There is a strange problem with my fresh Ubuntu installation. I installed it to my laptop which also has an external display connected via hdmi cable. If I unplug the hdmi cable, after 1-2 seconds, the laptop powers off (not normal shutdown). Do you have any ideas where to search for the problem? Thanks, Mike
UPDATE:
This is the content of syslog:
https://gist.github.com/anonymous/bd6ed331b891e0a68657d65c887e2583
It is quite long, so i wanted to make a shorter one. I deleted syslog file and created again with touch. I started a tail -f syslog
and unplugged the cable again, but nothing happened.
I stopped the tail process and tried again, but the laptop didn't power off.
After reboot, the problem came back. The new syslog is empty.
UPDATE2:
I've reinstalled the whole system without external monitor. At first the installer quited, but for the second time I could install the system again. I've found a similar issue here (System does not boot up without connected to external monitor via HDMI). I also have an i7 processor, but every other hardware is different. I think I will just choose Win7 again.
UPDATE3:
I decided to use Ubuntu inside a virtual machine, because it solved my problem and a good option for me.
/var/log/syslog
for the moment in time that you unplug the hdmi cable? I'm sorry but I'm not clear on what you are asking here. Would you be so kind as to review http://askubuntu.com/help/how-to-ask and then [edit] pertinant info into your question? Thank you for helping us help you! – Elder Geek Mar 15 '17 at 20:15It is quite long, so i wanted to make a shorter one. I deleted syslog and created again with touch. I started a
– Szigyártó Mihály Mar 16 '17 at 18:39tail -f syslog
and unplugged the cable again, but nothing happened. I stopped the process and tried again, but the laptop didn't power off.After restart, the problem came back. The syslog didn't change. – Szigyártó Mihály Mar 16 '17 at 18:44
sudo lshw -C display
anduname -a
intoyour post. Thank you for helping us help you! If you are getting variable results installing from the same live media that leads me to wonder if you went so far as to check the iso and the status of your drive(http://askubuntu.com/questions/528072/how-can-i-check-the-smart-status-of-a-drive-on-ubuntu-14-04-through-16-10/528077) – Elder Geek Mar 19 '17 at 15:28I tested the iso right after the download, it was ok. I checked the ram and my ssd's smart values, everything seems ok. It can be the problem of my usb stick, but I didn't have more time for experiments, so I switched back to windows 7 and installed ubuntu in a virtual machine, it behaves normally now.
Thank you for your help and time. – Szigyártó Mihály Mar 19 '17 at 19:35