Furious: Symbian/Nokia
Jan 26, 02:29 PM: Nokia 6600 and Linux
Recently I’ve bought a Nokia 6600 with Symbian Os 7.0 .
It works very well and has lot of nice features due to the operative system that supports multitasking and software installation .
To upload and download files on the mobile I use a bluetooth connection between Nokia 6600 and my computer using nfs [ p3nfs over rfcomm0 ] mount the phone memory .
First step :
Check in your .config for :
CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_HIDP=y
CONFIG_BT_HCIUSB=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIVHCI=m
Second step :
To bring up bluetoohth :
hciconfig hci0 up
To scan for devices :
hcitool scan
Third step :
Install p3nfs [ install also portmap if not yet installed ] :
emerge p3nfs [ for gentoo ]
apt-get install p3nfs [ for debian ]
Fourth step :
Upload /usr/share/doc/p3nfs-5.18/nfsapp-2.8-
Fifth step :
Start portmap and p3nfsd
/etc/init.d/portmap start
/usr/bin/p3nfsd --dir /mnt/nokia -series60 --tty /dev/rfcomm0
Start nfsapp on your mobile ….
Now your Nokia 6600 is mounted in /mnt/nokia
Here are some Nokia 6600 features :
- Tri-band GSM 900/1800/1900
- Symbian7 OS 7.0s operating platform
- JavaTM,8 MIDP 2.0
- Bluetooth 2 wireless technology
- Infrared
- Multimedia Messaging1 ( includes images, animation, graphics, video and audio content)
- SMS
- Contacts with thumbnail pictures
- Calendar
- To-do list
- Notes
- Voice recorder
- Calculator
- Clock
- Converter (currency, length, mass, etc.)
- PC Suite4 for local synchronization
- SyncML5 for remote synchronization
- Mobile Wallet M-Commerce
- MultimediaCard (MMC) support for add-on memory expansion, which allows additional storage such as images, videos, wallpapers, ringing tones and more.
- Sales package includes complimentary 32MB MMC
- Higher capacity MultiMediaCard (MMC) is available and can be purchased separately6

