Gnome3 issue on HPC

Hello,
I'm trying to install Gnome3 on my HPC (i686, FreeBSD 11.1), and now I have an error or bug, I have isolated the port graphics/gegl3 which shows me an error which I do not know how to circumvent,
I use the command: make MAKE_JOBS_UNSAFE=yes reinstall clean

here is my output:

Code:
libtool: link: cc -shared  -fPIC -DPIC  .libs/raw_load_la-raw-load.o   -Wl,-rpath -Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1 ../../gegl/.libs/libgegl-0.3.so -lraw -lstdc++ -llcms2  -pthread -O2 -fstack-protector -mmmx -msse -fstack-protector -Wl,--export-dynamic -pthread -fopenmp   -pthread -fopenmp -Wl,-soname -Wl,raw-load.so -o .libs/raw-load.so
/usr/bin/ld: cannot find -lomp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[7]: *** [Makefile:1073: raw-load.la] Error 1
gmake[7]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations/external'
gmake[6]: *** [Makefile:951: all] Error 2
gmake[6]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations/external'
gmake[5]: *** [Makefile:518: all-recursive] Error 1
gmake[5]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations'
gmake[4]: *** [Makefile:640: all-recursive] Error 1
gmake[4]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18'
gmake[3]: *** [Makefile:547: all] Error 2
gmake[3]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18'
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/graphics/gegl3
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/gegl3
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/gegl3
root@hpc-horus:/usr/ports/graphics/gegl3 #


Regards
Philippe
 
Hello,
I have compiled Gnome3 but the setting of the screen is bad, I compiled in the xorg the driver "mga" of my video card ( dmesg => vga1 at pci5 dev 0 function 0 "Matrox MGA G200e "rev 0x02) which is in the HPC motherboard, I have the following command: portmaster x11-servers/xorg-server x11-drivers/xf86-video-mga x11-drivers/xf86-video-vesa.
But the X server supports for automatic resolution the driver "vesa" and not the "mga"!
how to redirect the video stream to the automatic tuning with the correct driver ie "mga"?

Regards
Philippe
 
Hello, I will continue the xf86-video-vesa driver, but I do not know how to configure my screen which is an "acer x193w" LCD, to be able to have a good resolution of video?
 
I read your link but I do not quite understand how the monitor function in "vesa" mode do you have an example of a file autoconfiguration for my monitor quoted in this post / thread?
Apparently I do not have the skill to write a firmware according to the octet matrices I have read on your link, I think there are one methods per enabled autoconfiguration on server X in Vesa mode, this is written in the wiki.
A person had given me on this forum for my computer Dell Precision T3500, frankly there are parameters to put in autoconfiguration but I have not learned the lesson, error on my part!
 
Last edited:
Don't create a xorg.conf at all. X is usually smart enough to detect things automatically these days.
 
Hello,
Gnome appears but it is very slow the windows have slowness in moving! second time the panel of setting does not appear!
it must miss some parameters!


here is an excerpt from the /var/log/Xorg.0.log
Code:
,
        mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
        mgag200 SE A PCI, mgag200 SE B PCI, mgag200 EV Maxim,
        mgag200 ER SH7757, mgag200 eW Nuvoton, mgag200 eW3 Nuvoton,
        mgag200eH, mgag400, mgag550
[    36.211] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.211] (II) scfb: driver for wsdisplay framebuffer: scfb
[    36.211] (II) VESA: driver for VESA chipsets: vesa
[    36.212] (--) Using syscons driver with X support (version 2.0)
[    36.212] (++) using VT number 9

[    36.233] (WW) Falling back to old probe method for modesetting
[    36.233] (EE) open /dev/dri/card0: No such file or directory
[    36.233] (WW) Falling back to old probe method for scfb
[    36.233] scfb trace: probe start
[    36.233] scfb trace: probe done
[    36.233] (WW) Falling back to old probe method for vesa
[    36.233] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    36.233] (II) Loading sub module "vgahw"
[    36.233] (II) LoadModule: "vgahw"
[    36.233] (II) Loading /usr/local/lib/xorg/modules/libvgahw.so

Regards
Philippe
 
I have received my new video card, it is not an ATI, but another model:
XGI Volari Z9s Grafikkarte 32MB PCI 1x DVI 1x VGA 96VG-32M-P-D2-XGI.
I have to download the driver but I would like to be consulted before launching me in the installation of this video card.
1 / I must recompile port usr / ports / x11 / xorg /, with one of the various available, I do not know which driver to include in the compilation has the command: make config?
2 / here is the list of drivers I have download with two possible choices:
-EM64T or IA32:
Cards_Freebsd.xgi, Identity_Freebsd.xgi, pcitable_Freebsd.xgi, xgicfg_Freebsd.plx,
xgiz_drv.so.75.freebsd72.


how to interpret the files that are available to me?

Regards
Philippe
 
after several tests with the video card "XGI Volari Z9s" I abandoned this last for a graphics card "3DFX Voodoo3", it is more recent.
I pity that it will work, because on the web there is interesting information.

how to change the usr / ports / x11 / xorg / port settings, because currently it is in vesa mode, I do make config but I can not get the parameters of the xorg server.

this my /var/log/Xorg.0.log

Code:
[    30.954] (II) LoadModule: "scfb"
[    30.954] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[    30.963] (II) Module scfb: vendor="X.Org Foundation"
[    30.963]    compiled for 1.18.4, module version = 0.0.4
[    30.963]    ABI class: X.Org Video Driver, version 20.0
[    30.963] (II) LoadModule: "vesa"
[    30.963] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[    30.968] (II) Module vesa: vendor="X.Org Foundation"
[    30.968]    compiled for 1.18.4, module version = 2.3.4
[    30.968]    Module class: X.Org Video Driver
[    30.968]    ABI class: X.Org Video Driver, version 20.0
[    30.968] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    30.968] (II) scfb: driver for wsdisplay framebuffer: scfb
[    30.968] (II) VESA: driver for VESA chipsets: vesa
[    30.968] (--) Using syscons driver with X support (version 2.0)
[    30.968] (++) using VT number 9

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


this is the dmesg with OpenBSD 6.1:
Code:
vga1 at pci7 dev 4 function 0 "3DFX Voodoo3" rev 0x01
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
 
Back
Top