Entry created
2024-09-09

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
COMMERCIAL NAME

Sub-models (LIST OF MODEL REFERENCE NUMBER) options :
- Video card (Intel or ATI radeon or ATI FireGL) (adapt this list to actually match options available. Common features are listed below)
- Screen size (14", 15", or 15" wide)
- Wireless card
- Disk and Ram size, optical device
- Other options, like fingerprint reader, bluetooth...

Overall Status

Core Components

[ATTACH]

Boot Standard Kernel:

[bpo]

LAN network card:

[Y]

Detect CD/DVD:

[-]

Detect hard drives:

[Y]

Secure boot:

[?]

Extra Features

CPU Frequency Scaling

[?]

Hibernation

[?]

Sleep / Suspend

[?]

Xorg

[Y]

- OpenGL

[?]

- Resize-and-Rotate(randr)

[?]

Switch to External Screen

[?]

Mouse

- Built-in (Trackpoint)

[-]

- Built-in (Touchpad)

[-]

Modem

[-]

Wireless/Wifi

[!]

Keyboard's Hotkeys

[Y]

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

I didn't do a fresh install, just put in the hd from one of my other zotac boxes...

This works with bookworm using the most recent backports kernel 6.10.6+bpo, except that wifi (Intel AX101) using the iwlwifi driver doesn't seem to work. (Occasionally the card is seen on boot, but never works for very long.)

Configuration

Display

00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics]

Audio

Mouse

Power Management

WiFi

Modem


System Summary

lspci

$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:461c]
00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-N [UHD Graphics] [8086:46d1]
00:0d.0 USB controller [0c03]: Intel Corporation Alder Lake-N Thunderbolt 4 USB Controller [8086:464e]
00:14.0 USB controller [0c03]: Intel Corporation Alder Lake-N PCH USB 3.2 xHCI Host Controller [8086:54ed]
00:14.2 RAM memory [0500]: Intel Corporation Alder Lake-N PCH Shared SRAM [8086:54ef]
00:14.3 Network controller [0280]: Intel Corporation CNVi: Wi-Fi [8086:54f0]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54e8]
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:54e9]
00:16.0 Communication controller [0780]: Intel Corporation Alder Lake-N PCH HECI Controller [8086:54e0]
00:17.0 SATA controller [0106]: Intel Corporation Alder Lake-N SATA AHCI Controller [8086:54d3]
00:19.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54c5]
00:19.1 Serial bus controller [0c80]: Intel Corporation Device [8086:54c6]
00:1a.0 SD Host controller [0805]: Intel Corporation Device [8086:54c4]
00:1d.0 PCI bridge [0604]: Intel Corporation Alder Lake-N PCI Express Root Port [8086:54b0]
00:1d.1 PCI bridge [0604]: Intel Corporation Alder Lake-N PCI Express Root Port [8086:54b1]
00:1e.0 Communication controller [0780]: Intel Corporation Alder Lake-N Serial IO UART Host Controller [8086:54a8]
00:1e.3 Serial bus controller [0c80]: Intel Corporation Device [8086:54ab]
00:1f.0 ISA bridge [0601]: Intel Corporation Alder Lake-N PCH eSPI Controller [8086:5481]
00:1f.3 Audio device [0403]: Intel Corporation Alder Lake-N PCH High Definition Audio Controller [8086:54c8]
00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake-N SMBus [8086:54a3]
00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-N SPI (flash) Controller [8086:54a4]
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)

lsusb

$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 0495:3048 ESS Technology, Inc. ESS USB DAC
Bus 001 Device 006: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 046d:08e5 Logitech, Inc. C920 PRO HD Webcam
Bus 001 Device 005: ID 05ac:021d Apple, Inc. Aluminum Mini Keyboard (ANSI)
Bus 001 Device 004: ID 1a7c:0191 Evoluent VerticalMouse 4
Bus 001 Device 002: ID 05ac:1005 Apple, Inc. Keyboard Hub
Bus 001 Device 007: ID 8087:0026 Intel Corp. AX201 Bluetooth
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 008: ID 0495:3048 ESS Technology, Inc. ESS USB DAC
  bDeviceClass            0 
  bDeviceProtocol         0 
  iProduct                2 ESS USB DAC
Bus 001 Device 006: ID 05e3:0610 Genesys Logic, Inc. Hub
  bDeviceClass            9 Hub
  bDeviceProtocol         2 TT per port
  iProduct                1 USB2.0 Hub
  bDeviceClass            9 Hub
  bDeviceProtocol         0 Full speed (or root) hub
Bus 001 Device 007: ID 8087:0026 Intel Corp. AX201 Bluetooth
  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