From owner-freebsd-x11@FreeBSD.ORG Thu Sep 20 09:20:32 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59B24106566B for ; Thu, 20 Sep 2012 09:20:32 +0000 (UTC) (envelope-from jamy023@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id DB3FB8FC16 for ; Thu, 20 Sep 2012 09:20:31 +0000 (UTC) Received: by bkcje9 with SMTP id je9so961649bkc.13 for ; Thu, 20 Sep 2012 02:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EBrPj3vlu7bevJIOdOUZmf5+4X4SdLiUMg/Bh2GwFfM=; b=FFydqmwp1+Wr5N2/9wFgj++y6MKM+/HgDu1ZfiOlvuLj61RFaoaf1I5mNLp3dpWG2M 3lzJ529auWcGCFqQZBe/MnOHGDkai81YosUOTid2cfXtw6p9gUpATCwgHpLZUe5PCMFb QaGl9fTqQBjYaSp84H0zqhJHtSTw3PKdZPPDhRx/82bSAeXQab8IGasg7GmocrrT8SuQ VweSRCPa8rRLPW6PDTnz2QskC0jMutlHGvSES9Gj17/0zTf0a6AL/3q+554VcyNqo5Be HmgZJLngYtciJmePMr0vdLYIc+OioLTBDO3P9cDAXhbp2m4/cs4niDPTTNdQMq0DXPSe pb6Q== MIME-Version: 1.0 Received: by 10.204.13.82 with SMTP id b18mr307662bka.118.1348132830922; Thu, 20 Sep 2012 02:20:30 -0700 (PDT) Received: by 10.204.130.143 with HTTP; Thu, 20 Sep 2012 02:20:30 -0700 (PDT) Date: Thu, 20 Sep 2012 12:20:30 +0300 Message-ID: From: Sergey Jamy To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Xorg radeonhd X1250 cause system reboot on my Samsung R60 9.1RC1 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: Thu, 20 Sep 2012 09:20:32 -0000 System installing. But when she boots and xorg going to start, display splash the white screen and then rebooting. Fallback mode (vesa) doesnt start too, just print "Starting Xorg" in loop. In fallback mode on other tty i enter to the system with root account, load the radeon.ko, generate the xorg.conf with "X -configure" and place him to /etc/X11/. Then when i start Xorg manually with "startx", i see diagnostic message from radeon driver ("Initializing X1200 ..." and this copy there in dmesg output) and somthing like this "DRM have 2 message". After that system print "Starting Xorg..." in loop too. In xorg-s log there one line with EE something like this "We have no one configured display". And one more: in past versions in my laptop vesa starts fine and i am successfully using X11-radeon driver ("ati" in xorg.conf), but now he doesnt starts too. Sory for my inaccurate quotes, its becouse i wrote this letter not in home, but i think you quick understand what my trouble. In some forum people telling me what now i should use only radeonhd driver and even not trying use "ati". Its true?