ubuntu为什么开机至少半个小时才能进桌面
PHPz
PHPz 2017-04-22 08:55:26
0
2
458

为什么ubuntu的系统开机要等上半个小时?如下图

就一直卡在最后3行上面,每隔120秒重复一次,然后等半个小时,才能进桌面,这是什么情况?求解

PHPz
PHPz

学习是最好的投资!

reply all(2)
洪涛

http://blog.mchz.com.cn/?p=8160
http://bbs.51cto.com/thread-1036866-1.html
http://www.07net01.com/linux/yigelinuxdenahewenti_67942_1361025048. htm...
Several questions similar to yours, but they are all related to Redhat system
It might be clearer if there are system logs

刘奇

/var/log/boot.log
/var/log/dmesg
You can see your boot information.
It seems that there should be a problem between the GPU graphics card and the system kernel display driver.
If possible, try disabling independent graphics in BIOS.
If you have upgraded the kernel, change it back to the original system's kernel to start and see if it works normally.

I am currently using Xubuntu 14.04 (Kernel 3.13), the CPU is i5-3230M, and the GPU is Nvidia GT630M.
The driver used for the core graphics card HD4000 built into the i5-3230M is the official Intel i915.ko.
that comes with the kernel. The GT630M driver is nvidia-331 installed by apt-get, and the graphics card switching is nvidia-prime.
Everything is working fine now.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template