<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Resurecting Compaq Presario 1240 with Damn Small Linux</title>
	<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Thu, 08 Jan 2009 02:20:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Toby Newman</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8956</link>
		<pubDate>Sun, 04 May 2008 10:57:30 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8956</guid>
					<description>Just noticed that your message board is modifying the modprobe string. Here it is in code brackets:
&lt;code&gt;sudo modprobe sb io=0x220 irq=5 dma=1 dma16=0 mpu_io=0x330&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Just noticed that your message board is modifying the modprobe string. Here it is in code brackets:<br />
<code>sudo modprobe sb io=0x220 irq=5 dma=1 dma16=0 mpu_io=0x330</code>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Toby Newman</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8955</link>
		<pubDate>Sun, 04 May 2008 10:25:29 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8955</guid>
					<description>When I got my Presario 1240 it had a BIOS password from the previous user which stopped me booting an O/S, let alone getting into the BIOS! I dismantled it and removed the battery for 25 minutes and the password is now cleared but, whenever I reboot it, the clock returns to 00:00 in 1988. Bizarrely, other BIOS settings stick fine, so it's not a flat battery.
Anyway, as a result, whenever I boot, the machine spews an error (invalid clock or something) and gives me two options: F1 to continue booting, or F10 to enter BIOS.
So, for me, F10 opens the BIOS. For you? I don't know. :)</description>
		<content:encoded><![CDATA[<p>When I got my Presario 1240 it had a BIOS password from the previous user which stopped me booting an O/S, let alone getting into the BIOS! I dismantled it and removed the battery for 25 minutes and the password is now cleared but, whenever I reboot it, the clock returns to 00:00 in 1988. Bizarrely, other BIOS settings stick fine, so it&#8217;s not a flat battery.<br />
Anyway, as a result, whenever I boot, the machine spews an error (invalid clock or something) and gives me two options: F1 to continue booting, or F10 to enter BIOS.<br />
So, for me, F10 opens the BIOS. For you? I don&#8217;t know. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8954</link>
		<pubDate>Sun, 04 May 2008 01:00:21 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8954</guid>
					<description>Thanks Toby! I actually moved on and installed several other systems on this machine after that. I briefly had it running Slax, then Fluxbuntu and now it is running Ubuntu Lite. I'm planning to mess around with it some more and install something more hard core - perhaps Crux or Gentoo at some point and see if I can get better performance. :)

Btw, how did you get into BIOS on that Compaq machine? I tried pressing just about everything on the keyboard during the bootup sequence and I couldn't get in.</description>
		<content:encoded><![CDATA[<p>Thanks Toby! I actually moved on and installed several other systems on this machine after that. I briefly had it running Slax, then Fluxbuntu and now it is running Ubuntu Lite. I&#8217;m planning to mess around with it some more and install something more hard core - perhaps Crux or Gentoo at some point and see if I can get better performance. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>Btw, how did you get into BIOS on that Compaq machine? I tried pressing just about everything on the keyboard during the bootup sequence and I couldn&#8217;t get in.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Toby Newman</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8952</link>
		<pubDate>Sat, 03 May 2008 22:59:48 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-8952</guid>
					<description>Thank you for the xvesa tips which helped me get up and running.

To enable sound in Damn Small Linux (DSL) on a Compaq Presario 1240 you will need to use the command:

sudo modprobe sb io=0x220 irq=5 dma=1 dma16=0 mpu_io=0x330

...where the values after sb correspond with the values you see in your bios.
I now have mine installed to the HD, customised, on my LAN, and streaming web radio through the in-built JBL speakers. :)</description>
		<content:encoded><![CDATA[<p>Thank you for the xvesa tips which helped me get up and running.</p>
<p>To enable sound in Damn Small Linux (DSL) on a Compaq Presario 1240 you will need to use the command:</p>
<p>sudo modprobe sb io=0&#215;220 irq=5 dma=1 dma16=0 mpu_io=0&#215;330</p>
<p>&#8230;where the values after sb correspond with the values you see in your bios.<br />
I now have mine installed to the HD, customised, on my LAN, and streaming web radio through the in-built JBL speakers. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-7692</link>
		<pubDate>Sun, 13 Jan 2008 04:08:17 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-7692</guid>
					<description>I ended up running Fluxbuntu and Ubuntu Lite on it in the end. They were the ones that performed the best. :)</description>
		<content:encoded><![CDATA[<p>I ended up running Fluxbuntu and Ubuntu Lite on it in the end. They were the ones that performed the best. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: simonc50</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-7690</link>
		<pubDate>Sun, 13 Jan 2008 03:48:14 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-7690</guid>
					<description>Hey great thread ..i got one of these lappys too but only 64mb ram..
I tried dsl with fb800x600 and xfbdev ok but its maxed out in the ram crashes when i go to xterm..
i found an old ubuntu 5.10 live cd ..hey presto it worked after about 15mins..amazing!..i have a stick of ram on the way ..so things are looking up.
Its nice too get old harware going!..Thanks for the thread.!</description>
		<content:encoded><![CDATA[<p>Hey great thread ..i got one of these lappys too but only 64mb ram..<br />
I tried dsl with fb800&#215;600 and xfbdev ok but its maxed out in the ram crashes when i go to xterm..<br />
i found an old ubuntu 5.10 live cd ..hey presto it worked after about 15mins..amazing!..i have a stick of ram on the way ..so things are looking up.<br />
Its nice too get old harware going!..Thanks for the thread.!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6542</link>
		<pubDate>Fri, 12 Oct 2007 14:57:25 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6542</guid>
					<description>&lt;strong&gt;@Devin&lt;/strong&gt; - I didn't try LowArch.

Btw, other distros I tried were

Slax (&lt;a href="http://www.terminally-incoherent.com/blog/2007/09/08/installing-slax-popcorn-on-compaq-presario-1240/" rel="nofollow"&gt;read how it worked on the presario here&lt;/a&gt;)

Fluxbuntu (&lt;a href="http://www.terminally-incoherent.com/blog/2007/09/10/installing-fluxbuntu-on-compaq-presario-1240/" rel="nofollow"&gt;it actually worked quite well&lt;/a&gt;)

Ubuntu Lite (&lt;a href="http://www.terminally-incoherent.com/blog/2007/09/20/ubuntulite-problems-running-feisty-on-old-hardware/" rel="nofollow"&gt;very good despite some funky Feisty related issues&lt;/a&gt;)

:)</description>
		<content:encoded><![CDATA[<p><strong>@Devin</strong> - I didn&#8217;t try LowArch.</p>
<p>Btw, other distros I tried were</p>
<p>Slax (<a href="http://www.terminally-incoherent.com/blog/2007/09/08/installing-slax-popcorn-on-compaq-presario-1240/" rel="nofollow">read how it worked on the presario here</a>)</p>
<p>Fluxbuntu (<a href="http://www.terminally-incoherent.com/blog/2007/09/10/installing-fluxbuntu-on-compaq-presario-1240/" rel="nofollow">it actually worked quite well</a>)</p>
<p>Ubuntu Lite (<a href="http://www.terminally-incoherent.com/blog/2007/09/20/ubuntulite-problems-running-feisty-on-old-hardware/" rel="nofollow">very good despite some funky Feisty related issues</a>)</p>
<p>:)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Devin LaSalle</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6541</link>
		<pubDate>Fri, 12 Oct 2007 14:29:25 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6541</guid>
					<description>I have an Compaq 1240 also and I am wondering if a Linux distribution might run it better than Windows ME.

I am curious, did you try to install the regular archlinux or did you try to install &lt;a href="http://www.lowarch.org/" rel="nofollow"&gt;lowarch&lt;/a&gt;?  If you are able to get lowarch running on the machine I would certainly be interested in hearing about that!</description>
		<content:encoded><![CDATA[<p>I have an Compaq 1240 also and I am wondering if a Linux distribution might run it better than Windows ME.</p>
<p>I am curious, did you try to install the regular archlinux or did you try to install <a href="http://www.lowarch.org/" rel="nofollow">lowarch</a>?  If you are able to get lowarch running on the machine I would certainly be interested in hearing about that!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6219</link>
		<pubDate>Mon, 17 Sep 2007 14:10:33 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6219</guid>
					<description>I will have to try that one along with Vector. Right now I'm using Fluxbuntu which is not quite as polished as I would like it to be. :)</description>
		<content:encoded><![CDATA[<p>I will have to try that one along with Vector. Right now I&#8217;m using Fluxbuntu which is not quite as polished as I would like it to be. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: griff5w</title>
		<link>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6218</link>
		<pubDate>Mon, 17 Sep 2007 13:49:07 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/09/06/resurecting-compaq-presario-1240-with-damn-small-linux/#comment-6218</guid>
					<description>I have a similarly old dell machine.  Like you, I needed something that would run on older hardware and what I ended up using was Zenwalk.  It is amazing how much faster the machine loads than Fedora or Suse on my 2.8 GHz dual-core system with 4GB Ram.  Go figure.  So try out Zenwalk.</description>
		<content:encoded><![CDATA[<p>I have a similarly old dell machine.  Like you, I needed something that would run on older hardware and what I ended up using was Zenwalk.  It is amazing how much faster the machine loads than Fedora or Suse on my 2.8 GHz dual-core system with 4GB Ram.  Go figure.  So try out Zenwalk.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.625 seconds -->
