On Sunday, 7 March 2004 11:36, juan GARCIA wrote: > ps: by the way, does anybody know how to update mandrake without mandrake > update (graphique way)?, something with the shell, i can go on internet > with an explorer (galeon) but drakconnect tells me that i'm not connected > to internet therefore mandrake update doesn't work. I can do ssh and ftp > with the shell You can use the urpmi program. Look through the newbie and expert archives, there have been lots of posts about it.
Anyway, I'm going to take a bit of a shot in the dark here. In your log file, you have the line: > (WW) NVIDIA(0): Failed to initialize AGP So, just to go by process of elimination, try disabling your AGP support for the driver and see if that helps any. To do so, edit your XF86Config-4 file: > Section "Device" > Identifier "device1" > Driver "nvidia" > Option "DPMS" > EndSection And add an option for "NvAgp" to disable AGP support in the driver, like so: > Section "Device" > Identifier "device1" > Driver "nvidia" > Option "DPMS" > Option "NvAgp" "0" > EndSection You can also maybe go to the NVIDIA Linux forum, at www.nvnews.net (I think?) to see if anyone else has encountered your problem. In any event, there is a link to this forum on NVIDIA's Linux drivers page. Hope your problems get sorted out. Philip
pgp00000.pgp
Description: signature
