Bug 8854 - PS/2 mouse not detected on MS Virtual PC 2007
Summary: PS/2 mouse not detected on MS Virtual PC 2007
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_input-devices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 06:15 UTC by Graham Knap
Modified: 2009-03-23 11:29 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.22
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Graham Knap 2007-08-07 06:15:35 UTC
Most recent kernel where this bug did not occur: 2.6.18
Distribution: Debian
Hardware Environment: MS Virtual PC 2007
Software Environment: Debian "testing"
Problem Description: PS/2 mouse not detected on MS Virtual PC 2007

Steps to reproduce:

When Linux 2.6.18 boots, I get these messages:

---
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
---

but with the 2.6.21 or 2.6.22 kernel, I don't see the "AUX port" line, and the
mouse is not detected.

Sorry, I didn't get a chance to test with 2.6.19 or .20.

Forwarded from:  http://bugs.debian.org/433815
Comment 1 Franklin Piat 2008-03-12 00:50:48 UTC
There's a known workaround for this bug : Pass "i8042.noloop=1" kernel parameter at boot prompt.

I could not test 2.6.24 as it's affected by #463606 but : 
http://kerneltrap.org/mailarchive/linux-input/2007/11/17/425987

Franklin
Comment 2 Franklin Piat 2008-03-12 12:49:16 UTC
I could finally boot VPC under 2.6.24 (Debian's 486, not the default 686 one)

I confirm this bug is closed in 2.6.24.
The commit log seems to be :
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=8bf4215e8a7f7416d7258af211488aabf65863c3

FYI, running dmidecode on Virtual PC 2007 :
> Handle 0x0001, DMI type 1, 25 bytes
> System Information
>       Manufacturer: Microsoft Corporation
>       Product Name: Virtual Machine
>       Version: VS2005R2
Comment 3 Alan 2009-03-23 11:29:56 UTC
Thanks for the confirmation

Note You need to log in before you can comment on or make changes to this bug.