PDA

View Full Version : Shutdown Hanging



white_flame
2015-08-27, 02:33
Hello I'm new to the forums and to Kali Linux but please don't let that discourage you to help me! :o I am very persistent and have been trying to get my Kali fixed for the last two days now spending a near 10 hours of research and trail and error The problem is that if i initiate any kind of shutdown or power off it hides my cursor and my keyboard is unresponsive as well as my screen looks frozen and it stays like that until i hold down the power button..so I went to my ./var/etc/syslog and after looking through it for about 30 mins i found this

Aug 26 17:05:30 0918 gnome-session[977]: (uint32 1,)
Aug 26 17:05:37 0918 systemd[839]: Stopping Default.
Aug 26 17:05:37 0918 systemd[839]: Stopped target Default.
Aug 26 17:05:37 0918 systemd[839]: Stopping Basic System.
Aug 26 17:05:37 0918 systemd[839]: Stopped target Basic System.
Aug 26 17:05:37 0918 systemd[839]: Stopping Paths.
Aug 26 17:05:37 0918 systemd[839]: Stopped target Paths.
Aug 26 17:05:37 0918 systemd[839]: Stopping Timers.
Aug 26 17:05:37 0918 systemd[839]: Stopped target Timers.
Aug 26 17:05:37 0918 systemd[839]: Stopping Sockets.
Aug 26 17:05:37 0918 systemd[839]: Stopped target Sockets.
Aug 26 17:05:37 0918 systemd[839]: Starting Shutdown.
Aug 26 17:05:37 0918 systemd[839]: Reached target Shutdown.
Aug 26 17:05:37 0918 systemd[839]: Starting Exit the Session...
Aug 26 17:05:37 0918 systemd[839]: Received SIGRTMIN+24 from PID 1306 (kill).
Aug 26 17:06:57 0918 kernel: [ 600.016226] INFO: task kworker/u16:5:112 blocked for more than 120 seconds.
Aug 26 17:06:57 0918 kernel: [ 600.016234] Not tainted 4.0.0-kali1-amd64 #1
Aug 26 17:06:57 0918 kernel: [ 600.016236] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Aug 26 17:06:57 0918 kernel: [ 600.016238] kworker/u16:5 D ffff8801dbc94440 0 112 2 0x00000000
Aug 26 17:06:57 0918 kernel: [ 600.016257] Workqueue: hd-audio1 hdmi_repoll_eld [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016261] ffff8801d16ea3d0 0000000000000018 ffff8801d42260d0 0000000000000001
Aug 26 17:06:57 0918 kernel: [ 600.016265] ffff8801d1703fd8 ffff880036f6432c ffff8801d16ea3d0 00000000ffffffff
Aug 26 17:06:57 0918 kernel: [ 600.016268] ffff880036f64330 ffff880036f64000 ffffffff815697cf ffff880036f64328
Aug 26 17:06:57 0918 kernel: [ 600.016272] Call Trace:
Aug 26 17:06:57 0918 kernel: [ 600.016283] [<ffffffff815697cf>] ? schedule+0x2f/0x80
Aug 26 17:06:57 0918 kernel: [ 600.016287] [<ffffffff81569aee>] ? schedule_preempt_disabled+0xe/0x20
Aug 26 17:06:57 0918 kernel: [ 600.016291] [<ffffffff8156b985>] ? __mutex_lock_slowpath+0x95/0x110
Aug 26 17:06:57 0918 kernel: [ 600.016295] [<ffffffff8156ba1b>] ? mutex_lock+0x1b/0x30
Aug 26 17:06:57 0918 kernel: [ 600.016301] [<ffffffffa0466813>] ? hdmi_present_sense+0x53/0x450 [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016311] [<ffffffffa035797d>] ? snd_hda_codec_write+0x6d/0xa0 [snd_hda_codec]
Aug 26 17:06:57 0918 kernel: [ 600.016315] [<ffffffff8156ba0e>] ? mutex_lock+0xe/0x30
Aug 26 17:06:57 0918 kernel: [ 600.016320] [<ffffffffa0466c5f>] ? generic_hdmi_resume+0x4f/0x60 [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016328] [<ffffffffa0357416>] ? hda_call_codec_resume+0x116/0x190 [snd_hda_codec]
Aug 26 17:06:57 0918 kernel: [ 600.016336] [<ffffffffa0359afe>] ? snd_hda_resume+0x6e/0x90 [snd_hda_codec]
Aug 26 17:06:57 0918 kernel: [ 600.016342] [<ffffffffa03a2024>] ? azx_init_chip.part.19+0x94/0x4d0 [snd_hda_controller]
Aug 26 17:06:57 0918 kernel: [ 600.016347] [<ffffffffa03a2548>] ? azx_bus_reset+0xb8/0xc0 [snd_hda_controller]
Aug 26 17:06:57 0918 kernel: [ 600.016355] [<ffffffffa03577ff>] ? codec_exec_verb+0x13f/0x250 [snd_hda_codec]
Aug 26 17:06:57 0918 kernel: [ 600.016362] [<ffffffffa03564b6>] ? snd_hda_codec_read+0x56/0xa0 [snd_hda_codec]
Aug 26 17:06:57 0918 kernel: [ 600.016381] [<ffffffffa061a38e>] ? ieee80211_sta_work+0x1de/0x1190 [mac80211]
Aug 26 17:06:57 0918 kernel: [ 600.016387] [<ffffffffa0469524>] ? snd_hdmi_get_eld_ati+0x34/0x403 [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016398] [<ffffffffa05e30f8>] ? ieee80211_iface_work+0x118/0x470 [mac80211]
Aug 26 17:06:57 0918 kernel: [ 600.016404] [<ffffffffa04669c7>] ? hdmi_present_sense+0x207/0x450 [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016410] [<ffffffff810125eb>] ? __switch_to+0x14b/0x5d0
Aug 26 17:06:57 0918 kernel: [ 600.016416] [<ffffffffa0466c99>] ? hdmi_repoll_eld+0x29/0x60 [snd_hda_codec_hdmi]
Aug 26 17:06:57 0918 kernel: [ 600.016421] [<ffffffff81086a12>] ? process_one_work+0x152/0x440
Aug 26 17:06:57 0918 kernel: [ 600.016424] [<ffffffff8108758b>] ? worker_thread+0x6b/0x560
Aug 26 17:06:57 0918 kernel: [ 600.016427] [<ffffffff81087520>] ? rescuer_thread+0x3b0/0x3b0
Aug 26 17:06:57 0918 kernel: [ 600.016432] [<ffffffff8108c543>] ? kthread+0xd3/0xf0
Aug 26 17:06:57 0918 kernel: [ 600.016435] [<ffffffff8108c470>] ? kthread_create_on_node+0x180/0x180
Aug 26 17:06:57 0918 kernel: [ 600.016443] [<ffffffff8156de98>] ? ret_from_fork+0x58/0x90
Aug 26 17:06:57 0918 kernel: [ 600.016446] [<ffffffff8108c470>] ? kthread_create_on_node+0x180/0x180
Aug 26 17:08:57 0918 kernel: [ 719.963531] INFO: task kworker/u16:5:112 blocked for more than 120 seconds.

I've already tried every suggestion given to other posts with people that have the same issue as me and nothing works :( so please let me know if you have any suggestions I'd be glad to try things again considering I did a fresh install with the same problems. Also I have 2.0 on 64-bit version