View previous topic :: View next topic |
Author |
Message |
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Fri Feb 27, 2009 3:20 am Post subject: SunBlade 100 does not posts |
|
|
The kernel stops booting at this point.
Code: | PROMLIB: Sun IEEE Boot Prom 'OBP 4.0.45 2001/02/08 14:33'
PROMLIB: Root node compatible:
Linux version 2.6.27-gentoo-r5 (root@hummingbird) (gcc version 4.2.4 (Gentoo 4.2.4 p1.0)) #1 Sun Dec 7 20:55:28 PST 2008
console [earlyprom0] enabled
ARCH: SUN4U
Ethernet address: 00:03:ba:04:a3:b4
Kernel: Using 2 locked TLB entries for main kernel image.
Remapping the kernel... done. | the next step should be... Code: | OF stdout device is: /pci@1f,0/SUNW,m64B@13:r1024x768x75 | but never gets that far _________________ cya |
|
Back to top |
|
|
EoD n00b
Joined: 30 May 2008 Posts: 36
|
Posted: Sun May 03, 2009 1:35 pm Post subject: |
|
|
Code: | [ 0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.5.9 2002/02/07 02:12'
[ 0.000000] PROMLIB: Root node compatible:
[ 0.000000] Linux version 2.6.29-gentoo-r1 (root@sparc) (gcc version 4.3.3 (Gentoo 4.3.3 p1.0) ) #3 SMP Wed Apr 29 01:30:47 CEST 2009
[ 0.000000] console [earlyprom0] enabled
[ 0.000000] ARCH: SUN4U
[ 0.000000] Ethernet address: 00:03:ba:20:0c:79
[ 0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
[ 0.000000] Remapping the kernel... done.
[ 0.000000] OF stdout device is: /pci@1f,0/SUNW,m64B@13:r1024x768x60
[ 0.000000] PROM: Built device tree with 61325 bytes of memory. |
Mine just works fine.
Have you installed framebuffer support?
Do you use the "append" line in the silo.conf? Code: | append = "video=atyfb:1024x768@60" |
And I suggest using a newer kernel >=2.6.27-r7, because it fixes some problems with shutting down the machine. _________________ Sun Blade 100 (UltraSPARC IIe) server with multilib and Java
----
Gentoo/SPARC, Gentoo/AMD64, Gentoo/x86 |
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Sun May 03, 2009 5:56 pm Post subject: |
|
|
Yes, I do have those options. _________________ cya |
|
Back to top |
|
|
EoD n00b
Joined: 30 May 2008 Posts: 36
|
Posted: Sun May 03, 2009 6:13 pm Post subject: |
|
|
Maybe a problem with your RAM? Maybe a problem with OBP? You could try to update/reset it. I'm just guessing, as i never had such problem before.
What about a newer kernel? 2.6.27-r10, 2.6.28-r5 or 2.6.29-r2? Does the live CD work? _________________ Sun Blade 100 (UltraSPARC IIe) server with multilib and Java
----
Gentoo/SPARC, Gentoo/AMD64, Gentoo/x86 |
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Sat May 09, 2009 6:11 pm Post subject: |
|
|
Switched Kernel page size set to (8KB) and that fixed it. _________________ cya |
|
Back to top |
|
|
|