Hardware - Support > Network

[SOLVED] Broadcom Wireless issue

(1/5) > >>

ohjrson:
Right, Gotcha, If it ain't broke don't fix it.

gold_finger:

--- Quote from: ohjrson on September 16, 2014, 03:42:01 PM ---Ok, hey thats great. Did that and it now shows only one instance of b43 however there is 2 instances of lp in there does that make a difference?

Thanks.

--- End quote ---

I just took a look at mine and now I'm not sure what to think.  Here's what mine has in it:

--- Code: ---# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.

lp
rtc
lp
rtc
# Chip drivers
it87

--- End code ---

It has two each of "lp" and "rtc".  So, just leave yours alone if you're not having any problems.  (I think I vaguely remember adding the Chip drivers "it87" manually, but am not sure and I completely forget why I did that, if I did that.  So, don't add those two lines to yours just because you see them in mine.)

ohjrson:
Ok, hey thats great. Did that and it now shows only one instance of b43 however there is 2 instances of lp in there does that make a difference?

Thanks.

gold_finger:

--- Quote from: ohjrson on September 15, 2014, 11:57:26 PM ---I am assuming that command writes what is in " " to the file specified.

--- End quote ---
Correct.

">>" appends the "b43" to the end of the file (adds it to what is already there).

">" replaces the contents of the file with whatever is specified by echo command



--- Quote from: ohjrson on September 15, 2014, 11:57:26 PM ---Ok I took a look at the /etc/modules and b43 is written in there, twice now because I did it again.

--- End quote ---

You can open the file in leafpad as root and delete that last instance of b43 -- you only need one line for it.

--- Code: ---gksu leafpad /etc/modules
--- End code ---

Then just save the changes and close leafpad when done.

bitsnpcs:
Thank You for explaining.

You're welcome.  :)
 

Navigation

[0] Message Index

[#] Next page

Go to full version