|
发表于 2019-1-23 09:30:51
只看该作者
地板
本帖最后由 lightning654321 于 2019-1-23 11:36 编辑
烧完镜像,没有进行任何操作,只是改了个国内的源,apt-get update , apt-get upgrade 就启动不了桌面。
串口调试输入正常,但是有登录请求,原来开机自动登录到root用户,现在需要手动登录,且root用户没有开启了。如下:
[ OK ] Reached target Network is Online.
Starting /etc/rc.local Compatibility...
Starting Tool to automatically coll… submit kernel crash signatures...
[ OK ] Started crash report submission daemon.
Starting Permit User Sessions...
Starting OpenBSD Secure Shell server...
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started Permit User Sessions.
Starting Light Display Manager...
Starting Hold until boot process finishes up...
[ OK ] Started Hold until boot process finishes up.
[ OK ] Started Serial Getty on ttyFIQ0.
[ OK ] Started Getty on tty1.
[ OK ] Reached target Login Prompts.
[ OK ] Started Tool to automatically colle…nd submit kernel crash signatures.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started Dispatcher daemon for systemd-networkd.
[ OK ] Reached target Multi-User System.
[ OK ] Started Light Display Manager.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
Ubuntu 18.04.1 LTS firefly ttyFIQ0
firefly login:
桌面进入不了,左上角一直有个光标闪动就没有其他现象了。关掉桌面服务后,开机可以用字符界面登录,但sudo lightdm后又出现相同现象。
进一步排查发现,X server启动失败,发现X Server的日志报错:
[2018625.386]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[2018625.387] X Protocol Version 11, Revision 0
[2018625.387] Build Operating System: Linux 4.10.0-42-generic x86_64 Debian
[2018625.388] Current Operating System: Linux firefly 4.4.154 #70 SMP Fri Nov 300
17:25:36 CST 2018 aarch64
[2018625.388] Kernel command line: rockchip_jtag earlyprintk=uart8250-32bit,0xfff
130000 swiotlb=1 kpti=0 earlycon=uart8250,mmio32,0xff130000 rw root=PARTUUID=b922
1b045-1d rootwait rootfstype=ext4 init=/sbin/init
[2018625.390] Build Date: 01 February 2018 08:35:44AM
[2018625.390] xorg-server 2:1.18.4-1 (http://www.debian.org/support)
[2018625.390] Current version of pixman: 0.34.0
[2018625.391] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[2018625.391] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2018625.393] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 23 09:27:31 200
19
[2018625.393] (==) Using config directory: "/etc/X11/xorg.conf.d"
[2018625.394] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[2018625.394] (==) ServerLayout "ServerLayout0"
[2018625.394] (==) No screen section available. Using defaults.
[2018625.394] (**) |-->Screen "Default Screen Section" (0)
[2018625.394] (**) | |-->Monitor "<default monitor>"
[2018625.395] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[2018625.395] (**) | |-->Device "Rockchip Graphics"
[2018625.395] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[2018625.395] (**) Option "BlankTime" "0"
[2018625.395] (**) Option "StandbyTime" "0"
[2018625.395] (**) Option "SuspendTime" "0"
[2018625.395] (**) Option "OffTime" "0"
[2018625.395] (==) Automatically adding devices
[2018625.395] (==) Automatically enabling devices
[2018625.395] (==) Automatically adding GPU devices
[2018625.395] (==) Max clients allowed: 256, resource mask: 0x1fffff
[2018625.396] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[2018625.396] Entry deleted from font path.
[2018625.396] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[2018625.396] Entry deleted from font path.
[2018625.396] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[2018625.396] Entry deleted from font path.
[2018625.396] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[2018625.396] Entry deleted from font path.
[2018625.396] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
built-ins
[2018625.396] (==) ModulePath set to "/usr/lib/xorg/modules"
[2018625.396] (II) The server relies on udev to provide the list of input devicee
s.
If no devices become available, reconfigure udev or disable AutoAddDevicc
es.
[2018625.396] (II) Loader magic: 0x5588285da0
[2018625.396] (II) Module ABI versions:
[2018625.396] X.Org ANSI C Emulation: 0.4
[2018625.396] X.Org Video Driver: 20.0
[2018625.396] X.Org XInput driver : 22.1
[2018625.396] X.Org Server Extension : 9.0
[2018625.399] (--) using VT number 2
[2018625.399] (II) systemd-logind: logind integration requires -keeptty and -keee
ptty was not provided, disabling logind integration
[2018625.400] (II) xfree86: Adding drm device (/dev/dri/card0)
[2018625.403] (II) no primary bus or device found
[2018625.403] falling back to /sys/devices/platform/display-subsystem/drm/cardd
0
[2018625.403] (WW) "glx" will not be loaded unless you've specified it to be loaa
ded elsewhere.
[2018625.403] (II) "glx" will be loaded even though the default is to disable itt
.
[2018625.404] (II) LoadModule: "modesetting"
[2018625.404] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[2018625.404] (II) Module modesetting: vendor="X.Org Foundation"
[2018625.404] compiled for 1.18.4, module version = 1.18.4
[2018625.404] Module class: X.Org Video Driver
[2018625.404] ABI class: X.Org Video Driver, version 20.0
[2018625.405] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[2018625.453] (II) modeset(0): using drv /dev/dri/card0
[2018625.453] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card supporr
t
[2018625.454] (II) modeset(0): Creating default Display subsection in Screen secc
tion
"Default Screen Section" for depth/fbbpp 24/32
[2018625.454] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[2018625.454] (**) modeset(0): Option "AccelMethod" "glamor"
[2018625.454] (==) modeset(0): RGB weight 888
[2018625.454] (==) modeset(0): Default visual is TrueColor[2018625.454] (II) Loading sub module "glamoregl"
[2018625.454] (II) LoadModule: "glamoregl"
[2018625.454] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[2018625.466] (II) Module glamoregl: vendor="X.Org Foundation"
[2018625.466] compiled for 1.18.4, module version = 1.0.0
[2018625.466] ABI class: X.Org ANSI C Emulation, version 0.4
[2018625.466] (II) glamor: OpenGL accelerated X.org driver based.
[2018625.471] (EE)
[2018625.471] (EE) Backtrace:
[2018625.472] (EE)
[2018625.472] (EE) Segmentation fault at address 0x0
[2018625.472] (EE)
Fatal server error:
[2018625.472] (EE) Caught signal 11 (Segmentation fault). Server aborting
[2018625.472] (EE)
[2018625.472] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[2018625.473] (EE) Please also check the log file at "/var/log/Xorg.0.log" for aa
dditional information.
[2018625.474] (EE)
[2018625.541] (EE) Server terminated with error (1). Closing log file.
求大神指点!
|
|