Xaprb

Stay curious!

Archive for the ‘dell’ tag

Planned obsolescence stinks

with 11 comments

My Dell laptop’s battery died (slowly). Thinking I was being clever, I bought a replacement part from a name brand instead of Dell. That one died, too, but much more spectacularly. If I buy another battery, this time from Dell, I’ll have spent more on batteries than on the laptop.

This stinks. It’s all around us, though: refrigerators that have non-serviceable compressors, so when they wear out you have to get a new refrigerator. Lamps with sealed non-replaceable switches that have crappy solder joints that corrode through after a little while, just due to the heat and current. And thousands upon thousands of items for which replacement parts are available, but ridiculously expensive.

So do I buy a new battery, or shell out twice as much money as the battery would cost and get a new laptop?

Written by Xaprb

November 10th, 2009 at 11:42 pm

Posted in Commentary

Tagged with , ,

Ubuntu 8.10 rocks my Inspiron 1501

with 13 comments

I’m really really happy about Ubuntu 8.10 because it lets me stop kicking myself so much for buying a Dell Inspiron 1501. This little laptop was the el-cheapo option for me, found via dealnews.com. I was going to buy the virtually identical one that came with Ubuntu installed, but then Dell offered a deal on the 1501, which had Windows Vista, and I caved in to the allure of saving about $200.

Of course I promptly discovered that the two most important differences between the models involved hardware for which no good Free Software drivers existed: the video card and the wireless card. The Inspiron 1501 has a “ATI Technologies Inc RS482 [Radeon Xpress 200M]” and a “Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)”.

Read the rest of this entry »

Written by Xaprb

November 1st, 2008 at 9:33 am

Ubuntu on Dell Inspiron 1501

with 11 comments

I recently bought a Dell Inspiron 1501, which I got a great deal on thanks to the fine people at DealNews. The base system was $449 shipped, and I chose to upgrade the processor to dual AMD64s. But I didn’t buy the system that came with Ubuntu pre-installed; for whatever reason, the one that came with Windows offered a special discount (normally the Windows tax for otherwise identical machines appears to be around $150, and I’m certainly not going to run Windows).

Therefore, I was not sure Ubuntu would support all the hardware. It’s the same story it’s been for as long as I’ve been using computers: hardware manufacturers withhold specifications from the Free Software world, so there is always a chance something will be a trouble. The good news is, I’ve only noticed two very minor incompatibilities out of the box.

One is that the Fn+arrow keys won’t change my screen brightness, at least under XFCE. Strangely, my ancient Dell laptop had no trouble with that. I assume the old one was a hardware-controlled feature and this one needs some software support, but I could be wrong.

The other thing is the built-in wireless card, which isn’t supported with Ubuntu 7.04’s drivers out of the box. However, I quickly found a set of drivers for the Broadcom Corporation Dell Wireless 1390 card, and was up and running shortly thereafter. The only thing I had to do after installing the drivers was press the Fn+F2 key, which turns the card on.

Otherwise everything works brilliantly.

And now for a rant: click through to that page about the drivers, and you’ll see an example of what I consider the Ubuntu sudo disease. There’s even a screenshot of someone typing sudo uname -a and using sudo to remove a file he didn’t create with sudo. I think unfortunately, Ubuntu’s policy of allowing one to run any command with sudo has created a crop of people who don’t understand what should and shouldn’t be privileged; some of them seem to believe that ’sudo’ is what you type at the beginning of every command. It completely defeats the purpose and circumvents the security gained by not running as root. For my part, when I want to administer my system, I become root, do what I need to do, and then quit again. I rarely sudo any command other than sudo su -.

But that’s just me.

Written by Xaprb

July 24th, 2007 at 8:48 pm