Re: CFontz 634 serial & OpenBSD 5 not working
Markus Dolze <[email protected]> Fri, 24 Feb 2012 07:35:28 +0100
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 23.02.2012 23:39, Alex Pose wrote: > Hi > > I just followed instructions to fix build of lcdproc on > OpenBSD 5 and it compiles fine. > I configured it to use CFontz driver, /dev/tty00 19200. > When I launch LCDd my lcd light on and shows the CFontz > welcome message. After that nothing more happens, only > a block cursor blinking at the first pos of first line. > I launch lcdproc C P U M with no results. > Also tried CFontzPacket driver specifying tty00 as > device with the same results. > > anyone got lcdproc run on openbsd 5?? > > sorry for my bad english and thanks in advance > Hi, CFontz is the correct driver to use with CFA 634 serial, CFontzPacket will not work. Make sure you use the correct serial device. You need to use a 'call-out device'. On FreeBSD these are named like '/dev/cuad0', OpenBSD uses a similar naming. Then make sure you set the correct serial speed. The power-on screen of the CFA 634 will tell the speed in the lower right corner. If you start 'LCDd' you should immediately see its start-up screen without running 'lcdproc'. Regards, Markus