Bug#1095846: psmouse: Dell XT2 touchpad buttons not working (alps touchpad)
Package: src:linux
Version: 6.1.128-1
Severity: normal
File: psmouse
Tags: upstream patch
X-Debbugs-Cc: netzadresse1@web.de
Hello,
I am using an notebook Dell XT2. The touchpad itself is working, but not the buttons (left and right mouse button) placed under the touchpad.
A quick search leads to a hint for a patch:
https://www.reddit.com/r/linuxquestions/comments/1741gl9/comment/kvc8x75/
I used the BIOS implemented diagnostics functions to check if the hardware is OK. The buttons are working, so there is no hardware issue.
Using evtest I do not get any event for the buttons. The touchpad itself is working (which can be seen):
bnutzer@XT2:~$ sudo evtest
[sudo] Passwort für bnutzer:
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0: AT Translated Set 2 keyboard
/dev/input/event1: Lid Switch
/dev/input/event10: N-Trig MultiTouch
/dev/input/event11: N-Trig Touchscreen
/dev/input/event12: Dell WMI hotkeys
/dev/input/event13: HDA Digital PCBeep
/dev/input/event14: HDA Intel Mic
/dev/input/event15: HDA Intel Headphone
/dev/input/event2: Power Button
/dev/input/event3: Sleep Button
/dev/input/event4: AlpsPS/2 ALPS DualPoint Stick
/dev/input/event5: AlpsPS/2 ALPS DualPoint TouchPad
/dev/input/event6: Video Bus
/dev/input/event7: Microsoft Microsoft IntelliMouse® Optical
/dev/input/event8: PC Speaker
/dev/input/event9: N-Trig Pen
Select the device event number [0-15]: 5
Input driver version is 1.0.1
Input device ID: bus 0x11 vendor 0x2 product 0x8 version 0x600
Input device name: "AlpsPS/2 ALPS DualPoint TouchPad"
Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
Event code 272 (BTN_LEFT)
Event code 273 (BTN_RIGHT)
Event code 274 (BTN_MIDDLE)
Event code 325 (BTN_TOOL_FINGER)
Event code 330 (BTN_TOUCH)
Event type 3 (EV_ABS)
Event code 0 (ABS_X)
Value 0
Min 0
Max 2047
Event code 1 (ABS_Y)
Value 0
Min 0
Max 1535
Event code 24 (ABS_PRESSURE)
Value 0
Min 0
Max 127
Properties:
Property type 0 (INPUT_PROP_POINTER)
Testing ... (interrupt to exit)
Event: time 1739381267.649617, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1
Event: time 1739381267.649617, type 3 (EV_ABS), code 0 (ABS_X), value 1164
Event: time 1739381267.649617, type 3 (EV_ABS), code 1 (ABS_Y), value 727
Event: time 1739381267.649617, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 46
Event: time 1739381267.649617, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1
Event: time 1739381267.649617, -------------- SYN_REPORT ------------
Event: time 1739381267.661289, type 3 (EV_ABS), code 0 (ABS_X), value 1166
Event: time 1739381267.661289, type 3 (EV_ABS), code 1 (ABS_Y), value 731
Event: time 1739381267.661289, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 52
Event: time 1739381267.661289, -------------- SYN_REPORT ------------
Event: time 1739381267.672976, type 3 (EV_ABS), code 0 (ABS_X), value 1164
Event: time 1739381267.672976, type 3 (EV_ABS), code 1 (ABS_Y), value 730
Event: time 1739381267.672976, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 56
Event: time 1739381267.672976, -------------- SYN_REPORT ------------
Event: time 1739381267.684105, type 3 (EV_ABS), code 0 (ABS_X), value 1168
Event: time 1739381267.684105, type 3 (EV_ABS), code 1 (ABS_Y), value 736
Event: time 1739381267.684105, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 54
Event: time 1739381267.684105, -------------- SYN_REPORT ------------
Event: time 1739381267.695300, type 3 (EV_ABS), code 0 (ABS_X), value 1170
Event: time 1739381267.695300, type 3 (EV_ABS), code 1 (ABS_Y), value 742
Event: time 1739381267.695300, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 55
Event: time 1739381267.695300, -------------- SYN_REPORT ------------
Event: time 1739381267.706434, type 3 (EV_ABS), code 0 (ABS_X), value 1171
Event: time 1739381267.706434, type 3 (EV_ABS), code 1 (ABS_Y), value 756
Event: time 1739381267.706434, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 54
Event: time 1739381267.706434, -------------- SYN_REPORT ------------
Thank you in advance!
-- Package-specific info:
** Version:
Linux version 6.1.0-31-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07)
** Command line:
BOOT_IMAGE=/vmlinuz-6.1.0-31-amd64 root=/dev/mapper/XT2--vg-root ro quiet
** Not tainted
** Kernel log:
[ 20.218561] iTCO_vendor_support: vendor-support=0
[ 20.274204] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 20.379876] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 20.425965] iTCO_wdt iTCO_wdt.1.auto: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x1060)
[ 20.437409] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 20.437656] ntrig 0003:1B96:0001.0001: hidraw1: USB HID v1.10 Device [HID 1b96:0001] on usb-0000:00:1d.1-2/input0
[ 20.459718] input: N-Trig Pen as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.1/0003:1B96:0001.0002/input/input10
[ 20.471477] input: N-Trig MultiTouch as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.1/0003:1B96:0001.0002/input/input11
[ 20.471636] input: N-Trig Touchscreen as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.1/0003:1B96:0001.0002/input/input12
[ 20.471818] ntrig 0003:1B96:0001.0002: input,hidraw2: USB HID v1.10 Device [HID 1b96:0001] on usb-0000:00:1d.1-2/input1
[ 20.494056] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:0252]
[ 20.494085] yenta_cardbus 0000:02:01.0: Using CSCINT to route CSC interrupts to PCI
[ 20.494088] yenta_cardbus 0000:02:01.0: Routing CardBus interrupts to PCI
[ 20.494095] yenta_cardbus 0000:02:01.0: TI: mfunc 0x01001022, devctl 0x64
[ 20.504229] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
[ 20.556957] Adding 1003516k swap on /dev/mapper/XT2--vg-swap_1. Priority:-2 extents:1 across:1003516k SSFS
[ 20.735626] yenta_cardbus 0000:02:01.0: ISA IRQ mask 0x0cf8, PCI irq 18
[ 20.735637] yenta_cardbus 0000:02:01.0: Socket status: 30000006
[ 20.735645] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [io 0x4000-0x4fff]
[ 20.735650] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge window: [mem 0xf6600000-0xf66fffff]
[ 20.735654] pcmcia_socket pcmcia_socket0: cs: memory probe 0xf6600000-0xf66fffff:
[ 20.735667] excluding 0xf66f0000-0xf66fffff
[ 20.893840] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 20.894361] cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[ 20.894881] cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[ 20.895366] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 20.895851] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 20.916176] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[ 20.919639] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[ 20.963980] dell_laptop: Using i8042 filter function for receiving events
[ 20.969321] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 20.969340] excluding 0xc0000-0xcffff 0xe0000-0xfffff
[ 20.969396] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[ 20.969419] excluding 0xa0000000-0xa0ffffff
[ 20.969459] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[ 20.969482] excluding 0x60000000-0x60ffffff
[ 20.987020] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 21.020624] EXT4-fs (sda1): mounted filesystem without journal. Quota mode: none.
[ 21.078118] Intel(R) Wireless WiFi driver for Linux
[ 21.078391] iwlwifi 0000:0c:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 21.101864] iwlwifi 0000:0c:00.0: firmware: direct-loading firmware iwlwifi-5000-5.ucode
[ 21.102109] iwlwifi 0000:0c:00.0: loaded firmware version 8.83.5.1 build 33692 5000-5.ucode op_mode iwldvm
[ 21.124889] intel_powerclamp: No package C-state available
[ 21.177096] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD71B7X: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 21.177109] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 21.177114] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[ 21.177118] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 21.177121] snd_hda_codec_idt hdaudioC0D0: dig-out=0x1e/0x0
[ 21.177124] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 21.177127] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x18
[ 21.177130] snd_hda_codec_idt hdaudioC0D0: Mic=0xb
[ 21.230339] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 21.230453] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 21.230556] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 21.385421] iwlwifi 0000:0c:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 21.385431] iwlwifi 0000:0c:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 21.385434] iwlwifi 0000:0c:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 21.385437] iwlwifi 0000:0c:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[ 21.419864] audit: type=1400 audit(1739380143.024:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=498 comm="apparmor_parser"
[ 21.430034] audit: type=1400 audit(1739380143.032:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mariadbd_akonadi" pid=499 comm="apparmor_parser"
[ 21.442848] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 21.460916] audit: type=1400 audit(1739380143.064:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=505 comm="apparmor_parser"
[ 21.460929] audit: type=1400 audit(1739380143.064:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=505 comm="apparmor_parser"
[ 21.462343] audit: type=1400 audit(1739380143.064:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=504 comm="apparmor_parser"
[ 21.466939] iwlwifi 0000:0c:00.0 wlp12s0: renamed from wlan0
[ 21.517608] audit: type=1400 audit(1739380143.120:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="postgresql_akonadi" pid=506 comm="apparmor_parser"
[ 21.539006] audit: type=1400 audit(1739380143.144:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=507 comm="apparmor_parser"
[ 21.539020] audit: type=1400 audit(1739380143.144:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=507 comm="apparmor_parser"
[ 21.539025] audit: type=1400 audit(1739380143.144:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=507 comm="apparmor_parser"
[ 21.539031] audit: type=1400 audit(1739380143.144:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=507 comm="apparmor_parser"
[ 22.960333] NET: Registered PF_QIPCRTR protocol family
[ 23.588626] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 23.719521] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 23.791463] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 23.915617] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 28.592987] dell_wmi: Unknown WMI event type 0xf
[ 30.625842] dell_wmi: Unknown key with type 0x0011 and code 0xfeeb pressed
[ 30.625850] dell_wmi: Unknown key with type 0x0011 and code 0xfee0 pressed
[ 30.625853] dell_wmi: Unknown key with type 0x0011 and code 0xffd0 pressed
[ 30.625855] dell_wmi: Unknown key with type 0x0011 and code 0xffd1 pressed
[ 30.625858] dell_wmi: Unknown key with type 0x0011 and code 0xfee1 pressed
[ 30.625860] dell_wmi: Unknown key with type 0x0011 and code 0xfee0 pressed
[ 35.057999] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 35.183563] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 35.267448] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 35.391656] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 41.202055] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 41.327618] iwlwifi 0000:0c:00.0: Radio type=0x1-0x2-0x0
[ 42.117043] dell_wmi: Unknown key with type 0x0011 and code 0xfee1 pressed
[ 43.127303] dell_wmi: Unknown key with type 0x0011 and code 0xfee0 pressed
[ 45.040672] wlp12s0: authenticate with 34:31:c4:xx:xx:xx
[ 45.044591] wlp12s0: send auth to 34:31:c4:xx:xx:xx (try 1/3)
[ 45.048167] wlp12s0: authenticated
[ 45.054820] wlp12s0: associate with 34:31:c4:xx:xx:xx (try 1/3)
[ 45.067453] wlp12s0: RX AssocResp from 34:31:c4:xx:xx:xx (capab=0x1431 status=0 aid=2)
[ 45.076383] wlp12s0: associated
[ 45.243192] wlp12s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 34:31:c4:xx:xx:xx
[ 45.259196] IPv6: ADDRCONF(NETDEV_CHANGE): wlp12s0: link becomes ready
[ 53.136142] dell_wmi: Unknown key with type 0x0011 and code 0xfee1 pressed
[ 56.137416] dell_wmi: Unknown key with type 0x0011 and code 0xfee0 pressed
** Model information
sys_vendor: Dell Inc.
product_name: Latitude XT2
product_version:
chassis_vendor: Dell Inc.
chassis_version:
bios_vendor: Dell Inc.
bios_version: A15
board_vendor: Dell Inc.
board_name: 0M374P
board_version:
** Loaded modules:
ctr
ccm
qrtr
iwldvm
binfmt_misc
mac80211
snd_hda_codec_idt
libarc4
snd_hda_codec_generic
iwlwifi
kvm_intel
snd_hda_intel
snd_intel_dspcfg
snd_intel_sdw_acpi
snd_hda_codec
pcmcia
dell_rbtn
kvm
snd_hda_core
cfg80211
dell_laptop
snd_hwdep
ledtrig_audio
snd_pcm
dell_wmi
yenta_socket
snd_timer
sparse_keymap
pcmcia_rsrc
hid_ntrig
iTCO_wdt
dell_smbios
pcmcia_core
snd
intel_pmc_bxt
dcdbas
irqbypass
dell_smm_hwmon
iTCO_vendor_support
dell_wmi_descriptor
soundcore
watchdog
acpi_als
rfkill
wmi_bmof
pcspkr
industrialio_triggered_buffer
kfifo_buf
joydev
industrialio
serio_raw
ac
evdev
acpi_cpufreq
sg
coretemp
firewire_sbp2
msr
parport_pc
ppdev
lp
parport
fuse
loop
efi_pstore
configfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
crypto_simd
cryptd
xts
ecb
dm_crypt
dm_mod
sd_mod
t10_pi
crc64_rocksoft_generic
crc64_rocksoft
crc_t10dif
crct10dif_generic
hid_generic
usbhid
crc64
crct10dif_common
hid
i915
ahci
libahci
drm_buddy
i2c_algo_bit
libata
drm_display_helper
cec
sdhci_pci
rc_core
ttm
firewire_ohci
sha512_ssse3
cqhci
sha512_generic
sha256_ssse3
drm_kms_helper
xhci_pci
scsi_mod
psmouse
xhci_hcd
uhci_hcd
ehci_pci
sdhci
sha1_ssse3
firewire_core
i2c_i801
i2c_smbus
ehci_hcd
mmc_core
e1000e
scsi_common
lpc_ich
crc_itu_t
drm
usbcore
usb_common
button
battery
video
wmi
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
Subsystem: Dell Mobile 4 Series Chipset Memory Controller Hub [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
IOMMU group: 1
Capabilities: <access denied>
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller])
Subsystem: Dell Mobile 4 Series Chipset Integrated Graphics Controller [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f6c00000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at ef70 [size=8]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
Subsystem: Dell Mobile 4 Series Chipset Integrated Graphics Controller [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Region 0: Memory at f6b00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
Subsystem: Dell 82567LM Gigabit Network Connection [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 26
IOMMU group: 2
Region 0: Memory at f6ae0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f6adb000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at efe0 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
IOMMU group: 3
Region 4: I/O ports at 6f60 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 21
IOMMU group: 3
Region 4: I/O ports at 6f80 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 22
IOMMU group: 3
Region 4: I/O ports at 6fa0 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell 82801I (ICH9 Family) USB2 EHCI Controller [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 22
IOMMU group: 3
Region 0: Memory at fed1c400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
Subsystem: Dell 82801I (ICH9 Family) HD Audio Controller [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 33
IOMMU group: 0
Region 0: Memory at f6adc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03) (prog-if 00 [Normal decode])
Subsystem: Dell 82801I (ICH9 Family) PCI Express Port 1 [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
IOMMU group: 4
Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
I/O behind bridge: 2000-2fff [size=4K] [16-bit]
Memory behind bridge: bc000000-bc1fffff [size=2M] [32-bit]
Prefetchable memory behind bridge: bc200000-bc3fffff [size=2M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03) (prog-if 00 [Normal decode])
Subsystem: Dell 82801I (ICH9 Family) PCI Express Port 2 [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
IOMMU group: 4
Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0
I/O behind bridge: 3000-3fff [size=4K] [16-bit]
Memory behind bridge: f6900000-f69fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: bc400000-bc5fffff [size=2M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03) (prog-if 00 [Normal decode])
Subsystem: Dell 82801I (ICH9 Family) PCI Express Port 4 [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin D routed to IRQ 19
IOMMU group: 4
Bus: primary=00, secondary=0d, subordinate=0e, sec-latency=0
I/O behind bridge: d000-dfff [size=4K] [16-bit]
Memory behind bridge: f6700000-f68fffff [size=2M] [32-bit]
Prefetchable memory behind bridge: f0000000-f01fffff [size=2M] [32-bit]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
IOMMU group: 5
Region 4: I/O ports at 6f00 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 21
IOMMU group: 5
Region 4: I/O ports at 6f20 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell 82801I (ICH9 Family) USB UHCI Controller [1028:0252]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 22
IOMMU group: 5
Region 4: I/O ports at 6f40 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
Kernel modules: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell 82801I (ICH9 Family) USB2 EHCI Controller [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
IOMMU group: 5
Region 0: Memory at fed1c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93) (prog-if 01 [Subtractive decode])
Subsystem: Dell 82801 Mobile PCI Bridge [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
IOMMU group: 6
Bus: primary=00, secondary=02, subordinate=03, sec-latency=32
I/O behind bridge: 4000-4fff [size=4K] [16-bit]
Memory behind bridge: f6600000-f66fffff [size=1M] [32-bit]
Prefetchable memory behind bridge: [disabled] [64-bit]
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M-E LPC Interface Controller [8086:2917] (rev 03)
Subsystem: Dell ICH9M-E LPC Interface Controller [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
IOMMU group: 7
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Dell 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 30
IOMMU group: 7
Region 0: I/O ports at 6e70 [size=8]
Region 1: I/O ports at 6e78 [size=4]
Region 2: I/O ports at 6e80 [size=8]
Region 3: I/O ports at 6e88 [size=4]
Region 4: I/O ports at 6ea0 [size=32]
Region 5: Memory at fed1c800 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
Subsystem: Dell 82801I (ICH9 Family) SMBus Controller [1028:0252]
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 19
IOMMU group: 7
Region 0: Memory at f6ad9f00 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1100 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
02:01.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
Subsystem: Dell PCIxx12 Cardbus Controller [1028:0252]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
IOMMU group: 6
Region 0: Memory at c0000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=03, sec-latency=176
Memory window 0: c4000000-c7ffffff (prefetchable)
Memory window 1: c8000000-cbffffff
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Capabilities: <access denied>
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
02:01.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a] (prog-if 10 [OHCI])
Subsystem: Dell PCIxx12 OHCI Compliant IEEE 1394 Host Controller [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (500ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 19
IOMMU group: 6
Region 0: Memory at f66fb800 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at f66fc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: firewire_ohci
Kernel modules: firewire_ohci
02:01.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c] (prog-if 01)
Subsystem: Dell PCIxx12 SDA Standard Compliant SD Host Controller [1028:0252]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (1750ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 18
IOMMU group: 6
Region 0: Memory at f66fb700 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci
0c:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1321]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 34
IOMMU group: 4
Region 0: Memory at f69fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
0d:00.0 USB controller [0c03]: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller [1912:0015] (rev 02) (prog-if 30 [XHCI])
Subsystem: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller [1912:0015]
Physical Slot: 1
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 19
IOMMU group: 4
Region 0: Memory at f68fe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
** USB devices:
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 1b96:0001 N-Trig Duosense Transparent Electromagnetic Digitizer
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 0a5c:5801 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint swipe sensor
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-- System Information:
Debian Release: 12.9
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-31-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-6.1.0-31-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.142+deb12u1
ii kmod 30+20221128-1
ii linux-base 4.9
Versions of packages linux-image-6.1.0-31-amd64 recommends:
ii apparmor 3.0.8-3
ii firmware-linux-free 20200122-1
Versions of packages linux-image-6.1.0-31-amd64 suggests:
pn debian-kernel-handbook <none>
ii grub-pc 2.06-13+deb12u1
pn linux-doc-6.1 <none>
Versions of packages linux-image-6.1.0-31-amd64 is related to:
pn firmware-amd-graphics <none>
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 <none>
pn firmware-cavium <none>
pn firmware-intel-sound <none>
pn firmware-intelwimax <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
ii firmware-iwlwifi 20230210-5
pn firmware-libertas <none>
pn firmware-linux-nonfree <none>
ii firmware-misc-nonfree 20230210-5
pn firmware-myricom <none>
pn firmware-netxen <none>
pn firmware-qlogic <none>
pn firmware-realtek <none>
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
Reply to: