Pagina 1 di 1

Problema con startx

Inviato: mer 28 dic 2005, 12:34
da Outspan
Vi sarei estremamente grato se poteste aiutarmi.
Ho installato la Slack 10.2 ma, se provo a loggarmi come root e a lanciare startx, ottengo questo messaggio di errore:

_XSERVTransSocketOpenCOTSServer: unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/darkstar:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listeners for inet6

[...]

seguito da un messaggio che mi dice che non viene trovato il device per il
mouse, sebbene l'abbia appena configurato.

Da che cosa può dipendere?
Grazie mille a chi saprà rispondermi.

Inviato: mer 28 dic 2005, 13:27
da gallows
Avrai sbagliato nella configurazione, copia (su xorg.conf) xorg.conf-vesa; con quello X dovrebbe partire.

Inviato: mer 28 dic 2005, 14:05
da Outspan
gallows ha scritto:Avrai sbagliato nella configurazione, copia (su xorg.conf) xorg.conf-vesa; con quello X dovrebbe partire.
Purtroppo non cambia niente, continua a darmi lo stesso messaggio, anche provando con le altre GUI. Che cos'altro potrebbe essere?
grazie

Inviato: mer 28 dic 2005, 14:39
da Outspan
Per favore! Qualcuno mi aiuti =)

Inviato: mer 28 dic 2005, 15:38
da percoco2000
Riassumi brevemete la configurazione hardware del mouse ? (Tipo , interfaccia etc..) ed eventualmente posta la sezione relativa al mouse in Xorg.conf. Con buona probabilita' e' sbagliata la device . (Puo' succedere se usi /dev/mouse e questa punta ad una device sbagliata)

Inviato: mer 28 dic 2005, 15:47
da Outspan
Con il mouse ho risolto, grazie. L'unico problema ora è lo schermo. L'ho settato con xorgconfig seguendo le caratteristiche che ho trovato a questo link http://www.eniak.it/out/philips/monitor/109s20.htm, ma nisba. se hai la pazienza di aspettare due minuti posto il log :).

Inviato: mer 28 dic 2005, 16:14
da Outspan
estratto da xorg0.config (o qualcosa del genere):

_XSERVTransSocketOpenCOTSServer: unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/darkstar:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listeners for inet6

X10: fatal error 104 (connection reset by peer) on X server ":0.0" after 0
requests (0 known processed) with 0 events remaining.
(WW) 'fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/local".
(WW) 'fonts.dir' not found (or not valid) in
"/usr/X11R6/lib/X11/fonts/Speedo".
(WW) open APM failed (/dev/apm.bios) (no such device)

poi, dopo un elenco quasi sterminato di schede video:

(EE) no devices detected

(quindi in realtà è un problema di scheda video? boh...)

Inviato: mer 28 dic 2005, 20:13
da Webbino
Uhm.. leggendo un po' i log mi sa che hai anche dei problemi riguardante i font.

Accertati se hai installato questi due pacchetti:

x11-fonts-misc-6.8.2
x11-fonts-scale-6.8.2

(li trovi nella stessa directory di xorg nel cd di installazione).

Per quanto riguarda lo schermo, che scheda video hai ?

Se hai un chip nvidia che come driver nella Section "Device" ci sia la seguente riga:

Driver: "nv".


Mentre le frequenze del monitor mettile a mano te.

Seguendo il link che hai linkato la parte interessata dovrebbe avere questo aspetto:
Section "Monitor"

Identifier "Philips 109S20"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync 30 - 92.0

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 50-160

EndSection

Inviato: mer 28 dic 2005, 20:14
da Webbino
Webbino ha scritto:Uhm.. leggendo un po' i log mi sa che hai anche dei problemi riguardante i font.

Accertati se hai installato questi due pacchetti:

x11-fonts-misc-6.8.2
x11-fonts-scale-6.8.2

(li trovi nella stessa directory di xorg nel cd di installazione).

Per quanto riguarda lo schermo, che scheda video hai ?

Se hai un chip nvidia che come driver nella Section "Device" ci sia la seguente riga:

Driver: "nv".


Mentre le frequenze del monitor mettile a mano te.

Seguendo il link che hai linkato la parte interessata dovrebbe avere questo aspetto:
Section "Monitor"

Identifier "Philips 109S20"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

HorizSync 30 - 92.0

# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

VertRefresh 50-160

EndSection


Parton x i moderatori, cancellata pure questo doppio post