Date: Mon, 25 Mar 2013 08:00:00 +0700 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: uki <ukaszg@gmail.com> Cc: questions@freebsd.org Subject: Re: can not use intel GPU, no /dev/dri/card0 Message-ID: <20130325080000.2ea51723@X220.ovitrap.com> In-Reply-To: <CAN_VB4XEdkPm4yafF6JwsFNfLjp7C%2BRF_EGmZhKoqevzMEaQ%2BQ@mail.gmail.com> References: <CAN_VB4X3tBrYdZLXWdV0NV3s2JH-F=S7CRvMEVV2kr9KUykpPA@mail.gmail.com> <20130324212345.300ed438@X220.ovitrap.com> <CAN_VB4XEdkPm4yafF6JwsFNfLjp7C%2BRF_EGmZhKoqevzMEaQ%2BQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sun, 24 Mar 2013 17:30:48 +0000 uki <ukaszg@gmail.com> wrote: > That was not it (tried), the reason was my kernconf was wrong (didn't > yet figure out the details), because the GENERIC works flawlessly. I have an i7 and use no drm in the kernel. Just load the modules when you need them. Erich >=20 > Cheers, > =C5=81ukasz Gruner >=20 >=20 > 2013/3/24 Erich Dollansky <erichsfreebsdlist@alogt.com>: > > Hi, > > > > On Sun, 24 Mar 2013 14:14:28 +0000 > > uki <ukaszg@gmail.com> wrote: > > > >> Hi, > >> > >> I'm getting the folowing error when I try to start X using intel > >> drivers: > >> > >> [ 8669.844] (II) > >> Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so > >> [ 8669.844] (WW) VGA arbiter: cannot open kernel arbiter, no > >> multi-card support [ 8669.844] drmOpenDevice: node name > >> is /dev/dri/card0 [ 8669.844] Failed to change owner or group for > >> file /dev/dri! 2: No such file or directory [ 8669.844] Failed to > >> change owner or group for file /dev/dri/card0! 2: No such file or > >> directory [ 8669.844] drmOpenDevice: open result is -1, (No such > >> file or directory) [ 8669.844] Failed to change owner or group for > >> file /dev/dri/card0! 2: No such file or directory > >> [ 8669.844] drmOpenDevice: open result is -1, (No such file or > >> directory) [ 8669.844] drmOpenDevice: Open failed > >> > >> I assume I overlooked something while configuring the system (I > >> dual boot stable and release, this is on stable, release works > >> fine). Please help. > >> > >> my make.conf has: > >> WITH_NEW_XORG=3D"YES" > >> WITH_KMS=3D"YES" > >> > >> my kernconf: > >> device agp > >> device dpms > >> options X86BIOS > >> > >> device drm > >> device i915drm > >> device radeondrm > >> > > you should not need the last line. Delete it and see what happens. > > > > Erich > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130325080000.2ea51723>