Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-17 Thread Łukasz Lejtkowski
> Does it recover after doing > > # ifconfig cdcef0 down > # ifconfig cdcef0 up root@master[~]ifconfig cdce0 cdce0: flags=8c03 mtu 1500 lladdr xx:xx:xx:xx:xx:xx index 30 priority 0 llprio 3 inet 192.168.8.100 netmask 0xff00 broadcast 192.168.8.255

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-15 Thread Gerhard Roth
On 2020-06-13 01:24, Łukasz Lejtkowski wrote: Good news - no more kernel panics on USB 3.0(xHCI), it’s fixed. Bad news - after 2-3h LTE modem lost local network connection via USB 3.0(cdce0). I have to remove modem and put it back to usb port - then local network connection between OpenBSD

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-12 Thread Łukasz Lejtkowski
Good news - no more kernel panics on USB 3.0(xHCI), it’s fixed. Bad news - after 2-3h LTE modem lost local network connection via USB 3.0(cdce0). I have to remove modem and put it back to usb port - then local network connection between OpenBSD and modem back for 2-3h, sometimes 30-40 min. It

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-11 Thread Łukasz Lejtkowski
Hi Gerhard, Today I added Your patches to 6.7-stable and moved back LTE modem to USB 3.0. So, just waiting for… nothing or kernel panic. I’ll let you know. > On 8 Jun 2020, at 19:13, Patrick Wildt wrote: > > On Mon, Jun 08, 2020 at 05:31:44PM +0200, Gerhard Roth wrote: >> On 2020-05-25

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-08 Thread Patrick Wildt
On Mon, Jun 08, 2020 at 05:31:44PM +0200, Gerhard Roth wrote: > On 2020-05-25 13:19, Martin Pieuchot wrote: > > On 25/05/20(Mon) 12:56, Gerhard Roth wrote: > > > On 5/22/20 9:05 PM, Mark Kettenis wrote: > > > > > From: Łukasz Lejtkowski > > > > > Date: Fri, 22 May 2020 20:51:57 +0200 > > > > > >

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-06-08 Thread Gerhard Roth
On 2020-05-25 13:19, Martin Pieuchot wrote: On 25/05/20(Mon) 12:56, Gerhard Roth wrote: On 5/22/20 9:05 PM, Mark Kettenis wrote: From: Łukasz Lejtkowski Date: Fri, 22 May 2020 20:51:57 +0200 Probably power supply 12 V is broken. Showing 16,87 V(Fluke 179) - too high. Should be 12,25-12,50 V.

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-29 Thread Łukasz Lejtkowski
LTE modem works correctly under usb 2.0(EHCI), no panics. Uptime almost 2 days. Something is broken in xHCI (xhci.c?). Any patch for 6.7 soon, or is it more complicated? > On 27 May 2020, at 18:30, Łukasz Lejtkowski wrote: > > Right now LTE modem working on internal USB 2.0(EHCI). External is

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-25 Thread Martin Pieuchot
On 25/05/20(Mon) 12:56, Gerhard Roth wrote: > On 5/22/20 9:05 PM, Mark Kettenis wrote: > > > From: Łukasz Lejtkowski > > > Date: Fri, 22 May 2020 20:51:57 +0200 > > > > > > Probably power supply 12 V is broken. Showing 16,87 V(Fluke 179) - > > > too high. Should be 12,25-12,50 V. I replaced to

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-25 Thread Gerhard Roth
On 5/22/20 9:05 PM, Mark Kettenis wrote: From: Łukasz Lejtkowski Date: Fri, 22 May 2020 20:51:57 +0200 Probably power supply 12 V is broken. Showing 16,87 V(Fluke 179) - too high. Should be 12,25-12,50 V. I replaced to the new one. That might be why the device stops responding. The fact

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-22 Thread Łukasz Lejtkowski
5h later… login: panic: assertwaitok: non-zero mutex count: 1 Stopped at db_enter+0x10: popq%rbp TIDPIDUID PRFLAGS PFLAGS CPU COMMAND db_enter() at db_enter+0x10 panic(81c882c4) at panic+0x128 assertwaitok() at assertwaitok+0xc7 mi_switch() at

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-22 Thread Mark Kettenis
> From: Łukasz Lejtkowski > Date: Fri, 22 May 2020 20:51:57 +0200 > > Probably power supply 12 V is broken. Showing 16,87 V(Fluke 179) - > too high. Should be 12,25-12,50 V. I replaced to the new one. That might be why the device stops responding. The fact that cleaning up from a failed USB

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-22 Thread Łukasz Lejtkowski
Probably power supply 12 V is broken. Showing 16,87 V(Fluke 179) - too high. Should be 12,25-12,50 V. I replaced to the new one. > On 22 May 2020, at 20:05, Łukasz Lejtkowski wrote: > > 30 min ago… :/ > > > OpenBSD/amd64 (master.bsdxxx.xx) (tty00) > > login: panic: assertwaitok: non-zero

Re: OpenBSD 6.7 crashes on APU2C4 with LTE modem Huawei E3372s-153 HiLink

2020-05-22 Thread Łukasz Lejtkowski
30 min ago… :/ OpenBSD/amd64 (master.bsdxxx.xx) (tty00) login: panic: assertwaitok: non-zero mutex count: 1 Stopped at db_enter+0x10: popq%rbp TIDPIDUID PRFLAGS PFLAGS CPU COMMAND db_enter() at db_enter+0x10 panic(81c882c4) at panic+0x128 assertwaitok()