Re: WLAN throughput less 10Mb/s

2020-04-22 Thread Stefan Sperling
On Thu, Apr 23, 2020 at 02:52:09AM -0300, Anatoli wrote: > How do the same drivers work in Linux? Can't "we" "just" "copy" the code > from there? That's already what we are doing. But porting (what you call "just copying") code is a lot of work, too. This stuff needs a lot of attention to detail

Re: WLAN throughput less 10Mb/s

2020-04-22 Thread Anatoli
How do the same drivers work in Linux? Can't "we" "just" "copy" the code from there? Or does the GPL licensing absolutely prevents from analyzing Linux code and using their implementation details? Two years ago FreeBSD started implementing AC stack [1]. Maybe there could be a collaborative project

Re: booting from a SD card on APU2: ERR R

2020-04-22 Thread Paul de Weerd
On Wed, Apr 22, 2020 at 11:54:22PM +0200, Jan Stary wrote: | Booting from Hard Disk... | Using drive 0, partition 3. | Loading | ERR R These "ERR x" error codes are documented in biosboot(8)[1]. They're brief because the biosboot program is quite space constrained. In this particular case, "ERR

Re: MIdnight Commander won't run

2020-04-22 Thread Aaron Mason
On Wed, Apr 22, 2020 at 11:17 AM Jay Hart wrote: > > Upgraded my router from 6.5 to 6.6. Followed the upgrade guide and installed > most, not all, of > the file sets. I did not install the games set or several of the X sets. > > I ran pkg_add -u and also used sysclean to find and remove all unn

Re: timegm()

2020-04-22 Thread Todd C . Miller
On Thu, 23 Apr 2020 04:21:42 +0200, Ingo Schwarze wrote: > Calling timelocal(3) deprecated makes sense to me because it is > nothing but a trivial wrapper around mktime(3), and the latter > is standardized, while timelocal(3) is not. > > But i don't quite see why timegm(3) should be marked as depr

Re: booting from a SD card on APU2: ERR R

2020-04-22 Thread Noth
Try changing the boot order so it goes to the SD card first. I had this issue a few months ago when I added an external USB drive. Cheers, Noth On 22/04/2020 23:54, Jan Stary wrote: This is my brand new APU2.e2 (dmesg below). I put a 16GB SD card into it, installed current/amd64 on a USB stic

relayd + httpd + Django/Rails?

2020-04-22 Thread Joe Ansbach
Hi, I got this VPS here where I'm hosting a bunch of static sites for friends and family with httpd (Let's Encrypt). Now, however, I've agreed to host a bunch of Django (Unicorn) and Rails (Puma) apps as well, and I'm starting to think maybe I've bitten off more than I can chew. Am I on the ri

Re: timegm()

2020-04-22 Thread Ingo Schwarze
Hi, Theo de Raadt wrote on Wed, Apr 22, 2020 at 12:11:56AM -0600: > William Ahern wrote: >> On Tue, Apr 21, 2020 at 02:01:10PM +0200, Otto Moerbeek wrote: >>> On Tue, Apr 21, 2020 at 10:51:54AM +, Roderick wrote: Acording to the man page: "timegm() is a deprecated interface that co

Re: booting from a SD card on APU2: ERR R

2020-04-22 Thread Leslie
Jan Stary wrote: > bios0: vendor coreboot version "4.0.7" date 02/28/2017 This firmware is very old. https://pcengines.github.io/

booting from a SD card on APU2: ERR R

2020-04-22 Thread Jan Stary
This is my brand new APU2.e2 (dmesg below). I put a 16GB SD card into it, installed current/amd64 on a USB stick on another machine, plugged the USB sticku into the APU, booted up: $ cu -rd -l /dev/cuaU0 -115200 Connected to /dev/cuaU0 (speed 115200) SeaBIOS (version rel-1.10.0.1) Press F10 key

OT: Qualcomm MDM

2020-04-22 Thread trubak
hello list, digging the net [1] reveales MSM standing for "Mobile system/soc Modem" and MDM standing for "Mobile Data Modem". "Qualcomm MSM" is being explicitly mentined at ucom(4) and usb(4), no mention of "Qualcomm MDM" neither at manuals nor at OpenBSD lists' archives thou. the question is i

Re: WLAN throughput less 10Mb/s

