Re: trying to install gnome2.

2007-10-18 Thread Byung-Hee HWANG
On Thu, 2007-10-18 at 09:11 +0200, Ananias Uushona wrote:
[...snip...]
 /usr/X11R6/bin/xauth: (argv):1:  bad display name
 test.africaonline.com.na:0 in list command
[...snip...]

Check /etc/hosts. Make sure you have as follows:

[Your IP Address] test.africaonline.com.na 

For example, this is my /etc/hosts:

::1 localhost.izb.knu.ac.kr localhost
127.0.0.1   localhost.izb.knu.ac.kr localhost
155.230.157.159 viola.local viola

-- 
Byung-Hee HWANG [EMAIL PROTECTED]
InZealBomb, Kyungpook National University, KOREA

Listen, kid, I'm busy, I can't talk, where are you?
In New York.
-- Santino Corleone and Michael Corleone, Chapter 2, page 79
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: trying to install gnome2.

2007-10-18 Thread Ananias Uushona
I tried that know am getting this error  what should I do  

When I entered the command startx this came up.


X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.1 i386 [ELF] 
Current Operating System: FreeBSD test.africaonline.com.na 6.1-RELEASE
FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 18 October 2007
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Oct 18 15:20:59 2007
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 0:2:0
Running /usr/X11R6/bin/getconfig -X 6090 -I
/etc/X11,/usr/X11R6/etc/X11,/usr/X11R6/lib/modules,/usr/X11R6/lib/X11/getcon
fig -v 0x8086 -d 0x2562 -r 0x01 -s 0x1025 -b 0x000e -c 0x0300
getconfig.pl: Version 1.0.
getconfig.pl: Xorg Version: 6.9.0.0.
getconfig.pl: 23 built-in rules.
getconfig.pl: rules file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has version
1.0.
getconfig.pl: 1 rule added from file
'/usr/X11R6/lib/X11/getconfig/xorg.cfg'.
getconfig.pl: Evaluated 24 rules with 0 errors.
getconfig.pl: Weight of result is 500.
New driver is i810
(==) Using default built-in configuration (53 lines)
(EE) Failed to load module fbdev (module does not exist, 0)
(EE) default pointer: Cannot find which device to use.
(EE) xf86OpenSerial: No Device specified.
(EE) default pointer: cannot open input device
(EE) PreInit failed for input device default pointer
No core pointer

Fatal server error:
failed to initialize core devices

Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
 for help. 
Please also check the log file at /var/log/Xorg.0.log for additional
information.

X connection to :0.0 broken (explicit kill or server shutdown).
test#

please help thanks,

ananias






-Original Message-
From: Byung-Hee HWANG [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 18, 2007 9:59 AM
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Subject: Re: trying to install gnome2.

On Thu, 2007-10-18 at 09:11 +0200, Ananias Uushona wrote:
[...snip...]
 /usr/X11R6/bin/xauth: (argv):1:  bad display name
 test.africaonline.com.na:0 in list command
[...snip...]

Check /etc/hosts. Make sure you have as follows:

[Your IP Address] test.africaonline.com.na 

For example, this is my /etc/hosts:

::1 localhost.izb.knu.ac.kr localhost
127.0.0.1   localhost.izb.knu.ac.kr localhost
155.230.157.159 viola.local viola

-- 
Byung-Hee HWANG [EMAIL PROTECTED]
InZealBomb, Kyungpook National University, KOREA

Listen, kid, I'm busy, I can't talk, where are you?
In New York.
-- Santino Corleone and Michael Corleone, Chapter 2, page
79


__ NOD32 2599 (20071017) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: trying to install gnome2.

2007-10-18 Thread Peo Nilsson
On Thu, 2007-10-18 at 15:24 +0200, Ananias Uushona wrote:
 I tried that know am getting this error  what should I do

If you execute: Xorg -configure
it will create an xorg.conf for you and place it in /etc/X11
(se: man Xorg for more info)


Another, *great* tip, don't forget to read the bible,
the FreeBSD handbook.
-- 
/Peo


signature.asc
Description: This is a digitally signed message part


Re: trying to install gnome2

2007-10-18 Thread Christian Walther
Hi there,

please don't use top posting, and configure your MTA to quote
correctly. I removed the original contents because I was to lazy to
format it properly.

Have you read the FreeBSD handbook, especially chapter 5.4 X11 Configuration?
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

This should answer all your questions.

Christian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]