Solved Gnome issue

Hello, after a problem I had to redo my installation on my workstation dell Intel 8 cores, I spent three days compiling my graphical environment, Gnome, after choosing my option during the compilation Gnome does not work!
I followed my procedure of setting up gnome :
-------------------------------------------------------------------------------------
FreeBSD installation de gnome
-------------------------------------------------------------------------------------

cd /usr/ports/x11/xorg

make clean

make install clean
-------------------------------------------------------------------------------------

pw groupmod wheel -m phipo || pw groupmod wheel -m phipo
__________________________________________________________________________________

vi /boot/loader.conf

Add this line to the top of the file:

kern.vty=vt
------------------------------------------------------------------------------------

cd /usr/ports/x11/gnome3

make clean
make install clean

-----------------------------debug--------------------------------------------------
On databases/sqlite3 are these two are still enabled?
Code:

FTS3_TOKEN=on: Enable two-args version fts3_tokenizer
FTS4=on: Enable FTS3/4 (Full Text Search) module

make DISABLE_VULNERABILITIES=yes
-------------------------------------------------------------------------------------
/etc/fstab using the “vi”
proc /proc procfs rw 0 0
------------------------------------------------------------------------------------

/etc/rc.conf
dbus_enable="YES"
hald_enable="YES"
gdm_enable="YES"
gnome_enable="YES"

the output :
$ startx
xauth: file /home/phipo/.serverauth.944 does not exist
xauth: (argv):1: bad display name "dct-opiom:0" in "list" command
xauth: (stdin):1: bad display name "dct-opiom: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-STABLE i386
Current Operating System: FreeBSD dct-opiom 10.3-STABLE FreeBSD 10.3-STABLE #0 r320355: Mon Jun 26 15:17:40 UTC 2017 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 13 July 2017 09:46:43PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
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 Jul 16 01:33:47 2017
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
scfb trace: probe start
scfb trace: probe done
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
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.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
xauth: (argv):1: bad display name "dct-opiom:0" in "remove" command
$

this is the /var/log/Xorg.0.log file :
Code:
Build Operating System: FreeBSD 10.3-STABLE i386
Current Operating System: FreeBSD dct-opiom 10.3-STABLE FreeBSD 10.3-STABLE #0 r320355: Mon Jun 26 15:17:40 UTC 2017     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 13 July 2017  09:46:43PM
Current version of pixman: 0.34.0
   Before reporting problems, check http://wiki.x.org
   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 Jul 16 01:33:47 2017
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
scfb trace: probe start
scfb trace: probe done
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 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.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
xauth: (argv):1:  bad display name "dct-opiom:0" in "remove" command
$ su
Password:
root@dct-opiom:/usr/home/phipo # nano /var/log/Xorg.0.log

  GNU nano 2.8.5                  File: /var/log/Xorg.0.log                           

[   144.279] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[   144.279] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/vesa_drv.so: /usr$
[   144.279] (II) UnloadModule: "vesa"
[   144.279] (II) Unloading vesa
[   144.279] (EE) Failed to load module "vesa" (loader failed, 7)
[   144.279] (II) scfb: driver for wsdisplay framebuffer: scfb
[   144.280] (--) Using syscons driver with X support (version 2.0)
[   144.280] (--) using VT number 9

[   144.427] (WW) Falling back to old probe method for scfb
[   144.427] scfb trace: probe start
[   144.427] scfb trace: probe done
[   144.427] (EE) No devices detected.
[   144.427] (EE)
Fatal server error:
[   144.427] (EE) no screens found(EE)
[   144.427] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[   144.427] (EE) Please also check the log file at "/var/log/Xorg.0.log" for addition$
[   144.427] (EE)
[   144.577] (EE) Server terminated with error (1). Closing log file.

I see that I have a problem with my video card ATI radeom with 1 gio memory, I understand too much because I did with another workstation with a card less recent. But an ati radeon in 2k.

Can be a problem with xorg and no Gnome, it looks for a VESA driver.

How do you see the problem

Regards
philippe
 
Code:
root@dct-opiom:~ # vi  /var/log/Xorg.0.log

[    35.982]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    35.982] X Protocol Version 11, Revision 0
[    35.982] Build Operating System: FreeBSD 10.3-STABLE i386
[    35.982] Current Operating System: FreeBSD dct-opiom 10.3-STABLE FreeBSD 10.3-STABL
E #0 r320355: Mon Jun 26 15:17:40 UTC 2017     root@releng1.nyi.freebsd.org:/usr/obj/us
r/src/sys/GENERIC i386
[    35.982] Build Date: 13 July 2017  09:46:43PM
[    35.982]
[    35.982] Current version of pixman: 0.34.0
[    35.982]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    35.982] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.982] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 16 18:22:02 2017
[    36.066] (==) No screen section available. Using defaults.
[    36.066] (**) |-->Screen "Default Screen Section" (0)
[    36.066] (**) |   |-->Monitor "<default monitor>"
[    36.066] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    36.066] (==) Automatically adding devices
[    36.066] (==) Automatically enabling devices
[    36.066] (==) Not automatically adding GPU devices
[    36.066] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.197] (==) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/
[    36.197] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[    36.197] (II) The server relies on devd to provide the list of input devices.
        If no devices become available, reconfigure devd or disable AutoAddDevices.
[    36.197]    X.Org ANSI C Emulation: 0.4
[    36.197]    X.Org Video Driver: 20.0
[    36.197]    X.Org XInput driver : 22.1
[    36.197]    X.Org Server Extension : 9.0
[    36.198] (--) PCI:*(0:2:0:0) 1002:6779:174b:a007 rev 0, Mem @ 0xe0000000/268435456,
[    36.321] (II) Module glx: vendor="X.Org Foundation"
[    36.321]    compiled for 1.18.4, module version = 1.0.0
[    36.321]    ABI class: X.Org Server Extension, version 9.0
[    36.321] (==) AIGLX enabled
[    36.322] (==) Matched ati as autoconfigured driver 0
[    36.322] (==) Matched modesetting as autoconfigured driver 1
[    36.322] (==) Matched scfb as autoconfigured driver 2
[    36.322] (==) Matched vesa as autoconfigured driver 3
[    36.322] (==) Assigned the driver to the xf86ConfigLayout
[    36.322] (II) LoadModule: "ati"
[    36.327]    compiled for 1.18.4, module version = 7.9.0
[    36.327]    Module class: X.Org Video Driver
[    36.327]    ABI class: X.Org Video Driver, version 20.0
[    36.328] (II) LoadModule: "radeon"
[    36.328] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[    36.348] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/radeon_drv.so: /us
r/local/lib/xorg/modules/drivers/radeon_drv.so: Undefined symbol "fbImageGlyphBlt"
[    36.348] (II) UnloadModule: "radeon"
[    36.348] (II) Unloading radeon
[    36.348] (EE) Failed to load module "radeon" (loader failed, 7)
[    36.348] (II) LoadModule: "modesetting"
[    36.349] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    36.362] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
: /usr/local/lib/xorg/modules/drivers/modesetting_drv.so: Undefined symbol "shadowUpdat
ePacked"
[    36.362] (II) UnloadModule: "modesetting"
[    36.362] (II) Unloading modesetting
[    36.362] (EE) Failed to load module "modesetting" (loader failed, 7)
[    36.369] (II) Module scfb: vendor="X.Org Foundation"
[    36.369]    compiled for 1.18.4, module version = 0.0.4
[    36.369]    ABI class: X.Org Video Driver, version 20.0
[    36.369] (II) LoadModule: "vesa"
[    36.369] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    36.377] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/vesa_drv.so: /usr/
local/lib/xorg/modules/drivers/vesa_drv.so: Undefined symbol "shadowUpdatePacked"
[    36.377] (II) UnloadModule: "vesa"
[    36.377] (II) Unloading vesa
[    36.377] (EE) Failed to load module "vesa" (loader failed, 7)
[    36.377] (II) scfb: driver for wsdisplay framebuffer: scfb
[    36.377] (--) Using syscons driver with X support (version 2.0)
[    36.377] (++) using VT number 9

[    36.512] (WW) Falling back to old probe method for scfb
[    36.512] scfb trace: probe start
[    36.512] scfb trace: probe done
[    36.512] (EE) No devices detected.
[    36.512] (EE)
Fatal server error:
[    36.512] (EE) no screens found(EE)
[    36.512] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    36.512] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additiona
l information.
[    36.512] (EE)
[    36.662] (EE) Server terminated with error (1). Closing log file.
 
Code:
...
[    36.348] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/radeon_drv.so: /us
r/local/lib/xorg/modules/drivers/radeon_drv.so: Undefined symbol "fbImageGlyphBlt"
...
[    36.362] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
: /usr/local/lib/xorg/modules/drivers/modesetting_drv.so: Undefined symbol "shadowUpdat
ePacked"
...[    36.377] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/vesa_drv.so: /usr/
local/lib/xorg/modules/drivers/vesa_drv.so: Undefined symbol "shadowUpdatePacked"

Could you please post the output of ldd /usr/local/bin/Xorg,
ldd /usr/local/lib/xorg/modules/drivers/radeon_drv.so and
pkg check -d --dry-run?
 
ldd /usr/local/bin/Xorg
Code:
root@dct-opiom:~ # ldd /usr/local/bin/Xorg
/usr/local/bin/Xorg:
   libcrypto.so.7 => /lib/libcrypto.so.7 (0x28255000)
   libunwind.so.8 => /usr/local/lib/libunwind.so.8 (0x283e7000)
   libpciaccess.so.0 => /usr/local/lib/libpciaccess.so.0 (0x283fa000)
   libdrm.so.2 => /usr/local/lib/libdrm.so.2 (0x28400000)
   libpixman-1.so.0 => /usr/local/lib/libpixman-1.so.0 (0x2840e000)
   libXfont.so.1 => /usr/local/lib/libXfont.so.1 (0x284b9000)
   libXau.so.6 => /usr/local/lib/libXau.so.6 (0x284f0000)
   libxshmfence.so.1 => /usr/local/lib/libxshmfence.so.1 (0x284f3000)
   libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x284f5000)
   librpcsvc.so.5 => /usr/lib/librpcsvc.so.5 (0x284fa000)
   libm.so.5 => /lib/libm.so.5 (0x28503000)
   libthr.so.3 => /lib/libthr.so.3 (0x2852a000)
   libc.so.7 => /lib/libc.so.7 (0x2854b000)
   libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x286c2000)
   liblzma.so.5 => /usr/lib/liblzma.so.5 (0x286ce000)
   libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x286fd000)
   libz.so.6 => /lib/libz.so.6 (0x28794000)
   libfontenc.so.1 => /usr/local/lib/libfontenc.so.1 (0x287aa000)
   libbz2.so.4 => /usr/lib/libbz2.so.4 (0x287b0000)
root@dct-opiom:~ #

ldd /usr/local/lib/xorg/modules/drivers/radeon_drv.so

Code:
root@dct-opiom:~ # ldd /usr/local/lib/xorg/modules/drivers/radeon_drv.so
/usr/local/lib/xorg/modules/drivers/radeon_drv.so:
   libdrm_radeon.so.1 => /usr/local/lib/libdrm_radeon.so.1 (0x28267000)
   libc.so.7 => /lib/libc.so.7 (0x28070000)
   libdrm.so.2 => /usr/local/lib/libdrm.so.2 (0x28271000)
   libm.so.5 => /lib/libm.so.5 (0x2827f000)
   libthr.so.3 => /lib/libthr.so.3 (0x282a6000)
root@dct-opiom:~ #
pkg check -d --dry-run
Code:
root@dct-opiom:~ # pkg check -d --dry-run
Checking all packages: 100%
root@dct-opiom:~ #
 
Try rebuilding the Xorg server and the video drivers:

portmaster x11-servers/xorg-server x11-drivers/xf86-video-ati x11-drivers/xf86-video-vesa
 
issue
vi /var/log/Xorg.0.log
Code:
root@dct-opiom:~ # vi /var/log/Xorg.0.log

[    34.064]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    34.064] X Protocol Version 11, Revision 0
[    34.064] Build Operating System: FreeBSD 10.3-STABLE i386
[    34.064] Current Operating System: FreeBSD dct-opiom 10.3-STABLE FreeBSD 10.3-STABL
E #0 r320355: Mon Jun 26 15:17:40 UTC 2017     root@releng1.nyi.freebsd.org:/usr/obj/us
r/src/sys/GENERIC i386
[    34.064] Build Date: 16 July 2017  07:38:22PM
[    34.064]
[    34.064] Current version of pixman: 0.34.0
[    34.064]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    34.064] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    34.064] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 16 19:41:44 2017
[    34.137] (==) No screen section available. Using defaults.
[    34.137] (**) |-->Screen "Default Screen Section" (0)
[    34.137] (**) |   |-->Monitor "<default monitor>"
[    34.138] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    34.138] (==) Automatically adding devices
[    34.138] (==) Automatically enabling devices
[    34.138] (==) Not automatically adding GPU devices
[    34.138] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    34.269] (==) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/
[    34.269] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[    34.269] (II) The server relies on devd to provide the list of input devices.
        If no devices become available, reconfigure devd or disable AutoAddDevices.
[    34.269]    X.Org ANSI C Emulation: 0.4
[    34.269]    X.Org Video Driver: 20.0
[    34.269]    X.Org XInput driver : 22.1
[    34.269]    X.Org Server Extension : 9.0
[    34.269] (--) PCI:*(0:2:0:0) 1002:6779:174b:a007 rev 0, Mem @ 0xe0000000/268435456,
[    34.415] (II) Module glx: vendor="X.Org Foundation"
[    34.415]    compiled for 1.18.4, module version = 1.0.0
[    34.415]    ABI class: X.Org Server Extension, version 9.0
[    34.415] (==) AIGLX enabled
[    34.415] (==) Matched ati as autoconfigured driver 0
[    34.416] (==) Matched modesetting as autoconfigured driver 1
[    34.416] (==) Matched scfb as autoconfigured driver 2
[    34.416] (==) Matched vesa as autoconfigured driver 3
[    34.416] (==) Assigned the driver to the xf86ConfigLayout
[    34.416] (II) LoadModule: "ati"
[    34.425]    compiled for 1.18.4, module version = 7.9.0
[    34.425]    Module class: X.Org Video Driver
[    34.425]    ABI class: X.Org Video Driver, version 20.0
[    34.426] (II) LoadModule: "radeon"
[    34.426] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[    34.453] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/radeon_drv.so: /us
r/local/lib/xorg/modules/drivers/radeon_drv.so: Undefined symbol "fbImageGlyphBlt"
[    34.453] (II) UnloadModule: "radeon"
[    34.453] (II) Unloading radeon
[    34.453] (EE) Failed to load module "radeon" (loader failed, 7)
[    34.453] (II) LoadModule: "modesetting"
[    34.453] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    34.455] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
: /usr/local/lib/xorg/modules/drivers/modesetting_drv.so: Undefined symbol "shadowUpdat
ePacked"
[    34.455] (II) UnloadModule: "modesetting"
[    34.455] (II) Unloading modesetting
[    34.455] (EE) Failed to load module "modesetting" (loader failed, 7)
[    34.465] (II) Module scfb: vendor="X.Org Foundation"
[    34.465]    compiled for 1.18.4, module version = 0.0.4
[    34.465]    ABI class: X.Org Video Driver, version 20.0
[    34.465] (II) LoadModule: "vesa"
[    34.465] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    34.467] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/vesa_drv.so: /usr/
local/lib/xorg/modules/drivers/vesa_drv.so: Undefined symbol "shadowUpdatePacked"
[    34.467] (II) UnloadModule: "vesa"
[    34.467] (II) Unloading vesa
[    34.467] (EE) Failed to load module "vesa" (loader failed, 7)
[    34.467] (II) scfb: driver for wsdisplay framebuffer: scfb
[    34.467] (--) Using syscons driver with X support (version 2.0)
[    34.467] (++) using VT number 9

[    34.616] (WW) Falling back to old probe method for scfb
[    34.616] scfb trace: probe start
[    34.616] scfb trace: probe done
[    34.616] (EE) No devices detected.
[    34.616] (EE)
Fatal server error:
[    34.616] (EE) no screens found(EE)
[    34.616] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    34.616] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additiona
l information.
[    34.616] (EE)
[    34.765] (EE) Server terminated with error (1). Closing log file.
 
Yes is good, but the screen resolution is only 1280*1024, it is acer LCD display with 1440*900 about screen resolution, it says unkown display and the power option is only 5 minutes
 
Code:
[    33.320] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[    33.347] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/radeon_drv.so: /us
r/local/lib/xorg/modules/drivers/radeon_drv.so: Undefined symbol "glamor_egl_exchange_b
uffers"

Add the line Load "glamoregl"

to the "Module" section in /usr/local/etc/X11/xorg.conf.d/modules.conf
 
Back
Top