On Mon, Mar 13, 2006 at 12:12:19PM +0000, Greg KH wrote: > On Mon, Mar 13, 2006 at 09:05:44PM +0100, Adrian Bunk wrote: > > Subject : Stradis driver udev brekage > > References : http://bugzilla.kernel.org/show_bug.cgi?id=6170 > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181063 > > http://lkml.org/lkml/2006/2/18/204 > > Submitter : Tom Seeley <[EMAIL PROTECTED]> > > Dave Jones <[EMAIL PROTECTED]> > > Handled-By : Jiri Slaby <[EMAIL PROTECTED]> > > Status : unknown > > Jiri, why did you create a kernel.org bugzilla bug with almost no > information in it? > > Anyway, this is the first I've heard of this, more information is > needed to help track it down. How about the contents of /sys/class/dvb/ ?
Stradis is not a DVB driver. AFAIK it uses V4L devices. http://bugzilla.kernel.org/show_bug.cgi?id=6170 and https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181063 seem to be two totally different bugs. First thing to check for the Nova-T is dmesg, to see if the device was recognized at all by the driver, so we know if it is an udev problem or not. BTW: http://mpeg.openprojects.net/ doesn't exist diff --git a/MAINTAINERS b/MAINTAINERS index 3d7d30d..922a290 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2525,7 +2525,6 @@ S: Unsupported ? STRADIS MPEG-2 DECODER DRIVER P: Nathan Laredo M: [EMAIL PROTECTED] -W: http://mpeg.openprojects.net/ W: http://www.stradis.com/ S: Maintained Johannes ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
