
lspci
0000:00:00.0 Host bridge: ALi Corporation M1644/M1644T Northbridge+Trident (rev 01) 0000:00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller 0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) 0000:00:04.0 IDE interface: ALi Corporation M5229 IDE (rev c3) 0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 01) 0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV] 0000:00:08.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU] 0000:00:0a.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 0d) 0000:00:10.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01) 0000:00:11.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32) 0000:00:11.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32) 0000:01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XPAi1 (rev 82)
lsmod
Module Size Used by orinoco_cs 10888 1 orinoco 42004 1 orinoco_cs hermes 5984 2 orinoco_cs,orinoco eeprom 5776 0 lm90 10596 0 i2c_sensor 2752 2 eeprom,lm90 i2c_ali1535 5988 0 ali_agp 5440 1 snd_pcm_oss 49632 0 snd_mixer_oss 17408 1 snd_pcm_oss snd_seq_dummy 2596 0 snd_seq_oss 32320 0 snd_seq_midi_event 5920 1 snd_seq_oss snd_seq 50000 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 6732 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_ali5451 22116 0
cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 11 model name : Intel(R) Pentium(R) III Mobile CPU 1000MHz stepping : 1 cpu MHz : 995.952 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 1995.73
cat /etc/make.conf
# Copyright 2005 Bob Predaina. All Rights Reserved.
# Distributed under the terms of the GNU General Public License v2
# File: /etc/make.conf
# Task: Basic configuration for the Jackass-optimized Gentoo toolkit
#
# /\ /\ Jackass 2005.1 for Pentium3
# ( \\ // )
# \ \\ // / This system configuration should be used for all testing
# \_\\||||//_/ of the Jackass! Project. Please do not make any changes
# \/ _ _ \/ to the following settings (especially CFLAGS!), other than
# \/|(O)(O)| to edit the location of your Gentoo mirror.
# \/ | |
#_\/ \ / If you should have questions, please refer to: man gcc, man
# |____| make.conf, and /etc/make.conf.example for more information.
# / \
# \ 0 0 / Have fun with your new Jackass! Toolkit for Gentoo 2005.1!
# / \____/
# /
#_/
#
#(donkey by hard '96)
#
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mtune=pentium3"
#
CFLAGS="${CFLAGS} -pipe"
CFLAGS="${CFLAGS} -O3"
CFLAGS="${CFLAGS} -fweb"
CFLAGS="${CFLAGS} -frename-registers"
CFLAGS="${CFLAGS} -fforce-addr"
CFLAGS="${CFLAGS} -momit-leaf-frame-pointer"
CFLAGS="${CFLAGS} -fomit-frame-pointer"
CFLAGS="${CFLAGS} -ftracer"
#
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
#
ACCEPT_KEYWORDS="x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
MAKEOPTS="-j2"
USE="dpms freetype gtkhtml imagemagick imlib2 java lm_sensors madwifi mozilla
nptl ppds rhythmbox sftp slang sse wifi win32codecs -arts -kde -qt
-quicktime"
#GENTOO_MIRRORS="http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
FEATURES="distlocks sandbox -strict"
In the links at the top I will add more information. If you have one of these laptops feel free to email me if you have any questions. This is a nice little laptop and looks like I will be able to get everything working.