aiptek graphics tablet not working on 17.10

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have an old Trust/Aiptek tablet which is correctly identified in dmesg
[ 7.047168] aiptek 1-1:1.0: Aiptek using 400 ms programming speed
[ 7.047230] input: Aiptek as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.0/input/input7
[ 7.047335] usbcore: registered new interface driver aiptek
I installed xserver-xorg-input-aiptek and created the configuration file for Xorg
/usr/share/X11/xorg.conf.d/50-aiptek.conf
Section "InputClass"
Identifier "Aiptek class"
MatchProduct "Aiptek|AIPTEK|aiptek"
MatchDevicePath "/dev/input/event*"
Driver "aiptek"
Option "USB" "on"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "zMin" "0"
Option "zMax" "511"
EndSection
Now it works on the login screen (GDM) but it stops working as soon as I login to GNOME (vanilla session, ubuntu 17.10).
Any idea? looks like a permission problem but there's not much to look for online as it's a pretty old device
gnome xorg input-devices graphics-tablet
add a comment |Â
up vote
0
down vote
favorite
I have an old Trust/Aiptek tablet which is correctly identified in dmesg
[ 7.047168] aiptek 1-1:1.0: Aiptek using 400 ms programming speed
[ 7.047230] input: Aiptek as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.0/input/input7
[ 7.047335] usbcore: registered new interface driver aiptek
I installed xserver-xorg-input-aiptek and created the configuration file for Xorg
/usr/share/X11/xorg.conf.d/50-aiptek.conf
Section "InputClass"
Identifier "Aiptek class"
MatchProduct "Aiptek|AIPTEK|aiptek"
MatchDevicePath "/dev/input/event*"
Driver "aiptek"
Option "USB" "on"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "zMin" "0"
Option "zMax" "511"
EndSection
Now it works on the login screen (GDM) but it stops working as soon as I login to GNOME (vanilla session, ubuntu 17.10).
Any idea? looks like a permission problem but there's not much to look for online as it's a pretty old device
gnome xorg input-devices graphics-tablet
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have an old Trust/Aiptek tablet which is correctly identified in dmesg
[ 7.047168] aiptek 1-1:1.0: Aiptek using 400 ms programming speed
[ 7.047230] input: Aiptek as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.0/input/input7
[ 7.047335] usbcore: registered new interface driver aiptek
I installed xserver-xorg-input-aiptek and created the configuration file for Xorg
/usr/share/X11/xorg.conf.d/50-aiptek.conf
Section "InputClass"
Identifier "Aiptek class"
MatchProduct "Aiptek|AIPTEK|aiptek"
MatchDevicePath "/dev/input/event*"
Driver "aiptek"
Option "USB" "on"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "zMin" "0"
Option "zMax" "511"
EndSection
Now it works on the login screen (GDM) but it stops working as soon as I login to GNOME (vanilla session, ubuntu 17.10).
Any idea? looks like a permission problem but there's not much to look for online as it's a pretty old device
gnome xorg input-devices graphics-tablet
I have an old Trust/Aiptek tablet which is correctly identified in dmesg
[ 7.047168] aiptek 1-1:1.0: Aiptek using 400 ms programming speed
[ 7.047230] input: Aiptek as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.0/input/input7
[ 7.047335] usbcore: registered new interface driver aiptek
I installed xserver-xorg-input-aiptek and created the configuration file for Xorg
/usr/share/X11/xorg.conf.d/50-aiptek.conf
Section "InputClass"
Identifier "Aiptek class"
MatchProduct "Aiptek|AIPTEK|aiptek"
MatchDevicePath "/dev/input/event*"
Driver "aiptek"
Option "USB" "on"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "zMin" "0"
Option "zMax" "511"
EndSection
Now it works on the login screen (GDM) but it stops working as soon as I login to GNOME (vanilla session, ubuntu 17.10).
Any idea? looks like a permission problem but there's not much to look for online as it's a pretty old device
gnome xorg input-devices graphics-tablet
edited Jun 3 at 15:53
asked Jun 3 at 15:44
filippo
1012
1012
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043230%2faiptek-graphics-tablet-not-working-on-17-10%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password