[Bug 1879751] Re: ALSA sees my intel soundcards but pulseaudio does not. Error is : "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-card.so: /usr/lib/pulse-13.99.1/modules/libalsa-ut

2020-05-24 Thread Daniel van Vugt
FYI the symbol is here:

$ objdump -T /lib/x86_64-linux-gnu/libasound.so.2 | grep 
snd_use_case_parse_ctl_elem_id
000b5a40 gDF .text  0110  ALSA_0.9
snd_use_case_parse_ctl_elem_id

And I can't reproduce the bug here.

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879751

Title:
  ALSA sees my intel soundcards but pulseaudio does not.  Error is :
  "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-
  card.so: /usr/lib/pulse-13.99.1/modules/libalsa-util.so: undefined
  symbol: snd_use_case_parse_ctl_elem_id, version ALSA_0.9"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1879751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1879751] Re: ALSA sees my intel soundcards but pulseaudio does not. Error is : "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-card.so: /usr/lib/pulse-13.99.1/modules/libalsa-ut

2020-05-22 Thread Phil Macias
Thank you, but didn't help. "debuild" and plain old make failed:

...
  CCLD alsa-mixer-path-test
/usr/bin/ld: ./.libs/libalsa-util.so: undefined reference to 
`snd_use_case_parse_ctl_elem_id'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6955: alsa-mixer-path-test] Error 1
make[3]: Leaving directory '/root/DEV/pulseaudio-13.99.1/src'
make[2]: *** [Makefile:5401: all] Error 2
make[2]: Leaving directory '/root/DEV/pulseaudio-13.99.1/src'
make[1]: *** [Makefile:833: all-recursive] Error 1
make[1]: Leaving directory '/root/DEV/pulseaudio-13.99.1'
make: *** [Makefile:648: all] Error 2


# ~/DEV/pulseaudio-13.99.1# dpkg -l | grep libasound
ii  libasound2:amd64   1.2.2-2.1
  amd64shared library for ALSA applications
ii  libasound2:i3861.2.2-2.1
  i386 shared library for ALSA applications
ii  libasound2-data1.2.2-2.1
  all  Configuration files and profiles for ALSA drivers
ii  libasound2-dev:amd64   1.2.2-2.1
  amd64shared library for ALSA applications -- development files
ii  libasound2-plugins:amd64   1.2.2-1ubuntu1   
  amd64ALSA library additional plugins
rc  libasound2-plugins:i3861.2.2-1ubuntu1   
  i386 ALSA library additional plugins

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879751

Title:
  ALSA sees my intel soundcards but pulseaudio does not.  Error is :
  "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-
  card.so: /usr/lib/pulse-13.99.1/modules/libalsa-util.so: undefined
  symbol: snd_use_case_parse_ctl_elem_id, version ALSA_0.9"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1879751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1879751] Re: ALSA sees my intel soundcards but pulseaudio does not. Error is : "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-card.so: /usr/lib/pulse-13.99.1/modules/libalsa-ut

2020-05-21 Thread Hui Wang
snd_use_case_parse_ctl_elem_id() is defined in the latest libasound2
(>=1.2.1), maybe reinstall the libaousnd2 and pulseaudio could help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879751

Title:
  ALSA sees my intel soundcards but pulseaudio does not.  Error is :
  "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-
  card.so: /usr/lib/pulse-13.99.1/modules/libalsa-util.so: undefined
  symbol: snd_use_case_parse_ctl_elem_id, version ALSA_0.9"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1879751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1879751] Re: ALSA sees my intel soundcards but pulseaudio does not. Error is : "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-card.so: /usr/lib/pulse-13.99.1/modules/libalsa-ut

2020-05-21 Thread Phil Macias
I purged and installed jackd1
I never had but then installed jackd
I never had but then installed timidity

Rebooted and still only the dummy device and

#journalctl |grep pulseaudio

 Failed to open module "module-alsa-card".
May 21 13:47:15 CF-C2CQAZXCM pulseaudio[3849]: Failed to open module 
/usr/lib/pulse-13.99.1/modules/module-alsa-card.so: 
/usr/lib/pulse-13.99.1/modules/libalsa-util.so: undefined symbol: 
snd_use_case_parse_ctl_elem_id, version ALSA_0.9

alsamixer sees the cards

__END__

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879751

Title:
  ALSA sees my intel soundcards but pulseaudio does not.  Error is :
  "Failed to open module /usr/lib/pulse-13.99.1/modules/module-alsa-
  card.so: /usr/lib/pulse-13.99.1/modules/libalsa-util.so: undefined
  symbol: snd_use_case_parse_ctl_elem_id, version ALSA_0.9"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1879751/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs