

I also remember seeing that tile once I had enabled the developer options. Turns out, it’s still there, you just have to enable it:
I also remember seeing that tile once I had enabled the developer options. Turns out, it’s still there, you just have to enable it:
That’s what I thought, too, so I compiled from source and loaded the module. Unfortunately this still only makes the camera work in Firefox, but not in Zoom and Slack where I actually need it. I stopped digging into it more and simply use a USB webcam for now until the driver for my sensor is fully upstreamed.
One thing I didn’t see mentioned yet that’s in favor of AMD: Intel and its stupid, stupid IPU6 system. I’ve got a new work laptop now with an Intel Meteor Lake chip and the webcam is hooked up via IPU6. This means that I can’t use the built-in webcam until upstream support for the specific sensor arrives in the kernel.
Some sensors are already supported but it shouldn’t be this hard to make the internal webcam of your laptop work. I thought these issues were a thing of the past.
I have no idea how Puppeteer handles this but Playwright has a little section on Chrome within Docker: https://playwright.dev/docs/docker#run-the-image
Basically, the Chrome sandbox needs a non-root user as well as a different seccomp profile configuration. No idea if this helps or if you already tried this but it’s worth giving it a shot.
Which I just now (after posting) noticed was already mentioned in a different comment. Sorry!
As others have pointed out, the extensions are likely not (officially) compatible with the new version of GNOME yet. Which extensions are you having trouble with?
There are a couple of extensions that are available for installation through dnf for which Fedora takes care of making them compatible at the same time at which they make available a new version of GNOME. Caffeine and Dash To Panel are two examples. For a full-ish list, try
dnf search gnome-shell-extension
.Alternatively you can also try manually editing the extension’s metadata to “make it compatible”. Your mileage may vary with this approach, but it worked fine for Net Speed Simplified, for example.