<!DOCTYPE html>
<html>
<head>
  <style>
    .link-style {
      position: absolute;
      left: -9999px;
    }
  </style>
</head>
<body>
  <p><a href="https://alprostadil365.org/" class="link-style">สล็อตเว็บตรง</a></p>
  <p><a href="https://nonghii.org/" class="link-style">สล็อตเว็บตรง</a></p>
  <p><a href="https://slot.nonghii.org/" class="link-style">สล็อตเว็บตรง</a></p>
  <p><a href="https://nanki-shirahama.net/" class="link-style">สล็อตเว็บตรง</a></p>
</body>
</html>
<?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>The Joys and Sorrows Of a Life At Sea &#187; linux</title>
	<atom:link href="http://www.klubko.net/en/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.klubko.net/en</link>
	<description>Two freelance translators and their life on board a small boat</description>
	<lastBuildDate>Sat, 25 Apr 2015 05:01:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Atheros AR242x 802.11abg Wireless in linux</title>
		<link>http://www.klubko.net/en/2008/10/atheros-ar242x-80211abg-wireless-in-linux/</link>
		<comments>http://www.klubko.net/en/2008/10/atheros-ar242x-80211abg-wireless-in-linux/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:18:31 +0000</pubDate>
		<dc:creator><![CDATA[Petr Šimon]]></dc:creator>
				<category><![CDATA[By the way]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.klubko.net/2008/10/24/atheros-ar242x-80211abg-wireless-in-linux/lang/en</guid>
		<description><![CDATA[<p>After reading all the pages on Thinkwiki and number of others how to install Madwifi driver for Atheros AR242x 802.11abg Wireless card on our Lenovo Thinkpad X61 and trying even ndiswrapper I finally stumbled upon the solution. Apparently this particular card has an unsupported chipset. But it can be made to work by following these [...]]]></description>
				<content:encoded><![CDATA[<p>After reading all the pages on <a href="http://www.thinkwiki.org" target="_blank">Thinkwiki</a> and number of others how to install Madwifi driver for Atheros AR242x 802.11abg Wireless card on our Lenovo Thinkpad X61 and trying even ndiswrapper I finally stumbled upon the <a href="http://madwifi.org/ticket/2105" target="_blank">solution</a>. Apparently this particular card has an unsupported chipset. But it can be made to work by following these steps:<br />
<span id="more-255"></span><br />
Go to a directory where you keep sources of packages (e.g. ~/src)</p>
<blockquote><p><code><br />
$ cd ~/src<br />
$ svn co http://svn.madwifi.org/madwifi/branches/madwifi-hal-0.10.5.6<br />
$ cd madwifi-hal-0.10.5.6<br />
$ cd scripts/<br />
$ sudo ./madwifi-unload<br />
$ sudo ./find-madwifi-modules.sh $(uname -r)<br />
$ cd ..<br />
$ make<br />
$ sudo make install<br />
$ modprobe ath_pci<br />
</code></p></blockquote>
<p>You might be able to see the wireless interface at this moment:</p>
<blockquote><p><code>$ ifconfig -a</code></p></blockquote>
<p><span style="font-family: sans-serif;">or </span></p>
<blockquote><p><code>$ iwconfig</code></p></blockquote>
<p>It is also important to blacklist ath5k module:</p>
<blockquote><p>
<code>$ sudo echo "blacklist ath5k" >> /etc/modprobe.d/blacklist</code>
</p></blockquote>
<p>If not you need to reboot. That worked for me.</p>
<p>For details see:<br />
<a href="http://madwifi.org/ticket/1192" target="_blank">Hardware Support: AR5007* (AR2425 chips)</a><br />
<a href="http://madwifi.org/wiki/UserDocs/FirstTimeHowTo#MadWifiFirstTimeUserHOWTO" target="_blank">MadWifi &#8216;First Time User&#8217; HOWTO</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.klubko.net/en/2008/10/atheros-ar242x-80211abg-wireless-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rxvt and Cannot find terminfo entry for ‘rxvt-unicode’</title>
		<link>http://www.klubko.net/en/2008/03/rxvt-and-cannot-find-terminfo-entry-for-%e2%80%98rxvt-unicode%e2%80%99/</link>
		<comments>http://www.klubko.net/en/2008/03/rxvt-and-cannot-find-terminfo-entry-for-%e2%80%98rxvt-unicode%e2%80%99/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 08:36:41 +0000</pubDate>
		<dc:creator><![CDATA[Petr Šimon]]></dc:creator>
				<category><![CDATA[By the way]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.klubko.net/index.php?p=18</guid>
		<description><![CDATA[<p>Great lightweight editor that supports Unicode, but seems to be neglected by Linux distros, since starting e.g. screen (what would really our life be like without it&#8230;) raises only:</p> <p>Cannot find terminfo entry for ‘rxvt-unicode’</p> <p>Remedy:</p> <p>$ cat "URxvt*termName: rxvt" ~/.Xdefaults</p> ]]></description>
				<content:encoded><![CDATA[<p>Great lightweight editor that supports Unicode, but seems to be neglected by Linux distros, since starting e.g. screen (what would really our life be like without it&#8230;) raises only:</p>
<p>Cannot find terminfo entry for ‘rxvt-unicode’</p>
<p>Remedy:</p>
<p><code>$ cat "URxvt*termName: rxvt" ~/.Xdefaults</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.klubko.net/en/2008/03/rxvt-and-cannot-find-terminfo-entry-for-%e2%80%98rxvt-unicode%e2%80%99/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
