On Fri, Aug 12, 2016 at 10:12 PM, Stewart Samuels <searider74@xxxxxxxxx> wrote: > Ok. It seems I got a lot further with the armsoc driver but Xorg still > fails. This time _CREATE_GEM cannot allocate memory for a scanout buffer. You might need to increase the cma memory allocation try adding cma=64M to the end of the append line in /boot/extlinux/extlinux.conf > Here is what I did. I actually copied the Ubuntu /etc/X11/xorg.conf file to > my /etc/X11 directory. > > The following is the content of both the /etc/X11 directory and the > xorg.conf file but ONLY the xorg.conf file is non-stock Fedora: > > ls -l > total 28 > drwxr-xr-x 2 root root 4096 Feb 3 2016 applnk > drwxr-xr-x 2 root root 4096 Jun 14 12:36 fontpath.d > drwxr-xr-x 5 root root 4096 Jun 29 05:30 xinit > -rw-r--r-- 1 root root 547 Feb 5 2016 Xmodmap > -rw-r--r-- 1 root root 687 Aug 11 07:18 xorg.conf > drwxr-xr-x 2 root root 4096 Jul 21 02:32 xorg.conf.d > -rw-r--r-- 1 root root 493 Feb 5 2016 Xresources > > *************************** > cat xorg.conf > Section "Device" > Identifier "Mali-Fbdev" > Driver "armsoc" > Option "fbdev" "/dev/fb0" > Option "Debug" "false" > Option "DPMS" "false" > EndSection > > Section "Screen" > Identifier "Default Screen" > Device "Mali-Fbdev" > DefaultDepth 24 > EndSection > > Section "ServerLayout" > Identifier "Default Layout" > Option "BlankTime" "0" > Option "StandbyTime" "0" > Option "SuspendTime" "0" > Option "OffTime" "0" > EndSection > > Section "DRI" > Mode 0666 > EndSection > > *************************************** > Following is the "startx" output: > > [root@myodroid X11]# startx > xauth: file /root/.serverauth.17042 does not exist > > > X.Org X Server 1.18.4 > Release Date: 2016-07-19 > X Protocol Version 11, Revision 0 > Build Operating System: 4.6.3-300.fc24.armv7hl > Current Operating System: Linux myodroid 4.6.5-300.fc24.armv7hl #1 SMP Thu > Jul 28 03:09:19 UTC 2016 armv7l > Kernel command line: > rd.driver.pre=dw_mmc-exynos,exynosdrm,ehci-exynos,ohci-exynos ro > root=UUID=dfac3a15-7d31-46ed-842f-2f7599871202 LANG=en_US.UTF-8 > Build Date: 19 July 2016 06:13:15PM > Build ID: xorg-x11-server 1.18.4-1.fc24 > 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: Fri Aug 12 17:00:51 2016 > (==) Using config file: "/etc/X11/xorg.conf" > (==) Using system config directory "/usr/share/X11/xorg.conf.d" > (EE) > Fatal server error: > (EE) AddScreen/ScreenInit failed for driver 0 > (EE) > (EE) > Please consult the Fedora Project 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 > > > ******************************** > > And here is the content of /var/log/Xorg.0.log > > [root@myodroid log]# cat Xorg.0.log > [116289.200] > X.Org X Server 1.18.4 > Release Date: 2016-07-19 > [116289.200] X Protocol Version 11, Revision 0 > [116289.200] Build Operating System: 4.6.3-300.fc24.armv7hl > [116289.200] Current Operating System: Linux myodroid 4.6.5-300.fc24.armv7hl > #1 SMP Thu Jul 28 03:09:19 UTC 2016 armv7l > [116289.200] Kernel command line: > rd.driver.pre=dw_mmc-exynos,exynosdrm,ehci-exynos,ohci-exynos ro > root=UUID=dfac3a15-7d31-46ed-842f-2f7599871202 LANG=en_US.UTF-8 > [116289.201] Build Date: 19 July 2016 06:13:15PM > [116289.201] Build ID: xorg-x11-server 1.18.4-1.fc24 > [116289.201] Current version of pixman: 0.34.0 > [116289.201] Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > [116289.201] Markers: (--) probed, (**) from config file, (==) default > setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [116289.202] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 12 17:00:51 > 2016 > [116289.203] (==) Using config file: "/etc/X11/xorg.conf" > [116289.203] (==) Using system config directory "/usr/share/X11/xorg.conf.d" > [116289.205] (==) ServerLayout "Default Layout" > [116289.205] (**) |-->Screen "Default Screen" (0) > [116289.205] (**) | |-->Monitor "<default monitor>" > [116289.206] (**) | |-->Device "Mali-Fbdev" > [116289.206] (==) No monitor specified for screen "Default Screen". > Using a default monitor configuration. > [116289.206] (**) Option "BlankTime" "0" > [116289.206] (**) Option "StandbyTime" "0" > [116289.206] (**) Option "SuspendTime" "0" > [116289.206] (**) Option "OffTime" "0" > [116289.206] (==) Automatically adding devices > [116289.206] (==) Automatically enabling devices > [116289.206] (==) Automatically adding GPU devices > [116289.206] (==) Max clients allowed: 256, resource mask: 0x1fffff > [116289.207] (==) FontPath set to: > catalogue:/etc/X11/fontpath.d, > built-ins > [116289.207] (==) ModulePath set to "/usr/lib/xorg/modules" > [116289.207] (II) The server relies on udev to provide the list of input > devices. > If no devices become available, reconfigure udev or disable > AutoAddDevices. > [116289.207] (II) Loader magic: 0x1fcf3c > [116289.207] (II) Module ABI versions: > [116289.207] X.Org ANSI C Emulation: 0.4 > [116289.207] X.Org Video Driver: 20.0 > [116289.207] X.Org XInput driver : 22.1 > [116289.207] X.Org Server Extension : 9.0 > [116289.210] (--) using VT number 2 > > [116289.210] (II) systemd-logind: logind integration requires -keeptty and > -keeptty was not provided, disabling logind integration > [116289.213] (II) xfree86: Adding drm device (/dev/dri/card0) > [116289.266] (II) no primary bus or device found > [116289.266] falling back to /sys/devices/platform/exynos-drm/drm/card0 > [116289.267] (II) LoadModule: "glx" > [116289.267] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > [116289.291] (II) Module glx: vendor="X.Org Foundation" > [116289.291] compiled for 1.18.4, module version = 1.0.0 > [116289.291] ABI class: X.Org Server Extension, version 9.0 > [116289.291] (==) AIGLX enabled > [116289.291] (II) LoadModule: "armsoc" > [116289.292] (II) Loading /usr/lib/xorg/modules/drivers/armsoc_drv.so > [116289.292] (II) Module armsoc: vendor="X.Org Foundation" > [116289.293] compiled for 1.18.0, module version = 0.6.0 > [116289.293] Module class: X.Org Video Driver > [116289.293] ABI class: X.Org Video Driver, version 20.0 > [116289.293] (II) ARMSOC: Driver for ARM Mali compatible chipsets > [116289.349] (WW) Falling back to old probe method for armsoc > [116289.350] (II) No BusID or DriverName specified - opening /dev/dri/card0 > [116289.350] (II) Got BusID platform:exynos-drm:00 > [116289.382] (II) Opened DRM > [116289.383] (II) DeviceName is [/dev/dri/card0] > [116289.383] (II) bus_id is [platform:exynos-drm:00] > [116289.383] (II) DriverName is [exynos] > [116289.383] (II) version is [1.0.0] > [116289.384] (II) Screen:0, CRTC:-1 > [116289.399] (II) ARMSOC(0): Creating default Display subsection in Screen > section > "Default Screen" for depth/fbbpp 24/32 > [116289.399] (**) ARMSOC(0): Depth 24, (--) framebuffer bpp 32 > [116289.400] (==) ARMSOC(0): RGB weight 888 > [116289.400] (==) ARMSOC(0): Using gamma correction (1.0, 1.0, 1.0) > [116289.400] (==) ARMSOC(0): Default visual is TrueColor > [116289.400] (II) No BusID or DriverName specified - opening /dev/dri/card0 > [116289.401] (II) Got BusID platform:exynos-drm:00 > [116289.432] (II) Opened DRM > [116289.433] (II) DeviceName is [/dev/dri/card0] > [116289.433] (II) bus_id is [platform:exynos-drm:00] > [116289.433] (II) DriverName is [exynos] > [116289.433] (II) version is [1.0.0] > [116289.433] (WW) ARMSOC(0): WARNING: Failed to open /dev/umplock. > [116289.434] (II) ARMSOC(0): Chipset: Mali > [116289.434] (**) ARMSOC(0): Option "Debug" "false" > [116289.434] (II) ARMSOC(0): Buffer Flipping is Enabled > [116289.434] (II) ARMSOC(0): Setting the video modes ... > [116289.434] (II) ARMSOC(0): Adding all CRTCs > [116289.435] (II) ARMSOC(0): Got CRTC: 0 (id: 26) > [116289.435] (II) ARMSOC(0): Got CRTC: 1 (id: 32) > [116289.475] (II) ARMSOC(0): Output HDMI-1 has no monitor section > [116289.475] (II) ARMSOC(0): Output Unknown15-1 has no monitor section > [116289.515] (II) ARMSOC(0): EDID for output HDMI-1 > [116289.515] (II) ARMSOC(0): Manufacturer: HWP Model: 3048 Serial#: > 16843009 > [116289.516] (II) ARMSOC(0): Year: 2014 Week: 15 > [116289.516] (II) ARMSOC(0): EDID Version: 1.3 > [116289.516] (II) ARMSOC(0): Digital Display Input > [116289.516] (II) ARMSOC(0): Max Image Size [cm]: horiz.: 48 vert.: 27 > [116289.516] (II) ARMSOC(0): Gamma: 2.20 > [116289.516] (II) ARMSOC(0): DPMS capabilities: Off > [116289.517] (II) ARMSOC(0): Supported color encodings: RGB 4:4:4 YCrCb > 4:4:4 > [116289.517] (II) ARMSOC(0): First detailed timing is preferred mode > [116289.517] (II) ARMSOC(0): redX: 0.641 redY: 0.337 greenX: 0.313 greenY: > 0.623 > [116289.517] (II) ARMSOC(0): blueX: 0.151 blueY: 0.070 whiteX: 0.313 > whiteY: 0.329 > [116289.517] (II) ARMSOC(0): Supported established timings: > [116289.517] (II) ARMSOC(0): 720x400@70Hz > [116289.518] (II) ARMSOC(0): 640x480@60Hz > [116289.518] (II) ARMSOC(0): 800x600@60Hz > [116289.518] (II) ARMSOC(0): 1024x768@60Hz > [116289.518] (II) ARMSOC(0): Manufacturer's mask: 0 > [116289.518] (II) ARMSOC(0): Supported standard timings: > [116289.518] (II) ARMSOC(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: > 49361 > [116289.518] (II) ARMSOC(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: > 49281 > [116289.519] (II) ARMSOC(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: > 32897 > [116289.519] (II) ARMSOC(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: > 149 > [116289.519] (II) ARMSOC(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: > 49321 > [116289.519] (II) ARMSOC(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: > 179 > [116289.519] (II) ARMSOC(0): Supported detailed timing: > [116289.519] (II) ARMSOC(0): clock: 148.5 MHz Image Size: 480 x 270 mm > [116289.520] (II) ARMSOC(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 > h_blank_end 2200 h_border: 0 > [116289.520] (II) ARMSOC(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 > v_blanking: 1125 v_border: 0 > [116289.520] (II) ARMSOC(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H > max: 94 kHz, PixClock max 175 MHz > [116289.520] (II) ARMSOC(0): Monitor name: HP 22bw > [116289.520] (II) ARMSOC(0): Serial No: 3CM4150X8P > [116289.521] (II) ARMSOC(0): Supported detailed timing: > [116289.521] (II) ARMSOC(0): clock: 148.5 MHz Image Size: 480 x 270 mm > [116289.521] (II) ARMSOC(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 > h_blank_end 2200 h_border: 0 > [116289.521] (II) ARMSOC(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 > v_blanking: 1125 v_border: 0 > [116289.521] (II) ARMSOC(0): Supported detailed timing: > [116289.521] (II) ARMSOC(0): clock: 148.5 MHz Image Size: 480 x 270 mm > [116289.522] (II) ARMSOC(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 > h_blank_end 2640 h_border: 0 > [116289.522] (II) ARMSOC(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 > v_blanking: 1125 v_border: 0 > [116289.522] (II) ARMSOC(0): Supported detailed timing: > [116289.522] (II) ARMSOC(0): clock: 74.2 MHz Image Size: 480 x 270 mm > [116289.522] (II) ARMSOC(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 > h_blank_end 1650 h_border: 0 > [116289.523] (II) ARMSOC(0): v_active: 720 v_sync: 725 v_sync_end 730 > v_blanking: 750 v_border: 0 > [116289.523] (II) ARMSOC(0): Supported detailed timing: > [116289.523] (II) ARMSOC(0): clock: 74.2 MHz Image Size: 480 x 270 mm > [116289.523] (II) ARMSOC(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 > h_blank_end 1980 h_border: 0 > [116289.523] (II) ARMSOC(0): v_active: 720 v_sync: 725 v_sync_end 730 > v_blanking: 750 v_border: 0 > [116289.524] (II) ARMSOC(0): Supported detailed timing: > [116289.524] (II) ARMSOC(0): clock: 27.0 MHz Image Size: 480 x 270 mm > [116289.524] (II) ARMSOC(0): h_active: 720 h_sync: 736 h_sync_end 798 > h_blank_end 858 h_border: 0 > [116289.524] (II) ARMSOC(0): v_active: 480 v_sync: 489 v_sync_end 495 > v_blanking: 525 v_border: 0 > [116289.524] (II) ARMSOC(0): Number of EDID sections to follow: 1 > [116289.525] (II) ARMSOC(0): EDID (in hex): > [116289.525] (II) ARMSOC(0): 00ffffffffffff0022f0483001010101 > [116289.525] (II) ARMSOC(0): 0f18010380301b782a16c5a456509f26 > [116289.525] (II) ARMSOC(0): 125054a10800d1c081c081809500a9c0 > [116289.525] (II) ARMSOC(0): b30001010101023a801871382d40582c > [116289.525] (II) ARMSOC(0): 4500e00e1100001a000000fd00324c18 > [116289.526] (II) ARMSOC(0): 5e11000a202020202020000000fc0048 > [116289.526] (II) ARMSOC(0): 5020323262770a2020202020000000ff > [116289.526] (II) ARMSOC(0): 0033434d34313530583850202020010f > [116289.526] (II) ARMSOC(0): 020314b249909f041303021211016503 > [116289.526] (II) ARMSOC(0): 0c001000023a801871382d40582c4500 > [116289.526] (II) ARMSOC(0): e00e1100001e023a80d072382d40102c > [116289.527] (II) ARMSOC(0): 4580e00e1100001e011d007251d01e20 > [116289.527] (II) ARMSOC(0): 6e285500e00e1100001e011d00bc52d0 > [116289.527] (II) ARMSOC(0): 1e20b8285540e00e1100001e8c0ad08a > [116289.527] (II) ARMSOC(0): 20e02d10103e9600e00e110000180000 > [116289.527] (II) ARMSOC(0): 0000000000000000000000000000007d > [116289.527] (II) ARMSOC(0): EDID vendor "HWP", prod id 12360 > [116289.528] (II) ARMSOC(0): Using EDID range info for horizontal sync > [116289.528] (II) ARMSOC(0): Using EDID range info for vertical refresh > [116289.528] (II) ARMSOC(0): Printing DDC gathered Modelines: > [116289.529] (II) ARMSOC(0): Modeline "1920x1080"x0.0 148.50 1920 2008 > 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP) > [116289.529] (II) ARMSOC(0): Modeline "1920x1080"x0.0 148.50 1920 2008 > 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) > [116289.529] (II) ARMSOC(0): Modeline "1920x1080"x0.0 148.50 1920 2448 > 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) > [116289.529] (II) ARMSOC(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 > 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) > [116289.529] (II) ARMSOC(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 > 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) > [116289.529] (II) ARMSOC(0): Modeline "720x480"x0.0 27.00 720 736 798 858 > 480 489 495 525 -hsync -vsync (31.5 kHz e) > [116289.530] (II) ARMSOC(0): Modeline "800x600"x0.0 40.00 800 840 968 > 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) > [116289.530] (II) ARMSOC(0): Modeline "640x480"x0.0 25.18 640 656 752 800 > 480 490 492 525 -hsync -vsync (31.5 kHz e) > [116289.530] (II) ARMSOC(0): Modeline "720x400"x0.0 28.32 720 738 846 900 > 400 412 414 449 -hsync +vsync (31.5 kHz e) > [116289.530] (II) ARMSOC(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 > 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) > [116289.530] (II) ARMSOC(0): Modeline "1920x1080"x60.0 172.80 1920 2040 > 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) > [116289.531] (II) ARMSOC(0): Modeline "1280x720"x60.0 74.48 1280 1336 > 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e) > [116289.531] (II) ARMSOC(0): Modeline "1280x1024"x0.0 108.00 1280 1328 > 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) > [116289.531] (II) ARMSOC(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 > 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) > [116289.531] (II) ARMSOC(0): Modeline "1600x900"x60.0 119.00 1600 1696 > 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e) > [116289.531] (II) ARMSOC(0): Modeline "1680x1050"x0.0 119.00 1680 1728 > 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) > [116289.532] (II) ARMSOC(0): Modeline "720x576"x0.0 27.00 720 732 796 864 > 576 581 586 625 -hsync -vsync (31.2 kHz e) > [116289.532] (II) ARMSOC(0): Modeline "1920x1080"x0.0 74.25 1920 2558 > 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) > [116289.532] (II) ARMSOC(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 > 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) > [116289.532] (II) ARMSOC(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 > 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) > [116289.533] (II) ARMSOC(0): Printing probed modes for output HDMI-1 > [116289.533] (II) ARMSOC(0): Modeline "1920x1080"x60.0 148.50 1920 2008 > 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP) > [116289.533] (II) ARMSOC(0): Modeline "1920x1080"x60.0 148.50 1920 2008 > 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) > [116289.533] (II) ARMSOC(0): Modeline "1920x1080"x50.0 148.50 1920 2448 > 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) > [116289.533] (II) ARMSOC(0): Modeline "1600x900"x60.0 108.00 1600 1624 > 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e) > [116289.533] (II) ARMSOC(0): Modeline "1280x1024"x60.0 108.00 1280 1328 > 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) > [116289.534] (II) ARMSOC(0): Modeline "1440x900"x59.9 88.75 1440 1488 > 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) > [116289.534] (II) ARMSOC(0): Modeline "1280x720"x60.0 74.25 1280 1390 > 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) > [116289.534] (II) ARMSOC(0): Modeline "1280x720"x50.0 74.25 1280 1720 > 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) > [116289.534] (II) ARMSOC(0): Modeline "1280x720"x59.9 74.18 1280 1390 > 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) > [116289.534] (II) ARMSOC(0): Modeline "1024x768"x60.0 65.00 1024 1048 > 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) > [116289.535] (II) ARMSOC(0): Modeline "800x600"x60.3 40.00 800 840 968 > 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) > [116289.535] (II) ARMSOC(0): Modeline "720x576"x50.0 27.00 720 732 796 > 864 576 581 586 625 -hsync -vsync (31.2 kHz e) > [116289.535] (II) ARMSOC(0): Modeline "720x480"x60.0 27.03 720 736 798 > 858 480 489 495 525 -hsync -vsync (31.5 kHz e) > [116289.535] (II) ARMSOC(0): Modeline "720x480"x59.9 27.00 720 736 798 > 858 480 489 495 525 -hsync -vsync (31.5 kHz e) > [116289.535] (II) ARMSOC(0): Modeline "640x480"x60.0 25.20 640 656 752 > 800 480 490 492 525 -hsync -vsync (31.5 kHz e) > [116289.536] (II) ARMSOC(0): EDID for output Unknown15-1 > [116289.536] (II) ARMSOC(0): Output HDMI-1 connected > [116289.536] (II) ARMSOC(0): Output Unknown15-1 disconnected > [116289.536] (II) ARMSOC(0): Using exact sizes for initial modes > [116289.536] (II) ARMSOC(0): Output HDMI-1 using initial mode 1920x1080 +0+0 > [116289.536] (II) ARMSOC(0): Got KMS resources > [116289.537] (**) ARMSOC(0): Display dimensions: (480, 270) mm > [116289.537] (**) ARMSOC(0): DPI set to (101, 101) > [116289.537] (II) Loading sub module "dri2" > [116289.537] (II) LoadModule: "dri2" > [116289.537] (II) Module "dri2" already built-in > [116289.537] (II) Loading sub module "exa" > [116289.538] (II) LoadModule: "exa" > [116289.539] (II) Loading /usr/lib/xorg/modules/libexa.so > [116289.541] (II) Module exa: vendor="X.Org Foundation" > [116289.541] compiled for 1.18.4, module version = 2.6.0 > [116289.541] ABI class: X.Org Video Driver, version 20.0 > [116289.541] (II) Loading sub module "fb" > [116289.541] (II) LoadModule: "fb" > [116289.543] (II) Loading /usr/lib/xorg/modules/libfb.so > [116289.546] (II) Module fb: vendor="X.Org Foundation" > [116289.546] compiled for 1.18.4, module version = 1.0.0 > [116289.546] ABI class: X.Org ANSI C Emulation, version 0.4 > [116289.546] (--) Depth 24 pixmap format is 32 bpp > [116289.626] (EE) _CREATE_GEM({height: 1080, width: 1920, bpp: 32 buf_type: > 0x0}) failed. errno: 12 - Cannot allocate memory > [116289.626] (EE) ARMSOC(0): ERROR: Cannot allocate scanout buffer > > [116289.627] (EE) > Fatal server error: > [116289.627] (EE) AddScreen/ScreenInit failed for driver 0 > [116289.628] (EE) > [116289.629] (EE) > Please consult the Fedora Project support > at http://wiki.x.org > for help. > [116289.630] (EE) Please also check the log file at "/var/log/Xorg.0.log" > for additional information. > [116289.631] (EE) > [116289.799] (EE) Server terminated with error (1). Closing log file. > > > > > > > > > > > _______________________________________________ > arm mailing list > arm@xxxxxxxxxxxxxxxxxxxxxxx > https://lists.fedoraproject.org/admin/lists/arm@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/arm@xxxxxxxxxxxxxxxxxxxxxxx