From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 22 18:41:44 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC835106564A for ; Sat, 22 Jan 2011 18:41:44 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 952FF8FC17 for ; Sat, 22 Jan 2011 18:41:44 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LFF003I0T9JH5B0@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 22 Jan 2011 19:41:43 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LFF0031YT9JRI60@ignis-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sat, 22 Jan 2011 19:41:43 +0100 (CET) Date: Sat, 22 Jan 2011 19:41:43 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110122194143.80124762.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110122193816.a9929dd1.torfinn.ingolfsen@broadpark.no> References: <603881.85588.qm@web110107.mail.gq1.yahoo.com> <20110122193816.a9929dd1.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Xorg problems but not mine. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2011 18:41:44 -0000 Just one more thing worth to mention: On Sat, 22 Jan 2011 19:38:16 +0100 Torfinn Ingolfsen wrote: > The problem is, that Xorg hangs every time I try to run it. So, if I try: > Xorg -configure -retro > > the machine hangs hard. And (after reboot) I can see that it hasn't written anything to the /root/xorg.conf.new file: > root@kg-g4# ls -l /root/xorg* > -rw-r--r-- 1 root wheel 0 Jan 21 23:43 /root/xorg.conf.new Nothing is written in /var/log/messages about the problem, not even if I boot verbose. And nothing is written to /var/log/Xorg.log either: root@kg-g4# ll /var/log/X* ls: /var/log/X*: No such file or directory -- Torfinn