From: Natanael O. <no...@gm...> - 2011-01-12 15:55:13
|
Hi, One of the displays that I'm testing is a Matrix Orbital GLK19264-7T-1U [1]. I tried quickly to make it works with the lcd4linux MatrixOrbitalGX driver but it didn't work, so I did the attached python module to test the display commands (which I found on the -no so easy to found- technical manual [2]), and it works perfect in gentoo, although it gives me a Segfault of libftdi -> libusb on some ubuntus. Some of theese days I'll complete the python module, and I'll try to make the MatrixOrbitalGX lcd4linux driver works... But meanwhile I send this just in case someone wants to test/use it and/or make suggestions about it. Best regards, Natanael [1] http://www.matrixorbital.com/p342/GLK19264-7T-1U-FGW/product_info.html [2] http://www.tri-m.com/products/matrix/files/manual/bgk24064_man.pdf |