Re: [linux-audio-user] Fw: alsa and 2.5.9 kernel on a thinkpad600E

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Fw: alsa and 2.5.9 kernel on a thinkpad600E
From: wes schreiner (wes_AT_infosink.com)
Date: Tue May 14 2002 - 06:08:05 EEST


iriXx wrote:

>im trying to get sound going on my thinkpad 600E...
>
I'm not using devfs, so you are on your own there, but here is a working
configuration on a 600E.

I'm using ALSA 0.9.0beta12 on 2.4.19-pre8-ac2. I have the FM synth
working too.

Make sure that your sound hardware is set correctly with either setpnp
or the ps2.exe tool. In Easy Setup make sure that Quick Boot is OFF, so
that the BIOS will set up the hardware.

If snd_dma1and snd_dma2 are reversed it won't work.

snipped from /etc/modules.conf:
-----------------

alias char-major-116 sndcard
alias snd-card-0 sndcard
alias char-major-14 sndcard
alias sound-slot-0 sndcard
alias sound-slot-1 off
alias sound-slot-2 off
alias sound-slot-3 off
alias sound-service-0-0 sndcard
alias sound-service-0-1 sndcard
alias sound-service-0-2 sndcard
alias sound-service-0-3 sndcard
alias sound-service-0-8 sndcard
alias sound-service-0-12 sndcard
alias sound sndcard
alias snd-minor-oss-0 sndcard
alias snd-minor-oss-1 sndcard
alias snd-minor-oss-2 sndcard
alias snd-minor-oss-3 sndcard
alias snd-minor-oss-4 sndcard
alias /dev/sound sndcard
alias /dev/sequencer sndcard
alias /dev/music sndcard
alias /dev/adsp* sndcard
alias /dev/snd* sndcard
alias /dev/audio sndcard

alias sndcard snd-cs4236

below snd-pcm-oss sndcard
below snd-seq-oss sndcard
below snd-midi-oss sndcard
below snd-mixer-oss sndcard

above snd-cs4236 snd-mixer-oss snd-pcm-oss snd-seq-oss

options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=29 snd_device_uid=0

options snd-cs4236 snd_index=0 snd_id=CARD_0 snd_port=0x530
snd_cport=0x538 snd_sb_port=0x220 snd_fm_port=0x388
 snd_irq=5 snd_dma1=1 snd_dma2=0 snd_enable=1

path=/lib/modules/`uname -r`/alsa

When loaded lsmod shows me this:
---------------------------------------------

Module Size Used by Not tainted
snd-pcm-oss 34656 0 (autoclean) (unused)
snd-mixer-oss 8576 0 (autoclean) [snd-pcm-oss]
snd-opl3-synth 8412 0 (autoclean) (unused)
snd-seq-instr 4256 0 (autoclean) [snd-opl3-synth]
snd-seq-midi-emul 4416 0 (autoclean) [snd-opl3-synth]
snd-ainstr-fm 1316 0 (autoclean) [snd-opl3-synth]
snd-seq-oss 23424 0 (unused)
snd-seq-midi-event 2808 0 [snd-seq-oss]
snd-seq 33100 2 [snd-opl3-synth snd-seq-instr
snd-seq-midi-emul snd-seq-oss snd-seq-midi-even
t]
snd-cs4236 2272 0
snd-opl3-lib 5088 0 [snd-opl3-synth snd-cs4236]
snd-hwdep 3520 0 [snd-opl3-lib]
snd-cs4236-lib 10208 0 [snd-cs4236]
snd-cs4231-lib 13152 0 [snd-cs4236 snd-cs4236-lib]
snd-pcm 46880 0 [snd-pcm-oss snd-cs4236-lib
snd-cs4231-lib]
snd-timer 9152 0 [snd-seq snd-opl3-lib snd-cs4231-lib
snd-pcm]
snd-mpu401-uart 2576 0 [snd-cs4236]
snd-rawmidi 11648 0 [snd-mpu401-uart]
snd-seq-device 3904 0 [snd-opl3-synth snd-seq-oss snd-seq
snd-opl3-lib snd-rawmidi]
snd 23656 0 [snd-pcm-oss snd-mixer-oss
snd-opl3-synth snd-seq-instr snd-seq-oss snd-seq-midi-event snd-seq
snd-cs4236 snd-opl3-lib snd-hwdep snd-cs4236-lib snd-cs4231-lib snd-pcm
snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue May 14 2002 - 06:03:34 EEST