Older blog entries for fuzzynerd (starting at number 1)

Someone needs to come to my apartment, and confiscate my Diablo 2 CDs, or I'm never going to get this laptop project done. I wasted a few hours playing, but it helped me relax for a while.

Jon still has the loaner T20. It looks like the problem with the ethernet card was some random data written to the EPROM during some of his testing. He fixed it, and now I don't have to buy RPI a new ethernet card. I'm happy.

My former employer sent me an e-mail, asking when I'm going to "visit". He left the Albany Stratton VA Medical Center in New York State to go work for a VA Med Center in South Carolina. "Visit" means setup his new computer network in SC. I have no great motivation to fly down to do his system administration. The problem seems to be that he can't find anyone to replace me. I setup an OSX server, and a Linux server (later moved to FreeBSD) to provide file and print services for his heterogenous network of MacOS and Win98 computers. After working for him for around two years, everything finally worked the way it was supposed to. I was able to reduce my visits to his lab to 1-3 days per month, to rotate tapes, and solve some cosmetic problems. Now everything has been moved, and the physical layout of the network is completely different. This is much more than a weekend job, but he doesn't know that.

If anyone in the area of the University of South Carolina wants a job doing system administration for a network of ~14 machines, half Win98, half MacOS, plus one OSX and one FreeBSD box, send me e- mail. I started this job during senior year of high school, and continued through freshman year of college. Someone of a similar age/experience level will probably be welcomed warmly.

I wrote some Perl last night for the Thinkpad 600e installer. Nothing fancy, but now it handles network problems better than it would have. I need to add a few more packages to the install, and I think I might be done. Some things are never going to be truly up to par, but I have to learn to live with "good enough" on some things.

I can't believe that when CIS was presented the choice of "put FreeBSD on the laptops now with full ethernet support" and "wait a few months and try it with Linux", they chose Linux. It's not definite yet, but it's crazy to hand these laptops to the freshman with Windows installed, let them play around with partitions, hardware, etc., and then try to make a uniform installer for Linux two months later. If they did things correctly now, it could spare so many headaches.

Work was...mildly productive. I spent two hours fighting with 'kdm' and 'xdm' because I wanted to provide a graphical login to the FreeBSD workstations that I'm responsible for. I ended up deriving an Xsession file from redhat's KDE install, to make it all work. The two hours were spent trying to figure out why no window managers were getting loaded on login. The problem ended up being an error in the shebang line of Xsession. /bin/bash should have been /usr/local/bin/bash. I wanted to kick myself. Hard.

I made a $100 order from Copyleft today. The news about the DeCSS trial was enough to convince me that I better buy a DeCSS shirt while I still can. Since I was buying one shirt, I decided to buy a whole bunch. I even picked up a Debian frisbee. Although my last experiences with Debian were less than amusing (I wasn't quite ready for it), the frisbee will come in handy when it's time to play the next 3am game of Frisbee Golf on RPI's campus.

A friend of mine, an extremely intelligent CS grad student, is talking about making major modifications to perl, in order to write a game. He has some cool ideas about designing the engine for a MUD that could be fully graphical, and span multiple servers. If he ever gets to the coding stage, I'll try to provide some help. Currently he's talking about making some changes to perl's 'magic': the way perl can decide what type a variable is being used as, based on the context of that variable. Way over my head. Game sounds fun, though. :)

It's been so long since I've read a book, cover-to-cover. I love to read, but I read so painfully slowly, compared to most people I know. There is so little time, there days.

Louis has secured air-fare for FreeBSD-Con. I'm horribly jealous. Falls right in the middle of midterms. I'm probably not going to be able to go. Maybe next year.

Louis convinced me to try Advogato. I really like the idea behind the site, but I have doubts about my ability to stay up to date with a diary. I guess there's a first for everything, though.

I'm currently the Chairman of the RPI-ACM. I'm hoping to make the most of this position by encouraging the use of FreeBSD and Linux at RPI.

RPI instituted a manditory laptop program last year. The school issued ~1400 IBM Thinkpad 600e model laptops to the incoming freshmen. Many of these students decided to install Linux, but the process was rather agonizing, due to lack of hardware support under Linux distributions at that time. An IBM 10/100 etherjet cardbus PCMCIA ethernet card was the worst offender. Toward the end of the year, most of the hardware was finally supported, but the most functional installs were still 'messy', and far too complicated for the average user.

This year, RPI has decided to roll out ~1500 IBM Thinkpad T20 models to the incoming freshmen. I fear that history may repeat itself. A large portion of the hardware is very difficult to get working under Linux and FreeBSD. The sound card requires ALSA, the video card requires a special X server, lilo requires special arguments to boot linux above the 1024 cylinder mark, and last but not least, the fully supported miniPCI EtherExpress Pro that ships with most T20 model Thinkpads was replaced with a rather unsupported 3com miniPCI card. Getting this straightened out is going to be some work.

My goal is to lead the RPI-ACM into providing customized installs of Linux and FreeBSD for the Thinkpad 600e and the Thinkpad T20 laptops distributed at RPI. I've been working on the 600e for a few weeks now, and I have a customized redhat distribution almost ready to roll. FreeBSD is going to have to wait on the 600e, due to some problems with the cardbus ethernet. Jon Chen, an RPI upperclassman, is working on the FreeBSD cardbus driver, but it still needs some work.

I just got my hands on the RPI model of the T20 two days ago. Jon visited my apartment yesterday, and managed to patch the FreeBSD 3com 575 driver so that it works with the miniPCI card. I haven't had any luck with Linux support so far, but it looks like there might be something written already. Looks like it could be a little messy, though.

Here I am, a week and a half before the start of the next semester, and I'm going to try to get two or three distributions of software configured and tested for several hundred people. I'm not sleeping much. Jon, who has borrowed the loaner T20, tells me that the ethernet card in the T20 has ceased to function, and it might be a hardware problem. I have a life I have to worry about, one of these days.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!