I'm having some issues with xorg on my freeBSD 8.0 i386 machine.
I've finally manged to install a working driver, configured xorg.conf to my likeing. Edited my /etc/rc.conf file accordingly.
Every thing seems to be working, with the expeption of some miss configuration of which im not sure how to correct.
As normal user, startx launches xterm instead of gnome, which i have installed. launching gdm poses some no permission errors.
As root, startx launches xterm aslso, but i can get arround this by starting xorg with the gdm command, every thing seems to work flawlessly. How ever, the logs print something like this;
regardless of this, gnome works.
Now, i would like it so that startx launches gnome for both root and user (as of typing this, i just realised i havent added launch_gnome="YES" to my rc.conf file yet)
Either way, i would like some input what to do here.
Thanks
Bit
I've finally manged to install a working driver, configured xorg.conf to my likeing. Edited my /etc/rc.conf file accordingly.
Every thing seems to be working, with the expeption of some miss configuration of which im not sure how to correct.
As normal user, startx launches xterm instead of gnome, which i have installed. launching gdm poses some no permission errors.
As root, startx launches xterm aslso, but i can get arround this by starting xorg with the gdm command, every thing seems to work flawlessly. How ever, the logs print something like this;
Code:
xauth:crating new authority file /root/.serverauth.1187
xauth:1: bad displayname ":0 in "add" command
creating new authority file /root/.xautorithy
argv:1: bad displayname ":0" in "list" command
Now, i would like it so that startx launches gnome for both root and user (as of typing this, i just realised i havent added launch_gnome="YES" to my rc.conf file yet)
Either way, i would like some input what to do here.
Thanks
Bit