From owner-freebsd-doc@FreeBSD.ORG Tue Apr 28 07:58:39 2009 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BE14106568A; Tue, 28 Apr 2009 07:58:39 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 21E9B8FC0C; Tue, 28 Apr 2009 07:58:37 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ey-out-2122.google.com with SMTP id 9so102424eyd.7 for ; Tue, 28 Apr 2009 00:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=bCh/bPkLHoLLJD7vLyas58zH+4YWKiciPtDOcE4X0ZI=; b=gDaYlVchMRq0SQdH4zoqTAw2sHlVaP3priAhxs3k94m6CpO7RDE67cxyZzefD+R7ut JFU2sK/FZVhwpg3XKpAUuXPIKr/MOrz/BBSDWQsGDqwH8mZ5neIubD6qz7Mz/IZ7pWWs YCTFV3eYaTG7nbn/tpB7w8jodN7K8wTc0XeuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=ilRrT1/9rcnTIEMaHr6MS9vcjJDWejsX/uIJlvu1kg/ck0xqW6iMo/J24kHhVVsOyN wdile3ycH3yG+NgCrEwM8NG9nxJ7ZfkidR6fvSdreX7TG0/wldFcW+T55AqOJUYACzR1 96VieaTZJ7YxJbK1EJWOxCczog1Gmm1AtDLjU= Received: by 10.216.46.194 with SMTP id r44mr778648web.20.1240905517212; Tue, 28 Apr 2009 00:58:37 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-4470795.home.otenet.gr [94.71.119.251]) by mx.google.com with ESMTPS id m5sm2866104gve.3.2009.04.28.00.58.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 28 Apr 2009 00:58:36 -0700 (PDT) Message-ID: <49F6B72A.1040607@gmail.com> Date: Tue, 28 Apr 2009 10:58:34 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: Mehmet Erol Sanliturk References: <49ED0056.5010706@gmail.com> <49ED7000.70904@praxisvermittlung24.de> <49ED7C59.80808@gmail.com> <87zle2aq58.fsf@kobe.laptop> <49F60000.5010806@gmail.com> <49F69623.90204@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Gabor PALI , DS@praxisvermittlung24.de, "doc@FreeBSD.org" , Giorgos Keramidas , Tom Rhodes Subject: Re: [PATCH] Introduce Xorg 7.4 to the X11 configuration section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 07:58:39 -0000 Mehmet Erol Sanliturk wrote: > > > On Tue, Apr 28, 2009 at 1:37 AM, Manolis Kiagias > > wrote: > > Manolis Kiagias wrote: > > Giorgos Keramidas wrote: > > > I just revised the patch using the 'retro' option, most of the > text was > removed, please have a quick look at this: > > > http://www.freebsdgr.org/handbook-mine/x-config.html > > > > > I have installed FreeBSD 7.2 amd64 RC2 . > The related message is as follows : > > http://lists.freebsd.org/pipermail/freebsd-stable/2009-April/049654.html > > (1) > > When steps described in the section 5.4.2 of page > > http://www.freebsdgr.org/handbook-mine/x-config.html > > it is not possible to start X : > > # xorgcfg > xorgcfg : command not found > > # xorgconfig > xorgconfig : command not found These don't exist in Xorg 7.4 (and probably haven't been around in the last few iterations of Xorg) > > # Xorg -configure > > # Xorg -config xorg.conf.new > > Fatal server error : caught signal 11 . server aborting > > # Xorg -config xorg.conf.new -retro > > Fatal server error : caught signal 11 . server aborting > > # startx > > Fatal server error : caught signal 11 . server aborting > There must be some problem in your system if you are receiving signal 11. Please provide more info on your graphics card, motherboard etc. It would also be better to send your question to -questions or -stable, this is not a documentation problem. > > (2) > In the Handbook , there is no any section dealing with such a case . There are many possible causes for signal 11, ranging from hardware failures to weird incompatibilities. > > (3) > In the same machine Solaris 10 , OpenSolaris , CentOS 5.3 , Windows XP > Home is working . > This is the first time I encountered this X11 problem with FreeBSD 7.2 > amd64 RC2 . > I don't have a suitable machine around, but if you provide more details this can probably be worked out. Please try -questions list.