[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /dev/video




Have you tried mknod
        mknod /dev/video0 c 81 0
        ln -s /dev/video0 /dev/video
see linuxusbguide.sourceforge.net and read the USB-guide for more information

Yes, thanks, this works (and don't forget
  chgrp video /dev/video*
either.)

But I had thought that Debian was set up so that MAKEDEV would handle all device node creation and we admins wouldn't have to know major and minor device numbers any more.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: