http://bugs.winehq.org/show_bug.cgi?id=30706
Bug #: 30706 Summary: Sony USB Driver: driver "cdrbsvsd" failed to load Product: Wine Version: 1.5.4 Platform: x86 URL: ftp://ftp.vaio-link.com/pub/dime/cams/usbdrven.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: shakaran@gmail.com Classification: Unclassified
Sony USB Driver is a driver installer for handled cams on Windows XP.
It is offered with a Driver CD, but it still can be downloaded from:
ftp://ftp.vaio-link.com/pub/dime/cams/usbdrven.exe
If the url changes on a future, you can try searching here:
http://www.sony.es/support/en/product/DCR-HC19E/downloads/usbdrven
After download and execute the .exe:
$ wine usbdrven.exe err:winedevice:ServiceMain driver L"cdrbsvsd" failed to load
It loads and you can extract the zipped content on a folder.
Then, you have to run the installer extracted:
$ wine Setup.exe err:winedevice:ServiceMain driver L"cdrbsvsd" failed to load fixme:storage:create_storagefile Storage share mode not implemented. err:ole:marshal_object object doesn't expose interface {be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 ... (last two lines x75 times) wine: Call from 0x7b839e92 to unimplemented function setupapi.dll.SetupAddToSourceListA, aborting
The installer fails aborting the installation with the unhandled exception.