I heard about Ubuntu 10.10 and the new Unity interface for netbooks on the NY Times Tech Talk podcast. It had been awhile since I last put Ubuntu on my netbook so I decided to reintroduce my Dell 10v Mini to the world of Linux.
One of the things I like about Ubuntu Linux is the way the packagers have always tried to make Linux as easy to install and use as possible, making it a good Linux for beginners. It’s also an educational Linux, with plenty of help pages and how-to’s. The website gives clear instructions for putting the Netbook Edition installer on a USB drive and using that to either try out Linux or to install Linux.
My Dell 10v is a reliable netbook that has served me as a “sandbox” for trying out various releases of Ubuntu and a Hackintosh installation. It was currently running Windows XP, an OS that is beginning to show its age, so I had no problem blowing it away to make room for Ubuntu.
As usual, the installation was smooth and easy. This particular model of Dell is on the “A” list of compatible netbooks and Linux is able to figure out most of the hardware and install drivers that work. With one exception. The unit has a Broadcom wireless component inside that doesn’t work with standard Linux drivers, so the distribution downloads a proprietary Broadcom driver from the Internet.
Normally that’s not a problem and when the driver is in place, I have Wi-Fi connectivity. I’ve done so on two previous versions of Ubuntu Netbook Remix. This time around, however, the installation of the driver failed with a library error message, meaning, as near as I can guess, that the install script made a call that’s missing from the library, or a call to the wrong library for this release.
As a consequence I don’t yet have wireless, which is one of the main features on a netbook. I know it’s not a driver issue due to previous successes with the same driver. It’s a script issue. I’ve not yet researched the bug to find out if there’s a manual workaround.
In the meantime I’m using the Dell Mini as a Net disabled machine. I hadn’t realized how Net dependent I’ve become. I feel like I’m handcuffed when I use it off the grid. For writing, which is my main use of the machine, I’ll have to use USB drives to move files until the wireless driver issue gets fixed.
I’ve had a brief time to study the Unity interface and it’s a slick refinement of the previous evolutionary steps to create a simplified netbook interface that is designed for the netbook’s smaller-than-standard screen, so that things like dialog boxes don’t scroll off the page at the bottom.
Without studying any Help files, I attempted to reorganize Unity. I was able to delete icons from programs I don’t use, like Instant Messaging, but adding new icons to the panel from programs I use frequently, like Gedit and OO Word Processor still eludes me. The procedure is not an intuitive drag and drop so I’ll have to read up on it before I can customize the environment.
As soon as I get wireless working I’ll start furnishing the Linux apartment with some of my favourite furniture, like LyX and LaTeX. I could do this by hooking the machine into my network with a 10Base-T connector, but it’s awkward getting to my router right now. Cleaning my office is an ongoing goal that hasn’t yet been reached.
So far I like what I see. The wireless glitch is annoying, but I expect it will be fixed soon. I’ll study how to customize the interface to my needs.
Everything seems new and fresh. It feels right for a new start with Linux.
Postscript: Searching the forums resulted in a simple one-line command that installed the wireless driver:
sudo apt-get --reinstall install bcmwl-kernel-source
I now have wireless.