Fujitsu Lifebook S-4546
Compiled kernel 2.4.22. I've added
the following patches:
patch -p1 -d /usr/src/linux/drivers/net/wireless/ < orinoco-0.13d-patch.diff
patch -p1 < linux-2.4.22-ntfs-2.1.4c.patch
patch -p1 < squashfs1.3r2-patch
patch -p1 < usbdnet-2.4.20-patch
The usbdnet patch barfs, if you want to use it you'll have to
hand-edit the kernel source to add the rejected patches in. It's
pretty straightforward, open the *.rej files, and copy and paste the
text into the files that need to be patched. Those files are:
I created new sets of files that describe how the laptop is configured
and running for kernel 2.4.22:
http://www.antlinux.com/lifebook/sunspot-bootlogo.png
It looks most excellent! The already-formatted splashimage shown
above can be had here: http://www.antlinux.com/files/linux/graphics/sunspot-bootlogo.xpm.gz
I've also been toying with ALSA, I upgraded the laptop to ALSA 0.9.6
with no problems. I tried to make some changes to my asound.conf
and ALSA
specific additions modules.conf file so that I can get rid of the
errors that the ALSA modules throw when they load on bootup. The asound.conf
file has a reference to a few web pages that explain what the settings
do. To use the ALSA additions to the modules.conf file, save the file
linked above to /etc/modutils, and then run update-modules.
This will automatically add the options and aliases listed in the file
to /etc/modules.conf.
streamcast/stream-db
Work on the DocBook documentation continues, I got some of my changes that I put down on my paper notes back into the XML sources. I figure I'm about half way done with the documentation. I also have a lot of ideas about re-writing the code so that it all runs from one single file, and calls functions from different modules depending on how you want to run the application (with database support or without database support). We'll see if I ever get to put my ideas into real code...
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
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!