Hi!
Installed my first FreeBSD (11 RC3) on ASUS UX301 and enjoying systemd free system.
Still there is a problem with display driver, that I couldn't fix. Went through all connected forum posts and the handbook chapters, but still stuck with this error. The computer has "Iris Graphics 5100" (which should be supported), but I can run Xorg only with "vesa".
I tried to install Xorg from ports and with pkg install -- still the same behavior.
I can run XFCE with correct resolution (2560x1440), but graphics are very slow.
So, when I change the driver to intel by adding a file /usr/local/etc/X11/xorg.conf.d/driver-intel.conf:
X does not start anymore and ends up like that:
The problem does not seem to be connected to Xorg configuration structure, because when I change the driver to "vesa":
then Xorg works (but sloow).
Any idea how to get my laptop run a usable graphics would be nice.
Installed my first FreeBSD (11 RC3) on ASUS UX301 and enjoying systemd free system.
Still there is a problem with display driver, that I couldn't fix. Went through all connected forum posts and the handbook chapters, but still stuck with this error. The computer has "Iris Graphics 5100" (which should be supported), but I can run Xorg only with "vesa".
I tried to install Xorg from ports and with pkg install -- still the same behavior.
I can run XFCE with correct resolution (2560x1440), but graphics are very slow.
So, when I change the driver to intel by adding a file /usr/local/etc/X11/xorg.conf.d/driver-intel.conf:
Code:
Section "Device"
Identifier "Card0"
Driver "intel"
EndSection
Code:
[ 13293.330]
X.Org X Server 1.17.4
Release Date: 2015-10-28
[ 13293.330] X Protocol Version 11, Revision 0
[ 13293.330] Build Operating System: FreeBSD 11.0-RC3 amd64
[ 13293.330] Current Operating System: FreeBSD kiirtriikraud 11.0-RC3 FreeBSD 11.0-RC3 #0 r305786: Wed Sep 14 02:19:25 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[ 13293.331] Build Date: 24 September 2016 02:37:47PM
[ 13293.331]
[ 13293.331] Current version of pixman: 0.34.0
[ 13293.331] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13293.331] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13293.331] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 27 20:44:49 2016
[ 13293.332] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 13293.332] (==) No Layout section. Using the first Screen section.
[ 13293.332] (==) No screen section available. Using defaults.
[ 13293.332] (**) |-->Screen "Default Screen Section" (0)
[ 13293.332] (**) | |-->Monitor "<default monitor>"
[ 13293.332] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 13293.332] (**) | |-->Device "Card0"
[ 13293.332] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13293.333] (==) Automatically adding devices
[ 13293.333] (==) Automatically enabling devices
[ 13293.333] (==) Not automatically adding GPU devices
[ 13293.333] (==) 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/
[ 13293.333] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 13293.333] (II) The server relies on devd to provide the list of input devices.
If no devices become available, reconfigure devd or disable AutoAddDevices.
[ 13293.333] (II) Loader magic: 0x8112f0
[ 13293.333] (II) Module ABI versions:
[ 13293.333] X.Org ANSI C Emulation: 0.4
[ 13293.333] X.Org Video Driver: 19.0
[ 13293.333] X.Org XInput driver : 21.0
[ 13293.333] X.Org Server Extension : 9.0
[ 13293.333] (--) PCI:*(0:0:2:0) 8086:0a2e:1043:13bd rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536
[ 13293.334] (II) LoadModule: "glx"
[ 13293.334] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 13293.340] (II) Module glx: vendor="X.Org Foundation"
[ 13293.340] compiled for 1.17.4, module version = 1.0.0
[ 13293.340] ABI class: X.Org Server Extension, version 9.0
[ 13293.340] (==) AIGLX enabled
[ 13293.340] (II) LoadModule: "intel"
[ 13293.341] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[ 13293.342] (II) Module intel: vendor="X.Org Foundation"
[ 13293.342] compiled for 1.17.4, module version = 2.21.15
[ 13293.342] Module class: X.Org Video Driver
[ 13293.342] ABI class: X.Org Video Driver, version 19.0
[ 13293.342] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 13293.344] (--) Using syscons driver with X support (version 16777218.0)
[ 13293.344] (--) using VT number 9
[ 13293.361] (EE) No devices detected.
[ 13293.361] (EE)
Fatal server error:
[ 13293.361] (EE) no screens found(EE)
[ 13293.361] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 13293.361] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 13293.362] (EE)
[ 13293.375] (EE) Server terminated with error (1). Closing log file.
The problem does not seem to be connected to Xorg configuration structure, because when I change the driver to "vesa":
Code:
Section "Device"
Identifier "Card0"
Driver "vesa"
EndSection
Any idea how to get my laptop run a usable graphics would be nice.