紧急求助debian远程桌面进不去图形界面

最大的社区版本,Ubuntu的发源地
回复
c33630569
帖子: 33
注册时间: 2008-11-14 10:31
系统: debian 7
联系:

紧急求助debian远程桌面进不去图形界面

#1

帖子 c33630569 » 2015-08-17 2:18

我服务器是debian 8系统。想安装个桌面图形化操作。

安装最小化系统后,执行
安装基本的X系统
# apt-get install x-window-system-core
安装GNOME桌面环境
# apt-get install gnome

然后使用Xmanager Enterprise 5远程选gnome或者xterm都不行,还是进入到是字符界面

然后我放弃Xmanager,改用VNC
apt-get install vnc4server
结果进去还是没有桌面

我再次改为使用xrdp方式
apt-get install xrdp
apt-get install vnc4server tightvncserver

利用WIN的远程桌面来远程,结果还是不行,进入到依旧是字符界面。输入startx也是没效果。出现
27.png
于是我查看/var/log/Xorg.0.log日志文件
,看不明白 :em06
日志代码如下:

代码: 全选

[ 76088.284] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 76088.284] X Protocol Version 11, Revision 0
[ 76088.284] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 76088.284] Current Operating System: Linux www 2.6.32-042stab108.8 #1 SMP Wed Jul 22 17:23:23 MSK 2015 x86_64
[ 76088.284] Kernel command line: quiet
[ 76088.284] Build Date: 11 February 2015  12:32:02AM
[ 76088.284] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[ 76088.284] Current version of pixman: 0.32.6
[ 76088.284] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 76088.284] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 76088.284] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 16 14:23:34 2015
[ 76088.285] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 76088.285] (==) No Layout section.  Using the first Screen section.
[ 76088.285] (==) No screen section available. Using defaults.
[ 76088.285] (**) |-->Screen "Default Screen Section" (0)
[ 76088.285] (**) |   |-->Monitor "<default monitor>"
[ 76088.285] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 76088.285] (==) Automatically adding devices
[ 76088.285] (==) Automatically enabling devices
[ 76088.285] (==) Automatically adding GPU devices
[ 76088.285] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 76088.285] 	Entry deleted from font path.
[ 76088.285] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[ 76088.285] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 76088.285] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 76088.285] (II) Loader magic: 0x7f7b1e678d80
[ 76088.285] (II) Module ABI versions:
[ 76088.285] 	X.Org ANSI C Emulation: 0.4
[ 76088.285] 	X.Org Video Driver: 18.0
[ 76088.285] 	X.Org XInput driver : 21.0
[ 76088.285] 	X.Org Server Extension : 8.0
[ 76088.285] (II) no primary bus or device found
[ 76088.285] (II) LoadModule: "glx"
[ 76088.285] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 76088.287] (II) Module glx: vendor="X.Org Foundation"
[ 76088.287] 	compiled for 1.16.4, module version = 1.0.0
[ 76088.287] 	ABI class: X.Org Server Extension, version 8.0
[ 76088.287] (==) AIGLX enabled
[ 76088.287] (==) Matched modesetting as autoconfigured driver 0
[ 76088.287] (==) Matched fbdev as autoconfigured driver 1
[ 76088.287] (==) Matched vesa as autoconfigured driver 2
[ 76088.287] (==) Assigned the driver to the xf86ConfigLayout
[ 76088.287] (II) LoadModule: "modesetting"
[ 76088.287] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 76088.287] (II) Module modesetting: vendor="X.Org Foundation"
[ 76088.287] 	compiled for 1.15.99.904, module version = 0.9.0
[ 76088.287] 	Module class: X.Org Video Driver
[ 76088.287] 	ABI class: X.Org Video Driver, version 18.0
[ 76088.287] (II) LoadModule: "fbdev"
[ 76088.287] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 76088.288] (II) Module fbdev: vendor="X.Org Foundation"
[ 76088.288] 	compiled for 1.15.99.904, module version = 0.4.4
[ 76088.288] 	Module class: X.Org Video Driver
[ 76088.288] 	ABI class: X.Org Video Driver, version 18.0
[ 76088.288] (II) LoadModule: "vesa"
[ 76088.288] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 76088.288] (II) Module vesa: vendor="X.Org Foundation"
[ 76088.288] 	compiled for 1.15.99.904, module version = 2.3.3
[ 76088.288] 	Module class: X.Org Video Driver
[ 76088.288] 	ABI class: X.Org Video Driver, version 18.0
[ 76088.288] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 76088.288] (II) FBDEV: driver for framebuffer: fbdev
[ 76088.288] (II) VESA: driver for VESA chipsets: vesa
[ 76088.288] (EE) 
Fatal server error:
[ 76088.288] (EE) xf86OpenConsole: Cannot find a free VT: Invalid argument
[ 76088.288] (EE) 
[ 76088.288] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 76088.288] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 76088.288] (EE) 
[ 76088.288] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[ 76088.288] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[ 76088.288] (EE) Server terminated with error (1). Closing log file.
好吧,于是我再查看系统的运行级别输入如下命令:runlevel 查看,init 级别号显示为3.于是我打开/etc/inittab文件准备修改设置缺省的启动级别为5,却发觉文件里面是空的,什么都没有,于是我自己添加了代码 id:5:initdefault:


