svsd_val Posted August 27, 2017 Posted August 27, 2017 Orange Pi Win Plus - no screen image after uboot, during uboot operation, the image on the screen is present. Are there any assumptions how to fix this? i tried use image from orange pi win, looks like boars a similar, difference only in wifi and 2gb memory instead 1gb;
Igor Posted August 27, 2017 Posted August 27, 2017 22 minutes ago, svsd_val said: Are there any assumptions how to fix this? Orange Pi Win support is under development - there are only experimental images and things might be missing. IIRC there is no HDMI support yet or it's (partially) broken ATM. Attach a serial console to see what's going on. Both boards will use the same image ...
svsd_val Posted August 27, 2017 Author Posted August 27, 2017 I cannot compare, because I have only Orange PI Win PLUS In principle, I can order one board, but I'll get it in a month ...
Igor Posted August 27, 2017 Posted August 27, 2017 1 minute ago, svsd_val said: I have only Orange PI Win PLUS Those boards are almost identical - support for them is not very well at the moment.
Igor Posted August 27, 2017 Posted August 27, 2017 To bring up this board or in general? State of general A64 development within mainline kernel: http://linux-sunxi.org/Linux_mainlining_effort#Status_Matrix If you want just help, there are many things to do: Docs: https://docs.armbian.com/Process_Contribute/ Build system sources: https://github.com/armbian/build Configuration sources: https://github.com/armbian/config Documentation sources: https://github.com/armbian/documentation Even the smallest help save us time. For example altering typo, whether in apps or documentation. Code cleaning, testing, fixing ... core drivers, which is the problem here, come into action last. 1
svsd_val Posted August 27, 2017 Author Posted August 27, 2017 I have no experience in driver development, but there is experience in bash, fpc, and little c/c++ and python. I can help with programming utility programs, testing and a small donate. For testing, I have these boards: Orange PI Lite , Orange PI PC, Orange PI PC + , Orange PI Prime and Orange PI Win +
Ucino Posted September 23, 2017 Posted September 23, 2017 Hello, Is this can help you ? (replacing the dtb files) : http://www.orangepi.org/orangepibbsen/forum.php?mod=redirect&goto=findpost&ptid=2931&pid=20371&fromuid=1273222
Igor Posted September 23, 2017 Posted September 23, 2017 51 minutes ago, Ucino said: Is this can help you ? (replacing the dtb files) That's a hack for the old stock kernel which we don't use on this board. We use that kernel on a similar board - Pine64 and Pinebook but haven't managed to adjust it for Oranges or Bananas ... we lack resources and working mostly with a modern kernel. That one is not very far away.
t-bob Posted September 23, 2017 Posted September 23, 2017 I like many others would like to help. We seem to have many general unix coders and not enough driver people Where do we go to find problems to correct ? From that I can see/read it's the Issues section on github which has 3 in config and 27 in build.
Igor Posted September 24, 2017 Posted September 24, 2017 7 hours ago, t-bob said: I like many others would like to help. We seem to have many general unix coders and not enough driver people There are also many easy and trivial tasks out there. We have to find and fix as many bugs as possible and we got less than two months for this. Approximately. My motto for any newcomer is: Start with easy tasks. Do what you are comfortable with. 7 hours ago, t-bob said: Where do we go to find problems to correct ? From that I can see/read it's the Issues section on github which has 3 in config and 27 in build. Yes, this is one way - start on recognized troubles. Another is optimising code and find & fix what's unknown. https://github.com/armbian/config This utility needs testing and code observation from another perspective. The best would be to work on this with some Debian Stretch image and find & fix stretch problems if any left. Make sure to check this too: https://forum.armbian.com/index.php?/topic/5149-upcoming-release-date-feature-freeze/
Ucino Posted September 24, 2017 Posted September 24, 2017 On 23/09/2017 at 11:49 PM, Igor said: That's a hack for the old stock kernel which we don't use on this board. We use that kernel on a similar board - Pine64 and Pinebook but haven't managed to adjust it for Oranges or Bananas ... we lack resources and working mostly with a modern kernel. That one is not very far away. Ok, thanks for your feedback.
franksegura Posted October 11, 2017 Posted October 11, 2017 Hello, you managed to make the armbian work for you in the orange pi win, mine when I try to start up the command line and to present the word kernel goes off. I have a current source of 3 amp, per current can not be please help
Recommended Posts