Bug 971122

Summary: boot stalls after mouse on USB hub, among pata/sata
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-18 20:49:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
serial console log
none
lspci -nn none

Description John Reiser 2013-06-05 18:20:19 UTC
Description of problem: kernel-PAE-3.9.4-301.fc19.i686 stalls at least two minutes after recognizing trackball on USB hub before proceeding with pata/sata drives.  The -300 kernel works fine with no stall.


Version-Release number of selected component (if applicable):
kernel-PAE-3.9.4-301.fc19.i686

How reproducible: every time


Steps to Reproduce:
1. boot
2.
3.

Actual results:  Serial console shows:
-----
[  OK  ] Reached target Basic System.
[    2.711027] usb 2-6.1: new full-speed USB device number 3 using ohci_hcd
[    2.821025] usb 2-6.1: New USB device found, idVendor=2222, idProduct=0013
[    2.827991] usb 2-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.835440] usb 2-6.1: Product: Macally iKeySlim
[    2.840138] usb 2-6.1: Manufacturer: Macally Peripherals
[    2.880571] input: Macally Peripherals  Macally iKeySlim as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6.1/2-6.1:1.0/input/input2
[    2.904104] hid-generic 0003:2222:0013.0001: input,hidraw0: USB HID v1.10 Keyboard [Macally Peripherals  Macally iKeySlim] on usb-0000:00:02.0-6.1/input0
[    2.938680] input: Macally Peripherals  Macally iKeySlim as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6.1/2-6.1:1.1/input/input3
[    2.963130] hid-generic 0003:2222:0013.0002: input,hidraw1: USB HID v1.10 Mouse [Macally Peripherals  Macally iKeySlim] on usb-0000:00:02.0-6.1/input1
[    3.059028] usb 2-6.2: new low-speed USB device number 4 using ohci_hcd
[    3.171025] usb 2-6.2: New USB device found, idVendor=046d, idProduct=c401
[    3.177987] usb 2-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.185436] usb 2-6.2: Product: USB-PS/2 Trackball
[    3.190314] usb 2-6.2: Manufacturer: Logitech
[    3.227585] input: Logitech USB-PS/2 Trackball as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6.2/2-6.2:1.0/input/input4
[    3.250120] hid-generic 0003:046D:C401.0003: input,hidraw2: USB HID v1.00 Mouse [Logitech USB-PS/2 Trackball] on usb-0000:00:02.0-6.2/input0

### LONG PAUSE (gave up after 45 seconds here; 2 minutes reproducible)

### type <Ctrl><Alt><DEL> for shutdown
[   50.045375] systemd[1]: Stopping Sockets.
-----


Expected results: No pause.  Continues as -300 does:
-----
[    4.028947] usb 2-6.2: New USB device found, idVendor=046d, idProduct=c401
[    4.035839] usb 2-6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.043159] usb 2-6.2: Product: USB-PS/2 Trackball
[    4.047960] usb 2-6.2: Manufacturer: Logitech
[    4.052336] sd 4:0:0:0: [sdc] Attached SCSI disk
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.[    4.066237] ata6.00: configured for UDMA/33

[  OK  ] Reached targe[    4.073212] ata6.01: configured for UDMA/66
t Basic System.[    4.078263] input: Logitech USB-PS/2 Trackball as /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6.2/2-6.2:1.0/input/input4

[    4.090658] hid-generic 0003:046D:C401.0003: input,hidraw2: USB HID v1.00 Mouse [Logitech USB-PS/2 Trackball] on usb-0000:00:02.0-6.2/input0
NOTE NO PAUSE HERE
[    4.103600]  sdd: sdd1 sdd2 sdd3 sdd4 < sdd5 sdd6 sdd7 sdd8 sdd9 sdd10 sdd11 sdd12 sdd13 sdd14 sdd15 >
[    4.112949] scsi 5:0:0:0: CD-ROM            _NEC     DVD_RW ND-3550A  1.05 PQ: 0 ANSI: 5
[    4.122182] sd 4:0:1:0: [sdd] Attached SCSI disk
[    4.126844] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
-----

Additional info: will attach serial console log.

Comment 1 John Reiser 2013-06-05 18:21:38 UTC
Created attachment 757336 [details]
serial console log

Two boots: -301 which stalls, -300 which succeeds quickly

Comment 2 John Reiser 2013-06-05 18:22:10 UTC
Created attachment 757337 [details]
lspci -nn

Comment 3 John Reiser 2013-06-18 20:49:00 UTC
Operator error: mismatched kernel vs. initrd.