Jump to content

Igor

Administrators
  • Posts

    13861
  • Joined

  • Last visited

Everything posted by Igor

  1. You can run this script numerous times - it only reads various system information and sets: /var/run/machine.id and /var/run/motd.dynamic Nothing unusual. I would also like to fix those systemd issues , once for all I am running just few extra stuff and the system is really minimal . The behavior is strange and I am not sure whether my scripts are done badly or is the systemd the one which makes troubles.
  2. I tested yesterday, it's working normally. Are you using a proper network configuration? If you made only kernel upgrade, you might need to remove: /etc/udev/rules.d/70-persistent-net.rules
  3. Some processes are not closed properly. I made some fixes for this but it doesn't help always. In general the script needs some additional fine tuning.
  4. Yes, this is also possible. I usually don't install much after base system so it's always around 1G ... don't know how much do you need for plexmediaserver ... Initial size of 1200 might not be enough, 1500-2000 should probably do. And one more think. If the script breaks in the middle is better to reboot before running script again.
  5. I added the image shrinking part not long ago and I also experience this problem. It could help if you enlarge this parameter: https://github.com/igorpecovnik/lib/blob/next/common.sh#L380 from 1.2 to 1.5 I need to take some more time here to fix properly.
  6. You need dedicated FEX settings. This is the way with Banana and Lemaker 7" TS LCD. You can try with the same config. https://github.com/igorpecovnik/lib/blob/next/config/bananapilcd7.fex#L447 ... and with kernel 4.x http://forum.lemaker.org/forum.php?mod=viewthread&tid=15482&extra=page%3D1
  7. Use some older or wait a day or two. Problems are fixed but I need to rebuild images. The problem is boot loader not kernel.
  8. Aha ... in any case you need USB OTG Good luck with hardware games
  9. Jessie is problematic ... What you get if you type this after login: systemctl status firstrun.service I made a new build today (currently testing) ... and so far no errors.
  10. This is the app you need. Untested by me (yet) so can't give you any additional info. Just give it a try.
  11. It's normal, only on Jessie. Wait that the system auto reboots once then you are able to login.
  12. You need to use rt-patched hostapd: hostapd-rt /etc/hostapd.conf-rt
  13. I agree. I also dumped BTSync from usage some time ago but haven't adjust the build script yet. Currently I am developing the backup / restore part which hanged somewhere in the middle. All general services are open / free to change. I don't prefer any - it must work / suit the purpose.
  14. I manage to build but with different config. Yours was not working - kernel crash / panic (tested only briefly on Hummingboard i2ex). Small config is anyway not an option for me. I need to support all possible hw at once. ... but i bump into one bug very quickly. From no apparent reason one CPU core goes to 100% and stays there. Anyway, it's a progress and amazingly audio is here, mSata is working, i got HDMI now, ... I made a new build for old kernel too: http://www.igorpecovnik.com/2014/08/19/cubox-i-hummingboard-debian-sd-image/ v2.8 / 6.6.2015 Added iMx irqbalance service (Wheezy & Jessie) Added kernel 4.x for testing, unstable Added / fix binary repository for Wheezy and Trusty Added 256Mb emergency swap Ubuntu and jessie install errors fixed, removed busybox-syslogd and changed to default logger due to problems in Jessie and Ubuntu, apt-get upgrade fixed, console font fix, PGP signed archives, documentations update Build script rework – image size shrink to actual size, possible to have fat boot partition on SD card, everything packed as DEB apt-get upgrade ready but not enabled yet, serial console fixed, fixed hostapd under jessie, easy kernel switching, latest patched hostapd for best performance – normal and for realtek adaptors, auto IO scheduler script
  15. It's not necessary that it's on the extension port. http://docs.cubieboard.org/cubieboard1_and_cubieboard2_gpio_pin
  16. Yes. On kernel 4.x we have yet another driver brcmfmac and script.bin is not relevant any more. We have dtb (/boot/dtb/bananapi.dtb). You might need to rename / copy bananapipro.dtb to bananapi.dtb that everything will work.
  17. Thanks. If this is so than I need to take a closer look. How are your script.bin settings? Note that this is just an example, not proper settings. [twi0_para] twi0_used = 1 twi0_scl = port:PB00<2><default><default><default> twi0_sda = port:PB01<2><default><default><default> [twi1_para] twi1_used = 1 twi1_scl = port:PB18<2><default><default><default> twi1_sda = port:PB19<2><default><default><default> [twi2_para] twi2_used = 1 twi2_scl = port:PB20<2><default><default><default> twi2_sda = port:PB21<2><default><default><default> [twi3_para] twi3_used = 1 twi3_scl = port:PI00<3><default><default><default> twi3_sda = port:PI01<3><default><default><default> Do you have things enabled and are you checking correct port?
  18. I had no problems booting even from USB drive on kernel 4.x ... with latest kernel configuration updates of course. My pre-build images are not fixed yet! (I think only OrangePi)
  19. Did you format the partition? mkfs.ext4 /dev/your-device
  20. FAQ. That's really strange. I thought you had a problem with one particular browser. This part is anyway about to change since I am moving content to www.armbian.com when ready. The content is auto generated from here: https://github.com/igorpecovnik/lib/blob/next/documentation/general-faq.md (possible to contribute) Thanks.
  21. Hi. I just checked the blog and everything is operational. FAQ is working and there you can find all basic questions. 1. My time is already super limited and it will get worse For problems you have comments and now forum. I think it's updated good enough (web) - there will be changes in this matter too. 2. https://github.com/ssvb/xf86-video-fbturbo is a project from someone else - you have install info in the wiki. I can't really comment desktop acceleration since I don't use it and it's out of my focus. 4.x has only basic graphics support - no acceleration in any way. 3. With minor adaptations for some boards, yes. Banana R1, a lot has been written, tested and done. We are trying to get better performance but I guess we are hitting the design limit BTW: compare only RAW data transfer without encryption. You got extra two cores on the other side and different kernel with possible encryption support(?) vs none ...
  22. Huh, take one image back. I know that last build is problematic but it must work!
  23. Nice! Yes, it's some unknown hardware problem, hopefully solvable. Banana should work just fine. Hard to say how stable is kernel 4.x since it's new stuff ... people report stability but also some crashes.
  24. This "nologin / false login" occurred in last Jessie build. Since I haven't change anything in this section it's one of unfixed Jessie issue(s). If you can ping than this is a good sign which means Ethernet was initialized properly. There is also a bug in recent u-boot (2015.4) and eth0 will sometimes fail to init. Workaround is u-boot downgrade to one version back (check archive) and will be fixed within next update. Actually you only need to wait for reboot. If you have fairly decent internet connection you have to wait few minutes until apt-get update is finished and the board automatically reboots.
  25. Yes, I assumed that I already fixed dependencies ... but haven't U-boot is also necessary to change - with old one you might have only one CPU core. Note that last version might be broken ... so U-boot one version back - check archive. If u-boot and dtb packets are not installed automatic, install them too: dpkg -i linux-u-boot*.deb dpkg -i linux-dtb*.deb BTW: My Orange PI is hard crashing without any report of error ... with any known kernel. Longest up-time was around one week. Currently clueless.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines