From owner-freebsd-ports@FreeBSD.ORG Sun Feb 27 16:39:33 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C52CD1065673 for ; Sun, 27 Feb 2011 16:39:33 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7C41E8FC08 for ; Sun, 27 Feb 2011 16:39:33 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ptjee-00041g-66 for freebsd-ports@freebsd.org; Sun, 27 Feb 2011 17:39:32 +0100 Received: from g224063096.adsl.alicedsl.de ([92.224.63.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Feb 2011 17:39:32 +0100 Received: from rotkap by g224063096.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Feb 2011 17:39:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Sun, 27 Feb 2011 17:39:04 +0100 Organization: yes Lines: 46 Message-ID: <8abq38-242.ln1@news.hansenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g224063096.adsl.alicedsl.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2011 16:39:33 -0000 Hi There, after update tu the new xorg on my FreeBSD8 my system crashes all time I start X. There is no mouse responding (no light in the mouse), the screen turns black and the system is not respondig by keybord. There is only a way out by hard-reset. The advice in UPDATING makes no fifference: "Section "Device"" Option "int10" "on" Option "BusType" "PCIE" Option "RenderAccel" "on" Option "AccelMethod" "exa" Option "DynamicPM" "on" Option "DRI" "on" System: FreeBSD 8.2-PRERELEASE #0: Thu Feb 3 23:46:34 CET 2011 Video-Card: drm0: on vgapci0 info: [drm] AGP at 0xf4000000 64MB info: [drm] Initialized radeon 1.31.0 20080613 info: [drm] Setting GART location based on new memory map info: [drm] Loading R300 Microcode info: [drm] Num pipes: 1 info: [drm] writeback test succeeded in 1 usecs The old driver works fine: xf86-video-ati613-6.13.2 Are trhere any logs arround, if the System freezes? Heino