Bug 54251 - vanilla-3.7.9 with gcc-4.6+ fails to boot on ia64
Summary: vanilla-3.7.9 with gcc-4.6+ fails to boot on ia64
Status: NEW
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: IA-64 (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: platform_ia-64
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 20:33 UTC by Dennis Schridde
Modified: 2014-05-13 22:41 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.7.9
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel 3.12.13 .config file booting fine on hp zx6000 with gcc 4.7.3 (57.00 KB, text/plain)
2014-05-13 22:40 UTC, Émeric Maschino
Details

Description Dennis Schridde 2013-02-22 20:33:36 UTC
A vanilla 3.7.9 kernel, compiled with gcc-4.7.2, linked with binutils-2.22-r1, fails to boot on my HP rx2600 ia64 machine. After elilo loaded the image, nothing happened, and the system rebooted automatically after a while.

Earlier, I tried to build versions 2.6.32-r116, 3.2.34-r2, 3.2.35, 3.7.0 of sys-kernel/hardened-sources using sys-devel/gcc-4.6.3 and while the build succeeded, the resulting kernel images did not boot, either.

Please assist me in acquiring more information, as there currently is no output at all on the serial console I am attached to (via the management console, which is set up in EFI as the default console, which appears in Linux as ttyS3). Usually I get output right from the start, so I assume that the problem must be very early in the boot process.

Config, System.map, vmlinuz all available at:
http://kynes.de/~dschridde/vanilla-3.7.9-gcc-4.7.2.tar.xz

See also: https://bugs.gentoo.org/show_bug.cgi?id=447754
Comment 1 Dennis Schridde 2014-01-16 11:00:34 UTC
The problem persists with Linux 3.12.7 and GCC 4.7.3
Comment 2 Émeric Maschino 2014-05-13 22:40:21 UTC
Created attachment 136051 [details]
Kernel 3.12.13 .config file booting fine on hp zx6000 with gcc 4.7.3
Comment 3 Émeric Maschino 2014-05-13 22:41:47 UTC
(In reply to Dennis Schridde from comment #1)
> The problem persists with Linux 3.12.7 and GCC 4.7.3

So, from what I understand, you're running Gentoo.

Well, me too on a zx6000 workstation, so very close to your rx2600. And I have no problem booting sys-kernel/gentoo-source-3.12.13 compiled with sys-devel/gcc-4.7.3-r1. So, would you please try my attached .config with your rx2600 server and tell us if it works or not?

From my .config file, you can probably disable zx1 AGP GART support and Audio support as I imagine that your rx2600 is in stock configuration with a PCI-X-only cage (no AGP slot) and no sound card. If you don't have a Radeon graphics adapter either, change for your graphics card model as well. Last, I'm running systemd rather than OpenRC, so you may also have to alter this.

Hope this helps,

     Émeric

Note You need to log in before you can comment on or make changes to this bug.