Opened 2 years ago

Last modified 19 months ago

#17622 new bug

i965GM: Backlight controls do not work

Reported by: nephele Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/intel_extreme/9xx Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I have a lenovo laptop with an integrated gpu, it seems to be picked up by the intel driver and exposes a backlight control, it does not do anything however. It is slightly annoying because the backlight is stuck on a small brightness.

hrev55910

Attachments (3)

syslog (200.5 KB ) - added by nephele 2 years ago.
listdev.txt (3.8 KB ) - added by nephele 2 years ago.
syslog.2 (287.6 KB ) - added by nephele 2 years ago.
New system log with 5227 applied

Download all attachments as: .zip

Change History (12)

by nephele, 2 years ago

Attachment: syslog added

by nephele, 2 years ago

Attachment: listdev.txt added

comment:1 by korli, 2 years ago

hi nephele, could you try with https://review.haiku-os.org/c/haiku/+/5190 ? It should be soon available at https://haiku.movingborders.es/testbuild/ if you need.

comment:2 by korli, 2 years ago

Forget it, it probably wouldn't affect much as this is on Gen4.

comment:3 by nephele, 2 years ago

Your review mentions gen 4 though? In any case I'm happy to test if you have a new review.

comment:4 by korli, 2 years ago

It looks like i965 has a "combination_mode" flag, which indicates the use of the pci config register LBPC (0xf4) as multiplicator. The duty is multiplied by the value of the LBPC register.

A bit of documentation on https://01.org/sites/default/files/documentation/965_g35_vol_1_graphics_core.pdf

Legacy Backlight Brightness (LBES): The value of zero is the lowest
brightness setting and 255 is the brightest.

you could check the flag is present and the pci config register value.

comment:7 by nephele, 2 years ago

No change in behaviour (Picked the packages from your link in the x86_gcc2 directory) Test image: hrev56040_5227_1

by nephele, 2 years ago

Attachment: syslog.2 added

New system log with 5227 applied

comment:8 by korli, 2 years ago

Component: Drivers/Graphics/intel_extremeDrivers/Graphics/intel_extreme/9xx

comment:9 by nephele, 19 months ago

Hey korli, do you need more info? perhaps a more recent system log with the latch attached?

Note: See TracTickets for help on using tickets.