Gentoo Archives: gentoo-user-br

From: Fred Santos <fred_s0@×××××××××.br>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] Problemas após instalação do gentoo
Date: Fri, 04 May 2007 15:39:16
Message-Id: 946659.35363.qm@web57804.mail.re3.yahoo.com
1 Olá pessoal, era usuário do kurumin, até q conheci a fama do gentoo, e então decidi instalá-lo. Após várias tentativas, decidi usar o gentoo-live (instalador gráfico) para instalar o sistema base (apenas modo texto, usando genkernel). Compilei o xorg + kde, desde então começaram os mais variados problemas.
2
3 Não estou conseguindo compilar meu próprio kernel, consegui apenas uma vez, após um fsck.reiserfs fix-fixable /dev/hda1 a partir d um live cd. Mas agora nem com isso não compila, veja a mensagem após um make bzImage:
4
5 In file included from include/asm/pgtable.h:511,
6 from include/linux/mm.h:40,
7 from arch/i386/kernel/sys_i386.c:11:
8 include/asm-generic/pgtable.h: In function 'pgd_none_or_clear_bad':
9 include/asm-generic/pgtable.h:223: internal compiler error: Segmentation fault
10 Please submit a full bug report,
11 with preprocessed source if appropriate.
12 See <URL:http://bugs.gentoo.org/> for instructions.
13 The bug is not reproducible, so it is likely a hardware or OS problem.
14 make[1]: *** [arch/i386/kernel/sys_i386.o] Error 1
15 make: *** [arch/i386/kernel] Error 2
16
17
18 Jah baixei um kernel diferente, mas a compilação foi sem sucesso. Alguns programas q uso frequentemente fecham misteriosamente, como por exemplo o firefox, vejam a msg executando-o pelo terminal:
19
20 fred@gentoo ~ $ firefox
21 No running windows found
22 The program 'Gecko' received an X Window System error.
23 This probably reflects a bug in the program.
24 The error was 'BadLength (poly request too large or internal Xlib length erro'.
25 (Details: serial 187966 error_code 16 request_code 72 minor_code 0)
26 (Note to programmers: normally, X errors are reported asynchronously;
27 that is, you will receive the error a while after causing it.
28 To debug your program, run it with the --sync command line
29 option to change this behavior. You can then get a meaningful
30 backtrace from your debugger if you break on the gdk_x_error() function.)
31 firefox-bin exited with non-zero status (1)
32
33
34 Aki vai meu arquivo make.conf:
35
36 fred@gentoo ~ $ cat /etc/make.conf
37 # These settings were set by the catalyst build script that automatically built this stage
38 # Please consult /etc/make.conf.example for a more detailed example
39 #CFLAGS="-O2 -march=i686 -pipe"
40 CFLAGS="-march=pentium4 -O2 -pipe"
41 CHOST="i686-pc-linux-gnu"
42 CXXFLAGS="${CFLAGS}"
43 MAKEOPTS=""
44 ACCEPT_KEYWORDS=""
45 USE=" X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU vorbis win32codecs x86 xml xorg xv zlib"
46 FEATURES=""
47 LINGUAS="pt_BR"
48
49
50 Minha máquina é um Pentium 4, 2.0 caso ajude, aki vai um lscpi:
51
52 gentoo linux-2.6.20 # lspci
53 00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host & Memory & AGP Controller
54 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
55 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 04)
56 00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
57 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
58 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
59
60 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
61 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
62 00:0b.0 Ethernet controller: MYSON Technology Inc SURECOM EP-320X-S 100/10M Ethernet PCI Adapter
63
64 Minha dúvida é a seguinte, tem como corrigir esse sistema, ou devo desistir e reinstalá-lo? E se tiver q reinstalá-lo, gostaria de saber onde errei! Se alguém puder me ajudar, ficarei grato!
65
66 Até +
67
68
69
70
71 __________________________________________________
72 Fale com seus amigos de graça com o novo Yahoo! Messenger
73 http://br.messenger.yahoo.com/

Replies

Subject Author
Re: [gentoo-user-br] Problemas após instalação do gentoo Rafael Antognolli <antognolli@×××××.com>
Re: [gentoo-user-br] Problemas após instalação do gentoo Diego Alberto Ramponi <diego.ramponi@×××××.com>