Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto] Xorg è morto dopo un emerge --update world
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Mon Dec 19, 2005 3:34 pm    Post subject: [risolto] Xorg è morto dopo un emerge --update world Reply with quote

ho aggiornato il sistema e ora al reboot tutto va bene fino al login. A questo punto xorg non parte e tra il log di xorg ho trovato:
Code:
LoadModule: "bitmap"

Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in /usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a

Fatal server error
Module load failure


Ho anche provato a mettere la penultima versione stabile sul Portage, invece dell'ultima, ma niente...
_________________
PiKey


Last edited by PiKey on Fri Dec 23, 2005 2:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Mon Dec 19, 2005 3:39 pm    Post subject: Reply with quote

Nota: ho editato il messaggio e potrebbero esserci altri errori, spero di no, poiché ho copiato il messaggio d'errore a manina
_________________
PiKey
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Dec 19, 2005 3:40 pm    Post subject: Re: Xorg è morto dopo un emerge --update world Reply with quote

ricordo di avere già visto una cosa del genere. fai una ricerchina u bugzilla.
(spero per te che tu abbia fatto un quickpkg, prima di installare la nuova versione)
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Mon Dec 19, 2005 3:47 pm    Post subject: Reply with quote

no, è così grave?
_________________
PiKey
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Dec 19, 2005 3:49 pm    Post subject: Reply with quote

PiKey wrote:
no, è così grave?


No, ma devi ricompilare la vecchia versione se vuoi fare il downgrade.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Mon Dec 19, 2005 3:52 pm    Post subject: Reply with quote

il problema è che ho GIA' fatto il downgrade e l'errore rimane
_________________
PiKey
Back to top
View user's profile Send private message
Ilvalle
Guru
Guru


Joined: 07 Mar 2005
Posts: 325
Location: Gallarate - ITALY

PostPosted: Mon Dec 19, 2005 4:13 pm    Post subject: Reply with quote

Quel Duplicate ecc ecc
Credo che non sappia quale caricare e fallisce...
Prova a controllare nella cartella
usr/lib/modules/fonts/
Cosa c'e' e cosa vuole leggere:
Also defined in /usr/lib/modules/fonts/libbitmap.a
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Tue Dec 20, 2005 10:29 pm    Post subject: Reply with quote

Allora, copio a mano perché non so come fare altrimenti

Code:
# ls /usr/lib/modules/fonts

libbitmap.a libfreetype.so libtype1.a


il primo e l'ultimo hanno CHMOD settato a 444, mentre il secondo è ha 755. Ho provato a portare tutti e tre a 755 ma non è cambiato nulla anche dopo il reboot...

Code:
# less libbitmap.a

bdfread.o
bdfutils.o
bitmap.o
bitmaputil.o
bitscale.o
bitmapfunc.o
pcfread.o
pcfwrite.o
snfread.o
fontink.o
bitmapmod.o


Il file dentro è strutturato come se si desse un `ls -l` e i permessi di tutti i files elencati sono settati a 644
_________________
PiKey
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Tue Dec 20, 2005 11:04 pm    Post subject: Reply with quote

Ho trovato qualcosa sul bugzilla di freedesktop.org. Se qualcuno riesce a darmi una mano...
_________________
PiKey
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Dec 21, 2005 11:41 am    Post subject: Reply with quote

Ma stai usando un sistema hardened?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Wed Dec 21, 2005 3:35 pm    Post subject: Reply with quote

no, non che io sappia...
_________________
PiKey
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Wed Dec 21, 2005 6:47 pm    Post subject: Reply with quote

up


mi scoccia dover rinunciare a xorg, tanto piu' senza aver toccato nessun file di configurazione strano :(
_________________
PiKey
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Dec 21, 2005 6:56 pm    Post subject: Reply with quote

Posta un:

Code:
ls -l /etc/make.profile

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Wed Dec 21, 2005 9:54 pm    Post subject: Reply with quote

Code:
# ls -l /etc/make.profile

lrwxrwxrwx 1 root root 48 Jul 25 19:52 /etc/make.profile -> ../usr/portage/profiles/default-linux/x86/2005.0

