Logitech Camera Not Detected on Bookworm Firefox for Raspberrypi
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: m.ghadam, Unassigned, NeedInfo)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Steps to reproduce:
- Initiate a Google Meet session in Firefox on Bookworm 64-bit for Raspberrypi
Actual results:
The browser prompts for permission to access the microphone of the Logitech Brio webcam, but it fails to detect ANY camera and does not request any permissions for camera access.
This issue only happens in Firefox. Chromium was able to detect and use the webcam/audio for the logitech brio.
I see the following output when running firefox in terminal to see the debug messages:
[GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found.
[GFX1-]: Couldn't sanitize RENDERER device: V3D 4.2
Useragent:
Mozilla/5.0 (X11; Linux aarch64; rv:122.0) Gecko/20100101 Firefox/122.0
Expected results:
It should ask for permission to use the camera and use it.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
Please try latest nightly from Mozilla page:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Testing_Mozilla_binaries
Thanks.
I can't find any nightly build for aarch64 or arm64 on mozilla page.
Comment 5•1 year ago
|
||
Hm, lots of possibilities here. m.ghadam: did you check whether the camera works with Firefox on other computers? I.e. it would be good to first know whether:
- this happens with FF on e.g. MacOS
- this happens on Linux x86, with official builds
Also: can you share your about:support?
For the record: the GFX warnings are harmless and unrelated.
Description
•