On Fri, Mar 09, 2007 at 04:40:36PM -0800, troy engel wrote:
> If I run it under strace, a little more info:
> 
> open("/dev/bus/usb/005/064", O_RDWR)    = 3
> ioctl(3, USBDEVFS_SETCONFIGURATION, 0xbfef2484) = -1 EBUSY (Device or
> resource busy)
> 
> That /dev/ entry does exist, it's owned by me (but I also tried this
> as root), and it's got a symlink at it /dev/bb-usbdev5.64 as expected.
> USB Mass Storage is not mounted and all 4 endpoints are showing up in
> lsusb -v right now.

I've only seen his error when something else is using the device,
like the mass storage module.

If it is not that, is anything else being mentioned in the 'dmesg'
output, saying it is being claimed when you plug it in?

Is bcharge running continually in the background (maybe something funky
with udev)?

Does 'fuser' show anything when given that device filename or symlink?

- Chris


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to