Page 1 of 1

Keyboard input and Mouse click caputer vanish after login into Unbutu 18.04

Posted: 5. Sep 2018, 18:45
by hirsch
Hi there,

I run the latest virtual box with a virtual Unbutu 18.04.

Everything worked fine, but after I tried to change keybord settings, I can't get into the host OS (Linux) anymore (auto capture keybord is active). The mouse pointer will still be captured, but no click will be entered in Linux. Even keyboard inputs will not be captured after I log into my account.

As long as I'm in the start screen, I can still enter my password and mouse clicks get captured, too: But after login, all actions on keyboard and mouse clicks will be ignored. Any idea, what I can do, now? Can't even install geust auditions, as I do not get into Linux anymore... The cd is inserted...

Any help on that issue?

After I logged in and try to send the shutdown signal, nothing happens.
I can only save the current state or turn off the machine without saving. ACPI will not work, too.

Best, hirsch

Re: Keyboard input and Mouse click caputer vanish after login into Unbutu 18.04

Posted: 5. Sep 2018, 18:51
by mpack
Remove the USB filters which are currently assigning ownership of those devices to a VM.

Re: Keyboard input and Mouse click caputer vanish after login into Unbutu 18.04

Posted: 5. Sep 2018, 19:01
by hirsch
There are no USB filters activated. Somehow it seems like the switch to capture USB has broken. Is there a way to repair it?
I have a second machine running in the same VM which works like expected
No idea what I can do to bring back the machine so I can enter it...

Installed Virtual Box Extension Package and activated USB3 but it will not work. After login Linux will not grab the keybaord and mouse clicks anymore.

Code: Select all

sadmin@xxx:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
s

Re: Keyboard input and Mouse click caputer vanish after login into Unbutu 18.04

Posted: 5. Sep 2018, 22:20
by hirsch
Maybe the slow-key option got somehow activated? Would try to check if it is enabled and disable it via terminal, but I do not know how. Does anyone know?

There is another user, having the some poblmens. Tried to catch genom settings, but as it is installed, i get this error message:

Code: Select all

gnome-system-monitor ist schon die neueste Version (3.28.2-0ubuntu1).

Code: Select all

sadmin@xxx:~$ gnome-system-monitor
Unable to init server: Verbindung ist gescheitert: Verbindungsaufbau abgelehnt

(gnome-system-monitor:11158): Gtk-WARNING **: 22:42:02.269: cannot open display: 
sadmin@xxx:~$ gnome-control-center keyboard
Unable to init server: Verbindung ist gescheitert: Verbindungsaufbau abgelehnt
Unable to init server: Verbindung ist gescheitert: Verbindungsaufbau abgelehnt

(gnome-control-center:11159): Gtk-WARNING **: 22:42:30.557: cannot open display: 
Best

Re: Keyboard input and Mouse click caputer vanish after login into Unbutu 18.04

Posted: 6. Sep 2018, 09:53
by hirsch
It is a bug in Genome 3.28.2

Fixed it with

Code: Select all

sudo apt-get install ubuntu-gnome-desktop
which actually installed gnome 3.28.3 and now I can access my GUI again. It was actually no problem of VMware but Ubuntu distribution.