[ECFT] drm/dri/mesa/xorg-server update [Part 1]

Ruslan Mahmatkhanov cvs-src at yandex.ru
Mon Mar 14 10:35:42 UTC 2011


14.03.2011 12:06, Kostik Belousov пишет:
> On Mon, Mar 14, 2011 at 10:25:21AM +0300, Ruslan Mahmatkhanov wrote:
>> 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
> This is only an excerpt from the full log, and it is due to slightly weird
> open procedure for drm node. Either post the whole log, or look at
> the log down, where driver should say that drm opened and dri initialized.
>

Yes, you are right. But i thought it worth mentioned.

>> gdm/:0.log
>> /libexec/ld-elf.so.1: /usr/local/lib/xorg/modules/drivers/intel_drv.so:
>> Undefined symbol "dixRequestPrivate"
> This looks more serious and might be the actual cause of failed startup.

Seems so.

-- 
Regards,
Ruslan


More information about the freebsd-ports mailing list