![]() |
Is it possible for N900 to use another phone as a 3G modem over bluetooth? Answer: Yes, it is.
I want to connect the N900 to another phone in the same way as I do with the N810. Is it possible? How?
(Note to moderators: please don't merge this thread with irrelevant threads). |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
The answer is yes, but it is not easy to setup. Nokia introduced a bug to the kernel that causes the kernel to OOPS when ppp over rfcomm is started. Maybe this is why they did not include this very basic feature?
|
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
Quote:
But still ppp_async is probably still broken there, what did you fix in ppp_async code? |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
In short, tty_ldisc_ops.receive_buf was changed from void to int (and the return value is used somewhere), but in ppp_async.c, the function was not changed from void.
Code:
--- ppp_async.c.org 2009-12-19 17:45:28.000000000 +0200 |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
Update for PR1.1: DNS resolver change. you need to change in the file /etc/ppp/ip-up.d/dns the two occurrences of tmp to var/log for DNS to work.
|
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
Hi Matan,
Thanks for your tutorial. I followed the instructions but still can't connect. I added the section for /etc/bluetooth/rfcomm but the command "rfcomm bind 2" wouldn't work until I renamed the file /etc/bluetooth/rfcomm.conf. Also, on my N900, /etc/ppp/ip-up.d is an existing directory. I renamed the directory and created a text file with the commands and chmod. Is that the correct thing to do? Finally, when I try to connect I get the following error: Nokia-N900-42-11:/etc/bluetooth# pppd call gprs pppd: The remote system is required to authenticate itself pppd: but I couldn't find any suitable secret (password) for it to use to do so. Searching on the web I found hints to add "noauth" to the script, so I added it to /etc/ppp/peers/gprs. Doing this got rid of the error message but I'm still unable to connect. Can you help me? Thanks. -Pete |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
OK i am a little closer to getiing this working but i have no idea what i need to name the files in the /etc/ppp/xxxx/gprs.
|
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
Quote:
must use org.mydomain.intertface.method notation, no dot in "string:orange" Thanks in advance. |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
There are some mistakes in my instructions:
/etc/bluetooth/rfcomm indeed needs to be /etc/bluetooth/rfcomm.conf The ...nameserver... script should be called /etc/ppp/ip-up.d/dns, so /etc/ppp/ip-up.d/ should still be a directory. Note that there is an update later in the thread for PR1.1. About the rfcomm bind problem - can you post the content of your rfcomm.conf file? |
Re: Is it possible for N900 to use another phone as a 3G modem over bluetooth?
Quote:
Thanks again for your help |
All times are GMT. The time now is 23:47. |
vBulletin® Version 3.8.8