Date: Mon, 12 May 2008 16:24:44 +0200 From: Roland Smith <rsmith@xs4all.nl> To: Zbigniew Komarnicki <cblasius@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: kernel panic FreeBSD 7.0 - Xorg Message-ID: <20080512142443.GA22288@slackbox.xs4all.nl> In-Reply-To: <200805121251.26443.cblasius@gmail.com> References: <200805121251.26443.cblasius@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080512142443.GA22288>