* APIC on Asus M2N SLI Deluxe
@ 2006-09-14 10:17 Thomas Richter
2006-09-17 19:21 ` Gerd v. Egidy
0 siblings, 1 reply; 7+ messages in thread
From: Thomas Richter @ 2006-09-14 10:17 UTC (permalink / raw)
To: linux-kernel
Hi folks,
recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
board from release 0202 to 0307. With the 0307 bios, I get a kernel
panic that the APIC cannot be found. Concerning this, I've two
explanations, could possibly confirm someone here this:
a) the kernel has a workaround against some bios flaw of the ASUS
board that only works for the 0202 and which does not recognize the
0307 bios as problematic, so it fails on the newer bios,
- or -
b) ASUS managed to screw the bios for 0307, even though 0202 was
fine.
It's not a major problem for me right now, the 0202 bios works like
a charm with the 2.6.17.8 kernel. I'm just curious.
So long,
Thomas
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
2006-09-14 10:17 Thomas Richter
@ 2006-09-17 19:21 ` Gerd v. Egidy
2006-09-17 20:03 ` Prakash Punnoor
0 siblings, 1 reply; 7+ messages in thread
From: Gerd v. Egidy @ 2006-09-17 19:21 UTC (permalink / raw)
To: linux-kernel; +Cc: Thomas Richter
Hi Thomas,
> recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
> board from release 0202 to 0307. With the 0307 bios, I get a kernel
> panic that the APIC cannot be found. Concerning this, I've two
> explanations, could possibly confirm someone here this:
I can confim this problem.
I think Asus screwed up the bios...
> It's not a major problem for me right now, the 0202 bios works like
> a charm with the 2.6.17.8 kernel. I'm just curious.
I need Wake-On-LAN and that doesn't work with 0202 and is fixed with 0307. I
boot the system with the noapic option.
Kind regards,
Gerd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
2006-09-17 19:21 ` Gerd v. Egidy
@ 2006-09-17 20:03 ` Prakash Punnoor
2006-09-18 16:04 ` Gerd v. Egidy
0 siblings, 1 reply; 7+ messages in thread
From: Prakash Punnoor @ 2006-09-17 20:03 UTC (permalink / raw)
To: Gerd v. Egidy; +Cc: linux-kernel, Thomas Richter
[-- Attachment #1: Type: text/plain, Size: 513 bytes --]
Am Sonntag 17 September 2006 21:21 schrieb Gerd v. Egidy:
> Hi Thomas,
>
> > recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
> > board from release 0202 to 0307. With the 0307 bios, I get a kernel
> > panic that the APIC cannot be found. Concerning this, I've two
> > explanations, could possibly confirm someone here this:
>
> I can confim this problem.
Does it boot with no_timer_check boot parameter?
--
(°= =°)
//\ Prakash Punnoor /\\
V_/ \_V
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
@ 2006-09-17 20:03 Olivier Nicolas
2006-09-17 22:31 ` Gerd v. Egidy
0 siblings, 1 reply; 7+ messages in thread
From: Olivier Nicolas @ 2006-09-17 20:03 UTC (permalink / raw)
To: linux-kernel
Beta BIOS 706 runs fine on my system.
>Hi Thomas,
>
>> recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
>> board from release 0202 to 0307. With the 0307 bios, I get a kernel
>> panic that the APIC cannot be found. Concerning this, I've two
>> explanations, could possibly confirm someone here this:
>
>I can confim this problem.
>
>I think Asus screwed up the bios...
>
>> It's not a major problem for me right now, the 0202 bios works like
>> a charm with the 2.6.17.8 kernel. I'm just curious.
>
>I need Wake-On-LAN and that doesn't work with 0202 and is fixed with
>0307. I
>boot the system with the noapic option.
>
>Kind regards,
>
>Gerd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
2006-09-17 20:03 APIC on Asus M2N SLI Deluxe Olivier Nicolas
@ 2006-09-17 22:31 ` Gerd v. Egidy
0 siblings, 0 replies; 7+ messages in thread
From: Gerd v. Egidy @ 2006-09-17 22:31 UTC (permalink / raw)
To: Olivier Nicolas, linux-kernel
On Sunday 17 September 2006 22:03, you wrote:
> Beta BIOS 706 runs fine on my system.
706 Beta? I could only find a 0402 beta on the Asus page. The 0402 has the
same apic bug as 0307.
Kind regards,
Gerd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
2006-09-17 20:03 ` Prakash Punnoor
@ 2006-09-18 16:04 ` Gerd v. Egidy
2006-09-18 16:17 ` Prakash Punnoor
0 siblings, 1 reply; 7+ messages in thread
From: Gerd v. Egidy @ 2006-09-18 16:04 UTC (permalink / raw)
To: Prakash Punnoor; +Cc: linux-kernel, Thomas Richter
> > > recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
> > > board from release 0202 to 0307. With the 0307 bios, I get a kernel
> > > panic that the APIC cannot be found. Concerning this, I've two
> > > explanations, could possibly confirm someone here this:
> >
> > I can confim this problem.
>
> Does it boot with no_timer_check boot parameter?
no, same bug.
Booting with apic=debug as suggested in the error message doesn't reveal any
additional details. Maybe I have to compile with some special debug options?
Kind regards,
Gerd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: APIC on Asus M2N SLI Deluxe
2006-09-18 16:04 ` Gerd v. Egidy
@ 2006-09-18 16:17 ` Prakash Punnoor
0 siblings, 0 replies; 7+ messages in thread
From: Prakash Punnoor @ 2006-09-18 16:17 UTC (permalink / raw)
To: Gerd v. Egidy; +Cc: linux-kernel, Thomas Richter
[-- Attachment #1: Type: text/plain, Size: 1239 bytes --]
Am Montag 18 September 2006 18:04 schrieb Gerd v. Egidy:
> > > > recently, I tried to upgrade the bios of the ASUS M2N SLI Deluxe
> > > > board from release 0202 to 0307. With the 0307 bios, I get a kernel
> > > > panic that the APIC cannot be found. Concerning this, I've two
> > > > explanations, could possibly confirm someone here this:
> > >
> > > I can confim this problem.
> >
> > Does it boot with no_timer_check boot parameter?
>
> no, same bug.
>
> Booting with apic=debug as suggested in the error message doesn't reveal
> any additional details. Maybe I have to compile with some special debug
> options?
I don't think so. I once had the same problem with my board. On 2.6.16.x I got
same message. 2.6.18-rcx booted further, but hanged. Above parameter helped
though with 2.6.18-rc. As I haven't tested 2.6.17 nor 2.6.16 with obve
parameter, I could only guess. The real fix for me though was to disable the
nvidia quirk. Then my system boots and runs fine with 2.6.18-rc kernel w/o
any additional parameter. You may want to look into:
http://marc.theaimsgroup.com/?l=linux-kernel&m=115545986619977&w=2
Cheers,
--
(°= =°)
//\ Prakash Punnoor /\\
V_/ \_V
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-09-18 16:17 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-17 20:03 APIC on Asus M2N SLI Deluxe Olivier Nicolas
2006-09-17 22:31 ` Gerd v. Egidy
-- strict thread matches above, loose matches on Subject: below --
2006-09-14 10:17 Thomas Richter
2006-09-17 19:21 ` Gerd v. Egidy
2006-09-17 20:03 ` Prakash Punnoor
2006-09-18 16:04 ` Gerd v. Egidy
2006-09-18 16:17 ` Prakash Punnoor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox