Translation(s): none

DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware.

The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware.

If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware.

Models covered
Lenovo V15-IIL

Sub-models (Lenovo V15-IIL) options :
- CPU: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz
- Video card: Intel Integrated Iris Plus Graphics G1
- Screen size: 15"
- Wireless card: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
- Storage disk: 512GB SSD
- RAM: 8GB, 12GB
- Bluetooth

Overall Status

Core Components

[ATTACH]

Boot Standard Kernel:

{OK}

Detect USB media:

{OK}

Detect hard drives:

{OK}

Secure boot:

{OK}

Extra Features

CPU Frequency Scaling

[?]

Hibernation

[?]

Sleep / Suspend

{OK} May disable touchpad

Xorg

[?]

- OpenGL

[?]

- Resize-and-Rotate(randr)

[?]

Wayland

{OK}

Switch to External Screen

{OK}

Mouse

- Built-in (Touchpad)

{OK}

Wireless/Wifi

{OK} May require non-free firmware

Keyboard's Hotkeys

/!\

~-Legend :
{OK} = OK ; {X} Unsupported(No Driver) ; /!\ = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
{i} = Configuration Required; X-( = Only works with a non-free driver and or firmware

Important Note

{X} IRQ9 is disabled by the kernel on most boots, causing some ACPI functions to not work. It seems like this could be due to a bug in Lenovo's firmware. This may cause issues in booting or other stability issues, but my system is still generally useable. I think this is the cause of the laptop hotkeys not working. As of writing this, there's not any workaround. See the kernel.org bug report for more information.

Configuration

Display

Fully works when installing from live image. Some semi-frequent small graphical glitches when using scaling on KDE when using Wayland. See the bug report for more info.

Audio

Seem to work out of the box.

Mouse

Fully works when installing from live image. Sometimes becomes disabled after sleep (see below).

Power Management

Sleep mode works, but often the touchpad becomes disabled. I recommend setting a shortcut to toggle the touchpad on/off so you can turn it back on when you unlock your laptop. Hibernation not tested.

WiFi & Bluetooth

Fully works. Unsure whether it requires non-free firmware as it worked out of the box.

Keyboard

Special function keys:

For touchpad and brightness keys, I suggest making custom shortcuts (e.g. Fn+Alt+F6 for toggle touchpad)


System Summary

lspci

$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Ice Lake-LP Processor Host Bridge/DRAM Registers [8086:8a12] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Iris Plus Graphics G1 (Ice Lake) [8086:8a56] (rev 07)
00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:8a03] (rev 03)
00:14.0 USB controller [0c03]: Intel Corporation Ice Lake-LP USB 3.1 xHCI Host Controller [8086:34ed] (rev 30)
00:14.2 RAM memory [0500]: Intel Corporation Ice Lake-LP DRAM Controller [8086:34ef] (rev 30)
00:15.0 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP Serial IO I2C Controller #0 [8086:34e8] (rev 30)
00:15.1 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP Serial IO I2C Controller #1 [8086:34e9] (rev 30)
00:16.0 Communication controller [0780]: Intel Corporation Ice Lake-LP Management Engine [8086:34e0] (rev 30)
00:17.0 SATA controller [0106]: Intel Corporation Ice Lake-LP SATA Controller [AHCI mode] [8086:34d3] (rev 30)
00:1d.0 PCI bridge [0604]: Intel Corporation Ice Lake-LP PCI Express Root Port #9 [8086:34b0] (rev 30)
00:1d.4 PCI bridge [0604]: Intel Corporation Device [8086:34b4] (rev 30)
00:1f.0 ISA bridge [0601]: Intel Corporation Ice Lake-LP LPC Controller [8086:3482] (rev 30)
00:1f.3 Audio device [0403]: Intel Corporation Ice Lake-LP Smart Sound Technology Audio Controller [8086:34c8] (rev 30)
00:1f.4 SMBus [0c05]: Intel Corporation Ice Lake-LP SMBus Controller [8086:34a3] (rev 30)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Ice Lake-LP SPI Controller [8086:34a4] (rev 30)
01:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
06:00.0 Non-Volatile memory controller [0108]: Union Memory (Shenzhen) Device [1cc4:6203] (rev 03)

lsusb

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 04f2:b624 Chicony Electronics Co., Ltd Integrated Camera
Bus 001 Device 003: ID 0cf3:e500 Qualcomm Atheros Communications 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ sudo lsusb -v 2>/dev/null | grep -E '\<(^Bus|iProduct|bDeviceClass|bDeviceProtocol)'
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  bDeviceClass            9 Hub
  bDeviceProtocol         3 
  iProduct                2 xHCI Host Controller
Bus 001 Device 002: ID 04f2:b624 Chicony Electronics Co., Ltd Integrated Camera
  bDeviceClass          239 Miscellaneous Device
  bDeviceProtocol         1 Interface Association
  iProduct                1 Integrated Camera
  bDeviceClass          239 Miscellaneous Device
  bDeviceProtocol         1 Interface Association
Bus 001 Device 003: ID 0cf3:e500 Qualcomm Atheros Communications 
  bDeviceClass          224 Wireless
  bDeviceProtocol         1 Bluetooth
  iProduct                0 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  bDeviceClass            9 Hub
  bDeviceProtocol         1 Single TT
  iProduct                2 xHCI Host Controller

USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.

Resources

Attachments

Some configuration files and sample outputs.

Other reports

Credits


CategoryLaptopComputer CategoryDebianOn