WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: touchscreen as a mouse for tinycore5.3?  (Read 2694 times)

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
touchscreen as a mouse for tinycore5.3?
« on: June 05, 2014, 02:32:30 AM »
Following this post:
For setting Xorg itself up, the info file should have clear instructions. You'd need though to compile the microtouch driver, as these rare(ish) input drivers weren't included taking space.

Xvesa doesn't support touch screens, unless they show up as a mouse, in which case they are supported by anything.

How can I make my touch-screen show up as a mouse?


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #1 on: June 05, 2014, 02:40:53 AM »
Have you tried using the Xorg-7.7 extension without xorg.conf to see what happens?

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Re: touchscreen as a mouse for tinycore5.3?
« Reply #2 on: June 05, 2014, 02:43:53 AM »
Hello Juanito,

I haven't understood exactly what to do.
you mean that I can install Xorg-7.7 with no need of a driver for my touchscreen such as touchscreen2003 or touchscreen 2007?
It will let me use the touchscreen?

Thsnks

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #3 on: June 05, 2014, 02:49:03 AM »
I don't have any touchscreen to test with, but if you load the Xorg-7.7 and input-tablet-touchscreen-3.8.13-tinycore extensions, exit to the prompt and then "startx", things might just work on their own.

If not, you could post the relevant parts of /var/log/Xorg.0.log so we can try to help.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10961
Re: touchscreen as a mouse for tinycore5.3?
« Reply #4 on: June 05, 2014, 02:54:32 AM »
How to check if it works as a mouse:

Load input-tablet-touchscreen-3.8.13-tinycore, exit to prompt, "cat /dev/input/mice" and touch the screen. If you see data, it emulates a mouse.
The only barriers that can stop you are the ones you create yourself.

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Re: touchscreen as a mouse for tinycore5.3?
« Reply #5 on: June 05, 2014, 03:33:30 AM »
I've done everything
But the touchscreen doesn't react   :'(

What can I do?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #6 on: June 05, 2014, 03:59:39 AM »
post the relevant parts of /var/log/Xorg.0.log

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Re: touchscreen as a mouse for tinycore5.3?
« Reply #7 on: June 05, 2014, 04:33:22 AM »
post the relevant parts of /var/log/Xorg.0.log

It's attached
Thanks

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #8 on: June 05, 2014, 05:13:45 AM »
'looks like you need the xf86-video-geode extension

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Re: touchscreen as a mouse for tinycore5.3?
« Reply #9 on: June 05, 2014, 07:00:27 AM »
 xf86-video-geode extension installed.

Still not working :(

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #10 on: June 05, 2014, 07:05:10 AM »
Can you post Xorg.0.log again

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Re: touchscreen as a mouse for tinycore5.3?
« Reply #11 on: June 05, 2014, 07:25:11 AM »
Of course.

Thank you

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: touchscreen as a mouse for tinycore5.3?
« Reply #12 on: June 05, 2014, 09:53:43 AM »
Code: [Select]
$ grep -i geode /tmp/xorg0log2.txt
[    80.558] (==) Matched geode as autoconfigured driver 0
[    80.559] (II) LoadModule: "geode"
[    80.560] (II) Loading /usr/local/lib/xorg/modules/drivers/geode_drv.so
[    80.592] (II) Module geode: vendor="X.Org Foundation"
[    80.607] (II) GEODE: Driver for AMD Geode Chipsets: Geode LX, Geode GX
[    80.674] (II) GEODE(0): Creating default Display subsection in Screen section
[    80.674] (==) GEODE(0): Depth 16, (==) framebuffer bpp 16
[    80.674] (==) GEODE(0): RGB weight 565
[    80.674] (==) GEODE(0): Default visual is TrueColor
[    80.674] (==) GEODE(0): Using gamma correction (1.0, 1.0, 1.0)
[    80.674] (==) GEODE(0): No DCON is present
[    80.674] (II) GEODE(0):  VSA Panel Mode is: 800x600, pixel clock freq(kHz) is 40000
[    80.674] (II) GEODE(0): LX output options:
[    80.674] (II) GEODE(0):  CRT: YES
[    80.674] (II) GEODE(0):  PANEL: YES
[    80.674] (II) GEODE(0):  DCON: NO
[    80.674] (II) GEODE(0):  VGA: YES
[    80.697] (II) GEODE(0): Primary V_BIOS segment is: 0xc000
[    80.739] (II) GEODE(0): Output default has no monitor section
[    80.741] (II) GEODE(0): I2C bus "CS5536 DDC" initialized.
[    80.742] (II) GEODE(0): Printing probed modes for output default
[    80.742] (II) GEODE(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 -hsync -vsync (37.9 kHz e)
[    80.742] (II) GEODE(0): Output default connected
[    80.765] (II) GEODE(0): Using exact sizes for initial modes
[    80.765] (II) GEODE(0): Output default using initial mode 800x600
[    80.765] (II) GEODE(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    80.765] (--) GEODE(0): Virtual size is 800x800 (pitch 0)
[    80.765] (**) GEODE(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    80.765] (II) GEODE(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 -hsync -vsync (37.9 kHz e)
[    80.765] (==) GEODE(0): DPI set to (96, 96)
[    80.803] (II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    80.805] (II) GEODE(0): Geode LX video memory 1600000 bytes at 0xb5906000
[    80.805] (II) GEODE(0): LX video memory:
[    80.805] (II) GEODE(0):  Display: 0x190000 bytes
[    80.805] (II) GEODE(0):  Compression: 0x6a400 bytes
[    80.805] (II) GEODE(0):  Cursor: 0x3000 bytes
[    80.805] (II) GEODE(0):  ExaBfrSz: 0x40000 bytes
[    80.805] (II) GEODE(0):  EXA: 0x12c2c00 bytes
[    80.805] (II) GEODE(0):  FREE: 0x0 bytes
[    81.209] (==) GEODE(0): Backing store disabled
[    81.213] (==) GEODE(0): DPMS enabled
[    81.213] (II) GEODE(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    83.161] (II) GEODE(0): Setting screen physical size to 211 x 158
[    84.091] (II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[    84.093] (II) GEODE(0): Geode LX video memory 1600000 bytes at 0xb591a000
[    84.093] (II) GEODE(0): LX video memory:
[    84.093] (II) GEODE(0):  Display: 0x190000 bytes
[    84.093] (II) GEODE(0):  Compression: 0x6a400 bytes
[    84.093] (II) GEODE(0):  Cursor: 0x3000 bytes
[    84.094] (II) GEODE(0):  ExaBfrSz: 0x40000 bytes
[    84.094] (II) GEODE(0):  EXA: 0x12c2c00 bytes
[    84.094] (II) GEODE(0):  FREE: 0x0 bytes
[    84.414] (==) GEODE(0): DPMS enabled
[    84.414] (II) GEODE(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    84.678] (II) GEODE(0): Setting screen physical size to 211 x 158

..would seem to indicate that things should work - did you try googling to see if an xorg.conf snippet is needed for your specific hardware?