AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1269297
Accepted
Tomasz Waszczyk
Tomasz Waszczyk
Asked: 2020-08-23 11:48:03 +0800 CST2020-08-23 11:48:03 +0800 CST 2020-08-23 11:48:03 +0800 CST

华康有限公司 Intuos BT M完全停止工作[重复]

  • 772
这个问题在这里已经有了答案:
如果存储库/PPA 没有发布文件,我该怎么办? (5 个回答)
4 个月前关闭。

我买了 Wacom 平板电脑,我认为它可以在 Ubuntu 18.04.5 LTS 上顺利运行。第一次插件后设备一切正常,但重启后机器平板电脑随机运行,就像混乱一样。会发生什么?

我记得之前该命令向我显示了四个项目,而不仅仅是两个:

twaszczyk@ktwtomwasnb:~$ xsetwacom --list devices
Wacom Co.,Ltd. Intuos BT M stylus   id: 10  type: STYLUS    
Wacom Co.,Ltd. Intuos BT M eraser   id: 16  type: ERASER

这是否意味着该命令:

xsetwacom --set "Wacom Co.,Ltd. Intuos BT M stylus" PressureCurve 0 20 80 100

我每次都需要在引导机器上执行吗?是否可以安装已编译的软件包和驱动程序,同时我看到存储库不起作用..

twaszczyk@ktwtomwasnb:~$ sudo add-apt-repository ppa:doctormo/wacom-plus
 Wacom sometimes needs updated drivers, these drives will sometimes be better than the ones shipped but you should double and triple check. Please test and send error reports to me (see launchpad profile page) https://launchpad.net/~doctormo
 More info: https://launchpad.net/~doctormo/+archive/ubuntu/wacom-plus
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://pl.archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://pl.archive.ubuntu.com/ubuntu bionic-updates InRelease                                                     
Hit:3 http://pl.archive.ubuntu.com/ubuntu bionic-backports InRelease                                                   
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]                                            
Hit:5 http://dl.google.com/linux/chrome/deb stable InRelease                                                           
Hit:6 https://brave-browser-apt-release.s3.brave.com stable InRelease                                                  
Ign:7 http://ppa.launchpad.net/doctormo/wacom-plus/ubuntu bionic InRelease                                             
Hit:8 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease                                                    
Hit:9 http://ppa.launchpad.net/mikhailnov/pulseeffects/ubuntu bionic InRelease                                         
Err:10 http://ppa.launchpad.net/doctormo/wacom-plus/ubuntu bionic Release                                              
  404  Not Found [IP: 2001:67c:1560:8008::15 80]
Hit:11 https://packagecloud.io/screen/screen/debian buster InRelease                                                   
Reading package lists... Done 
E: The repository 'http://ppa.launchpad.net/doctormo/wacom-plus/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
ppa apt wacom
  • 1 1 个回答
  • 489 Views

1 个回答

  • Voted
  1. Best Answer
    J Jung
    2020-08-27T07:01:00+08:002020-08-27T07:01:00+08:00

    我在 Ubuntu 18.04.5 上遇到了同样的问题。当我发布xsetwacom --list devicesun Ubuntu 18.04.4 时,我总是得到

    Wacom Intuos S Pad pad              id: 13  type: PAD       
    Wacom Intuos S Pen stylus           id: 15  type: STYLUS    
    Wacom Intuos S Pen eraser           id: 16  type: ERASER    
    Wacom Intuos S Pen cursor           id: 17  type: CURSOR    
    

    一切正常。更新到 Ubuntu 18.04.5 并重新启动后,发出后我只看到两个条目xsetwacom --list devices

    Wacom Intuos S Pen stylus           id: 15  type: STYLUS    
    Wacom Intuos S Pen eraser           id: 16  type: ERASER     
    

    并且平板电脑/手写笔出现故障,即随机按下按钮,只有四分之一的平板电脑空间工作,等等。

    我在这个早期的解决方案中找到了一些提示:WACOM Intuos not working on Ubuntu 18.04

    为我解决的问题是上面解决方案中的这个提示:“......您需要通过同时按下第一个和第四个按钮大约十秒钟使其进入正常模式。您可以同时检查xsetwacom --list devices您静止时的状态按下那些按钮。”

    在我这样做并发布之后,xsetwacom --list devices我得到了熟悉的四个条目,一切似乎在 Ubuntu 18.04.5 上再次正常工作

    Wacom Intuos S Pad pad              id: 13  type: PAD       
    Wacom Intuos S Pen stylus           id: 15  type: STYLUS    
    Wacom Intuos S Pen eraser           id: 16  type: ERASER    
    Wacom Intuos S Pen cursor           id: 17  type: CURSOR    
    

    祝你好运。

    • 2

相关问题

  • 是否可以说出我安装的哪些软件包不在原版安装中?

  • 我如何创建自己的 php 5.3.3 包/ppa?

  • 如何删除 PPA?

  • 使用 apt-get upgrade 时如何强制安装内核更新?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve