From: Gnu_Raiz <gnu...@gm...> - 2007-01-24 01:36:52
|
On 1/22/07, Michael Reinelt <re...@eu...> wrote: > > If I try to use the gpo widget, I get > > this when it tries to run the test. > > > > Crystalfontz::GPO(1): GPO out of range (1..0) > > Crystalfontz::GPI(1): GPI out of range (1..0) > > Crystalfontz::GPO(4): GPO out of range (1..0) > > Crystalfontz: gpio_draw(1): GPO out of range (0..0) > > Crystalfontz: gpio_draw(1): GPO out of range (0..0) > > You are using the 632, right? After having a look into the code, it > looks like the 632 does not have any GPOI's configured (both values are > set to zero). If you could tell me the number of GPI's/GPO's, I'd modify > the driver. Just checking the website it seems that the serial 632 does not offer this function, but they do make a special lcd that is supposed to offer that. So it makes sense to get these errors, I guess the documentation is not very clear on this. > Also if you run lcd4linux in interactive mode how do you quit out of the > > mode? The man page does not show the proper technique to stop it. I > > have to kill the process to make it stop. ctrl C, or ctrl X, just seem > > to be std output. > Sorry,I just added this to the wiki: to leave interactive mode, just > press Ctrl-D bye, Michael > > -- > Michael Reinelt <re...@eu...> > http://home.pages.at/reinelt > GPG-Key 0xDF13BA50 > ICQ #288386781 > > Much appreciated, I just need to know how to configure the individual modules so I can rotate through the list. Without having the lcd rewrite only one line, it seems that the modules are made for 4 row lcd screens. I would also like to know if transitions would work, as I have seen one screen fade into another, right now under Windows I have the CF logo fade into a foobar equalizer. I would just be happy if I could get the modules alternate, which I haven't figured out yet. Gnu_Raiz |