stefanpartheym / archlinux-ipu6-webcam

Easy installation for patched Intel IPU6 camera drivers
133 stars 14 forks source link

added --workaround to install.sh #4

Closed alba4k closed 1 year ago

alba4k commented 1 year ago

This allows an easy implementation of what described here.

Also, the install.sh and uninstall.sh scripts should now look for both yay and paru when looking for a package manager to use and print an error message if neither is found, asking the user to provide one manually.

Tropicao commented 1 year ago

Works like a charm, this PR allows me to finally use the webcam in Firefox instead of Chrome on my XPS 13 Plus :+1: Thanks @maharifu and @alba4k

alba4k commented 1 year ago

I'm glad it works for you, @Tropicao

I won't take any credit for the workaround itself, all I did was implementing it

in case you care, it will also enable the webcam for telegram, discord, and probably more.

I'm glad it works for you too, since I'm also an owner of an XPS 9320 :)

stefanpartheym commented 1 year ago

Hey @alba4k, thanks for the contribution!