On Fri, 2 Sep 2005, Dominik Wezel wrote:

> > Which version of udev are you using?  Is it the version currently
> > distributed with Fedora 3?  That version doesn't work with 2.6.12 kernels. 
> 
> $ udevinfo -V
> udevinfo, version 056
> 
> I don't know which version Fedora 3 is using, as I'm using debian 3.1.
> 
> > I posted a fix for it:
> > 
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163438
> > 
> > (see especially comment #8).  Redhat seems to be taking its time about
> > issuing an update.
> 
> My problem is still different.  While udev (or hotplug) detects the Treo 
> (Palm), makes its entries in /sys/bus/usb-serial/device, which is also 
> reflected in lsusb, the /dev/ttyUSB* entries are missing, and so is the 
> symlink /dev/pilot.  The rule I set is:
> 
> $ cat /etc/udev/rules.d/010-udev.rules
> BUS="usb-serial",ID="ttyUSB1",NAME="%k",SYMLINK="pilot",MODE="0666"
> 
> This rule works fine with the 2.6.11.10 kernel from 2005-06-16, but not 
> with the later ones.  This may actually point at a version breach, and 
> thereby at the solution:  I should build a 2.6.11.10 kernel with 
> ehci_hcd disabled (4).  I'll report on this detour, too.

See this posting:

http://www.ussg.iu.edu/hypermail/linux/kernel/0505.2/1368.html

2.6.12 kernels require udev-058 or above.  No doubt the problem you see is 
the same as the one I fixed for the Fedora version.

Alan Stern



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to