Skip to content

[debian] Temporary: Don't install xenmou driver#353

Merged
jean-edouard merged 1 commit intoOpenXT:masterfrom
tsirakisn:disable-xenmou
Jul 25, 2019
Merged

[debian] Temporary: Don't install xenmou driver#353
jean-edouard merged 1 commit intoOpenXT:masterfrom
tsirakisn:disable-xenmou

Conversation

@tsirakisn
Copy link
Copy Markdown
Contributor

The xenmou driver causes issues on Debian and Ubuntu
systems. Debian systems will boot without mouse
functionality and Ubuntu systems won't make it to the
login screen due to a dereferenced NULL pointer.

Note that this is a temporary bandaid and should be
fixed when possible.

OXT-1608

Signed-off-by: Nicholas Tsirakis tsirakisn@ainfosec.com

The xenmou driver causes issues on Debian and Ubuntu
systems. Debian systems will boot without mouse
functionality and Ubuntu systems won't make it to the
login screen due to a dereferenced NULL pointer.

Note that this is a temporary bandaid and should be
fixed when possible.

OXT-1608

Signed-off-by: Nicholas Tsirakis <tsirakisn@ainfosec.com>
Copy link
Copy Markdown
Member

@jean-edouard jean-edouard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, there are now better solutions that xenmou out there (I even wrote one of them :))
One important thing to note though, is that this will break seamless mouse switching (switching between VMs on different monitors by just moving the mouse).
I'm OK with that too. With your PR, xenmou is still getting built, the package still even gets copied to the guest rootfs, just not installed by default. So if a user out there cares about seamless mouse switching, they can just apt install openx-xenmou-dkms (or whatever it's called).
Will merge later this week to give time for potential reviews.

Copy link
Copy Markdown
Contributor

@eric-ch eric-ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@jean-edouard jean-edouard merged commit 7e89f59 into OpenXT:master Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants