<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VirtualBox 2.0.6 released, fixes Nokia / iPhone sync via USB</title>
	<atom:link href="http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/feed" rel="self" type="application/rss+xml" />
	<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html</link>
	<description>Philippines, Technology, Mobile, Android, Games, Mac, Linux, WordPress</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:26:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: gerry</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-365</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Tue, 24 Feb 2009 22:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-365</guid>
		<description>@Savio, hmmm it&#039;s definitely a permissions thing. getting your user id under vboxusers should have done it. Hope you find the cause.</description>
		<content:encoded><![CDATA[<p>@Savio, hmmm it&#8217;s definitely a permissions thing. getting your user id under vboxusers should have done it. Hope you find the cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savio</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-364</link>
		<dc:creator>Savio</dc:creator>
		<pubDate>Tue, 24 Feb 2009 06:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-364</guid>
		<description>Hi gerry,

Well the upgrade didn&#039;t work.

Even after I added the line in the fstab file (after using the correct gid) things didn&#039;t work.

But I was so convinced it&#039;s a permission thing, that I tried to run VirtualBox as root. And guess what. All the devices are now enabled and I can connect to them through the guest OS.

This confirms it&#039;s a permission thing. Only issue is which file needs the permission change? Will let you know if I find something.

Thanks for your help.

Regards
Savio</description>
		<content:encoded><![CDATA[<p>Hi gerry,</p>
<p>Well the upgrade didn&#8217;t work.</p>
<p>Even after I added the line in the fstab file (after using the correct gid) things didn&#8217;t work.</p>
<p>But I was so convinced it&#8217;s a permission thing, that I tried to run VirtualBox as root. And guess what. All the devices are now enabled and I can connect to them through the guest OS.</p>
<p>This confirms it&#8217;s a permission thing. Only issue is which file needs the permission change? Will let you know if I find something.</p>
<p>Thanks for your help.</p>
<p>Regards<br />
Savio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savio</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-363</link>
		<dc:creator>Savio</dc:creator>
		<pubDate>Tue, 24 Feb 2009 04:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-363</guid>
		<description>Hi Gerry,

Thanks for the reply. (I thought I&#039;d replied earlier, but looks like it didn&#039;t get through. Maybe I forgot to submit after writing the comment)

I did do this. but it still didn&#039;t work. What I found weird is that the VirtualBox lists all the devices but shows them greyed out (disabled?).

Anyway, I&#039;m going to update to the latest Virtual box (2.1.4) and see if it gets fixed. (I do believe in miracles ;-) )

Regards
Savio</description>
		<content:encoded><![CDATA[<p>Hi Gerry,</p>
<p>Thanks for the reply. (I thought I&#8217;d replied earlier, but looks like it didn&#8217;t get through. Maybe I forgot to submit after writing the comment)</p>
<p>I did do this. but it still didn&#8217;t work. What I found weird is that the VirtualBox lists all the devices but shows them greyed out (disabled?).</p>
<p>Anyway, I&#8217;m going to update to the latest Virtual box (2.1.4) and see if it gets fixed. (I do believe in miracles <img src='http://gerry.ws/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
<p>Regards<br />
Savio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-362</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Tue, 17 Feb 2009 09:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-362</guid>
		<description>@Savio,

1. check if you are a member of vboxusers in /etc/group

2. check if you already have the line below in /etc/fstab:

none /proc/bus/usb usbfs devgid=146,devmode=664 0 0

note: 146 should be replaced with the group id for vboxusers in /etc/group</description>
		<content:encoded><![CDATA[<p>@Savio,</p>
<p>1. check if you are a member of vboxusers in /etc/group</p>
<p>2. check if you already have the line below in /etc/fstab:</p>
<p>none /proc/bus/usb usbfs devgid=146,devmode=664 0 0</p>
<p>note: 146 should be replaced with the group id for vboxusers in /etc/group</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savio</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-361</link>
		<dc:creator>Savio</dc:creator>
		<pubDate>Tue, 17 Feb 2009 06:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-361</guid>
		<description>HI Gerry,

I&#039;ve been trying quite unsuccessfully to get this working for me. I&#039;m running Fedora Core 10 x86_64 as the host and Windows XP as the guest on an Acer Extensa laptop.

I&#039;ve been unable to get bluetooth to work in the virtual box nor am I able to get Windows to see the nokia I connect using a USB. The phone shows up in the list of USB devices in hte VirtualBox Menu but it&#039;s disabled and I can&#039;t select it so that Windows can see it.

I&#039;m no expert with this stuff and would really appreciate any help or pointer you could give.

Thanks
Savio</description>
		<content:encoded><![CDATA[<p>HI Gerry,</p>
<p>I&#8217;ve been trying quite unsuccessfully to get this working for me. I&#8217;m running Fedora Core 10 x86_64 as the host and Windows XP as the guest on an Acer Extensa laptop.</p>
<p>I&#8217;ve been unable to get bluetooth to work in the virtual box nor am I able to get Windows to see the nokia I connect using a USB. The phone shows up in the list of USB devices in hte VirtualBox Menu but it&#8217;s disabled and I can&#8217;t select it so that Windows can see it.</p>
<p>I&#8217;m no expert with this stuff and would really appreciate any help or pointer you could give.</p>
<p>Thanks<br />
Savio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-360</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Thu, 08 Jan 2009 23:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-360</guid>
		<description>@Andres, when you connect your Nokia mobile phone via the USB in Ubuntu does it get detected?</description>
		<content:encoded><![CDATA[<p>@Andres, when you connect your Nokia mobile phone via the USB in Ubuntu does it get detected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrés G. Aragoneses</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-359</link>
		<dc:creator>Andrés G. Aragoneses</dc:creator>
		<pubDate>Thu, 08 Jan 2009 23:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-359</guid>
		<description>It doesn&#039;t work for me! 

Are you using the open source version?

Did you have to configure something in the guest machine?

If I open the menu &quot;Devices &gt; USB Devices&quot; I get &quot;&quot;.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me! </p>
<p>Are you using the open source version?</p>
<p>Did you have to configure something in the guest machine?</p>
<p>If I open the menu &#8220;Devices &gt; USB Devices&#8221; I get &#8220;&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano F. (tacone)</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-358</link>
		<dc:creator>Stefano F. (tacone)</dc:creator>
		<pubDate>Mon, 24 Nov 2008 02:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-358</guid>
		<description>Confirming it works with Iphone, great news :).</description>
		<content:encoded><![CDATA[<p>Confirming it works with Iphone, great news <img src='http://gerry.ws/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html/comment-page-1#comment-357</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 24 Nov 2008 00:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/2008/11/376/virtualbox-206-released-fixes-nokia-iphone-sync-via-usb.html#comment-357</guid>
		<description>&quot;Fixed Guru meditation when running 64 bits Windows guests&quot;

So who at Sun/Innotek is an old Amiga-fan...</description>
		<content:encoded><![CDATA[<p>&#8220;Fixed Guru meditation when running 64 bits Windows guests&#8221;</p>
<p>So who at Sun/Innotek is an old Amiga-fan&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

