Join Today
+ Reply to Thread
Results 1 to 10 of 10
  1. #1

    Default mount E680i on Linux (ubuntu dapper)

    I use Ubuntu on my Notebook

    I wanna visit my e680i from the computer by USBLAN model

    i do the following step:

    1)sudo ifconfig usb0 192.168.1.99
    2)sudo route add -host 192.168.1.2 dev usb0
    3)telnet 192.168.1.2

    I can telnet successfully, and can visit all the directory on my phone, but when I type the follwing:

    mount -t smbfs -o username=root,password= //192.168.1.2/system /media/e680i

    It seems the phone's filesystem can be mounted properly, but when i try to visit zhe directory /media/e680i by some file browser (just like Nautilus or Konqueror), the browser comes no response.

    so i think maybe there r some errors in my smb.conf, but I can mount other computer's shared directories and visit them.

    r there anyone could give me some suggestions?

    thank you first and sorry for my english

  2. Default Re: mount E680i on Linux (ubuntu dapper)

    i have ubuntu on my system too, maybe i'll give it a try later too.

  3. #3
    Join Date
    Nov 2005
    Location
    Pakistan
    Posts
    860

    Default Re: mount E680i on Linux (ubuntu dapper)

    is that an indication that Ubuntu DD wil also replace smbfs with cifs like FC5 did?
    thats bad, if so.
    --------------------
    -->E680i... ROX.
    --------------------

  4. #4

    Default Re: mount E680i on Linux (ubuntu dapper)

    what is "cifs"?

    I don't know about it, I will google it later

  5. #5

    Default Re: mount E680i on Linux (ubuntu dapper)

    i've tried to mount e680i file system using
    mount -t smbfs -o username=guest //192.168.1.2/system /media/e680i
    when password required, i press enter.
    i can explorer directory smothly, but when there are filename with chinese characters, it is shown as '???'
    when i try to mount it with option codepage=cp936, i cannot explorer folder which has file or subfolder with chinese characters.
    ====================
    When You Learn,Teach,
    When You Get,Give.
    ====================

  6. #6

    Default Re: mount E680i on Linux (ubuntu dapper)

    I've tried dapper and found the same problem. But I don't think it's about the codepage.

    My mp3 folder and photo folde cannot be browsed from nautilus (actually it cannot show the contents, i guess). I try to delete all mp3s by using telnet and copy new files via nautilus. Then everything seems to be okay.

    except that, when I unplugged the phone and plug it in again.. then I cannot the files again.

  7. #7
    Join Date
    Nov 2005
    Location
    Guangzhou, PR.China
    Posts
    14

    Default Re: mount E680i on Linux (ubuntu dapper)

    Code:
    mount -t smbfs -o username=guest //192.168.1.2/system /media/e680i
    It seemed OK. But I got error message:
    Code:
    #ls /media/e680i
    ls: reading directory e680i: Input/output error
    I love windflowers...

  8. #8

    Default

    Quote Originally Posted by leo_tzao View Post
    I use Ubuntu on my Notebook

    I wanna visit my e680i from the computer by USBLAN model

    i do the following step:

    1)sudo ifconfig usb0 192.168.1.99
    2)sudo route add -host 192.168.1.2 dev usb0
    3)telnet 192.168.1.2

    I can telnet successfully, and can visit all the directory on my phone, but when I type the follwing:

    mount -t smbfs -o username=root,password= //192.168.1.2/system /media/e680i

    It seems the phone's filesystem can be mounted properly, but when i try to visit zhe directory /media/e680i by some file browser (just like Nautilus or Konqueror), the browser comes no response.

    so i think maybe there r some errors in my smb.conf, but I can mount other computer's shared directories and visit them.

    r there anyone could give me some suggestions?

    thank you first and sorry for my english

    Performance of this command gives error

    Code:
     mount -t smbfs -o username=guest //192.168.1.2/system /media/e680i   timeout connecting to 192.168.1.2:445 timeout connecting to 192.168.1.2:139 Error connecting to 192.168.1.2 (Operation already in progress) 8169: Connection to 192.168.1.2 failed SMB connection failed
    Code:
     dmesg | tail
    [ 7856.782606] usbcore: registered new interface driver cdc_acm
    [ 7856.782930] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
    [ 7857.844426] usb 2-2: USB disconnect, address 2
    [ 7858.512264] usb 2-2: new full speed USB device using ohci_hcd and address 3
    [ 7858.733185] usb 2-2: configuration #1 chosen from 1 choice
    [ 7917.290109] smbfs: mount_data version 1919251317 is not supported
    [ 8066.545429] smbfs: mount_data version 1919251317 is not supported
    [ 8091.108503] smbfs: mount_data version 1919251317 is not supported
    [18909.320829] NET: Registered protocol family 17
    [19000.065957] smbfs: mount_data version 1919251317 is not supported
    What to do?
    Last edited by yalex2000; 11-04-2007 at 04:39 PM.

  9. #9

    Default

    Hi!

    I try to connect phone to Ubuntu 7.10.
    Has seen all mans that is on the Internet, but the same result - does not work.
    What to do?

    Code:
    lsusb
    Bus 003 Device 001: ID 0000:0000  
    Bus 002 Device 003: ID 22b8:600c Motorola PCS A768i GSM Phone
    Bus 002 Device 001: ID 0000:0000  
    Bus 001 Device 003: ID 04f9:0193 Brother Industries, Ltd 
    Bus 001 Device 001: ID 0000:0000
    Code:
    sudo mount -t smbfs -o username=guest //192.168.1.2/system /media/e680i
    timeout connecting to 192.168.1.2:445
    timeout connecting to 192.168.1.2:139
    Error connecting to 192.168.1.2 (Operation already in progress)
    7071: Connection to 192.168.1.2 failed
    SMB connection failed
    Code:
    dmesg | tail
    [  355.766333] eth0: link down.
    [  361.118452] eth0: link up.
    [ 2141.187164] usb 2-2: new full speed USB device using ohci_hcd and address 2
    [ 2141.407979] usb 2-2: configuration #1 chosen from 1 choice
    [ 2141.524217] cdc_acm 2-2:1.0: ttyACM0: USB ACM device
    [ 2141.529081] usbcore: registered new interface driver cdc_acm
    [ 2141.529415] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
    [ 2143.461457] usb 2-2: USB disconnect, address 2
    [ 2144.139164] usb 2-2: new full speed USB device using ohci_hcd and address 3
    [ 2144.360115] usb 2-2: configuration #1 chosen from 1 choice

  10. #10
    Join Date
    Apr 2007
    Location
    Malang, Indonesia
    Posts
    779

    Default

    all hell is on me
    Last edited by jendral_hxr; 01-30-2010 at 03:55 AM. Reason: stupidity
    I was part of that strange race of people aptly described as spending their lives doing things they detest to make money they don't want to buy things they don't need to impress people they dislike. -- Emile Henry Gauvreay


 
+ Reply to Thread

Similar Threads

  1. How to- telnet the a780 with ubuntu linux?
    By ctw in forum A780 General Chat
    Replies: 22
    Last Post: 02-05-2010, 03:18 PM
  2. Q: How can I use Ming as GPRS Modem in Ubuntu (Linux)
    By sina_saeedi82 in forum A1200 General Chat
    Replies: 3
    Last Post: 03-03-2008, 06:20 PM
  3. cifs mount an A780 from a linux machine
    By NetNut404 in forum A780 General Chat
    Replies: 2
    Last Post: 08-15-2006, 02:28 AM
  4. Need help !! Mount A760 as a drive on Linux
    By kagx in forum A768i/A760 General Chat
    Replies: 1
    Last Post: 01-13-2006, 10:02 PM
  5. how to mount transflashcard under linux ?
    By sleon in forum A780 General Chat
    Replies: 12
    Last Post: 01-07-2006, 12:22 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1