[quoted lines by Jason White on 2007/06/15 at 12:38 +1000] >Could someone find out whether CONFIG_USB_SUSPEND=y in the stock Fedora 7 >kernel configuration? What kernel version are you running?
FC6 uses 2.6.20 and does not seem to include the autosuspend reature. FC7 uses 2.6.21 and does seem to include the autosuspend feature. >There was a recent thread about it on the mailing list. The only known >solution, so far, is to recompile the kernel without USB suspend/resume >support. Please try an experiment for me. Go to "/sys/bus/usb/devices/b-d/", where b is the bus number and d is the device number. To find the one which corresponds to your device, check what's in the file "manufacturer". When you find the right one, go into the "power/" subdirectory". In there you should find a file named "autosuspend". If you cat it, it'll probably say the number 2. Try using echo to write 0 into it. echo 0 >autosuspend With that change made, please see if you're then able to get your device to work. Remember that unplugging/replugging your device will undo the change. -- Dave Mielke | 2213 Fox Crescent | I believe that the Bible is the Phone: 1-613-726-0014 | Ottawa, Ontario | Word of God. Please contact me EMail: [EMAIL PROTECTED] | Canada K2A 1H7 | if you're concerned about Hell. http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
