How to create a Raspberry QEMU VM emulating the physical hardware as close as possible

2022-01-27 Thread jmqemuml
Hello everyone, I have a Raspberry Pi 4 model B v1.4 with 8GB RAM, and I need to create a VM in it as close to the physical hardware as possible (no need to be the exact RPi4 hardware, RPi3 or RPi2 would also work). The reason is because I need to run this semi-closed software which comes only

Re: os x resolution only 800x600

2022-01-27 Thread Mark Cave-Ayland
On 27/01/2022 11:30, Howard Spoelstra wrote: Hi, For qemu-system-ppc setting e.g. -g 1024x768x32 only affects the initial size of the openbios window. To set the resolution in the guest, use the appropriate tool inside the guest. I believe the available resolutions for the guest are hard-code

Re: os x resolution only 800x600

2022-01-27 Thread Howard Spoelstra
On Thu, Jan 27, 2022 at 9:23 AM Thomas Huth wrote: > On 26/01/2022 14.11, Pascal wrote: > > hi, > > may be with -device VGA,edid=on,xres=1280,yres=720 > > regards. > > You could also try with: -g 1800x1080 > > That seems to provide a bigger screen for the firmware, at least. It does > not seem to

Re: os x resolution only 800x600

2022-01-27 Thread Thomas Huth
On 26/01/2022 14.11, Pascal wrote: hi, may be with -device VGA,edid=on,xres=1280,yres=720 regards. You could also try with: -g 1800x1080 That seems to provide a bigger screen for the firmware, at least. It does not seem to work right with a width of 1920, though. Thomas Le mer. 26 janv.