From: Michael R. <re...@eu...> - 2004-04-08 11:36:15
|
Hi Barry, > Hi, in 0.98, I had to add a 5.0second sleep to the CrystalFontz.c driver. > > Otherwise the display never initializes correctly. > > In the current CVS version, I've had to do it again. > > Line 675: > // Fixme: why such a large delay? > usleep(350*1000); > sleep(5); // needed for 634 V2.0 Right. I removed it, because I had no idea what this is for. But as another user wrote, it works for him, and it works for mee, too. So something must be wrong with your display.... anyway, we should make this a config option, because 5 seconds are quite long... bye, michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |