Martin
Martin
OK, I activated the following additional options: > disable_uboot_overlay_emmc=1 > disable_uboot_overlay_video=1 > disable_uboot_overlay_audio=1 > disable_uboot_overlay_wireless=1 > enable_uboot_cape_universal=1 We can see that am335x-boneblack-overlay.dtb is ignored in some way. This is a...
I have successfully tested the following kernels: 4.1.x-bone-rt 4.1.x-ti-rt 4.4.x-ti-rt 4.9.x-ti-rt I have never seen such a relocation message during boot. Based on that, I don't think that this is...
I have also started using Docker. My base is socialdefect/raspbian-jessie-core. I am now able to compile the kernel module as well as the dtbo in one environment. It is a...
Can you explain it in a bit more detail as to why it is a bug to number devices 0,1,2... compared to 0,2,4...? This effect will force all i2c based...
I am currently trying to rewrite to gpmc driver for the Logibone cape to support Kernel 4.1.x+. This driver is using the EDMA as well. The EDMA rewrite sounds interesting....
/dev/i2c-2 is working fine. I have created issue #21 to discuss the GPMC related problems.
The official documentation suggests to use the DOCKER-USER chain. However, the DOCKER-USER chain is not visible from inside the container (s. output of iptables -nvL in #108). As a result,...
It works for me using the FORWARD chain. I am using the latest version of Docker. The documentation and examples should be updated accordingly.
I have seen a similar problem using latest 5.1.0. After installing Simple Dialer, the app asked me if I wanted to switch my default phone (Google Phone) to Simple Dialer....
@tibbi: Yes, it's the notification that is received after a missed incoming call. I think, this is an important feature. It would be great to be able to fully replace...