Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema con Xorg
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
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Sun Sep 17, 2006 1:20 pm    Post subject: Problema con Xorg Reply with quote

Ciao a tutti,ho un problema con xorg,ho installato la versione modulare però dopo aver riavviato xorg non mi parte più,mi da quest'errore:

Code:

xinit: No such file or directory: No server X in "PATH"
use the -- option, or make sure that /usr/bin is in your path and that "X" is a program or a link to the right type of server of your display.

Perfavore illuminatemi...A Presto![/code]
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Sun Sep 17, 2006 2:01 pm    Post subject: Reply with quote

Xorg non è un pacchetto qualsiasi, usa la guida ufficiale.
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Sun Sep 17, 2006 2:45 pm    Post subject: Reply with quote

eh..l'ho seguita..però non so cosa fare per risolvere..
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Sun Sep 17, 2006 2:49 pm    Post subject: Re: Problema con Xorg Reply with quote

bigfantasy wrote:
Ciao a tutti,ho un problema con xorg,ho installato la versione modulare però dopo aver riavviato xorg non mi parte più,mi da quest'errore:

Code:

xinit: No such file or directory: No server X in "PATH"
use the -- option, or make sure that /usr/bin is in your path and that "X" is a program or a link to the right type of server of your display.

Perfavore illuminatemi...A Presto![/code]

Il server X è installato?(x11-base/xorg-server)
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Mon Sep 18, 2006 12:41 pm    Post subject: Reply with quote

Si è installato
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Mon Sep 18, 2006 1:37 pm    Post subject: Re: Problema con Xorg Reply with quote

bigfantasy wrote:

Code:

xinit: No such file or directory: No server X in "PATH"
use the -- option, or make sure that /usr/bin is in your path and that "X" is a program or a link to the right type of server of your display.

[/code]

Te lo dice che non trova l'eseguibile Xorg o il suo link X.Inoltre ciò può anche dipendere che nel tuo path non ci sia /usr/bin(strano..).
Controlla nel file di configurazione della tua shell.ciao.
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Tue Sep 19, 2006 9:19 pm    Post subject: Reply with quote

Cosa dovrei controlla precisamente?Un'altra cosa...qual'è il link X?
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Thu Sep 21, 2006 6:43 pm    Post subject: Reply with quote

bigfantasy wrote:
Cosa dovrei controlla precisamente?Un'altra cosa...qual'è il link X?

Il path dovrebbe sicuramente essere settato in /etc/profile se usi bash.
Secondo punto significa in link di nome X che punta a Xorg(file situati in /usr/bin)
Se vedi che /usr/bin/X e quindi /usr/bin/Xorg esistono,prova a mettere a posto la variabile PATH nella tua home,
in .bashrc aggiungendo per esempio
Code:
export PATH=$PATH:/usr/bin/:/usr/local/bin:/opt/bin


Ciao.
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Thu Sep 21, 2006 8:10 pm    Post subject: Reply with quote

Ok grazie!
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Fri Sep 22, 2006 11:13 am    Post subject: Reply with quote

Ehm..in /usr/bin non esiste sia X che Xorg
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Fri Sep 22, 2006 11:19 am    Post subject: Reply with quote

controlla che /usr/X11R6 sia un link simbolico a /usr
Code:
ls -l /usr/X11R6
lrwxrwxrwx 1 root root 6 27 ago 18:38 /usr/X11R6 -> ../usr

nel caso contrario mi sa che devi ricreare il link o aggiungere al PATH la dir /usr/X11R6/bin
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Fri Sep 22, 2006 12:17 pm    Post subject: Reply with quote

Si è un link simbolico
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Fri Sep 22, 2006 12:28 pm    Post subject: Reply with quote


  • Hai aggiornato i file di configurazione, tramite etc-update o dispatch-conf?
  • Hai configurato la variabile DISPLAYMANAGER in /etc/rc.conf?
  • Hai inserito xdm nel runlevel di default?

_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Fri Sep 22, 2006 12:31 pm    Post subject: Reply with quote

Si ho aggiornato
Si ho inserito xdm
Uhm mi sa di no..può essere quella la causa?
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Fri Sep 22, 2006 12:45 pm    Post subject: Reply with quote

xdm avvia in automatico il server X e il relativo login manager prescelto; quell'errore che hai postato nel primo messaggio come lo ottieni?
Entri da shell e poi digiti startx? O cosa?
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Fri Sep 22, 2006 12:49 pm    Post subject: Reply with quote

Si entro da shell e do startx
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Fri Sep 22, 2006 7:28 pm    Post subject: Reply with quote

bigfantasy wrote:
Si entro da shell e do startx

Cosa riporta un
Code:
# emerge -av xorg-server

_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Sat Sep 23, 2006 11:30 am    Post subject: Reply with quote

ho dato il comando e xorg-server risulta installato..e l'ha ri-emerso..ma niente
Back to top
View user's profile Send private message
bigfantasy
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2005
Posts: 98

PostPosted: Mon Oct 02, 2006 11:11 am    Post subject: Reply with quote

nessuno può aiutarmi? :(
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Mon Oct 02, 2006 11:50 am    Post subject: Reply with quote

Posta l'output di
Code:

emerge -pv xorg-x11

xorg-server è la parte server di X11, non vorrei che ti mancasse la parte client, o che fosse malconfigurata.

Comunque:
Code:

# equery b `which xinit`
[ Searching for file(s) /usr/bin/xinit in *... ]
x11-apps/xinit-1.0.2-r6 (/usr/bin/xinit)
# equery d xinit
[ Searching for packages depending on xinit... ]
x11-base/xorg-server-1.0.2-r7
x11-base/xorg-x11-7.0-r1
kde-base/kdm-3.5.4-r1

Forse il pacchetto xinit è corrotto, prova a riemergerlo
Code:

emerge --oneshot -av xinit

_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
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