Re: [PATCH 1/2] libbacklight: Fix backlight detection on recent kernels

2017-02-13 Thread Daniel Stone
Hi Armin, On 8 February 2017 at 12:55, Armin Krezović wrote: > I don't know when it started happening, but recent kernels > give different names for pci_device and backlight parent. > > pci_device is tied to the GPU PCI ID, while backlight parent > is tied to the connector, rather than the GPU it

[PATCH 1/2] libbacklight: Fix backlight detection on recent kernels

2017-02-08 Thread Armin Krezović
I don't know when it started happening, but recent kernels give different names for pci_device and backlight parent. pci_device is tied to the GPU PCI ID, while backlight parent is tied to the connector, rather than the GPU itself. On my system, I get the following (paths taken from actual string