Raum
January 24th, 2008, 03:37 AM
Hello,
Ok, I'll try to explain in english my problem because I did'nt have any clue in french forum...
I've just bought a new graphic card... my last GeForce 7600GT crashed... I'vee thought : "well, I'm sure I can run WoW under Linux as well as old GeForce !" but it was not so simple...
I've installed Ubuntu 7.10/Gutsy, downloaded the latest Catalyst ATI drivers 8.1 (http://ati.amd.com/support/drivers/linux/linux-radeon.html), and following this guide (in french) :
le guide de cchtml.com (http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide).
A "by hand" install but... Compiz is perfectly running ! So I was very suprised, no lag, full 3D, etc... extra.
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 3850
OpenGL version string: 2.1.7276 Release
And then, I've tried to run WoW. So I've got the latest Wine 0.9.53 but WoW didnt run ! I've desactived Compiz without any result.
In fact, it's strange... A flashing black box appears then disappears and the "WoW" application appears in the taskbar below. My mouse disappears when I move it across the 3D area. So I think the window is here, I can manipulate her, resize her, etc, but the 3D things don't appear.
What do you think about ?
What can I do ? reinstall something ?
--------------------------------------------------
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
(... sections clavier / souris ...)
Section "Monitor"
Identifier "MW221"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc ATI Default Card"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc ATI Default Card"
Monitor "MW221"
DefaultDepth 24
SubSection "Display"
Modes "1680x1680" "1680x1050" "1440x1440" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Today I've added the section :
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
And turn on this option : "OpenGLOverlay" à "on"
without any result....
Strange isn't it ? (I'm french and I don't know where to look... these symptoms are ... strange)
Thanks.
Raum
Ok, I'll try to explain in english my problem because I did'nt have any clue in french forum...
I've just bought a new graphic card... my last GeForce 7600GT crashed... I'vee thought : "well, I'm sure I can run WoW under Linux as well as old GeForce !" but it was not so simple...
I've installed Ubuntu 7.10/Gutsy, downloaded the latest Catalyst ATI drivers 8.1 (http://ati.amd.com/support/drivers/linux/linux-radeon.html), and following this guide (in french) :
le guide de cchtml.com (http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide).
A "by hand" install but... Compiz is perfectly running ! So I was very suprised, no lag, full 3D, etc... extra.
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 3850
OpenGL version string: 2.1.7276 Release
And then, I've tried to run WoW. So I've got the latest Wine 0.9.53 but WoW didnt run ! I've desactived Compiz without any result.
In fact, it's strange... A flashing black box appears then disappears and the "WoW" application appears in the taskbar below. My mouse disappears when I move it across the 3D area. So I think the window is here, I can manipulate her, resize her, etc, but the 3D things don't appear.
What do you think about ?
What can I do ? reinstall something ?
--------------------------------------------------
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
(... sections clavier / souris ...)
Section "Monitor"
Identifier "MW221"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc ATI Default Card"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc ATI Default Card"
Monitor "MW221"
DefaultDepth 24
SubSection "Display"
Modes "1680x1680" "1680x1050" "1440x1440" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Today I've added the section :
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
And turn on this option : "OpenGLOverlay" à "on"
without any result....
Strange isn't it ? (I'm french and I don't know where to look... these symptoms are ... strange)
Thanks.
Raum