It's hard to find things in the kernel config these days. :-)

Fortunately, if you're using 'make menuconfig' you can search for
keywords with the / key.

Try searching for CONFIG_BLK_DEV_UB if you're looking to disable that module.

Good luck,
- Chris


On Fri, Aug 17, 2007 at 01:59:35AM -0400, jasser c wrote:
> hello again :D it does not show up on my lsmod list but i cant seem to find
> it in my kernel either...but it has to be there since it is loading so i
> will check for a couple more hours until i go to sleep :) its only 2 in the
> morning :D
> 
> On 8/17/07, Chris Frey <[EMAIL PROTECTED]> wrote:
> >
> > 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
> >

> -------------------------------------------------------------------------
> 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


-------------------------------------------------------------------------
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

Reply via email to