LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories
User Name
Password
LinuxQuestions.org Member Success Stories Just spent four hours configuring your favorite program? Just figured out a Linux problem that has been stumping you for months?
Post your Linux Success Stories here.

Notices


Reply
  Search this Thread
Old 11-20-2004, 11:29 AM   #31
douphler
LQ Newbie
 
Registered: Nov 2004
Location: Stockholm
Distribution: Debian Linux
Posts: 1

Rep: Reputation: 0

Hi all,

a small detail - I got the error 'no such device' for the mountpoint. Finally discovered that I missed support for 'NFS file systems' in the kernel. Could help if anyone gets the same error.

Regards,
- Carl
 
Old 11-29-2004, 11:41 AM   #32
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Original Poster
Rep: Reputation: 59
IMPORTANT UPDATE!!!!!

As KiyuKo find out, p3nfs client version 5.15 and above uses rfcomm port 11. Port 4 is not used anymore to make connections.
I already edited the first post and made necessary changes.
 
Old 12-05-2004, 07:28 AM   #33
remotemate2003
LQ Newbie
 
Registered: Aug 2004
Location: India
Distribution: all linux
Posts: 21

Rep: Reputation: Disabled
I am using nokia 6820 and 7210 phones with linux. Main purpose being- GPRS to connect to the internet.

6820 is connected via bluetooth and 7210 via usb irda.

Process is fairly simple in Kanotix and knoppix. Just run 'Modemlink' it detects the phone and creates a link as /dev/modem. I then use kppp to dial out.

Havent tried EasyGPRS and OpenOBEX yet, but easygprs is for creating gprs connection and openobex can be used to transfer files.

Good luck all

Jigish
 
Old 12-30-2004, 01:16 PM   #34
vladimir@ares
LQ Newbie
 
Registered: Dec 2004
Posts: 7

Rep: Reputation: 0
it worked for me too, w00t
 
Old 12-30-2004, 03:03 PM   #35
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Original Poster
Rep: Reputation: 59
Glad to know my thread is working!! ^__^
 
Old 12-31-2004, 05:44 AM   #36
keripukki
LQ Newbie
 
Registered: Aug 2004
Posts: 19

Rep: Reputation: 0
I tried this with Nokia 6260 which is Series 60 also but with no success. hcitool scan finds the phone and I've double checked the address in rfcomm.conf and I use port 11. I can even send files to my phone with KDE bluetooth but that's all I can do :/

Sometimes when starting nfsapp in my phone it just closes tha application immediately. But after I try mounting phone with p3nfsd and then starting nfsapp it doesn't crash anymore. Then I usually start the nfsapp in the phone again (it doesn't crash anymore) and try mounting the phone but nothing happens, phone doesn't even ask if I allow access to it anymore.

btw. after this hcitool doesn't find my phone anymore unless I restart bluetooth connection, and when restarting it says "are you sure you want to do this, connection is still in use". After restarting connection nfsapp starts crashing again.

Last edited by keripukki; 12-31-2004 at 05:45 AM.
 
Old 12-31-2004, 11:40 AM   #37
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Original Poster
Rep: Reputation: 59
Quote:
Originally posted by keripukki
I tried this with Nokia 6260 which is Series 60 also but with no success. hcitool scan finds the phone and I've double checked the address in rfcomm.conf and I use port 11. I can even send files to my phone with KDE bluetooth but that's all I can do :/

Sometimes when starting nfsapp in my phone it just closes tha application immediately. But after I try mounting phone with p3nfsd and then starting nfsapp it doesn't crash anymore. Then I usually start the nfsapp in the phone again (it doesn't crash anymore) and try mounting the phone but nothing happens, phone doesn't even ask if I allow access to it anymore.

btw. after this hcitool doesn't find my phone anymore unless I restart bluetooth connection, and when restarting it says "are you sure you want to do this, connection is still in use". After restarting connection nfsapp starts crashing again.
Mobile won't tell you anything about allowing conenction or not. It does not work like a "regular" BT connection.
Make sure you have NFS enabled in your kernel and the daemon is running. You should FIRST run the client on the mobile and then connect to it with p3nfs command.
Also check out you binded correctly rfcomm0.

But anyway, if you can send/recevi objects with KDE Bluetooth, you won't get anything more using the system I posted. I wrote that post cause I use no KDE nor Gnome, and in that time BT with mobile was not common at all. The only extra thing you're gonna get is the possibility to sneak into your mobile filesystem and look around it.
Another possible reason for the crashes is that the mobile you have is quite new, and Sereies 60 was not designed for such a "smart" phone...It works perfectly on my old 3650, but no comparison with 6260. If you only want to transfer pictures/tunes, I suggest you to use KDE BT, as it's working for you and "my" system doesn't, and there's no clear sign of what is going wrong.
 
Old 03-13-2005, 10:30 AM   #38
bllshy
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
so is the conclusion it is not possible to use a 60 series nokia with bluetooth to browse the web?
 
Old 04-13-2005, 02:59 PM   #39
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Original Poster
Rep: Reputation: 59
This how-to was meant to teach how to transfer files between PC and Series 60 mobile phones. Anything that goes beyond this point, I can't tell.
Even more, this howto is nowadays quite deprecated, as KDE and Gnome have better ways transfer files, nice GUIs and really really easy. I wrote this how-to because in that time, neither KDE nor Gnome had those BT GUIs and was the only way I found to transfer files.

I'm sorry to tell I can't help you in this matter (connect to internet via bluetooth), but I'm pretty sure some googling will help you.
 
