How to use virtio qemu nic?

Alexander Tormasov a.tormasov at innopolis.ru
Fri Jun 3 20:18:38 CEST 2022


thank you for advice, it works.
The only problem I have now is foc and network drivers.
I do not find suitable combination to check 

make -C build/arm_v8a/ KERNEL=foc BOARD=rpi3 run/sntp_client
make: Entering directory '/var/services/homes/admin/gen/22.05/build/arm_v8a'
including /var/services/homes/admin/gen/22.05/tool/run/power_on/qemu
including /var/services/homes/admin/gen/22.05/tool/run/log/qemu
including /var/services/homes/admin/gen/22.05/tool/run/boot_dir/foc
including /var/services/homes/admin/gen/22.05/repos/libports/run/sntp_client.run
Using NTP server 94.247.111.10
Error: recipe for 'pkg/drivers_nic-rpi3' not found - unable to guess version

and another try
make -C build/arm_v8a/ KERNEL=foc BOARD=virt_qemu run/sntp_client
make: Entering directory '/var/services/homes/admin/gen/22.05/build/arm_v8a'
including /var/services/homes/admin/gen/22.05/tool/run/power_on/qemu
including /var/services/homes/admin/gen/22.05/tool/run/log/qemu
including /var/services/homes/admin/gen/22.05/tool/run/boot_dir/foc
including /var/services/homes/admin/gen/22.05/repos/libports/run/sntp_client.run
Using NTP server 185.209.85.222
Test requires base-foc kernel archive, which is missing for this build configuration
  SPECS="arm_v8a foc arm_v8 arm_64 64bit neon»

as I understand, virt_qemu does not support x86?

> 3 июня 2022 г., в 15:12, Christian Helmuth <christian.helmuth at genode-labs.com> написал(а):
> 
> Alexander,
> 
> On Fri, Jun 03, 2022 at 13:48:09 CEST, Alexander Tormasov via users wrote:
>> Anyware I had the same problem if I use
> [...]
> 
> Please try
> 
>  make -C build/arm_v8a run/sntp_client KERNEL=hw BOARD=virt_qemu
> 
> and if it works derive your run script from
> 
>  repos/libports/run/sntp_client.run
> 
> I tested the scenario just now and it worked.
> 
> Regards
> -- 
> Christian Helmuth
> Genode Labs
> 
> https://www.genode-labs.com/ · https://genode.org/
> https://twitter.com/GenodeLabs · https://genodians.org/
> 
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
> 
> _______________________________________________
> Genode users mailing list
> users at lists.genode.org
> https://lists.genode.org/listinfo/users



More information about the users mailing list