Hi!
I have been trying to set up x11 on my Acer 2303lm laptop, following the instructions given in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html, with no success
I have tried many options out but still get no result, so I decided to ask for help here.
A year ago I had similar problems, but somehow found a solution, although on a different architecture.. I am just curious why none of the Xorg -config options works for me. I somehow remember that I shouldn't run X as root and everything would run smoothly, but I am actually tired of constantly shutting down my computer because the Xorg -config crashes.
The problem is I cannot log to another terminal when I run either Xorg -config or startx, to kill the process. I tried adding a path to my WM in /.xinitrc and running startx, but no success.
From ssh login:
Also when I run startx from ssh I get a strange output:
I am very confused and don't know where to start fixing the problem, because it seems that when I continuously forcedly restarted my computer, the files got messed up and my system stared crashing when repairing broken files, so I really cannot do anything but reinstall FreeBSD...
I am getting errors:
and then computer reboots..
It seems to me I will have to reinstall FreeBSD but if I don't get a solution to install xorg on it it is of no use at all, just a waste of time. Please help, I know installing X11 shouldn't pose such a big problem. What am I doing wrong? I have followed all the official handbook instructions, that doesn't work for me.
I have been trying to set up x11 on my Acer 2303lm laptop, following the instructions given in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html, with no success
I have tried many options out but still get no result, so I decided to ask for help here.
A year ago I had similar problems, but somehow found a solution, although on a different architecture.. I am just curious why none of the Xorg -config options works for me. I somehow remember that I shouldn't run X as root and everything would run smoothly, but I am actually tired of constantly shutting down my computer because the Xorg -config crashes.
The problem is I cannot log to another terminal when I run either Xorg -config or startx, to kill the process. I tried adding a path to my WM in /.xinitrc and running startx, but no success.
From ssh login:
Code:
# Xorg -config xorg.conf.new
X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.0-RELEASE-p6 i386
Current Operating System: FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
[email]root@almeida.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 02 February 2011 12:50:49PM
Current version of pixman: 0.18.4
Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
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: Wed Jun 1 20:32:23 2011
(EE) Unable to locate/open config file: "xorg.conf.new"
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module "fbdev" (module does not exist, 0)
Also when I run startx from ssh I get a strange output:
Code:
xauth: creating new authority file /home/matej/.serverauth.1334
xauth: (stdin):1: bad display name ":0" in "add" command
xauth: creating new authority file /home/matej/.Xauthority
xauth: (argv):1: bad display name ":0" in "list" command
xauth: creating new authority file /home/matej/.Xauthority
xauth: (stdin):1: bad display name ":0" in "add" command
xauth: creating new authority file /home/matej/.Xauthority
xauth: (argv):1: bad display name ":0" in "list" command
xauth: creating new authority file /home/matej/.Xauthority
xauth: (stdin):1: bad display name ":0" in "add" command
I am very confused and don't know where to start fixing the problem, because it seems that when I continuously forcedly restarted my computer, the files got messed up and my system stared crashing when repairing broken files, so I really cannot do anything but reinstall FreeBSD...
I am getting errors:
Code:
panic: ffs_blkfree
KDB stack backtrace...
and then computer reboots..
It seems to me I will have to reinstall FreeBSD but if I don't get a solution to install xorg on it it is of no use at all, just a waste of time. Please help, I know installing X11 shouldn't pose such a big problem. What am I doing wrong? I have followed all the official handbook instructions, that doesn't work for me.