From nobody Thu Sep 5 22:40:00 2024 X-Original-To: bugs@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 4X0Dny1K7mz5V9nG for ; Thu, 05 Sep 2024 22:40:06 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X0Dny0BnWz4FNC for ; Thu, 5 Sep 2024 22:40:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725576006; a=rsa-sha256; cv=none; b=qSG6qXZ4bkXpaj/mYvvogm02p1APH1f7UVye7ccklOeLaa5zuzCIPyr0hguYLPoj/cQnLG LTWQcUbnQj9u/5cxNgWfjNaRMXaFtO7/5WM8ignpe3Yl0v0IjYMbALqt3M6rPaJ4So6RYI aJCTV0o7zQYYNtEFDry1dfCKcswcs2IhIXNmCKDsCdlGeKsqmlmz519uInZAQNvFo2/Ypw rqmQAl3LA8MaMu2Q62E1VfHjWsbEqxXCnWtco9/htY8v6gbCez+ObjsljBJI0L3NZIfeXW 6JrdR9dWyZTcvDKcH1RllXPXaX8fD+DYgxXqBLagQaYFESQ39pd+HV7BJ1/waw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725576006; 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=+PRqVKSzIEhcn1RkQWeKfejtEbwKtbkSqP8+oWWlbNY=; b=OiwgwOvJXISWebfwrWxkdqtNSvpVGU4OrOUPWDZrxRNhqUt4ul6jgwpIGWbQgvwwjkKTO0 wtYWR402NkUqWHgmST6lNWlKQLsgDcu+AxSLYrN5X0xAxXd21w6i5GPv9GC4B0ZtfOV+3d k4g5hCO+J6THIbjFN2u6PB1o5DLI7ahx3O6Ox7upx9KPrBy/jgMLreCUEOXeVSolxPi/vp VX+Zr9PNW48/n4YVrwxe4jwLTAmBrlRiDUuHAlYnS1E74+Y9SuDQ+EGn21YK0otmPsCEW0 /g7bpe5BKdGtH4/6TBXHCAonKK1rRZQ8hQJsm916zOpQBAHZD0XzZxOqkUq3Pw== 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 4X0Dnx6vqlzR3S for ; Thu, 5 Sep 2024 22:40:05 +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 485Me5E0046017 for ; Thu, 5 Sep 2024 22:40:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 485Me5Z7046001 for bugs@FreeBSD.org; Thu, 5 Sep 2024 22:40:05 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: bugs@FreeBSD.org Subject: [Bug 276985] crash in LinuxKPI/drm Date: Thu, 05 Sep 2024 22:40:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tomek@cedro.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: mfc-stable14? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276985 --- Comment #51 from Tomasz "CeDeROM" CEDRO --- Yes I know packages are built on prior relases and that does not match kern= el for drm, vbox, etc. So let's build all from ports :-) Okay so initiali testing of drm-61-kmod: 1. `freebsd-update fetch install` gave me 14.1-RELEASE-p4. 2. `mv /usr/src /usr/src.pkg; git clone https://git.freebsd.org/src.git /usr/src; cd /usr/src; git checkout releng/14.1`. One question here how do I know this is exactly the commit used for -p4? `uname -a` does not show me t= he commit anymore. 3. `mv /usr/ports /usr/ports.pkg; git clone https://git.freebsd.org/ports.g= it /usr/ports` gave me the latest ports tree. 4. `cd /usr/ports/graphics/drm-61-kmod; make install; kldload amdgpu` resul= ts in instant kernel panic (cannot find firmware?). 5. reboot. 6. `cd /usr/ports/graphics/gpu-firmware-amd-kmod; make install; kldload amd= gpu` also results in instant kernel panic (still no firmware?). 7. reboot.. see lots of UFS corruption.. haven't seen those for a while with ZFS.. and I really have bad memories with SU+J on UFS it did hide corruptio= n.. well `fsck -fy /` :-) 8. See what gpu-firmware-amd-kmod installed.. only gpu-firmware-amd-kmod-aldebaran-20230625_2 ??? 8. `cd /usr/ports/graphics/gpu-firmware-kmod; make install; kldload amdgpu` yeah it loaded fine right now :-) 9. Will use some xorg + enlighenment wm and report back after a while. (So far) conclusions: 1. drm-61-kmod seems to work on 14.1-RELEASE-p5 :-) 2. drm packages / ports are missing dependency on gpu-firmware-kmod package= :-) Thanks for your time :-) --=20 You are receiving this mail because: You are the assignee for the bug.=