_________________
PiKey
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Wed Dec 21, 2005 10:00 pm    Post subject: Reply with quote

Forse c'entra qualcosa il fatto che non sono installati sul sistema i pacchetti x11-apps/bitmap e x11-misc/xbitmaps (entrambi disponibili in un'unica versione [Masked]) ?
_________________
PiKey
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Dec 22, 2005 8:53 am    Post subject: Reply with quote

Mi posti un:

Code:
emerge -pv xorg-x11

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
^Stefano^
Guru
Guru


Joined: 20 Nov 2005
Posts: 394
Location: Ferrara

PostPosted: Thu Dec 22, 2005 9:10 am    Post subject: Reply with quote

ho avuto anche io quel problema. nella directory /usr/lib/modules/fonts/ non troverai nulla di strano, solo la libreria che dovrebbe caricare. sei sicuro di non avere tra le use flag "hardened"?
postaci il tuo make.conf perchè a me è venuto quel problema dopo aver cambiato delle use, tra cui hardened. ad ogni modo io per risolvere
Code:
emerge -C xorg-x11
emerge -av xorg-x11

prova anche tu.
_________________
8-09 V-Day con una raccolta firme. Vi aspettiamo
Raccolta Firme
Progetto tRicicloPC con Linux
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Dec 22, 2005 2:40 pm    Post subject: Reply with quote

Nello84 wrote:
ho avuto anche io quel problema. nella directory /usr/lib/modules/fonts/ non troverai nulla di strano, solo la libreria che dovrebbe caricare. sei sicuro di non avere tra le use flag "hardened"?.


Dovrebbe essere proprio quello il problema.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
^Stefano^
Guru
Guru


Joined: 20 Nov 2005
Posts: 394
Location: Ferrara

PostPosted: Thu Dec 22, 2005 7:09 pm    Post subject: Reply with quote

è possibile che sia quello. penso che disinstallando xorg-x11 anche quella directory venga cancellata. ma per me il problema sta nelle use flag, però quello che non capisco è il come mai io non sono riuscito a risolvere con una ricompilazione sull xorg già installato....
_________________
8-09 V-Day con una raccolta firme. Vi aspettiamo
Raccolta Firme
Progetto tRicicloPC con Linux
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Dec 23, 2005 9:16 am    Post subject: Reply with quote

Nello84 wrote:
è possibile che sia quello. penso che disinstallando xorg-x11


E sufficiente:

Code:
# emerge x11-base/xorg-x11


dopo che è stata tolta la USE hardened.

Sempre che sia quello il problema. :roll:
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
^Stefano^
Guru
Guru


Joined: 20 Nov 2005
Posts: 394
Location: Ferrara

PostPosted: Fri Dec 23, 2005 9:23 am    Post subject: Reply with quote

a me non è bastato. ho dovuto rimuovere e reinstallare!
_________________
8-09 V-Day con una raccolta firme. Vi aspettiamo
Raccolta Firme
Progetto tRicicloPC con Linux
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Fri Dec 23, 2005 2:15 pm    Post subject: Reply with quote

da bravo pirla avevo messo la flag `hardened` nella variabile USE quando installai Gentoo. Il bello è che lo escludevo a priori...

Ora funzia tutto, però non mi spiego come abbia fatto a compilarsi bene la prima volta, dato che ho hardened da quando ho installato il sistema... ?_?
_________________
PiKey
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sat Dec 24, 2005 9:28 am    Post subject: Reply with quote

PiKey wrote:

Ora funzia tutto, però non mi spiego come abbia fatto a compilarsi bene la prima volta, dato che ho hardened da quando ho installato il sistema... ?_?


Sei sicurissimo che fosse la stessa versione ?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
PiKey
n00b
n00b


Joined: 29 Jul 2005
Posts: 22
Location: Milan

PostPosted: Sat Dec 24, 2005 2:36 pm    Post subject: Reply with quote

be', mentre le provavo tutte per farlo funzionare, ho anche ricompilato la vecchia versione e nn funzionava piu' neppure quella... cmq per fortuna ora va tutto alla perfezione
_________________
PiKey
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum