Jump to content

Igor

Administrators
  • Posts

    13606
  • Joined

  • Last visited

Everything posted by Igor

  1. @Guest_Brezel_* On C2 we use this workaround script to set the screen resolution since it's not working from boot loader - I haven't figured out why: https://github.com/igorpecovnik/lib/blob/master/scripts/c2_init.sh Consider C2 in development phase so things are not working well yet - this is the same for official images / kernel.
  2. Yes, here you put commands what needs to be done. Overwrite interfaces.default with your settings, yes.
  3. We have two kernels, 4.x and 3.4. In 4.x this is not working yet even if you compile by yourself http://linux-sunxi.org/USB_Gadget
  4. Older means kernel 3.4 ? Perhaps here is the problem - our kernel is classical zImage while most others uses uboot uImage style ?
  5. https://github.com/igorpecovnik/lib/blob/master/documentation/geek-faq.md#user-provided-image-customization-script Here you put what needs to be done before image is closed.
  6. We are still in the fixing phase and small things can be done withing this release.
  7. AP should work with this chip ... Just remember some chips needs special treatment -> hostapd-rt instead of hostapd and the config is also slightly changed. I put working examples to /etc/hostapd.conf and /etc/hostapd.conf-rt Onboard chip should work but the quality was never seriously tested so I can't comment more. Just stick to manuals - remember to change network configuration to make use of your router DHCP otherwise you will need to configure additional DHCP server for your AP clients.
  8. It was added to our kernel a week ago and update will be pushed out withing days. https://github.com/igorpecovnik/lib/commit/28d4b146092a052c3d5349b796b4872fa9bf4c89
  9. Dev kernel is not ready yet. There are several issues.
  10. I tried yesterday to build from scratch but kernel 4.5.4 does not boot at all. Strange. This means I would need a bigger time frame to understand what's going on. Until then, use legacy based image, Jessie is recommended - it's most tested / fixed.
  11. Igor

    Kernel 4.6

    If you already exposed Lamobo R1 as an example. One small but important add: networking (on router device ) is not operational without this patch since there is no switch driver in mainline kernel and also Openwrt patches are not working since 4.4
  12. There is newer version of the driver (search forum), which also does not show two devices, but nobody found time to implement it.
  13. Kernel 3.4.x is too old for f2fs ... It's enabled in Vanilla (4.x) kernel but that one is not ready yet for H3 based boards.
  14. Should I just build it or we do some more fixes?
  15. Read again, we have two different kernels and different limitations. NAND works, but not with Vanilla kernel. I really try not to make confusions. Perhaps we could use different colors do make more contrast ...
  16. First you need to try this: Bugs or limitation NAND install sometime fails. Dirty but working workaround: install Lubuntu to NAND with Phoenix tools and run install again. Shutdown results into reboot under certain conditions. Due to bad PCB placement, there is some crosstalk between Wifi and VGA in certain videomodes (Cubietruck) If things fail, like in your case, you need to use those proprietary Phoenix tools to fix NAND. When this is done, you can install with our tools. Partition or formatting does not break this. And if even this fails, your NAND is broken. It happen.
  17. https://github.com/igorpecovnik/lib/blob/master/documentation/user-faq.md#how-to-set-wireless-access-point https://github.com/igorpecovnik/lib/blob/master/documentation/user-faq.md#how-to-change-network-configuration But don't expect too much from this on board wireless chip.
  18. Something is not o.k. either with our first boot script or your SD card. Will check the script asap.
  19. Where did you install this? Debian Jessie, Wheezy, Trusty, ... ? arm, arm64, amd64, x86 ?
  20. Not possible to power on, only power off and standby/resume. You need to cut / add power. Xenial is not full ready yet. Stick to Jessie.
  21. The script should rebuild cached file system since package base were changed ... i'll check. Walk around: remove cache and it should work.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines