Re: Can't start x: client 1 rejected from local host

2007-06-30 Thread Jeff Roach

I solved it by deleting my user, recreating it and copying .xinitrc from my
root to the user directory.

On 6/29/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


I started getting the following message when starting x as a user
other than root in freebsd 6.2 after installing vnc

AUDIT: [Mon Jul 15 14:45:38 2002: 369 XDarwin]: client 1 rejected from
local host
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

The part in brackets didn't come from my machine.  The message looked
like this otherwise.

I've tried to delete .Xauthority in my user directory but still the
problem.  After deleting .Xauthority I don't get the error message
above but still a black screen when starting x.

I also tried deinstalling vnc.

Thank you.



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


Can't start x

2005-03-21 Thread Hal Larsen
Installed xorg and get this error message:

#startx

[code]
Fatal server error:
Cannot move old log file (/var/log/Xorg.0.log to /var/log/Xorg.0.log.old


Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
 for help. 

giving up.
xinit:  Operation timed out (errno 60):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
[/code]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [freebsd-questions] Can't start x

2005-03-21 Thread Hal Larsen
Wrapper is part of xorg package.


On 21 Mar 2005 12:05:29 -0500, Lowell Gilbert
[EMAIL PROTECTED] wrote:
 Hal Larsen [EMAIL PROTECTED] writes:
 
  Installed xorg and get this error message:
 
  #startx
 
  [code]
  Fatal server error:
  Cannot move old log file (/var/log/Xorg.0.log to /var/log/Xorg.0.log.old
 
 Make sure you have the wrapper installed.
 [x11/wrapper port]

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


Re: Can't start X... Please help!!!

2003-09-23 Thread Kevin D. Kinsey, DaleCo, S.P.
Enoch Chan wrote:

Can you explain to me what's happening and how to solve it?
No...and Johnny Carson had cue cards when he played Karnak,
also... :P (/rimshot...)
Also, I am a newbie... just giving me the shell script without 
explanation can't help me at all :P
Hey, now, I didn't give you a shell script, I showed you the output
of the 'ls' command on my desktop box.  If you need to know
how to use 'ls', and 'grep', read the following paragraph; otherwise,
skip down to where it says So, do  And, take a look at the
'man' command as well
pompous textbook mode
In the following example, you see a shell prompt, some commands,
and their output.  The shell prompt ends at the first character of the
second line, a 'hash' or # sign.  In the shell, 'll' is aliased to ls -l
as is the standard on the C shell.  We told the shell to ls -l the 
contents
of the /dev directory, and it did.  The pipe | sends the output
of the 'ls' command to 'grep', which looked for io in case one
and kmem in case two.  Did you check permissions on /dev/io
and /dev/kmem?  IIRC (you omitted your original post!) your problem
was a warning about 'kmem' and a fatal error involving 'io' ...

Check that your permissions are as follows:

[/] [8:49]
#ll /dev | grep io
crw--- 1 root wheel 2, 14 Sep 21 23:00 io
[/] [8:49]
#ll /dev | grep kmem
crw-r- 1 root kmem 2, 1 Sep 21 23:00 kmem
crw-r- 1 root kmem 2, 0 Sep 21 23:00 mem
So, do a ll /dev | grep io and a ll /dev | grep kmem
and check that your permissions are the same as those
shown.  If they are, then my idea wasn't much help after
all, and you should send your request back to the *list*,
including the statement I checked the permissions on
/dev/io and /dev/kmem, and they seem normal, and perhaps
even I read the handbook, and didn't find this issue addressed
--- assuming, of course, that you take time to do so, and I
think that could only be wise.
Thanks!!!
Have a nice day!!! :D
 
Enoch

That remains to be seen, which is sad, considering
that it's almost 5 p.m. here ;).  FWIW, I do hope you
get your problem solved, and if that makes your
day nicer, so much the better. :-)
KDK

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


Re: Can't start X... Please help!!!

2003-09-22 Thread C. Ulrich
On Sun, 2003-09-21 at 21:13, Enoch Chan wrote: 
 You experts probably wonder why I am using FreeBSD 5.0 instead of 
 FreeBSD 5.1... That's because I am a newbie and I got a book that teaches me 
 how to use FreeBSD 5.0. I prefer sticking to it and learn most of the 
 stuff before I go on to a newer version.So if anyone knows what's going 
 on, please reply! Thanks!!! :D
  
 Have a nice day!!!
  
 Enoch

I don't have an answer to your question, but I'd like to point out that
there are very few visible differences between 5.0 and 5.1, and probably
most subsequent 5.x releases. Except in some very rare and odd
circumstances, you'll be just fine running the latest 5.x. Just steer
clear of the current (read: possibly unstable) branch until you're
knowledgeable enough to handle a few difficult problems now and then.

C. Ulrich
-- 
http://bityard.net

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


Re: Can't start X... Please help!!!

2003-09-22 Thread Kevin D. Kinsey, DaleCo, S.P.
Enoch Chan wrote:

Error Message: Fatal server error: xf86EnableIO: Failed to open 
/dev/io for extended I/O

Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: FreeBSD5.0-RC i386 [ELF]

(WW) CheckDevMem: failed to open /dev/mem (Operation not permitted)
 linear framebuffer access unavailable

Fatal server error:
xf86EnableIO: Failed to open /dev/io for extended I/O
 

Check that your permissions are as follows:

[EMAIL PROTECTED] [/] [8:49]
#ll /dev | grep io
crw--- 1 root wheel 2, 14 Sep 21 23:00 io
[EMAIL PROTECTED] [/] [8:49]
#ll /dev | grep kmem
crw-r- 1 root kmem 2, 1 Sep 21 23:00 kmem
crw-r- 1 root kmem 2, 0 Sep 21 23:00 mem


**

You experts probably wonder why I am using FreeBSD 5.0 instead of 
FreeBSD 5.1... That's because I am a newbie and I got a book that teaches me 
how to use FreeBSD 5.0. I prefer sticking to it and learn most of the 
stuff before I go on to a newer version.So if anyone knows what's going 
on, please reply! Thanks!!! :D

Have a nice day!!!

Enoch

Well, nothing's changed, except for some code streamlining
and possibly bug removal.  I'd skip to the chapter on
cvsup and forge ahead ... :-)
HTH, HAND,

