PDA

View Full Version : Gentoo installazione di X


Hal-10000
02-01-2013, 21:24
Ciao a tutti,
uso Archilinux da un annetto ed ho appena installato Gentoo.

Ho provato ad installare xorg seguendo la guida ufficiale.
Ho anche installato twm, xclock e xterm per testare X.

Tuttavia, dando "startx" l'ambiente grafico (Openbox) non si avvia e rimango in tty.
Posso ovviamente postare l'output di startx, se c'è qualcuno disposto a darmi una mano.

Ho provato a seguire i vari suggerimenti che ho trovato in rete, ma niente da fare..

Un'altra cosa. Sto provando da un paio di giorni ad iscrivermi nel forum di gentoo, ma non mi è arrivata alcuna mail di attivazione.
Sapete come mai? Come mai ci sono tempi così lunghi?

Vi ringrazio in anticipo per le risposte.

Gimli[2BV!2B]
02-01-2013, 22:08
Hai usato questa guida? (http://wiki.gentoo.org/wiki/Openbox)

Cosa dice il file /var/log/Xorg.0.log ?

Non so dirti nulla sul forum Gentoo.

Hal-10000
02-01-2013, 22:16
ehhh... quel log non c'è proprio! molto strano!

questo è l'output di startx

xauth: file /root/.serveauth.31431 does not exist
xauth: file /root/.Xauthority does not exist
xauth: file /root/.Xauthority does not exist


/etc/X11/xinit/xserverrc: line 2: /usr/bin/X: No such file or directory

xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error



EDIT: no,, non ho usato quella guida. Adesso ci dò uno sguardo, grazie.

Gimli[2BV!2B]
02-01-2013, 22:22
Hai la flag xorg in make.conf ?
Hai installato x11-base/xorg-x11 ?

Che profilo stai utilizzando?eselect profile list

Hal-10000
02-01-2013, 22:27
in /etc/portage/make.conf ho la flag "xorg"

il profilo che selezionato è il primo quello di default (ho pensato che andasse bene x openbox...)


per Xorg ho seguito passo passo questa guida
http://www.gentoo.org/doc/it/xorg-config.xml


ho anche installato i driver video intel con emerge xf86-video-intel ( o qualcosa di simile)

Gimli[2BV!2B]
02-01-2013, 22:36
Non noto nulla di male nella guida per xorg ufficiale italiana.

Uno degli errori che ottieni:/usr/bin/X: No such file or directorynon ha senso se xorg si è compilato ed installato (potrebbe anche essere un errore che nasce a cascata, ma è il primo che voglio controllare).
sertan ~ # ls -la /usr/bin/X
lrwxrwxrwx 1 root root 4 25 dic 20.36 /usr/bin/X -> Xorg
sertan ~ # equery belongs /usr/bin/X
* Searching for /usr/bin/X ...
x11-base/xorg-server-1.13.1 (/usr/bin/Xorg)
x11-base/xorg-server-1.13.1 (/usr/bin/X -> Xorg)

Nel tuo caso cosa diconols -la /usr/bin/X
emerge -p x11-base/xorg-server

Hal-10000
02-01-2013, 22:38
$ ls -la /usr/bin/X
ls: cannot access /usr/bun/X: No such file or directory

Gimli[2BV!2B]
02-01-2013, 22:41
Non so se hai notato che ho modificato al volo, posta anche l'output di questo comando:emerge -p x11-base/xorg-server

Hal-10000
02-01-2013, 22:42
ho dato quel comando e mi pare che abbia fatto l'installazione correttamente. Ma come faccio a postare tutto l'output?

Gimli[2BV!2B]
02-01-2013, 22:47
L'emerge -p non fa nulla, stampa solamente tutto ciò che deve compilare ed installare per installare i pacchetti che gli passi come argomento.

Se xorg è installato dovrebbe stamparti una sola riga molto simile a questa (versione a parte):sertan ~ # emerge -p x11-base/xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] x11-base/xorg-server-1.13.1

Hal-10000
02-01-2013, 22:50
quell'output ce l'ho -tra le altre cose tra cui per es. altre 3 righe con "ebuild N"-

Gimli[2BV!2B]
02-01-2013, 22:57
Ripeto che dovrebbe esserci solo lui, non altri pacchetti da compilare.
Quelli con la N non sono installati e, non sapendoli, immagino siano dipendenze.
Se anche xorg ha la N non è installato.

Stai usando Gentoo stable? Nel caso prova a dare un bellafilefixer --justfixit

Poi assicurati di avere tutto aggiornato e compilato con tutte le flag con un bell'emerge di aggiornamento completo:emerge -auNDvt --with-bdeps y world

Per finire riprova ad installare xorg:emerge x11-base/xorg-x11

Hal-10000
02-01-2013, 23:00
da subito posso dire che le ebuild "N" sono:
x11-drivers/xf86-input-evdev-2.7.3
x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev (in rosso r -glamor -uxa -xvmc in celeste

x11-drivers/xf86--input-synaptics-1.6.2.-rl




adesso provo le altre cose che mi hai appena detto

EDIT: credo di usare gentoo stabile (non sono affatto pratico, gentoo l'ho installata x la 1a volta solo sabato scorso usando l'handbook x86)

EDIT: il comando lafilefixer etc.etc. mi dà: lafilefixer: command not found

Gimli[2BV!2B]
02-01-2013, 23:06
Ok, stable.
lafilefixer mancante:emerge dev-util/lafilefixer

Gli altri pacchetti che hai riportato sono sostanzialmente i driver di xorg, dipendenze di primo livello.

Hal-10000
02-01-2013, 23:11
ho fatto quello che mi hai detto, ma startx dà lo stesso output di prima :(


se può essere utile, avevo anche installato Slim

Gimli[2BV!2B]
02-01-2013, 23:21
Ok, quindi non ha installato xorg perché ci sono stati degli errori, giusto?

Emerge deve essersi interrotto con vari messaggi che indicano l'errore e su quale pacchetto avviene.

Cosa dice:tail -20 /var/log/emerge.log

P.S. non riesci a copiare ed incollare comandi ed output su e dal computer con Gentoo? Se ti collegassi tramite ssh faresti molto meglio (ovviamente ciò implica installare OpenSSH (http://en.gentoo-wiki.com/wiki/OpenSSH)).

Hal-10000
02-01-2013, 23:26
il primo comando mi dà:
***emerge x11-base/xorg-x11
***exiting unsuccessfully with status 1

stessa cosa per x11-driver/xf86-video-intel



per l'ssh dammi qualche minuto perchè non so neppure cosa sia (perdonami ma non ho fatto studi in materia: sono solo un appassionato di linux :-)

Gimli[2BV!2B]
02-01-2013, 23:31
Vedi, dice che qualcosa è andato storto:exiting unsuccessfully with status 1

Hal-10000
02-01-2013, 23:34
ho installato ssh seguendo la guida che hai postato e mi di ce *Starting sshd ... ma adesso?
considera che sto scrivendo dal pc desktop sotto windows 7, mentre gentoo ce l'ho sul portatile

(sì è vero qualcosa non va..



EDIT: se può essere utile, quando ho installato xorg (sabato), mi dava un errore "circolarità delle dipendenze" e quindi non mi installava niente. Poi ho risolto -o creduto di risolvere- modificando le USE


EDIT2:
ho installato sotto win7 WinSCP ma non riesco a collegarmi perchè quando inserisco la passwd mi dà accesso negato...

Gimli[2BV!2B]
02-01-2013, 23:50
Per collegarti via SSH da Win puoi usare PuTTY (http://www.chiark.greenend.org.uk/~sgtatham/putty/): download putty.exe (http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe)

Guida grafica per l'uso di PuTTY (http://kb.mediatemple.net/questions/1595/Using+SSH+in+PuTTY+%28Windows%29#gs), lascia stare il secondo punto, metti l'exe dove vuoi ma non in cartelle di sistema.

Direi che c'è qualcosa che non quadra o sulle use flags o a causa delle versioni di pacchetti disponibili.

Emergi eix:emerge app-portage/eix
Aggiorna l'elenco dei pacchetti:eix-sync
Riprova ad aggiornare e posta qua cosa propone di fare:emerge -auNDvt --with-bdeps y world

Gimli[2BV!2B]
02-01-2013, 23:58
Se sshd ti da accesso negato direi che è dovuto al fatto che di default OpenSSH non permette login all'utente root: la cosa migliore è accedere con l'utente con diritti bassi, quindi fare su -

Hal-10000
03-01-2013, 00:07
se sotto gentoo, faccio exit e poi dò:$ su - mi restituiscePassword:
su: permission denied






EDIT: mi spiace prolungarmi, non vorrei recarti disturbo; se vuoi possiamo anche continuare domani...

Gimli[2BV!2B]
03-01-2013, 00:34
Con su - usi la password di root, vero?
Oppure usi sudo?

Per qualche minuto dovrei restare ancora collegato, mentre guardo un telefilm.

Hal-10000
03-01-2013, 00:41
allora io con Arch usavo solo sudo su
epoi la passwd.

con su - (lo stesso) mi chiede poi la passwd ma poi mi dice permission denied.


(scollegati quando vuoi e intanto grazie )

Gimli[2BV!2B]
03-01-2013, 01:08
Ok, sudo richiede la password dell'utente normale, stessa cosa se si combina in sudo su.
su - richiede la password di root; nell'handbook non ricordo sia caldeggiato l'uso di sudo, al capitolo 8.C c'è l'impostazione di questa password con passwd (http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=8#doc_chap3).

Hal-10000
03-01-2013, 08:22
in fase di installazione, prima di creare l'utente, avevo impostato la passwd di root. Poi, quando ho creato il mio utente con useradd, ho impostato la sua passwd però mettendo quella stessa che avevo impostato per root, per evitare di fare confusione e dimenticarle.

In ogni caso, pensando che il problema
su -
permission denied
dipendesse dal fatto che la passwd di root e la passwd dell'utente normale erano uguali, mi sono loggato come root e ho dato
passwd
inserendo, questa volta, una passwd diversa.

Tuttavia, ri-loggandomi come utente normale, e dando su - mi ritrovo con lo stesso problema di prima, cioè: permission denied.

Gimli[2BV!2B]
03-01-2013, 10:06
Ah, l'utente basso deve far parte del gruppo wheel! Ero praticamente certo servisse solo per sudo ma mi sbagliavo.

Da root:usermod -a -G wheel NOME_TUO_UTENTELa modifica risulterà attiva solo sui successivi login dell'utente modificato.

Hal-10000
03-01-2013, 12:16
ce l'ho fatta!!!!! adesso il server ssh funziona:cincin:

Hal-10000
03-01-2013, 12:59
;38799354']Per collegarti via SSH da Win puoi usare PuTTY (http://www.chiark.greenend.org.uk/~sgtatham/putty/): download putty.exe (http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe)

Guida grafica per l'uso di PuTTY (http://kb.mediatemple.net/questions/1595/Using+SSH+in+PuTTY+%28Windows%29#gs), lascia stare il secondo punto, metti l'exe dove vuoi ma non in cartelle di sistema.

Direi che c'è qualcosa che non quadra o sulle use flags o a causa delle versioni di pacchetti disponibili.

Emergi eix:emerge app-portage/eix
Aggiorna l'elenco dei pacchetti:eix-sync
Riprova ad aggiornare e posta qua cosa propone di fare:emerge -auNDvt --with-bdeps y world



allora, ho eseguito quanto mi ha detto sub 1 e sub 2 e questo è il risultato di emerge -auNDvt --with-bdeps y world
(non avevo visto il tuo post)

hal-10000 ~ # emerge -auNDvt --with-bdeps y world

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb"
[nomerge ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)"
[ebuild N ] x11-drivers/xf86-input-synaptics-1.6.2-r1 430 kB
[ebuild N ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc" 1,611 kB
[ebuild N ] x11-drivers/xf86-input-evdev-2.7.3 357 kB
[ebuild R ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB
[ebuild N ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 5,973 kB
[ebuild N ] sys-devel/llvm-3.1-r2 USE="libffi -debug -gold -multitarget -ocaml {-test} -udis86 -vim-syntax" 10,818 kB
[ebuild R ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}" 4,805 kB
[nomerge ] x11-wm/openbox-3.5.0_p20121006:3 USE="nls session -branding -debug -imlib -python -startup-notification -static-libs"
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] dev-libs/gobject-introspection-1.32.1 USE="-doc -doctool {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[nomerge ] app-admin/python-updater-0.10
[ebuild R ] sys-apps/portage-2.1.11.31 USE="(ipc) -build -doc -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr (-pypy1_9%)" LINGUAS="-pl" 829 kB
[nomerge ] net-misc/openssh-5.9_p1-r4 USE="X hpn pam tcpd -X509 -bindist -kerberos -ldap -libedit (-selinux) -skey -static"
[ebuild R ] sys-auth/pambase-20101024-r2 USE="consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc (-selinux)" 4 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] app-admin/eselect-mesa-0.0.10 3 kB
[ebuild U ] sys-devel/flex-2.5.37 [2.5.35_p10] USE="nls -static {-test}" 1,273 kB
[ebuild N ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] x11-misc/makedepend-1.0.4 129 kB
[ebuild N ] x11-libs/libXxf86vm-1.1.2 USE="-static-libs" 279 kB
[ebuild N ] x11-libs/libXdamage-1.1.3 USE="-static-libs" 244 kB
[nomerge ] x11-drivers/xf86-input-synaptics-1.6.2-r1
[ebuild N ] x11-libs/libXtst-1.2.1 USE="-doc -static-libs" 306 kB
[ebuild N ] x11-libs/libXi-1.6.1 USE="-doc -static-libs" 418 kB
[nomerge ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc"
[ebuild N ] x11-libs/libXfixes-5.0 USE="-static-libs" 248 kB
[ebuild R ] x11-libs/libdrm-2.4.40 USE="libkms* -static-libs" VIDEO_CARDS="intel (-exynos) -nouveau (-omap) -radeon -vmware" 0 kB
[ebuild N ] x11-proto/xf86driproto-2.1.1 95 kB
[ebuild R ] x11-libs/libpciaccess-0.13.1 USE="zlib -minimal* -static-libs" 0 kB
[ebuild N ] x11-proto/dri2proto-2.8 107 kB
[ebuild U ] sys-devel/autoconf-2.69:2.5 [2.68:2.5] USE="-emacs" 1,187 kB
[nomerge ] x11-drivers/xf86-input-evdev-2.7.3
[ebuild N ] sys-libs/mtdev-1.1.3 USE="-static-libs" 262 kB
[nomerge ] app-portage/flaggie-0.2-r2 PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_1"
[ebuild R ] dev-python/python-exec-0.1.1 PYTHON_TARGETS="(jython2_5) (pypy1_9) (pypy2_0*) (python2_5) (python2_6) (python2_7) (python3_1) (python3_2) (-pypy1_8*) (-python3_3)" 0 kB
[nomerge ] sys-devel/gcc-4.5.4:4.5 USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libssp) -lto (-multilib) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla"
[nomerge ] dev-libs/mpc-0.8.2
[ebuild U ] dev-libs/mpfr-3.1.1 [3.0.1_p4] USE="-static-libs%" 1,047 kB
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] x11-libs/cairo-1.10.2-r3 USE="X glib svg (-aqua) -debug -directfb -doc (-drm) (-gallium) -opengl (-openvg) (-qt4) -static-libs -xcb"
[nomerge ] dev-libs/glib-2.32.4-r1:2 USE="-debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr"
[nomerge ] x11-misc/shared-mime-info-1.0
[nomerge ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[ebuild U ] app-misc/mime-types-9 [8] 16 kB

Total: 27 packages (4 upgrades, 16 new, 7 reinstalls), Size of downloads: 30,429 kB

The following USE changes are necessary to proceed:
#required by media-libs/mesa-9.0.1[-gbm,xorg], required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
>=x11-libs/libdrm-2.4.40 libkms
#required by media-libs/mesa-9.0.1, required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
=dev-libs/libxml2-2.8.0-r3 python

Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).
hal-10000 ~ #

Hal-10000
03-01-2013, 13:05
poi, questo è il risultato di
tail -20 /var/log/emerge.log che mi avevi chiesto ieri.

hal-10000 ~ # tail -20 /var/log/emerge.log
1357214055: === (2 of 2) Cleaning (app-portage/eix-0.25.5::/usr/portage/app-portage/eix/eix-0.25.5.ebuild)
1357214055: === (2 of 2) Compiling/Merging (app-portage/eix-0.25.5::/usr/portage/app-portage/eix/eix-0.25.5.ebuild)
1357214149: === (2 of 2) Merging (app-portage/eix-0.25.5::/usr/portage/app-portage/eix/eix-0.25.5.ebuild)
1357214151: >>> AUTOCLEAN: app-portage/eix:0
1357214152: === (2 of 2) Updating world file (app-portage/eix-0.25.5)
1357214152: === (2 of 2) Post-Build Cleaning (app-portage/eix-0.25.5::/usr/portage/app-portage/eix/eix-0.25.5.ebuild)
1357214152: ::: completed emerge (2 of 2) app-portage/eix-0.25.5 to /
1357214152: *** Finished. Cleaning up...
1357214152: *** exiting successfully.
1357214153: *** terminating.
1357214216: Started emerge on: Jan 03, 2013 12:56:56
1357214216: *** emerge --sync
1357214216: === sync
1357214217: >>> Starting rsync with rsync://46.105.42.9/gentoo-portage
1357214261: === Sync completed with rsync://46.105.42.9/gentoo-portage
1357214261: *** terminating.
1357214302: Started emerge on: Jan 03, 2013 12:58:21
1357214302: *** emerge --tree --ask --update --verbose --newuse --with-bdeps=y --deep world
1357214320: *** exiting unsuccessfully with status '1'.
1357214320: *** terminating.
hal-10000 ~ #


dimmi se hai bisogno di altri output (questo ssh è una meraviglia!)

Gimli[2BV!2B]
03-01-2013, 13:10
Vedi alla fine della lista parziale:The following USE changes are necessary to proceed:
#required by media-libs/mesa-9.0.1[-gbm,xorg], required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
>=x11-libs/libdrm-2.4.40 libkms
#required by media-libs/mesa-9.0.1, required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
=dev-libs/libxml2-2.8.0-r3 python

Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).La cosa più semplice in assoluto è far aggiungere le modifiche direttamente da emerge, rilanciando lo stesso comando aggiungendo l'opzione --autounmask-writeemerge --autounmask-write -auNDvt --with-bdeps y world
Fatto questo rilancia l'emerge senza l'opzione di autounmask:emerge -auNDvt --with-bdeps y world

Hal-10000
03-01-2013, 13:14
ho lanciato il primo comando, ma mi chiede se voglio aggiungere le modifiche ai file di configurazione hal-10000 ~ # emerge --autounmask-write -auNDvt --with-bdeps y world

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb"
[nomerge ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)"
[ebuild N ] x11-drivers/xf86-input-synaptics-1.6.2-r1 430 kB
[ebuild N ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc" 1,611 kB
[ebuild N ] x11-drivers/xf86-input-evdev-2.7.3 357 kB
[ebuild R ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB
[ebuild N ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 5,973 kB
[ebuild N ] sys-devel/llvm-3.1-r2 USE="libffi -debug -gold -multitarget -ocaml {-test} -udis86 -vim-syntax" 10,818 kB
[ebuild R ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}" 4,805 kB
[nomerge ] x11-wm/openbox-3.5.0_p20121006:3 USE="nls session -branding -debug -imlib -python -startup-notification -static-libs"
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] dev-libs/gobject-introspection-1.32.1 USE="-doc -doctool {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[nomerge ] app-admin/python-updater-0.10
[ebuild R ] sys-apps/portage-2.1.11.31 USE="(ipc) -build -doc -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr (-pypy1_9%)" LINGUAS="-pl" 829 kB
[nomerge ] net-misc/openssh-5.9_p1-r4 USE="X hpn pam tcpd -X509 -bindist -kerberos -ldap -libedit (-selinux) -skey -static"
[ebuild R ] sys-auth/pambase-20101024-r2 USE="consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc (-selinux)" 4 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] app-admin/eselect-mesa-0.0.10 3 kB
[ebuild U ] sys-devel/flex-2.5.37 [2.5.35_p10] USE="nls -static {-test}" 1,273 kB
[ebuild N ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] x11-misc/makedepend-1.0.4 129 kB
[ebuild N ] x11-libs/libXxf86vm-1.1.2 USE="-static-libs" 279 kB
[ebuild N ] x11-libs/libXdamage-1.1.3 USE="-static-libs" 244 kB
[nomerge ] x11-drivers/xf86-input-synaptics-1.6.2-r1
[ebuild N ] x11-libs/libXtst-1.2.1 USE="-doc -static-libs" 306 kB
[ebuild N ] x11-libs/libXi-1.6.1 USE="-doc -static-libs" 418 kB
[nomerge ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc"
[ebuild N ] x11-libs/libXfixes-5.0 USE="-static-libs" 248 kB
[ebuild R ] x11-libs/libdrm-2.4.40 USE="libkms* -static-libs" VIDEO_CARDS="intel (-exynos) -nouveau (-omap) -radeon -vmware" 0 kB
[ebuild N ] x11-proto/xf86driproto-2.1.1 95 kB
[ebuild R ] x11-libs/libpciaccess-0.13.1 USE="zlib -minimal* -static-libs" 0 kB
[ebuild N ] x11-proto/dri2proto-2.8 107 kB
[ebuild U ] sys-devel/autoconf-2.69:2.5 [2.68:2.5] USE="-emacs" 1,187 kB
[nomerge ] x11-drivers/xf86-input-evdev-2.7.3
[ebuild N ] sys-libs/mtdev-1.1.3 USE="-static-libs" 262 kB
[nomerge ] app-portage/flaggie-0.2-r2 PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_1"
[ebuild R ] dev-python/python-exec-0.1.1 PYTHON_TARGETS="(jython2_5) (pypy1_9) (pypy2_0*) (python2_5) (python2_6) (python2_7) (python3_1) (python3_2) (-pypy1_8*) (-python3_3)" 0 kB
[nomerge ] sys-devel/gcc-4.5.4:4.5 USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libssp) -lto (-multilib) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla"
[nomerge ] dev-libs/mpc-0.8.2
[ebuild U ] dev-libs/mpfr-3.1.1 [3.0.1_p4] USE="-static-libs%" 1,047 kB
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] x11-libs/cairo-1.10.2-r3 USE="X glib svg (-aqua) -debug -directfb -doc (-drm) (-gallium) -opengl (-openvg) (-qt4) -static-libs -xcb"
[nomerge ] dev-libs/glib-2.32.4-r1:2 USE="-debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr"
[nomerge ] x11-misc/shared-mime-info-1.0
[nomerge ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[ebuild U ] app-misc/mime-types-9 [8] 16 kB

Total: 27 packages (4 upgrades, 16 new, 7 reinstalls), Size of downloads: 30,429 kB

The following USE changes are necessary to proceed:
#required by media-libs/mesa-9.0.1[-gbm,xorg], required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
>=x11-libs/libdrm-2.4.40 libkms
#required by media-libs/mesa-9.0.1, required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
=dev-libs/libxml2-2.8.0-r3 python

Would you like to add these changes to your config files? [Yes/No]


cosa devo rispondere?
EDIT ma la risposta è si! che stupido che sono...

Hal-10000
03-01-2013, 13:21
dopo aver confermato che si apportino le modifiche, ho lanciato di nuovo emerge senza autounmask, e questo è il risultato

Would you like to add these changes to your config files? [Yes/No] y

Autounmask changes successfully written. Remember to run dispatch-conf.
hal-10000 ~ # emerge -auNDvt --with-bdeps y world

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


* IMPORTANT: config file '/etc/portage/package.use' needs updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb"
[nomerge ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)"
[ebuild N ] x11-drivers/xf86-input-synaptics-1.6.2-r1 430 kB
[ebuild N ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc" 1,611 kB
[ebuild N ] x11-drivers/xf86-input-evdev-2.7.3 357 kB
[ebuild R ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB
[ebuild N ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 5,973 kB
[ebuild N ] sys-devel/llvm-3.1-r2 USE="libffi -debug -gold -multitarget -ocaml {-test} -udis86 -vim-syntax" 10,818 kB
[ebuild R ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}" 4,805 kB
[nomerge ] x11-wm/openbox-3.5.0_p20121006:3 USE="nls session -branding -debug -imlib -python -startup-notification -static-libs"
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] dev-libs/gobject-introspection-1.32.1 USE="-doc -doctool {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[nomerge ] app-admin/python-updater-0.10
[ebuild R ] sys-apps/portage-2.1.11.31 USE="(ipc) -build -doc -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr (-pypy1_9%)" LINGUAS="-pl" 829 kB
[nomerge ] net-misc/openssh-5.9_p1-r4 USE="X hpn pam tcpd -X509 -bindist -kerberos -ldap -libedit (-selinux) -skey -static"
[ebuild R ] sys-auth/pambase-20101024-r2 USE="consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc (-selinux)" 4 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] app-admin/eselect-mesa-0.0.10 3 kB
[ebuild U ] sys-devel/flex-2.5.37 [2.5.35_p10] USE="nls -static {-test}" 1,273 kB
[ebuild N ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] x11-misc/makedepend-1.0.4 129 kB
[ebuild N ] x11-libs/libXxf86vm-1.1.2 USE="-static-libs" 279 kB
[ebuild N ] x11-libs/libXdamage-1.1.3 USE="-static-libs" 244 kB
[nomerge ] x11-drivers/xf86-input-synaptics-1.6.2-r1
[ebuild N ] x11-libs/libXtst-1.2.1 USE="-doc -static-libs" 306 kB
[ebuild N ] x11-libs/libXi-1.6.1 USE="-doc -static-libs" 418 kB
[nomerge ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc"
[ebuild N ] x11-libs/libXfixes-5.0 USE="-static-libs" 248 kB
[ebuild R ] x11-libs/libdrm-2.4.40 USE="libkms* -static-libs" VIDEO_CARDS="intel (-exynos) -nouveau (-omap) -radeon -vmware" 0 kB
[ebuild N ] x11-proto/xf86driproto-2.1.1 95 kB
[ebuild R ] x11-libs/libpciaccess-0.13.1 USE="zlib -minimal* -static-libs" 0 kB
[ebuild N ] x11-proto/dri2proto-2.8 107 kB
[ebuild U ] sys-devel/autoconf-2.69:2.5 [2.68:2.5] USE="-emacs" 1,187 kB
[nomerge ] x11-drivers/xf86-input-evdev-2.7.3
[ebuild N ] sys-libs/mtdev-1.1.3 USE="-static-libs" 262 kB
[nomerge ] app-portage/flaggie-0.2-r2 PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_1"
[ebuild R ] dev-python/python-exec-0.1.1 PYTHON_TARGETS="(jython2_5) (pypy1_9) (pypy2_0*) (python2_5) (python2_6) (python2_7) (python3_1) (python3_2) (-pypy1_8*) (-python3_3)" 0 kB
[nomerge ] sys-devel/gcc-4.5.4:4.5 USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libssp) -lto (-multilib) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla"
[nomerge ] dev-libs/mpc-0.8.2
[ebuild U ] dev-libs/mpfr-3.1.1 [3.0.1_p4] USE="-static-libs%" 1,047 kB
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] x11-libs/cairo-1.10.2-r3 USE="X glib svg (-aqua) -debug -directfb -doc (-drm) (-gallium) -opengl (-openvg) (-qt4) -static-libs -xcb"
[nomerge ] dev-libs/glib-2.32.4-r1:2 USE="-debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr"
[nomerge ] x11-misc/shared-mime-info-1.0
[nomerge ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[ebuild U ] app-misc/mime-types-9 [8] 16 kB

Total: 27 packages (4 upgrades, 16 new, 7 reinstalls), Size of downloads: 30,429 kB

The following USE changes are necessary to proceed:
#required by media-libs/mesa-9.0.1[-gbm,xorg], required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
>=x11-libs/libdrm-2.4.40 libkms
#required by media-libs/mesa-9.0.1, required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
=dev-libs/libxml2-2.8.0-r3 python

Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).
hal-10000 ~ #

Gimli[2BV!2B]
03-01-2013, 13:38
Ho dimenticato che occorre confermare la modifica.
Solitamente io uso app-portage/cfg-update (http://packages.gentoo.org/package/app-portage/cfg-update?full_cat)emerge app-portage/cfg-update
cfg-update -u

Hal-10000
03-01-2013, 13:43
ho dato i comandi sopra indicati, e ora?

Gimli[2BV!2B]
03-01-2013, 13:52
Ti ha confermato di aver applicato le modifiche? Immagino di sì.

Vai pure conemerge -auNDvt --with-bdeps y world

Hal-10000
03-01-2013, 13:56
;38801750']Ti ha confermato di aver applicato le modifiche? Immagino di sì.

Vai pure conemerge -auNDvt --with-bdeps y world


questo è l'output del comando di cui sopra
hal-10000 ~ # emerge -auNDvt --with-bdeps y world

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


* IMPORTANT: config file '/etc/portage/package.use' needs updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb"
[nomerge ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)"
[ebuild N ] x11-drivers/xf86-input-synaptics-1.6.2-r1 430 kB
[ebuild N ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc" 1,611 kB
[ebuild N ] x11-drivers/xf86-input-evdev-2.7.3 357 kB
[ebuild R ] x11-base/xorg-server-1.13.1 USE="ipv6 nptl suid udev xorg* -dmx -doc -kdrive -minimal* (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB
[ebuild N ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 5,973 kB
[ebuild N ] sys-devel/llvm-3.1-r2 USE="libffi -debug -gold -multitarget -ocaml {-test} -udis86 -vim-syntax" 10,818 kB
[ebuild R ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}" 4,805 kB
[nomerge ] x11-wm/openbox-3.5.0_p20121006:3 USE="nls session -branding -debug -imlib -python -startup-notification -static-libs"
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] dev-libs/gobject-introspection-1.32.1 USE="-doc -doctool {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[nomerge ] app-admin/python-updater-0.10
[ebuild R ] sys-apps/portage-2.1.11.31 USE="(ipc) -build -doc -epydoc (-pypy2_0) -python2 -python3 (-selinux) -xattr (-pypy1_9%)" LINGUAS="-pl" 829 kB
[nomerge ] net-misc/openssh-5.9_p1-r4 USE="X hpn pam tcpd -X509 -bindist -kerberos -ldap -libedit (-selinux) -skey -static"
[ebuild R ] sys-auth/pambase-20101024-r2 USE="consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc (-selinux)" 4 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] app-admin/eselect-mesa-0.0.10 3 kB
[ebuild U ] sys-devel/flex-2.5.37 [2.5.35_p10] USE="nls -static {-test}" 1,273 kB
[ebuild N ] x11-base/xorg-drivers-1.13 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount -tslib -vmmouse -void -wacom" VIDEO_CARDS="intel -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic (-newport) -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)" 0 kB
[nomerge ] media-libs/mesa-9.0.1 USE="classic egl gallium llvm nptl shared-glapi xorg -bindist -debug -g3dvl -gbm -gles1 -gles2 -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau (-wayland) -xa -xvmc" VIDEO_CARDS="intel -i915 -i965 -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware"
[ebuild N ] x11-misc/makedepend-1.0.4 129 kB
[ebuild N ] x11-libs/libXxf86vm-1.1.2 USE="-static-libs" 279 kB
[ebuild N ] x11-libs/libXdamage-1.1.3 USE="-static-libs" 244 kB
[nomerge ] x11-drivers/xf86-input-synaptics-1.6.2-r1
[ebuild N ] x11-libs/libXtst-1.2.1 USE="-doc -static-libs" 306 kB
[ebuild N ] x11-libs/libXi-1.6.1 USE="-doc -static-libs" 418 kB
[nomerge ] x11-drivers/xf86-video-intel-2.20.13 USE="dri sna udev -glamor -uxa -xvmc"
[ebuild N ] x11-libs/libXfixes-5.0 USE="-static-libs" 248 kB
[ebuild R ] x11-libs/libdrm-2.4.40 USE="libkms* -static-libs" VIDEO_CARDS="intel (-exynos) -nouveau (-omap) -radeon -vmware" 0 kB
[ebuild N ] x11-proto/xf86driproto-2.1.1 95 kB
[ebuild R ] x11-libs/libpciaccess-0.13.1 USE="zlib -minimal* -static-libs" 0 kB
[ebuild N ] x11-proto/dri2proto-2.8 107 kB
[ebuild U ] sys-devel/autoconf-2.69:2.5 [2.68:2.5] USE="-emacs" 1,187 kB
[nomerge ] x11-drivers/xf86-input-evdev-2.7.3
[ebuild N ] sys-libs/mtdev-1.1.3 USE="-static-libs" 262 kB
[nomerge ] app-portage/flaggie-0.2-r2 PYTHON_TARGETS="python2_7 python3_2 -python2_6 -python3_1"
[ebuild R ] dev-python/python-exec-0.1.1 PYTHON_TARGETS="(jython2_5) (pypy1_9) (pypy2_0*) (python2_5) (python2_6) (python2_7) (python3_1) (python3_2) (-pypy1_8*) (-python3_3)" 0 kB
[nomerge ] sys-devel/gcc-4.5.4:4.5 USE="cxx fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libssp) -lto (-multilib) -multislot -nopie -nossp -objc -objc++ -objc-gc {-test} -vanilla"
[nomerge ] dev-libs/mpc-0.8.2
[ebuild U ] dev-libs/mpfr-3.1.1 [3.0.1_p4] USE="-static-libs%" 1,047 kB
[nomerge ] x11-libs/pango-1.30.1 USE="X introspection -debug"
[nomerge ] x11-libs/cairo-1.10.2-r3 USE="X glib svg (-aqua) -debug -directfb -doc (-drm) (-gallium) -opengl (-openvg) (-qt4) -static-libs -xcb"
[nomerge ] dev-libs/glib-2.32.4-r1:2 USE="-debug (-fam) (-selinux) -static-libs -systemtap {-test} -utils -xattr"
[nomerge ] x11-misc/shared-mime-info-1.0
[nomerge ] dev-libs/libxml2-2.8.0-r3:2 USE="ipv6 python* readline -debug -doc -examples -icu -lzma -static-libs {-test}"
[nomerge ] dev-lang/python-2.7.3-r2:2.7 USE="gdbm ipv6 ncurses readline ssl threads (wide-unicode) xml -berkdb -build -doc -examples -sqlite -tk -wininst"
[ebuild U ] app-misc/mime-types-9 [8] 16 kB

Total: 27 packages (4 upgrades, 16 new, 7 reinstalls), Size of downloads: 30,429 kB

The following USE changes are necessary to proceed:
#required by media-libs/mesa-9.0.1[-gbm,xorg], required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
>=x11-libs/libdrm-2.4.40 libkms
#required by media-libs/mesa-9.0.1, required by x11-base/xorg-server-1.13.1[-minimal], required by x11-drivers/xf86-input-synaptics-1.6.2-r1, required by x11-base/xorg-drivers-1.13[input_devices_synaptics]
=dev-libs/libxml2-2.8.0-r3 python

Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).
hal-10000 ~ #

Gimli[2BV!2B]
03-01-2013, 14:00
Non ha applicato le modifiche, leggi un'attimo questa guida per vedere l'uso di un comando simile a cfg-update, etc-update (http://www.linuxmx.it/guide/gentoo/250-emerge-funzione-autounmask-write.html).

Tu dai solo etc-update e scegli l'opzione -3.

Dopodiché rifai emerge -auNDvt --with-bdeps y world

Ora devo uscire, a più tardi.

Hal-10000
03-01-2013, 16:32
mi pare che dica che non è riuscito ad installare media-libs/mesa perchè non ha trovato il pacchetto xorg-server...
posto di seguito solo la parte finale dell'output di
emerge -audNDvt --with-bdeps y world

* Applying mesa-8.1-dont-require-llvm-for-r300.patch ... [ ok ]
* Applying glx_ro_text_segm.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0. 1' ...
* Running libtoolize --install --copy --force --automake ... [ ok ]
* Running aclocal -I m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running automake --add-missing --copy --foreign ... [ ok ]
* Running elibtoolize in: Mesa-9.0.1/bin/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1 ...
* econf: updating Mesa-9.0.1/bin/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating Mesa-9.0.1/bin/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-dri --enable-glx --enable-texture-float --disable-debug --enable-egl --disable-gbm --disable-gles1 --disable-gles2 --enable-glx-tls --disable-osmesa --enable-asm --enable-shared-glapi --disable-xa --enable-xorg --with-dri-drivers=,swrast,i915,i965 --with-gallium-drivers=,swrast,i915 --with-egl-platforms=x11 --enable-gallium-egl --disable-gallium-g3dvl --enable-gallium-llvm --disable-openvg --disable-r600-llvm-compiler --disable-vdpau --disable-xvmc
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking the archiver (i686-pc-linux-gnu-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for gmake... gmake
checking for python2... python2
checking for a sed that does not truncate output... (cached) /bin/sed
checking for makedepend... /usr/bin/makedepend
checking for bison... bison -y
checking for bison... /usr/bin/bison
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for perl... /usr/bin/perl
checking for indent... cat
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether i686-pc-linux-gnu-gcc supports -Werror=missing-prototypes... yes
checking whether i686-pc-linux-gnu-gcc supports -fvisibility=hidden... yes
checking whether i686-pc-linux-gnu-g++ supports -fvisibility=hidden... yes
configure: WARNING: Floating-point textures enabled.
configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa.
checking whether to enable assembly... yes, x86
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for posix_memalign... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for LIBDRM... yes
checking for X11... yes
checking for GLPROTO... yes
checking for DRI2PROTO... yes
checking for XF86VIDMODE... yes
checking for DRIGL... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for INTEL... yes
checking for mincore... yes
checking for LIBUDEV... yes
checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.6.0) were not met:

No package 'xorg-server' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1/config.log
* ERROR: media-libs/mesa-9.0.1 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.1'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.1'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'
* S: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'

>>> Failed to emerge media-libs/mesa-9.0.1, Log file:

>>> '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'

* Messages for package media-libs/mesa-9.0.1:

* ERROR: media-libs/mesa-9.0.1 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.1'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.1'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'
* S: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'
hal-10000 ~ #

Gimli[2BV!2B]
03-01-2013, 16:52
Prova prima a forzare l'installazione di x11-base/xorg-x11, poi l'aggiornamento dell'intero sistema con le nuove flag:emerge x11-base/xorg-x11
emerge -audNDvt --with-bdeps y world

Hal-10000
03-01-2013, 19:41
ho dato solo il primo comando per installare xorg, ma, dopo che si è compilato 80 pacchetti, mi dà -credo- lo stesso messaggio di errore di prima

checking for mincore... yes
checking for LIBUDEV... yes
checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.6.0) were not met:

No package 'xorg-server' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1/config.log
* ERROR: media-libs/mesa-9.0.1 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.1'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.1'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'
* S: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'

>>> Failed to emerge media-libs/mesa-9.0.1, Log file:

>>> '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'

* Messages for package media-libs/mesa-9.0.1:

* ERROR: media-libs/mesa-9.0.1 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0.1'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0.1'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'
* S: '/var/tmp/portage/media-libs/mesa-9.0.1/work/Mesa-9.0.1'

* Regenerating GNU info directory index...
* Processed 75 info files.

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

hal-10000 ~ #


a questo punto, procedo con emerge -audNDvt --with-bdeps y world
o non serve?

non capisco perchè non si riesce ad installare xorg, anche perchè credo l'altro giorno di aver seguito passo passo il manuale di installazione senza tralasciare nulla...e quindi non penso di aver fatto errori tanto gravi da impedire di proseguire nell'installazione dell'ambiente grafico...

nicfio
03-01-2013, 20:09
Magari dico una cavolata visto che conosco gentoo solo per sentito dire, ma mi pare di capire che indipendentemente dalla distribuzione il comando startx richiama il comando xinit che non mi pare sia mai stato citato. Può essere questo problema?

Gimli[2BV!2B]
03-01-2013, 20:17
Sembra essere un bug dell'ebuild.

Prova ad emergere mesa 9.0 (http://packages.gentoo.org/package/media-libs/mesa):emerge -1 =media-libs/mesa-9.0

Gimli[2BV!2B]
03-01-2013, 20:19
@nicfio, non ha Xorg installato.

Gimli[2BV!2B]
03-01-2013, 20:26
Forse è una dipendenza circolare innescata dalla flag xorg (necessaria).
Puoi provare anche così:
USE="$USE -xorg" emerge -1 media-libs/mesa x11-base/xorg-server
emerge -audNDvt --with-bdeps y world

Hal-10000
03-01-2013, 20:37
questo è il risultato diemerge -1 =media-libs/mesa-9.0
No package 'xorg-server' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/mesa-9.0/work/Mesa-9.0/config.log
* ERROR: media-libs/mesa-9.0 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0/work/Mesa-9.0'
* S: '/var/tmp/portage/media-libs/mesa-9.0/work/Mesa-9.0'

>>> Failed to emerge media-libs/mesa-9.0, Log file:

>>> '/var/tmp/portage/media-libs/mesa-9.0/temp/build.log'

* Messages for package media-libs/mesa-9.0:

* ERROR: media-libs/mesa-9.0 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3447: Called econf '--enable-dri' '--enable-glx' '--enable-texture-float' '--disable-debug' '--enable-egl' '--disable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-osmesa' '--enable-asm' '--enable-shared-glapi' '--disable-xa' '--enable-xorg' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-egl-platforms=x11' '--enable-gallium-egl' '--disable-gallium-g3dvl' '--enable-gallium-llvm' '--disable-openvg' '--disable-r600-llvm-compiler' '--disable-vdpau' '--disable-xvmc'
* phase-helpers.sh, line 501: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of `emerge --info '=media-libs/mesa-9.0'`,
* the complete build log and the output of `emerge -pqv '=media-libs/mesa-9.0'`.
* The complete build log is located at '/var/tmp/portage/media-libs/mesa-9.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9.0/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/mesa-9.0/work/Mesa-9.0'
* S: '/var/tmp/portage/media-libs/mesa-9.0/work/Mesa-9.0'
hal-10000 ~ #


mentre questo è l'output di USE="$USE -xorg" emerge -1 media-libs/mesa x11-base/xorg-server


hal-10000 ~ # USE="$USE -xorg" emerge -1 media-libs/mesa x11-base/xorg-server

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies |

!!! Problem resolving dependencies for x11-base/xorg-server .. . done!

!!! The ebuild selected to satisfy "x11-base/xorg-server" has unmet requirements .
- x11-base/xorg-server-1.13.1::gentoo USE="ipv6 nptl suid udev -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xorg -xvfb"

The following REQUIRED_USE flag constraints are unsatisfied:
!minimal? ( any-of ( dmx kdrive xnest xorg xvfb ) )




non lo so... se si tratta di un bug dell'ebuild allora reinstallo Gentoo? oppure non servirebbe a nulla?:mc:

Gimli[2BV!2B]
03-01-2013, 22:02
Vai conUSE="$USE -xorg minimal" emerge -1 media-libs/mesa x11-base/xorg-server

Non serve a nulla reinstallare, mi sembra di capire che al momento sia presente una dipendenza circolare tra xorg-server e mesa.

Hal-10000
04-01-2013, 00:00
;38804695']Vai conUSE="$USE -xorg minimal" emerge -1 media-libs/mesa x11-base/xorg-server

Non serve a nulla reinstallare, mi sembra di capire che al momento sia presente una dipendenza circolare tra xorg-server e mesa.



mi sembra che questa volta l'installazione di mesa e di xorg sia andata a buon fine. Posto solo l'ultima parte dell'output, ben diversa da quella di prima.
>>> Completed installing xorg-server-1.13.1 into /var/tmp/portage/x11-base/xorg-server-1.13.1/image/

ecompressdir: bzip2 -9 /usr/share/doc
ecompressdir: bzip2 -9 /usr/share/man

>>> Installing (2 of 2) x11-base/xorg-server-1.13.1
Switching to xorg-x11 OpenGL interface... done
* virtual/udev was built without keymap support. This may cause input device
* autoconfiguration to fail.

* Messages for package media-libs/mesa-9.0.1:

* USE="bindist" was not set. Potentially patent encumbered code was
* enabled. Please see patents.txt for an explanation.

* Messages for package x11-base/xorg-server-1.13.1:

* virtual/udev was built without keymap support. This may cause input device
* autoconfiguration to fail.
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

* GNU info directory index is up-to-date.

* IMPORTANT: config file '/etc/conf.d/xdm' needs updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

hal-10000 ~ #


comunque ho provato a dare $ startx ma mi esce sempre lo stesso messaggio che avevo scritto all'inizio del thread.
Cosa faccio ora?

(ovviamente continuo a ringraziarti per la pazienza e il tempo che stai dedicando)

Hal-10000
04-01-2013, 00:13
xorg mi sembra installato anche perchè hal-10000 ~ # emerge -p x11-base/xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] x11-base/xorg-server-1.13.1 USE="xorg* -minimal*"

* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

hal-10000 ~ #



però ancorahal-10000 ~ # startx
xauth: file /root/.serverauth.2283 does not exist

/etc/X11/xinit/xserverrc: line 2: /usr/bin/X: No such file or directory
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
hal-10000 ~ #


e inoltrehal-10000 ~ # cat /var/log/Xorg.0.log
cat: /var/log/Xorg.0.log: No such file or directory
hal-10000 ~ #

Gimli[2BV!2B]
04-01-2013, 00:50
Se hai fatto solo il comando con USE, ecc hai solo spezzato con successo l'anello di dipendenze, manca il consolidamento del sistema con la flag xorg attiva:emerge -audNDvt --with-bdeps y worldLe due flag minimal -xorg hanno installato correttamente un xorg incompleto per il tuo scopo.

Hal-10000
04-01-2013, 08:45
forse ci siamo quasi :) questo è quanto viene fuori dopo aver dato l'aggiornamento che mi hai suggerito e dopo "# startx":
hal-10000 ~ # startx
xauth: file /root/.serverauth.21084 does not exist


X.Org X Server 1.13.1
Release Date: 2012-12-13
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.7-gentoo i686 Gentoo
Current Operating System: Linux hal-10000 3.5.7-gentoo #1 SMP Sun Dec 30 10:19:54 CET 2012 i686
Kernel command line: BOOT_IMAGE=/boot/kernel-3.5.7-gentoo root=/dev/sda4
Build Date: 04 January 2013 07:35:20AM

Current version of pixman: 0.28.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 4 07:58:18 2013
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX

Fatal server error:
no screens found
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
Server terminated with error (1). Closing log file.


forse a questo punto il problema si sposta sui driver video? Il mio portatile, Intel core duo 1,73 ghz - 1gb ram, ha una vga Intel GMA.

Non credo che sia utile, ma lo dico lo stesso. Gentoo è in dual boot con Archlinux e utilizzo il Grub (2) di Archlinux per avviare -infatti in fase di installazione di Gentoo ho saltato quella del bootloader-

In ogni caso mi pareva di avere già installato i driver video intel, come pure i synaptics...

Gimli[2BV!2B]
04-01-2013, 11:23
Hai visto questa guida specifica per Intel GMA? (http://en.gentoo-wiki.com/wiki/Intel_GMA)
Dovrebbe mancare poco per farlo funzionare.
In particolare il primo sospetto che mi è venuto è che riguardi l'impostazione dell'utente. (http://en.gentoo-wiki.com/wiki/Intel_GMA#User_Configuration)

Se la guida non ti da il la, posta o allega da qualche parte /var/log/Xorg.0.log

Hal-10000
04-01-2013, 12:12
ho seguito la guida che mi hai indicato e quindi ho:
inserito in /etc/make.conf VIDEO_CARDS="intel"
ho aggiunto il mio username al gruppo video:gpasswd -a mioUserName video
poi ho dato: emerge -DN1 x11-base/xorg-drivers
poi ho creato in /etc/X11 il file xorg.conf (prima non c'era), inserendo solo questo contenuto: ...
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML"
Driver "intel"
EndSection
...
ho poi riavviato, ma startx mi dà lo stesso errore di prima.


questo è il contenuto di /var/log/Xorg.0.log:


hal-10000 ~ # cat /var/log/Xorg.0.log
[ 32.435]
X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 32.435] X Protocol Version 11, Revision 0
[ 32.435] Build Operating System: Linux 3.5.7-gentoo i686 Gentoo
[ 32.435] Current Operating System: Linux hal-10000 3.5.7-gentoo #1 SMP Sun Dec 30 10:19:54 CET 2012 i686
[ 32.435] Kernel command line: BOOT_IMAGE=/boot/kernel-3.5.7-gentoo root=/dev/sda4
[ 32.436] Build Date: 04 January 2013 07:35:20AM
[ 32.436]
[ 32.436] Current version of pixman: 0.28.0
[ 32.436] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 32.436] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 32.437] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 4 12:05:32 2013
[ 32.437] (==) Using config file: "/etc/X11/xorg.conf"
[ 32.437] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 32.438] Parse error on line 1 of section InputClass in file /etc/X11/xorg.conf
"..." is not a valid keyword in this section.
[ 32.438] (EE) Problem parsing the config file
[ 32.438] (EE) Error parsing the config file
[ 32.438]
Fatal server error:
[ 32.438] no screens found
[ 32.438] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 32.439] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 32.439] (EE)
[ 32.440] Server terminated with error (1). Closing log file.

Gimli[2BV!2B]
04-01-2013, 12:27
Nel file xorg.conf non devono esserci i punti:Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML"
Driver "intel"
EndSection

Hal-10000
04-01-2013, 13:09
bene, ho eliminato i punti in xorg.conf, ma adesso il log, fra le altre cose, mi dice che
"(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or dire ctory)" come da log che allego per intero

hal-10000 ~ # cat /var/log/Xorg.0.log
[ 35.466]
X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 35.466] X Protocol Version 11, Revision 0
[ 35.466] Build Operating System: Linux 3.5.7-gentoo i686 Gentoo
[ 35.466] Current Operating System: Linux hal-10000 3.5.7-gentoo #1 SMP Sun Dec 30 10:19:54 CET 2012 i686
[ 35.467] Kernel command line: BOOT_IMAGE=/boot/kernel-3.5.7-gentoo root=/dev/sda4
[ 35.467] Build Date: 04 January 2013 07:35:20AM
[ 35.467]
[ 35.467] Current version of pixman: 0.28.0
[ 35.467] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 35.467] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35.468] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 4 13:01:00 2013
[ 35.468] (==) Using config file: "/etc/X11/xorg.conf"
[ 35.468] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35.469] (==) No Layout section. Using the first Screen section.
[ 35.469] (==) No screen section available. Using defaults.
[ 35.469] (**) |-->Screen "Default Screen Section" (0)
[ 35.469] (**) | |-->Monitor "<default monitor>"
[ 35.469] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 35.469] (**) | |-->Device "Intel Corporation Mobile 945GM/GMS, 943/940GML"
[ 35.469] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 35.469] (==) Automatically adding devices
[ 35.469] (==) Automatically enabling devices
[ 35.469] (==) Automatically adding GPU devices
[ 35.469] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 35.469] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 35.469] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35.469] (II) Loader magic: 0x8229620
[ 35.469] (II) Module ABI versions:
[ 35.469] X.Org ANSI C Emulation: 0.4
[ 35.469] X.Org Video Driver: 13.1
[ 35.469] X.Org XInput driver : 18.0
[ 35.469] X.Org Server Extension : 7.0
[ 35.469] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 35.471] (--) PCI:*(0:0:2:0) 8086:27a2:104d:8212 rev 3, Mem @ 0xdc100000/524288, 0xc0000000/268435456, 0xdc200000/262144, I/O @ 0x00001800/8
[ 35.471] (--) PCI: (0:0:2:1) 8086:27a6:104d:8212 rev 3, Mem @ 0xdc180000/524288
[ 35.471] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 35.472] Initializing built-in extension Generic Event Extension
[ 35.472] Initializing built-in extension SHAPE
[ 35.472] Initializing built-in extension MIT-SHM
[ 35.472] Initializing built-in extension XInputExtension
[ 35.472] Initializing built-in extension XTEST
[ 35.472] Initializing built-in extension BIG-REQUESTS
[ 35.472] Initializing built-in extension SYNC
[ 35.472] Initializing built-in extension XKEYBOARD
[ 35.473] Initializing built-in extension XC-MISC
[ 35.473] Initializing built-in extension XINERAMA
[ 35.473] Initializing built-in extension XFIXES
[ 35.473] Initializing built-in extension RENDER
[ 35.473] Initializing built-in extension RANDR
[ 35.473] Initializing built-in extension COMPOSITE
[ 35.473] Initializing built-in extension DAMAGE
[ 35.473] Initializing built-in extension MIT-SCREEN-SAVER
[ 35.474] Initializing built-in extension DOUBLE-BUFFER
[ 35.474] Initializing built-in extension RECORD
[ 35.474] Initializing built-in extension DPMS
[ 35.474] Initializing built-in extension X-Resource
[ 35.474] Initializing built-in extension XVideo
[ 35.474] Initializing built-in extension XVideo-MotionCompensation
[ 35.474] Initializing built-in extension XFree86-VidModeExtension
[ 35.474] Initializing built-in extension XFree86-DGA
[ 35.475] Initializing built-in extension XFree86-DRI
[ 35.475] Initializing built-in extension DRI2
[ 35.475] (II) LoadModule: "glx"
[ 35.475] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 35.475] (II) Module glx: vendor="X.Org Foundation"
[ 35.475] compiled for 1.13.1, module version = 1.0.0
[ 35.475] ABI class: X.Org Server Extension, version 7.0
[ 35.475] (==) AIGLX enabled
[ 35.475] Loading extension GLX
[ 35.475] (II) LoadModule: "intel"
[ 35.476] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 35.476] (II) Module intel: vendor="X.Org Foundation"
[ 35.476] compiled for 1.13.1, module version = 2.20.13
[ 35.476] Module class: X.Org Video Driver
[ 35.476] ABI class: X.Org Video Driver, version 13.1
[ 35.476] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 35.477] (--) using VT number 7

[ 35.487] (EE) No devices detected.
[ 35.487]
Fatal server error:
[ 35.487] no screens found
[ 35.487] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 35.487] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 35.487] (EE)
hal-10000 ~ #


a questo punto devo seguire quanto descritto nel wiki
http://en.gentoo-wiki.com/wiki/ACPI/Configuration ?

Gimli[2BV!2B]
04-01-2013, 13:42
Quello di ACPI è un warning. acpid è solitamente molto utile quindi ti conviene in ogni caso installarlo per bene.

Il problema serio sembra essere nella mancata comunicazione col monitor.
Purtroppo quel log non da molte informazioni.

Come hai compilato il kernel? La prima cosa che mi viene in mente è la mancanza di qualcosa lì.
Puoi provare anche ad installare i firmware binari del kernel:emerge sys-kernel/linux-firmware

Hal-10000
04-01-2013, 13:46
allora, ho installato acpi, seguendo la guida di cui sopra http://en.gentoo-wiki.com/wiki/ACPI/Configuration, fino a "running acipid".

Non ho fatto nulla dei quanto descritto nel paragrafo successivo "Configuration" nè degli altri ancora, per evitare di sbagliare.


Adesso il Warning di ACPI non c'è più, ma startx ancora non parte!

questo è il log, che verso la fine, dice:

EE) No devices detected.

hal-10000 ~ # cat /var/log/Xorg.0.log
[ 91.773]
X.Org X Server 1.13.1
Release Date: 2012-12-13
[ 91.773] X Protocol Version 11, Revision 0
[ 91.773] Build Operating System: Linux 3.5.7-gentoo i686 Gentoo
[ 91.773] Current Operating System: Linux hal-10000 3.5.7-gentoo #1 SMP Sun D ec 30 10:19:54 CET 2012 i686
[ 91.773] Kernel command line: BOOT_IMAGE=/boot/kernel-3.5.7-gentoo root=/dev /sda4
[ 91.773] Build Date: 04 January 2013 07:35:20AM
[ 91.773]
[ 91.773] Current version of pixman: 0.28.0
[ 91.773] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 91.773] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 91.773] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 4 13:34:47 201 3
[ 91.773] (==) Using config file: "/etc/X11/xorg.conf"
[ 91.773] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 91.774] (==) No Layout section. Using the first Screen section.
[ 91.774] (==) No screen section available. Using defaults.
[ 91.774] (**) |-->Screen "Default Screen Section" (0)
[ 91.774] (**) | |-->Monitor "<default monitor>"
[ 91.774] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 91.774] (**) | |-->Device "Intel Corporation Mobile 945GM/GMS, 943/940GML "
[ 91.774] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 91.774] (==) Automatically adding devices
[ 91.774] (==) Automatically enabling devices
[ 91.774] (==) Automatically adding GPU devices
[ 91.774] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 91.774] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 91.774] (II) The server relies on udev to provide the list of input devices .
If no devices become available, reconfigure udev or disable AutoAddDevic es.
[ 91.774] (II) Loader magic: 0x8229620
[ 91.774] (II) Module ABI versions:
[ 91.774] X.Org ANSI C Emulation: 0.4
[ 91.774] X.Org Video Driver: 13.1
[ 91.774] X.Org XInput driver : 18.0
[ 91.774] X.Org Server Extension : 7.0
[ 91.774] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 91.776] (--) PCI:*(0:0:2:0) 8086:27a2:104d:8212 rev 3, Mem @ 0xdc100000/524 288, 0xc0000000/268435456, 0xdc200000/262144, I/O @ 0x00001800/8
[ 91.776] (--) PCI: (0:0:2:1) 8086:27a6:104d:8212 rev 3, Mem @ 0xdc180000/524 288
[ 91.776] (II) Open ACPI successful (/var/run/acpid.socket)
[ 91.776] Initializing built-in extension Generic Event Extension
[ 91.776] Initializing built-in extension SHAPE
[ 91.776] Initializing built-in extension MIT-SHM
[ 91.776] Initializing built-in extension XInputExtension
[ 91.776] Initializing built-in extension XTEST
[ 91.776] Initializing built-in extension BIG-REQUESTS
[ 91.776] Initializing built-in extension SYNC
[ 91.776] Initializing built-in extension XKEYBOARD
[ 91.776] Initializing built-in extension XC-MISC
[ 91.776] Initializing built-in extension XINERAMA
[ 91.776] Initializing built-in extension XFIXES
[ 91.776] Initializing built-in extension RENDER
[ 91.776] Initializing built-in extension RANDR
[ 91.776] Initializing built-in extension COMPOSITE
[ 91.776] Initializing built-in extension DAMAGE
[ 91.776] Initializing built-in extension MIT-SCREEN-SAVER
[ 91.776] Initializing built-in extension DOUBLE-BUFFER
[ 91.776] Initializing built-in extension RECORD
[ 91.776] Initializing built-in extension DPMS
[ 91.776] Initializing built-in extension X-Resource
[ 91.776] Initializing built-in extension XVideo
[ 91.776] Initializing built-in extension XVideo-MotionCompensation
[ 91.776] Initializing built-in extension XFree86-VidModeExtension
[ 91.776] Initializing built-in extension XFree86-DGA
[ 91.777] Initializing built-in extension XFree86-DRI
[ 91.777] Initializing built-in extension DRI2
[ 91.777] (II) LoadModule: "glx"
[ 91.777] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 91.777] (II) Module glx: vendor="X.Org Foundation"
[ 91.777] compiled for 1.13.1, module version = 1.0.0
[ 91.777] ABI class: X.Org Server Extension, version 7.0
[ 91.777] (==) AIGLX enabled
[ 91.777] Loading extension GLX
[ 91.777] (II) LoadModule: "intel"
[ 91.777] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 91.777] (II) Module intel: vendor="X.Org Foundation"
[ 91.777] compiled for 1.13.1, module version = 2.20.13
[ 91.777] Module class: X.Org Video Driver
[ 91.777] ABI class: X.Org Video Driver, version 13.1
[ 91.777] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 91.779] (--) using VT number 7

[ 91.792] (EE) No devices detected.
[ 91.792]
Fatal server error:
[ 91.792] no screens found
[ 91.792] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 91.792] (EE) Please also check the log file at "/var/log/Xorg.0.log" for ad ditional information.
[ 91.792] (EE)
hal-10000 ~ # ^C


non so più cosa fare

Gimli[2BV!2B]
04-01-2013, 13:58
Il kernel, come lo hai compilato? initrd (http://it.wikipedia.org/wiki/Initrd) o no?

Hal-10000
04-01-2013, 14:03
;38807715']Il kernel, come lo hai compilato? initrd (http://it.wikipedia.org/wiki/Initrd) o no?



humm... initrd non mi dice niente. Ho solo seguito la guida capitolo 7

http://www.gentoo.org/doc/it/handbook/handbook-x86.xml?part=1&chap=7

non ho usato il generkel, se è a questo che ti riferisci


EDIT: non è che devo cambiare qualcosa nel GRUB di Archlinux??

Gimli[2BV!2B]
04-01-2013, 14:18
Ok, hai poi aggiunto le opzioni appropriate per la tua scheda video come spiegato nell'altra guida per xorg (http://www.gentoo.org/doc/it/xorg-config.xml) che hai riportato prima, giusto?

Grub di ArchLinux... ti propone delle voci che sembrano corrette, tipo con Gentoo nella descrizione?
Puoi riportare lo stralcio della voce che stai utilizzando per avviare Gentoo dal grub.cfg (GRUB 2)/menu.list (GRUB 1).
Che dice:uname -a

Ah, vediamo un po anche i moduli del kernel caricati:lsmod
Potrebbe tornar utile anche tutto l'output di dmesg (cioè tutti i messaggi del kernel dell'ultimo boot) per potermi fare un quadro completo (assicurati di provare ad avviare xorg almeno una volta). Eventualmente questo allegalo compresso o condividilo come file da qualche parte.

Ora sto uscendo per godermi un po' le ferie col bel tempo, a dopo.

Hal-10000
04-01-2013, 14:23
fa pure e buona passeggiata, nel frattempo ti posto quello che mi hai detto

Hal-10000
04-01-2013, 15:37
-1)
sì ho aggiunto le opzioni come spiegato nella guida per la compilazione manuale del kernel http://www.gentoo.org/doc/it/xorg-config.xml


-2)
non saprei dire se il GRUB2 di Arch abbia qualcosa di strano. comunque ti riporto i file rilevanti:
/etc/default/grub https://gist.github.com/4453444
e
/boot/grub/grub.cfg https://gist.github.com/4453449

considera che mi sono solo limitato ad installare os-prober e a rigenerare il grub (per puppy linux invece ho dovuto editare un altro file (custom40 non mi ricordo, ma credo che sia un discorso a parte).


-3)
uname a- di Gentoo è il seguente:hal-10000 ~ # uname -a
Linux hal-10000 3.5.7-gentoo #1 SMP Sun Dec 30 10:19:54 CET 2012 i686 Genuine Intel(R) CPU T2250 @ 1.73GHz GenuineIntel GNU/Linux
hal-10000 ~ #



-4)
poi lsmod hal-10000 ~ # lsmod
Module Size Used by



-5)
qui invece c'è dmesg
http://bpaste.net/show/68102/

Gimli[2BV!2B]
04-01-2013, 17:32
Nel dmesg non noto problemi, solo un po' di roba che probabilmente non userai mai (SELinux, intel_rng, microcode, md), qualcosa che darebbe un velo di protezione in più (PAE per avere NX attivo), stupidate come specificare esplicitamente che la root è EXT4.

Vedo però che non è citato né fbcon né alcun frame buffer.
Tuo:[ 0.491437] [drm] Initialized drm 1.1.0 20060810
[ 0.493452] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 0.493544] [drm] No driver support for vblank timestamp query.
[ 0.493634] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0Mio (Ivy Bridge):[ 0.361608] [drm] Initialized drm 1.1.0 20060810
[ 0.383209] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 0.383210] [drm] Driver supports precise vblank timestamp query.
[ 0.423916] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 0.627196] fbcon: inteldrmfb (fb0) is primary device
[ 0.843481] fb0: inteldrmfb frame buffer device
[ 0.843482] drm: registered panic notifier
[ 0.853678] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0Potresti assicurarti di avere tutte le opzioni del kernel, soprattutto quelle del punto 2.2 (http://www.gentoo.org/doc/it/xorg-config.xml), e che il kernel installato sia l'ultimo che hai compilato (quello che stai usando è del 30 dicembre alle 10:20 di mattina).

Hal-10000
04-01-2013, 18:17
non ho capito come potrei fare verificare se il kernel installato sia l'ultimo che ho compilato;

intanto verifico di aver compilato il kernel secondo le opzioni descritte nel punto 2.2. (mi sembra proprio di sì, ma verificare non costa nulla)

Gimli[2BV!2B]
04-01-2013, 18:22
Per controllare la data dell'ultima compilazione del kernel:ls -la /usr/src/linux/vmlinux

Hal-10000
04-01-2013, 18:35
la data di compilazione del kernel è sempre quella
hal-10000 linux # ls -la /usr/src/linux/vmlinux
-rwxr-xr-x 1 root root 15168760 Dec 30 10:19 /usr/src/linux/vmlinux
hal-10000 linux #



mentre, per le opzioni del kernel, al capitolo 2.2. si dice di:

"abilitare il supporto base alla console, che è quello usato da KMS)
Console display driver support --->
<*> Framebuffer Console Support"

e questo l'ho fatto, però sono in dubbio se devo anche abilitare le altre due voci della stessa sezione e cioè
Device Drivers --->
Graphics support --->
(Disabilitare tutti i driver, inclusi VGA, Intel, nVidia, e ATI)


(Più in basso, abilitare il supporto base alla console, che è quello usato da KMS)
Console display driver support --->
<*> Framebuffer Console Support

devo abilitare anche le seguenti due opzioni????

Intel GMA600 support (Experimental)

Intel GMA3600/3650 support (Experimental)


poi dopo basta salvare e uscire o devo fare qualcos'altro?





e poi: per modificare o semplicemente visualizzare le opzioni di sui sopra io faccio così:cd /usr/src/linux
make menuconfig
faccio bene?

Gimli[2BV!2B]
04-01-2013, 19:14
per modificare o semplicemente visualizzare le opzioni di sui sopra io faccio così:
cd /usr/src/linux
make menuconfigOk.

"abilitare il supporto base alla console, che è quello usato da KMS)
Console display driver support --->
<*> Framebuffer Console Support"Ok.

Device Drivers --->
Graphics support --->
(Disabilitare tutti i driver, inclusi VGA, Intel, nVidia, e ATI)Direi che devi avere
<*> Intel 8xx/9xx/G3x/G4x/HD Graphics
Enable modesetting on intel by default
(Più in basso, abilitare il supporto base alla console, che è quello usato da KMS)
Console display driver support --->
<*> Framebuffer Console SupportOk.

devo abilitare anche le seguenti due opzioni????

Intel GMA600 support (Experimental)
Intel GMA3600/3650 support (Experimental)No, mi risulta che il tuo driver sia nell'Intel 8xx/9xx/G3x/G4x/HD Graphics.

Devi avere anche:<*> /dev/agpgart (AGP Support) --->
<*> Intel 440LX/BX/GX, I8xx and E7x05 chipset support
<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->


Fatte le eventuali modifiche devi compilare, installare (in caso di cambio versione anche aggiornare Grub).
Questo è il mio comando adattato al numero dei tuoi core (-j3, n° core + 1), se hai /boot separata devi montarla prima:KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" make -j3 && make modules_install && make install

Hal-10000
04-01-2013, 19:56
ho fatto tutto, ma purtroppo dando startx ho sempre la stessa cosa:
(EE) No devices detected.
[ 342.790]
Fatal server error:
[ 342.790] no screens found




francamente non vorrei disturbarti ancora, perchè sei stato fin troppo bravo e gentile, e ti ringrazio di nuovo di cuore; decidi tu, liberamente, se vuoi proseguire o meno..

Gimli[2BV!2B]
04-01-2013, 20:01
Hai riavviato per avere il nuovo kernel?
Che dicedmesg | grep drm

Hal-10000
04-01-2013, 20:04
sì certo che ho riavviato

hal-10000 ~ # dmesg | grep drm
[ 0.491184] [drm] Initialized drm 1.1.0 20060810
[ 0.493198] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 0.494183] [drm] No driver support for vblank timestamp query.
[ 0.494276] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
hal-10000 ~ #

Gimli[2BV!2B]
04-01-2013, 20:14
Dov'è quel dannato frame buffer?!
Controllo delle sole impostazioni del frambuffercat /boot/config-$(uname -r) | grep CONFIG_FB | grep -v ^#

Hal-10000
04-01-2013, 20:19
hal-10000 ~ # cat /boot/config-$(uname -r) | grep CONFIG_FB | grep -v ^#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

Gimli[2BV!2B]
04-01-2013, 20:36
Niente di sbagliato:modprobe fbcon
modprobe inteldrmfbSe almeno uno dei due non da errore riprova con startx

Altrimenti altre informazioni:
groups
ls -la /dev/fb*
ls -la /dev/dri/

Gimli[2BV!2B]
04-01-2013, 20:38
Ah, startx dallo da utente normale.

Hal-10000
04-01-2013, 20:49
allora modprobe fbconlo carica; invecemodprobe inteldrmfb
FATAL: Module inteldrmfb not found.


quindi startx non va:(
EDIT: anche da utente normale


per il resto:

hal-10000 ~ # groups
root bin daemon sys adm disk wheel floppy tape video
hal-10000 ~ # ls -la /dev/fb*
ls: cannot access /dev/fb*: No such file or directory
hal-10000 ~ # ls -la /dev/dri/
total 0
drwxr-xr-x 2 root root 60 Jan 4 2013 .
drwxr-xr-x 14 root root 3760 Jan 4 19:48 ..
crw-rw----+ 1 root video 226, 0 Jan 4 2013 card0
hal-10000 ~ #



ti posto di nuovo /var/log/Xorg.0.log
http://bpaste.net/show/68175/



non so se può essere utile ma il mio xorg.conf.d non c'èhal-10000 ~ # cat /etc/X11/xorg.conf.d
cat: /etc/X11/xorg.conf.d: No such file or directory
come mai?

Gimli[2BV!2B]
04-01-2013, 21:35
Assicurati che FRAMEBUFFER_CONSOLE sia integrata e non un modulo (l'asterisco tra il maggiore ed il minore):Console display driver support --->
<*> Framebuffer Console SupportRimuovi i vecchi moduli:/lib/modules/$(uname -r)Ricompila ed installa il kernel:KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" make -j3 && make modules_install && make install


C'è qualcosa che non va nel kernel, ma non riesco ad individuare il problema.
Se ancora non funziona posta da quache parte il file config:/boot/config-$(uname -r)

Hal-10000
04-01-2013, 21:46
;38810369']Assicurati che FRAMEBUFFER_CONSOLE sia integrata e non un modulo (l'asterisco tra il maggiore ed il minore):

in realtà l'asterisco non è tra i simboli maggiore e minore ma tra due trattini e non c'è modo di modificare neppure premendo "M" o barra spaziatrice
-*- VGA text console
Enable Scrollback Buffer in System RAM
(64) Scrollback Buffer Size (in KB)
-*- Framebuffer Console support
-*- Map the console to the primary display device
[ ] Framebuffer Console Rotation
[ ] Select compiled-in fonts




poihal-10000 linux # /lib/modules/$(uname -r)
-bash: /lib/modules/3.5.7-gentoo: Is a directory



non ho più configurato il kernel, ma l'ultimo comandohal-10000 ~ # /boot/config-$(uname -r)
-bash: /boot/config-3.5.7-gentoo: Permission denied

Gimli[2BV!2B]
04-01-2013, 23:41
rm -R /lib/modules/$(uname -r)

/boot/config-$(uname -r) è il file, mi basta vederlo.

Hal-10000
05-01-2013, 07:57
ho dato:rm -R /lib/modules/$(uname -r)

poi

hal-10000 ~ # KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" make -j3 && make modules_install && make install
make: *** No targets specified and no makefile found. Stop.
hal-10000 ~ #


:muro:
sto pensando sempre di più di ricominciare tutto da capo..............

Gimli[2BV!2B]
05-01-2013, 09:54
La compilazione del kernel devi farla nella cartella del kernel:cd /usr/src/linux
KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" make -j3 && make modules_install && make install

Hal-10000
05-01-2013, 10:39
ho fatto tutto quello che mi hai detto, ma startx non va

posto il risultato del comando di compliazione del kernelhal-10000 ~ # cd /usr/src/linux
hal-10000 linux # KCFLAGS="-march=native -O2 -pipe" KCPPFLAGS="-march=native -O2 -pipe" make -j3 && make modules_install && make install
Makefile:656: "WARNING: Appending $KCPPFLAGS (-march=native -O2 -pipe) from envi ronment to kernel $CPPFLAGS"
Makefile:664: "WARNING: Appending $KCFLAGS (-march=native -O2 -pipe) from enviro nment to kernel $CFLAGS"
make[1]: Nothing to be done for `all'.
CHK include/linux/version.h
make[1]: Nothing to be done for `relocs'.
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
make[3]: `arch/x86/realmode/rm/realmode.bin' is up to date.
Building modules, stage 2.
MODPOST 6 modules
Kernel: arch/x86/boot/bzImage is ready (#2)
INSTALL arch/x86/kernel/test_nx.ko
INSTALL drivers/char/kcopy/kcopy.ko
INSTALL drivers/hid/hid-logitech-dj.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
INSTALL net/netfilter/xt_LOG.ko
INSTALL net/netfilter/xt_mark.ko
DEPMOD 3.5.7-gentoo
sh /usr/src/linux-3.5.7-gentoo/arch/x86/boot/install.sh 3.5.7-gentoo arch/x86/bo ot/bzImage \
System.map "/boot"
hal-10000 linux #


e poi qui trovi cat /boot/config-$(uname -r)|wgetpaste
http://bpaste.net/show/68291/



EDIT: ho notato che il kernel risulta ancora compilato il 30.12.12!!!hal-10000 ~ # uname -a
Linux hal-10000 3.5.7-gentoo #1 SMP Sun Dec 30 10:19:54 CET 2012 i686 Genuine Intel(R) CPU T2250 @ 1.73GHz GenuineIntel GNU/Linux
hal-10000 ~ #

Gimli[2BV!2B]
05-01-2013, 12:49
Controlla il contenuto della cartella boot, le date dei file vmlinuz-*.
Devi vedere l'ultimo che hai compilato ed installato.

Vai in ArchLinux ed aggiorna Grub.

Devi riuscire ad avviare l'ultimo kernel.

Hal-10000
05-01-2013, 12:56
;38812614']Controlla il contenuto della cartella boot, le date dei file vmlinuz-*.
Devi vedere l'ultimo che hai compilato ed installato.

Vai in ArchLinux ed aggiorna Grub.

Devi riuscire ad avviare l'ultimo kernel.

accedendo da archlinux alla cartella /boot di gentoo (non in una partizione separata ma dentro la stessa root) ho due files vmlinuz:
vmlinuz-3.5.7-gentoo (del 5.1.13)
vmlinuz-3.5.7-gentoo.old /del 4.1.13)

adesso provo a rigenerare grub

Hal-10000
05-01-2013, 13:01
ODDIO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Hal-10000
05-01-2013, 13:05
SONO IN OPENBOX:sbavvv: :sbavvv: :sbavvv:



:winner: :winner: :winner: :winner: :winner: :winner:

Hal-10000
05-01-2013, 13:23
complimenti sei stato GRANDE


E


G R A Z I E
davvero di cuore :D :D :D :D

da solo me lo sarei soltanto potuto sognare

Gimli[2BV!2B]
05-01-2013, 13:44
Molto bene!! Bravo! :)

Il primo impatto con Gentoo è spesso un po' traumatico, ma permette di sperimentare ed approfondire le conoscenze sul pinguino GNU/Linux.
Come vedi si sbatte la testa contro molti spigoli, perché è un attimo che un passaggio non sia chiarissimo o escano imprevisti dovuti a casi particolari, ecc...

Hal-10000
05-01-2013, 13:52
no bravo tu, io, non avendo alcuna nozione in materia, avrei gettato la spugna già da parecchio. Infatti, una volta esauriti i suggerimenti dell'handbook o di qualche altra guida in rete, non avrei davvero saputo più che fare.

Adesso devo iniziare a configurare ed installare un bel pò di roba..mi sa che ne avrò per un bel pezzo:D

Spero di imparare altre cose. Già con Arch ho imparato tanto, visto che partivo proprio da zero (con Ubuntu non si impara niente perchè c'è l'interfaccia grafica per ogni cosa). Quello che mi spaventa è imbattermi in una situazione come questa, dove con la semplice guida non è possibile superare l'ostacolo

Gimli[2BV!2B]
05-01-2013, 14:06
Guarda, una volta che si ha il server grafico attivo con un browser con cui accedere comodamente a Google si dovrebbe poter proseguire in modo discretamente più agevole.
Occorre un po' di tempo per familiarizzare con tutti gli strumenti specifici di Gentoo (dai file di impostazione di portage, ad emerge, passando per eix (http://en.gentoo-wiki.com/wiki/Eix), eselect (http://en.gentoo-wiki.com/wiki/Gentoo_maintenance#eselect), cfg-update, eclean (http://en.gentoo-wiki.com/wiki/Gentoo_maintenance#eclean), layman (http://en.gentoo-wiki.com/wiki/Layman#Layman), le use flags, ecc...).

Hal-10000
05-01-2013, 14:14
grazie per avermi messo i link, così andrò a guardare di cosa si tratta. adesso dovrò installare per prima cosa un web browser, e qualche altra cosetta tipo un file manager e un text editor (non mi piace mettere roba inutile). Nel contempo la cosa forse più urgente è il wireless setup. La guida di gentoo non mi sembra completissima al riguardo. Questo però è fondamentale per un notebook come il mio. Spero di riuscirci.