Hello Christian
After my last mail I had the idea to use strace to find out which file
is loaded. It turned out, that the actual file that was tried to load
was /raw/wasmedge/wasmedge, which doesn't exist. after
modifying the Goa project slightly, I can start my application again.
Many thank
I upgraded genode-imx and genode to version 22.11 for my IMX project.
As per the drivers.config example in
genode-imx/recipes/raw/drivers_nic-imx8q_evk/drivers.config I added a
new ROM service for the nic_drv.dtb as follows:
My fec_nic config now looks like as follows:
}
Hello Christian
On 20.12.22 16:16, Christian Helmuth wrote:
Hello Pirmin,
On Tue, Dec 20, 2022 at 15:21:04 CET, Pirmin Duss wrote:
The return value of mmap() is -19 "No such device" which is documented
in the man page like follows.
ENODEV The underlying filesystem of the specified file do
> We
> thoroughly tested Sculpt on our team's arsenal of machines. Please let
> us know how it works on your's.
>
Sorry, this is late, but happy to report that the new changes worked great for
me. I run Sculpt on an Apple Mac mini, so in the past some changes were
required to get it to boot. Th
Hello Pirmin,
On Tue, Dec 20, 2022 at 15:21:04 CET, Pirmin Duss wrote:
> While Testing the `wasmedge` application that I'm porting with the Goa tool
> (goa run), I get the following
> errors:
>
> ```
> Error: _map_local: lx_mmap failed(addr_in=0x0,
> addr_out=0xffed/-19) overmap=0
>
Hello Genodians
While Testing the `wasmedge` application that I'm porting with the Goa
tool (goa run), I get the following errors:
```
Error: _map_local: lx_mmap failed(addr_in=0x0,
addr_out=0xffed/-19) overmap=0
Error: LD: exception during program load:
'Genode::Region_map::Regi