<?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>TempusFactor &#187; VirtualBox</title>
	<atom:link href="http://tempusfactor.com/category/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://tempusfactor.com</link>
	<description>So many things, so little time...</description>
	<lastBuildDate>Thu, 29 Jul 2010 01:05:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mounting USB Printers under Virtualbox on Solaris</title>
		<link>http://tempusfactor.com/2009/08/mounting-usb-printers-under-virtualbox-on-solaris/</link>
		<comments>http://tempusfactor.com/2009/08/mounting-usb-printers-under-virtualbox-on-solaris/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 18:21:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://tempusfactor.com/?p=67</guid>
		<description><![CDATA[If you, like me, own a USB printer that requires the driver to load firmware into the system at boot time and you run anything other than windows you&#8217;ve probably experienced the joy of poor printing.
Until now the only solution I had was to plug it into my primary desktop and share it which wasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>If you, like me, own a USB printer that requires the driver to load firmware into the system at boot time and you run anything other than windows you&#8217;ve probably experienced the joy of poor printing.</p>
<p>Until now the only solution I had was to plug it into my primary desktop and share it which wasn&#8217;t optimal, I originally tried to run Xen under Solaris with a Windows XP guest but the support for USB bridging isn&#8217;t there yet.  I switched to VirtualBox but the attempts to get it to mount the usb device were always failing with errors in /var/adm/messages</p>
<p>Aug 30 14:31:04 XXX VBoxUSBHelper[2093]: [ID 387370 user.error] VBoxUSBHelper: /usr/sbin/update_drv -a -i pci1043,8277@1a,7/printer@2 ugen<br />
Aug 30 14:31:04 XXX VBoxUSBHelper[2093]: [ID 387370 user.error] VBoxUSBHelper: /usr/sbin/update_drv -a -i pci1043,8277@1a,7/printer@2 ugen<br />
Aug 30 14:31:05 XXX VBoxUSBHelper[2095]: [ID 387370 user.error] VBoxUSBHelper: /usr/sbin/update_drv -d -i pci1043,8277@1a,7/printer@2 ugen<br />
Aug 30 14:31:05 XXX VBoxUSBHelper[2095]: [ID 387370 user.error] VBoxUSBHelper: /usr/sbin/update_drv -d -i pci1043,8277@1a,7/printer@2 ugen<br />
Aug 30 14:31:05 XXX VBoxSVC[1688]: [ID 734376 user.error] USBProxy: failed to capture device Hewlett-Packard HP LaserJet 1020.<br />
Aug 30 14:31:05 XXX VBoxSVC[1688]: [ID 734376 user.error] USBProxy: failed to capture device Hewlett-Packard HP LaserJet 1020.</p>
<p>Typing in the command manually showed that ugen wasn&#8217;t able to be properly mounted,  poking around I found some articles about getting <a href="http://technopark02.blogspot.com/2005/06/solaris-10-usb-digital-camera-howto.html">cameras to operate under Solaris</a> and  followed them to remap the printer device as a ugen as far as Solaris was concerned (Since I can&#8217;t actually reliably print with the printer under Solaris anyways this was no loss).</p>
<p>After that I hotplugged the printer and was able to finally mount and share the printer under my windows XP VirtualBox instance.</p>
<p>Hopefully this will help others who want to get a similar situation resolved with VirtualBox and Solaris.</p>
]]></content:encoded>
			<wfw:commentRss>http://tempusfactor.com/2009/08/mounting-usb-printers-under-virtualbox-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
