Hi David,

Ok, thank you, checking the boot logs did the trick. Apparently the MAC address 
I had generated wasn't an appropriate unicast address. Newly generated MAC 
seems to work just fine.

- Kalle

-----Original Message-----
From: David Nadlinger <m...@klickverbot.at> On Behalf Of David Nadlinger
Sent: 1. lokakuuta 2018 20:04
To: Hanhijärvi Kalle <kalle.hanhija...@vtt.fi>
Cc: artiq@lists.m-labs.hk
Subject: Re: [ARTIQ] Elementary problems with Kasli

Hi Kalle,

On 1 Oct 2018, at 15:30, Hanhijärvi Kalle via ARTIQ wrote:
> Following this I set IP and MAC addresses:
>
> $ artiq_mkfs flash_storage.img -s mac 75:53:7b:9c:63:14 -s ip
> 192.168.1.10
> $ artiq_flash -t kasli -f flash_storage.img storage start
>
> Now I tried to write the core kernel to the board by (after successful 
> compilation of idle_kernel)
>
> $ artiq_coremgmt config -f idle_kernel idle_kernel.elf
>
> This gives an error about having no route to host. So I can't 
> establish a network connection to the board.

Can you ping the board on the command line using that address? You might also 
want to have a look at the serial console while the Kasli is booting up for 
relevant debug information (e.g. using `flterm /dev/ttyUSB1`).

Best regards,
David
_______________________________________________
ARTIQ mailing list
https://ssl.serverraum.org/lists/listinfo/artiq

Reply via email to