Graphic card that needs boot parameter

Ville Syrjälä ville.syrjala at linux.intel.com
Tue May 19 08:55:10 UTC 2020


On Tue, May 19, 2020 at 07:22:56AM +0200, post at hiereth.de wrote:
> Hello,
> 
> in
> https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
> You ask
> to inform about hardware that requires the setting
> i915.invert-brightness=1.
> 
> I needed this for an quite old notebook with the following
> specifications
> 
>   lspci -s 00:02 -nn
>   00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
>   915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03)
>   00:02.1 Display controller [0380]: Intel Corporation Mobile
> 915GM/GMS/910GML
>   Express Graphics Controller [8086:2792] (rev 03)
> 
> Feel free to request additional information if need. Thanks for your
> work on the linux
> kernel and the respective documentation

Please file a new bug at
https://gitlab.freedesktop.org/drm/intel/issues/new

boot with drm.debug=0xe and attach the resulting dmesg to the bug.

Also include the ouput of these
lspci -vs 0:02.0
lspci -nvs 0:02.0

And I'd like to see a dump of the vbios. Can be done like so:
 echo 1 > /sys/devices/pci0000\:00/0000\:00\:02.0/rom 
 cat /sys/devices/pci0000\:00/0000\:00\:02.0/rom > vbios.dump
Pls attach that to the bug as well.

-- 
Ville Syrjälä
Intel


More information about the dri-devel mailing list