and compare what diffrences between the two set of commands
It seems hardware characteristics. i have checked the hardware value written by the driver, it indeed to writing the same value to their leds registers but thereās brightness differences
ok, found it, thank youā¦in dts the are defined as high-activeā¦in shematics they look low-active (led between vcc and gpio)ā¦thats the first problemā¦to bad that in shematics the colors are not describedā¦so we can only swap green&blue but have no clue whats up with red
@frank-w I clonned your git repo for kernel 4.14-main, configure it to have built in SATA and RAID support and then compile it using your build.sh script: build.sh build and then build.sh pack. I got an archive bpi-r2_4.14.34_main.tar.gz which I extract to SDCard to root. Now, when I try to boot from this kernel, it hangs on āStarting kernelā¦ā. How can I debug what is wrong?
Part Start Sector Num Sectors UUID Type
1 204800 524288 03ecee97-01 0c
2 729088 14211072 03ecee97-02 83
mmc0 is available
reading bananapi/bpi-r2/linux/uEnv.txt
811 bytes read in 5 ms (158.2 KiB/s)
Loaded environment from uEnv.txt
Banana Pi bpi-r2 chip: mt7623n Service: linux
reading bananapi/bpi-r2/linux/uImage
8895605 bytes read in 544 ms (15.6 MiB/s)
reading bananapi/berryboot.img
** Unable to read file bananapi/berryboot.img **
bootm flag=0, states=70f
## Booting kernel from Legacy Image at 84000000 ...
Image Name: Linux Kernel 4.14.34-main
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 8895541 Bytes = 8.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Starting kernel ...
As I found a little free time Iām back to this task After enabling debug I have: https://pastebin.com/BXXqwGMn So, I think I have not enabled some important options in kernel config, right?
@frank-w ./build.sh importconfig will be working only the system running from BPI-R2 motherboards, right? Iām compile this kernel on Virtual machine with Ubuntu 16.04 so, importconfig will be works on x86_64 arch too?
It maybe important: I use BPI-R2-EMMC-boot0-DDR1600-0k-0905.img.gz