{"id":523,"date":"2012-03-18T11:22:38","date_gmt":"2012-03-18T11:22:38","guid":{"rendered":"http:\/\/soliloquyforthefallen.net\/blog\/?p=523"},"modified":"2019-06-17T16:17:29","modified_gmt":"2019-06-17T16:17:29","slug":"fixing-wireless-on-fedora-16","status":"publish","type":"post","link":"https:\/\/soliloquyforthefallen.net\/?p=523","title":{"rendered":"Fixing Wireless on Fedora 16"},"content":{"rendered":"<p><code>[10:58:11] root@SoliloquyBook {\/home\/OliverK \u03b1 <strong>yum install kmod-wl<\/strong><br \/>\nLoaded plugins: langpacks, presto, refresh-packagekit<br \/>\nSetting up Install Process<br \/>\nResolving Dependencies<br \/>\n--&gt; Running transaction check<br \/>\n---&gt; Package kmod-wl.i686 0:5.100.82.112-2.fc16.7 will be installed<br \/>\n--&gt; Processing Dependency: kmod-wl-3.2.7-1.fc16.i686 &gt;= 5.100.82.112-2.fc16.7 for package: kmod-wl-5.100.82.112-2.fc16.7.i686<br \/>\n--&gt; Running transaction check<br \/>\n---&gt; Package kmod-wl-3.2.7-1.fc16.i686.i686 0:5.100.82.112-2.fc16.7 will be installed<br \/>\n--&gt; Processing Dependency: kernel-uname-r = 3.2.7-1.fc16.i686 for package: kmod-wl-3.2.7-1.fc16.i686-5.100.82.112-2.fc16.7.i686<br \/>\n--&gt; Processing Dependency: wl-kmod-common &gt;= 5.100.82.112 for package: kmod-wl-3.2.7-1.fc16.i686-5.100.82.112-2.fc16.7.i686<br \/>\n--&gt; Running transaction check<br \/>\n---&gt; Package broadcom-wl.noarch 0:5.100.82.112-2.fc16 will be installed<br \/>\n---&gt; Package kmod-wl-3.2.7-1.fc16.i686.i686 0:5.100.82.112-2.fc16.7 will be installed<br \/>\n--&gt; Processing Dependency: kernel-uname-r = 3.2.7-1.fc16.i686 for package: kmod-wl-3.2.7-1.fc16.i686-5.100.82.112-2.fc16.7.i686<br \/>\n--&gt; Finished Dependency Resolution<br \/>\nError: Package: kmod-wl-3.2.7-1.fc16.i686-5.100.82.112-2.fc16.7.i686 (rpmfusion-nonfree-updates)<br \/>\nRequires: kernel-uname-r = 3.2.7-1.fc16.i686<br \/>\nInstalled: kernel-3.2.6-3.fc16.i686 (@updates)<br \/>\nkernel-uname-r = 3.2.6-3.fc16.i686<br \/>\nInstalled: kernel-3.2.9-2.fc16.i686 (@updates)<br \/>\nkernel-uname-r = 3.2.9-2.fc16.i686<br \/>\nInstalled: kernel-3.2.10-3.fc16.i686 (@updates)<br \/>\nkernel-uname-r = 3.2.10-3.fc16.i686<br \/>\nAvailable: kernel-3.1.0-7.fc16.i686 (fedora)<br \/>\nkernel-uname-r = 3.1.0-7.fc16.i686<br \/>\nAvailable: kernel-PAE-3.1.0-7.fc16.i686 (fedora)<br \/>\nkernel-uname-r = 3.1.0-7.fc16.i686.PAE<br \/>\nAvailable: kernel-PAE-3.2.10-3.fc16.i686 (updates)<br \/>\nkernel-uname-r = 3.2.10-3.fc16.i686.PAE<br \/>\nAvailable: kernel-PAEdebug-3.1.0-7.fc16.i686 (fedora)<br \/>\nkernel-uname-r = 3.1.0-7.fc16.i686.PAEdebug<br \/>\nAvailable: kernel-PAEdebug-3.2.10-3.fc16.i686 (updates)<br \/>\nkernel-uname-r = 3.2.10-3.fc16.i686.PAEdebug<br \/>\nAvailable: kernel-debug-3.1.0-7.fc16.i686 (fedora)<br \/>\nkernel-uname-r = 3.1.0-7.fc16.i686.debug<br \/>\nAvailable: kernel-debug-3.2.10-3.fc16.i686 (updates)<br \/>\nkernel-uname-r = 3.2.10-3.fc16.i686.debug<br \/>\nYou could try using --skip-broken to work around the problem<br \/>\nYou could try running: rpm -Va --nofiles --nodigest<\/code><\/p>\n<p><img decoding=\"async\" src=\"http:\/\/i1.kym-cdn.com\/photos\/images\/newsfeed\/000\/232\/017\/07c.jpg\" \/><\/p>\n<p>Oh, by the way, your wireless will be disabled until you fix this. I hope you have another adaptor handy.So, after looking for awhile I found this solution: install akmod. (Thanks <a>fedora project<\/a>. I&#8217;ll quote zcat&#8217;s <a href=\"http:\/\/fedorasolved.org\/Members\/zcat\/akmods\">fedora solved<\/a> which neatly explains what akmods is:<\/p>\n<blockquote><p>akmods (similar to dkms) is a solution to the problem of some kernel modules depending on specific versions of a kernel. If you want to use a custom kernel, or a test kernel &#8212; e.g. from updates-testing or koji &#8212; or if there is a very new kernel in the updates repo, then you must either wait for rpmfusion to rebuild binary kmods to match, or you must yumdownload and rpmbuild the source rpm manually. Enter a better way: automatic kmod rebuilding.<\/p><\/blockquote>\n<p>The result is: I have internet without my alfa adaptor again.<br \/>\n<a href=\"https:\/\/soliloquyforthefallen.net\/wp-content\/uploads\/2012\/03\/download.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-thumbnail wp-image-1259\" src=\"https:\/\/soliloquyforthefallen.net\/wp-content\/uploads\/2012\/03\/download-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[10:58:11] root@SoliloquyBook {\/home\/OliverK \u03b1 yum install kmod-wl Loaded plugins: langpacks, presto, refresh-packagekit Setting up Install Process Resolving Dependencies &#8211;&gt; Running transaction check &#8212;&gt; Package kmod-wl.i686 0:5.100.82.112-2.fc16.7 will be installed &#8211;&gt; Processing Dependency: kmod-wl-3.2.7-1.fc16.i686 &gt;= 5.100.82.112-2.fc16.7 for package: kmod-wl-5.100.82.112-2.fc16.7.i686 &#8211;&gt; Running transaction check &#8212;&gt; Package kmod-wl-3.2.7-1.fc16.i686.i686 0:5.100.82.112-2.fc16.7 will be installed &#8211;&gt; Processing Dependency: kernel-uname-r = 3.2.7-1.fc16.i686&#8230; <\/p>\n<div class=\"read-more navbutton\"><a href=\"https:\/\/soliloquyforthefallen.net\/?p=523\">Read More<i class=\"fa fa-angle-double-right\"><\/i><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[110],"tags":[],"_links":{"self":[{"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/posts\/523"}],"collection":[{"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=523"}],"version-history":[{"count":3,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/posts\/523\/revisions"}],"predecessor-version":[{"id":1260,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=\/wp\/v2\/posts\/523\/revisions\/1260"}],"wp:attachment":[{"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/soliloquyforthefallen.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}