Date: Thu, 26 Feb 2015 15:13:55 +0100 (CET) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no> To: John Holland <jholland@vin-dit.org> Cc: freebsd-questions@freebsd.org Subject: Re: ttys not working from xdm Message-ID: <alpine.BSF.2.11.1502261503330.9535@mail.fig.ol.no> In-Reply-To: <20150226134223.GA2818@mail.vin-dit.org> References: <20150226134223.GA2818@mail.vin-dit.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Feb 2015 08:42-0500, John Holland wrote: > I have a new install of 10.1 and I am unable to access ttys from > xdm. When I press Alt-F3 or Ctrl-Alt-F3 instead it causes either the > mouse, keyboard or entire X session to lock up. Here is the section > of my /etc/ttys - any advice on troubleshooting this would be > appreciated. > > # If console is marked "insecure", then init will ask for the root password > # when going to single-user mode. > console none unknown off secure > # > ttyv0 "/usr/libexec/getty Pc" xterm on secure > # Virtual terminals > ttyv1 "/usr/libexec/getty Pc" xterm on secure > ttyv2 "/usr/libexec/getty Pc" xterm on secure > ttyv3 "/usr/libexec/getty Pc" xterm on secure > ttyv4 "/usr/libexec/getty Pc" xterm on secure > ttyv5 "/usr/libexec/getty Pc" xterm on secure > ttyv6 "/usr/libexec/getty Pc" xterm on secure > ttyv7 "/usr/libexec/getty Pc" xterm on secure > ttyv8 "/usr/local/bin/xdm -nodaemon" xterm on secure > # Serial terminals You are probably missing the VT console in the kernel, set kern.vty="vt" in /boot/loader.conf. This should be augmented by KMS drivers for your GPU. If you don't have an accelerated GPU like nVidia or AMD/ATI, then you're out of luck. When you press Ctrl+Alt+F3, you are switched to ttyv2, it just doesn't show up. You're looking at a ghost image of the X display. You can type blindly, but that's not what anyone would want. Hit Alt+F9 to get back to the X server. -- +-------------------------------+------------------------------------+ | Vennlig hilsen, | Best regards, | | Trond Endrestøl, | Trond Endrestøl, | | IT-ansvarlig, | System administrator, | | Fagskolen Innlandet, | Gjøvik Technical College, Norway, | | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | +-------------------------------+------------------------------------+ From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 15:04:43 2015 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E7B387F for <freebsd-questions@freebsd.org>; Thu, 26 Feb 2015 15:04:43 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFC75227 for <freebsd-questions@freebsd.org>; Thu, 26 Feb 2015 15:04:41 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t1QElT9T039036 for <freebsd-questions@freebsd.org>; Thu, 26 Feb 2015 15:47:30 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <54EF3201.1020409@bananmonarki.se> Date: Thu, 26 Feb 2015 15:47:29 +0100 From: Bernt Hansson <bah@bananmonarki.se> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Problem with pkg install Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 26 Feb 2015 15:04:43 -0000 Hello list. Installing go like this root@kw:/usr/ports/multimedia/mplayer # pkg install vlc Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. The following 11 packages will be affected (of 0 checked): New packages to be INSTALLED: vlc: 2.1.5_18,4 twolame: 0.3.13_4 libmad: 0.15.1b_6 libcddb: 1.3.2_4 faad2: 2.7_5,1 libdca: 0.0.5_1 liba52: 0.7.4_3 liveMedia: 2014.12.17_1,2 libmatroska: 1.4.2 libebml: 1.3.1 libdvbpsi: 1.2.0 The process will require 47 MiB more space. 8 MiB to be downloaded. Proceed with this action? [y/N]: y Fetching vlc-2.1.5_18,4.txz: 100% 6 MiB 1.8MB/s 00:04 Fetching twolame-0.3.13_4.txz: 100% 106 KiB 109.2kB/s 00:01 Fetching libmad-0.15.1b_6.txz: 100% 72 KiB 73.7kB/s 00:01 Fetching libcddb-1.3.2_4.txz: 100% 55 KiB 56.6kB/s 00:01 Fetching faad2-2.7_5,1.txz: 100% 187 KiB 192.4kB/s 00:01 Fetching libdca-0.0.5_1.txz: 100% 99 KiB 101.6kB/s 00:01 Fetching liba52-0.7.4_3.txz: 100% 44 KiB 45.7kB/s 00:01 Fetching liveMedia-2014.12.17_1,2.txz: 100% 505 KiB 517.6kB/s 00:01 Fetching libmatroska-1.4.2.txz: 100% 225 KiB 230.9kB/s 00:01 Fetching libebml-1.3.1.txz: 100% 113 KiB 115.8kB/s 00:01 Fetching libdvbpsi-1.2.0.txz: 100% 105 KiB 107.8kB/s 00:01 Checking integrity... done (0 conflicting) [1/11] Installing libebml-1.3.1... [1/11] Extracting libebml-1.3.1: 100% [2/11] Installing twolame-0.3.13_4... [2/11] Extracting twolame-0.3.13_4: 100% [3/11] Installing libmad-0.15.1b_6... [3/11] Extracting libmad-0.15.1b_6: 100% [4/11] Installing libcddb-1.3.2_4... [4/11] Extracting libcddb-1.3.2_4: 100% [5/11] Installing faad2-2.7_5,1... [5/11] Extracting faad2-2.7_5,1: 100% [6/11] Installing libdca-0.0.5_1... [6/11] Extracting libdca-0.0.5_1: 100% [7/11] Installing liba52-0.7.4_3... [7/11] Extracting liba52-0.7.4_3: 100% [8/11] Installing liveMedia-2014.12.17_1,2... [8/11] Extracting liveMedia-2014.12.17_1,2: 100% [9/11] Installing libmatroska-1.4.2... [9/11] Extracting libmatroska-1.4.2: 100% [10/11] Installing libdvbpsi-1.2.0... [10/11] Extracting libdvbpsi-1.2.0: 100% [11/11] Installing vlc-2.1.5_18,4... [11/11] Extracting vlc-2.1.5_18,4: 100% Message for liveMedia-2014.12.17_1,2: For more documentation on this software (and to get the latest version), please see <http://www.live555.com/liveMedia/>. Child process pid=40593 terminated abnormally: Segmentation fault: 11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1502261503330.9535>