Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 115656 - Misdetection of PS/2 hangs entire system
Summary: Misdetection of PS/2 hangs entire system
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-14 14:22 UTC by Alan Cox
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-21 17:11:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alan Cox 2004-02-14 14:22:50 UTC
Description of problem:

ASUS dual athlon SMP box. No PS/2 mouse. The kernel detects a PS/2
mouse and attempts to enable it. This jams IRQ 12 which the box then
disables. Unfortunately IRQ12 is actually assigned to the scsi
controller so the machine then drops dead.

Version-Release number of selected component (if applicable):

FC2 test1

How reproducible:
100%


Steps to Reproduce:
1. Install on ASUS A7M 266D
2. Reboot
3. Observe
  
Actual results:

Hang (both SMP and non SMP)

Expected results:

Working system as with all previous releases.

Additional info:
The boot kernel works for some reason, although it too sees phantom
PS/2 mice. The phantom ports seem to be a 2.6 kernel bug as 2.4 gets
the detection right.

acpi=off does not help (it simply produces irq routing table errors
then hangs)
apm=off acpi=off pci=noacpi also doesnt help

Comment 1 Alan Cox 2004-04-21 17:11:44 UTC
The ps/2 specific issue seems to be ok now



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