Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Development & Programming > Repositories & Backports > Ubuntu Backports
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu Backports
Discuss the Ubuntu Backports project here. Request updated packages for the current stable version of Ubuntu

 
Thread Tools Display Modes
Old June 12th, 2005   #1
amilist
First Cup of Ubuntu
 
Join Date: Jun 2005
Beans: 8
Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Hi!
Any of those mentioned above would be highly appreciated as none of them works on hoary.

Cheers!
amilist is offline   Reply With Quote
Old June 12th, 2005   #2
cRoMo
Just Give Me the Beans!
 
Join Date: May 2005
Location: Czestochowa, Poland
Beans: 21
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Every single one of these will WORK in Hoary, just as on any other Linux distribution. Your problem is that there are no proper packages in Hoary repositories, but it's not a big problem if you really need those apps - just compile them by yourself or find a deb for other distro, Most likely it won't hurt your hoary.
cRoMo is offline   Reply With Quote
Old June 13th, 2005   #3
paretooptimum
Just Give Me the Beans!
 
paretooptimum's Avatar
 
Join Date: Feb 2005
Location: New Zealand
Beans: 48
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Has anyone found a .deb for gnocky? I've searched and all I can find are .rpms - I want to look some more for a deb before I use alien.

http://www.gnokii.org/screenshots.shtml

I have a nokia phone and this thing looks great.

Alternatively if you are a MOTU please? please? please!
paretooptimum is offline   Reply With Quote
Old June 13th, 2005   #4
amilist
First Cup of Ubuntu
 
Join Date: Jun 2005
Beans: 8
Finally :-))

1. to install gnokii add these lines to your sources.list:

deb http://debian.usefulinc.com/gnome ./
deb-src http://debian.usefulinc.com/gnome ./

2. the makefile for gnocky is properly generated on my system, nevertheless is does not compile. unfortunately i could not find any debs.

if i will be able to install gammu/wammu i will leave a message.

UPDATE:

I installed first gnokii from the above url, then downloaded the gnocky-rpm from this url:

http://rpm.pbone.net/index.php3/stat....i386.rpm.html

then I changed into the download-directory and executed the following commands in a terminal:

me@notebook:~$ sudo alien gnocky-0.0.3-2.i386.rpm

and

me@notebook:~$ sudo dpgk -i gnocky_0.0.3-3_i386.deb

(you can skip this command by adding the "install-option to the alien-command "...alien -i gnocky....")

And IT WORKS

Last edited by amilist; June 13th, 2005 at 05:17 PM..
amilist is offline   Reply With Quote
Old October 29th, 2005   #5
rockrhino27
5 Cups of Ubuntu
 
rockrhino27's Avatar
 
Join Date: Oct 2005
Location: Cranston, RI
Beans: 39
Ubuntu 7.10 Gutsy Gibbon
Send a message via AIM to rockrhino27 Send a message via MSN to rockrhino27 Send a message via Yahoo to rockrhino27
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Hello,

Does anybody know if any of the programs mentioned work on 3rd party USB cables. I hve a nokia 6800 and a 3220 which both are compatiable with the Nokia DKU-5 cable. When I originally bought the 6800, about a year and a half ago. I also bought a 3rd party USB cable. I can get the phone to sync with a windows program called "Oxygen Phone Manager". It would be nice to find a linux program to do the same thing.
rockrhino27 is offline   Reply With Quote
Old December 25th, 2005   #6
Nightwind
Just Give Me the Beans!
 
Nightwind's Avatar
 
Join Date: Nov 2005
Location: Sweet Home Alabama
Beans: 72
Edubuntu 7.04 Feisty Fawn
Send a message via Yahoo to Nightwind
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Quote:
Originally Posted by rockrhino27
Hello,

Does anybody know if any of the programs mentioned work on 3rd party USB cables. I hve a nokia 6800 and a 3220 which both are compatiable with the Nokia DKU-5 cable. When I originally bought the 6800, about a year and a half ago. I also bought a 3rd party USB cable. I can get the phone to sync with a windows program called "Oxygen Phone Manager". It would be nice to find a linux program to do the same thing.
Yes they do
Nightwind is offline   Reply With Quote
Old April 14th, 2006   #7
chele
Gee! These Aren't Roasted!
 
chele's Avatar
 
Join Date: Jan 2005
Location: east van
Beans: 180
Ubuntu 9.04 Jaunty Jackalope
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

gnokki & xgnokkii are now available in Ubuntu Dapper. I have not found a deb of gnocky yet. I am using a Nokia 3600 with a bluetooth connection. It was necessary to manually create a .gnokiirc file, then install and run gnapplet on the phone, before xgnokii would connect.

However, xgnokki used a ton of memory and time to import the contacts from the phone to the PC.
Code:
  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
10067 chele     16   0  339m  93m 4076 S  0.0 37.6   0:07.51 xgnokii
chele is offline   Reply With Quote
Old September 18th, 2006   #8
BoredByPolitics
First Cup of Ubuntu
 
BoredByPolitics's Avatar
 
Join Date: Sep 2006
Location: UK
Beans: 5
Ubuntu 6.06
Send a message via AIM to BoredByPolitics Send a message via MSN to BoredByPolitics Send a message via Yahoo to BoredByPolitics
Lightbulb Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu

Easy installation of gammu/gammu-python/wammu can be achieved by using the script on this page: Wammu Installation Script for Ubuntu

Once you've pasted it into a file, you'll probably have to execute it using sudo:

Code:
sudo sh ./install_wammu.sh
At first I didn't think the filesystem functions of gammu would work with my phone, but it turns out that I was using the wrong connection settings:

Code:
[gammu]
port = /dev/ttyACM0
model = 3220
connection = dku5
You may also be interested in snofs. There's no package to download, but you can grab the cvs code, and once compiled it runs fine:

Code:
sudo apt-get install cvs
cvs -d:pserver:anonymous@snofs.cvs.sourceforge.net:/cvsroot/snofs login
cvs -z3 -d:pserver:anonymous@snofs.cvs.sourceforge.net:/cvsroot/snofs co -P snofs
cd ./snofs/src
make
sudo cp snofs /usr/local/bin
sudo mkdir /mnt/nokia3220
sudo modprobe coda
sudo snofs &
sudo mount -tcoda /dev/cfs0 /mnt/nokia3220
Example usage:

Code:
pete@pete-laptop:~$ ls /mnt/nokia3220/
files  mms  sms  status  vcards
pete@pete-laptop:~$ ls /mnt/nokia3220/files
A (Permanent_memory 2)  C (Permanent_memory)
pete@pete-laptop:~$ ls /mnt/nokia3220/files/A\ \(Permanent_memory\ 2\)
FIM_fixed_id  HTTP                   predeffilerecieved  predefhiddenfolder  predefmessages  predefsyncml
FIM_perm_id   predeffiledownload  predefgallery       predefinfofolder    predefomadm     serviceapplication
Have fun!

Pete

Last edited by BoredByPolitics; September 18th, 2006 at 04:57 PM.. Reason: Found Solution to file transfer to/from Nokia 3220
BoredByPolitics is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 07:52 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry