Jump to content

Igor

Administrators
  • Posts

    13589
  • Joined

  • Last visited

Everything posted by Igor

  1. Exactly which image are you using? New kernel (4.x) does not have this driver.
  2. Yes Now, some fine tuning but basically it works. Are there any better / cleaned FEX files for all those Oranges? Boot clock limitation to 1200 for normal operations. Anything else that it's important at this stage?
  3. Legacy kernel is booting but it fails to recognize boot arguments ... what am I missing? I am using this board: http://linux-sunxi.org/Xunlong_Orange_Pi_Plus @qualcomm.com>
  4. I made a work around into scripting, so nand-install (will) work after next update. https://github.com/igorpecovnik/lib/commit/c7055e8798b7a9810b628e1f2d74f40bb40e9f80
  5. No, I haven't got nowhere with 4.4 ... Solidrun official devs are also giving up and moving to 4.1.x, Don't know the exact reason - need to do more research and talk do people who are working on this. There should be 4x SATA but I guess the 4th is nc PMP http://www.dx.com/p/1-to-5-sata-3-0-hard-drive-adapter-expansion-card-blue-black-370801#.VqsR-egrLAQ This one with some big fat heat sink should work?
  6. HTML5, use Android. If you want to play YOUTUBE this way: mpv --vo=vdpau --hwdec=vdpau --framedrop=vo --hwdec-codecs=all https://github.com/igorpecovnik/lib/issues/129 than it's possible.
  7. https://github.com/igorpecovnik/lib/commit/4c7a6b15e34a4f792ab7fd09898cadd332e4dd40 I added legacy, next and dev H3 building ... image is not booting but kernel building works. It's prepared but untested ... 4.5 might work with 2016.01
  8. Great! BTW: Yes, this M2 disk can't write faster in general. All my other high performance SSD drives are in use Remember to recompile u-boot to make use of mSATA instead of mPci when your little beasts arrive. Patch is prepared but disabled. Edit: If you run into MAC address / Eth remapping problem, set MAC in u-boot - simply use this boot.cmd,
  9. No idea. Rather go for proven solution - check if you get better price elsewhere. http://de.aliexpress.com/item/Free-shipping-LCD-7-inch-Display-RGB-LCD-Module-for-Banana-Pi-and-Banana-Pro/32256858233.html This one is supported by Armbian.
  10. Yes, better. My u-boot loads boot.scr script and there you can set console output to serial, enlarge debug level to see what's going on, ... Edit: even this uboot loads script so you need to edit /boot/boot.cmd, set console output and debug level = 7, recompile to boo.scr and reboot.
  11. It's a huge job, that's why it's not there yet. All you can do now is to wait, participate in development, support, ...
  12. http://forum.armbian.com/index.php/topic/309-no-mouse-pointer-ubuntu-trusty/?hl=hwcursor#entry2072
  13. Some more measurement: M2 SSD TRANSCEND MTS400 128GB Write: 1073741824 bytes (1.1 GB) copied, 6.65401 s, 161 MB/s Read: 1073741824 bytes (1.1 GB) copied, 2.07552 s, 517 MB/s Mechanical 2.5" drive Western Digital 500Gb / 5400rpm Write: 1073741824 bytes (1.1 GB) copied, 9.56753 s, 112 MB/s Read: 1073741824 bytes (1.1 GB) copied, 10.4673 s, 103 MB/s SD card Sandisk Extreme PRO 8Gb Write: 1073741824 bytes (1.1 GB) copied, 68.9829 s, 15.6 MB/s Read 1073741824 bytes (1.1 GB) copied, 68.4105 s, 15.7 MB/s
  14. And now what? http://www.armbian.com/hummingboard/ Our images are also working.
  15. This means it's not developed. Audio is becoming available in kernel 4.4, soon for download ... but video acceleration in Vanilla, forget it. VGA output is possible, you need to enable / switch from hdmi / it in script.bin file. For KODI, perhaps stock Android or -> check here. I guess it's possible (untested by me) but far from simple. http://forum.kodi.tv/showthread.php?tid=254202&pid=2199415#pid2199415
  16. I am not sure about M2 but GPIOs are available in the kernel. I was doing something on A20 based boards and it's working out of the box. http://linux-sunxi.org/GPIO
  17. Wheezy to Jessie upgrade procedure is stock Debian. When doing distribution upgrade some problems might occur so you just need to be prepared for rescue operations if system doesn't boot for some reason. It's an rear event but it happens.
  18. ... and the broke the kernel sources somehow I was trying to build kernel two days ago but failed. Now I noticed they are working on Linaro kernel.
  19. Check configs. Several crypto stuff was added but perhaps we forgot something: https://github.com/igorpecovnik/lib/blob/master/config/linux-sunxi-next.config https://github.com/igorpecovnik/lib/blob/master/config/linux-sunxi-dev.config I expect new version will be ready and out within 2-3 weeks.
  20. For SD to SD yes. Your guide is perfectly correct. Things gets messy when we start to combine SD, NAND and SATA and if you want to transfer only boot part of the SD image to another and transfer rootfs to SATA ... or if you want to write u-boot which is designed for NAND to blank SD card
  21. We forgot to include this package install to the upgrade procedure: apt-get install fake-hwclock This RTC bug fix was a must fix since your upgrade from legacy kernel ended up with non bootable system. Fixed for future upgrades.
  22. Slow down, read docs and forum and try to understand how things works. It would be better for you and for us to assist in fixing the problem. Armbian is more or less default Debian / Ubuntu install. I added certain things that makes setup easier but the "plug and play" is done only to certain degree. There are example configurations, that you don't need to start from nothing. Further you need to "read and play" or use already owned knowledge.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines