Hi Pranab,

This message:

Error: <component name>: environment ROM session denied
(label="<component name>", ram_quota=6144, cap_quota=3, diag=0)

means that your system image is missing the ELF/binary image of the
component you're trying to start. This indicates that the archive list
in your pkg/drivers_interactive-virt_qemu_riscv/archives file (that adds
binaries to your system image) and the <start> nodes in your
raw/drivers_interactive-virt_qemu_riscv/drivers.config file mismatch.

Either you somehow manage to add the archives of the missing drivers or
you remove their instances from the config.

Cheers,
Martin

On 16.04.23 08:43, Pranab Kumar Rout cs21m045 wrote:
> Hello Genodians,
> I am able to generate the sculpt image for virt_qemu_riscv. But while
> booting the "image.elf", its unable to load some of the drivers. I
> have attached the LOG and other necessary files for reference. Please
> help me out and suggest the needful.
> 
> Regards,
> Pranab
> 
> 
> 
> _______________________________________________
> Genode users mailing list
> users@lists.genode.org
> https://lists.genode.org/listinfo/users
> 

_______________________________________________
Genode users mailing list
users@lists.genode.org
https://lists.genode.org/listinfo/users

Reply via email to