Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Borsenkow Andrej
On ÷ÓË, 2002-02-10 at 03:11, Quel Qun wrote: Apparently, the module loading is broken at the moment. I wonder if anybody ever tries to search archives before making bug report ... cat /etc/modules.devfs alias /dev/nvidia NVdriver alias /dev/nvidia* /dev/nvidia ^D

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Borsenkow Andrej
On Вск, 2002-02-10 at 03:47, Meles MELES wrote: Le Dimanche 10 Février 2002 01:11, Quel Qun a écrit : Apparently, the module loading is broken at the moment. Until it's fixed, use modprobe -k NVdriver to insert the module manually, then startx Same thing. Startx abort with the same

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Han
Meles MELES ([EMAIL PROTECTED]) wrote: [snip: NVdriver not loaded at boottime] I noticed the same bahviour here. Seems like NVdriver is not in /etc/modules.conf anymore. I haven't really looked at it cause I was sorting out how to get the usbmouse module loaded without my interferance.

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Quel Qun
On Sun, 2002-02-10 at 00:43, Borsenkow Andrej wrote: On ÷ÓË, 2002-02-10 at 03:11, Quel Qun wrote: Apparently, the module loading is broken at the moment. I wonder if anybody ever tries to search archives before making bug report ... cat /etc/modules.devfs alias /dev/nvidia

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Charles A Edwards
On 10 Feb 2002 11:43:57 +0300 Borsenkow Andrej [EMAIL PROTECTED] wrote: On ÷ÓË, 2002-02-10 at 03:11, Quel Qun wrote: Apparently, the module loading is broken at the moment. I wonder if anybody ever tries to search archives before making bug report ... cat /etc/modules.devfs

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Meles MELES
Le Dimanche 10 Février 2002 09:45, Borsenkow Andrej a écrit : You are doing it as normal user, not as root? What are permissions on /dev/nvidia*? Nope, I'm doing it as root. I can load the module NVdriver (ans it is loaded at boot time) but I can't start X, the NVdriver doesn't seem to

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Borsenkow Andrej
On ÷ÓË, 2002-02-10 at 14:30, Quel Qun wrote: On Sun, 2002-02-10 at 00:43, Borsenkow Andrej wrote: On ÷ÓË, 2002-02-10 at 03:11, Quel Qun wrote: Apparently, the module loading is broken at the moment. I wonder if anybody ever tries to search archives before making bug report

Unsearchable archive (was:Re: [Cooker] broken Nvidia drivers?)

2002-02-10 Thread Alexander Skwar
»Quel Qun« sagte am 2002-02-10 um 03:30:17 -0800 : http://www.mandrake.com/en/archives/cooker/ How can I search anyhing there? Am I supposed to read all the archived messages to find what I am looking for? Yep, the Mandrake archives aren't searchable. Until they add this IMPORTANT feature,

Re: Unsearchable archive (was:Re: [Cooker] broken Nvidia drivers?)

2002-02-10 Thread Alexander Skwar
»David Eastcott« sagte am 2002-02-10 um 11:08:33 -0700 : Yep, the Mandrake archives aren't searchable. Until they add this IMPORTANT feature, you can also use the mail-archive archive. Try here:

Re: Unsearchable archive (was:Re: [Cooker] broken Nvidia drivers?)

2002-02-10 Thread David Eastcott
On Sunday 10 February 2002 08:49 am, you wrote: »Quel Qun« sagte am 2002-02-10 um 03:30:17 -0800 : http://www.mandrake.com/en/archives/cooker/ How can I search anyhing there? Am I supposed to read all the archived messages to find what I am looking for? Yep, the Mandrake archives

Re: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Quel Qun
On Sun, 2002-02-10 at 06:18, Borsenkow Andrej wrote: On ÷ÓË, 2002-02-10 at 14:30, Quel Qun wrote: Back to NVidia. Could these two lines be in /etc/modules.devfs by default? No. They have no business here by default. If nVidia does not care for clean installation of there drivers -

RE: [Cooker] broken Nvidia drivers?

2002-02-10 Thread Borsenkow Andrej
I posted the following article on the nvidia site, we'll see what comes out of it. If what I wrote si wrong or does not make sense, please tell me and I'll modify it. http://www.nvnews.net/cgi-bin/ultimatebb.cgi?ubb=get_topicf=29t=001044 Ah, he done it finally :-) One correction for posted

[Cooker] broken Nvidia drivers?

2002-02-09 Thread Meles MELES
Hi, I can't get to work my TNT2 graphic card with the NVIDIA driver (2313 version) with my cooker box. I've rebuilt them from the SRPM provided on nvidia's download page. They install correctly with urpmi and I can see NVdriver when doing a lsmod. But when I want to launch X with the startx

Re: [Cooker] broken Nvidia drivers?

2002-02-09 Thread Quel Qun
On Sat, 2002-02-09 at 15:54, Meles MELES wrote: Hi, I can't get to work my TNT2 graphic card with the NVIDIA driver (2313 version) with my cooker box. I've rebuilt them from the SRPM provided on nvidia's download page. They install correctly with urpmi and I can see NVdriver when doing a

Re: [Cooker] broken Nvidia drivers?

2002-02-09 Thread Meles MELES
Le Dimanche 10 Février 2002 01:11, Quel Qun a écrit : Apparently, the module loading is broken at the moment. Until it's fixed, use modprobe -k NVdriver to insert the module manually, then startx Same thing. Startx abort with the same error message.