[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46e1c7760903010350i42d84257lc82c492139607bb8@mail.gmail.com>
Date: Sun, 1 Mar 2009 13:50:23 +0200
From: Risto Suominen <risto.suominen@...il.com>
To: Krzysztof Helt <krzysztof.h1@...zta.fm>
Cc: adaplas@....net, Andrew Morton <akpm@...ux-foundation.org>,
geert@...ux-m68k.org, linux-fbdev-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [Linux-fbdev-devel] [PATCH] fb: hide cursor in graphics mode
I can confirm that the problem exists on x86 (Pentium III) platform,
too, with atyfb (3D RAGE IIC (Mach64 GZ, AGP) [0x475a rev 0x3a]),
kernel 2.6.26, and Xfbdev 1.5.99.902.
An interesting difference:
# setterm -cursor off > /dev/tty7
works on x86, but the opposite:
# setterm -cursor on > /dev/tty7
does not work on Mac (with my patch, so the cursor is off).
The setups, in my tests, on x86 and Mac, are not analogous. On x86,
atyfb is as a module, on Mac, it's linked in. On x86, I used fbset to
select the mode, on Mac, kernel command line has the mode selection.
But all this hardly matters...
Risto
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists