Date: Mon, 14 Mar 2011 10:25:21 +0300 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: George Liaskos <geo.liaskos@gmail.com> Cc: FreeBSD Ports <ports@freebsd.org>, x11@freebsd.org, miwi@freebsd.org Subject: Re: [ECFT] drm/dri/mesa/xorg-server update [Part 1] Message-ID: <4D7DC2E1.1010306@yandex.ru> In-Reply-To: <AANLkTik8rPYtXMGCPLsLBqMzsedgtisQqfHGLnhFaJvD@mail.gmail.com> References: <AANLkTiknQ7UAu3UrxeZ8Ss6sr4yn2jAoHbusnJZzSuqo@mail.gmail.com> <1299844349.1472.93.camel@xenon> <AANLkTimVGik6NE=CZ-0qfyeAvGTpVu4SxP%2BOauQEgr=i@mail.gmail.com> <D1A29FF2-26D5-4E1C-AE99-A4C94A452351@FreeBSD.org> <AANLkTikBHPLd04y8Dxo9Ov280YSNmpJiOtZ9bDo-qVup@mail.gmail.com> <E51FC3FF-999A-40BC-8DC4-616D9339D6AF@freebsd.org> <AANLkTik8rPYtXMGCPLsLBqMzsedgtisQqfHGLnhFaJvD@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
14.03.2011 00:03, George Liaskos пишет: >> The crash is probably happening the first time something tries to access >> dri, libdrm. > > I believe that kwin tries to use desktop effects by default. Better > try a simple xinit for start to see how it goes and post the log. > > Ok, after some research about the patch i believe that this how it should be : > Tried both this patch and previous one. It compiles fine, but still doesn't working. There is the messages: Xorg.0.log: [ 22.760] (II) intel(0): I830CheckAvailableMemory: 4026368 kB available [ 22.760] drmOpenDevice: node name is /dev/dri/card0 [ 22.761] Failed to change owner or group for file /dev/dri! 2: No such file or directory [ 22.761] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 22.761] drmOpenDevice: open result is -1, (No such file or directory) [ 22.761] Failed to change owner or group for file /dev/dri/card0! 2: No such file or directory [ 22.761] drmOpenDevice: open result is -1, (No such file or directory) [ 22.761] drmOpenDevice: Open failed gdm/:0.log /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol "dixRequestPrivate" gdm/:0-greeter.log polkit-gnome-authentication-agent-1: Fatal IO error 35 (Resource temporarily unavailable) on X server :0.0. polkit-gnome-authentication-agent-1: Fatal IO error 2 (No such file or directory) on X server :0.0. The screen is just blinks couple of times and then just stay black. I've tried this on 8-stable i386 with gnome, x11-drivers/xf86-video-intel. My card is Mobile 945GM/GU Express Integrated Graphics Controller. Since this is my working system, i had to revert to old versions from ports. -- Regards, Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D7DC2E1.1010306>