From owner-freebsd-questions Sun Feb 23 13:22:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7713D37B401 for ; Sun, 23 Feb 2003 13:22:29 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 21B0443FB1 for ; Sun, 23 Feb 2003 13:22:28 -0800 (PST) (envelope-from Christian.Uhrhan@gmx.de) Received: (qmail 23534 invoked by uid 0); 23 Feb 2003 21:22:26 -0000 Received: from pD9EAF584.dip.t-dialin.net (HELO gmx.de) (217.234.245.132) by mail.gmx.net (mp014-rz3) with SMTP; 23 Feb 2003 21:22:26 -0000 Message-ID: <3E593B95.1070300@gmx.de> Date: Sun, 23 Feb 2003 22:22:29 +0100 From: Christian Uhrhan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Subject: Re: X and radeon 9000 mobility References: <3E578622.8060504@gmx.de> <200302221159.34103.marshray@bellsouth.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Marsh Ray wrote: >What always seems to work for me is doing "XFree86 -configure" as root. This >will generate an XF86Config.new file with the servers "best guess" about what >the driver settings should be. You can copy the Module, Device, and Screen >setting to your existing XF86Config file, or use the new one as a basis for >tweaking. > > i tried out the command "XFree86 -configure" but it didn't work for me. I got the message "Fatal Server Error" and some other text. So i searched in the inet for radeon 9000 and found somewhere a post from a "Device"-section. There is a line "ChipID" and i copy this line to my configuration-file. After this i got a core dump and some messages: Symbol drmUnmap from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! so i did a search for "drm" and found a lib in the "/usr/X11R6/lib/modules/freebsd" directory. i added the line "Load drm" to my config-file and the messages didn't come again but i still got the core dump. Is there anything else i could do? (the next step for me is to cvs XFree86 (thx Lukasz for the tip)) mfg cu the new files: http://www.ahrlug.de/xfree_log_conf/XF86Config1 http://www.ahrlug.de/xfree_log_conf/XFree86.1.log To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message