← Back to team overview

kernel-packages team mailing list archive

[Bug 1556471] Re: Connecting an Osprey 2 Mini (USB cellular wireless router) sometimes causes an endless reset loop or a kernel panic

 

Cut from Description.

** Attachment added: "syslog"
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556471/+attachment/4598145/+files/syslog

** Description changed:

  Steps to reproduce (happens > 50% of the time, but not every time):
  
- Turn on an Osprey 2 Mini
- 
- Connect it to a USB port via a USB cable while both the device and
- computer are on (i.e. hotplug)
+ Turn on an Osprey 2 Mini, and connect it to a USB port via a USB cable
+ while both the device and computer are on (i.e. hotplug).
  
  Observed symptoms:
- - sometimes the Osprey 2 Mini goes into an endless reset loop (visible as the LEDs on the front of the device flashing rapidly), being reset approximately every 200ms; on such occasions, the Ubuntu user interface often reacts as though I'd inserted an audio CD containing corrupted data (e.g. via repeteadly adding an "Audio CD" icon to the launcher and then removing it, and putting up dialog boxes complaining about failure to read the data)
- - sometimes the kernel panics (often some time after the reset loop starts, perhaps up to 10 seconds); when this happens there was always or nearly always a reset loop occurring beforehand
- - sometimes the device resets once or not at all, then works as expected (showing up as a network interface, and allowing me to communicate to the Internet with a wired connection); I'm currently using an Osprey 2 Mini for this purpose right now
+ - sometimes the Osprey 2 Mini goes into an endless reset loop (visible as the LEDs on the front of the device flashing rapidly), being reset approximately every 200ms; on such occasions, the Ubuntu user interface often reacts as though I'd inserted an audio CD containing corrupted data (e.g. via repeatedly adding an "Audio CD" icon to the launcher and then removing it, and putting up dialog boxes complaining about failure to read the data).
+ - sometimes the kernel panics (often some time after the reset loop starts, perhaps up to 10 seconds); when this happens there was always or nearly always a reset loop occurring beforehand.
+ - sometimes the device resets once or not at all, then works as expected (showing up as a network interface, and allowing me to communicate to the Internet with a wired connection); I'm currently using an Osprey 2 Mini for this purpose right now.
  
- I haven't been able to gain much information about the source of the
- kernel panics, as they lock up the entire system (forcing a hard power
- off). Alt-Sysrq commands don't work in this state (even though I have
- them enabled), and sometimes the Caps Lock light flashes repeatedly,
- both signs of a panic. The logs end some time before the panic occurs;
- presumably the panic means that the log file is never written to disk.
+ The kernel panics lock up the entire system (forcing a hard power off).
+ lt-Sysrq commands don't work in this state (even though I have them
+ enabled), and sometimes the Caps Lock light flashes repeatedly. The logs
+ end some time before the panic occurs.
  
- Looking at my logs retrospectively, here's an interesting/relevant
- portion of /var/log/syslog:
- 
- Mar 11 20:37:04 tundra kernel: [20656.424192] usb 3-1.2: new high-speed USB device number 3 using ehci-pci
- Mar 11 20:37:04 tundra kernel: [20656.549351] usb 3-1.2: New USB device found, idVendor=1bbb, idProduct=f000
- Mar 11 20:37:04 tundra kernel: [20656.549362] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- Mar 11 20:37:04 tundra kernel: [20656.549367] usb 3-1.2: Product: MobileBroadBand
- Mar 11 20:37:04 tundra kernel: [20656.549371] usb 3-1.2: Manufacturer: Alcatel
- Mar 11 20:37:04 tundra kernel: [20656.549375] usb 3-1.2: SerialNumber: 0123456789ABCDEF
- Mar 11 20:37:02 tundra gnome-session[5167]: message repeated 19 times: [ log_kalarm:]
- Mar 11 20:37:05 tundra mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2"
- Mar 11 20:37:05 tundra mtp-probe: bus: 3, device: 3 was not an MTP device
- Mar 11 20:37:05 tundra systemd[1]: Created slice system-usb_modeswitch.slice.
- Mar 11 20:37:05 tundra systemd[1]: Starting USB_ModeSwitch_3-1.2...
- Mar 11 20:37:05 tundra usb_modeswitch_dispatcher[11944]: Could not read attribute: No such file or directory
- Mar 11 20:37:05 tundra kernel: [20657.479875] usb-storage 3-1.2:1.0: USB Mass Storage device detected
- Mar 11 20:37:05 tundra kernel: [20657.480088] scsi host6: usb-storage 3-1.2:1.0
- Mar 11 20:37:05 tundra kernel: [20657.480291] usbcore: registered new interface driver usb-storage
- Mar 11 20:37:05 tundra kernel: [20657.528383] usbcore: registered new interface driver uas
- Mar 11 20:37:06 tundra kernel: [20658.481811] scsi 6:0:0:0: Direct-Access     ONETOUCH LINK4            2.31 PQ: 0 ANSI: 2
- Mar 11 20:37:06 tundra kernel: [20658.482801] scsi 6:0:0:1: CD-ROM            ONETOUCH LINK4            2.31 PQ: 0 ANSI: 2
- Mar 11 20:37:06 tundra kernel: [20658.483902] sd 6:0:0:0: Attached scsi generic sg2 type 0
- Mar 11 20:37:06 tundra kernel: [20658.495442] sr 6:0:0:1: [sr1] scsi-1 drive
- Mar 11 20:37:06 tundra kernel: [20658.496665] sr 6:0:0:1: Attached scsi CD-ROM sr1
- Mar 11 20:37:06 tundra kernel: [20658.496740] sd 6:0:0:0: [sdb] Attached SCSI removable disk
- Mar 11 20:37:06 tundra kernel: [20658.496914] sr 6:0:0:1: Attached scsi generic sg3 type 5
- Mar 11 20:37:06 tundra kernel: [20658.587460] usb 3-1.2: reset high-speed USB device number 3 using ehci-pci
- Mar 11 20:37:07 tundra kernel: [20658.795437] usb 3-1.2: reset high-speed USB device number 3 using ehci-pci
- Mar 11 20:37:07 tundra kernel: [20658.999352] usb 3-1.2: reset high-speed USB device number 3 using ehci-pci
- Mar 11 20:37:07 tundra kernel: [20659.207280] usb 3-1.2: reset high-speed USB device number 3 using ehci-pci
- Mar 11 20:37:05 tundra usb_modeswitch_dispatcher[11944]: message repeated 2 times: [ Could not read attribute: No such file or directory]
- Mar 11 20:37:07 tundra usb_modeswitch_dispatcher[11944]: Error: could not get description string "serial number"
- Mar 11 20:37:07 tundra usb_modeswitch: switch device 1bbb:f000 on 003/003
- Mar 11 20:37:07 tundra kernel: [20659.328319] scsi 6:0:0:0: rejecting I/O to offline device
- Mar 11 20:37:07 tundra kernel: [20659.328412] scsi 6:0:0:0: killing request
- Mar 11 20:37:13 tundra systemd-udevd[11969]: inotify_add_watch(9, /dev/sdb, 10) failed: No such file or directory
- Mar 11 20:37:13 tundra kernel: [20665.683553] usb 3-1.2: USB disconnect, device number 3
- Mar 11 20:37:14 tundra kernel: [20665.881104] usb 3-1.2: new high-speed USB device number 4 using ehci-pci
- Mar 11 20:37:14 tundra kernel: [20665.995273] usb 3-1.2: New USB device found, idVendor=1bbb, idProduct=0195
- Mar 11 20:37:14 tundra kernel: [20665.995280] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- Mar 11 20:37:14 tundra kernel: [20665.995284] usb 3-1.2: Product: MobileBroadBand
- Mar 11 20:37:14 tundra kernel: [20665.995286] usb 3-1.2: Manufacturer: Alcatel
- Mar 11 20:37:14 tundra kernel: [20665.995289] usb 3-1.2: SerialNumber: 0123456789ABCDEF
- Mar 11 20:37:14 tundra kernel: [20666.017853] usb-storage 3-1.2:1.2: USB Mass Storage device detected
- Mar 11 20:37:14 tundra kernel: [20666.018314] scsi host7: usb-storage 3-1.2:1.2
- Mar 11 20:37:13 tundra systemd-udevd[11969]: message repeated 3 times: [ inotify_add_watch(9, /dev/sdb, 10) failed: No such file or directory]
- Mar 11 20:37:14 tundra mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2"
- Mar 11 20:37:14 tundra mtp-probe: bus: 3, device: 4 was not an MTP device
- Mar 11 20:37:14 tundra kernel: [20666.244421] usbcore: registered new interface driver cdc_ether
- Mar 11 20:37:14 tundra NetworkManager[2492]: <warn>  (usb0): failed to find device 4 'usb0' with udev
- Mar 11 20:37:14 tundra kernel: [20666.303099] rndis_host 3-1.2:1.0 usb0: register 'rndis_host' at usb-0000:00:1a.0-1.2, RNDIS device, 46:c4:64:00:d0:da
- Mar 11 20:37:14 tundra kernel: [20666.303379] usbcore: registered new interface driver rndis_host
- Mar 11 20:37:14 tundra usb_modeswitch[11944]: usb_modeswitch: switched to 1bbb:0195 on 3/4
- Mar 11 20:37:14 tundra laptop-mode: Laptop mode
- Mar 11 20:37:14 tundra laptop-mode: enabled, not active
- Mar 11 20:37:14 tundra kernel: [20666.597851] rndis_host 3-1.2:1.0 enx46c46400d0da: renamed from usb0
- Mar 11 20:37:15 tundra laptop-mode: Laptop mode
- Mar 11 20:37:15 tundra laptop-mode: enabled, not active
- Mar 11 20:37:15 tundra kernel: [20667.018355] scsi 7:0:0:0: Direct-Access     ONETOUCH LINK4            2.31 PQ: 0 ANSI: 2
- Mar 11 20:37:15 tundra kernel: [20667.019463] sd 7:0:0:0: Attached scsi generic sg2 type 0
- Mar 11 20:37:15 tundra kernel: [20667.025108] sd 7:0:0:0: [sdb] Attached SCSI removable disk
- Mar 11 20:37:15 tundra usb_modeswitch_dispatcher[11944]: Unable to open bind list file: No such file or directory
- Mar 11 20:37:15 tundra NetworkManager[2492]: <info>  (usb0): new Ethernet device (carrier: OFF, driver: 'rndis_host', ifindex: 4)
- Mar 11 20:37:15 tundra kernel: [20667.647210] usbcore: registered new interface driver usbserial
- Mar 11 20:37:15 tundra kernel: [20667.647263] usbcore: registered new interface driver usbserial_generic
- Mar 11 20:37:15 tundra kernel: [20667.647293] usbserial: USB Serial support registered for generic
- Mar 11 20:37:16 tundra kernel: [20667.830369] usbcore: registered new interface driver option
- Mar 11 20:37:16 tundra kernel: [20667.830470] usbserial: USB Serial support registered for GSM modem (1-port)
- Mar 11 20:37:16 tundra usb_modeswitch[11944]: usb_modeswitch: add device ID 1bbb:0195 to driver option
- Mar 11 20:37:16 tundra usb_modeswitch[11944]: usb_modeswitch: please report the device ID to the Linux USB developers!
- Mar 11 20:37:16 tundra NetworkManager[2492]: <info>  devices added (path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/net/enx46c46400d0da, iface: enx46c46400d0da)
- Mar 11 20:37:16 tundra NetworkManager[2492]: <info>  device added (path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/net/enx46c46400d0da, iface: enx46c46400d0da): no ifupdown configuration found.
- Mar 11 20:37:16 tundra kernel: [20667.906599] IPv6: ADDRCONF(NETDEV_UP): enx46c46400d0da: link is not ready
+ /var/log/syslog:
+ https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556471/+attachment/4598145/+files/syslog
  
  The reset loops also occurred when I was using Ubuntu vivid. The kernel
