Re: How to achieve O_TTY_INIT when opening a USB modem?

2019-11-24 Thread Jeffrey Walton
On Sun, Nov 24, 2019 at 11:01 PM Philip Guenther wrote: > > On Sun, Nov 24, 2019 at 7:53 PM Jeffrey Walton wrote: >> >> On Sun, Nov 24, 2019 at 10:10 PM Philip Guenther wrote: >> > >> > On Sun, Nov 24, 2019 at 3:11 AM Jeffrey Walton wrote: >> >> >> >> I am struggling to get a USB modem and

Re: How to achieve O_TTY_INIT when opening a USB modem?

2019-11-24 Thread Philip Guenther
On Sun, Nov 24, 2019 at 7:53 PM Jeffrey Walton wrote: > On Sun, Nov 24, 2019 at 10:10 PM Philip Guenther > wrote: > > > > On Sun, Nov 24, 2019 at 3:11 AM Jeffrey Walton > wrote: > >> > >> I am struggling to get a USB modem and terminal configured properly > >> under OpenBSD. The same code on

Re: How to achieve O_TTY_INIT when opening a USB modem?

2019-11-24 Thread Philip Guenther
On Sun, Nov 24, 2019 at 3:11 AM Jeffrey Walton wrote: > I am struggling to get a USB modem and terminal configured properly > under OpenBSD. The same code on Linux is fine. The symptom I am seeing > is a hung read() after issuing ATZ\r to the modem. > > I'm guessing there's an uninitialized

Re: Turn off Swap on boot disk

2019-11-24 Thread gwes
On 11/24/19 9:35 AM, Stuart Henderson wrote: On 2019-11-22, gwes wrote: First, why is your workload causing swapping? That hasn't been a good idea since the beginning of computing. Even if the main workload is OK, relinking the kernel (reorder_kernel) causes swapping on smaller-memory

Re: dmesg for Riverbed Steelhead 250/550

2019-11-24 Thread Aaron Mason
On Fri, Nov 22, 2019 at 6:57 PM Mik J wrote: > > Hello, > > > The primary and AUX NICs work, the LAN0/0 and WAN0/0 ports do not, > > likely because there's some GPIO magic required to switch back the > > relays. > > It's strange because when the OS is switched off, the relays are closed (act >

athn panic when changing wpakey

2019-11-24 Thread Jan Stary
This is current/i386 on an ALIX - dmesg below It's my home wifi router via athn(4). It seems that changing the wpakey causes a panic if there are wifi clients associated. After I tweak the hostname.athn0 to used the new wpakey, # cat /etc/hostname.athn0 inet 192.168.33.1

iked as roadwarrior and strongswan server

2019-11-24 Thread List
Hi *, is there someone here who has got a setup running strongswan as server and openbsd's iked as client ? In a Site-To-Site situation ? Thanks alot in advance. g Stephan

Re: cron output direct to mbox without smtpd?

2019-11-24 Thread chohag
Andrew Kanaber writes: > Hi, > > I'm setting up an embedded machine that won't be able to send mail to > the internet and it seems excessive to leave smtpd running just so root > can receive cron job output, but I can't see a way to cut smtpd out of > the delivery chain because mail.local doesn't

Re: cron output direct to mbox without smtpd?

2019-11-24 Thread gilles
November 24, 2019 4:34 PM, "Andrew Kanaber" wrote: > Hi, > > I'm setting up an embedded machine that won't be able to send mail to > the internet and it seems excessive to leave smtpd running just so root > can receive cron job output, but I can't see a way to cut smtpd out of > the delivery

cron output direct to mbox without smtpd?

2019-11-24 Thread Andrew Kanaber
Hi, I'm setting up an embedded machine that won't be able to send mail to the internet and it seems excessive to leave smtpd running just so root can receive cron job output, but I can't see a way to cut smtpd out of the delivery chain because mail.local doesn't implement sendmail-style

Re: Turn off Swap on boot disk

2019-11-24 Thread Stuart Henderson
On 2019-11-22, gwes wrote: > First, why is your workload causing swapping? That hasn't been > a good idea since the beginning of computing. Even if the main workload is OK, relinking the kernel (reorder_kernel) causes swapping on smaller-memory systems. > I've never seen an Alix so this may be

Re: T430 power draw unexpectedly high

2019-11-24 Thread Raymond, David
I don't know whether this is pertinent, but I have a Lenovo X1 Carbon (gen 4 I think) which ran the fan at full speed under Linux. A bios update solved this problem. I have converted to OpenBSD (6.6 stable) and the problem has not reappeared. It might be worth checking with Lenovo to see if a

How to achieve O_TTY_INIT when opening a USB modem?

2019-11-24 Thread Jeffrey Walton
I am struggling to get a USB modem and terminal configured properly under OpenBSD. The same code on Linux is fine. The symptom I am seeing is a hung read() after issuing ATZ\r to the modem. I'm guessing there's an uninitialized field in my struct termios tty. The latest Posix provides O_TTY_INIT

Re: how to configure directory in which X server logfile is written?

2019-11-24 Thread Raf Czlonka
On Sun, Nov 24, 2019 at 02:10:15AM GMT, Jonathan Thornburg wrote: > In a fresh install of 6.6/amd64, if I login on a console as a non-root > user and start X via 'startx', the X server tries to write log information > in the file > $HOME/.local/share/xorg/Xorg.0.log > > I have two questions: >

Re: sysupgrade to 6.6 failed at comp66.tgz

2019-11-24 Thread Consus
On 23:21 Sat 23 Nov, cho...@jtan.com wrote: > > You can't seriously be calling "-x* -game*" an unsupported configuration ?  > > Seems to me > > like a sensible thing to do on any box that's going to be headless for its > > entire life > > and only ever accessed via SSH (or text console at a