Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Roberto A. Foglietta on April 06, 2009, 03:59:17 PM
-
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:
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.
[/code]
-
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:
tc@box:~$ ls /dev/snd
controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D1p timer
tc@box:~$
Is anyone else having issue with the /dev/snd not being created?
-
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?
-
The tcz alsa works fine with me to start the sound automatically on boot.
-
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.
-
I have the old one installed I think, how do you get rid of something installed to update?
-
If it is tcz, then the tcz-uninstall.tce extension will do it.
-
Still have to do sudo alsaconf?
I have to click on 3 items during sudo alsaconf to get sound to work.
One is something about changing a file someplace?
-
Does the startup script "/usr/local/etc/init.d/alsasound start" not work?
-
Does the startup script "/usr/local/etc/init.d/alsasound start" not work?
No it still dont work? When I run sudo alsaconf this happens, maybe more then other systems?
(building card database
searching cards
I pick cs5535audio hit ok
configuring snd cs5535audio
modify /ect/modprobe.conf I pick yes
preparing card for playing
run script alsasound I pick yes)
So many things on these systems seem different?
On the 32 and 64meg solid state flash ide drives this works
root (hd0,0)
kernal /boot/bzImage (xxxxxxxxxxxxxxxxxxx other items)
but on the 512meg solid state flash ide drives I could not get anything to boot untill I added this?
root (hd0,0)
kernal /boot/bzImage root=/dev/hda1
the boot keeps saying cant find bzImage without it?
-
It seems there are other issues involved outside of alsa that I wish I could help with but I do not have the hardware such as flash ide drives..
-
i had issue with the /dev/snd not being created?
;-(
i haven't sound.
but some times ago i can see (with bugs) video in mplayer-nodep.... magic things!
-
>/usr/local/etc/init.d/alsasound
Failed to execute child process "/usr/local/etc/init.d/alsasound" (No such file or directory).
>ls (8419)
alsasound
>ls (8419) returned '0'
>alsasound start
Failed to execute child process "alsasound" (No such file or directory).
>alsasound
Failed to execute child process "alsasound" (No such file or directory).
magic day!
alsasound is here, but emelfm and aterm doesn't run it!!
-
From the error below, it looks like you need to load the bash extension?
-
From the error below, it looks like you need to load the bash extension?
>bash
Failed to execute child process "bash" (No such file or directory).
;D ;D ;D ;D
great thanks, Juanito! ;)
-
Does the startup script "/usr/local/etc/init.d/alsasound start" not work?
>/usr/local/etc/init.d/alsasound start (7023)
/usr/local/sbin/alsactl: save_state:1528: Cannot open /etc/asound.state for writing: Permission denied
ERROR: Removing 'snd_hda_intel': Operation not permitted
ERROR: Module snd_pcm is in use by snd_hda_intel
ERROR: Module snd_timer is in use by snd_pcm
ERROR: Module snd_hwdep is in use by snd_hda_intel
ERROR: Module snd is in use by snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
ALSA driver is already running.
>/usr/local/etc/init.d/alsasound start (7023) returned '0'
and i haven't sound still! My girl is so angry when don't hear a music from notebook! :'(
-
You need:
$ sudo /etc/init.d/alsasound start
..or issue the command from a root terminal
-
You need: $ sudo /etc/init.d/alsasound start
..or issue the command from a root terminal
OOOOO! Man!
It works! ;-))))))))))))))))))))))))))))))))))))))))
Great!
Thanks a lot!
Thanks, Juanito! :-*
-
so...
it can be to try without /local/!
:o