{"id":312,"date":"2020-11-03T12:05:02","date_gmt":"2020-11-03T12:05:02","guid":{"rendered":"http:\/\/ictbank.ir\/blog\/?p=312"},"modified":"2023-05-02T14:19:25","modified_gmt":"2023-05-02T14:19:25","slug":"fedora-33-problem-with-broadcom-wifi-device","status":"publish","type":"post","link":"https:\/\/ictbank.ir\/blog\/fedora-33-problem-with-broadcom-wifi-device\/","title":{"rendered":"Fedora 33: Problem with Broadcom Wifi Device"},"content":{"rendered":"\n<p>I am using Fedora workstation as my main OS on my laptop for many years, but usually I face a problem with my wifi device when I try to update my OS or change it. So, here is a solution to fix the problem:<\/p>\n\n\n\n<p>First, you have to determine your wifi device model by this command:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlspci -k | grep Network\n<\/pre><\/div>\n\n\n<p>The result should be something like this:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter (rev 01)\n<\/pre><\/div>\n\n\n<p>So, you have to enable rpmfusion repository:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ndnf install https:\/\/download1.rpmfusion.org\/free\/fedora\/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https:\/\/download1.rpmfusion.org\/nonfree\/fedora\/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm\n<\/pre><\/div>\n\n\n<p>then install Broadcom Wireless b43 Driver firmware on Fedora Linux:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ndnf install kmod-wl\n<\/pre><\/div>\n\n\n<p>then reboot your system and enjoy your wifi device.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using Fedora workstation as my main OS on my laptop for many years, but usually I face a problem with my wifi device when I try to update my OS or change it. So, here is a solution to fix the problem: First, you have to determine your wifi device model by this [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":731,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[55,51,50],"tags":[],"class_list":["post-312","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fedora","category-linxu","category-os"],"_links":{"self":[{"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/posts\/312","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/comments?post=312"}],"version-history":[{"count":1,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/posts\/312\/revisions"}],"predecessor-version":[{"id":313,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/posts\/312\/revisions\/313"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/media\/731"}],"wp:attachment":[{"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/media?parent=312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/categories?post=312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ictbank.ir\/blog\/wp-json\/wp\/v2\/tags?post=312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}