还是情况依旧。

不知道哪里有问题
22.png
23.png
24.png
25.png
26.png
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 紧急求助debian远程桌面进不去图形界面

#2

帖子 poloshiao » 2015-08-17 5:50

我服务器是debian 8系统。想安装个桌面图形化操作。
1. 服务器 debian 8
服务器 debian 8 有沒有 安裝 桌面套件 ?
服务器 debian 8 安裝的桌面 設定 3D 加速 ?
2. 安裝 远程桌面程式 的那一台
安裝 远程桌面的程式 支援 3D 加速 ?
安裝 远程桌面的程式的那一個桌面顯示 支援 3D 加速 ?
c33630569
帖子: 33
注册时间: 2008-11-14 10:31
系统: debian 7
联系:

Re: 紧急求助debian远程桌面进不去图形界面

#3

帖子 c33630569 » 2015-08-18 1:15

poloshiao 写了:
我服务器是debian 8系统。想安装个桌面图形化操作。
1. 服务器 debian 8
服务器 debian 8 有沒有 安裝 桌面套件 ?
服务器 debian 8 安裝的桌面 設定 3D 加速 ?
2. 安裝 远程桌面程式 的那一台
安裝 远程桌面的程式 支援 3D 加速 ?
安裝 远程桌面的程式的那一個桌面顯示 支援 3D 加速 ?

尼玛真是奇葩,折腾了一天,我换成DEBIAN 7系统,桌面换成XFE4,居然一次就链接成功了,草,真是坑爹啊,原来用DEIBAN8都不知道哪里出了毛病。
28.png
那么问题来了,我想换成中文界面。咋弄呢?
附件
29.png
头像
ubuntu.
帖子: 179
注册时间: 2009-07-15 14:03
系统: debian/testing/kde
来自: 河南
联系:

Re: 紧急求助debian远程桌面进不去图形界面

#4

帖子 ubuntu. » 2015-08-26 7:55

c33630569 写了:
poloshiao 写了:
我服务器是debian 8系统。想安装个桌面图形化操作。
那么问题来了,我想换成中文界面。咋弄呢?
截图中默认选的那个就可以,(想多装几种编码也是可以的)另外似乎没有中文字体的话还的安装一个才能正常显示中文界面.
我也这么搞过,不过安装的是最小化debian7+kde桌面,只维护时进桌面环境,(没办法,习惯了),现在升级到debian8了正常运行中...
要敢于折腾,这样才能学到东西呢.
【数 据 论 坛】
-------------------------------------------------------------------------------------------------------------------------
我的论坛,期待与大家一起交流分享,同成长,共卓越
回复