[Lcdproc] Zalman HD135/VlSys MPlay Blast driver
Andrew May
acmay@acmay.homeip.net
Wed Oct 10 17:00:02 2007
On Mon, 8 Oct 2007 09:09:35 -0700
Sean Meiners <sean.lcdproc@ssttr.com> wrote:
> D'OH! A little too quick I guess. To make up for it I'm also adding
> an updated version of my python script (I cleaned out some personal
> notes and added some useful ones).
I just got this case the other week and got this running too. And your
driver works fine for me. I had to do a mix/match from the old and cvs
patch since the new files aren't in the cvs patch.
I would really like to log the temperature values and get the remote
working.
I was also surprised to see the python script work at the same time as
the LCDd. I would have thought the device would be exclusively opened.
It gave some strange screen draws, but at least we can try to read the
temperature and remote codes from a separate process. I am not sure
what type of locking would be needed to protect the write/read sequence
for commands.