Jun 07 2005

Wetjet Jet Ski

Since I’m going to be graduating in less than a week, I’ve decided one of my first projects is to work on my old jet ski. It’s a Wetjet 432 that was made back in 1988. It’s definitely not like the new ones, but everyone who has rode on this over the years loves it.

Two summers ago, I was on the lake with Kristin when it just shut off. The engine still turns over, but we are getting no juice to the spark plugs. We spent a couple days trying to find the problem back then, but never found the problem. Last summer I was working and going to school full time so I never got a chance to work on it. I’m hoping to start working on it next Monday or Tuesday. I have already ordered a new hitch for my car since I sold the Probe last year, which was what I used to tow the jet ski around. For those that know, it’s a Class I that’s made by Hidden Hitch.


1988 Wetjet 432 My Dad on the Wetjet

Jun 02 2005

Dell 6000, Gentoo Linux, i915, xorg update

I’ve had quite a few people ask me how I’m doing my system, since it has been a while since I published my configuration files and instructions on how to get it up. I really don’t have time to write a new updated instructions (graduating in less than week), but I have uploaded my latest xorg and conf files. Just to note that I am using Xorg version 6.8.2. I know I lot of people are using the cvs version, but I have found on all my computers when I try this that it eats up over 384 megs of RAM so I’ve decided not to go that direction.

I also change the source code of the linux code before I compile it also so that my cdrom uses the SATA drivers. In /usr/src/linux/include/linux/libata.h change:
#undef ATA_ENABLE_ATAPI /* define to enable ATAPI support */
to
#define ATA_ENABLE_ATAPI /* define to enable ATAPI support */

config-2.6.11-gentoo-r8
xorg-20050602.conf

I had started a thread a long time ago in the forums at Gentoo which now has quite a lot of information in it. I would highly recommend anyone trying to get the Inspiron 6000 working with linux to check it out. I’ve been so busy that I’ve probably missed some updates and new ways of doing things. The forum is here.