On Sat, Apr 01, 2017 at 12:49:35PM -0700, Philip Guenther wrote: > >Synopsis: X fails on Macbook with 6.1 snap > >Category: system > >Environment: > System : OpenBSD 6.1 > Details : OpenBSD 6.1 (GENERIC) #2: Fri Mar 31 00:00:16 MDT 2017 > > [email protected]:/usr/src/sys/arch/macppc/compile/GENERIC > > Architecture: OpenBSD.macppc > Machine : macppc > >Description: > On running xinit, X tries to start but fails > >How-To-Repeat: > xinit > >Fix: > none
Hi, Looks like you're missing sysctl machdep.allowaperture=2 > /var/log/Xorg.0.log: > [ 63.980] (--) no aperture driver access: only wsfb driver useable -- Matthieu Herrb
