t-bob Posted September 26, 2017 Posted September 26, 2017 i've built and started testing stretch ... it mostly looks pretty good with these issues found so far lircd - goes wild. systemd goes to 100% cpu it need to be blacklisted or the like. stopping/disabling it didnt work. i need to remove it to stop the cpu usage problem https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860551 install python-wheel as default package as pip breaks without it eth0 has gone but seems to be a known issue https://irclog.whitequark.org/linux-sunxi/2017-09-19 and I see that hdmi has made progress (by smaeul) https://irclog.whitequark.org/linux-sunxi/2017-09-26
franksegura Posted October 11, 2017 Posted October 11, 2017 Hello, you managed to make the armbian work for you in the orange pi win, mine when I try to start up the command line and to present the word kernel goes off. I have a current source of 3 amp, per current can not be please help
t-bob Posted October 15, 2017 Author Posted October 15, 2017 the hdmi part of linux doesnt work yet so you'll see the part of the booting up process and then nothing. we dont have an eta on hdmi working yet buy a usb-ttl device and hook that to the serial connection the ethernet port may not work either as they have pulled support for that for the moment. wifi only 1
renard Posted November 21, 2017 Posted November 21, 2017 Yep. Seems the Ethernet is deadhttps://forum.armbian.com/topic/5450-opi-win-plus/?do=findComment&comment=44119 What is the root cause? Any estimates?
renard Posted November 21, 2017 Posted November 21, 2017 Seems like it answers the question: "The second is dwmac-sun8i, this a glue to the stmmac driver. You can find the latest version at https://github.com/montjoie/linux/tree/dwmac-sun8i-current This driver is mainline, but DT was reverted in 4.13-rc7. DT should be back soon."http://linux-sunxi.org/Sun8i_emac What exactly need to be done? Can java back-end developer with minimum c and kernel skills help in any way?
t-bob Posted November 22, 2017 Author Posted November 22, 2017 I had a play with reverting the DTS files but with no luck. I expect there may be some u-boot changes that need to be added given that it doesnt find it on boot either. It complained about pinctrl I think. cp /boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb /boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb.orig dtc -I dtb -O dts -o /boot/dtb/allwinner/sun50i-a64-orangepi-win.dts /boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb vi +/ethernet /boot/dtb/allwinner/sun50i-a64-orangepi-win.dts dtc -I dts -O dtb -o /boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb /boot/dtb/allwinner/sun50i-a64-orangepi-win.dts
Recommended Posts