Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755542AbZAVUyX (ORCPT ); Thu, 22 Jan 2009 15:54:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751546AbZAVUyP (ORCPT ); Thu, 22 Jan 2009 15:54:15 -0500 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:38172 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751389AbZAVUyO (ORCPT ); Thu, 22 Jan 2009 15:54:14 -0500 Date: Thu, 22 Jan 2009 20:54:30 +0000 From: Alan Cox To: Risto Suominen Cc: adaplas@pol.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] vt - fb: hide cursor in graphics mode Message-ID: <20090122205430.58ba2eda@lxorguk.ukuu.org.uk> In-Reply-To: <46e1c7760901221153i3fa9b2b6w8432d60119545c8f@mail.gmail.com> References: <46e1c7760901221023r2766a57ey4564d05c05751b6e@mail.gmail.com> <20090122190432.55696781@lxorguk.ukuu.org.uk> <46e1c7760901221153i3fa9b2b6w8432d60119545c8f@mail.gmail.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 20 On Thu, 22 Jan 2009 21:53:45 +0200 Risto Suominen wrote: > 2009/1/22 Alan Cox : > > > > NAK. You need to work out what your real problem is I think. When we > > enter graphics mode we hide the cursor automatically and always have done. > > > > See set_cursor() and also do_blank_screen(1) > > > Could it be that console != fg_console, and we never reach do_blank_screen? console != fg_console means that the console you are updating is not the one displayed - so won't have the cursor on it anyway -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/