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

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
hirsch
Posts: 24
Joined: 4. May 2016, 11:02

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

Post 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
Last edited by hirsch on 5. Sep 2018, 19:00, edited 1 time in total.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

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

Post by mpack »

Remove the USB filters which are currently assigning ownership of those devices to a VM.
hirsch
Posts: 24
Joined: 4. May 2016, 11:02

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

Post 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
Attachments
Bildschirmfoto-2018-09-05-um-19.03.06.jpg
Bildschirmfoto-2018-09-05-um-19.03.06.jpg (107.39 KiB) Viewed 1505 times
Last edited by hirsch on 6. Sep 2018, 09:52, edited 2 times in total.
hirsch
Posts: 24
Joined: 4. May 2016, 11:02

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

Post 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
hirsch
Posts: 24
Joined: 4. May 2016, 11:02

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

Post 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.
Post Reply