> On Tuesday, November 27, 2018 5:49 PM, A. Wilcox [email protected] > wrote: > > > On 11/24/18 11:35, Fungi4All wrote: > > > > > Hello, I've been trying to get Adélie installed and build an openbox > > > environment. > > > I have managed to have a bootable installation, trying to install > > > openbox,xorg,xf86-video, xinit, but I fail to get it started. > > > The first Xorg log error says no screen found, but can't figure out what > > > it is missing to start. I tried ati and intel. This is on a vm where I > > > do all my trial installations and modifications and once I am happy I > > > transfer the image to disk. > > > > I apologise for the delay. Our x86_64 builder had a hardware failure > > and I've been busy setting up a new one. > > What virtualisation system are you using? > > I am no longer trying it on vm and I did try fbdev as well. I think kernel > setup is wrong as on hard drive install it can't find i915 modules. > xf86-video-intel is installed. > > > If it is KVM, Xen, or Qemu, then you probably want `xf86-video-fbdev`. > > VirtualBox may also work with the fbdev module. I seem to think it may > > need a custom module, but I don't recall the exact method to build it. > > Can you send the full Xorg.0.log file along? We would be able to help > > more with that information. > > > > > I haven't tried consolekit2 as I have learned to live without it or > > > elogind (thankfully it doesn't exist here :), I have an .xinitrc in > > > place ending at exec openbox-session. > > > > ConsoleKit 2 works pretty well, but you need to add the service to OpenRC: > > rc-update add consolekit default > > ================================= > > And start it (or reboot, but that is IMO a waste): > > service consolekit start > > ========================= > > Otherwise, applications trying to connect to ConsoleKit will sit for 20 > > seconds waiting for the connection before timing out, which is annoying. > > > > > I haven't found a list archive yet to see if the question has already > > > been answered. > > > By the specs and aim of the project I thank you and congratulate you in > > > advance. > > Below is my Xorg.log. On boot line what should I use on modules= ? > > Also, I checked pstree and udev is active but I sense this is where the > problem comes from, and this is why I have no network, or no available if > other > than lo. Dhcpcd is also active. > > [ 189.701] > X.Org X Server 1.20.3 > X Protocol Version 11, Revision 0 > [ 189.701] Build Operating System: Linux 4.14.19-mc4-easy x86_64 Adélie Linux > [ 189.701] Current Operating System: Linux 7010 4.14.56-mc9-easy #1 SMP Thu > Aug 16 06:36:18 UTC 2018 x86_64 > [ 189.702] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.56-mc9-easy > root=/dev/sda24 ro net.ifnames=0 modules= > [ 189.702] Build Date: 25 October 2018 09:33:39PM > [ 189.702] > [ 189.702] Current version of pixman: 0.34.0 > [ 189.703] Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > [ 189.703] Markers: (--) probed, () from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [ 189.704] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 27 10:40:52 > 2018 > [ 189.704] (==) Using system config directory "/usr/share/X11/xorg.conf.d" > [ 189.704] (==) No Layout section. Using the first Screen section. > [ 189.704] (==) No screen section available. Using defaults. > [ 189.704] () |-->Screen "Default Screen Section" (0)[ 189.704] (**) | > |-->Monitor "<default monitor>" > [ 189.704] (==) No monitor specified for screen "Default Screen Section". > Using a default monitor configuration. > [ 189.704] (==) Automatically adding devices > [ 189.704] (==) Automatically enabling devices > [ 189.704] (==) Automatically adding GPU devices > [ 189.704] (==) Max clients allowed: 256, resource mask: 0x1fffff > [ 189.704] (WW) The directory "/usr/share/fonts/TTF" does not exist. > [ 189.704] Entry deleted from font path. > [ 189.704] (WW) The directory "/usr/share/fonts/Type1" does not exist. > [ 189.704] Entry deleted from font path. > [ 189.704] (WW) The directory "/usr/share/fonts/truetype" does not exist. > [ 189.704] Entry deleted from font path. > [ 189.704] (==) FontPath set to: > /usr/share/fonts/misc, > /usr/share/fonts/100dpi:unscaled, > /usr/share/fonts/75dpi:unscaled > [ 189.704] (==) ModulePath set to "/usr/lib/xorg/modules" > [ 189.704] (II) The server relies on udev to provide the list of input > devices. > If no devices become available, reconfigure udev or disable AutoAddDevices. > [ 189.704] (II) Loader magic: 0x561339cc9c80 > [ 189.704] (II) Module ABI versions: > [ 189.704] X.Org ANSI C Emulation: 0.4 > [ 189.704] X.Org Video Driver: 24.0 > [ 189.704] X.Org XInput driver : 24.1 > [ 189.704] X.Org Server Extension : 10.0 > [ 189.705] (--) PCI:*(0@0:2:0) 8086:0162:1028:0577 rev 9, Mem @ > 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ > 0x????????/131072 > [ 189.705] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or > directory) > [ 189.705] (II) LoadModule: "glx" > [ 189.705] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > [ 189.706] (II) Module glx: vendor="X.Org Foundation" > [ 189.706] compiled for 1.20.3, module version = 1.0.0 > [ 189.706] ABI class: X.Org Server Extension, version 10.0 > [ 189.706] (==) Matched intel as autoconfigured driver 0 > [ 189.706] (==) Matched modesetting as autoconfigured driver 1 > [ 189.706] (==) Matched fbdev as autoconfigured driver 2 > [ 189.706] (==) Matched vesa as autoconfigured driver 3 > [ 189.706] (==) Assigned the driver to the xf86ConfigLayout > [ 189.706] (II) LoadModule: "intel" > [ 189.706] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so > [ 189.706] (II) Module intel: vendor="X.Org Foundation" > [ 189.706] compiled for 1.20.1, module version = 2.99.917 > [ 189.706] Module class: X.Org Video Driver > [ 189.706] ABI class: X.Org Video Driver, version 24.0 > [ 189.706] (II) LoadModule: "modesetting" > [ 189.706] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so > [ 189.706] (II) Module modesetting: vendor="X.Org Foundation" > [ 189.706] compiled for 1.20.3, module version = 1.20.3 > [ 189.706] Module class: X.Org Video Driver > [ 189.706] ABI class: X.Org Video Driver, version 24.0 > [ 189.706] (II) LoadModule: "fbdev" > [ 189.706] (WW) Warning, couldn't open module fbdev > [ 189.706] (EE) Failed to load module "fbdev" (module does not exist, 0) > [ 189.707] (II) LoadModule: "vesa" > [ 189.707] (WW) Warning, couldn't open module vesa > [ 189.707] (EE) Failed to load module "vesa" (module does not exist, 0) > [ 189.707] (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 > [ 189.707] (II) intel: Driver for Intel(R) HD Graphics > [ 189.707] (II) intel: Driver for Intel(R) Iris(TM) Graphics > [ 189.707] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics > [ 189.707] (II) modesetting: Driver for Modesetting Kernel Drivers: kms > [ 189.707] (--) using VT number 7 > > [ 189.711] (EE) open /dev/dri/card0: No such file or directory > [ 189.711] (WW) Falling back to old probe method for modesetting > [ 189.711] (EE) open /dev/dri/card0: No such file or directory > [ 189.711] (EE) Screen 0 deleted because of no matching config section. > [ 189.711] (II) UnloadModule: "modesetting" > [ 189.711] (EE) Device(s) detected, but none match those in the config file. > [ 189.711] (EE) > Fatal server error: > [ 189.711] (EE) no screens found(EE) > [ 189.711] (EE) > Please consult the The X.Org Foundation support > at http://wiki.x.org > for help. > [ 189.711] (EE) Please also check the log file at "/var/log/Xorg.0.log" for > additional information. > [ 189.712] (EE) > [ 189.714] (EE) Server terminated with error (1). Closing log file.
_______________________________________________ Adélie Users mailing list -- [email protected] To unsubscribe send an email to [email protected]
