Go to advanced search

by messica
Sat Feb 07, 2015 11:26 pm
Forum: Troubleshooting
Topic: USB Touch Screen Stops Working After Clean Raspbain Install
Replies: 7
Views: 2660

Re: USB Touch Screen Stops Working After Clean Raspbain Inst

Yep:

Code: Select all

Section "InputClass"
        Identifier "evdev touchscreen catchall"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "Calibration" "-275 33064 312 32350"
EndSection
I added the calibration option from the other topic.
by messica
Sat Feb 07, 2015 10:55 pm
Forum: Troubleshooting
Topic: USB Touch Screen Stops Working After Clean Raspbain Install
Replies: 7
Views: 2660

Re: USB Touch Screen Stops Working After Clean Raspbain Inst

I tried evtest awhile ago. The output is linked in a pastebin in my last post. Here:http://pastebin.com/dQt2ucYA
by messica
Sat Feb 07, 2015 9:23 pm
Forum: Troubleshooting
Topic: USB Touch Screen Stops Working After Clean Raspbain Install
Replies: 7
Views: 2660

Re: USB Touch Screen Stops Working After Clean Raspbain Inst

OK I think i'm getting closer...hopefully... I'm assuming the drivers are installed with NOOBS.. I'm not sure. The USB touch screen addon basically just replaces the mouse and is attached to a regular non-touch screen monitor. It works fine in the visual OS selection menu in NOOBS but after installi...
by messica
Sat Feb 07, 2015 9:14 pm
Forum: HATs and other add-ons
Topic: USB touch screen calibration in Raspbian
Replies: 6
Views: 4029

Re: USB touch screen calibration in Raspbian

Can you help me in that topic?
by messica
Sat Feb 07, 2015 9:08 pm
Forum: HATs and other add-ons
Topic: USB touch screen calibration in Raspbian
Replies: 6
Views: 4029

Re: USB touch screen calibration in Raspbian

So the drivers are always there and working then? Does it reset the calibration after installing Raspian or something? :/
by messica
Sat Feb 07, 2015 8:52 pm
Forum: HATs and other add-ons
Topic: USB touch screen calibration in Raspbian
Replies: 6
Views: 4029

Re: USB touch screen calibration in Raspbian

Hi, what type of USB touch screen were you using for this? I'm having trouble getting mine to work at all after installation. For some reason it only works when I first startup NOOBS and while Raspbian is installing. After rebooting to raspi-config, it doesn't work at all anymore.
by messica
Sat Feb 07, 2015 1:59 am
Forum: Troubleshooting
Topic: USB Touch Screen Stops Working After Clean Raspbain Install
Replies: 7
Views: 2660

USB Touch Screen Stops Working After Clean Raspbain Install

Hi, I've been going crazy trying to figure this one out the past few days. I have a KeyTec USB MagicTouch Add On Touch Screen (http://www.magictouch.com/support_usb_xd.html) which works initially when I first boot up the Pi (B+ model). The touch screen functions as a mouse and everything behaves lik...

Go to advanced search