Re: style.9 typos

2021-07-15 Thread Todd C . Miller
You are expected to know that ^I (control-I) is the tab character. Using ^I instead of a literal tab character in the manual was supposed to make it clear that this is a tab and not a series of spaces but maybe it is not so obvious... - todd

style.9 typos

2021-07-15 Thread claudioecorrea
--- src/share/man/man9/style.9.orig Mon Jan 25 17:23:08 2021 +++ src/share/man/man9/style.9 Thu Jul 15 16:44:09 2021 @@ -194,9 +194,9 @@ by size (largest to smallest), then by alphabetical or The first category normally doesn't apply, but there are exceptions. Each one gets its own line.

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 17:10 skrev Peter N. M. Hansteen : > > On Thu, Jul 15, 2021 at 04:54:08PM +0200, Isak Holmström wrote: >> 15 juli 2021 kl. 10:07 skrev Jonathan Drews :  According to Wikipedia, The X220 was first manufactured in 2011.

Re: X220 thinkpad battery issue

2021-07-15 Thread Peter N. M. Hansteen
On Thu, Jul 15, 2021 at 04:54:08PM +0200, Isak Holmström wrote: > 15 juli 2021 kl. 10:07 skrev Jonathan Drews : > >> > >>  According to Wikipedia, The X220 was first manufactured in 2011. > >> https://en.wikipedia.org/wiki/ThinkPad_X_series#X220 > >> Remove the battery and look for the date when

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 17:06 skrev Marcus MERIGHI : > > Hello! > > b...@shoshoni.info (Bryan Linton), 2021.07.15 (Thu) 11:33 (CEST): >>> On 2021-07-15 08:57:32, Isak Holmström wrote: >>> Hello, >>> I recently discovered that my battery is not charging. I really >>> can’t find anything when searching

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 16:55 skrev Peter N. M. Hansteen : > > On Thu, Jul 15, 2021 at 04:38:06PM +0200, Isak Holmström wrote: >>> Output from "sysctl hw.sensors" might give a clue. >> >> Thanks, the output from hw.sensors: >> hw.sensors.cpu0.temp0=54.00 degC >> hw.sensors.acpibtn0.indicator0=On (lid

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 15:30 skrev Jan Stary : > > On Jul 15 08:57:32, i...@prehosp.se wrote: >> I recently discovered that my battery is not charging. > > Is that a battery that previously was charging? > In this same machine? > What does sysct hw say? > What does apm -v say? sysctl hw.sensors

Re: X220 thinkpad battery issue

2021-07-15 Thread Peter N. M. Hansteen
On Thu, Jul 15, 2021 at 04:38:06PM +0200, Isak Holmström wrote: > > Output from "sysctl hw.sensors" might give a clue. > > Thanks, the output from hw.sensors: > hw.sensors.cpu0.temp0=54.00 degC > hw.sensors.acpibtn0.indicator0=On (lid open) > hw.sensors.acpibat0.volt0=11.10 VDC (voltage) >

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 10:07 skrev Jonathan Drews : >> >>  According to Wikipedia, The X220 was first manufactured in 2011. >> https://en.wikipedia.org/wiki/ThinkPad_X_series#X220 >> Remove the battery and look for the date when it was manufactured. The >> manufacture date is usually stamped

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
15 juli 2021 kl. 11:33 skrev Bryan Linton : > > On 2021-07-15 08:57:32, Isak Holmström wrote: >> Hello, >> I recently discovered that my battery is not charging. I really can’t find >> anything when searching the web regarding openbsd and batteries. Please >> advice me how to debug this

Re: X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
 > 15 juli 2021 kl. 10:00 skrev Stuart Henderson : > > On 2021-07-15, Isak Holmström wrote: >> Hello, >> I recently discovered that my battery is not charging. I really can’t find >> anything when searching the web regarding openbsd and batteries. Please >> advice me how to debug this

new support

2021-07-15 Thread biuro
0 C Poland P mazowieckie T Radom Z 26-600 O APISOFT Sp. z o.o. I Robert Zajda A Wiejska 58a/25 M bi...@apisoft.pl U https://www.apisoft.pl/ B +48 503 146 490 X N Linux/BSD consulting, installation, maintenance and support services. Secure servers, VPN, firewalls, OpenBSD-based Web Hosting. 15

Re: X220 thinkpad battery issue

2021-07-15 Thread Steve Williams
Hi, I have had absolutely TERRIBLE luck with replacement laptop batteries (DELL) that weren't OEM.  I had 2 different ones die shortly after the warranty period.  My Dell batteries are twice the price, but I get many years of use out of them. YMMV... Cheers, Steve W. On 15/07/2021 8:54

Re: bsd.rd upgrade can't installboot on fde

2021-07-15 Thread Nicola Dell'Uomo
Upgrading from current 6.9 GENERIC#108 amd64 to current 6.9 GENERIC#129 amd64 solved the problem. Thanks. ‐‐‐ Original Message ‐‐‐ Il sabato 10 luglio 2021 10:05 PM, Nicola Dell'Uomo ha scritto: > Thank you: I'm used to upgrading to the latest snapshot once at week and this > is

Re: ahci_put_err_ccb on resume

2021-07-15 Thread Jan Stary
Looking at ahci(4), Setting the lowest bit (0x1) of the driver flags forces ahci to negotiate SATA 1 (1.5 Gb/s) transfer speeds only. It may be useful where higher speeds are unstable. Before I try messing with the driver, has anyone seen such a case, namely higher SATA

Re: X220 thinkpad battery issue

2021-07-15 Thread Marcus MERIGHI
Hello! b...@shoshoni.info (Bryan Linton), 2021.07.15 (Thu) 11:33 (CEST): > On 2021-07-15 08:57:32, Isak Holmström wrote: > > Hello, > > I recently discovered that my battery is not charging. I really > > can’t find anything when searching the web regarding openbsd and > > A couple thoughts. >

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-15 Thread Theo de Raadt
Otto Moerbeek wrote: > On Wed, Jul 14, 2021 at 05:28:06PM -0600, Theo de Raadt wrote: > > > The problem appears to be here: > > > > > wdc2 at pcmcia0 function 0 "TRANSCEND, TS8GCF133, " port 0x340/16: irq 3 > > > wd1 at wdc2 channel 0 drive 0: > > > wd1: 1-sector PIO, LBA48, 7647MB, 15662304

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-15 Thread Theo de Raadt
Stuart Henderson wrote: > On 2021-07-15, Otto Moerbeek wrote: > > On Wed, Jul 14, 2021 at 05:28:06PM -0600, Theo de Raadt wrote: > > > >> The problem appears to be here: > >> > >> > wdc2 at pcmcia0 function 0 "TRANSCEND, TS8GCF133, " port 0x340/16: irq 3 > >> > wd1 at wdc2 channel 0 drive 0:

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-15 Thread Stuart Henderson
On 2021-07-15, Otto Moerbeek wrote: > On Wed, Jul 14, 2021 at 05:28:06PM -0600, Theo de Raadt wrote: > >> The problem appears to be here: >> >> > wdc2 at pcmcia0 function 0 "TRANSCEND, TS8GCF133, " port 0x340/16: irq 3 >> > wd1 at wdc2 channel 0 drive 0: >> > wd1: 1-sector PIO, LBA48, 7647MB,

Re: X220 thinkpad battery issue

2021-07-15 Thread Jan Stary
On Jul 15 08:57:32, i...@prehosp.se wrote: > I recently discovered that my battery is not charging. Is that a battery that previously was charging? In this same machine? What does sysct hw say? What does apm -v say?

Re: [EXTERNAL] Why demotion counter for group carp is set to 33 on boot?

2021-07-15 Thread Scott Reese
- Original Message - > From: "Tom K" > To: "misc" > Sent: Tuesday, July 13, 2021 3:32:04 AM > Subject: [EXTERNAL] Why demotion counter for group carp is set to 33 on boot? > Hallo, > > why demotion counter for group carp is set to 33 on boot? This is the > primary firewall and there

X220 thinkpad battery issue

2021-07-15 Thread Isak Holmström
Hello, I recently discovered that my battery is not charging. I really can’t find anything when searching the web regarding openbsd and batteries. Please advice me how to debug this issue. I cannot find anything on https://marc.info or man sysctl, apm or apmd, sysctl.conf dmesg x220: ——-

Re: X220 thinkpad battery issue

2021-07-15 Thread Bryan Linton
On 2021-07-15 08:57:32, Isak Holmström wrote: > Hello, > I recently discovered that my battery is not charging. I really can’t find > anything when searching the web regarding openbsd and batteries. Please > advice me how to debug this issue. I cannot find anything on > https://marc.info or

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-15 Thread Otto Moerbeek
On Wed, Jul 14, 2021 at 05:28:06PM -0600, Theo de Raadt wrote: > The problem appears to be here: > > > wdc2 at pcmcia0 function 0 "TRANSCEND, TS8GCF133, " port 0x340/16: irq 3 > > wd1 at wdc2 channel 0 drive 0: > > wd1: 1-sector PIO, LBA48, 7647MB, 15662304 sectors > > wd1(wdc2:0:0): using BIOS

Re: X220 thinkpad battery issue

2021-07-15 Thread Jonathan Drews
According to Wikipedia, The X220 was first manufactured in 2011. https://en.wikipedia.org/wiki/ThinkPad_X_series#X220 Remove the battery and look for the date when it was manufactured. The manufacture date is usually stamped somewhere on the battery. If it is more than 4 years old, then it may

Re: X220 thinkpad battery issue

2021-07-15 Thread Stuart Henderson
On 2021-07-15, Isak Holmström wrote: > Hello, > I recently discovered that my battery is not charging. I really can’t find > anything when searching the web regarding openbsd and batteries. Please > advice me how to debug this issue. I cannot find anything on > https://marc.info or man

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-15 Thread Stuart Henderson
On 2021-07-14, Patrick Harper wrote: > Hi All, > > The installation program on my Intel P5/80MB RAM machine works fine up > to 'Relinking to create unique kernel...', during which the system > either reboots or eventually prints a kernel panic message. If 80MB is > not enough under normal

Re: Why demotion counter for group carp is set to 33 on boot?

2021-07-15 Thread Markus Wernig
On 7/13/21 9:32 AM, Tom K wrote: > why demotion counter for group carp is set to 33 on boot? This is the > primary firewall and there are no adskew settings in all hostname.carpX > files or anywhere else. > Because of this the other firewall which should be normaly the standby > (adskew 100),

Re: Why demotion counter for group carp is set to 33 on boot?

2021-07-15 Thread Tom K
Am 2021-07-14 13:01, schrieb Stefan Sperling: If the demote count never drops then perhaps pfsync traffic isn't passing properly? tcpdump on pfsync device shows me PFSYNCv6 traffic all the time as well comparing the results of "pfctl -s state" on both systems shows no differences. The same