<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Linux Blog .net</title>
	<atom:link href="http://thelinuxblog.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxblog.net</link>
	<description>regular blog posts on everything linux</description>
	<lastBuildDate>Sun, 15 Aug 2010 01:59:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Sidux 2009.04 by daemox</title>
		<link>http://thelinuxblog.net/uncategorized/sidux-2009-04/comment-page-1/#comment-1392</link>
		<dc:creator>daemox</dc:creator>
		<pubDate>Sun, 15 Aug 2010 01:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=50#comment-1392</guid>
		<description>Howdy,

I&#039;m confused as to whether you actually ran this distro before your review or just reviewed it from little tidbits you could quickly scrounge up.

Anyway, I really enjoyed Sidux when I gave it a whirl a while back. I went with the XFCE flavor and in the end it was simply too much work for me while I was attending classes. Despite this I look foward to trying it again (probably with the KDE 4.5 this time around) as it&#039;s a smoking fast distro with the latest and greatest Debian has to offer (what more could you want eh? :)).

I&#039;m currently an Ubuntu 10.04 LTS user and if nothing else I plan to stick with this LTS release until 12.04 rolls around. I do however find it funny when people complain about the 6 months releases when there are 2 year LTS releases that are generally rock solid (at least for a desktop orientated distro).

I think a lot of people don&#039;t realize that the LTS releases have 6 month point releases. Which means that LTS releases are not just static entities (especially with 10.04 and bringing in new major revisions of Firefox and maybe others?).

Anyway, just some miscellaneous points I wanted to address.

Cheers,
daemox</description>
		<content:encoded><![CDATA[<p>Howdy,</p>
<p>I&#8217;m confused as to whether you actually ran this distro before your review or just reviewed it from little tidbits you could quickly scrounge up.</p>
<p>Anyway, I really enjoyed Sidux when I gave it a whirl a while back. I went with the XFCE flavor and in the end it was simply too much work for me while I was attending classes. Despite this I look foward to trying it again (probably with the KDE 4.5 this time around) as it&#8217;s a smoking fast distro with the latest and greatest Debian has to offer (what more could you want eh? <img src='http://thelinuxblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p>I&#8217;m currently an Ubuntu 10.04 LTS user and if nothing else I plan to stick with this LTS release until 12.04 rolls around. I do however find it funny when people complain about the 6 months releases when there are 2 year LTS releases that are generally rock solid (at least for a desktop orientated distro).</p>
<p>I think a lot of people don&#8217;t realize that the LTS releases have 6 month point releases. Which means that LTS releases are not just static entities (especially with 10.04 and bringing in new major revisions of Firefox and maybe others?).</p>
<p>Anyway, just some miscellaneous points I wanted to address.</p>
<p>Cheers,<br />
daemox</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing Encrypted DVDs in Ubuntu: The Complete Guide by Arne</title>
		<link>http://thelinuxblog.net/linux/playing-dvds-ubuntu-complete-guide/comment-page-1/#comment-1388</link>
		<dc:creator>Arne</dc:creator>
		<pubDate>Fri, 06 Aug 2010 14:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=64#comment-1388</guid>
		<description>&gt;mount &#124; egrep ‘udf&#124;iso9660′ 
Reports: /dev/sr0 on /media/WALL_E_SCX_D1 type udf 

So, is sr a scsi dvd device?

Speed test:
&gt;sudo hdparm -tT /dev/sr0
/dev/sr0:
 Timing cached reads:     2 MB in  2.05 seconds = 999.29 kB/sec
 Timing buffered disk reads:    4 MB in  3.39 seconds =   1.18 MB/sec

This seems slow and could therefore indicate that DMA is not enabled?

dmesg:
&gt;dmesg&#124;grep ata2
[    0.207787] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[    0.372917] ata2.00: ATAPI: HL-DT-STDVD-ROM GDR8083N, 0K04, max UDMA/33
[    0.388630] ata2.00: configured for UDMA/33

Does this indicate that dma is enabled?
How do I find out?

VLC is much less choppy but only plays advertisements, not the film, on one specific film.

Running newly installed Ubuntu 10.04 with css installed.

Br,
Arne</description>
		<content:encoded><![CDATA[<p>&gt;mount | egrep ‘udf|iso9660′<br />
Reports: /dev/sr0 on /media/WALL_E_SCX_D1 type udf </p>
<p>So, is sr a scsi dvd device?</p>
<p>Speed test:<br />
&gt;sudo hdparm -tT /dev/sr0<br />
/dev/sr0:<br />
 Timing cached reads:     2 MB in  2.05 seconds = 999.29 kB/sec<br />
 Timing buffered disk reads:    4 MB in  3.39 seconds =   1.18 MB/sec</p>
<p>This seems slow and could therefore indicate that DMA is not enabled?</p>
<p>dmesg:<br />
&gt;dmesg|grep ata2<br />
[    0.207787] ata2: PATA max UDMA/100 cmd 0&#215;170 ctl 0&#215;376 bmdma 0&#215;1868 irq 15<br />
[    0.372917] ata2.00: ATAPI: HL-DT-STDVD-ROM GDR8083N, 0K04, max UDMA/33<br />
[    0.388630] ata2.00: configured for UDMA/33</p>
<p>Does this indicate that dma is enabled?<br />
How do I find out?</p>
<p>VLC is much less choppy but only plays advertisements, not the film, on one specific film.</p>
<p>Running newly installed Ubuntu 10.04 with css installed.</p>
<p>Br,<br />
Arne</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by Amoxicillin</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1316</link>
		<dc:creator>Amoxicillin</dc:creator>
		<pubDate>Wed, 14 Jul 2010 18:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1316</guid>
		<description>caffeine free soft drink</description>
		<content:encoded><![CDATA[<p>caffeine free soft drink</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by prednisone 10 mg 12 daypack instructions</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1315</link>
		<dc:creator>prednisone 10 mg 12 daypack instructions</dc:creator>
		<pubDate>Wed, 14 Jul 2010 18:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1315</guid>
		<description>surgical wrinkle removal</description>
		<content:encoded><![CDATA[<p>surgical wrinkle removal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by purchase cheap amoxicillin</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1314</link>
		<dc:creator>purchase cheap amoxicillin</dc:creator>
		<pubDate>Wed, 14 Jul 2010 18:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1314</guid>
		<description>hydrocodone versus oxycodone</description>
		<content:encoded><![CDATA[<p>hydrocodone versus oxycodone</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by Amoxil</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1313</link>
		<dc:creator>Amoxil</dc:creator>
		<pubDate>Wed, 14 Jul 2010 17:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1313</guid>
		<description>simvastatin description</description>
		<content:encoded><![CDATA[<p>simvastatin description</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by buy amoxil without prescription</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1312</link>
		<dc:creator>buy amoxil without prescription</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1312</guid>
		<description>prevacid solu tabs</description>
		<content:encoded><![CDATA[<p>prevacid solu tabs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by buy ceftin without a perscription</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1311</link>
		<dc:creator>buy ceftin without a perscription</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1311</guid>
		<description>history of sleep medicine</description>
		<content:encoded><![CDATA[<p>history of sleep medicine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by purchase cheap amoxil online</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1310</link>
		<dc:creator>purchase cheap amoxil online</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1310</guid>
		<description>osteoporosis men</description>
		<content:encoded><![CDATA[<p>osteoporosis men</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slackware 13.0 by buy acyclovir</title>
		<link>http://thelinuxblog.net/linux/slackware/slackware-13-0/comment-page-7/#comment-1309</link>
		<dc:creator>buy acyclovir</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://thelinuxblog.net/?p=16#comment-1309</guid>
		<description>rhabdomyolysis statin</description>
		<content:encoded><![CDATA[<p>rhabdomyolysis statin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
