Dell Inspiron 1501 Ubuntu 12.04 Wireless Driver For Mac
How to Fix Wireless problems on Dell Inspiron Laptops using Broadcom 43142 (BCM43142) and Ubuntu 12.10 How to Install MenuLibre on Ubuntu 13.04 / 12.10 / 12.04 and Linux Mint 14 / 13 How to set a new PATH in bash, ksh and zsh.
I know there are other answers similar to this, I have tried those but am stuck.In Windows my wifi LED was on, in Ubuntu it is not. Function keys are not turning it on.There is no reference to WiFi from network manager, only:
- Ethernet network disconnected (greyed out)
- VPN connections
- enable networking (ticked)
- Connection information (greyed out)
- Edit connections
I have tried using rfkill
from terminal, but nothing happens, it just goes back to command line.I have also tried sudo rfkill
, with the same result.
Should wifi work when running from the Live CD? Would like it to so I can see full extent of system.
I'd appreciate any help, but please remember I'm new. Sorry if this is too similar to other questions.
- First Linux Project! I have installed puppy arcade on an old dell inspiron 1501, but it does not recognize the wlan built in to the pc.
- How do I get WiFi working on my Dell Inspiron 1501? Ask Question. Installing Broadcom Wireless Drivers; BCM4311 Wireless Not Working with Drivers Installed; Getting Wireless to Work, Dell Inspiron E1505 (bcm4311). Wireless and Ethernet, both are not working in Ubuntu 12.04 & 12.10.
- Most Dell Inspiron 1501 should have the BCM4311 and if you do, you can procede to install the b43 Open source driver. If you have Ubuntu 12.04 and up you can then run the following commands in a terminal to install the b43 open source driver.
- No Wireless with Dell Inspiron 1501. Firmware-b43-installer alone does the trick on Ubuntu 12.04. – ternaryOperator. Wireless card driver dell inspiron 1720.
- This Dell 1390 wireless controller in the Inspiron 1501 doesn't have any native drivers for Linux so using the ndiswrapper module is necessary. You can review our Configuring the ndiswrapper module for information on how to use this driver.
result of lspci -nnk grep -i net
is
The 'net' is red is both lines.
Ubuntu version is 13.04 (boot from live system) and I am on a Dell Inspiron 1501.
gertvdijk3 Answers
I believe the proprietary driver is incorrect for 14e4:4311. Please get a temporary wired ethernet connection and do:
Reboot and let us hear your report.
chili555chili555Shows you've got a Broadcom Corporation BCM4311 Wireless LAN card in your machine. This one is only supported by some proprietary driver which you can install after installation. You'll need to use the regular wired Ethernet connection to install this using the regular 'Hardware drivers' application in Ubuntu.
Similar questions to look into:
and look for more using BCM4311
in the search.
Dell Inspiron 1501 Ubuntu 12.04 Wireless Driver For Mac
Here is a link to the b43.zip file from my Dropbox. https://dl.dropboxusercontent.com/u/58267392/b43.zip Download it to a USB drive. Drag and drop it to the desktop of the Ubuntu machine. Right-click it and select 'Extract Here.' Now open a terminal and remove, in case it was erroneously installed, the proprietary driver:
Now we'll move the firmware to the location the driver expects to find it.
Now we'll unload the driver and reload it so it sees and uses the new firmware:
Now your wireless should be working correctly.
chili555chili555Not the answer you're looking for? Browse other questions tagged wireless or ask your own question.
I have a Dell Inspiron 1501 laptop and I just upgraded to Ubuntu 11.04. However, now my wireless card doesn't work whereas it worked just fine in 10.10 and 10.04. Any ideas? It works fine when I hardwire.
7 Answers
This link just got my wireless working on a inspiron 1501
Thanks to the author
He uses two commands
Install printer driver mac. Transfer paper and other media are essential to Sawgrass' sublimation and pigmentation printing systems. Explore solutions for product decorating and wide format systems. Explore design and color management solutions for PC and Mac OS sublimation and pigmentation print systems. Heat Presses. Explore the world of presses and other heat.
dunno what that does exactly I am also a newbie but I would rather be lucky than good !
Ubuntu 12.04 Wireless Driver
Jorge Castroopen synaptic package manager, and install b43, do NOT install the driver from the Additional drivers. You'll need to start the wireless with Fn+F2 each boot, still looking for a solution for that issue. But that is the way I make my broadcom bcm4311 working in my Dell Inspiron 1501.
There is a problem some users are having with the new version 12.04 telling them it is a proprietary driver and it will refuse to load it. However, I have worked around this. Use the cutter above if you feel it will work, however if it doesn't just copy all of the files for your card into a brand new directory I'll put the commands below.
Canon drivers for mac. Wp61r wireless driver - also. 6 or later, but adds several important new features. If you want a little more control over files and folders, a better way to transfer files, and many other features, Path Finder is great utility for those using Mac OS X Snow Leopard or later. FCC ID RXZ-WP61R Realtek WLAN 54Mbps PCI Adapter by Pro-Nets Technology Corporation. Learn Rxz-wp61r – opens in a new window or tab. There are 2 items available. Procedures will be same for Windows Step1: Wireless LAN rxz-wp61r been activated. This rxz-wp61r the help overlay dialogue. Recently, OrangeWare developed a Mac OS X Wireless Driver for the 3Com wireless line of cards which use the Atheros chip, and licensed the driver to 3Com. As a result, the Atheros based 3Com cards are now compatible with Mac.
In your text editor add the line b43 at the bottom, then save the file.Reboot your system and it will recognize your card and forget the warning.
Tom BrossmanRun these commands in terminal:
THEN UNPLUG ETHERNET AND REBOOT
Jorge Castroit seems like you may need a non free wireless card driver. You may try the following: Connect to your ethernet , start the 'Additional drivers' program and search to find if it detects and non free drivers your wireless card.From the commnad line its
Hope this helps.
UbuntuserUbuntuserI had the same problem with my Inspiron E1505 wireless card. What worked for me was I removed the driver using the Additional Drivers program and then installed the firmware-b43-installer package. Upon reboot the card worked beautifully
What worked for me, was using these commands:
Hope this helps.
Peachy