Hello,


Sources: https://genode.org/documentation/articles/sculpt-24-10
File QEMU/KVM: https://genode.org/files/sculpt/sculpt-24-10.img
File VirutalBox: https://genode.org/files/sculpt/sculpt-24-10.ova

I tried the images with Qemu+KVM enabled and was able to use the system-shell. 
I used the preset with the window manager, which also starts the system shell.
After pressing F12, I was able to click the window, move it and also key input 
arrives in the shell.

However, the OVA file is outdated, as it contains only the 24.10.0 release. 
(The QEMU/KVM image is already 24.10.3). Though, I uploaded a 24.10.3 [1] OVA, 
which contains a fix for a hang as reported [0]. Please try the new OVA, which 
may help.

Cheers,

Alex.

[0] 
https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/YLJR3MJP7EVVTKYQTXWCE6C6DPX5IOKO/
[1] https://depot.genode.org/alex-ab/images/sculpt-24-10-3.ova
sha256 53cbb32425473741507af371ba88085e3fd481edbc0d340b40c85d4f712dd676

On 24.01.25 06:22, Larry Sevilla wrote:
Hi Genode people,

I tried to follow the sculpt documentation up to "Tools -> system shell"
The "system shell" displayed on screen,BUT I canNOT type any commands.
when I click on the said shell/window, it canNOT be in the "foreground" or
be an "active window".


Sources: https://genode.org/documentation/articles/sculpt-24-10
File QEMU/KVM: https://genode.org/files/sculpt/sculpt-24-10.img
File VirutalBox: https://genode.org/files/sculpt/sculpt-24-10.ova

Host A
Desktop: i7-8700 32Gb
OS: Gentoo GNU/Linux
Emulation: QEMU 9.2.0

Trial 1:
Note: -cpu remove due to error, -m 1024 too small, use ram fs
qemu-system-x86_64 -display sdl -machine q35 \
                     -m 6144 -drive format=raw,file=sculpt-24-10.img \
                     -netdev user,id=net0 -device e1000,netdev=net0

Trial 2:
Note: -cpu remove due to error, formated ahci-1.fs sculpt.qcow2 20Gb
qemu-system-x86_64 -display sdl -machine q35 \
                     -m 6144 -drive format=raw,file=sculpt-24-10.img \
                                   -drive format=raw,file=sculpt.qcow2 \
                     -netdev user,id=net0 -device e1000,netdev=net0

Host B
Desktop: i7-9700 32Gb
OS Windows 11
Emulation: VirtualBox 7.0.22

Trial: imported as Appliance sculpt-24-10.ova
VB guest hangs during adding Tools->system shell


Note: did NOT test on a desktop PC (no spare)


_______________________________________________
users mailing list -- users@lists.genode.org
To unsubscribe send an email to users-le...@lists.genode.org
Archived at 
https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/QSPVNJWLIO3OJP552XFMIMQOWH2MU72R/

--
Alexander Boettcher
Genode Labs

https://www.genodians.org - https://www.genode.org

_______________________________________________
users mailing list -- users@lists.genode.org
To unsubscribe send an email to users-le...@lists.genode.org
Archived at 
https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/QKUBHS5G36DEEYTY6DL5N46F4JH7GUOU/

Reply via email to