> "Earle R. Nietzel" wrote:
>
> I have a dual Tyan Tomcat IVD P200MMX, 128 MB RAM, kernel 2.2.12, Adaptec
> 2940U2W controller.
>
> After upgrading my scsi controller bios my mouse acts really weird..
>
> The keyboard freezes almost any time a mouse driver is loaded such as gpm or X
> windows.
>
> I can telnet to the machine as it is still running.
>
> Looking in the interrupts this looks strange:
>
> CPU0 CPU1
> 0: 23226 31659 IO-APIC-edge timer
> 1: 665 553 IO-APIC-edge keyboard
> 2: 0 0 XT-PIC cascade
> 8: 2 0 IO-APIC-edge rtc
> 11: 28908 28939 IO-APIC-level aic7xxx
> 12: 153 122 IO-APIC-level eth0, PS/2 Mouse
> 13: 1 0 XT-PIC fpu
> 14: 9 0 IO-APIC-edge ide0
> NMI: 0
> ERR: 0
>
> As you can see the eth0 and PS2 port are sharing the same interrupt. Is this
> normal?
>
> Also my keyboard freezes in the bios setup for my motherboard...
>
> I am really dumbfounded here any ideas?
>
> Earle
I would say your BIOS is buggy. You may try declaring 12 IRQ dedicated to ISA in
BIOS setup (should be somewhere in PNP/PCI section). Then, PCI cards will not
"take" IRQ 12. Also, make sure the OS IS NOT declared PNP/ICU in the same
section.
The keyboard is stuck because PS2 port is stuck (causes both mouse and keyboard
to lock up). There is also a known problem with X, when mouse gets beserk. In
the case of PS2 mouse, it causes the keyboard to lock up. To avoid that, you can
run gpm driver with "-r" option, and configure X to use /dev/gpmdata device and
MouseSystems protocol.
I hope that helps.
--
----------------------------------------
Constantine Gavrilov
Unix System Administrator and Programmer
Orbotech
Yavne 81102, Israel
Phone: (972-8)-942-3064
Fax: (972-8)-942-3800
----------------------------------------
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]