linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 606] Hang occurs at reboot
@ 2003-04-21 15:31 Martin J. Bligh
  2003-04-21 17:13 ` Felipe Alfaro Solana
  0 siblings, 1 reply; 2+ messages in thread
From: Martin J. Bligh @ 2003-04-21 15:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh


------- Additional Comments From m4341@abc.se  2003-04-21 02:30 -------
All three suggestions are tried, but I have located the problem to the ohci-hcd
module, since I also get a hang when I trie to unload that module. This is
currently only verified on the Vectra using the Kernel 2.5.68.

Dmesg info (partial):
drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
ohci-hcd: 2003 Feb 24 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci-hcd: block sizes: ed 64 td 64
ohci-hcd 00:0c.0: Lucent Microelectron USS-312 USB Controll
ohci-hcd 00:0c.0: irq 11, pci mem cd007000
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is deprecated.
ohci-hcd 00:0c.0: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
hub 1-0:0: 2 ports detected
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is deprecated.
drivers/usb/core/usb.c: registered new driver hiddev
drivers/usb/core/usb.c: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver

lsmod info (minimalistic):
Module                  Size  Used by
binfmt_misc             9508  0 
parport_pc             15428  0 
parport                28992  1 parport_pc
hid                    41060  0 
ohci_hcd               13088  0 
usbcore                81364  4 hid,ohci_hcd



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bug 606] Hang occurs at reboot
  2003-04-21 15:31 [Bug 606] Hang occurs at reboot Martin J. Bligh
@ 2003-04-21 17:13 ` Felipe Alfaro Solana
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Alfaro Solana @ 2003-04-21 17:13 UTC (permalink / raw)
  To: Martin J. Bligh; +Cc: linux-kernel, gregkh

On Mon, 2003-04-21 at 17:31, Martin J. Bligh wrote:
> ------- Additional Comments From m4341@abc.se  2003-04-21 02:30 -------
> All three suggestions are tried, but I have located the problem to the ohci-hcd
> module, since I also get a hang when I trie to unload that module. This is
> currently only verified on the Vectra using the Kernel 2.5.68.

This has happened to me on my laptop since I started to test 2.5
kernels. The only solution I've found is to integrate uhci-hcd (and
ohci-hcd) into the kernel, instead of leaving it as a module.
-- 
Please AVOID sending me WORD, EXCEL or POWERPOINT attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
Linux Registered User #287198


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-21 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-21 15:31 [Bug 606] Hang occurs at reboot Martin J. Bligh
2003-04-21 17:13 ` Felipe Alfaro Solana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).