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 / 问题

问题[huawei](ubuntu)

Martin Hope
skinnypete
Asked: 2020-06-18 00:19:03 +0800 CST

gui 和 dconf 编辑中没有自然滚动或两指右键单击选项不起作用 - 带有 Unity 桌面的 Ubuntu 20.04

  • 2

正如标题所示,我无法启用自然(澳大利亚/反向)滚动。我检查了通常的位置(系统设置 -> 鼠标和触摸板),但这是一个最小菜单,没有提及滚动。然后我使用 dconf 编辑器 GUI 编辑了 dconf 数据库,我将所有自然滚动布尔值设置为 true,但这也不起作用。最后我尝试使用 xinput 但我什至看不到 xinput 中的触摸板名称(虚拟核心输入或其他东西,但不是真正的硬件设备)。我正在使用华为 matebook D 14。我还想启用两指右键单击,因为此选项在设置中也没有。鼠标和触摸板设置看起来非常小,以至于我想知道我是否缺少配置文件或其他东西,在 ubuntu 中肯定有超过 2 个与鼠标或触摸板相关的设置。

提前感谢您的任何建议,如果没有简单的解决方案,请告诉我,因为我会简单地回到正常的 gnome 桌面。

谢谢阅读在此处输入图像描述在此处输入图像描述

编辑: xinput 的输出如下所示在此处输入图像描述

编辑 2: xinput list-props 11 的输出:

Device 'ELAN2204:00 04F3:3109 Touchpad':
Device Enabled (149):   1
Coordinate Transformation Matrix (151): 1.000000, 0.000000, 0.000000, 
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Tapping Enabled (302): 0
libinput Tapping Enabled Default (303): 0
libinput Tapping Drag Enabled (304):    1
libinput Tapping Drag Enabled Default (305):    1
libinput Tapping Drag Lock Enabled (306):   0
libinput Tapping Drag Lock Enabled Default (307):   0
libinput Tapping Button Mapping Enabled (308):  1, 0
libinput Tapping Button Mapping Default (309):  1, 0
libinput Natural Scrolling Enabled (286):   0
libinput Natural Scrolling Enabled Default (287):   0
libinput Disable While Typing Enabled (310):    1
libinput Disable While Typing Enabled Default (311):    1
libinput Scroll Methods Available (288):    1, 1, 0
libinput Scroll Method Enabled (289):   1, 0, 0
libinput Scroll Method Enabled Default (290):   1, 0, 0
libinput Click Methods Available (312): 1, 1
libinput Click Method Enabled (313):    1, 0
libinput Click Method Enabled Default (314):    1, 0
libinput Middle Emulation Enabled (315):    0
libinput Middle Emulation Enabled Default (316):    0
libinput Accel Speed (293): 0.000000
libinput Accel Speed Default (294): 0.000000
libinput Left Handed Enabled (298): 0
libinput Left Handed Enabled Default (299): 0
libinput Send Events Modes Available (271): 1, 1
libinput Send Events Mode Enabled (272):    0, 0
libinput Send Events Mode Enabled Default (273):    0, 0
Device Node (274):  "/dev/input/event8"
Device Product ID (275):    1267, 12553
libinput Drag Lock Buttons (300):   <no items>
libinput Horizontal Scroll Enabled (301):   1

编辑 3:

感谢 Pilot6 的有用建议,我发现了一个可以实现自然滚动的命令:

xinput set-prop "ELAN2204:00 04F3:3109 Touchpad" 286 1

286 是指自然滚动的属性数。我现在唯一的问题是如何确保它在启动时运行。如果我找到一个,我会调查并发布我的答案。

unity touchpad dconf huawei scrolling
  • 1 个回答
  • 1250 Views
Martin Hope
KrisJed
Asked: 2020-04-11 04:38:28 +0800 CST

华为 Freebuds 3 与 Ubuntu 18.04 配对

  • 4

我在 Ubuntu 18.04 上通过蓝牙配对华为的 Freebuds 3 时遇到问题。我已经将 bluez 更新到 5.50。配对时我得到的只是一个加载圈,然后是消息Not set up。有人有线索吗?

在配对过程中,系统日志的一部分看起来像这样:

Apr 11 13:44:02 kj-XPS-15-7590 systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 11 13:44:02 kj-XPS-15-7590 systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 11 13:44:02 kj-XPS-15-7590 kernel: [ 8427.752680] debugfs: File 'le_min_key_size' in directory 'hci0' already present!
Apr 11 13:44:02 kj-XPS-15-7590 kernel: [ 8427.752689] debugfs: File 'le_max_key_size' in directory 'hci0' already present!
Apr 11 13:44:32 kj-XPS-15-7590 gnome-control-c[22033]: Setting up /org/bluez/hci0/dev_FC_94_35_C1_C4_A5 failed: Timeout was reached
Apr 11 13:44:34 kj-XPS-15-7590 gnome-control-c[22033]: Setting up /org/bluez/hci0/dev_FC_94_35_C1_C4_A5 failed: GDBus.Error:org.bluez.Error.InProgress: In Progress
Apr 11 13:44:40 kj-XPS-15-7590 systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 11 13:44:40 kj-XPS-15-7590 systemd[1]: Started Load/Save RF Kill Switch Status.
huawei 18.04
  • 6 个回答
  • 11391 Views
