When you’re going to shutdown/reboot your Ubuntu, it goes through all the motions as if it will shut down, but then it stays on.
I found a solution that fix Ubuntu stays or cannot fully shutdown problem, it may or may not work for everyone, keep reading if you wanna give a try.
Getting Start:
Open terminal from the dash home, or press Ctrl+Alt+T, execute this command to edit /etc/default/gr
You have to edit your grub. Please make a backup: sudo cp /etc/default/grub /etc/default/grub.backupThe setting is only useful if you have a graphic card on an Intel Sandy Bridge CPU.
This simple tutorial will show you how to boot your Ubuntu directly into text mode and log-in automatically without entering username/password by manual.
First make Ubuntu boot into text mode:
Hit Ctrl+Alt+T to launch a terminal window.
I have searched through the threads looking for a solution to this problem and nothing has worked for me so far. when I click on shutdown it simply restarts. Even if try to shutdown through terminal it is same issue.
I am running Ubuntu 12.04.
I cannot for the life of me get the grub menu (with options) to go away.
I would like it to auto-boot into the first option.
And it does not start in recovery mode too, I only can load in CLI mode, folowing this, but i dont know what to do next. So, some description.
Hola,
Yo quiero usar la salida HDMI en Ubuntu, pero no logro tener sonido.
Tengo una placa AMD RadeonTM HD 6570M Graphics.
Intente con lo siguiente, pero no pude hacerlo funcionar:
sudo gedit /etc/default/grub
Se abre un archivo, modifico la linea:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
con:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
Guardo, luego:
sudo
If you have a low screen resolution at starting up Ubuntu 10.04 after installing graphics drivers,you can try following method to set the boot screen resolution to what you want.
First,edit /etc/default/grub file in with this command Applications->Accessories->Terminal:
sudo gedit /etc/default/grub
add this line into the end,and save the file:
GRUB_GFXPAYLOAD_LINUX=1024x768x32
here change 1024
Hi. My computer is a Dell XPS 1730, and I have had a problem since I installed 12.04. It does not turn off, unless I apply for a few seconds the turn off button. It does not reiniciate, either.