LagLife

Results 17 comments of LagLife

So, I've been working on this for a while. Running ChromeOS in VMware requires vmwgfx (VMware SVGA 3D kernel module) built into the kernel itself. This is actually quite similar...

> I know vmwgfx is probably right out, but has this changed for amdgpu, with AMD APUs being in "real" Chromebooks now? What's the current DRM status in the brunch...

This isn't an issue with qemu-ios. What's going on here is that Ubuntu doesn't display the password as you type it for security reasons. It's still going in, just not...

> Why is not a qemu-ios issue Ubuntu is nothing related to qemu-ios. You could compile this on Windows if you wanted and not have to use Ubuntu. Ubuntu is...

> the VMWare overlay (as you said) is very out of date. When I tried to merge/integrate it into ThoriumOS, I got a bunch of errors. Including conflicting packages, ebuild...

Can't MAME already be compiled to WebAssembly or JS? Once it's possible to transfer files between host and emulator without using special emulator features (which really should be a goal,...

> I wouldn't recommend you running this driver as well since if an actual crash occurs in a device driver it might damage the hardware. So please refrain from running...

qemu-ios isn't a plugin, it's a fork of QEMU. Meaning it's a whole separate thing. If you just compile the arm emu binary you won't have to compile the whole...

> https://github.com/devos50/qemu-ios/tree/dfu manages to boot into DFU mode, with the USB stack initialized but it's not doing anything useful yet 👍 Once DFU mode works and a restore can be...

> > Once DFU mode works and a restore can be done (which would require NAND write), it should be possible to boot iOS 3 and 4 in the emulator...