Hello everyone
I'm at a loss here. Last night I installed Archlinux after a few hiccups. I installed my 3d-drivers to my Ati Radeon Mobility HD2600 with the Catalyst drivers, where
Code:
glxinfo | grep rendering
gives
Code:
direct rendering: yes
Glxgears output:
Quote:
# glxgears
24327 frames in 5.0 seconds = 4865.204 FPS
24758 frames in 5.0 seconds = 4951.503 FPS
24878 frames in 5.0 seconds = 4975.511 FPS
24740 frames in 5.0 seconds = 4947.859 FPS
|
Haven't gotten my sound to work yet though.
Here's the problem:
When I enter WoW via wine (v. 1.1.13)
I get to see the cinematics in normal speed, but when I press enter to skip them (or disable them in the config file), the game just hangs there, giving me a black screen. I can sometimes quit the screen by pressing Escape, which quits it, and sometimes I get booted out with a fatal-exception error. No idea how to duplicate that error though. If I run the game without the -opengl flag, I get to the login-screen, which is extremely choppy, and where I can't click the Accept button for the EULA.
In the console, the game keeps repeating the same message.
Here is the entire log after a few minutes of running the game:
Code:
# wine Wow.exe -opengl
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:advapi:SetSecurityInfo stub
archive Data\expansion.MPQ opened
archive Data\lichking.MPQ opened
archive Data\common.MPQ opened
archive Data\common-2.MPQ opened
archive Data\enGB\locale-enGB.MPQ opened
archive Data\enGB\speech-enGB.MPQ opened
archive Data\enGB\expansion-locale-enGB.MPQ opened
archive Data\enGB\lichking-locale-enGB.MPQ opened
archive Data\enGB\expansion-speech-enGB.MPQ opened
archive Data\enGB\lichking-speech-enGB.MPQ opened
fixme:powrprof:DllMain (0x7db80000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:powrprof:DllMain (0x7db80000, 0, (nil)) not fully implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x39edc0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39ebf0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f2d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f438,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f5a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f59c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f530,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f520,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f010,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f150,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x137240,0x137140): stub
fixme:ras:RasEnumConnectionsA (0x630607a8,0x7c7d67f0,0x6305f610),stub!
fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead!
fixme:win:EnumDisplayDevicesW ((null),0,0x39d33c,0x00000000), stub!
By the way, I'm running Archlinux 64 bit, my specs are as follows:
AMD Turion64 x2, 2 GB RAM, with an ATI Radeon Mobility HD2600 card, 256 mb.
Hope this is enough info, I rarely seek online help with computer issues (only other time was yesterday about a boot-issue which ofcourse fixed itself the moment I posted >.>), but I'm really out of ideas as to what I can do.