public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter <heisspf@skyinet.net>
To: Ray Olszewski <ray@comarre.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: Modem Inaccessible
Date: Wed, 19 Jul 2006 14:47:16 +0800	[thread overview]
Message-ID: <200607190647.k6J6lGVF006179@skyinet.net> (raw)
In-Reply-To: Your message of "Tue, 18 Jul 2006 07:50:51 MST." <44BCF54B.2000302@comarre.com>

OK, I do not have anymore a /dev/ttyS0. Why, I have no idea. And that seems to 
be the reason that the modem does not respond.

Now I created the device node with mknod  /dev/ttyS0 c 4 64, with permissions 
set to root:tty.

Then I get
setserial /dev/ttyS0 -a
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
        Baud_base: 115200, close_delay: 50, divisor: 0
        closing_wait: 3000
        Flags: spd_normal skip_test auto_irq

and the modem responds to minicom, microcom and fax receive/send.

ray@comarre.com said:
>> Fedora4 does not run setserial neither does DSL.
> How do you know? Did you grep for "setserial" in the appropriate  directory
> (probably /etc/init.d)? If not, how did you check this? 

That is exactly what I did, grep for setserial in the appropriate directories.

Yes with kernels 2.4.31, 2.6.14 I had a /dev/ttys0, however, not anymore with 
kernel 2.6.20. With kernel 2.17 modem responded to a setting of a symlink to 
/dev/tts/1.

This symlink I kept with kernel 2.6.20 and the trouble started.

Just now I resolved the issue. In /etc/udev/rules.d/modem.rules I changed the 
setting from NAME="/dev/tts/1" to NAME="ttyS0". Then running rc.udev and I 
have my
/dev/ttyS0 back.

ls -l /dev/modem
lrwxrwxrwx  1 root root 5 2006-07-19 14:26 /dev/modem -> ttyS0

Much appreciated your help.

Regards

-- 
Peter

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      parent reply	other threads:[~2006-07-19  6:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-17  7:19 Modem Inaccessible Peter
2006-07-17 15:54 ` Ray Olszewski
2006-07-18  7:11   ` Peter
2006-07-18 14:50     ` Ray Olszewski
2006-07-18 18:54       ` Hal MacArgle
2006-07-19  6:47       ` Peter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200607190647.k6J6lGVF006179@skyinet.net \
    --to=heisspf@skyinet.net \
    --cc=linux-newbie@vger.kernel.org \
    --cc=ray@comarre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox