Δημοσιεύτηκε: 29 Απρ 2009, 16:36
από aris306
ειμαι σε παρα πολυ καλο δρομο πιστυευω αλλα τωρα κολησα εδω πως χρησιμοποιω τις εντολες που μου λεει πως μπορω να χρηστιμοποιησω?
Κώδικας: Επιλογή όλων
aris@aris-ubuntu:~/Εικόνες/serdisplib-1.97.8$ src/testserdisp
required option -n <display name> missing ...

testserdisp version 1.3 (using serdisplib version 1.97)
(C) 2003-2008 by Wolfgang Astleitner

usage: testserdisp -n <display name> [<options>]

Options: (default values in squared brackets)
-n name display name
-p dev|port output device or port
-o options options for driver, semicolon-separated key-value pairs
eg: -o "WIRING=1;CONTRAST=2;BACKLIGHT=ON"
-d [0] debug level (0 .. no debugging, 2 .. max. debugging)
-V version information

Examples:
testserdisp -n PCD8544 -p "/dev/parport0"
testserdisp -n PCD8544 -p "0x378" # direct IO
testserdisp -n PCD8544 # default parport device will be used


Extended help:
-h ... supported displays
-n <displayname> -h ... display information (eg. supported wirings for <displayname>)

aris@aris-ubuntu:~/Εικόνες/serdisplib-1.97.8$ -n ALPHACOOL
bash: -n: command not found
aris@aris-ubuntu:~/Εικόνες/serdisplib-1.97.8$ n alphacool
bash: n: command not found
aris@aris-ubuntu:~/Εικόνες/serdisplib-1.97.8$ testserdisp -n alphacool
bash: testserdisp: command not found
aris@aris-ubuntu:~/Εικόνες/serdisplib-1.97.8$