Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 8
|
Kernel (uname -r):
|
2.6.7
|
|
Distribution:
|
Slackware 10.0
|
(Note: This post referrs to model 2645-45U)
Initial installation was smooth, and without problems. All automatic configuration worked, except for sound.
Sound is a cs4237b, which needed the following parameters to function correctly (using ALSA included with distro) -
modprobe.conf had the following lines added to it -
alias snd-card-0 snd-cs4236
alias sound-slot-0 snd-cs4236
options snd device_mode=0666
options snd-cs4236 index=0 port=0x530 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5 mpu_port=-1 fm_port=0x388
Now everything works like a charm.
|