* REQ: .config variable for screen blanker
@ 2007-05-19 0:12 Jonathan Andrews
0 siblings, 0 replies; only message in thread
From: Jonathan Andrews @ 2007-05-19 0:12 UTC (permalink / raw)
To: linux-kernel
A few years ago I posted a feature request for a .config variable to
enable/disable screen blanking in console and frame buffer, I was told
it wasn't a real problem as userspace code was adequate.
Having used linux for a couple of years to build embedded devices im
having another go :-) It is a real world problem when devices in field
are failing, then going black on the display after 15 mins ....
At the moment if I build a device with a display on it I need to either
run userspace code to set the Ioctl and disable the screen blanker or to
patch the kernel source (as I do currently)
Having worked with other people it seems to me a lot of us are also
doing this, it would be great if it could be coded into directly into
the kernel.
My code is not the worlds best and to be most useful it would need to be
in 2.4 and 2.6 trees so im grovelling to the kernel maintainers :-D
At a push I can produce the patch, but this is more of a policy
question :-)
Many thanks for considering it.
Cheers,
Jon
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-19 0:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-19 0:12 REQ: .config variable for screen blanker Jonathan Andrews
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).