From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 20:07:40 2005 Return-Path: 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 208D816A57A for ; Fri, 8 Apr 2005 20:07:40 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20A5643D45 for ; Fri, 8 Apr 2005 20:07:39 +0000 (GMT) (envelope-from freebsdnews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so941994wra for ; Fri, 08 Apr 2005 13:07:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IS16GSL6N+02DIECknlyJqC7kFGF6ee5ueHS/W/m/9mBwHWJIwnF3kdlKHm2rUBC0wsMWwi2W11LXwqoWRiClNmMwQfLd/esb8ER0azqPoUfxjm8WM9A6tSvcN/d1yk618pwzqveKzyncaytnqO4epeTr36xgfjD4/LSkE8DlMA= Received: by 10.54.50.73 with SMTP id x73mr76857wrx; Fri, 08 Apr 2005 13:07:38 -0700 (PDT) Received: by 10.54.50.43 with HTTP; Fri, 8 Apr 2005 13:07:38 -0700 (PDT) Message-ID: <8292450b05040813072cc8e89f@mail.gmail.com> Date: Fri, 8 Apr 2005 15:07:38 -0500 From: CHris Rich To: "WOLOSCHAK, FRANK, JR (FRANK)" In-Reply-To: <17D8724A2A8D9542B2B8AE546B9E5BBC03B0D045@az4315exch001u.phx.lucent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <17D8724A2A8D9542B2B8AE546B9E5BBC03B0D045@az4315exch001u.phx.lucent.com> cc: "questions@FreeBSD.org" Subject: Re: FreeBSD 5.3 X-Windows Config During Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: CHris Rich List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 20:07:40 -0000 On Apr 8, 2005 12:00 PM, WOLOSCHAK, FRANK, JR (FRANK) wrote: > Good Morning, > > I am having problems installing FreeBSD 5.3. It appears that the installation options do not include: "Configure XFree86 Server" and "Configure XFree86 Desktop". I am aware that version 5.3 now uses "Xorg" vice "Xfree86" as the default X-Windows system. > That is correct Xorg is the new default X window system in 5.3 > I am fluent in several varies of Unix (Solaris, HPUX, Red Hat, SCO), but am new to FreeBSD. When installing FreeBSD 5.0, I was given the 2 above options, and was able to set a Gnome Desktop. > Numerous attempts to install FreeBSD 5.3, I was never given the above options, and although I was eventually able to get a brain-dead Gnome desktop to appear, I couldn't do anything with it. > > QUESTIONS: > 1) Why doesn't the FreeBSD 5.3 install give configuration options for the X-Windows server and desktop? This I don't know the answer to but I'm assumiing it's because Xorg is the new X window system > > 2) If the answer to #1 is that the "Xorg" implementation doesn't contain these, then please help me find the "easiest" way to setup the Gnome desktop following a new fresh installation. Easiest way to set up X is to type at the command prompt when logged in as root: xorgconfig That will start a wizard which will ask questions about your hardware. Be sure to have these answers before you start such as what type of video card...hsync and vert refresh of your monitor. Once the wizard is done it will write a config file to use with X Make sure gnome is installed through sysinstall or through the ports After the configuration is done go into your home directory and edit (or create if it does not exist) .xinitrc and type in for gnome (though I'm unsure so you might want to look this up). gnome-session. > > My intent is to continue playing with FreeBSD, and explore "kick start" here at work. > > Thank you for your help, > > Have A Wonderful Day, > > Ivan > > Frank "Ivan" Woloschak > AG Communication Systems > 623.581.4123 Beeper: 888.235.4081 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Regards