General TC > General TC Talk

Seamonkey 2.33

<< < (8/9) > >>

Stone.Giant:

--- Quote from: Misalf on May 16, 2015, 06:15:32 AM ---I used to do load ALSA like this in /opt/bootlocal.sh (without sudo because bootlocal.sh runs as root)

--- Code: ---/usr/local/etc/init.d/alsasound start >/dev/null 2>&1 &

--- End code ---
For me though thats not needed in 6.x.

Maybe this helps if the settings don't get restored by /etc/udev/rules.d/90-alsa-restore.rules

--- Code: ---/usr/local/sbin/alsactl restore >/dev/null 2>&1 &

--- End code ---

--- End quote ---

Nope still not working. Do I need to backup also my /opt/bootlocal.sh? i find it the script was not save when I execute first the sudo alsactl store berfore saving the /local/etc/init.d/alsasound start to bootlocal.sh

Stone.Giant:
its really the startup script in bootlocal.sh that causes the problem. I deleted immediately my backups and it functioned immediately after executing alsasound start

coreplayer2:

--- Quote from: Stone.Giant on May 16, 2015, 07:51:42 AM --- ...and it functioned immediately after executing alsasound start

--- End quote ---

It appears to be the consensus that installing only "alsa-config.tcz" to the onboot.lst is all that is normally required for alsa to load and start on boot all by itself.    I have one PC which requires a command to un-mute the SPDIF after boot, but none of my PC's use or need alsasound start.    So I think everyone is trying to say simply load alsa-config.tcz from the onboot.lst, remove all other alsa related extensions from the boot list.  Then after boot up run " alsamixer " from a command line and check the status..

:)

Stone.Giant:
Hi coreplayer2, it's been a year since a I had a few conversations with you- remeber ralink wifi thread?. Here's what I've found out today, I have to start seamonkey first before my alsa go working.


This is the output before I execute seamonkey


--- Code: ---tc@box:~$ speaker-test [-Ddefault:1] -c2 -t wav -l1

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
Playback open error: -2,No such file or directory
tc@box:~$ speaker-test [-Ddefault:1] -c2 -t wav -l1

--- End code ---

Then this is the output by a voice-over saying "front left", "front right"

--- Code: ---tc@box:~$ speaker-test [-Ddefault:1] -c2 -t wav -l1

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 8192
Period size range from 1024 to 1024
Using max buffer size 8192
Periods = 4
was set period_size = 1024
was set buffer_size = 8192
 0 - Front Left
 1 - Front Right
Time per period = 2.854449

--- End code ---

Stone.Giant:
I can't create syslink for official jre8 becauseI can't find /plugins folder in /home/tc/.mozilla. Should I make new directory?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version