Package: pnmixer Version: 0.7.2-3 Severity: important X-Debbugs-Cc: [email protected]
Hello, I am using pnmixer on three other Debian boxes, without apparent issues. But, when I tried to install it and configure it on a fourth Debian box, I encountered the following showstopper: as soon as I start it, a notification states "no playable soundcard found". When I select Preferences from the context menu, I see only one card that can be selected in the Card entry, which is "HD-Audio Generic". My system has two possible playback hardware devices (HDMI and ALC897 Analog): ``` $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [ASUS VA27A] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Generic_1 [HD-Audio Generic], device 0: ALC897 Analog [ALC897 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ``` I would like to select hw:Generic_1, which is perfectly usable from: ``` $ alsamixer -c Generic_1 ``` and from: ``` $ jackd --realtime -d alsa --device hw:Generic_1 --softmode --hwmeter --rate 44100 & ``` If I try to select "HD-Audio Generic" as Card from pnmixer Preferences, I cannot select any Channel. As soon as I click on the Ok button, pnmixer crashes with a segmentation fault. Please note that the old volumeicon-alsa (removed from Debian) works flawlessly on this Debian box. Please help me investigate this bug and/or forward my bug report upstream, as appropriate. Thanks for your time and dedication! -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (800, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 7.1.3+deb14-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages pnmixer depends on: ii libasound2t64 1.2.16.1-1 ii libc6 2.42-17 ii libgdk-pixbuf-2.0-0 2.44.4+dfsg-1 ii libglib2.0-0t64 2.88.2-1 ii libgtk-3-0t64 3.24.52-1 ii libnotify4 0.8.8-1+b1 ii libx11-6 2:1.8.13-1 pnmixer recommends no packages. pnmixer suggests no packages. -- no debconf information

