All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest
@ 2016-08-30  3:15 nivekuil
  2019-04-30 19:41 ` [Qemu-devel] [Bug 1618301] " kjonca
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: nivekuil @ 2016-08-30  3:15 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

ROCCAT Kone XTD mouse will randomly stop working in the guest until it's
restarted.  Windows Event Viewer shows an error in i8042prt, with the
message "Could not set the mouse resolution". The XML log:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="i8042prt" /> 
  <EventID Qualifiers="49157">23</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
  <EventRecordID>5708</EventRecordID> 
  <Channel>System</Channel> 
  <Computer>cronus</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data /> 
  <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
  </EventData>
  </Event>

Host is running Linux 4.7.2 with QEMU 2.6.1.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  New

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
  2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
@ 2019-04-30 19:41 ` kjonca
  2020-06-04  7:15 ` kjonca
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kjonca @ 2019-04-30 19:41 UTC (permalink / raw)
  To: qemu-devel

The same with:
 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux
QEMU emulator version 3.1.0 (Debian 1:3.1+dfsg-7)
and 

Windows 4.0 sp6 workstation.

This guest worked in virtualbox without issues.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  New

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
  2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
  2019-04-30 19:41 ` [Qemu-devel] [Bug 1618301] " kjonca
@ 2020-06-04  7:15 ` kjonca
  2020-09-13  6:44 ` kjonca
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kjonca @ 2020-06-04  7:15 UTC (permalink / raw)
  To: qemu-devel

Still exists in  QEMU emulator version 5.0.0 (Debian 1:5.0-5)  running
on Linux  5.6.0-1-amd64 #1 SMP Debian 5.6.7-1 (2020-04-29) x86_64
GNU/Linux

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  New

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
  2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
  2019-04-30 19:41 ` [Qemu-devel] [Bug 1618301] " kjonca
  2020-06-04  7:15 ` kjonca
@ 2020-09-13  6:44 ` kjonca
  2020-09-16  9:55 ` kjonca
  2021-05-04  8:05 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: kjonca @ 2020-09-13  6:44 UTC (permalink / raw)
  To: qemu-devel

Another observation  (not sure if 100% relevant) 
When I leave "Generic PS/2 mouse" as an ONLY pointing device, I can observe erratic moving ("jumping") cursor in (at least) windows guests (NT4 sp 6 , XP, Win 8.1)

QEMU emulator version 5.0.0 (Debian 1:5.0-6)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  New

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
  2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
                   ` (2 preceding siblings ...)
  2020-09-13  6:44 ` kjonca
@ 2020-09-16  9:55 ` kjonca
  2021-05-04  8:05 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: kjonca @ 2020-09-16  9:55 UTC (permalink / raw)
  To: qemu-devel

** Tags added: mouse ps2

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  New

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1618301] Re: qemu-input: Mouse stops working in Windows guest
  2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
                   ` (3 preceding siblings ...)
  2020-09-16  9:55 ` kjonca
@ 2021-05-04  8:05 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-05-04  8:05 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/126


** Changed in: qemu
       Status: New => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #126
   https://gitlab.com/qemu-project/qemu/-/issues/126

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1618301

Title:
  qemu-input: Mouse stops working in Windows guest

Status in QEMU:
  Expired

Bug description:
  ROCCAT Kone XTD mouse will randomly stop working in the guest until
  it's restarted.  Windows Event Viewer shows an error in i8042prt, with
  the message "Could not set the mouse resolution". The XML log:

  - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  - <System>
    <Provider Name="i8042prt" /> 
    <EventID Qualifiers="49157">23</EventID> 
    <Level>2</Level> 
    <Task>0</Task> 
    <Keywords>0x80000000000000</Keywords> 
    <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
    <EventRecordID>5708</EventRecordID> 
    <Channel>System</Channel> 
    <Computer>cronus</Computer> 
    <Security /> 
    </System>
  - <EventData>
    <Data /> 
    <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
    </EventData>
    </Event>

  Host is running Linux 4.7.2 with QEMU 2.6.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1618301/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-04  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30  3:15 [Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest nivekuil
2019-04-30 19:41 ` [Qemu-devel] [Bug 1618301] " kjonca
2020-06-04  7:15 ` kjonca
2020-09-13  6:44 ` kjonca
2020-09-16  9:55 ` kjonca
2021-05-04  8:05 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.