lofiwk
July 18, 2023, 5:40pm
1
Hi again the issue guy here having an issue
this time is the audio, I just installed qubes and I can’t seem to play any youtube videos or anything sound related to work and I don’t know what I can share so I can make myself understood.
This time the guy who helps me wins a virtual hug. Cheers from my standalone debian environment:
user@LOFIWK:~/FreedomGPT$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye user@LOFIWK:~/FreedomGPT$ sudo lshw lofiwk
description: Computer width: 64 bits capabilities: smp vsyscall32 *-core description: Motherboard physical id: 0 *-memory description: System memory physical id: 0 size: 7GiB *-cpu product: 11th Gen Intel(R) Core™ i7-11375H @ 3.30GHz vendor: Intel Corp. physical id: 1 bus info: cpu@0 width: 64 bits
lofiwk
July 18, 2023, 10:11pm
2
Hey there. I fixed it. All by myself mommy.
I’m lying, of course, god bless chat GPT.
so what was going on is that, for some reason, the PulseAudio service was working, but:
"systemctl --user status pulseaudio.service
"
displayed a q overrun:
[lofiwk@dom0 ~]$ systemctl --user status pulseaudio.service
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor>
Active: active (running) since Tue 2023-07-18 17:29:35 EDT; 32min ago
TriggeredBy: ● pulseaudio.socket
Main PID: 7272 (pulseaudio)
Tasks: 11 (limit: 4627)
Memory: 23.4M
CPU: 9.790s
CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service
├─7272 /usr/bin/pulseaudio --daemonize=no --log-target=journal
└─7344 /usr/libexec/pulse/gsettings-helper
Jul 18 17:56:48 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:51 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:51 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:51 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:51 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:56 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:56 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:56 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:56 dom0 pulseaudio[7272]: q overrun, queuing locally
Jul 18 17:56:56 dom0 pulseaudio[7272]: q overrun, queuing locally
lines 1-22/22 (END)
And there it is! I just restarted the thing back on with:
systemctl --user restart pulseaudio.service
And I was god back again. Guess I’m hugging myself tonight.