Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 08:23:00 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-hackers@freebsd.org
Cc:        David Shane Holden <dpejesh@yahoo.com>
Subject:   Re: Atom Board ACPI API MOPNV10J failing since 9.1
Message-ID:  <201401140823.00259.jhb@freebsd.org>
In-Reply-To: <52D4A63A.5040808@yahoo.com>
References:  <52CF850A.9060906@erdgeist.org> <52D4A3C9.50201@erdgeist.org> <52D4A63A.5040808@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, January 13, 2014 9:51:38 pm David Shane Holden wrote:
> On 01/13/14 21:41, Dirk Engling wrote:
> > On 14.01.14 03:11, David Shane Holden wrote:
> >
> >> You're gonna love this... I've been able to reproduce your problem
> >> with one of my boards.  Looks like if you have AHCI disabled *and*
> >> on-board audio disabled then this happens.  So either re-enable
> >> the on-board audio or switch to AHCI.
> >
> > Thank you, sir ;)
> >
> > Although enabling on board audio did not help, switching to AHCI did.
> > Enjoying my home router again.
> >
> > Best,
> >
> > erdgeist _______________________________________________
> > freebsd-hackers@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To
> > unsubscribe, send any mail to
> > "freebsd-hackers-unsubscribe@freebsd.org"
> >
> 
> That's weird.  It would work in IDE mode with audio or AHCI without
> audio for me, just not in IDE without audio.  Either way, glad it works
> and if there's any devs who might have an idea what might cause this and
> want me to do further testing just let me know, I've got one of these
> boards doing nothing at the moment.

It's a resource conflict in the BIOS-assigned resources.

It would be really handy if you could get the output of 'devinfo -u'
and 'devinfo -rv' when it works, and a verbose dmesg when it is broken.

-- 
John Baldwin



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