救命,最近一段时间,我的 RGB 键盘好像停止工作了,它只能在呼吸模式下工作,我假设这是未连接时的默认模式。键盘以前工作正常,你只能关闭/打开它,而不能控制颜色,但这比这种开关呼吸模式要好。
我安装了 OpenRGB,但无法检测到键盘,并抱怨 i2c-dev 未安装。我还安装了 hp-wmi 驱动程序https://github.com/pelrun/hp-omen-linux-module.git
似乎都不起作用。在尝试调试时,我注意到我的 Nvidia 驱动程序在过去的某个时候也停止了工作。它们停留在 v515,而最新版本是 v525。我安装了 v525,它要求我启用/注册安全启动。我包括了 Nvidia 驱动程序信息,以防现在我启用了安全启动,
一些系统细节
HP OMEN 17 笔记本电脑
Product number: 6M0U7AV
•Full-size, per key RGB backlit, shadow black keyboard with NKRO Anti-Ghosting Key technology and optical switch
•Intel Wi-Fi 6E AX211 (2x2) and Bluetooth 5.2 combo
•Intel Core i7-12800HX (up to 4.8 GHz, 25 MB L3 cache, 16 cores, 24 threads) + NVIDIA GeForce RTX 3070 Ti Laptop GPU (8 GB)
sudo dkms 状态
hp-omen-wmi/0.9, 5.15.0-56-generic, x86_64: installed
nvidia/525.60.11, 5.15.0-56-generic, x86_64: installed
openrazer-driver/3.2.0, 5.15.0-56-generic, x86_64: installed
virtualbox/6.1.38, 5.15.0-53-generic, x86_64: installed
virtualbox/6.1.38, 5.15.0-56-generic, x86_64: installed
lsmod | grep i2c
- i2c_algo_bit 16384 1 i915
- i2c_hid_acpi 16384 0
- i2c_i801 36864 0
- i2c_hid 36864 1 i2c_hid_acpi
- i2c_smbus 20480 1 i2c_i801
- hid 151552 5
- i2c_hid,usbhid,hid_multitouch,hid_generic,uhid
nvidia-调试转储-l
Found 1 NVIDIA devices
Device ID: 0
Device name: NVIDIA GeForce RTX 3070 Ti Laptop GPU
GPU internal ID: GPU-86caef18-91ef-9478-143d-b277631bb11b
nvidia-smi
NVIDIA-SMI 525.60.11 Driver Version: 525.60.11 CUDA Version: 12.0
因希
- CPU: 16-core (8-mt/8-st) 12th Gen Intel Core i7-12800HX (-MST AMCP-)
- speed/min/max: 683/800/6000:6100:3400 MHz Kernel: 5.15.0-56-generic x86_64
- Up: 55m Mem: 3489.8/63978.9 MiB (5.5%) Storage: 3.73 TiB (34.2% used)
- Procs: 461 Shell: Bash inxi: 3.3.13
i2cdetect-l
i2c-0 smbus SMBus I801 adapter at efa0 SMBus adapter
i2c-1 i2c Synopsys DesignWare I2C adapter I2C adapter
i2c-2 i2c i915 gmbus dpa I2C adapter
i2c-3 i2c i915 gmbus dpb I2C adapter
i2c-4 i2c i915 gmbus dpc I2C adapter
i2c-5 i2c i915 gmbus tc1 I2C adapter
i2c-6 i2c i915 gmbus tc2 I2C adapter
i2c-7 i2c i915 gmbus tc3 I2C adapter
i2c-8 i2c i915 gmbus tc4 I2C adapter
i2c-9 i2c i915 gmbus tc5 I2C adapter
i2c-10 i2c i915 gmbus tc6 I2C adapter
i2c-11 i2c AUX A/DDI A/PHY A I2C adapter
i2c-12 i2c NVIDIA i2c adapter 1 at 1:00.0 I2C adapter
i2c-13 i2c NVIDIA i2c adapter 3 at 1:00.0 I2C adapter
i2c-14 i2c NVIDIA i2c adapter 4 at 1:00.0 I2C adapter
i2c-15 i2c NVIDIA i2c adapter 5 at 1:00.0 I2C adapter
i2c-16 i2c NVIDIA i2c adapter 6 at 1:00.0 I2C adapter
i2c-17 i2c NVIDIA i2c adapter 7 at 1:00.0 I2C adapter