You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(6) |
Feb
(2) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(9) |
Oct
(2) |
Nov
(3) |
Dec
|
2002 |
Jan
|
Feb
(4) |
Mar
(5) |
Apr
(1) |
May
(12) |
Jun
(3) |
Jul
(7) |
Aug
(10) |
Sep
(5) |
Oct
(6) |
Nov
(2) |
Dec
|
2003 |
Jan
(3) |
Feb
(11) |
Mar
(9) |
Apr
(6) |
May
(2) |
Jun
(1) |
Jul
(2) |
Aug
(36) |
Sep
(19) |
Oct
(54) |
Nov
(14) |
Dec
(23) |
2004 |
Jan
(30) |
Feb
(49) |
Mar
(35) |
Apr
(9) |
May
(18) |
Jun
(3) |
Jul
(8) |
Aug
(1) |
Sep
(15) |
Oct
(6) |
Nov
(5) |
Dec
(21) |
2005 |
Jan
(32) |
Feb
(14) |
Mar
(2) |
Apr
(13) |
May
(7) |
Jun
(31) |
Jul
(14) |
Aug
(27) |
Sep
(9) |
Oct
(19) |
Nov
(9) |
Dec
(13) |
2006 |
Jan
(35) |
Feb
(8) |
Mar
(27) |
Apr
(16) |
May
(4) |
Jun
(5) |
Jul
(20) |
Aug
(53) |
Sep
(58) |
Oct
(19) |
Nov
(21) |
Dec
(11) |
2007 |
Jan
(42) |
Feb
(20) |
Mar
(5) |
Apr
(14) |
May
(18) |
Jun
(11) |
Jul
(22) |
Aug
(17) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
(2) |
2008 |
Jan
(25) |
Feb
(1) |
Mar
(4) |
Apr
(5) |
May
(5) |
Jun
|
Jul
(4) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
2009 |
Jan
(2) |
Feb
(4) |
Mar
|
Apr
|
May
(10) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2010 |
Jan
(17) |
Feb
(2) |
Mar
(2) |
Apr
(6) |
May
(4) |
Jun
(2) |
Jul
(1) |
Aug
(5) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
(11) |
Aug
(2) |
Sep
(2) |
Oct
(5) |
Nov
(5) |
Dec
(18) |
2012 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(2) |
Dec
|
2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
(5) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(4) |
Oct
(1) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
(4) |
Mar
|
Apr
(12) |
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Rupert P. <r.p...@gm...> - 2010-03-15 18:21:09
|
Hi New user here. I am having problems compiling the latest version from SVN. Here is the output of the ./configure command: http://pastebin.com/fXYfFPb7 And then, when I try to make (using sudo for both as I am in /usr/local/src) I get this: CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /usr/local/src/lcd4linux/missing --run aclocal-1.11 -I m4 aclocal-1.11: couldn't open directory `m4': No such file or directory make: *** [aclocal.m4] Error 1 After mkdir m4 I now get this error: rupert@noah:/usr/local/src/lcd4linux$ sudo make cd . && /bin/bash /usr/local/src/lcd4linux/missing --run automake-1.11 --gnu Makefile.am:16: required file `./ltmain.sh' not found make: *** [Makefile.in] Error 1 Something clearly not right here.... As I have already successfully built ffmpeg and x264 from source, I am pretty sure I have all the required build tools (automake is already up-to-date). A google search doesn't show anything. Any pointers what is wrong? Rupert |
From: Nishant S. <ni...@un...> - 2010-02-15 13:09:33
|
> I am running Debian Lenny and I had checked out the code yesterday for> lcd4linux. picoLCDGraphic works fine but it does not add plugin_mpd. > > configure script is not able to find libmpdclient.h and shows this warning: Replying to my own message - copied libmpdclient.c and libmpdclient.h both to the source directory and it compiled like a charm. regards, Nishant -- Unmukti Embedding FOSS into your life |
From: Nishant S. <ni...@un...> - 2010-02-15 11:53:28
|
Hi, I am running Debian Lenny and I had checked out the code yesterday for lcd4linux. picoLCDGraphic works fine but it does not add plugin_mpd. configure script is not able to find libmpdclient.h and shows this warning: checking for mpd_newConnection in -llibmpd... no configure: WARNING: libmpdclient.h header not found: mpd plugin disabled configure: WARNING: get libmpdclient.h from http://www.musicpd.org/libmpdclient.shtml configure: WARNING: and copy those 2 files in the lcd4linux directory. Going to the suggested URL takes me to the wiki main page for MPD and there are no such files for download. As a workaround I had copied libmpdclient.h from /usr/include/libmpd to the source directory of lcd4linux but it can't find it even. Then I tried with 0.10-rc2-2 and 0.11.0-SVN (pre-release) source code where it finds libmpdclient.h copied to local source directory but while running make, it errors out with following message: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -Wall -W -fno-strict-aliasing -g -O2 -MT plugin_mpd.o -MD -MP -MF .deps/plugin_mpd.Tpo -c -o plugin_mpd.o plugin_mpd.c mv -f .deps/plugin_mpd.Tpo .deps/plugin_mpd.Po make[1]: *** No rule to make target `libmpdclient.o', needed by `lcd4linux'. Stop. make[1]: Leaving directory `/root/lcd4linux-0.11.0-SVN' make: *** [all] Error 2 Could someone please provide few pointers to resolve the issue. Thanks in advance. regards, Nishant ----------------- Following is the output of ./configure run on yesterday's SVN checked out code: ./configure --prefix=/usr/local --with-drivers=picoLCDGraphic --with-plugins=all,mpd --with-x=no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if malloc debugging is wanted... no checking for log in -lm... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E configure: checking location of ncurses.h file... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 5.7 checking for X... disabled checking gd/gd.h usability... no checking gd/gd.h presence... no checking for gd/gd.h... no checking gd.h usability... no checking gd.h presence... no checking for gd.h... no checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking luise.h usability... no checking luise.h presence... no checking for luise.h... no checking serdisplib/serdisp.h usability... no checking serdisplib/serdisp.h presence... no checking for serdisplib/serdisp.h... no checking st2205.h usability... no checking st2205.h presence... no checking for st2205.h... no checking rfb/rfb.h usability... no checking rfb/rfb.h presence... no checking for rfb/rfb.h... no checking linux/lcd-linux.h usability... no checking linux/lcd-linux.h presence... no checking for linux/lcd-linux.h... no checking ftdi.h usability... no checking ftdi.h presence... no checking for ftdi.h... no checking if python support is wanted... no checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking linux/parport.h usability... yes checking linux/parport.h presence... yes checking for linux/parport.h... yes checking linux/ppdev.h usability... yes checking linux/ppdev.h presence... yes checking for linux/ppdev.h... yes checking which drivers to compile... done checking which plugins to compile... done checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking for DBUS... yes checking for asm/types.h... (cached) yes checking linux/dvb/frontend.h usability... yes checking linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h... yes checking nmeap.h usability... no checking nmeap.h presence... no checking for nmeap.h... no configure: WARNING: nmeap.h header not found: gps plugin disabled checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking linux/errno.h usability... yes checking linux/errno.h presence... yes checking for linux/errno.h... yes checking linux/isdn.h usability... yes checking linux/isdn.h presence... yes checking for linux/isdn.h... yes checking for mpd_newConnection in -llibmpd... no configure: WARNING: libmpdclient.h header not found: mpd plugin disabled configure: WARNING: get libmpdclient.h from http://www.musicpd.org/libmpdclient.shtml configure: WARNING: and copy those 2 files in the lcd4linux directory. checking dbus/dbus.h usability... yes checking dbus/dbus.h presence... yes checking for dbus/dbus.h... yes checking for dbus_bus_get in -ldbus-1... yes checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no configure: WARNING: mysql/mysql.h header not found: mysql plugin disabled checking net/if_ppp.h usability... yes checking net/if_ppp.h presence... yes checking for net/if_ppp.h... yes checking sqlite3.h usability... no checking sqlite3.h presence... no checking for sqlite3.h... no configure: WARNING: sqlite3.h header not found: qnaplog plugin disabled checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking linux/wireless.h usability... no checking linux/wireless.h presence... yes configure: WARNING: linux/wireless.h: present but cannot be compiled configure: WARNING: linux/wireless.h: check for missing prerequisite headers? configure: WARNING: linux/wireless.h: see the Autoconf documentation configure: WARNING: linux/wireless.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/wireless.h: proceeding with the compiler's result configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to lcd...@li... ## configure: WARNING: ## ---------------------------------------------------- ## checking for linux/wireless.h... no configure: WARNING: linux/wireless.h header not found: wireless plugin disabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/vfs.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether stat accepts an empty string... yes checking for strftime... yes checking for working strtod... yes checking for dup2... yes checking for floor... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for putenv... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ----------------------------------------- including drivers: drv_picoLCDGraphic.o drv_generic_text.o drv_generic_graphic.o drv_generic_gpio.o drv_generic_serial.o ----------------------------------------- including plugins: plugin_apm.o plugin_button_exec.o plugin_asterisk.o plugin_cpuinfo.o plugin_dbus.o plugin_diskstats.o plugin_dvb.o plugin_exec.o plugin_event.o plugin_file.o plugin_fifo.o plugin_hddtemp.o plugin_huawei.o plugin_i2c_sensors.o plugin_iconv.o plugin_imon.o plugin_isdn.o plugin_kvv.o plugin_loadavg.o plugin_meminfo.o plugin_mpris_dbus.o plugin_netdev.o plugin_netinfo.o plugin_pop3.o plugin_ppp.o plugin_proc_stat.o plugin_sample.o plugin_seti.o plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_w1retap.o plugin_xmms.o ----------------------------------------- checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes |
From: Michał O. <sys...@wp...> - 2010-01-21 13:23:17
|
I'm simply restarting the daemon on resuming after standby. Simple and useful method. However, i don't have any problems with ntpdate.. Dnia 21-01-2010 o godz. 9:04 Lorenzo Lolli napisał(a): > Greetings, > > I'm using lcd4linux from several months and I found it very usefull. > Actually > it is quite stable and reliable, but have some minor issue. > > Expecially when I hibernate the computer, after resuming, lcd4linux simply > hang. Sometime restarting the process help, sometime I need to kill -9 > lcd4linux/G15_Thread, some other there is no way to get it back to life. I > simply need to reboot. > > It happens as well when I suspend or when I ntpdate over internet, but > less > than with hibernate. > > There is any way to fix this? > > Thank you, > Lorenzo > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established > companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Lcd4linux-users mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-users ---------------------------------------------------- Puchar Świata w Skokach Narciarskich Zakopane 2010, kibicuj naszym skoczkom! Kliknij: http://klik.wp.pl/?adr=www.skoki.wp.pl&sid=942 |
From: Michael R. <mi...@re...> - 2010-01-21 11:26:08
|
Hi Lorenzo, > Expecially when I hibernate the computer, after resuming, lcd4linux simply > hang. Sometime restarting the process help, sometime I need to kill -9 > lcd4linux/G15_Thread, some other there is no way to get it back to life. I > simply need to reboot. > > It happens as well when I suspend or when I ntpdate over internet, but less > than with hibernate. > > There is any way to fix this? I think this is a known issue, which should already be fixed in SVN. There was a bug in a delay loop, causing it to loop forever when time jumped backwards. Please test with the current version from SVN. If the issue still exists, I will investigate further. bye, Michael -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Lorenzo L. <lor...@ho...> - 2010-01-21 08:04:27
|
Greetings, I'm using lcd4linux from several months and I found it very usefull. Actually it is quite stable and reliable, but have some minor issue. Expecially when I hibernate the computer, after resuming, lcd4linux simply hang. Sometime restarting the process help, sometime I need to kill -9 lcd4linux/G15_Thread, some other there is no way to get it back to life. I simply need to reboot. It happens as well when I suspend or when I ntpdate over internet, but less than with hibernate. There is any way to fix this? Thank you, Lorenzo |
From: Markus <fu...@fr...> - 2010-01-05 15:02:19
|
Hallo, maybe you can write to a RAMdisk? Or do you already? If you have another solution (f.e. FIFO) let us know. Best regards Markus Am Montag, den 04.01.2010, 17:25 +0100 schrieb Richard Müller: > Sorry for writing to the wrong address! > > > ---------- Forwarded message ---------- > From: Richard Müller <mue...@go...> > Date: 2010/1/4 > Subject: write to lcd4linux from an application? > To: lcd...@li... > > > Good evening, > I successfully (thanks for helping) run a display at my parrallel port > and I want to use for showing the output of a (pascal coded) > application. > (The application reads from two serial ports, and the results, > computed by the program from the port's reading, should be displayed). > I tried to write the output to a file and display the text by using > the readfile plugin. But that means to open and close the files over > and over and that doesn't lead to nice result. > Can I treat the lcd as a file and write to that file, as I would do > with serial displays? > The background is, I am constructing a portable measuring unit with no > monitor, it has only that lcd for output. > Richard > > -- > Richard Müller . Am Spring 9 . D-58802 Balve > www.oeko-sorpe.de > > > |
From: Michael R. <mi...@re...> - 2010-01-04 16:39:25
|
Hi Richard, > Good evening, > I successfully (thanks for helping) run a display at my parrallel port > and I want to use for showing the output of a (pascal coded) > application. > (The application reads from two serial ports, and the results, > computed by the program from the port's reading, should be displayed). > I tried to write the output to a file and display the text by using > the readfile plugin. But that means to open and close the files over > and over and that doesn't lead to nice result. > Can I treat the lcd as a file and write to that file, as I would do > with serial displays? > The background is, I am constructing a portable measuring unit with no > monitor, it has only that lcd for output. Maybe you want to give the FIFO plugin a try? HTH, Michael -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Richard M. <mue...@go...> - 2010-01-04 16:25:46
|
Sorry for writing to the wrong address! ---------- Forwarded message ---------- From: Richard Müller <mue...@go...> Date: 2010/1/4 Subject: write to lcd4linux from an application? To: lcd...@li... Good evening, I successfully (thanks for helping) run a display at my parrallel port and I want to use for showing the output of a (pascal coded) application. (The application reads from two serial ports, and the results, computed by the program from the port's reading, should be displayed). I tried to write the output to a file and display the text by using the readfile plugin. But that means to open and close the files over and over and that doesn't lead to nice result. Can I treat the lcd as a file and write to that file, as I would do with serial displays? The background is, I am constructing a portable measuring unit with no monitor, it has only that lcd for output. Richard -- Richard Müller . Am Spring 9 . D-58802 Balve www.oeko-sorpe.de -- Richard Müller . Am Spring 9 . D-58802 Balve www.oeko-sorpe.de |
From: Michael R. <mi...@re...> - 2010-01-04 04:18:54
|
Hi Richard, > I don't understand the "Missing Display" message. > The conf reads: > > Display HD44780-16x4 { > Driver 'HD44780' > Model 'generic' > UseBusy 1 > Port '/dev/parports/0' > Size '16x4' > } > Thanks for answering! > Richard your config lacks at least a line reading Display 'HD44780-16x4' Background: You can define more than one 'Display' Sections, and with a single 'Display' Setting you select one of them But your config seems very incomplete to me: there are no widgets, no layouts, .... bye, Michael -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Richard M. <mue...@go...> - 2010-01-03 21:40:18
|
I thought all correspondence goes to the list. Sorry for my mistake. So I'll forward it to the list. (Michael asked for the output). Thank you all Richard ---------- Forwarded message ---------- From: Richard Müller <mue...@go...> Date: 2010/1/3 Subject: Re: [lcd4linux] Displaytech 164A Thanks for your answer. I connected the LCD as shown in its datasheet: http://de.rs-online.com/web/5326795.html on page 9, the corresponding connections are shown on this picture: http://www.phytoplankton.info/download/anschluss.gif Calling lcd4linux -Fvv gives: neuer:/home/richard/Documents/Sorpe/share/projekt_PAR/grafikdisplays/testserdisp-1.97.8 # lcd4linux -Fvv LCD4Linux 0.11.0-SVN-1066M starting Dump of /etc/lcd4linux.conf: Display:HD44780-16x4.Driver 'HD44780' Display:HD44780-16x4.Model 'generic' Display:HD44780-16x4.Port '/dev/parports/0' Display:HD44780-16x4.Size '16x4' Display:HD44780-16x4.UseBusy 1 [DBus] Error connecting to the dbus session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was bro missing 'Display' entry in /etc/lcd4linux.conf! I don't understand the "Missing Display" message. The conf reads: Display HD44780-16x4 { Driver 'HD44780' Model 'generic' UseBusy 1 Port '/dev/parports/0' Size '16x4' } Thanks for answering! Richard -- Richard Müller . Am Spring 9 . D-58802 Balve www.oeko-sorpe.de -- Richard Müller . Am Spring 9 . D-58802 Balve www.oeko-sorpe.de |
From: Thorsten G. <dl...@gm...> - 2010-01-03 19:28:53
|
Hi again, > I've fixed it. Sorry No problem. Ok, so you can try try following conf: Display DT164A { Driver 'HD44780' Model 'generic' Bus 'parport' Port '/dev/parport0' Controllers 1 Bits 8 UseBusy 1 GPOs 0 Backlight 0 Size '16x4' asc255bug 0 Icons 8 Wire { RW 'AUTOFD' RS 'INIT' ENABLE 'STROBE' BACKLIGHT 'GND' GPO 'GND' POWER 'GND' } } Widget Heartbeat { class 'Icon' speed 800 Bitmap { Row1 '.....|.....' Row2 '.*.*.|.*.*.' Row3 '*****|*.*.*' Row4 '*****|*...*' Row5 '.***.|.*.*.' Row6 '.***.|.*.*.' Row7 '..*..|..*..' Row8 '.....|.....' } } Widget Test { class 'Text' expression '1234567890123456789012345678901234567890' width 40 foreground 'ff0000ff' } Layout Default { Row1.Col1 'Test' Row4.Col16 'Heartbeat' } Display 'DT164A' Layout 'Default' If it is running you should have a Marquee-style 1234... in the first line and a pumping heart in the lower right corner of your display. Maybe you can try some things before: Power your LCD with the 5V (no further connections) and tune the contrast pot so that you can see a black bar in the first and third line. So you can be sure to see something if the display is fed with data. The "R/W" isn't really nescessary. To exclude some errors, you can pull pin 5 (R/W) of the LCD to GND and set the wiring definition in the conf to "RW 'GND'" and disable use of the busy flag by setting "UseBusy 0". So the display is "write only" but depends on a good timing (it should!). If the busy flag is enabled, the timing is done a bit more efficient, but that's not really important yet. Another thing: Be aware not to burn your backlight pot! The datasheet says 280mA@4,2V for the gn/ye backlight. So Rv=(5V-4,2V)/280mA=2,9R. That means about 224mW of power dissipation... Good luck! Regards, Thorsten |
From: Martin H. <ma...@he...> - 2010-01-03 18:00:33
|
Hi Richard, > Attaching a config-file (for version 0.10) is not > forbidden... please don't attach (it may be stripped by the mailing list software). Just paste it inline into your mail instead. Best regards, and happy 2010 for everybody Martin |
From: Michael R. <mi...@re...> - 2010-01-03 17:32:17
|
Hey guys, >> Port '/dev/parports/0' > > Does this device exist? In my Debian it is named '/dev/parport0' Good hint. Maybe to cause.... > But first of all we need the connection info... I think first we need the output of "lcd4linux -Fvv". If there's an error in the config, lcd4linux would tell you so -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Thorsten G. <dl...@gm...> - 2010-01-03 17:19:13
|
Hi Richard, > http://www.phytoplankton.info/download/anschluss.gif Sorry, but this link doesn't work for me. Can you write a little table with the connections? E.g.: Parport - LCD D0 (2) - DB0 (7) : > Port '/dev/parports/0' Does this device exist? In my Debian it is named '/dev/parport0' Maybe the problem could be an incomplete 'Display' definition. When you omit to declare a parameter it uses the default value, which may causes a malfunction of the display. Try to use a complete definition (apart from the timing stuff) with the wiring infos. But first of all we need the connection info... Regards, Thorsten |
From: Thorsten G. <dl...@gm...> - 2010-01-03 10:56:58
|
Hi Richard, > I have a 4x16 LCD Display "Displaytech 164A" for the parallel port. I > am not sure, whether its controller is compatible with the HW44780. I also own a 164A and programmed native routines on a uC for it. It is compatible to the HD44780. > I tried to use it as HW44780, but with no success. Perhaps it's the > wrong controller or perhaps my lcd4linux.conf is faulty... I would bet, the second one ;-) Can you post the lcdlinux.conf (best witout the remarks, only the essentials...)? How did you connect the display. Can you give a connection description? Regards, Thorsten |
From: Richard M. <mue...@go...> - 2010-01-02 22:01:20
|
Hello, I have a 4x16 LCD Display "Displaytech 164A" for the parallel port. I am not sure, whether its controller is compatible with the HW44780. The datasheet shows a KS0070B controller. I tried to use it as HW44780, but with no success. Perhaps it's the wrong controller or perhaps my lcd4linux.conf is faulty... Unfortunately I could not find any information regarding the compatibility of my display. But maybe one of you knows it and can help me farther. (Attaching a config-file (for version 0.10) is not forbidden...) Thanks in advance Richard -- Richard Müller . Am Spring 9 . D-58802 Balve www.oeko-sorpe.de |
From: Michelle K. <lin...@ta...> - 2010-01-02 18:50:10
|
Hello Thorsten, the first one was perfectly readable, but this Am 2010-01-02 18:13:10, schrieb Thorsten Godau: > Again the keymatrix schematic readable (hopefully): > > ........+5V ----------+--------+--------+--------+ > ......................|........|........|........| > ....................22k......22k......22k......22k > ......................|........|........|........| > ./STRB.(1)..-|<---+--------+--------+--------+...| > ..................|...|....|...|....|...|....|...| > ..................o...|....o...|....o...|....o...| > ................S1.\..|..S2.\..|..S3.\..|..S4.\..| is unreadable sick... :-/ Hmmm, someone have only to use the right MUA. :-D Thanks, Greetings and nice Day/Evening Michelle Konzack Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### <http://www.tamay-dogan.net/> Michelle Konzack <http://www.can4linux.org/> Apt. 917 <http://www.flexray4linux.org/> 50, rue de Soultz Jabber lin...@ja... 67100 Strabourg/France IRC #Debian (irc.icq.com) Tel. DE: +49 177 9351947 ICQ #328449886 Tel. FR: +33 6 61925193 |
From: Thorsten G. <dl...@gm...> - 2010-01-02 17:13:25
|
Again the keymatrix schematic readable (hopefully): ........+5V ----------+--------+--------+--------+ ......................|........|........|........| ....................22k......22k......22k......22k ......................|........|........|........| ./STRB.(1)..-|<---+--------+--------+--------+...| ..................|...|....|...|....|...|....|...| ..................o...|....o...|....o...|....o...| ................S1.\..|..S2.\..|..S3.\..|..S4.\..| ..................o...|....o...|....o...|....o...| ..................|...|....|...|....|...|....|...| ..................+---+....+---+....+---+....+---+ ......................|........|........|........| ./LF.(14)...-|<---+-----------------+--------+...| ..................|...|........|....|...|....|...| ..................o...|........|....o...|....o...| ................S5.\..|........|..S6.\..|..S7.\..| ..................o...|........|....o...|....o...| ..................|...|........|....|...|....|...| ..................+---+........|....+---+....+---+ ......................|........|........|........| ./ACK.(10)..----------+........|........|........| .BUSY (11)..-------------------+........|........| .PE.(12)....----------------------------+........| .SELIN (13) -------------------------------------+ |
From: Thorsten G. <dl...@gm...> - 2010-01-02 17:00:38
|
Hi, i have a question about lcd4linux and its keypad support. Originally i use a LCD2USB (no pushbuttons connected) and a keypad matrix connected to parport0 together with LCDproc/LCDd. The keypad is connected as following: +5V ----------+--------+--------+--------+ | | | | 22k 22k 22k 22k | | | | /STRB (1) -|<---+--------+--------+--------+ | | | | | | | | | o | o | o | o | S1 \ | S2 \ | S3 \ | S4 \ | o | o | o | o | | | | | | | | | +---+ +---+ +---+ +---+ | | | | /LF (14) -|<---+-----------------+--------+ | | | | | | | | o | | o | o | S5 \ | | S6 \ | S7 \ | o | | o | o | | | | | | | | +---+ | +---+ +---+ | | | | /ACK (10) ----------+ | | | BUSY (11) -------------------+ | | PE (12) ----------------------------+ | SELIN (13) -------------------------------------+ Is it possible to use the LCD2USB together with the keypad with lcd4linux? If there is no direct keypad support, can i use the GPIO support of lcd4linux to make the keypad usable? Thanks in advance. Regards, Thorsten |
From: Juanmol <ju...@gm...> - 2009-11-05 15:16:00
|
hello, i've the picoLCD, works fine but i need to execute a system command by pressing a button, i've try this: Display picoLCD { Driver 'picoLCDGraphic' Size '256x64' Contrast 230 Backlight 1 Inverted 1 Icons 1 } Widget TimerW { class 'Timer' expression n=LCD::GPI(1);nkey=n active 1 update tack } Widget GPO_kup { class 'GPO' expression linea=nkey==5?exec('/usr/bin/beep') update tack } Widget Ene { class 'Text' expression 'Hello' width 5 } Layout Default { Row5 { Col5 'ene' } Timer1 'TimerW' GPO3 'GPO_kup' } Display 'picoLCD' Layout 'Default' Variables { tick 500 tack 100 minute 60000 n 0 nkey 0 linea 1 } but the 'beep' sounds always, how i can do it? |
From: Juan L. L. <jua...@en...> - 2009-11-05 15:15:06
|
hello, i've the picoLCD, works fine but i need to execute a system command by pressing a button, i've try this: Display picoLCD { Driver 'picoLCDGraphic' Size '256x64' Contrast 230 Backlight 1 Inverted 1 Icons 1 } Widget TimerW { class 'Timer' expression n=LCD::GPI(1);nkey=n active 1 update tack } Widget GPO_kup { class 'GPO' expression linea=nkey==5?exec('/usr/bin/beep') update tack } Widget Ene { class 'Text' expression 'Hello' width 5 } Layout Default { Row5 { Col5 'ene' } Timer1 'TimerW' GPO3 'GPO_kup' } Display 'picoLCD' Layout 'Default' Variables { tick 500 tack 100 minute 60000 n 0 nkey 0 linea 1 } but the 'beep' sounds always, how i can do it? |
From: Cyrille M. <cy...@m4...> - 2009-10-18 19:54:52
|
Hello, I'd like to purchase a lcd display from sure electronic : http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=250501014655&ssPageName=ADME:X:RTQ:US:1123 but i'm not sure of it's compatibility with lcd4linux. The lcd module seems to be HD44780 with a Silicon Labs CP210x USB to UART Bridge. I want to put it on my old iBook converted in a file server / media center so i'm stuck to usb. These LCD displays are very cheap it would be great if they were compatible. Best regards, Cyrille2 |
From: Bradlee L. <bra...@gm...> - 2009-08-24 21:12:01
|
I'm using Devil Linux, and trying to get the IP address to show up on the LCD, but it seems that the version of lcd4linux is only at 0.10.0 for this distribution (it's a pain to upgrade, because we are booting from flash). One way I'm trying to do it, is to use a file that contains multiple lines. It will read 2 lines to display on the LCD, and then read the next 2, and so on. But, either the Timer is not working (I have a widget, and it is in the layout), or the assignment ("=") is not working, but it's not really giving me an error. Is the timer widget new to like 0.10.2 or something? (It would be a good idea to put version numbers in the plugin doc pages). I'll would just update the file on occasion with the info I need using a different program, but I can't seem to get it to read any more than one screen of lines because timer isn't working. Alternatively, if the netstat plugin was available, I would use it, but I think my version is too old for that one as well (again, not specified in the docs, but it should be). If I could write a plugin, I would, but it's hard for me to change any directory except for /etc and /root, and I don't know where plugins are kept (if they are even separate from the lcd4linux binary). Thanks for the help, Brad Landis |
From: Jan P. <jp...@mg...> - 2009-08-21 08:03:47
|
Hi all, Thanks for the information, I used the -q option and everything is fine. My welcome message is shown until the lcd4linux is booted on the Ubuntu platform. At that point, my data is shown as it should, without the startup message!! Thanks Jan Pannecoeck Michael Reinelt wrote: > Hi Jan, Martin, > > >>> An other issue that I would like to solve is that when I manually boot >>> lcd4linux (sudo /etc/init.d/lcd4linux start) I first get a message: >>> >>> LCD4Linux 0.11.0-SVN >>> lcd4linux.bulix.org >>> >>> I would like to remove this message and replace it with my own. Where >>> should I change this message? I figured out that the message is in the >>> file drv_generic_text.c, but I think that that's not the place to change >>> the message since at that point, I'm messing with the main code... >>> >>> >> As far as I know, that's the only option, to get a custom message. >> Running lcd4linux with the "-q" switch supresses the message altogether >> (if I recall correctly), but I'm not aware of setting a custom message >> without hacking the source code. >> > > Martin is right: there is no way to customize the startup message, you can only suppress it using the -q flag. > > bye, Michael > > |