So I am trying to flash my cartridge using virtualbox running linux (ubuntu). I compiled the code from the following website:
http://lacklustre.net/projects/ems-flasher/
However although when I type into terminal "sudo lsusb" the cartridge shows up, when I run any of the compiled executables to do something it says it can't find the cartridge. Are there drivers I need to install? I'm pretty confused it seems like everything is in place and it still can't seem to notice the cartridge.
Here is a terminal shot of the issue.
Any advice would be appreciated, thanks!