Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

stuck in RNG wait for test word #18

@zpzigi

Description

@zpzigi

Hello, I used the recommended raspbian image(2016-05-10-raspbian-jessie) and the custom QEMU (b479fb060fe3f3090221a94fe9071c3cd2b207f0) to run Komodo on QEMU, but it is still stuck.

When I run Komodo on QEMU, it is stuck with the message "RNG wait for test word".
I searched for the message in Komodo's source code and deleted the infinite loop about checking RNG status.
Then, running Komodo on QEMU is stuck with the message "Uncompressing Linux... done, booting the kernel."

Before running QEMU, I copied config.txt and piimage.txt inside the guestdisk's FAT boot partition.
For GUEST_KERNEL, I used the kernel7.img inside the raspbian image.
Do I need to change any content in config.txt in piiamge folder before I copy it in the FAT boot partition?
Currently, the contents in my config.txt is as follows (default).
kernel=piimage.img
kernel_address=0
kernel_old=1

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions