Bernhard Petschina

Results 23 comments of Bernhard Petschina

Plese wait a bit before you merge this. I forgot to check & update some of the more obscure streams. I will do that in the next few days.

This PR is now ready. I checked & updated all futures streams. I also properly implemented all coin-futures streams.

The explicit call to .keys() is not only not necessary but will also be much slower because a new list of all keys is generated and searched linearly, instead of...

Hi, I don't know if this is the same issue, but I can reproduce the unresponsive window with these steps: 1. Initial setup: Close all browser windows, unlock the database...

Hi, `DSI-1` should be the correct output if the display is connected via DSI. You can get all available outputs with `for p in /sys/class/drm/*/status; do con=${p%/status}; echo -n "${con#*/card?-}:...

Same result, the board hangs after checking optee. I also changed the root device in boot.cmd and updated the fdtfile in vars.txt, but the result is the same. By the...

Yes, I deleted the output and buildroot.dl folders and cleaned both repos to make sure everything is rebuilt. As another test I built everything on a Raspberry Pi 4 (that...

Unfortunately no. But I don't really think that the board makes such a huge difference. I can flash the provided debian and ubuntu images and they boot just fine even...

I could get my hands on a Rock 3A board, and that one doesn't boot either (with the respective rock3a configuration): ``` U-Boot SPL board init U-Boot SPL 2017.09 (Sep...