OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

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

Closed tsirakisn closed 5 years ago

tsirakisn commented 5 years ago

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

crogers1 commented 5 years ago

I'm ok with emulated mouse for stable-9 if it means we can use debian and ubuntu.

jean-edouard commented 5 years ago

LGTM, but probably worth a release note, see master PR. Will merge along with master PR.