fl2000_drm icon indicating copy to clipboard operation
fl2000_drm copied to clipboard

Display shows as activated, but doesn't work.

Open TheElevatedOne opened this issue 1 year ago • 3 comments

So I built it without errors. Signed it, and done all things as they should be.

Now my dmesg shows a bunch of [ 453.163918] usb 2-1: Nonzero urb status, 0, and I don't know what to do about it.

TheElevatedOne avatar Jun 06 '24 16:06 TheElevatedOne

Hi!

Same error here, did anyone find a solution?

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.4 LTS
Release:	22.04
Codename:	jammy

$ uname -r
6.5.0-41-generic

AlanSce avatar Jun 26 '24 11:06 AlanSce

It's just a spam of successful USB Request Block transfers. The actual problem seems to be

[ 1368.860913] i2c i2c-12: Cannot get monitor status (-5)

Tested with a slightly patched driver so that it compiles on kernel 6.14.4

I got it as far as modesetting monitor to the "default" resolution, but monitor edid does not get pulled. Something is wrong in the it66121 driver with the way it accesses i2c or the regmap

Lassebq avatar May 09 '25 09:05 Lassebq

I'd be happy to help if the original developer can clear things up, but for now I've hit a roadblock.

Lassebq avatar May 09 '25 09:05 Lassebq