WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Serial Tablet  (Read 8838 times)

Offline fmayhewubh

  • Newbie
  • *
  • Posts: 35
Re: Serial Tablet
« Reply #30 on: March 09, 2013, 07:51:34 PM »
okay, wacom now active but xorg cant find it.

aus9

  • Guest
Re: Serial Tablet
« Reply #31 on: March 09, 2013, 09:56:50 PM »
I don't have a tablet but I wonder if you are trying to use only a renamed vesa with a tweak?  Have you exit to prompt and tried
Code: [Select]
sudo su
Xorg -configure

if so you may be able to hold down the shift key and press page up to scroll thru any messages that might help the gurus here who may be sleeping?

if it worked with no errors then
Code: [Select]
su tc
startx

then add

etc/X11/xorg.conf to filetool.lst
« Last Edit: March 10, 2013, 03:21:22 AM by aus9 »

Offline fmayhewubh

  • Newbie
  • *
  • Posts: 35
Re: Serial Tablet
« Reply #32 on: March 10, 2013, 10:04:07 AM »
I know for certin that xorg is running. its in my .xsession at the top.(i think the code i used is in this thread) but i will check.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Serial Tablet
« Reply #33 on: March 10, 2013, 10:13:28 AM »
Code: [Select]
ps|grep X
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline fmayhewubh

  • Newbie
  • *
  • Posts: 35
Re: Serial Tablet
« Reply #34 on: March 10, 2013, 10:39:06 AM »
Oh dear, now i have a new problem... GUI failure. i get a black box in a green/red/etc box. all i did was remove Xorg-7.6-lib (thought it was conflicting w/xorg7.5) replaced it w/ Xorg-7.5-lib (didn't get installed :/ ) and than replace  Xorg-7.6-lib when wait for X started failing... so short detour from this problem to >> forum.tinycorelinux.net/index.php/topic,15028.0.html 

I am not abandoning this thread.

Offline fmayhewubh

  • Newbie
  • *
  • Posts: 35
Re: Serial Tablet
« Reply #35 on: March 10, 2013, 10:51:23 AM »
NM, xorg-7.5-lib removed screen working. continuing quest for wacom.

Offline fmayhewubh

  • Newbie
  • *
  • Posts: 35
Re: Serial Tablet
« Reply #36 on: March 10, 2013, 10:57:53 AM »
Code: [Select]
ps|grep X

Code: [Select]
6627 root /usr/local/bin/Xorg -nolisten tcp
7033 tc grep X