On Thu, 15 Apr 2004 20:10:21 +0200, Jan Pfeifer wrote:

> hi,
>  
> I had problems trying to use the (non-free) nvidia kernel module
> generated from nvidia-kernel-source and I found out that the device
> files /dev/nvidia[ctl|0|1] were not created by any of the nvidia*
> packages, and are also not created by the MAKEDEV script nor by the
> udev package.
>  
> I'm not sure about where should I submit this bug (or maybe I'm
> missing something). Any ideas ?
>  
> many thanks! :)
>  
> jan

The patch to create these devices in udev is included in debian's non-free
source. Perhaps you were missing the appropriate udev rules to actually
create the device files. 

Put the following in a file (whose name ends in .rules) in
/etc/udev/rules.d

KERNEL="nvidia[0-9]*",  NAME="%k"
KERNEL="nvidiactl",     NAME="%k"


-- 
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
My key was last signed 10/14/2003. If you use GPG *please* see me about 
signing the key. ***** My computer can't give you viruses by email. ***


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to