On Fri, 8 Oct 2004, Martin Sarsale wrote: > Dear all: > > I've compiled linux 2.6.8 from scratch and I can't access my camera nor > my card reader. > The card reader works flawlessly on 2.4.18 (debian compiled). > > When I plug the camera or the reader, I get this messages: > > usb 3-3: new full speed USB device using address 2 > usb 3-3: device not accepting address 2, error -110 > usb 3-3: new full speed USB device using address 3 > usb 3-3: device not accepting address 3, error -110 > > I've googled and found that a lot of people fixed this problem by > booting with 'noacpi', 'acpi=off' parameters but I had no luck trying > this. > > What can I do to fix this? > I could rebuild the kernel w/o ACPI support, if it helps.
What kind of camera is it? Which USB host controller driver do you use with 2.4.18? Please try turning on the USB debugging option in your kernel configuration. Then post the dmesg output you get when you plug in the camera and the card reader. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
