From owner-freebsd-questions@FreeBSD.ORG Mon May 12 14:24:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11A3D1065673 for ; Mon, 12 May 2008 14:24:47 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.freebsd.org (Postfix) with ESMTP id 7F21E8FC13 for ; Mon, 12 May 2008 14:24:46 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4CEOi8C059564; Mon, 12 May 2008 16:24:45 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 18E76B844; Mon, 12 May 2008 16:24:44 +0200 (CEST) Date: Mon, 12 May 2008 16:24:44 +0200 From: Roland Smith To: Zbigniew Komarnicki Message-ID: <20080512142443.GA22288@slackbox.xs4all.nl> Mail-Followup-To: Zbigniew Komarnicki , freebsd-questions@freebsd.org References: <200805121251.26443.cblasius@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <200805121251.26443.cblasius@gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: kernel panic FreeBSD 7.0 - Xorg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2008 14:24:47 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2008 at 12:51:26PM +0200, Zbigniew Komarnicki wrote: > Hello! >=20 > I decide to go on FreeBSD 7.0-RELEASE. Before I used 6.3-RELEASE. > But now I cannot get working Xorg. I almost get the kernel panic. > I install fresh 7.0-RELEASE and update ports by portsnam and everything= =20 > compiled by ports system. After instalign 'xorg' ports I do the following= =20 > steps as root: How *exactly* did you upgrade your ports? Sometimes old libraries hang around causing trouble. =20 > Xorg -configure > X -config /root/xorg.conf.new Why would you do that? If you haven't changed the hardware, there is no need to change xorg.conf. > and I got black monitor and after few seconds the system reboots.=20 > Then I go to single user and do=20 Check the X logfile (/var/log/Xorg.0.log). Any clues in there? > savecore: reboot after panic: vm_fault: fault on nofault entry, addr: e56= e8000 > savecore: writing core to vmcore.2 This can also help you debug. Load it up in the kernel debugger; kgdb /boot/kernel/kernel.symbols vmcore.2 Then inside the debugger, give the 'bt' command. > and then I examine the file "xorg.conf.org" (I attached the file) and I s= aw=20 > that I have there the following line:=20 > Driver "radeon" >=20 > In FreeBSD 6.3-RELEASE I had there > Driver "ati" > so I change it to "ati" and do >=20 > X -config /root/xorg.conf.new >=20 > but with no result - kernel panic again. >=20 > What going on here? What kind of graphics card do you have? What does 'pciconf -lv' say? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgoUysACgkQEnfvsMMhpyVOCgCgsLy0wMWjVvAYRQZ6Xkngflga 06QAn0lPAJ1TikYIIX+x5ZlOTAafVZMB =OaCU -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--