Jump to content

Sjors Provoost

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Mmm, spoke too soon. I'm getting the same error without this change. I probably need to more rigorously clean the build machine.
  2. I'm successfully able to compile Armbian with the 4.17 kernel, Ubuntu Bionic and desktop support for my Orange Pi Plus 2E (H3). But I'm trying to switch from the default nodm display manager to lightdm. I was actually able to install lightdm using lib.config the customize-image.sh script (see here), but then the wizard complains that I have to choose between nodm and lightdm. Then I discovered there's a DISPLAY_MANAGER env variable that I can pass into compile which seems like a better solution. Unfortunately that consistently breaks: Unpacking libpython-stdlib:armhf (2.7.15~rc1-1) ... Errors were encountered while processing: /tmp/apt-dpkg-install-GgFLat/090-humanity-icon-theme_0.6.15_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [ error ] ERROR in function create_rootfs_cache [ debootstrap-ng.sh:213 ] [ error ] Installation of Armbian packages failed Any idea what the problem is?
  3. The latest Armbian build from source with mainline and Bionic now works like a charm for me with desktop support. In addition, it now picks a better resolution so the edges no longer fall of my TV screen.
  4. I'm getting this too, not just on the nightly build, also on the supported "light desktop usage scenario" Armbian Stretch and Armbian Xenial mainline images here. Only Armbian Xenial desktop legacy kernel 3.4.y has a working desktop for me when connected to HDMI. Headless, as well as just a text-only terminal on the monitor, everything works like a charm. /var/log/Xorg.0.log suggets it at least does detect the monitor, but for some raison bails out with AddScreen/ScreenInit failed for driver 0 [ 467.283] X.Org X Server 1.19.6 Release Date: 2017-12-20 [ 467.316] X Protocol Version 11, Revision 0 [ 467.327] Build Operating System: Linux 4.4.0-119-generic armv7l Ubuntu [ 467.338] Current Operating System: Linux orangepiplus2e 4.14.50-sunxi #6 SMP Mon Jun 18 14:09:47 UTC 2018 armv7l [ 467.338] Kernel command line: root=UUID=907d1c62-bd37-4d65-9619-b9e8abe22a16 rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=3526c152-01 ubootsource=mmc usb-storage.quirks= sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 [ 467.363] Build Date: 13 April 2018 08:09:42PM [ 467.375] xorg-server 2:1.19.6-1ubuntu4 (For technical support please see http://www.ubuntu.com/support) [ 467.388] Current version of pixman: 0.34.0 [ 467.413] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 467.414] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 467.465] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 18 14:35:15 2018 [ 467.479] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 467.492] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 467.493] (==) No Layout section. Using the first Screen section. [ 467.493] (==) No screen section available. Using defaults. [ 467.493] (**) |-->Screen "Default Screen Section" (0) [ 467.493] (**) | |-->Monitor "<default monitor>" [ 467.494] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 467.494] (**) Option "BlankTime" "0" [ 467.494] (**) Option "StandbyTime" "0" [ 467.494] (**) Option "SuspendTime" "0" [ 467.494] (**) Option "OffTime" "0" [ 467.494] (==) Automatically adding devices [ 467.494] (==) Automatically enabling devices [ 467.494] (==) Automatically adding GPU devices [ 467.494] (==) Automatically binding GPU devices [ 467.494] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 467.495] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 467.495] Entry deleted from font path. [ 467.495] (==) FontPath set to: /usr/share/fonts/X11/misc, built-ins [ 467.495] (==) ModulePath set to "/usr/lib/xorg/modules" [ 467.495] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 467.495] (II) Loader magic: 0x64c008 [ 467.495] (II) Module ABI versions: [ 467.495] X.Org ANSI C Emulation: 0.4 [ 467.495] X.Org Video Driver: 23.0 [ 467.495] X.Org XInput driver : 24.1 [ 467.495] X.Org Server Extension : 10.0 [ 467.497] (--) using VT number 3 [ 467.497] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 467.499] (II) xfree86: Adding drm device (/dev/dri/card0) [ 467.518] (II) no primary bus or device found [ 467.518] falling back to /sys/devices/platform/display-engine/drm/card0 [ 467.518] (II) LoadModule: "glx" [ 467.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 467.523] (II) Module glx: vendor="X.Org Foundation" [ 467.523] compiled for 1.19.6, module version = 1.0.0 [ 467.523] ABI class: X.Org Server Extension, version 10.0 [ 467.523] (==) Matched modesetting as autoconfigured driver 0 [ 467.523] (==) Matched fbdev as autoconfigured driver 1 [ 467.523] (==) Assigned the driver to the xf86ConfigLayout [ 467.523] (II) LoadModule: "modesetting" [ 467.523] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 467.524] (II) Module modesetting: vendor="X.Org Foundation" [ 467.524] compiled for 1.19.6, module version = 1.19.6 [ 467.524] Module class: X.Org Video Driver [ 467.524] ABI class: X.Org Video Driver, version 23.0 [ 467.524] (II) LoadModule: "fbdev" [ 467.524] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 467.525] (II) Module fbdev: vendor="X.Org Foundation" [ 467.525] compiled for 1.19.3, module version = 0.4.4 [ 467.525] Module class: X.Org Video Driver [ 467.525] ABI class: X.Org Video Driver, version 23.0 [ 467.525] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 467.525] (II) FBDEV: driver for framebuffer: fbdev [ 467.684] (II) modeset(0): using drv /dev/dri/card0 [ 467.684] (WW) Falling back to old probe method for fbdev [ 467.685] (II) Loading sub module "fbdevhw" [ 467.685] (II) LoadModule: "fbdevhw" [ 467.685] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 467.685] (II) Module fbdevhw: vendor="X.Org Foundation" [ 467.685] compiled for 1.19.6, module version = 0.0.2 [ 467.686] ABI class: X.Org Video Driver, version 23.0 [ 467.686] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 467.686] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 467.686] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 467.687] (==) modeset(0): RGB weight 888 [ 467.687] (==) modeset(0): Default visual is TrueColor [ 467.687] (II) Loading sub module "glamoregl" [ 467.687] (II) LoadModule: "glamoregl" [ 467.687] (II) Loading /usr/lib/xorg/modules/libglamoregl.so [ 467.705] (II) Module glamoregl: vendor="X.Org Foundation" [ 467.705] compiled for 1.19.6, module version = 1.0.0 [ 467.705] ABI class: X.Org ANSI C Emulation, version 0.4 [ 467.705] (II) glamor: OpenGL accelerated X.org driver based. [ 467.833] (II) glamor: EGL version 1.4 (DRI2): [ 467.834] EGL_MESA_drm_image required. [ 467.836] (EE) modeset(0): glamor initialization failed [ 467.836] (II) modeset(0): ShadowFB: preferred NO, enabled NO [ 468.052] (II) modeset(0): Output HDMI-1 has no monitor section [ 468.266] (II) modeset(0): EDID for output HDMI-1 [ 468.266] (II) modeset(0): Manufacturer: SAM Model: b81 Serial#: 808663346 [ 468.266] (II) modeset(0): Year: 2014 Week: 32 [ 468.266] (II) modeset(0): EDID Version: 1.3 [ 468.266] (II) modeset(0): Digital Display Input [ 468.266] (II) modeset(0): Max Image Size [cm]: horiz.: 61 vert.: 35 [ 468.266] (II) modeset(0): Gamma: 2.20 [ 468.266] (II) modeset(0): DPMS capabilities: Off [ 468.266] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 468.266] (II) modeset(0): First detailed timing is preferred mode [ 468.266] (II) modeset(0): redX: 0.634 redY: 0.341 greenX: 0.312 greenY: 0.636 [ 468.266] (II) modeset(0): blueX: 0.158 blueY: 0.062 whiteX: 0.312 whiteY: 0.329 [ 468.266] (II) modeset(0): Supported established timings: [ 468.266] (II) modeset(0): 720x400@70Hz [ 468.266] (II) modeset(0): 640x480@60Hz [ 468.266] (II) modeset(0): 640x480@67Hz [ 468.266] (II) modeset(0): 640x480@72Hz [ 468.266] (II) modeset(0): 640x480@75Hz [ 468.266] (II) modeset(0): 800x600@56Hz [ 468.266] (II) modeset(0): 800x600@60Hz [ 468.266] (II) modeset(0): 800x600@72Hz [ 468.266] (II) modeset(0): 800x600@75Hz [ 468.266] (II) modeset(0): 832x624@75Hz [ 468.267] (II) modeset(0): 1024x768@60Hz [ 468.267] (II) modeset(0): 1024x768@70Hz [ 468.267] (II) modeset(0): 1024x768@75Hz [ 468.267] (II) modeset(0): 1280x1024@75Hz [ 468.267] (II) modeset(0): 1152x864@75Hz [ 468.267] (II) modeset(0): Manufacturer's mask: 0 [ 468.267] (II) modeset(0): Supported standard timings: [ 468.267] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 468.267] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129 [ 468.267] (II) modeset(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281 [ 468.267] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 468.267] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 468.267] (II) modeset(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321 [ 468.267] (II) modeset(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 468.267] (II) modeset(0): Supported detailed timing: [ 468.267] (II) modeset(0): clock: 297.0 MHz Image Size: 608 x 345 mm [ 468.267] (II) modeset(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 [ 468.267] (II) modeset(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0 [ 468.267] (II) modeset(0): Ranges: V min: 24 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 305 MHz [ 468.267] (II) modeset(0): Monitor name: U28D590 [ 468.267] (II) modeset(0): Serial No: H4MF800857 [ 468.267] (II) modeset(0): Supported detailed timing: [ 468.267] (II) modeset(0): clock: 148.5 MHz Image Size: 608 x 345 mm [ 468.267] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 468.267] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 468.267] (II) modeset(0): Supported detailed timing: [ 468.267] (II) modeset(0): clock: 148.5 MHz Image Size: 608 x 345 mm [ 468.268] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0 [ 468.268] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 468.268] (II) modeset(0): Supported detailed timing: [ 468.268] (II) modeset(0): clock: 74.2 MHz Image Size: 608 x 345 mm [ 468.268] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 468.268] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 468.268] (II) modeset(0): Supported detailed timing: [ 468.268] (II) modeset(0): clock: 241.5 MHz Image Size: 608 x 345 mm [ 468.268] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0 [ 468.268] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0 [ 468.268] (II) modeset(0): Number of EDID sections to follow: 1 [ 468.268] (II) modeset(0): EDID (in hex): [ 468.268] (II) modeset(0): 00ffffffffffff004c2d810b32393330 [ 468.268] (II) modeset(0): 20180103803d23782a5fb1a2574fa228 [ 468.268] (II) modeset(0): 0f5054bfef80714f810081c081809500 [ 468.268] (II) modeset(0): a9c0b300010104740030f2705a80b058 [ 468.268] (II) modeset(0): 8a0060592100001e000000fd00184b1e [ 468.268] (II) modeset(0): 5a1e000a202020202020000000fc0055 [ 468.268] (II) modeset(0): 3238443539300a2020202020000000ff [ 468.268] (II) modeset(0): 0048344d463830303835370a20200132 [ 468.268] (II) modeset(0): 020323f14890041f1303122022230907 [ 468.268] (II) modeset(0): 07830100006d030c002000803c201060 [ 468.268] (II) modeset(0): 010203023a801871382d40582c450060 [ 468.268] (II) modeset(0): 592100001e023a80d072382d40102c45 [ 468.268] (II) modeset(0): 8060592100001e011d007251d01e206e [ 468.269] (II) modeset(0): 28550060592100001e565e00a0a0a029 [ 468.269] (II) modeset(0): 503020350060592100001a0000000000 [ 468.269] (II) modeset(0): 00000000000000000000000000000037 [ 468.269] (--) modeset(0): HDMI max TMDS frequency 300000KHz [ 468.269] (II) modeset(0): Printing probed modes for output HDMI-1 [ 468.269] (II) modeset(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz eP) [ 468.269] (II) modeset(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178 2250 +hsync +vsync (56.2 kHz e) [ 468.269] (II) modeset(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (54.0 kHz e) [ 468.269] (II) modeset(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.4 kHz e) [ 468.269] (II) modeset(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178 2250 +hsync +vsync (53.9 kHz e) [ 468.269] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x30.0 74.25 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.8 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x30.0 74.18 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (33.7 kHz e) [ 468.269] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 468.270] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) [ 468.270] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 468.270] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 468.270] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 468.270] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 468.270] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 468.270] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 468.270] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 468.270] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 468.270] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 468.270] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 468.270] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 468.270] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 468.271] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 468.271] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 468.271] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 468.271] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 468.271] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 468.271] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 468.271] (II) modeset(0): Output HDMI-1 connected [ 468.271] (II) modeset(0): Using exact sizes for initial modes [ 468.271] (II) modeset(0): Output HDMI-1 using initial mode 3840x2160 +0+0 [ 468.271] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 468.271] (==) modeset(0): DPI set to (96, 96) [ 468.271] (II) Loading sub module "fb" [ 468.271] (II) LoadModule: "fb" [ 468.271] (II) Loading /usr/lib/xorg/modules/libfb.so [ 468.272] (II) Module fb: vendor="X.Org Foundation" [ 468.272] compiled for 1.19.6, module version = 1.0.0 [ 468.272] ABI class: X.Org ANSI C Emulation, version 0.4 [ 468.272] (II) UnloadModule: "fbdev" [ 468.272] (II) Unloading fbdev [ 468.273] (II) UnloadSubModule: "fbdevhw" [ 468.273] (II) Unloading fbdevhw [ 468.273] (==) Depth 24 pixmap format is 32 bpp [ 468.273] (EE) Fatal server error: [ 468.273] (EE) AddScreen/ScreenInit failed for driver 0 [ 468.273] (EE) [ 468.274] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 468.274] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 468.274] (EE) [ 468.502] (EE) Server terminated with error (1). Closing log file.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines