PDA

View Full Version : [Linux] Can't run HoN 2.0.3 on ubuntu 10.10



Ninebar
12-22-2010, 09:12 PM
Hello,

I started using linux a few days ago, before that HoN worked fine on Windows.(same pc)
I downloaded HoN 2.0.2 from this site installed it by going to Downloads>HoNClient>Properties>permissions>allow as program.
Then terminal popped up and installed it. I had to go to the HoN folder and click on HoN-86x to run it. after a black and white zapping on the screen it started but when I joined a game it would crash at the loading screen.
The next day HoNClient-2.0.3 came out i had uninstalled the previous version. installed 2.0.3 the same way but now it wont even run but the HoN symbol does show up at the games in applications.

any help would be very nice , thank you.

Naib
12-23-2010, 08:25 AM
You should have received a GUI for the install asking you where you would like to install

Once installed (the default of ~/HoN) it also should have put an entry in your applications menu (if you want to run from the install directory use hon.sh not hon.x86, hon.sh will set some lib searchpaths).

If you launch like that does it still fail?

Could you provide the infomation from my signature (console.log and the output of the bash 1liner, you may need todo: sudo apt-get install mesa-utils for it to work)

I suspect you are using software rendering at the moment and thus why it is taking its time tostart up

Ninebar
12-23-2010, 11:26 AM
I have tried that but still nothing.
I have no idea how to start consol.log and zip it so i can send it.
The sudo apt-get install mesa-utils said everything is up to date.
my systems specs
memory 3,9GiB
2x Intel core duo cpu E8400@3.00Ghz
ATI Radeon HD 3450

Naib
12-23-2010, 12:05 PM
glxinfo | grep -i "opengl\|direct\|server\|client" && lspci | grep -i vga

Ninebar
12-23-2010, 01:07 PM
$ glxinfo | grep -i "opengl\|direct\|server\|client" && lspci | grep -i vga
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 159 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 18
Current serial number in output stream: 18
ninebar@ninebar-P5Q:~$
this is what it reads.

Naib
12-23-2010, 01:41 PM
could you provide: /var/log/Xorg.0.log

I suspect your drivers were installed/configured wrongly

Ninebar
12-23-2010, 02:01 PM
ninebar@ninebar-P5Q:~$ /var/log/Xorg.0.log
bash: /var/log/Xorg.0.log: Permission denied


I hope i have done this correctly?

Naib
12-23-2010, 02:03 PM
well ... /var/log/Xorg.0.log is a file so you can't execute it
gedit /var/log/Xorg.0.log
or pastebin it

Also some system infomation ( as requested in my sig AND in post 2 would be great) cause if this is an ATi system I think I know what you have todo ...

and if it is an ati system I would like some time back for waiting...

Ninebar
12-23-2010, 07:15 PM
gedit /var/log/Xorg.0.log i did this in terminal and loads of stats showed up i have no idea how to show you this also i have no clue how to run console.log and URL iam sure ATI has something to do with it because i have a ATI catalyst centre in preferences

Naib
12-23-2010, 10:48 PM
i did this in terminal and loads of stats showed up i have no idea how to show you
stats?
it should just be text. just highlight and paste in here within code blocks



foo bar baz



it will look like:


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 34.180]
X.Org X Server 1.9.2.902 (1.9.3 RC 2)
Release Date: 2010-12-03
[ 34.180] X Protocol Version 11, Revision 0
[ 34.180] Build Operating System: Linux 2.6.36-gentoo-r1 x86_64 Gentoo
[ 34.180] Current Operating System: Linux FluidMotion 2.6.36-gentoo-r3 #1 SMP PREEMPT Tue Dec 21 00:33:32 GMT 2010 x
[ 34.180] Kernel command line: root=/dev/sda3 video=vesafb:ywrap,nomtrr vga=0x31B clocksource=acpi_pm splash=verbose
[ 34.180] Build Date: 06 December 2010 08:23:45PM
[ 34.180]
[ 34.180] Current version of pixman: 0.20.0
[ 34.180] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 34.180] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.180] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 23 11:04:43 2010
[ 34.268] (==) Using config file: "/etc/X11/xorg.conf"
[ 34.268] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 34.268] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
...

I need to see it.




this also i have no clue how to run console.log and URL
Excuse me?
console.log is just a text file. use something like fileroller and make it a zip and then follow the instructions to submit the logfile zip and post the url here.



iam sure ATI has something to do with it because i have a ATI catalyst centre in preferences

Basically your drivers are not installed correctly.
http://ubuntuforums.org/showthread.php?t=998396