Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Hang on Dell Inspiron 8000
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dave227
n00b
n00b


Joined: 25 Sep 2002
Posts: 14

PostPosted: Sun Jan 05, 2003 12:11 am    Post subject: Kernel Hang on Dell Inspiron 8000 Reply with quote

I'm trying to get through my first reboot on my Inspiron 8000

the kernel hangs on:

uhci.c: USB UHCI at I/O 0xbce0, IRQ 11

Any suggestions?
Back to top
View user's profile Send private message
oniq
Guru
Guru


Joined: 02 Sep 2002
Posts: 597
Location: Connecticut

PostPosted: Sun Jan 05, 2003 3:03 am    Post subject: Reply with quote

Did you try the alternative UHCI driver?
_________________
open like a child's mind.
Back to top
View user's profile Send private message
MBMarduk
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2003
Posts: 80
Location: NL

PostPosted: Sun Jan 05, 2003 3:30 am    Post subject: Reply with quote

With those name-brand boxes (dell, compaq etc.) you can never know for sure what components are inside, if you ask me.
If you want to rule out flakey USB hanging your kernel just compile a kernel without any USB support inside, if THAT works then add the USB support (enable all host controllers, or what does a "DELL mobo" have?).
Back to top
View user's profile Send private message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Sun Jan 05, 2003 3:56 am    Post subject: Reply with quote

I have been using Gentoo on my Inspiron 8000 for 15+ months now. USB usually works for me.

What version of the kernel are you using? Which Gentoo kernel package?

(I am working through a new install with the 1.4rc2 liveCD at the moment, so I can't get to the details of my USB kernel configuration. I can post this as soon as I can get to it.)
Back to top
View user's profile Send private message
heijs
Apprentice
Apprentice


Joined: 12 Jun 2002
Posts: 174
Location: Groningen

PostPosted: Sun Jan 05, 2003 2:08 pm    Post subject: Reply with quote

For my Inpsiron 8200 I use the Intel UHCI and that works perfectly
Back to top
View user's profile Send private message
green sun
Guru
Guru


Joined: 04 Nov 2002
Posts: 325
Location: Wista, MA

PostPosted: Sun Jan 05, 2003 9:42 pm    Post subject: I had same problem... Reply with quote

Try using the vanilla sources for the kernel. I switched to them & this problem went away.
Back to top
View user's profile Send private message
jord
n00b
n00b


Joined: 09 Oct 2002
Posts: 11
Location: Aalborg, Denmark

PostPosted: Sat Jan 11, 2003 9:53 pm    Post subject: Req: Dell Inspiron 8000 config file... Reply with quote

watersb wrote:
I have been using Gentoo on my Inspiron 8000 for 15+ months now. USB usually works for me.

What version of the kernel are you using? Which Gentoo kernel package?

(I am working through a new install with the 1.4rc2 liveCD at the moment, so I can't get to the details of my USB kernel configuration. I can post this as soon as I can get to it.)


I would like to see your config-file too - because I've been trying to install Gentoo 1.4rc2 om my Dell i8k, but first had the usb-problem of this thread, and now the boot-process gets stuck at "starting locale" or "setting locale" (can't remember the exact words...)

So anyway, please post your kernel config-file...

\Jesper Noer
Back to top
View user's profile Send private message
watersb
Apprentice
Apprentice


Joined: 04 Sep 2002
Posts: 297
Location: take a left turn in Tesuque

PostPosted: Wed Jan 15, 2003 11:19 pm    Post subject: Reply with quote

Because it's very long, here is a
link to my gentoo-sources-acpi kernel config
and my
older crypto-sources config using APM and grsecurity.

Here is the relevant USB section from the crypto-sources 2.4.19 kernel config, with only the SET options noted (all other flags are not set):
Code:

CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_UHCI=m
CONFIG_USB_UHCI_ALT=m
CONFIG_USB_OHCI=m
CONFIG_USB_AUDIO=m
CONFIG_USB_EMI26=m
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_PRINTER=m
CONFIG_USB_HID=m
CONFIG_USB_HIDDEV=y
CONFIG_USB_SCANNER=m


I have not yet enabled the USB sub-system on my new gentoo-sources system; I had some other things to get working so I started with a simple configuration. But I think that the config options would be exactly the same.
Back to top
View user's profile Send private message
UclaBob
Tux's lil' helper
Tux's lil' helper


Joined: 22 Oct 2002
Posts: 83

PostPosted: Mon Feb 10, 2003 9:16 pm    Post subject: Reply with quote

Try disabling SMP in your kernel...that worked for me and my Inspiron 4150

Bob
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum