Lombard Sleep Crash (Was: 2.2.18pre17 again)

Michael Schmitz schmitz at zirkon.biophys.uni-duesseldorf.de
Thu Nov 9 08:48:41 EST 2000


> >It does freeze, however, when I snooze the machine while using software
> >cursor. Seems the software cursor interrupt needs to be stopped before
> >turning off the display :-) Question: is software cursor support worth the
> >hassle?
>
> well, it's probably not difficult to fix. I'll give it a look.

Right now, there's no hook in the fbcon code for this AFAIK. On second
thought, all it should take is to clear cursor_on in fbcon.c before sleep
(i.e. by fbcon_cursor(CM_ERASE), but that won't tell you if the cursor was
already erased). Adding new hooks to the consw struct is a no-no, perhaps.
Adding a CM_PAUSE / CM_RESUME feature to fbcon_cursor might be sufficient.

	Michael


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list