REQ: .config variable for screen blanker

From: Jonathan Andrews
Date: Fri May 18 2007 - 20:46:49 EST


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




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/