[ltp] Arrgghhh. Sound Problems Now...
steve rader
linux-thinkpad@www.bm-soft.com
Thu, 27 Sep 2001 09:17:55 -0500
> From: Michael Nelson
> I even tried to find the card on Intel's website, but all I
> could find were normal pci slot cards for servers &
> workstations and pcmcia cards.
try
http://support.intel.com/support/network/adapter/pro100/100linux.htm
but i seem to recall that the eepro100 driver is preferred
> So, although I suspect one of the other drivers covers the
> card, right now having ethernet is more important to me than
> having sound, so I'm running the 2.4.2 kernel (which,
> incidentally, I *have* reconfigured and recompiled to take out
> crap I don't need).
fwiw, sound and the pro/100 ethernet work well outa the box on
my t22 w/stock rh7.1 like so...
nutmeg(root): uname -a
Linux nutmeg 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
nutmeg(root): lspci | egrep -i 'audio|ethernet'
00:03.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] \
(rev 0c)
00:05.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 \
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
nutmeg(root): cat /etc/modules.conf
alias eth0 eepro100
[...]
alias sound-slot-0 cs46xx
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L \
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S \
>/dev/null 2>&1 || :
[...]
nutmeg(root): lsmod
Module Size Used by
cs46xx 39440 2 (autoclean)
ac97_codec 8800 0 (autoclean) [cs46xx]
soundcore 4464 3 (autoclean) [cs46xx]
[...]
eepro100 16624 1 (autoclean)
having also experienced the joy of stacks of floppies and 0.99.x,
i was impressed that rh7.1 autoconfigured everything on my T22
cept for the built-in winmodem... haven't even touched the bios
(cept to leave it full powered with the lid closed.) of course,
i did have to tweak XF86Config to get 1400x1050x16.
steve
- - -
an eye for an eye leaves
the whole world blind...
http://www.9-11peace.org/petition.php3
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html