From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Pedro_=C2ngelo?= Subject: PCI device IDs for device needing the i915 invert_brightness quirk Date: Tue, 02 Jul 2013 17:32:14 +0100 Message-ID: <51D3008E.9050908@void.io> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail.void.io (li63-5.members.linode.com [97.107.133.5]) by gabe.freedesktop.org (Postfix) with ESMTP id 702E2E5C3B for ; Tue, 2 Jul 2013 09:33:02 -0700 (PDT) Received: from [192.168.1.65] (bl14-167-173.dsl.telepac.pt [85.247.167.173]) by mail.void.io (Postfix) with ESMTPSA id 43FF0171A4 for ; Tue, 2 Jul 2013 16:24:57 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Dear all, Recently I've come across this article about a probable fix for my = laptop's black screen on boot: http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_dea= th_on_machines_with_Intel_HD_video.html I've tried the fix and it works perfectly so I'm contacting you as = directed in the above article to send the PCI device IDs of the = integrated graphics card of the laptop in question for future inclusion = in the driver. The laptop is an HP Envy 14 2020, the output of lspci -vvnn for the = graphics card is: ---- 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd = Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) = (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:3385] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- = ParErr- Step ping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=3Dfast >TAbort- = SERR- [disabled]T Capabilities: [90] MSI: Enable+ Count=3D1/1 Maskable- 64bit- Address: feeff00c Data: 41c1 Capabilities: [d0] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=3D0mA = PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=3D0 DScale=3D0 PME- Capabilities: [a4] PCI Advanced Features AFCap: TP+ FLR+ AFCtrl: FLR- AFStatus: TP- Kernel driver in use: i915 ---- Best regards, Pedro =C2ngelo