![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Ubuntu Backports Discuss the Ubuntu Backports project here. Request updated packages for the current stable version of Ubuntu |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
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! |
|
|
|
|
|
#2 |
|
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.
|
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() 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! |
|
|
|
|
|
#4 |
|
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.. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() |
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. |
|
|
|
|
|
#6 | |
|
Just Give Me the Beans!
![]() |
Re: Request: Mobile Phone Applications (Nokia 6230): gnokii, gnocky, wammu, gammu
Quote:
|
|
|
|
|
|
|
#7 |
|
Gee! These Aren't Roasted!
![]() 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 |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() |
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 Code:
[gammu] port = /dev/ttyACM0 model = 3220 connection = dku5 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 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 Pete Last edited by BoredByPolitics; September 18th, 2006 at 04:57 PM.. Reason: Found Solution to file transfer to/from Nokia 3220 |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|