Tiny Core Extensions > TCE Bugs

alsa.tczl + modules does not create /dev/snd/*

(1/4) > >>

Roberto A. Foglietta:
I have initiated and configured the alsa sound system but /dev/snd still missing.
I think the excutable snddevices is missing and I think it shoulb be added:


--- Code: ---wget http://www.linuxplusvalue.be/download/snddevices
sed -e "s/ln -svf /ln -sf /" snddevices >/usr/local/sbin/snddevices
chmod a+x /usr/local/sbin/snddevices
snddevices
[code]

This script need to be modified in order to work with ln from busybox.
--- End code ---
[/code]

Jason W:
Upon loading alsa.tczl and it's deps and using the command "/usr/local/etc/init.d/alsasound start" I have the /dev/snd directory:


--- Code: ---tc@box:~$ ls /dev/snd
controlC0  pcmC0D0c   pcmC0D0p   pcmC0D1c   pcmC0D1p   timer
tc@box:~$

--- End code ---

Is anyone else having issue with the /dev/snd not being created?

earlytv:
I have /dev/snd.
I did all it says under alsa so I dont have to keep doing

sudo alsaconf

but I still do.
Make any difference I use tcz alsa?

Jason W:
The tcz alsa works fine with me to start the sound automatically on boot.

Jason W:
Oh, and make sure you have recently downloaded the alsa extensions as there have been changes to them recently, most recent a bug fix in the startup file.

Navigation

[0] Message Index

[#] Next page

Go to full version