Results 1 to 1 of 1

Thread: GUI issues after after upgrade and dist-upgrade (4.18.0-kali2-686-pae)

  1. #1
    Join Date
    2018-Oct
    Posts
    4

    Question GUI issues after after upgrade and dist-upgrade (4.18.0-kali2-686-pae)

    More than one year ago I have installed kali rolling by building my own custom image with xfce4 as desktop enviroment. Yesterday, after a huge upgrade and dist-upgrade the screen was freezing every few seconds. Then I tried to unistall X11 and xfce4 and I've reinstalled both of them. But whenever I lauch Xorg --configure I get this:
    Code:
    (++) Using config file: "/root/xorg.conf.new"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    modprobe: FATAL: Module fbcon not found in directory /lib/modules/$kernel
    intel: waited 2020 ms for i915.ko driver to load
    Number of created screens does not match number of detected devices.
    Configuration failed.
    (EE) Server terminated with error (2). Closing log file.
    Whenever I restart I can't pass through the login since, by looking at the log of xorg, the keyboard is disabled.
    Right now I can only use the machine in recovery mode.
    I think the issue might be with the file xorg.conf.new which contains two screens:

    Code:
    Section "ServerLayout"
      Identifier     "X.org Configured"
      Screen      0  "Screen0" 0 0
      Screen      1  "Screen1" RightOf "Screen0"
      InputDevice   "Mouse0" "CorePointer"
      InputDevice   "Keyboard0" "CoreKeyboard"
    EndSection
    Last edited by juvor; 2018-11-01 at 09:54.

Similar Threads

  1. Replies: 1
    Last Post: 2022-08-01, 01:31
  2. some issues anter dist-upgrade
    By martinii in forum ARM Archive
    Replies: 2
    Last Post: 2017-05-14, 22:45
  3. Mouse issues after dist-upgrade it's driving me NUTS!!
    By 80bull80 in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2016-09-20, 22:20
  4. Replies: 1
    Last Post: 2016-01-10, 19:24

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •