Author Topic: Virtual box or windows problem  (Read 1967 times)

Tim Hall

  • Victoria is my queen
Virtual box or windows problem
« on: 15 June, 2020, 10:39:56 pm »
I have a fairly old slide scanner, Optic Film 7200, which is part of my project to digitise a huge quantity of 35mm slides.

My desktop runs Ubuntu but the scanner isn't supported on Ubuntu. Consequently I've installed Oracle VM virtual box and on that Windows 7.  I installed the scanner driver and Silver Fast U Scan which came bundled with the scanner. This worked fine until recently.
Now when I launch Silver Fast it craps out. "SF Launcher has stopped working. A problem caused the program to stop working properly. Windows will close the program and notify you if a solution is available."

Click OK, it closes, no notification of any solution.

I've reinstalled the scanner driver and Silver Fast to no avail.

Any bright ideas?
There are two ways you can get exercise out of a bicycle: you can
"overhaul" it, or you can ride it.  (Jerome K Jerome)

fuaran

  • rothair gasta
Re: Virtual box or windows problem
« Reply #1 on: 15 June, 2020, 10:46:41 pm »
Try Vuescan instead. IME it works much better than Silver Fast. I'm using it with a Plustek slide scanner.
There's also a Linux version, not tried that.

Re: Virtual box or windows problem
« Reply #2 on: 16 June, 2020, 07:45:53 am »
Also, VirtualBox and USB are a poisonous mix, often defying rhyme, reason and biscuits.

Tim Hall

  • Victoria is my queen
Re: Virtual box or windows problem
« Reply #3 on: 16 June, 2020, 09:30:45 am »
Also, VirtualBox and USB are a poisonous mix, often defying rhyme, reason and biscuits.

Ah. There's interesting.  I see an update to Virtual Box is available so I'll look at that.  (Possibly related - I found that the CD drive isn't recognised by the VirtualBox either)
There are two ways you can get exercise out of a bicycle: you can
"overhaul" it, or you can ride it.  (Jerome K Jerome)

Re: Virtual box or windows problem
« Reply #4 on: 16 June, 2020, 09:40:15 am »
Presumably you have checked that VirtualBox has passed the USB through to the Windows VM ? Same for the CD player by the way.

Devices -> USB settings
Devices -> Optical Disks
I think you'll find it's a bit more complicated than that.

Tim Hall

  • Victoria is my queen
Re: Virtual box or windows problem
« Reply #5 on: 17 June, 2020, 01:35:05 pm »
A quick bit of fiddling last night got the following:

USB is working fine - ticked in the Devices box and contents of a USB stick are visible on File Explorer

CD had a tick missing somewhere in the settings. Can't remember where but not in Devices. Ticked and now visible, so doing stuff like repair windows using an install disk is now a possibilty.

Clicking Eject on File Explorer doesn't always work, but I'll manage.

More this evening.
There are two ways you can get exercise out of a bicycle: you can
"overhaul" it, or you can ride it.  (Jerome K Jerome)

Re: Virtual box or windows problem
« Reply #6 on: 17 June, 2020, 03:52:51 pm »

USB is working fine - ticked in the Devices box and contents of a USB stick are visible on File Explorer


Just because you can communicate with a USB stick doesn't mean it is working fine. For example a webcam may not work. Logic, USB and Virtualbox should not be stored in the same container. Don't forget, what VB is providing is an emulation of the connection, not the connection itself.

Afasoas

Re: Virtual box or windows problem
« Reply #7 on: 02 July, 2020, 08:44:46 am »
VirtualBox is awful (IME). There are much better virtualisations options under Linux. I would look at libvirt + QEMU + KVM and manage with virt manager and use virt-viewer/SPICE for console access. I've found the USB support on virt-viewer to be second-to-none - I've attached all sorts of things from to my laptop and connected them through to the VM without issue.

The only downsides are more moving parts and installation of VirtIO drivers under Windows during install (you have to obtain an ISO and attach it to the VM as a DVD-ROM drive). The latter is optional but does give the best experience under Windows.

Tim Hall

  • Victoria is my queen
Re: Virtual box or windows problem
« Reply #8 on: 02 July, 2020, 03:50:07 pm »
After many Bad Swears I made a new virtual machine. This involved further Bad Swears due to either a shonky DVD drive or a scratched W7 DVD. Attempts to install W7 from a bootable USB were scuppered by VirtualBox not allowing (as far as I could see) booting from a USB. (I also tried install Vuescan on the original W7 virtual box butthat crapped out with the same unhelpful message).

Anyway, I now have a working ancient slide scanner on a virtual W7 box.  I'll save the virtual machine for easy reinstallation for when it all goes Pete Tong in the future.
There are two ways you can get exercise out of a bicycle: you can
"overhaul" it, or you can ride it.  (Jerome K Jerome)

SoreTween

  • Most of me survived the Pennine Bridleway.
Re: Virtual box or windows problem
« Reply #9 on: 12 August, 2020, 11:57:49 am »
Try Vuescan instead. IME it works much better than Silver Fast. I'm using it with a Plustek slide scanner.
There's also a Linux version, not tried that.
Thanks for this recommendation.  The default on Mint is Simple Scan which is far too simple, you can't even white balance and on our Epson everything has a bad blue rinse.  XSane is just ugly and not intuitive at all so I've just got a license of VueScan.  I do like software designed to do one job and do it well.
2023 targets: Survive. Maybe.
There is only one infinite resource in this universe; human stupidity.

Tim Hall

  • Victoria is my queen
Re: Virtual box or windows problem
« Reply #10 on: 26 October, 2020, 11:14:00 pm »
VirtualBox is awful (IME). There are much better virtualisations options under Linux. I would look at libvirt + QEMU + KVM and manage with virt manager and use virt-viewer/SPICE for console access. I've found the USB support on virt-viewer to be second-to-none - I've attached all sorts of things from to my laptop and connected them through to the VM without issue.

The only downsides are more moving parts and installation of VirtIO drivers under Windows during install (you have to obtain an ISO and attach it to the VM as a DVD-ROM drive). The latter is optional but does give the best experience under Windows.

Revisiting this one. I've (as mentioned elsewhere) blagged a machine from work to put Ubuntu onto. That all went quite well. However, it wouldn't play nicely with Virtual Box so I'm going down the libvirt/QEMU/KVM/virt-manager route. I've found a few how to guides on the web and can get ther machine to start installing. However it fails to find signed device drivers when I point it at the VirtIo ISO that I've mounted. The guide I'm using says go for the viostar directory then choose the relevant OS (w7) and architecture (x86). Then it gives me the no signed drivers error.

I'm using this video guide on YouTube. https://www.youtube.com/watch?v=UzY1KcMi67M. I get a couple of different options - SATA rather than IDE drives for example, presumably due to the age of that guide.  Any clues welcome.

EDIT. Thinking for more than a few seconds, that is most likely where my problem lies. Off to delve into the virtio web pages.

Fixed it. Phear mi l33t haxxor skillz
There are two ways you can get exercise out of a bicycle: you can
"overhaul" it, or you can ride it.  (Jerome K Jerome)