processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 6 model name : Mobile Pentium II stepping : 10 cpu MHz : 397.056866 cache size : 256 KB fdiv_bug : no hlt_bug : no sep_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 osfxsr bogomips : 396.49
01:00.0 VGA compatible controller: Neomagic Corporation [MagicGraph 256AV] (rev 20) Subsystem: Unknown device 1014:00dd Flags: bus master, medium devsel, latency 128, IRQ 11 Memory at e0000000 (32-bit, prefetchable) Memory at 70000000 (32-bit, non-prefetchable) Memory at 70400000 (32-bit, non-prefetchable)
/etc/conf.modules
alias char-major-14 cs4232 options cs4232 io=0x530 irq=5 dma=1 dma2=0to get wav and mp3 file playing working. The driver will not survive an APM suspend / resume, reload it after an suspend / resume.
ALSA of 6.4 (0.5.5+) works with the following modules.conf entries:
alias char-major-14 soundcore alias char-major-116 snd alias snd-card-0 snd-card-cs4236 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_cards_limit=1 options snd-card-cs4236 snd_index=0 snd_port=0x530 snd_cport=0x538 snd_irq=5 snd_dma1=1 snd_dma2=0 snd_isapnp=0 post-install snd amixer set Master 100% unmute;amixer set PCM 100% unmute; amixer set Aux,1 100% unmuteAux,1 is the Channel for CD-in, APM suspend / resume support for the Thinkpad will be included in future ALSA releases.
rcalsasound restart
after
an suspend / resume cycle.
After editing /etc/modules.conf, be sure to do
an depmod -a
and then, if you use ALSA,
run rcalsasound restart
to load the ALSA driver.
To test ALSA, you can run
aplay /usr/share/sounds/alsa/whistle.auor
aplay /usr/share/sounds/wav/applause.wavif you installed the
snd_wav
package. If you use alsa,
you can use alsamixer
and gamix
to setup
the channels.
/etc/rc.config
:
PCMCIA_PCIC_OPTS="pci_int=1 pci_csc=1"
PCI bridge probe: TI 1251A found, 2 sockets.
USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)should work but not tested.
[*] Allow interrupts during APM BIOS callsis set while configuring the kernel. If this option is not set, a suspend will crash the machine on the resume.
SDB-laptop_daten_ibm_thinkpad-600e
)