From owner-freebsd-x11@FreeBSD.ORG Sun May 3 12:56:34 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15FCE106566B for ; Sun, 3 May 2009 12:56:34 +0000 (UTC) (envelope-from ghostp@dzsy.org) Received: from s2.mcss.hu (s2.mcss.hu [87.229.26.185]) by mx1.freebsd.org (Postfix) with ESMTP id C61A68FC26 for ; Sun, 3 May 2009 12:56:33 +0000 (UTC) (envelope-from ghostp@dzsy.org) Received: from dzsy-note.dzsy.org (catv-89-133-22-90.catv.broadband.hu [89.133.22.90]) by s2.mcss.hu (Postfix) with ESMTP id 064604E58F1 for ; Sun, 3 May 2009 14:33:46 +0200 (CEST) Message-ID: <49FD8F2A.6090400@dzsy.org> Date: Sun, 03 May 2009 14:33:46 +0200 From: =?ISO-8859-1?Q?Sz=E9kv=F6lgyi_P=E9ter?= User-Agent: Thunderbird 2.0.0.21 (X11/20090501) MIME-Version: 1.0 To: x11@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: XOrg freeze with intel driver X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2009 12:56:34 -0000 Hi, I have a Acer Extensa 5620 laptop with FreeBSD az XOrg. Few days ago i change my system from 7-STABLE to 7.2-RELEASE and upgraded all ports. My video controller is: vgapci0@pci0:0:2:0: class=0x030000 card=0x011f1025 chip=0x2a028086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = 'Mobile 965 Express Integrated Graphics Controller' class = display subclass = VGA vgapci1@pci0:0:2:1: class=0x038000 card=0x011f1025 chip=0x2a038086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = 'Mobile 965 Express Integrated Graphics Controller' class = display After upgrade the intel driver is: xf86-video-intel-2.6.3 If i want to play HD 720p ( mkv ) file with mplayer X freeze and i didn't access the console. I tested lots of xorg.conf change or without xorg.conf. Any time a see in Xorg.log: exaCopyDirty: Pending damage region empty! Memory heap 0x28666340: Offset:0002a000, Size:00001000, .. Offset:0002b000, Size:00001000, .. Offset:0002c000, Size:000fe000, F. Free list: FREE Offset:0002c000, Size:000fe000, F. End of memory blocks After i downgrade xf86-video-intel port to xf86-video-intel-2.5.1 the display works fine and i can play any 720p mkv file with mplayer. Best regards, Peter