The modprobe tag has no wiki summary.
1
vote
1answer
331 views
How to fix module fuse not found error?
I used to be able to mount a NTFS formatted drive (read only) on my Ubuntu Linux (9.04) Sheevaplug. I was chasing the impossible dream of being able to mount it for both read and write and somehow ...
1
vote
2answers
686 views
ubuntu slow startup time - modprobe?
I have setup my laptop with Ubuntu 11.04. I bought a fresh SSD, and expected the startup time at <30 seconds but it takes about 3-5 minutes.
I have taken a snapshop using bootchart but I don't ...
0
votes
1answer
502 views
modprobe ndiswrapper - not found
I'm trying to use ndiswrapper on a Slackware 12 (I think) box, but I'm running into a problem with modprobe. Everything I find online says that it should be working, but for some unknown reason it ...
1
vote
1answer
933 views
Is there a way to refresh the current configuration used by modprobe with a newly updated modules.conf file?
Is there a way to refresh the current configuration used by modprobe with an updated modules.conf file at the command line for Red Hat Linux 9.0?
0
votes
1answer
220 views
modprobe -k -q (missing parameter)
well, I got the following modprobe scripts
modprobe -k -q streams
what does the -k parameter mean ?.
is it exist in older modprobe ?
I don't see -k parameter in recent modprobe.
Thanks for your ...
4
votes
2answers
1k views
Understanding modprobe.conf
Questions:
Can someone help me understand the following
Note: trivial information from /etc/modprobe.conf
install foo /sbin/modprobe --ignore-install foo; /sbin/start_udev
alias ...
0
votes
2answers
806 views
Fixing X11's startup Errors by Xorg.conf or modprobe
I am using Ubuntu Live CD to get an access to the broken Ubuntu after running a few Linux Kernel Magic commands without knowing completely what I did.
I mounted the system to Live CD.
I need to ...
-1
votes
3answers
357 views
To control decibels in speakers by Ubuntu
I need to load the module pcspkr to Linux kernel often by sudo modprobe pcspkr.
It sometimes happens that something goes totally wrong such that I cannot stand the amount of decibels in my speakers.
...