-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluefin F41 and MIPI Webcam Support #2054
Comments
Do we know if any extra steps are needed for the flatpaks we ship? Did you use the firefox in silverblue to test the camera? On Silverblue it's part of the image but on Bluefin it's a flatpak. |
I used the Fedora (as opposed to Flathub) Flatpak GNOME Camera (org.gnome.Snapshot) app to test. I believe that the app is preinstalled as a Fedora Flatpak on a new install. I also tested in the Flatpak version of Chrome on Fedora Silverblue.
|
Not that I expected this to fix but I upgraded my system's UEFI firmware to 2.17.0, problem is still present. |
I haven't tried any other distro, but it isn't working for me either on Lenovo ThinkPad X1 Carbon Gen 12. Black screen on Gnome Camera. I tried on firefox using https://mozilla.github.io/webrtc-landing/gum_test.html and got this weird selection: And error "NotReadableError: Failed to allocate videosource" |
I ran the following in the terminal: sudo dmesg | grep -i "ipu6" |
reinstalled silverblue and ran the following: kyle@kyle-laptop:~$ sudo dmesg | grep -i "intel-ipu6" |
[ 29.416138] intel-ipu6 0000:00:05.0: Found supported sensor OVTI01A0:00 These two lines seem to be the only delta between the two outputs. Why is Bluefin not able to find my camera? What commands can I run to get more info on this? |
Describe the bug
Fedora 41 added support for newer MIPI cameras.
I have confirmed that Fedora Silverblue 41 supports my camera in particular. However, Bluefin 41, based on Fedora does not seem to properly detect my camera. I get a black screen in the GNOME Camera app. I also cannot use my camera in video conferences using Chrome Flatpak browser. The camera is just not detected.
What did you expect to happen?
I expected the camera to work the same as when in Fedora Silverblue 41.
Output of
bootc status
Output of
groups
Extra information or context
System hardware model Dell Inc. XPS 9320, firmware revision 2.16.1
The text was updated successfully, but these errors were encountered: