Can I update firmware using a virtual machine?
I've got a Native Instruments Komplete Audio 6 audio interface, which is a usb 2 compliant device.
I'm having some problems with it, and it might be related to the firmware.
Using usb-devices
, I see that my device is on revision 0.25. On the manufacturers website I see firmware version 1.20.
The problem is that to upgrade the firmware, I need to run a Windows or Mac program, and I have no computer of either type. From some Microsoft site, I can download a vm image of various versions of Windows (primarily for testing website compatibility with different versions of Internet Explorer). I can run that in Virtualbox, set up hardware passthrough of the usb device to the virtual machine and then run the firmware update. I'm afraid this will fail and brick the device. Is there a way of doing this that will not brick the device?
Or would there be some way to use the Mac Os updater?
windows virtualbox firmware usb-device
add a comment |
I've got a Native Instruments Komplete Audio 6 audio interface, which is a usb 2 compliant device.
I'm having some problems with it, and it might be related to the firmware.
Using usb-devices
, I see that my device is on revision 0.25. On the manufacturers website I see firmware version 1.20.
The problem is that to upgrade the firmware, I need to run a Windows or Mac program, and I have no computer of either type. From some Microsoft site, I can download a vm image of various versions of Windows (primarily for testing website compatibility with different versions of Internet Explorer). I can run that in Virtualbox, set up hardware passthrough of the usb device to the virtual machine and then run the firmware update. I'm afraid this will fail and brick the device. Is there a way of doing this that will not brick the device?
Or would there be some way to use the Mac Os updater?
windows virtualbox firmware usb-device
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26
add a comment |
I've got a Native Instruments Komplete Audio 6 audio interface, which is a usb 2 compliant device.
I'm having some problems with it, and it might be related to the firmware.
Using usb-devices
, I see that my device is on revision 0.25. On the manufacturers website I see firmware version 1.20.
The problem is that to upgrade the firmware, I need to run a Windows or Mac program, and I have no computer of either type. From some Microsoft site, I can download a vm image of various versions of Windows (primarily for testing website compatibility with different versions of Internet Explorer). I can run that in Virtualbox, set up hardware passthrough of the usb device to the virtual machine and then run the firmware update. I'm afraid this will fail and brick the device. Is there a way of doing this that will not brick the device?
Or would there be some way to use the Mac Os updater?
windows virtualbox firmware usb-device
I've got a Native Instruments Komplete Audio 6 audio interface, which is a usb 2 compliant device.
I'm having some problems with it, and it might be related to the firmware.
Using usb-devices
, I see that my device is on revision 0.25. On the manufacturers website I see firmware version 1.20.
The problem is that to upgrade the firmware, I need to run a Windows or Mac program, and I have no computer of either type. From some Microsoft site, I can download a vm image of various versions of Windows (primarily for testing website compatibility with different versions of Internet Explorer). I can run that in Virtualbox, set up hardware passthrough of the usb device to the virtual machine and then run the firmware update. I'm afraid this will fail and brick the device. Is there a way of doing this that will not brick the device?
Or would there be some way to use the Mac Os updater?
windows virtualbox firmware usb-device
windows virtualbox firmware usb-device
asked Dec 22 '16 at 8:02
ErnstErnst
262
262
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26
add a comment |
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26
add a comment |
1 Answer
1
active
oldest
votes
I'm sure that someone else will have a better and more informed answer, but here's my two cents anyway:
It'll probably be fine.
The firmware updating applications -- when run on Windows or macOS -- are very likely just sending specific USB messages to the device.
I would expect that your virtual machine would either pass through those messages completely, or refuse to pass them on at all.
I doubt that there's much risk of "bricking" your device this way, since I would expect the USB messages to be sent in their entirety or not at all.
If you are unwilling to risk anything outside the manufacturer's support policies, you'll need to ask them for options. (They'll likely tell you to find a Windows or macOS machine.)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332111%2fcan-i-update-firmware-using-a-virtual-machine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm sure that someone else will have a better and more informed answer, but here's my two cents anyway:
It'll probably be fine.
The firmware updating applications -- when run on Windows or macOS -- are very likely just sending specific USB messages to the device.
I would expect that your virtual machine would either pass through those messages completely, or refuse to pass them on at all.
I doubt that there's much risk of "bricking" your device this way, since I would expect the USB messages to be sent in their entirety or not at all.
If you are unwilling to risk anything outside the manufacturer's support policies, you'll need to ask them for options. (They'll likely tell you to find a Windows or macOS machine.)
add a comment |
I'm sure that someone else will have a better and more informed answer, but here's my two cents anyway:
It'll probably be fine.
The firmware updating applications -- when run on Windows or macOS -- are very likely just sending specific USB messages to the device.
I would expect that your virtual machine would either pass through those messages completely, or refuse to pass them on at all.
I doubt that there's much risk of "bricking" your device this way, since I would expect the USB messages to be sent in their entirety or not at all.
If you are unwilling to risk anything outside the manufacturer's support policies, you'll need to ask them for options. (They'll likely tell you to find a Windows or macOS machine.)
add a comment |
I'm sure that someone else will have a better and more informed answer, but here's my two cents anyway:
It'll probably be fine.
The firmware updating applications -- when run on Windows or macOS -- are very likely just sending specific USB messages to the device.
I would expect that your virtual machine would either pass through those messages completely, or refuse to pass them on at all.
I doubt that there's much risk of "bricking" your device this way, since I would expect the USB messages to be sent in their entirety or not at all.
If you are unwilling to risk anything outside the manufacturer's support policies, you'll need to ask them for options. (They'll likely tell you to find a Windows or macOS machine.)
I'm sure that someone else will have a better and more informed answer, but here's my two cents anyway:
It'll probably be fine.
The firmware updating applications -- when run on Windows or macOS -- are very likely just sending specific USB messages to the device.
I would expect that your virtual machine would either pass through those messages completely, or refuse to pass them on at all.
I doubt that there's much risk of "bricking" your device this way, since I would expect the USB messages to be sent in their entirety or not at all.
If you are unwilling to risk anything outside the manufacturer's support policies, you'll need to ask them for options. (They'll likely tell you to find a Windows or macOS machine.)
answered Jan 23 '17 at 3:20
RJHunterRJHunter
41127
41127
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f332111%2fcan-i-update-firmware-using-a-virtual-machine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I remember some years ago Parallels in Mac writing specific drivers to allow a more complete USB passthrough because of some specific Windows technology. So we can safely assume it is not possible in all situations.
– Rui F Ribeiro
Dec 22 '16 at 8:26