I did some tests with 2 different USB Webcams.
To sum up, USB passthrough didn't work but webcams abstraction from virtualbox 
worked for the logitech one

== Microsoft LifeCam Studio
Works fine with Cheese
ben@whitestar:~$ vboxm list usbhost
Host USB Devices:

UUID:               538da37f-1ea6-4226-bd66-17cdd14e738e
VendorId:           0x045e (045E)
ProductId:          0x0772 (0772)
Revision:           1.19 (0119)
Port:               4
USB version/speed:  2/High
Manufacturer:       Microsoft
Product:            Microsoft  LifeCam Studio(TM)
Address:            0x45e:0x772:275:/pci@0,0/pci1028,21e@1d,7/miscellaneous@4
Current State:      Busy

But bizarrely it isn't recognized by Virtualbox webcam abstraction :
ben@whitestar:~$ vboxm list webcams
Video Input Devices: 1
 ""

An empty item appears in the GUI that if I select crashes all the VMs running!!!

Passthrough fails with an error message (see next one for error message)
But device seems to be captured :
ben@whitestar:/var/adm$ vboxm list usbhost
Host USB Devices:

UUID:               d570fbe8-c5a4-4ad0-8c04-b727fd1e0dca
VendorId:           0x045e (045E)
ProductId:          0x0772 (0772)
Revision:           1.19 (0119)
Port:               4
USB version/speed:  2/High
Manufacturer:       Microsoft
Product:            Microsoft  LifeCam Studio(TM)
Address:            0x45e:0x772:275:/pci@0,0/pci1028,21e@1d,7/miscellaneous@4
Current State:      Captured

== Logitech C270
Works fine with Cheese
ben@whitestar:~$ vboxm list usbhost
Host USB Devices:

UUID:               3fc67bad-5706-4417-bd26-4252d158df6c
VendorId:           0x046d (046D)
ProductId:          0x0825 (0825)
Revision:           0.18 (0018)
Port:               8
USB version/speed:  2/High
Manufacturer:       Logitech,Inc.
Product:            WebcamC270
SerialNumber:       F2746AD0
Address:            0x46d:0x825:18:/pci@0,0/pci1028,21e@1d,7/miscellaneous@8
Current State:      Busy

ben@whitestar:~$ vboxm list webcams
Video Input Devices: 1
.1 "Generic USB videoclass device"
/dev/video0

Passtrough fails with the same error message :
00:02:35.891343 USBLibR3:Function (c0185685) failed. rc=VERR_NOT_FOUND
00:02:35.891538 USBLibR3:USBLibGetClientInfo VBOXUSBMON_IOCTL_CLIENTPATH 
failed! rc=VERR_NOT_FOUND
00:02:35.891566 USBProxy: Failed to get client info. rc=VERR_NOT_FOUND 
szDeviceIdent=0x46d:0x825:18:/pci@0,0/pci1028,21e@1d,7/miscellaneous@8
00:02:35.891647 usbProxyConstruct: Failed to open 
'0x46d:0x825:18:/pci@0,0/pci1028,21e@1d,7/miscellaneous@8', rc=VERR_OPEN_FAILED
00:02:35.891717 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) 
aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} 
aText={Failed to create a proxy device for the USB device. (Error: 
VERR_OPEN_FAILED)}, preserve=false aResultDetail=0

But the Virtualbox webcam works fine (no microphone though)

Best regards.
Ben

----- Mail original -----
De: benta...@chez.com
À: "Discussion list for Open Indiana" <openindiana-discuss@openindiana.org>
Cc: "Мартин Бохниг" <opens...@mail.ru>
Envoyé: Mardi 20 Septembre 2016 10:59:11
Objet: Re: [OpenIndiana-discuss] Fwd: TEST-pkg available: Hipster's future      
VirtualBox-5.1.6-SunOS-amd64-r110634.pkg

Hi,
Install went on fine.
I just needed to add the SMAP setting in the /etc/system file

Nice splash and "About" screen.
One thing to notice is that the Guest addition ISO is only offering Solaris 
version and the ISO itself is rather small compared to the VBox Windows version.

I'll do some test using USB passthrough later on.

Best regards,
Ben

----- Mail original -----
De: "Aurélien Larcher" <aurelien.larc...@gmail.com>
À: "Мартин Бохниг" <opens...@mail.ru>, "Discussion list for OpenIndiana" 
<openindiana-discuss@openindiana.org>
Envoyé: Mardi 20 Septembre 2016 05:09:50
Objet: Re: [OpenIndiana-discuss] Fwd: TEST-pkg available: Hipster's future      
VirtualBox-5.1.6-SunOS-amd64-r110634.pkg

On Mon, Sep 19, 2016 at 10:51 AM, Мартин Бохниг via
openindiana-discuss <openindiana-discuss@openindiana.org> wrote:
>
>
>
> -------- Пересылаемое сообщение --------
> От кого: Мартин Бохниг <opens...@mail.ru>
> Кому: OpenIndiana Developer mailing list <oi-...@openindiana.org>
> Дата: Понедельник, 19 сентября 2016, 8:50 UTC
> Тема: TEST-pkg available: Hipster's future 
> VirtualBox-5.1.6-SunOS-amd64-r110634.pkg
>
>
> Hello,
>
>
> as promised here finally the binary SVR4 package for use on 
> Hipster/OpenIndiana, OpenSXCE, XStreamOS or TribbliX from 2015 or newer.
> The ips stuff still needs some polishing and I release the src 
> hipster-userland integration later today or next night after first some sleep.
> Yes, I *do* mean it when I say community team work (as you see from 
> mentioning friendly distros).
> And more: I took the freedom to incorporate Jim Klimov's excellent 
> https://github.com/jimklimov/vboxconfig_sh/blob/master/vboxconfig.sh
> Ahh and btw, I fixed the
> /platform/i86pc/kernel/drv/amd64/vboxusbmon
> /platform/i86pc/kernel/drv/amd64/vboxusb
> problem and now the (Oracle created/Solaris11.3 designed) driver loads on 
> Illumos again, so thanks to this plus vboxconfig.sh postinstall completes 
> without error.
>
>
> Here the test bins (src diffs, Makefile and ips manifest to follow soon) :
>
> http://opensxce.org/virtualbox5_qt4/testbins/

HI Martin,
I can also report complete success, this is brilliant, thank you. :)

Kind regards

Aurélien

>
>
> -1#.) Requires Hipster 2015++ (such as with a libc compatible to 
> illumos-f83b46b) and /usr/lib/qt/4.8
>
> #0.) Remove all previous SUNWvbox related packages (in the past userland bins 
> and kernel modules were split into 2 packages).
> Now it is enough to:
> # yes|pkgrm SUNWvbox
>
>
> which will look like this:
>
>
> # yes|pkgrm SUNWvbox
>
> The following package is currently installed:
>    SUNWvbox  Oracle VM VirtualBox
>              (i386) 5.1.6,REV=2016.09.19.10.01.110634
>
> Do you want to remove this package? [y,n,?,q]
> ## Removing installed package instance <SUNWvbox>
>
> This package contains scripts which will be executed with super-user
> permission during the process of removing this package.
>
> Do you want to continue with the removal of this package [y,n,?,q] ## 
> Verifying package 
[...]
> Updating the boot archive...
>
> Installation of <SUNWvbox> was successful.
>
> <<vbox5_splash.png>>
>
>
> --
> Мартин Бохниг
> ----------------------------------------------------------------------
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>



-- 
---
Praise the Caffeine embeddings

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to