Bug 54251
Summary: | vanilla-3.7.9 with gcc-4.6+ fails to boot on ia64 | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Dennis Schridde (devurandom) |
Component: | IA-64 | Assignee: | platform_ia-64 |
Status: | NEW --- | ||
Severity: | normal | CC: | emeric.maschino, pageexec |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
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 |
Description
Dennis Schridde
2013-02-22 20:33:36 UTC
The problem persists with Linux 3.12.7 and GCC 4.7.3 Created attachment 136051 [details]
Kernel 3.12.13 .config file booting fine on hp zx6000 with gcc 4.7.3
(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 |