View Issue Details

IDProjectCategoryView StatusLast Update
0002003Kali LinuxGeneral Bugpublic2015-01-04 12:26
ReporterDexuan Cui Assigned Tomuts  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version1.0.9 
Summary0002003: Hyper-V mouse's wheel doesn't work at all
Description

After installed a Hyper-V guest (Kali Linux 64 bit 1.0.9a) on Hyper-V 2012 R2 (Windows 8.1), I found Hyper-V's synthetic mouse's wheel (scroll up/down) doesn't work.

The synthetic mouse's driver (hid_hyperv) loads fine and the left/right buttons of the mouse work fine, but the wheel doesn't work.

Other Linux guests (like Ubuntu 14.10) doesn't have this issue.

I copied Kali's kernel/initrd and /lib/modules/3.14-kali1-amd64/ into the Ubuntu guest and the wheel worked fine.

This means the kernel/driver are working fine, and the cause is in the user-space (xorg-server and its configure?)

I noticed 'X -version' in Kali shows 1.12.4, which seems a little old?

I'm not an expert at Xorg at all.
Please help.

Thanks!

Steps To Reproduce
  1. Install the guest on Hyper-V 2012 R2(Win 8.1) host; or, just use the live boot.
  2. in the guest, open a window which has a vertical scrolling bar.
  3. try to scroll up/down with the mouse wheel -- it doesn't work.

Activities

muts

muts

2015-01-04 12:26

reporter   ~0002936

Thanks for this report. We are unlikely to try to chase this bug down as it seems like a minor issue which we consider outside of our scope.

Issue History

Date Modified Username Field Change
2015-01-04 08:59 Dexuan Cui New Issue
2015-01-04 12:26 muts Note Added: 0002936
2015-01-04 12:26 muts Status new => closed
2015-01-04 12:26 muts Assigned To => muts
2015-01-04 12:26 muts Resolution open => unable to reproduce