If you’re looking for Linux fixes to things like the 686B bug issue, here’s what I got about that:
First, you might try the linux-kernel mailing list. Go to
http://vger.kernel.org It’s mostly a kernel
developer’s list, but there are tons of patches and fixes floating around
for various problems. Solved some problems for me a few months back
Also, if you’re looking for a more travelled route, the AC (Alan Cox)
kernel series often have more aggressive fixes and hardware support than the
vanilla kernel. (The AC patches for the 2.4 series kernel can be found at http://www.kernel.org/pub/linux/kernel/people/alan/2.4/
or any other kernel.org mirror.) —Jon Anderson
The patch is included in 2.4.4. Maintainer is Alan Cox — Francois Cami
After seeing your short call for Linux info on the O/C homepage (dealing
with the VIA drivers) I thought I’d pass along a few links that I have found
quite useful.
Linux Hardware Database – http://lhd.zdnet.com
Provides info, ratings, drivers, and links to drivers on a wide variety of
hardware. Also puts out a bi-weekly hardware newsletter.
XFree86 Homepage – http://www.xfree86.org
Provides info, drivers, and patches for the X Window System. This is the GUI
video support and not the actual desktop GUI environment (KDE, Gnome, etc)
which have their own sites.
CNET Linux Center – http://linux.cnet.com
Provides news, info, and software downloads. A number of the downloads are
out of date and it’s best to use the provided link to the actual software’s
homepage.
Linux Online – http://www.linux.org
Good general Linux info site. Has a very nice link page
http://www.linux.org/dist/english.html that gives a listing for over 40
distribution packages.—Spike
Thank you all, gentlemen!
Be the first to comment