Void Linux hangs on poweroff
I just got a Oryx Pro, model Oryp4, from System76 and installed Void Linux on it. When I try to power it off or reboot I just get these messages and this dmesg.
I have tried adding acpi=off to /etc/default/grub on the line GRUB_CMDLINE_LINUX_DEFAULT . When I run
sudo poweroff
the machine it hangs on
reboot: System halted.
linux acpi runit void-linux
add a comment |
I just got a Oryx Pro, model Oryp4, from System76 and installed Void Linux on it. When I try to power it off or reboot I just get these messages and this dmesg.
I have tried adding acpi=off to /etc/default/grub on the line GRUB_CMDLINE_LINUX_DEFAULT . When I run
sudo poweroff
the machine it hangs on
reboot: System halted.
linux acpi runit void-linux
1
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
linux.die.net/man/8/shutdown; note the-h
and-H
and-P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.
– ron
Jan 28 at 18:53
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06
add a comment |
I just got a Oryx Pro, model Oryp4, from System76 and installed Void Linux on it. When I try to power it off or reboot I just get these messages and this dmesg.
I have tried adding acpi=off to /etc/default/grub on the line GRUB_CMDLINE_LINUX_DEFAULT . When I run
sudo poweroff
the machine it hangs on
reboot: System halted.
linux acpi runit void-linux
I just got a Oryx Pro, model Oryp4, from System76 and installed Void Linux on it. When I try to power it off or reboot I just get these messages and this dmesg.
I have tried adding acpi=off to /etc/default/grub on the line GRUB_CMDLINE_LINUX_DEFAULT . When I run
sudo poweroff
the machine it hangs on
reboot: System halted.
linux acpi runit void-linux
linux acpi runit void-linux
edited Jan 29 at 5:11
Gregory Dolan
asked Jan 28 at 16:27
Gregory DolanGregory Dolan
163
163
1
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
linux.die.net/man/8/shutdown; note the-h
and-H
and-P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.
– ron
Jan 28 at 18:53
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06
add a comment |
1
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
linux.die.net/man/8/shutdown; note the-h
and-H
and-P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.
– ron
Jan 28 at 18:53
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06
1
1
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
linux.die.net/man/8/shutdown; note the
-h
and -H
and -P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.– ron
Jan 28 at 18:53
linux.die.net/man/8/shutdown; note the
-h
and -H
and -P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.– ron
Jan 28 at 18:53
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06
add a comment |
1 Answer
1
active
oldest
votes
After submitting a ticket to System76 they told me to install the latest NVIDIA drivers and it goes through poweroff normall.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f497244%2fvoid-linux-hangs-on-poweroff%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
After submitting a ticket to System76 they told me to install the latest NVIDIA drivers and it goes through poweroff normall.
add a comment |
After submitting a ticket to System76 they told me to install the latest NVIDIA drivers and it goes through poweroff normall.
add a comment |
After submitting a ticket to System76 they told me to install the latest NVIDIA drivers and it goes through poweroff normall.
After submitting a ticket to System76 they told me to install the latest NVIDIA drivers and it goes through poweroff normall.
answered Jan 29 at 5:12
Gregory DolanGregory Dolan
163
163
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f497244%2fvoid-linux-hangs-on-poweroff%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Upgrade the BIOS/firmware.
– Rui F Ribeiro
Jan 28 at 18:17
linux.die.net/man/8/shutdown; note the
-h
and-H
and-P
options. How are you shutting down? And if your Systemd based then the shutdown or init commands may not directly apply but they typically map to corresponding systemd service.– ron
Jan 28 at 18:53
Void Linux: We use runit as the init system and service supervisor. runit is a simple and effective approach to initialize the system with reliable service supervision. See the usage page for a brief introduction. Not a fork, Void Linux is an independent distribution, developed entirely by volunteers. Being what it is, would not surprise me if it's a Void Linux problem/bug,
– ron
Jan 28 at 19:06