VlaoMao Posted January 7, 2018 Posted January 7, 2018 Hello, recently i bought Orange Pi Win Plus board and have installed Armbian (Ubuntu xenial server) on it. With stock kernel linux-image-dev-sun50iw1, linux-headers-dev-sun50iw1 and linux-dtb-dev-sun50iw1 all hardware working ok except USB DVB tuner myGica T230, needed for me, which has not enabled in kernel configuration. I found linux-image-dev-sun50iw1 (https://www.armbian.com/kernel/, section Allwinner A64), its sources and etc has been removed from Armbian repository. This is question N1: maybe someone has sources for this kernel for build? Today i'm trying to build 'next' and 'dev' kernels for this hardware in Ubuntu 16.04 VM 'DEV' branch kernel and u-boot has two issues: while installing builded packages i see this: dpkg -i *.deb Selecting previously unselected package linux-dtb-dev-sunxi64. (Reading database ... 43926 files and directories currently installed.) Preparing to unpack linux-dtb-dev-sunxi64_5.37_arm64.deb ... Unpacking linux-dtb-dev-sunxi64 (5.37) ... Selecting previously unselected package linux-headers-dev-sunxi64. Preparing to unpack linux-headers-dev-sunxi64_5.37_arm64.deb ... Unpacking linux-headers-dev-sunxi64 (5.37) ... Selecting previously unselected package linux-image-dev-sunxi64. Preparing to unpack linux-image-dev-sunxi64_5.37_arm64.deb ... Unpacking linux-image-dev-sunxi64 (5.37) ... Selecting previously unselected package linux-u-boot-orangepiwin-dev. Preparing to unpack linux-u-boot-dev-orangepiwin_5.37_arm64.deb ... Unpacking linux-u-boot-orangepiwin-dev (5.37) ... Setting up linux-dtb-dev-sunxi64 (5.37) ... Setting up linux-headers-dev-sunxi64 (5.37) ... Compiling headers - please wait ... and process never terminates, only Ctrl+C. And finally, when i try to boot with this kernel and u-boot i see this log with OOPS and reboot:https://pastebin.com/iv7xTFe9 'NEXT' branch has no working ethernet, no working usb, no working thermal zones (dmesg):https://pastebin.com/1H8Re1Hy I understand that the development is still underway, but I would like to know in what state the development and when we can roughly expect the results?
Igor Posted January 7, 2018 Posted January 7, 2018 We are struggling to put things together. Building A64 is currently (partially) broken. In Armbian and upstream ... broken net, USB and thermal are known shortcomings. 3 hours ago, VlaoMao said: what state the development and when we can roughly expect the results? The primary goal is to come out with the first stable (non-development) kernel around 4.14.y for which we will take care on a longer period ... with A10, A20, H3 and H5 this is done or close to, while A64 is more distant. Our resources are micro/mini/amateur and progress is as is.
zador.blood.stained Posted January 7, 2018 Posted January 7, 2018 In other words: 3 hours ago, VlaoMao said: what state the development https://linux-sunxi.org/Linux_mainlining_effort#Status_Matrix 3 hours ago, VlaoMao said: when we can roughly expect the results as low-level development is not done by us it is impossible to say when or even if certain features will be fixed or implemented.
Recommended Posts