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: Michael R. <re...@eu...> - 2003-02-01 14:22:42
|
Hi Matrix, (btw, a realname would be nice) > Hi have a HD44780 Display and want use it. > The Display is on /dev/parport0. > So I used the config Port /dev/parport0 > but I only get trush on the display. > If I use Port 0x378 then the display becomes black. (clear screen) Hmm. I could think of two reasons: A timing issue, or a wrong wiring. Could you please double-check your wiring, and send me the output of lcd4linux -F -vv > Sorry for my bad english but I'm from Germany. Your english is ok. At least I can understand you :-) (I'm from Austria, so my native language is german, too) bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Matrix1000 <Mat...@gm...> - 2003-02-01 09:30:32
|
Hi have a HD44780 Display and want use it. The Display is on /dev/parport0. So I used the config Port /dev/parport0 but I only get trush on the display. If I use Port 0x378 then the display becomes black. (clear screen) Other Infos: Size 20x4=20 Row1 "hello" Row2 "hello" Row3 "hello" Row4 "hello" I have no idea what could be wrong. Please help me. :-) Sorry for my bad english but I'm from Germany. |
From: Michael R. <re...@eu...> - 2003-01-05 22:55:50
|
> I just wonder if you could get lcd4linux to work on FreeBSD 4.6 I'm afraid I can not. Not because it isn't possible, but I don't have any *BSD up and running here (and I don't have any spare time or computers to install it). Another reason would be a namespace conflict: Who would like to run a programm called "anything4linux" on BSD? :-) I think a port to BSD should be possible. There are some areas in lcd4linux which I think they are very linux-specific (ppdev() for parallel port access for example, or the various clients, which make heavy use of the /proc filesystem). But all of these could be solved. Any volunteers? :-) bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Fredrik N. <fre...@in...> - 2003-01-05 11:50:41
|
Hi. I just wonder if you could get lcd4linux to work on FreeBSD 4.6 // Fredrik _________________________________________ Fredrik Nordanmyr ICQ#: 3031659 More ways to contact me: http://wwp.icq.com/3031659 _________________________________________ |
From: Nitzo N. <nit...@ya...> - 2003-01-04 14:31:16
|
Hello, Can you please send me the curcuit diagramm and the board layout to connect the M50530 to the par.port? I prefer it in png/jpg form but eagle format is good too. Regards, Nitzo. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Michael R. <re...@eu...> - 2002-11-15 12:14:37
|
Hi Jeff, > I'm definitely interested in this program. However, the display I have > to work with is a Matrix Orbital LK204-25. Has anyone gotten LCD4linux > to work with this display? The command set seems to be similar. I don't know if it's working. If the commands are similar, it should. I'm very interested in getting it to work, please let me know if you're sucessful. If you need any help, let me know. bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Jeff O. <aa...@vi...> - 2002-11-15 06:34:28
|
Hi hi I'm definitely interested in this program. However, the display I have to work with is a Matrix Orbital LK204-25. Has anyone gotten LCD4linux to work with this display? The command set seems to be similar. --Jeff Orr |
From: Ondrej C. <ca...@pl...> - 2002-10-14 11:52:48
|
Thanks a lot, I try to download the CVS. On Fri, 11 Oct 2002, Michael Reinelt wrote: > Hi Ondrej, > > > I'm sending complete listing of compiling on my machine, please tell me > > what to do. > > Thank you, that helped a lot. > > I think the problem is that 0.98 did not correctly deactivate rdtsc() > when the corresponding include-file "msr.h" could not be found. This has > been fixed in the CVS some time ago. > > You could either > > - use the CVS version > > - try to find the file "msr.h" and copy it to /usr/include/asm/msr.h" > > > HTH, Michael > > -- Ondrej Caletka Ond...@ce... Ond...@ps... |
From: Michael R. <re...@eu...> - 2002-10-11 07:27:33
|
Hi Ondrej, > I'm sending complete listing of compiling on my machine, please tell me > what to do. Thank you, that helped a lot. I think the problem is that 0.98 did not correctly deactivate rdtsc() when the corresponding include-file "msr.h" could not be found. This has been fixed in the CVS some time ago. You could either - use the CVS version - try to find the file "msr.h" and copy it to /usr/include/asm/msr.h" HTH, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Ondrej C. <ca...@pl...> - 2002-10-09 05:51:07
|
I'm sending complete listing of compiling on my machine, please tell me what to do. Thanks -- Ondrej Caletka Ond...@ce... Ond...@ps... ---------- Forwarded message ---------- Date: Mon, 7 Oct 2002 14:49:15 +0200 (CEST) From: Ondrej Caletka <ca...@pl...> To: Michael Reinelt <re...@eu...> Cc: lcd...@so... Subject: Re: [lcd4linux] Compiling LCD4Linux on 2.4 kernels OK, I will send you all outputs I get. Later On Sun, 6 Oct 2002, Michael Reinelt wrote: > Ho Ondrej, > > > I upgraded on kernel 2.4.10, and I've lost the binaries. I tried to > > compile it with this new kernel but it fails when it try to compile > > something like udelay.o > > Where's the problem? > > Can you send me some binaries for i586? > > No, sorry, I'm not going to provide binaries. > > What exactly is the problem? I suppose you get some error messages, > which I need to know. > > Maybe it's an odd problem with msr.h. This kernel file seems to be > missing on some distributions, or is empty. > > > bye, Michael > > -- Ondrej Caletka Ond...@ce... Ond...@ps... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Lcd4linux-users mailing list Lcd...@li... https://lists.sourceforge.net/lists/listinfo/lcd4linux-users |
From: Ondrej C. <ca...@pl...> - 2002-10-07 12:49:25
|
OK, I will send you all outputs I get. Later On Sun, 6 Oct 2002, Michael Reinelt wrote: > Ho Ondrej, > > > I upgraded on kernel 2.4.10, and I've lost the binaries. I tried to > > compile it with this new kernel but it fails when it try to compile > > something like udelay.o > > Where's the problem? > > Can you send me some binaries for i586? > > No, sorry, I'm not going to provide binaries. > > What exactly is the problem? I suppose you get some error messages, > which I need to know. > > Maybe it's an odd problem with msr.h. This kernel file seems to be > missing on some distributions, or is empty. > > > bye, Michael > > -- Ondrej Caletka Ond...@ce... Ond...@ps... |
From: Michael R. <re...@eu...> - 2002-10-06 06:26:43
|
Ho Ondrej, > I upgraded on kernel 2.4.10, and I've lost the binaries. I tried to > compile it with this new kernel but it fails when it try to compile > something like udelay.o > Where's the problem? > Can you send me some binaries for i586? No, sorry, I'm not going to provide binaries. What exactly is the problem? I suppose you get some error messages, which I need to know. Maybe it's an odd problem with msr.h. This kernel file seems to be missing on some distributions, or is empty. bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Ondrej C. <ca...@pl...> - 2002-10-03 11:28:47
|
Hi, I upgraded on kernel 2.4.10, and I've lost the binaries. I tried to compile it with this new kernel but it fails when it try to compile something like udelay.o Where's the problem? Can you send me some binaries for i586? Thanks a lot. -- Ondrej Caletka Ond...@ce... Ond...@ps... |
From: Carlos L. <car...@st...> - 2002-09-12 11:09:58
|
Hi Michael! Sorry about the long delay in answering you... I've written my own C++ class for the Powertip LCD(16 columns by 2 rows), using alot of code from the HDxxx driver from LCD4Linux. I have attached them to this email. Included is the header, source, and a quick implementation of the class. I know this code isn't the best, but it works. If you've had any luck with the direct memory writing problem, please let me know because the LCD is slowing the entire application down. Thanks for your help. Regards, Carlos |
From: Michael R. <re...@eu...> - 2002-09-10 04:39:42
|
Hi David, > I have a very similar problem with the msr.h file when compiling for use > with Crystalfontz displays. My guess is that there is a data type > mismatch or other anomaly in either the Raster.c or XWindow.c file that > I am using. I have some notes from my experiences that I have posted > below, maybe it will send you in the right direction. What exactly are the problems you're facing with msr.h? I have seen some problems out there, I suppose they come from the fact that some linux distributions deliver a wrong msr.h. msr.h is included because I need the 'rdstcl()' symbol within udelay.c bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Michael R. <re...@eu...> - 2002-09-10 04:36:23
|
Hi Chris, > Raster.c:127: #error "gd.h not found!" > make: *** [Raster.o] Error 1 Did you run 'configure' again after installing libgd? Maybe you'll have to remove 'config.cache' before. The current version of Raster.c emits a little error message about how to solve this problem.... bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: David J. <ju...@di...> - 2002-09-09 21:47:45
|
Christian, I have a very similar problem with the msr.h file when compiling for use = with Crystalfontz displays. My guess is that there is a data type = mismatch or other anomaly in either the Raster.c or XWindow.c file that = I am using. I have some notes from my experiences that I have posted = below, maybe it will send you in the right direction. Cheers, Dave ---From my notes--- First, the configure process doesn't find the msr.h file, even if I = specify a=20 path to look in so: =20 cp /usr/i386-glibc21-linux/include/asm/msr.h /usr/include/asm/ =20 then while still in the lcd4linux-0.98 directory: =20 sed 's/usleep(350000)/sleep(5)/g' Crystalfontz.c >> Crystalfontz.d rm -f Crystalfontz.c mv Crystalfontz.d Crystalfontz.c =20 #Thanks to Herbert Rosmanith for the above fix =20 ./configure make make install =20 cp lcd4linux.conf.sample /etc/lcd4linux.conf chmod 600 /etc/lcd4linux.conf # = Extremely important!!! chown root:root /etc/lcd4linux.conf ----- Original Message -----=20 From: Christian Reelfs=20 To: lcd...@li...=20 Sent: Monday, September 09, 2002 3:39 PM Subject: [lcd4linux] gd.h not found Hi I have a problem. I want to compile lcd4linux ver. 0.98 at first I exec ./configure it seems all to be good at the next I start ./make ... gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -D_GNU_SOURCE = -Wall -g -O2 -c XWindow.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -D_GNU_SOURCE = -Wall -g -O2 -c Raster.c Raster.c:127: #error "gd.h not found!" make: *** [Raster.o] Error 1 gd.h not found.. so I start to install the gd lib's -> gd-1.8.4 after that... locate gd.h /usr/include/gd.h /usr/local/bin/gd.h /usr/local/include/gd.h /usr/local/lib/gd.h /usr/X11R6/include/gd.h ok now the same thing again.. Raster.c:127: #error "gd.h not found!" make: *** [Raster.o] Error 1 does someone know the problem - a resolution? Thx a lot cya chris[nnGa] ______________________________________________________ Christian Reelfs - chris[nnga] - Netzwerk, Server - Northern Network Gamer Association [N.N.G.A] IRC: irc.Quakenet.eu.org #nnga | ICQ: 85564186 [ www.nnga.de ] | [ www.nfrag.de ] | [ 62.146.212.18 ] |
From: Christian R. <ch...@nn...> - 2002-09-09 21:38:23
|
Hi I have a problem. I want to compile lcd4linux ver. 0.98 at first I exec ./configure it seems all to be good at the next I start ./make ... gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -D_GNU_SOURCE = -Wall -g -O2 -c XWindow.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -D_GNU_SOURCE = -Wall -g -O2 -c Raster.c Raster.c:127: #error "gd.h not found!" make: *** [Raster.o] Error 1 gd.h not found.. so I start to install the gd lib's -> gd-1.8.4 after that... locate gd.h /usr/include/gd.h /usr/local/bin/gd.h /usr/local/include/gd.h /usr/local/lib/gd.h /usr/X11R6/include/gd.h ok now the same thing again.. Raster.c:127: #error "gd.h not found!" make: *** [Raster.o] Error 1 does someone know the problem - a resolution? Thx a lot cya chris[nnGa] ______________________________________________________ Christian Reelfs - chris[nnga] - Netzwerk, Server - Northern Network Gamer Association [N.N.G.A] IRC: irc.Quakenet.eu.org #nnga | ICQ: 85564186 [ www.nnga.de ] | [ www.nfrag.de ] | [ 62.146.212.18 ] |
From: CyberCub <cyb...@co...> - 2002-08-30 21:50:06
|
I found what I needed. For those who did not know it was here.. http://www.lcdproc.com/hardware.php3#hd44780 ----- Original Message -----=20 From: CyberCub=20 To: lcd...@li...=20 Sent: Friday, August 30, 2002 5:31 PM Subject: [lcd4linux] HD44780A00 Ok I got a HD44780A00 that has a backlit built in. I took it out of a = old Dec Alpha 2000 2/475 server :).. It has 16 pins. If anyone knows the = pinout so I can either use it for serial or parallel, let me know! = Thanks.. |
From: CyberCub <cyb...@co...> - 2002-08-30 21:32:02
|
Ok I got a HD44780A00 that has a backlit built in. I took it out of a = old Dec Alpha 2000 2/475 server :).. It has 16 pins. If anyone knows the = pinout so I can either use it for serial or parallel, let me know! = Thanks.. |
From: Michael R. <re...@eu...> - 2002-08-29 17:16:46
|
Hi Carlos, > I have a PowerTip PC1602ARS, 16x2 lcd. > The driver I'm using is the HD44780(but with modifications) What did you modify? Does it make sense to put the code into the official distribution? Can I see the modifications? >>- I think there's not much difference in sending one character a time or >>writing one byte to the display RAM. > > That's great! So can you give me some code? No, I'm sorry. I just wanted to know why you would like to write to the display RAM (but there is some code inside of HD44780.c which writes into the CGRAM to create user-defined characters. I suppose writing to the display RAM is similar...) bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Carlos L. <car...@st...> - 2002-08-29 10:43:01
|
Hi Michael. > - what kind of display are you talking about? Which driver are you using? Sorry about the lack of info... I have a PowerTip PC1602ARS, 16x2 lcd. The driver I'm using is the HD44780(but with modifications) > - I think there's not much difference in sending one character a time or > writing one byte to the display RAM. That's great! So can you give me some code? Thanks Carlos ----- Original Message ----- From: "Michael Reinelt" <re...@eu...> To: "Carlos Luna" <car...@st...> Cc: <lcd...@li...> Sent: Thursday, August 29, 2002 8:49 AM Subject: Re: [lcd4linux] writing to DDRAm > Hi Carlos, > > > How can you actually write to the LCD's DDRAM so that you won't have to > > write one character at a time? > > You have to be more specific: > > > - I think there's not much difference in sending one character a time or > writing one byte to the display RAM. > > > bye, Michael > > -- > netWorks Vox: +43 316 698260 > Michael Reinelt Fax: +43 316 692343 > Geisslergasse 4 GSM: +43 676 3079941 > A-8045 Graz, Austria e-mail: re...@eu... > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Lcd4linux-users mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > |
From: Michael R. <re...@eu...> - 2002-08-29 07:50:34
|
Hi Carlos, > How can you actually write to the LCD's DDRAM so that you won't have to > write one character at a time? You have to be more specific: - what kind of display are you talking about? Which driver are you using? - I think there's not much difference in sending one character a time or writing one byte to the display RAM. bye, Michael -- netWorks Vox: +43 316 698260 Michael Reinelt Fax: +43 316 692343 Geisslergasse 4 GSM: +43 676 3079941 A-8045 Graz, Austria e-mail: re...@eu... |
From: Carlos L. <car...@st...> - 2002-08-27 11:22:11
|
Hi! How can you actually write to the LCD's DDRAM so that you won't have to write one character at a time? Thanks, Carlos Luna |
From: CyberCub <cyb...@co...> - 2002-08-25 21:18:02
|
Anyone know of a pinout or howto to use those LCD from the old alpha = 2000 server :).. |