Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2009 16:17:20 +0100
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        Christian Schmidt <schmidt_chr@gmx.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Boot issues with a Dell Inspiron 530 and 8.0 RC1
Message-ID:  <1254842240.23831.22.camel@buffy.york.ac.uk>
In-Reply-To: <309b65830910060054g16a099abxb8e203a46aa9e89c@mail.gmail.com>
References:  <309b65830910060054g16a099abxb8e203a46aa9e89c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2009-10-06 at 09:54 +0200, Christian Schmidt wrote:
> Hello list,
> 
> I am seeing a strange issue with my Dell Inspiron 530 with 8.0 RC1-p1
> at around 50-75% percent of all boots. It all boils down to GENERIC
> throwing the following:
> 
> AP #1 (PHY #1) failed!
> panic y/n? [y] panic: bye-bye
> cpuid = 0

If you answer no, does it work?

There are a couple of things that might be worth trying.  Firstly, try
playing with any USB-related options in the BIOS (especially "legacy
emulation" or similar.

Secondly, try editing src/sys/amd64/amd64/machdep.c
(or /sys/i386/i386/machdep.c if you are using i386), search for
"MacBook", and adding the output of the command
"kenv smbios.system.product"
to the list of strings compared.

This may not make any difference, or may even make things worse (so keep
your backup kernel ready:) but it's worth a try.

Gavin



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