Bug 46741 - no sounds cards, FC16, box has no BlueTooth devices
Summary: no sounds cards, FC16, box has no BlueTooth devices
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard: triaged
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 17:44 UTC by nlz
Modified: 2018-07-30 10:26 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description nlz 2012-02-28 17:44:10 UTC
FC16 installation on desktop (there is no blue tooth).
kernel 3.2.7-1.fc16.x86_64
rpm -qa | grep pulse
pulseaudio-module-gconf-0.9.23-1.fc16.x86_64
pulseaudio-libs-0.9.23-1.fc16.x86_64
pulseaudio-gdm-hooks-0.9.23-1.fc16.x86_64
pulseaudio-0.9.23-1.fc16.x86_64
pulseaudio-module-x11-0.9.23-1.fc16.x86_64
pulseaudio-libs-glib2-0.9.23-1.fc16.x86_64
alsa-plugins-pulseaudio-1.0.24-2.fc15.x86_64
kde-settings-pulseaudio-4.7-13.fc16.4.noarch
pulseaudio-module-bluetooth-0.9.23-1.fc16.x86_64
pulseaudio-utils-0.9.23-1.fc16.x86_64


start gnome 3 in fallback mode. check gnome volume panel there is no device.
ok start terminal.
pacmd
>>>list-cards
there is no cards.

cat /var/log/messages/ | grep pulse
suspicious message
Feb 29 02:05:23 nzi7 pulseaudio[1391]: bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.systemd1.LoadFailed


I put in usb trendnet bluetooth adapter. reboot.
startx (gnome3)
terminal
pacmd
>>>list-cards
and they appears.
hint 
cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfb9f8000 irq 73
 1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xfbafc000 irq 74

BTW message bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.systemd1.LoadFailed there is too. 

remove BT adapter. reboot.
pacmd list-cards doesn't shows audio cards again.
cite
pacmd
Welcome to PulseAudio! Use "help" for usage information.
>>> list-cards
0 card(s) available.
>>> 

what log to collect more? I might rebuild suggested patch and one  checks whether it solves a problem.
Comment 1 Colin Guthrie 2012-03-13 17:10:30 UTC
This is probably one to submit through the redhat bugzilla as it appears to be a security issue relating to the use of dbus and/or by dbus activation of bluetooth daemon or similar.

Also PA is now at version 1.1 usptream (soon to be 2.0) so reporting bugs about an older version will typically require you to update first.

I'd recommend trying Fedora 17 which will is due out soon and might address your issue.

If you do report downstream to redhat, please link the bug here for reference.
Comment 2 GitLab Migration User 2018-07-30 10:26:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/417.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.