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
5 hours ago, magicstone1412 said:

Please share your working image download links.


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

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

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

Posted
3 hours ago, martinayotte said:

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

for any special reason or only personal "taste"? ;)

Posted
16 minutes ago, guidol said:

for any special reason or only personal "taste"? ;)

Maybe both ... :P

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

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

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

Posted
43 minutes ago, magicstone1412 said:

Sorry I dont know why VirtualBox hang on my computer.


Ask for help and try again.

Posted

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

Posted
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!

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