You are not logged in.
I have tried to update the kernel again from 3.13 to 3.14 again, but no luck.
My arch system boot failure with black screen, tried [ctrl]+[alt]+[F1-6] and nothing happen, no any recure shell prompt out.
Then I boot with kernel debug parameters
systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1Malthrough the screen was black, when I reboot and chroot into my system,
I entered the following to find any error messages, please see the link below:
journalctl -b -0 >> ~/3.13_no_problem.log
journalctl -b -1 >> ~/3.14-6_nodebug.log
journalctl -b -2 >> ~/3.14-6_debug.log3.13_no_problem.log: http://pastebin.com/EQ2Mucq8
3.14-6_nodebug.log: http://pastebin.com/18TRZVRp
3.14-6_debug.log: http://pastebin.com/0QZJBPnf
In both 3.14 journal messages, I found some similar error message:
Jun 15 14:37:47 arch-desktop kernel: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
Jun 15 14:37:47 arch-desktop kernel: [drm:atom_execute_table_locked] *ERROR* atombios stuck executing D218 (len 62, WS 0, PS 0) @ 0xD234
Jun 15 14:37:55 arch-desktop kernel: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
Jun 15 14:37:55 arch-desktop kernel: [drm:atom_execute_table_locked] *ERROR* atombios stuck executing D218 (len 62, WS 0, PS 0) @ 0xD234
Jun 15 14:38:00 arch-desktop kernel: [drm:cypress_dpm_set_power_state] *ERROR* rv770_restrict_performance_levels_before_switch failed
Jun 15 14:38:01 arch-desktop kernel: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
Jun 15 14:38:01 arch-desktop kernel: [drm:atom_execute_table_locked] *ERROR* atombios stuck executing D218 (len 62, WS 0, PS 0) @ 0xD234
Jun 15 14:38:07 arch-desktop kernel: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
Jun 15 14:38:07 arch-desktop kernel: [drm:atom_execute_table_locked] *ERROR* atombios stuck executing D218 (len 62, WS 0, PS 0) @ 0xD234
Jun 15 14:38:13 arch-desktop kernel: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
Jun 15 14:38:13 arch-desktop kernel: [drm:atom_execute_table_locked] *ERROR* atombios stuck executing D218 (len 62, WS 0, PS 0) @ 0xD234I searched on internet, I think this is caused by my graphic card(ATI 5750), but I have no idea to solve it
I don't know my system boot failure due to these error or another things.
my PC specs:
motherbroad - gigabyte GA-P55A-UD3 (bios ver - F11)
cpu - i5-750
display - ati 5750
os - arch 64bit
Currently, I have downgraded back to 3.13.
I hope someone can give me some idea,
Thanks
Last edited by samtai (2014-06-17 12:17:02)
Offline
As there are errors associated with ntpd, I would temporarily disable the ntpd service and also ipv6.
If they are not the only problem, at least your logs would be easier to examine for other problems.
Offline