On Monday 26 May 2008 05:28:40 am Sampsa Riikonen wrote:
Try lsmod | grep bcm it should list you nothing, and 'lsmod' is looking only for modules that are actually loaded and used by kernel.
Thank you and sorry for the confusion.. I always thought that modprobe shows the _installed_ modules. :/
Yes, 'modprobe' shows installed modules. They are installed on the hard disk. Though, installed module has to be loaded from hard disk to memory (RAM) before kernel can use it. and that is what shows 'lsmod'. The only confusion was words install vs. load . I have feeling that 'modprobe' manual is using word 'install' for loading module in memory.
So it seems that the bcm43xx driver is not in use in my laptop.
--------------------------- So what the **ll I am supposed to do to get rid of this annoying driver?! And what should I do to get ndiswrapper back to the list of available kernel modules in yast? I am running suse 10.3, 32-bit version.
Write 'ndiswrapper' in YaST where usually goes module name and that should take care of problem.
I type ndiswrapper in yast, but the next time I visit the same "hardware" section, the line is empty.
I had the same problem, but it was a year ago, so I'm not sure. Try to load ndiswrapper with: modprobe ndiswrapper check that is loaded with lsmod than go to YaST. It should be listed now. -- Regards, Rajko http://en.opensuse.org/Portal needs helpful hands. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org