<?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>http://bc-bd.org &#187; debian</title>
	<atom:link href="http://bc-bd.org/blog/category/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-bd.org/blog</link>
	<description>this is not a blog</description>
	<lastBuildDate>Fri, 25 Jun 2010 14:06:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>xbacklight, squeeze and my NC10</title>
		<link>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/</link>
		<comments>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:22:36 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[nc10]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=189</guid>
		<description><![CDATA[I recently updated my NC10 from lenny to squeeze. After that xbacklight stopped working:
$ xbacklight -set 50
No outputs have backlight property
Looks like the solution is to upgrade to the latest BIOS (11CA, available from samsungpc.com).
I created a FreeDOS USB stick with information available from Smörgåsbord and fdos.org, copied the BIOS to it, bootet from the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently updated my NC10 from lenny to squeeze. After that xbacklight stopped working:</p>
<pre>$ xbacklight -set 50
No outputs have backlight property</pre>
<p>Looks like the solution is to upgrade to the latest BIOS (11CA, available from <a href="http://www.samsungpc.com/08/products/nc10/firmware.html#firmware">samsungpc.com</a>).</p>
<p>I created a FreeDOS USB stick with information available from <a href="http://smorgasbord.gavagai.nl/2009/05/flash-your-samsung-nc10-bios-from-linux/">Smörgåsbord</a> and <a href="http://wiki.fdos.org/Installation/BootDiskCreateUSB">fdos.org</a>, copied the BIOS to it, bootet from the stick and successfully flashed my NC10.</p>
<p>Now xbacklight works again.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenny NetworkManager Patch</title>
		<link>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/</link>
		<comments>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 11:36:11 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=145</guid>
		<description><![CDATA[NetworkManager in Lenny writes it&#8217;s PID to /etc/resolv.conf:
### BEGIN INFO
#
# Modified_by:  NetworkManager
# Process:      /usr/bin/NetworkManager
# Process_id:   2869
#
### END INFO
This leads to etckeeper displaying a change every reboot:
This patch to the debian package stops NetworkManager from writing the INFO block to /etc/resolv.conf.
Alternatively, there is a backports package for lenny [...]]]></description>
			<content:encoded><![CDATA[<p>NetworkManager in Lenny writes it&#8217;s PID to /etc/resolv.conf:</p>
<pre>### BEGIN INFO
#
# Modified_by:  NetworkManager
# Process:      /usr/bin/NetworkManager
# Process_id:   2869
#
### END INFO</pre>
<p>This leads to etckeeper displaying a change every reboot:</p>
<p>This <a href="http://bc-bd.org/blog/wp-content/uploads/2009/10/nm.patch">patch</a> to the debian package stops NetworkManager from writing the INFO block to /etc/resolv.conf.</p>
<p>Alternatively, there is a backports package for lenny with an updated version of NetworkManager.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian with root on LVM on an USB drive</title>
		<link>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/</link>
		<comments>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 14:33:49 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=99</guid>
		<description><![CDATA[I was getting root file system not found errors when booting etch from a USB disk. As it turns out that the boot ramdisk did scan all devices for LVM partitions before USB drive detection was finished.
By adding rootdelay=10 to the kernel boot options the system will wait for ten seconds before activating LVM partitions [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting root file system not found errors when booting etch from a USB disk. As it turns out that the boot ramdisk did scan all devices for LVM partitions before USB drive detection was finished.</p>
<p>By adding rootdelay=10 to the kernel boot options the system will wait for ten seconds before activating LVM partitions giving the USB subsystem enough time to activate all devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia E61i and exim4</title>
		<link>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/</link>
		<comments>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 12:51:24 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[E61i]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/</guid>
		<description><![CDATA[Debian&#8217;s exim4 uses gnutls which has a feature that will not allow my E61i to use STARTTLS (see #438137) . Perhaps stunnel can help here &#8230;
Update: To advertise PLAIN authentication with exim4 for connections origination from localhost I used the following statement in my plaintext authentication configuration (broken into several lines for better readability):
server_advertise_condition =
 [...]]]></description>
			<content:encoded><![CDATA[<p>Debian&#8217;s exim4 uses gnutls which has a feature that will not allow my E61i to use STARTTLS (see <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438137">#438137</a>) . Perhaps stunnel can help here &#8230;</p>
<p><strong>Update:</strong> To advertise PLAIN authentication with exim4 for connections origination from localhost I used the following statement in my plaintext authentication configuration (broken into several lines for better readability):</p>
<pre>server_advertise_condition =
 ${if or
  {
   {!eq{$tls_cipher}{}
  }
  {
   eq{$interface_address}{127.0.0.1}}
  }
  {yes}{no}
 }</pre>
<p>That way plaintext auhentication is allowed for TLS sessions or unencrypted sessions originating from localhost.</p>
<p>Using stunnel and a default ssmtp configuration I can now send mails from my mobile phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird 2.0 and Enigmail</title>
		<link>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/</link>
		<comments>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 08:53:19 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/</guid>
		<description><![CDATA[After my upgrade to Thunderbird / Iceweasel 2.0 Enigmail was no longer working (see 427591). Seems like something mixed up the versions of installed add-ons. I fixed it by removing Enigmail, starting and stopping Thunderbird and reinstalling Enigmail.
]]></description>
			<content:encoded><![CDATA[<p>After my upgrade to Thunderbird / Iceweasel 2.0 Enigmail was no longer working (see <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427591">427591</a>). Seems like something mixed up the versions of installed add-ons. I fixed it by removing Enigmail, starting and stopping Thunderbird and reinstalling Enigmail.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iceweasel and Scalix</title>
		<link>http://bc-bd.org/blog/debian/iceweasel-and-scalix/</link>
		<comments>http://bc-bd.org/blog/debian/iceweasel-and-scalix/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 13:35:11 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=77</guid>
		<description><![CDATA[The webmail frontend of Scalix only supports certain browser types which it checks using the User Agent string supplied by the client. Due to debians move to iceweasel this fails.
With the help of a plugin called User Agent Switcher you can use these settings to make things work.
]]></description>
			<content:encoded><![CDATA[<p>The webmail frontend of <a href="http://www.scalix.com/">Scalix</a> only supports certain browser types which it checks using the <a href="http://en.wikipedia.org/wiki/User_Agent">User Agent</a> string supplied by the client. Due to debians move to iceweasel this fails.</p>
<p>With the help of a plugin called <a href="https://addons.mozilla.org/firefox/59/">User Agent Switcher</a> you can use <a href="http://www.geticeweasel.org/useragent/">these settings</a> to make things work.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/iceweasel-and-scalix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brother HL-8 PS and cups</title>
		<link>http://bc-bd.org/blog/debian/brother-hl-8-ps-and-cups/</link>
		<comments>http://bc-bd.org/blog/debian/brother-hl-8-ps-and-cups/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 17:12:10 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=76</guid>
		<description><![CDATA[I finally managed to get my old printer &#8211; a Brother HL-8 PS &#8211; working with cups. Head over to openprinting.org and download the PPD there.
]]></description>
			<content:encoded><![CDATA[<p>I finally managed to get my old printer &#8211; a Brother HL-8 PS &#8211; working with cups. Head over to <a href="http://openprinting.org/show_printer.cgi?recnum=Brother-HL-8">openprinting.org</a> and download the PPD there.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/brother-hl-8-ps-and-cups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2 and tabs</title>
		<link>http://bc-bd.org/blog/debian/firefox-2-and-tabs/</link>
		<comments>http://bc-bd.org/blog/debian/firefox-2-and-tabs/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 09:03:16 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=58</guid>
		<description><![CDATA[And again an upgrade changed the UI. Each tab has its own close button, the one on the far right, closing the active tab is gone. If you like me liked the old behaviour better go to about:config and change browser.tabs.closeButtons to 3.
For more helpfull hints go to lifehacker.com
Update: It seems like there will be [...]]]></description>
			<content:encoded><![CDATA[<p>And again an upgrade changed the UI. Each tab has its own close button, the one on the far right, closing the active tab is gone. If you like me liked the old behaviour better go to about:config and change browser.tabs.closeButtons to 3.</p>
<p>For more helpfull hints go to <a href="http://www.lifehacker.com/software/firefox-2/geek-to-live-top-firefox-2-config-tweaks-209941.php">lifehacker.com</a></p>
<p><strong>Update:</strong> It seems like there will be more options I&#8217;ll tweak, for example set network.dns.disableIPv6 to false, network.protocol-handler.external.mailto to true and network.protocol-handler.app.mailto to icedove</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/firefox-2-and-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samba, netbios alias and SP2</title>
		<link>http://bc-bd.org/blog/debian/samba-netbios-alias-and-sp2/</link>
		<comments>http://bc-bd.org/blog/debian/samba-netbios-alias-and-sp2/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 17:29:01 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=47</guid>
		<description><![CDATA[After adding this to my smb.conf
smb ports = 139
XP with SP2 could again locate my samba server via its alias.
]]></description>
			<content:encoded><![CDATA[<p>After adding this to my smb.conf</p>
<pre>smb ports = 139</pre>
<p>XP with SP2 could again locate my samba server via its alias.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/samba-netbios-alias-and-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X.org 7, Sid and ATI</title>
		<link>http://bc-bd.org/blog/debian/xorg-7-sid-and-ati/</link>
		<comments>http://bc-bd.org/blog/debian/xorg-7-sid-and-ati/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 09:25:00 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">https://bc-bd.org/blog/?p=4</guid>
		<description><![CDATA[Here is an HowTo on upgrading X.org from 6.9 to 7.0. The ati drivers are getting uninstalled due to dependency problems, but they work fine: #362087, #362485
]]></description>
			<content:encoded><![CDATA[<p>Here is an <a href="http://wiki.debian.org/Xorg69To7">HowTo</a> on upgrading X.org from 6.9 to 7.0. The ati drivers are getting uninstalled due to dependency problems, but they work fine: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362087">#362087</a>, <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362485">#362485</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/xorg-7-sid-and-ati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
