Jump to content

lvmc

Members
  • Posts

    134
  • Joined

  • Last visited

Everything posted by lvmc

  1. @guidol, I was talking with @Igor these days and I think the main issue is how slow (and prone to errors) is the repository generator scripts for generating packages for all releases... it's time consuming and requires a lot of efforts from him. I'm taking a look at the scripts to see if I find a way to optimize it. Older releases must be support as `csc` I think. And yes, I'm using exactly the repositories you suggested, thanks: deb http://ports.ubuntu.com/ xenial main restricted universe multiverse #deb-src http://ports.ubuntu.com/ xenial main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-security main restricted universe multiverse #deb-src http://ports.ubuntu.com/ xenial-security main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse #deb-src http://ports.ubuntu.com/ xenial-updates main restricted universe multiverse deb http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse #deb-src http://ports.ubuntu.com/ xenial-backports main restricted universe multiverse By the way now it's clearly that the affected packages are only the ones that are build by Armbian, not the packages that are provided by the official Ubuntu repositories.
  2. @Igor, is there any xenial repository backup? I would like to mantain it for Armbian.
  3. lvmc

    NanoPi NEO4

    @martinayotte, I'm talking about the picture from @mindee
  4. lvmc

    NanoPi NEO4

    Smallest RK3399 design I have ever seen. Any camera connector? Is it possible to replace RK3399 with RK3399PRO?
  5. lvmc

    Banana Pi Zero

    booting with kernel 4.14.3-sunix
  6. lvmc

    Banana Pi Zero

    My Armbian build is very stable now, but I'm still investigating some warning / error messages shown on dmesg. If someone could help me to point the direction in any topic it would be great. As soon as I finish it I'll do a PR on git. [ 0.000000] cma: dma_declare_contiguous(266): ION reserve size should be 4m align! adjust size to 128MBytes [ 0.786562] mousedev: PS/2 mouse device common for all mice [ 0.786807] sunxikbd_init failed. [ 0.787376] ls_fetch_sysconfig_para: type err device_used = -1073057264. [ 0.787388] =========script_get_err============ [ 0.787397] ltr_init: ls_fetch_sysconfig_para err. [ 0.789001] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18) [ 0.789171] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19) [ 0.789338] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a) [ 0.789503] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29) [ 0.789669] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a) [ 0.789835] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b) [ 0.790001] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c) [ 0.790201] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 0.790371] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 0.790574] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18) [ 0.790771] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19) [ 0.790968] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a) [ 0.791164] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29) [ 0.791360] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a) [ 0.791555] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b) [ 0.791751] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c) [ 0.791948] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 0.792144] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 0.799377] no green_led, ignore it! [ 0.799386] no blue_led, ignore it! [ 0.799651] Registered led device: red_led [ 0.799668] no led_0, ignore it! [ 0.799676] no led_1, ignore it! [ 0.799683] no led_2, ignore it! [ 0.799690] no led_3, ignore it! [ 0.799697] no led_4, ignore it! [ 0.799704] no led_5, ignore it! [ 0.799711] no led_6, ignore it! [ 0.799718] no led_7, ignore it! [ 0.800622] usbcore: registered new interface driver usbhid [ 0.800634] usbhid: USB HID core driver [ 0.801827] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly! [ 0.802002] [I2S]snddaudio cannot find any using configuration for controllers, return directly! [ 0.802016] [DAUDIO0] driver not init,just return. [ 0.811799] [HDMI] power vcc-hdmi-18 [ 0.842954] ths_fetch_sysconfig_para: type err device_used = 1. [ 0.844386] CPU Budget:corekeeper enabled [ 0.844639] CPU Budget:Register notifier [ 0.844654] CPU Budget:register Success
  7. lvmc

    Banana Pi Zero

    @chwe, which image are you using from http://www.banana-pi.org/zero-download.html ? xenial3.4.1132017-11-08 => dd1e66d3025f1a6942cbc728b47bd41e jessie3.4.1132017-11-10 => 3c57d44843db8201e125b25ec9214bcb I got stuck on "Starting kernel..." after a few seconds the red LED start blikink (blink, blink, wait a little, blink, blink...)
  8. lvmc

    Banana Pi Zero

    @tkaiser, there is only one BSP image that is booting, all the ones based on 'Armbian' aren't. The unique difference I found was that the booting image is U-boot v2017.07 and non-booting is based on v2017.09. I'm still investigating... Do you know how can I measure the CPU voltage?
  9. lvmc

    Banana Pi Zero

    @Lion Wang M2+ is missing the CPUx voltage regulator, that is a MUST have feature for all your products.
  10. lvmc

    Banana Pi Zero

    The key point is CSI camera support without extension board, the missing point is no eMMC and tiny embedded RTC module.
  11. lvmc

    Banana Pi Zero

    I'm working on CSI/camera for 4.X
  12. lvmc

    Banana Pi Zero

    @tkaiser I suggested you to gently stop writing at personal level. There is a very interesting quote on it: "great minds discuss ideas; average minds discuss events; small minds discuss people."
  13. lvmc

    Banana Pi Zero

    @chwe thank you so much, @chwe we are all waiting for the fixes & improvements, quickly.
  14. lvmc

    Banana Pi Zero

    Perfect words, nothing else to say.
  15. lvmc

    Banana Pi Zero

    @guidol thank you so much for sharing your thoughts, experience and pointing a direction. @Lion Wang that is the kind of feedback you MUST read, understand, SHARE with your team and act to solve the pains. +1 for eMMC, a 8GB class-10 sdcard costs ~6.5USD nowdays. How much it is 8GB eMMC?
  16. lvmc

    Banana Pi Zero

    @Lion Wang could you please provide full support & information to @tkaiser to understand the 'mystery around voltage regulation'?
  17. lvmc

    Banana Pi Zero

    @Lion Wang SinoVoip's gitbooks has to be reviewed. Technical information is not consistent and English is not good enough, it has to be fixed urgently. Over the last years I have been seeing many Chinese companies doing good products or at least pursuing to build good products but failing on how to communicate and support customers, think about it. Never forget that customers don't care about how hard is to build a new product or how insane is to run a business, they only care about how good the product is. @Tido gave a good suggestion... before releasing any new product and during the entire product lifespan do short technical / writing meetings with your technical team to consolidate knowledge. The entire problem here seems to be about communication, as always. Most of Chinese companies have good engineers that doesn't even speak or write in English. If it is the case, hire someone that could help you to fulfil this gap, as soon as possible. @TonyMac32, @chwe thank you for focusing on the real problems, not at person level discussions. In just a few questions I think you got the answers you were looking for. That is a good start point. @tkaiser I would like to suggest you to just 'stop' buddy, please. Let's give the last chance to SinoVoip understand, change, react and SOLVE the main issues. Everything said here is applicable for any hardware supplier.
  18. lvmc

    Banana Pi Zero

    @tkaiser and @Lion Wang it is time to put an end point on this "fight". In my option, things are getting too aggressive and boring from both sides and it is not good for both the Armbian community and SinoVoip business. @Lion Wang the community & customers are not satisfied with the information you are providing about your products. As CEO you have to listen and act as soon as possible to correct what is wrong. @tkaiser you are essential for Armbian community, but it has been useless to read your posts about SinoVoip. My suggestion is to give the last official chance for SinoVoip with Armbian community. I suggest to port Armbian to BPI ZERO and during the porting process both sides tell everything about what is not going right or hasn't been done right. Documentation is not good? SinoVoip will fix it. We need some detailed information about the hardware? SinoVoip will provide it... and so on. Let's do it, guys? We all want to build an ecosystem between hardware and software and a friendly community.
  19. lvmc

    Banana Pi Zero

    @tkaiser Why are you still saying the same boring things about SinoVoip, over and over again? They are using miss information as a business strategy over competition and earning more money. Miss information generate revenue, while combating the miss information... sorry but your strategy is not working and won't work any soon. I don't work for SinoVoip, I'm only trying to see the flaw from a business perspective, not from a system development only perspective.
  20. lvmc

    Banana Pi Zero

    @tkaiser what are the steps and how can I help you to officially support BPI ZERO on Armbian? If you help me with the overall steps, I can dedicate time on it.
  21. lvmc

    Banana Pi Zero

    @tkaiser it works with both SinoVoip's OV5640 or own custom module.
  22. lvmc

    Banana Pi Zero

    @tkaiser cheap and inexpensive camera without any extension board. @Larry Bank from the supplier.
  23. lvmc

    Banana Pi Zero

    @tkaiser, I have some BPI ZERO on hands.
  24. @Blop can you confirm this build root has the drivers for T820? Could you try to run a Hello World OpenCL example from https://www.fixstars.com/en/opencl/book/OpenCLProgrammingBook/first-opencl-program/? This GPU is so special and if we unlock the OpenCL, that will be the fastest platform available at this price point.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines