F5F Stay Refreshed Software Operating Systems The application launches again rather than ending.

The application launches again rather than ending.

The application launches again rather than ending.

Pages (3): Previous 1 2 3 Next
M
Mrender3
Senior Member
412
03-15-2016, 07:03 PM
#11
Sure thing. Everything was handled perfectly.
M
Mrender3
03-15-2016, 07:03 PM #11

Sure thing. Everything was handled perfectly.

C
60
03-15-2016, 08:20 PM
#12
Editing /etc/default/grub won't work until the grub config file is refreshed, either manually with grub-mkconfig or via the package manager after a kernel update. Also, /sbin/shutdown isn't the final executable—it's just a wrapper or symlink depending on the init system; I'm going to assume you're using systemd and the direct command would be `systemctl poweroff`. Whether you must run it as root depends on your system permissions.
C
cRz_CheeseCake
03-15-2016, 08:20 PM #12

Editing /etc/default/grub won't work until the grub config file is refreshed, either manually with grub-mkconfig or via the package manager after a kernel update. Also, /sbin/shutdown isn't the final executable—it's just a wrapper or symlink depending on the init system; I'm going to assume you're using systemd and the direct command would be `systemctl poweroff`. Whether you must run it as root depends on your system permissions.

D
DueZulu
Senior Member
252
03-15-2016, 10:06 PM
#13
I only grasped a small part of what you wrote. After modifying the grub file, I usually use update-grub to refresh it. The second part was a bit unclear. I think I should run the "systemctl poweroff" command. I’ll try that if that’s what you meant.
D
DueZulu
03-15-2016, 10:06 PM #13

I only grasped a small part of what you wrote. After modifying the grub file, I usually use update-grub to refresh it. The second part was a bit unclear. I think I should run the "systemctl poweroff" command. I’ll try that if that’s what you meant.

D
Duilder28
Junior Member
24
03-16-2016, 12:07 PM
#14
This likely involves ACPI settings, causing a reboot instead of shutdown. You might attempt to trick the ACPI into thinking it's running Windows by modifying GRUB configuration and updating it. If problems continue, experiment with different ACPI values and ensure you refresh the GRUB setup regularly.
D
Duilder28
03-16-2016, 12:07 PM #14

This likely involves ACPI settings, causing a reboot instead of shutdown. You might attempt to trick the ACPI into thinking it's running Windows by modifying GRUB configuration and updating it. If problems continue, experiment with different ACPI values and ensure you refresh the GRUB setup regularly.

S
SillyDragon
Senior Member
586
03-19-2016, 06:38 PM
#15
I observed two opening tags but just one closing tag. That looks like a syntax issue.
S
SillyDragon
03-19-2016, 06:38 PM #15

I observed two opening tags but just one closing tag. That looks like a syntax issue.

P
pedro_tkf
Senior Member
643
03-19-2016, 10:29 PM
#16
No, but just to be sure this shouldn't make a difference anyway Try also acpi=noirq separated with a space Edited January 12, 2019 by Guest
P
pedro_tkf
03-19-2016, 10:29 PM #16

No, but just to be sure this shouldn't make a difference anyway Try also acpi=noirq separated with a space Edited January 12, 2019 by Guest

_
_NeoBl0X_
Senior Member
635
03-20-2016, 03:32 AM
#17
Tried everything. I started to wonder if it is a HW related issue.
_
_NeoBl0X_
03-20-2016, 03:32 AM #17

Tried everything. I started to wonder if it is a HW related issue.

W
woohoocheese
Member
99
03-20-2016, 09:09 AM
#18
It's an HW-related concern only if it activates automatically after being fully turned off. You might test by checking if it shuts off when using a Windows USB drive. Don't forget to run acpi=force without any other ACPI settings, and also make sure to update the GRUB configuration.
W
woohoocheese
03-20-2016, 09:09 AM #18

It's an HW-related concern only if it activates automatically after being fully turned off. You might test by checking if it shuts off when using a Windows USB drive. Don't forget to run acpi=force without any other ACPI settings, and also make sure to update the GRUB configuration.

S
ShevNikYT
Junior Member
6
03-21-2016, 07:19 AM
#19
It seems the system briefly powers down, but only for a short moment. My PC behaves the same when it restarts. I used Windows 8.1 before switching to Ubuntu, and it shut off without problems. Tomorrow I’ll format and reinstall Ubuntu to check if it works.
S
ShevNikYT
03-21-2016, 07:19 AM #19

It seems the system briefly powers down, but only for a short moment. My PC behaves the same when it restarts. I used Windows 8.1 before switching to Ubuntu, and it shut off without problems. Tomorrow I’ll format and reinstall Ubuntu to check if it works.

S
Sparkstorms
Junior Member
47
04-01-2016, 09:51 AM
#20
I made changes to the message as well, setting acpi to off just to confirm we’re testing everything. Edited January 12, 2019 by Guest
S
Sparkstorms
04-01-2016, 09:51 AM #20

I made changes to the message as well, setting acpi to off just to confirm we’re testing everything. Edited January 12, 2019 by Guest

Pages (3): Previous 1 2 3 Next