{"id":1286,"date":"2020-12-20T14:53:38","date_gmt":"2020-12-20T14:53:38","guid":{"rendered":"\/blog\/?p=1286"},"modified":"2020-12-20T20:19:35","modified_gmt":"2020-12-20T20:19:35","slug":"slow-boot-elementaryos-on-macbook-41","status":"publish","type":"post","link":"\/blog\/index.php\/slow-boot-elementaryos-on-macbook-41\/","title":{"rendered":"Slow boot ElementaryOS on MacBook 4,1"},"content":{"rendered":"\n<p># vi \/etc\/default\/grub<\/p>\n\n\n\n<p>Then add the kernel boot parameter:&nbsp;<code>video=SVIDEO-1:d<\/code>, so it will look like this:&nbsp;<code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash video=SVIDEO-1:d\"<\/code><\/p>\n\n\n\n<ul class=\"wp-block-list\" start=\"2\"><li><code>update-grub<\/code><\/li><li><code>reboot<\/code><\/li><\/ul>\n\n\n\n<p>Also, to get rid of <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Failed to Set MokListRT: Invalid Parameter\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo su -\ncd \/boot\/efi\/EFI\/ubuntu\ncp grubx64.efi shimx64.efi\nreboot<\/code><\/pre>\n\n\n\n<p>To install wifi drivers simply<\/p>\n\n\n\n<p><code>sudo ubuntu-drivers autoinstall<\/code><\/p>\n\n\n\n<p>To silence the fan<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> apt-get install macfanctld<\/pre>\n\n\n\n<p>edit \/etc\/macfanctl.conf<\/p>\n\n\n\n<p>and make sure that you replace these lines:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">temp_avg_floor: 55 #45\ntemp_avg_ceiling: 65 #55\n\ntemp_TC0P_floor: 55 #50\ntemp_TC0P_ceiling: 65 #58\n\ntemp_TG0P_floor: 55 #50\ntemp_TG0P_ceiling: 65 #58<\/pre>\n\n\n\n<p>Once you have edited you only have to restart macfanctl daemon just like:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">service macfanctld restart<\/pre>\n","protected":false},"excerpt":{"rendered":"<p># vi \/etc\/default\/grub Then add the kernel boot parameter:&nbsp;video=SVIDEO-1:d, so it will look like this:&nbsp;GRUB_CMDLINE_LINUX_DEFAULT=&#8221;quiet splash video=SVIDEO-1:d&#8221; update-grub reboot Also, to get rid of To install wifi drivers simply sudo ubuntu-drivers autoinstall To silence the fan apt-get install macfanctld edit \/etc\/macfanctl.conf and make sure that you replace these lines: temp_avg_floor: 55 #45 temp_avg_ceiling: 65 #55 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1286","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1286"}],"version-history":[{"count":5,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1286\/revisions"}],"predecessor-version":[{"id":1291,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1286\/revisions\/1291"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1286"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}