Schrijvers Luc
Schrijvers Luc
> Can you share the command line your're using? It's a script I grabbed from the forum (iirc) :) ``` #!sh args=( -display haiku -machine q35 -accel tcg -cpu max...
Never tried switching BIOS in the script, maybe worth mentioning (seems I forgot), I'm still on R1B4 64bit.
Haven't figured out how to switch to using hda, but setting memory to 2GB works fine (3GB doesn't work here also), so I guess it's a known issue and this...
Works for me too! Thanks (thought someone would have merged already, I'm not the most experienced qemu user) :)
Updated to latest version (RC2): https://github.com/haikuports/haikuports/pull/8060
Just did a clean build from freshly pulled source, print dialog pops up when clicking on the print button, clicking on "Yes, print it!" closes it with no action, so...
No output generated when launched from Terminal.
Saves a lot of head-ache :)
Atm build error on 64bit: ``` waiting for build package sdl_perl-2.548-2 to be activated Building ... Can't locate Class/Inspector.pm in @INC (you may need to install the Class::Inspector module) (@INC...
> It seems you still have some old packages referencing perl 5.32.1 here? Did you update your packages and clean the build before? Ran pkgman update, so those got updated...