From owner-freebsd-questions Tue Jan 21 12:53:56 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 D014837B401 for ; Tue, 21 Jan 2003 12:53:53 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29C343F1E for ; Tue, 21 Jan 2003 12:53:52 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 7C7AF4FCA2; Tue, 21 Jan 2003 15:33:13 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 750644A0E; Tue, 21 Jan 2003 15:33:13 -0500 (EST) Date: Tue, 21 Jan 2003 15:33:13 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: "Curtis, Brian A.--ORISE" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Problem with FreeBSD 4.7-RELEASE after installation In-Reply-To: <3C9B352BE2F80A4BABCB16C5BC253D7802225DB3@n3cdoimmail20m.hood.army.mil> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 21 Jan 2003, Curtis, Brian A.--ORISE wrote: > Subject: Problem with FreeBSD 4.7-RELEASE after installation > > > I've attempted to install FreeBSD 4.7 on an a new HP computer (734n) with an > AMD Athlon XP 2400. In doing so, I ran across a few problems. They are > detailed below: > > FYI: I installed using the "ALL" option. > > 1. On execution of "startx": > > Error Message: "Could not lookup internet address for . This will prevent > GNOME from operating correctly. It may be possible to correct the problem > by adding to the file /etc/hosts." > > Note: I do not have the computer in question setup on a network. > You can probably get around tihs by giving the box a bogus name in /etc/hosts, like the error says. > > > 2. Once GNOME is running: > > Error Message: "Nautilus can't be used now, due to an unexpected error." > can't help with the GNOME issues, I don't use it. > > 3. Sound card not detected: VT8233 (also not detected under Red Hat 8.0) > > I tried adding [ snd_via8233="YES" ] to /boot/loader.conf as suggested in a > FAQ. That did not fix the problem. > > The older versions of the VT8233 are supported on Linux. Don't know about > FreeBSD. > The GENERIC kernel doesn't contain sound card support. I don't know if that card is supported (check out the file HARDWARE.txt on your install CD) but you will need to add sound support to your kernel to try it out. The Handbook covers this step in detail (search the table of contents for sound): http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html > > 4. Is there a graphical login option available for FreeBSD? Also, how can > I set up FreeBSD to load GNOME at start/login? > There are a number off apps to provide graphical login, notably xdm, gdm, kdm and wdm. See the basic xdm HOWTO in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-xdm.html Dunno about automagically loading a windowmanager at boot. That might be a little odd on a multi-user opsys ;) HTH - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message