| tempestuous  
 
 
 
 
 Group: Members
 Posts: 259
 Joined: Aug. 2004
 | 
|  | Posted: Sep. 01 2004,02:48 |  |  Thanks ke4nt,
 In a previous search I had already found that post you mentioned.
 I believe its solution uses the "universal soundblaster compatible" OSS driver, and this has never worked for me, with any Linux distribution.
 
 But I just read that Feather Linux's ALSA drivers are good.  And guess what - Feather+ALSA works with my machine!
 
 Sadly I can't get Feather's linux-wlan-ng drivers working for my USB wireless adaptor.
 So now I'm stuck between 2 distributions - DSL for wireless, and Feather for sound.
 
 I want to stick with DSL because "toram" works with less than 128MB RAM, whereas Feather is larger than 128MB.
 So I applaud cbagger01's investigations, and keenly hope ALSA will soon work in DSL.
 
 For those of you wanting to get your sound working in Feather/Knoppix -
 Boot with cheatcode - knoppix alsa=<YOURALSAMODULE>
 This will load ALSA, but the parameters will probably be wrong, so reinsert your sound module after bootup with the correct settings.  Here's mine -
 modprobe snd-es18xx isapnp=0 dma1=1 dma2=0 irq=5
 In a "conventional" linux distribution, these settings reside in a configuration file (/etc/modules.conf for Debian).
 There's probably some way in Feather to save these settings (bootlocal.sh ??)
 
 Craig S
 |