Need driver for touch screen
I got a 10 inch touch screen for a Raspberry Pi, but the CD along with the touch controller supported only Win CE, Fedora, Suse, Redhat. I tried Suse and Fedora; the files were in script format, .sh.
I tried chmod +x, then sh touchkit.setup_Suse90.sh, and I got this error:
For Suse:
sh touchkit.setup_suse90.sh : not foundtup_suse90.sh: 2: touchkit.setup_suse90.sh: : not foundtup_suse90.sh: 3: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 4: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 6: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 8: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 9: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 10: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 11: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 16: touchkit.setup_suse90.sh: touchkit.setup_suse90.sh: 1: touchkit.setup_suse90.sh: Syntax error: word unexpected (expecting ")")
For Fedora:
bash: ./touchkit.setup_fdr.sh: /bin/sh^M: bad interpreter: No such file or directory
But I need it for Wheezy… what should I do?
I got a 10 inch touch screen for a Raspberry Pi, but the CD along with the touch controller supported only Win CE, Fedora, Suse, Redhat. I tried Suse and Fedora; the files were in script format, .sh.
I tried chmod +x, then sh touchkit.setup_Suse90.sh, and I got this error:
For Suse:
sh touchkit.setup_suse90.sh : not foundtup_suse90.sh: 2: touchkit.setup_suse90.sh: : not foundtup_suse90.sh: 3: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 4: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 6: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 8: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 9: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 10: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 11: touchkit.setup_suse90.sh: : : not foundtup_suse90.sh: 16: touchkit.setup_suse90.sh: touchkit.setup_suse90.sh: 1: touchkit.setup_suse90.sh: Syntax error: word unexpected (expecting ")")
For Fedora:
bash: ./touchkit.setup_fdr.sh: /bin/sh^M: bad interpreter: No such file or directory
But I need it for Wheezy… what should I do?
No comments:
Post a Comment