From owner-freebsd-newbies@FreeBSD.ORG Fri Jun 18 15:53:39 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0716A4CE for ; Fri, 18 Jun 2004 15:53:39 +0000 (GMT) Received: from mail5.dslextreme.com (mail5.dslextreme.com [66.51.199.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A11543D5E for ; Fri, 18 Jun 2004 15:53:39 +0000 (GMT) (envelope-from jmlewis@dslextreme.com) Received: (qmail 11649 invoked from network); 18 Jun 2004 15:52:01 -0000 Received: from unknown (HELO www.dslextreme.com) (66.51.199.92) by 192.168.8.93 with SMTP; Fri, 18 Jun 2004 15:52:01 +0000 Message-ID: <270a7ecad68a1b38a.20040618085201.wzyrjvf@www.dslextreme.com> In-Reply-To: <20040618120107.0A6D216A4CF@hub.freebsd.org> References: <20040618120107.0A6D216A4CF@hub.freebsd.org> Date: Fri, 18 Jun 2004 08:52:01 -0700 (PDT) From: "Joshua Lewis" To: rpfromuk187@hotmail.com User-Agent: DSL Extreme Webmail (www.dslextreme.com) MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) cc: freebsd-newbies@freebsd.org Subject: Re: freebsd-newbies Digest, Vol 65, Issue 3 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jmlewis@dslextreme.com List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 15:53:39 -0000 > Hello FreeBSD.org, > > My name is Sergey Belyankin, I am new to FreeBSD and UNIX in general. > I need your help in configuring my video card, at the time of > installation I didn't see my card in the list of video cards, so I > skipped that step. Now when I log in and type in startx, the screen > turns off. I am assuming there is a file somewhere that hold the > config for the video card, would you be able to tell me what file it > is and what I would need to put in there in order to make my Radeonrecommend > 9600XT work properly? > Thank you, > Sergey. until Your video card should be supported by the ati driver. You can check:video man ati to be certain. I have only ever configured my X sessions using the /stand/sysinstall utility. I would recomend you use it as it sets other aspects above and beyond your video card. As a new user you will would feel more comfortable there. Run the sysinstall and go down to the "configuration" menu. Then you can configure X. I don't want to yell but DO NOT USE THE GUI TOOL. I have had nothing but problems with that tool. Ever since 4.2 (this was the first of many times I tried to use FreeBSD). After trying literally for years (I would try and fail get distracted move to another project then when I had time come back) untill I found the text based config tool. It functions much like sysinstall but is way easier then the GUI. When you are configuring your card in the Text setup window just skip the vedeo card database and go strait to the ati driver. It is at the bottom of the list of drivers that FreeBSD has. I would go though the whole setup don't skip anything. Good luck! Thank you, Joshua Lewis