OpenBSD on Olimex A20 OLinuXino LIME2?

2019-10-24 Thread Unicorn
Hello everyone, I own an Allwinner A20 based OLinuXino LIME2, a little OSHW board by Olimex. I saw that there is support for some A20 devices, unfortunately not the OLinuXino LIME2. Since I am new to both BSD and ARM, I do not know where to start with getting OpenBSD to run on my board. Does anyo

Re: OpenBSD on Olimex A20 OLinuXino LIME2?

2019-10-24 Thread Unicorn
On Fri, 2019-10-25 at 13:34 +1100, Jonathan Gray wrote: > On Thu, Oct 24, 2019 at 06:21:14PM +0200, Unicorn wrote: > > Hello everyone, > > > > I own an Allwinner A20 based OLinuXino LIME2, a little OSHW board > > by > > Olimex. I saw that there is support for so

Re: OpenBSD on Olimex A20 OLinuXino LIME2?

2019-10-25 Thread Unicorn
On Fri, 2019-10-25 at 18:00 +1100, Jonathan Gray wrote: > On Fri, Oct 25, 2019 at 08:48:21AM +0200, Unicorn wrote: > > On Fri, 2019-10-25 at 13:34 +1100, Jonathan Gray wrote: > > > On Thu, Oct 24, 2019 at 06:21:14PM +0200, Unicorn wrote: > > > > Hello everyone, >

Re: OpenBSD on Olimex A20 OLinuXino LIME2?

2019-10-26 Thread Unicorn
On Sat, 2019-10-26 at 14:25 +1100, Jonathan Gray wrote: > On Fri, Oct 25, 2019 at 05:16:49PM +0200, Unicorn wrote: > > On Fri, 2019-10-25 at 18:00 +1100, Jonathan Gray wrote: > > > On Fri, Oct 25, 2019 at 08:48:21AM +0200, Unicorn wrote: > > > > On Fri, 2019-10-25

Re: OpenBSD on Olimex A20 OLinuXino LIME2?

2019-10-26 Thread Unicorn
On Sat, 2019-10-26 at 21:54 +1100, Jonathan Gray wrote: > On Sat, Oct 26, 2019 at 09:38:20AM +0200, Unicorn wrote: > > Do you have advice on how to proceed? I assume I need to build it > > myself, but I don't know what exactly that entails. I would be > > happy to &g

Updates/Syspatch?

2019-11-15 Thread Unicorn
Hello, I am new to OpenBSD and just setting up a server on my OLinuXino LIME2. After getting it to work with the help of Johnathan Gray, I just discovered that syspatch is not working for me, I assume because armv7 is not a supported platform. Is there another way I can install these patches? Or

Re: Updates/Syspatch?

2019-11-15 Thread Unicorn
Thank you two! Since I am pretty new and just want a stable system, I think I will go with -stable for now then. I looked up the instructions for building and installing, but I just wanted to make sure: The OLinuXino LIME2 is not a supported device, and I had to modify the U-Boot to get it workin

6.6 Packages for arm?

2019-11-17 Thread Unicorn
be released for 6.6 for arm besides snapshot. As I am new to OpenBSD and searching the internet and mailing list archives did not give me answers, I thought I should turn here and ask :) Thanks in advance! Best, Unicorn

Re: 6.6 Packages for arm?

2019-11-17 Thread Unicorn
On Sun, 2019-11-17 at 21:14 +, Christian Weisgerber wrote: > On 2019-11-17, Unicorn wrote: > > > Since I found packages for 6.5 though, I wanted to ask whether > > packages > > will also be released for 6.6 for arm besides snapshot. As I am new > > to > >

Re: 6.6 Packages for arm?

2019-11-18 Thread Unicorn
On Mon, 2019-11-18 at 11:04 +, Stuart Henderson wrote: > On 2019/11/17 20:09, Unicorn wrote: > > Hello, > > > > after encountering some issues with a package that I need (namely > > redis > > not working) while running a snapshot, I wanted to try the packa

Re: output to hdmi monitor across power cycles

2020-07-01 Thread Unicorn
> $ echo "set tty fb0" >> boot.conf(8) Where is that meant to go? I'd appreciate a bit of explanation, especially since I don't seem to have that manpage. :)

Re: output to hdmi monitor across power cycles

2020-07-01 Thread Unicorn
On Wed, 2020-07-01 at 19:42 +0200, Marcus MERIGHI wrote: > unic...@disroot.org (Unicorn), 2020.07.01 (Wed) 17:36 (CEST): > > > $ echo "set tty fb0" >> boot.conf(8) > > > > Where is that meant to go? I'd appreciate a bit of explanation, > >