Jump to content

Please share working orange pi one plus image


magicstone1412

Recommended Posts

As the title says, I would like to ask your help if you still keep some old working orange pi one plus image. I have downloaded some images  in https://dl.armbian.com/orangepioneplus/ but none of them work with my boards. I could not SSH to the board or it says  `Network error: Connection refused`

 

As far as I know orange pi one plus H6 image OPi One Plus - 5.1.0-sunxi64 works with board.

 

Please share your working image download links. Thank you for your help

 

Djt1VCW.png

Link to comment
Share on other sites

19 hours ago, Igor said:

No, we will continue to hide out all working images :lol:

:lol:

@Igor, getting back to more serious stuff, seeing this post yesterday, I've downloaded the Armbian_5.89.190626_Orangepioneplus_Debian_stretch_dev_5.1.12.img, and it was effectively crashing during boot, and creating a boot loop after 10 seconds wait.

I've decided to compile my own image and ended up with Armbian_5.90_Orangepioneplus_Debian_stretch_dev_5.1.15.img which works without issue.

I don't know where is the issue, maybe the fact that I always compile my own image without Wireguard ...

Link to comment
Share on other sites

29 minutes ago, martinayotte said:

I don't know where is the issue, maybe the fact that I always compile my own image without Wireguard ...

 

At least we know something. That could be related, but on the other hand, there were changes elsewhere ...

 

@magicstone1412 This is build system: https://github.com/armbian/build Make two builds for Opi one Plus with additional parameters:
1. EXPERT="yes" WIREGUARD="yes"

2. EXPERT="yes" WIREGUARD="no"

Boot images and report what works and not.

Link to comment
Share on other sites

2 minutes ago, martinayotte said:

Several months ago, the compile with Wireguard was broken, since then, I do all my own builds without it ...


Since

they are paying attention that it works on Armbian. 

 

I got message few hours ago saying:
"20190702 is released, which should work on all your kernels."

Link to comment
Share on other sites

On 7/2/2019 at 9:38 PM, Igor said:

 

@magicstone1412 This is build system: https://github.com/armbian/build Make two builds for Opi one Plus with additional parameters:
1. EXPERT="yes" WIREGUARD="yes"

2. EXPERT="yes" WIREGUARD="no"

Boot images and report what works and not.

Sorry I dont know why VirtualBox hang on my computer. I could not make it run with Ubuntu ISO, getting stuck at installation screen. After that I tried Vagrant but it has similar issues. So I could not build image. Maybe I will try later on the other machine.

 

On 7/2/2019 at 8:58 PM, martinayotte said:

I've decided to compile my own image and ended up with Armbian_5.90_Orangepioneplus_Debian_stretch_dev_5.1.15.img which works without issue.

I don't know where is the issue, maybe the fact that I always compile my own image without Wireguard ...

Could you please upload your image in the download link. I will try your image first.

Link to comment
Share on other sites

3 hours ago, martinayotte said:

That should be working : https://gofile.io/?c=lDWzy8

 

Thank you so much. It works well on the board.

 

On 7/3/2019 at 11:52 PM, Igor said:


Ask for help and try again.

I found the similar errors here. I have removed "Windows Hypervisor Platform" and the Virtual Box is okay now on my computer. I am using Vagrant and try to build. Thank you for your help

Link to comment
Share on other sites

13 hours ago, Werner said:

Default options, so it includes wireguard.


It was disabled due to problems
https://github.com/armbian/build/blob/master/lib/configuration.sh#L72

but can now be switched back, since things are under control now
https://github.com/armbian/build/blob/master/lib/compilation-prepare.sh#L46

Images on the download section were rebuild. They are tested and have WG.

Link to comment
Share on other sites

On 7/2/2019 at 9:38 PM, Igor said:

1. EXPERT="yes" WIREGUARD="yes"

2. EXPERT="yes" WIREGUARD="no"

Boot images and report what works and not.

Sorry this is the first time I build image file so  I dont know where I should put these parameters? I have built some images for orange pi one+ but it looks like I did something wrong because the output images have the same size (about 1.2Gb)

 

After the building process was completed, I saw something like this command

./compile.sh BOARD=orangepioneplus BRANCH=next RELEASE=stretch BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no

I have tried to include your parameters by using this

 

./compile.sh BOARD=orangepioneplus BRANCH=next RELEASE=stretch BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no EXPERT="yes" WIREGUARD="yes"

But it looks like that is not the correct way!

Link to comment
Share on other sites

It is...kind of. Remove the "" from yes and no and you are good to go.

 

Anyways as stated above a freshly built image from the script will work, regardless of wireguard.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines