HXR6JbRz6HvJf for ; Tue, 25 Nov 2025 22:33:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dGHXR5h4Kz3bp7 for ; Tue, 25 Nov 2025 22:33:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764110007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ha3ca126rWsud3jY1CczNqKlLas+9Jq0rPJGpyQ0Rxw=; b=wldci6Q7qMaO8P6c5EV9RbG5CsV902mF/ftprgf6sUQFmW7Jacuk3orLc8iSfD6MhP6JCr 66w/SfzTQwOPkd7BXFSkyVNfCRz/vVhq+Nx+PEpPmXdPg8s4swaxu9Q0yt8W6w3xy/0jZR g1JcqgF0qRG9fmmTrecx3s6vuva+D9GDWX8VY+Hunwen6gP17XR78n/vkd53L374dHdamP 2q5D5v8Ek/KSc4K7NrOIVlBUlVRjfqXjvEyTkShZnRAwdPZQfIztwtUdapmCH7FX22tKEm Rd5FYnfTK+BarE086W21faNjABnTu0+eDr+zv+MLNHIy3hIE3NaVhsJNSrSEEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764110007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ha3ca126rWsud3jY1CczNqKlLas+9Jq0rPJGpyQ0Rxw=; b=OZNbREUyF0a9TUPMyWVLba2x3NSl0nXIEx2S/90d9m6mtqbtkPIk4qK1XRPuhmjMGfgxqw mfveBSvQ8P/pr1a660y7+CIC/trNUD4mwpTn7Kiz5EdQYBUH7vDVly3i111wMoq9Z5Xn9Y AeTusSkAFMmon1CV2t1WX0I9eucqccXbHYIAlkK4rGIi/3y+Yavc3jQe743fGKXxbpJX4G FCZuSgxNT/bHG/LgF2qWR9c0t8Zpi0NQSProbCZCJa/QI4TvtiK55abUs3SK5QA3h8z5IP 3oj5ZTVuqeopU2tWoKk4ktNIZc2MGLtp9hj7Iv2nIHc+u12EKBRYCpVaVlm3RQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764110007; a=rsa-sha256; cv=none; b=Mt8RAFMi4UkcIhUbdfs3UJqxtxzsHqPveCsDyKKJ9K46jk1UR1XJB2Dqo+O7IRGd5y2lEZ jm60dnu/oeNEYq69cTQhp+hT249qSoe/KBucFFiGp1F1J2IYnMUp0PVLu+iBjiydGqCeeI JROrCtl94CuCvaWi9Rchy4iTOvMGcadF6B7JN4jFCaCcWNg6JEqU0eTylyI2gAhTnsm86a N3Wa6h7TBMHuGc9Au8AUmzxoiChXaPOhDR7v2/TSVDbnp/UzIztWsvid9l6+xXHdhfhQWr G5FhbFf+TAN0Uemdb09hNU2Ilnv9qNbiNX98yOz/qCyLoHPr1B4OuZ/vAy1pMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4dGHXR5HP5z3s8 for ; Tue, 25 Nov 2025 22:33:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 5APMXRkF031863 for ; Tue, 25 Nov 2025 22:33:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5APMXRC1031862 for x11@FreeBSD.org; Tue, 25 Nov 2025 22:33:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 291212] x11/nvidia-driver: CURRENT fails to load kernel module due to commit 9562994a7aacee2baae6ddee1a7b558b48ae39ef Date: Tue, 25 Nov 2025 22:33:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D291212 --- Comment #3 from Ed Maste --- (In reply to O. Hartmann from comment #0) > After updating recent CURRENT, x11/nvidia-driver (nvidia-modeset) fails t= o load. The system will report on the console which symbol is not found, e.g. link_elf_obj: symbol kern_kmq_open undefined linker_load_file: /boot/20251118/linux.ko - unsupported file type What symbol was reported when you try to load the nvidia driver? --=20 You are receiving this mail because: You are the assignee for the bug.=