From: Michael R. <re...@eu...> - 2005-04-19 17:35:19
|
Hi, > i=B4ve tried this >=20 > Display LCDTerm { > Driver 'CW12232' > Port 'USB serial port' > Speed 19200 > Size '20x4' > Icons 1 > } >=20 > howap:~/lcd/cvs/lcd4linux# lcd4linux -Fvv > lcd4linux.c: initializing driver CW12232 > drv_init(CW12232) failed: no such driver Well, LCD4Linux is right here: There is no driver called "CW12232". There is a driver called "Cwlinux", which supports a model called "CW1223= 2". And even though it makes no difference, I have no clue why you're calling your display section "LCDTerm". And what the heck do you think should lcd4linux do with "USB serial port"? I'm working on the AI plugin, but it's not finished yet. Maybe you want to try this configuration: Display CW12232 { Driver 'Cwlinux' Model 'CW12232' Port '/dev/tts/USB0' Speed 19200 Brightness 2 Icons 1 } I just added this one as an "Example" to the wiki. I'm afraid I've to provide examples for every display. @all: someone out there who wants to write a graphically configuration program? I have the dim feeling that we're in the need for it :-) bye, Michael sorry for being a bit rude. I've got a cold. --=20 Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |