Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ffelgenh

Pages: [1]
1
General Discussion / swapon not working
« on: March 03, 2004, 05:57:58 pm »
The Problem is, I connect via CF bluetooth to the Internet and opera needs a lot memory
when surfing normal web sites. Why stay away from SD?

2
General Discussion / swapon not working
« on: March 03, 2004, 05:33:37 pm »
Yes 5600. That means I have to put the swap on a SD or CF card I have to buy then.

I would prefer a SD memory card  because then I can still use the CF slot for bluetooth
and WLAN. Any suggestion for a SD I can use with my 5600.

3
General Discussion / swapon not working
« on: March 03, 2004, 11:34:53 am »
swapon is not working as espected from howto.

dd if=/dev/zero of=/home/root/swapfile bs=1024 count=8192

mkswap /home/root/swapfile

swapon /home/root/swapfile

swapon: illegal argument

free shows zero swap space

what went wrong?

4
Security and Networking / Irda Dial Up Problem
« on: March 01, 2004, 01:08:56 pm »
I tried it this way:

connect \'/usr/sbin/chat -s -v -t 60 ABORT \"NO CARRIER\" ABORT \"NO DIALTONE\" ABORT \"BUSY\" \"\" \"+++ATZ\" OK \"ATD0049177123100\"  CONNECT  \'

got

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (+++ATZ^M)
expect (OK)
+++ATZ^M^M
OK
 -- got it

send (ATD0049177123100^M)
expect (CONNECT)
^M
ATD0049177123100^M^M
CARRIER^M
^M
CONNECT
 -- got it

tried

connect \'/usr/sbin/chat -s -v -t 60 ABORT \"NO CARRIER\" ABORT \"NO DIALTONE\" ABORT \"BUSY\" \"\" \"+++ATZ\" OK \"ATD0049177123100\"  CONNECT \"~\" \'

got

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (+++ATZ^M)
expect (OK)
+++ATZ^M^M
OK
 -- got it

send (ATD0049177123100^M)
expect (CONNECT)
^M
ATD0049177123100^M^M
CARRIER^M
^M
CONNECT
 -- got it

send (~^M)

5
Security and Networking / Irda Dial Up Problem
« on: February 26, 2004, 01:09:15 pm »
I will have a look. By the way I am using a SL-5600 with SharpRom 1.32. Some users in a german
news group stated with SL-5500 and Rom 3.something there are Problems with IrDA and Nokia 6210
not with Rom 2.something. Maybe Rom for SL-5600 has the same Problem. I already tried with version
1.0.

username and password are correct.

6
Security and Networking / Irda Dial Up Problem
« on: February 25, 2004, 06:49:21 pm »
I am trying to connect to the internet via a cellphone.

I tried with a Nokia 6210 and a Nokia 7650.

I like to use a CSD connection not a GPRS connection.

I tried first with a ATDT initstring. That does not work at all.

Then I tried with empty initstring. That does not worked with the Nokia
7650 at all too. The Nokia 6210 started to dial the number I entered, got a carrier but hangup later. Down there you see the lines from file /etc/ppp/connect-errors:

Nokia 7650 with initstring ATDT:

/tmp/qpe-pppd-log:

Feb 25 14:53:23 localhost pppd[2790]: pppd 2.4.0 started by root, uid 0
Feb 25 14:53:23 localhost pppd[2790]: Removed stale lock on ircomm (pid 2194)
Feb 25 14:53:24 localhost chat[2792]: abort on (NO CARRIER)
Feb 25 14:53:24 localhost chat[2792]: abort on (NO DIALTONE)
Feb 25 14:53:24 localhost chat[2792]: abort on (BUSY)
Feb 25 14:53:24 localhost chat[2792]: send (ATDT^M)
Feb 25 14:53:24 localhost chat[2792]: expect (OK)
Feb 25 14:53:27 localhost chat[2792]: ~^?}#@!}!}!} }4}%}&^Z=}6^E}\"}&} } } } }\'}\"}(}\"N9~~^?}#@!}!}!} }4}%}&^Z=}6^E}\"}&} } } }
Feb 25 14:53:32 localhost pppd[2790]: Hangup (SIGHUP)
Feb 25 14:53:32 localhost pppd[2790]: Connect script failed
Feb 25 14:53:32 localhost chat[2792]: SIGHUP
Feb 25 14:53:32 localhost chat[2792]: Can\'t restore terminal parameters: Input/output error
Feb 25 14:53:33 localhost pppd[2790]: Exit.

without initstring I get

... send(ATDT+49177123100)

not

... send (ATDT)


In /etc/ppp/connect-errors:

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (ATDT^M)
expect (OK)
~^?}#@!}!}!} }4}%}&^Px3}]}\"}&} } } } }\'}\"}(}\"%^?~~^?}#@!}!}!} }4}%}&^Px3}]}\"}&} } } }
warning: read() on stdin returned 0
Failed
Can\'t restore terminal parameters: Input/output error

or again

... send(ATDT+49177123100) without initstring

The phone did not dial!

Nokia 6210:

initstring ATDT

File /tmp/qpe-pppd-log:

Feb 25 16:30:05 localhost pppd[4161]: pppd 2.4.0 started by root, uid 0
Feb 25 16:30:06 localhost chat[4170]: abort on (NO CARRIER)
Feb 25 16:30:06 localhost chat[4170]: abort on (NO DIALTONE)
Feb 25 16:30:06 localhost chat[4170]: abort on (BUSY)
Feb 25 16:30:06 localhost chat[4170]: send (ATDT^M)
Feb 25 16:30:06 localhost chat[4170]: expect (CONNECT)
Feb 25 16:30:12 localhost chat[4170]: ATDT^M^M
Feb 25 16:30:27 localhost chat[4170]: NO CARRIER
Feb 25 16:30:27 localhost chat[4170]: -- failed
Feb 25 16:30:27 localhost chat[4170]: Failed (NO CARRIER)
Feb 25 16:30:27 localhost pppd[4161]: Connect script failed
Feb 25 16:30:28 localhost pppd[4161]: Exit.

and

/etc/ppp/conect-errors:

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (ATDt^M)
expect (CONNECT)
ATDT^M^M
NO CARRIER
-- failed
Failed (NO CARRIER)

empty initstring

qpe-ppd-log:

Feb 25 16:30:05 localhost pppd[4161]: pppd 2.4.0 started by root, uid 0
Feb 25 16:30:06 localhost chat[4170]: abort on (NO CARRIER)
Feb 25 16:30:06 localhost chat[4170]: abort on (NO DIALTONE)
Feb 25 16:30:06 localhost chat[4170]: abort on (BUSY)
Feb 25 16:30:06 localhost chat[4170]: send (ATDT+49177123100^M)
Feb 25 16:30:06 localhost chat[4170]: expect (CONNECT)
Feb 25 16:30:12 localhost chat[4170]: ATDT+49177123100^M^M
Feb 25 16:30:12 localhost chat[4170]: CARRIER^M
Feb 25 16:30:27 localhost chat[4170]: ^M
Feb 25 16:30:27 localhost chat[4170]: NO CARRIER
Feb 25 16:30:27 localhost chat[4170]: -- failed
Feb 25 16:30:27 localhost chat[4170]: Failed (NO CARRIER)
Feb 25 16:30:27 localhost pppd[4161]: Connect script failed
Feb 25 16:30:28 localhost pppd[4161]: Exit.

connet-errors:

abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (BUSY)
send (ATDT+49177123100^M)
expect (CONNECT)
ATDT+49177123100^M^M
CARRIER^M
^M
NO CARRIER
-- failed
Failed (NO CARRIER)

what went wrong?????

Pages: [1]