Différences entre les versions de « Logiciel libre »

73 octets ajoutés ,  30 septembre 2013 à 01:35
(→‎Redémarrage auto après une coupure de courant : for an NVidia Mac Mini (3.1))
Ligne 66 : Ligne 66 :
  sudo dmidecode -s system-product-name
  sudo dmidecode -s system-product-name
* [http://mythic-beasts.com/support/macminicolo_howto.html In Linux this is, sadly, slightly harder; the appropriate incantations are] :
* [http://mythic-beasts.com/support/macminicolo_howto.html In Linux this is, sadly, slightly harder; the appropriate incantations are] :
: ... for an Intel Mac Mini
: ... for an Intel Mac Mini (2.1)
  setpci -s 0:1f.0 0xa4.b=0
  setpci -s 0:1f.0 0xa4.b=0
: ... for an NVidia Mac Mini (3.1)
setpci -s 00:03.0 0x7b.b=0x19
* [http://superuser.com/questions/212434/reboot-after-power-failure-for-mac-mini-running-ubuntu btw, this setting isn't "sticky" and won't persist across reboots-- it has to be set upon each boot.]
* [http://superuser.com/questions/212434/reboot-after-power-failure-for-mac-mini-running-ubuntu btw, this setting isn't "sticky" and won't persist across reboots-- it has to be set upon each boot.]
: You can put this command in a bash script and run it on startup. See here for details on start-up scripts.
: You can put this command in a bash script and run it on startup. See here for details on start-up scripts.
5 445

modifications