![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: May 2006
Beans: 19
|
Siemens CX65 and Ubuntu
I have Ubutu Dapper and i want to connect my mobile phone Siemens CX65 to the computer. I want to browse the phone content and to see some photos. I have usb cable but no software for Linux. I tried KMobile tools, but with this application, i cannot browse my mobile. Can somebody help me?
![]() |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: May 2006
Beans: 19
|
Re: Siemens CX65 and Ubuntu
Please somebody help me
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() |
Re: Siemens CX65 and Ubuntu
I have siemens C65.
I download siefs from http://chaos.allsiemens.com/siefs/ next i install these pakages with Synaptic: libfuse2 libfuse-dev unzip downloaded file (in your home dir for example) cd to unziped directory and type: Code:
./configure Code:
make Code:
sudo make install Code:
sudo modprobe fuse make your own dir in /media Code:
mkdir /media/mobille Code:
sudo mount -t siefs /dev/ttyUSB0 /media/mobille enjoy |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: May 2006
Beans: 19
|
Re: Siemens CX65 and Ubuntu
I tried this, but when I click on the mounted folder my Nautilus freezes
** (nautilus:7470): WARNING **: Hit unhandled case 6 (in/out error) in fm_report_error_loading_directory |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() |
I've installed all accordint to inctruction included here, and...
Code:
klemik@Klemik:~/fuse-2.5.3$ sudo mount -t siefs /dev/ttyUSB0 /media/mobile fuse: failed to exec fusermount: No such file or directory klemik@Klemik:~/fuse-2.5.3$ sudo fusermount /dev/ttyUSB0 /media/mobile fusermount: old style mounting not supported I also copied fusermount from /usr/local/bin to /bin but it gives me same error ![]() |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() |
Re: Siemens CX65 and Ubuntu
ok I copied fusermoun to /usr/bin and it works now. Thanks for this instruction
Last edited by Klemik; July 19th, 2006 at 12:53 PM.. |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() |
Re: Siemens CX65 and Ubuntu
Uhm, I thought it works, but data on mobile is read only even if I call -o rw options
|
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Mar 2005
Beans: 36
|
Re: Siemens CX65 and Ubuntu
In my case, both the installation and mounting were sucessful. But when I try to access the mounted point, it gives me an I/O error... Even accessing as root. Any ideas?
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|