From nobody Wed Apr 03 19:23:35 2024 X-Original-To: x11@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V8vmt0vYBz5Fh7W for ; Wed, 3 Apr 2024 19:23:42 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4V8vms5W5Yz4KHs; Wed, 3 Apr 2024 19:23:41 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1712172211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=q2AYGRwCUyIKYAHIWpXsdhrNHdPNVmlLE/EdtMA0NgA=; b=vAuPkA4zVn7zzWnDp3FJlVG0ERrDwxAa0dIWYhQ/30PqFxf1Nz2AeUguTL9mDENAeO/uNj 6q130dQlVDFpoz9+oK9uGhRRmRzGY9v609M7cKa+8YHroEG2VE7U422ObKXP3Ejx4pfeZ6 rCC21p5R0adeo11AJP0QxXU45qOXWkM= Received: from [192.168.1.160] ( [47.154.31.160]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 638d33dc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 3 Apr 2024 19:23:30 +0000 (UTC) Message-ID: <136b73ab-8286-4b27-8c32-a7110f5084b6@nomadlogic.org> Date: Wed, 3 Apr 2024 12:23:35 -0700 List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: No GLX with older Nvidia card & drm-61-kmod? To: Gleb Popov Cc: David Wolfskill , x11@freebsd.org References: Content-Language: en-US From: Pete Wright In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] X-Rspamd-Queue-Id: 4V8vms5W5Yz4KHs On 4/3/24 11:51, Gleb Popov wrote: > On Wed, Apr 3, 2024 at 9:30 PM Pete Wright wrote: >> out of curiosity is this one of those nvidia "optimus" laptops where the display >> is driven by the Intel GPU, but can offload to the Nvidia GPU? I have one of >> those and use the "nvidia-hybrid-graphics" driver with success. Previous to >> that driver I just disabled the Nvidia GPU to save power, but with this it has >> run great. >> >> alternatively you might want to take a look at the nvidia-secondary-driver pacakge. >> >> -pete >> > nvidia-hybrid-graphics and nvidia-secondary-driver are the "old way". > The "new" one is graphics/nvidia-drm-kmod ah thanks for the clarification - i'll update my system to use the nvidia-drm-kmod package. -p -- Pete Wright pete@nomadlogic.org