Hi, all.
After a long hiatus for medical reasons, I'm back trying to get chromium-browser to run youtube videos in CorePlus. I tried a number of forum members' suggestions last year and now I want to see if adding sound helps. What is keeping me from just installing alsa.tcz from the repo is the lengthy, complicated, and confusing (to me) info in the apps:
----------
Example howto:
$ sudo alsaconf
$ speaker-test -c2 -t wav -l1
----------
Install the alsaconf.tcz extension if you need the alsaocnf
script.
To initialize alsa without having to use alsaconf, there is a
script that will do that.
It can be placed in /opt/bootlocal.sh so it alsa will be setup
on boot with no user interaction required. The command to do this is:
/usr/local/etc/init.d/alsasound start
If adding this command to bootlocal.sh, you may need
to precede it with the sleep command for it to be effective.
If you want your alsa settings to persist across reboots, use the
command 'sudo alsactl store' after alsa has been set up. This stores the
configuration in /usr/local/etc/asound.state. Place this file in your backup to
allow your alsa settings to persist across sessions.
Additionally, if you first run alsaconf, the result of that will be used
by /usr/local/etc/init.d/alsasound instead of probing for and activating
all the soundcards found on your system. Only the card you selected in
alsaconf will be setup by alsasound upon later starting of alsasound once
alsaconf is run. To make this persist across reboots so alsasound does
not have to be run in later sessions, back up these files/directories:
opt/alsa
etc/modprobe.conf
Then add the command "/usr/local/etc/init.d/alsasound start" in your
/opt/bootlocal.sh file and your card should load on each boot as previously
set up by alsaconf.
ISA PnP support has been added to /usr/local/etc/init.d/alsasound.
It will probe and insert modules for many known ISA PnP sound cards.
Also, an option to specify which kernel module for your ISA card is
there, just enter that/those names into /opt/alsa/.alsadriver, one on
each line and only that module will be inserted without modprobing
unnecessary modules while trying to find your card.
----------
Query: Is all this necessary? Any of it? I don't understand it and wouldn't know how to do what it says, so I need for someone to tell me how to get Alsa into TCL and make it work (especially with Chromium-browser).
=======================================
Then, I have a number of ancillary queries:
-- I was told that before watching streaming videos I must disable the preinstalled add-on "GNU LibreJS" (and reenable it later). Is that true? If so, how to do it? (I'm not familiar with processes in TCL called "disable" and "reenable".)
-- Should Chromium-browser be updated solely via an app from the TCL repo (not from Google).
-- Ditto re Chromium-browser add-ons. (From Google, or only from the TCL repo?)
-- If I want to try using HTML5 instead of flashplayer to run videos in Chromium-browser (or another browser), where should I get the HTML5 add-on, from the browser's website or from the TCL repo? (In other words, does HTML5 have to be implemented by a special TCL-compatible extension?)
Thanks for help with all this.
Cheers.
Mike7