Kevin Kinsey

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


Can't start X... Please help!!!

2003-09-21 Thread Enoch Chan
FreeBSD Version: 5.0
Log File Included: /var/log/XFree86.0.log (See Below)
Error Message: Fatal server error: xf86EnableIO: Failed to open 
/dev/io for extended I/O
 
/var/log/XFree86.0.log
--
XFree86 Version 4.2.1 / X Window System
(Protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
 If the server is older than 6-12 months, or if your card is
 newer than the above date, look for a newer version before
 reporting problems. (See http://www.XFree86.Org/)
Build Operating System: FreeBSD5.0-RC i386 [ELF]
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/XFree86.0.log, Time: Fri Sep 19 22:48:00 2003
(==) Using config file: /usr/X11R6/lib/X11/XF86Config
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0: (0)
(**) ||--Monitor Monitor0
(**) ||--Device Card0
(**) |--Input Device Mouse0
(**) |-- Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel Pc101
(**) XKB: model: pc101
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(**) ModulePath set to /usr/X11R6/lib/modules
(WW) CheckDevMem: failed to open /dev/mem (Operation not permitted)
  linear framebuffer access unavailable
(--) Using syscons driver with X support (version 2.0)
(--) Using VT number 9
 
 
Fatal server error:
xf86EnableIO: Failed to open /dev/io for extended I/O
 
 
When reporting a probelm related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/xFree86.0.log
Please report problems to [EMAIL PROTECTED]
--
 
You experts probably wonder why I am using FreeBSD 5.0 instead of 
FreeBSD 5.1... That's because I am a newbie and I got a book that teaches me 
how to use FreeBSD 5.0. I prefer sticking to it and learn most of the 
stuff before I go on to a newer version.So if anyone knows what's going 
on, please reply! Thanks!!! :D
 
Have a nice day!!!
 
Enoch


-
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't start X

2003-05-29 Thread Socketd
Hi all

Just got a new laptop and install FreeBSD 4.8-release (mini) on it. Next
I installed gnome2 and then Xfree86-server. I configured x with
xf86config and tried running x with startx, but got this error:

could not open default font 'fixed'

I found out XFree86-FontServer wasn't installed, so I installed it,
rebooted but still no luck. 
What is wrong and did I even have to installed the FontServer?

Please cc to me as I am not on the list.

br
socketd

Error message:
lab# startx
Using authority file /root/.Xauthority
Writing authority file /root/.Xauthority
xauth: (argv):1:  bad display name lab:0 in list command
Using authority file /root/.Xauthority
xauth: (stdin):1:  bad display name lab:0 in add command


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 4.8 i386 [ELF] 
Build Date: 28 May 2003
Before reporting problems, check http://www.XFree86.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/XFree86.0.log, Time: Wed May 28 18:02:17 2003
(==) Using config file: /etc/X11/XF86Config

Fatal server error:
could not open default font 'fixed'

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

X connection to :0.0 broken (explicit kill or server shutdown).
xauth: (argv):1:  bad display name lab:0 in remove command
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't start X

2003-05-29 Thread Hanspeter Roth
  On May 28 at 18:26, Socketd spoke:

 Hi all
 
 Just got a new laptop and install FreeBSD 4.8-release (mini) on it. Next
 I installed gnome2 and then Xfree86-server. I configured x with
 xf86config and tried running x with startx, but got this error:
 
 could not open default font 'fixed'
 

Hello,

prabably you need XFree86-fontDefaultBitmaps-4.3.0 as well.

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