HP Envy x360 15-bq102ng
The HP Envy X360 15-bq102ng was released in 2017. It has a Ryzen Mobile 5 2500u with an integrated Vega 8 GPU and 8GB of DDR4 RAM.
Hardware | PCI/USB ID | Working? |
---|---|---|
GPU | 1002:15dd |
Yes |
WiFi | 10ec:b822 |
Yes |
Bluetooth | 0bda:b00b |
Yes |
Audio | 1022:15e3 |
Yes |
Touchpad | PS/2 | Yes |
Camera | Yes | |
Card Reader | 10ec:522a |
Yes |
Sensors | 0483:91d1 |
Yes |
Installation
This laptop has Secure Boot enabled by default. To start the installer you need to disable it in the UEFI. Then you can just boot the installer in UEFI mode and just install like a normal UEFI system.
Battery and Power Management
On Linux 4.17 I get about 5 hours on light load, like watching youtube. Installing tlp is a good idea. Suspend and Hibernate works.
Orientation Sensor
You currently need to install iio-sensor-proxy and reboot to make the orientation sensor work. This will disable the keyboard and touchpad, and invert the side volume buttons when the screen is held at the right orientation or is folded. The Gnome desktop environment does support the rotation natively. Other desktop enviroments may need extra software. You could compile and use this daemon [1] written in C.
Hard Drive
Built-in NVMe drive works with advertised speed. Blockdevices are loacated at /dev/nvme0n1p*
. There is an empty bay for an additional SATA 2.5 inch drive, but you have to buy a proprietary cable.
Freezes
On some devices the laptop freezes randomly (e.g. when surfing on Youtube). A workaround is to set these kernel parameters: idle=nomwait rcu_nocbs=0-7
.