- panics (which identify Linux as the broken package, as no user action
- should cause it to panic) only happened after an upgrade to wily.
+ panics only happened after an upgrade to wily. Output of lsusb -v is
+ attached.
  
- I couldn't get ubuntu-bug to work (after gathering information, nothing
- visibly happens and it has no windows on screen), and thus filed this
- bug report manually. Output of lsusb -v is attached. Here's the output
- of the other relevant commands.
- 
- $ cat /proc/version_signature 
- Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
- 
- $ lsb_release -rd
- Description:	Ubuntu 15.10
- Release:	15.10
- 
- $ apt-cache policy linux-signed-image-4.2.0-32-generic 
- linux-signed-image-4.2.0-32-generic:
-   Installed: 4.2.0-32.37
-   Candidate: 4.2.0-32.37
-   Version table:
-  *** 4.2.0-32.37 0
-         100 /var/lib/dpkg/status
- 
- $ sudo lspci -vnvn
- 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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
- 	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
- 	Kernel driver in use: ivb_uncore
- 
- 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
- 	DeviceName: Intel(R) Graphics 4000
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 27
- 	Region 0: Memory at c2000000 (64-bit, non-prefetchable) [size=4M]
- 	Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
- 	Region 4: I/O ports at 5000 [size=64]
- 	Expansion ROM at <unassigned> [disabled]
- 	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
- 		Address: fee0f00c  Data: 4152
- 	Capabilities: [d0] Power Management version 2
- 		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [a4] PCI Advanced Features
- 		AFCap: TP+ FLR+
- 		AFCtrl: FLR-
- 		AFStatus: TP-
- 	Kernel driver in use: i915
- 
- 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 24
- 	Region 0: Memory at c2600000 (64-bit, non-prefetchable) [size=64K]
- 	Capabilities: [70] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
- 		Address: 00000000fee0c00c  Data: 41c1
- 	Kernel driver in use: xhci_hcd
- 
- 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 28
- 	Region 0: Memory at c2614000 (64-bit, non-prefetchable) [size=16]
- 	Capabilities: [50] Power Management version 3
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
- 		Address: 00000000fee0f00c  Data: 4162
- 	Kernel driver in use: mei_me
- 
- 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 16
- 	Region 0: Memory at c2619000 (32-bit, non-prefetchable) [size=1K]
- 	Capabilities: [50] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME+
- 	Capabilities: [58] Debug port: BAR=1 offset=00a0
- 	Capabilities: [98] PCI Advanced Features
- 		AFCap: TP+ FLR+
- 		AFCtrl: FLR-
- 		AFStatus: TP-
- 	Kernel driver in use: ehci-pci
- 
- 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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
- 	Region 0: Memory at c2610000 (64-bit, non-prefetchable) [size=16K]
- 	Capabilities: [50] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
- 		Address: 00000000fee0f00c  Data: 4182
- 	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0
- 			ExtTag- RBE-
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 128 bytes
- 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 	Capabilities: [100 v1] Virtual Channel
- 		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
- 		Arb:	Fixed- WRR32- WRR64- WRR128-
- 		Ctrl:	ArbSelect=Fixed
- 		Status:	InProgress-
- 		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
- 			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
- 			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
- 			Status:	NegoPending- InProgress-
- 		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
- 			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
- 			Ctrl:	Enable+ ID=1 ArbSelect=Fixed TC/VC=22
- 			Status:	NegoPending- InProgress-
- 	Capabilities: [130 v1] Root Complex Link
- 		Desc:	PortNumber=0f ComponentID=00 EltType=Config
- 		Link0:	Desc:	TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+
- 			Addr:	00000000fed1c000
- 	Kernel driver in use: snd_hda_intel
- 
- 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) (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-
- 	Latency: 0, Cache Line Size: 64 bytes
- 	Interrupt: pin A routed to IRQ 17
- 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
- 	I/O behind bridge: 00004000-00004fff
- 	Memory behind bridge: c2500000-c25fffff
- 	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: [40] Express (v2) Root Port (Slot+), MSI 00
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0
- 			ExtTag- RBE+
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 128 bytes
- 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 		LnkCap:	Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <16us
- 			ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp-
- 		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- CommClk+
- 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
- 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
- 		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
- 			Slot #0, PowerLimit 10.000W; Interlock- NoCompl+
- 		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
- 			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
- 		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
- 			Changed: MRL- PresDet- LinkState+
- 		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
- 		RootCap: CRSVisible-
- 		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
- 		DevCap2: Completion Timeout: Range BC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
- 		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
- 		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
- 			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
- 			 Compliance De-emphasis: -6dB
- 		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
- 			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
- 	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
- 		Address: 00000000  Data: 0000
- 	Capabilities: [90] Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	Capabilities: [a0] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Kernel driver in use: pcieport
- 
- 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4) (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-
- 	Latency: 0, Cache Line Size: 64 bytes
- 	Interrupt: pin B routed to IRQ 16
- 	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
- 	I/O behind bridge: 00003000-00003fff
- 	Memory behind bridge: c2400000-c24fffff
- 	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: [40] Express (v2) Root Port (Slot+), MSI 00
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0
- 			ExtTag- RBE+
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 128 bytes
- 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 		LnkCap:	Port #2, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <16us
- 			ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp-
- 		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
- 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
- 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
- 		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
- 			Slot #1, PowerLimit 10.000W; Interlock- NoCompl+
- 		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
- 			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
- 		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
- 			Changed: MRL- PresDet- LinkState+
- 		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
- 		RootCap: CRSVisible-
- 		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
- 		DevCap2: Completion Timeout: Range BC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
- 		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
- 		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
- 			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
- 			 Compliance De-emphasis: -6dB
- 		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
- 			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
- 	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
- 		Address: 00000000  Data: 0000
- 	Capabilities: [90] Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	Capabilities: [a0] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Kernel driver in use: pcieport
- 
- 00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4) (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-
- 	Latency: 0, Cache Line Size: 64 bytes
- 	Interrupt: pin C routed to IRQ 18
- 	Bus: primary=00, secondary=03, subordinate=08, sec-latency=0
- 	I/O behind bridge: 00002000-00002fff
- 	Memory behind bridge: c1000000-c1ffffff
- 	Prefetchable memory behind bridge: 00000000c0000000-00000000c0ffffff
- 	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: [40] Express (v2) Root Port (Slot+), MSI 00
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0
- 			ExtTag- RBE+
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 128 bytes
- 		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 		LnkCap:	Port #3, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <16us
- 			ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp-
- 		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
- 			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
- 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt-
- 		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
- 			Slot #2, PowerLimit 10.000W; Interlock- NoCompl+
- 		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
- 			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
- 		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
- 			Changed: MRL- PresDet- LinkState+
- 		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
- 		RootCap: CRSVisible-
- 		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
- 		DevCap2: Completion Timeout: Range BC, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
- 		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
- 		LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
- 			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
- 			 Compliance De-emphasis: -6dB
- 		LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
- 			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
- 	Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
- 		Address: 00000000  Data: 0000
- 	Capabilities: [90] Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	Capabilities: [a0] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Kernel driver in use: pcieport
- 
- 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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
- 	Region 0: Memory at c2618000 (32-bit, non-prefetchable) [size=1K]
- 	Capabilities: [50] Power Management version 2
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [58] Debug port: BAR=1 offset=00a0
- 	Capabilities: [98] PCI Advanced Features
- 		AFCap: TP+ FLR+
- 		AFCtrl: FLR-
- 		AFStatus: TP-
- 	Kernel driver in use: ehci-pci
- 
- 00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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
- 	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
- 	Kernel driver in use: lpc_ich
- 
- 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0])
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 26
- 	Region 0: I/O ports at 5088 [size=8]
- 	Region 1: I/O ports at 5094 [size=4]
- 	Region 2: I/O ports at 5080 [size=8]
- 	Region 3: I/O ports at 5090 [size=4]
- 	Region 4: I/O ports at 5060 [size=32]
- 	Region 5: Memory at c2617000 (32-bit, non-prefetchable) [size=2K]
- 	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
- 		Address: fee0300c  Data: 4142
- 	Capabilities: [70] Power Management version 3
- 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
- 		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
- 	Capabilities: [b0] PCI Advanced Features
- 		AFCap: TP+ FLR+
- 		AFCtrl: FLR-
- 		AFStatus: TP-
- 	Kernel driver in use: ahci
- 
- 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 C routed to IRQ 0
- 	Region 0: Memory at c2615000 (64-bit, non-prefetchable) [size=256]
- 	Region 4: I/O ports at 5040 [size=32]
- 
- 01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
- 	DeviceName: Realtek 802.11 b/g/n w/ *2 antennas
- 	Subsystem: Hewlett-Packard Company Device [103c:197d]
- 	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
- 	Region 0: I/O ports at 4000 [size=256]
- 	Region 2: Memory at c2500000 (64-bit, non-prefetchable) [size=16K]
- 	Capabilities: [40] Power Management version 3
- 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
- 		Address: 00000000fee0800c  Data: 4192
- 	Capabilities: [70] Express (v2) Endpoint, MSI 00
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <128ns, L1 <2us
- 			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 512 bytes
- 		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <64us
- 			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
- 		LnkCtl:	ASPM L0s L1 Enabled; RCB 64 bytes Disabled- CommClk+
- 			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
- 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
- 		DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR+, OBFF Via message/WAKE#
- 		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis+, LTR-, OBFF Disabled
- 		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
- 			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
- 			 Compliance De-emphasis: -6dB
- 		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
- 			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
- 	Capabilities: [100 v1] Advanced Error Reporting
- 		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
- 		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
- 		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
- 		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
- 		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
- 		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap+ ChkEn-
- 	Capabilities: [140 v1] Device Serial Number 00-e0-4c-ff-fe-81-91-01
- 	Capabilities: [150 v1] Latency Tolerance Reporting
- 		Max snoop latency: 0ns
- 		Max no snoop latency: 0ns
- 	Kernel driver in use: rtl8188ee
- 
- 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
- 	DeviceName: Realtek PCIe FE Family Controller
- 	Subsystem: Hewlett-Packard Company Device [103c:2186]
- 	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 25
- 	Region 0: I/O ports at 3000 [size=256]
- 	Region 2: Memory at c2404000 (64-bit, prefetchable) [size=4K]
- 	Region 4: Memory at c2400000 (64-bit, prefetchable) [size=16K]
- 	Expansion ROM at c2410000 [disabled] [size=64K]
- 	Capabilities: [40] Power Management version 3
- 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
- 		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
- 	Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
- 		Address: 00000000fee0f00c  Data: 41e1
- 	Capabilities: [70] Express (v2) Endpoint, MSI 01
- 		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
- 			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
- 		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
- 			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
- 			MaxPayload 128 bytes, MaxReadReq 512 bytes
- 		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
- 		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s unlimited, L1 <64us
- 			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
- 		LnkCtl:	ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
- 			ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
- 		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
- 		DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR+, OBFF Via message/WAKE#
- 		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
- 		LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
- 			 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
- 			 Compliance De-emphasis: -6dB
- 		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
- 			 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
- 	Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
- 		Vector table: BAR=4 offset=00000000
- 		PBA: BAR=4 offset=00000800
- 	Capabilities: [d0] Vital Product Data
- 		No end tag found
- 	Capabilities: [100 v1] Advanced Error Reporting
- 		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
- 		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
- 		UESvrt:	DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
- 		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
- 		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
- 		AERCap:	First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
- 	Capabilities: [140 v1] Virtual Channel
- 		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
- 		Arb:	Fixed- WRR32- WRR64- WRR128-
- 		Ctrl:	ArbSelect=Fixed
- 		Status:	InProgress-
- 		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
- 			Arb:	Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
- 			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
- 			Status:	NegoPending- InProgress-
- 	Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
- 	Capabilities: [170 v1] Latency Tolerance Reporting
- 		Max snoop latency: 0ns
- 		Max no snoop latency: 0ns
- 	Kernel driver in use: r8169
- --- 
+ ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC0:  ais523     6233 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC0:  ais523     6233 F.... pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=bfbc4bf8-2e40-4799-bbef-9c5044c87007
  InstallationDate: Installed on 2014-06-03 (648 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-32-generic.efi.signed root=UUID=e92d655d-cf36-4d45-90e7-30a0f9d0949e ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-32-generic N/A
-  linux-backports-modules-4.2.0-32-generic  N/A
-  linux-firmware                            1.149.3
+  linux-restricted-modules-4.2.0-32-generic N/A
+  linux-backports-modules-4.2.0-32-generic  N/A
+  linux-firmware                            1.149.3
  RfKill:
-  0: phy0: Wireless LAN
-  	Soft blocked: no
-  	Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  Tags:  wily
  Uname: Linux 4.2.0-32-generic x86_64
  UpgradeStatus: Upgraded to wily on 2016-02-18 (22 days ago)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.42
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2186
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 35.12
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: dmi:bvnInsyde:bvrF.42:bd12/04/2013:svnHewlett-Packard:pnHPPavilion15NotebookPC:pvr098B110000404100000620180:rvnHewlett-Packard:rn2186:rvr35.12:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 15 Notebook PC
  dmi.product.version: 098B110000404100000620180
  dmi.sys.vendor: Hewlett-Packard

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1556471

Title:
  Connecting an Osprey 2 Mini (USB cellular wireless router) sometimes
  causes an endless reset loop or a kernel panic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce (happens > 50% of the time, but not every time):

  Turn on an Osprey 2 Mini, and connect it to a USB port via a USB cable
  while both the device and computer are on (i.e. hotplug).

  Observed symptoms:
  - sometimes the Osprey 2 Mini goes into an endless reset loop (visible as the LEDs on the front of the device flashing rapidly), being reset approximately every 200ms; on such occasions, the Ubuntu user interface often reacts as though I'd inserted an audio CD containing corrupted data (e.g. via repeatedly adding an "Audio CD" icon to the launcher and then removing it, and putting up dialog boxes complaining about failure to read the data).
  - sometimes the kernel panics (often some time after the reset loop starts, perhaps up to 10 seconds); when this happens there was always or nearly always a reset loop occurring beforehand.
  - sometimes the device resets once or not at all, then works as expected (showing up as a network interface, and allowing me to communicate to the Internet with a wired connection); I'm currently using an Osprey 2 Mini for this purpose right now.

  The kernel panics lock up the entire system (forcing a hard power
  off). lt-Sysrq commands don't work in this state (even though I have
  them enabled), and sometimes the Caps Lock light flashes repeatedly.
  The logs end some time before the panic occurs.

  /var/log/syslog:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556471/+attachment/4598145/+files/syslog

  The reset loops also occurred when I was using Ubuntu vivid. The
  kernel panics only happened after an upgrade to wily. Output of lsusb
  -v is attached.

  ---
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  ais523     6233 F.... pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=bfbc4bf8-2e40-4799-bbef-9c5044c87007
  InstallationDate: Installed on 2014-06-03 (648 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 15 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-32-generic.efi.signed root=UUID=e92d655d-cf36-4d45-90e7-30a0f9d0949e ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-32-generic N/A
   linux-backports-modules-4.2.0-32-generic  N/A
   linux-firmware                            1.149.3
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  Tags:  wily
  Uname: Linux 4.2.0-32-generic x86_64
  UpgradeStatus: Upgraded to wily on 2016-02-18 (22 days ago)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.42
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2186
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 35.12
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: dmi:bvnInsyde:bvrF.42:bd12/04/2013:svnHewlett-Packard:pnHPPavilion15NotebookPC:pvr098B110000404100000620180:rvnHewlett-Packard:rn2186:rvr35.12:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 15 Notebook PC
  dmi.product.version: 098B110000404100000620180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1556471/+subscriptions


References