Jump to content

Igor

Administrators
  • Posts

    13611
  • Joined

  • Last visited

Everything posted by Igor

  1. ... and temperature readouts on older boards (A10/A20/A31) and mainline kernel (4.9.7+) is currently broken due to: https://forum.armbian.com/index.php?/topic/4178-cubietruck-soc-temperature-vanished/ It's planned to be fixed within upcoming update.
  2. Ofc. Previous packaged version is 4.9.7 ... now I am trying to find out when temperature stopped working ... I know it's probably more than that, but what is the best way to go from such case? Simply reverting to 4.9.7 with new package version or invest some time? 4.9.25 has broken temp reading too. That's all I found out.
  3. I made new repository handling scripts and those two files were added for testing purposes but I forgot to remove them ... well, I'll fix this. Sorry for troubles.
  4. Upps. I recreate the repository that day and added hostapd ... this kernel fall in by mistake
  5. Well, you are using bleeding edge kernel v4.10.12 which can be found only in self build or nightly images. Not recommended for production usage, even tagged with "stable". It looks like regression in kernel - I also noticed. I am sure this will be solved when possible.
  6. This means your system is able to compile stock kernel. Now add CREATE_PATCHES="yes" and when you are prompted to apply KERNEL changes (first is for U-BOOT), edit whatever in kernel source and press ENTER when done. This way you can alter source and a patch of your changes will be generated ...
  7. Our build script works fine ... there is a problem in kernel source, which fails to compile under this particular configuration. Unfortunately nothing unusual. You need to start your exploration and help from here: https://github.com/armbian/build/blob/master/config/sources/rockchip.conf#L19-L20 We add a bunch of patches over this source but I doubt it's related to this problem. Remove them all but packaging (which only fix .deb packages) and try again.
  8. We got samples weeks ago but current support is "experimental" and will stay this way for some time, so there is no particular rush for putting download pages online. Usually we put them up, when basic things works ...
  9. It was already prepared, but disabled. https://www.armbian.com/orange-pi-prime/
  10. There is something wrong with your file system - it looks like failed SD card.
  11. It doesn't work on older non A chips. Is it possible to define module configuration with setting firmware path? That would be one of workarounds if it works?
  12. Method, proposed by Thomas, worked for me on Zero 2+ H3. I assume it must be the same on all other boards with this chip. rmmod brcmfmac # we load module by default so removing is a key cd /lib/firmware cat ap6212/fw_bcm43438a1.bin >brcm/brcmfmac43430-sdio.bin modprobe brcmfmac What do we loose if we add this to our overlay? wlan0 IEEE 802.11 ESSID:"xxxxxxxxxx" Mode:Managed Frequency:2.452 GHz Access Point: D4:CA:6D:83:52:D1 Bit Rate=72.2 Mb/s Tx-Power=31 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=70/70 Signal level=-10 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 http://sprunge.us/ibHB
  13. That's odd. Usually more things works in legacy images ... especially displays and cameras, while for wireless adaptors ... that's another story.
  14. Please provide exact steps which you made + attach a (build)log of errors. Than we will be able to help you. In the mean time check documentation regarding building. This: https://docs.armbian.com/Developer-Guide_Build-Preparation/ is all what we have right now and we need to add and change some stuff when possible.
  15. I just checked my setup - legacy kernel 3.10.105 and I have Skype operational, even BT headphones works. Kernel 4.x is under development ... Up and downgrade should go with help of this: https://www.armbian.com/kernel/
  16. Switch to modern BRANCH=next and Bluetooth will be much better / stable.
  17. We only expose two images to cut down confusion, everything else you can find under: "Other images" https://www.armbian.com/banana-pi-pro/ We will make this button larger ASAP since you are not the only one with this problem.
  18. This fail is for bluetooth which while wifi must work. It used to when I try last time. Wrote on mobile
  19. Well, I don't have hardware to test - if you want to get to the bottom of this: 1. Install build environment 2. Remove this patch https://github.com/armbian/build/blob/master/patch/kernel/sun7i-default/0018-patch-3.4.112-113.patch and try again 3. If 2. doesn't help, go back with the kernel config. 4. Skip 1-3 and try modern kernel.
  20. Than perhaps by using board configuration from older build, /boot/script.bin ...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines