Hi,
I work with FreeBSD 10.3 amd64, the station is a bi quad cores opteron, my video card is a ATI HD 3540 with 512 MO of Ram, i've a procedure for install gnome 3, but this last doesn't work.
Maybe I forgot some thing, because 2 days ago my station works fine with gnome 3. But I must to configure another OS.
This the /var/log/Xorg.0.log after running
regards
Philippe
I work with FreeBSD 10.3 amd64, the station is a bi quad cores opteron, my video card is a ATI HD 3540 with 512 MO of Ram, i've a procedure for install gnome 3, but this last doesn't work.
Code:
**************************************************************************************
FreeBSD Gnome3 configuration
**************************************************************************************
pkg install xorg
pkg install gnome3
# cd /usr/ports/x11/gnome3
# make install clean
/etc/fstab
proc /proc procfs rw 0 0
/etc/rc.conf
dbus_enable="YES"
hald_enable="YES"
gdm_enable="YES"
gnome_enable="YES"
% echo "exec /usr/local/bin/gnome-session" > ~/.xinitrc
% echo "#!/bin/sh" > ~/.xsession
% echo "exec /usr/local/bin/gnome-session" >> ~/.xsession
% chmod +x ~/.xsession
Maybe I forgot some thing, because 2 days ago my station works fine with gnome 3. But I must to configure another OS.
This the /var/log/Xorg.0.log after running
startx
Code:
Last login: Sun May 28 01:01:44 2017 from 192.168.0.14
FreeBSD 10.3-RELEASE (GENERIC) #0 r297264: Fri Mar 25 02:10:02 UTC 2016
Welcome to FreeBSD!
Release Notes, Errata: [URL]https://www.FreeBSD.org/releases/[/URL]
Security Advisories: [URL]https://www.FreeBSD.org/security/[/URL]
FreeBSD Handbook: [URL]https://www.FreeBSD.org/handbook/[/URL]
FreeBSD FAQ: [URL]https://www.FreeBSD.org/faq/[/URL]
Questions List: [URL]https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/[/URL]
FreeBSD Forums: [URL]https://forums.FreeBSD.org/[/URL]
Documents installed with the system are in the /usr/local/share/doc/freebsd/
directory, or can be installed later with: pkg install en-freebsd-doc
For other languages, replace "en" with a language code like de or fr.
Show the version of FreeBSD installed: freebsd-version ; uname -a
Please include that output and any error messages when posting questions.
Introduction to manual pages: man man
FreeBSD directory layout: man hier
Edit /etc/motd to change this login announcement.
root@dct-plutonium:~ # startx
xauth: file /root/.serverauth.981 does not exist
xauth: file /root/.Xauthority does not exist
xauth: file /root/.Xauthority does not exist
xauth: (argv):1: bad display name "dct-plutonium:0" in "list" command
xauth: (stdin):1: bad display name "dct-plutonium:0" in "add" command
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 10.3-RELEASE-p19 amd64
Current Operating System: FreeBSD dct-plutonium 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 UTC 2016 [EMAIL]root@releng1.nyi.freebsd.org[/EMAIL]:/usr/obj/usr/src/sys/GENERIC amd64
Build Date: 20 May 2017 01:13:35AM
Current version of pixman: 0.34.0
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: Sun May 28 01:22:03 2017
(==) Using default built-in configuration (39 lines)
scfb trace: probe start
scfb trace: probe done
(EE)
Fatal server error:
(EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
(EE)
(EE)
Please consult the The X.Org Foundation support
at [URL]http://wiki.x.org[/URL]
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
^Cxinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: unexpected signal 2
xauth: (argv):1: bad display name "dct-plutonium:0" in "remove" command
root@dct-plutonium:~ # nano /var/log/Xorg.0.log
GNU nano 2.8.0 File: /var/log/Xorg.0.log Modified
[ 1292.863] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1292.863] (EE) Screen 0 deleted because of no matching config section.
[ 1292.863] (II) UnloadModule: "modesetting"
[ 1292.863] (EE)
Fatal server error:
[ 1292.863] (EE) Cannot run in framebuffer mode. Please specify busIDs $
[ 1292.863] (EE)
[ 1292.863] (EE)
Please consult the The X.Org Foundation support
at [URL]http://wiki.x.org[/URL]
for help.
[ 1292.863] (EE) Please also check the log file at "/var/log/Xorg.0.log" for a$
[ 1292.863] (EE)
[ 1292.873] (EE) Server terminated with error (1). Closing log file.
/var/log/Xorg.0.log
root@dct-plutonium:~ # nano /var/log/Xorg.0.log
GNU nano 2.8.0 File: /var/log/Xorg.0.log Modified
[ 1292.863] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1292.863] (EE) Screen 0 deleted because of no matching config section.
[ 1292.863] (II) UnloadModule: "modesetting"
[ 1292.863] (EE)
Fatal server error:
[ 1292.863] (EE) Cannot run in framebuffer mode. Please specify busIDs $
[ 1292.863] (EE)
[ 1292.863] (EE)
Please consult the The X.Org Foundation support
at [URL]http://wiki.x.org[/URL]
for help.
[ 1292.863] (EE) Please also check the log file at "/var/log/Xorg.0.log" for a$
[ 1292.863] (EE)
[ 1292.873] (EE) Server terminated with error (1). Closing log file.
/var/log/Xorg.0.log
root@dct-plutonium:~ # nano /var/log/Xorg.0.log
GNU nano 2.8.0 File: /var/log/Xorg.0.log
[ 1292.863] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 1292.863] (EE) Screen 0 deleted because of no matching config section.
[ 1292.863] (II) UnloadModule: "modesetting"
[ 1292.863] (EE)
Fatal server error:
[ 1292.863] (EE) Cannot run in framebuffer mode. Please specify busIDs $
[ 1292.863] (EE)
[ 1292.863] (EE)
Please consult the The X.Org Foundation support
at [URL]http://wiki.x.org[/URL]
for help.
[ 1292.863] (EE) Please also check the log file at "/var/log/Xorg.0.log" for a$
[ 1292.863] (EE)
[ 1292.873] (EE) Server terminated with error (1). Closing log file.
regards
Philippe
Last edited by a moderator: