Bug 1219251 - Since snapshot 20240124 many problems with sound.
Summary: Since snapshot 20240124 many problems with sound.
Status: RESOLVED DUPLICATE of bug 1219277
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-26 21:20 UTC by Philippe Condé
Modified: 2024-01-29 15:18 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
dmesg output (92.44 KB, text/plain)
2024-01-26 21:20 UTC, Philippe Condé
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Condé 2024-01-26 21:20:33 UTC
Created attachment 872239 [details]
dmesg output

I use tumbleweed with KDE and this hardware (sound) 
hpprol2:~ # lspci -vnn | grep -A 1 -i audio 
0a:00.1 Audio device [0403]: NVIDIA Corporation GK104 HDMI Audio Controller [10de:0e0a] (rev a1)
        Subsystem: NVIDIA Corporation Device [10de:1096]
--
0e:04.0 Multimedia audio controller [0401]: C-Media Electronics Inc CMI8788 [Oxygen HD Audio] [13f6:8788]
        Subsystem: ASUSTeK Computer Inc. CMI8786 (Xonar DGX) [1043:8521]
hpprol2:~ # 


The sound module loaded are
 lsmod | grep snd 
snd_seq_dummy          12288  0
snd_hrtimer            12288  1
snd_seq               131072  7 snd_seq_dummy
snd_oxygen             36864  1
snd_oxygen_lib         61440  1 snd_oxygen
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            57344  1 snd_mpu401_uart
snd_seq_device         16384  2 snd_seq,snd_rawmidi
snd_pcm               225280  1 snd_oxygen_lib
snd_timer              53248  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  12 snd_seq,snd_seq_device,snd_oxygen,snd_oxygen_lib,snd_timer,snd_mpu401_uart,snd_pcm,snd_rawmidi
soundcore              16384  1 snd

I have blacklisted card0 (Nvidia) and I forced use of card1 via 2 files in /etc/modprobe.d
file 50-alsa.conf
options snd_oxygen index=1

file 50-blacklist-sound.conf
blacklist snd_hda_intel

This worked but with the last snapshot in cannot start any audio file in amarok In firefox when I start a video I have a black screen with a rotating arrow but if I start a second tab with the same video it works.

Since installation of snapshot 20240124 if have this error during the boot
Jan 26 21:42:25 hpprol2 alsactl[1326]: alsa-lib main.c:1554:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -2

When i start a KDE session I find the next error in journalctl

Jan 26 21:44:06 hpprol2 sddm[2174]: Session started true
Jan 26 21:44:06 hpprol2 sddm-helper[2398]: Failed to write utmpx:  No such file or directory
Jan 26 21:44:06 hpprol2 systemd[2403]: Created slice Slice /app/dbus-:1.4-org.jackaudio.service.
Jan 26 21:44:06 hpprol2 systemd[2403]: Started dbus-:1.4-org.jackaudio.service@0.service.
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: not implemented 0
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: not implemented 0x55a696699650 0x55a6966995c0 (nil)
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: 0x55a697689a00: not implemented
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: 0x55a697689a00: not implemented
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: 0x55a697689500: not implemented
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: 0x55a697689500: not implemented
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: 0x55a697689a00: not implemented
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: failed to stat "/home/philippe/.config/jack/conf.xml", error is 2 (No such file or directory)
Jan 26 21:44:06 hpprol2 jackdbus[2434]: default: open() failed to open conf filename.
Jan 26 21:44:07 hpprol2 wireplumber[2416]: [0:02:03.969752108] [2416]  WARN IPAManager ipa_manager.cpp:154 No IPA found in '/usr/lib64/libcamera'
Jan 26 21:44:07 hpprol2 wireplumber[2416]: [0:02:03.970035771] [2416]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
Jan 26 21:44:07 hpprol2 wireplumber[2416]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 26 21:44:07 hpprol2 wireplumber[2416]: Failed to set volume of 'Mic': Invalid argument
Jan 26 21:44:07 hpprol2 wireplumber[2416]: Failed to set volume of 'Front Mic': Invalid argument
Jan 26 21:44:07 hpprol2 wireplumber[2416]: Failed to set switch of 'Mic': Invalid argument
Jan 26 21:44:09 hpprol2 systemd[2403]: Reloading requested from client PID 2427 ('startplasma-x11')...
Jan 26 21:44:09 hpprol2 systemd[2403]: Reloading...


and when I start amarok, firefox
an 26 21:44:34 hpprol2 systemd[2403]: Started Amarok - Lecteur audio.
Jan 26 21:44:37 hpprol2 dbus-broker-launch[1141]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Jan 26 21:44:45 hpprol2 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 26 21:45:04 hpprol2 systemd[2403]: app-org.kde.amarok-6a6a1fe8b97543c8b481bbb60e30742d.scope: Consumed 6.758s CPU time.
Jan 26 21:45:51 hpprol2 wireplumber[2416]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 26 21:45:52 hpprol2 systemd[2403]: Started Seamonkey - Seamonkey.
Jan 26 21:45:54 hpprol2 systemd[1]: Started PC/SC Smart Card Daemon.
Jan 26 21:45:57 hpprol2 systemd[2403]: Started Seamonkey - Seamonkey.
Jan 26 21:46:12 hpprol2 systemd[2403]: Started Firefox.
Jan 26 21:46:15 hpprol2 systemd[1]: Starting Time & Date Service...
Jan 26 21:46:15 hpprol2 systemd[1]: Started Time & Date Service.
Jan 26 21:46:45 hpprol2 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jan 26 21:50:38 hpprol2 wireplumber[2416]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner

I attach the output of dmesg

Many thanks in advance
Philippe
Comment 1 Philippe Condé 2024-01-27 16:29:20 UTC
Adding phonon4qt5-backend-gstreamer taken form http://download.opensuse.org/history/20240104/tumbleweed/repo/oss/x86_64/ solves the problem

I think that for some reason it was removed by snapshot  20240124 but it is required by amarok. In the list of amarok requirements I see  libphonon4qt5.so.4()(64bit) but not this backend.

Can you have a check?

Regards
Philippe
Comment 2 Philippe Condé 2024-01-28 07:49:44 UTC
following advice on opensuse forum (see https://forums.opensuse.org/t/no-more-sound-after-snapshot-20240124/171968/12) I removed package phonon4qt5-backend-gstreamer and installed phonon4qt5-backend-vlc. This solves all sound problems that I had.

Now can this package be set as a requirement for amarok + Xorg?

Regards
Philippe
Comment 3 Takashi Iwai 2024-01-29 15:14:04 UTC
Sounds more like a KDE problem.  Reassigned.
Comment 4 Fabian Vogt 2024-01-29 15:18:26 UTC
Same as bug 1219277, should be fixed already

*** This bug has been marked as a duplicate of bug 1219277 ***