Re: Modem help




Also, if you put the modem into your box and you can see a TTY appear in
the boot dmesg(dmesg|grep -i tty), then linux has recognized and
assigned it to a serial interface and you should be good to go.

Sean



My modem is recognized. It is a different card than before.

$dmesg | grep -i tty
console [tty0] enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A


The above is not proof that a modem is recognized. It is proof that two
serial ports exist on the system. One port may actually be a modem, or
it may not.

I see two serial ports, does your machine have two physical serial
ports. Are they conflicting with your modem perchance?

Does the user have permission to use serial ports? I think you have to
be member of the uucp group to read/write to a serial port?

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Modem help
    ... Can you post the output of lspci -vv for your modem please? ... if you put the modem into your box and you can see a TTY appear in ... Scanning your serial ports for a modem. ... ttyS0: Device or resource busy ...
    (Fedora)
  • RE: Installing PCI modem in machine with 4 serial ports (HELP!)
    ... serial ports) and it is found as sio4 and works perfectly. ... > say the modem works, you failed to say if it worked in an FBSD ... > and since many cheap serial cards do not fully decode the 16-bit IO ...
    (freebsd-questions)
  • Re: [PATCH] Stop pmac_zilog from abusing 8250s device numbers.
    ... Montavista would absolutely love all serial ports to be under the ... the tty layer (and things like the hangup code needs to be pushed into ... there is a huge amount of *hair* in the ... when I was serial maintainer; Russell ripped it out when he became the ...
    (Linux-Kernel)
  • Re: Does hardware modem need driver for Linux?
    ... still buy PCI cards with 2 such serial ports if needed, ... the driver. ... /bin/setserial command to tell the kernel where the modem is hiding. ... May not be included on your Live CD, but see if you can find the HOWTOs ...
    (comp.os.linux.hardware)
  • Re: Does hardware modem need driver for Linux?
    ... still buy PCI cards with 2 such serial ports if needed, ... Correct - it's a ~30 line shell script to parse the 'lspci' output to ... /bin/setserial command to tell the kernel where the modem is hiding. ... May not be included on your Live CD, but see if you can find the HOWTOs ...
    (comp.os.linux.hardware)