Quote:
|
Originally Posted by Taime
...and quite frankly, i am not excited about spending $100 on a pcmcia sound card either...
|
Me neither, since it works fine with every distro I have installed on my machine. I realized some days ago that my sound card is detected upon boot but for some reason DSL fails to initialize the sound. I don't remember quite well what was the error I had when running sndconfig but it was something related to some kernel modules (when I get home I'll regenerate the error again and post the results here)... I'm thinking it might be some bug of this kernel version driver for my sound card, but I'm not sure. Anyway, if I manage to solve the problem I'll post the answer here.
P.S.:Taime, do you have the same sound card as me? What's the result of running /sbin/lspci?
EDIT:
OK, I'm on DSL now. This is the error I get when running sndconfig:
Code:
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o:
init_module: No such device
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o: insmod
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o failed
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o: insmod
sound-slot-0 failed
I installed alsaconf but this is what I get during the installation:
Code:
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
No ALSA driver installed
depmod: Can't open /lib/modules/2.4.26/modules.dep for writing
Starting ALSA sound driver (version none):Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
modprobe: Can't locate module snd
failed.
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
Setting up libasound2 (0.9.0beta10a-3) ...
Setting up alsa-utils (0.9.0beta12-1) ...
Setting up alsaconf (0.4.3b-4) ...
bash-2.05b# apt-get install alsa
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package alsa
Any clue on how to solve this issue?
Also, how to make the system-wide changes permanent when having DSL installed in a usb device? (e.g., programs installed dissappear when I reboot).
Thanks in advance.