Re: Distro/program for customizing the kernel to my needs?

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 01/20/05


Date: 20 Jan 2005 14:42:09 GMT

On 20 Jan 2005 05:34:03 -0800, Koppe74 staggered into the Black Sun and
said:
> Are there any programms/distros/boot-disks out there suitable for
> discovering which drivers (e.g. for soundcards, screencard,...)my
> computer actually *uses* (which therefor I'll need), thus making it
> easier to configure my own Linux-kernel?

/sbin/lspci works really well. Like so:

paganini:~$ lspci
CardBus bridge: Texas Instruments PCI1450 (rev 03)
Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0c)
Serial controller: Lucent Microelectronics LT WinModem (rev 01)
Multimedia audio controller: Cirrus Logic CS 4614/22/24
IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
VGA compatible controller: ATI Technologies Inc Rage Mobility M3

...obviously, the Ethernet card is an EEPro100, so I need the eepro100
module. The soundcard is obviously a CS46xx, so I need the cs46xx
OSS module or its ALSA equivalent. The IDE chipset is a PIIX, so I have
to enable support for that IDE chipset or live with terrible "bonehead
mode" IDE performance. The PCMCIA chipset says "TI", but that's bogus;
all PCMCIA chipsets available today use yenta_socket. The USB chipset
is not obvious from lspci here, but do this:

lspci -v | grep HCI

USB Controller: Intel Corp. PIIX4 USB (rev 01) (prog-if 00 [UHCI])

...so I obviously need usb-uhci (uhci-hcd in 2.6 kernels). The video
card is an ATi Rage, so I'd use the r128 X server and compile the r128
kernel module if I wanted DRI. HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /                Hire me! 
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume


Relevant Pages

  • Re: Linux has poor multimedia features
    ... Shared video RAM is orthogonal to 2D ... figured I was doing pretty good to find the chipset. ... 00:02.0 VGA compatible controller: Intel Corporation 82830 CGC ... [Chipset Graphics Controller] ...
    (comp.os.linux.misc)
  • Re: Disk Controller Problem(Ultra DMA mode of HDD) of SiS 5571 chipset ???
    ... I want to know that Disk Controller Problem(Ultra DMA - UDMA) of SiS ... In general, SiS5571 chipset has Disk ... It does support bus mastering. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: What IDE Drive for my 5 year old Dell8200
    ... The Intel 850 Chipset employs a 82801BA ICH controller. ... PS/2 keyboard and mouse ports ... Both my hard drives are WD 7200, which I recommend if you're on ...
    (microsoft.public.windowsxp.general)
  • Re: Presonus Firebox and Wireless Connection
    ... Your particular MOBO is a little strange, in that it uses a 3rd party ... IEEE1394 controller. ... I'm pretty sure the nForce 4 chipset is capable of ... Silicon Image chip - don't use these extra SATA ports, ...
    (rec.audio.pro)
  • Re: Dell Dimension USB Ports problem
    ... MOTHERBOARD supported USB 2, then it was done by putting another USB ... controller chip on the motherboard in addition to the main Intel chipset. ... Usually, when this was done, it was done with an NEC USB controller. ... the board would support the P4/533mhz FSB CPUs and PC 1066 RDRAM. ...
    (alt.sys.pc-clone.dell)