Author Topic: ftp question on sl-5600  (Read 4474 times)

Anonymous

  • Guest
ftp question on sl-5600
« on: April 24, 2004, 04:08:18 am »
I\'ve just gotten a sl-5600 running the sharp rom. My desktop is linux 2.6.5, and I\'ve configured usb networking and I can ping the zaurus.

qtopia-desktop insists that it\'s \"disconnected\" although tcpdump -i usb0 shows tons of traffic.  All the install and sync buttons are disabled in qtopia-desktop.

The zaurus won\'t sync with the cradle button - it just hangs and there\'s no traffic on eth0.

What I want to do is just copy the openzaurus files to the cf and reflash, but I\'m hung up on this first step. Any ideas? TIA - wylbur.

ClintReese

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
ftp question on sl-5600
« Reply #1 on: April 24, 2004, 09:57:00 am »
Have you installed an ftp server on the Z-SL-5600?  There was none on mine by default, so I set one up.  See:

http://www.zaurususergroup.com/index.php?n...3550&highlight=

and possibly

http://www.zaurususergroup.com/index.php?n...er=asc&start=15

Clint Reese
Clint Reese
C.H.E.I.F. - Cyborgs Having & Encouraging Individual Freedom
http://books.lulu.com/content/70176
Yahoo ID: justphilanthrope

Anonymous

  • Guest
ftp question on sl-5600
« Reply #2 on: April 24, 2004, 02:21:13 pm »
I\'d love to install an ftp or ssh server, but I can\'t seem to install anything. My problem is that I can\'t ftp to the Z, I can\'t use qtopia to install, I can\'t seem to do anything except ping it.  Other ideas? -- wylbur[/i]

Anonymous

  • Guest
ftp question on sl-5600
« Reply #3 on: April 24, 2004, 03:13:50 pm »
This is kind of what I mean. The Z refuses all connections except ping. Was I supposed to set a root pw somewhere, or turn something on in the Z? TIA - wylbur

Code: [Select]
bash-2.05b# mount -t smbfs -o username=root //zaurus/mnt/cf /mnt/zaurus

Error connecting to 192.168.129.201 (Connection refused)

32145: Connection to zaurus failed

SMB connection failed

bash-2.05b# ping zaurus

PING zaurus (192.168.129.201) 56(84) bytes of data.

64 bytes from zaurus (192.168.129.201): icmp_seq=1 ttl=255 time=2.06 ms

64 bytes from zaurus (192.168.129.201): icmp_seq=2 ttl=255 time=1.28 ms

 

--- zaurus ping statistics ---

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 1.288/1.678/2.068/0.390 ms

Anonymous

  • Guest
ftp question on sl-5600
« Reply #4 on: April 24, 2004, 03:39:42 pm »
after hitting the poor Z with nmap, no enlightenment has arrived. The only open ports are 111 and 4244, with the latter being for syncs (I think). But qtopiadesktop refuses to connect with the Z.

Code: [Select]
bash-2.05b# nmap -p 1-2000,4200-4600 zaurus

 

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2004-04-24 12:36 PDT

Interesting ports on zaurus (192.168.129.201):

(The 2399 ports scanned but not shown below are in state: closed)

PORT     STATE SERVICE

111/tcp  open  rpcbind

4244/tcp open  unknown

 

Nmap run completed -- 1 IP address (1 host up) scanned in 2.810 seconds

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
ftp question on sl-5600
« Reply #5 on: April 24, 2004, 04:13:03 pm »
You not only can\'t install ftp or ssh, hell you can\'t even install a terminal. Can you borrow a card reader or have access to a.....windoze box, just until you get setup?
Here are some how-tos that may help, but a card reader is a nice asset.

Linux Connectivity:
http://www.zaurususergroup.com/modules.php...nuxConnectivity

Greg

Anonymous

  • Guest
ftp question on sl-5600
« Reply #6 on: April 24, 2004, 05:05:15 pm »
nope, no windoze box. Tried to get the Z to talk to my kid\'s mac, but still no joy. The mac did not want to see the Z, even after some time playing with the usb driver.

Not sure what the next steps are. I guess I\'ll go buy a card writer. thanks anyway - P.

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
ftp question on sl-5600
« Reply #7 on: April 24, 2004, 05:59:17 pm »
Just use Samba which is already on your Zaurus. If you\'ve got Konqueror on your desktop enter the URL \'smb://192.168.129.201\' and look in the \'home\' share. From there you can copy files to your SD/CF card and internal storage. If you do not have konqueror you can mount your Zaurus with smbmount.

Qtopia Desktop for Linux will not work with the 5600. This has been posted many times. Only Sharp\'s version of Qtopia Desktop will work with the Sharp ROMs now (except the older 1.x/2.x 5000D/5500 ROMS) and Sharp have only released their Qtopia Desktop for Windows.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
ftp question on sl-5600
« Reply #8 on: April 24, 2004, 08:47:24 pm »
thanks, tumnus. I did try samba but I got repeated connection refused errors (see the code snippet a few posts up, mixed with the successful pinging).

sorry about my faq-error on the qtopiadesktop prob, I\'ll look into that. -- wylbur.

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
ftp question on sl-5600
« Reply #9 on: April 24, 2004, 09:23:23 pm »
Sorry, missed that. Reboot and try samba again. It should just work out of the box through the cradle.

BTW, you need to mount //zaurus/home , not //zaurus/mnt/cf
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Anonymous

  • Guest
ftp question on sl-5600
« Reply #10 on: April 25, 2004, 07:46:10 pm »
I got a usb cf card writer and set up initrd.bin and zImage from my laptop (using the zynergy stuff, it\'s a great mix of opie and sharp). I\'m happily ssh\'d into the Z now.

this is OT, but how free (as in free software) is the sharp stuff? the trolltech site says some of qtopia is free, other stuff not). people seem pretty comfortable repackaging this and that... -- wylbur

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
ftp question on sl-5600
« Reply #11 on: April 25, 2004, 08:09:55 pm »
I\'m glad you have it set up, sorry you had to buy a card writer but it will come in handy.

The free in sharp software is not like free beer. Trolltech offers some free SDK packages to use, they are available on their site.

Greg

freizugheit

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
    • http://
ftp question on sl-5600
« Reply #12 on: April 25, 2004, 09:36:55 pm »
GReg2,

If your SL-5600 is running the updated Sharp ROM Version 1.32C.  You may want to use the following instrutions to mount the Z on your Mac desktop:

Make sure that the Zaurus is in the docking station.
Activate PC-link and check USB (IO-default) is selected, click OK to quit.
Activate PC-link again, now select USB (TCP/IP advacned) option and click OK to quit.
Use \"smb://192.168.129.201\" to mount the Z on your Mac desktop