From owner-freebsd-questions@freebsd.org Sun Feb 11 21:28:20 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 892B2F19DC1 for ; Sun, 11 Feb 2018 21:28:20 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28AAE6C23E for ; Sun, 11 Feb 2018 21:28:19 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1518384498; bh=f2i3vXsugC6oRU6bWsuI59La3+M0GQDm+z01HAdGuMo=; h=Subject:To:References:From:Date:In-Reply-To; b=TrFt5XDzw9s3a8LlLkdGoXvCiuvf2BMV69A2SkT79mgXx/0scePSW0dOqWbaFwYoY arneXnieBNcfU28w7uYJRzo6KilT1tcJGBx/t+JHxGgu7k+ci1DgnH9vp5FFHHiDmu w8MdSAwhMjr+22jwPWf+HRiNAdV2nbyNbcBtjB7I= Subject: Re: Anyone knows how to control backlight on a Thinkpad T520 ? To: freebsd-questions@freebsd.org References: <05cd30aa-6064-b5ab-e56e-424c4a9d803c@nethead.se> From: Per olof Ljungmark Message-ID: <924ebd6e-166d-4f06-c7a5-7884760aef2d@nethead.se> Date: Sun, 11 Feb 2018 22:28:11 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <05cd30aa-6064-b5ab-e56e-424c4a9d803c@nethead.se> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Feb 2018 21:28:20 -0000 Responding to myself for the sake of completness. It was me... On 02/06/18 00:46, Per olof Ljungmark wrote: > It worked with the Fn+ on the former TP's I had but not this > one. It's getting a little old but I love the keyboard and the Nvidia > graphics. > Adrian Chadd : > Does it have more than one gpu in it? Of course, I've been running with the nvidia chip as default for so long I forgot about it. vgapci0: port 0x5000-0x507f mem 0xf2000000-0xf2ffffff,0xe0000000-0xefffffff,0xf0000000-0xf1ffffff irq 16 at device 0.0 on pci1 nvidia0: on vgapci0 vgapci0: child nvidia0 requested pci_enable_io vgapci0: child nvidia0 requested pci_enable_io vgapci0: Boot video device If I switch the BIOS to Intel as default vgapci1: port 0x6000-0x603f mem 0xf1400000-0xf17fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 drmn1: on vgapci1 backlight works in all modes. Sorry for my negligence.