erro no xinit [RESOLVIDO]

1. erro no xinit [RESOLVIDO]

thalysson
matheus21

(usa Ubuntu)

Enviado em 17/08/2016 - 12:36h

estou tentando instalar o xfce4 no arch linux mais ele mostra este erro:

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

agradeço a ajuda.


  


2. MELHOR RESPOSTA

Oberaldo Büll Júnior
spylinux

(usa Manjaro Linux)

Enviado em 17/08/2016 - 12:40h

Vc está tentando instalar o XFCE ou tentando subir a interface gráfica?

Pq este erro não é um erro do pacman, de instalação...

Vc instalou o xorg-server, xorg-drivers, xorg-xinit? Como está o seu arquivo ~/.xinitrc ?

[]'s spylinux
Comunidade Manjaro Geek -www.manjaro-geek.org

3. Re: erro no xinit [RESOLVIDO]

thalysson
matheus21

(usa Ubuntu)

Enviado em 17/08/2016 - 13:59h

esta assim :

xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
xmodmap "usermodmap"

fi

# start some nice programs
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f"
done
unset f
fi

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login



4. Re: erro no xinit [RESOLVIDO]

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 17/08/2016 - 14:43h

Este arquivo está chamando o twm junto com o xterm.


5. Re: erro no xinit [RESOLVIDO]

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 17/08/2016 - 14:50h

Pode usar este exemplo para um .xinitrc que chama o Xfce:
http://slackware.osuosl.org/slackware64-14.2/source/xfce/xfwm4/xinitrc.xfce






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts