Date: Thu, 21 Mar 2002 13:29:11 +0000 From: Rasputin <rasputin@shikima.mine.nu> To: Paolo Pisati <flag@libero.it> Cc: stable@freebsd.org Subject: Re: drm-kmod 0.95 + XFree4.2.0 = doesn't work! =P Message-ID: <20020321132906.A79355@shikima.mine.nu> In-Reply-To: <20020321151226.A2122@southcross.skynet.org>; from flag@libero.it on Thu, Mar 21, 2002 at 03:12:26PM %2B0100 References: <20020321151226.A2122@southcross.skynet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Paolo Pisati <flag@libero.it> [020321 13:12]: > > Problem: > > just installed XFree4.2.0 and the new drm-kmod > > XFree works ok, but drm doesn't work. > > When i launch glxgears, get this msg: > > [flag@southcross flag]$ glxgears > libGL error: failed to open DRM: Operation not permitted > libGL error: reverting to (slow) indirect rendering [ XF86Config cutting ] > Section "DRI" > Mode 666 > EndSection Try this instead: Section "DRI" # Group "xf86dri" Mode 0666 EndSection If that doesn't work, maybe try lowering your securelevel? -- "In defeat, unbeatable; in victory, unbearable." -- Winston Churchill, of Montgomery Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020321132906.A79355>