LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.25-rc1 on Sun Ultra 40
@ 2008-02-13 11:25 Jasper Bryant-Greene
  2008-02-13 19:04 ` Jasper Bryant-Greene
  0 siblings, 1 reply; 5+ messages in thread
From: Jasper Bryant-Greene @ 2008-02-13 11:25 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

I have been attempting to test 2.6.25-rc1 on my Sun Ultra 40 (two
dual-core Opteron 2222 CPUs).

There is some issue with the HPET clocksource which causes it to hang
the boot process if enabled, which I will look into in due course (the
HPET works fine on at least 2.6.19).

More pressing is that the system will not boot at all even with HPET
disabled - kernel gets no further than "NET: Registered protocol family
2".

I cannot think of a way to find out what the problem is, because the
system has only USB ports, and the USB keyboard is not working at this
stage, either because the system has locked up hard, or because the USB
support has not yet loaded (I tried both standard USB-HID and boot
protocol keyboard support, both compiled in). Thus I cannot use
magic-sysrq, or even scrollback to look at boot messages. There is also
no serial port to assist with the latter...

Any thoughts on a procedure for debugging this would be much
appreciated.

-j

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: 2.6.25-rc1 on Sun Ultra 40
  2008-02-13 11:25 2.6.25-rc1 on Sun Ultra 40 Jasper Bryant-Greene
@ 2008-02-13 19:04 ` Jasper Bryant-Greene
  2008-02-17 22:51   ` Yinghai Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Jasper Bryant-Greene @ 2008-02-13 19:04 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]

I can confirm neither the boot hang with HPET enabled nor the other
unexplained boot hang after "NET: Registered protocol family 2" occur on
2.6.24.2 on the same hardware. I still don't have an appropriate way to
debug the issue on 2.6.25-rc1, though...

-j


On Thu, 2008-02-14 at 00:25 +1300, Jasper Bryant-Greene wrote:
> I have been attempting to test 2.6.25-rc1 on my Sun Ultra 40 (two
> dual-core Opteron 2222 CPUs).
> 
> There is some issue with the HPET clocksource which causes it to hang
> the boot process if enabled, which I will look into in due course (the
> HPET works fine on at least 2.6.19).
> 
> More pressing is that the system will not boot at all even with HPET
> disabled - kernel gets no further than "NET: Registered protocol family
> 2".
> 
> I cannot think of a way to find out what the problem is, because the
> system has only USB ports, and the USB keyboard is not working at this
> stage, either because the system has locked up hard, or because the USB
> support has not yet loaded (I tried both standard USB-HID and boot
> protocol keyboard support, both compiled in). Thus I cannot use
> magic-sysrq, or even scrollback to look at boot messages. There is also
> no serial port to assist with the latter...
> 
> Any thoughts on a procedure for debugging this would be much
> appreciated.
> 
> -j

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: 2.6.25-rc1 on Sun Ultra 40
  2008-02-13 19:04 ` Jasper Bryant-Greene
@ 2008-02-17 22:51   ` Yinghai Lu
  2008-03-28 10:17     ` Thomas Gleixner
  0 siblings, 1 reply; 5+ messages in thread
From: Yinghai Lu @ 2008-02-17 22:51 UTC (permalink / raw)
  To: Jasper Bryant-Greene; +Cc: linux-kernel

On Feb 13, 2008 11:04 AM, Jasper Bryant-Greene <jasper@unix.geek.nz> wrote:
> I can confirm neither the boot hang with HPET enabled nor the other
> unexplained boot hang after "NET: Registered protocol family 2" occur on
> 2.6.24.2 on the same hardware. I still don't have an appropriate way to
> debug the issue on 2.6.25-rc1, though...

boot message with debug in command line

also .config please

YH

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

* Re: 2.6.25-rc1 on Sun Ultra 40
  2008-02-17 22:51   ` Yinghai Lu
@ 2008-03-28 10:17     ` Thomas Gleixner
  2008-03-28 14:51       ` Yinghai Lu
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Gleixner @ 2008-03-28 10:17 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: Jasper Bryant-Greene, linux-kernel

On Sun, 17 Feb 2008, Yinghai Lu wrote:
> On Feb 13, 2008 11:04 AM, Jasper Bryant-Greene <jasper@unix.geek.nz> wrote:
> > I can confirm neither the boot hang with HPET enabled nor the other
> > unexplained boot hang after "NET: Registered protocol family 2" occur on
> > 2.6.24.2 on the same hardware. I still don't have an appropriate way to
> > debug the issue on 2.6.25-rc1, though...
> 
> boot message with debug in command line
> 
> also .config please

Is there any new info on this ? Does the problem still exist with 25-rc7 ?

Thanks,
	tglx

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

* Re: 2.6.25-rc1 on Sun Ultra 40
  2008-03-28 10:17     ` Thomas Gleixner
@ 2008-03-28 14:51       ` Yinghai Lu
  0 siblings, 0 replies; 5+ messages in thread
From: Yinghai Lu @ 2008-03-28 14:51 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Jasper Bryant-Greene, linux-kernel

On Fri, Mar 28, 2008 at 3:17 AM, Thomas Gleixner <tglx@linutronix.de> wrote:
>
> On Sun, 17 Feb 2008, Yinghai Lu wrote:
>  > On Feb 13, 2008 11:04 AM, Jasper Bryant-Greene <jasper@unix.geek.nz> wrote:
>  > > I can confirm neither the boot hang with HPET enabled nor the other
>  > > unexplained boot hang after "NET: Registered protocol family 2" occur on
>  > > 2.6.24.2 on the same hardware. I still don't have an appropriate way to
>  > > debug the issue on 2.6.25-rc1, though...
>  >
>  > boot message with debug in command line
>  >
>  > also .config please
>
>  Is there any new info on this ? Does the problem still exist with 25-rc7 ?

No response yet.

YH

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

end of thread, other threads:[~2008-03-28 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-13 11:25 2.6.25-rc1 on Sun Ultra 40 Jasper Bryant-Greene
2008-02-13 19:04 ` Jasper Bryant-Greene
2008-02-17 22:51   ` Yinghai Lu
2008-03-28 10:17     ` Thomas Gleixner
2008-03-28 14:51       ` Yinghai Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).