Your message dated Thu, 15 Jan 2026 17:00:07 +0000 with message-id <E1vgQhb-0000000BPoT-2pGB@fasolo.debian.org> and subject line Bug#1122106: fixed in linux 6.19~rc5-1~exp1 has caused the Debian Bug report #1122106, regarding UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.9/drivers/gpu/drm/radeon/ to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1122106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122106 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.9/drivers/gpu/drm/radeon/
- From: Eric Degenetais <eric.4.debian@grabatoulnz.fr>
- Date: Sun, 07 Dec 2025 15:17:27 +0100
- Message-id: <176511704717.2412.5385655846625126395.reportbug@gwaihir.grabatoulnz.fr>
Package: src:linux Version: 6.17.9-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Booting up in forky * What exactly did you do (or not do) that was effective (or ineffective)? Start the machine with forky * What was the outcome of this action? The following traces showed up in the log. No associated malfunction detected : [ 2.569196] ------------[ cut here ]------------ [ 2.569197] UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.9/drivers/gpu/drm/radeon/radeon_atombios.c:2720 :34 [ 2.569204] index 18 is out of range for type 'UCHAR [*]' [ 2.569208] CPU: 0 UID: 0 PID: 249 Comm: kworker/0:3 Not tainted 6.17.9+deb14-amd64 #1 PREEMPT(lazy) Debian 6.17.9-1 [ 2.569211] Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A99X EVO R2.0, BIOS 2501 04/03/2014 [ 2.569212] Workqueue: events work_for_cpu_fn [ 2.569217] Call Trace: [ 2.569220] <TASK> [ 2.569221] dump_stack_lvl+0x5d/0x80[ 2.569225] ubsan_epilogue+0x5/0x2b [ 2.569229] __ubsan_handle_out_of_bounds.cold+0x54/0x59[ 2.569232] radeon_atombios_get_power_modes+0x8d6/0x900 [radeon] [ 2.569310] radeon_pm_init+0x142/0x760 [radeon] [ 2.569396] cik_init+0x21d/0x550 [radeon] [ 2.569485] radeon_device_init+0x563/0xba0 [radeon][ 2.569552] ? pci_find_capability+0x79/0xb0 [ 2.569556] radeon_driver_load_kms+0xa1/0x260 [radeon] [ 2.569624] radeon_pci_probe+0x177/0x230 [radeon] [ 2.569691] local_pci_probe+0x42/0x90[ 2.569695] work_for_cpu_fn+0x1a/0x30 [ 2.569697] process_one_work+0x192/0x350 [ 2.569701] worker_thread+0x25a/0x3a0 [ 2.569703] ? __pfx_worker_thread+0x10/0x10 [ 2.569705] kthread+0xfc/0x240 [ 2.569707] ? __pfx_kthread+0x10/0x10 [ 2.569708] ? __pfx_kthread+0x10/0x10 [ 2.569709] ret_from_fork+0x197/0x1c0 [ 2.569712] ? __pfx_kthread+0x10/0x10 [ 2.569714] ret_from_fork_asm+0x1a/0x30 [ 2.569717] </TASK> [ 2.569718] ---[ end trace ]--- [ 2.569764] ------------[ cut here ]------------ [ 2.569766] UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.9/drivers/gpu/drm/radeon/ci_dpm.c:5569:32 [ 2.569771] index 9 is out of range for type 'UCHAR [*]' [ 2.569774] CPU: 0 UID: 0 PID: 249 Comm: kworker/0:3 Not tainted 6.17.9+deb14-amd64 #1 PREEMPT(lazy) Debian 6.17.9-1 [ 2.569776] Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A99X EVO R2.0, BIOS 2501 04/03/2014 [ 2.569777] Workqueue: events work_for_cpu_fn [ 2.569780] Call Trace: [ 2.569781] <TASK> [ 2.569781] dump_stack_lvl+0x5d/0x80 [ 2.569784] ubsan_epilogue+0x5/0x2b [ 2.569786] __ubsan_handle_out_of_bounds.cold+0x54/0x59 [ 2.569789] ci_dpm_init+0x19f3/0x1ad0 [radeon] [ 2.569870] radeon_pm_init+0x53c/0x760 [radeon] [ 2.569956] cik_init+0x21d/0x550 [radeon] [ 2.570045] radeon_device_init+0x563/0xba0 [radeon] [ 2.570112] ? pci_find_capability+0x79/0xb0 [ 2.570115] radeon_driver_load_kms+0xa1/0x260 [radeon] [ 2.570183] radeon_pci_probe+0x177/0x230 [radeon] [ 2.570249] local_pci_probe+0x42/0x90 [ 2.570252] work_for_cpu_fn+0x1a/0x30 [ 2.570254] process_one_work+0x192/0x350 [ 2.570257] worker_thread+0x25a/0x3a0 [ 2.570259] ? __pfx_worker_thread+0x10/0x10 [ 2.570261] kthread+0xfc/0x240 [ 2.570262] ? __pfx_kthread+0x10/0x10 [ 2.570263] ? __pfx_kthread+0x10/0x10 [ 2.570265] ret_from_fork+0x197/0x1c0 [ 2.570267] ? __pfx_kthread+0x10/0x10 [ 2.570268] ret_from_fork_asm+0x1a/0x30 [ 2.570271] </TASK> [ 2.570272] ---[ end trace ]--- * What outcome did you expect instead? No UBSAN traces. *** End of the template - remove these template lines *** -- Package-specific info: ** Version: Linux version 6.17.9+deb14-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-15 (Debian 15.2.0-9) 15.2.0, GNU ld (GNU Binutils for Debian) 2.45) #1 SMP PREEMPT_DYNAMIC Debian 6.17.9-1 (2025-11-26) ** Command line: BOOT_IMAGE=/boot/vmlinuz-6.17.9+deb14-amd64 root=UUID=2b3b6888-53fe-4618-a096-5ac8a0714864 ro quiet ** Not tainted ** Kernel log: [ 9.616312] systemd[1]: Starting console-setup.service - Set console font and keymap... [ 9.617403] systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... [ 9.623208] systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... [ 9.628059] systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization. [ 9.628212] systemd[1]: Reached target time-set.target - System Time Set. [ 9.630163] systemd[1]: Finished console-setup.service - Set console font and keymap. [ 9.633585] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 390 (systemd-binfmt) [ 9.642243] systemd[1]: Received SIGRTMIN+20 from PID 292 (plymouthd). [ 9.643654] systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. [ 9.664023] systemd[1]: Started systemd-journald.service - Journal Service. [ 9.671281] audit: type=1400 audit(1765115707.619:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=400 comm="apparmor_parser" [ 9.671404] audit: type=1400 audit(1765115707.619:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=404 comm="apparmor_parser" [ 9.671591] audit: type=1400 audit(1765115707.619:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=406 comm="apparmor_parser" [ 9.671997] audit: type=1400 audit(1765115707.619:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=405 comm="apparmor_parser" [ 9.672001] audit: type=1400 audit(1765115707.619:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=402 comm="apparmor_parser" [ 9.672147] audit: type=1400 audit(1765115707.623:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=399 comm="apparmor_parser" [ 9.672899] audit: type=1400 audit(1765115707.623:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=401 comm="apparmor_parser" [ 9.674550] audit: type=1400 audit(1765115707.623:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=419 comm="apparmor_parser" [ 9.674578] audit: type=1400 audit(1765115707.623:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=421 comm="apparmor_parser" [ 9.674758] audit: type=1400 audit(1765115707.623:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=423 comm="apparmor_parser" [ 9.701130] systemd-journald[355]: Received client request to flush runtime journal. [ 10.027883] random: crng init done [ 10.159714] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 10.176980] sr 4:0:0:0: Attached scsi generic sg1 type 5 [ 10.189925] sd 5:0:0:0: Attached scsi generic sg2 type 0 [ 10.399935] at24 0-0050: supply vcc not found, using dummy regulator [ 10.413664] at24 0-0050: 256 byte spd EEPROM, read-only [ 10.413709] at24 0-0051: supply vcc not found, using dummy regulator [ 10.413748] acpi_cpufreq: overriding BIOS provided _PSD data [ 10.414928] input: PC Speaker as /devices/platform/pcspkr/input/input8 [ 10.423890] at24 0-0051: 256 byte spd EEPROM, read-only [ 10.423991] at24 0-0052: supply vcc not found, using dummy regulator [ 10.436833] at24 0-0052: 256 byte spd EEPROM, read-only [ 10.439093] at24 0-0053: supply vcc not found, using dummy regulator [ 10.467956] at24 0-0053: 256 byte spd EEPROM, read-only [ 10.472689] mc: Linux media interface: v0.10 [ 10.530336] Bluetooth: Core ver 2.22 [ 10.530363] NET: Registered PF_BLUETOOTH protocol family [ 10.530365] Bluetooth: HCI device and connection manager initialized [ 10.530369] Bluetooth: HCI socket layer initialized [ 10.530373] Bluetooth: L2CAP socket layer initialized [ 10.530381] Bluetooth: SCO socket layer initialized [ 10.552189] snd_hda_intel 0000:01:00.1: Force to non-snoop mode [ 10.558748] asus_wmi: ASUS WMI generic driver loaded [ 10.572597] asus_wmi: failed to register LPS0 sleep handler in asus-wmi [ 10.572668] asus_wmi: Initialization: 0x0 [ 10.572696] asus_wmi: BIOS WMI version: 0.9 [ 10.572741] asus_wmi: SFUN value: 0x0 [ 10.572745] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS [ 10.574457] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input9 [ 10.597986] videodev: Linux video capture interface: v2.00 [ 10.620683] snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops radeon_audio_component_bind_ops [radeon]) [ 10.632124] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input10 [ 10.637976] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input11 [ 10.673358] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input12 [ 10.685650] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input13 [ 10.686669] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input14 [ 10.686742] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input15 [ 10.724381] usbcore: registered new interface driver btusb [ 10.725189] snd_hda_codec_alc662 hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line [ 10.725195] snd_hda_codec_alc662 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 10.725198] snd_hda_codec_alc662 hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 10.725201] snd_hda_codec_alc662 hdaudioC0D0: mono: mono_out=0x0 [ 10.725202] snd_hda_codec_alc662 hdaudioC0D0: dig-out=0x11/0x1e [ 10.725204] snd_hda_codec_alc662 hdaudioC0D0: inputs: [ 10.725206] snd_hda_codec_alc662 hdaudioC0D0: Rear Mic=0x18 [ 10.725207] snd_hda_codec_alc662 hdaudioC0D0: Front Mic=0x19 [ 10.725209] snd_hda_codec_alc662 hdaudioC0D0: Line=0x1a [ 10.743260] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input16 [ 10.743333] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input17 [ 10.743400] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input18 [ 10.743471] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input19 [ 10.743539] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input20 [ 10.743619] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input21 [ 10.743692] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input22 [ 10.743770] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input23 [ 10.757261] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb [ 10.757267] Bluetooth: hci0: LMP ver=6 subver=22bb; manufacturer=10 [ 10.779271] usbcore: registered new interface driver snd-usb-audio [ 10.781178] usb 2-3: Found UVC 1.00 device Microsoft\xc2\xae LifeCam HD-5000 (045e:076d) [ 10.836124] usbcore: registered new interface driver uvcvideo [ 10.847926] kvm_amd: TSC scaling supported [ 10.847930] kvm_amd: Nested Virtualization enabled [ 10.847933] kvm_amd: Nested Paging enabled [ 10.847935] kvm_amd: LBR virtualization supported [ 10.866964] MCE: In-kernel MCE decoding enabled. [ 11.251198] NET: Registered PF_QIPCRTR protocol family [ 11.284957] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.295543] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf' [ 11.295774] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328' [ 11.296025] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 11.296252] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 11.369156] RTL8211E Gigabit Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC) [ 11.522684] r8169 0000:02:00.0 enp2s0: Link is Down [ 14.296151] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx [ 18.021297] kauditd_printk_skb: 110 callbacks suppressed [ 18.021302] audit: type=1400 audit(1765115715.971:122): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1056 comm="apparmor_parser" [ 18.098582] evm: overlay not supported [ 18.455983] Initializing XFRM netlink socket [ 18.509916] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. ** Model information sys_vendor: To be filled by O.E.M. product_name: To be filled by O.E.M. product_version: To be filled by O.E.M. chassis_vendor: To Be Filled By O.E.M. chassis_version: To Be Filled By O.E.M. bios_vendor: American Megatrends Inc. bios_version: 2501 board_vendor: ASUSTeK COMPUTER INC. board_name: M5A99X EVO R2.0 board_version: Rev 1.xx ** Configuration for modprobe: blacklist microcode blacklist arkfb blacklist aty128fb blacklist atyfb blacklist radeonfb blacklist cirrusfb blacklist cyber2000fb blacklist kyrofb blacklist matroxfb_base blacklist mb862xxfb blacklist neofb blacklist pm2fb blacklist pm3fb blacklist s3fb blacklist savagefb blacklist sisfb blacklist tdfxfb blacklist tridentfb blacklist vt8623fb options snd_pcsp index=-2 options cx88_alsa index=-2 options snd_atiixp_modem index=-2 options snd_intel8x0m index=-2 options snd_via82xx_modem index=-2 options bonding max_bonds=0 options dummy numdummies=0 options ifb numifbs=0 ** Loaded modules: tls xt_conntrack nft_chain_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 bridge stp llc xfrm_user xfrm_algo xt_addrtype nft_compat x_tables nf_tables overlay qrtr cfg80211 nls_ascii nls_cp437 vfat fat edac_mce_amd kvm_amd binfmt_misc uvcvideo ccp videobuf2_vmalloc btusb snd_hda_codec_alc662 uvc kvm videobuf2_memops snd_hda_codec_atihdmi btrtl videobuf2_v4l2 snd_usb_audio snd_hda_codec_realtek_lib snd_hda_codec_hdmi snd_hda_codec_generic btintel videodev eeepc_wmi snd_usbmidi_lib btbcm asus_wmi snd_hda_intel irqbypass btmtk snd_rawmidi sparse_keymap ghash_clmulni_intel snd_hda_codec videobuf2_common snd_seq_device platform_profile bluetooth battery mc aesni_intel snd_hda_core wmi_bmof snd_intel_dspcfg snd_intel_sdw_acpi snd_hwdep acpi_cpufreq pcspkr ecdh_generic at24 snd_pcm k10temp fam15h_power snd_timer rfkill snd joydev soundcore evdev sg lp ppdev parport_pc parport efi_pstore configfs nfnetlink autofs4 ext4 mbcache jbd2 crc32c_cryptoapi amdgpu amdxcp gpu_sched drm_panel_backlight_quirks drm_buddy crc16 radeon hid_generic usbhid drm_ttm_helper hid ttm sr_mod cdrom drm_exec sd_mod i2c_algo_bit drm_suballoc_helper drm_display_helper cec rc_core ahci xhci_pci drm_client_lib ohci_pci drm_kms_helper r8169 libahci ehci_pci mxm_wmi realtek xhci_hcd ehci_hcd libata sp5100_tco drm mdio_devres ohci_hcd watchdog e100 libphy usbcore mii scsi_mod video i2c_piix4 mdio_bus wmi button i2c_smbus usb_common scsi_common ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge [1002:5a14] (rev 02) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge [1002:5a14] 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- NUMA node: 0 Capabilities: <access denied> 00:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GFX port 0) [1002:5a16] (prog-if 00 [Normal decode]) DeviceName: Onboard IGD Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:5a14] 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 26 NUMA node: 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fea00000-feafffff [size=1M] [32-bit] Prefetchable memory behind bridge: c0000000-d07fffff [size=264M] [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:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 0) [1002:5a18] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:5a14] 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 27 NUMA node: 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: d000-dfff [size=4K] [16-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: d0a00000-d0afffff [size=1M] [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:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 1) [1002:5a19] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:5a14] 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 28 NUMA node: 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fe900000-fe9fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-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:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 2) [1002:5a1a] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:5a14] 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 29 NUMA node: 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: c000-cfff [size=4K] [16-bit] Memory behind bridge: fe800000-fe8fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-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:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 3) [1002:5a1b] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:5a14] 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 30 NUMA node: 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fe700000-fe7fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-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:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391] (rev 40) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. M5A99X EVO (R1.0) SB950 [1043:84dd] 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: 32 Interrupt: pin A routed to IRQ 19 NUMA node: 0 Region 0: I/O ports at f040 [size=8] Region 1: I/O ports at f030 [size=4] Region 2: I/O ports at f020 [size=8] Region 3: I/O ports at f010 [size=4] Region 4: I/O ports at f000 [size=16] Region 5: Memory at feb0b000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 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: 32, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 NUMA node: 0 Region 0: Memory at feb0a000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci-pci Kernel modules: ohci_pci 00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 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: 32, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 17 NUMA node: 0 Region 0: Memory at feb09000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 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: 32, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 20 NUMA node: 0 Region 0: Memory at feb08000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci-pci Kernel modules: ohci_pci 00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 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: 32, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 21 NUMA node: 0 Region 0: Memory at feb07000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller [1002:4385] (rev 42) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller [1002:4385] 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- NUMA node: 0 Kernel driver in use: piix4_smbus Kernel modules: i2c_piix4, sp5100_tco 00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) (prog-if 00 [HDA compatible]) Subsystem: ASUSTeK Computer Inc. Device [1043:84fb] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 16 NUMA node: 0 Region 0: Memory at feb00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] 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 NUMA node: 0 00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge [1002:4384] (rev 40) (prog-if 01 [Subtractive decode]) 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 NUMA node: 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=64 I/O behind bridge: b000-bfff [size=4K] [16-bit] Memory behind bridge: fe500000-fe6fffff [size=2M] [32-bit] Prefetchable memory behind bridge: d0900000-d09fffff [size=1M] [32-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- 00:14.5 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] (prog-if 10 [OHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] 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: 32, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 18 NUMA node: 0 Region 0: Memory at feb06000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci-pci Kernel modules: ohci_pci 00:16.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 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: 32, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 22 NUMA node: 0 Region 0: Memory at feb05000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci-pci Kernel modules: ohci_pci 00:16.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 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: 32, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 23 NUMA node: 0 Region 0: Memory at feb04000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 0 [1022:1600] 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- NUMA node: 0 Capabilities: <access denied> 00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 1 [1022:1601] 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- NUMA node: 0 00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 2 [1022:1602] 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- NUMA node: 0 00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3 [1022:1603] 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- NUMA node: 0 Capabilities: <access denied> Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 4 [1022:1604] 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- NUMA node: 0 Kernel driver in use: fam15h_power Kernel modules: fam15h_power 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 5 [1022:1605] 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- NUMA node: 0 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290/390] [1002:67b1] (prog-if 00 [VGA controller]) Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e285] 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 54 NUMA node: 0 Region 0: Memory at c0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=8M] Region 4: I/O ports at e000 [size=256] Region 5: Memory at fea00000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: radeon Kernel modules: radeon, amdgpu 01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii HDMI Audio [Radeon R9 290/290X / 390/390X] [1002:aac8] (prog-if 00 [HDA compatible]) Subsystem: PC Partner Limited / Sapphire Technology Device [174b:aac8] 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 56 NUMA node: 0 Region 0: Memory at fea60000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 09) Subsystem: ASUSTeK Computer Inc. P8 series motherboard [1043:8505] 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 31 NUMA node: 0 Region 0: I/O ports at d000 [size=256] Region 2: Memory at d0a04000 (64-bit, prefetchable) [size=4K] Region 4: Memory at d0a00000 (64-bit, prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 03:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [1b21:1142] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:85bf] 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 NUMA node: 0 Region 0: Memory at fe900000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 04:00.0 SATA controller [0106]: ASMedia Technology Inc. ASM1061/ASM1062 Serial ATA Controller [1b21:0612] (rev 01) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. Device [1043:84b7] 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 35 NUMA node: 0 Region 0: I/O ports at c050 [size=8] Region 1: I/O ports at c040 [size=4] Region 2: I/O ports at c030 [size=8] Region 3: I/O ports at c020 [size=4] Region 4: I/O ports at c000 [size=32] Region 5: Memory at fe800000 (32-bit, non-prefetchable) [size=512] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 05:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [1b21:1142] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:85bf] 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 44 NUMA node: 0 Region 0: Memory at fe700000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 06:05.0 Ethernet controller [0200]: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 [8086:1229] (rev 04) Subsystem: Intel Corporation 82558B PRO/100+ PCI (TP) [8086:0009] 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: 32 (2000ns min, 14000ns max) Interrupt: pin A routed to IRQ 20 NUMA node: 0 Region 0: Memory at d0900000 (32-bit, prefetchable) [size=4K] Region 1: I/O ports at b000 [size=32] Region 2: Memory at fe600000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at fe500000 [disabled] [size=1M] Capabilities: <access denied> Kernel driver in use: e100 Kernel modules: e100 ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 003: ID 045e:076d Microsoft Corp. LifeCam HD-5000 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 145f:026e Trust GXT 133 Gaming Mouse Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 002: ID 046d:c328 Logitech, Inc. Corded Keyboard K280e Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.17.9+deb14-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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.17.9+deb14-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.150 ii kmod 34.2-2 ii linux-base 4.14 Versions of packages linux-image-6.17.9+deb14-amd64 recommends: ii apparmor 4.1.0-1+b1 Versions of packages linux-image-6.17.9+deb14-amd64 suggests: pn debian-kernel-handbook <none> pn firmware-linux-free <none> ii grub-pc 2.14~git20250718.0e36779-2 pn linux-doc-6.17 <none> Versions of packages linux-image-6.17.9+deb14-amd64 is related to: ii firmware-amd-graphics 20251111-1 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-cirrus <none> pn firmware-intel-graphics <none> ii firmware-intel-misc 20251111-1 pn firmware-intel-sound <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-marvell-prestera <none> pn firmware-mediatek <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netronome <none> pn firmware-netxen <none> pn firmware-nvidia-graphics <none> pn firmware-qcom-soc <none> pn firmware-qlogic <none> ii firmware-realtek 20251111-1 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 1122106-close@bugs.debian.org
- Subject: Bug#1122106: fixed in linux 6.19~rc5-1~exp1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 15 Jan 2026 17:00:07 +0000
- Message-id: <E1vgQhb-0000000BPoT-2pGB@fasolo.debian.org>
- Reply-to: Bastian Blank <waldi@debian.org>
Source: linux Source-Version: 6.19~rc5-1~exp1 Done: Bastian Blank <waldi@debian.org> We believe that the bug you reported is fixed in the latest version of linux, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1122106@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Blank <waldi@debian.org> (supplier of updated linux package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 15 Jan 2026 16:10:04 +0100 Source: linux Architecture: source Version: 6.19~rc5-1~exp1 Distribution: experimental Urgency: medium Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Changed-By: Bastian Blank <waldi@debian.org> Closes: 1122106 Changes: linux (6.19~rc5-1~exp1) experimental; urgency=medium . * New upstream release candidate. - drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[] (Closes: #1122106) . [ Johannes Schauer Marin Rodrigues ] * debian/config/{arm64,armhf,riscv64}/defines.toml: add breaks for reform-tools (<< 1.83~) * debian/config/{arm64,armhf,riscv64}/defines.toml: add breaks for flash-kernel (<< 3.110~) * debian/config/{arm64,armhf,riscv64}/defines.toml: adjust breaks for u-boot-efi-dtb to allow for backports . [ Bastian Blank ] * Introduce a base package for udebs as well: - Introduct linux-base. - Rename kernel-image to linux-binary. Checksums-Sha1: b82571edf9feac0c9c5cb159048e68b3436a086d 182646 linux_6.19~rc5-1~exp1.dsc 108a41b0df792a8496051036ae0d97634f3103e2 159099100 linux_6.19~rc5.orig.tar.xz 0b1f9bd5d247dbc4ef7aeec55f88957c76258996 1451496 linux_6.19~rc5-1~exp1.debian.tar.xz 67c10fb44f0849bd59f61cc5bdfe5587b52b965e 7171 linux_6.19~rc5-1~exp1_source.buildinfo Checksums-Sha256: dc7849a1b903bad9063f72de266cfd3836ec5551aa7b0689654b5c007b93d486 182646 linux_6.19~rc5-1~exp1.dsc 9f7cf4d9f2b4c934c6b167a430a4a0f8a0649035d7ff3ca2f6176840df1b03e8 159099100 linux_6.19~rc5.orig.tar.xz 77c06671718b17cb8a3e355de8476548dc1b2a6edc253f70c4eb242aa965b95e 1451496 linux_6.19~rc5-1~exp1.debian.tar.xz d91759af9cb4ee30bae18f0fab218263588fed583237a753662c1bbd87d18819 7171 linux_6.19~rc5-1~exp1_source.buildinfo Files: 91dc1c476926fb630aaacd8632db0830 182646 kernel optional linux_6.19~rc5-1~exp1.dsc 68ee12bfbf5f6709966c963f099fc968 159099100 kernel optional linux_6.19~rc5.orig.tar.xz fe4d1313b23ba95a25e7ca8bfba64634 1451496 kernel optional linux_6.19~rc5-1~exp1.debian.tar.xz 170a0239a497ef6d8b21e1285fc5983f 7171 kernel optional linux_6.19~rc5-1~exp1_source.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQQ8pEKDNIgQDAQDOBFji0aBW7swjwUCaWkD2AAKCRBji0aBW7sw j3jHAP0feN/sNiba2hDRGt1LUEhUodqgiE5+uNgQPa8K6DZaKwEA2zAGxujz/OLb S+0CyG0Xd2/Yp67cK54vIDHhJfWxlg8= =GYcw -----END PGP SIGNATURE-----Attachment: pgpXlEnrzy4Ip.pgp
Description: PGP signature
--- End Message ---