linux-surface / kernel

Linux kernel with modifications for Microsoft Surface devices.
Other
118 stars 33 forks source link

Camera Updates for v5.12 #97

Closed qzed closed 3 years ago

qzed commented 3 years ago

I still need to test this. Cc @djrscally, if you want to have a look over this.

qzed commented 3 years ago

Oh, also Cc @fabwu.

djrscally commented 3 years ago

Tested and working on both my devices. Still the CIO2 errors; we eventually tracked those down to the power on / off sequence for the ov5693 driver but haven't managed to MacGyver a fix yet

fabwu commented 3 years ago

Does work on my SB2. I get around 22fps not sure if I should get more but the image looks ok.

The upstream rotation patch should make progress as soon as a new acpica version is published.

qzed commented 3 years ago

Thanks guys! Picture looks good on my SB2 (no more purple, yay), I get about 30fps. Maybe a bit on the blocky side when I maximize the window. Apart from that I think the only other remaining nits are the error messages (although they don't seem to have any impact on it working) and the led flashing once during boot. So pretty good progress so far!