From nobody Sun Aug 13 16:29:43 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 4RP3080nsrz4mLT8 for ; Sun, 13 Aug 2023 16:29:44 +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 4RP3075ttcz4QDB for ; Sun, 13 Aug 2023 16:29:43 +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=1691944183; 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; bh=0ilRiX5BAkEtvaBmTaRlDzJK92QrwHvRdQiCS7Bw6IE=; b=mQ2SovuGwLsD6WBM6TR6tWnaY/JnohzhO0yRwemV6HMG/p1IZgd3gKcvl6/o642hZUYd6m 9QbCJ5e/VcL/A+XfmaalMMUiHzNa/l6nOpajTsKFfSbLHWhMu8maiOhoxMpErjeWYaCDmQ NfZVsLbIrh2HwpnYRVpZ/xTVKS3q2y8pTjEP0duhzQBy9sQbKhZlcvPs4JBsRfq8C211b+ MEkJEZeJF7Rh5Brfrup1X2Imx23KoKrTDjY9ktbDx5U8kU+y7P0HeeAtgMTX7YQUcDliQi 7gUy/UwLtDXrd55DB3PSRKztiOAXFCDtPBK6GZTDATWC83O2FIVlesBuEo7zNA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691944183; a=rsa-sha256; cv=none; b=uLKEPwd8JupyxHyK8pVTHEAir8f3hdh95Jk0KVp0lIrbzuAqCg21ZN2SAdZUjHeRg7jVDo 8P7ZgmeQDpub0hOd4C/bbaFE0Nay3Xdj0UxBqINhX4qreaW/Q/bs4TTcoOQ2PX2CR/wfAq fbjhkfZCnvkGahQlWrkWZmNelwOv4WSpx8PzStEIGjolzZKwFv+g9x6Z29FC8+KgUl8+rz l6Ju7lrt1Cm0W5uCaoaK+jL6Ps9Ce+gWQykR1PF+iUMQUPDV4vAQghREv+juWXZd3OZprL kJtaIUidc4sToqHtmjriyc6UqGQa3qK4wGkm6axMbxRnPrOzWYIYzXEzgJegoQ== 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 4RP3074r4Qz17qX for ; Sun, 13 Aug 2023 16:29:43 +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 37DGThaN001884 for ; Sun, 13 Aug 2023 16:29:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37DGThJq001883 for bugs@FreeBSD.org; Sun, 13 Aug 2023 16:29:43 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 273111] 13.2-RELEASE - not able to switch between virtual terminals Date: Sun, 13 Aug 2023 16:29:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vermaden@interia.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D273111 Bug ID: 273111 Summary: 13.2-RELEASE - not able to switch between virtual terminals Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: vermaden@interia.pl Hi, I use xdm(1) as display manager. After its loaded I am not able to switch to virtual consoles with [CTRL]+[ALT]+[Fx] anymore. That was possible with 13.1, 13.0, 12.3, 12.2 and earlier versions - not its not possible. I use drm-kmod for the Intel 3000 HD GPU which is from Sandy Bridge Intel C= PUs. Regards, vermaden --=20 You are receiving this mail because: You are the assignee for the bug.=