<?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"
	>
<channel>
	<title>Comments for MCMLXXII</title>
	<atom:link href="http://www.mcmlxxii.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mcmlxxii.co.uk</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 08:13:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on RT73 on Ubuntu 8.10 Intrepid Ibex by Christian</title>
		<link>http://mcmlxxii.co.uk/2008/10/22/rt73-ubuntu-intrepid-8-10/#comment-20</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 18 Nov 2008 16:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=1#comment-20</guid>
		<description>Oh yes thank you :D ! That did the trick! Though since I installed the drivers the bootup time of my ubuntu slowed down which I think is a problem experienced by some others, too. I still did not find a solution though. But anyways, this is the first step-by-step tutorial that works for me.</description>
		<content:encoded><![CDATA[<p>Oh yes thank you <img src='http://mcmlxxii.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ! That did the trick! Though since I installed the drivers the bootup time of my ubuntu slowed down which I think is a problem experienced by some others, too. I still did not find a solution though. But anyways, this is the first step-by-step tutorial that works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RT73 on Ubuntu 8.10 Intrepid Ibex by mcmlxxii</title>
		<link>http://mcmlxxii.co.uk/2008/10/22/rt73-ubuntu-intrepid-8-10/#comment-19</link>
		<dc:creator>mcmlxxii</dc:creator>
		<pubDate>Mon, 17 Nov 2008 20:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=1#comment-19</guid>
		<description>Hi Christian, are you using WICD version 1.4.2? If so, have you tried commenting out (placing a # at the start of the line) line 365 of /opt/wicd/networking.py?

The line reads:

            misc.Run("ifconfig " + self.wireless_interface + " down")

and I change it to:

#            misc.Run("ifconfig " + self.wireless_interface + " down")</description>
		<content:encoded><![CDATA[<p>Hi Christian, are you using WICD version 1.4.2? If so, have you tried commenting out (placing a # at the start of the line) line 365 of /opt/wicd/networking.py?</p>
<p>The line reads:</p>
<p>            misc.Run(&#8221;ifconfig &#8221; + self.wireless_interface + &#8221; down&#8221;)</p>
<p>and I change it to:</p>
<p>#            misc.Run(&#8221;ifconfig &#8221; + self.wireless_interface + &#8221; down&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RT73 on Ubuntu 8.10 Intrepid Ibex by Christian</title>
		<link>http://mcmlxxii.co.uk/2008/10/22/rt73-ubuntu-intrepid-8-10/#comment-18</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 17 Nov 2008 14:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=1#comment-18</guid>
		<description>Hi, I did everything as you told. I do see the wireless networks here, I just can't connect to my own network which is secured with WPA-PSK. He tries to get an IP from it but doesn't succeed. I already entered the encryption key in the settings of the network :/ do you know a solution to this?</description>
		<content:encoded><![CDATA[<p>Hi, I did everything as you told. I do see the wireless networks here, I just can&#8217;t connect to my own network which is secured with WPA-PSK. He tries to get an IP from it but doesn&#8217;t succeed. I already entered the encryption key in the settings of the network :/ do you know a solution to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by mcmlxxii</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-17</link>
		<dc:creator>mcmlxxii</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-17</guid>
		<description>Ingo, if you right-click on the bluetooth icon in the systray and hit Preferences, is the MBR-100 listed? If so, delete it.

If I delete the MBR-100, set it to pair (red-green light alternating) and then enter the commands I get this:

sudo modprobe snd-bt-sco
sudo btsco -v 00:16:20:FF:7B:E6
btsco v0.42
Device is 1:0
Voice setting: 0x0060

[At this point the dialogue box appears and lets me enter the passcode (0000), then:]

Can't connect RFCOMM channel: Connection refused

BUT - it has paired ok, even though it says "Connection refused". So now I can set amarok to bluetooth, and when I play it does actually work.

If you don't ever see the dialogue box, and can't ever pair, then I suspect something has broken with bluetooth since Hardy for your particular dongle. What is the output of lsusb when your dongle is plugged in?

Cheers, Jonathan</description>
		<content:encoded><![CDATA[<p>Ingo, if you right-click on the bluetooth icon in the systray and hit Preferences, is the MBR-100 listed? If so, delete it.</p>
<p>If I delete the MBR-100, set it to pair (red-green light alternating) and then enter the commands I get this:</p>
<p>sudo modprobe snd-bt-sco<br />
sudo btsco -v 00:16:20:FF:7B:E6<br />
btsco v0.42<br />
Device is 1:0<br />
Voice setting: 0&#215;0060</p>
<p>[At this point the dialogue box appears and lets me enter the passcode (0000), then:]</p>
<p>Can&#8217;t connect RFCOMM channel: Connection refused</p>
<p>BUT - it has paired ok, even though it says &#8220;Connection refused&#8221;. So now I can set amarok to bluetooth, and when I play it does actually work.</p>
<p>If you don&#8217;t ever see the dialogue box, and can&#8217;t ever pair, then I suspect something has broken with bluetooth since Hardy for your particular dongle. What is the output of lsusb when your dongle is plugged in?</p>
<p>Cheers, Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by Ingo Schmitt</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-15</link>
		<dc:creator>Ingo Schmitt</dc:creator>
		<pubDate>Mon, 10 Nov 2008 18:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-15</guid>
		<description>I have now the same packages as you, but that makes no difference actually - I cannot pair without an usefull error msg using the gnome-applet. 

catfish@threeofnine:~$ dpkg --get-selections &#124; grep blue
blueman						deinstall
bluetooth					install
bluez						install
bluez-alsa					install
bluez-audio					deinstall
bluez-btsco					install
bluez-cups					install
bluez-gnome					install
bluez-gstreamer					install
bluez-hcidump					install
bluez-input					install
bluez-network					deinstall
bluez-utils					install
bluez3-audio					deinstall
bluez3-utils					deinstall
gnome-bluetooth					install
libbluetooth2					deinstall
libbluetooth3					install
mplayer-skin-blue				install</description>
		<content:encoded><![CDATA[<p>I have now the same packages as you, but that makes no difference actually - I cannot pair without an usefull error msg using the gnome-applet. </p>
<p>catfish@threeofnine:~$ dpkg &#8211;get-selections | grep blue<br />
blueman						deinstall<br />
bluetooth					install<br />
bluez						install<br />
bluez-alsa					install<br />
bluez-audio					deinstall<br />
bluez-btsco					install<br />
bluez-cups					install<br />
bluez-gnome					install<br />
bluez-gstreamer					install<br />
bluez-hcidump					install<br />
bluez-input					install<br />
bluez-network					deinstall<br />
bluez-utils					install<br />
bluez3-audio					deinstall<br />
bluez3-utils					deinstall<br />
gnome-bluetooth					install<br />
libbluetooth2					deinstall<br />
libbluetooth3					install<br />
mplayer-skin-blue				install</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by Ingo Schmitt</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-14</link>
		<dc:creator>Ingo Schmitt</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-14</guid>
		<description>blueman						deinstall
bluez						install
bluez-alsa					install
bluez-audio					deinstall
bluez-cups					install
bluez-gnome					install
bluez-gstreamer					install
bluez-hcidump					install
bluez-input					install
bluez-network					install
bluez-serial					install
bluez-utils					deinstall
bluez3-audio					deinstall
bluez3-utils					deinstall
gnome-bluetooth					install
libbluetooth2					deinstall
libbluetooth3					install
mplayer-skin-blue				install
python-bluez					install

these are my pakages, but i don't understand why the deinstalled ones are also listed...</description>
		<content:encoded><![CDATA[<p>blueman						deinstall<br />
bluez						install<br />
bluez-alsa					install<br />
bluez-audio					deinstall<br />
bluez-cups					install<br />
bluez-gnome					install<br />
bluez-gstreamer					install<br />
bluez-hcidump					install<br />
bluez-input					install<br />
bluez-network					install<br />
bluez-serial					install<br />
bluez-utils					deinstall<br />
bluez3-audio					deinstall<br />
bluez3-utils					deinstall<br />
gnome-bluetooth					install<br />
libbluetooth2					deinstall<br />
libbluetooth3					install<br />
mplayer-skin-blue				install<br />
python-bluez					install</p>
<p>these are my pakages, but i don&#8217;t understand why the deinstalled ones are also listed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by mcmlxxii</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-13</link>
		<dc:creator>mcmlxxii</dc:creator>
		<pubDate>Sun, 09 Nov 2008 19:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-13</guid>
		<description>Hi Ingo,

not sure if this is any help, but it shows the packages I have installed on my machine relating to bluetooth in intrepid:

&lt;code&gt;:~$ dpkg --get-selections &#124; grep blue
bluetooth					install
bluez						install
bluez-alsa					install
bluez-btsco					install
bluez-cups					install
bluez-gnome					install
bluez-gstreamer					install
bluez-utils					install
gnome-bluetooth					install
libbluetooth3					install
libmultisync-plugin-irmc-bluetooth		install&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Ingo,</p>
<p>not sure if this is any help, but it shows the packages I have installed on my machine relating to bluetooth in intrepid:</p>
<p><code>:~$ dpkg --get-selections | grep blue<br />
bluetooth					install<br />
bluez						install<br />
bluez-alsa					install<br />
bluez-btsco					install<br />
bluez-cups					install<br />
bluez-gnome					install<br />
bluez-gstreamer					install<br />
bluez-utils					install<br />
gnome-bluetooth					install<br />
libbluetooth3					install<br />
libmultisync-plugin-irmc-bluetooth		install</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by Ingo Schmitt</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-12</link>
		<dc:creator>Ingo Schmitt</dc:creator>
		<pubDate>Sun, 09 Nov 2008 18:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-12</guid>
		<description>Hi,

I can pair it with my motorazr.

When I try to pair manually, I also can enter the pin, but the connection dies after few seconds. when I try to pair it with the gnome-applet, it doesn't ask for the pin, it just says that it cannot connect. 

It seems that my internal BT doesn't support the MBR-100, will see if an external dongle will work.... 

thx.
ingo

I have a dell D420 and im using the build in BT. But will try ano</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I can pair it with my motorazr.</p>
<p>When I try to pair manually, I also can enter the pin, but the connection dies after few seconds. when I try to pair it with the gnome-applet, it doesn&#8217;t ask for the pin, it just says that it cannot connect. </p>
<p>It seems that my internal BT doesn&#8217;t support the MBR-100, will see if an external dongle will work&#8230;. </p>
<p>thx.<br />
ingo</p>
<p>I have a dell D420 and im using the build in BT. But will try ano</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by mcmlxxii</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-11</link>
		<dc:creator>mcmlxxii</dc:creator>
		<pubDate>Sun, 09 Nov 2008 11:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-11</guid>
		<description>Hi Ingo,

can you pair with anything? Until Intrepid I used an MSI bluetooth dongle, but with the changes in Intrepid it stopped working (it still works in Hardy). In the end I bought a new dongle. I get the same output you did when I tried to pair with the stick the first time, but it still let me enter the passcode.</description>
		<content:encoded><![CDATA[<p>Hi Ingo,</p>
<p>can you pair with anything? Until Intrepid I used an MSI bluetooth dongle, but with the changes in Intrepid it stopped working (it still works in Hardy). In the end I bought a new dongle. I get the same output you did when I tried to pair with the stick the first time, but it still let me enter the passcode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok, Ubuntu Gutsy 7.10, Bluetooth and Sony MBR-100 Audio Receiver by Ingo Schmitt</title>
		<link>http://mcmlxxii.co.uk/2008/10/25/amarok-ubuntu-gutsy-bluetooth-and-sony-mbr-100-audio-receiver/#comment-10</link>
		<dc:creator>Ingo Schmitt</dc:creator>
		<pubDate>Sat, 08 Nov 2008 18:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcmlxxii.co.uk/?p=40#comment-10</guid>
		<description>Hi mcmlxxii,

thanks for your quick responds.

My problem is, that I can't pair with the stick. 

I just tried it with blueman (which pulls in newer bt-libs) but that also dosen't help. 

will keep trying...</description>
		<content:encoded><![CDATA[<p>Hi mcmlxxii,</p>
<p>thanks for your quick responds.</p>
<p>My problem is, that I can&#8217;t pair with the stick. </p>
<p>I just tried it with blueman (which pulls in newer bt-libs) but that also dosen&#8217;t help. </p>
<p>will keep trying&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
