Страница 1 из 1

Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 12:50
rjadot
Hello,

I can't boot on X anymore, the system is stuck on
tsc: Fast TSC calibration failed
I can however access shell via ctrl+alt+F2, and my packages are uptodate

Any idea where it can come from?

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 13:28
ДроноваЮ
Hi Rafael, could you please provide some system hardware info (esp the graphic card&driver), list of active repos and the last actions performed by you on the system. Thanks.

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 14:19
rjadot
Sure :)

Kernel 3.6.10-nrj-dekstop x86-64
GPU nvidia 7600GT
CPU intel i3-2120 4 core
the driver seems to be nvidia-long-lived (while looking at drakx11, not sure if there are better way to look at this information)

repos: the full config for x86-64 in this post

last action that may be notable:
urpmi --auto-update (this action told me that i need to remove liveusb-creator by fedora because of some libgtk for i586 library not available)
urpmi virtualbox

Thanks for replying so quickly!

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 14:43
rjadot
I tried replacing the driver with nouveau. I still can't load X11 but there is no more the "TSC calibration" message...

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 17:16
ДроноваЮ
rjadot писал(а):I tried replacing the driver with nouveau. I still can't load X11 but there is no more the "TSC calibration" message...
Your /var/log/Xorg.0.log would be helpfull here. May be the *.old one, too, to see what it had with this "TSC calibration" thing. The Google says it may be related to the kernel, but let's gather the info first and wait for the devs to appear in the topic.

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 07 апр 2013, 21:12
akdengi
Add in bootscreen to grub2 command line this string

Код: Выделить всё

clocksource=acpi_pm“
And try boot

If work OK, edit /etc/default/grub (GRUB_CMDLINE_LINUX_DEFAULT) adding this line, than run grub2-update.

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 08 апр 2013, 00:56
rjadot
Thanks for you response, I do that ASAP (I have no my computer with me right now)

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 08 апр 2013, 10:47
rjadot
Here are the logs of Xorg after startx with nvidia
Изображение
(sorry for the last lines blurred...)
and after startx with nouveau
Изображение

I did not notice some improvements with the grub2 string clocksource=acpi_pm.

I'll be able to make some other test only after 19:00 UTC (as it's my home computer who is "sick" :)

Re: Can't boot anymore on X [Desktop.Fresh 2012.1]

Добавлено: 16 апр 2013, 12:06
rjadot
Do you think there is no other way than reinstall Rosa?