<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Workaround for bluetooth service on openSUSE 11.1, downgrade bluez and it works</title>
	<link>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/</link>
	<description>"carpe diem, quam minimum credula postero", sharing the way to seize this day</description>
	<pubDate>Fri, 08 Jan 2010 16:27:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Maciej Pilichowski</title>
		<link>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-41</link>
		<pubDate>Mon, 11 May 2009 19:08:58 +0100</pubDate>
		<guid>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-41</guid>
					<description>Finally there is new bluez that works. Tested on two computers -- all it takes is installing the latest package bluez (1 package) and kdebluetooth4 (and dependencies of course). I need the second program just to make the mouse wake up after some period I don't use it. Make the link of the kbluetooth4.desktop in your .kde Autostart and have fun :-)</description>
		<content:encoded><![CDATA[	<p>Finally there is new bluez that works. Tested on two computers &#8212; all it takes is installing the latest package bluez (1 package) and kdebluetooth4 (and dependencies of course). I need the second program just to make the mouse wake up after some period I don&#8217;t use it. Make the link of the kbluetooth4.desktop in your .kde Autostart and have fun <img src='http://medwinz.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: medwinz</title>
		<link>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-35</link>
		<pubDate>Sun, 15 Feb 2009 22:18:00 +0000</pubDate>
		<guid>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-35</guid>
					<description>Nice to hear that, Maciej. Congratulation!

I'm in KDE 4.2 and finally I can manage to transfer the files from the handphone to my laptop using bluetooth. The files save in ~/.kbluetooth4. The new Konqueror doesn't know the sdp:// protocol, so I should transfer the files one by one from the handphone. Still trying to find the easiest way to do this thing :-)</description>
		<content:encoded><![CDATA[	<p>Nice to hear that, Maciej. Congratulation!</p>
	<p>I&#8217;m in KDE 4.2 and finally I can manage to transfer the files from the handphone to my laptop using bluetooth. The files save in ~/.kbluetooth4. The new Konqueror doesn&#8217;t know the sdp:// protocol, so I should transfer the files one by one from the handphone. Still trying to find the easiest way to do this thing <img src='http://medwinz.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Maciej Pilichowski</title>
		<link>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-34</link>
		<pubDate>Sun, 15 Feb 2009 15:31:56 +0000</pubDate>
		<guid>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-34</guid>
					<description>It appears the whole issue is simpler than it looks, of course -- when you know the solution ;-)

I had already prepared xorg.conf, I downgraded bluez as you suggested, the only missing piece was installing additionally hidd package (which was removed by opensuse team -- great move guys) and then two steps. Executing
hcitool scan
this should list the BT device with xx:xx:xx:xx:xx number and then 
hidd --connect xx:xx:xx:xx:xx

The end. Mouse is working. </description>
		<content:encoded><![CDATA[	<p>It appears the whole issue is simpler than it looks, of course &#8212; when you know the solution <img src='http://medwinz.blogsome.com/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
	<p>I had already prepared xorg.conf, I downgraded bluez as you suggested, the only missing piece was installing additionally hidd package (which was removed by opensuse team &#8212; great move guys) and then two steps. Executing<br />
hcitool scan<br />
this should list the BT device with xx:xx:xx:xx:xx number and then<br />
hidd &#8211;connect xx:xx:xx:xx:xx</p>
	<p>The end. Mouse is working.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Maciej Pilichowski</title>
		<link>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-31</link>
		<pubDate>Tue, 10 Feb 2009 00:33:06 +0000</pubDate>
		<guid>http://medwinz.blogsome.com/2009/01/17/workaround-for-bluetooth-service-on-opensuse-111-downgrade-bluez-and-it-works/#comment-31</guid>
					<description>Thank you for the this workaround, for me it works partially. Finally I am able to make the connection, I get the message from kdebluetooth the mouse is connected, but I cannot cause the mouse cursor movement. I move the mouse, cursor stays still.

I see it as input device in 
/proc/bus/input/devices
I configured xorg.conf, no response though.

&quot;Funny&quot; thing, I used initially Vista for a week (because it was preinstalled) and after that mouse was working even in BIOS. I didn't have to configure mouse in opensuse in any way (except for xorg.conf), it just worked. Then batteries died, I had to replace them, and after that -- no mouse for me.
I don't know what Vista did to this mouse but I wish OS has the same support as Vista has. Connect once, forget forever.</description>
		<content:encoded><![CDATA[	<p>Thank you for the this workaround, for me it works partially. Finally I am able to make the connection, I get the message from kdebluetooth the mouse is connected, but I cannot cause the mouse cursor movement. I move the mouse, cursor stays still.</p>
	<p>I see it as input device in<br />
/proc/bus/input/devices<br />
I configured xorg.conf, no response though.</p>
	<p>&#8220;Funny&#8221; thing, I used initially Vista for a week (because it was preinstalled) and after that mouse was working even in BIOS. I didn&#8217;t have to configure mouse in opensuse in any way (except for xorg.conf), it just worked. Then batteries died, I had to replace them, and after that &#8212; no mouse for me.<br />
I don&#8217;t know what Vista did to this mouse but I wish OS has the same support as Vista has. Connect once, forget forever.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
