From owner-freebsd-questions@freebsd.org Sun May 29 21:48:06 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0CB8B53C40 for ; Sun, 29 May 2016 21:48:06 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from lb3-smtp-cloud2.xs4all.net (lb3-smtp-cloud2.xs4all.net [194.109.24.29]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D2FC1B17 for ; Sun, 29 May 2016 21:48:05 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan ([83.160.85.125]) by smtp-cloud2.xs4all.net with ESMTP id 0Mms1t0052iF10301MmtBF; Sun, 29 May 2016 23:46:54 +0200 Received: from localhost (localhost [127.0.0.1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id u4TLkppG006308 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 29 May 2016 23:46:52 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Sun, 29 May 2016 23:46:51 +0200 (CEST) From: Marco Beishuizen X-X-Sender: marco@localhost Reply-To: Marco Beishuizen To: Polytropon cc: freebsd-questions@freebsd.org Subject: Re: x11/xconsole not showing any output In-Reply-To: <20160529231022.7c642855.freebsd@edvax.de> Message-ID: References: <20160529221802.6496c217.freebsd@edvax.de> <20160529231022.7c642855.freebsd@edvax.de> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2016 21:48:06 -0000 On Sun, 29 May 2016, the wise Polytropon wrote: >> The permissions of /dev/console look ok: >> crw------- 1 marco wheel 0x9 May 29 21:24 /dev/console > > This also looks like xdm configuration is not the problem here. Do you > get any error message when manually starting xconsole from a terminal? When running plain xconsole without options I get: Couldn't open console. But starting xconsole with "xconsole -file /dev/console" shows no errors, except that it doesn't display anything. Testing it with something like "echo test > /dev/console" results in xconsole staying blank, but switching to ctrl+alt+f1 shows that the output went to console/ttyv0 just fine. So I think xconsole doesn't point to /dev/console (ttyv0) but to ttyv8 (where X is) for some reason. -- QOTD: "It seems to me that your antenna doesn't bring in too many stations anymore."