Linux Lite Forums
[SOLVED] Broadcom Wireless issue - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Network (https://www.linuxliteos.com/forums/forumdisplay.php?fid=24)
+--- Thread: [SOLVED] Broadcom Wireless issue (/showthread.php?tid=846)

Pages: 1 2 3


Re: Broadcom Wireless issue - gold_finger - 09-16-2014

(09-16-2014, 07:42 PM)ohjrson link Wrote: 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.

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

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


Re: Broadcom Wireless issue - ohjrson - 09-18-2014

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