On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup. Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller The 15.2 works fine. 15.2: #dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8 On 15.3: #dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing? Mark
On 6/14/21 11:47 PM, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
Please file a bug at bugzilla.opensuse.org against the kernel. They will be able to help you much better then we can. -- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
On 6/14/21 10:09 PM, Simon Lees wrote:
On 6/14/21 11:47 PM, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
Please file a bug at bugzilla.opensuse.org against the kernel. They will be able to help you much better then we can.
It is not a kernel issue. I am running a vanilla 5.12.10 kernel on both the 15.2 and 15.3 systems. The 15.2 system works perfectly. I also tried the kernel-default-5.3.18-57.3 on 15.3 with no change. I have to reconfigure the sound after bootup. Then it works. Obviously the "codec" it can't find at boot is there. I suspect a systemd issue. Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <bde9f6ab-7e3a-1c46-09f1-31632ab35410@compro.net> Date & Time: Tue, 15 Jun 2021 08:34:38 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> On 6/14/21 10:09 PM, Simon Lees wrote: MH> > MH> > MH> > On 6/14/21 11:47 PM, Mark Hounschell wrote: MH> >> On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 MH> >> does not have sound at bootup. MH> >> MH> >> Sound card is: MH> >> # lspci | grep -i audio MH> >> 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] MH> >> Starship/Matisse HD Audio Controller MH> >> MH> >> The 15.2 works fine. MH> >> MH> >> 15.2: MH> >> MH> >> #dmesg | grep -i audio [...] MH> >> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 MH> >> [ 9.916344] input: HD-Audio Generic Front Headphone as MH> >> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8 MH> >> MH> >> On 15.3: MH> >> MH> >> #dmesg | grep -i audio MH> >> [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) MH> >> [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec MH> >> MH> >> MH> >> Yet when I go into Yast and reconfigure the card, the sound works until MH> >> a reboot happens. What am I missing? MH> > MH> > Please file a bug at bugzilla.opensuse.org against the kernel. They will MH> > be able to help you much better then we can. MH> > MH> It is not a kernel issue. I am running a vanilla 5.12.10 kernel MH> on both the 15.2 and 15.3 systems. The 15.2 system works MH> perfectly. I also tried the kernel-default-5.3.18-57.3 on 15.3 MH> with no change. MH> I have to reconfigure the sound after bootup. Then it MH> works. Obviously the "codec" it can't find at boot is there. I MH> suspect a systemd issue. How about checking with pavucontrol, espicially 'system sound'. Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computer. Not with Me!" "No..., with money."
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <178ed220-c968-f9df-6b10-51d6c2df55c6@compro.net> Date & Time: Tue, 15 Jun 2021 09:16:39 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> On 6/15/21 9:00 AM, Masaru Nomiya wrote: MH> > MH> > How about checking with pavucontrol, espicially 'system sound'. MH> > MH> > Regards. MH> pavucontrol just shows no devices found. Maybe, the result of; & systemctl status pulseaudio.service ianctice. If so, try; $ sudo systemctl disable pulseaudio.servie $ sudo systemctl enable pulseaudio.servie $ sudo systemctl start pulseaudio.servie Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 6/15/21 9:35 AM, 野宮 賢 / NOMIYA Masaru wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <178ed220-c968-f9df-6b10-51d6c2df55c6@compro.net> Date & Time: Tue, 15 Jun 2021 09:16:39 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MH> On 6/15/21 9:00 AM, Masaru Nomiya wrote: MH> > MH> > How about checking with pavucontrol, espicially 'system sound'. MH> > MH> > Regards.
MH> pavucontrol just shows no devices found.
Maybe, the result of;
& systemctl status pulseaudio.service
ianctice.
# systemctl status pulseaudio.service Unit pulseaudio.service could not be found. Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <30907e69-4a0f-e49b-70c1-96f0568b46d2@compro.net> Date & Time: Tue, 15 Jun 2021 09:51:56 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> On 6/15/21 9:35 AM, 野宮 賢 / NOMIYA Masaru wrote: MH> > Hello, MH> > MH> > In the Message; MH> > MH> > Subject : Re: Audio problem Leap-15.3 MH> > Message-ID : <178ed220-c968-f9df-6b10-51d6c2df55c6@compro.net> MH> > Date & Time: Tue, 15 Jun 2021 09:16:39 -0400 MH> > MH> > [MH] == Mark Hounschell <markh@compro.net> has written: MH> > MH> > MH> On 6/15/21 9:00 AM, Masaru Nomiya wrote: MH> > MH> > MH> > MH> > How about checking with pavucontrol, espicially 'system sound'. MH> > MH> > MH> > MH> > Regards. MH> > MH> > MH> pavucontrol just shows no devices found. MH> > MH> > Maybe, the result of; MH> > MH> > & systemctl status pulseaudio.service MH> > MH> > ianctice. MH> > MH> # systemctl status pulseaudio.service MH> Unit pulseaudio.service could not be found. Ah, you've not installed pulseaudio. Sorry, I've got no idea about such an environment. Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 6/15/21 10:44 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <30907e69-4a0f-e49b-70c1-96f0568b46d2@compro.net> Date & Time: Tue, 15 Jun 2021 09:51:56 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MH> On 6/15/21 9:35 AM, 野宮 賢 / NOMIYA Masaru wrote: MH> > Hello, MH> > MH> > In the Message; MH> > MH> > Subject : Re: Audio problem Leap-15.3 MH> > Message-ID : <178ed220-c968-f9df-6b10-51d6c2df55c6@compro.net> MH> > Date & Time: Tue, 15 Jun 2021 09:16:39 -0400 MH> > MH> > [MH] == Mark Hounschell <markh@compro.net> has written: MH> > MH> > MH> On 6/15/21 9:00 AM, Masaru Nomiya wrote: MH> > MH> > MH> > MH> > How about checking with pavucontrol, espicially 'system sound'. MH> > MH> > MH> > MH> > Regards. MH> > MH> > MH> pavucontrol just shows no devices found. MH> > MH> > Maybe, the result of; MH> > MH> > & systemctl status pulseaudio.service MH> > MH> > ianctice. MH> >
MH> # systemctl status pulseaudio.service MH> Unit pulseaudio.service could not be found.
Ah, you've not installed pulseaudio.
Sorry, I've got no idea about such an environment.
It is installed. #rpm -qa | grep pulse pulseaudio-lang-14.2-4.2.noarch libxine2-pulse-1.2.11-pm153.166.1.x86_64 libpulse-devel-14.2-4.2.x86_64 pulseaudio-bash-completion-14.2-4.2.x86_64 libpulse0-32bit-14.2-4.2.x86_64 pulseaudio-module-lirc-14.2-4.2.x86_64 pulseaudio-utils-32bit-14.2-4.2.x86_64 pulseaudio-module-zeroconf-14.2-4.2.x86_64 pulseaudio-14.2-4.2.x86_64 pulseaudio-utils-14.2-4.2.x86_64 libpulse-mainloop-glib0-14.2-4.2.x86_64 mpg123-pulse-1.26.4-1.15.x86_64 pulseaudio-module-bluetooth-14.2-4.2.x86_64 alsa-plugins-pulse-32bit-1.2.2-1.55.x86_64 pulseaudio-module-jack-14.2-4.2.x86_64 apulse-0.1.12-bp153.1.20.x86_64 pulseaudio-module-x11-14.2-4.2.x86_64 alsa-plugins-pulse-1.2.2-1.55.x86_64 pulseaudio-module-gconf-14.2-4.2.x86_64 libpulse0-14.2-4.2.x86_64 Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <6a1bb9b0-73aa-23c0-5420-f955a1ac4397@compro.net> Date & Time: Tue, 15 Jun 2021 10:56:45 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH>>> # systemctl status pulseaudio.service MH>>> Unit pulseaudio.service could not be found. MN>> Ah, you've not installed pulseaudio. MN>> MN>> Sorry, I've got no idea about such an environment. MH> It is installed. What!! MH> #rpm -qa | grep pulse MH> pulseaudio-lang-14.2-4.2.noarch MH> libxine2-pulse-1.2.11-pm153.166.1.x86_64 MH> libpulse-devel-14.2-4.2.x86_64 MH> pulseaudio-bash-completion-14.2-4.2.x86_64 MH> libpulse0-32bit-14.2-4.2.x86_64 MH> pulseaudio-module-lirc-14.2-4.2.x86_64 MH> pulseaudio-utils-32bit-14.2-4.2.x86_64 MH> pulseaudio-module-zeroconf-14.2-4.2.x86_64 MH> pulseaudio-14.2-4.2.x86_64 MH> pulseaudio-utils-14.2-4.2.x86_64 MH> libpulse-mainloop-glib0-14.2-4.2.x86_64 MH> mpg123-pulse-1.26.4-1.15.x86_64 MH> pulseaudio-module-bluetooth-14.2-4.2.x86_64 MH> alsa-plugins-pulse-32bit-1.2.2-1.55.x86_64 MH> pulseaudio-module-jack-14.2-4.2.x86_64 MH> apulse-0.1.12-bp153.1.20.x86_64 MH> pulseaudio-module-x11-14.2-4.2.x86_64 MH> alsa-plugins-pulse-1.2.2-1.55.x86_64 MH> pulseaudio-module-gconf-14.2-4.2.x86_64 MH> libpulse0-14.2-4.2.x86_64 1. install pulseaudio-system-wide package. 2. $ sudo systemctl enable pulseaudio.service 3. $ sudo systemctl start pulseaudio.service It's midnight, here in Japan. Regards & Good Night. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
* Mark Hounschell <markh@compro.net> [06-15-21 10:58]:
On 6/15/21 10:44 AM, Masaru Nomiya wrote: ...
Ah, you've not installed pulseaudio.
Sorry, I've got no idea about such an environment.
It is installed.
#rpm -qa | grep pulse pulseaudio-lang-14.2-4.2.noarch libxine2-pulse-1.2.11-pm153.166.1.x86_64 libpulse-devel-14.2-4.2.x86_64 pulseaudio-bash-completion-14.2-4.2.x86_64 libpulse0-32bit-14.2-4.2.x86_64 pulseaudio-module-lirc-14.2-4.2.x86_64 pulseaudio-utils-32bit-14.2-4.2.x86_64 pulseaudio-module-zeroconf-14.2-4.2.x86_64 pulseaudio-14.2-4.2.x86_64 pulseaudio-utils-14.2-4.2.x86_64 libpulse-mainloop-glib0-14.2-4.2.x86_64 mpg123-pulse-1.26.4-1.15.x86_64 pulseaudio-module-bluetooth-14.2-4.2.x86_64 alsa-plugins-pulse-32bit-1.2.2-1.55.x86_64 pulseaudio-module-jack-14.2-4.2.x86_64 apulse-0.1.12-bp153.1.20.x86_64 pulseaudio-module-x11-14.2-4.2.x86_64 alsa-plugins-pulse-1.2.2-1.55.x86_64 pulseaudio-module-gconf-14.2-4.2.x86_64 libpulse0-14.2-4.2.x86_64
must not have the service part installed. might try reinstalling, zypper -v in --force --recommends pulseaudio then systemctl enable pulseaudio systemctl start pulseaudio -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
On 2021-06-15 10:03 a.m., Patrick Shanahan wrote:
must not have the service part installed. might try reinstalling, zypper -v in --force --recommends pulseaudio
then systemctl enable pulseaudio systemctl start pulseaudio
Pulseaudio runs in user space. It doesn't exist at all in the system services.
* Darryl Gregorash <raven@accesscomm.ca> [06-15-21 17:07]:
On 2021-06-15 10:03 a.m., Patrick Shanahan wrote:
must not have the service part installed. might try reinstalling, zypper -v in --force --recommends pulseaudio
then systemctl enable pulseaudio systemctl start pulseaudio
Pulseaudio runs in user space. It doesn't exist at all in the system services.
yes, I have since discovered that and ... systemctl --user status pulseaudio showed running but quite a few errors, moving .config/pulse/* files provided a ?solution. but sound worked for what I use and still works ??? tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
On 6/15/21 5:12 PM, Patrick Shanahan wrote:
* Darryl Gregorash <raven@accesscomm.ca> [06-15-21 17:07]:
On 2021-06-15 10:03 a.m., Patrick Shanahan wrote:
must not have the service part installed. might try reinstalling, zypper -v in --force --recommends pulseaudio
then systemctl enable pulseaudio systemctl start pulseaudio
Pulseaudio runs in user space. It doesn't exist at all in the system services.
yes, I have since discovered that and ...
systemctl --user status pulseaudio
showed running but quite a few errors, moving .config/pulse/* files provided a ?solution.
As user: systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2021-06-16 12:37:09 EDT; 5min ago TriggeredBy: ● pulseaudio.socket Main PID: 21407 (pulseaudio) CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service ├─21407 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─21488 /usr/lib/pulse/gconf-helper I have no sound Mark
On Wednesday, June 16, 2021 11:44:22 AM CDT Mark Hounschell wrote:
On 6/15/21 5:12 PM, Patrick Shanahan wrote:
* Darryl Gregorash <raven@accesscomm.ca> [06-15-21 17:07]:
On 2021-06-15 10:03 a.m., Patrick Shanahan wrote:
must not have the service part installed. might try reinstalling,
zypper -v in --force --recommends pulseaudio
then systemctl enable pulseaudio
systemctl start pulseaudio
Pulseaudio runs in user space. It doesn't exist at all in the system services.
yes, I have since discovered that and ...
systemctl --user status pulseaudio
showed running but quite a few errors, moving .config/pulse/* files provided a ?solution.
As user:
systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2021-06-16 12:37:09 EDT; 5min ago TriggeredBy: ● pulseaudio.socket Main PID: 21407 (pulseaudio) CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service ├─21407 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─21488 /usr/lib/pulse/gconf-helper
I have no sound
Mark
I'm running Tumbleweed, but here is what I get. - Notice the last 2 lines. user1@N1250:~> systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2021-06-16 07:59:19 CDT; 5h 55min ago TriggeredBy: ● pulseaudio.socket Main PID: 2564 (pulseaudio) Tasks: 7 (limit: 4915) Memory: 10.5M CPU: 430ms CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─2564 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─2967 /usr/libexec/pulse/gsettings-helper Jun 16 07:59:18 N1250 systemd[2132]: Starting Sound Service... Jun 16 07:59:19 N1250 systemd[2132]: Started Sound Service. MarkP
On 6/15/21 12:03 PM, Patrick Shanahan wrote:
* Mark Hounschell <markh@compro.net> [06-15-21 10:58]:
On 6/15/21 10:44 AM, Masaru Nomiya wrote: ...
Ah, you've not installed pulseaudio.
Sorry, I've got no idea about such an environment.
It is installed.
#rpm -qa | grep pulse pulseaudio-lang-14.2-4.2.noarch libxine2-pulse-1.2.11-pm153.166.1.x86_64 libpulse-devel-14.2-4.2.x86_64 pulseaudio-bash-completion-14.2-4.2.x86_64 libpulse0-32bit-14.2-4.2.x86_64 pulseaudio-module-lirc-14.2-4.2.x86_64 pulseaudio-utils-32bit-14.2-4.2.x86_64 pulseaudio-module-zeroconf-14.2-4.2.x86_64 pulseaudio-14.2-4.2.x86_64 pulseaudio-utils-14.2-4.2.x86_64 libpulse-mainloop-glib0-14.2-4.2.x86_64 mpg123-pulse-1.26.4-1.15.x86_64 pulseaudio-module-bluetooth-14.2-4.2.x86_64 alsa-plugins-pulse-32bit-1.2.2-1.55.x86_64 pulseaudio-module-jack-14.2-4.2.x86_64 apulse-0.1.12-bp153.1.20.x86_64 pulseaudio-module-x11-14.2-4.2.x86_64 alsa-plugins-pulse-1.2.2-1.55.x86_64 pulseaudio-module-gconf-14.2-4.2.x86_64 libpulse0-14.2-4.2.x86_64
must not have the service part installed. might try reinstalling, zypper -v in --force --recommends pulseaudio
then systemctl enable pulseaudio systemctl start pulseaudio
The following package is going to be reinstalled: pulseaudio 14.2-4.2 1 package to reinstall. Overall download size: 905.2 KiB. Already cached: 0 B. No additional space will be used or freed after the operation. Continue? [y/n/v/...? shows all options] (y): y committing Retrieving package pulseaudio-14.2-4.2.x86_64 (1/1), 905.2 KiB ( 3.6 MiB unpacked) Retrieving: media .............................................................................................................................................................................[done] Retrieving: pulseaudio-14.2-4.2.x86_64.rpm ......................................................................................................................................[done (507.7 KiB/s)] Checking for file conflicts: ..................................................................................................................................................................[done] (1/1) Installing: pulseaudio-14.2-4.2.x86_64 ..................................................................................................................................................[done] Additional rpm output: Updating /etc/sysconfig/sound ... CommitResult (total 1, done 1, error 0, skipped 0, updateMessages 0) harley:/home/markh # systemctl enable pulseaudio Failed to enable unit: Unit file pulseaudio.service does not exist. Darryl is correct. Mark
On 2021-06-15 16:44, Masaru Nomiya wrote:
MH> # systemctl status pulseaudio.service MH> Unit pulseaudio.service could not be found.
Ah, you've not installed pulseaudio.
Sorry, I've got no idea about such an environment.
Isn't pulseaudio a user service? $ whoami bengan $ systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2021-05-26 13:33:31 CEST; 2 weeks 6 days ago TriggeredBy: ● pulseaudio.socket Main PID: 3098 (pulseaudio) Tasks: 4 (limit: 4915) Memory: 4.5M CPU: 36min 42.836s CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─3098 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─3123 /usr/libexec/pulse/gconf-helper maj 26 13:33:31 linux-jrxm systemd[1539]: Starting Sound Service... maj 26 13:33:31 linux-jrxm pulseaudio[3098]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration. maj 26 13:33:31 linux-jrxm systemd[1539]: Started Sound Service. -- /bengan
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2021-06-15 at 23:44 +0900, Masaru Nomiya wrote:
[MH] == Mark Hounschell <> has written:
MH> > Maybe, the result of; MH> > MH> > & systemctl status pulseaudio.service MH> > MH> > ianctice. MH> >
MH> # systemctl status pulseaudio.service MH> Unit pulseaudio.service could not be found.
Ah, you've not installed pulseaudio.
Sorry, I've got no idea about such an environment.
I have a similar problem. I certainly have pulseaudio installed and running, yet: Telcontar:~ # systemctl status pulseaudio.service Unit pulseaudio.service could not be found. Telcontar:~ # locate pulseaudio.service /usr/lib/systemd/user/pulseaudio.service Telcontar:~ # It is a "user" service, not a system service. And it is running: Telcontar:~ # ps afxu | grep -i pulse cer 6402 0.0 0.0 904488 12868 ? Sl May25 5:59 | \_ /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libpulseaudio-plugin.so 19 14680075 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system root 11824 0.0 0.0 7432 800 pts/0 S+ 17:10 0:00 | | \_ grep --color=auto -i pulse cer 13372 0.0 0.0 1489768 9116 ? Ssl May25 1:43 \_ /usr/bin/pulseaudio --daemonize=no cer 13375 0.0 0.0 85836 4 ? S May25 0:00 | \_ /usr/lib/pulse/gconf-helper Telcontar:~ # So it can't be "systemctl status pulseaudio.service" but something else. In my case, when I boot the system the sound is "bad", and I have to go to yast, remove sound and configure it again. Exactly the same configuration, but then it works fine till next reboot. I have a bugzilla on this. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYMjEUBwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVWlMAnipZTX5zb53Lp4TyNHjn fGmF4j5bAJsE0fwEEUoBlC3nmXU9CNwaXeUnSQ== =qAwg -----END PGP SIGNATURE-----
On 6/15/21 11:16 AM, Carlos E. R. wrote:
In my case, when I boot the system the sound is "bad", and I have to go to yast, remove sound and configure it again. Exactly the same configuration, but then it works fine till next reboot.
I have a bugzilla on this.
I have another machine with different hardware that has a problem just like you describe. But initially the sound is good. After some time, the sound gets cracked up, at which point I have to restart it via yast2. But this box started doing this when 15.2 went on it. It now has 15.3 and does the same thing. Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <3331f3d6-e39b-1cb2-fa16-35ca48c901be@compro.net> Date & Time: Wed, 16 Jun 2021 14:42:59 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> On 6/15/21 11:16 AM, Carlos E. R. wrote: MH> > MH> > MH> > In my case, when I boot the system the sound is "bad", and I have to go MH> > to yast, remove sound and configure it again. Exactly the same MH> > configuration, but then it works fine till next reboot. MH> > MH> > I have a bugzilla on this. MH> > MH> > MH> I have another machine with different hardware that has a problem just like you MH> describe. But initially the sound is good. After some time, the MH> sound gets cracked up, at which point I have to restart it via MH> yast2. But this box started doing this when 15.2 went on it. It MH> now has 15.3 and does the same thing. I suspect the dependency issue. What is the result of; $ ldd /usr/bin/pulseaudio | grep "not found" Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Three young men died for Rationalization. Yet, Margaret Bloody Thatcher LIVES!" 'Brassed Off'
On 17/06/2021 02.32, Masaru Nomiya wrote:
Hello,
I suspect the dependency issue.
What is the result of;
$ ldd /usr/bin/pulseaudio | grep "not found"
In my case: Telcontar:~ # ldd /usr/bin/pulseaudio | grep "not found" Telcontar:~ # ldd /usr/bin/pulseaudio | grep -i "not found" Telcontar:~ # -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 16/06/2021 20.42, Mark Hounschell wrote:
On 6/15/21 11:16 AM, Carlos E. R. wrote:
In my case, when I boot the system the sound is "bad", and I have to go to yast, remove sound and configure it again. Exactly the same configuration, but then it works fine till next reboot.
I have a bugzilla on this.
I have another machine with different hardware that has a problem just like you describe. But initially the sound is good. After some time, the sound gets cracked up, at which point I have to restart it via yast2. But this box started doing this when 15.2 went on it. It now has 15.3 and does the same thing.
Mine started having this problem after an update in 15.2, by the end of April. We thought it could be something in Packman. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 6/14/21 10:17 AM, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
So does anyone _know_ what yast does when you delete and reconfigure a sound card with the "quick automatic setup" option? Regards Mark
On 15/06/2021 19.07, Mark Hounschell wrote:
On 6/14/21 10:17 AM, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
So does anyone _know_ what yast does when you delete and reconfigure a sound card with the "quick automatic setup" option?
I wish... -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On Wed, 16 Jun 2021 11:23:48 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 15/06/2021 19.07, Mark Hounschell wrote:
On 6/14/21 10:17 AM, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
So does anyone _know_ what yast does when you delete and reconfigure a sound card with the "quick automatic setup" option?
I wish...
Does looking in /var/log/YaST2/y2log not show details? With suitable setting of log level :)
On 16/06/2021 13.28, Dave Howorth wrote:
On Wed, 16 Jun 2021 11:23:48 +0200 "Carlos E. R." <> wrote:
On 15/06/2021 19.07, Mark Hounschell wrote:
On 6/14/21 10:17 AM, Mark Hounschell wrote:
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
So does anyone _know_ what yast does when you delete and reconfigure a sound card with the "quick automatic setup" option?
I wish...
Does looking in /var/log/YaST2/y2log not show details? With suitable setting of log level :)
Good idea. I'll try next time that sound fails on boot. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, 2021-06-16 at 20:40 +0200, Carlos E. R. wrote:
On 16/06/2021 13.28, Dave Howorth wrote:
On Wed, 16 Jun 2021 11:23:48 +0200 "Carlos E. R." <> wrote:
On 15/06/2021 19.07, Mark Hounschell wrote:
On 6/14/21 10:17 AM, Mark Hounschell wrote:
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
So does anyone _know_ what yast does when you delete and reconfigure a sound card with the "quick automatic setup" option?
I wish...
Does looking in /var/log/YaST2/y2log not show details? With suitable setting of log level :)
Good idea. I'll try next time that sound fails on boot.
I have the machine now with broken sound. I updated yesterday night, and booted it this morning. cer@Telcontar:~> systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Thu 2021-06-17 07:45:44 CEST; 23min ago Main PID: 6553 (pulseaudio) CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─6553 /usr/bin/pulseaudio --daemonize=no └─6659 /usr/lib/pulse/gconf-helper Jun 17 07:46:08 Telcontar pulseaudio[6553]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Notice I don't have the line: TriggeredBy: ● pulseaudio.socketusers@lists.opensuse.org that others see. The message regarding bluetooth is not important, this machine doesn't have BT hardware. Now I run in text mode: Telcontar:~ # yast sound I cancel, and sound is good. What!? /var/log/YaST2/y2log has: (I think I called it twice: one in graphics mode, then another in text mode in order to use copy paste) 2021-06-17 08:19:53 <1> Telcontar(30359) [Ruby] bin/y2start:22 y2base called with ["sound", "qt", "-name", "YaST2", "-icon", "yast"] 2021-06-17 08:19:53 <1> Telcontar(30359) [ui-component] YUIComponentCreator.cc(createInternal):124 Creating UI component for "" 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YUI.cc(YUI):81 This is libyui 3.9.3 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YUI.cc(YUI):82 Creating UI with threads 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(YQUI):114 This is libyui-qt 2.52.4 2021-06-17 08:19:54 <2> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):689 <libqt-warning> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-styler] QY2Styler.cc(loadStyleSheet):140 Using style sheet "/usr/share/YaST2/theme/current/wizard/style.qss" 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(processCommandLineArgs):282 Qt argument: /usr/bin/ruby.ruby2.5 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(processCommandLineArgs):282 Qt argument: --encoding=utf-8 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(processCommandLineArgs):282 Qt argument: /usr/lib/YaST2/bin/y2start 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(processCommandLineArgs):282 Qt argument: sound 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(processCommandLineArgs):282 Qt argument: qt 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(calcDefaultSize):435 Default size: 1344 x 734 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQApplication.cc(YQApplication):85 QIcon::themeName = 'hicolor' 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQApplication.cc(loadPredefinedQtTranslations):142 Selected language: C 2021-06-17 08:19:54 <2> Telcontar(30359) [qt-ui] YQApplication.cc(loadPredefinedQtTranslations):157 Can't load translations for predefined Qt dialogs for C 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(initUI):259 YQUI initialized. Thread ID: 0x0x7ff87fe03700 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YCP_UI.cc(SetApplicationTitle):1723 Setting application title to '"YaST2 - sound @ Telcontar "' 2021-06-17 08:19:54 <1> Telcontar(30359) [Interpreter] bin/y2start:60 Calling YaST client sound 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] yast/wfm.rb:341 Call client /usr/share/YaST2/clients/sound.rb 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] clients/sound.rb:25 ---------------------------------------- 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] clients/sound.rb:26 Sound module started 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] PkgModule.cc(instance):68 Redirecting ZYPP log to y2log 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] modules/PackageCallbacks.rb:134 PackageCallbacks constructor 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2647 Pkg Builtin called: CallbackProcessStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2650 Pkg Builtin called: CallbackProcessProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2653 Pkg Builtin called: CallbackProcessNextStage 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2656 Pkg Builtin called: CallbackProcessDone 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2662 Pkg Builtin called: CallbackStartProvide 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2665 Pkg Builtin called: CallbackProgressProvide 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2668 Pkg Builtin called: CallbackDoneProvide 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2671 Pkg Builtin called: CallbackStartPackage 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2677 Pkg Builtin called: CallbackProgressPackage 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2680 Pkg Builtin called: CallbackDonePackage 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2683 Pkg Builtin called: CallbackPkgGpgCheck 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2691 Pkg Builtin called: CallbackStartDeltaDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2694 Pkg Builtin called: CallbackProgressDeltaDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2697 Pkg Builtin called: CallbackProblemDeltaDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2700 Pkg Builtin called: CallbackFinishDeltaDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2704 Pkg Builtin called: CallbackStartDeltaApply 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2707 Pkg Builtin called: CallbackProgressDeltaApply 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2710 Pkg Builtin called: CallbackProblemDeltaApply 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2713 Pkg Builtin called: CallbackFinishDeltaApply 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2599 Pkg Builtin called: CallbackSourceCreateStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2602 Pkg Builtin called: CallbackSourceCreateProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2605 Pkg Builtin called: CallbackSourceCreateError 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2608 Pkg Builtin called: CallbackSourceCreateEnd 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2611 Pkg Builtin called: CallbackSourceCreateInit 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2614 Pkg Builtin called: CallbackSourceCreateDestroy 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2623 Pkg Builtin called: CallbackSourceProbeStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2626 Pkg Builtin called: CallbackSourceProbeFailed 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2629 Pkg Builtin called: CallbackSourceProbeSucceeded 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2632 Pkg Builtin called: CallbackSourceProbeProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2635 Pkg Builtin called: CallbackSourceProbeError 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2638 Pkg Builtin called: CallbackSourceProbeEnd 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2722 Pkg Builtin called: CallbackSourceReportStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2725 Pkg Builtin called: CallbackSourceReportProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2728 Pkg Builtin called: CallbackSourceReportError 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2734 Pkg Builtin called: CallbackSourceReportEnd 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2740 Pkg Builtin called: CallbackSourceReportInit 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2743 Pkg Builtin called: CallbackSourceReportDestroy 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2751 Pkg Builtin called: CallbackProgressReportStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2757 Pkg Builtin called: CallbackProgressReportProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2763 Pkg Builtin called: CallbackProgressReportEnd 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] packages/file_conflict_callbacks.rb:55 Registering file conflict callbacks 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] packages/file_conflict_callbacks.rb:57 Pkg Builtin called: CallbackFileConflictStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] packages/file_conflict_callbacks.rb:58 Pkg Builtin called: CallbackFileConflictProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] packages/file_conflict_callbacks.rb:60 Pkg Builtin called: CallbackFileConflictReport 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] packages/file_conflict_callbacks.rb:62 Pkg Builtin called: CallbackFileConflictFinish 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2793 Pkg Builtin called: CallbackAuthentication 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2805 Pkg Builtin called: CallbackAcceptUnsignedFile 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2811 Pkg Builtin called: CallbackAcceptUnknownGpgKey 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2820 Pkg Builtin called: CallbackImportGpgKey 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2826 Pkg Builtin called: CallbackAcceptVerificationFailed 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2832 Pkg Builtin called: CallbackTrustedKeyAdded 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2838 Pkg Builtin called: CallbackTrustedKeyRemoved 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2844 Pkg Builtin called: CallbackAcceptFileWithoutChecksum 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2850 Pkg Builtin called: CallbackAcceptWrongDigest 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2856 Pkg Builtin called: CallbackAcceptUnknownDigest 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2497 Pkg Builtin called: CallbackMediaChange 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2503 Pkg Builtin called: CallbackSourceChange 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2522 Pkg Builtin called: CallbackScriptStart 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2525 Pkg Builtin called: CallbackScriptProgress 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2528 Pkg Builtin called: CallbackScriptProblem 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2531 Pkg Builtin called: CallbackScriptFinish 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2533 Pkg Builtin called: CallbackMessage 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2541 Pkg Builtin called: CallbackStartScanDb 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2542 Pkg Builtin called: CallbackProgressScanDb 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2545 Pkg Builtin called: CallbackErrorScanDb 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2548 Pkg Builtin called: CallbackDoneScanDb 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2565 Pkg Builtin called: CallbackInitDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2566 Pkg Builtin called: CallbackStartDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2569 Pkg Builtin called: CallbackProgressDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2575 Pkg Builtin called: CallbackDoneDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2578 Pkg Builtin called: CallbackDestDownload 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2579 Pkg Builtin called: CallbackStartRefresh 2021-06-17 08:19:54 <1> Telcontar(30359) [Pkg] modules/PackageCallbacks.rb:2580 Pkg Builtin called: CallbackDoneRefresh 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] modules/CommandLine.rb:1520 ---------------------------------------- 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] modules/CommandLine.rb:1521 Command line interface started 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] modules/Misc.rb:182 ."/etc/os-release"."NAME": 'openSUSE Leap' 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YCP_UI.cc(SetApplicationIcon):1706 Setting application icon to "yast" 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):679 <libqt-debug> Registering QWidget(0x7ff878147480, name="work_area") for parent YQWizard(0x7ff87816fd30, name="wizard") 2021-06-17 08:19:54 <1> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):679 2021-06-17 08:19:54 <2> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):689 <libqt-warning> QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YHelpButton for YPushButton "Help" at 0x7ff8782c8240 from function key F1 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "Next" at 0x7ff8785c2100 from function key F10 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YCP_UI.cc(SetApplicationTitle):1723 Setting application title to '"YaST2"' 2021-06-17 08:19:54 <1> Telcontar(30359) [ui] YCP_UI.cc(SetApplicationIcon):1706 Setting application icon to "yast-sound" 2021-06-17 08:19:54 <1> Telcontar(30359) [wfm] Y2WFMComponent.cc(SCRSetDefault):327 Setting default SCR: 1 2021-06-17 08:19:54 <1> Telcontar(30359) [wfm] Y2WFMComponent.cc(SCRSetDefault):327 Setting default SCR: 0 2021-06-17 08:19:54 <1> Telcontar(30359) [wfm] modules/Linuxrc.rb:78 SCR handle 1 closed 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:187 Detected cards: [$["bus":"PCI", "bus_hwcfg":"pci", "bus_id":39, "class_id":4, "device":"Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "device_id":109296, "driver":"snd_hda_intel", "driver_module":"snd_hda_intel", "drivers":[$["active":true, "modprobe":true, "modules":[["snd_hda_intel", ""]]]], "func_id":1, "modalias":"pci:v00001002d0000AAF0sv00001462sd0000AAF0bc04sc03i00", "model":"ATI Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "old_unique_key":"Rpt6.doyuXdAXYq0", "parent_unique_key":"w+J7.V4+oF1N0NW1", "resource":$["irq":[$["count":578, "enabled":true, "irq":105]], "mem":[$["active":true, "length":16384, "start":4242931712]]], "sub_class_id":3, "sub_device_id":109296, "sub_vendor":"Micro-Star International Co., Ltd. [MSI]", "sub_vendor_id":70754, "sysfs_bus_id":"0000:27:00.1", "sysfs_id":"/devices/pci0000:00/0000:00:03.1/0000:27:00.1", "unique_key":"1gju.doyuXdAXYq0", "vendor":"ATI Te chnologies Inc", "vendor_id":69634], $["bus":"PCI", "bus_hwcfg":"pci", "bus_id":41, "class_id":4, "device":"Starship/Matisse HD Audio Controller", "device_id":70791, "driver":"snd_hda_intel", "driver_module":"snd_hda_intel", "drivers":[$["active":true, "modprobe":true, "modules":[["snd_hda_intel", ""]]]], "func_id":4, "modalias":"pci:v00001022d00001487sv00001462sd0000CB79bc04sc03i00", "model":"AMD Starship/Matisse HD Audio Controller", "old_unique_key":"XKwX.gcjHQhAdr_8", "parent_unique_key":"JZZT.YJhZDzGYdS4", "resource":$["irq":[$["count":2521, "enabled":true, "irq":107]], "mem":[$["active":true, "length":32768, "start":4236247040]]], "sub_class_id":3, "sub_device_id":117625, "sub_vendor":"Micro-Star International Co., Ltd. [MSI]", "sub_vendor_id":70754, "sysfs_bus_id":"0000:29:00.4", "sysfs_id":"/devices/pci0000:00/0000:00:08.1/0000:29:00.4", "unique_key":"_Lbh.gcjHQhAdr_8", "vendor":"AMD", "vendor_id":69666]] 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:96 snd optionss: $["slots":"snd-hda-intel"] 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:108 Reading alias snd-card-0 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:125 Driver mapping: $["snd-hda-intel":["snd-card-0"]] 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:192 Sorted aliases acording to slots: ["snd-card-0"] 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] sound/read_routines.rb:195 Reading alias snd-card-0 2021-06-17 08:19:54 <3> Telcontar(30359) [agent-modules] ModulesConf.cc(getOptions):169 Bad options for module: snd-hda-intel 2021-06-17 08:19:54 <1> Telcontar(30359) [Ruby] modules/Sound.rb:451 read_save_info: [$["alias":"snd-card-0", "bus":"pci", "bus_id":"0000:29:00.4", "device_id":70791, "model":"Starship/Matisse HD Audio Controller", "module":"snd-hda-intel", "options":$["index":"0"], "sub_device_id":117625, "sub_vendor_id":70754, "unique_key":"_Lbh.gcjHQhAdr_8", "vendor_id":69666]] 2021-06-17 08:19:55 <2> Telcontar(30359) [Interpreter] sound/routines.rb:613 Scripting agent sweeping 2021-06-17 08:19:55 <2> Telcontar(30359) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.probe' 2021-06-17 08:19:55 <2> Telcontar(30359) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.modprobe_sound' 2021-06-17 08:19:55 <2> Telcontar(30359) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.etc.install_inf' 2021-06-17 08:19:55 <2> Telcontar(30359) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.target' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):272 Sound card 0: reading channels 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] sound/routines.rb:399 Index 1 is out of array size 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):272 Sound card 1: reading channels 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Master', index: 0, id: 'Master' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Headphone', index: 0, id: 'Headphone' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'PCM', index: 0, id: 'PCM' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front', index: 0, id: 'Front' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front Mic', index: 0, id: 'Front Mic' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front Mic Boost', index: 0, id: 'Front Mic Boost' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Surround', index: 0, id: 'Surround' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Center', index: 0, id: 'Center' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'LFE', index: 0, id: 'LFE' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Line', index: 0, id: 'Line' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Line Boost', index: 0, id: 'Line Boost' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Rear Mic', index: 0, id: 'Rear Mic' 2021-06-17 08:19:55 <1> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Rear Mic Boost', index: 0, id: 'Rear Mic Boost' 2021-06-17 08:19:55 <2> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel PCM has no mute switch 2021-06-17 08:19:55 <2> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Front Mic Boost has no mute switch 2021-06-17 08:19:55 <2> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Line Boost has no mute switch 2021-06-17 08:19:55 <2> Telcontar(30359) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Rear Mic Boost has no mute switch 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] sound/routines.rb:776 card: 'ATI Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]', using module snd-hda-intel 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/PulseAudio.rb:54 Read status: $["exit":0, "stderr":"", "stdout":"enabled\n"] 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/PulseAudio.rb:61 PulseAudio is enabled 2021-06-17 08:19:55 <2> Telcontar(30359) [ui-shortcuts] YShortcutManager.cc(resolveConflict):294 Couldn't resolve shortcut conflict for YMenuButton "Other" at 0x7ff8785866d0 - assigning no shortcut 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] sound/complex.rb:48 unconfigured_cards: [$["bus":"pci", "bus_id":"0000:27:00.1", "device_id":109296, "model":"Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "module":"snd-hda-intel", "options":$["beep_mode":"0", "pm_blacklist":"0", "power_save_controller":"0"], "sub_device_id":109296, "sub_vendor_id":70754, "unique_key":"1gju.doyuXdAXYq0", "vendor_id":69634]] 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] sound/complex.rb:49 modules_conf: [$["alias":"snd-card-0", "bus":"pci", "bus_id":"0000:29:00.4", "device_id":70791, "model":"Starship/Matisse HD Audio Controller", "module":"snd-hda-intel", "options":$["index":"0"], "sub_device_id":117625, "sub_vendor_id":70754, "unique_key":"_Lbh.gcjHQhAdr_8", "vendor_id":69666]] 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/Sound.rb:577 Reading required packages database... 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/Sound.rb:580 Loaded package list for 27 drivers 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/Sound.rb:592 Driver snd-hda-intel requires packages: [] 2021-06-17 08:19:55 <1> Telcontar(30359) [Ruby] modules/Sound.rb:603 Required packages to install for driver snd-hda-intel: [] 2021-06-17 08:20:15 <1> Telcontar(30359) [Ruby] sound/complex.rb:535 WaitForEvent: $["event":$["EventReason":"Activated", "EventSerialNo":0, "EventType":"WidgetEvent", "ID":`abort, "WidgetClass":`QWizardButton, "WidgetDebugLabel":"Cancel", "WidgetID":`abort], "selected":"_Lbh.gcjHQhAdr_8"] 2021-06-17 08:20:15 <1> Telcontar(30359) [Ruby] sound/ui.rb:32 Sound config changed: false 2021-06-17 08:20:15 <1> Telcontar(30359) [Ruby] clients/sound.rb:220 Sound module finished 2021-06-17 08:20:15 <1> Telcontar(30359) [Ruby] clients/sound.rb:221 ---------------------------------------- 2021-06-17 08:20:15 <1> Telcontar(30359) [Interpreter] bin/y2start:60 Called YaST client returned. 2021-06-17 08:20:15 <1> Telcontar(30359) [qt-ui] YQUI.cc(uiThreadDestructor):343 Destroying UI thread 2021-06-17 08:20:15 <1> Telcontar(30359) [qt-ui] YQUI.cc(~YQUI):325 Closing down Qt UI. 2021-06-17 08:20:15 <2> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):689 <libqt-warning> QObject::killTimer: Timers cannot be stopped from another thread 2021-06-17 08:20:15 <2> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):689 <libqt-warning> QObject::~QObject: Timers cannot be stopped from another thread 2021-06-17 08:20:15 <1> Telcontar(30359) [agent-modules] ModulesConf.cc(writeFile):560 Modules not modified, not writing 2021-06-17 08:20:15 <2> Telcontar(30359) [qt-ui] YQUI.cc(qMessageHandler):689 <libqt-warning> QObject::~QObject: Timers cannot be stopped from another thread 2021-06-17 08:20:15 <1> Telcontar(30359) [Y2Ruby] binary/YRuby.cc(~YRuby):117 Shutting down ruby interpreter. 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] bin/y2start:22 y2base called with ["sound", "ncurses", "-name", "YaST2", "-icon", "yast"] 2021-06-17 08:20:35 <1> Telcontar(30674) [ui-component] YUIComponentCreator.cc(createInternal):124 Creating UI component for "" 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YUI.cc(YUI):81 This is libyui 3.9.3 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YUI.cc(YUI):82 Creating UI with threads 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] YNCursesUI.cc(YNCursesUI):67 Start YNCursesUI 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] YNCursesUI.cc(YNCursesUI):75 getenv LANG: POSIX encoding: UTF-8 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] YNCursesUI.cc(YNCursesUI):81 setenv LC_CTYPE: en_US.UTF-8 encoding: UTF-8 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):188 Launch NCurses...(ui-ncurses-2.54.5) 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):193 TERM=xterm-256color 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):206 isatty(stdin)yes 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):214 mytty: /dev/pts/50 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(RedirectToLog):565 isatty(stderr)yes 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(RedirectToLog):574 isatty(stdout)yes 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):284 have color = 1 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):309 screen size 21 x 200 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCstyle.cc(NCstyle):315 Init xterm-256color using color => 4 styles in xterm 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(SetTitle):476 Draw title called 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(init):321 NCurses ready 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YCP_UI.cc(SetApplicationTitle):1723 Setting application title to '"YaST2 - sound @ Telcontar "' 2021-06-17 08:20:35 <1> Telcontar(30674) [ncurses] NCurses.cc(SetTitle):476 Draw title called 2021-06-17 08:20:35 <1> Telcontar(30674) [Interpreter] bin/y2start:60 Calling YaST client sound 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] yast/wfm.rb:341 Call client /usr/share/YaST2/clients/sound.rb 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] clients/sound.rb:25 ---------------------------------------- 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] clients/sound.rb:26 Sound module started 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] PkgModule.cc(instance):68 Redirecting ZYPP log to y2log 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] modules/PackageCallbacks.rb:134 PackageCallbacks constructor 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2647 Pkg Builtin called: CallbackProcessStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2650 Pkg Builtin called: CallbackProcessProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2653 Pkg Builtin called: CallbackProcessNextStage 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2656 Pkg Builtin called: CallbackProcessDone 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2662 Pkg Builtin called: CallbackStartProvide 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2665 Pkg Builtin called: CallbackProgressProvide 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2668 Pkg Builtin called: CallbackDoneProvide 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2671 Pkg Builtin called: CallbackStartPackage 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2677 Pkg Builtin called: CallbackProgressPackage 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2680 Pkg Builtin called: CallbackDonePackage 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2683 Pkg Builtin called: CallbackPkgGpgCheck 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2691 Pkg Builtin called: CallbackStartDeltaDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2694 Pkg Builtin called: CallbackProgressDeltaDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2697 Pkg Builtin called: CallbackProblemDeltaDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2700 Pkg Builtin called: CallbackFinishDeltaDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2704 Pkg Builtin called: CallbackStartDeltaApply 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2707 Pkg Builtin called: CallbackProgressDeltaApply 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2710 Pkg Builtin called: CallbackProblemDeltaApply 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2713 Pkg Builtin called: CallbackFinishDeltaApply 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2599 Pkg Builtin called: CallbackSourceCreateStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2602 Pkg Builtin called: CallbackSourceCreateProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2605 Pkg Builtin called: CallbackSourceCreateError 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2608 Pkg Builtin called: CallbackSourceCreateEnd 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2611 Pkg Builtin called: CallbackSourceCreateInit 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2614 Pkg Builtin called: CallbackSourceCreateDestroy 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2623 Pkg Builtin called: CallbackSourceProbeStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2626 Pkg Builtin called: CallbackSourceProbeFailed 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2629 Pkg Builtin called: CallbackSourceProbeSucceeded 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2632 Pkg Builtin called: CallbackSourceProbeProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2635 Pkg Builtin called: CallbackSourceProbeError 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2638 Pkg Builtin called: CallbackSourceProbeEnd 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2722 Pkg Builtin called: CallbackSourceReportStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2725 Pkg Builtin called: CallbackSourceReportProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2728 Pkg Builtin called: CallbackSourceReportError 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2734 Pkg Builtin called: CallbackSourceReportEnd 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2740 Pkg Builtin called: CallbackSourceReportInit 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2743 Pkg Builtin called: CallbackSourceReportDestroy 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2751 Pkg Builtin called: CallbackProgressReportStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2757 Pkg Builtin called: CallbackProgressReportProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2763 Pkg Builtin called: CallbackProgressReportEnd 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] packages/file_conflict_callbacks.rb:55 Registering file conflict callbacks 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] packages/file_conflict_callbacks.rb:57 Pkg Builtin called: CallbackFileConflictStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] packages/file_conflict_callbacks.rb:58 Pkg Builtin called: CallbackFileConflictProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] packages/file_conflict_callbacks.rb:60 Pkg Builtin called: CallbackFileConflictReport 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] packages/file_conflict_callbacks.rb:62 Pkg Builtin called: CallbackFileConflictFinish 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2793 Pkg Builtin called: CallbackAuthentication 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2805 Pkg Builtin called: CallbackAcceptUnsignedFile 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2811 Pkg Builtin called: CallbackAcceptUnknownGpgKey 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2820 Pkg Builtin called: CallbackImportGpgKey 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2826 Pkg Builtin called: CallbackAcceptVerificationFailed 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2832 Pkg Builtin called: CallbackTrustedKeyAdded 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2838 Pkg Builtin called: CallbackTrustedKeyRemoved 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2844 Pkg Builtin called: CallbackAcceptFileWithoutChecksum 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2850 Pkg Builtin called: CallbackAcceptWrongDigest 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2856 Pkg Builtin called: CallbackAcceptUnknownDigest 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2497 Pkg Builtin called: CallbackMediaChange 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2503 Pkg Builtin called: CallbackSourceChange 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2522 Pkg Builtin called: CallbackScriptStart 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2525 Pkg Builtin called: CallbackScriptProgress 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2528 Pkg Builtin called: CallbackScriptProblem 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2531 Pkg Builtin called: CallbackScriptFinish 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2533 Pkg Builtin called: CallbackMessage 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2541 Pkg Builtin called: CallbackStartScanDb 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2542 Pkg Builtin called: CallbackProgressScanDb 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2545 Pkg Builtin called: CallbackErrorScanDb 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2548 Pkg Builtin called: CallbackDoneScanDb 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2565 Pkg Builtin called: CallbackInitDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2566 Pkg Builtin called: CallbackStartDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2569 Pkg Builtin called: CallbackProgressDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2575 Pkg Builtin called: CallbackDoneDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2578 Pkg Builtin called: CallbackDestDownload 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2579 Pkg Builtin called: CallbackStartRefresh 2021-06-17 08:20:35 <1> Telcontar(30674) [Pkg] modules/PackageCallbacks.rb:2580 Pkg Builtin called: CallbackDoneRefresh 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] modules/CommandLine.rb:1520 ---------------------------------------- 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] modules/CommandLine.rb:1521 Command line interface started 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] modules/Misc.rb:182 ."/etc/os-release"."NAME": 'openSUSE Leap' 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YCP_UI.cc(SetApplicationIcon):1706 Setting application icon to "yast" 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YHelpButton for YPushButton "Help" at 0x7f202c005730 from function key F1 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YCancelButton for YPushButton "Abort" at 0x7f202c006a10 from function key F9 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "Next" at 0x7f202c007140 from function key F10 2021-06-17 08:20:35 <1> Telcontar(30674) [ui] YCP_UI.cc(SetApplicationIcon):1706 Setting application icon to "yast-sound" 2021-06-17 08:20:35 <1> Telcontar(30674) [wfm] Y2WFMComponent.cc(SCRSetDefault):327 Setting default SCR: 1 2021-06-17 08:20:35 <1> Telcontar(30674) [wfm] Y2WFMComponent.cc(SCRSetDefault):327 Setting default SCR: 0 2021-06-17 08:20:35 <1> Telcontar(30674) [wfm] modules/Linuxrc.rb:78 SCR handle 1 closed 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:187 Detected cards: [$["bus":"PCI", "bus_hwcfg":"pci", "bus_id":39, "class_id":4, "device":"Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "device_id":109296, "driver":"snd_hda_intel", "driver_module":"snd_hda_intel", "drivers":[$["active":true, "modprobe":true, "modules":[["snd_hda_intel", ""]]]], "func_id":1, "modalias":"pci:v00001002d0000AAF0sv00001462sd0000AAF0bc04sc03i00", "model":"ATI Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "old_unique_key":"Rpt6.doyuXdAXYq0", "parent_unique_key":"w+J7.V4+oF1N0NW1", "resource":$["irq":[$["count":578, "enabled":true, "irq":105]], "mem":[$["active":true, "length":16384, "start":4242931712]]], "sub_class_id":3, "sub_device_id":109296, "sub_vendor":"Micro-Star International Co., Ltd. [MSI]", "sub_vendor_id":70754, "sysfs_bus_id":"0000:27:00.1", "sysfs_id":"/devices/pci0000:00/0000:00:03.1/0000:27:00.1", "unique_key":"1gju.doyuXdAXYq0", "vendor":"ATI Te chnologies Inc", "vendor_id":69634], $["bus":"PCI", "bus_hwcfg":"pci", "bus_id":41, "class_id":4, "device":"Starship/Matisse HD Audio Controller", "device_id":70791, "driver":"snd_hda_intel", "driver_module":"snd_hda_intel", "drivers":[$["active":true, "modprobe":true, "modules":[["snd_hda_intel", ""]]]], "func_id":4, "modalias":"pci:v00001022d00001487sv00001462sd0000CB79bc04sc03i00", "model":"AMD Starship/Matisse HD Audio Controller", "old_unique_key":"XKwX.gcjHQhAdr_8", "parent_unique_key":"JZZT.YJhZDzGYdS4", "resource":$["irq":[$["count":2521, "enabled":true, "irq":107]], "mem":[$["active":true, "length":32768, "start":4236247040]]], "sub_class_id":3, "sub_device_id":117625, "sub_vendor":"Micro-Star International Co., Ltd. [MSI]", "sub_vendor_id":70754, "sysfs_bus_id":"0000:29:00.4", "sysfs_id":"/devices/pci0000:00/0000:00:08.1/0000:29:00.4", "unique_key":"_Lbh.gcjHQhAdr_8", "vendor":"AMD", "vendor_id":69666]] 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:96 snd optionss: $["slots":"snd-hda-intel"] 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:108 Reading alias snd-card-0 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:125 Driver mapping: $["snd-hda-intel":["snd-card-0"]] 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:192 Sorted aliases acording to slots: ["snd-card-0"] 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] sound/read_routines.rb:195 Reading alias snd-card-0 2021-06-17 08:20:35 <3> Telcontar(30674) [agent-modules] ModulesConf.cc(getOptions):169 Bad options for module: snd-hda-intel 2021-06-17 08:20:35 <1> Telcontar(30674) [Ruby] modules/Sound.rb:451 read_save_info: [$["alias":"snd-card-0", "bus":"pci", "bus_id":"0000:29:00.4", "device_id":70791, "model":"Starship/Matisse HD Audio Controller", "module":"snd-hda-intel", "options":$["index":"0"], "sub_device_id":117625, "sub_vendor_id":70754, "unique_key":"_Lbh.gcjHQhAdr_8", "vendor_id":69666]] 2021-06-17 08:20:36 <2> Telcontar(30674) [Interpreter] sound/routines.rb:613 Scripting agent sweeping 2021-06-17 08:20:36 <2> Telcontar(30674) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.probe' 2021-06-17 08:20:36 <2> Telcontar(30674) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.modprobe_sound' 2021-06-17 08:20:36 <2> Telcontar(30674) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.etc.install_inf' 2021-06-17 08:20:36 <2> Telcontar(30674) [scr] ScriptingAgent.cc(parseSingleConfigFile):172 Ignoring re-registration of path '.target' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):272 Sound card 0: reading channels 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] sound/routines.rb:399 Index 1 is out of array size 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):272 Sound card 1: reading channels 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Master', index: 0, id: 'Master' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Headphone', index: 0, id: 'Headphone' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'PCM', index: 0, id: 'PCM' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front', index: 0, id: 'Front' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front Mic', index: 0, id: 'Front Mic' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Front Mic Boost', index: 0, id: 'Front Mic Boost' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Surround', index: 0, id: 'Surround' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Center', index: 0, id: 'Center' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'LFE', index: 0, id: 'LFE' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Line', index: 0, id: 'Line' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Line Boost', index: 0, id: 'Line Boost' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Rear Mic', index: 0, id: 'Rear Mic' 2021-06-17 08:20:36 <1> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetChannels):289 Found channel: name: 'Rear Mic Boost', index: 0, id: 'Rear Mic Boost' 2021-06-17 08:20:36 <2> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel PCM has no mute switch 2021-06-17 08:20:36 <2> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Front Mic Boost has no mute switch 2021-06-17 08:20:36 <2> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Line Boost has no mute switch 2021-06-17 08:20:36 <2> Telcontar(30674) [agent-audio] AlsaAudio.cc(alsaGetMute):152 Channel Rear Mic Boost has no mute switch 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] sound/routines.rb:776 card: 'ATI Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]', using module snd-hda-intel 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/PulseAudio.rb:54 Read status: $["exit":0, "stderr":"", "stdout":"enabled\n"] 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/PulseAudio.rb:61 PulseAudio is enabled 2021-06-17 08:20:36 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "OK" at 0x7f202c007140 from function key F10 2021-06-17 08:20:36 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YCancelButton for YPushButton "Cancel" at 0x7f202c006a10 from function key F9 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] sound/complex.rb:48 unconfigured_cards: [$["bus":"pci", "bus_id":"0000:27:00.1", "device_id":109296, "model":"Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]", "module":"snd-hda-intel", "options":$["beep_mode":"0", "pm_blacklist":"0", "power_save_controller":"0"], "sub_device_id":109296, "sub_vendor_id":70754, "unique_key":"1gju.doyuXdAXYq0", "vendor_id":69634]] 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] sound/complex.rb:49 modules_conf: [$["alias":"snd-card-0", "bus":"pci", "bus_id":"0000:29:00.4", "device_id":70791, "model":"Starship/Matisse HD Audio Controller", "module":"snd-hda-intel", "options":$["index":"0"], "sub_device_id":117625, "sub_vendor_id":70754, "unique_key":"_Lbh.gcjHQhAdr_8", "vendor_id":69666]] 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/Sound.rb:577 Reading required packages database... 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/Sound.rb:580 Loaded package list for 27 drivers 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/Sound.rb:592 Driver snd-hda-intel requires packages: [] 2021-06-17 08:20:36 <1> Telcontar(30674) [Ruby] modules/Sound.rb:603 Required packages to install for driver snd-hda-intel: [] 2021-06-17 08:21:22 <1> Telcontar(30674) [Ruby] sound/complex.rb:535 WaitForEvent: $["event":$["EventReason":"Activated", "EventSerialNo":0, "EventType":"WidgetEvent", "ID":`abort, "WidgetClass":`PushButton, "WidgetDebugLabel":"Cancel", "WidgetID":`abort], "selected":"_Lbh.gcjHQhAdr_8"] 2021-06-17 08:21:22 <1> Telcontar(30674) [Ruby] sound/ui.rb:32 Sound config changed: false 2021-06-17 08:21:22 <1> Telcontar(30674) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "Next" at 0x7f202c007140 from function key F10 2021-06-17 08:21:22 <1> Telcontar(30674) [Ruby] clients/sound.rb:220 Sound module finished 2021-06-17 08:21:22 <1> Telcontar(30674) [Ruby] clients/sound.rb:221 ---------------------------------------- 2021-06-17 08:21:22 <1> Telcontar(30674) [Interpreter] bin/y2start:60 Called YaST client returned. 2021-06-17 08:21:22 <1> Telcontar(30674) [ncurses] YNCursesUI.cc(~YNCursesUI):120 Stop YNCursesUI 2021-06-17 08:21:22 <1> Telcontar(30674) [ncurses] NCurses.cc(~NCurses):145 Shutdown NCurses... 2021-06-17 08:21:22 <1> Telcontar(30674) [ncurses] NCurses.cc(~NCurses):164 NCurses down 2021-06-17 08:21:22 <1> Telcontar(30674) [agent-modules] ModulesConf.cc(writeFile):560 Modules not modified, not writing 2021-06-17 08:21:22 <1> Telcontar(30674) [Y2Ruby] binary/YRuby.cc(~YRuby):117 Shutting down ruby interpreter. Yast module shows (running a third time): YaST2 - sound @ Telcontar Sound Configuration ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │Index │Card Model │ │0 │Starship/Matisse HD Audio Controller │ │Not configured│Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] │ │ │ ... │ │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │Starship/Matisse HD Audio Controller │ │ │ │ * Configured as sound card number 0 │ │ * Driver snd-hda-intel │ │ │ │ │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ [Add][Edit][Delete] [Other↓] [Help] [Cancel] [ OK ] F1 Help F3 Add F4 Edit F5 Delete F9 Cancel F10 OK And pulseaudio status (as user) is: cer@Telcontar:~> systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Thu 2021-06-17 07:45:44 CEST; 39min ago Main PID: 6553 (pulseaudio) CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─6553 /usr/bin/pulseaudio --daemonize=no └─6659 /usr/lib/pulse/gconf-helper Jun 17 07:46:08 Telcontar pulseaudio[6553]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote> lines 1-9/9 (END) ie, not changed. What I do not know is if sound is good the instant "yast sound" starts, or after pressing cancel. To find that out, I would need to reboot again, and I don't fancy doing that now. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHIEARECADIWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYMruHBQccm9iaW4ubGlz dGFzQGdteC5lcwAKCRC1MxgcbY1H1aWxAJwJ1IZl7fp3hlYewEPPpL7YXt7X3ACf Z4LTmqqaJg7U1ZN+Vijrl7GgYmw= =3TGa -----END PGP SIGNATURE-----
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <86398f67-58a0-f56-5788-322639565b@gmx.es> Date & Time: Thu, 17 Jun 2021 08:39:24 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@gmx.es> has written: CER> On Wednesday, 2021-06-16 at 20:40 +0200, Carlos E. R. wrote: CER> > On 16/06/2021 13.28, Dave Howorth wrote: CER> >> On Wed, 16 Jun 2021 11:23:48 +0200 "Carlos E. R." <> wrote: CER> >>> On 15/06/2021 19.07, Mark Hounschell wrote: CER> >>>> On 6/14/21 10:17 AM, Mark Hounschell wrote: CER> > CER> > CER> >>>>> Yet when I go into Yast and reconfigure the card, the sound works CER> >>>>> until a reboot happens. What am I missing? CER> >>>> CER> >>>> So does anyone _know_ what yast does when you delete and CER> >>>> reconfigure a sound card with the "quick automatic setup" option? CER> >>> CER> >>> I wish... CER> >> CER> >> Does looking in /var/log/YaST2/y2log not show details? With suitable CER> >> setting of log level :) CER> >> CER> > CER> > Good idea. I'll try next time that sound fails on boot. CER> I have the machine now with broken sound. I updated yesterday night, and CER> booted it this morning. cer@Telcontar:~> systemctl --user status pulseaudio CER> ● pulseaudio.service - Sound Service CER> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) CER> Active: active (running) since Thu 2021-06-17 07:45:44 CEST; 23min ago CER> Main PID: 6553 (pulseaudio) CER> CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service CER> ├─6553 /usr/bin/pulseaudio --daemonize=no CER> └─6659 /usr/lib/pulse/gconf-helper CER> Jun 17 07:46:08 Telcontar pulseaudio[6553]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. CER> Notice I don't have the line: CER> TriggeredBy: ● pulseaudio.socketusers@lists.opensuse.org Have you tried this? $ systemctl --user start pulseaudio.socket Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 『「世界で一番企業が活躍しやすい国」を目指します。』 --安部晋三『第183回国会における安倍内閣総理大臣施政方針演説』--
On 17/06/2021 09.50, Masaru Nomiya wrote:
CER> On Wednesday, 2021-06-16 at 20:40 +0200, Carlos E. R. wrote:
cer@Telcontar:~> systemctl --user status pulseaudio CER> ● pulseaudio.service - Sound Service CER> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) CER> Active: active (running) since Thu 2021-06-17 07:45:44 CEST; 23min ago CER> Main PID: 6553 (pulseaudio) CER> CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service CER> ├─6553 /usr/bin/pulseaudio --daemonize=no CER> └─6659 /usr/lib/pulse/gconf-helper
CER> Jun 17 07:46:08 Telcontar pulseaudio[6553]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
CER> Notice I don't have the line:
CER> TriggeredBy: ● pulseaudio.socketusers@lists.opensuse.org
Have you tried this?
$ systemctl --user start pulseaudio.socket
No, but the thing is, when my sound is bad, pulse is already running. I don't know how it was started, but it was started. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <c019930b-ecfc-9fa4-ded2-5a370a43c54f@telefonica.net> Date & Time: Thu, 17 Jun 2021 09:57:49 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER>>> Notice I don't have the line: CER>>> TriggeredBy: ● pulseaudio.socketusers@lists.opensuse.org MN>> Have you tried this? MN>> MN>> $ systemctl --user start pulseaudio.socket CER> No, but the thing is, when my sound is bad, pulse is already CER> running. I don't know how it was started, but it was started. Ah, I see. In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <f7597114-b5a4-d267-3025-16d037d8fd3b@telefonica.net> Date & Time: Thu, 17 Jun 2021 09:59:28 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN>>> I suspect the dependency issue. MN>>> MN>>> What is the result of; MN>>> MN>>> $ ldd /usr/bin/pulseaudio | grep "not found" CER> In my case: CER> Telcontar:~ # ldd /usr/bin/pulseaudio | grep "not found" CER> Telcontar:~ # ldd /usr/bin/pulseaudio | grep -i "not found" CER> Telcontar:~ # Thanks. $ pulseaudio -v will give you the debugging messages. How about this? More precise procedures; 1. $ systemctl --user stop pulseaudio.socket 2. $ systemctl --user stop pulseaudio.service 3 $ pulseaudio -v Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
Hello,
[CER] == "Carlos E. R." <> has written:
$ pulseaudio -v
will give you the debugging messages.
How about this?
More precise procedures;
1. $ systemctl --user stop pulseaudio.socket
2. $ systemctl --user stop pulseaudio.service
3 $ pulseaudio -v
cer@Telcontar:~> systemctl --user status pulseaudio.socket ● pulseaudio.socket - Sound System Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; vendor preset: enabled) Active: active (running) since Thu 2021-06-17 11:06:30 CEST; 2min 42s ago Listen: /run/user/1000/pulse/native (Stream) cer@Telcontar:~> systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Thu 2021-06-17 11:06:41 CEST; 2min 39s ago Main PID: 20930 (pulseaudio) CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─20930 /usr/bin/pulseaudio --daemonize=no └─20933 /usr/lib/pulse/gconf-helper Jun 17 11:06:42 Telcontar pulseaudio[20930]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to> cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> pulseaudio -v --log-time ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted ( 0.003| 0.003) I: [pulseaudio] core-util.c: Successfully gained nice level -11. ( 0.003| 0.000) I: [pulseaudio] main.c: This is PulseAudio 13.0-rebootstrapped ( 0.003| 0.000) I: [pulseaudio] main.c: Page size is 4096 bytes ( 0.003| 0.000) I: [pulseaudio] main.c: Machine ID is 2ce1d54548517a7307c1c2bc38206d00. ( 0.003| 0.000) I: [pulseaudio] main.c: Session ID is 2. ( 0.003| 0.000) I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse. ( 0.003| 0.000) I: [pulseaudio] main.c: Using state directory /home/cer/.pulse. ( 0.003| 0.000) I: [pulseaudio] main.c: Using modules directory /usr/lib64/pulse-13.0/modules. ( 0.003| 0.000) I: [pulseaudio] main.c: Running in system mode: no ( 0.003| 0.000) I: [pulseaudio] main.c: System supports high resolution timers ( 0.004| 0.000) I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT ( 0.004| 0.000) I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers. ( 0.004| 0.000) I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers. ( 0.004| 0.000) I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions. ( 0.004| 0.000) I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-device-volumes'. ( 0.004| 0.000) I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: ""). ( 0.005| 0.000) I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-stream-volumes'. ( 0.006| 0.001) I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: ""). ( 0.006| 0.000) I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-card-database'. ( 0.006| 0.000) I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: ""). ( 0.007| 0.000) I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: ""). ( 0.007| 0.000) I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: ""). ( 0.010| 0.003) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI at 0xfce60000 irq 105/HDA ATI HDMI at 0xfce60000 irq 105.conf ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI at 0xfce60000 irq 105 ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI/HDA ATI HDMI.conf ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1p' failed (-2) ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory ( 0.044| 0.031) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.044| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.044| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.056| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.056| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.056| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.072| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.072| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0 ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0: No such file or directory ( 0.088| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.088| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.088| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.100| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.100| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.100| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.116| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.116| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,1 ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,1: No such file or directory ( 0.128| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.128| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.128| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.140| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.140| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.140| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.152| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.152| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,2 ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,2: No such file or directory ( 0.168| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.168| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.168| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.184| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.184| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.184| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.196| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.196| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,3 ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,3: No such file or directory ( 0.208| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.208| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.208| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.220| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.220| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.220| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.236| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.236| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,4 ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,4: No such file or directory ( 0.248| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.248| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.248| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.260| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.260| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.260| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.272| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.272| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,5 ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,5: No such file or directory ( 0.272| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,6 ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,7 ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,7: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_27_00.1. ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.274| 0.000) I: [pulseaudio] card.c: alsa_card.pci-0000_27_00.1: active_profile: off ( 0.275| 0.000) I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_27_00.1" ( 0.275| 0.000) I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="0" name="pci-0000_27_00.1" card_name="alsa_card.pci-0000_27_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""). ( 0.275| 0.000) I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:03.1/0000:27:00.1/sound/card0 (alsa_card.pci-0000_27_00.1) module loaded. ( 0.277| 0.002) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HD-Audio Generic at 0xfc800000 irq 107/HD-Audio Generic at 0xfc800000 irq 107.conf ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HD-Audio Generic at 0xfc800000 irq 107 ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HD-Audio Generic/HD-Audio Generic.conf ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HD-Audio Generic ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HD-Audio Generic use case configuration -2 ( 0.277| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HD-Audio Generic ( 0.482| 0.204) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.482| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D1c' failed (-2) ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory ( 0.541| 0.058) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.541| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.541| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.588| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround21:1 ( 0.588| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround21:1: No such file or directory ( 0.588| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.636| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround40:1 ( 0.636| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround40:1: No such file or directory ( 0.636| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.684| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround41:1 ( 0.684| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround41:1: No such file or directory ( 0.684| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.685| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:1 ( 0.685| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:1: No such file or directory ( 0.685| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.686| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:1 ( 0.686| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:1: No such file or directory ( 0.686| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.687| 0.001) I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument ( 0.700| 0.013) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1 ( 0.700| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,1 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,2 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,3 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,4 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,5 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,6 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,7 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,7: No such file or directory ( 0.704| 0.000) I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_29_00.4. ( 0.704| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.704| 0.000) I: [pulseaudio] card.c: alsa_card.pci-0000_29_00.4: active_profile: output:analog-stereo+input:analog-stereo ( 0.704| 0.000) I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_29_00.4" ( 0.704| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 0.756| 0.051) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device front:1. ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo). ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. ( 0.756| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.756| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.756| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_29_00.4.analog-stereo. ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_29_00.4.analog-stereo: front-left: 43903 / 67%, front-right: 43903 / 67% ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_29_00.4.analog-stereo: unmuted ( 0.757| 0.000) I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_29_00.4.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.class = "sound" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC892 Analog" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC892 Analog" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.device = "0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HD-Audio Generic" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:29:00.4" ( 0.757| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "1022" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.product.id = "1487" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.string = "front:1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.profile.name = "analog-stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.description = "HD-Audio Generic Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC892" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0892,1462cb79,00100302" ( 0.757| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_output.pci-0000_29_00.4.analog-stereo.monitor: front-left: 55853 / 85%, front-right: 55853 / 85% ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_output.pci-0000_29_00.4.analog-stereo.monitor: unmuted ( 0.757| 0.000) I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_29_00.4.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.757| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of HD-Audio Generic Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] source.c: device.class = "monitor" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.card = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HD-Audio Generic" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" ( 0.757| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:29:00.4" ( 0.757| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.757| 0.000) I: [pulseaudio] source.c: device.bus = "pci" ( 0.757| 0.000) I: [pulseaudio] source.c: device.vendor.id = "1022" ( 0.757| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.757| 0.000) I: [pulseaudio] source.c: device.product.id = "1487" ( 0.757| 0.000) I: [pulseaudio] source.c: device.string = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 176384 bytes (999,91ms), buffer size is 352768 bytes (1999,82ms) ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -179,00 dB to 0,00 dB. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Fixing base volume to 0,00 dB ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. ( 0.761| 0.004) I: [alsa-sink-ALC892 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. ( 0.762| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Starting playback. ( 0.763| 0.000) I: [pulseaudio] core.c: default_source: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo.monitor ( 0.763| 0.000) I: [pulseaudio] core.c: default_sink: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully opened device front:1. ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo). ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode. ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode. ( 0.763| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.pci-0000_29_00.4.analog-stereo. ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_input.pci-0000_29_00.4.analog-stereo: front-left: 30421 / 46%, front-right: 30421 / 46% ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_input.pci-0000_29_00.4.analog-stereo: unmuted ( 0.764| 0.000) I: [pulseaudio] source.c: Created source 1 "alsa_input.pci-0000_29_00.4.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.resolution_bits = "16" ( 0.764| 0.000) I: [pulseaudio] source.c: device.api = "alsa" ( 0.764| 0.000) I: [pulseaudio] source.c: device.class = "sound" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.class = "generic" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subclass = "generic-mix" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.name = "ALC892 Analog" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.id = "ALC892 Analog" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subdevice = "0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.device = "0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.card = "1" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HD-Audio Generic" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" ( 0.764| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:29:00.4" ( 0.764| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.bus = "pci" ( 0.764| 0.000) I: [pulseaudio] source.c: device.vendor.id = "1022" ( 0.764| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.764| 0.000) I: [pulseaudio] source.c: device.product.id = "1487" ( 0.764| 0.000) I: [pulseaudio] source.c: device.string = "front:1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.buffering.buffer_size = "352768" ( 0.764| 0.000) I: [pulseaudio] source.c: device.buffering.fragment_size = "176384" ( 0.764| 0.000) I: [pulseaudio] source.c: device.access_mode = "mmap+timer" ( 0.764| 0.000) I: [pulseaudio] source.c: device.profile.name = "analog-stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: device.profile.description = "Analog Stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: device.description = "HD-Audio Generic Analog Stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.mixer_name = "Realtek ALC892" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.components = "HDA:10ec0892,1462cb79,00100302" ( 0.764| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using 2,0 fragments of size 176384 bytes (999,91ms), buffer size is 352768 bytes (1999,82ms) ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Time scheduling watermark is 20,00ms ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Hardware volume ranges from -16,00 dB to 60,00 dB. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Fixing base volume to -60,00 dB ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using hardware mute control. ( 0.767| 0.002) I: [alsa-source-ALC892 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. ( 0.767| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Starting capture. ( 0.767| 0.000) I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_29_00.4.analog-stereo.monitor -> alsa_input.pci-0000_29_00.4.analog-stereo ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="1" name="pci-0000_29_00.4" card_name="alsa_card.pci-0000_29_00.4" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""). ( 0.767| 0.000) I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1 (alsa_card.pci-0000_29_00.4) module loaded. ( 0.767| 0.000) I: [pulseaudio] module-udev-detect.c: Found 2 cards. ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: ""). ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #8; argument: "channels=2"). ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #9; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #11; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #10; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #12; argument: ""). ( 0.769| 0.000) I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #13; argument: ""). ( 0.806| 0.037) I: [pulseaudio] module.c: Loaded "module-gconf" (index: #14; argument: ""). ( 0.806| 0.000) I: [pulseaudio] module-default-device-restore.c: Restoring default sink 'alsa_output.pci-0000_29_00.4.analog-stereo'. ( 0.806| 0.000) I: [pulseaudio] core.c: configured_default_sink: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo ( 0.806| 0.000) I: [pulseaudio] module-default-device-restore.c: Restoring default source 'alsa_input.pci-0000_29_00.4.analog-stereo'. ( 0.806| 0.000) I: [pulseaudio] core.c: configured_default_source: (unset) -> alsa_input.pci-0000_29_00.4.analog-stereo ( 0.806| 0.000) I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #15; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #16; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #17; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #18; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #19; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #20; argument: ""). ( 0.808| 0.000) I: [pulseaudio] client.c: Created 0 "Login Session 2" ( 0.808| 0.000) I: [pulseaudio] core.c: exit_idle_time: 20 -> 0 ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #21; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #22; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #23; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #24; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #25; argument: ""). ( 0.809| 0.000) I: [pulseaudio] main.c: Daemon startup complete. ( 0.809| 0.000) I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)" ( 0.809| 0.000) I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1 q( 5.812| 5.003) I: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_29_00.4.analog-stereo idle for too long, suspending ... ( 5.812| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Device suspended... ( 5.812| 0.000) I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_29_00.4.analog-stereo idle for too long, suspending ... ( 5.813| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Device suspended... ^C( 9.648| 3.834) I: [pulseaudio] main.c: Got signal SIGINT. ( 9.648| 0.000) I: [pulseaudio] main.c: Exiting. ( 9.648| 0.000) I: [pulseaudio] main.c: Daemon shutdown initiated. ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #25). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #25). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #24). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #24). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #23). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #23). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #22). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #22). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #21). ( 9.648| 0.000) I: [pulseaudio] client.c: Freed 0 "Login Session 2" ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #21). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #20). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #20). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #19). ( 9.648| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Trying resume... ( 9.839| 0.190) I: [alsa-sink-ALC892 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 9.896| 0.057) I: [alsa-sink-ALC892 Analog] alsa-util.c: ALSA period wakeups disabled ( 9.896| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Time scheduling watermark is 20,00ms ( 9.896| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Resumed successfully... ( 9.897| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Starting playback. ( 9.897| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Trying resume... ( 9.897| 0.000) I: [alsa-source-ALC892 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 9.908| 0.010) I: [alsa-source-ALC892 Analog] alsa-util.c: ALSA period wakeups disabled ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Time scheduling watermark is 20,00ms ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Resumed successfully... ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Starting capture. ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #19). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #18). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #18). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #17). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #17). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-rescue-streams" (index: #16). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-rescue-streams" (index: #16). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #15). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #15). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-gconf" (index: #14). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-gconf" (index: #14). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #13). ( 9.908| 0.000) I: [pulseaudio] client.c: Freed 1 "xfce4-pulseaudio-plugin" ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #13). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #12). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #12). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-bluez5-discover" (index: #11). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluez5-discover" (index: #11). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #10). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #10). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-bluetooth-policy" (index: #9). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluetooth-policy" (index: #9). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-jackdbus-detect" (index: #8). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-jackdbus-detect" (index: #8). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #7). ( 9.909| 0.000) I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_29_00.4.analog-stereo -> (unset) ( 9.909| 0.000) I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_29_00.4.analog-stereo" ( 9.909| 0.000) I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_29_00.4.analog-stereo.monitor" ( 9.909| 0.000) I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_29_00.4.analog-stereo -> (unset) ( 9.909| 0.000) I: [pulseaudio] source.c: Freeing source 1 "alsa_input.pci-0000_29_00.4.analog-stereo" ( 9.909| 0.000) I: [pulseaudio] card.c: Freed 1 "alsa_card.pci-0000_29_00.4" ( 9.910| 0.000) I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #7). ( 9.910| 0.000) I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6). ( 9.910| 0.000) I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_27_00.1" ( 9.910| 0.000) I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6). ( 9.910| 0.000) I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5). ( 9.916| 0.005) I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0). ( 9.917| 0.000) I: [pulseaudio] main.c: Daemon terminated. cer@Telcontar:~> systemctl --user start pulseaudio.socket cer@Telcontar:~> systemctl --user start pulseaudio.service cer@Telcontar:~> - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYMsR6Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVZLAAmwa4SGLUq7UYyE+q25HU CxTeORQUAJ9MagdrsbAhnyWdBiV0MkF2yZZLag== =MSz9 -----END PGP SIGNATURE-----
* Carlos E. R. <robin.listas@telefonica.net> [06-17-21 05:13]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
Hello,
[CER] == "Carlos E. R." <> has written:
$ pulseaudio -v
will give you the debugging messages.
How about this?
More precise procedures;
1. $ systemctl --user stop pulseaudio.socket
2. $ systemctl --user stop pulseaudio.service
3 $ pulseaudio -v
cer@Telcontar:~> systemctl --user status pulseaudio.socket ● pulseaudio.socket - Sound System Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; vendor preset: enabled) Active: active (running) since Thu 2021-06-17 11:06:30 CEST; 2min 42s ago Listen: /run/user/1000/pulse/native (Stream) cer@Telcontar:~> systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Thu 2021-06-17 11:06:41 CEST; 2min 39s ago Main PID: 20930 (pulseaudio) CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─20930 /usr/bin/pulseaudio --daemonize=no └─20933 /usr/lib/pulse/gconf-helper
Jun 17 11:06:42 Telcontar pulseaudio[20930]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to> cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> pulseaudio -v --log-time ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted ( 0.003| 0.003) I: [pulseaudio] core-util.c: Successfully gained nice level -11. ( 0.003| 0.000) I: [pulseaudio] main.c: This is PulseAudio 13.0-rebootstrapped ( 0.003| 0.000) I: [pulseaudio] main.c: Page size is 4096 bytes ( 0.003| 0.000) I: [pulseaudio] main.c: Machine ID is 2ce1d54548517a7307c1c2bc38206d00. ( 0.003| 0.000) I: [pulseaudio] main.c: Session ID is 2. ( 0.003| 0.000) I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse. ( 0.003| 0.000) I: [pulseaudio] main.c: Using state directory /home/cer/.pulse. ( 0.003| 0.000) I: [pulseaudio] main.c: Using modules directory /usr/lib64/pulse-13.0/modules. ( 0.003| 0.000) I: [pulseaudio] main.c: Running in system mode: no ( 0.003| 0.000) I: [pulseaudio] main.c: System supports high resolution timers ( 0.004| 0.000) I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT ( 0.004| 0.000) I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers. ( 0.004| 0.000) I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers. ( 0.004| 0.000) I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions. ( 0.004| 0.000) I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions. ( 0.004| 0.000) I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-device-volumes'. ( 0.004| 0.000) I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: ""). ( 0.005| 0.000) I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-stream-volumes'. ( 0.006| 0.001) I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: ""). ( 0.006| 0.000) I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/cer/.pulse/2ce1d54548517a7307c1c2bc38206d00-card-database'. ( 0.006| 0.000) I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: ""). ( 0.007| 0.000) I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: ""). ( 0.007| 0.000) I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: ""). ( 0.010| 0.003) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI at 0xfce60000 irq 105/HDA ATI HDMI at 0xfce60000 irq 105.conf ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI at 0xfce60000 irq 105 ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI HDMI/HDA ATI HDMI.conf ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround21:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: No such file or directory ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2) ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1p' failed (-2) ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory ( 0.013| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0 ( 0.013| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory ( 0.044| 0.031) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.044| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.044| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.056| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.056| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.056| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.072| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0 ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.072| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0 ( 0.072| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0: No such file or directory ( 0.088| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.088| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.088| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.100| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.100| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.100| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.116| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1 ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.116| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,1 ( 0.116| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,1: No such file or directory ( 0.128| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.128| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.128| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.140| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.140| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.140| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.152| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2 ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.152| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,2 ( 0.152| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,2: No such file or directory ( 0.168| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.168| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.168| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.184| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.184| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.184| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.196| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3 ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.196| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,3 ( 0.196| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,3: No such file or directory ( 0.208| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.208| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.208| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.220| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.220| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.220| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.236| 0.015) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,4 ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,4: No such file or directory ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.236| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,4 ( 0.236| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,4: No such file or directory ( 0.248| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.248| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.248| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.260| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.260| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.260| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.272| 0.011) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,5 ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,5: No such file or directory ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.272| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,5 ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,5: No such file or directory ( 0.272| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.272| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D12p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,6 ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,6: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.273| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D13p' failed (-2) ( 0.273| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:0,7: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:0,7 ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:0,7: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory ( 0.274| 0.000) I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_27_00.1. ( 0.274| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0' ( 0.274| 0.000) I: [pulseaudio] card.c: alsa_card.pci-0000_27_00.1: active_profile: off ( 0.275| 0.000) I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_27_00.1" ( 0.275| 0.000) I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="0" name="pci-0000_27_00.1" card_name="alsa_card.pci-0000_27_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""). ( 0.275| 0.000) I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:03.1/0000:27:00.1/sound/card0 (alsa_card.pci-0000_27_00.1) module loaded. ( 0.277| 0.002) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HD-Audio Generic at 0xfc800000 irq 107/HD-Audio Generic at 0xfc800000 irq 107.conf ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HD-Audio Generic at 0xfc800000 irq 107 ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HD-Audio Generic/HD-Audio Generic.conf ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HD-Audio Generic ( 0.277| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HD-Audio Generic use case configuration -2 ( 0.277| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HD-Audio Generic ( 0.482| 0.204) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.482| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D1c' failed (-2) ( 0.482| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory ( 0.541| 0.058) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.541| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.541| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.588| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround21:1 ( 0.588| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround21:1: No such file or directory ( 0.588| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.636| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround40:1 ( 0.636| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround40:1: No such file or directory ( 0.636| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.684| 0.047) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround41:1 ( 0.684| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround41:1: No such file or directory ( 0.684| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.685| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:1 ( 0.685| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:1: No such file or directory ( 0.685| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.686| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:1 ( 0.686| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:1: No such file or directory ( 0.686| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.687| 0.001) I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument ( 0.700| 0.013) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1 ( 0.700| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D3p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1 ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.701| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.701| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D7p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,1 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,1: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D8p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,2 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,2: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D9p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,3 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,3: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D10p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,4 ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,4: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.702| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.702| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D11p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,5 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,5: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D12p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,6 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,6: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D13p' failed (-2) ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1,7: No such file or directory ( 0.703| 0.000) I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dcahdmi:1,7 ( 0.703| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device dcahdmi:1,7: No such file or directory ( 0.704| 0.000) I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_29_00.4. ( 0.704| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.704| 0.000) I: [pulseaudio] card.c: alsa_card.pci-0000_29_00.4: active_profile: output:analog-stereo+input:analog-stereo ( 0.704| 0.000) I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_29_00.4" ( 0.704| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 0.756| 0.051) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully opened device front:1. ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo). ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode. ( 0.756| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode. ( 0.756| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.756| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.756| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_29_00.4.analog-stereo. ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.pci-0000_29_00.4.analog-stereo: front-left: 43903 / 67%, front-right: 43903 / 67% ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-0000_29_00.4.analog-stereo: unmuted ( 0.757| 0.000) I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_29_00.4.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.resolution_bits = "16" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.api = "alsa" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.class = "sound" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.class = "generic" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subclass = "generic-mix" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.name = "ALC892 Analog" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.id = "ALC892 Analog" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subdevice = "0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.device = "0" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.card = "1" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.card_name = "HD-Audio Generic" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.bus_path = "pci-0000:29:00.4" ( 0.757| 0.000) I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.bus = "pci" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.vendor.id = "1022" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.product.id = "1487" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.string = "front:1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.access_mode = "mmap+timer" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.profile.name = "analog-stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.description = "HD-Audio Generic Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.mixer_name = "Realtek ALC892" ( 0.757| 0.000) I: [pulseaudio] sink.c: alsa.components = "HDA:10ec0892,1462cb79,00100302" ( 0.757| 0.000) I: [pulseaudio] sink.c: module-udev-detect.discovered = "1" ( 0.757| 0.000) I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci" ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_output.pci-0000_29_00.4.analog-stereo.monitor: front-left: 55853 / 85%, front-right: 55853 / 85% ( 0.757| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_output.pci-0000_29_00.4.analog-stereo.monitor: unmuted ( 0.757| 0.000) I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_29_00.4.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.757| 0.000) I: [pulseaudio] source.c: device.description = "Monitor of HD-Audio Generic Analog Stereo" ( 0.757| 0.000) I: [pulseaudio] source.c: device.class = "monitor" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.card = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HD-Audio Generic" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.757| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" ( 0.757| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:29:00.4" ( 0.757| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.757| 0.000) I: [pulseaudio] source.c: device.bus = "pci" ( 0.757| 0.000) I: [pulseaudio] source.c: device.vendor.id = "1022" ( 0.757| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.757| 0.000) I: [pulseaudio] source.c: device.product.id = "1487" ( 0.757| 0.000) I: [pulseaudio] source.c: device.string = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" ( 0.757| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using 2,0 fragments of size 176384 bytes (999,91ms), buffer size is 352768 bytes (1999,82ms) ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20,00ms ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -179,00 dB to 0,00 dB. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Fixing base volume to 0,00 dB ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported. ( 0.757| 0.000) I: [pulseaudio] alsa-sink.c: Using hardware mute control. ( 0.761| 0.004) I: [alsa-sink-ALC892 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. ( 0.762| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Starting playback. ( 0.763| 0.000) I: [pulseaudio] core.c: default_source: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo.monitor ( 0.763| 0.000) I: [pulseaudio] core.c: default_sink: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully opened device front:1. ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo). ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode. ( 0.763| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode. ( 0.763| 0.000) I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1 ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory ( 0.763| 0.000) I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1' ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.pci-0000_29_00.4.analog-stereo. ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring volume for source alsa_input.pci-0000_29_00.4.analog-stereo: front-left: 30421 / 46%, front-right: 30421 / 46% ( 0.763| 0.000) I: [pulseaudio] module-device-restore.c: Restoring mute state for source alsa_input.pci-0000_29_00.4.analog-stereo: unmuted ( 0.764| 0.000) I: [pulseaudio] source.c: Created source 1 "alsa_input.pci-0000_29_00.4.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.resolution_bits = "16" ( 0.764| 0.000) I: [pulseaudio] source.c: device.api = "alsa" ( 0.764| 0.000) I: [pulseaudio] source.c: device.class = "sound" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.class = "generic" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subclass = "generic-mix" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.name = "ALC892 Analog" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.id = "ALC892 Analog" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subdevice = "0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.device = "0" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.card = "1" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.card_name = "HD-Audio Generic" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 107" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel" ( 0.764| 0.000) I: [pulseaudio] source.c: device.bus_path = "pci-0000:29:00.4" ( 0.764| 0.000) I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.bus = "pci" ( 0.764| 0.000) I: [pulseaudio] source.c: device.vendor.id = "1022" ( 0.764| 0.000) I: [pulseaudio] source.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" ( 0.764| 0.000) I: [pulseaudio] source.c: device.product.id = "1487" ( 0.764| 0.000) I: [pulseaudio] source.c: device.string = "front:1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.buffering.buffer_size = "352768" ( 0.764| 0.000) I: [pulseaudio] source.c: device.buffering.fragment_size = "176384" ( 0.764| 0.000) I: [pulseaudio] source.c: device.access_mode = "mmap+timer" ( 0.764| 0.000) I: [pulseaudio] source.c: device.profile.name = "analog-stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: device.profile.description = "Analog Stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: device.description = "HD-Audio Generic Analog Stereo" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.mixer_name = "Realtek ALC892" ( 0.764| 0.000) I: [pulseaudio] source.c: alsa.components = "HDA:10ec0892,1462cb79,00100302" ( 0.764| 0.000) I: [pulseaudio] source.c: module-udev-detect.discovered = "1" ( 0.764| 0.000) I: [pulseaudio] source.c: device.icon_name = "audio-card-pci" ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using 2,0 fragments of size 176384 bytes (999,91ms), buffer size is 352768 bytes (1999,82ms) ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Time scheduling watermark is 20,00ms ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Hardware volume ranges from -16,00 dB to 60,00 dB. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Fixing base volume to -60,00 dB ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported. ( 0.764| 0.000) I: [pulseaudio] alsa-source.c: Using hardware mute control. ( 0.767| 0.002) I: [alsa-source-ALC892 Analog] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. ( 0.767| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Starting capture. ( 0.767| 0.000) I: [pulseaudio] core.c: default_source: alsa_output.pci-0000_29_00.4.analog-stereo.monitor -> alsa_input.pci-0000_29_00.4.analog-stereo ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="1" name="pci-0000_29_00.4" card_name="alsa_card.pci-0000_29_00.4" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""). ( 0.767| 0.000) I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1 (alsa_card.pci-0000_29_00.4) module loaded. ( 0.767| 0.000) I: [pulseaudio] module-udev-detect.c: Found 2 cards. ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: ""). ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #8; argument: "channels=2"). ( 0.767| 0.000) I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #9; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #11; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #10; argument: ""). ( 0.768| 0.000) I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #12; argument: ""). ( 0.769| 0.000) I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #13; argument: ""). ( 0.806| 0.037) I: [pulseaudio] module.c: Loaded "module-gconf" (index: #14; argument: ""). ( 0.806| 0.000) I: [pulseaudio] module-default-device-restore.c: Restoring default sink 'alsa_output.pci-0000_29_00.4.analog-stereo'. ( 0.806| 0.000) I: [pulseaudio] core.c: configured_default_sink: (unset) -> alsa_output.pci-0000_29_00.4.analog-stereo ( 0.806| 0.000) I: [pulseaudio] module-default-device-restore.c: Restoring default source 'alsa_input.pci-0000_29_00.4.analog-stereo'. ( 0.806| 0.000) I: [pulseaudio] core.c: configured_default_source: (unset) -> alsa_input.pci-0000_29_00.4.analog-stereo ( 0.806| 0.000) I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #15; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #16; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #17; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #18; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #19; argument: ""). ( 0.807| 0.000) I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #20; argument: ""). ( 0.808| 0.000) I: [pulseaudio] client.c: Created 0 "Login Session 2" ( 0.808| 0.000) I: [pulseaudio] core.c: exit_idle_time: 20 -> 0 ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #21; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #22; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #23; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #24; argument: ""). ( 0.808| 0.000) I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #25; argument: ""). ( 0.809| 0.000) I: [pulseaudio] main.c: Daemon startup complete. ( 0.809| 0.000) I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)" ( 0.809| 0.000) I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1 q( 5.812| 5.003) I: [pulseaudio] module-suspend-on-idle.c: Source alsa_input.pci-0000_29_00.4.analog-stereo idle for too long, suspending ... ( 5.812| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Device suspended... ( 5.812| 0.000) I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_29_00.4.analog-stereo idle for too long, suspending ... ( 5.813| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Device suspended... ^C( 9.648| 3.834) I: [pulseaudio] main.c: Got signal SIGINT. ( 9.648| 0.000) I: [pulseaudio] main.c: Exiting. ( 9.648| 0.000) I: [pulseaudio] main.c: Daemon shutdown initiated. ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #25). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #25). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #24). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #24). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #23). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #23). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #22). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #22). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #21). ( 9.648| 0.000) I: [pulseaudio] client.c: Freed 0 "Login Session 2" ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #21). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #20). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #20). ( 9.648| 0.000) I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #19). ( 9.648| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Trying resume... ( 9.839| 0.190) I: [alsa-sink-ALC892 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 9.896| 0.057) I: [alsa-sink-ALC892 Analog] alsa-util.c: ALSA period wakeups disabled ( 9.896| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Time scheduling watermark is 20,00ms ( 9.896| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Resumed successfully... ( 9.897| 0.000) I: [alsa-sink-ALC892 Analog] alsa-sink.c: Starting playback. ( 9.897| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Trying resume... ( 9.897| 0.000) I: [alsa-source-ALC892 Analog] alsa-util.c: Trying to disable ALSA period wakeups, using timers only ( 9.908| 0.010) I: [alsa-source-ALC892 Analog] alsa-util.c: ALSA period wakeups disabled ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Time scheduling watermark is 20,00ms ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Resumed successfully... ( 9.908| 0.000) I: [alsa-source-ALC892 Analog] alsa-source.c: Starting capture. ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #19). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #18). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #18). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #17). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #17). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-rescue-streams" (index: #16). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-rescue-streams" (index: #16). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #15). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #15). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-gconf" (index: #14). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-gconf" (index: #14). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #13). ( 9.908| 0.000) I: [pulseaudio] client.c: Freed 1 "xfce4-pulseaudio-plugin" ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #13). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #12). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #12). ( 9.908| 0.000) I: [pulseaudio] module.c: Unloading "module-bluez5-discover" (index: #11). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluez5-discover" (index: #11). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #10). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #10). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-bluetooth-policy" (index: #9). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-bluetooth-policy" (index: #9). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-jackdbus-detect" (index: #8). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloaded "module-jackdbus-detect" (index: #8). ( 9.909| 0.000) I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #7). ( 9.909| 0.000) I: [pulseaudio] core.c: default_sink: alsa_output.pci-0000_29_00.4.analog-stereo -> (unset) ( 9.909| 0.000) I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_29_00.4.analog-stereo" ( 9.909| 0.000) I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_29_00.4.analog-stereo.monitor" ( 9.909| 0.000) I: [pulseaudio] core.c: default_source: alsa_input.pci-0000_29_00.4.analog-stereo -> (unset) ( 9.909| 0.000) I: [pulseaudio] source.c: Freeing source 1 "alsa_input.pci-0000_29_00.4.analog-stereo" ( 9.909| 0.000) I: [pulseaudio] card.c: Freed 1 "alsa_card.pci-0000_29_00.4" ( 9.910| 0.000) I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #7). ( 9.910| 0.000) I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6). ( 9.910| 0.000) I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_27_00.1" ( 9.910| 0.000) I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6). ( 9.910| 0.000) I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5). ( 9.916| 0.005) I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2). ( 9.916| 0.000) I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0). ( 9.917| 0.000) I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0). ( 9.917| 0.000) I: [pulseaudio] main.c: Daemon terminated. cer@Telcontar:~> systemctl --user start pulseaudio.socket cer@Telcontar:~> systemctl --user start pulseaudio.service cer@Telcontar:~>
- -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYMsR6Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVZLAAmwa4SGLUq7UYyE+q25HU CxTeORQUAJ9MagdrsbAhnyWdBiV0MkF2yZZLag== =MSz9 -----END PGP SIGNATURE-----
systemctl --user stop pulseaudio mv .config/pulse .config/save.pulse systemctl --user start pulseaudio pulseautio -v --log-time -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
On 17/06/2021 13.14, Patrick Shanahan wrote:
* Carlos E. R. <robin.listas@telefonica.net> [06-17-21 05:13]:
On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
Hello,
[CER] == "Carlos E. R." <> has written:
$ pulseaudio -v
will give you the debugging messages.
...
systemctl --user stop pulseaudio
mv .config/pulse .config/save.pulse
systemctl --user start pulseaudio
pulseautio -v --log-time
But what for, what are we looking for? Pulse runs. And this moment, I have good sound (except that yast test sound fails). My symptom is that, just after booting, the sound sounds bad. I know it is something in pulse, because when bypassing pulse the sound plays correct: pasuspender -- speaker-test -Dhw:1 -twav -c2 But we are past booting and the sound is good this moment. Anyway, .config/pulse is a directory and contains only: cer@Telcontar:~> l .config/pulse total 20 drwx------ 2 cer users 4096 Jan 11 2019 ./ drwx------ 140 cer users 12288 Jun 17 02:19 ../ -rw------- 1 cer users 256 Jan 11 2019 cookie cer@Telcontar:~> -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 6/17/21 7:36 AM, Carlos E. R. wrote:
On 17/06/2021 13.14, Patrick Shanahan wrote:
* Carlos E. R. <robin.listas@telefonica.net> [06-17-21 05:13]:
On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
Hello,
[CER] == "Carlos E. R." <> has written:
$ pulseaudio -v
will give you the debugging messages.
...
systemctl --user stop pulseaudio
mv .config/pulse .config/save.pulse
systemctl --user start pulseaudio
pulseautio -v --log-time
But what for, what are we looking for? Pulse runs. And this moment, I have good sound (except that yast test sound fails).
My symptom is that, just after booting, the sound sounds bad. I know it is something in pulse, because when bypassing pulse the sound plays correct:
pasuspender -- speaker-test -Dhw:1 -twav -c2
But we are past booting and the sound is good this moment.
Anyway, .config/pulse is a directory and contains only:
cer@Telcontar:~> l .config/pulse total 20 drwx------ 2 cer users 4096 Jan 11 2019 ./ drwx------ 140 cer users 12288 Jun 17 02:19 ../ -rw------- 1 cer users 256 Jan 11 2019 cookie cer@Telcontar:~>
For me with NO sound markh@harley:~> systemctl --user stop pulseaudio.socket markh@harley:~> systemctl --user stop pulseaudio.service markh@harley:~> pulseaudio -v I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted I: [pulseaudio] core-util.c: Successfully gained nice level -11. I: [pulseaudio] main.c: This is PulseAudio 14.2-rebootstrapped I: [pulseaudio] main.c: Page size is 4096 bytes I: [pulseaudio] main.c: Machine ID is 63073014f1c24c6692972ba825c6f316. I: [pulseaudio] main.c: Session ID is 2. I: [pulseaudio] main.c: Using runtime directory /run/user/5076/pulse. I: [pulseaudio] main.c: Using state directory /home/markh/.pulse. I: [pulseaudio] main.c: Using modules directory /usr/lib64/pulse-14.2/modules. I: [pulseaudio] main.c: Running in system mode: no I: [pulseaudio] main.c: System supports high resolution timers I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions. I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers. I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions. I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers. I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions. I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions. I: [pulseaudio] database.c: Successfully opened 'device-volumes' database file '/home/markh/.pulse/63073014f1c24c6692972ba825c6f316-device-volumes.tdb'. I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: ""). I: [pulseaudio] database.c: Successfully opened 'stream-volumes' database file '/home/markh/.pulse/63073014f1c24c6692972ba825c6f316-stream-volumes.tdb'. I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: ""). I: [pulseaudio] database.c: Successfully opened 'card-database' database file '/home/markh/.pulse/63073014f1c24c6692972ba825c6f316-card-database.tdb'. I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: ""). I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: ""). I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: ""). I: [pulseaudio] module-udev-detect.c: Found 0 cards. I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: ""). I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #6; argument: "channels=2"). I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #7; argument: ""). I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #9; argument: ""). I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #8; argument: ""). I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #10; argument: ""). I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #11; argument: ""). I: [pulseaudio] module.c: Loaded "module-gconf" (index: #12; argument: ""). I: [pulseaudio] module-default-device-restore.c: No previous default sink setting, ignoring. I: [pulseaudio] module-default-device-restore.c: No previous default source setting, ignoring. I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #13; argument: ""). I: [pulseaudio] module-device-restore.c: Restoring mute state for sink auto_null: unmuted I: [pulseaudio] sink.c: Created sink 0 "auto_null" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right I: [pulseaudio] sink.c: device.description = "Dummy Output" I: [pulseaudio] sink.c: device.class = "abstract" I: [pulseaudio] sink.c: device.icon_name = "audio-card" I: [pulseaudio] source.c: Created source 0 "auto_null.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right I: [pulseaudio] source.c: device.description = "Monitor of Dummy Output" I: [pulseaudio] source.c: device.class = "monitor" I: [pulseaudio] source.c: device.icon_name = "audio-input-microphone" I: [null-sink] util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5. I: [pulseaudio] core.c: default_source: (unset) -> auto_null.monitor I: [pulseaudio] core.c: default_sink: (unset) -> auto_null I: [pulseaudio] module.c: Loaded "module-null-sink" (index: #15; argument: "sink_name=auto_null sink_properties='device.description="Dummy Output"'"). I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #14; argument: ""). I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #16; argument: ""). I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #17; argument: ""). I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #18; argument: ""). I: [pulseaudio] client.c: Created 0 "Login Session 2" I: [pulseaudio] core.c: exit_idle_time: 20 -> 0 I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #19; argument: ""). I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #20; argument: ""). I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #21; argument: ""). I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #22; argument: ""). I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #23; argument: ""). I: [pulseaudio] main.c: Daemon startup complete. I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)" I: [pulseaudio] protocol-native.c: Got credentials: uid=5076 gid=100 success=1 I: [pulseaudio] module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ... E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. ^CI: [pulseaudio] main.c: Got signal SIGINT. I: [pulseaudio] main.c: Exiting. I: [pulseaudio] main.c: Daemon shutdown initiated. I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #23). I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #23). I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #22). I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #22). I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #21). I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #21). I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #20). I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #20). I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #19). I: [pulseaudio] client.c: Freed 0 "Login Session 2" I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #19). I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #18). I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #18). I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #17). I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #17). I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #16). I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #16). I: [pulseaudio] module.c: Unloading "module-null-sink" (index: #15). I: [pulseaudio] core.c: default_sink: auto_null -> (unset) I: [pulseaudio] core.c: default_source: auto_null.monitor -> (unset) I: [pulseaudio] sink.c: Freeing sink 0 "auto_null" I: [pulseaudio] source.c: Freeing source 0 "auto_null.monitor" I: [pulseaudio] module.c: Unloaded "module-null-sink" (index: #15). I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #14). I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #14). I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #13). I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #13). I: [pulseaudio] module.c: Unloading "module-gconf" (index: #12). I: [pulseaudio] module.c: Unloaded "module-gconf" (index: #12). I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #11). I: [pulseaudio] client.c: Freed 1 "QPulse" I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #11). I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #10). I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #10). I: [pulseaudio] module.c: Unloading "module-bluez5-discover" (index: #9). I: [pulseaudio] module.c: Unloaded "module-bluez5-discover" (index: #9). I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #8). I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #8). I: [pulseaudio] module.c: Unloading "module-bluetooth-policy" (index: #7). I: [pulseaudio] module.c: Unloaded "module-bluetooth-policy" (index: #7). I: [pulseaudio] module.c: Unloading "module-jackdbus-detect" (index: #6). I: [pulseaudio] module.c: Unloaded "module-jackdbus-detect" (index: #6). I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5). I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5). I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4). I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4). I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3). I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3). I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2). I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2). I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1). I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1). I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0). I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0). I: [pulseaudio] main.c: Daemon terminated. markh@harley:~> systemctl --user stop pulseaudio markh@harley:~> mv .config/pulse .config/save.pulse markh@harley:~> systemctl --user start pulseaudio markh@harley:~> pulseautio -v --log-time If 'pulseautio' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf pulseautio markh@harley:~> pulseaudio -v --log-time ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted ( 0.000| 0.000) I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted ( 0.001| 0.001) I: [pulseaudio] core-util.c: Successfully gained nice level -11. ( 0.001| 0.000) I: [pulseaudio] main.c: This is PulseAudio 14.2-rebootstrapped ( 0.001| 0.000) I: [pulseaudio] main.c: Page size is 4096 bytes ( 0.001| 0.000) I: [pulseaudio] main.c: Machine ID is 63073014f1c24c6692972ba825c6f316. ( 0.001| 0.000) I: [pulseaudio] main.c: Session ID is 2. ( 0.001| 0.000) I: [pulseaudio] main.c: Using runtime directory /run/user/5076/pulse. ( 0.001| 0.000) I: [pulseaudio] main.c: Using state directory /home/markh/.pulse. ( 0.001| 0.000) I: [pulseaudio] main.c: Using modules directory /usr/lib64/pulse-14.2/modules. ( 0.001| 0.000) I: [pulseaudio] main.c: Running in system mode: no ( 0.001| 0.000) E: [pulseaudio] pid.c: Daemon already running. ( 0.001| 0.000) E: [pulseaudio] main.c: pa_pid_file_create() failed. Still no sound. Mark
* Mark Hounschell <markh@compro.net> [06-17-21 08:19]:
On 6/17/21 7:36 AM, Carlos E. R. wrote:
On 17/06/2021 13.14, Patrick Shanahan wrote:
* Carlos E. R. <robin.listas@telefonica.net> [06-17-21 05:13]:
On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
Hello,
[CER] == "Carlos E. R." <> has written:
$ pulseaudio -v
will give you the debugging messages.
...
Still no sound.
when all complex cures fail, look for simple/obvious. is volume at sufficient level to test ? :o) -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
On 6/17/21 8:32 AM, Patrick Shanahan wrote:
* Mark Hounschell <markh@compro.net> [06-17-21 08:19]:
On 6/17/21 7:36 AM, Carlos E. R. wrote:
On 17/06/2021 13.14, Patrick Shanahan wrote:
* Carlos E. R. <robin.listas@telefonica.net> [06-17-21 05:13]:
On Thursday, 2021-06-17 at 17:46 +0900, Masaru Nomiya wrote:
> Hello,
> [CER] == "Carlos E. R." <> has written:
> $ pulseaudio -v > > will give you the debugging messages.
...
Still no sound.
when all complex cures fail, look for simple/obvious.
is volume at sufficient level to test ? :o)
If I try to adjust the volume using the panel widget, there is a red line though it and when I click on it, it says I have "no outut or inut devices found". Again I think this dmesg error is key for _my_ problem. [ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec But it is NOT a kernel issue. Every kernel I run does the same. From kernel-default to a vanilla 5.12. Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <158e1c3b-127b-f688-d725-16b562d62663@compro.net> Date & Time: Thu, 17 Jun 2021 08:17:11 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> For me with NO sound markh@harley:~> systemctl --user stop pulseaudio.socket markh@harley:~> systemctl --user stop pulseaudio.service markh@harley:~> pulseaudio -v MH> I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not MH> permitted MH> I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not MH> permitted MH> I: [pulseaudio] core-util.c: Successfully gained nice level -11. MH> I: [pulseaudio] main.c: This is PulseAudio 14.2-rebootstrapped MH> I: [pulseaudio] main.c: Page size is 4096 bytes MH> I: [pulseaudio] main.c: Machine ID is 63073014f1c24c6692972ba825c6f316. [...] MH> /home/markh/.pulse. MH> ( 0.001| 0.000) I: [pulseaudio] main.c: Using modules directory MH> /usr/lib64/pulse-14.2/modules. MH> ( 0.001| 0.000) I: [pulseaudio] main.c: Running in system mode: no MH> ( 0.001| 0.000) E: [pulseaudio] pid.c: Daemon already running. MH> ( 0.001| 0.000) E: [pulseaudio] main.c: pa_pid_file_create() failed. MH> Still no sound. How about this? # grep snd-hda-intel /etc/modprobe.d/* If the file with the content of "blacklist snd-hda-intel", remove it. Then reboot. Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ... "Why, I am wrong?" -- Bill --
On 6/17/21 8:47 AM, 野宮 賢 / NOMIYA Masaru wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <158e1c3b-127b-f688-d725-16b562d62663@compro.net> Date & Time: Thu, 17 Jun 2021 08:17:11 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MH> For me with NO sound
markh@harley:~> systemctl --user stop pulseaudio.socket markh@harley:~> systemctl --user stop pulseaudio.service markh@harley:~> pulseaudio -v MH> I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not MH> permitted MH> I: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not MH> permitted MH> I: [pulseaudio] core-util.c: Successfully gained nice level -11. MH> I: [pulseaudio] main.c: This is PulseAudio 14.2-rebootstrapped MH> I: [pulseaudio] main.c: Page size is 4096 bytes MH> I: [pulseaudio] main.c: Machine ID is 63073014f1c24c6692972ba825c6f316. [...] MH> /home/markh/.pulse. MH> ( 0.001| 0.000) I: [pulseaudio] main.c: Using modules directory MH> /usr/lib64/pulse-14.2/modules. MH> ( 0.001| 0.000) I: [pulseaudio] main.c: Running in system mode: no MH> ( 0.001| 0.000) E: [pulseaudio] pid.c: Daemon already running. MH> ( 0.001| 0.000) E: [pulseaudio] main.c: pa_pid_file_create() failed.
MH> Still no sound.
How about this?
# grep snd-hda-intel /etc/modprobe.d/*
If the file with the content of "blacklist snd-hda-intel", remove it. Then reboot.
# grep snd-hda-intel /etc/modprobe.d/* /etc/modprobe.d/50-sound.conf:options snd slots=snd-hda-intel /etc/modprobe.d/50-sound.conf:alias snd-card-0 snd-hda-intel /etc/modprobe.d/50-sound.conf.YaST2save:options snd slots=snd-hda-intel /etc/modprobe.d/50-sound.conf.YaST2save:alias snd-card-0 snd-hda-intel I don't think my problem is the same as Carlos. After a fresh boot I get this in my dmesg harley:/home/markh # dmesg | grep -i audio [ 0.502989] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec And it is NOT a kernel issue. As I've said I run several different kernels with the same result. a 5.12 kernel works on 15.2 but not on 15.3. Also this before re-configuring with yast # lsmod | grep -i snd snd_hda_intel 57344 0 snd_intel_dspcfg 24576 1 snd_hda_intel soundwire_intel 40960 1 snd_intel_dspcfg snd_soc_core 311296 1 soundwire_intel snd_compress 28672 1 snd_soc_core snd_pcm_dmaengine 16384 1 snd_soc_core snd_hda_codec 167936 1 snd_hda_intel snd_hwdep 16384 1 snd_hda_codec snd_hda_core 106496 2 snd_hda_intel,snd_hda_codec snd_pcm 159744 7 snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine snd_timer 40960 1 snd_pcm snd 106496 7 snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm soundcore 16384 1 snd Then in yast2 I "edit" "reset all" then "restart" sound and then sound works fine. Here is my dmesg and lsmod after that: # dmesg | grep -i audio [ 0.502989] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec [ 892.269146] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 892.269521] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 892.269523] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 892.269524] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 892.269524] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 892.269525] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 892.269525] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 892.269526] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 892.269527] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 892.269528] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 892.281079] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8 [ 892.281195] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input9 [ 892.281221] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input10 [ 892.281247] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input11 [ 892.281271] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input12 [ 908.085446] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 908.085839] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 908.085841] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 908.085842] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 908.085842] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 908.085843] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 908.085843] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 908.085845] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 908.085845] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 908.085846] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 908.098452] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input14 [ 908.098474] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input15 [ 908.098496] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input16 [ 908.098518] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input17 [ 908.098546] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input18 # lsmod | grep -i snd snd_hda_codec_realtek 151552 1 snd_hda_codec_generic 94208 1 snd_hda_codec_realtek ledtrig_audio 16384 1 snd_hda_codec_generic snd_hda_intel 57344 2 snd_intel_dspcfg 24576 1 snd_hda_intel soundwire_intel 40960 1 snd_intel_dspcfg snd_hda_codec 167936 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek snd_hda_core 106496 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_hwdep 16384 1 snd_hda_codec snd_soc_core 311296 1 soundwire_intel snd_compress 28672 1 snd_soc_core snd_pcm_dmaengine 16384 1 snd_soc_core snd_pcm 159744 7 snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine snd_timer 40960 1 snd_pcm snd 106496 13 snd_hda_codec_generic,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm soundcore 16384 1 snd There are more snd modules loaded. snd_hda_codec_realtek and snd_hda_codec_generic are loaded. Why aren't these 2 found and loaded at boot time? Are these what that dmesg error "[ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec" is about? Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <4a6be739-3b4c-f64c-6dad-f49e52ccfe92@compro.net> Date & Time: Thu, 17 Jun 2021 09:09:07 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH> # grep snd-hda-intel /etc/modprobe.d/* MH> /etc/modprobe.d/50-sound.conf:options snd slots=snd-hda-intel MH> /etc/modprobe.d/50-sound.conf:alias snd-card-0 snd-hda-intel MH> /etc/modprobe.d/50-sound.conf.YaST2save:options snd slots=snd-hda-intel MH> /etc/modprobe.d/50-sound.conf.YaST2save:alias snd-card-0 snd-hda-intel MH> I don't think my problem is the same as Carlos. After a fresh MH> boot I get this in my dmesg MH> harley:/home/markh # dmesg | grep -i audio MH> [ 0.502989] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) MH> [ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec MH> And it is NOT a kernel issue. As I've said I run several MH> different kernels with the same result. a 5.12 kernel works on MH> 15.2 but not on 15.3. hdaudio hdaudioC0D0: Unable to bind the codec doesn't relate with the audio driver. With removing 'quiet silent' from grub.cfg, you may solve this. MH> Also this before re-configuring with yast MH> # lsmod | grep -i snd MH> snd_hda_intel 57344 0 MH> snd_intel_dspcfg 24576 1 snd_hda_intel MH> soundwire_intel 40960 1 snd_intel_dspcfg MH> snd_soc_core 311296 1 soundwire_intel MH> snd_compress 28672 1 snd_soc_core MH> snd_pcm_dmaengine 16384 1 snd_soc_core MH> snd_hda_codec 167936 1 snd_hda_intel MH> snd_hwdep 16384 1 snd_hda_codec MH> snd_hda_core 106496 2 snd_hda_intel,snd_hda_codec MH> snd_pcm 159744 7 MH> snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine MH> snd_timer 40960 1 snd_pcm MH> snd 106496 7 MH> snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm MH> soundcore 16384 1 snd [...] MH> Then in yast2 I "edit" "reset all" then "restart" sound and then sound works MH> fine. Here is my dmesg and lsmod after that: Have you tried this? # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 6/17/21 9:48 AM, 野宮 賢 / NOMIYA Masaru wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <4a6be739-3b4c-f64c-6dad-f49e52ccfe92@compro.net> Date & Time: Thu, 17 Jun 2021 09:09:07 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[...] MH> # grep snd-hda-intel /etc/modprobe.d/* MH> /etc/modprobe.d/50-sound.conf:options snd slots=snd-hda-intel MH> /etc/modprobe.d/50-sound.conf:alias snd-card-0 snd-hda-intel MH> /etc/modprobe.d/50-sound.conf.YaST2save:options snd slots=snd-hda-intel MH> /etc/modprobe.d/50-sound.conf.YaST2save:alias snd-card-0 snd-hda-intel
MH> I don't think my problem is the same as Carlos. After a fresh MH> boot I get this in my dmesg
MH> harley:/home/markh # dmesg | grep -i audio MH> [ 0.502989] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) MH> [ 5.586260] hdaudio hdaudioC0D0: Unable to bind the codec
MH> And it is NOT a kernel issue. As I've said I run several MH> different kernels with the same result. a 5.12 kernel works on MH> 15.2 but not on 15.3.
hdaudio hdaudioC0D0: Unable to bind the codec doesn't relate with the audio driver.
Really. How do you figure that? It is certainly is related to the audio driver.
With removing 'quiet silent' from grub.cfg, you may solve this.
I have no quiet or silent in grub.cfg. Even if I did how would is solve anything to remove it?
MH> Also this before re-configuring with yast
MH> # lsmod | grep -i snd MH> snd_hda_intel 57344 0 MH> snd_intel_dspcfg 24576 1 snd_hda_intel MH> soundwire_intel 40960 1 snd_intel_dspcfg MH> snd_soc_core 311296 1 soundwire_intel MH> snd_compress 28672 1 snd_soc_core MH> snd_pcm_dmaengine 16384 1 snd_soc_core MH> snd_hda_codec 167936 1 snd_hda_intel MH> snd_hwdep 16384 1 snd_hda_codec MH> snd_hda_core 106496 2 snd_hda_intel,snd_hda_codec MH> snd_pcm 159744 7 MH> snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine MH> snd_timer 40960 1 snd_pcm MH> snd 106496 7 MH> snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_compress,snd_soc_core,snd_pcm MH> soundcore 16384 1 snd [...]
MH> Then in yast2 I "edit" "reset all" then "restart" sound and then sound works MH> fine. Here is my dmesg and lsmod after that:
Have you tried this?
# echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf
I don't understand what that will do but I tried it, to no avail. Also when I restart sound via yast, and sound is working, I have no snd-intel-dspcfg module loaded? Thanks Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <5444ad79-7879-ee27-eb15-57d122cf8a71@compro.net> Date & Time: Thu, 17 Jun 2021 10:03:42 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH> > Have you tried this? MH> > MH> > # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf MH> > MH> I don't understand what that will do but I tried it, to no avail. Also when I MH> restart sound via yast, and sound is working, I have no MH> snd-intel-dspcfg module loaded? Thanks. It's related with kernel parameter. That is, I think, adding the line to the /etc/default/grub ; GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd_hda_intel.dmic_detect=0" then, sudo grub-mkconfig -o /boot/grub/grub.cfg reboot is the first step. Second, # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf mightbe a solution. But, this is the solution for kernel 5.4 on after's sound problem... (_ _? Anyway, could you show me the results of; 1. unamae -r 2. sudo fuser /dev/snd/* 3. cat /etc/modprobe.d/50-sound.conf Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 6/17/21 11:31 AM, 野宮 賢 / NOMIYA Masaru wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <5444ad79-7879-ee27-eb15-57d122cf8a71@compro.net> Date & Time: Thu, 17 Jun 2021 10:03:42 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[...] MH> > Have you tried this? MH> > MH> > # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf MH> >
MH> I don't understand what that will do but I tried it, to no avail. Also when I MH> restart sound via yast, and sound is working, I have no MH> snd-intel-dspcfg module loaded?
Thanks.
It's related with kernel parameter. That is, I think, adding the line to the /etc/default/grub ;
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd_hda_intel.dmic_detect=0"
then,
sudo grub-mkconfig -o /boot/grub/grub.cfg
reboot
OK. #cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.3.18-59.5-default root=/dev/disk/by-label/LEAP-15.3 video=1600x1200 noresume showopts apm=off splash=verbose loglevel=3 snd_hda_intel.dmic_detect=0
is the first step. Second,
# echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf
mightbe a solution.
But, this is the solution for kernel 5.4 on after's sound problem... (_ _?
That did not help me.
Anyway, could you show me the results of;
1. unamae -r # uname -r 5.3.18-59.5-default
2. sudo fuser /dev/snd/* # fuser /dev/snd/* #
3. cat /etc/modprobe.d/50-sound.conf # cat /etc/modprobe.d/50-sound.conf options snd-intel-dspcfg dsp_driver=1 options snd slots=snd-hda-intel # DS3O.4TEnpQaqbT1:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel
Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <aee36873-f573-2511-0ca8-e149d0321f89@compro.net> Date & Time: Thu, 17 Jun 2021 13:02:37 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH> #cat /proc/cmdline MH> BOOT_IMAGE=/boot/vmlinuz-5.3.18-59.5-default root=/dev/disk/by-label/LEAP-15.3 MH> video=1600x1200 noresume showopts apm=off splash=verbose loglevel=3 MH> snd_hda_intel.dmic_detect=0 MH> > is the first step. MH> > Second, MH> > MH> > # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf MH> > MH> > mightbe a solution. MH> > MH> > But, this is the solution for kernel 5.4 on after's sound MH> > problem... (_ _? MH> > MH> That did not help me. MH> > Anyway, could you show me the results of; MH> > MH> > 1. unamae -r MH> # uname -r MH> 5.3.18-59.5-default MH> > 2. sudo fuser /dev/snd/* MH> # fuser /dev/snd/* This is a problem. In my case. # fuser -v /dev/snd/* USER PID ACCESS COMMAND /dev/snd/controlC0: masaru 32130 F.... pulseaudio pulse 32616 F.... pulseaudio /dev/snd/controlC1: masaru 32130 F.... pulseaudio pulse 32616 F.... pulseaudio /dev/snd/seq: fluidsynth 1376 f.... fluidsynth MH> > 3. cat /etc/modprobe.d/50-sound.conf MH> # cat /etc/modprobe.d/50-sound.conf MH> options snd-intel-dspcfg dsp_driver=1 MH> options snd slots=snd-hda-intel MH> # DS3O.4TEnpQaqbT1:Starship/Matisse HD Audio Controller MH> alias snd-card-0 snd-hda-intel Thanks. With $ /usr/sbin/alsa-info.sh --with-devices you can get the detailed devices information. Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On 6/17/21 9:29 PM, Masaru Nomiya wrote:
With
$ /usr/sbin/alsa-info.sh --with-devices
you can get the detailed devices information.
#cat alsa-info.txt upload=true&script=true&cardinfo= !!################################ !!ALSA Information Script v 0.4.65 !!################################ !!Script ran on: Fri Jun 18 12:42:25 UTC 2021 !!Linux Distribution !!------------------ NAME="openSUSE Leap" ID="opensuse-leap" ID_LIKE="suse opensuse" PRETTY_NAME="openSUSE Leap 15.3" CPE_NAME="cpe:/o:opensuse:leap:15.3" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" !!DMI Information !!--------------- Manufacturer: BIOSTAR Group Product Name: B550GTA Product Version: Firmware Version: 5.17 System SKU: None Board Vendor: BIOSTAR Group Board Name: B550GTA !!ACPI Device Status Information !!--------------- /sys/bus/acpi/devices/AMDI0030:00/status 15 /sys/bus/acpi/devices/AMDIF030:00/status 15 /sys/bus/acpi/devices/PNP0103:00/status 15 /sys/bus/acpi/devices/PNP0303:00/status 15 /sys/bus/acpi/devices/PNP0501:00/status 15 /sys/bus/acpi/devices/PNP0A08:00/status 15 /sys/bus/acpi/devices/PNP0C01:00/status 15 /sys/bus/acpi/devices/PNP0C02:01/status 15 /sys/bus/acpi/devices/PNP0C02:03/status 15 /sys/bus/acpi/devices/PNP0C0C:00/status 11 /sys/bus/acpi/devices/PNP0C0F:00/status 11 /sys/bus/acpi/devices/PNP0C0F:01/status 11 /sys/bus/acpi/devices/PNP0C0F:02/status 11 /sys/bus/acpi/devices/PNP0C0F:03/status 11 /sys/bus/acpi/devices/PNP0C0F:04/status 11 /sys/bus/acpi/devices/PNP0C0F:05/status 11 /sys/bus/acpi/devices/PNP0C0F:06/status 11 /sys/bus/acpi/devices/PNP0C0F:07/status 11 !!Kernel Information !!------------------ Kernel release: 5.3.18-59.5-default Operating System: GNU/Linux Architecture: x86_64 Processor: x86_64 SMP Enabled: Yes !!ALSA Version !!------------ Driver version: k5.3.18-59.5-default Library version: 1.2.4 Utilities version: 1.2.4 !!Loaded ALSA modules !!------------------- !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes !!Soundcards recognised by ALSA !!----------------------------- --- no soundcards --- !!PCI Soundcards installed in the system !!-------------------------------------- 16:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487] Subsystem: Biostar Microtech Int'l Corp Device [1565:8258] !!Modprobe options (Sound related) !!-------------------------------- snd_intel_dspcfg: dsp_driver=1 snd_hda_intel: dmic_detect=0 !!Loaded sound module options !!--------------------------- !!ALSA Device nodes !!----------------- crw-rw----+ 1 root audio 116, 1 Jun 18 08:41 /dev/snd/seq crw-rw----+ 1 root audio 116, 33 Jun 18 08:41 /dev/snd/timer Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <dd9f8a74-23eb-b1e7-7f2b-94db2affdad8@compro.net> Date & Time: Fri, 18 Jun 2021 08:45:43 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MH> On 6/17/21 9:29 PM, Masaru Nomiya wrote: MH> > MH> > With MH> > MH> > $ /usr/sbin/alsa-info.sh --with-devices MH> > MH> > you can get the detailed devices information. MH> > MH> #cat alsa-info.txt MH> upload=true&script=true&cardinfo= MH> !!################################ MH> !!ALSA Information Script v 0.4.65 MH> !!################################ MH> !!Script ran on: Fri Jun 18 12:42:25 UTC 2021 MH> !!Linux Distribution MH> !!------------------ MH> NAME="openSUSE Leap" ID="opensuse-leap" ID_LIKE="suse opensuse" MH> PRETTY_NAME="openSUSE Leap 15.3" CPE_NAME="cpe:/o:opensuse:leap:15.3" MH> BUG_REPORT_URL="https://bugs.opensuse.org" MH> HOME_URL="https://www.opensuse.org/" [...] MH> !!Loaded sound module options MH> !!--------------------------- MH> !!ALSA Device nodes MH> !!----------------- MH> crw-rw----+ 1 root audio 116, 1 Jun 18 08:41 /dev/snd/seq MH> crw-rw----+ 1 root audio 116, 33 Jun 18 08:41 /dev/snd/timer THanks. How about; 1. edit /etc/modprobe.d/50-sound.conf options snd-hda-intel model=lenovo-y530 enable=1 index=0 # u1Nb.jN8_s9AC_37:82801H (ICH8 Family) HD Audio Controller alias snd-card-0 snd-hda-intel 2. # systemctl restart alsasound.service HTHs, Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 6/19/21 12:14 AM, 野宮 賢 / NOMIYA Masaru wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <dd9f8a74-23eb-b1e7-7f2b-94db2affdad8@compro.net> Date & Time: Fri, 18 Jun 2021 08:45:43 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MH> On 6/17/21 9:29 PM, Masaru Nomiya wrote: MH> > MH> > With MH> > MH> > $ /usr/sbin/alsa-info.sh --with-devices MH> > MH> > you can get the detailed devices information. MH> >
MH> #cat alsa-info.txt
MH> upload=true&script=true&cardinfo= MH> !!################################ MH> !!ALSA Information Script v 0.4.65 MH> !!################################
MH> !!Script ran on: Fri Jun 18 12:42:25 UTC 2021
MH> !!Linux Distribution MH> !!------------------
MH> NAME="openSUSE Leap" ID="opensuse-leap" ID_LIKE="suse opensuse" MH> PRETTY_NAME="openSUSE Leap 15.3" CPE_NAME="cpe:/o:opensuse:leap:15.3" MH> BUG_REPORT_URL="https://bugs.opensuse.org" MH> HOME_URL="https://www.opensuse.org/" [...] MH> !!Loaded sound module options MH> !!---------------------------
MH> !!ALSA Device nodes MH> !!-----------------
MH> crw-rw----+ 1 root audio 116, 1 Jun 18 08:41 /dev/snd/seq MH> crw-rw----+ 1 root audio 116, 33 Jun 18 08:41 /dev/snd/timer
THanks.
How about;
1. edit /etc/modprobe.d/50-sound.conf
options snd-hda-intel model=lenovo-y530 enable=1 index=0 # u1Nb.jN8_s9AC_37:82801H (ICH8 Family) HD Audio Controller alias snd-card-0 snd-hda-intel
2. # systemctl restart alsasound.service
Sorry, no change. Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <c6a56260-6f41-ecdb-5a26-8ea7195a3078@compro.net> Date & Time: Mon, 21 Jun 2021 08:24:54 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH>> !!Loaded sound module options MH>> !!--------------------------- MH>> MH>> MH>> !!ALSA Device nodes MH>> !!----------------- MH>> MH>> crw-rw----+ 1 root audio 116, 1 Jun 18 08:41 /dev/snd/seq MH>> crw-rw----+ 1 root audio 116, 33 Jun 18 08:41 /dev/snd/timer [...] MH> Sorry, no change. Have you ever tried; $ Sudo modprobe snd-hda-intel Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computer. Not with Me!" "No..., with money."
On 6/22/21 6:14 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <c6a56260-6f41-ecdb-5a26-8ea7195a3078@compro.net> Date & Time: Mon, 21 Jun 2021 08:24:54 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[...] MH>> !!Loaded sound module options MH>> !!--------------------------- MH>> MH>> MH>> !!ALSA Device nodes MH>> !!----------------- MH>> MH>> crw-rw----+ 1 root audio 116, 1 Jun 18 08:41 /dev/snd/seq MH>> crw-rw----+ 1 root audio 116, 33 Jun 18 08:41 /dev/snd/timer [...] MH> Sorry, no change.
Have you ever tried;
$ Sudo modprobe snd-hda-intel
As I posted already in a previous post here are the snd modules loaded but I have no sound. snd-hda-intel module is allready loaded. No input or output devices were found at boot time. # lsmod | grep -i snd snd_hda_intel 57344 0 snd_intel_dspcfg 28672 1 snd_hda_intel snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg snd_hda_codec 167936 1 snd_hda_intel snd_hwdep 16384 1 snd_hda_codec snd_hda_core 110592 2 snd_hda_intel,snd_hda_codec snd_pcm 159744 3 snd_hda_intel,snd_hda_codec,snd_hda_core snd_timer 40960 1 snd_pcm snd 110592 5 snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm soundcore 16384 1 snd And dmesg shows: # dmesg | grep -i audio [ 0.504603] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.473163] hdaudio hdaudioC0D0: Unable to bind the codec Now after I go to Yast and reset/restart i have 2 "codec" modules loaded and My sound works. # lsmod | grep -i snd snd_hda_codec_realtek 151552 1 snd_hda_codec_generic 94208 1 snd_hda_codec_realtek ledtrig_audio 16384 1 snd_hda_codec_generic snd_hda_intel 57344 2 snd_intel_dspcfg 28672 1 snd_hda_intel snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg snd_hda_codec 167936 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek snd_hda_core 110592 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_hwdep 16384 1 snd_hda_codec snd_pcm 159744 3 snd_hda_intel,snd_hda_codec,snd_hda_core snd_timer 40960 1 snd_pcm snd 110592 11 snd_hda_codec_generic,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm soundcore 16384 1 snd And also the dmesg has a lot more. # dmesg | grep -i audio [ 0.504603] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.473163] hdaudio hdaudioC0D0: Unable to bind the codec [56756.473163] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [56756.473556] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [56756.473558] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [56756.473560] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [56756.473562] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [56756.473563] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [56756.473564] snd_hda_codec_realtek hdaudioC0D0: inputs: [56756.473565] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [56756.473566] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [56756.473567] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [56756.484871] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [56756.484895] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8 [56756.484921] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input9 [56756.484955] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input10 [56756.484980] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input11 [56769.086394] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [56769.086790] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [56769.086792] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [56769.086794] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [56769.086795] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [56769.086796] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [56769.086797] snd_hda_codec_realtek hdaudioC0D0: inputs: [56769.086798] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [56769.086799] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [56769.086800] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [56769.098429] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input13 [56769.098455] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input14 [56769.098477] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input15 [56769.098500] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input16 [56769.098521] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input17 Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <09690ca5-8dee-f2e3-83b1-4c469d16ff9f@compro.net> Date & Time: Tue, 22 Jun 2021 08:13:09 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MN> > Have you ever tried; MN> > MN> > $ Sudo modprobe snd-hda-intel MN> > MH> As I posted already in a previous post here are the snd modules loaded but I MH> have no sound. snd-hda-intel module is allready loaded. No input or output MH> devices were found at boot time. MH> # lsmod | grep -i snd MH> snd_hda_intel 57344 0 [..] MH> [56769.098500] input: HD-Audio Generic Line Out as MH> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input16 MH> [56769.098521] input: HD-Audio Generic Front Headphone as MH> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input17 Ah, it was. Sorry. Just came to my mind .... Can you get the playbackable devices by this? $ pacmd list-sinks | grep name: Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Three young men died for Rationalization. Yet, Margaret Bloody Thatcher LIVES!" 'Brassed Off'
On 6/22/21 8:30 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <09690ca5-8dee-f2e3-83b1-4c469d16ff9f@compro.net> Date & Time: Tue, 22 Jun 2021 08:13:09 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MN> > Have you ever tried; MN> > MN> > $ Sudo modprobe snd-hda-intel MN> >
MH> As I posted already in a previous post here are the snd modules loaded but I MH> have no sound. snd-hda-intel module is allready loaded. No input or output MH> devices were found at boot time.
MH> # lsmod | grep -i snd MH> snd_hda_intel 57344 0 [..] MH> [56769.098500] input: HD-Audio Generic Line Out as MH> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input16 MH> [56769.098521] input: HD-Audio Generic Front Headphone as MH> /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input17
Ah, it was. Sorry. Just came to my mind ....
Can you get the playbackable devices by this?
$ pacmd list-sinks | grep name:
#pacmd list-sinks | grep name name: <auto_null> device.icon_name = "audio-card" Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <196b660e-d022-200b-eb96-0e71fe678ac1@compro.net> Date & Time: Tue, 22 Jun 2021 08:41:48 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH> > Can you get the playbackable devices by this? MH> > MH> > $ pacmd list-sinks | grep name: MH> > MH> #pacmd list-sinks | grep name MH> name: <auto_null> MH> device.icon_name = "audio-card" Are you using a bluetooth device? Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On 6/22/21 9:15 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <196b660e-d022-200b-eb96-0e71fe678ac1@compro.net> Date & Time: Tue, 22 Jun 2021 08:41:48 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[...] MH> > Can you get the playbackable devices by this? MH> > MH> > $ pacmd list-sinks | grep name: MH> >
MH> #pacmd list-sinks | grep name MH> name: <auto_null> MH> device.icon_name = "audio-card"
Are you using a bluetooth device?
No. # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <86e0db79-e260-f68a-b423-1e34e4b0f3ac@compro.net> Date & Time: Tue, 22 Jun 2021 09:25:51 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: MN> > Are you using a bluetooth device? MH> No. MH> # lspci | grep -i audio MH> 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD MH> Audio Controller Sorry. Please show these; 1. default.pa (usualy in /etc/pulse, or also in ~/.config/pulse, too?) 2. the result of $ pactl list cards 3. the result of $ pactl list sinks Regards & Good Night. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On 6/22/21 10:22 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <86e0db79-e260-f68a-b423-1e34e4b0f3ac@compro.net> Date & Time: Tue, 22 Jun 2021 09:25:51 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
MN> > Are you using a bluetooth device?
MH> No.
MH> # lspci | grep -i audio MH> 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD MH> Audio Controller
Sorry.
Please show these;
1. default.pa (usualy in /etc/pulse, or also in ~/.config/pulse, too?)
cat /etc/pulse/default.pa #!/usr/bin/pulseaudio -nF # # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. # This startup script is used only if PulseAudio is started per-user # (i.e. not in system mode) .fail ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore load-module module-card-restore ### Automatically augment property information from .desktop files ### stored in /usr/share/application load-module module-augment-properties ### Should be after module-*-restore but before module-*-detect load-module module-switch-on-port-available ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) #load-module module-alsa-sink #load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink #load-module module-pipe-sink ### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so load-module module-udev-detect .else ### Use the static hardware detection module (for systems that lack udev support) load-module module-detect .endif ### Automatically connect sink and source if JACK server is present .ifexists module-jackdbus-detect.so .nofail load-module module-jackdbus-detect channels=2 .fail .endif ### Automatically load driver modules for Bluetooth hardware .ifexists module-bluetooth-policy.so load-module module-bluetooth-policy .endif .ifexists module-bluetooth-discover.so load-module module-bluetooth-discover .endif ### Load several protocols .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix .endif load-module module-native-protocol-unix ### Network access (may be configured with paprefs, so leave this commented ### here if you plan to use paprefs) #load-module module-esound-protocol-tcp #load-module module-native-protocol-tcp #load-module module-zeroconf-publish ### Load the RTP receiver module (also configured via paprefs, see above) #load-module module-rtp-recv ### Load the RTP sender module (also configured via paprefs, see above) #load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'" #load-module module-rtp-send source=rtp.monitor ### Load additional modules from GSettings. This can be configured with the paprefs tool. ### Please keep in mind that the modules configured by paprefs might conflict with manually ### loaded modules. .ifexists module-gsettings.so .nofail load-module module-gsettings .fail .endif ### Load additional modules from GConf settings. This can be configured with the paprefs tool. ### Please keep in mind that the modules configured by paprefs might conflict with manually ### loaded modules. .ifexists module-gconf.so .nofail load-module module-gconf .fail .endif ### Automatically restore the default sink/source when changed by the user ### during runtime ### NOTE: This should be loaded as early as possible so that subsequent modules ### that look up the default sink/source get the right value load-module module-default-device-restore ### Make sure we always have a sink around, even if it is a null sink. load-module module-always-sink ### Honour intended role device property load-module module-intended-roles ### Automatically suspend sinks/sources that become idle for too long load-module module-suspend-on-idle ### If autoexit on idle is enabled we want to make sure we only quit ### when no local session needs us anymore. .ifexists module-console-kit.so load-module module-console-kit .endif .ifexists module-systemd-login.so load-module module-systemd-login .endif ### Enable positioned event sounds load-module module-position-event-sounds ### Cork music/video streams when a phone stream is active load-module module-role-cork ### Modules to allow autoloading of filters (such as echo cancellation) ### on demand. module-filter-heuristics tries to determine what filters ### make sense, and module-filter-apply does the heavy-lifting of ### loading modules and rerouting streams. load-module module-filter-heuristics load-module module-filter-apply ### Make some devices default #set-default-sink output #set-default-source input
2. the result of
$ pactl list cards
#pactl list cards #
3. the result of
$ pactl list sinks
#pactl list sinks Sink #0 State: SUSPENDED Name: auto_null Description: Dummy Output Driver: module-null-sink.c Sample Specification: s16le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 15 Mute: no Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor Source: auto_null.monitor Latency: 0 usec, configured 0 usec Flags: DECIBEL_VOLUME LATENCY SET_FORMATS Properties: device.description = "Dummy Output" device.class = "abstract" device.icon_name = "audio-card" Formats: pcm Regards Mark
On 6/22/21 1:54 PM, Bengt Gördén wrote:
On 2021-06-22 16:38, Mark Hounschell wrote:
#pactl list cards
#pactl list sinks
Are those prompts as root or just you that has # as your standard user prompt? If root, you should switch to your user and run the commands again.
Yes, I am user. I'm substituting my personal prompt with a generic #. You can't even run those commands as root. Try it. Mark
On 2021-06-22 20:18, Mark Hounschell wrote:
You can't even run those commands as root. Try it.
# pactl list cards;pactl list sinks Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused -- /bengan
On 6/22/21 2:20 PM, Bengt Gördén wrote:
On 2021-06-22 20:18, Mark Hounschell wrote:
You can't even run those commands as root. Try it.
# pactl list cards;pactl list sinks Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused
After "su" ing to root: # pactl list cards XDG_RUNTIME_DIR (/run/user/5076) is not owned by us (uid 0), but by uid 5076! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.) Connection failure: Connection refused pa_context_connect() failed: Connection refused # pactl list sinks XDG_RUNTIME_DIR (/run/user/5076) is not owned by us (uid 0), but by uid 5076! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.) Connection failure: Connection refused pa_context_connect() failed: Connection refused Mark
On 2021-06-22 1:22 p.m., Mark Hounschell wrote:
On 6/22/21 2:20 PM, Bengt Gördén wrote:
On 2021-06-22 20:18, Mark Hounschell wrote:
You can't even run those commands as root. Try it.
# pactl list cards;pactl list sinks Connection failure: Connection refused pa_context_connect() failed: Connection refused Connection failure: Connection refused pa_context_connect() failed: Connection refused
After "su" ing to root:
# pactl list cards XDG_RUNTIME_DIR (/run/user/5076) is not owned by us (uid 0), but by uid 5076! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.) Connection failure: Connection refused pa_context_connect() failed: Connection refused
# pactl list sinks XDG_RUNTIME_DIR (/run/user/5076) is not owned by us (uid 0), but by uid 5076! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.) Connection failure: Connection refused pa_context_connect() failed: Connection refused
Mark How many times does it have to be said? Pulse runs in /user space/ not in system space. That means it is running in your account, but when you su to root, there is no pulse there. But if you were to log out of the desktop and log back in as root, then you would have pulse running -- unless, of course, the system designers decided that the system administrator should be working, not listening to music. ;)
On 2021-06-22 21:22, Mark Hounschell wrote:
You can't even run those commands as root. Try it.
Thing is, you said "can't". I _can_ run the command as root. It's just that the output don't get you anything useful as a root user if you haven't specified the right parameters. To run as ex. root you need to use the running pulseaudio user cookie and the server string. Which normally is /home/<user>/.config/pulse/cookie and in /run/user/<uid>/pulse/native As user, check server string with: LANG=C pactl info | grep "Server String" In my case: PULSE_COOKIE=/home/bengan/.config/pulse/cookie PULSE_SERVER=/run/user/1000/pulse/native pactl list cards PS. For the record. I've been in the audio realm for decades, on Linux. I started thinking about it a couple of weeks after Torvalds sent his now famous usenet message. I did have an ATARI at the time doing my studio things. In the early 2000 I started using jackd and still is hooked on it. My audio studio, in my basement, runs on solely on Linux (two PCs). DS. -- /bengan
On Tue, 22 Jun 2021 14:18:48 -0400 Mark Hounschell <markh@compro.net> wrote:
On 6/22/21 1:54 PM, Bengt Gördén wrote:
On 2021-06-22 16:38, Mark Hounschell wrote:
#pactl list cards
#pactl list sinks
Are those prompts as root or just you that has # as your standard user prompt? If root, you should switch to your user and run the commands again.
Yes, I am user. I'm substituting my personal prompt with a generic #.
That's why it's normal to use $ as a generic prompt for a normal user and # just as a generic for root :)
You can't even run those commands as root. Try it.
Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <9bdd4db1-5f1c-727c-b4ba-c0b10b30e74b@compro.net> Date & Time: Tue, 22 Jun 2021 10:38:00 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [..] MN> > Please show these; MN> > MN> > 1. default.pa (usualy in /etc/pulse, or also in ~/.config/pulse, too?) MN> > MH> cat /etc/pulse/default.pa [...] MH> Formats: MH> pcm Thanks. 1. please try ; $ systemctl --user enable/start pulseaudio.service/socket then, check ; $ systemctl --user start pulseaudio.service If pulseaudio daemon don't start, please show the result of ; $ aplay -L Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 「eメールや携帯電話に縛られた社会は、自分自身と向き合ったり、 空想にふけったりする自由を奪う。」 -- M. Crichton --
On 6/22/21 8:12 PM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <9bdd4db1-5f1c-727c-b4ba-c0b10b30e74b@compro.net> Date & Time: Tue, 22 Jun 2021 10:38:00 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[..] MN> > Please show these; MN> > MN> > 1. default.pa (usualy in /etc/pulse, or also in ~/.config/pulse, too?) MN> >
MH> cat /etc/pulse/default.pa [...] MH> Formats: MH> pcm
Thanks.
1. please try ;
$ systemctl --user enable/start pulseaudio.service/socket
then, check ;
$ systemctl --user start pulseaudio.service
If pulseaudio daemon don't start, please show the result of ;
$ aplay -L
After fresh boot and login and the pulseaudio daemon appears to be running. markh@harley:~> systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: disabled) Active: active (running) since Wed 2021-06-23 08:40:03 EDT; 41s ago TriggeredBy: ● pulseaudio.socket Main PID: 1749 (pulseaudio) CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service ├─1749 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─1788 /usr/lib/pulse/gconf-helper markh@harley:~> aplay -L null Discard all samples (playback) or generate zero samples (capture) speexrate Rate Converter Plugin Using Speex Resampler pulse PulseAudio Sound Server upmix Plugin for channel upmix (4,6,8) default Default ALSA Output (currently PulseAudio Sound Server) Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <99cfa7ef-4768-d3d6-d0fe-252e6ed25219@compro.net> Date & Time: Wed, 23 Jun 2021 08:45:26 -0400 [MH] == Mark Hounschell <markh@compro.net> has written: [...] MH> After fresh boot and login and the pulseaudio daemon appears to be running. markh@harley:~> systemctl --user status pulseaudio.service MH> ● pulseaudio.service - Sound Service MH> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor MH> preset: disabled) MH> Active: active (running) since Wed 2021-06-23 08:40:03 EDT; 41s ago MH> TriggeredBy: ● pulseaudio.socket MH> Main PID: 1749 (pulseaudio) MH> CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service MH> ├─1749 /usr/bin/pulseaudio --daemonize=no --log-target=journal MH> └─1788 /usr/lib/pulse/gconf-helper markh@harley:~> aplay -L MH> null MH> Discard all samples (playback) or generate zero samples (capture) MH> speexrate MH> Rate Converter Plugin Using Speex Resampler MH> pulse MH> PulseAudio Sound Server MH> upmix MH> Plugin for channel upmix (4,6,8) MH> default MH> Default ALSA Output (currently PulseAudio Sound Server) Thanks. As expected, doesn't detect the sound card. How about applying this patch; --- /etc/pulse/default.pa.orig 2020-11-09 15:28:06.009619585 +0900 +++ /etc/pulse/default.pa 2021-06-23 21:07:16.533318494 +0900 @@ -35,8 +35,8 @@ ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) -#load-module module-alsa-sink -#load-module module-alsa-source device=hw:1,0 +load-module module-alsa-sink +load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink HTH, Regards, and Good Night. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Three young men died for Rationalization. Yet, Margaret Bloody Thatcher LIVES!" 'Brassed Off'
On 6/23/21 9:15 AM, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <99cfa7ef-4768-d3d6-d0fe-252e6ed25219@compro.net> Date & Time: Wed, 23 Jun 2021 08:45:26 -0400
[MH] == Mark Hounschell <markh@compro.net> has written:
[...] MH> After fresh boot and login and the pulseaudio daemon appears to be running.
markh@harley:~> systemctl --user status pulseaudio.service MH> ● pulseaudio.service - Sound Service MH> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor MH> preset: disabled) MH> Active: active (running) since Wed 2021-06-23 08:40:03 EDT; 41s ago MH> TriggeredBy: ● pulseaudio.socket MH> Main PID: 1749 (pulseaudio) MH> CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service MH> ├─1749 /usr/bin/pulseaudio --daemonize=no --log-target=journal MH> └─1788 /usr/lib/pulse/gconf-helper
markh@harley:~> aplay -L MH> null MH> Discard all samples (playback) or generate zero samples (capture) MH> speexrate MH> Rate Converter Plugin Using Speex Resampler MH> pulse MH> PulseAudio Sound Server MH> upmix MH> Plugin for channel upmix (4,6,8) MH> default MH> Default ALSA Output (currently PulseAudio Sound Server)
Thanks.
As expected, doesn't detect the sound card.
How about applying this patch;
--- /etc/pulse/default.pa.orig 2020-11-09 15:28:06.009619585 +0900 +++ /etc/pulse/default.pa 2021-06-23 21:07:16.533318494 +0900 @@ -35,8 +35,8 @@ ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) -#load-module module-alsa-sink -#load-module module-alsa-source device=hw:1,0 +load-module module-alsa-sink +load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink
I made the change manually and rebooted/login. Still no sound unless I make Yast configure it. Mark
Hello, Sorry for late reply. In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <ee834d1d-dc78-1cfa-122d-952ef6707629@telefonica.net> Date & Time: Thu, 17 Jun 2021 11:12:09 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> [...] CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 CER> ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI CER> ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) CER> ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory CER> ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) [...] You've got the alsa issue, I think. How about this? # echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 「eメールや携帯電話に縛られた社会は、自分自身と向き合ったり、 空想にふけったりする自由を奪う。」 -- M. Crichton --
On 17/06/2021 14.01, Masaru Nomiya wrote:
Hello,
Sorry for late reply.
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <ee834d1d-dc78-1cfa-122d-952ef6707629@telefonica.net> Date & Time: Thu, 17 Jun 2021 11:12:09 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> [...] CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 CER> ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI CER> ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) CER> ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory CER> ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) [...]
You've got the alsa issue, I think.
How about this?
# echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf
I will try this, but later, as I have to reboot to check. Curently I have: cer@Telcontar:~> l /etc/modprobe.d/50-sound.conf -rw-r--r-- 1 root root 120 May 25 22:27 /etc/modprobe.d/50-sound.conf cer@Telcontar:~> cat /etc/modprobe.d/50-sound.conf options snd slots=snd-hda-intel # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel cer@Telcontar:~> Also, if you want to read the details reported in the bugzilla, it is this one: https://bugzilla.opensuse.org/show_bug.cgi?id=1185346 -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 6/17/21 12:52 PM, Carlos E. R. wrote:
On 17/06/2021 14.01, Masaru Nomiya wrote:
Hello,
Sorry for late reply.
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <ee834d1d-dc78-1cfa-122d-952ef6707629@telefonica.net> Date & Time: Thu, 17 Jun 2021 11:12:09 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> [...] CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 CER> ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI CER> ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) CER> ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory CER> ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) [...]
You've got the alsa issue, I think.
How about this?
# echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf
I will try this, but later, as I have to reboot to check. Curently I have:
cer@Telcontar:~> l /etc/modprobe.d/50-sound.conf -rw-r--r-- 1 root root 120 May 25 22:27 /etc/modprobe.d/50-sound.conf cer@Telcontar:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel cer@Telcontar:~>
Also, if you want to read the details reported in the bugzilla, it is this one:
My machine at home as this very same issue. It started sometime in 15.2 and continues with 15.3 on that same box. My other box, the one I started this thread on, has a different problem. This problem showed up with 15.3. Never had it on 15.2. Sound is always dead upon bootup but after using yast to reconfigure the sound all is well. Regards Mark
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <e2d9942b-d8f3-b7f6-097b-3b0b19b026f2@telefonica.net> Date & Time: Thu, 17 Jun 2021 18:52:48 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> Also, if you want to read the details reported in the bugzilla, CER> it is this one: CER> https://bugzilla.opensuse.org/show_bug.cgi?id=1185346 Many Thanks. Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On 17/06/2021 18.52, Carlos E. R. wrote:
On 17/06/2021 14.01, Masaru Nomiya wrote:
Hello,
Sorry for late reply.
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <ee834d1d-dc78-1cfa-122d-952ef6707629@telefonica.net> Date & Time: Thu, 17 Jun 2021 11:12:09 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> [...] CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI HDMI CER> ( 0.010| 0.000) I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI HDMI use case configuration -2 CER> ( 0.010| 0.000) I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI HDMI CER> ( 0.012| 0.001) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2) CER> ( 0.012| 0.000) I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory CER> ( 0.012| 0.000) I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2) [...]
You've got the alsa issue, I think.
How about this?
# echo "options snd-intel-dspcfg dsp_driver=1" > /etc/modprobe.d/50-sound.conf
I will try this, but later, as I have to reboot to check. Curently I have:
I rebooted accidentally (system crash) before I had changed that file. I will reboot orderly in minutes, and I'm taking notes. Telcontar:~ # fuser /dev/snd/* /dev/snd/controlC0: 6021 /dev/snd/controlC1: 6021 /dev/snd/pcmC1D0p: 6021m Telcontar:~ # (with bad sound this instant). To get sound good, I simply do: # yast sound and hit cancel. Sound is working. Telcontar:~ # fuser /dev/snd/* /dev/snd/controlC0: 6021 /dev/snd/controlC1: 6021 /dev/snd/pcmC1D0p: 6021m Telcontar:~ #
cer@Telcontar:~> l /etc/modprobe.d/50-sound.conf -rw-r--r-- 1 root root 120 May 25 22:27 /etc/modprobe.d/50-sound.conf cer@Telcontar:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel cer@Telcontar:~>
I edited the file to: options snd slots=snd-hda-intel options snd-intel-dspcfg dsp_driver=1 # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel and rebooted, and sound is fine :-D Telcontar:~ # fuser /dev/snd/* /dev/snd/controlC0: 5999 /dev/snd/controlC1: 5999 Telcontar:~ # Oh, and now sound is bad again. I only tried with: speaker-test -twav -c2 The "yast trick" (cancel) doesn't work. The "yast trick (quick configure) did work. yast changed the "/etc/modprobe.d/50-sound.conf" file back to: options snd slots=snd-hda-intel # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <ab50cdd3-e005-d09d-122a-e6f151666d36@telefonica.net> Date & Time: Fri, 18 Jun 2021 21:02:27 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> I rebooted accidentally (system crash) before I had changed that CER> file. I will reboot orderly in minutes, and I'm taking notes. CER> Telcontar:~ # fuser /dev/snd/* CER> /dev/snd/controlC0: 6021 CER> /dev/snd/controlC1: 6021 CER> The "yast trick" (cancel) doesn't work. CER> The "yast trick (quick configure) did work. CER> yast changed the "/etc/modprobe.d/50-sound.conf" file back to: [...] CER> options snd slots=snd-hda-intel CER> # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller CER> alias snd-card-0 snd-hda-intel What is the codec? You can get this by; 1. # head -n 1 /proc/asound/card0/codec* or, 2. $ /usr/sbin/alsa-info.sh --with-devices The saved result will be on /tmp. Regrads, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computer. Not with Me!" "No..., with money."
On 19/06/2021 05.56, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <ab50cdd3-e005-d09d-122a-e6f151666d36@telefonica.net> Date & Time: Fri, 18 Jun 2021 21:02:27 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] CER> I rebooted accidentally (system crash) before I had changed that CER> file. I will reboot orderly in minutes, and I'm taking notes.
CER> Telcontar:~ # fuser /dev/snd/* CER> /dev/snd/controlC0: 6021 CER> /dev/snd/controlC1: 6021
CER> The "yast trick" (cancel) doesn't work. CER> The "yast trick (quick configure) did work.
CER> yast changed the "/etc/modprobe.d/50-sound.conf" file back to: [...] CER> options snd slots=snd-hda-intel CER> # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller CER> alias snd-card-0 snd-hda-intel
What is the codec?
You can get this by;
1.
# head -n 1 /proc/asound/card0/codec*
Telcontar:~ # head -n 1 /proc/asound/card0/codec* Codec: ATI R6xx HDMI Telcontar:~ #
or,
2.
$ /usr/sbin/alsa-info.sh --with-devices
The saved result will be on /tmp.
https://susepaste.org/52592655 -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 19/06/2021 09.46, Carlos E. R. wrote:
On 19/06/2021 05.56, Masaru Nomiya wrote:
What is the codec?
You can get this by;
1.
# head -n 1 /proc/asound/card0/codec*
Telcontar:~ # head -n 1 /proc/asound/card0/codec* Codec: ATI R6xx HDMI Telcontar:~ #
which can't be. It is this other: Telcontar:~ # head /proc/asound/card1/codec* Codec: Realtek ALC892 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0892 Subsystem Id: 0x1462cb79 Revision Id: 0x100302 No Modem Function Group found Default PCM: rates [0x5f0]: 32000 44100 48000 88200 96000 192000 bits [0xe]: 16 20 24 Telcontar:~ # -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <59004f04-437c-b0e9-eff1-35de2a14e3ff@gmx.es> Date & Time: Sat, 19 Jun 2021 09:52:25 +0200 [CER] == "Carlos E.R." <robin.listas@gmx.es> has written: [...] CER> which can't be. CER> It is this other: CER> Telcontar:~ # head /proc/asound/card1/codec* CER> Codec: Realtek ALC892 CER> Address: 0 CER> AFG Function Id: 0x1 (unsol 1) CER> Vendor Id: 0x10ec0892 CER> Subsystem Id: 0x1462cb79 CER> Revision Id: 0x100302 CER> No Modem Function Group found CER> Default PCM: CER> rates [0x5f0]: 32000 44100 48000 88200 96000 192000 CER> bits [0xe]: 16 20 24 CER> Telcontar:~ # Your alsa is very old (1.1.5). Any reason? Tentatively, how about this? In /etc/modprobe.d/50-sound.conf options snd slots=snd-hda-intel options snd-intel-dspcfg dsp_driver=3 # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel HTH, Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 19/06/2021 10.41, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <59004f04-437c-b0e9-eff1-35de2a14e3ff@gmx.es> Date & Time: Sat, 19 Jun 2021 09:52:25 +0200
[CER] == "Carlos E.R." <robin.listas@gmx.es> has written:
[...] CER> which can't be.
CER> It is this other:
CER> Telcontar:~ # head /proc/asound/card1/codec* CER> Codec: Realtek ALC892 CER> Address: 0 CER> AFG Function Id: 0x1 (unsol 1) CER> Vendor Id: 0x10ec0892 CER> Subsystem Id: 0x1462cb79 CER> Revision Id: 0x100302 CER> No Modem Function Group found CER> Default PCM: CER> rates [0x5f0]: 32000 44100 48000 88200 96000 192000 CER> bits [0xe]: 16 20 24 CER> Telcontar:~ #
Your alsa is very old (1.1.5).
Any reason?
Whatever leap 15.2 has.
Tentatively, how about this?
In /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel options snd-intel-dspcfg dsp_driver=3 # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel
I can try on next reboot. I have written it already on the file. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <fb32dad4-b5c6-ab0e-0789-d382bcc346d6@telefonica.net> Date & Time: Sat, 19 Jun 2021 11:32:03 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN>> Your alsa is very old (1.1.5). MN>> MN> > Any reason? CER> Whatever leap 15.2 has. Ah, I see. CER> > CER> > Tentatively, how about this? CER> > CER> > In /etc/modprobe.d/50-sound.conf CER> > CER> > options snd slots=snd-hda-intel CER> > options snd-intel-dspcfg dsp_driver=3 CER> > # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller CER> > alias snd-card-0 snd-hda-intel CER> I can try on next reboot. CER> I have written it already on the file. Why not; # systemctl restart alsasound.service Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
On 19/06/2021 11.47, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <fb32dad4-b5c6-ab0e-0789-d382bcc346d6@telefonica.net> Date & Time: Sat, 19 Jun 2021 11:32:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>> Your alsa is very old (1.1.5). MN>> MN> > Any reason?
CER> Whatever leap 15.2 has.
Ah, I see.
CER> > CER> > Tentatively, how about this? CER> > CER> > In /etc/modprobe.d/50-sound.conf CER> > CER> > options snd slots=snd-hda-intel CER> > options snd-intel-dspcfg dsp_driver=3 CER> > # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller CER> > alias snd-card-0 snd-hda-intel
CER> I can try on next reboot. CER> I have written it already on the file.
Why not;
# systemctl restart alsasound.service
Well, I have correct sound when doing that: Telcontar:~ # systemctl status alsasound.service ● alsa-restore.service - Save/Restore Sound Card State Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static; vendor preset: disabled) Active: active (exited) since Fri 2021-06-18 20:53:11 CEST; 15h ago Main PID: 2032 (code=exited, status=0/SUCCESS) Tasks: 0 CGroup: /system.slice/alsa-restore.service Jun 18 20:53:11 Telcontar systemd[1]: Starting Save/Restore Sound Card State... Jun 18 20:53:11 Telcontar systemd[1]: Started Save/Restore Sound Card State. Telcontar:~ # systemctl restart alsasound.service Telcontar:~ # systemctl status alsasound.service ● alsa-restore.service - Save/Restore Sound Card State Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static; vendor preset: disabled) Active: active (exited) since Sat 2021-06-19 12:02:19 CEST; 2s ago Process: 31989 ExecStop=/usr/sbin/alsactl store (code=exited, status=0/SUCCESS) Process: 31999 ExecStart=/usr/sbin/alsactl restore (code=exited, status=0/SUCCESS) Main PID: 31999 (code=exited, status=0/SUCCESS) Jun 19 12:02:19 Telcontar systemd[1]: Starting Save/Restore Sound Card State... Jun 19 12:02:19 Telcontar systemd[1]: Started Save/Restore Sound Card State. Telcontar:~ # So far, so good... still, I will test later with a reboot. Although my problem was apparently not with alsa, but with pulse somewhere. I know because this test worked: pasuspender -- speaker-test -Dhw:1 -twav -c2 while this failed: speaker-test -twav -c2 -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <c858e162-85af-2ff2-7647-34b5b8c5ed57@telefonica.net> Date & Time: Sat, 19 Jun 2021 12:07:26 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER>>> I can try on next reboot. CER>>> I have written it already on the file. MN>> Why not; MN>> # systemctl restart alsasound.service CER> Well, I have correct sound when doing that: CER> Telcontar:~ # systemctl status alsasound.service CER> ● alsa-restore.service - Save/Restore Sound Card State CER> Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static; vendor CER> preset: disabled) [...] CER> So far, so good... still, I will test later with a reboot. Thanks. CER> Although my problem was apparently not with alsa, but with pulse CER> somewhere. I don't think so. CER>I know because this test worked: CER> pasuspender -- speaker-test -Dhw:1 -twav -c2 CER> while this failed: CER> speaker-test -twav -c2 There are 2 sound chip on your system, and they use same alsa module. x--------x !!ALSA Version !!------------ Driver version: k5.3.18-lp152.78-preempt Library version: 1.1.5 Utilities version: 1.1.5 !!Loaded ALSA modules !!------------------- snd_hda_intel snd_hda_intel x----------x I think, this is the cause on your system. What's the result of; $ pacmd list-sinks | grep name: Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <87eecy9kxc.wl-nomiya@galaxy.dti.ne.jp> Date & Time: Sat, 19 Jun 2021 20:02:39 +0900 [MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written: [...] MN> There are 2 sound chip on your system, and they use same alsa MN> module. That is, 2 sound chips are scrambling for the driver (snd-hda-intel), I think. I such a case, you can resolve the issue via pavucontrol. Doesn't it? Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday, 2021-06-19 at 12:07 +0200, Carlos E. R. wrote:
On 19/06/2021 11.47, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <fb32dad4-b5c6-ab0e-0789-d382bcc346d6@telefonica.net> Date & Time: Sat, 19 Jun 2021 11:32:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>> Your alsa is very old (1.1.5). MN>> MN> > Any reason?
CER> Whatever leap 15.2 has.
Ah, I see.
CER> > CER> > Tentatively, how about this? CER> > CER> > In /etc/modprobe.d/50-sound.conf CER> > CER> > options snd slots=snd-hda-intel CER> > options snd-intel-dspcfg dsp_driver=3 CER> > # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller CER> > alias snd-card-0 snd-hda-intel
CER> I can try on next reboot. CER> I have written it already on the file.
Why not;
# systemctl restart alsasound.service
Well, I have correct sound when doing that:
Telcontar:~ # systemctl status alsasound.service ● alsa-restore.service - Save/Restore Sound Card State Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static; vendor preset: disabled) Active: active (exited) since Fri 2021-06-18 20:53:11 CEST; 15h ago Main PID: 2032 (code=exited, status=0/SUCCESS) Tasks: 0 CGroup: /system.slice/alsa-restore.service
Jun 18 20:53:11 Telcontar systemd[1]: Starting Save/Restore Sound Card State... Jun 18 20:53:11 Telcontar systemd[1]: Started Save/Restore Sound Card State. Telcontar:~ # systemctl restart alsasound.service Telcontar:~ # systemctl status alsasound.service ● alsa-restore.service - Save/Restore Sound Card State Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static; vendor preset: disabled) Active: active (exited) since Sat 2021-06-19 12:02:19 CEST; 2s ago Process: 31989 ExecStop=/usr/sbin/alsactl store (code=exited, Process: status=0/SUCCESS) Process: 31999 ExecStart=/usr/sbin/alsactl restore (code=exited, Process: status=0/SUCCESS) Main PID: 31999 (code=exited, status=0/SUCCESS)
Jun 19 12:02:19 Telcontar systemd[1]: Starting Save/Restore Sound Card State... Jun 19 12:02:19 Telcontar systemd[1]: Started Save/Restore Sound Card State. Telcontar:~ #
So far, so good... still, I will test later with a reboot.
Just rebooted, sound is "bad". I wish there would be a way to record what I hear. [...] I just made a recording with my phone. Susepaste refuses to accept the file, extension is mpeg, weight 227K. I attached it to the bugzilla instead: <https://bugzilla.opensuse.org/attachment.cgi?id=850403> I can also email directly to any one wanting it.
Although my problem was apparently not with alsa, but with pulse somewhere. I know because this test worked:
pasuspender -- speaker-test -Dhw:1 -twav -c2
while this failed:
speaker-test -twav -c2
This should indicate that Alsa is running correctly, but pulse causes the problem. You asked on another post:
What's the result of;
$ pacmd list-sinks | grep name:
name: <alsa_output.pci-0000_29_00.4.analog-stereo> you also said:
That is, 2 sound chips are scrambling for the driver (snd-hda-intel), I think. I such a case, you can resolve the issue via pavucontrol.
I don't know what I have to do there. Tab "playback" - all correct, it seems. Tab "recording" - says "no app is currently recordking audio Tab "output devices" HD-Audio Generic Analog Stero Port: Line Out (plugged in) volume is at 67% - and responds. I have at the moment "speaker-test -twav -c2" running, and the controls respond and work. Just that the sound is "baad". Tab "input devices" - shows "monitor of HD-Audio Generic Analog Stereo and HD-Audio Generic Analog Sterio, with microphone working and detecting the keyboard noise. Configuration tab: Shows HDA ATI HDMI profile as "OFF", and "HD-Audio Generic" with profile "Analog Stero Duplex". Now I run "yast sound" - then cancel. Sound is still bad. Try again, with "edit" then reset all values (quick auto configure is not offered). Sound is working againg. I see no change in pavucontrol, all is the same. Telcontar:~ # cat /etc/modprobe.d/50-sound.conf options snd slots=snd-hda-intel # _Lbh.gcjHQhAdr_8:Starship/Matisse HD Audio Controller alias snd-card-0 snd-hda-intel Telcontar:~ # File has been changed by yast. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYM99JRwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVkO4AoJaUsOtq/l0FpXJT9P3Q tZQA8JJEAJ9tuNTZZHCfazeVjNSeP0xGRiDkYg== =xsdP -----END PGP SIGNATURE-----
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <c36ecd6-bb1-1c18-439a-27599db040c1@telefonica.net> Date & Time: Sun, 20 Jun 2021 19:38:42 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN>> That is, 2 sound chips are scrambling for the driver (snd-hda-intel), MN>> I think. MN>> I such a case, you can resolve the issue via pavucontrol. CER> I don't know what I have to do there. CER> Tab "playback" - all correct, it seems. CER> Tab "recording" - says "no app is currently recordking audio CER> Tab "output devices" [...] CER> Configuration tab: Shows HDA ATI HDMI profile as "OFF", and CER> "HD-Audio Generic" with profile "Analog Stero Duplex". [...] Thanks. I meant about the "Configurartion Tab". My basic doubt with your alsa-info is; [...] !!Loaded ALSA modules !!------------------- snd_hda_intel snd_hda_intel [...] !!Soundcards recognised by ALSA !!----------------------------- 0 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xfce60000 irq 105 1 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfc800000 irq 107 [...] As you see, the driver aren't differentiated. In my case, !!Loaded ALSA modules !!------------------- snd_usb_audio (card 0) snd_usb_audio (card 1) [...] !!Soundcards recognised by ALSA !!----------------------------- 0 [UAB80 ]: USB-Audio - UAB-80 Sony Corporation UAB-80 at usb-0000:00:14.0-8, full speed 1 [HDDAC1 ]: USB-Audio - HD-DAC1 D & M Holdings Inc. HD-DAC1 at usb-0000:00:14.0-9, high speed [...] This "Soundcards recognised by ALSA" information appears on Yast2's sound settings, like this; 0 USB Audio Not configured TU106 High Definition Audio Controller And, $ pacmd list-sinks | grep name: returns; name: <alsa_output.usb-D___M_Holdings_Inc._HD-DAC1-00.analog-stereo> I think, in your case, $ pacmd list-sinks | grep name: will return 2 device's information. Doesn't it? Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Three young men died for Rationalization. Yet, Margaret Bloody Thatcher LIVES!" 'Brassed Off'
On 21/06/2021 01.26, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <c36ecd6-bb1-1c18-439a-27599db040c1@telefonica.net> Date & Time: Sun, 20 Jun 2021 19:38:42 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>> That is, 2 sound chips are scrambling for the driver (snd-hda-intel), MN>> I think. MN>> I such a case, you can resolve the issue via pavucontrol.
CER> I don't know what I have to do there.
CER> Tab "playback" - all correct, it seems. CER> Tab "recording" - says "no app is currently recordking audio CER> Tab "output devices" [...] CER> Configuration tab: Shows HDA ATI HDMI profile as "OFF", and CER> "HD-Audio Generic" with profile "Analog Stero Duplex". [...]
Thanks.
I meant about the "Configurartion Tab".
Well, it shows two cards. off - HDA ATI HDMI Analog sterio duplex - HD-Audio Generic
My basic doubt with your alsa-info is;
[...] !!Loaded ALSA modules !!-------------------
snd_hda_intel snd_hda_intel [...] !!Soundcards recognised by ALSA !!-----------------------------
0 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xfce60000 irq 105 1 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfc800000 irq 107 [...]
As you see, the driver aren't differentiated.
Yes, but they work. At this minute, I have sound. Yast knows how to activate the sound. It just doesn't work after boot, I have to use Yast again. !!Loaded ALSA modules !!------------------- snd_hda_intel snd_hda_intel !Soundcards recognised by ALSA !!----------------------------- 0 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xfce60000 irq 107 1 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfc800000 irq 109
In my case,
!!Loaded ALSA modules !!-------------------
snd_usb_audio (card 0) snd_usb_audio (card 1) [...] !!Soundcards recognised by ALSA !!-----------------------------
0 [UAB80 ]: USB-Audio - UAB-80 Sony Corporation UAB-80 at usb-0000:00:14.0-8, full speed 1 [HDDAC1 ]: USB-Audio - HD-DAC1 D & M Holdings Inc. HD-DAC1 at usb-0000:00:14.0-9, high speed [...]
This "Soundcards recognised by ALSA" information appears on Yast2's sound settings, like this;
0 USB Audio Not configured TU106 High Definition Audio Controller
Yes, I get a similar thing: YaST2 - sound @ Telcontar Sound Configuration ┌──────────────── │Index │Card Model │ │0 │Starship/Matisse HD Audio Controller │ │Not configured│Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] │ └───────────── ┌────────────────────── │Starship/Matisse HD Audio Controller │
And,
$ pacmd list-sinks | grep name:
returns;
name: <alsa_output.usb-D___M_Holdings_Inc._HD-DAC1-00.analog-stereo>
I think, in your case,
$ pacmd list-sinks | grep name:
will return 2 device's information. Doesn't it?
Nope. As root: elcontar:~ # pacmd list-sinks | grep name: No PulseAudio daemon running, or not running as session daemon. Telcontar:~ # as user: cer@Telcontar:~> pacmd list-sinks | grep name: name: <alsa_output.pci-0000_29_00.4.analog-stereo> cer@Telcontar:~> Full output: cer@Telcontar:~> pacmd list-sinks 1 sink(s) available. * index: 1 name: <alsa_output.pci-0000_29_00.4.analog-stereo> driver: <module-alsa-card.c> flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: IDLE suspend cause: (none) priority: 9039 volume: front-left: 43903 / 67% / -10.44 dB, front-right: 43903 / 67% / -10.44 dB balance 0.00 base volume: 65536 / 100% / 0.00 dB volume steps: 65537 muted: no current latency: 36.31 ms max request: 6 KiB max rewind: 6 KiB monitor source: 1 sample spec: s16le 2ch 44100Hz channel map: front-left,front-right Stereo used by: 0 linked by: 1 configured latency: 40.00 ms; range is 0.50 .. 1999.82 ms card: 1 <alsa_card.pci-0000_29_00.4> module: 27 properties: alsa.resolution_bits = "16" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "ALC892 Analog" alsa.id = "ALC892 Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "1" alsa.card_name = "HD-Audio Generic" alsa.long_card_name = "HD-Audio Generic at 0xfc800000 irq 109" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-0000:29:00.4" sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:29:00.4/sound/card1" device.bus = "pci" device.vendor.id = "1022" device.vendor.name = "Advanced Micro Devices, Inc. [AMD]" device.product.id = "1487" device.string = "front:1" device.buffering.buffer_size = "352768" device.buffering.fragment_size = "176384" device.access_mode = "mmap+timer" device.profile.name = "analog-stereo" device.profile.description = "Analog Stereo" device.description = "HD-Audio Generic Analog Stereo" alsa.mixer_name = "Realtek ALC892" alsa.components = "HDA:10ec0892,1462cb79,00100302" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" ports: analog-output-lineout: Line Out (priority 9000, latency offset 0 usec, available: yes) properties: analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no) properties: device.icon_name = "audio-headphones" active port: <analog-output-lineout> cer@Telcontar:~> Thankyou. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <76fc0372-c466-ac6f-21e9-8747c583e516@telefonica.net> Date & Time: Mon, 21 Jun 2021 03:17:36 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> analog-output-headphones: Headphones (priority 9900, latency CER> offset 0 usec, available: no) CER> properties: CER> device.icon_name = "audio-headphones" CER> active port: <analog-output-lineout> CER> cer@Telcontar:~> Thaks. Sorry, I've got no idea. But, please use the Gooogle search with the keyword "Starship/Matisse HD Audio Controller". Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 21/06/2021 04.23, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <76fc0372-c466-ac6f-21e9-8747c583e516@telefonica.net> Date & Time: Mon, 21 Jun 2021 03:17:36 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] CER> analog-output-headphones: Headphones (priority 9900, latency CER> offset 0 usec, available: no) CER> properties: CER> device.icon_name = "audio-headphones" CER> active port: <analog-output-lineout> CER> cer@Telcontar:~>
Thaks.
Sorry, I've got no idea.
But, please use the Gooogle search with the keyword "Starship/Matisse HD Audio Controller".
Have you heard the audio sample? My problem is not "no sound", but "bad sound". That means that the drivers are probably in place. https://bugzilla.opensuse.org/attachment.cgi?id=850403 -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <d0be2a93-b2ad-f46c-d802-dc049f3571dc@telefonica.net> Date & Time: Mon, 21 Jun 2021 11:56:51 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN>> Sorry, I've got no idea. MN>> But, please use the Gooogle search with the keyword "Starship/Matisse MN>> HD Audio Controller". CER> Have you heard the audio sample? CER> My problem is not "no sound", but "bad sound". Yes, I know well. CER> That means that the drivers are probably in place. CER> https://bugzilla.opensuse.org/attachment.cgi?id=850403 Google told me too many bug reports. Have you read this? https://www.kernel.org/doc/html/latest/sound/hd-audio/notes.html With this, you can debug the driver. Anyway, I've been concerned about this; https://github.com/torvalds/linux/blob/master/sound/pci/hda/hda_intel.c Thanks, and Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 21/06/2021 12.47, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <d0be2a93-b2ad-f46c-d802-dc049f3571dc@telefonica.net> Date & Time: Mon, 21 Jun 2021 11:56:51 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>> Sorry, I've got no idea.
MN>> But, please use the Gooogle search with the keyword "Starship/Matisse MN>> HD Audio Controller".
CER> Have you heard the audio sample?
CER> My problem is not "no sound", but "bad sound".
Yes, I know well.
Ah, ok.
CER> That means that the drivers are probably in place.
CER> https://bugzilla.opensuse.org/attachment.cgi?id=850403
Google told me too many bug reports.
Have you read this?
No, just opened it.
https://www.kernel.org/doc/html/latest/sound/hd-audio/notes.html
To technical for me... I mean, deep study involved. Too complicated.
With this, you can debug the driver.
I'm "almost" happy with just using YaST to start sound. I would like to automate it, though. Sound just worked till a few months ago. For many years I had to do nothing. Some update broke it.
Anyway, I've been concerned about this;
https://github.com/torvalds/linux/blob/master/sound/pci/hda/hda_intel.c
I don't know what to look at in there :-D I have written drivers for hardware, long ago, for using in my MsDOS programming. Not for general public use. You need to know the hardware piece inside out, and I certainly know next to nothing of current sound hardware. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, Sorry, I fully misunderstood. In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <d0be2a93-b2ad-f46c-d802-dc049f3571dc@telefonica.net> Date & Time: Mon, 21 Jun 2021 11:56:51 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> Have you heard the audio sample? I can't image the original sound, but this is a choppy sound, isn't it? If so, how about editting the /etc/pulse/daemon.conf as follows; remixing-produce-lfe = yes remixing-consume-lfe = yes Regards, and no more comment. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ Think. -- The IBM slogan --
On 21/06/2021 16.03, Masaru Nomiya wrote:
Hello,
Sorry, I fully misunderstood.
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <d0be2a93-b2ad-f46c-d802-dc049f3571dc@telefonica.net> Date & Time: Mon, 21 Jun 2021 11:56:51 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] CER> Have you heard the audio sample?
I can't image the original sound, but this is a choppy sound, isn't it?
Yes. Very choppy. Similar to having sand inside the speakers. The original is produced this command: speaker-test -twav -c2 That command was running and generating sound.
If so, how about editting the /etc/pulse/daemon.conf as follows;
remixing-produce-lfe = yes remixing-consume-lfe = yes
I can try for next reboot, sure. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 2021-06-21 11:24 a.m., Carlos E. R. wrote:
On 21/06/2021 16.03, Masaru Nomiya wrote:
If so, how about editting the /etc/pulse/daemon.conf as follows;
remixing-produce-lfe = yes remixing-consume-lfe = yes
I can try for next reboot, sure.
Pulseaudio runs in user space, so a reboot is not necessary. If you can't restart pulse as user, then logging out and logging back in should suffice.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 El 2021-06-21 a las 14:57 -0600, Darryl Gregorash escribió:
On 2021-06-21 11:24 a.m., Carlos E. R. wrote:
On 21/06/2021 16.03, Masaru Nomiya wrote:
If so, how about editting the /etc/pulse/daemon.conf as follows;
remixing-produce-lfe = yes remixing-consume-lfe = yes
I can try for next reboot, sure.
Pulseaudio runs in user space, so a reboot is not necessary. If you can't restart pulse as user, then logging out and logging back in should suffice.
I can try, but log-out/in is very disrupting for my workflow. Once I log out, I don't care about rebooting, the "damage" is already done. cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service cer@Telcontar:~> systemctl --user start pulseaudio.service Job for pulseaudio.service failed because the control process exited with error code. See "systemctl --user status pulseaudio.service" and "journalctl --user -xe" for details. cer@Telcontar:~> systemctl --user start pulseaudio.socket cer@Telcontar:~> systemctl --user start pulseaudio.service Job for pulseaudio.service failed because the control process exited with error code. See "systemctl --user status pulseaudio.service" and "journalctl --user -xe" for details. cer@Telcontar:~> cer@Telcontar:~> systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2021-06-21 23:06:35 CEST; 27s ago Process: 4299 ExecStart=/usr/bin/pulseaudio --daemonize=no (code=exited, status=1/FAILURE) Main PID: 4299 (code=exited, status=1/FAILURE) Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. cer@Telcontar:~> - -- - -- Unit UNIT has failed. - -- - -- The result is failed. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:34 Telcontar pulseaudio[4299]: E: [pulseaudio] conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in section 'n/a'. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE Jun 21 23:06:34 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - -- - -- The result is failed. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - -- Ok, so it doesn't like the changes to /etc/pulse/daemon.conf: # CER. See <https://lists.opensuse.org/archives/list/users@lists.opensuse.org/message/63QWV34HBU3JQYHXMAMD42SEVOL4DVUA/> remixing-produce-lfe = yes remixing-consume-lfe = yes Removing the change, and service starts. Sound is good, but I have to see what happens after rebooting. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYNEBBhwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVwiUAoI0U7fl4BJszJnTYfySX Hy0JwVQYAJwL/rkU/+R8v5W8Owyj4nn4eo6ptA== =kYh4 -----END PGP SIGNATURE-----
* Carlos E. R. <robin.listas@telefonica.net> [06-21-21 17:16]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
El 2021-06-21 a las 14:57 -0600, Darryl Gregorash escribió:
On 2021-06-21 11:24 a.m., Carlos E. R. wrote:
On 21/06/2021 16.03, Masaru Nomiya wrote:
If so, how about editting the /etc/pulse/daemon.conf as follows;
remixing-produce-lfe = yes remixing-consume-lfe = yes
I can try for next reboot, sure.
Pulseaudio runs in user space, so a reboot is not necessary. If you can't restart pulse as user, then logging out and logging back in should suffice.
I can try, but log-out/in is very disrupting for my workflow. Once I log out, I don't care about rebooting, the "damage" is already done.
cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service
...
Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:34 Telcontar pulseaudio[4299]: E: [pulseaudio] conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in section 'n/a'. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE Jun 21 23:06:34 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - -- - -- The result is failed. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - --
Ok, so it doesn't like the changes to /etc/pulse/daemon.conf:
# CER. See <https://lists.opensuse.org/archives/list/users@lists.opensuse.org/message/63QWV34HBU3JQYHXMAMD42SEVOL4DVUA/> remixing-produce-lfe = yes remixing-consume-lfe = yes
it is not that "pulseaudio" dislikes those settings, they appear to be incompatible with your sound card or system. change the /etc/pulse/daemon.conf to it's installed state and then you can probably restart pulseaudio w/o a reboot. you are making your condition harder by not trusting and trying advise given. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
* Carlos E. R. <> [06-21-21 17:16]:
El 2021-06-21 a las 14:57 -0600, Darryl Gregorash escribió:
On 2021-06-21 11:24 a.m., Carlos E. R. wrote:
On 21/06/2021 16.03, Masaru Nomiya wrote:
If so, how about editting the /etc/pulse/daemon.conf as follows;
remixing-produce-lfe = yes remixing-consume-lfe = yes
I can try for next reboot, sure.
Pulseaudio runs in user space, so a reboot is not necessary. If you can't restart pulse as user, then logging out and logging back in should suffice.
I can try, but log-out/in is very disrupting for my workflow. Once I log out, I don't care about rebooting, the "damage" is already done.
cer@Telcontar:~> systemctl --user stop pulseaudio.socket cer@Telcontar:~> systemctl --user stop pulseaudio.service
...
Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:34 Telcontar pulseaudio[4299]: E: [pulseaudio] conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in
On 21/06/2021 23.36, Patrick Shanahan wrote: section 'n/a'.
Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE Jun 21 23:06:34 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - -- - -- The result is failed. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. - -- Subject: Unit UNIT has failed - -- Defined-By: systemd - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel - -- - -- Unit UNIT has failed. - --
Ok, so it doesn't like the changes to /etc/pulse/daemon.conf:
# CER. See <https://lists.opensuse.org/archives/list/users@lists.opensuse.org/message/63QWV34HBU3JQYHXMAMD42SEVOL4DVUA/> remixing-produce-lfe = yes remixing-consume-lfe = yes
it is not that "pulseaudio" dislikes those settings, they appear to be incompatible with your sound card or system.
Wrong. The error is: «conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in section 'n/a'.»
change the /etc/pulse/daemon.conf to it's installed state and then you can probably restart pulseaudio w/o a reboot. you are making your condition harder by not trusting and trying advise given.
The /etc/pulse/daemon.conf is at its installed state. I was told to change it and restart the daemon, and it failed. I'm doing exactly what I was asked to do. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, again. In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <4cca2bd6-d7a0-121a-2b4f-6afd71dd5a29@telefonica.net> Date & Time: Mon, 21 Jun 2021 23:49:03 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> >> I can try, but log-out/in is very disrupting for my workflow. Once I log CER> >> out, I don't care about rebooting, the "damage" is already done. CER> >> CER> >> CER> >> cer@Telcontar:~> systemctl --user stop pulseaudio.socket CER> >> cer@Telcontar:~> systemctl --user stop pulseaudio.service CER> > CER> > ... CER> > CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. CER> >> Jun 21 23:06:34 Telcontar pulseaudio[4299]: E: [pulseaudio] conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in CER> section 'n/a'. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: Failed to start Sound Service. CER> >> - -- Subject: Unit UNIT has failed CER> >> - -- Defined-By: systemd CER> >> - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel CER> >> - -- - -- Unit UNIT has failed. CER> >> - -- - -- The result is failed. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. CER> >> Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. CER> >> Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. CER> >> - -- Subject: Unit UNIT has failed CER> >> - -- Defined-By: systemd CER> >> - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel CER> >> - -- - -- Unit UNIT has failed. Strange reusults. I never get such error messages. Could you check the files; 1. /usr/lib/systemd/system/pulseaudio.service and, 2. /usr/lib/systemd/system/alsasound.service Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Three young men died for Rationalization. Yet, Margaret Bloody Thatcher LIVES!" 'Brassed Off'
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, 2021-06-22 at 22:02 +0900, Masaru Nomiya wrote:
Hello, again.
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <4cca2bd6-d7a0-121a-2b4f-6afd71dd5a29@telefonica.net> Date & Time: Mon, 21 Jun 2021 23:49:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] CER> >> I can try, but log-out/in is very disrupting for my workflow. Once I log CER> >> out, I don't care about rebooting, the "damage" is already done. CER> >> CER> >> CER> >> cer@Telcontar:~> systemctl --user stop pulseaudio.socket CER> >> cer@Telcontar:~> systemctl --user stop pulseaudio.service CER> > CER> > ... CER> > CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. CER> >> Jun 21 23:06:34 Telcontar pulseaudio[4299]: E: [pulseaudio] conf-parser.c: [/etc/pulse/daemon.conf:92] Unknown lvalue 'remixing-produce-lfe' in CER> section 'n/a'. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: Failed to start Sound Service. CER> >> - -- Subject: Unit UNIT has failed CER> >> - -- Defined-By: systemd CER> >> - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel CER> >> - -- - -- Unit UNIT has failed. CER> >> - -- - -- The result is failed. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Unit entered failed state. CER> >> Jun 21 23:06:34 Telcontar systemd[5884]: pulseaudio.service: Failed with result 'exit-code'. CER> >> Jun 21 23:06:35 Telcontar systemd[5884]: pulseaudio.service: Start request repeated too quickly. CER> >> Jun 21 23:06:35 Telcontar systemd[5884]: Failed to start Sound Service. CER> >> - -- Subject: Unit UNIT has failed CER> >> - -- Defined-By: systemd CER> >> - -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel CER> >> - -- - -- Unit UNIT has failed.
Strange reusults.
I never get such error messages.
Maybe different version?
Could you check the files;
1. /usr/lib/systemd/system/pulseaudio.service
and,
2. /usr/lib/systemd/system/alsasound.service
cer@Telcontar:~> l /usr/lib/systemd/system/pulseaudio.service /usr/lib/systemd/system/alsasound.service ls: cannot access '/usr/lib/systemd/system/pulseaudio.service': No such file or directory lrwxrwxrwx 1 root root 20 Jan 4 23:38 /usr/lib/systemd/system/alsasound.service -> alsa-restore.service cer@Telcontar:~> cer@Telcontar:~> l /usr/lib/systemd/system/alsa-restore.service - -rw-r--r-- 1 root root 412 Jan 4 23:38 /usr/lib/systemd/system/alsa-restore.service cer@Telcontar:~> cer@Telcontar:~> cat /usr/lib/systemd/system/alsa-restore.service # # Note that two different ALSA card state management schemes exist and they # can be switched using a file exist check - /etc/alsa/state-daemon.conf . # [Unit] Description=Save/Restore Sound Card State ConditionPathExists=!/etc/alsa/state-daemon.conf ConditionPathExistsGlob=/dev/snd/control* [Service] Type=oneshot RemainAfterExit=true ExecStart=-/usr/sbin/alsactl restore ExecStop=-/usr/sbin/alsactl store cer@Telcontar:~> cer@Telcontar:~> systemctl cat pulseaudio.service No files found for pulseaudio.service. cer@Telcontar:~> cer@Telcontar:~> locate pulseaudio.service /usr/lib/systemd/user/pulseaudio.service cer@Telcontar:~> cer@Telcontar:~> systemctl status pulseaudio.service Unit pulseaudio.service could not be found. cer@Telcontar:~> systemctl --user status pulseaudio.service ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) Active: active (running) since Mon 2021-06-21 23:11:36 CEST; 19h ago Main PID: 4543 (pulseaudio) CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service ├─4543 /usr/bin/pulseaudio --daemonize=no └─4546 /usr/lib/pulse/gconf-helper Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes > cer@Telcontar:~> cat /usr/lib/systemd/user/pulseaudio.service [Unit] Description=Sound Service # We require pulseaudio.socket to be active before starting the daemon, because # while it is possible to use the service without the socket, it is not clear # why it would be desirable. # # A user installing pulseaudio and doing `systemctl --user start pulseaudio` # will not get the socket started, which might be confusing and problematic if # the server is to be restarted later on, as the client autospawn feature # might kick in. Also, a start of the socket unit will fail, adding to the # confusion. # # After=pulseaudio.socket is not needed, as it is already implicit in the # socket-service relationship, see systemd.socket(5). Requires=pulseaudio.socket ConditionUser=!root [Service] ExecStart=/usr/bin/pulseaudio --daemonize=no #LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes Restart=on-failure RestrictNamespaces=yes SystemCallArchitectures=native # SystemCallFilter=@system-service # Note that notify will only work if --daemonize=no Type=notify UMask=0077 [Install] Also=pulseaudio.socket WantedBy=default.target cer@Telcontar:~> Huh? Ah: cer@Telcontar:~> systemctl --user cat pulseaudio.service # /usr/lib/systemd/user/pulseaudio.service [Unit] Description=Sound Service # We require pulseaudio.socket to be active before starting the daemon, because ... cer@Telcontar:~> rpm -qf /usr/lib/systemd/user/pulseaudio.service /usr/lib/systemd/system/alsa-restore.service pulseaudio-13.0-lp152.3.3.1.x86_64 alsa-utils-1.1.5-lp152.6.3.1.x86_64 cer@Telcontar:~> - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYNISDxwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVCoAAnRtaGt+P96M5NOzPDn6R rXUxQQiCAJ9K9xqPuG5nU9ib6xKO99NmGvdK6Q== =b3Jk -----END PGP SIGNATURE-----
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <80f68e23-2d2e-805e-c486-aaf7a6d325f@telefonica.net> Date & Time: Tue, 22 Jun 2021 18:38:37 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] cer@Telcontar:~> systemctl status pulseaudio.service CER> Unit pulseaudio.service could not be found. cer@Telcontar:~> systemctl --user status pulseaudio.service CER> ● pulseaudio.service - Sound Service CER> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor CER> preset: disabled) CER> Active: active (running) since Mon 2021-06-21 23:11:36 CEST; 19h ago CER> Main PID: 4543 (pulseaudio) CER> CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service CER> ├─4543 /usr/bin/pulseaudio --daemonize=no CER> └─4546 /usr/lib/pulse/gconf-helper CER> Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes > THanks. Please apply this patch; --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 @@ -58,13 +58,13 @@ .endif ### Automatically load driver modules for Bluetooth hardware -.ifexists module-bluetooth-policy.so -load-module module-bluetooth-policy -.endif +# .ifexists module-bluetooth-policy.so +# load-module module-bluetooth-policy +# .endif -.ifexists module-bluetooth-discover.so -load-module module-bluetooth-discover -.endif +# .ifexists module-bluetooth-discover.so +# load-module module-bluetooth-discover +# .endif ### Load several protocols .ifexists module-esound-protocol-unix.so Then, please try $ systemctl --user restart pulseaudio.service HTH. Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 『「世界で一番企業が活躍しやすい国」を目指します。』 --安部晋三『第183回国会における安倍内閣総理大臣施政方針演説』--
On 23/06/2021 01.52, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <80f68e23-2d2e-805e-c486-aaf7a6d325f@telefonica.net> Date & Time: Tue, 22 Jun 2021 18:38:37 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] cer@Telcontar:~> systemctl status pulseaudio.service CER> Unit pulseaudio.service could not be found. cer@Telcontar:~> systemctl --user status pulseaudio.service CER> ● pulseaudio.service - Sound Service CER> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor CER> preset: disabled) CER> Active: active (running) since Mon 2021-06-21 23:11:36 CEST; 19h ago CER> Main PID: 4543 (pulseaudio) CER> CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service CER> ├─4543 /usr/bin/pulseaudio --daemonize=no CER> └─4546 /usr/lib/pulse/gconf-helper
CER> Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes >
THanks.
Please apply this patch;
--- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 @@ -58,13 +58,13 @@ .endif
### Automatically load driver modules for Bluetooth hardware -.ifexists module-bluetooth-policy.so -load-module module-bluetooth-policy -.endif +# .ifexists module-bluetooth-policy.so +# load-module module-bluetooth-policy +# .endif
-.ifexists module-bluetooth-discover.so -load-module module-bluetooth-discover -.endif +# .ifexists module-bluetooth-discover.so +# load-module module-bluetooth-discover +# .endif
### Load several protocols .ifexists module-esound-protocol-unix.so
Then, please try
$ systemctl --user restart pulseaudio.service
Well, it runs, but I will not know if sound is correct until I reboot. I will poweroff now and reboot tomorrow (it is 3AM here). But this machine doesn't have BT hardware. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <a0f77d46-81b2-717e-59d0-1891ea021889@telefonica.net> Date & Time: Wed, 23 Jun 2021 03:22:03 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN> > Please apply this patch; MN> > MN> > --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 MN> > +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 MN> > @@ -58,13 +58,13 @@ MN> > .endif [...] MN> > Then, please try MN> > MN> > $ systemctl --user restart pulseaudio.service CER> Well, it runs, but I will not know if sound is correct until I reboot. CER> I will poweroff now and reboot tomorrow (it is 3AM here). Thanks. CER> But this machine doesn't have BT hardware. I think so, too. But, the log; Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: tells "bluetooth support interfere me!". Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computer. Not with Me!" "No..., with money."
On 23/06/2021 03.41, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <a0f77d46-81b2-717e-59d0-1891ea021889@telefonica.net> Date & Time: Wed, 23 Jun 2021 03:22:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Please apply this patch; MN> > MN> > --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 MN> > +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 MN> > @@ -58,13 +58,13 @@ MN> > .endif [...] MN> > Then, please try MN> > MN> > $ systemctl --user restart pulseaudio.service
CER> Well, it runs, but I will not know if sound is correct until I reboot. CER> I will poweroff now and reboot tomorrow (it is 3AM here).
Thanks.
CER> But this machine doesn't have BT hardware.
I think so, too. But, the log;
Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply:
tells "bluetooth support interfere me!".
Well, you hit the nail, because it worked :-) It booted, and sound was working :-) Thanks :-) -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 23/06/2021 10.41, Carlos E. R. wrote:
On 23/06/2021 03.41, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <a0f77d46-81b2-717e-59d0-1891ea021889@telefonica.net> Date & Time: Wed, 23 Jun 2021 03:22:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Please apply this patch; MN> > MN> > --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 MN> > +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 MN> > @@ -58,13 +58,13 @@ MN> > .endif [...] MN> > Then, please try MN> > MN> > $ systemctl --user restart pulseaudio.service
CER> Well, it runs, but I will not know if sound is correct until I reboot. CER> I will poweroff now and reboot tomorrow (it is 3AM here).
Thanks.
CER> But this machine doesn't have BT hardware.
I think so, too. But, the log;
Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply:
tells "bluetooth support interfere me!".
Well, you hit the nail, because it worked :-) It booted, and sound was working :-) Thanks :-)
Unfortunately, it did not last. After hibernation, on restore the sound was good, but after a few minutes it was bad again. However, I ran this and sound is back: cer@Telcontar:~> systemctl --user stop pulseaudio.socket && \ systemctl --user stop pulseaudio.service && \ sleep 3 && \ systemctl --user start pulseaudio.socket && \ systemctl --user start pulseaudio.service \ cer@Telcontar:~> -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <23a7919a-3780-f5bb-d3d4-9fb9028bbb54@telefonica.net> Date & Time: Wed, 23 Jun 2021 13:44:52 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN>>> But this machine doesn't have BT hardware. MN>>> MN>>> I think so, too. MN>>> But, the log; MN>>> MN>>> Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] MN>>> bluez5-util.c: GetManagedObjects() failed: MN>>> org.freedesktop.DBus.Error.NoReply: MN>>> MN>>> tells "bluetooth support interfere me!". CER>> CER>> Well, you hit the nail, because it worked :-) CER>> It booted, and sound was working :-) CER>> Thanks :-) CER> Unfortunately, it did not last. After hibernation, on restore the sound was CER> good, but after a few minutes it was bad again. CER> However, I ran this and sound is back: cer@Telcontar:~> systemctl --user stop pulseaudio.socket && \ CER> systemctl --user stop pulseaudio.service && \ CER> sleep 3 && \ CER> systemctl --user start pulseaudio.socket && \ CER> systemctl --user start pulseaudio.service \ Thanks. Maybe connection with driver is not stable. Does $ systemctl status bluetooth.service returns "Failed"? If so, then, how about applying this patch to /etc/pulse/default.pa --- /etc/pulse/default.pa.orig 2020-11-09 15:28:06.009619585 +0900 +++ /etc/pulse/default.pa 2021-06-23 21:07:16.533318494 +0900 @@ -35,8 +35,8 @@ ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) -#load-module module-alsa-sink -#load-module module-alsa-source device=hw:1,0 +load-module module-alsa-sink +load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink HTH, Regards. --- ┏━━┓彡 野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ 「eメールや携帯電話に縛られた社会は、自分自身と向き合ったり、 空想にふけったりする自由を奪う。」 -- M. Crichton --
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, 2021-06-23 at 21:10 +0900, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <23a7919a-3780-f5bb-d3d4-9fb9028bbb54@telefonica.net> Date & Time: Wed, 23 Jun 2021 13:44:52 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>>> But this machine doesn't have BT hardware. MN>>> MN>>> I think so, too. MN>>> But, the log; MN>>> MN>>> Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] MN>>> bluez5-util.c: GetManagedObjects() failed: MN>>> org.freedesktop.DBus.Error.NoReply: MN>>> MN>>> tells "bluetooth support interfere me!". CER>> CER>> Well, you hit the nail, because it worked :-) CER>> It booted, and sound was working :-) CER>> Thanks :-)
CER> Unfortunately, it did not last. After hibernation, on restore the sound was CER> good, but after a few minutes it was bad again.
CER> However, I ran this and sound is back:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket && \ CER> systemctl --user stop pulseaudio.service && \ CER> sleep 3 && \ CER> systemctl --user start pulseaudio.socket && \ CER> systemctl --user start pulseaudio.service \
Thanks.
Maybe connection with driver is not stable.
Does
$ systemctl status bluetooth.service
returns "Failed"?
Not exactly: Telcontar:~ # systemctl status bluetooth.service ● bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) Active: inactive (dead) Docs: man:bluetoothd(8) Telcontar:~ # I just returned from hibernation half an hour ago, and no problem, it is working. Maybe something happens (some program using sound) and breaks. I just reinstated a cronjob that was failing before - an speach clock: /etc/cron.d/mine: 0,30 * * * * cer /home/cer/bin/dar_la_hora_en_cron hora TEMPORAL=`mktemp /tmp/decir.wav.XXXXXXXXXXXXX` ERROR=$? case $ERROR in 0) ;; *) echo "Error $ERROR in mktemp" exit ;; esac case "$1" in time) /bin/date +"%B %e, %k hours %-M minutes " | espeak -v en --stdin -a 20 -w $TEMPORAL ;; hora) LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 /bin/date +"Es %e de %B, y son las %k horas y %-M minutos " | espeak -v es --stdin -a 20 -w $TEMPORAL ;; *) echo -e "Error de entrada en $0" exit ;; esac DATE=`date --rfc-3339=ns` /usr/bin/aplay $TEMPORAL >> /tmp/dar_la_hora_en_cron.log 2>&1 rm $TEMPORAL It should run in 4 minutes :-)
If so, then, how about applying this patch to /etc/pulse/default.pa
--- /etc/pulse/default.pa.orig 2020-11-09 15:28:06.009619585 +0900 +++ /etc/pulse/default.pa 2021-06-23 21:07:16.533318494 +0900 @@ -35,8 +35,8 @@ ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead ### use module-udev-detect -- see below -- for doing this automatically) -#load-module module-alsa-sink -#load-module module-alsa-source device=hw:1,0 +load-module module-alsa-sink +load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink
I can try later, and reboot the machine at nighttime. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYNNu5hwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfV900AnitMZwmzdSrtUmjB1TX9 fwTANO6/AJ9g2Oz9CSWchPic43ykn0AbECp0mA== =+0xc -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, 2021-06-23 at 19:27 +0200, Carlos E. R. wrote:
On Wednesday, 2021-06-23 at 21:10 +0900, Masaru Nomiya wrote:
Thanks.
Maybe connection with driver is not stable.
Does
$ systemctl status bluetooth.service
returns "Failed"?
Not exactly:
Telcontar:~ # systemctl status bluetooth.service ● bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) Active: inactive (dead) Docs: man:bluetoothd(8) Telcontar:~ #
I just returned from hibernation half an hour ago, and no problem, it is working. Maybe something happens (some program using sound) and breaks.
I just reinstated a cronjob that was failing before - an speach clock:
/etc/cron.d/mine:
0,30 * * * * cer /home/cer/bin/dar_la_hora_en_cron hora
TEMPORAL=`mktemp /tmp/decir.wav.XXXXXXXXXXXXX` ERROR=$? case $ERROR in 0) ;; *) echo "Error $ERROR in mktemp" exit ;; esac
case "$1" in time) /bin/date +"%B %e, %k hours %-M minutes " | espeak -v en --stdin -a 20 -w $TEMPORAL ;; hora) LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 /bin/date +"Es %e de %B, y son las %k horas y %-M minutos " | espeak -v es --stdin -a 20 -w $TEMPORAL ;; *) echo -e "Error de entrada en $0" exit ;; esac
DATE=`date --rfc-3339=ns`
/usr/bin/aplay $TEMPORAL >> /tmp/dar_la_hora_en_cron.log 2>&1 rm $TEMPORAL
It should run in 4 minutes :-)
Well... the script when called from the terminal worked fine, but when it ran from cron, crashed sound. Machine can not play anything, but there is a low background noise playing continously on the left speaker only. I can mail that to you directly if you want it, recorded on the phone. pavucontrol did not reveal any program producing sound, but the volume worked. Restart pulse does nothing (not fails, but doesn't repair this problem). yast sound, reconfigure, works. Well, disabling cron job clock speach again. I have other scripts that try to produce sounds in background to tell me things that are not working since months for one or another reason. But this is possibly not related to the main problem. - -- Cheers, Carlos E. R. (from openSUSE 15.2 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYNNzqxwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfV7AYAnj17cXD258ioBRWkl90W 5j/iZHv5AKCQ2R+/G2frC14r/0EjJur2c1CCRg== =lz2c -----END PGP SIGNATURE-----
On Wed, 23 Jun 2021 19:47, Carlos E. R. <robin.listas@...> wrote:
On Wednesday, 2021-06-23 at 19:27 +0200, Carlos E. R. wrote:
On Wednesday, 2021-06-23 at 21:10 +0900, Masaru Nomiya wrote:
Thanks.
Maybe connection with driver is not stable.
Does
$ systemctl status bluetooth.service
returns "Failed"?
Not exactly:
Telcontar:~ # systemctl status bluetooth.service ● bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) Active: inactive (dead) Docs: man:bluetoothd(8) Telcontar:~ #
I just returned from hibernation half an hour ago, and no problem, it is working. Maybe something happens (some program using sound) and breaks.
I just reinstated a cronjob that was failing before - an speach clock:
/etc/cron.d/mine:
0,30 * * * * cer /home/cer/bin/dar_la_hora_en_cron hora
TEMPORAL=`mktemp /tmp/decir.wav.XXXXXXXXXXXXX` ERROR=$? case $ERROR in 0) ;; *) echo "Error $ERROR in mktemp" exit ;; esac
case "$1" in time) /bin/date +"%B %e, %k hours %-M minutes " | espeak -v en --stdin -a 20 -w $TEMPORAL ;; hora) LANG=es_ES.UTF-8 LC_ALL=es_ES.UTF-8 /bin/date +"Es %e de %B, y son las %k horas y %-M minutos " | espeak -v es --stdin -a 20 -w $TEMPORAL ;; *) echo -e "Error de entrada en $0" exit ;; esac
DATE=`date --rfc-3339=ns`
/usr/bin/aplay $TEMPORAL >> /tmp/dar_la_hora_en_cron.log 2>&1 rm $TEMPORAL
It should run in 4 minutes :-)
Well... the script when called from the terminal worked fine, but when it ran from cron, crashed sound. Machine can not play anything, but there is a low background noise playing continously on the left speaker only. I can mail that to you directly if you want it, recorded on the phone. pavucontrol did not reveal any program producing sound, but the volume worked.
Restart pulse does nothing (not fails, but doesn't repair this problem).
yast sound, reconfigure, works.
Well, disabling cron job clock speach again.
I have other scripts that try to produce sounds in background to tell me things that are not working since months for one or another reason.
A hint for your sound from cron vs sound from termial: Compare the output of /usr/bin/env from a script called via cron and the same script called from a termial. In my case (was on a Leap 42.2) I've had to set & export some variables: --------------- bash code start here xt=$(echo /tmp/.ICE-unix/*) test -z "$SESSION_MANAGER" && export SESSION_MANAGER=local/${HOST}:@$xt,unix/${HOST}:$xt test -z "$XAUTHORITY" && export XAUTHORITY=$HOME/.Xauthority test -z "$XDG_RUNTIME_DIR" && export XDG_RUNTIME_DIR=/run/user/$UID test -z "$ALSA_CONFIG_PATH" && export ALSA_CONFIG_PATH=/etc/alsa-pulse.conf test -z "$AUDIODRIVER" && export AUDIODRIVER=pulseaudio test -z "$SDL_AUDIODRIVER" && export SDL_AUDIODRIVER=pulse --------------- bash code end here also for diagnosis running pacmd info >>/tmp/pacmd.log in your script gives hints that would otherwise be missed HtH - Yamaban.
On 23/06/2021 20.16, Yamaban wrote:
On Wed, 23 Jun 2021 19:47, Carlos E. R. <robin.listas@...> wrote:
On Wednesday, 2021-06-23 at 19:27 +0200, Carlos E. R. wrote:
Well, disabling cron job clock speach again.
I have other scripts that try to produce sounds in background to tell me things that are not working since months for one or another reason.
A hint for your sound from cron vs sound from termial: Compare the output of /usr/bin/env from a script called via cron and the same script called from a termial.
Yes, I was thinking of that. However, it is something that worked on 15.1 and failed on 15.2, if I recall correctly. On my ToDo list I have to migrate from pulse running as user to running as a system daemon so that any user on the machine can use it, just no hurry. Thus, before investigating the cron problem I would like to do the service migration first. But thanks for the ideas :-)
In my case (was on a Leap 42.2) I've had to set & export some variables:
--------------- bash code start here xt=$(echo /tmp/.ICE-unix/*) test -z "$SESSION_MANAGER" && export SESSION_MANAGER=local/${HOST}:@$xt,unix/${HOST}:$xt test -z "$XAUTHORITY" && export XAUTHORITY=$HOME/.Xauthority test -z "$XDG_RUNTIME_DIR" && export XDG_RUNTIME_DIR=/run/user/$UID test -z "$ALSA_CONFIG_PATH" && export ALSA_CONFIG_PATH=/etc/alsa-pulse.conf test -z "$AUDIODRIVER" && export AUDIODRIVER=pulseaudio test -z "$SDL_AUDIODRIVER" && export SDL_AUDIODRIVER=pulse --------------- bash code end here
also for diagnosis running
pacmd info >>/tmp/pacmd.log
in your script gives hints that would otherwise be missed
HtH - Yamaban.
-- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Good Morning & Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <3f4be960-4c77-12bb-2f5f-a8caaa4482b7@telefonica.net> Date & Time: Wed, 23 Jun 2021 19:27:01 +0200 (CEST) [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] MN> > Does MN> > MN> > $ systemctl status bluetooth.service MN> > MN> > returns "Failed"? CER> Not exactly: CER> Telcontar:~ # systemctl status bluetooth.service CER> ● bluetooth.service - Bluetooth service CER> Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) CER> Active: inactive (dead) CER> Docs: man:bluetoothd(8) CER> Telcontar:~ # Thanks. You can remove the bluetooth support for pulseaudio by doing this; # rpm -e pulseaudio-module-bluetooth This might be the best solution for your case. Regards, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computer. Not with Me!" "No..., with money."
On 23/06/2021 23.37, Masaru Nomiya wrote:
Good Morning & Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <3f4be960-4c77-12bb-2f5f-a8caaa4482b7@telefonica.net> Date & Time: Wed, 23 Jun 2021 19:27:01 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Does MN> > MN> > $ systemctl status bluetooth.service MN> > MN> > returns "Failed"?
CER> Not exactly:
CER> Telcontar:~ # systemctl status bluetooth.service CER> ● bluetooth.service - Bluetooth service CER> Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) CER> Active: inactive (dead) CER> Docs: man:bluetoothd(8) CER> Telcontar:~ #
Thanks.
You can remove the bluetooth support for pulseaudio by doing this;
# rpm -e pulseaudio-module-bluetooth
This might be the best solution for your case.
Done - will see what happens on next boot :-) -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 23/06/2021 23.48, Carlos E. R. wrote:
On 23/06/2021 23.37, Masaru Nomiya wrote:
Good Morning & Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <3f4be960-4c77-12bb-2f5f-a8caaa4482b7@telefonica.net> Date & Time: Wed, 23 Jun 2021 19:27:01 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Does MN> > MN> > $ systemctl status bluetooth.service MN> > MN> > returns "Failed"?
CER> Not exactly:
CER> Telcontar:~ # systemctl status bluetooth.service CER> ● bluetooth.service - Bluetooth service CER> Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) CER> Active: inactive (dead) CER> Docs: man:bluetoothd(8) CER> Telcontar:~ #
Thanks.
You can remove the bluetooth support for pulseaudio by doing this;
# rpm -e pulseaudio-module-bluetooth
This might be the best solution for your case.
Done - will see what happens on next boot :-)
Well, on boot sound is working. Let's try hibernation. [...] Yes, sound survived. :-) I have just tabooed pulseaudio-module-bluetooth in yast, lest I forget and I install it again. Thanks :-) -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 24/06/2021 00.01, Carlos E. R. wrote:
On 23/06/2021 23.48, Carlos E. R. wrote:
On 23/06/2021 23.37, Masaru Nomiya wrote:
Good Morning & Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <3f4be960-4c77-12bb-2f5f-a8caaa4482b7@telefonica.net> Date & Time: Wed, 23 Jun 2021 19:27:01 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Does MN> > MN> > $ systemctl status bluetooth.service MN> > MN> > returns "Failed"?
CER> Not exactly:
CER> Telcontar:~ # systemctl status bluetooth.service CER> ● bluetooth.service - Bluetooth service CER> Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) CER> Active: inactive (dead) CER> Docs: man:bluetoothd(8) CER> Telcontar:~ #
Thanks.
You can remove the bluetooth support for pulseaudio by doing this;
# rpm -e pulseaudio-module-bluetooth
This might be the best solution for your case.
Done - will see what happens on next boot :-)
Well, on boot sound is working. Let's try hibernation. [...] Yes, sound survived. :-)
I have just tabooed pulseaudio-module-bluetooth in yast, lest I forget and I install it again.
Thanks :-)
Sound was working. Then I made an update, rebooted, I think sound was Ok, but 40 minutes later I noticed it was broken again. Telcontar:~ # rpm -q pulseaudio-module-bluetooth package pulseaudio-module-bluetooth is not installed Telcontar:~ # The update did not install this thing again. "systemctl --user status pulseaudio.service" does not show errors, nor the warning log. Baffled. Telcontar:~ # rpm -qa | grep -i pulse pulseaudio-module-zeroconf-13.0-lp152.3.3.1.x86_64 libxine2-pulse-1.2.11-pm152.166.1.x86_64 pulseaudio-module-x11-13.0-lp152.3.3.1.x86_64 pulseaudio-zsh-completion-13.0-lp152.3.3.1.x86_64 xfce4-pulseaudio-plugin-lang-0.4.3-lp152.1.1.noarch pulseaudio-gdm-hooks-13.0-lp152.3.3.1.x86_64 libpulse0-13.0-lp152.3.3.1.x86_64 cmus-plugin-pulse-2.8.0~20180422.gb595b8c-lp152.3.8.x86_64 xfce4-pulseaudio-plugin-0.4.3-lp152.1.1.x86_64 pulseaudio-bash-completion-13.0-lp152.3.3.1.x86_64 pulseaudio-module-jack-13.0-lp152.3.3.1.x86_64 pulseaudio-utils-13.0-lp152.3.3.1.x86_64 pulseaudio-debugsource-13.0-lp152.3.3.1.x86_64 pulseaudio-13.0-lp152.3.3.1.x86_64 libpulse0-32bit-13.0-lp152.3.3.1.x86_64 alsa-plugins-pulse-32bit-1.1.5-lp152.4.1.x86_64 pulseaudio-utils-32bit-13.0-lp152.3.3.1.x86_64 pulseaudio-module-lirc-13.0-lp152.3.3.1.x86_64 pulseaudio-module-gconf-13.0-lp152.3.3.1.x86_64 libpulse0-debuginfo-13.0-lp152.3.3.1.x86_64 alsa-plugins-pulse-1.1.5-lp152.4.1.x86_64 pulseaudio-lang-13.0-lp152.3.3.1.noarch libpulse-mainloop-glib0-13.0-lp152.3.3.1.x86_64 mpg123-pulse-1.25.10-lp152.3.6.x86_64 libKF5PulseAudioQt2-1.2-lp152.1.4.x86_64 Telcontar:~ # Telcontar:~ # rpm -qa | grep -i bluetooth libgnome-bluetooth13-3.34.0-lp152.2.5.x86_64 libQt5Bluetooth5-imports-5.12.7-lp152.1.3.x86_64 typelib-1_0-GnomeBluetooth-1_0-3.34.0-lp152.2.5.x86_64 libbluetooth3-5.48-lp152.12.6.1.x86_64 gnome-bluetooth-3.34.0-lp152.2.5.x86_64 libQt5Bluetooth5-5.12.7-lp152.1.3.x86_64 gnome-bluetooth-lang-3.34.0-lp152.2.5.noarch Telcontar:~ #
Telcontar:~ # ps afxu | grep blue root 14118 0.0 0.0 7432 816 pts/0 S+ 19:59 0:00 | | \_ grep --color=auto blue cer 8085 0.0 0.1 492788 39412 ? Sl 18:32 0:00 \_ blueberry-obex-agent cer 8106 0.0 0.1 661304 49768 ? Sl 18:32 0:00 \_ /usr/bin/python3 /usr/bin/blueman-applet cer 8220 0.0 0.0 61336 7128 ? S 18:32 0:00 \_ /usr/lib/bluetooth/obexd cer 8340 0.0 0.1 637136 52140 ? Sl 18:32 0:00 /usr/bin/python3 /usr/bin/blueman-tray Telcontar:~ #
-- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
On 24/06/2021 20.00, Carlos E. R. wrote:
On 24/06/2021 00.01, Carlos E. R. wrote:
On 23/06/2021 23.48, Carlos E. R. wrote:
On 23/06/2021 23.37, Masaru Nomiya wrote:
Good Morning & Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <3f4be960-4c77-12bb-2f5f-a8caaa4482b7@telefonica.net> Date & Time: Wed, 23 Jun 2021 19:27:01 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Does MN> > MN> > $ systemctl status bluetooth.service MN> > MN> > returns "Failed"?
CER> Not exactly:
CER> Telcontar:~ # systemctl status bluetooth.service CER> ● bluetooth.service - Bluetooth service CER> Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) CER> Active: inactive (dead) CER> Docs: man:bluetoothd(8) CER> Telcontar:~ #
Thanks.
You can remove the bluetooth support for pulseaudio by doing this;
# rpm -e pulseaudio-module-bluetooth
This might be the best solution for your case.
Done - will see what happens on next boot :-)
Well, on boot sound is working. Let's try hibernation. [...] Yes, sound survived. :-)
I have just tabooed pulseaudio-module-bluetooth in yast, lest I forget and I install it again.
Thanks :-)
Sound was working. Then I made an update, rebooted, I think sound was Ok, but 40 minutes later I noticed it was broken again.
Telcontar:~ # rpm -q pulseaudio-module-bluetooth package pulseaudio-module-bluetooth is not installed Telcontar:~ #
The update did not install this thing again.
"systemctl --user status pulseaudio.service" does not show errors, nor the warning log.
Baffled.
I went out, hibernated, restored, checked email, and an hour and a half later I remember sound. I check, and it is working. Baffled. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
Hello, In the Message; Subject : Re: Audio problem Leap-15.3 Message-ID : <3e06e7f9-a2ff-aaef-5049-ff2aa7b11474@telefonica.net> Date & Time: Thu, 24 Jun 2021 23:30:40 +0200 [CER] == "Carlos E. R." <robin.listas@telefonica.net> has written: [...] CER> > Sound was working. Then I made an update, rebooted, I think CER> > sound was Ok, but 40 minutes later I noticed it was broken again. CER> > CER> > Telcontar:~ # rpm -q pulseaudio-module-bluetooth CER> > package pulseaudio-module-bluetooth is not installed CER> > Telcontar:~ # CER> > CER> > The update did not install this thing again. CER> > CER> > CER> > "systemctl --user status pulseaudio.service" does not show errors, nor the CER> > warning log. CER> > CER> > CER> > Baffled. CER> I went out, hibernated, restored, checked email, and an hour and CER> a half later I remember sound. I check, and it is working. CER> Baffled. "Mon Apr 26 2021 Wed Apr 21 2021 libudev1 234-lp152.31.25.1 x86_64" might changed the timer-based scheduling.... Please apply this patch; --- /etc/pulse/default.pa.orig 2020-11-09 15:28:06.009619585 +0900 +++ /etc/pulse/default.pa 2021-06-25 15:49:47.940600276 +0900 @@ -44,7 +44,7 @@ ### Automatically load driver modules depending on the hardware available .ifexists module-udev-detect.so -load-module module-udev-detect +load-module module-udev-detect tsched=0 .else ### Use the static hardware detection module (for systems that lack udev support) load-module module-detect then, $ pulseaudio -k $ pulseaudio --start If I were you, I'll compile the pulseaudio with the current environment. Regards. --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "No Windows, no gains!" ..... "Why, I am wrong?" -- Bill --
* Carlos E. R. <robin.listas@telefonica.net> [06-23-21 07:47]:
On 23/06/2021 10.41, Carlos E. R. wrote:
On 23/06/2021 03.41, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <a0f77d46-81b2-717e-59d0-1891ea021889@telefonica.net> Date & Time: Wed, 23 Jun 2021 03:22:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Please apply this patch; MN> > MN> > --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 MN> > +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 MN> > @@ -58,13 +58,13 @@ MN> > .endif [...] MN> > Then, please try MN> > MN> > $ systemctl --user restart pulseaudio.service
CER> Well, it runs, but I will not know if sound is correct until I reboot. CER> I will poweroff now and reboot tomorrow (it is 3AM here).
Thanks.
CER> But this machine doesn't have BT hardware.
I think so, too. But, the log;
Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply:
tells "bluetooth support interfere me!".
Well, you hit the nail, because it worked :-) It booted, and sound was working :-) Thanks :-)
Unfortunately, it did not last. After hibernation, on restore the sound was good, but after a few minutes it was bad again.
However, I ran this and sound is back:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket && \ systemctl --user stop pulseaudio.service && \ sleep 3 && \ systemctl --user start pulseaudio.socket && \ systemctl --user start pulseaudio.service \ cer@Telcontar:~>
you should not need the final start for pulseaudio.service as starting pulseaudio.socked *should* start the service automagically. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode
On 6/23/21 07:44, Carlos E. R. wrote:
On 23/06/2021 10.41, Carlos E. R. wrote:
On 23/06/2021 03.41, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <a0f77d46-81b2-717e-59d0-1891ea021889@telefonica.net> Date & Time: Wed, 23 Jun 2021 03:22:03 +0200
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN> > Please apply this patch; MN> > MN> > --- /etc/pulse/default.pa.orig 2021-06-23 08:45:17.991010108 +0900 MN> > +++ /etc/pulse/default.pa 2021-06-23 08:46:41.786948369 +0900 MN> > @@ -58,13 +58,13 @@ MN> > .endif [...] MN> > Then, please try MN> > MN> > $ systemctl --user restart pulseaudio.service
CER> Well, it runs, but I will not know if sound is correct until I reboot. CER> I will poweroff now and reboot tomorrow (it is 3AM here).
Thanks.
CER> But this machine doesn't have BT hardware.
I think so, too. But, the log;
Jun 21 23:12:01 Telcontar pulseaudio[4543]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply:
tells "bluetooth support interfere me!".
Well, you hit the nail, because it worked :-) It booted, and sound was working :-) Thanks :-)
Unfortunately, it did not last. After hibernation, on restore the sound was good, but after a few minutes it was bad again.
However, I ran this and sound is back:
cer@Telcontar:~> systemctl --user stop pulseaudio.socket && \ systemctl --user stop pulseaudio.service && \ sleep 3 && \ systemctl --user start pulseaudio.socket && \ systemctl --user start pulseaudio.service \ cer@Telcontar:~>
Carlos, this is what I am talking about. You had sound. It just sounded like crap. After running this it sounded proper. Mark
On 6/20/21 9:17 PM, Carlos E. R. wrote:
On 21/06/2021 01.26, Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: Audio problem Leap-15.3 Message-ID : <c36ecd6-bb1-1c18-439a-27599db040c1@telefonica.net> Date & Time: Sun, 20 Jun 2021 19:38:42 +0200 (CEST)
[CER] == "Carlos E. R." <robin.listas@telefonica.net> has written:
[...] MN>> That is, 2 sound chips are scrambling for the driver (snd-hda-intel), MN>> I think. MN>> I such a case, you can resolve the issue via pavucontrol.
CER> I don't know what I have to do there.
CER> Tab "playback" - all correct, it seems. CER> Tab "recording" - says "no app is currently recordking audio CER> Tab "output devices" [...] CER> Configuration tab: Shows HDA ATI HDMI profile as "OFF", and CER> "HD-Audio Generic" with profile "Analog Stero Duplex". [...]
Thanks.
I meant about the "Configurartion Tab".
Well, it shows two cards.
off - HDA ATI HDMI Analog sterio duplex - HD-Audio Generic
FYI, I can confirm that the machine I have at home with the same symptoms as Carlos also has 2 sound cards. As seen by yast: 0 GP108 High Definition Audio COntroller 1 Family 17h (Models 00h-0fh) HD Audio Controller Regards Mark
On 6/17/21 3:57 AM, Carlos E. R. wrote:
On 17/06/2021 09.50, Masaru Nomiya wrote:
CER> On Wednesday, 2021-06-16 at 20:40 +0200, Carlos E. R. wrote:
cer@Telcontar:~> systemctl --user status pulseaudio CER> ● pulseaudio.service - Sound Service CER> Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; disabled; vendor preset: disabled) CER> Active: active (running) since Thu 2021-06-17 07:45:44 CEST; 23min ago CER> Main PID: 6553 (pulseaudio) CER> CGroup: /user.slice/user-1000.slice/user@1000.service/pulseaudio.service CER> ├─6553 /usr/bin/pulseaudio --daemonize=no CER> └─6659 /usr/lib/pulse/gconf-helper
CER> Jun 17 07:46:08 Telcontar pulseaudio[6553]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
CER> Notice I don't have the line:
CER> TriggeredBy: ● pulseaudio.socketusers@lists.opensuse.org
Have you tried this?
$ systemctl --user start pulseaudio.socket
No, but the thing is, when my sound is bad, pulse is already running. I don't know how it was started, but it was started.
For me with no sound and a red line through the sound volume widget: systemctl --user start pulseaudio.socket markh@harley:~> markh@harley:~> systemctl --user status pulseaudio ● pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: disabled) Active: active (running) since Thu 2021-06-17 08:02:03 EDT; 3min 7s ago TriggeredBy: ● pulseaudio.socket Main PID: 1755 (pulseaudio) CGroup: /user.slice/user-5076.slice/user@5076.service/pulseaudio.service ├─1755 /usr/bin/pulseaudio --daemonize=no --log-target=journal └─1797 /usr/lib/pulse/gconf-helper No sound. Mark
On 6/14/21 10:17, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
I know this is an old thread. It started out with my above problem which was fixed by the kernel folks after submitting a bug. But along the way through this thread Carlos E.R. injected another issue that his sound would work for a while but then randomly the sound got real noisy and crackly. The sound sounded like crap. Proper sound was restored by running the following script as a user. #!/bin/bash systemctl --user stop pulseaudio.socket systemctl --user stop pulseaudio.service sleep 3 systemctl --user start pulseaudio.socket systemctl --user start pulseaudio.service I now have 3 boxes that do this very thing and this script takes care of it. This seems like a bug somewhere and I wonder why it hasn't also been fixed. Carlos, did you not submit a bug? Regards Mark
On 2022-02-09 19:01, Mark Hounschell wrote:
On 6/14/21 10:17, Mark Hounschell wrote:
On a machine I did a "zypper dup" to update from 15.2 to 15.3, the 15.3 does not have sound at bootup.
Sound card is: # lspci | grep -i audio 16:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
The 15.2 works fine.
15.2:
#dmesg | grep -i audio [ 0.502138] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 9.892740] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000 [ 9.894094] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 9.894980] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.895870] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 9.896760] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0 [ 9.897662] snd_hda_codec_realtek hdaudioC0D0: inputs: [ 9.897663] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 [ 9.897664] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a [ 9.912613] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4 [ 9.913543] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5 [ 9.914476] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6 [ 9.915416] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7 [ 9.916344] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
On 15.3:
#dmesg | grep -i audio [ 0.132048] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 5.112574] hdaudio hdaudioC0D0: Unable to bind the codec
Yet when I go into Yast and reconfigure the card, the sound works until a reboot happens. What am I missing?
I know this is an old thread. It started out with my above problem which was fixed by the kernel folks after submitting a bug. But along the way through this thread Carlos E.R. injected another issue that his sound would work for a while but then randomly the sound got real noisy and crackly. The sound sounded like crap. Proper sound was restored by running the following script as a user.
#!/bin/bash systemctl --user stop pulseaudio.socket systemctl --user stop pulseaudio.service sleep 3 systemctl --user start pulseaudio.socket systemctl --user start pulseaudio.service
I now have 3 boxes that do this very thing and this script takes care of it. This seems like a bug somewhere and I wonder why it hasn't also been fixed.
Carlos, did you not submit a bug?
I don't remember... :-? I had an issue that I cured by running the YaST sound module to reconfigure and accept. I did not find a way to get sound working again without running yast. Yes, I did open a Bugzilla: http://bugzilla.opensuse.org/show_bug.cgi?id=1185346 The issue slowly went away, so the actual cause was not found. -- Cheers / Saludos, Carlos E. R. (from 15.3 x86_64 at Telcontar)
participants (13)
-
Bengt Gördén
-
Carlos E. R.
-
Carlos E. R.
-
Carlos E.R.
-
Darryl Gregorash
-
Dave Howorth
-
Mark Hounschell
-
Mark Petersen
-
Masaru Nomiya
-
Patrick Shanahan
-
Simon Lees
-
Yamaban
-
野宮 賢 / NOMIYA Masaru