Чистая Ubuntu 10 на одной машине. Поставил OpenSSH. Удаленно консолью из под Putty заходит на компьютер с Ubuntu. пытаюсь загрузить пном пусто. Вначале ругался
X: user not authorized to run the X server, aborting. после запуска
startx.
изменил строчку в /etc/X11/Xwrapper.config на allowed_users=
anybody. После чего
startx -- :1 начал потихоньку грузится но виснет в процесе.\
Пишет:
admin@monserv:~$ startx -- :1
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-25-server i686 Ubuntu
Current Operating System: Linux monserv 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=79d52598-b16d-492f-8b3c-50ac571b95e6 ro quiet splash
Build Date: 23 April 2010 05:11:50PM
xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <bryce@ubuntu.com>)
Current version of pixman: 0.16.4
Before reporting problems, check
http://wiki.x.org to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Tue Sep 7 19:05:15 2010
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
error setting MTRR (base = 0xde000000, size = 0x00800000, type = 1) Inappropriate ioctl for device (25)
error setting MTRR (base = 0xde000000, size = 0x00800000, type = 1) Inappropriate ioctl for device (25)
error setting MTRR (base = 0xde000000, size = 0x00800000, type = 1) Inappropriate ioctl for device (25)
FATAL: Module mach64 not found.
(EE) [drm] drmOpen failed.
(EE) MACH64(0): [dri] DRIScreenInit Failed
просто startx пишет:
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Удаляю нужный файл и пишет:
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
Please consult the The X.Org Foundation support
at
http://wiki.x.org for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Смотрю логи "/var/log/Xorg.0.log"
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
Please consult the The X.Org Foundation support
at
http://wiki.x.org for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor
ddxSigGiveUp: Closing log
Вот и что делать?