<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dijetlo</id>
	<title>SlackWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dijetlo"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/Special:Contributions/Dijetlo"/>
	<updated>2026-04-08T11:20:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Talk:Broadcom_Wireless&amp;diff=963</id>
		<title>Talk:Broadcom Wireless</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Talk:Broadcom_Wireless&amp;diff=963"/>
		<updated>2015-01-27T00:06:24Z</updated>

		<summary type="html">&lt;p&gt;Dijetlo: /* Issue with ssb as a dependency of the b44 module */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I just made a couple of relatively minor edits to the page (20140402):&lt;br /&gt;
First, admins shouldn't edit files in /lib/modprobe.d/ - those get overwritten on package upgrades; only /etc/modprobe.d/ or /run/modprobe.d/ should be used for local sysadmin edits, as they are not overwritten on upgrades.  However, /run is on a tmpfs, so it is not persistent across reboots; as such, it would applicable for e.g. rules that are auto-generated on system startup based on some nonstable attributes (whether that's a good idea is another discussion entirely, but I think not).  Given all of that, /etc/modprobe.d/ is the best location -- its intent is for sysadmins to copy files from /lib/modprobe.d/ and edit the copies if needed (same-named files in both /etc/modprobe.d/ and /lib/modprobe.d/ are handled such that the file in /etc/modprobe.d/ takes precedence).   This leads up to my second point:&lt;br /&gt;
Second, since there's no need in this particular case to override *all* of what's in /lib/modprobe.d/blacklist.conf (you only want to *add* content to it), it's a bit cleaner to just create a new file in /etc/modprobe.d/ with a sensible name and put what you want in it.  --rworkman&lt;br /&gt;
&lt;br /&gt;
== Issue with ssb as a dependency of the b44 module ==&lt;br /&gt;
&lt;br /&gt;
Copying /lib/modprobe.d/bcm43xx.conf to /etc/modprobe.d/bcm43xx.conf and then adding the blacklist entries there worked except for the ssb module. It seems ssb is a dependency of module b44 and is being successfully loaded which blocked the function of the wl module.&lt;br /&gt;
The fix was to run sbo packages b43-fwcutter and b43-firmware.&lt;br /&gt;
&lt;br /&gt;
This page is a valuable resource for checking compliance.&lt;br /&gt;
http://linuxwireless.org/en/users/Drivers/b43/&lt;br /&gt;
&lt;br /&gt;
Does anybody mind if I add a section referencing that? At the check where the reader runs the blacklisted modules in lsmod expecting a null return, put a fork in there and suggest if he gets a value after blacklisting and reboot, try the b43-fwcutter/b43-firmware approach.&lt;br /&gt;
Or he might check for b44 at the outset and opt for the sbo packages if it's loaded with ssb as a dependency.&lt;/div&gt;</summary>
		<author><name>Dijetlo</name></author>
	</entry>
</feed>