[ltp] 600E and sound...sigh...

Torbjorn Tornkvist linux-thinkpad@www.bm-soft.com
01 Dec 1999 17:49:18 +0100


Yippie ! I've got working sound for my 600E.
Thanx to all the people who helped out.
This is what I did:

 0. Mandrake 6.1 (kernel 2.2.13)
 1. Install the ALSA stuff.
 2. Remove the loading of sound in /etc/rc.d/sysinit
 3. Add the stuff at the bottom of this text to /etc/conf.modules
 4. Copy the alsa-driver-0.4.1f2/utils/alsasound script
    to /etc/rc.d/init.d
 5. Make a link: S03alsasound from /etc/rc.d/rc3.d
    to the script.

-----------------------------------------------------------------
### ALSA sound ###
#
# ALSA native device support
#
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666 snd_device_gid=0 snd_device_uid=0
#
alias snd-card-0 snd-card-cs4236
#
alias sound snd-card-0
options snd-card-cs4236 snd_port=0x530 snd_cport=0x538 snd_fm_port=0x388 snd_irq=5 snd_dma1=1 snd_dma2=0 snd_isapnp=0 snd_mpu_port=0x300 snd_mpu_irq=9 # snd_dma1_size=xxx snd_dma2_size=xxx
#
# OSS/Free emulation setup
alias char-major-14 soundcore
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-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
alias snd-minor-oss-0 snd-card-cs4236
alias snd-minor-oss-1 snd-opl3
alias snd-minor-oss-3 snd-pcm1-oss
-----------------------------------------------------------------

/Tobbe
--
Torbjörn Törnkvist , tel: +46 8 692 22 15 , fax: +46 8 654 70 71
Bluetail AB , Hantverkargatan 78 , SE-112 38 Stockholm , Sweden            
Email: tobbe@bluetail.com , Web: http://www.bluetail.com/~tobbe
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html