hello folks!
I am new to FreeBSD with some Linux experience. I found this OS to be very interesting and been spending days to hopefully run it the way it should be. Display only works with SCFB module but it's straining my eyes and it's saddening Redshift wont work.
In Linux I can see that it uses libglamoregl.so for my display; Intel and Vesa wont work. I only wish FreeBSD would behave the same and I'm settled.
Here is my Xorg log in Linux:
I am new to FreeBSD with some Linux experience. I found this OS to be very interesting and been spending days to hopefully run it the way it should be. Display only works with SCFB module but it's straining my eyes and it's saddening Redshift wont work.
In Linux I can see that it uses libglamoregl.so for my display; Intel and Vesa wont work. I only wish FreeBSD would behave the same and I'm settled.
Here is my Xorg log in Linux:
Code:
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 23.911] X Protocol Version 11, Revision 0
[ 23.911] Build Operating System: Linux 4.9.11-1-ARCH x86_64
[ 23.911] Current Operating System: Linux Fitacrackers 4.11.6-3-ARCH #1 SMP PREEMPT Thu Jun 22 12:21:46 CEST 2017 x86_64
[ 23.911] Kernel command line: \vmlinuz-linux rw root=UUID=9ab3e73d-098c-49f3-bc34-4644af00e610 initrd=initramfs-linux.img
[ 23.911] Build Date: 07 April 2017 05:42:48PM
[ 23.911]
[ 23.911] Current version of pixman: 0.34.0
[ 23.911] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 23.911] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 23.911] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 3 04:09:52 2017
[ 24.000] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 24.026] (==) No Layout section. Using the first Screen section.
[ 24.026] (==) No screen section available. Using defaults.
[ 24.026] (**) |-->Screen "Default Screen Section" (0)
[ 24.026] (**) | |-->Monitor "<default monitor>"
[ 24.027] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 24.027] (==) Automatically adding devices
[ 24.027] (==) Automatically enabling devices
[ 24.027] (==) Automatically adding GPU devices
[ 24.027] (==) Automatically binding GPU devices
[ 24.027] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 24.076] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 24.076] Entry deleted from font path.
[ 24.076] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 24.076] Entry deleted from font path.
[ 24.076] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 24.077] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 24.077] Entry deleted from font path.
[ 24.077] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 24.077] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/
[ 24.077] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 24.077] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 24.092] (II) Loader magic: 0x822d60
[ 24.092] (II) Module ABI versions:
[ 24.092] X.Org ANSI C Emulation: 0.4
[ 24.092] X.Org Video Driver: 23.0
[ 24.092] X.Org XInput driver : 24.1
[ 24.092] X.Org Server Extension : 10.0
[ 24.096] (++) using VT number 7
[ 24.096] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 24.098] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 24.120] (--) PCI:*(0:0:2:0) 8086:22b1:1028:06ac rev 53, Mem @ 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 24.120] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 24.220] (II) LoadModule: "glx"
[ 24.267] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 24.909] (II) Module glx: vendor="X.Org Foundation"
[ 24.909] compiled for 1.19.3, module version = 1.0.0
[ 24.909] ABI class: X.Org Server Extension, version 10.0
[ 24.909] (==) Matched intel as autoconfigured driver 0
[ 24.909] (==) Matched intel as autoconfigured driver 1
[ 24.909] (==) Matched modesetting as autoconfigured driver 2
[ 24.909] (==) Matched fbdev as autoconfigured driver 3
[ 24.909] (==) Matched vesa as autoconfigured driver 4
[ 24.909] (==) Assigned the driver to the xf86ConfigLayout
[ 24.909] (II) LoadModule: "intel"
[ 25.010] (WW) Warning, couldn't open module intel
[ 25.010] (II) UnloadModule: "intel"
[ 25.010] (II) Unloading intel
[ 25.010] (EE) Failed to load module "intel" (module does not exist, 0)
[ 25.010] (II) LoadModule: "modesetting"
[ 25.011] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 25.114] (II) Module modesetting: vendor="X.Org Foundation"
[ 25.114] compiled for 1.19.3, module version = 1.19.3
[ 25.115] Module class: X.Org Video Driver
[ 25.115] ABI class: X.Org Video Driver, version 23.0
[ 25.115] (II) LoadModule: "fbdev"
[ 25.116] (WW) Warning, couldn't open module fbdev
[ 25.116] (II) UnloadModule: "fbdev"
[ 25.116] (II) Unloading fbdev
[ 25.116] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 25.116] (II) LoadModule: "vesa"
[ 25.117] (WW) Warning, couldn't open module vesa
[ 25.117] (II) UnloadModule: "vesa"
[ 25.117] (II) Unloading vesa
[ 25.118] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 25.118] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 25.146] (II) modeset(0): using drv /dev/dri/card0
[ 25.146] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 25.146] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 25.146] (==) modeset(0): RGB weight 888
[ 25.146] (==) modeset(0): Default visual is TrueColor
[ 25.146] (II) Loading sub module "glamoregl"
[ 25.146] (II) LoadModule: "glamoregl"
[ 25.147] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 25.294] (II) Module glamoregl: vendor="X.Org Foundation"
[ 25.294] compiled for 1.19.3, module version = 1.0.0
[ 25.294] ABI class: X.Org ANSI C Emulation, version 0.4
[ 25.294] (II) glamor: OpenGL accelerated X.org driver based.
[ 26.558] (II) glamor: EGL version 1.4 (DRI2):
[ 26.715] (II) modeset(0): glamor initialized
[ 26.716] (II) modeset(0): Output eDP-1 has no monitor section
[ 26.716] (II) modeset(0): Output DP-1 has no monitor section
[ 26.726] (II) modeset(0): Output HDMI-1 has no monitor section
[ 26.817] (II) modeset(0): Output DP-2 has no monitor section
[ 26.983] (II) modeset(0): Output HDMI-2 has no monitor section
[ 26.984] (II) modeset(0): EDID for output eDP-1
[ 26.984] (II) modeset(0): Manufacturer: BOE Model: 661 Serial#: 0
[ 26.984] (II) modeset(0): Year: 2016 Week: 1
[ 26.984] (II) modeset(0): EDID Version: 1.4
[ 26.984] (II) modeset(0): Digital Display Input
[ 26.984] (II) modeset(0): 6 bits per channel
[ 26.984] (II) modeset(0): Digital interface is DisplayPort
[ 26.984] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 26.984] (II) modeset(0): Gamma: 2.20
[ 26.984] (II) modeset(0): No DPMS capabilities specified
[ 26.984] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 26.984] (II) modeset(0): First detailed timing is preferred mode
[ 26.984] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 26.984] (II) modeset(0): redX: 0.590 redY: 0.350 greenX: 0.329 greenY: 0.555
[ 26.984] (II) modeset(0): blueX: 0.152 blueY: 0.118 whiteX: 0.312 whiteY: 0.328
[ 26.984] (II) modeset(0): Manufacturer's mask: 0
[ 26.984] (II) modeset(0): Supported detailed timing:
[ 26.984] (II) modeset(0): clock: 70.1 MHz Image Size: 344 x 194 mm
[ 26.984] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1485 h_border: 0
[ 26.984] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 787 v_border: 0
[ 26.984] (II) modeset(0): Supported detailed timing:
[ 26.984] (II) modeset(0): clock: 60.5 MHz Image Size: 344 x 194 mm
[ 26.984] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1551 h_border: 0
[ 26.984] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 813 v_border: 0
[ 26.985] (II) modeset(0): VJJ1PNT15N12
[ 26.985] (II) modeset(0): Unknown vendor-specific block 0
[ 26.985] (II) modeset(0): EDID (in hex):
[ 26.985] (II) modeset(0): 00ffffffffffff0009e5610600000000
[ 26.985] (II) modeset(0): 011a0104952213780a24109759548e27
[ 26.985] (II) modeset(0): 1e505400000001010101010101010101
[ 26.985] (II) modeset(0): 010101010101641b5677500013303020
[ 26.985] (II) modeset(0): 360058c21000001aa21756b950002d30
[ 26.985] (II) modeset(0): 3020360058c21000001a000000fe0056
[ 26.985] (II) modeset(0): 4a4a3150804e5431354e313200000000
[ 26.985] (II) modeset(0): 00004121960100000009010a2020006f
[ 26.985] (II) modeset(0): Printing probed modes for output eDP-1
[ 26.985] (II) modeset(0): Modeline "1366x768"x60.0 70.12 1366 1414 1446 1485 768 771 777 787 +hsync -vsync (47.2 kHz eP)
[ 26.985] (II) modeset(0): Modeline "1366x768"x48.0 60.50 1366 1414 1446 1551 768 771 777 813 +hsync -vsync (39.0 kHz e)
[ 26.985] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 26.985] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 26.985] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 26.985] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 26.985] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 26.985] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 26.985] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 26.985] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 26.985] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 26.985] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 26.985] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 26.985] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 26.985] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 26.985] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 26.985] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 26.985] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 26.985] (II) modeset(0): EDID for output DP-1
[ 26.994] (II) modeset(0): EDID for output HDMI-1
[ 27.088] (II) modeset(0): EDID for output DP-2
[ 27.253] (II) modeset(0): EDID for output HDMI-2
[ 27.253] (II) modeset(0): Output eDP-1 connected
[ 27.253] (II) modeset(0): Output DP-1 disconnected
[ 27.253] (II) modeset(0): Output HDMI-1 disconnected
[ 27.253] (II) modeset(0): Output DP-2 disconnected
[ 27.253] (II) modeset(0): Output HDMI-2 disconnected
[ 27.253] (II) modeset(0): Using exact sizes for initial modes
[ 27.253] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[ 27.253] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 27.253] (==) modeset(0): DPI set to (96, 96)
[ 27.253] (II) Loading sub module "fb"
[ 27.253] (II) LoadModule: "fb"
[ 27.253] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 27.297] (II) Module fb: vendor="X.Org Foundation"
[ 27.297] compiled for 1.19.3, module version = 1.0.0
[ 27.297] ABI class: X.Org ANSI C Emulation, version 0.4
[ 27.297] (==) Depth 24 pixmap format is 32 bpp
[ 27.703] (==) modeset(0): Backing store enabled
[ 27.703] (==) modeset(0): Silken mouse enabled
[ 27.704] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 27.743] (==) modeset(0): DPMS enabled
[ 27.743] (II) modeset(0): [DRI2] Setup complete
[ 27.743] (II) modeset(0): [DRI2] DRI driver: i965
[ 27.743] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 27.743] (--) RandR disabled
[ 27.795] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 27.795] (II) AIGLX: enabled GLX_ARB_create_context
[ 27.795] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 27.795] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 27.795] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 27.795] (II) AIGLX: enabled GLX_SGI_swap_control
[ 27.795] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 27.795] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 27.795] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 27.795] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 27.795] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 27.796] (II) AIGLX: Loaded and initialized i965
[ 27.796] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 27.844] (II) modeset(0): Damage tracking initialized
[ 27.844] (II) modeset(0): Setting screen physical size to 361 x 203
[ 28.829] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 28.829] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 28.829] (II) LoadModule: "libinput"
[ 28.829] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 28.967] (II) Module libinput: vendor="X.Org Foundation"
[ 28.967] compiled for 1.19.3, module version = 0.25.1
[ 28.967] Module class: X.Org XInput Driver
[ 28.967] ABI class: X.Org XInput driver, version 24.1