LesSix, Ltm, Soleiade, Trois, Robots, Bureaucrates, Administrateurs d’interface, ltm, soleil, Modérateurs, Administrateurs, trois, Modificateurs de widgets
5 688
modifications
(→Ubuntu) |
(→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. |
modifications