Updated ATI Linux Drivers

Since I installed Gentoo Linux a few weeks ago, I have made it a habit to check the ATI website almost every day to see if a new driver has been released that supports my AMD64 processor as well as the XOrg (instead of XFree) server. The default driver works fine in 2D, but it does not support 3D acceleration. Today, my search was finally rewarded. Here is the updated ATI driver....

January 17, 2005 · 1 min · 123 words · DigitalHobbit

Gentoo for All the Unusual Reasons

Here is a Great article on Gentoo Linux. It includes a lot of information about Gentoo’s package management system, including an overview of how to build your own or customize existing ebuild files. It also has some very interesting points on how a corporate environment could benefit from Gentoo, which is different from the usual preconception about Gentoo being better suited as a desktop OS. Of course most of the comments by other users on that page degrade into the usual Linux distro flame wars, but there are some interesting ones....

January 16, 2005 · 1 min · 159 words · DigitalHobbit

Cross OS file system support

Now that I’m getting more serious about switching to Linux, I had to come up with a good strategy for sharing data between Linux and Windows. I still need Windows XP for games, and potentially for a few other applications, so I’m not quite ready to give it up completely. Unfortunately, sharing data between the two operating systems still isn’t trivial. The first problem is that Linux still does not support writing to NTFS partitions....

January 2, 2005 · 2 min · 359 words · DigitalHobbit

More file system woes...

I ran into another FAT32 limitation yesterday: I had completely forgotten that the maximum file tsize in FAT32 is 4GB. Or more likely, it simply wasn’t an issue back when I was using FAT32 the last time. Unfortunately, it is much more of an issue now. I frequently burn DVDs, and as a regular DVD can be up to 4.7GB, I sometimes need to deal with 4.7GB ISO files on my hard drives....

January 2, 2005 · 2 min · 350 words · DigitalHobbit

Gentoo Linux

I have spent a significant portion of last week installing, configuring, and exploring Gentoo Linux on my desktop at home. I have used Linux on and off over the past 9 years or so, starting with an early Suse distribution (long before there was a graphical installer). Most of my recent Linux experience has been on Redhat, and at my new job we use Redhat Enterprise 3.0 on our workstations. The fact that we use Linux at my job has sparked a renewed interest in Linux, while at the same time causing some minor frustrations. Many of these are due to the package management. Overall, I think that Redhat has done a decent job with RPM, which allows for a relatively easy way to install and manage packages and dependencies. But when trying to get a particular feature working (such as Bluetooth), this often leads to a wild goose chase to download all the necessary RPM, the dependent RPMs, etc. In case of Bluetooth, I would have had to install Gnome, which again would have required upgrading to the xorg (rather than XFree86) X server, as the updated Gnome RPM packages are only available for the newer Fedora distribution, which has (like most current distros) switched to xorg. At that point I gave up and decided to pursue this again some time in the future… Particularly in a corporate environment, goose chases like that are not very desirable, as our sys admins (who are ultimately responsible for maintaining and upgrading our systems) want to maintain a reasonably standard workstation configuration. They use the apt tools to manage packages and push updates to our systems, which is definitely a step up from RPM. Anyway, I’m getting off track, as I really wanted to write about Gentoo. I was recently forced to upgrade my personal desktop due to a motherboard failure, and I ended up upgrading to an Athlon64 processor. I figured that this would be a good opportunity to install a recent Linux distribution with AMD64 support. Fedore Core 3 first came to my mind, but I felt like trying out something new and different and decided to give Gentoo Linux a try. ...

December 30, 2004 · 6 min · 1066 words · DigitalHobbit