<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arch Linux Pro Audio &#187; kernel</title>
	<atom:link href="http://archaudio.org/tag/kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://archaudio.org</link>
	<description>The Arch Linux Pro Audio Community</description>
	<lastBuildDate>Fri, 11 May 2012 11:21:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Of All Things Kernel</title>
		<link>http://archaudio.org/2009/10/of-all-things-kernel/</link>
		<comments>http://archaudio.org/2009/10/of-all-things-kernel/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 11:54:15 +0000</pubDate>
		<dc:creator>schivmeister</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[repo]]></category>

		<guid isPermaLink="false">http://archaudio.org/?p=201</guid>
		<description><![CDATA[Two things you should know: [1] We (no wait..I?) finally decided that it&#8217;s time we moved something to stable, and none other than kernel26rt qualifies to be the first among the few. We&#8217;ve not forgotten to move the dependent packages either, and this so far only means nvidia-rt as we do not see how the [...]]]></description>
			<content:encoded><![CDATA[<p>Two things you should know:</p>
<p><strong>[1]</strong></p>
<p>We (no wait..I?) finally decided that it&#8217;s time we moved something to stable, and none other than <strong>kernel26rt</strong> qualifies to be the first among the few. We&#8217;ve not forgotten to move the dependent packages either, and this so far only means <strong>nvidia-rt</strong> as we do not see how the binary ATI drivers or the virtualization stuff for example are going to fit in. So now you <em>must</em> add the repo to your list.</p>
<p><em>Reminder: x86_64 users, you have to WAIT =p</em></p>

<div class="wp_codebox"><table><tr id="p2012"><td class="code" id="p201code2"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># /etc/pacman.conf</span>
...
<span style="color: #7a0874; font-weight: bold;">&#91;</span>archaudio-stable<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Server = http:<span style="color: #000000; font-weight: bold;">//</span>repos.archaudio.org<span style="color: #000000; font-weight: bold;">/</span>stable<span style="color: #000000; font-weight: bold;">/</span>i686 <span style="color: #666666; font-style: italic;"># or x86_64</span>
&nbsp;
<span style="color: #7a0874; font-weight: bold;">&#91;</span>archaudio-testing<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Server = http:<span style="color: #000000; font-weight: bold;">//</span>repos.archaudio.org<span style="color: #000000; font-weight: bold;">/</span>testing<span style="color: #000000; font-weight: bold;">/</span>i686</pre></td></tr></table></div>

<p><strong>[2]</strong></p>
<p>So we got around to actually adding more useless things to our repos (no wait..I actually didn&#8217;t ask anyone for permission! *runs*), and this time they&#8217;re arrogantly called <strong>kernel26icedrt</strong> (in the spirit of <em>Iced Tea</em>)and <strong>kernel26daw</strong>. We plan to provide the PAE versions as well, and the latter will also get its <em>Iced</em> flavour in due time, preferably named <strong>kernel26icedaw</strong>. This is subject to change if and when another one of us decides differently.</p>
<p>So what&#8217;s the deal with these? Well, firstly, the <strong>icedrt</strong> is actually an &#8220;adaptation&#8221; of <strong>kernel26-ice</strong> from AUR. That is to say, we realised that a combination of realtime and some of those patches are in fact no cause for major disasters, and as such we rolled our own (we use different buildscripts).</p>
<p>Then we have this new <strong>daw</strong> thing. You guessed right, it&#8217;s our <em>BFS-patched</em> offering &#8211; for pro audio users. We couldn&#8217;t possibly name it <em>kernel26bfs</em> because there&#8217;s a possibility someone would like to have both installed, and for that there&#8217;s a <strong>kernel26-bfs</strong> in AUR. It does look like it needs a lot more love, though. So the current tentative list, which may be withdrawn at any time given our manpower to maintain these (well actually it&#8217;s just 2 different &#8220;branches&#8221;):</p>
<p>* kernel26rt<br />
** kernel26rtpae<br />
* kernel26icedrt<br />
** kernel26icedrtpae</p>
<p>* kernel26daw<br />
** kernel26dawpae<br />
* kernel26icedaw<br />
** kernel26icedawpae</p>
<p>Some clarification on the use or lack, of hyphens: They&#8217;re a hindrance. On the filesystem (eg. /usr/{lib,src}), it doesn&#8217;t matter, but for package names, we don&#8217;t want something which requires you to exercise &#8220;terminal stretching&#8221; when searching. In short, we like to keep things short.</p>
<p>This rounds up our absence from frontpage since the last update, and we hope you keep on rocking with Arch or whatever your poison is right now.</p>
<p><em>edit: Packages will still appear in testing until we replace them with bleeding builds.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://archaudio.org/2009/10/of-all-things-kernel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Old Repo Not Exactly &#8220;Obsolete&#8221;</title>
		<link>http://archaudio.org/2009/03/old-repo-not-exactly-obsolete/</link>
		<comments>http://archaudio.org/2009/03/old-repo-not-exactly-obsolete/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 09:38:32 +0000</pubDate>
		<dc:creator>schivmeister</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[realtime]]></category>

		<guid isPermaLink="false">http://archaudio.org/?p=91</guid>
		<description><![CDATA[We feel the need to stress the fact that not all of Berkus&#8217; Madfire proaudio repository is out-of-date. Technically, packages that are there because they work well do not need updates. Let us take the chance to give you an example: kernel-26231rt11 That is one very stable kernel &#8211; in one of our opinions. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>We feel the need to stress the fact that <span style="text-decoration: underline;">not</span> all of Berkus&#8217; Madfire <em>proaudio</em> repository is out-of-date. Technically, packages that are there because they work well do not need updates.</p>
<p>Let us take the chance to give you an example:</p>
<p><strong>kernel-26231rt11</strong></p>
<p><strong> </strong>That is one very stable kernel &#8211; in one of our opinions. It&#8217;s well worth the time to sync to yet another repo during a <em>pacman</em> refresh. Take, for example, a scenario where you have no time to compile a kernel. What would Hercules do?</p>

<div class="wp_codebox"><table><tr id="p914"><td class="code" id="p91code4"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># /etc/pacman.conf</span>
...
<span style="color: #7a0874; font-weight: bold;">&#91;</span>proaudio<span style="color: #7a0874; font-weight: bold;">&#93;</span>
Server = http:<span style="color: #000000; font-weight: bold;">//</span>arch.madfire.net<span style="color: #000000; font-weight: bold;">/</span>proaudio<span style="color: #000000; font-weight: bold;">/</span>i686</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://archaudio.org/2009/03/old-repo-not-exactly-obsolete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOS: RT Audio Kernel &amp; Configuration</title>
		<link>http://archaudio.org/2008/11/sos-rt-audio-kernel-configuration/</link>
		<comments>http://archaudio.org/2008/11/sos-rt-audio-kernel-configuration/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 16:35:57 +0000</pubDate>
		<dc:creator>schivmeister</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[realtime]]></category>

		<guid isPermaLink="false">http://archaudio.org/?p=50</guid>
		<description><![CDATA[Calling for everyone and anyone with a tried and tested &#8211; stable &#8211; config! Even if you&#8217;re not an Arch user, we&#8217;d appreciate your help in this matter as it&#8217;d make Linux Audio a less annoying hobby/profession. It has to meet the following criteria: 1) Can be used by  anyone in the RT Audio community; [...]]]></description>
			<content:encoded><![CDATA[<p>Calling for everyone and anyone with a tried and tested &#8211; stable &#8211; config! Even if you&#8217;re not an Arch user, we&#8217;d appreciate your help in this matter as it&#8217;d make Linux Audio a less annoying hobby/profession. It has to meet the following criteria:</p>
<p>1) Can be used by  anyone in the RT Audio community; generic to an extent<br />
2) Humbly stripped of useless stuff (this is why  we mentioned &#8220;generic to an extent&#8221;)<br />
3) Patched and tweaked with utmost care and simplicity (no extensive patching like adding support for Grandma)<br />
4) Can work wonders<br />
5) Can drive and lift a Rolls Royce</p>
<p>And oh yes, we&#8217;re always looking for suggestions on which kernel version to use for the ultimate experience. We know it&#8217;s subjective and the point is moot, but at least it gives us an idea. For the moment, it looks like one or two users are facing issues related to JACK with the current kernel26rt. We can&#8217;t tell if it&#8217;s a borked kernel or a borked system, so more feedback (from more people) is a must (in the future)!</p>
<p>No, we&#8217;re not noobs (goes out to the Gentoo no0bs) &#8211; we just want a kernel which can blow people away. That is why we&#8217;re selling out.</p>
<p>Arch Linux rules, and so do we.</p>
]]></content:encoded>
			<wfw:commentRss>http://archaudio.org/2008/11/sos-rt-audio-kernel-configuration/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

