Od pewnego już czasu borykam się z instalacją debiana na moim laptopie (R61i). Tym razem problemem są X'y. Instalowałem je przez konsolę wydając komendę:
Kod: Zaznacz cały
sudo apt-get install xserver-xorg xbase-clients xfonts-base xterm
Kod: Zaznacz cały
sudo dpkg-reconfigure xserver-xorg
Kod: Zaznacz cały
xserver-xorg postinst warning: overwriting possibly-customised configuration file; backup in /etc/X11/xorg.conf.20071225012146
xserver-xorg postinst warning: error while preparing new Xorg X server configuration file in /etc/X11/xorg.conf.dpkg-new; not attemping to update existing configuration
Kod: Zaznacz cały
cat xorg.conf
Kod: Zaznacz cały
cat xorg.conf*
Kod: Zaznacz cały
startx
Kod: Zaznacz cały
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
Kod: Zaznacz cały
sudo apt-get install gnome
Proszę o pomoc.