For yet another release, Ubuntu 's Driver Manager is unable to properly install the Broadcom Wireless driver.
Some users are getting a permission error, telling them that they are not authorized to perform this action:
or Ubuntu is just not recognizing the card:
The Broadcom wireless card that came with the Dell Mini 9/10 or Vostro A90 does work in Ubuntu 10.04 Lucid Lynx. You just have to manually install it.
Manually installing the driver can be done two ways: Connect to the internet via a wired connection. Then go to Synaptic Package Manager (System>Administration>Synaptic Package Manager) - Click the Reload button in the upper left corner of Synaptic to refresh your repository index.
- Then install the bcmwl-kernel-source package
OR: after connecting to the internet via a wired connection in a terminal type:
Why wait in front of a store on Thanksgiving and run the risk of being trampled? Dell is offering it's own Black Friday deal, a new Vostro A90 8.9 inch netbook for $184. The Vostro is the all black business edition of the Dell Mini 9.
The base model includes:
- Intel Atom Processor N270 (1.6GHz/533Mhz FSB/512K cache)
- 8.9 Inch Wide Screen WSVGA TL Display (1024x600)
- Intel Graphics Media Accelerator (GMA) 950
- Broadcom Wireless 802.11g Mini Card
- Bluetooth 2.1 module
- Integrated 0.3M Pixel Webcam
- 1GB of DDR2 533MHz RAM
- 8GB Solid State Drive
- 35WHr Battery (4 cell)
- 1 year Limited Warranty
Usually installing the proprietary Broadcom wireless driver in Ubuntu is handled with couple mouse clicks by the Hardware Drivers (aka jockey-gtk). But Ubuntu 9.10 Karmic Koala has shipped with a bug that makes jockey unable to recognize the card and install the driver. No worries, the fix is incredibly easy and only requires a wired internet connection.
- Ubuntu is unable to recognize and install the Broadcom Driver via the Hardware Drivers.
First connect to the internet via a wired connection. Then go to Synaptic Package Manager (System>Administration>Synaptic Package Manager)
- Click the Reload button in the upper left corner of Synaptic to refresh your repository index.
- Then install the bcmwl-kernel-source package
OR: after connecting to the internet via a wired connection in a terminal type:
Even though the Dell Mini 9 and the Dell Vostro have identical components, the audio for the Vostro doesn't work out of the box like it does for the Mini 9.
In order to enable audio you need to add a line to your /etc/modprobe.d/alsa-base.conf file. - In a terminal type:
sudo gedit /etc/modprobe.d/alsa-base.conf
- Then add this to the bottom of the alsa-base.conf file:
options snd-hda-intel model=dell
- Then reboot the machine for the changes to take effect.
2. Prepare Your Install Media
- I prefer to use my external DVD drive but you can also use a LiveUSB stick to install Ubuntu. Follow these directions for creating a LiveUSB image and check our usb flash drive compatibility list for recommendations on drives.
3. Boot Into Your Install Media
- By default the Mini 9/10v and Vostro boot from the hard disk first, you need to tell the mini to boot into your install media.
- Boot your PC, when the Dell splash logo appears hit the zero (0) key to access your one time boot list. Use the DVD/CD drive option if installing from disc or the Removable Devices option for a LiveUSB install.
4. Installing Ubuntu 9.10 Karmic Koala
Step 1 - Choose Your Install Language
Step 2 - Choose Your Location
Step 3 - Choose Keyboard Layout
Step 4 - Partitioning the Disk
- There are three options for installing Ubuntu
If you plan on dual booting you may want to choose the Install them side option. A slider will appear and allow you to resize your partitions. This method is recommended for users that are uncomfortable with manually partitioning their drives but want to dual boot. Make sure to defragment your Windows drive before you install Ubuntu so you don't lose data.
Erase and use the entire disk is not recommended. If you plan on deleting the whole hard disk and not dual booting booting it is recommended that you partition the drive manual using the last option, it is easy and allows you to separate your /root and /home partitions. Doing this is great to protect against data loss if your install/upgrade goes bad later.
Specify partitions manually is recommended and not hard. The rest of the install guide will focus on it. It is the best way to install Ubuntu on your Dell Mini/Vostro.
- Ignore the /dev/mmcblk0p1 in the picture, it is my SD card. I had it in while installing to save screenshots on.
- Your Mini/Vostro hard drive will be /dev/sda
- Right click the partition to delete/resize it.
- Depending on your space you have some options/decisions.
- For this guide will will be preforming a clean install with a separate /root and home partition on a 8GB SSD.
- After freeing hard drive space for Ubuntu, right click your free space and select add to create a /root partition
- Your /root should be at least 2GB but realistically closer to 4GB to avoid future problems. The root partition is where the operating system and programs are stored. I chose to use half the size of my 8GB drive for my /root partition but could have safely went as low as 2.5GB - 3GB.
- 1GB = 1024 megabytes
- The /root partition type should always be primary, start at the beginning and its mount point is /
- The file system selection is up to you, Ext4 is recommended and the fastest. Other users prefer Ext3 for its rock solid stability or Ext2 because it does not journal. Journaling protects against data corruption in the case of a power failure or system crash but it also writes more frequently to the solid state disk. Most users will want to Use Ext4, it is Ubuntu's default section.
- Your Home folder will be the rest of your hard drive space. The home partition is where all your personal data and program settings are stored.
- The /home partition type is logical, should start at the beginning and its mount point is /home
- Again the file system selection is up to you, Ext4 is recommended.
- As you can see I split my 8GB drive in two, half for my operating system /root and half for my personal files and settings /home.
- After clicking forward you will see this pop message. This guide does not create a swap partition for Ubuntu. Swap is used by the operating system to store and retrieve data from secondary storage for use in main memory. It is not really need and if you don't have a large drive it is unnecessary.
- You can chose to go back and resize you partitions to create a swap partition. A 1GB swap partition is recommended, anything more would be overkill on a netbook.
- If you want to hibernate your Mini/Vostro you will need to create a swap partition.
Step 6 - Who Are You?
- Enter your information, user name and password.
- You can choose to encrypt your home folder. There is a slight performance hit if you choose to encrypt your home folder but it is negligible. I have two identical drives STEC SSD drives, one is encrypted and one unencrypted, I can not tell the difference between the two.
- Encryption is a good idea if you travel, are paranoid, or just don't want anyone accessing your files.
- This is the final check list before hitting install. Make sure everything is correct and begin the installation.
- Reboot the machine so we can fix the wireless card driver and the audio on the Vostro A90.
5. Install The Broadcom Wireless Card Driver
- Usually installing the proprietary Broadcom wireless driver in Ubuntu is handled with couple mouse clicks by the Hardware Drivers (aka jockey-gtk). But Karmic has shipped with a bug that makes jockey unable to recognize the card and install the driver.
- First connect to the internet via a wired connection.
- Then go to Synaptic Package Manager (System>Administration>Synaptic Package Manager)
- Click the Reload button in the upper left corner of Synaptic to refresh your repository index.
- Then reinstall the bcmwl-kernel-source package
- Click to enlarge
OR: after connecting to the internet via a wired connection in a terminal type:
Thanks For Donating: ***Ioakeim Karakotsoglou*** Clayton Lively Zachariah George Ambrose Barry Lionel Smith
Adam Carter
Jerome Rosenberger James Dunne Michael Ditto Laurence Schwarz Staci Wilhelm Ed Seery Juan Carlos del Caño Sánchez Andre Alforque Natashe Firoos Khan John Campbell Richard Kurtin David Vázquez Cañoto Thomas Ullrich Frédéric Dugué Hamid Hafaoui Nathan Jones Warren Harrell Olney England Steven Brown Philippe Cordel Lee Balcom Scott Fortney Lawrence Rice Peter Van Kann Dennis Jones Judson Dunn Houston R. Allen William Hennan David Decker William Hennan Gerld Graff Gregory Ramey Asheville Technologies Lori Perez