I have two issues working with the latest BeagleBoard Stretch image on the BeagleBoard X15.
( I used image under both https://rcn-ee.net/rootfs/bb.org/testing/2017-06-22/stretch-lxqt/ and https://rcn-ee.net/rootfs/bb.org/testing/2017-06-18/stretch-lxqt/ )
-
The bootup from microSD card containing the image happens only after roughly 3-4 minutes, the board is unresponsive until then. I don’t know why this is happening but this did not happen with a Jessie image ( the board boots immediately )
-
The syslog is getting spammed with log messages like this, and it fills up the entire space on the microSD card, to the point I can no longer do anything:
[ 4906.387892] alloc_contig_range: [fceb1, fceb2) PFNs busy
[ 4906.387951] alloc_contig_range: [fceb2, fceb3) PFNs busy
[ 4906.388082] alloc_contig_range: [fceb3, fceb4) PFNs busy
[ 4906.388152] alloc_contig_range: [fceb4, fceb5) PFNs busy
[ 4906.388251] alloc_contig_range: [fceb5, fceb6) PFNs busy
[ 4906.388307] alloc_contig_range: [fceb6, fceb7) PFNs busy
[ 4906.540999] alloc_contig_range: [fceb0, fceb1) PFNs busy
[ 4906.541076] alloc_contig_range: [fceb1, fceb2) PFNs busy
[ 4906.541135] alloc_contig_range: [fceb2, fceb3) PFNs busy
[ 4906.541195] alloc_contig_range: [fceb3, fceb4) PFNs busy
[ 4906.541253] alloc_contig_range: [fceb4, fceb5) PFNs busy
[ 4906.541311] alloc_contig_range: [fceb5, fceb6) PFNs busy
[ 4906.541369] alloc_contig_range: [fceb6, fceb7) PFNs busy
[ 4906.549392] alloc_contig_range: [fceb0, fceb1) PFNs busy
[ 4906.549539] alloc_contig_range: [fceb1, fceb2) PFNs busy
[ 4906.549599] alloc_contig_range: [fceb2, fceb3) PFNs busy
[ 4906.549654] alloc_contig_range: [fceb3, fceb4) PFNs busy
[ 4906.549708] alloc_contig_range: [fceb4, fceb5) PFNs busy
[ 4906.549762] alloc_contig_range: [fceb5, fceb6) PFNs busy
[ 4906.549816] alloc_contig_range: [fceb6, fceb7) PFNs busy
I wanted to bring these to your notice.
Thanks
Kumar Abhishek