Re: Raspberry Pi 3 booting from USB

2017-03-04 Thread Otto Moerbeek
On Sat, Mar 04, 2017 at 06:40:57PM -0500, Joe Gidi wrote: > After jsg@ mentioned that booting a Raspberry Pi 3 from a USB device > might be > possible, I decided to find out how deep the rabbit hole is. > As it turns out, > it's currently a bit convoluted, but it can be made > to work with OpenBSD

Re: git clone failing in vmm

2017-03-04 Thread Ville Valkonen
You completely missed the point. -- Ville On Mar 4, 2017 21:09, "Flipchan" wrote: U Can download the zip File for the master branch instead of useing git Carlin Bingham skrev: (4 mars 2017 01:31:31 CET) >I'm having an issue with git clone failing in a vmm vm. Happens >consistently >for any l

Re: Problem upgrading from old 5.8 snapshot

2017-03-04 Thread Nick Holland
On 03/04/17 18:40, Rick Ballard wrote: > I have an old soekris running 5.8 -current. When I try to boot from the > latest snapshot bsd.rd, I cannot get a list of packages from any mirror I > tried: > Unable to get a verified list of distribution sets ... > OpenBSD 6.0-current (RAMDISK_CD) #200: Thu

Speed tests on 11n / 11g and on different channels with the latest 6.1 snapshot from yesterday. Patterns can be observed.

2017-03-04 Thread techay
Hi, I have performed some speed tests with my AP (AR9287) using both 11g and 11n. I am on the latest 6.1 snapshot from yestrerday. For comparison sake, I have included tests on different channels. I have approx 70mbps download speed on my ethernet connection, and an upload of under 20mbps. A p

Fw: Re: AP using AR9287 working yesterday, broken today.. How to diagnose? **THINK I FOUND A BUG**

2017-03-04 Thread techay
Ok, I solved the issue. It's a strange one. I noticed that the AP always uses channel 2, but when I set a channel explicitly within the hostname.athn0 config then everything would work. So I tried leaving the channel off, and again it wouldn't work - just immediate disconnect. So I thought, mayb

Re: qt 5.8.0 on OpenBSD 6.0 snapshot

