My problem envolved an ivtv TV card, bttv TV card and a webcam, all which
are assigned to /dev/video{#}.  I solved this by creating /etc/udev/95-
perso.rules with the following lines:

KERNEL=="video*", SYSFS{vendor}=="0x4444", SYSFS{device}=="0x0016",
SYSFS{name}=="ivtv0 encoder MPEG", SYMLINK+="video/pvr150"
KERNEL=="video*", SYSFS{vendor}=="0x109e", SYSFS{device}=="0x036e",
SYMLINK+="video/bttv"
KERNEL=="video*", SYSFS{vendor}=="0x046d", SYSFS{device}=="0x092e",
SYMLINK+="video/webcam"

Now I just configure applications like tvtime as in /dev/video/bttv instead
of /dev/video0 for example.

On 10/21/07, mp3elv <[EMAIL PROTECTED]> wrote:
>
> i'm sad to inform you all that im getting the same problem with ubuntu
> gutsy 7.10 32 bits after having it resolved on Feisty,  it seems that
> udev is showing its ugly head again anyone could please fix this? it's
> been haunting us for years!
>
> --
> /dev/video0 and /dev/video1 not rememberded
> https://bugs.launchpad.net/bugs/77332
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Have a nice day -- George
____________
George Fragos
[EMAIL PROTECTED]
73 East Swift Ave.
Fresno CA 93704

-- 
/dev/video0 and /dev/video1 not rememberded
https://bugs.launchpad.net/bugs/77332
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to