Re: Memory leak in rip engine (ripd)

2019-12-14 Thread Remi Locherer
On Mon, Dec 09, 2019 at 03:16:20PM +1100, Jason Tubnor wrote: > On Mon, 9 Dec 2019 at 10:44, Remi Locherer wrote: > > > > > > > > > I can reproduce this issue. But only when I combine the use of > > > "interface XY { passive }" and "re

Re: Memory leak in rip engine (ripd)

2019-12-08 Thread Remi Locherer
On Sun, Dec 08, 2019 at 11:34:15PM +0100, Remi Locherer wrote: > On Thu, Dec 05, 2019 at 12:07:25PM +1100, Jason Tubnor wrote: > > I have been trying to track down a memory leak that has been observed for > > quite a number of years over multiple releases without success. I feel

Re: Memory leak in rip engine (ripd)

2019-12-08 Thread Remi Locherer
On Thu, Dec 05, 2019 at 12:07:25PM +1100, Jason Tubnor wrote: > I have been trying to track down a memory leak that has been observed for > quite a number of years over multiple releases without success. I feel > that I have exhausted all potential configuration items that may have > caused this i

Re: ospfd: passive p2p interfaces don't work

2019-04-22 Thread Remi Locherer
Hi Stefan On Tue, Apr 09, 2019 at 04:16:32PM +0200, Stefan Sperling wrote: > I want to announce a host-route to the address of a tun0 interface > over OSPF. The config snippet I use for this looks like: > > interface tun0:217.197.85.96 { > passive > depend

Re: axen Ethernet device errors on both USB3.0 and USB2.0 ports

2018-08-25 Thread Remi Locherer
On Fri, Aug 24, 2018 at 06:02:20AM +, sc.dy...@gmail.com wrote: > On 2018/08/19 09:40, Stefan Sperling wrote: > > On Sun, Aug 19, 2018 at 11:05:04AM +0200, Stefan Sperling wrote: > >> On Sun, Aug 19, 2018 at 09:56:33AM +0200, Remi Locherer wrote: > >>> It would

Re: openBGPd crashes in 6.2 and 6.3: "a politician in the decision process"

2018-08-24 Thread Remi Locherer
Hi Pietro, On Thu, Aug 23, 2018 at 10:05:30AM +0200, Pietro Stäheli wrote: > Hi, > > openBGPd is running at an internet exchange, two openBSD route servers > (rs3 on openBSD 6.3 and rs4 on openBSD 6.2, both virtual machines on > different hypervisors in different locations) connect with peering >

Re: axen Ethernet device errors on both USB3.0 and USB2.0 ports

2018-08-21 Thread Remi Locherer
On Sun, Aug 19, 2018 at 11:40:50AM +0200, Stefan Sperling wrote: > On Sun, Aug 19, 2018 at 11:05:04AM +0200, Stefan Sperling wrote: > > On Sun, Aug 19, 2018 at 09:56:33AM +0200, Remi Locherer wrote: > > > It would help if you could send a clean version that applies to -current. &

Re: axen Ethernet device errors on both USB3.0 and USB2.0 ports

2018-08-19 Thread Remi Locherer
On Sat, Aug 18, 2018 at 10:38:36AM +0200, Stefan Sperling wrote: > Thank you for taking care of axen(4). > The problems with this driver have been known for some time. > > On Tue, Aug 07, 2018 at 02:04:24PM +, sc.dy...@gmail.com wrote: > > - header: fix comments > > - header: fix unused L3 t

Re: rdomain/rtable 255 BGPd routes -> leaking to rdomain/rtable 0

2018-04-12 Thread Remi Locherer
On Thu, Apr 12, 2018 at 07:14:57PM +0200, Sebastian Benoit wrote: > Nicolas Pence(nico...@pence.com.uy) on 2018.04.12 13:03:39 -0300: > > Thinking about it a little more, I've configured sshd_rtable=255 on > > /etc/rc.conf.local, > > on the non-working boxes, I'm re-checking this doing: > > > > r

Re: OpenBSD 6.2 IKED IPv6 Connections and address dropped

2018-02-15 Thread Remi Locherer
On Thu, Feb 15, 2018 at 06:52:46PM -0200, R0me0 *** wrote: > Hello guys! > > I have a very weird issue, not sure if a bug, but seems. > > Here my iked.conf > > ikev2 "pufferfish" passive esp from 0.0.0.0/0 to 192.10.10.0/24 \ > local 10.10.10.10 peer any \ > ikesa enc aes-256 auth hmac-sha2-

Re: wrong if used after adding new route - affects syslog, dhcrelay and more

2018-01-29 Thread Remi Locherer
On Mon, Jan 29, 2018 at 07:33:47PM +0100, Remi Locherer wrote: > > Problem Description > Local originating traffic leaves the system on the wrong interface > after a more specific route was added. This is problematic for services > like dhcrelay and syslogd. > > I verified

wrong if used after adding new route - affects syslog, dhcrelay and more

2018-01-29 Thread Remi Locherer
> Problem Description Local originating traffic leaves the system on the wrong interface after a more specific route was added. This is problematic for services like dhcrelay and syslogd. I verified this on iced this on OpenBSD 6.1 but do not know how if was with older versions. The behaviour is s

[solved] ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-12-19 Thread Remi Locherer
On Mon, Jul 24, 2017 at 02:22:33PM +0200, Martin Pieuchot wrote: > On 21/07/17(Fri) 12:13, Remi Locherer wrote: > > [...] > > Somebody suggested in a private mail to use /32 masks for carp interfaces. > > This fix/workaround helps indeed! > > Good to know! Howeve

Re: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-24 Thread Remi Locherer
On Mon, Jul 24, 2017 at 02:22:33PM +0200, Martin Pieuchot wrote: > On 21/07/17(Fri) 12:13, Remi Locherer wrote: > > [...] > > Somebody suggested in a private mail to use /32 masks for carp interfaces. > > This fix/workaround helps indeed! > > Good to know! Howeve

Re: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-21 Thread Remi Locherer
On 2017-07-10 17:52, Remi Locherer wrote: Synopsis: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information Category: kernel Environment: System : OpenBSD 6.1 Details : OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@am

Re: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-12 Thread Remi Locherer
On 2017-07-12 11:34, Martin Pieuchot wrote: On 11/07/17(Tue) 13:55, Remi Locherer wrote: On 2017-07-11 13:23, Remi Locherer wrote: > On 2017-07-11 11:32, Martin Pieuchot wrote: > > Hello and thanks for the detailed bug report. > > > > On 10/07/17(Mon) 17:52, Remi Locherer w

Re: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-11 Thread Remi Locherer
On 2017-07-11 13:23, Remi Locherer wrote: On 2017-07-11 11:32, Martin Pieuchot wrote: Hello and thanks for the detailed bug report. On 10/07/17(Mon) 17:52, Remi Locherer wrote: >Synopsis: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information >Category:

Re: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-11 Thread Remi Locherer
On 2017-07-11 11:32, Martin Pieuchot wrote: Hello and thanks for the detailed bug report. On 10/07/17(Mon) 17:52, Remi Locherer wrote: >Synopsis: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information >Category: kernel >Environment: System :

ifconfig carpX a.b.c.d -> arpresolve: route contains no arp information

2017-07-10 Thread Remi Locherer
>Synopsis: ifconfig carpX a.b.c.d -> arpresolve: route contains no arp >information >Category: kernel >Environment: System : OpenBSD 6.1 Details : OpenBSD 6.1 (GENERIC.MP) #20: Sat Apr 1 13:45:56 MDT 2017 dera...@amd64.openbsd.org:/usr/

ospf6d exits after ospf6ctl reload

2017-03-13 Thread Remi Locherer
Hi, ospf6d does not like beeing reloaded and exits. Below an example on -current running in VMM. I first noticed it on an OpenBSD 6.0 amd64 router on real hardware. Remi r1# ifconfig -A lo0: flags=8049 mtu 32768 index 3 priority 0 llprio 3 groups: lo inet6 ::1 prefixle

Fwd: Re: relayd's icmp check only works for a small number of hosts

2016-09-02 Thread Remi Locherer
forgot to add bugs@openbsd.org Subject: Re: relayd's icmp check only works for a small number of hosts Date: 2016-09-02 17:50 From: Remi Locherer To: Reyk Floeter On 2016-09-02 16:51, Reyk Floeter wrote: On Fri, Aug 19, 2016 at 04:31:10PM +0200, Remi Locherer wrote: >Synopsis:

Re: relayd's icmp check only works for a small number of hosts

2016-09-02 Thread Remi Locherer
On 2016-09-01 00:27, Sebastian Benoit wrote: Remi Locherer(remi.loche...@relo.ch) on 2016.08.19 16:31:10 +0200: >Synopsis: relayd's icmp check only works for a small number of hosts >Category: relayd >Environment: System : OpenBSD 5.9 Details : OpenBSD 5.9 (G

relayd's icmp check only works for a small number of hosts

2016-08-19 Thread Remi Locherer
>Synopsis: relayd's icmp check only works for a small number of hosts >Category: relayd >Environment: System : OpenBSD 5.9 Details : OpenBSD 5.9 (GENERIC.MP) #10: Wed Aug 3 13:46:07 CEST 2016 r...@stable-59-amd64.mtier.org:/binpatchng/w

gzip does not set uid and gid anymore (because of pledge)

2016-07-13 Thread Remi Locherer
Hi After upgrading a firewall to 5.9 I noticed that the ownership of logfiles is not as I specified in newsyslog.conf. After newsyslog compressed the files the ownership is always root:wheel. I figured out that this is because gzip can not chown anymore since it was pledged. The below patch fixes

Re: bsd.rd from May 31 fails to load the firmware for iwm-7265-16

2016-06-20 Thread Remi Locherer
On Mon, Jun 20, 2016 at 12:18:30AM +0200, Stefan Sperling wrote: > On Tue, Jun 07, 2016 at 01:10:34AM +0200, Theo Buehler wrote: > > On Mon, Jun 06, 2016 at 03:09:34PM +0200, Stefan Sperling wrote: > > > On Mon, Jun 06, 2016 at 02:15:35PM +0200, Remi Locherer wrote: > > &g

Re: bsd.rd from May 31 fails to load the firmware for iwm-7265-16

2016-06-06 Thread Remi Locherer
On Sun, Jun 05, 2016 at 07:25:30PM +0200, Stefan Sperling wrote: > On Sun, Jun 05, 2016 at 01:26:41PM +0200, Remi Locherer wrote: > > On Sun, Jun 05, 2016 at 09:48:47AM +0200, Stefan Sperling wrote: > > > On Sat, Jun 04, 2016 at 11:16:32PM +0200, Remi Locherer wrote: > > &g

Re: bsd.rd from May 31 fails to load the firmware for iwm-7265-16

2016-06-05 Thread Remi Locherer
On Sun, Jun 05, 2016 at 09:48:47AM +0200, Stefan Sperling wrote: > On Sat, Jun 04, 2016 at 11:16:32PM +0200, Remi Locherer wrote: > > On my installation the upgrade process looks like this (snapshot bsd.rd > > from Jun 2): > > > [...] > > > iwm0: no link ..

Re: bsd.rd from May 31 fails to load the firmware for iwm-7265-16

2016-06-04 Thread Remi Locherer
On Fri, Jun 03, 2016 at 03:38:44PM +0200, Stefan Sperling wrote: > On Thu, Jun 02, 2016 at 11:04:48PM +0200, Remi Locherer wrote: > > On Thu, Jun 02, 2016 at 08:23:24PM +0200, Stefan Sperling wrote: > > > On Wed, Jun 01, 2016 at 11:12:25PM +0200, Remi Locherer wrote: > > &g

Re: bsd.rd from May 31 fails to load the firmware for iwm-7265-16

2016-06-02 Thread Remi Locherer
On Thu, Jun 02, 2016 at 08:23:24PM +0200, Stefan Sperling wrote: > On Wed, Jun 01, 2016 at 11:12:25PM +0200, Remi Locherer wrote: > > >Synopsis: bsd.rd from May 31 fails to load the firmware for iwm-7265-16 > > >Category: kernel > > >Environment: > > Syste

Re: screen brightness resets

2015-12-16 Thread Remi Locherer
On Wed, Dec 16, 2015 at 09:32:14PM -0500, Ted Unangst wrote: > Mark Kettenis wrote: > > > From: "Ted Unangst" > > > Date: Wed, 09 Dec 2015 06:49:42 -0500 > > > > > > Thinkpad X1 2015 (broadwell). This is a recent regression, though I'm not > > > sure > > > when it was introduced. I have lidsuspe

Re: mouse pointer jumps - pms0: not in sync yet, discard input (state 3)

2015-12-07 Thread Remi Locherer
On Mon, Dec 07, 2015 at 09:35:16AM -0600, joshua stein wrote: > On Mon, 07 Dec 2015 at 15:35:06 +0100, Remi Locherer wrote: > > >Synopsis: mouse pointer jumps - pms0: not in sync yet, discard input > > >(state 3) > > >Category: kernel > > >Environ

Re: On resuming from sleep, laptop with urtwn(4) USB WiFi dongle doesn't have Internet

2015-11-16 Thread Remi Locherer
On Mon, Nov 16, 2015 at 09:07:26PM -0800, aaron.mille...@gmail.com wrote: > >Synopsis:On resuming from sleep, laptop with urtwn(4) USB WiFi dongle > >doesn't have Internet > >Category:system kernel amd64 > >Environment: > System : OpenBSD 5.8 > Details : OpenBSD 5.8-cu

[SOLVED] system freeze: acpicpu setperf failed to alter frequency

2015-06-18 Thread Remi Locherer
On Sat, Jun 06, 2015 at 05:18:32PM +0200, Remi Locherer wrote: > >Synopsis:system freeze: acpicpu setperf failed to alter frequency > >Category:kernel > >Environment: > System : OpenBSD 5.7 > Details : OpenBSD 5.7 (GENERIC) #0: Thu A

system freeze: acpicpu setperf failed to alter frequency

2015-06-06 Thread Remi Locherer
>Synopsis: system freeze: acpicpu setperf failed to alter frequency >Category: kernel >Environment: System : OpenBSD 5.7 Details : OpenBSD 5.7 (GENERIC) #0: Thu Apr 30 22:01:01 CEST 2015 r...@stable-57-amd64.mtier.org:/binpatchng/work-bin

Re: Elantech Clickpad (pms0) stopped working on current

2015-06-06 Thread Remi Locherer
On Sat, Jun 06, 2015 at 10:47:19AM +0200, Stefan Sperling wrote: > On Sat, Jun 06, 2015 at 10:21:59AM +0200, Remi Locherer wrote: > > >Synopsis: Elantech Clickpad (pms0) stopped working on current > > >Category: kernel > > >Environment: > > Syste

Elantech Clickpad (pms0) stopped working on current

2015-06-06 Thread Remi Locherer
>Synopsis: Elantech Clickpad (pms0) stopped working on current >Category: kernel >Environment: System : OpenBSD 5.7 Details : OpenBSD 5.7-current (GENERIC.MP) #1046: Fri Jun 5 13:25:01 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arc

Re: crash on urtwn removal

2015-05-21 Thread Remi Locherer
On Tue, Apr 28, 2015 at 02:10:15PM +0200, Remi Locherer wrote: > On Tue, Apr 28, 2015 at 01:41:29PM +0200, Martin Pieuchot wrote: > > On 28/04/15(Tue) 13:15, Remi Locherer wrote: > > > On Tue, Apr 28, 2015 at 10:17:16AM +0200, Martin Pieuchot wrote: > > > > On 27/0

Re: crash on urtwn removal

2015-04-28 Thread Remi Locherer
On Tue, Apr 28, 2015 at 01:41:29PM +0200, Martin Pieuchot wrote: > On 28/04/15(Tue) 13:15, Remi Locherer wrote: > > On Tue, Apr 28, 2015 at 10:17:16AM +0200, Martin Pieuchot wrote: > > > On 27/04/15(Mon) 22:45, Remi Locherer wrote: > > > > On Mon, Apr 27, 2015 at 03:

Re: crash on urtwn removal

2015-04-28 Thread Remi Locherer
On Tue, Apr 28, 2015 at 10:17:16AM +0200, Martin Pieuchot wrote: > On 27/04/15(Mon) 22:45, Remi Locherer wrote: > > On Mon, Apr 27, 2015 at 03:13:06PM +0200, Martin Pieuchot wrote: > > > This trace tells use that the pipe is no longer valid, which means that > > > the de

Re: crash on urtwn removal

2015-04-27 Thread Remi Locherer
On Mon, Apr 27, 2015 at 03:13:06PM +0200, Martin Pieuchot wrote: > On 27/04/15(Mon) 13:55, Remi Locherer wrote: > > On Sun, Apr 26, 2015 at 10:07:19AM +0200, Stefan Sperling wrote: > > > On Sun, Apr 26, 2015 at 09:36:06AM +0200, Remi Locherer wrote: > > With a series of re

Re: crash on urtwn removal

2015-04-27 Thread Remi Locherer
On Sun, Apr 26, 2015 at 10:07:19AM +0200, Stefan Sperling wrote: > On Sun, Apr 26, 2015 at 09:36:06AM +0200, Remi Locherer wrote: > > Since a couple of month every now and then I'm getting a > > "urtwn0: device timeout". Usually I deal with it by unlugging

Re: crash on urtwn removal

2015-04-26 Thread Remi Locherer
On Sun, Apr 26, 2015 at 10:07:19AM +0200, Stefan Sperling wrote: > On Sun, Apr 26, 2015 at 09:36:06AM +0200, Remi Locherer wrote: > > Since a couple of month every now and then I'm getting a > > "urtwn0: device timeout". Usually I deal with it by unlugging

crash on urtwn removal

2015-04-26 Thread Remi Locherer
>Synopsis: crash on urtwn removal >Environment: System : OpenBSD 5.7 Details : OpenBSD 5.7-current (GENERIC.MP) #955: Sat Apr 25 20:12:31 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP Architecture: Ope

Re: panic when using tun(4) with openvpn on current

2015-04-15 Thread Remi Locherer
On Wed, Apr 15, 2015 at 11:32:56AM +0200, Martin Pieuchot wrote: > On 14/04/15(Tue) 22:49, Remi Locherer wrote: > > >Synopsis: panic when using tun(4) with openvpn on current > > >Category: kernel > > >Environment: > > System : OpenBSD 5.7 >

panic when using tun(4) with openvpn on current

2015-04-14 Thread Remi Locherer
>Synopsis: panic when using tun(4) with openvpn on current >Category: kernel >Environment: System : OpenBSD 5.7 Details : OpenBSD 5.7-current (GENERIC.MP) #919: Mon Apr 13 21:03:43 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd

Re: urtwn timeout and system freez

2015-03-09 Thread Remi Locherer
On Mon, Mar 09, 2015 at 11:31:56AM +0100, Martin Pieuchot wrote: > On 07/03/15(Sat) 14:13, Remi Locherer wrote: > > On Fri, Mar 06, 2015 at 11:24:27PM +0100, Martin Pieuchot wrote: > > > [...] > > > Could you tell me if the diff below fixes your issue? > > > &

Re: urtwn timeout and system freez

2015-03-07 Thread Remi Locherer
On Fri, Mar 06, 2015 at 11:24:27PM +0100, Martin Pieuchot wrote: > On 06/03/15(Fri) 22:06, Remi Locherer wrote: > > On Fri, Mar 06, 2015 at 09:15:23AM +0100, Stefan Sperling wrote: > > > On Fri, Mar 06, 2015 at 08:45:20AM +0100, Remi Locherer wrote: > > > > Hi, >

Re: urtwn timeout and system freez

2015-03-06 Thread Remi Locherer
On Fri, Mar 06, 2015 at 09:15:23AM +0100, Stefan Sperling wrote: > On Fri, Mar 06, 2015 at 08:45:20AM +0100, Remi Locherer wrote: > > Hi, > > > > Since about fall 2014 I see "urtwn0 timeout" every now an then like > > others that reported it. An unplug and r

urtwn timeout and system freez

2015-03-05 Thread Remi Locherer
Hi, Since about fall 2014 I see "urtwn0 timeout" every now an then like others that reported it. An unplug and replut of the urtwn device usually helped. But with the snapshots from March 1st and 3rd the system just freezes when I unplug the urtwn device after I see the timeout message in xconso

Re: xhci dead after resume

2015-01-08 Thread Remi Locherer
On Mon, Jan 05, 2015 at 01:40:10PM +0100, Martin Pieuchot wrote: > On 02/01/15(Fri) 13:42, Martin Pieuchot wrote: > > On 02/01/15(Fri) 09:47, Remi Locherer wrote: > > > On Thu, Jan 01, 2015 at 09:32:20PM +0100, Remi Locherer wrote: > > > > >Synopsis: xhci de

Re: xhci dead after resume

2015-01-02 Thread Remi Locherer
On Thu, Jan 01, 2015 at 09:32:20PM +0100, Remi Locherer wrote: > >Synopsis:xhci dead after resume > >Category:kernel > >Environment: > System : OpenBSD 5.6 > Details : OpenBSD 5.6-current (GENERIC.MP) #735: Sat Dec

xhci dead after resume

2015-01-01 Thread Remi Locherer
>Synopsis: xhci dead after resume >Category: kernel >Environment: System : OpenBSD 5.6 Details : OpenBSD 5.6-current (GENERIC.MP) #735: Sat Dec 27 13:55:58 MST 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

USB nix axen not working reliable

2014-11-29 Thread Remi Locherer
>Synopsis: USB nic axen not working reliable >Category: kernel >Environment: System : OpenBSD 5.6 Details : OpenBSD 5.6-current (GENERIC.MP) #607: Mon Nov 24 14:23:38 MST 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GEN

Re: Samsung Notebook: acpitz0 critical temp since sept 25 snapshot

2014-10-13 Thread Remi Locherer
On Thu, Oct 09, 2014 at 04:26:42PM -0700, Mike Larkin wrote: > On Thu, Oct 09, 2014 at 11:42:59PM +0200, Remi Locherer wrote: > > On Tue, Oct 07, 2014 at 10:10:54PM +0200, Remi Locherer wrote: > > > >Synopsis: Samsung Notebook: acpitz0 critical temp since sept 25 snapsho

Re: Samsung Notebook: acpitz0 critical temp since sept 25 snapshot

2014-10-09 Thread Remi Locherer
On Tue, Oct 07, 2014 at 10:10:54PM +0200, Remi Locherer wrote: > >Synopsis: Samsung Notebook: acpitz0 critical temp since sept 25 snapshot > >Environment: > System : OpenBSD 5.6 > Details : OpenBSD 5.6-current (GENERIC.MP) #399: Sun Oct 5 &

Samsung Notebook: acpitz0 critical temp since sept 25 snapshot

2014-10-07 Thread Remi Locherer
>Synopsis: Samsung Notebook: acpitz0 critical temp since sept 25 snapshot >Environment: System : OpenBSD 5.6 Details : OpenBSD 5.6-current (GENERIC.MP) #399: Sun Oct 5 21:53:59 MDT 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/com

Re: bgpd(8) dies when accepting phessler's spam feed

2014-10-02 Thread Remi Locherer
On Tue, Sep 23, 2014 at 06:34:50PM -0500, athom...@athompso.net wrote: > >Synopsis:bgpd(8) dies when accepting phessler's spam feed > >Category:user > >Environment: > System : OpenBSD 5.5 > Details : OpenBSD 5.5 (GENERIC) #0: Fri Apr 25 13:07:59 CEST 2014 >

[SOLVED] Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-07-21 Thread Remi Locherer
On Sat, Feb 22, 2014 at 04:04:40PM +0100, Remi Locherer wrote: > >Synopsis:wrong acpitz temperature and acpibat0 not detecting battery > >Category:acpi > >Environment: > System : OpenBSD 5.5 > Details : OpenBSD 5.5-beta (GENERIC.MP) #2: Fri Feb

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-18 Thread Remi Locherer
On Fri, Apr 18, 2014 at 06:43:25PM +0300, Paul Irofti wrote: > This is the important part of the trace: > > > 4e10 Store > > 4e11 \\_SB_.PCI0.LPCB.H_EC.CTMP > > locking > > field: aml_rwgas bitpos 1536 bpos 0 blen 8,flags 0x11 > > read 03 00c0 0008 [\\_SB_.PCI0.LPCB.H_EC.ECR_] > > gasio rd:

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-18 Thread Remi Locherer
On Fri, Apr 18, 2014 at 12:34:44PM +0300, Paul Irofti wrote: > Closing in... what does this button do? > Shut down with lot of output of course ;) OpenBSD 5.5-current (GENERIC.MP) #3: Fri Apr 18 12:05:40 CEST 2014 r...@mistral.relo.ch:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 38

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-14 Thread Remi Locherer
On Mon, Apr 14, 2014 at 07:09:47PM +0300, Paul Irofti wrote: > Thanks for testing! > > I need a bit more info, could you tell me what the output is when > applying the following diff on top of -current? Here you go: OpenBSD 5.5-current (GENERIC.MP) #2: Mon Apr 14 22:45:53 CEST 2014 r...@mis

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-12 Thread Remi Locherer
On Sat, Apr 12, 2014 at 04:00:40PM +0300, Paul Irofti wrote: > > I'll send a tracing diff your way soon because I'm curious what the > > AML path is inside _TMP once your machine resumes. > > Here it is. Careful it might be really noisy and further tweaks might be > needed. Let me know what the ou

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-12 Thread Remi Locherer
On Sat, Apr 12, 2014 at 04:00:40PM +0300, Paul Irofti wrote: > > I'll send a tracing diff your way soon because I'm curious what the > > AML path is inside _TMP once your machine resumes. > > Here it is. Careful it might be really noisy and further tweaks might be > needed. Let me know what the ou

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-12 Thread Remi Locherer
On Sat, Apr 12, 2014 at 01:47:15PM +0300, Paul Irofti wrote: > Very strange... > > I'm still investigating the issue and glancing at your acpidump. > I'll send a tracing diff your way soon because I'm curious what the > AML path is inside _TMP once your machine resumes. > > Until then I wanted to

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-03 Thread Remi Locherer
Hi Paul On Wed, Apr 02, 2014 at 06:22:35PM +0300, Paul Irofti wrote: > Hi Remi, > > thank you for the detailed report and for your patience. > > I was wondering if you could test the following diff and let me know > what happens. I applied this patch to a freshly checked out source tree on Apri

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-04-01 Thread Remi Locherer
On Fri, Mar 28, 2014 at 08:55:44AM +0100, Remi Locherer wrote: > On Sun, Feb 23, 2014 at 03:01:14PM +0100, Mark Kettenis wrote: > > > Date: Sun, 23 Feb 2014 13:31:10 + > > > From: Stuart Henderson > > > > > > On 2014/02/23 10:40, Remi Locherer wrote

Re: volume keys not working on thinkpad x201

2014-03-30 Thread Remi Locherer
On Sun, Mar 23, 2014 at 07:06:51PM +0100, Alexandre Ratchov wrote: > On Sun, Mar 23, 2014 at 11:38:11AM -0600, Theo de Raadt wrote: > > > >>> So we should take all our hardware mixers, and crank them to full > > > >>> volume right at boot time. > > > >>> > > > >> IMO, this is the best option. > > >

Re: volume keys not working on thinkpad x201

2014-03-23 Thread Remi Locherer
On Sun, Mar 23, 2014 at 02:27:57PM +0100, Alexandre Ratchov wrote: > On Sun, Mar 23, 2014 at 10:50:21AM +0100, Remi Locherer wrote: > > On Sat, Mar 22, 2014 at 04:31:22PM -0600, Theo de Raadt wrote: > > > > > Date: Sat, 22 Mar 2014 21:49:19 +0100 (CET) > > >

Re: volume keys not working on thinkpad x201

2014-03-23 Thread Remi Locherer
On Sat, Mar 22, 2014 at 04:31:22PM -0600, Theo de Raadt wrote: > > > Date: Sat, 22 Mar 2014 21:49:19 +0100 (CET) > > > From: remi.loche...@relo.ch > > > > > > With the snapshot from March 22 the volume keys on my ThinkPad > > > x201 do not work anymore. mixerctl still works. Before I was > > >

