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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C018C433F5 for ; Mon, 15 Nov 2021 01:51:53 +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 E900961105 for ; Mon, 15 Nov 2021 01:51:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E900961105 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 95EBE89BAF; Mon, 15 Nov 2021 01:51:52 +0000 (UTC) Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) by gabe.freedesktop.org (Postfix) with ESMTPS id 747DD89FEC for ; Sun, 14 Nov 2021 21:29:11 +0000 (UTC) Received: by mail-lj1-x232.google.com with SMTP id t11so31122372ljh.6 for ; Sun, 14 Nov 2021 13:29:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=7Ekd4txhZzPHGTw+v3fkoFFNw7YeesibMv0l+7p7JK0=; b=mSAQohKVEZrLBAWcKhvxkNlLjZPd8iK+0Kj9Qt0Vf9E+JmwJ1zrPKaNcr06UuHluK8 9VQEz/MxZy1/prWHRqTIvluQ93tVGd0SAEJfNFSqflNdcTSzAb5joZ8h97ACHbTW67vG Xpfgy0dkQGNigwGav2iPCz2UZXmwkUlHAWCNHJlkWsq82ilxKovKzgNbDq0R8p4oG6h7 8O9JjItlPLtvRGoA6QaoOs4AahadITlm2rDDcKyxa8pJD0XO7b9ZhZ0FTNBQUVaN8myO aES0JwtOzRB8gRitjBGT5Gqqt0T2aYxkbMt7M/PmzJylHsnBvqT+rEtJwq8hBbcriY1J RVFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7Ekd4txhZzPHGTw+v3fkoFFNw7YeesibMv0l+7p7JK0=; b=0eKtfpFNn3Nc50FMioH8z3iM/SMiSHmrhmll2VvySNPQHdS4cuT7vALd5CSKx5nEGO uQC/Vw1Ixoi0TadX31qwIwmIlqYM00lYWndqqvDCL8THwR+wZnRi1F/OgX5nSg4UCvcL vCgmmiB6p4lNXKDUEdKPfi5cmOuvUo170REzvA7inviyR+2KsfK9c2ejuVT5boplJg2R Qdo6qv6pZ03jVWD35TGD+Sx9O9xqvJowPaOMkOYUWhiEqUCl8sO9Hxqpwlfu5VHPUAWE BWbbL7wqVZ1OwkFt0HXUuEZAoncZuNCIb8UYJSFQgEM8EmOjBHRx9BwDs4xx9t18UEIK EoCA== X-Gm-Message-State: AOAM532wnl6NstBAvcbtu3E90SgijFAHAneiO9bWmonJ7xMH2MgVwRqs d4OUh24uNTYOyyer8djb+svgsxsyqrjCu7utXkg= X-Google-Smtp-Source: ABdhPJySNH2bJGrlT2wg7i6f0QkVa3wUo+aS9hqpsFEnabBhVkZTn+acD0Nub2rA9EX+yIsOma1DtyFtBbC5U8a7yGQ= X-Received: by 2002:a2e:3513:: with SMTP id z19mr33659856ljz.406.1636925349831; Sun, 14 Nov 2021 13:29:09 -0800 (PST) MIME-Version: 1.0 From: __- -__ Date: Sun, 14 Nov 2021 18:28:51 -0300 Message-ID: To: debian-boot@lists.debian.org, Dell Tech Support , Dell Tech Support , ubuntu-users@lists.ubuntu.com, nouveau@lists.freedesktop.org Content-Type: multipart/alternative; boundary="0000000000000027c905d0c6628f" X-Mailman-Approved-At: Mon, 15 Nov 2021 01:51:52 +0000 Subject: [Nouveau] nvidia-0 dGPU (igpu disabled on bios) X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" --0000000000000027c905d0c6628f Content-Type: text/plain; charset="UTF-8" hi, i would like to share my dedicated proprietary nvidia driver conf files /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf Section "OutputClass" Identifier "nvidia" MatchDriver "nvidia-drm" Driver "nvidia" EndSection Section "InputClass" Identifier "nvidia" MatchDriver "nvidia-modeset" Driver "nvidia" EndSection running on debian 11 codename bullseye aTI, L. F --0000000000000027c905d0c6628f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
hi,

<= /div>
i would like to share my dedicated proprietary nvidia driver conf= files

/usr/share/X11/xorg.conf.d/nvidia-drm-outpu= tclass.conf

Section "OutputClass"
=C2= =A0 =C2=A0Identifier =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "nvidia"
= =C2=A0 =C2=A0MatchDriver=C2=A0 "nvidia-drm"
=C2=A0 =C2=A0Drive= r =C2=A0 =C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "nvidia"
= EndSection

Section "InputClass"
=C2=A0 =C2= =A0 Identifier =C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "nvidia&quo= t;
=C2=A0 =C2=A0 MatchDriver =C2=A0=C2=A0 "nvidia-modeset"
= =C2=A0 =C2=A0 Driver =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 "nvidia"
EndSection

r= unning on debian 11 codename bullseye

aTI,

L. F







--0000000000000027c905d0c6628f--