** Description changed:

  With x11 not running, this was executed: "Xorg -configure".  It should
  simply build a configuration file.  The output below appears in the
  terminal with an error.  It manages to create a config file anyway, but
  what it creates causes "startx" to fall over.  So I am forced to run x11
  without a config file (which is a problem for me because I have two
  displays and need to change the RightOf/LeftOf setting).
  
  OUTPUT:
  
  X.Org X Server 1.20.11
  X Protocol Version 11, Revision 0
  Build Operating System: linux Debian
  Current Operating System: Linux billyikes 5.10.0-7-amd64 #1 SMP Debian 
5.10.40-1 (2021-05-28) x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-7-amd64 
root=/dev/mapper/grp-root ro 
rd.luks.name=UUID=279a24dc-1014-6495-38cc-75ce88144f44=cryptdisk quiet
  Build Date: 13 April 2021  04:07:31PM
  xorg-server 2:1.20.11-1 (https://www.debian.org/support)
  Current version of pixman: 0.40.0
-         Before reporting problems, check http://wiki.x.org
-         to make sure that you have the latest version.
+         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.
+         (++) from command line, (!!) notice, (II) informational,
+         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 29 02:19:12 2021
  List of video drivers:
-         amdgpu
-         ati
-         intel
-         nouveau
-         qxl
-         radeon
-         vmware
-         modesetting
-         fbdev
-         vesa
+         amdgpu
+         ati
+         intel
+         nouveau
+         qxl
+         radeon
+         vmware
+         modesetting
+         fbdev
+         vesa
  (++) Using config file: "/root/xorg.conf.new"
  (==) Using config directory: "/etc/X11/xorg.conf.d"
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  modprobe: FATAL: Module fbcon not found in directory 
/lib/modules/5.10.0-7-amd64
  intel: waited 2020 ms for i915.ko driver to load
  Number of created screens does not match number of detected devices.
-   Configuration failed.
+   Configuration failed.
  (EE) Server terminated with error (2). Closing log file.
+ 
+ 
+ WORKAROUND:
+ 
+ run "xrandr --current" to see the device identifiers, then run something
+ like "xrandr --output VGA-1 --left-of LVDS-1".  Unfortunately, it's not
+ permanent.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933913

Title:
  "Xorg -configure" results in "modprobe: FATAL: Module fbcon not found
  in directory /lib/modules/5.10.0-7-amd64"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1933913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to