Jump to content

Recommended Posts

Posted

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

Posted
  On 7/1/2019 at 6:01 PM, Igor said:

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

Expand  

: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 ...

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

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

Expand  

 

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.

Posted
  On 7/2/2019 at 5:46 PM, martinayotte said:

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

Expand  


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."

Posted
  On 7/2/2019 at 2: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.

Expand  

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 1: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 ...

Expand  

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

Posted
  On 7/4/2019 at 1:55 PM, martinayotte said:

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

 

Expand  

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

 

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


Ask for help and try again.

Expand  

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

Posted

I built an image for the OPi1+ today and it works well. Default options, so it includes wireguard.

Posted
  On 7/6/2019 at 6:09 PM, Werner said:

Default options, so it includes wireguard.

Expand  


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.

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

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

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

Boot images and report what works and not.

Expand  

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!

Posted

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.

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

Important Information

Terms of Use - Privacy Policy - Guidelines