LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Linux Driver for the MSSL 1680 touchscreen ? (https://www.linuxquestions.org/questions/linux-hardware-18/linux-driver-for-the-mssl-1680-touchscreen-4175550318/)

Xeratul 08-09-2015 12:19 PM

Linux Driver for the MSSL 1680 touchscreen ?
 
Hello,

I would like to find the mssl 1680 touchscreen driver for Linux.

So far, I could find only the Android and windows ones.

Let us know if you have it.

https://github.com/rastersoft/gsl1680


here how we dream that it should look and work !
https://www.youtube.com/watch?v=1pRL_Zj-kGs


herewith the current driver for mssl windows.
http://s000.tinyupload.com/index.php...82433790822100


I have the following inputs
Quote:

./home/user/mssl/gsl1680-master.zip
./home/user/mssl/gsl1680-master
./sys/bus/i2c/devices/i2c-MSSL1680:00
./sys/bus/acpi/devices/MSSL1680:00
./sys/devices/platform/80860F41:03/i2c-3/i2c-MSSL1680:00
./sys/devices/LNXSYSTM:00/LNXSYBUS:00/80860F41:03/MSSL1680:00
my kernel is the :
Quote:

linux-headers-4.1.0-040100-generic_4.1.0-040100.201507030940_i386.deb
linux-headers-4.1.0-040100_4.1.0-040100.201507030940_all.deb
linux-image-4.1.0-040100-generic_4.1.0-040100.201507030940_i386.deb
I have /dev/i2c* in my linux.



uname -a :
Quote:

4.1.0
xinput -list gives
Quote:

gpio-keys id=8 and 9
Quote:

and ls /dev/input/by-path gives me the right
platform-gpio-keys.1.auto-event and
platform-gpiokeys.0.auto-event
here more informations about this great company, that is very important in China for the economy.
http://dl.linux-sunxi.org/touchscreen/GSL1680.pdf

I have not found some firmware into /sys/modules/.... !

Thank you. Greetings.

HELP

frankbell 08-10-2015 08:06 PM

Generally, drivers for Linux are in the kernel, though there are some exceptions for certain makes of printers, wireless cards, and other devices whose manufacturers do not make code available for inclusion in the kernel.

I could not find much about the MSSL 1680 other than that it is a Windows 8.1 tablet of some sort. Have you tried it with Linux?

I did find this on github: https://github.com/rastersoft/gsl1680

I have no idea whether it will help.

FauveYeah 11-01-2015 11:03 AM

Hi,

@Xeratul I'm very intesrested to put my hands on the mssl 1680 touchscreen driver for Windows, I don't know where you found it, but please share the information, it's been months!

Cheers!


All times are GMT -5. The time now is 06:01 PM.