请教一下,插入数位板,电脑就不能启动
Tofloor
poster avatar
lei651252600
deepin
2017-11-17 06:38
Author
我在数位板是友基的,安装了wizardpen驱动后,重启电脑,自检结束进系统的时候黑屏,主机一直正常运行。
不连接数位板时,可以正常进入系统。

请教一下,怎么解决?
谢谢!
Reply Favorite View the author
All Replies
avatar
lei651252600
deepin
2017-11-17 09:17
#1
补充一下:
文件70-wizardpen.conf放到 /etc/X11/xorg.conf.d/目录下面之后,才会出现这种情况。删掉70-wizardpen.conf又能正常开机了。
Reply View the author
avatar
jingle
deepin
2017-11-17 16:51
#2
https://bbs.deepin.org/post/148415
补充一下:
文件70-wizardpen.conf放到 /etc/X11/xorg.conf.d/目录下面之后,才会出现这种情况。删掉70-wiz ...

https://bbs.deepin.org/post/148370
按照5楼反馈下
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-11-17 17:17
#3
https://bbs.deepin.org/post/148415
补充一下:
文件70-wizardpen.conf放到 /etc/X11/xorg.conf.d/目录下面之后,才会出现这种情况。删掉70-wiz ...

这个文件 70-wizardpen.conf 的内容贴一下
Reply View the author
avatar
lei651252600
deepin
2017-11-18 03:32
#4
文件 70-wizardpen.conf 的内容:

Section "InputClass"
   Identifier "wizardpen"
   MatchIsTablet "on"
   MatchProduct "    Tablet Maner "
   MatchDevicePath "/dev/input/event*"
   MatchTag "wizardpen"
   Driver "wizardpen"
   Option "Device" "/dev/input/by-id/usb-_Tablet_Maner-event-mouse"
   Option                "TopX"                "0"
   Option                "TopY"                "0"
   Option                "BottomX"        "1920"
   Option                "BottomY"        "1080"
EndSection

Section "InputClass"
   Identifier "wizardpen ignore mouse dev"
   MatchProduct "    Tablet Maner "
   MatchDevicePath "/dev/input/mouse*"
   Driver ""
EndSection
Reply View the author
avatar
lei651252600
deepin
2017-11-18 03:40
#5
终端执行 'python3 xinput_detail.py' 输出:

/Downloads$ python3 xinput_detail.py
--------------- Will list device: 10 props
Device 'SIGMACHIP Usb Mouse':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Accel Speed (288):        0.333333
        libinput Accel Speed Default (289):        0.000000
        libinput Accel Profiles Available (290):        1, 1
        libinput Accel Profile Enabled (291):        1, 0
        libinput Accel Profile Enabled Default (292):        1, 0
        libinput Natural Scrolling Enabled (293):        0
        libinput Natural Scrolling Enabled Default (294):        0
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        libinput Left Handed Enabled (295):        0
        libinput Left Handed Enabled Default (296):        0
        libinput Scroll Methods Available (297):        0, 0, 1
        libinput Scroll Method Enabled (298):        0, 0, 0
        libinput Scroll Method Enabled Default (299):        0, 0, 0
        libinput Button Scrolling Button (300):        2
        libinput Button Scrolling Button Default (301):        2
        libinput Middle Emulation Enabled (302):        0
        libinput Middle Emulation Enabled Default (303):        0
        Device Node (276):        "/dev/input/event4"
        Device Product ID (277):        7247, 52
        libinput Drag Lock Buttons (304):       
        libinput Horizontal Scroll Enabled (305):        1

--------------- Will list device: 12 props
Device 'SIGMACHIP USB Keyboard':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Natural Scrolling Enabled (293):        0
        libinput Natural Scrolling Enabled Default (294):        0
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event6"
        Device Product ID (277):        7247, 2
        libinput Drag Lock Buttons (304):       
        libinput Horizontal Scroll Enabled (305):        1

--------------- Will list device: 6 props
Device 'Power Button':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event3"
        Device Product ID (277):        0, 1

--------------- Will list device: 7 props
Device 'Video Bus':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event0"
        Device Product ID (277):        0, 6

--------------- Will list device: 8 props
Device 'Video Bus':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event1"
        Device Product ID (277):        0, 6

--------------- Will list device: 9 props
Device 'Power Button':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event2"
        Device Product ID (277):        0, 1

--------------- Will list device: 11 props
Device 'SIGMACHIP USB Keyboard':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event5"
        Device Product ID (277):        7247, 2

--------------- Will list device: 13 props
Device 'SIGMACHIP USB Keyboard':
        Device Enabled (153):        1
        Coordinate Transformation Matrix (155):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Natural Scrolling Enabled (293):        0
        libinput Natural Scrolling Enabled Default (294):        0
        libinput Send Events Modes Available (273):        1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):        "/dev/input/event6"
        Device Product ID (277):        7247, 2

Reply View the author
avatar
shdyeu
deepin
2017-11-18 06:26
#6
来支持的呢。。。
Reply View the author
avatar
lei651252600
deepin
2017-11-19 03:05
#7
自己顶~求助!
Reply View the author