volume keys not working on thinkpad x201

2014-03-22 Thread remi . locherer
>Synopsis: volume keys not working on thinkpad x201 >Category: kernel >Environment: System : OpenBSD 5.5 Details : OpenBSD 5.5-current (GENERIC.MP) #16: Sat Mar 22 01:04:40 MDT 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/comp

Re: Samsung900X3F: wrong acpitz temperature, acpibat0 not detecting battery

2014-02-23 Thread Remi Locherer
On Sat, Feb 22, 2014 at 07:14:01PM +0100, Mark Kettenis wrote: > > From: Theo de Raadt > > Date: Sat, 22 Feb 2014 09:55:41 -0700 > > > > This menas the acpitz bug must be found, and fixed. You need to reach > > out to an acpi hacker, like pirofti, to help diagnose the AML issue > > which underli

[solved] strange artefacts with inteldrm on samsung 900X3F

2014-02-20 Thread Remi Locherer
I installed the snapshot from February 17 and the artefacts in X are gone. X now works fine on the Samsung 900X3F. Thanks! On Mon, Oct 28, 2013 at 08:36:14AM +0100, Remi Locherer wrote: > >Synopsis:strange artefacts with inteldrm on samsung 900X3F > > >Environment: > Sys

Re: panic: timeout_add: to_ticks (-1) < 0

2013-12-30 Thread Remi Locherer
On Fri, Nov 15, 2013 at 08:42:07AM +0100, Remi Locherer wrote: > On Mon, Nov 11, 2013 at 04:22:47PM +, Stuart Henderson wrote: > > On 2013/11/11 09:53, RD Thrush wrote: > > > >Synopsis:Firewall panic with Nov 10 snapshot > > > >Category:kernel &

Re: panic: timeout_add: to_ticks (-1) < 0

2013-11-14 Thread Remi Locherer
On Mon, Nov 11, 2013 at 04:22:47PM +, Stuart Henderson wrote: > On 2013/11/11 09:53, RD Thrush wrote: > > >Synopsis: Firewall panic with Nov 10 snapshot > > >Category: kernel > > >Environment: > > System : OpenBSD 5.4 > > Details : OpenBSD 5.4-current (GENERIC) #142: Sun Nov