On Wed, 01 Mar 2000,  bear wrote about,  Mouse isn't working:
> I've installed a Slackware Linux few weeks ago. At first mouse was
> working ok. But when I changed my modem (Winmodem to USR Sportser Fax
> PC 14400), which is sitting on COM3 (in ISA slot), my mouse stopped
> responding. I tried different mouse types in gpm, but nothing... Mouse
> is on COM1, using IRQ4 & modem is using IRQ5, SO there is no way them
> to conflict together. Both mouse & modem are working perfectly in
> MS Windows.
>  Can anybody explain,why is thi problem?

To answer this without writing a whole page, you have an address or irq
problem.
What does 

cat /proc/interrupts
cat /proc/ioports
say, attach the output in your next mail, along with the output of;
ls -al /dev/modem
ls -al /dev/mouse

If themodem is jumpered for irq5 you possably will need to use setserial to
tell the kernel where it is.

setserial /dev/modem irq 5

> -- 
> Best regards,
>  Areg                          mailto:[EMAIL PROTECTED]
> 
> 
> 

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to