Old 04-15-2005, 06:42 AM   #40
mady
LQ Newbie
 
Registered: Apr 2005
Distribution: debian
Posts: 1

Rep: Reputation: 0
Quote:
Originally posted by keripukki
I tried this with Nokia 6260 which is Series 60 also but with no success. hcitool scan finds the phone and I've double checked the address in rfcomm.conf and I use port 11. I can even send files to my phone with KDE bluetooth but that's all I can do :/

Sometimes when starting nfsapp in my phone it just closes tha application immediately. But after I try mounting phone with p3nfsd and then starting nfsapp it doesn't crash anymore. Then I usually start the nfsapp in the phone again (it doesn't crash anymore) and try mounting the phone but nothing happens, phone doesn't even ask if I allow access to it anymore.

btw. after this hcitool doesn't find my phone anymore unless I restart bluetooth connection, and when restarting it says "are you sure you want to do this, connection is still in use". After restarting connection nfsapp starts crashing again.
The problem with Nokia 6260 is the following: the port 11 is used for SyncMLClient.
That is the reason why nfsapp "crash" at startup. The resolution in very simple:
Modify in C:\system\Apps\nfsapp\nfsclient.ini the Bluetooth parameter.
eg.
Bluetooth=13
(or modify it on your PC and transfer it to the phone. On my system I found it in
/usr/share/p3nfs/epoc32/nfsapp)

So p3nfsd and nfsapp works fine on Nokia 6260 too.

regards,
Karoly

Last edited by mady; 04-15-2005 at 07:01 AM.
 
Old 07-26-2005, 09:31 PM   #41
yanayun
LQ Newbie
 
Registered: Aug 2004
Location: Bali
Distribution: Slackware
Posts: 8

Rep: Reputation: 0
i have problem in GPRS connection. After 2 minutes pppd always stop.


Jul 27 04:42:53 linux pppd[6017]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
Jul 27 04:42:53 linux pppd[6017]: sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
Jul 27 04:42:53 linux pppd[6017]: rcvd [IPCP ConfNak id=0x2 <addr 10.11.210.247>]
Jul 27 04:42:53 linux pppd[6017]: sent [IPCP ConfReq id=0x3 <addr 10.11.210.247>]
Jul 27 04:42:53 linux pppd[6017]: rcvd [IPCP ConfAck id=0x3 <addr 10.11.210.247>]
Jul 27 04:42:53 linux pppd[6017]: local IP address 10.11.210.247
Jul 27 04:42:53 linux pppd[6017]: remote IP address 10.6.6.6
Jul 27 04:42:53 linux pppd[6017]: Script /etc/ppp/ip-up started (pid 6033)
Jul 27 04:42:53 linux pppd[6017]: Script /etc/ppp/ip-up finished (pid 6033), status = 0x0
Jul 27 04:43:21 linux pppd[6017]: lcp: received short Echo-Reply, length 1
Jul 27 04:43:51 linux pppd[6017]: lcp: received short Echo-Reply, length 1
Jul 27 04:44:21 linux pppd[6017]: lcp: received short Echo-Reply, length 1
Jul 27 04:44:51 linux pppd[6017]: No response to 4 echo-requests
Jul 27 04:44:51 linux pppd[6017]: Serial link appears to be disconnected.
Jul 27 04:44:51 linux pppd[6017]: Script /etc/ppp/ip-down started (pid 6072)
Jul 27 04:44:51 linux pppd[6017]: sent [LCP TermReq id=0x3 "Peer not responding"]
Jul 27 04:44:51 linux pppd[6017]: Script /etc/ppp/ip-down finished (pid 6072), status = 0x0
Jul 27 04:44:51 linux pppd[6017]: rcvd [LCP TermAck id=0x3]
Jul 27 04:44:51 linux pppd[6017]: Connection terminated.
Jul 27 04:44:51 linux pppd[6017]: Connect time 2.0 minutes.
Jul 27 04:44:51 linux pppd[6017]: Sent 11073 bytes, received 21417 bytes.
Jul 27 04:44:52 linux pppd[6017]: Connect time 2.0 minutes.
Jul 27 04:44:52 linux pppd[6017]: Sent 11073 bytes, received 21417 bytes.
Jul 27 04:44:52 linux pppd[6017]: Exit.
 
Old 07-27-2005, 04:17 PM   #42
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Original Poster
Rep: Reputation: 59
This topic is for bluetooth, not GPRS and nowadays is quite outdated. I wrote this HOWTO when neither KDE nor Gnome had an easy way to transfer files between PC and mobile.
 
Old 08-02-2005, 12:21 PM   #43
abattoir
Member
 
Registered: Feb 2005
Distribution: Kubuntu 6.10
Posts: 313

Rep: Reputation: 30
I dont know if it was there when you wrote the how-to, but there is kde-bluetooth now. It is excellent and allows you to transfer files b/w pc and phone. If you install kbemusedserver, you can also control your pc using your s60 phone(control music players like amaroK etc.)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth and Nokia 6230 synapse Slackware 5 01-02-2007 11:45 AM
Connecting to the internet using a nokia 6230 and bluetooth pmprichard Linux - Laptop and Netbook 4 05-16-2005 12:12 PM
p3nfsd + nfsapps (Bluetooth + NFS on Nokia 6600) lobor Linux - Networking 0 04-04-2005 09:46 AM
nokia 6230 bluetooth tbriden Linux - Hardware 0 10-21-2004 12:05 PM
nokia 3650 as web-cam. moeminhtun General 5 08-28-2003 10:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories

All times are GMT -5. The time now is 05:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration