All of lore.kernel.org
 help / color / mirror / Atom feed
* Gateway DX4720-03 apic problem
@ 2009-01-25 18:22 Charles Landau
  2009-01-26 12:58 ` Robin Holt
  0 siblings, 1 reply; 7+ messages in thread
From: Charles Landau @ 2009-01-25 18:22 UTC (permalink / raw)
  To: linux-ia64

I have a new Gateway DX4720-03 PC and have discovered that it won't 
install Fedora 10 unless I give the kernel boot option "noapic" or 
"nolapic".

This system's processor is the Intel Pentium Dual Core E5200.

It would seem that this is either a kernel bug to be fixed, or a 
documentation bug so users of this machine know about the workaround. 
I'll report the bug if someone will tell me how.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Gateway DX4720-03 apic problem
@ 2009-01-25 19:35 Charles Landau
  2009-01-25 20:18 ` Alan Cox
  2009-01-25 20:19 ` Robert Hancock
  0 siblings, 2 replies; 7+ messages in thread
From: Charles Landau @ 2009-01-25 19:35 UTC (permalink / raw)
  To: linux-kernel

I have a new Gateway DX4720-03 PC and have discovered that it won't 
install Fedora 10 unless I give the kernel boot option "noapic" or 
"nolapic".

This system's processor is the Intel Pentium Dual Core E5200.

It would seem that this is either a kernel bug to be fixed, or a 
documentation bug so users of this machine know about the workaround. 
I'll report the bug if someone will tell me how.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gateway DX4720-03 apic problem
  2009-01-25 19:35 Charles Landau
@ 2009-01-25 20:18 ` Alan Cox
  2009-01-25 20:19 ` Robert Hancock
  1 sibling, 0 replies; 7+ messages in thread
From: Alan Cox @ 2009-01-25 20:18 UTC (permalink / raw)
  To: Charles Landau; +Cc: linux-kernel

On Sun, 25 Jan 2009 11:35:46 -0800
Charles Landau <clandau@macslab.com> wrote:

> I have a new Gateway DX4720-03 PC and have discovered that it won't 
> install Fedora 10 unless I give the kernel boot option "noapic" or 
> "nolapic".
> 
> This system's processor is the Intel Pentium Dual Core E5200.
> 
> It would seem that this is either a kernel bug to be fixed, or a 
> documentation bug so users of this machine know about the workaround. 
> I'll report the bug if someone will tell me how.

It should only be necessary if the system has BIOS problems. File a
report anyway and include the lspci -vvxxx and dmidecode data as
attached files

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gateway DX4720-03 apic problem
  2009-01-25 19:35 Charles Landau
  2009-01-25 20:18 ` Alan Cox
@ 2009-01-25 20:19 ` Robert Hancock
  2009-01-25 20:59   ` Aioanei Rares
  2009-01-25 22:00   ` Charles Landau
  1 sibling, 2 replies; 7+ messages in thread
From: Robert Hancock @ 2009-01-25 20:19 UTC (permalink / raw)
  To: Charles Landau; +Cc: linux-kernel

Charles Landau wrote:
> I have a new Gateway DX4720-03 PC and have discovered that it won't 
> install Fedora 10 unless I give the kernel boot option "noapic" or 
> "nolapic".
> 
> This system's processor is the Intel Pentium Dual Core E5200.
> 
> It would seem that this is either a kernel bug to be fixed, or a 
> documentation bug so users of this machine know about the workaround. 
> I'll report the bug if someone will tell me how.

I think you just did report it :-)

Well, it's something that should be fixed in the kernel, either it's a 
kernel bug or hardware busted in some way that we should be detecting.

How is it failing to install, is it locking up at some point, etc?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gateway DX4720-03 apic problem
  2009-01-25 20:19 ` Robert Hancock
@ 2009-01-25 20:59   ` Aioanei Rares
  2009-01-25 22:00   ` Charles Landau
  1 sibling, 0 replies; 7+ messages in thread
From: Aioanei Rares @ 2009-01-25 20:59 UTC (permalink / raw)
  To: Robert Hancock; +Cc: Charles Landau, linux-kernel

Robert Hancock wrote:
> Charles Landau wrote:
>> I have a new Gateway DX4720-03 PC and have discovered that it won't 
>> install Fedora 10 unless I give the kernel boot option "noapic" or 
>> "nolapic".
>>
>> This system's processor is the Intel Pentium Dual Core E5200.
>>
>> It would seem that this is either a kernel bug to be fixed, or a 
>> documentation bug so users of this machine know about the workaround. 
>> I'll report the bug if someone will tell me how.
>
> I think you just did report it :-)
>
> Well, it's something that should be fixed in the kernel, either it's a 
> kernel bug or hardware busted in some way that we should be detecting.
>
> How is it failing to install, is it locking up at some point, etc?
> -- 
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
My guess is that anaconda fails at some point regarding storage options.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gateway DX4720-03 apic problem
  2009-01-25 20:19 ` Robert Hancock
  2009-01-25 20:59   ` Aioanei Rares
@ 2009-01-25 22:00   ` Charles Landau
  1 sibling, 0 replies; 7+ messages in thread
From: Charles Landau @ 2009-01-25 22:00 UTC (permalink / raw)
  To: linux-kernel

Robert Hancock wrote:
> Charles Landau wrote:
>> I have a new Gateway DX4720-03 PC and have discovered that it won't 
>> install Fedora 10 unless I give the kernel boot option "noapic" or 
>> "nolapic".
>>
>> This system's processor is the Intel Pentium Dual Core E5200.
>>
>> It would seem that this is either a kernel bug to be fixed, or a 
>> documentation bug so users of this machine know about the workaround. 
>> I'll report the bug if someone will tell me how.
> 
> I think you just did report it :-)
> 
> Well, it's something that should be fixed in the kernel, either it's a 
> kernel bug or hardware busted in some way that we should be detecting.
> 
> How is it failing to install, is it locking up at some point, etc?

When I boot off the Fedora 10 full distribution DVD, which I believe is 
kernel 2.6.27.5, at the first screen, "Welcome to Fedora 10!", I tell it 
to Install or upgrade, and then I get a variety of errors on the text 
console, including:

    ata1.00 failed to IDENTIFY

and

    PNP: PS/2 appears to have AUX port disabled ...

and problems enumerating USB devices, and

    ehci_hcd 0000:00:04.1: Unlink after no_IRQ? Controller is probably 
using the wrong IRQ.

and

    ohci_hcd 0000:00:04.0: Unlink after no_IRQ? Controller is probably 
using the wrong IRQ.

after which it does nothing. There is no power to USB and PS/2 devices.

Let me know any other ways I can help you diagnose this.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Gateway DX4720-03 apic problem
  2009-01-25 18:22 Gateway DX4720-03 apic problem Charles Landau
@ 2009-01-26 12:58 ` Robin Holt
  0 siblings, 0 replies; 7+ messages in thread
From: Robin Holt @ 2009-01-26 12:58 UTC (permalink / raw)
  To: linux-ia64

On Sun, Jan 25, 2009 at 10:22:46AM -0800, Charles Landau wrote:
> I have a new Gateway DX4720-03 PC and have discovered that it won't  
> install Fedora 10 unless I give the kernel boot option "noapic" or  
> "nolapic".
>
> This system's processor is the Intel Pentium Dual Core E5200.
>
> It would seem that this is either a kernel bug to be fixed, or a  
> documentation bug so users of this machine know about the workaround.  
> I'll report the bug if someone will tell me how.

This is definitely the wrong list, but we tend to be somewhat helpful ;)

You should probably start by sending mail to linux-kernel@vger.kernel.org
mailing list and then adding the following people to the Cc: list:

Ingo Molnar <mingo@elte.hu>
Andrew Morton <akpm@linux-foundation.com>
Andi Kleen <andi@firstfloor.org>
Eric Biederman <ebiederm@xmission.com>
Suresh Siddha <suresh.b.siddha@intel.com>
Yinghai Lu <yhlu.kernel@gmail.com>

I am sure I missed some, but that is a good place to start.

Thanks,
Robin

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-01-26 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25 18:22 Gateway DX4720-03 apic problem Charles Landau
2009-01-26 12:58 ` Robin Holt
  -- strict thread matches above, loose matches on Subject: below --
2009-01-25 19:35 Charles Landau
2009-01-25 20:18 ` Alan Cox
2009-01-25 20:19 ` Robert Hancock
2009-01-25 20:59   ` Aioanei Rares
2009-01-25 22:00   ` Charles Landau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.