fbergama / pigfx

PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
MIT License
275 stars 60 forks source link

Qemu instructions and scripts out of date #75

Open F1r3Hydr4nt opened 1 year ago

F1r3Hydr4nt commented 1 year ago

The original qemu dependency was merged: https://github.com/Torlus/qemu/tree/rpi And now the scripts are out of date it seems, I cannot connect to the vnc :/

chregu82 commented 1 year ago

I'm afraid, since I worked on pigfx I never used qemu. So I don't know how it works or what it needs to get it working again.

bkg2018 commented 1 year ago

Hello, back in 2020 when I worked on pigfx too I was unable to use Qemu as told in instructions. I guess instructions are long obsolete.

To me it's hard to imagine any reliable debug method other than actual run on a Pi for real hardware issues like interrupts or boot. But the purely software functionalities like ANSI console functions would benefit from an emulator.

----- Mail original ----- De: "Christian Lehner" @.> À: "fbergama/pigfx" @.> Cc: "Subscribed" @.***> Envoyé: Lundi 7 Août 2023 08:50:26 Objet: Re: [fbergama/pigfx] Qemu instructions and scripts out of date (Issue #75)

I'm afraid, since I worked on pigfx I never used qemu. So I don't know how it works or what it needs to get it working again.

— Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you are subscribed to this thread. Message ID: <fbergama/pigfx/issues/75/1667284795 @ github . com>