All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* ppp problem
@ 2002-08-05 12:27 Aaron Denny
  2002-08-05 12:40 ` bert hubert
  2002-08-05 16:46 ` Dimitris Zilaskos
  0 siblings, 2 replies; 9+ messages in thread
From: Aaron Denny @ 2002-08-05 12:27 UTC (permalink / raw
  To: linux-kernel

Hi, i recently updated my kernel to 2.4.9 from 2.2.13,
quite a large jump obviously, im in slackware 7.0, ok
so here is my problem. after updating the kernel i did
ppp-go, it dialed and i heard the noise that it makes
when its dialing an ISP then at the end, it says:
seriel connection made then on the next line i get:
Couldn't attach tty to PPP unit 0: invalid argument

i know i put ppp support in and unixpty when i
installed the kernel help me pleease

 Aaron Denny

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* ppp problem
@ 2011-01-24  7:55 =?unknown-8bit?b?6buE5Y+26Z2S?=
  2011-01-24 10:56 ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: =?unknown-8bit?b?6buE5Y+26Z2S?= @ 2011-01-24  7:55 UTC (permalink / raw
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 3019 bytes --]

Hi,
I have got a problem about 3G connectrion from ofono, does anyone have idea to resolve it?
The  modem ishuawei EM560.

Here is the log:

ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property Path
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property Registered
ofonod[940]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:00.7/usb1/1-1/1-1.2/1-1.2:2.1/tty/ttyACM0 (huawei)
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property ModemRegistered
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property PcuiRegistered
ofonod[940]: plugins/udev.c:add_huawei() add_huaweiingggggggggg by hyq
ofonod[940]: plugins/udev.c:add_huawei() name =OFONO_HUAWEI_TYPE by hyq
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property Modem
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property ModemRegistered
ofonod[940]: plugins/udev.c:add_huawei() after ofono_modem_register by hyq ppp=1 pcui=0
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property Path
ofonod[940]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:00.7/usb1/1-1/1-1.2/1-1.2:2.3/tty/ttyACM1 (huawei)
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property ModemRegistered
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property PcuiRegistered
ofonod[940]: plugins/udev.c:add_huawei() add_huaweiingggggggggg by hyq
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property HasVoice
ofonod[940]: plugins/udev.c:add_huawei() after ofono_modem_register by hyq ppp=1 pcui=0
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property Path
ofonod[940]: plugins/udev.c:add_modem() /devices/pci0000:00/0000:00:00.7/usb1/1-1/1-1.2/1-1.2:2.7/tty/ttyACM2 (huawei)
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property ModemRegistered
ofonod[940]: src/modem.c:get_modem_property() modem 0x8d49058 property PcuiRegistered
ofonod[940]: plugins/udev.c:add_huawei() name =OFONO_HUAWEI_TYPE by hyq
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property Pcui
ofonod[940]: src/modem.c:set_modem_property() modem 0x8d49058 property PcuiRegistered

[root(a)localhost test]# ./activate-context
Entering new phase: 1
Entering new phase: 3
Entering new phase: 4
ofonod[815]: drivers/atmodem/gprs-context.c:ppp_connect()
ofonod[815]: IP: 0.0.0.0
ofonod[815]: DNS: 0.0.0.0, 0.0.0.0
ofonod[815]: src/gprs.c:pri_activate_callback() 0xa063660 ppp0

[root(a)localhost test]# ./list-contexts
[ /huawei0 ]
    [ /huawei0/primarycontext1 ]
        Username = tee
        Protocol = ip
        Name = 3G Connection
        Settings = { Interface=ppp0 Netmask=255.255.255.255 Method=static DomainNameServers=0.0.0.0,0.0.0.0, Address=0.0.0.0 }
        Active = 1
        AccessPointName = cmwap
        Password = tee
        Type = internet

 I just cant get the the DNS and address. Does anyone have any idea ?

Thanks!






[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 3785 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: ppp problem
@ 2002-08-05 12:42 Marc-Christian Petersen
  0 siblings, 0 replies; 9+ messages in thread
From: Marc-Christian Petersen @ 2002-08-05 12:42 UTC (permalink / raw
  To: Aaron Denny; +Cc: linux-kernel

Hi Aaron,

> Hi, i recently updated my kernel to 2.4.9 from 2.2.13,
> quite a large jump obviously, im in slackware 7.0, ok
> so here is my problem. after updating the kernel i did
> ppp-go, it dialed and i heard the noise that it makes
> when its dialing an ISP then at the end, it says:
> seriel connection made then on the next line i get:
> Couldn't attach tty to PPP unit 0: invalid argument

> i know i put ppp support in and unixpty when i
> installed the kernel help me pleease
We can help you, IF you submit ALOT more information, f.e.:

- Kernel .config
- lspci -vvv
- what software you exactly use to call to your ISP.
  (what the hell is ppp-go?) ;) ... updating this ones?

Maybe you want to use a newer kernel? 2.4.9 is evil old you know?! :)

-- 
Kind regards
        Marc-Christian Petersen

http://sourceforge.net/projects/wolk

PGP/GnuPG Key: 1024D/569DE2E3DB441A16
Fingerprint: 3469 0CF8 CA7E 0042 7824 080A 569D E2E3 DB44 1A16
Key available at www.keyserver.net. Encrypted e-mail preferred.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: ppp problem
@ 1999-01-21 19:51 j k
  1999-01-21 20:07 ` Kevin Puetz
  0 siblings, 1 reply; 9+ messages in thread
From: j k @ 1999-01-21 19:51 UTC (permalink / raw
  To: Kevin Puetz; +Cc: linuxppc-dev


The kernel is 2.1.24. Actually, if I start ppp as root from console, I
don't see lot packets transfer. If the machine is freshly rebooted and
I login from a regular user's X-window, using 'su -', then problem
will come up. It seems to me the machine sends out packets and then
the packets loop back.

The "Bad checksum" message has nothing to do with X-window.

Thanks

Jun Kong

---Kevin Puetz <kp11901@cedarnet.org> wrote:
>
> What kernel? This has been resolved (though it came and went for a
long 
> time...) It never fully stopped networking from working, though.
> 
> >From: j k <j_kn@yahoo.COM>
> >To: puetzk6715@uni.edu
> >Subject: Re: ppp problem
> >Date: Tue, Jan 19, 1999, 3:21 PM
> >
> 
> >
> > Thank you very much for the info, I didn't know netcfg can be used
to
> > set up network. I tried kppp but no luck at all so I just use the
> > regular ppp. I guess there are some other problems with the network.
> > It complains "bad checksum". I need to look into this when I get a
> > chance.
> >
> > Thanks again
> >
> > Jun Kong
> >
> >
> >
> > ---puetzk6715@uni.edu wrote:
> >>
> >> I have never had good luck with kppp - I use netcfg, which works
much
> >> better.
> >>
> >

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* ppp problem
@ 1999-01-18 19:47 j k
  0 siblings, 0 replies; 9+ messages in thread
From: j k @ 1999-01-18 19:47 UTC (permalink / raw
  To: linuxppc-dev


May be a little out of date but wonder if any one found same problem
in R5.

I erased my June/97 installation and made a clean install of R4-lite
on a powercenter 150. Then I found the ppp doesn't work as well as
before: the machine recieves a lot packets even nothing is being
transfered (it happens on a random base). Using communicator4.05,
which comes with the R4-lite, the machine got frozen very often. Is
this a known problem? Anyway I can get into kernel debug mode to make
a dump? Or if is there  still some way to kill the X-window? (not KDE
but fvwm2. I disabled KDE)

I am not on this mail list so please send email directly to me if you
have any info.


Thanks a lot.

Jun Kong


_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-24 10:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-05 12:27 ppp problem Aaron Denny
2002-08-05 12:40 ` bert hubert
2002-08-05 16:46 ` Dimitris Zilaskos
  -- strict thread matches above, loose matches on Subject: below --
2011-01-24  7:55 =?unknown-8bit?b?6buE5Y+26Z2S?=
2011-01-24 10:56 ` Marcel Holtmann
2002-08-05 12:42 Marc-Christian Petersen
1999-01-21 19:51 j k
1999-01-21 20:07 ` Kevin Puetz
1999-01-18 19:47 j k

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.