On Thu, Aug 16, 2007 at 10:56:15PM -0400, jasser c wrote: > well even with usb_storage removed i still get the Device or resource busy > :) i can just do the bcharge bcharge -o btool -l. Just wanted to report > what i found :D
And thanks for reporting it! Feedback is needed. :-) If you're still getting Device or resource busy, then we just need to find out what is holding that device open. Should be a very basic and easy thing to fix. So far, only Barry, the usb_storage module, and the berry_charge kernel module interact with the Blackberry, that I know of. In your kernel messages, you reported earlier: Aug 16 21:14:52 macmini usb 3-1: usbfs: interface 1 claimed by ub while 'btool' sets config #1 "ub" is an actual kernel driver... it can be configured during the build with CONFIG_BLK_DEV_UB... I just checked, and my 2.6.22.1 kernel build has this turned off, which is likely why I've never seen it. :-) I don't know how this shows up in the lsmod list... hopefully just a 'rmmod ub' will fix things for you. - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel