From owner-freebsd-x11@FreeBSD.ORG Thu Sep 20 09:59:52 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5419106566C for ; Thu, 20 Sep 2012 09:59:52 +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 68CD58FC08 for ; Thu, 20 Sep 2012 09:59:52 +0000 (UTC) Received: by bkcje9 with SMTP id je9so984407bkc.13 for ; Thu, 20 Sep 2012 02:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6F/WGAxNPgSEFDJF2nqDwYYWT4dDl0u4hFw0SbMkdU0=; b=l7sqBGq1xNYCy9dM3PByqWNbfjvPQS9fEpmoJ9FTaYat+w3Bfb3mUfXVuFqinPBADw vBs/yhlbluErW4EDh2yhI7Su/Pvn6QQ+PBGO5zhYtQTT2WG/g5NzuLkWfRQ/vNQpW3Az /XxI+PFLvIPGsBE8yxV5oc/0d+dupT9pgzdFCx594qbQJ1KwiUU9u+KE8H5wb9TZZvAG q4l62bN77Y4H2G4OX/yEzG3r0xn9E8xzAu8gwZ06qqv0X/LjRSQdLE0Y3l5d6Wvlo3Ty QwGKeLD9HdeoRpAOKzcY1iXN6YAu+gRAHQ/1I7SyvMIOq2xmCxQ4T/PJR4PYxTI8RLFk 7dzA== MIME-Version: 1.0 Received: by 10.205.136.194 with SMTP id il2mr352948bkc.81.1348135191066; Thu, 20 Sep 2012 02:59:51 -0700 (PDT) Received: by 10.204.130.143 with HTTP; Thu, 20 Sep 2012 02:59:51 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Sep 2012 12:59:51 +0300 Message-ID: From: Sergey Jamy To: archibald Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org Subject: Re: 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:59:53 -0000 2012/9/20 archibald > On 2012-09-20 10:20, Sergey Jamy wrote: > >> In some forum people >> telling me what now i should use only radeonhd driver and even not trying >> use "ati". Its true? >> > > It's the reverse: use "ati" not "radeonhd" - the latter has been > unmaintained > for a long time. > > In general it should be possible to just run startx as a regular user, X > can > usually autoconfigure graphics cards, so you shouldn't need to load > radeon.ko > or (ordinarily) run "X -configure". > > archibald > > > > They doesnt work both, and even vesa. I dont need run as regular user. I want use freebsd as before, and with same operating efficiency. And i forget add what 9-stable works fine, but i do not want to roll out to 9. Because i want to participate in developing new release. But this trouble i cant to resolve myself. KMS, DRM, DRI, MESA is too hard for me. I doesn't know how they working.