Re: iMac G3: Turn off screen?

Wolfgang Pfeiffer <[email protected]> Tue, 18 Jul 2023 18:14:21 +0200
Newsgroups gmane.os.openbsd.ppc
Message-ID <ZLa6XXvX1xORon8R@localhost>
On Tue, Jul 18, 2023 at 12:33:25PM +0000, Jag Talon wrote:
>Oh thanks for that tip! Ok, so:
>
>- I set `machdep.allowaperture=3D2` in /etc/sysctl.conf
>
>- I ran `doas rcctl enable xenodm`
>
>- I got an xorg.conf online (https://gist.githubusercontent.com/AdrianKos=
hka/c6c4a7718de43f6708711c7664e70aa0/raw/85cff6844bf1320193e3158258657dc43=
954a0c2/xorg.conf)
>and put it in /etc/X11/

If you didn't already try that:
I'd remove this xorg.conf in /etc/X11/, keep the rest from above,
reboot, and see what happens.

>
>After rebooting, xenodm won't start and startx hangs. I have the
>Xorg.0.log and dmesg attached. Am I missing anything else?