From owner-freebsd-questions@FreeBSD.ORG Mon May 14 11:19:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C38F16A402 for ; Mon, 14 May 2007 11:19:42 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 23E1913C465 for ; Mon, 14 May 2007 11:19:42 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1532962wxc for ; Mon, 14 May 2007 04:19:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=J/bjfgSxh2obhcFEgu56CSiwOLgnV2VtwqSExLec9hFI3YPzLoAgYeUCDMfx4kGL55nPPyk3pmFjit6pObGqDLQVpl5QBTIokoZg6qgZfNRAEx6Vt8Cc2TE7lcSpe2QhQge0s6sdHz8oeEykTRrD79dWKnulyAaWKTw+zrrSIk8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=PNaXdIRqSs2oC0LNo7YRNWuGEtoV2tXZRteISqCinYVOAzgc+N54BiMk8UvpkVmdxeaPG2EAEexFUdyIpcuNNGw3pypSTGpD8caUocg1HX0LIazO4iu9NVtRiyalzoygrbRe//8RuIQXhEGG+wH9dpoHKCsqkUVw3S+JvLnUC2M= Received: by 10.90.54.4 with SMTP id c4mr4515827aga.1179141581532; Mon, 14 May 2007 04:19:41 -0700 (PDT) Received: from ?10.2.252.239? ( [65.208.79.2]) by mx.google.com with ESMTP id 5sm15087294agc.2007.05.14.04.19.39; Mon, 14 May 2007 04:19:40 -0700 (PDT) From: WizLayer To: dharam paul , "FreeBSD, Questions" Date: Mon, 14 May 2007 07:17:45 -0500 User-Agent: KMail/1.9.6 References: <568200.61060.qm@web8902.mail.in.yahoo.com> In-Reply-To: <568200.61060.qm@web8902.mail.in.yahoo.com> X-Copyright-Notice: 2007 Michael C. Hauber X-Copyright-Info: This transmission is copyrighted and may not be stored, printed, forwarded, or distributed by any means without the author's written consent. MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2567489.ILlBQlPLfu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705140718.06603.wizlayer@gmail.com> Cc: Subject: Re: ATI Radeon 9600xt (256MB DDR) on FreeBSD 6.2 ; Not solved? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2007 11:19:42 -0000 --nextPart2567489.ILlBQlPLfu Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 14 May 2007 05:22:47 am you wrote: > Thanks for the reply, Sir. > After your advise, I have tried VESA driver too. I am > able to get to the graphical mode. Therein, in > graphical mode, I got three four windows , three white > in color and were terminal screens, wherein I could > not type any thing. And the fourth window was a clock. > > I am near to the target? > > I also tried as per instructions given in the > handbook. By following this method too, I get same > four widows. > > Regards > > --- WizLayer wrote: > > On Sunday 13 May 2007 09:41:02 am dharam paul wrote: > > > Could someone please guide me to a good guide on > > > setting up ATI Radeon 9600xt (256MB DDR) on > > > > FreeBSD > > > > > 6.2 ? I have tried the availabe drivers after > > > > passing > > > > > "xorgconfig" command but I am getting error "No > > > > screen > > > > > Found" > > > Regards > > > > could be several things, Try reviewing... > > > > FreeBSD handbook > > /etc/ttys > > xorgs documents, esp their list of supported cards > > kern_securelevel > > > > have you tried configuring xorg with the VESA > > driver. Most cards these days > > are VESA compliant at the very least. > > > > HTH > > > > WizLayer > > > > -- > > > > > > Life is better with a BSD. > > For more info, www.bsd.org. > > Office firewalls, cyber cafes, college labs, don't allow you to > download CHAT? Click here: > http://in.messenger.yahoo.com/webmessengerpromo.php What's not solved? Did something not work? What have you tried? What are= =20 the error messages? If what you're seeing is a graphical display with xterm windows and a clock= ,=20 it seems to me like it's working exactly the way it's supposed to. It just= =20 sounds like you didn't finish following along in chapter 5 of the handbook= =20 where it explains that you'll want to install a windows manager you can use. As you'll see in the handbook (still chapter 5), the more popular options a= re=20 KDE and Gnome, but there are lots of others you'll find in your ports tree= =2E =20 You can learn about the ports tree in the handbook. And you'll probably wa= nt=20 a display manager too... Yep, the handbook. It's really very well written. =20 HTH, WizLayer =2D-=20 Life is better with a BSD. =46or more info, www.bsd.org. --nextPart2567489.ILlBQlPLfu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGSFNq2y0gbVRgU1ERAvrzAKDF4w4AQYpPSuVTLjHiHJ1+laS+wwCgsjhO x0YahT7xYsVrbhUKhqCuT5c= =2lvV -----END PGP SIGNATURE----- --nextPart2567489.ILlBQlPLfu--