Greetings all,
I'm only a newbie, but have been reading and using FreeBSD for some time now. I began making a serious effort at FreeBSD just before 8.0 arrived, or thereabouts. Trying to get away from Microsoft, but I have some software investment (mostly NT4 era apps) so I need a MS Windows virtual machine to run them. I had for a time run NT4 to run the software, then Windows 2000, now XP. I like the extra features with XP and the ability to run a few games. I run many virtual machines in my FreeBSD host like Linux but mostly other FreeBSD's from which to learn. I run one FreeBSD box on a AMD processor as a dedicated print server and a headless XP machine within that, for example. Anyway, I'm to the point after a few years that I am not afraid of FreeBSD any more and am getting much better at fixing problems. Also, I just recently got away from my older Pentium 4 and now run FreeBSD-amd64 on my new Lenovo TS140 dream machine.
I had just been running virtualbox-ose-4.3.12_1. I have an XP virtual machine wherein USB was working fine. E.g., the Microsoft Sidewinder Precision 2 Joystick, the Logitech USB Optical Mouse, the Logitech USB Keyboard, and SanDisk Cruzer devices were all listed and successfully passed to the XP virtual machine.
I keep my ports tree up to date. When I built VirtualBox to virtualbox-ose-4.3.16 and started the XP machine from the VirtualBox Manager the machine lists as “aborted.” If I remove the above listed USB devices the XP machine starts, but when I try to connect a USB device while the virtual machine is running I get the message:
and the the XP virtual machine crashes.
Since I keep backups of the installed packages, deleting virtualbox-ose-4.3.16 via pkg and re-installing virtualbox-ose-4.3.12_1 via pkg restores the XP virtual machine to a working state.
I have checked UPDATING.
So, this is the first time I'm asking for help. Please be patient with me as I am in my 50's now and a bit beyond my formative years.
Thank YOU.
I'm only a newbie, but have been reading and using FreeBSD for some time now. I began making a serious effort at FreeBSD just before 8.0 arrived, or thereabouts. Trying to get away from Microsoft, but I have some software investment (mostly NT4 era apps) so I need a MS Windows virtual machine to run them. I had for a time run NT4 to run the software, then Windows 2000, now XP. I like the extra features with XP and the ability to run a few games. I run many virtual machines in my FreeBSD host like Linux but mostly other FreeBSD's from which to learn. I run one FreeBSD box on a AMD processor as a dedicated print server and a headless XP machine within that, for example. Anyway, I'm to the point after a few years that I am not afraid of FreeBSD any more and am getting much better at fixing problems. Also, I just recently got away from my older Pentium 4 and now run FreeBSD-amd64 on my new Lenovo TS140 dream machine.
I had just been running virtualbox-ose-4.3.12_1. I have an XP virtual machine wherein USB was working fine. E.g., the Microsoft Sidewinder Precision 2 Joystick, the Logitech USB Optical Mouse, the Logitech USB Keyboard, and SanDisk Cruzer devices were all listed and successfully passed to the XP virtual machine.
I keep my ports tree up to date. When I built VirtualBox to virtualbox-ose-4.3.16 and started the XP machine from the VirtualBox Manager the machine lists as “aborted.” If I remove the above listed USB devices the XP machine starts, but when I try to connect a USB device while the virtual machine is running I get the message:
Code:
Failed to attach the USB device Microsoft SideWinder Precision 2 Joystick to the virtual machine xpts2.
Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR).
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Console
Interface:
IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}
and the the XP virtual machine crashes.
Since I keep backups of the installed packages, deleting virtualbox-ose-4.3.16 via pkg and re-installing virtualbox-ose-4.3.12_1 via pkg restores the XP virtual machine to a working state.
I have checked UPDATING.
So, this is the first time I'm asking for help. Please be patient with me as I am in my 50's now and a bit beyond my formative years.
Thank YOU.
Code:
# uname -a
FreeBSD ts 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 #0: Mon Sep 15 14:35:52 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Last edited by a moderator: