| View previous topic :: View next topic |
| Author |
Message |
antares2001 Guru


Joined: 02 Mar 2004 Posts: 339 Location: Germany
|
Posted: Tue May 02, 2006 10:44 pm Post subject: Dual core Pentium D 820 cannot install gentoo |
|
|
Hello!
From the early beginning I have problems installing Gentoo on my Pentium D 820 CPU. When compiling the kernel, I choose the EM64T technology under processory type - and I can only choose a 64 Bit type (when booting from AMD64 livecd).
This (obviously) causes the following problem:
| Quote: | livecd linux # make && make modules modules_install install
CHK include/linux/version.h
SYMLINK include/asm -> include/asm-x86_64
SPLIT include/linux/autoconf.h -> include/config/*
CC arch/x86_64/kernel/asm-offsets.s
arch/x86_64/kernel/asm-offsets.c:1: error: code model 'kernel' not supported in the 32 bit mode
arch/x86_64/kernel/asm-offsets.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
|
An emerge --info says:
| Quote: | Portage 2.1_pre10-r2 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D CPU 2.80GHz
Gentoo Base System version 1.12.0_pre19
ccache version 2.4 [enabled]
dev-lang/python: 2.4.3
dev-util/ccache: 2.4-r1
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=nocona -O3 -mtune=nocona -fomit-frame-pointer -fprefetch-loop-arrays -pipe -mmmx -msse -mfpmath=sse,387 -ffast-math -momit-leaf-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -O3 -mtune=nocona -fomit-frame-pointer -fprefetch-loop-arrays -pipe -mmmx -msse -mfpmath=sse,387 -ffast-math -momit-leaf-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 apm arts async avi berkdb bitmap-fonts bzip2 cdparanoia cdr cdrw cli crypt cups dbus divx4linux dpms dri dvd dvdr dvdread eds emboss encode esd fame ffmpeg flac foomaticdb fortran gdbm gif gimp glx gpm gstreamer gtk2 hal ieee1394 imlib imlib2 ipv6 isdnlog ivman java jfs jpeg kde libg++ libwww lm_sensors mad mikmod mmx motif mp3 mpeg mpeg4 mplayer ncurses nls nptl nptlonly ntfs ogg opengl oss pam pcmcia pcre pdf pdflib perl png pppd python qt quicktime readline reflection samba scanner sdl session spell spl sse sse2 ssl stream svg svgz symlink sysfs tcpd threads transcode truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l vcd vorbis wifi win32codecs xgl xml xml2 xmms xorg xosd xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de linguas_hr userland_GNU video_cards_nvidia video_cards_vesa"
Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL
|
Can anyone help me with this? Unfortunately I cannot find a lot on Dual core CPUs and on 64 bit and Gentoo. How far developed is Dual core technology and 64 bit support on Linux? _________________ * Toshiba SM30X Notebook, Pentium-M 725 CPU, ATI Radeon 9700, 512MB RAM, 80GB
* Pentium D 820 2,8 GHz (EM64T), Geforce6, 200GB + 40GB ATA, 250GB SATA2, WinFastTV 2000XP, 1,5GB RAM
Gentoo Linux 2006.1 |
|
| Back to top |
|
 |
cyrillic Watchman


Joined: 19 Feb 2003 Posts: 7301 Location: Groton, Massachusetts USA
|
Posted: Wed May 03, 2006 1:03 am Post subject: Re: Dual core Pentium D 820 cannot install gentoo |
|
|
Your emerge --info looks like you haven't decided if you want a 32bit installation or a 64bit installation.
| antares2001 wrote: | An emerge --info says:
| Quote: | Portage 2.1_pre10-r2 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r1, 2.6.15-gentoo-r5 x86_64) <- 32bit profile
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 Intel(R) Pentium(R) D CPU 2.80GHz <- 64bit kernel
Gentoo Base System version 1.12.0_pre19
ccache version 2.4 [enabled]
dev-lang/python: 2.4.3
dev-util/ccache: 2.4-r1
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils: 2.16.1-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86" <- 32bit keywords
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu" <- 32bit cbuild
CFLAGS="-march=nocona -O3 -mtune=nocona -fomit-frame-pointer -fprefetch-loop-arrays -pipe -mmmx -msse -mfpmath=sse,387 -ffast-math -momit-leaf-frame-pointer" <- 64bit march
CHOST="x86_64-pc-linux-gnu" <- 64bit chost
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -O3 -mtune=nocona -fomit-frame-pointer -fprefetch-loop-arrays -pipe -mmmx -msse -mfpmath=sse,387 -ffast-math -momit-leaf-frame-pointer -fvisibility-inlines-hidden" <- 64bit march
DISTDIR="/usr/portage/distfiles"
... | |
|
|
| Back to top |
|
 |
antares2001 Guru


Joined: 02 Mar 2004 Posts: 339 Location: Germany
|
Posted: Wed May 03, 2006 1:28 am Post subject: |
|
|
Hmmm... maybe because I am totally new to this 64 bit and dual core stuff...
So how do I have to set the make.conf correctly after unpacking the stage1-tarball to get a 64 bit system running. Is it already worth to emerge a 64 bit system? How is the actual software support and does it mean that all software is compiled as 64 bit application!? _________________ * Toshiba SM30X Notebook, Pentium-M 725 CPU, ATI Radeon 9700, 512MB RAM, 80GB
* Pentium D 820 2,8 GHz (EM64T), Geforce6, 200GB + 40GB ATA, 250GB SATA2, WinFastTV 2000XP, 1,5GB RAM
Gentoo Linux 2006.1 |
|
| Back to top |
|
 |
cyrillic Watchman


Joined: 19 Feb 2003 Posts: 7301 Location: Groton, Massachusetts USA
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|