Navigation

 

Linux Kernel Versions

Toolbox

LCD FAQ

From Parvi - Open source software and patches

Jump to: navigation, search

I get the message "LCD is not present". What am I missing?

First thing's first, did you compile LCD support in with the kernel? If you did it as a module, is the module loaded? Next, does /dev/lcd exist? If not, you'll have to create it by running:

# mknod /dev/lcd c 10 63
Copyright © 2005-2012 Jeff Walter