Posts: 604
thriftee
Joined: 27 Feb 2009
#1
So no sound from youtube.

Any ideas?
Last edited by thriftee on 06 Nov 2016, 04:46, edited 1 time in total.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
my first thought is that you've got a channel muted somewhere, or possibly the wrong sound card pegged as a default (this sometimes happens with HDMI ports).
Posts: 604
thriftee
Joined: 27 Feb 2009
#3
Thanks for the reply

I thought that tii till I ran firefox-esr as root from the run... prompt and sound works fine as root

Maybe that will be a clue for someone...
Posts: 1,062
Dave
Joined: 20 Jan 2010
#4
I think sounds configuration files exist in the users home directory (~/.asoundrc.???) so it would have to be user configurable and per user. Perhaps try running the choose sound card option in the cc?
Posts: 64
reverseDog
Joined: 13 Jul 2016
#5
thriftee wrote:Thanks for the reply

I thought that tii till I ran firefox-esr as root from the run... prompt and sound works fine as root

Maybe that will be a clue for someone...
Maybe just add your user to the audio group?

Code: Select all

sudo addgroup USERNAME audio
(replace"USERNAME" with your user name, of course)
Posts: 604
thriftee
Joined: 27 Feb 2009
#6
Dave wrote:I think sounds configuration files exist in the users home directory (~/.asoundrc.???) so it would have to be user configurable and per user. Perhaps try running the choose sound card option in the cc?
I looked at groups demo and audio is listed...

I think you had the right hint, Dave, so thanks.

When I find .asoundrc with mc, I see its there under demo, but not root, so I renamed the ones under the different demo directories and now test sound works from control panel. There was one folder that was read-only and I couldn't rename it there. It works from demo in firefox, too.

I guess it remains to be seen if the problem comes back after a reboot. My guess is the cause was when my persistence files ran out of space and the setups changed to fluxbox etc.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#7
across thousands (literally) of persist-save operations, I have never witnessed"corrupted savefiles". Unless someone physically yanks the USB pendrive while it's being written to, or unexpected powerloss (and no UPS) occurs during write operation, there's essentially zero likelihood of corruption occurring. It's an atomic operation ~~ if persist-save fails, on next boot the machine state at start of session will be identical to the current session's start-of-session-state.
I was referring to the persist-save operation performed when"dynamic root persistence" (labeled"Persist root" in boot menu) is the chosen persistence type.

I've now read (in another topic) that you're using"Persist all".
That persistence mode also writes to homefs file throughout the session, realtime, as file changes occur.
Even if your system isn't connected to a UPS, the risk of homefs corruption should be no more than if its content were being written to hard disk.
Last edited by skidoo on 05 Nov 2016, 16:46, edited 1 time in total.
Posts: 604
thriftee
Joined: 27 Feb 2009
#8
I thought about it some more and I think at least one of the other machines I boot thise flashdrive from comes up appearing to have more than one sound card. Sound is still working after a reboot, so I'm good at this point and will just have to check it when I boot from one of the others.

I don't think my persistence files are corrupt.