Martin Hope
DavidM
Asked: 2019-10-19 01:06:01 +0800 CST

Ubuntu 在华为 Matebook D (Ryzen 5 2500u) 上不断崩溃

  • 0

我在这里看到了一些关于 Matebook D 的帖子,并尝试了一些解决方案,但到目前为止似乎没有任何效果。我正在运行 Ubuntu 19.04(直到一周前的 18.04)。我已将内核更新到 5.3.7。通过我的 Windows 分区,我确保 BIOS 已更新(我相信是 1.22)。我仍然发现在铬浏览器上它会冻结 1 分钟到 1 天。它似乎更频繁地发生在涉及大量内容自动加载的 JS-heavy 网站上,例如。Facebook。在我得到的日志中:

09:49:50 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
09:49:50 spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
09:49:46 gdm-session-wor: gkr-pam: unable to locate daemon control file
09:49:19 systemd: Failed to start Postfix Mail Transport Agent (instance -).
09:49:17 dhclient: Timeout too large reducing to: 2147483646 (TIME_MAX - 1)
09:49:16 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
09:49:16 spice-vdagent: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
09:49:12 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
09:49:12 kernel: kvm: disabled by bios
09:49:11 systemd: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video1.
09:49:11 kernel: kvm: disabled by bios
09:49:11 kernel: kfd kfd: device 1002:15dd NOT added due to errors
09:49:11 kernel: kvm: disabled by bios
09:49:11 kernel: snd_pci_acp3x 0000:02:00.5: Invalid ACP audio mode : 1
09:49:11 kernel: Couldn't get size: 0x800000000000000e
09:49:11 kernel: MODSIGN: Couldn't get UEFI db list
09:49:11 kernel: Couldn't get size: 0x800000000000000e
09:49:11 kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0x8f7a6000-0x8f7a9fff]
09:49:11 kernel: pci 0000:00:00.2: AMD-Vi: Unable to write to IOMMU perf counter.
09:49:11 kernel: AMD-Vi: Disabling interrupt remapping

有人对我能做些什么来阻止这种情况发生有任何建议吗?如果我需要提供更多信息,请告诉我

huawei crash 18.04 19.04
  • 2 个回答
  • 1672 Views
Martin Hope
Jakob Kenda
Asked: 2019-07-28 07:54:38 +0800 CST

华为 Matebook 13 - 耳机始终列为断开连接

  • 1

我已经在我的华为 Matebook 13 上安装了 Ubuntu 19.04,除了笔记本电脑扬声器和耳机之间的自动切换外,一切正常。插入电源后,音频仍会从扬声器中传出,并且不会显示在设置中。事实上,我的问题的唯一部分解决方案是安装 pavucontrol 并手动将输出切换到耳机。在 pavucontrol 中,耳机显示为Unplugged,这意味着笔记本电脑无法识别耳机已插入。

帕武控制
帕武控制

如何修复我的耳机无法识别?

sound headphones laptop huawei pavucontrol
  • 2 个回答
  • 1576 Views
Martin Hope
ubuntu.home
Asked: 2019-07-05 07:03:18 +0800 CST

无法访问'/usr/local/

  • 0

您好,我正在尝试按照https://www.ubuntu4u.com/howtos/how-install-huawei-e173-usb-modem-ubuntu-10041204-lts中提供的步骤安装华为 E173 驱动程序

当我执行时,sudo bash ./install 我收到了这个错误:本地路径是:/usr/local/Movistar_3.5G

Installing Movistar 3.5G...chmod: cannot access '/usr/local/Movistar_3.5G/config': No such file or directory
chmod: cannot access './driver/*': No such file or directory
./install: line 420: ./driver/install: No such file or directory
chmod: cannot access './sbin/*': No such file or directory
chmod: cannot access './hw_pppd': No such file or directory
chmod: cannot access './hw_pppd': No such file or directory
cp: cannot stat './hw_pppd': No such file or directory
cp: cannot stat '/usr/local/Movistar_3.5G/qtlib/lib*.so*': No such file or directory
grep: /usr/local/Movistar_3.5G/SysConfig.dat: No such file or directory
grep: /usr/local/Movistar_3.5G/SysConfig.dat: No such file or directory
cp: cannot stat '/usr/local/Movistar_3.5G/sbin/67hw_hook': No such file or directory
chmod: cannot access '/etc/pm/sleep.d/67hw_hook': No such file or directory
                                      [ done ] 

即使我执行了sudo chmod +x install 没有任何改变。我能做些什么来解决这个错误?

permissions bash chmod huawei mobile-broadband
  • 1 个回答
  • 992 Views

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