Re: AHCI? issues on APU6

2022-07-26 Thread Theo de Raadt
Like most machines, the APU does very strange things when it has insufficient Amps. This situation is more common with APU, because it has an external power brick. I've seen this before.

AHCI? issues on APU6

2022-07-26 Thread Lucas
>Synopsis: AHCI? issues on APU6 >Category: >Environment: System : OpenBSD 7.2 Details : OpenBSD 7.2-beta (AHCI_DEBUG) #1: Tue Jul 26 19:47:26 UTC 2022 lu...@schwi.home.arpa:/usr/src/sys/arch/amd64/compile/AHCI_DEBUG

Re: X vesa driver distorted display on startup

2022-07-26 Thread Matthieu Herrb
On Tue, Jul 26, 2022 at 04:22:46PM +, Bill Chatfield wrote: > I apologize if this is a stupid question, but would it be possible > to write a new driver for the i810 that works with drm/dri? I would > be interested in giving it a try. I don't know what the blockers > might be though. I know a

Re: patch to ksh to show current rdomain

2022-07-26 Thread Theo de Raadt
Stuart Henderson wrote: > On 2022/07/25 23:41, mgra...@brainfat.net wrote: > > >Description: > > This change adds the \% argument to the ksh process of the prompt. This > > will > > cause the current rdomain of the shell to be displayed in the prompt. This > > can be quite helpful when

Re: X vesa driver distorted display on startup

2022-07-26 Thread Jonathan Gray
On Tue, Jul 26, 2022 at 04:08:17AM +, Bill Chatfield wrote: > You can consider this request canceled. I doubt it's going to get picked up > by anybody. I can understand that support for a 22 year old graphics card is > not a priority. But, I like OpenBSD so much I'm going to install it on a

Re: EvolveIII laptop X quit working

2022-07-26 Thread Nick Holland
On 7/26/22 8:43 AM, Jonathan Gray wrote: On Mon, Jul 25, 2022 at 09:34:14PM +0100, Chris Narkiewicz wrote: On Mon, Jul 25, 2022 at 03:48:19PM -0400, Nick Holland wrote: > Sigh. collect info, leave out most basic part: what I mean > by "X quit working"... I checked your Xorg.0.log and it looks

Re: EvolveIII laptop X quit working

2022-07-26 Thread Jonathan Gray
On Mon, Jul 25, 2022 at 09:34:14PM +0100, Chris Narkiewicz wrote: > On Mon, Jul 25, 2022 at 03:48:19PM -0400, Nick Holland wrote: > > Sigh. collect info, leave out most basic part: what I mean > > by "X quit working"... > > I checked your Xorg.0.log and it looks familiar. Please look for post >

Re: patch to ksh to show current rdomain

2022-07-26 Thread Theo Buehler
On Tue, Jul 26, 2022 at 11:49:09AM +0100, Stuart Henderson wrote: > On 2022/07/25 23:41, mgra...@brainfat.net wrote: > > >Description: > > This change adds the \% argument to the ksh process of the prompt. This > > will > > cause the current rdomain of the shell to be displayed in the prompt.

Re: patch to ksh to show current rdomain

2022-07-26 Thread Stuart Henderson
On 2022/07/25 23:41, mgra...@brainfat.net wrote: > >Description: > This change adds the \% argument to the ksh process of the prompt. This will > cause the current rdomain of the shell to be displayed in the prompt. This > can be quite helpful when bouncing around between different rdomains.

Re: patch to ksh to show current rdomain

2022-07-26 Thread Omar Polo
mgra...@brainfat.net wrote: > Having the information in an env variable would make it useful in > scripts. The only thing I'm not sure of is can the $RDOMAIN variable be > used to show the current rdomain in the prompt? (which is my use case) > If it's not possible to use an env variable in the