<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kernel on Miek Gieben</title>
    <link>https://miek.nl/tags/kernel/</link>
    <description>Recent content in Kernel on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sat, 27 Jun 2015 13:34:00 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/kernel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Spontaneous wake ups from suspend</title>
      <link>https://miek.nl/2015/june/27/spontaneous-wake-ups-from-suspend/</link>
      <pubDate>Sat, 27 Jun 2015 13:34:00 +0000</pubDate>
      <guid>https://miek.nl/2015/june/27/spontaneous-wake-ups-from-suspend/</guid>
      <description>&lt;p&gt;When I upgraded my Ubuntu 14.04 to use kernel 4.0 (and now kernel 4.1) it apparently&#xA;got a new feature: it would wake up from suspend in the middle of the day&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;This &lt;a href=&#34;https://bugs.launchpad.net/dell-sputnik/&amp;#43;bug/1161962&#34;&gt;bug&lt;/a&gt; provides a good read&#xA;and has pointers to articles with more background. I&amp;rsquo;m seeing this on my &lt;a href=&#34;http://miek.nl/posts/2013/Aug/31/macbook-air-61-2013-model-with-ubuntu/&#34;&gt;Macbook&#xA;Air&lt;/a&gt;&#xA;and I am still not sure what the root cause is. I&amp;rsquo;m also not sure if it &lt;em&gt;is&lt;/em&gt;&#xA;&amp;ldquo;Intel Rapid Start Technology&amp;rdquo;, as Apples don&amp;rsquo;t have a BIOS to speak off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Short kernel compile howto for Debian/Ubuntu</title>
      <link>https://miek.nl/2013/september/10/short-kernel-compile-howto-for-debian/ubuntu/</link>
      <pubDate>Tue, 10 Sep 2013 08:18:00 +0000</pubDate>
      <guid>https://miek.nl/2013/september/10/short-kernel-compile-howto-for-debian/ubuntu/</guid>
      <description>&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Download the kernel&amp;rsquo;s source from &lt;a href=&#34;http://kernel.org&#34;&gt;http://kernel.org&lt;/a&gt;;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Unpack it somewhere (will use &lt;code&gt;~/src/linux-3.11&lt;/code&gt; here);&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Copy the config from the distribution over;&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt; cp /boot/config-3.8.0.30-generic ~/src/linux-3.11/.config&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Apply any patches;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Go to the kernel source and create an up to date config.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt; make oldconfig&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Just use the defaults for all the questions you&amp;rsquo;ll get;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Compile the kernel into a debian package for easy installation and&#xA;removal.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt; fakeroot make-kpkg --initrd -j 8 --revision 3.11custom kernel_image&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Install the resulting .deb file and reboot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Macbook Air (6,1) 2013 model with Ubuntu</title>
      <link>https://miek.nl/2013/august/31/macbook-air-61-2013-model-with-ubuntu/</link>
      <pubDate>Sat, 31 Aug 2013 11:48:00 +0000</pubDate>
      <guid>https://miek.nl/2013/august/31/macbook-air-61-2013-model-with-ubuntu/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Assorted notes, not a step-by-step HOWTO!&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;How to get Ubuntu Raring (13.04) up and running on your shining new MacbookAir. Note some things&#xA;are not working (yet). This is with 3.11:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;audio (speakers don&amp;rsquo;t work, plugged in headset does work), however see this&#xA;&lt;a href=&#34;https://bugzilla.kernel.org/attachment.cgi?id=107811&#34;&gt;latest patch&lt;/a&gt;;&lt;/li&gt;&#xA;&lt;li&gt;webcam (see &lt;a href=&#34;http://mactaris.blogspot.co.uk/2013/07/webcam-settings-20-will-support.html&#34;&gt;http://mactaris.blogspot.co.uk/2013/07/webcam-settings-20-will-support.html&lt;/a&gt; for a list of changes, it is not a UVC device anymore);&lt;/li&gt;&#xA;&lt;li&gt;after a resume the screen brightness only knows on/off.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Expectation for 3.12 (when released), everything is working, except:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
