I am a noob to KDE and X in general. I'm running FreeBSD 5.5 and have used FreeBSD with success in the past as a headless server accessed through OS X. If I'm am barking up the wrong tree, please let me know. If you be so kind as to at least point me in the right direction, I would greatly appreciate it. This is with KDE 3.55
I have edited my .xinitrc to contain;
exec startkde
that is all that is in my .xinitrc file. I have tried to create an xorg.conf file from scratch and also by using xorgconfig. In either case, neither works
I can only get KDE to launch when I get mv my xorg.conf.
When I run;
startkde 2> errork.txt
or
startx 2> errorx.txt
The error.txt file reades;
xauth: creating new authority file /home/aschmidtm/.serverauth.1341
/usr/X11R6/bin/xauth: (argv):1: bad display name "fbsd.pdxubaru.com:0" in "list" command
/usr/X11R6/bin/xauth: (stdin):1: bad display name "fbsd.pdxubaru.com:0" in "add" command
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 5.5 i386 [ELF]
Current Operating System: FreeBSD fbsd.pdxubaru.com 5.5-RELEASE FreeBSD 5.5-RELEASE #0: Tue May 23 14:58:27 UTC 2006
root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 25 March 2006
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: Sun Feb 18 08:43:44 2007
(EE) Unable to locate/open config file
xf86AutoConfig: Primary PCI is 0:2:0
Running "/usr/X11R6/bin/getconfig -X 60900000 -I /etc/X11,/usr/X11R6/etc/X11,/usr/X11R6/lib/modules,/usr/X11R6/lib/X11/getconfig -v 0xaaaa -d 0x1121 -r 0x00 -s 0x0000 -b 0x0000 -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 0.
(=
Using default built-in configuration (43 lines)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(WW) ****INVALID MEM ALLOCATION**** b: 0xc0000000 e: 0xffffffff correcting
startkde: Starting up...
kbuildsycoca running...
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "init_kdnssd"
QFont::setPointSize: Point size <= 0 (-3)
kio_file: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kio_thumbnail: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kio_system: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kde-config: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kio_trash: WARNING: KLocale: trying to look up "" in catalog. Fix the program
If there is anything else I can attempt to provide, please let me know.