From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Date: Mon, 18 May 2020 13:48:48 +0000 Subject: Re: [PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau Message-Id: <87v9ktpd4v.fsf@igel.home> List-Id: References: <20200517220524.4036334-1-emil.l.velikov@gmail.com> <20200517220524.4036334-2-emil.l.velikov@gmail.com> <87d071aedu.fsf@mpe.ellerman.id.au> In-Reply-To: <87d071aedu.fsf@mpe.ellerman.id.au> (Michael Ellerman's message of "Mon, 18 May 2020 17:30:53 +1000") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michael Ellerman Cc: linux-fbdev@vger.kernel.org, Bartlomiej Zolnierkiewicz , Emil Velikov , dri-devel@lists.freedesktop.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org On Mai 18 2020, Michael Ellerman wrote: > The old drivers may be crufty but they presumably have been tested by > people and at least somewhat work. I can confirm that the nvidia fbdev driver is working perfectly fine. > I gave it a quick spin on a G5 I have access to and dmesg has a bunch of > errors in it (see below). I can't actually tell if the display is > working because the machine is remote, and I can't go and check it at > the moment because the office is closed. The nouveau driver is completely borked. [ 2.299204] nouveau 0000:f0:10.0: NVIDIA NV34 (034100a2) [ 2.363100] nouveau 0000:f0:10.0: bios: version 04.34.20.19.00 [ 2.363273] nouveau 0000:f0:10.0: bios: OOB 1 00000962 00000962 [ 2.363323] nouveau 0000:f0:10.0: bios: OOB 1 00000966 00000966 [ 2.363332] nouveau 0000:f0:10.0: bios: OOB 1 00000963 00000963 [ 2.363341] nouveau 0000:f0:10.0: bios: OOB 1 00000964 00000964 [ 2.363387] nouveau 0000:f0:10.0: bios: OOB 1 0000096a 0000096a [ 2.363396] nouveau 0000:f0:10.0: bios: OOB 1 00000967 00000967 [ 2.363405] nouveau 0000:f0:10.0: bios: OOB 1 00000968 00000968 [ 2.363453] nouveau 0000:f0:10.0: bios: OOB 1 0000096e 0000096e [ 2.363462] nouveau 0000:f0:10.0: bios: OOB 1 0000096b 0000096b [ 2.363471] nouveau 0000:f0:10.0: bios: OOB 1 0000096c 0000096c [ 2.363516] nouveau 0000:f0:10.0: bios: OOB 1 00000972 00000972 [ 2.363526] nouveau 0000:f0:10.0: bios: OOB 1 0000096f 0000096f [ 2.363534] nouveau 0000:f0:10.0: bios: OOB 1 00000970 00000970 [ 2.363580] nouveau 0000:f0:10.0: bios: OOB 1 00000976 00000976 [ 2.363589] nouveau 0000:f0:10.0: bios: OOB 1 00000973 00000973 [ 2.363597] nouveau 0000:f0:10.0: bios: OOB 1 00000974 00000974 [ 2.363643] nouveau 0000:f0:10.0: bios: OOB 1 0000097a 0000097a [ 2.363652] nouveau 0000:f0:10.0: bios: OOB 1 00000977 00000977 [ 2.363661] nouveau 0000:f0:10.0: bios: OOB 1 00000978 00000978 [ 2.363709] nouveau 0000:f0:10.0: bios: OOB 1 0000097e 0000097e [ 2.363718] nouveau 0000:f0:10.0: bios: OOB 1 0000097b 0000097b [ 2.363727] nouveau 0000:f0:10.0: bios: OOB 1 0000097c 0000097c [ 2.363772] nouveau 0000:f0:10.0: bios: OOB 1 00000982 00000982 [ 2.363781] nouveau 0000:f0:10.0: bios: OOB 1 0000097f 0000097f [ 2.363790] nouveau 0000:f0:10.0: bios: OOB 1 00000980 00000980 [ 2.363836] nouveau 0000:f0:10.0: bios: OOB 1 00000986 00000986 [ 2.363845] nouveau 0000:f0:10.0: bios: OOB 1 00000983 00000983 [ 2.363854] nouveau 0000:f0:10.0: bios: OOB 1 00000984 00000984 [ 2.363900] nouveau 0000:f0:10.0: bios: OOB 1 0000098a 0000098a [ 2.363909] nouveau 0000:f0:10.0: bios: OOB 1 00000987 00000987 [ 2.363918] nouveau 0000:f0:10.0: bios: OOB 1 00000988 00000988 [ 2.363965] nouveau 0000:f0:10.0: bios: OOB 1 0000098e 0000098e [ 2.363974] nouveau 0000:f0:10.0: bios: OOB 1 0000098b 0000098b [ 2.363983] nouveau 0000:f0:10.0: bios: OOB 1 0000098c 0000098c [ 2.364029] nouveau 0000:f0:10.0: bios: OOB 1 00000992 00000992 [ 2.364038] nouveau 0000:f0:10.0: bios: OOB 1 0000098f 0000098f [ 2.364047] nouveau 0000:f0:10.0: bios: OOB 1 00000990 00000990 [ 2.364383] nouveau 0000:f0:10.0: gpio: GPU is missing power, check its power cables. Boot with nouveau.config=NvPowerChecks=0 to disable. [ 2.364402] nouveau 0000:f0:10.0: gpio: init failed, -22 [ 2.364431] nouveau 0000:f0:10.0: init failed with -22 [ 2.364438] nouveau: DRM-master:00000000:00000080: init failed with -22 [ 2.364450] nouveau 0000:f0:10.0: DRM-master: Device allocation failed: -22 [ 2.365268] nouveau: probe of 0000:f0:10.0 failed with error -22 Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6CCDCC433E0 for ; Mon, 18 May 2020 13:58:57 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CEAA720674 for ; Mon, 18 May 2020 13:58:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CEAA720674 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 49Qgbd36d7zDqfj for ; Mon, 18 May 2020 23:58:53 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nefkom.net (client-ip=212.18.0.9; helo=mail-out.m-online.net; envelope-from=whitebox@nefkom.net; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org X-Greylist: delayed 463 seconds by postgrey-1.36 at bilbo; Mon, 18 May 2020 23:56:41 AEST Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 49QgY515nQzDqcF for ; Mon, 18 May 2020 23:56:40 +1000 (AEST) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 49QgN3135Xz1qrfP; Mon, 18 May 2020 15:48:50 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 49QgN24CMyz1qrKn; Mon, 18 May 2020 15:48:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id WKU9go5JRdju; Mon, 18 May 2020 15:48:49 +0200 (CEST) X-Auth-Info: RDtpFOykrL7UDpceuQwibcIgc/loAzBysowiqqJYR50I8OZbFVZPVaKHWRSWo7jT Received: from igel.home (ppp-46-244-178-90.dynamic.mnet-online.de [46.244.178.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 18 May 2020 15:48:49 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id DACB62C01E5; Mon, 18 May 2020 15:48:48 +0200 (CEST) From: Andreas Schwab To: Michael Ellerman Subject: Re: [PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau References: <20200517220524.4036334-1-emil.l.velikov@gmail.com> <20200517220524.4036334-2-emil.l.velikov@gmail.com> <87d071aedu.fsf@mpe.ellerman.id.au> X-Yow: Has everybody got HALVAH spread all over their ANKLES??... Now, it's time to ``HAVE A NAGEELA''!! Date: Mon, 18 May 2020 15:48:48 +0200 In-Reply-To: <87d071aedu.fsf@mpe.ellerman.id.au> (Michael Ellerman's message of "Mon, 18 May 2020 17:30:53 +1000") Message-ID: <87v9ktpd4v.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-fbdev@vger.kernel.org, Antonino Daplas , Bartlomiej Zolnierkiewicz , Emil Velikov , dri-devel@lists.freedesktop.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mai 18 2020, Michael Ellerman wrote: > The old drivers may be crufty but they presumably have been tested by > people and at least somewhat work. I can confirm that the nvidia fbdev driver is working perfectly fine. > I gave it a quick spin on a G5 I have access to and dmesg has a bunch of > errors in it (see below). I can't actually tell if the display is > working because the machine is remote, and I can't go and check it at > the moment because the office is closed. The nouveau driver is completely borked. [ 2.299204] nouveau 0000:f0:10.0: NVIDIA NV34 (034100a2) [ 2.363100] nouveau 0000:f0:10.0: bios: version 04.34.20.19.00 [ 2.363273] nouveau 0000:f0:10.0: bios: OOB 1 00000962 00000962 [ 2.363323] nouveau 0000:f0:10.0: bios: OOB 1 00000966 00000966 [ 2.363332] nouveau 0000:f0:10.0: bios: OOB 1 00000963 00000963 [ 2.363341] nouveau 0000:f0:10.0: bios: OOB 1 00000964 00000964 [ 2.363387] nouveau 0000:f0:10.0: bios: OOB 1 0000096a 0000096a [ 2.363396] nouveau 0000:f0:10.0: bios: OOB 1 00000967 00000967 [ 2.363405] nouveau 0000:f0:10.0: bios: OOB 1 00000968 00000968 [ 2.363453] nouveau 0000:f0:10.0: bios: OOB 1 0000096e 0000096e [ 2.363462] nouveau 0000:f0:10.0: bios: OOB 1 0000096b 0000096b [ 2.363471] nouveau 0000:f0:10.0: bios: OOB 1 0000096c 0000096c [ 2.363516] nouveau 0000:f0:10.0: bios: OOB 1 00000972 00000972 [ 2.363526] nouveau 0000:f0:10.0: bios: OOB 1 0000096f 0000096f [ 2.363534] nouveau 0000:f0:10.0: bios: OOB 1 00000970 00000970 [ 2.363580] nouveau 0000:f0:10.0: bios: OOB 1 00000976 00000976 [ 2.363589] nouveau 0000:f0:10.0: bios: OOB 1 00000973 00000973 [ 2.363597] nouveau 0000:f0:10.0: bios: OOB 1 00000974 00000974 [ 2.363643] nouveau 0000:f0:10.0: bios: OOB 1 0000097a 0000097a [ 2.363652] nouveau 0000:f0:10.0: bios: OOB 1 00000977 00000977 [ 2.363661] nouveau 0000:f0:10.0: bios: OOB 1 00000978 00000978 [ 2.363709] nouveau 0000:f0:10.0: bios: OOB 1 0000097e 0000097e [ 2.363718] nouveau 0000:f0:10.0: bios: OOB 1 0000097b 0000097b [ 2.363727] nouveau 0000:f0:10.0: bios: OOB 1 0000097c 0000097c [ 2.363772] nouveau 0000:f0:10.0: bios: OOB 1 00000982 00000982 [ 2.363781] nouveau 0000:f0:10.0: bios: OOB 1 0000097f 0000097f [ 2.363790] nouveau 0000:f0:10.0: bios: OOB 1 00000980 00000980 [ 2.363836] nouveau 0000:f0:10.0: bios: OOB 1 00000986 00000986 [ 2.363845] nouveau 0000:f0:10.0: bios: OOB 1 00000983 00000983 [ 2.363854] nouveau 0000:f0:10.0: bios: OOB 1 00000984 00000984 [ 2.363900] nouveau 0000:f0:10.0: bios: OOB 1 0000098a 0000098a [ 2.363909] nouveau 0000:f0:10.0: bios: OOB 1 00000987 00000987 [ 2.363918] nouveau 0000:f0:10.0: bios: OOB 1 00000988 00000988 [ 2.363965] nouveau 0000:f0:10.0: bios: OOB 1 0000098e 0000098e [ 2.363974] nouveau 0000:f0:10.0: bios: OOB 1 0000098b 0000098b [ 2.363983] nouveau 0000:f0:10.0: bios: OOB 1 0000098c 0000098c [ 2.364029] nouveau 0000:f0:10.0: bios: OOB 1 00000992 00000992 [ 2.364038] nouveau 0000:f0:10.0: bios: OOB 1 0000098f 0000098f [ 2.364047] nouveau 0000:f0:10.0: bios: OOB 1 00000990 00000990 [ 2.364383] nouveau 0000:f0:10.0: gpio: GPU is missing power, check its power cables. Boot with nouveau.config=NvPowerChecks=0 to disable. [ 2.364402] nouveau 0000:f0:10.0: gpio: init failed, -22 [ 2.364431] nouveau 0000:f0:10.0: init failed with -22 [ 2.364438] nouveau: DRM-master:00000000:00000080: init failed with -22 [ 2.364450] nouveau 0000:f0:10.0: DRM-master: Device allocation failed: -22 [ 2.365268] nouveau: probe of 0000:f0:10.0 failed with error -22 Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20944C433E0 for ; Mon, 18 May 2020 13:56:41 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D9C3120674 for ; Mon, 18 May 2020 13:56:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D9C3120674 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 187EB6E1A8; Mon, 18 May 2020 13:56:40 +0000 (UTC) X-Greylist: delayed 465 seconds by postgrey-1.36 at gabe; Mon, 18 May 2020 13:56:38 UTC Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by gabe.freedesktop.org (Postfix) with ESMTPS id CB2526E1A8 for ; Mon, 18 May 2020 13:56:38 +0000 (UTC) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 49QgN3135Xz1qrfP; Mon, 18 May 2020 15:48:50 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 49QgN24CMyz1qrKn; Mon, 18 May 2020 15:48:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id WKU9go5JRdju; Mon, 18 May 2020 15:48:49 +0200 (CEST) X-Auth-Info: RDtpFOykrL7UDpceuQwibcIgc/loAzBysowiqqJYR50I8OZbFVZPVaKHWRSWo7jT Received: from igel.home (ppp-46-244-178-90.dynamic.mnet-online.de [46.244.178.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 18 May 2020 15:48:49 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id DACB62C01E5; Mon, 18 May 2020 15:48:48 +0200 (CEST) From: Andreas Schwab To: Michael Ellerman Subject: Re: [PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau References: <20200517220524.4036334-1-emil.l.velikov@gmail.com> <20200517220524.4036334-2-emil.l.velikov@gmail.com> <87d071aedu.fsf@mpe.ellerman.id.au> X-Yow: Has everybody got HALVAH spread all over their ANKLES??... Now, it's time to ``HAVE A NAGEELA''!! Date: Mon, 18 May 2020 15:48:48 +0200 In-Reply-To: <87d071aedu.fsf@mpe.ellerman.id.au> (Michael Ellerman's message of "Mon, 18 May 2020 17:30:53 +1000") Message-ID: <87v9ktpd4v.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-fbdev@vger.kernel.org, Bartlomiej Zolnierkiewicz , Emil Velikov , dri-devel@lists.freedesktop.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mai 18 2020, Michael Ellerman wrote: > The old drivers may be crufty but they presumably have been tested by > people and at least somewhat work. I can confirm that the nvidia fbdev driver is working perfectly fine. > I gave it a quick spin on a G5 I have access to and dmesg has a bunch of > errors in it (see below). I can't actually tell if the display is > working because the machine is remote, and I can't go and check it at > the moment because the office is closed. The nouveau driver is completely borked. [ 2.299204] nouveau 0000:f0:10.0: NVIDIA NV34 (034100a2) [ 2.363100] nouveau 0000:f0:10.0: bios: version 04.34.20.19.00 [ 2.363273] nouveau 0000:f0:10.0: bios: OOB 1 00000962 00000962 [ 2.363323] nouveau 0000:f0:10.0: bios: OOB 1 00000966 00000966 [ 2.363332] nouveau 0000:f0:10.0: bios: OOB 1 00000963 00000963 [ 2.363341] nouveau 0000:f0:10.0: bios: OOB 1 00000964 00000964 [ 2.363387] nouveau 0000:f0:10.0: bios: OOB 1 0000096a 0000096a [ 2.363396] nouveau 0000:f0:10.0: bios: OOB 1 00000967 00000967 [ 2.363405] nouveau 0000:f0:10.0: bios: OOB 1 00000968 00000968 [ 2.363453] nouveau 0000:f0:10.0: bios: OOB 1 0000096e 0000096e [ 2.363462] nouveau 0000:f0:10.0: bios: OOB 1 0000096b 0000096b [ 2.363471] nouveau 0000:f0:10.0: bios: OOB 1 0000096c 0000096c [ 2.363516] nouveau 0000:f0:10.0: bios: OOB 1 00000972 00000972 [ 2.363526] nouveau 0000:f0:10.0: bios: OOB 1 0000096f 0000096f [ 2.363534] nouveau 0000:f0:10.0: bios: OOB 1 00000970 00000970 [ 2.363580] nouveau 0000:f0:10.0: bios: OOB 1 00000976 00000976 [ 2.363589] nouveau 0000:f0:10.0: bios: OOB 1 00000973 00000973 [ 2.363597] nouveau 0000:f0:10.0: bios: OOB 1 00000974 00000974 [ 2.363643] nouveau 0000:f0:10.0: bios: OOB 1 0000097a 0000097a [ 2.363652] nouveau 0000:f0:10.0: bios: OOB 1 00000977 00000977 [ 2.363661] nouveau 0000:f0:10.0: bios: OOB 1 00000978 00000978 [ 2.363709] nouveau 0000:f0:10.0: bios: OOB 1 0000097e 0000097e [ 2.363718] nouveau 0000:f0:10.0: bios: OOB 1 0000097b 0000097b [ 2.363727] nouveau 0000:f0:10.0: bios: OOB 1 0000097c 0000097c [ 2.363772] nouveau 0000:f0:10.0: bios: OOB 1 00000982 00000982 [ 2.363781] nouveau 0000:f0:10.0: bios: OOB 1 0000097f 0000097f [ 2.363790] nouveau 0000:f0:10.0: bios: OOB 1 00000980 00000980 [ 2.363836] nouveau 0000:f0:10.0: bios: OOB 1 00000986 00000986 [ 2.363845] nouveau 0000:f0:10.0: bios: OOB 1 00000983 00000983 [ 2.363854] nouveau 0000:f0:10.0: bios: OOB 1 00000984 00000984 [ 2.363900] nouveau 0000:f0:10.0: bios: OOB 1 0000098a 0000098a [ 2.363909] nouveau 0000:f0:10.0: bios: OOB 1 00000987 00000987 [ 2.363918] nouveau 0000:f0:10.0: bios: OOB 1 00000988 00000988 [ 2.363965] nouveau 0000:f0:10.0: bios: OOB 1 0000098e 0000098e [ 2.363974] nouveau 0000:f0:10.0: bios: OOB 1 0000098b 0000098b [ 2.363983] nouveau 0000:f0:10.0: bios: OOB 1 0000098c 0000098c [ 2.364029] nouveau 0000:f0:10.0: bios: OOB 1 00000992 00000992 [ 2.364038] nouveau 0000:f0:10.0: bios: OOB 1 0000098f 0000098f [ 2.364047] nouveau 0000:f0:10.0: bios: OOB 1 00000990 00000990 [ 2.364383] nouveau 0000:f0:10.0: gpio: GPU is missing power, check its power cables. Boot with nouveau.config=NvPowerChecks=0 to disable. [ 2.364402] nouveau 0000:f0:10.0: gpio: init failed, -22 [ 2.364431] nouveau 0000:f0:10.0: init failed with -22 [ 2.364438] nouveau: DRM-master:00000000:00000080: init failed with -22 [ 2.364450] nouveau 0000:f0:10.0: DRM-master: Device allocation failed: -22 [ 2.365268] nouveau: probe of 0000:f0:10.0 failed with error -22 Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel