Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746473 - (unknown package, probably pulseaudio): user level/privileged pulseaudio doesn't properly detect hotplug usb webcam
Summary: (unknown package, probably pulseaudio): user level/privileged pulseaudio does...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-04 05:57 UTC by Raymond Jennings
Modified: 2020-10-04 10:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info, contains version information (einfo.txt,7.00 KB, text/plain)
2020-10-04 05:58 UTC, Raymond Jennings
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2020-10-04 05:57:47 UTC
I started pulseaudio, probably as part of the login process for the xfce desktop, and as soon as I unplugged my webcam and plugged it back in on another USB port, it didn't come back as a detected input device on xfce's pulseaudio plugin.

It didn't show up until I killall'ed pulseaudio and caused it to cold start, where it probably detected it anew.

Unfortunately this workaround left behind any client applications that were using pulseaudio.

Reproducible: Always

Steps to Reproduce:
1.  start the pulseaudio daemon
2.  unplug and then replug a webcam
3.  observe as it's not detected
Actual Results:  
not detected

Expected Results:  
it would notice and be listed again

I'm not sure which packages may be at fault here, I can supply version information.
Comment 1 Raymond Jennings 2020-10-04 05:58:09 UTC
Created attachment 663712 [details]
emerge --info, contains version information
Comment 2 Jonas Stein gentoo-dev 2020-10-04 07:24:22 UTC
It is sad to read that you have problems with the webcam. The situation seems to be a bit more complicate and requires some analysis.
We can not help you efficiently via bug tracker. The bug tracker aims rather on specific problems in .ebuilds and less on individual systems. 

I have had very good experience on the gentoo IRC [1] with questions like this. Of course there are also forums and mailing lists [2,3].
I hope you understand, that I will close the bug here therefore and wish you good luck on one of the mentioned channels [4].
Please reopen the ticket in order to provide an indication for an specific error in an ebuild or any gentoo related product.

[1] https://www.gentoo.org/get-involved/irc-channels/
[2] https://forums.gentoo.org/
[3] https://www.gentoo.org/get-involved/mailing-lists/all-lists.html
[4] https://www.gentoo.org/support/
Comment 3 Raymond Jennings 2020-10-04 10:07:05 UTC
Upstream support confirmed that I was somehow setting the device's profile to off.

A little curious how it got set that way to begin with or why it's ignoring it on cold start of the daemon but that's a separate issue.

Marking this as pebcak.