From nobody Tue Apr 18 19:16:03 2023 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 4Q1DD372thz45Y2Z for ; Tue, 18 Apr 2023 19:16:03 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1DD35y7zz47gg for ; Tue, 18 Apr 2023 19:16:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681845363; 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=gSmFI3OvvrzIzPE7DMBnAkbvVuZoAcDjVSGizj//nzM=; b=G7z62RMZTok0+iHH+oo34HCebIyYC0nu47Eix16lCJRt0gu3YtJQCWdfzEUaGxiosEm/B+ 3A3wLcPGtZNvMFOHvmhRxFdf9j+5Ijrs3FsrADBLf+AfMbKm1CwPpufsqVLKjdDQPV+Vv9 rQbPs8LzV1idF5h2E791aXhHqZ6M3Kb9+13wW3AT2XnK8WfVD3/Rwia7mKWjIt1xN7JCmq VHohcAfD9aYuz1UhaTpMGa4RANIbEg9g1q7V/tv6yYHchsXrrv8ukxTN+1+sLHW+ltm5PY 79FysXQ8+KE+jC2c0+ozn7bt/O4n9/gJbGWH8NFMHmuyiEQmgClP7shMxyGeHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681845363; a=rsa-sha256; cv=none; b=Os3nGF15G8NkVnECDYgsVUK9URCC3kBEHJmNs2NiB0aj63jezACKLaU58ymbq3edhPOyiF N3pLZ6eqA8y1ey0srifhzP+xc+5MohVEFHxX4VijQHQJ9Dej577HKSEc3XSYR91I7MrJdT Tgu+yfjc3UMwO2G1ZGDijsi7s3cqB0dgQGn/eehteACd9c4TTx/DoHb7dIt/M1XBzCRtcA ea4BnMj1ee22OTaZvIrgVP7EDEF0gWheyjNKXqCDBDmOYQRxGH/FtRkmHpK598kTDwLNUY 7ReilU1OP5tL6CIxAr9AQcU9DXT4czm/y5Ij28tMeudL6cAfHtK93OnWDS//hA== 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 4Q1DD3539QzNkQ for ; Tue, 18 Apr 2023 19:16:03 +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 33IJG3Sq087852 for ; Tue, 18 Apr 2023 19:16:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33IJG3xY087851 for bugs@FreeBSD.org; Tue, 18 Apr 2023 19:16:03 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 270903] Black screen and kernel crash after reboot Date: Tue, 18 Apr 2023 19:16:03 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: d.toschlaeger@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270903 Daniel Toschl=C3=A4ger changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #2 from Daniel Toschl=C3=A4ger --- I made two different xorg.conf files with the help of xorg (xorg -configure than only changed the keyboard section). both behave like described, first = was without the APU, second with both RTX in PCIE and the APU configured (toget= her with the kernel modules and user in group video and wheel). Throughout today I came also to the conclusion it must be an nvidia driver specific problem. I helped myself so far by just "killall -9 Xorg" -ing my actual session from a terminal window which throws me als back into a worki= ng GDM interface. Thank you very much for your help. I will try your advice. Very good tipps!= =20 Kind greetings :) --=20 You are receiving this mail because: You are the assignee for the bug.=