Any idea about USB drivers if it will ever be possible? I have synths and gear that needs firmware upgrades with flashers that only run on Win/Mac and I haven’t been able to get them to work with Wine.
Yeah, thanks. I did it a couple of times with the free web dev vm of Windows 10 but it is only valid for 30 days so it gets annoying quickly. After identifying the chipset in some devices I’ve tried to get the Linux toolkit or just the flashing tool from the manufacturers but for whatever reason they will not give it out unless you are a customer of their chipset.
It’s always possible, the bulk of the hardware Linux supports is proprietary stuff that someone had to reverse engineer at some point.
Whether a given niche piece of hardware, gets support for a non-essential-to-normal-operation feature such as firmware update support, is down to if someone is interested/motivated/determined enough to do the reverse engineering, write the driver and get it merged into the kernel.
Wouldn’t this rather be the case of proxy hardware layer for any driver to talk to that gets forwarded to the USB port in Linux? I mean the drivers are not for PC component but for talking with whatever device and chipset is connected to the PC over USB.
Any idea about USB drivers if it will ever be possible? I have synths and gear that needs firmware upgrades with flashers that only run on Win/Mac and I haven’t been able to get them to work with Wine.
You can hand over a USB device fully to a Windows VM. That’s how I update my Yamaha stuff.
Yeah, thanks. I did it a couple of times with the free web dev vm of Windows 10 but it is only valid for 30 days so it gets annoying quickly. After identifying the chipset in some devices I’ve tried to get the Linux toolkit or just the flashing tool from the manufacturers but for whatever reason they will not give it out unless you are a customer of their chipset.
It’s always possible, the bulk of the hardware Linux supports is proprietary stuff that someone had to reverse engineer at some point.
Whether a given niche piece of hardware, gets support for a non-essential-to-normal-operation feature such as firmware update support, is down to if someone is interested/motivated/determined enough to do the reverse engineering, write the driver and get it merged into the kernel.
Wouldn’t this rather be the case of proxy hardware layer for any driver to talk to that gets forwarded to the USB port in Linux? I mean the drivers are not for PC component but for talking with whatever device and chipset is connected to the PC over USB.