Joshua Dunamis - wrote: > OK, now I can put the correct output. Here it is in the attached file >
Thank you! > Section "Device" > Identifier "NVIDIA GeForce 7300 GS" > Driver "nvidia" > EndSection > Could you try with the "nv" driver instead? You might have to take it from experimental (xserver-xorg-video-nv 1:2.0.2-1). > Section "Extensions" > Option "RENDER" "true" > Option "DAMAGE" "true" > By the way, I think these options are enabled by default. > X Window System Version 1.3.0 > Release Date: 19 April 2007 > X Protocol Version 11, Revision 0, Release 1.3 > Build Operating System: Linux Debian > Current Operating System: Linux uliak 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 > UTC 2007 i686 > Build Date: 20 April 2007 > You are using xserver-xorg-core 1.3.0, I guess this is the upgrade that causes this problem, not libdrm2. The problem is probably that the nvidia driver is not ready for this new X server. Could you try downgrading xserver-xorg-core to testing 2:1.1.1-21? > (II) LoadModule: "glx" > (WW) Warning, couldn't open module glx > (II) UnloadModule: "glx" > (EE) Failed to load module "glx" (module does not exist, 0) > > (II) LoadModule: "nvidia" > (WW) Warning, couldn't open module nvidia > (II) UnloadModule: "nvidia" > (EE) Failed to load module "nvidia" (module does not exist, 0) > I guess both these modules are provided by the nvidia package which is probably incompatible with xserver-xorg-core 1.3. So, if you want DRI and don't care about using an ugly binary driver, try downgrading xserver-xorg-core to testing. If you don't need DRI, just drop the nvidia driver and use the nv one (from experimental for now, will be in unstable in a couple days). Next step will probably be to reassign this bug to the nvidia driver and pray... Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]