Back on Ubuntu on a Dell Vostro 1510

Ubuntu logo

I just got one from a new lot of Dell Vostro laptops at office, and spent a day setting up and configuring Ubuntu on it. Hardy Heron seems to have improved on most fronts during the fresh install and the only thing which didn’t work out of the box was the WIFI connection. I wonder why Broadcom doesn’t come with linux drivers yet. I had to get ndiswrapper to install the Windows XP drivers for the chipset. If you’re also stuck with the same problem – here’s the easy way out – install ndisgtk:

sudo apt-get install ndisgtk

Once you install this, head over to System>Administration>Windows Wireless Drivers. Click on “Install New Driver” and choose the location where you’ve extracted your Windows XP drivers. Select on the .inf file in the folder and you should see a screen which looks like this:

If you see that the status shows Hardware present, you’ve successfully got your Wireless working :)

Another tip to speed up app load times on Ubuntu – try preload. You can install preload using aptitude:

sudo apt-get install preload

preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.

Reblog this post [with Zemanta]
  • v
    Thank you, Vinu! I'm finally going back to my good old ubuntu on my new Vostro.
  • vinuthomas
    Update - The restricted drivers for Intrepid still doesn't work for me, so I'm still on using ndiswrapper
  • vinuthomas
    Thanks for pointing that out - I missed out on pointing that Windows XP drivers have to be used since ndiswrapper doesn't support Vista drivers yet.

    I've updated the article to mention that as well.
  • JAWN
    Good News,

    I believe I have resolved the issue. Originally the drivers I had (bcmwl6.inf) were from Vista_32 bit drivers I had pulled from the Dell site.

    I grabbed the Windows XP drivers, these happened to bcmwl5.inf. So here was the issue! After this I was able to connect. Thank you for your tutorial!
  • JAWN
    Greetings Vinu,

    I used your tutorial to install and configure my wireless drivers for my Vostro 1510. I had much success. However, later on I powered on my PC and it wouldn't connect via Wireless. In fact in configure network 'wireless connection' no longer exists. Although, the Wireless Windows Driver still exist, for me I had bcmwl6.

    I also when I first configured it Ubuntu complained the drivers I used were proprietary, however, since then that warning is no longer there.

    What are your thoughts?
blog comments powered by Disqus