i have ubuntu on my system too, maybe i'll give it a try later too.
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![]()
i have ubuntu on my system too, maybe i'll give it a try later too.
is that an indication that Ubuntu DD wil also replace smbfs with cifs like FC5 did?
thats bad, if so.
--------------------
-->E680i... ROX.
--------------------
what is "cifs"?
I don't know about it, I will google it later![]()
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.
====================
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.
It seemed OK. But I got error message:Code:mount -t smbfs -o username=guest //192.168.1.2/system /media/e680i
Code:#ls /media/e680i ls: reading directory e680i: Input/output error
I love windflowers...
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 failedWhat to do?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
Last edited by yalex2000; 11-04-2007 at 04:39 PM.
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:0000Code: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 failedCode: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
all hell is on me
Last edited by jendral_hxr; 01-30-2010 at 03:55 AM. Reason: stupidity
I am cute, amn't I?