Johan Gunnarsson

Results 68 comments of Johan Gunnarsson

Do you have packet loss? You can confirm this with ping. Try forcing 100 Mbps and 10 Mbps and see if that improves it. Sounds like a HW issue to...

https://lore.kernel.org/linux-rockchip/[email protected]/T/#u Possibly related.

Can you please show the full log from power on to failure? rk3399 doesn't support booting from USB. You probably have an old U-Boot on SPI flash or eMMC that...

Seems to use the correct U-Boot, but don't understand why kernel_comp_addr_r and kernel_comp_size is not set. Should be by default. Try going into the U-Boot prompt (at "Hit any key...

Connect UART and check console output during boot.

These images are very minimal. HDMI out is not guaranteed to work out of the box.

Interesting. Do you have instructions for compiling on Windows?

I'm not against merging support for building for Windows, but I'm not interested in merging this patch. It's huge and unmaintainable.

> Would switching all architectures to cmake be an ok alternative? Yes, absolutely. Cmake or Meson or something else. > I do not use Windows myself Same. So I can't...