modprobe blacklist help desperately needed.
Ray Parrish
crp at cmc.net
Sun Mar 22 07:55:05 UTC 2009
Where have you put that blacklist line? I was just looking at the output
of modprobe earlier tonight. There are a bunch of blacklist lines in the
configuration file, and they all start at the top, and continue down for
many, many, pages in the file.
Modprobe is designed for adding things like new blacklist lines to the
configuration for you, so have a look at "man modprobe" in Terminal to
discover how to do it. I note that when looking at the output from
modprobe earlier, even 'though it had my nvidia video card driver
blacklisted early in the file, it later enables and runs the same driver
for me according to the later output in the same file.
I had to pipe the output of modprobe through more as there was way too
much to keep in the scroll buffer in Terminal. Here's the command to
dump the configuration out where you can look at it before making any
changes -
modprobe -c --showconfig | more
"man modprobe" of course will load the manual for you, so you can look
up how to use it to blacklist, then later run your driver, or whatever
you have to do with it.
Later, Ray Parrish
Eric S. Johansson wrote:
> acer 8204 laptop. webcam is a SPOS and I need to blacklist it in order to run
> it. I fixed the problem on 8.04 by blacklisting gspca. I upgraded to 8.10 from
> 8.04 and, as to be expected, the webcam failed in it's usual way but this time
> the blacklisting failed to fix the problem.
>
> Mar 21 14:58:36 first-triad kernel: [ 620.717639] gspca: probing 046d:0892
> Mar 21 14:58:37 first-triad kernel: [ 620.924434] vc032x: check sensor header 44
> Mar 21 14:58:37 first-triad kernel: [ 620.925200] usb 5-8: USB disconnect,
> address 50
> Mar 21 14:58:37 first-triad kernel: [ 620.925212] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925220] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925229] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925237] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925245] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925253] vc032x: I2c Bus Busy Wait 0
> Mar 21 14:58:37 first-triad kernel: [ 620.925258] vc032x: Unknown sensor...
> Mar 21 14:58:37 first-triad kernel: [ 620.925279] vc032x: probe of 5-8:1.0
> failed with error -22
> Mar 21 14:58:37 first-triad kernel: [ 621.202960] usb 5-8: new high speed USB
> device using ehci_hcd and address 51
> Mar 21 14:58:37 first-triad kernel: [ 621.377290] usb 5-8: configuration #1
> chosen from 1 choice
>
> blacklist line:
>
> # acer vid camera sucks.
> blacklist gspca
>
>
> what should I try next? my machine is really unusable until I can get the
> constant retrys halted.
>
>
>
--
Human reviewed index of links about the computer
http://www.rayslinks.com
Poetry from the mind of a Schizophrenic
http://www.writingsoftheschizophrenic.com/
More information about the ubuntu-users
mailing list