Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Anton Lindqvist
On Tue, Aug 02, 2022 at 10:35:18PM +0100, Laurence Tratt wrote: > On Tue, Aug 02, 2022 at 07:00:52PM +, Miod Vallat wrote: > > Hello Miod, > > > Do the uvm_fault errors disappear if you `boot -c' and `disable ucc'? > > `disable ucc` has no effect (it doesn't attach normally, so I guess

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Laurence Tratt
On Tue, Aug 02, 2022 at 07:00:52PM +, Miod Vallat wrote: Hello Miod, > Do the uvm_fault errors disappear if you `boot -c' and `disable ucc'? `disable ucc` has no effect (it doesn't attach normally, so I guess that's not surprising?) -- I still get a kernel panic. > Or if you `disable

Audio output blocked

2022-08-02 Thread dettus
>Synopsis: azalia: Audio output blocked >Category: Audio >Environment: System : OpenBSD 7.1 Details : OpenBSD 7.1 (GENERIC.MP) #465: Mon Apr 11 18:03:57 MDT 2022 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Laurence Tratt
On Tue, Aug 02, 2022 at 08:56:09PM +1000, Jonathan Gray wrote: Hello Jonathan, >> I'm also starting to understand a bit more about some of the random panics: >> they seem to happen very soon after X starts. Sometimes the mouse appears as >> a two inch square of weird colours (!) -- things only

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Miod Vallat
The following diff ought to fix the problem, although there is no reason it should have occurred in the first place. Do the uvm_fault errors disappear if you `boot -c' and `disable ucc'? Or if you `disable pckbd'? Index: wskbdutil.c

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Jonathan Gray
On Tue, Aug 02, 2022 at 10:44:00AM +0100, Laurence Tratt wrote: > I'm also starting to understand a bit more about some of the random panics: > they seem to happen very soon after X starts. Sometimes the mouse appears as > a two inch square of weird colours (!) -- things only last for a few

Re: uvm_fault on Framework 12th Gen Intel

2022-08-02 Thread Laurence Tratt
On Tue, Aug 02, 2022 at 11:54:48AM +1000, Jonathan Gray wrote: Hello Jonathan, >> I've just got my sticky mits on a Framework 12th Gen Intel laptop. It >> somewhat works, but regularly hits kernel panics and other oddities on >> -current. I haven't worked out why yet, but uvm_faults seem to be