Oldhabbits
Active Member
No solutions found thus far, still using the power switch…
cheers,
Eddy
cheers,
Eddy
Just tried your idea, but it has no effect on my imac 2016. Still needed the power button as usual… Thanks anyway !================ nmi watchdog ====================================
cat /proc/sys/kernel/nmi_watchdog ---- shows status, 1= on 0= off
sudo sysctl kernel.nmi_watchdog=x ---- replace x with 1 or 0, changes value til restart which will allow you to test if this is the issue
/etc/sysctl.conf enter line kernel.nmi_watchdog=x --- makes it permanent. Default is on
I had Mint running on a 2013 iMac and didn't have the issue.Side question: To anyone who would know, is this a typical problem for iMacs? I have a 2013 iMac desktop coming available to me sometime in the near future, and this would be good to know.
Replying to myself...Resurrecting this thread -
I have an iMac 16,2 with Debian 12 installed (not dual booted, Debian only). The problem described by the OP still exists, current kernel is 6.1.0-12-amd64. Anyone ever solve this?
Edited: changed 16,1 to 16,2 original post was a typo.
Tried "/usr/sbin/poweroff" - issue persists. Thanks for the recommendation.You might try using /usr/sbin/poweroff which is a symlink to /usr/bin/systemctl. When called as poweroff it should shut down the system and leave it that way. I either use poweroff or reboot.
Signed,
Matthew Campbell
As for the sound issue, if you are referring to the fact that the volume always outputs at maximum level no matter at which level you set it to, I managed to solve this problem by doing the following on my iMac 21.5-inch, Late 2015 (model A1418):Replying to myself...
Just switched from Debian 12 to Fedora 41, original issue persists, additionally the sound issue persists as well.