Re: [beagleboard] touchscreen

2018-02-23 Thread Robert Nelson
On Fri, Feb 23, 2018 at 6:24 PM, evilwulfie wrote: > interesting > > cant see it in lsmod then correct, built-in... > have a dts file including it but cant figure how to see if its loading You should see something with: dmesg | grep i2c dmesg | grep input Regards, -- Robert Nelson https://r

Re: [beagleboard] touchscreen

2018-02-23 Thread evilwulfie
interesting cant see it in lsmod then have a dts file including it but cant figure how to see if its loading On 2/23/2018 4:43 PM, Robert Nelson wrote: > Its built-in > > On Feb 23, 2018 5:28 PM, "evilwulfie" > wrote: > > I cant seem to find the cap touch screen

Re: [beagleboard] touchscreen

2018-02-23 Thread Robert Nelson
Its built-in On Feb 23, 2018 5:28 PM, "evilwulfie" wrote: > I cant seem to find the cap touch screen module *edt*-*ft5x06*.ko.xz > in 4.14 as well as its missing in 4.9 > > was there a reason it was removed ? > > is there some other module to use instead ? > > uname -r > 4.14.20-ti-r36 > > -- >

[beagleboard] touchscreen

2018-02-23 Thread evilwulfie
I cant seem to find the cap touch screen module /edt/-/ft5x06/.ko.xz in 4.14 as well as its missing in 4.9 was there a reason it was removed ? is there some other module to use instead ? uname -r 4.14.20-ti-r36 -- For more options, visit http://beagleboard.org/discuss --- You received this me

[beagleboard] Touchscreen and mouse polling interval affecting CPU load?

2018-02-13 Thread admin
Hello, We are trying to run a web app on BBB via a browser in kiosk mode, and have ran into a significant CPU load (20% with plain xterm on X11) when using touchscreen or mouse. Situation gets worse if we actually run a web browser. Then we have found using different mice produced different CPU

[beagleboard] Touchscreen 4DCape-70T driver update on Debian (3.8.13)

2016-03-01 Thread Radovan Chovan
Hi, how can I update 4DCape-70T touchscreen driver for BeagleBone Black on Debian (3.8.13)? I tried update /lib/firmware/BB-BONE-LCD7-01-00A3.dtbo (from 15th May 2014) via "dtc" with this source (https://github.com/beagleboard/linux/blob/3.8/firmware/capes/BB-BONE-LCD7-01-00A3.dts ) but I th

[beagleboard] touchscreen driver

2016-01-07 Thread mkurtz19
I installed Debian on my BeagleBone-X15 board. How do I install the driver for the LCD display attached via the GPIO pins? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscrib

Re: [beagleboard] touchscreen: ts_test results vary after reboots

2014-02-20 Thread Micka
Thx for the quick answer, it was perfect. Micka, On Thu, Feb 20, 2014 at 3:12 PM, brian larochelle < larochelle.br...@gmail.com> wrote: > I had the same problem with a debian rootfs, when using: > sudo ts_calibrate > > I worked around it by setting a root password, then su to root, set the > e

Re: [beagleboard] touchscreen: ts_test results vary after reboots

2014-02-20 Thread brian larochelle
I had the same problem with a debian rootfs, when using: sudo ts_calibrate I worked around it by setting a root password, then su to root, set the environmental variables, and then running ts_calibrate as root. I haven't gotten around to finding a proper solution, but this should be one way to g

Re: [beagleboard] touchscreen: ts_test results vary after reboots

2014-02-20 Thread Micka
Hi, can you explain me how did you manage to make the tslib work ? because I've done the samething : sudo apt-get install libts-bin /etc/ts.conf contains module_raw input module pthres pmin=1 module variance delta=30 module dejitter delta=100 module linear export TSLIB_CONSOLEDEVICE=none expor

[beagleboard] touchscreen: ts_test results vary after reboots

2014-02-19 Thread brian larochelle
Summary: After a successful ts_calibration and ts_test, ts_test shows varying results after reboots. I am connecting a beaglebone black to a 16 bpp, 4 wire touchscreen/LCD. The lcd is working beautifully, but I am having an issue with the touchscreen. I am connecting AIN0-3 directly to the up

[beagleboard] touchscreen: ts_test shows varying results after reboots

2014-02-19 Thread larochelle . brian
Summary: After a successful ts_calibration and ts_test, ts_test shows varying results after reboots. I am connecting a beaglebone black to a 16 bpp, 4 wire touchscreen/LCD. The lcd is working beautifully, but I am having an issue with the touchscreen. I am connecting AIN0-3 directly to the up