<?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>Matthieu &#124; Blog &#187; cx18</title>
	<atom:link href="http://matthieu.yiptong.ca/tag/cx18/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthieu.yiptong.ca</link>
	<description>A bit of photos, a bit of tech. Add some thoughts, and here&#039;s what you get.</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:56:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Upgrading Proxmox VE kernel</title>
		<link>http://matthieu.yiptong.ca/2009/08/31/upgrading-proxmox-ve-kernel/</link>
		<comments>http://matthieu.yiptong.ca/2009/08/31/upgrading-proxmox-ve-kernel/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 20:19:20 +0000</pubDate>
		<dc:creator>Matthieu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[cx18]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mythtv]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[proxmox]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://matthieu.yiptong.ca/2009/08/upgrading-proxmox-ve-kernel/</guid>
		<description><![CDATA[I currently am running this blog from an OpenVZ server managed via Proxmox VE. One issue I had with this setup is that the Proxmox 1.3 installer by default comes with a relatively old kernel (2.6.24), and I want a newer kernel (&#62;=2.6.26, so that I can use my cx18-based TV tuner). Fortunately, Proxmox is [...]]]></description>
			<content:encoded><![CDATA[<p>I currently am running this blog from an OpenVZ server managed via Proxmox VE. One issue I had with this setup is that the Proxmox 1.3 installer by default comes with a relatively old kernel (2.6.24), and I want a newer kernel (&gt;=2.6.26, so that I can use my cx18-based TV tuner). Fortunately, Proxmox is just a customized version of Debian Lenny, so I just installed the linux-image-2.6.26-2-openvz-amd64 package from apt, then ran update-initramfs -u and update-grub.</p>
<p>After updating the kernel, however, I was unable to start any of my virtual machines from the Proxmox Web UI. Looking at the system log showed a message about vzctl being 32-bit; problem solved by updating vzctl via apt.</p>
<p>Now I&#8217;m attempting to compile v4l-dvb&#8230;. fingers crossed!</p>
<p>hg clone <a href="http://linuxtv.org/hg/v4l-dvb">http://linuxtv.org/hg/v4l-dvb</a></p>]]></content:encoded>
			<wfw:commentRss>http://matthieu.yiptong.ca/2009/08/31/upgrading-proxmox-ve-kernel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

