Hi , vhci-hcd kernel oops when attaching a mass storage on 4.13.13. When I try to attach a mass storage device to a vhci-hcd, it generates an oops. no problem with other devices. A second user had also confirmed on a different hardware ( https:// bugs.debian.org/cgi-bin/bugreport.cgi?bug=878866) debian's bug report attached bellow. steps to reproduce with debian : On server (debian stable running kernel 4.9) : modprobe usbip-core modprobe usbip-host usbipd -D usbip bind -b bus On client (debian sid running kernel 4.13): modprobe usbip-core modprobe vhci-hcd usbsip attach -b bus -r serverip config values : CONFIG_USBIP_CORE=m CONFIG_USBIP_VHCI_HCD=m CONFIG_USBIP_VHCI_HC_PORTS=4 CONFIG_USBIP_VHCI_NR_HCS=8 CONFIG_USBIP_HOST=m CONFIG_USBIP_VUDC=m oops content : Kernel failure message 1: ------------[ cut here ]------------ invalid opcode: 0000 [#1] SMP Modules linked in: uas usb_storage bnep btusb btrtl btbcm btintel bluetooth drbg ansi_cprng ecdh_generic hid_generic usbhid hid vhci_hcd usbip_core ctr ccm snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT nf_reject_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c cpufreq_conservative cpufreq_userspace iptable_filter cpufreq_powersave binfmt_misc arc4 ath5k ath mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek cfg80211 snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core powernow_k8 edac_mce_amd snd_hwdep snd_pcm_oss kvm_amd snd_mixer_oss kvm snd_pcm acer_wmi pcmcia snd_timer yenta_socket snd sparse_keymap rfkill irqbypass pcmcia_rsrc pcmcia_core soundcore k8temp pcspkr joydev serio_raw sg ac shpchp battery evdev cuse fuse loop parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto crypto_simd glue_helper cryptd aes_x86_64 ecb cbc algif_skcipher af_alg dm_crypt dm_mod sd_mod ohci_pci 8139too psmouse ata_generic sdhci_pci sdhci mmc_core 8139cp mii pata_atiixp i2c_piix4 video amdkfd ehci_pci ohci_hcd ehci_hcd sata_sil usbcore usb_common wmi radeon libata i2c_algo_bit ttm scsi_mod thermal drm_kms_helper drm button CPU: 1 PID: 1826 Comm: usb-storage Not tainted 4.13.13-falcot #2 Hardware name: Acer Aspire 5100 /Navarro, BIOS V3.13 08/22/2008 task: ffff9da063aea240 task.stack: ffffb8c1807cc000 RIP: 0010:vhci_urb_enqueue+0x2d6/0x4b0 [vhci_hcd] RSP: 0018:ffffb8c1807cfc00 EFLAGS: 00010206 RAX: 0000000000000024 RBX: ffff9da065607000 RCX: ffff9da065607000 RDX: 0000000001400000 RSI: ffff9da067dc1300 RDI: ffff9da065607000 RBP: 0000000000000002 R08: 0000000000000024 R09: 0000000000022618 R10: ffffb8c1807cfcf0 R11: 00000112f55f46a0 R12: ffff9da069a03c00 R13: 0000000000000002 R14: ffff9da067dc1300 R15: ffff9d9fffbc0098 FS: 0000000000000000(0000) GS:ffff9da06fd00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f07c84ef740 CR3: 000000012a062000 CR4: 00000000000006e0 Call Trace: ? usb_hcd_submit_urb+0xab/0xac0 [usbcore] ? __kmalloc+0x1cc/0x5c0 ? usb_alloc_urb+0x15/0x40 [usbcore] ? usb_sg_init+0x99/0x2b0 [usbcore] ? usb_sg_wait+0x93/0x170 [usbcore] ? usb_stor_bulk_transfer_sglist.part.1+0x63/0xb0 [usb_storage] ? usb_stor_bulk_srb+0x49/0x80 [usb_storage] ? usb_stor_Bulk_transport+0x163/0x3d0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? usb_stor_invoke_transport+0x37/0x4e0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? wait_for_completion_interruptible+0x145/0x1e0 ? wait_for_completion_interruptible+0x176/0x1e0 ? wake_up_q+0x70/0x70 ? usb_stor_control_thread+0x169/0x280 [usb_storage] ? kthread+0x118/0x130 ? kthread_create_on_node+0x70/0x70 ? ret_from_fork+0x25/0x30 Code: f1 48 89 fa 48 c7 c6 e0 3c f4 c0 48 c7 c7 90 5f f4 c0 e8 1e e9 23 e1 e9 7a fd ff ff 41 8b 86 88 00 00 00 85 c0 0f 84 84 fd ff ff <0f> 0b 48 c7 c6 16 2c f4 c0 4c 89 ff e8 d9 9b 36 e1 4c 89 f6 48 ---[ end trace d94b6115942793e3 ]--- Kernel failure message 2: ------------[ cut here ]------------ invalid opcode: 0000 [#1] SMP Modules linked in: uas usb_storage ctr ccm vhci_hcd usbip_core snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT nf_reject_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack cpufreq_conservative cpufreq_userspace libcrc32c cpufreq_powersave iptable_filter binfmt_misc arc4 ath5k ath mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek cfg80211 snd_hda_codec_generic snd_hda_intel snd_hda_codec powernow_k8 edac_mce_amd kvm_amd snd_hda_core kvm snd_hwdep snd_pcm_oss snd_mixer_oss acer_wmi snd_pcm irqbypass sparse_keymap rfkill pcmcia joydev k8temp yenta_socket serio_raw pcspkr pcmcia_rsrc pcmcia_core snd_timer shpchp snd soundcore sg ac battery evdev cuse fuse loop parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto crypto_simd glue_helper cryptd aes_x86_64 ecb cbc algif_skcipher af_alg sd_mod dm_crypt dm_mod ata_generic ohci_pci 8139too psmouse sdhci_pci sdhci mmc_core sata_sil 8139cp mii pata_atiixp libata i2c_piix4 ehci_pci scsi_mod ohci_hcd ehci_hcd usbcore usb_common video wmi amdkfd radeon i2c_algo_bit ttm drm_kms_helper thermal drm button CPU: 0 PID: 4409 Comm: usb-storage Not tainted 4.13.13-falcot #2 Hardware name: Acer Aspire 5100 /Navarro, BIOS V3.13 08/22/2008 task: ffff9823e55e4180 task.stack: ffffb9c0c16a0000 RIP: 0010:vhci_urb_enqueue+0x2d6/0x4b0 [vhci_hcd] RSP: 0018:ffffb9c0c16a3c00 EFLAGS: 00010206 RAX: 0000000000000024 RBX: ffff9823e5a80800 RCX: ffff9823e5a80800 RDX: 0000000001400000 RSI: ffff9823cab52180 RDI: ffff9823e5a80800 RBP: 0000000000000001 R08: 0000000000000024 R09: 0000000000022618 R10: ffffb9c0c16a3cf0 R11: 0000000000000000 R12: ffff9823e6352d00 R13: 0000000000000001 R14: ffff9823cab52180 R15: ffff9823e9a14898 FS: 0000000000000000(0000) GS:ffff9823efc00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f846fe24740 CR3: 0000000105bf7000 CR4: 00000000000006f0 Call Trace: ? usb_hcd_submit_urb+0xab/0xac0 [usbcore] ? __kmalloc+0x1cc/0x5c0 ? usb_alloc_urb+0x15/0x40 [usbcore] ? usb_sg_init+0x99/0x2b0 [usbcore] ? usb_sg_wait+0x93/0x170 [usbcore] ? usb_stor_bulk_transfer_sglist.part.1+0x63/0xb0 [usb_storage] ? usb_stor_bulk_srb+0x49/0x80 [usb_storage] ? usb_stor_Bulk_transport+0x163/0x3d0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? usb_stor_invoke_transport+0x37/0x4e0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? wait_for_completion_interruptible+0x145/0x1e0 ? wait_for_completion_interruptible+0x176/0x1e0 ? wake_up_q+0x70/0x70 ? usb_stor_control_thread+0x169/0x280 [usb_storage] ? kthread+0x118/0x130 ? kthread_create_on_node+0x70/0x70 ? ret_from_fork+0x25/0x30 Code: f1 48 89 fa 48 c7 c6 e0 5c e0 c0 48 c7 c7 90 7f e0 c0 e8 1e c9 97 cf e9 7a fd ff ff 41 8b 86 88 00 00 00 85 c0 0f 84 84 fd ff ff <0f> 0b 48 c7 c6 16 4c e0 c0 4c 89 ff e8 d9 7b aa cf 4c 89 f6 48 ---[ end trace e8b43e3e0069ba6d ]--- Kernel failure message 1: ------------[ cut here ]------------ invalid opcode: 0000 [#1] SMP Modules linked in: uas usb_storage bnep btusb btrtl btbcm btintel bluetooth drbg ansi_cprng ecdh_generic hid_generic usbhid hid vhci_hcd usbip_core ctr ccm snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT nf_reject_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack libcrc32c cpufreq_conservative cpufreq_userspace iptable_filter cpufreq_powersave binfmt_misc arc4 ath5k ath mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek cfg80211 snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core powernow_k8 edac_mce_amd snd_hwdep snd_pcm_oss kvm_amd snd_mixer_oss kvm snd_pcm acer_wmi pcmcia snd_timer yenta_socket snd sparse_keymap rfkill irqbypass pcmcia_rsrc pcmcia_core soundcore k8temp pcspkr joydev serio_raw sg ac shpchp battery evdev cuse fuse loop parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto crypto_simd glue_helper cryptd aes_x86_64 ecb cbc algif_skcipher af_alg dm_crypt dm_mod sd_mod ohci_pci 8139too psmouse ata_generic sdhci_pci sdhci mmc_core 8139cp mii pata_atiixp i2c_piix4 video amdkfd ehci_pci ohci_hcd ehci_hcd sata_sil usbcore usb_common wmi radeon libata i2c_algo_bit ttm scsi_mod thermal drm_kms_helper drm button CPU: 1 PID: 1826 Comm: usb-storage Not tainted 4.13.13-falcot #2 Hardware name: Acer Aspire 5100 /Navarro, BIOS V3.13 08/22/2008 task: ffff9da063aea240 task.stack: ffffb8c1807cc000 RIP: 0010:vhci_urb_enqueue+0x2d6/0x4b0 [vhci_hcd] RSP: 0018:ffffb8c1807cfc00 EFLAGS: 00010206 RAX: 0000000000000024 RBX: ffff9da065607000 RCX: ffff9da065607000 RDX: 0000000001400000 RSI: ffff9da067dc1300 RDI: ffff9da065607000 RBP: 0000000000000002 R08: 0000000000000024 R09: 0000000000022618 R10: ffffb8c1807cfcf0 R11: 00000112f55f46a0 R12: ffff9da069a03c00 R13: 0000000000000002 R14: ffff9da067dc1300 R15: ffff9d9fffbc0098 FS: 0000000000000000(0000) GS:ffff9da06fd00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f07c84ef740 CR3: 000000012a062000 CR4: 00000000000006e0 Call Trace: ? usb_hcd_submit_urb+0xab/0xac0 [usbcore] ? __kmalloc+0x1cc/0x5c0 ? usb_alloc_urb+0x15/0x40 [usbcore] ? usb_sg_init+0x99/0x2b0 [usbcore] ? usb_sg_wait+0x93/0x170 [usbcore] ? usb_stor_bulk_transfer_sglist.part.1+0x63/0xb0 [usb_storage] ? usb_stor_bulk_srb+0x49/0x80 [usb_storage] ? usb_stor_Bulk_transport+0x163/0x3d0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? usb_stor_invoke_transport+0x37/0x4e0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? wait_for_completion_interruptible+0x145/0x1e0 ? wait_for_completion_interruptible+0x176/0x1e0 ? wake_up_q+0x70/0x70 ? usb_stor_control_thread+0x169/0x280 [usb_storage] ? kthread+0x118/0x130 ? kthread_create_on_node+0x70/0x70 ? ret_from_fork+0x25/0x30 Code: f1 48 89 fa 48 c7 c6 e0 3c f4 c0 48 c7 c7 90 5f f4 c0 e8 1e e9 23 e1 e9 7a fd ff ff 41 8b 86 88 00 00 00 85 c0 0f 84 84 fd ff ff <0f> 0b 48 c7 c6 16 2c f4 c0 4c 89 ff e8 d9 9b 36 e1 4c 89 f6 48 ---[ end trace d94b6115942793e3 ]--- Kernel failure message 2: ------------[ cut here ]------------ invalid opcode: 0000 [#1] SMP Modules linked in: uas usb_storage ctr ccm vhci_hcd usbip_core snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT nf_reject_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack cpufreq_conservative cpufreq_userspace libcrc32c cpufreq_powersave iptable_filter binfmt_misc arc4 ath5k ath mac80211 snd_hda_codec_hdmi snd_hda_codec_realtek cfg80211 snd_hda_codec_generic snd_hda_intel snd_hda_codec powernow_k8 edac_mce_amd kvm_amd snd_hda_core kvm snd_hwdep snd_pcm_oss snd_mixer_oss acer_wmi snd_pcm irqbypass sparse_keymap rfkill pcmcia joydev k8temp yenta_socket serio_raw pcspkr pcmcia_rsrc pcmcia_core snd_timer shpchp snd soundcore sg ac battery evdev cuse fuse loop parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto crypto_simd glue_helper cryptd aes_x86_64 ecb cbc algif_skcipher af_alg sd_mod dm_crypt dm_mod ata_generic ohci_pci 8139too psmouse sdhci_pci sdhci mmc_core sata_sil 8139cp mii pata_atiixp libata i2c_piix4 ehci_pci scsi_mod ohci_hcd ehci_hcd usbcore usb_common video wmi amdkfd radeon i2c_algo_bit ttm drm_kms_helper thermal drm button CPU: 0 PID: 4409 Comm: usb-storage Not tainted 4.13.13-falcot #2 Hardware name: Acer Aspire 5100 /Navarro, BIOS V3.13 08/22/2008 task: ffff9823e55e4180 task.stack: ffffb9c0c16a0000 RIP: 0010:vhci_urb_enqueue+0x2d6/0x4b0 [vhci_hcd] RSP: 0018:ffffb9c0c16a3c00 EFLAGS: 00010206 RAX: 0000000000000024 RBX: ffff9823e5a80800 RCX: ffff9823e5a80800 RDX: 0000000001400000 RSI: ffff9823cab52180 RDI: ffff9823e5a80800 RBP: 0000000000000001 R08: 0000000000000024 R09: 0000000000022618 R10: ffffb9c0c16a3cf0 R11: 0000000000000000 R12: ffff9823e6352d00 R13: 0000000000000001 R14: ffff9823cab52180 R15: ffff9823e9a14898 FS: 0000000000000000(0000) GS:ffff9823efc00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f846fe24740 CR3: 0000000105bf7000 CR4: 00000000000006f0 Call Trace: ? usb_hcd_submit_urb+0xab/0xac0 [usbcore] ? __kmalloc+0x1cc/0x5c0 ? usb_alloc_urb+0x15/0x40 [usbcore] ? usb_sg_init+0x99/0x2b0 [usbcore] ? usb_sg_wait+0x93/0x170 [usbcore] ? usb_stor_bulk_transfer_sglist.part.1+0x63/0xb0 [usb_storage] ? usb_stor_bulk_srb+0x49/0x80 [usb_storage] ? usb_stor_Bulk_transport+0x163/0x3d0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? usb_stor_invoke_transport+0x37/0x4e0 [usb_storage] ? usb_stor_disconnect+0xc0/0xc0 [usb_storage] ? wait_for_completion_interruptible+0x145/0x1e0 ? wait_for_completion_interruptible+0x176/0x1e0 ? wake_up_q+0x70/0x70 ? usb_stor_control_thread+0x169/0x280 [usb_storage] ? kthread+0x118/0x130 ? kthread_create_on_node+0x70/0x70 ? ret_from_fork+0x25/0x30 Code: f1 48 89 fa 48 c7 c6 e0 5c e0 c0 48 c7 c7 90 7f e0 c0 e8 1e c9 97 cf e9 7a fd ff ff 41 8b 86 88 00 00 00 85 c0 0f 84 84 fd ff ff <0f> 0b 48 c7 c6 16 4c e0 c0 4c 89 ff e8 d9 7b aa cf 4c 89 f6 48 ---[ end trace e8b43e3e0069ba6d ]--- keywords: usbip, mass storage device, oops Regards, ---------- Forwarded Message ---------- Subject: Bug#883345: vhci-hcd: kernel oops when attaching thumb drive on client side of usbip [usb2] Date: Saturday, 2 December 2017, 20:04:04 IST From: Boris Shtrasman <borissh1983+bugs@xxxxxxxxx> To: Debian Bug Tracking System <submit@xxxxxxxxxxxxxxx> Package: src:linux Version: 4.13.13-1 Dear Maintainer, * What led up to the situation? Attaching a thumbdrive (usb disk on key) - there is no issue when attaching other devices such as mice or modems. I have tried several different ports on the server (all had been in the form of 1-1.x ) The device only have usb2, and the thumbdrive should be also usb2. I have tested several different thumb drives all have caused oopses. the thumb drive work without any issue when connected locally. * What exactly did you do (or not do) that was effective (or ineffective)? rebuild kernel 4.13 (source via apt-get source ) with enabled usbip in config. on server (debian stable running kernel 4.9): modprobe usbip-core modprobe usbip-host usbipd -D usbip bind -b bus on client (debian sid running kernel 4.13): modprobe usbip-core modprobe vhci-hcd usbsip attach -b bus -r serverip * What was the outcome of this action? kernel oops * What outcome did you expect instead? new device under /dev and no kernel oops. To enable usbip I had to change the config and rebuild kernel. the changes I did had been (that is a debian specific issue that this setting need to be changed c.f. usbip debian bug): < CONFIG_USBIP_VHCI_HC_PORTS=31 --- > CONFIG_USBIP_VHCI_HC_PORTS=4 -- Package-specific info: ** Kernel log: boot messages should be attached ** Model information sys_vendor: Acer product_name: Aspire 5100 product_version: V3.13 chassis_vendor: Acer chassis_version: N/A bios_vendor: Acer bios_version: V3.13 board_vendor: Acer board_name: Navarro board_version: N/A ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD/ATI] RS480/ RS482/RS485 Host Bridge [1002:5950] (rev 10) Subsystem: Acer Incorporated [ALI] RS480/RS482/RS485 Host Bridge [1025:009f] 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 00:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Bridge [int gfx] [1002:5a3f] (prog-if 00 [Normal 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=01, subordinate=01, sec-latency=64 I/O behind bridge: 00009000-00009fff Memory behind bridge: f0200000-f02fffff Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel modules: shpchp 00:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Express Port 1 [1002:5a36] (prog-if 00 [Normal decode]) 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 Bus: primary=00, secondary=02, subordinate=03, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f0000000-f01fffff Prefetchable memory behind bridge: 00000000f0500000-00000000f06fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] RC4xx/RS4xx PCI Express Port 2 [1002:5a37] (prog-if 00 [Normal decode]) 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 Bus: primary=00, secondary=04, subordinate=05, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f0700000-f08fffff Prefetchable memory behind bridge: 00000000f0900000-00000000f0afffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:12.0 IDE interface [0101]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 Serial ATA Controller [1002:4379] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 Serial ATA Controller [1002:4379] 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, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 22 NUMA node: 0 Region 0: I/O ports at 8440 [size=8] Region 1: I/O ports at 8434 [size=4] Region 2: I/O ports at 8438 [size=8] Region 3: I/O ports at 8430 [size=4] Region 4: I/O ports at 8400 [size=16] Region 5: Memory at f0407000 (32-bit, non-prefetchable) [size=512] [virtual] Expansion ROM at f0480000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: sata_sil Kernel modules: sata_sil, ata_generic 00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 USB Host Controller [1002:4374] (rev 80) (prog-if 10 [OHCI]) Subsystem: Acer Incorporated [ALI] IXP SB4x0 USB Host Controller [1025:009f] 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, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 19 NUMA node: 0 Region 0: Memory at f0404000 (32-bit, non-prefetchable) [size=4K] Kernel driver in use: ohci-pci Kernel modules: ohci_pci 00:13.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 USB Host Controller [1002:4375] (rev 80) (prog-if 10 [OHCI]) Subsystem: Acer Incorporated [ALI] IXP SB4x0 USB Host Controller [1025:009f] 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, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 19 NUMA node: 0 Region 0: Memory at f0405000 (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] IXP SB4x0 USB2 Host Controller [1002:4373] (rev 80) (prog-if 20 [EHCI]) Subsystem: Acer Incorporated [ALI] IXP SB4x0 USB2 Host Controller [1025:009f] 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, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 19 NUMA node: 0 Region 0: Memory at f0406000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 SMBus Controller [1002:4372] (rev 83) Subsystem: Acer Incorporated [ALI] IXP SB4x0 SMBus Controller [1025:009f] 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 Region 0: I/O ports at 8410 [size=16] Region 1: Memory at f0407400 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: piix4_smbus Kernel modules: i2c_piix4 00:14.1 IDE interface [0101]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 IDE Controller [1002:4376] (rev 80) (prog-if 82 [Master PriP]) Subsystem: Acer Incorporated [ALI] IXP SB4x0 IDE Controller [1025:009f] 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 Interrupt: pin A routed to IRQ 16 NUMA node: 0 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 Region 4: I/O ports at 8420 [size=16] Capabilities: <access denied> Kernel driver in use: pata_atiixp Kernel modules: pata_atiixp, ata_generic 00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] IXP SB4x0 High Definition Audio Controller [1002:437b] (rev 01) Subsystem: Acer Incorporated [ALI] IXP SB4x0 High Definition Audio Controller [1025:009f] 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: 64, Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 16 NUMA node: 0 Region 0: Memory at f0400000 (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] IXP SB4x0 PCI-ISA Bridge [1002:4377] (rev 80) Subsystem: Acer Incorporated [ALI] IXP SB4x0 PCI-ISA Bridge [1025:009f] 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] IXP SB4x0 PCI-PCI Bridge [1002:4371] (rev 80) (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=08, sec-latency=64 I/O behind bridge: 0000a000-0000afff Memory behind bridge: f0300000-f03fffff Prefetchable memory behind bridge: f4000000-fbffffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/ Opteron] HyperTransport Technology Configuration [1022:1100] 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] K8 [Athlon64/ Opteron] Address Map [1022:1101] 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] K8 [Athlon64/ Opteron] DRAM Controller [1022:1102] 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] K8 [Athlon64/ Opteron] Miscellaneous Control [1022:1103] 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: k8temp Kernel modules: k8temp 01:05.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ ATI] RS482M [Mobility Radeon Xpress 200] [1002:5975] (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] RS482M [Mobility Radeon Xpress 200] [1025:009f] 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: 66 (2000ns min), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 17 NUMA node: 0 Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M] Region 1: I/O ports at 9000 [size=256] Region 2: Memory at f0200000 (32-bit, non-prefetchable) [size=64K] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: radeon Kernel modules: radeonfb, radeon 06:01.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter [10ec:8139] (rev 10) Subsystem: Acer Incorporated [ALI] RTL-8100/8101L/8139 PCI Fast Ethernet Adapter [1025:009f] 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 (8000ns min, 16000ns max) Interrupt: pin A routed to IRQ 21 NUMA node: 0 Region 0: I/O ports at a000 [size=256] Region 1: Memory at f0300000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: 8139too Kernel modules: 8139cp, 8139too 06:02.0 Ethernet controller [0200]: Qualcomm Atheros AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] [168c:001a] (rev 01) Subsystem: AMBIT Microsystem Corp. AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] [1468:0418] 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 (2500ns min, 7000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 22 NUMA node: 0 Region 0: Memory at f0310000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath5k Kernel modules: ath5k 06:04.0 CardBus bridge [0607]: ENE Technology Inc CB-712/4 Cardbus Controller [1524:1412] (rev 10) Subsystem: Acer Incorporated [ALI] CB-712/4 Cardbus Controller [1025:009f] 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 20 NUMA node: 0 Region 0: Memory at f0301000 (32-bit, non-prefetchable) [size=4K] Bus: primary=06, secondary=07, subordinate=07, sec-latency=176 Memory window 0: f4000000-f7ffffff (prefetchable) Memory window 1: f0c00000-f0ffffff I/O window 0: 0000a400-0000a4ff I/O window 1: 0000a800-0000a8ff 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 06:04.1 FLASH memory [0501]: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller [1524:0530] (rev 01) Subsystem: Acer Incorporated [ALI] ENE PCI Memory Stick Card Reader Controller [1025:009f] 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 (250ns min, 1000ns max), Cache Line Size: 32 bytes Interrupt: pin B routed to IRQ 10 NUMA node: 0 Region 0: Memory at f0300400 (32-bit, non-prefetchable) [size=128] Capabilities: <access denied> 06:04.2 SD Host controller [0805]: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller [1524:0550] (rev 01) (prog-if 01) Subsystem: Acer Incorporated [ALI] ENE PCI Secure Digital Card Reader Controller [1025:009f] 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 (8000ns min, 18000ns max), Cache Line Size: 32 bytes Interrupt: pin B routed to IRQ 23 NUMA node: 0 Region 0: Memory at f0300800 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci 06:04.3 FLASH memory [0501]: ENE Technology Inc FLASH memory: ENE Technology Inc: [1524:0520] (rev 01) Subsystem: Acer Incorporated [ALI] FLASH memory: ENE Technology Inc: [1025:009f] 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 (250ns min, 1000ns max), Cache Line Size: 32 bytes Interrupt: pin B routed to IRQ 10 NUMA node: 0 Region 0: Memory at f0300c00 (32-bit, non-prefetchable) [size=128] Capabilities: <access denied> 06:04.4 FLASH memory [0501]: ENE Technology Inc SD/MMC Card Reader Controller [1524:0551] (rev 01) Subsystem: Acer Incorporated [ALI] SD/MMC Card Reader Controller [1025:009f] 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 23 NUMA node: 0 Region 0: Memory at f0300100 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci ** USB devices: Bus 019 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 018 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 017 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 016 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 015 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 014 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 013 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 012 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 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: buster/sid APT prefers unstable APT policy: (901, 'unstable'), (100, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.13.13-falcot (SMP w/2 CPU cores) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.13.0-1-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.130 ii kmod 24-1 ii linux-base 4.5 Versions of packages linux-image-4.13.0-1-amd64 recommends: pn apparmor <none> ii firmware-linux-free 3.4 ii irqbalance 1.2.0-0.2 Versions of packages linux-image-4.13.0-1-amd64 suggests: ii debian-kernel-handbook 1.0.18 ii grub-pc 2.02-2 pn linux-doc-4.13 <none> Versions of packages linux-image-4.13.0-1-amd64 is related to: ii firmware-amd-graphics 20170823-1 ii firmware-atheros 20170823-1 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> pn firmware-iwlwifi <none> pn firmware-libertas <none> ii firmware-linux-nonfree 20170823-1 ii firmware-misc-nonfree 20170823-1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20170823-1 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- debconf-show failed ----------------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html