qy117121 写了:这里哪里显示核显了?
看见intel 就认为是显卡。。。
呃,非常感谢两位,每次都是去那里改专用显卡驱动,以前的版本也都没出现过,看显示intel还以为是核显驱动。
顺便问个其它问题,关于双系统ubuntu关闭UTC,查到的资料都是在/etc/default/rcS里把UTC=yes改为UTC=no。
但在16.04里看了下rcs文件内容,基本都和时间无关,手动添加UTC=no也没效果。
附16.04 rcS 文件内容如下
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.
# delete files in /tmp during boot older than x days.
# '0' means always, -1 or 'infinite' disables the feature
#TMPTIME=0
# spawn sulogin during boot, continue normal boot if not used in 30 seconds
#SULOGIN=no
# do not allow users to log in until the boot has completed
#DELAYLOGIN=no
# be more verbose during the boot process
#VERBOSE=no
# automatically repair filesystems with inconsistencies during boot
#FSCKFIX=no