NixOS / nixos-hardware

A collection of NixOS modules covering hardware quirks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add : HP Pavilion Aero 13 inch Laptop 13-be1003AU

loronghitam opened this issue · comments

can u help for add "HP Pavilion Aero 13 inch Laptop 13-be1003AU",

I have two problems. The first one is that my Wi-Fi network suddenly disappears. I have already added the following configuration as an alternative:
boot.extraModprobeConfig = ''
options rtw89_pci disable_clkreq=y disable_aspm_l1=y disable_aspm_l1ss=y
'';

However, there is another problem: Bluetooth suddenly disappears with the following log message:
Bluetooth: hci0: Bad flag given (0x1) vs supported (0x0)

When I run sudo systemctl restart bluetooth, I get the following error message:
src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters

for detail device https://www.hp.com/id-en/shop/hp-pavilion-aero-laptop-13-be1003au-669f0pa.html

Screenshot_20240508_005329
Screenshot_20240508_005316