TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:1164] kernel won't detect serial port
In a message dated 98-09-14 11:31:14 EDT, you write:
<< I had problems installing the Zoom modem even on Windows
but the tech. support at the company walked me through it and
now the modem is installed on COM3 with IRQ=10. >>
This is not a WinModem is it or a PnP ?
Does it have jumpers on it to change the IRQ/PORT information if it is
internal ?
Can your machine recognize the /dev/cua2 and /dev/cua3 if the modem is not
installed ?
You could go back to Windows try and see if you can get it installed on COM1
or COM 2 instead and then try it out on linux.
You could also try the "makedev" or "mknod" commands to see if you can
create the /dev/tty2 devices yourself though I am not sure if that will work.
Hope these help
--