2017-03-04 Thread Claus Assmann
Here's an update on this: > eg++ -c -pipe -O2 -fPIC -std=c++1y -fvisibility=hidden ... > -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -isystem /usr/include > -isystem /usr/local/include -I../../../mkspecs/openbsd-g++ -o > .obj/qbasicfontdatabase.o basic/qbasicfontdatabase.cpp > In file incl

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread Peter Faiman
>> add athn0 > > If i recall correctly, from some discussion on misc@, you cannot use a > wireless interface in a bridge ( athn0 or all, I'm not sure). But > maybe I say something wrong, search the archive. > You certainly can have a wireless device in a bridge, this is how my current hostap athn

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread techay
Forgot to add my updated configs in case they can assist at all for anyone who might wanna help get to the bottom of this ## Here are the configs $ cat /etc/hostname.athn0 mediaopt hostap nwid funkyAP wpakey funkypassword up $ cat /etc/hostname.em0 dhcp $ cat /etc/hostname.em1 up $ cat /etc/h

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread techay
Hi, Apologies - missed the important bits! # ifconfig -a lo0: flags=8049 mtu 32768 index 5 priority 0 llprio 3 groups: lo inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff00 athn0: flags=8943 mtu 1500 lladdr c4:e9

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread techay
Yeah, I'm not attempting to bridge wifi to wifi. Just wifi to ethernet. But that's good to know though as that was the next project after getting this wifi to ethernet bridge stable. Without going into details, this is part of a college project I have decided to do - basically, a web interface/m

Re: Problem upgrading from old 5.8 snapshot

2017-03-04 Thread Daniel Jakots
On Sat, 4 Mar 2017 19:40:59 -0400, Rick Ballard wrote: > I have an old soekris running 5.8 -current. When I try to boot from > the latest snapshot bsd.rd, I cannot get a list of packages from any > mirror I tried: > Unable to get a verified list of distribution sets > > I > s there any easy way

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread Stefan Sperling
On Sat, Mar 04, 2017 at 03:43:16PM -0500, tec...@protonmail.com wrote: > Hello, > > My access point uses an Atheros AR9287 and I'm failing to figure out why it's > not working right. My other wireless devices can see the access point but get > immediately disconnected from it. > > Last night I

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread Stefan Sperling
On Sat, Mar 04, 2017 at 11:38:20PM +0200, Mihai Popescu wrote: > > add athn0 > > If i recall correctly, from some discussion on misc@, you cannot use a > wireless interface in a bridge ( athn0 or all, I'm not sure). But > maybe I say something wrong, search the archive. > You can bridge wifi to

Re: Raspberry Pi 3 booting from USB

2017-03-04 Thread Joe Gidi
Wow, apologies for the horrible line breaks inserted by this mail client... -- Joe Gidi j...@entropicblur.com "You cannot buy skill." -- Ross Seyfried - Original Message - From: "Joe Gidi" To: misc@openbsd.org Cc: Sent: Sat, 04 Mar 2017 18:40:57 -0500 Subject: Raspberry Pi 3 booting

Raspberry Pi 3 booting from USB

2017-03-04 Thread Joe Gidi
After jsg@ mentioned that booting a Raspberry Pi 3 from a USB device might be possible, I decided to find out how deep the rabbit hole is. As it turns out, it's currently a bit convoluted, but it can be made to work with OpenBSD. First off, USB boot support is just now getting fully ironed out. You

Problem upgrading from old 5.8 snapshot

2017-03-04 Thread Rick Ballard
I have an old soekris running 5.8 -current. When I try to boot from the latest snapshot bsd.rd, I cannot get a list of packages from any mirror I tried: Unable to get a verified list of distribution sets I s there any easy way to get around this ? T ​hanks ​ boot> boot bsd.rd booting hd1a:bs

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread techay
Thanks for your input. The only thing I found on this matter was pretty dated and it was reckoned that the support was coming in for 5.7 Original Message Subject: Re: AP using AR9287 working yesterday, broken today.. How to diagnose? Local Time: 4 March 2017 10:38 PM UTC Tim

Re: AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread Mihai Popescu
> add athn0 If i recall correctly, from some discussion on misc@, you cannot use a wireless interface in a bridge ( athn0 or all, I'm not sure). But maybe I say something wrong, search the archive.

AP using AR9287 working yesterday, broken today.. How to diagnose?

2017-03-04 Thread techay
Hello, My access point uses an Atheros AR9287 and I'm failing to figure out why it's not working right. My other wireless devices can see the access point but get immediately disconnected from it. Last night I had set up a bridged AP with using the 'Building a Router' guide at https://www.open

Re: Is OpenBSD using SHA1 anywhere?

2017-03-04 Thread Flipchan
I have changed all My hmac's to use Blake2 ludovic coues skrev: (25 februari 2017 11:09:56 CET) >HMAC-SHA1 is used > >https://www.schneier.com/blog/archives/2005/02/sha1_broken.html >"although it doesn't affect applications such as HMAC where collisions >aren't important" > >2017-02-25 10:56 GMT+

Re: git clone failing in vmm

2017-03-04 Thread Flipchan
U Can download the zip File for the master branch instead of useing git Carlin Bingham skrev: (4 mars 2017 01:31:31 CET) >I'm having an issue with git clone failing in a vmm vm. Happens >consistently >for any large trees, example: > >$ git clone https://github.com/openbsd/src.git > >Cloning into

Re: serial port expansion card

2017-03-04 Thread Jan Stary
On Mar 03 22:29:34, s...@spacehopper.org wrote: > On 2017-03-03, Jan Stary wrote: > > This is current/amd64 (dmesg below). I got me this > > https://www.alza.cz/EN/axago-pcea-s2-d277216.htm > > to have two extra serial ports to connect to my ALIXes. > > It shows up in dmesg as > > > > puc0 at pc

Fwd: [EdLUG] Conference: FLOSS UK Spring 2017, Manchester

2017-03-04 Thread Craig Skinner
Formerly known as UKUUG (United Kingdom Unix User Group) Keynote: Distributed Policy Enforcement with OpenSSH Certificates - Forwarded message from Edinburgh Linux Users Group - Date: Fri, 03 Mar 2017 14:47:27 + From: Edinburgh Linux Users Group To: ed...@mailman.lug.org.uk Subje

Re: serial port expansion card

2017-03-04 Thread Jan Stary
On Mar 03 08:11:49, n...@holland-consulting.net wrote: > > Anyway, waht is it that makes the new com(4)s > > hang on 'ttyflags -a' at rc(8) time? > > > > Jan > > I've seen this behavior on some rather attractive priced 8 port PCI > serial cards which attached as puc(4). What I found is that

Re: serial port expansion card

2017-03-04 Thread Craig Skinner
Hello, On 2017-03-04 Sat 11:13 AM |, Damian McGuckin wrote: > Maybe we need a list of recommended serial port add-on cards The Moxa C168H 8 port PCI card works well on this "console server": o the hosts defined in /etc/remote(5) don't jump about o no problems known with reboots of any box, in a

Re: softraid & GPT configuration.

2017-03-04 Thread Stuart Henderson
On 2017-03-03, Eric Huiban wrote: > i just performed some remote connection... recreating GPT with an .i EFI > boot partition. The softraid is now 2.7TiB... Grumbl! conclusion : > bioctl needs a mandatory bootable partition to act correctly even on > disks not aimed to be bootable. Too late no

Re: serial port expansion card

2017-03-04 Thread Stuart Henderson
On 2017-03-03, Sterling Archer wrote: > On Fri, Mar 3, 2017 at 8:54 AM, Jan Stary wrote: > >> On Mar 03 08:46:11, h...@stare.cz wrote: >> > This is current/amd64 (dmesg below). I got me this >> > https://www.alza.cz/EN/axago-pcea-s2-d277216.htm >> > to have two extra serial ports to connect to my

Re: serial port expansion card

2017-03-04 Thread Stuart Henderson
On 2017/03/04 11:13, Damian McGuckin wrote: > > Maybe we need a list of recommended serial port add-on cards although the > thrust of other's arguments is to simply buy a good USB->serial adapter. I've had problems with some of them sending BREAK at unwanted times (e.g. console server rebooting).

Re: serial port expansion card

2017-03-04 Thread Stuart Henderson
On 2017/03/04 00:30, Tinker wrote: > I'd like to know how the 15-25Mbps PCIe UART:s work, e.g.: > > Exar XR17V354 (4x25mbps): > https://www.exar.com/content/document.ashx?id=1586 > https://www.aliexpress.com/item/Mini-PCIe-4-Serial-ports-Controller-card-mini-PCI-e-to-DB9-RS232-adapter-mini-PCI/324