<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/6299" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2012-01-06T14:17:33+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/6299</id>

		<entry>
		<author><name><![CDATA[8bitboy]]></name></author>
		<updated>2012-01-06T14:17:33+02:00</updated>

		<published>2012-01-06T14:17:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20611#p20611</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20611#p20611"/>
		<title type="html"><![CDATA[Re: Linux users, what is your V-USB device description?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20611#p20611"><![CDATA[
Thanks, good to know what other people are getting...<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6151">8bitboy</a> — Fri Jan 06, 2012 2:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bbalegere]]></name></author>
		<updated>2012-01-03T18:18:17+02:00</updated>

		<published>2012-01-03T18:18:17+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20594#p20594</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20594#p20594"/>
		<title type="html"><![CDATA[Re: Linux users, what is your V-USB device description?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20594#p20594"><![CDATA[
Run <div class="codebox"><p>Code: </p><pre><code>dmesg</code></pre></div> immediately after connecting your vusb device.<br />You will be able to see the correct Description.<br /><br /><div class="codebox"><p>Code: </p><pre><code>lsusb</code></pre></div> displays either VOTI or VOTI shared ID for use with libusb  depending on the VID and PID of the VUSB device.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5262">bbalegere</a> — Tue Jan 03, 2012 6:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Daid]]></name></author>
		<updated>2012-01-03T12:55:29+02:00</updated>

		<published>2012-01-03T12:55:29+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20586#p20586</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20586#p20586"/>
		<title type="html"><![CDATA[Re: Linux users, what is your V-USB device description?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20586#p20586"><![CDATA[
I'm very sure I've used my V-USB project with Ubuntu Linux 10.10 with proper Vendor and Product stings. But I haven't checked lsusb. I was using libusb to talk to my device as done in a few examples.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=5154">Daid</a> — Tue Jan 03, 2012 12:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[8bitboy]]></name></author>
		<updated>2011-12-21T19:20:32+02:00</updated>

		<published>2011-12-21T19:20:32+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20491#p20491</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20491#p20491"/>
		<title type="html"><![CDATA[Linux users, what is your V-USB device description?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=6299&amp;p=20491#p20491"><![CDATA[
Hi<br /><br />I got V-USB working on an ATmega2560, however, before I post a description, one thing isn't quite right.  When people plug-in their V-USB device under Linux, what Vendor name and product description do you get?<br /><br />I tested LEDControl and PowerSwitch examples.   Using 'lsusb', the Vendor name and description are annoyingly reported as &quot; VOTI shared ID for use with libusb &quot;.  <br />So I modified them to connect to my device using only the VID &amp; PID, which works.  <br />When plugged-in to a WinXP PC, the device description is correctly read....  &quot;Found new device:  LEDControl&quot;<br /><br />I guess it must be something to do with how Ubuntu is attaching this device....<br /><br />Thanks,<br />David.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=6151">8bitboy</a> — Wed Dec 21, 2011 7:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
