I've just installed hardy heron kde4 remix on my box, everything just worked But after I installed some games (lincity and warzone2100) and tried them out it didn't work no more...
when I start up Warzone, it works fine, I start a new game and can play for a minute or two and then everything freezes, nothing works other than rebooting the box.
My box:
AMD XP 1800+ (32 bit, single core @ 1.6GHz I think)
512MB RAM
256MB ATI Radeon 9600
I've installed the restricted drivers, first by just checking the "use restricted drivers) in KDE, and then I tried to do it from EnvyNG with same result Everything worked on Gutsy (I dual boot with Gutsy, but I really like KDE 4 so I want to get this to work)
the (I think) relevant info from xorg.0.log:
[code=xorg.0.log]
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(WW) fglrx(0): could not detect X server version (query_status=-3)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
[snip]
(II) [drm] DRM interface version 1.0
(II) [drm] DRM open master succeeded.
(II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
(II) fglrx(0): [drm] framebuffer handle = 0x3000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [drm] installed DRM signal handler
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.47.3
(II) fglrx(0): Date: Feb 25 2008
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.24-16-generic
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0x00005000
(II) fglrx(0): Interrupt handler installed at IRQ 20.
[snip]
(WW) AIGLX: 3D driver claims to not support visual 0x23[/code]
full xorg.0.log
and my fglrxinfo:
[code=fglrxinfo]
@box:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7412 Release
[/code]
Anyone have any ideas on how to get this to work? any other info needed?
-edit-
my xorg.conf:
[code=xorg.conf]
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
[...]
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
[/code]
when I start up Warzone, it works fine, I start a new game and can play for a minute or two and then everything freezes, nothing works other than rebooting the box.
My box:
AMD XP 1800+ (32 bit, single core @ 1.6GHz I think)
512MB RAM
256MB ATI Radeon 9600
I've installed the restricted drivers, first by just checking the "use restricted drivers) in KDE, and then I tried to do it from EnvyNG with same result Everything worked on Gutsy (I dual boot with Gutsy, but I really like KDE 4 so I want to get this to work)
the (I think) relevant info from xorg.0.log:
[code=xorg.0.log]
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(WW) fglrx(0): could not detect X server version (query_status=-3)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
[snip]
(II) [drm] DRM interface version 1.0
(II) [drm] DRM open master succeeded.
(II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
(II) fglrx(0): [drm] framebuffer handle = 0x3000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [drm] installed DRM signal handler
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.47.3
(II) fglrx(0): Date: Feb 25 2008
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.24-16-generic
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0x00005000
(II) fglrx(0): Interrupt handler installed at IRQ 20.
[snip]
(WW) AIGLX: 3D driver claims to not support visual 0x23[/code]
full xorg.0.log
and my fglrxinfo:
[code=fglrxinfo]
@box:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7412 Release
[/code]
Anyone have any ideas on how to get this to work? any other info needed?
-edit-
my xorg.conf:
[code=xorg.conf]
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
[...]
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
[/code]
Comment