{"id":2033,"date":"2011-07-10T19:15:41","date_gmt":"2011-07-10T19:15:41","guid":{"rendered":"http:\/\/bitvolution.bitmortar.com\/?p=969"},"modified":"2011-07-10T19:15:41","modified_gmt":"2011-07-10T19:15:41","slug":"fixing-wifi-on-a-dell-xps-l702x-laptop-in-ubuntu-11-04","status":"publish","type":"post","link":"https:\/\/www.tomfotherby.com\/blog\/index.php\/2011\/07\/fixing-wifi-on-a-dell-xps-l702x-laptop-in-ubuntu-11-04\/","title":{"rendered":"Fixing WiFi on a Dell XPS L702x Laptop in Ubuntu 11.04"},"content":{"rendered":"<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.tomfotherby.com\/blog\/wp-content\/uploads\/2011\/07\/Dell_XPS_L702x.jpg?resize=284%2C280&#038;ssl=1\" alt=\"Dell XPS L702x\" title=\"Dell XPS L702x\" width=\"284\" height=\"280\" class=\"alignleft size-full wp-image-977\" \/>I have a Dell XPS L702x Laptop and the wireless is dodgy in Ubuntu 11.04. By Dodgy I mean it drops out and doesn&#8217;t automatically connect very often especially when a Ethernet cable is unplugged. It seems the problem is that Ubuntu doesn&#8217;t get on well with wireless-N (perhaps the driver is buggy?). I fixed it by disabling wireless N (but leaving G working):<\/p>\n<p>First check to see that b, g and <strong>n<\/strong> is enabled:<\/p>\n<p><code>&gt; iwconfig<br \/>\nwlan0     IEEE 802.11bgn  ESSID:\"WKIXNTOM\"<br \/>\nwe need:<br \/>\nwlan0     IEEE 802.11bg  ESSID:\"WKIXNTOM\"<br \/>\n<\/code><\/p>\n<p>To disable Wireless N, create a file called <code>\/etc\/modprobe.d\/iwlagn.conf<\/code> and put the disable incarnation in it:<br \/>\n<code>&gt; sudo vi \/etc\/modprobe.d\/iwlagn.conf<br \/>\nadd:<br \/>\noptions iwlagn 11n_disable50=1 11n_disable=1<br \/>\n<\/code><\/p>\n<p>Restart the computer to finish.<\/p>\n<p>I agree this isn&#8217;t a ideal solution (<strong>to say the least!<\/strong>), but it&#8217;ll do for now.<\/p>\n<p><em>Update after 2 months:<\/em> Wireless has been reliable and steady since making the above change.<\/p>\n<p><em>Update (15\/Oct\/11):<\/em> This &#8220;hack&#8221; is a disaster for Ubuntu 11.10 Oneiric Ocelot, it causes Wireless to fail to load. Be sure to remove the <code>\/etc\/modprobe.d\/iwlagn.conf<\/code> file when upgrading to Ubuntu 11.10. I found this issue the hard way: <a href=\"http:\/\/askubuntu.com\/questions\/67097\/wireless-no-longer-works-after-upgrade-to-11-10-on-dell-xps-l702x\/67118\">askubuntu question<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have a Dell XPS L702x Laptop and the wireless is dodgy in Ubuntu 11.04. By Dodgy I mean it drops out and doesn&#8217;t automatically connect very often especially when a Ethernet cable is unplugged. It seems the problem is that Ubuntu doesn&#8217;t get on well with wireless-N (perhaps the driver is buggy?). I fixed [&hellip;]<\/p>\n","protected":false},"author":52,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[79],"tags":[102,26],"class_list":["post-2033","post","type-post","status-publish","format-standard","hentry","category-technical","tag-commandline","tag-ubuntu"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/2033","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/52"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=2033"}],"version-history":[{"count":0,"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/2033\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=2033"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=2033"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tomfotherby.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=2033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}