Results 1 to 17 of 17

Thread: Kali 1.1.0 in persistence - System freez / no Mouse or Keyboard afer apt-get upgrade

  1. #1
    Join Date
    2015-Feb
    Posts
    1

    Kali 1.1.0 in persistence - System freez / no Mouse or Keyboard afer apt-get upgrade

    Hello,
    i use kali 1.1.0 with persistence Mode.
    After apt-get upgrade today, the System feez, no Mouse or Keyboard work.
    How can i fix this ?

  2. #2
    Join Date
    2015-Mar
    Posts
    6
    Quote Originally Posted by k4l1u53r View Post
    Hello,
    i use kali 1.1.0 with persistence Mode.
    After apt-get upgrade today, the System feez, no Mouse or Keyboard work.
    How can i fix this ?
    Same issue here any ideas.

  3. #3
    Join Date
    2014-Aug
    Posts
    15
    Boot in Single User mode works

    Boot: linux-persistence single

    But if i do init 2 the X-Server runs and no Keyboard, Mouse work.

    In attach see the Xorg.0.log and dmesg
    Last edited by sickn3ss; 2015-03-02 at 08:00.

  4. #4
    Join Date
    2014-Aug
    Posts
    15
    i found this in /var/log/gdm3/:0.log

    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0

    ...

    (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server

  5. #5
    Join Date
    2015-Mar
    Posts
    3
    is there a fix to this yet..im having this issue now? should we just stay away from updates?

  6. #6
    Join Date
    2014-Aug
    Posts
    15
    sorry not yet

  7. #7
    Join Date
    2014-Aug
    Posts
    15
    for me it works this

    format the persistence partiton, mount and create the persistence.conf boot in persistence mode
    apt-get update
    apt-get upgrade (but abort this)

    apt-get install <all packages without kernel ( linux-image-amd64, linux-image-3.18.0-kali-amd, x-server-xorg-core, xserver-xepher, xvfb )

    do this work for anybody else ?


    i will try to find the package(s) that make the issue
    Last edited by ds2k5; 2015-03-04 at 11:54.

  8. #8
    Join Date
    2014-Aug
    Posts
    15
    may be i found a solution

    apt-get update && apt-get upgrade (abort)
    install all + xfonts-100dpi but not the linux kernel packages


    thanks
    Last edited by ds2k5; 2015-03-04 at 13:27.

  9. #9
    Join Date
    2015-Mar
    Posts
    6
    I am new to the Linux system, so help me please, I am with you that the Linux kernel is the issue, but it is configuration issue nothing more nothing less I think. I have some ideas I wish you guys point me to the right way:
    -What is the config for the mouse and keyboard file located? is it in Udev in etc?
    -If I updated/upgrade Kali live not Kali live persistent, will that upgrade persistent? or all of these info will be wiped out after reboot?
    -Can I access the persistent config files from the Kali live to repair this configuration?
    Lets work together to solve this.
    Thanks

  10. #10
    Join Date
    2014-Aug
    Posts
    15
    if you can install the older kernel (from iso/dvd) packages and remove the newer
    it can help may be.

    linux-image-3.18.0-kali1-amd and linux-image-amd64
    or boot in live mode an copy the vmlinuz-3.18.0-kali1-amd64 and initrd.img.3.18.0-kali1-amd64 from /boot
    repacle this on your installation in /boot
    but save the orginal files

  11. #11
    Join Date
    2015-Mar
    Posts
    1
    Quote Originally Posted by ds2k5 View Post
    if you can install the older kernel (from iso/dvd) packages and remove the newer
    it can help may be.

    linux-image-3.18.0-kali1-amd and linux-image-amd64
    or boot in live mode an copy the vmlinuz-3.18.0-kali1-amd64 and initrd.img.3.18.0-kali1-amd64 from /boot
    repacle this on your installation in /boot
    but save the orginal files
    Didn't help, still nothing. This happened after i did install linux image, i installed all one by one except 6 packages ( i don't rememeber which exactly).
    Then i installed this, rebooted my macbook and now i can use only live mode.

  12. #12
    Join Date
    2015-Mar
    Posts
    6
    I see what you meant, as initrd.img is broken, the link target is /boot/initrd.img-3.18.0-kali3-amd64, and there is no such file in the live boot, I am trying to find the image and install it in the boot file, hoping this will save my system.
    What do you think?

  13. #13
    Join Date
    2015-Mar
    Posts
    6
    I have installed the kali in a new box, then did the kali persistent on the usb, updated my box, then copied inux-image-3.18.0-kali1-amd and linux-image-amd64 into my persistant kali,
    same issue did not resolve anything, still the drivers is messed up, now the screen resolution, keyboard and mouse are not working,
    I think the problem now in the drivers, and this happened from the first instant.
    Any other ideas?
    thanks

  14. #14
    Join Date
    2014-Aug
    Posts
    15
    only do all updates but not the kernel

  15. #15
    Join Date
    2015-Mar
    Posts
    2
    after a week of messing around I found this in the logs: kernel: [ 25.430109] i2c_core: disagrees about version of symbol module_layout
    which led me to: https://bugs.kali.org/view.php?id=2155
    so I am getting the bugfix version and will see if that resolves it.....

  16. #16
    Join Date
    2015-Mar
    Posts
    127
    Did a fresh install to fix this problem, leaving out updating the kernel headers. Seemed to help the problem until I installed nvidia drivers. Lag back again.

    Need nvidia and cuda drivers though.

  17. #17
    Join Date
    2015-Mar
    Posts
    6
    I just saw the update on the bug Bandit66 supposed to be repaired on the 3/10, after i have gave up .......
    So I will reinstall eveyrthing and will give you update regarding it, thanks bandit66 for informing us.

Similar Threads

  1. Mouse and keyboard not working in kali.
    By Kklics in forum General Archive
    Replies: 0
    Last Post: 2016-10-02, 15:34
  2. Replies: 0
    Last Post: 2014-01-01, 17:35

Posting Permissions

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