General TC > General TC Talk
TC 4.1 remastering tinycore.gz - Problem 2
Rich:
Hi AlejandroPadrino
--- Quote from: AlejandroPadrino on June 06, 2019, 06:05:59 AM ---Hello Rich,
yes, alsa startup script is located in /usr/local/tce.installed
--- End quote ---
You said:
--- Quote --- ... After merging into filesystem alsa.tcz and related files and dependencies ...
--- End quote ---
If I understand correctly, those extensions are no longer installed by tce-load , but part of the initrd. Normally tce-load would
execute that script. If you are not currently calling the script to execute, try adding this to you /opt/bootlocal.sh file:
--- Code: ---/usr/local/tce.installed/alsa
--- End code ---
Place it near the beginning of the file so it executes before any alsa commands you may have in that file. Also, make sure that
/usr/local/tce.installed/alsa is executable.
AlejandroPadrino:
Rich: I will try your code, thank you. :-)
Neonix: modprobe -v sind_page_alloc returns that module does not exist. Before this error, errors returned are these modules does not exist in modules.dep and I find for this file. Found at /lib/modules and copy all files to main filesystem, to rebuild tinycore.gz. After this alsamixer runs, but opening VLC for playing a movie returns error at could not open default audio device, incorrect syntax. Selecting Alsa audio output shows me that can't open soundcard Intel. :-(
AlejandroPadrino:
Hello Rich,
the command appears to be loaded, mixer runs, but VLC can't open default sound device. Mixer runs but sound is not tested.
neonix:
try this and tell us do you hear a sound:
--- Code: ---tce-load -iw alsa-config
speaker-test
--- End code ---
if not try this 2 commands and paste result here
--- Code: ---lsmod
dmesg
--- End code ---
Juanito:
There are perhaps a couple of things to think about:
* does your hardware have hdmi sound?
* if you have hdmi sound, does it appear as the default?
If the answer to both of the above is yes, you will need to edit modprobe.conf so that hdmi is not the default.
Note also, that if you wish to test various scenarios, alsa-config needs to be loaded before alsa.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version