Using command DMESG, we can see the following fact :

- Under the 2.6.20-15 kernel :
[   19.759932] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 
irq 1,12
[   20.009951] serio: i8042 KBD port at 0x60,0x64 irq 1
[   20.010526] EISA: Probing bus 0 at eisa.0
[   20.010595] EISA: Detected 0 cards.
[   20.040844] TCP cubic registered

The serio AUX port does not appear, e.g. the mouse port.

Under a previous kernel :
[   27.313454] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 
irq 1,12
[   27.313764] serio: i8042 KBD port at 0x60,0x64 irq 1
[   27.313771] serio: i8042 AUX port at 0x60,0x64 irq 12
[   27.313932] EISA: Probing bus 0 at eisa.0

The serio AUX port appears

Maybe a conflict in the SiS chipset driver ?

-- 
PS/2 mouse port not working with SiS chipsets on Feisty
https://bugs.launchpad.net/bugs/108221
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to