Fireball Posted August 31, 2017 Posted August 31, 2017 Hi, i switched from Bananian Linux to Armbian xenial due to reaching its "end of life". Everything is working except it wont power off the system after a shutdown neither will it reboot properly. Hope someone could help me?
Igor Posted August 31, 2017 Posted August 31, 2017 1 hour ago, Fireball said: Hi, i switched from Bananian Linux to Armbian xenial due to reaching its "end of life". Everything is working except it wont power off the system after a shutdown neither will it reboot properly. Hope someone could help me? Which kernel and what is your configuration? How to do you power your board? Do you have a battery ...
Fireball Posted August 31, 2017 Author Posted August 31, 2017 Thanks for the quick response. I have USB power supply and $ uname -ar Linux bananapipro 3.4.113-sun7i #23 SMP PREEMPT Wed Jun 14 23:57:45 CEST 2017 armv7l armv7l armv7l GNU/Linux
Igor Posted September 1, 2017 Posted September 1, 2017 OK. There is a problem with a wireless driver which is bad quality and nobody is fixing it anymore. Its known to hang at unloading and then watchdog restart the board. If you remove ap6211 from /etc/modules ... power off will work. If you don't need video acceleration functions move rather to a modern kernel, which is a much better overall condition.
manuti Posted September 1, 2017 Posted September 1, 2017 I use the OMV armbian based images from @tkaiser and I don't have this problem. The system always power off correctly and I have active the ethernet and the wireless connection simultaneously. The link to the images is http://kaiser-edv.de/tmp/NumpU8/
tkaiser Posted September 1, 2017 Posted September 1, 2017 12 minutes ago, manuti said: I use the OMV armbian based images from @tkaiser and I don't have this problem. Only relevant difference is kernel version (mainline vs. legacy -- see Igor's explanation above) and since @Fireball already uses Xenial I would recommend to simply give the appropriate 'Xenial next' image from here a try: https://dl.armbian.com/bananapipro/
Fireball Posted September 1, 2017 Author Posted September 1, 2017 Thanks for the many tips. I will test it with removing the drivers first, I have read that they are problematic, but not during the power off. If this works i'll try it with 'Xenial next' kernel. @tkaiser Or do you mean the whole image? Are the wifi modules only in the image? @Igor Is the Mali 400MP2 GPU not supported in the modern kernels? Or why do i lose "video acceleration functions"? Will it be later implemented?
Fireball Posted September 1, 2017 Author Posted September 1, 2017 @Igor Thanks, removing the drivers really worked well. I will try to change to a modern kernel. Ok changing the kernel also worked well. 1
Igor Posted September 1, 2017 Posted September 1, 2017 MALI has nothing to do with video acceleration - is a 3D engine, useful for gaming etc. It's unlikely that will ever hit mainline kernel while video acceleration, which we use is open source. Some day will also work on modern kernel too. Wireless driver on the modern kernel is better for this chip, so you should be able to use it.
Recommended Posts