From: maxim wexler <blissfix@yahoo.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] where is /dev/ttyS* ?
Date: Thu, 20 Apr 2006 12:53:31 -0700 (PDT) [thread overview]
Message-ID: <20060420195331.97269.qmail@web31704.mail.mud.yahoo.com> (raw)
Hello everybody,
When I try to dialup the 'net on a fresh 2.6.16
install I get:
#pon <isp>
/usr/sbin/pppd: In file /etc/peers/hd: unrecognized
option '/dev/ttyS0'
Sure enough, there's no such file, just /dev/tty, 0, 1
... On my 2.6.12 and 2.6.15 boxen /dev/ttyS0 is a
sym-link to tts/0 and I can dial out no problem. On
the 2.6.16 box ls /dev/tty* just reveals a numerical,
unlinked list. /dev/ttyS* no longer exists.
Here's what pppconfig wrote(identical on all my PCs):
sarawak heathen # cat /etc/ppp/peers/hd
# This optionfile was generated by pppconfig 2.3.10.
#
#
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/hd"
debug
/dev/ttyS0
115200
defaultroute
noipdefault
user "entbloc1@qc.aira.com"
remotename hd
ipparam hd
As it stands now I can dial out from the 2.6.16 box
only if I boot the install-cd and copy over from
another drive my ppp config files and use the pppd
that comes with the install-cd. And *it* uses
/dev/ttyS0. If I try to go with /dev/tty or /dev/tty0
on the fresh install without benefit of install-cd,
nothing happens -- no error on the console or the
logs, no dialtone, nothing.
Yes, I did mknod /dev/ppp c 108 0
and here's lsmod copied over from the 2.6.16 box.
heathen@sarawak ~ $ cat /floppy/lsmod
Module Size Used by
ppp_async 11840 0
crc_ccitt 1952 1 ppp_async
ppp_deflate 6176 0
zlib_deflate 21528 1 ppp_deflate
zlib_inflate 17440 1 ppp_deflate
bsd_comp 5952 0
ppp_generic 26484 3
ppp_async,ppp_deflate,bsd_comp
slhc 6912 1 ppp_generic
rtc 14452 0
usbcore 148804 1
unix 29712 4
I'm using ppp-2.4.3-r14. When I emerged it I was told
that I must
emerge -u '>=sys-apps/baselayout-1.12.0_pre11'
as well as add bsd_comp and ppp_deflate to my kernel
config. Both of which I did.
So, I'm stuck
-mw
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-04-20 20:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-20 19:53 maxim wexler [this message]
2006-04-21 9:21 ` [gentoo-user] where is /dev/ttyS* ? Farhan Ahmed
2006-04-21 13:32 ` Alan E. Davis
2006-04-24 19:26 ` [gentoo-user] " Simon Kellett
2006-04-24 21:26 ` maxim wexler
2006-04-24 21:51 ` James Ausmus
2006-04-25 11:07 ` Walter Dnes
2006-04-25 12:58 ` Alan E. Davis
2006-04-26 3:09 ` maxim wexler
2006-04-26 2:51 ` maxim wexler
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=20060420195331.97269.qmail@web31704.mail.mud.yahoo.com \
--to=blissfix@yahoo.com \
--cc=gentoo-user@lists.gentoo.org \
/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