All of lore.kernel.org
 help / color / mirror / Atom feed
From: KARBOWSKI Piotr <piotr.karbowski@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Boot stops with ehci-pci, kernel 4.3.0
Date: Mon, 23 Nov 2015 23:26:38 +0100	[thread overview]
Message-ID: <5653929E.5000607@gmail.com> (raw)

Hello,

I am facing an strange issue. I am unable to boot a Dell PowerEdge R210 
if ehci-pci module is built into the kernel. The _ marker just blinks, 
after few minutes nothing has changed. The last messages it does display 
that I can get thru iDRAC is:

     ehci_hcd: USB 2.0 'Enhanced' Host Controller
     ehci-pci: EHCI PCI platform driver
     ehci-pci 0000:00:1a.0: EHCI Host Controller
     ehci-pci 0000:00:1a.0: new USB bus registred, assigned bust number 1
     ehci-pci 0000:00:1a.0: debug port 2
     ehci-pci 0000:00:1a.0: irq 22, io mem 0xdf0fa0

if I disable the USB support, the kernel does boots just fine. Booting 
Ubuntu 14.04's kernel 3.13.0-24-generic does not seems to suffer from 
this very problem.

The lspci -vvv for ehci-pci (from ubuntu 14.04 rescue image):

00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller (rev 05) (prog-if 20 [EHCI])
         Subsystem: Dell Device 02a5
         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 22
         Region 0: Memory at df0fa000 (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

For the test purpose I've created a bare-minimal kernel with `make 
allnoconfig`. Not even filesystem has been included, and it still fails 
the same way.

I'd appreciate any help on resolving this very issue.

-- Piotr.

                 reply	other threads:[~2015-11-23 22:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5653929E.5000607@gmail.com \
    --to=piotr.karbowski@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.