Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2008 09:34:32 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Palle Girgensohn <girgen@freebsd.org>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: FreeBSD 7.0 does not work on HP DL180, irq 10 storm
Message-ID:  <200804170934.32348.jhb@freebsd.org>
In-Reply-To: <62858BF8F0D2B4C47A936646@rambutan.pingpong.net>
References:  <885C4B6A17699CD41C7586C7@c-6354e155.1521-1-64736c12.cust.bredbandsbolaget.se> <200804161030.23577.jhb@freebsd.org> <62858BF8F0D2B4C47A936646@rambutan.pingpong.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 16 April 2008 11:24:51 am Palle Girgensohn wrote:
> --On onsdag, april 16, 2008 10.30.23 -0400 John Baldwin <jhb@freebsd.org>
>
> wrote:
> > On Friday 11 April 2008 01:35:15 pm Palle Girgensohn wrote:
> >> A customer is trying to get a brand new HP DL 180 to work with FreeBSD.
> >> We tried 7.0-RELEASE-amd64 and the March 7-STABLE-amd64 snapshot, none
> >> of them works.
> >>
> >> I don't have the entire picture, since I haven't tried installing
> >> myself, the machine is 700 km away, but it is an experienced sysadmin
> >> doing the installation. After install, which seemingly works, although
> >> the console is complaining about IRQ 10 problems (can't say exactly what
> >> it complains about), reboot to the fresh install does not work, the
> >> machine apparently scrolls away a great number of complaints about IRQ
> >> 10.
> >>
> >> He tried turning off USB, serial and other stuff in BIOS, but it didn't
> >> help.
> >>
> >> He tried Red Hat, and it works perfectly, so my guess is there is
> >> something with a FreeBSD driver, dunno for sure which one.
> >>
> >> sorry I can't be more specific. Has anyone else succeeded in installing
> >> FreeBSD 7.0 on HP DL180? (that is 180, not 380, which I know works
> >> fine).
> >>
> >> Thanks for any input.
> >
> > I had a bizarre IRQ storm on IRQ 10 for a DL 180 (or 185?) recently that
> > I  didn't fully figure out.  The box had two bge(4) interfaces and if I
> > manually  disabled the driver for either one (didn't matter which one)
> > the IRQ storm  went away.  I haven't been able to chase it down further,
> > but it doesn't act  like a normal IRQ storm (the storm should have
> > "stayed" with a given device).
>
> How did you disable the driver for one of the interfaces?

I had a local patch that let me do 'hint.pci0.31.0.disable=1' or some such.  
I'll dig it up and try to get it into the tree as it is useful on its own.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804170934.32348.jhb>