PDA

View Full Version : [Linux] Near-permenant disconnect symbol in Ubutu 11.04



Ommie
08-19-2011, 04:06 PM
So I installed the HoN client in 11.04, all went well...no problems. The game loads no problems and in 'private' games I get no issues. When I try and play public games however I get insane issues. It starts when the countdown into the game begins (the 5...4...3 etc). When I enter the game, I get a near constant disconnect symbol. This only happens with my wireless however... if I plug a cable in it's fine. I don't have any problems with the exact same wireless card on Win7 or OpenSUSE.

I have used the Linux client with my current network setup etc before with no such issue, so I assume it's a specific issue to ubuntu 11.04?!

Here is the output to "glxinfo | grep -i "opengl\|direct\|server\|client" && lspci | grep -i vga && uname -a"


direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8800 GTS/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 270.41.06
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL extensions:
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
01:00.0 VGA compatible controller: nVidia Corporation G80 [GeForce 8800 GTS] (rev a2)
Linux nick-System-Product-Name 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux



Here is what appears in console at the point where the game itself loads in i.e. the fountain etc:


root@nick-System-Product-Name:/home/nick/HoN# sh hon.sh
warning: The VAD has been replaced by a hack pending a complete rewrite
Entity: line 47: parser error : Comment not terminated
<!--<beam
delay="100"

bone_a="_bone_fx_{a}
<!--
^
Entity: line 62: parser error : Opening and ending tag mismatch: template line 6 and particlesystem
</particlesystem>
^
Entity: line 63: parser error : Opening and ending tag mismatch: particlesystem line 5 and definitions
</definitions>
^
Entity: line 71: parser error : Opening and ending tag mismatch: definitions line 3 and effect
</effect>
^
Entity: line 75: parser error : Premature end of data in tag effect line 2

^


I've also uploaded the console.log file, but I'm not sure how long it records for so it might not be correct.

Any help would be much appreciated :)

Ommie
08-21-2011, 10:47 AM
Ok, solved the problem. Turns out it wasn't a HoN issue at all... my wireless card had two drivers loading for some reason, so I just blacklisted the old one and it solved the problem :)