Hi all,
I have an Intel LION (8GB, 2x733MHz C0, BIOS 100, BMC 26) installed with
SuSE 7.2a IA64 Developers Edition (kernel 2.4.4). On top of it I installed
kernel 2.4.13 and the IA64 patch linux-2_4_13-ia64-011024_diff .
Problem: When I reboot the machine with my new 2.4.13 kernel or switch from
runlevel 1 to 0 the system hangs while executing /etc/rc.d/rc0.d/S20halt.
The last messages I see on the screen are
Sending all processes the TERM signal...
Sending all processes the KILL signal...
...
Týping <Ctrl-C>: blogd: Warning: the ioctl TIOCGDEV is not know by the
kernel
After that I have to power cycle my LION (and repair my root file system
after reboot!).
Bruno
Bruno Verkist mailto:Bruno.Verkist@fujitsu-siemens.com
FSC EP PS HE4, Paderborn Tel. +49 5251 8 15365
If you have any problems submit a support case to https://premier.intel.com
:-)
d
-----Original Message-----
From: Juergen Fuhrmann [mailto:fuhrmann@wias-berlin.de]
Sent: Tuesday, October 23, 2001 10:06 AM
To: david.a.levinthal(a)intel.com; schwab(a)suse.de
Cc: suse-ia64(a)suse.com; pto.eval(a)intel.com; telschow(a)wias-berlin.de;
kloeppel(a)wias-berlin.de; lawrenz(a)wias-berlin.de; baensch(a)wias-berlin.de;
fuhrmann(a)wias-berlin.de; gaertner(a)wias-berlin.de;
langmach(a)wias-berlin.de; schmelzer(a)wias-berlin.de; uhle(a)wias-berlin.de;
reinhard(a)wias-berlin.de; schlundt(a)wias-berlin.de;
koprucki(a)wias-berlin.de; davis(a)wias-berlin.de; philip(a)wias-berlin.de;
duderstadt(a)wias-berlin.de; baensch(a)wias-berlin.de; weiss(a)wias-berlin.de;
rathsfeld(a)wias-berlin.de; kaiser(a)wias-berlin.de; scurtu(a)wias-berlin.de;
klein(a)wias-berlin.de
Subject: Re: Intel Fortran/C++ compilers on Suse Linux ?
Hi Andreas, David,
Thanks for your prompt reaction! You encouraged me to try out the
Intel compiler suite. We installed icc & ifc, most of the time took
fiddling with flexlm.
For my C code I had to change the header sequence:
-X -I$(IA32ROOT)/include -I/usr/X11/include -I/usr/include
-I$(IA32ROOT)/substitute_headers
The only flaw was that on linux rpc/xdr.h uses stdint.h, which I had
to include manually into the code.
For Fortran, the compiler gives quite a lot of warnings, I had one
portability issue with a static array bound.
C++ I didn't try yet.
uname -a gives
Linux neumann 2.2.18-SMP #1 SMP Sat Jan 20 07:41:17 GMT 2001 i686 unknown,
the machine runs Suse 7.1.
After that, I compiled a PDE simulation library and a fuel cell simulator
containing OpenGL, mixed Fortran/C, lua extension language, and everything
was remarkable smooth.
No benchmarks yet, but the code appears to be correct (-O3).
Best regards
Juergen
Juergen Fuhrmann
Numerical Mathematics & Scientific Computing
Weierstrass Institute for Applied Analysis and Stochastics
Mohrenstr. 39 10117 Berlin fon:+49 30 20372560 fax:+49 30 2044975
http://www.wias-berlin.de/~fuhrmann mailto:fuhrmann@wias-berlin.de
Hi Andreas, David,
Thanks for your prompt reaction! You encouraged me to try out the
Intel compiler suite. We installed icc & ifc, most of the time took
fiddling with flexlm.
For my C code I had to change the header sequence:
-X -I$(IA32ROOT)/include -I/usr/X11/include -I/usr/include
-I$(IA32ROOT)/substitute_headers
The only flaw was that on linux rpc/xdr.h uses stdint.h, which I had
to include manually into the code.
For Fortran, the compiler gives quite a lot of warnings, I had one
portability issue with a static array bound.
C++ I didn't try yet.
uname -a gives
Linux neumann 2.2.18-SMP #1 SMP Sat Jan 20 07:41:17 GMT 2001 i686 unknown,
the machine runs Suse 7.1.
After that, I compiled a PDE simulation library and a fuel cell simulator
containing OpenGL, mixed Fortran/C, lua extension language, and everything
was remarkable smooth.
No benchmarks yet, but the code appears to be correct (-O3).
Best regards
Juergen
Juergen Fuhrmann
Numerical Mathematics & Scientific Computing
Weierstrass Institute for Applied Analysis and Stochastics
Mohrenstr. 39 10117 Berlin fon:+49 30 20372560 fax:+49 30 2044975
http://www.wias-berlin.de/~fuhrmann mailto:fuhrmann@wias-berlin.de
-------- Original Message --------
Subject: WG: [suse-ia64] Booting problem for linux 7.2
Date: Tue, 23 Oct 2001 06:13:55 +0200
From: "Caloro" <mauric(a)active.ch>
Reply-To: <mauric(a)active.ch>
To: <mha(a)suse.com>
I have downloaded from :
http://www.ibiblio.org/pub/Linux/distributions/suse/suse/ia64/7.2/iso/
Thanks in advance
Maurizio
-----Ursprüngliche Nachricht-----
Von: mha(a)suse.com [mailto:mha@suse.com]
Gesendet: Dienstag, 23. Oktober 2001 03:21
An: mauric(a)active.ch
Cc: suse-ia64(a)suse.com
Betreff: Re: [suse-ia64] Booting problem for linux 7.2
> I have downloaded the 6 images, I have burned the cds with
> Nero5 but its not possible to boot from cd1.
Missing info:
- downloaded what (which SuSE Linux) from where?
Michael
PS: Please, no HTML mails, not even in HTML capable Netscape was it easy
to reply since it just refused to quote your text...
I have downloaded the 6 images, I have burned the cds with Nero5 but its
not possible to boot from cd1.
I created a diskette from where I can boot cd1, But it ends after a
short time with "SEARCHING INFOFILE".
I have found out when I boot with option BOOT manual NOPCMCIA=Yes yump
over the searching infofile
But when I take the option to install the dont moves any more and I have
to restart PC
Please answer best regards
Maurizio Caloro
mauric(a)active.ch
You also have to check that the compiler you are using is for that kernel
version and glibc version..
SuSE 7.2 for IA-32 has glibc 2.2.2 & the 2.4.x kernel
so the rh71 version should work..
The eval version is available at
http://www.intel.com/software/products/compilers/c50/linux/eval.htm
Select the download with:
This download contains Intel Compilers for...
Red Hat 7.1 on IA-32 Processors Red Hat 7.1 on Itanium
processors Note: This package does not contain a cross compiler.
The filename is cc010911rh71.tar
-----Original Message-----
From: Andreas Schwab [mailto:schwab@suse.de]
Sent: Monday, October 22, 2001 4:09 AM
To: fuhrmann(a)wias-berlin.de
Cc: pto.eval(a)intel.com; suse-ia64(a)suse.com
Subject: Re: [suse-ia64] Intel Fortran/C++ compilers on Suse Linux ?
Juergen Fuhrmann <fuhrmann(a)wias-berlin.de> writes:
|> Hi,
|>
|> will the new Intel Fortran/C++ compiler suite work on Suse Linux 7.x ?
|> The downloaded tarballs are said to be for RedHat/TurboLinux, but what
|> prevents them from working on Suse ?
Nothing in general, you only have to make sure that the packages
glibc-32bit and baselibs-32bit are installed.
Andreas.
--
Andreas Schwab "And now for something
Andreas.Schwab(a)suse.de completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
Hi,
will the new Intel Fortran/C++ compiler suite work on Suse Linux 7.x ?
The downloaded tarballs are said to be for RedHat/TurboLinux, but what
prevents them from working on Suse ?
Juergen
Juergen Fuhrmann
Numerical Mathematics & Scientific Computing
Weierstrass Institute for Applied Analysis and Stochastics
Mohrenstr. 39 10117 Berlin fon:+49 30 20372560 fax:+49 30 2044975
http://www.wias-berlin.de/~fuhrmann mailto:fuhrmann@wias-berlin.de