2020-04-22 Thread Florian
Good evening, I played around a bit with my apu2 (dmesg attached) with two antennas. I ran iperf3 throughputs tests with 6.6 stable and 6.7 current / latest snapshot. Performance numbers are attached in the individual files. For the me, the significant improvement in throughput when deactivating

Re: Cross platform apps.

2020-04-22 Thread Riccardo Mottola
Hi, Kevin Chadwick wrote: > Go/Golang can cross compile non graphical programs for many systems including > OpenBSD from Windows etc. > > This means that web apps can be almost as cross platform. Of course the > browser > isn't so easily built/bundled cross platform with many app creation > tec

Re: Start system daemon after postgresql/mysql database from packages using rc.conf.local

2020-04-22 Thread Antoine Jacoutot
On Wed, Apr 22, 2020 at 12:31:09PM +, Martin wrote: > I need to change system daemon (smptd) start order during system boot to have > it connected to a database which started from package scripts > /etc/rc.conf.local. > > Now /etc/rc.conf is untouched, database runs from /etc/rc.conf.local >

Using a C310 Logitech webcam mic with internal speakers

2020-04-22 Thread Jon Fineman
I would like to use my webcam and its built in mic with my headphones plugged into the internal audio of my NUC. I don't have a combo headphones + mic. The C310 mic is on rsnd/1. When I change the default to this my speakers on rsnd/0 don't work as they get set to the C310, which doesn't have an

RE: sndioctl double behaviour

2020-04-22 Thread zeurkous
"Alexandre Ratchov" wrote: > > It looks like caused by unveil(2) usage in chrome. According to > unveil(2): > > Directories are remembered at the time of a call to unveil(). > This means that a directory that is removed and recreated after a > call to unveil() will appear to not exist. > > so, unv

Re: Has anyone launched Steam for Linux on openbsd?

2020-04-22 Thread f.holop
Kevin Chadwick - Wed, 22 April 2020 at 11:01:55 > ID and the company providing Steam (Valve) have always been very good to > Linux/OpenSource, even releasing binaries for Linux imediately and sometimes > open sourcing further down the line. offtopic for openbsd, sorry, but linux "has" many AAA tit

Re: sndioctl double behaviour

2020-04-22 Thread Alexandre Ratchov
On Tue, Apr 21, 2020 at 09:38:04AM -0600, Theo de Raadt wrote: > Looks broken. > > Mihai Popescu wrote: > > > Hi, > > > > It's clear OpenBSD is moving to sndioctl. I used it, but I got some > > "strange" behaviour. > > Watching youtube in chromium, tried this: > > > > $ sndioctl output.level=1

Start system daemon after postgresql/mysql database from packages using rc.conf.local

2020-04-22 Thread Martin
I need to change system daemon (smptd) start order during system boot to have it connected to a database which started from package scripts /etc/rc.conf.local. Now /etc/rc.conf is untouched, database runs from /etc/rc.conf.local pkg_scripts="postgresql" smtpd starts first from rc.conf and crash

Cross platform apps.

2020-04-22 Thread Kevin Chadwick
Go/Golang can cross compile non graphical programs for many systems including OpenBSD from Windows etc. This means that web apps can be almost as cross platform. Of course the browser isn't so easily built/bundled cross platform with many app creation technologies supporting OSX, Windows, Linux an

Re: Has anyone launched Steam for Linux on openbsd?

2020-04-22 Thread Kevin Chadwick
On 2020-04-21 23:28, m...@patrickmarchand.com wrote: > Steam depot downloader utilizing the SteamKit2 library. Supports > .NET Core 2.0. Client to download apps and Workshop items from > Steam. > > Maintainer: Thomas Frohwein > > WWW: https://github.com/SteamRE/DepotDownloader > > There's also

Re: MIdnight Commander won't run

2020-04-22 Thread Stuart Henderson
On 2020-04-22, Jay Hart wrote: > Upgraded my router from 6.5 to 6.6. Followed the upgrade guide and installed > most, not all, of > the file sets. I did not install the games set or several of the X sets. > > I ran pkg_add -u and also used sysclean to find and remove all unneeded files. > > Aft

Re: socket I/O on openbsd

2020-04-22 Thread Claudio Jeker
On Tue, Apr 21, 2020 at 10:48:46PM -0300, Gustavo Rios wrote: > Dear gentleman, > > i have the an ANSI C code that do the following: > > 0. open a socket > 1. write data to the socket > 2. close the writing end of the socket > 3. read data from the socket > 4. close the read end of the socket >