Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
fuss:mac [2014/06/02 09:56] officefuss:mac [2017/02/22 18:30] – external edit 127.0.0.1
Line 1: Line 1:
 +====== Apple Sensors ======
 +
 +The following file can be added to ''/etc/sensors.d/applesmc-isa-0300.conf'':
 +
 +<code>
 +chip "applesmc-isa-0300"
 + label "temp1" "Ambient"
 + label "temp2" "CPU Die"
 + label "temp3" "-"
 + label "temp4" "CPU Heatsink"
 + label "temp5" "CPU Proximity"
 + label "temp6" "-"
 + label "temp7" "-"
 + label "temp8" "-"
 + label "temp9" "HDD Proximity"
 + label "temp10" "-"
 + label "temp11" "-"
 + label "temp12" "MLB Proximity"
 + label "temp13" "-"
 + label "temp14" "MCP Die"
 + label "temp15" "-"
 + label "temp16" "MCP Proximity"
 + label "temp17" "-"
 + label "temp18" "-"
 + label "temp19" "-"
 + label "temp20" "-"
 + label "temp21" "-"
 + label "temp22" "-"
 + label "temp23" "-"
 + label "temp24" "ODD Proximity"
 +
 +</code>
 +
 +in order to monitor the hardware sensors on Mac devices running Linux.
 +
 +====== Reboot on Linux ======
 +
 +In order for Linux to be able to reboot a Mac, the ''reboot'' parameter must be set to ''pci''. This can be accomplished by editing either ''/etc/lilo.conf'' and adding:
 +<code>
 +append=" reboot=pci"
 +</code>
 +
 +Or, for ''grub'', edit ''/etc/default/grub'' and append ''reboot=pci'' to ''GRUB_CMDLINE_LINUX_DEFAULT'':
 +<code>
 +GRUB_CMDLINE_LINUX_DEFAULT="reboot=pci"
 +</code>
 +
  

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.