Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] [INSTALLATION] xinit not found
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
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Fri Aug 20, 2004 7:21 am    Post subject: [RISOLTO] [INSTALLATION] xinit not found Reply with quote

Ciao, scusate il disturbo.. ho quasi finito di installare gentoo, ho iniettato xfree e ho su xorg, il problema c'è quando provo a lanciare

Code:
startxfce4


perché ottengo

Code:
/usr/bin/startxfce4: Starting X server
/usr/bin/startxfce4:line 34:exec:xinit:not found


Cos'ho dimenticato di fare? Drivers ati emersi, carica i moduli all'avvio, xorg.conf c'è...


Last edited by Thundah on Fri Aug 20, 2004 9:01 am; edited 1 time in total
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Fri Aug 20, 2004 7:56 am    Post subject: Reply with quote

Prova a dare
Code:

$ which xinit

che ti dovrebbe rispondere con /usr/X11R6/bin/xinit.
Se non trova il comando, controlla l'esistenza di xinit facendo un

Code:

$ ls /usr/X11R6/bin/xinit


Se c'e' e' probabilmente un problema di variabili ambiente. Prova allora a dare
env-update e controlla con env che nella variabile PATH ci sia anche
/usr/X11R6/bin.

Ciauz
morellik
Back to top
View user's profile Send private message
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Fri Aug 20, 2004 8:00 am    Post subject: Ciaoo.. ancora un help Reply with quote

Ciao, scusa se rompo ankora.. mi dice anke

Code:
legacy driver "keyboard" is deprecated
use "kbd" driver for "keyboard1"


come faccio a cambiar driver? THX Mauro
Back to top
View user's profile Send private message
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Fri Aug 20, 2004 8:12 am    Post subject: ... Reply with quote

Se do
Code:
startxfce4

essendo loggato come utente normale mi dice che non trova xinit... se invece lo do da root mi dice che il driver della tastiera deve essere sostituito.. :s cosa devo fare?
Mauro
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Fri Aug 20, 2004 8:25 am    Post subject: Reply with quote

Devi editare /etc/X11/xorg.conf e modificare il Driver della
sezione che ti riporto sotto:

Code:

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"
   
    Identifier  "Keyboard1"
    Driver      "keyboard"



Ciauz
morellik
Back to top
View user's profile Send private message
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Fri Aug 20, 2004 8:38 am    Post subject: ok ma... Reply with quote

Ciao, al posto di Driver "keyboard" ho messo Driver "kbd" e funziona..
ma posso entrare in xfce solo se lo lancio da root..
Non capisco perché da user non mi trova xinit... con
Code:
which xinit

mi dice che cerca in vari direttori fra cui /usr/X11R6/bin e dice che non lo trova.. da root ho controllato e .. cavoli.. xinit esiste... ed ha permessi 755...
Mauro
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Fri Aug 20, 2004 8:51 am    Post subject: Reply with quote

Da utente normale dai il comando

Code:

source /etc/profile


e prova a far partire xfce.

Ciauz
morellik
Back to top
View user's profile Send private message
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Fri Aug 20, 2004 9:00 am    Post subject: Ho risolto.. Reply with quote

source /etc/profile non è servito..
ho notato che la directory /usr/X11R6/bin aveva le permission solo per root.. ovvio che quindi da user non lo vedeva.. hehe
Thx di tutto cmq, Mauro
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