Wacom intuos funkar ej

Mjukstarta här!
Kategoriregler
Läs följande innan du postar: http://ubuntu-se.org/phpBB3/viewtopic.php?f=208&t=44692
Du får hjälp att komma igång med Ubuntu genom att välja en personlig fadder här: http://ubuntu-se.org/phpBB3/viewtopic.php?f=110&t=8767
OlaJanson
Inlägg: 16
Blev medlem: 06 jan 2009, 13:14
OS: Ubuntu
Utgåva: 23.04 Lunar Lobster
Ort: Göteborg

Wacom intuos funkar ej

Inlägg av OlaJanson »

Jag har en gammal Wacom Intous (1) bräda som kopplar till datorn via seriellporten. Jag har provat en miljard olika steg för steg guider utan att få den till att ens röra muspekaren en millimeter.

Så här ser min xorg ut nu:

Kod: Markera allt

Section "Device"
	Identifier	"Configured Video Device"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
# Option        "Device"        "/dev/input/wacom" # USB ONLY?
  Option        "Device"        "/dev/ttyS0"      # SERIAL ONLY
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"           # Tablet PC ONLY
#  Option        "USB"           "on"               # USB ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
#  Option        "Device"        "/dev/input/wacom" # USB ONLY?
  Option        "Device"        "/dev/ttyS0"      # SERIAL ONLY
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"           # Tablet PC ONLY
#  Option        "USB"           "on"               # USB ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
#  Option        "Device"        "/dev/input/wacom" # USB ONLY?
  Option        "Device"        "/dev/ttyS0"      # SERIAL ONLY
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"           # Tablet PC ONLY
#  Option        "USB"           "on"               # USB ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "pad"
#  Option        "Device"        "/dev/input/wacom"    # USB ONLY
  Option        "Device"        "/dev/ttyS0"         # SERIAL ONLY
  Option        "Type"          "pad"
#  Option        "USB"           "on"                  # USB ONLY
EndSection
Jag får inget felmeddelande men inget fungerar ändå. Jag har testat i windows och där fungerar den.

Vad skall jag göra?

Ola
Användarvisningsbild
micke_nordin
Inlägg: 1539
Blev medlem: 21 aug 2008, 17:03
OS: Ubuntu
Utgåva: 22.10 Kinetic Kudu
Kontakt:

Re: Wacom intuos funkar ej

Inlägg av micke_nordin »

Jag vet tyvärr inget om det här, men det verkar finnas andra här på forumet som vet nått:
http://ubuntu-se.org/phpBB3/viewtopic.p ... 25#p275164

Om du beskriver lite mer vad du redan har testat så kanske det blir enklare för någon av dem att hjälpa dig.

/Micke
rylleman
Inlägg: 477
Blev medlem: 23 apr 2007, 16:37
OS: Ubuntu
Utgåva: 12.04 Precise Pangolin LTS
Ort: bagarmossen

Re: Wacom intuos funkar ej

Inlägg av rylleman »

Tyvärr funkar inte autoplug för seriella plattor. Det enda att göra är att försöka få till xorg.conf tror jag.
Tyvärr har jag ingen erfarenhet av seriella plattor och slet ganska mycket hår när jag skulle få min egna usb-platta att fungera i xorg.conf så jag är inte till så stor hjälp där.
Skriv svar

Återgå till "För nybörjaren"