Udev. Problems with ordering hardware using /dev/video



I've managed to resolve most of my problems on my own, but Udev has beaten me.

Sarge is not a problem, as it's using the 2.4.27, or 2.6.8 kernel, and Udev is
not in the equation. Etch has a 2.6.8, and a 2.6.17 kernel, and Lenny has a
2.6.11, and a 2.6.17 kernel. The problem is with the 2.6.17 kernel that uses
Udev.

My TV card was set as /dev/video0, and some time later the webcam was set
as /dev/video1. this works fine with the pre 2.6.17 kernels (no Udev), and
the TV card consistently is /dev/video0, and the webcam /dev/video1. Booting
with the 2.6.17 kernel is a different scenario. Very hit and miss. Sometimes
I boot up and starting Xawtv, I get the TV /dev/video0. Othertimes I bootup
and start Xawtv, and get my webcam /dev/video1.

I've worked with ordering my soundcards, and the lines are quite simple, and
have seen that something similar is possible with Udev, although the lines a
re a bit more complex. Could someone give me a couple of lines so that my TV
card is always /dev/video0, and the webcam is always /dev/video1?

Any help gratefully appreciated for fixing this annoying problem.

Nigel.



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



Relevant Pages

  • Re: set up Xserver for etch upgrade
    ... CD version 2.78 runing on 2.4.27 kernel. ... does not make it work then you might have a problem with udev. ... but its configuration files are still ... To UNSUBSCRIBE, email to debian-user-REQU...@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: devfs vs udev, thoughts from a devfs user
    ... into sysfs, what about a little thought experiment. ... contest is basically the same thing for the kernel. ... devfs is just one more filesystem of many. ... But again, you're talking about udev and devfs, when you ...
    (Linux-Kernel)
  • Re: Problem with the serial port in Fedora Core 6
    ... kernel or that LVM isn't compiled into the kernel but rather is a ... especially with regard to the serial ports. ... bugzilla the missing ttyS's, but bugzilla didn't like my password. ... But, I'll repeat myself AGAIN, I don't think udev has anything to do ...
    (Fedora)
  • Re: Documentation for sysfs, hotplug, and firmware loading.
    ... I want to document a stable API, including the subset of sysfs that will ... and udev should be in the kernel source tarball. ... If you recurse down under /sys/class following symlinks, ...
    (Linux-Kernel)
  • Re: /etc/udev/rules.d and permissions in /dev/usb
    ... The udevsynthesize/uevent approach actually found a bug in the kernel ... >> It was there from the start of udev. ... Well, it's not a problem for you, but I've got SCSI disks... ...
    (uk.comp.os.linux)