Will hang at first boot if creating sys-usb, so don’t or look at qubes.skip_autostart(https://www.qubes-os.org/doc/autostart-troubleshooting)
Backlight doesn’t work out of the box (use “acpi_osi=‘Windows 2018’” & acpi_backlight=native);
HCL report and .cpio.gz support files :-
---
layout:
'hcl'
type:
'Notebook'
hvm:
'yes'
iommu:
'yes'
slat:
'yes'
tpm:
'2.0'
remap:
'yes'
brand: |
LENOVO
model: |
82JQ
bios: |
GKCN60WW
cpu: |
AMD Ryzen 7 5800H with Radeon Graphics
cpu-short: |
FIXME
chipset: |
Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex [1022:1630]
chipset-short: |
FIXME
gpu: |
NVIDIA Corporation GA104M [GeForce RTX 3070 Mobile / Max-Q] [10de:24dd] (rev a1) (prog-if 00 [VGA controller])
Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c5) (prog-if 00 [VGA controller])
gpu-short: |
FIXME
network: |
Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter [14c3:7961]
memory: |
28524
scsi: |
usb: |
2
certified:
'no'
versions:
- works:
'yes'
qubes: |
R4.2.0
xen: |
4.17.2
kernel: |
6.6.2-1
remark: |
Will hang at first boot if creating sys-usb, so don't or look at qubes.skip_autostart(https://www.qubes-os.org/doc/autostart-troubleshooting/); Backlight doesn't work out of the box (use "acpi_osi='Windows 2018'" & acpi_backlight=native);
credit: |
t_user
link: |
FIXLINK
Touch-pad supports “tap as click” and scrolling with 2 fingers works - works
Display brightness change shortcuts - brings up icon but it’s not functional
Brightness can be changed by dropping to the login shell and updating brightness in /sys/class/backlight/amdgpu_bl1/brightness Hack:
In dom0 terminal type:
sudo -i
cd /sys/class/backlight/amdgpu_bl1/
cat max_brightness
echo 100 > brightness
For a permanent solution:
In dom0 terminal type:
sudo nano /etc/default/grub
At GRUB_CMDLINE_LINUX before "rhgb quiet" add acpi_backlight=native
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
and then reboot the machine keyboard shortcuts work as they should.
Sound volume shortcuts - works
Keyboard led and keyboard brightness change shortcuts - works Look at https://github.com/4JX/L5P-Keyboard-RGB for customizing as done in Windows by Legion Vantage Software otherwise, default values in the bios are used.
Is keyboard and/or touchpad is PS/2 connected - No, USB Keyboard and I2C Touchapd
Internet and Bluetooth
Ethernet cable connection - works out of the box or actions were required? - works
Ethernet cable connection - speed - As it should be
Wifi connection - works out of the box or actions were required? - works
Wifi connection - speed, is reliable over time? - As it should be, reliable
Bluetooth - works out of the box or actions were required? - untested, probably works same NIC as wifi
Bluetooth - shows devices, connection process works, sound output, or copying works.- untested
Suspend
Suspend/Resume works - works out of the box or actions were required? - works out of the box
Does the resume break WiFi, if it does, how to recover it? - No
Does the resume break Bluetooth, if it does, how to recover it? - untested
Fullscreen and windowed video playback of YouTube - 720p/1080p/1440p/2160p in Chrome. Does it drop frames? - Video [increase VCPU to the AppVM Qube before test] Had 8 phy cores 4 phy cores were assigned to AppVM
Tested in Chrome: Normal playback speed (1x)
30fps 720p/1080p/1440p/2160p works,
60fps 720p no frames dropped, 1080p/1440p frames dropped but watchable, 2160p frames are dropped but watchable
Playback speed (2x)
30fps 720p/1080pworks, 1440p/2160p little laggy but watchable
60fps 720p/1080p,1440p little laggy but watchable, 2160p plays for 4 sec then stops for 1-2 sec even when fully buffered.
Screen resolution 2560x1600p (16:10) 60Hz All and all watchable. This can be improved by fiddling with Chrome and Firefox settings.