Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheCrook

Pages: [1]
1
Angstrom & OpenZaurus / Cheapest Wifi Card
« on: March 13, 2006, 02:51:28 pm »
Quote
isn't shirtpocket the one that's in trouble?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=118381\"][{POST_SNAPBACK}][/a][/div]
Could be - they certainly get a fair bit of bad press. I've bought the one item from them and found them OK although it was over a year ago. Probably wouldn't use them for anything expensive.

2
Angstrom & OpenZaurus / Cheapest Wifi Card
« on: March 13, 2006, 09:19:17 am »
Quote
Does anyone know of a cheap wifi card that works with OpenZaurus. This is for a 5500, so low power would be preferable, but price will probably be the deciding factor. Suggestions?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I use the Origo/Senao - no problems at all, much better than the D-Link DCF 650-W I used to have.

Available from [a href=\"http://shirtpocket.co.uk/origosenao-compact-flash-wifi-card-p-84.html]ShirtPocket[/url]

3
Angstrom & OpenZaurus / Syncing - Effort To Create A Definitive Doc
« on: April 15, 2005, 06:18:48 am »
Quote
I keep seeing posts about trying to sync with OZ, I know nothing about sync'ing as it's not something I've done for a long, long, long time.

I'd like to create a doc which lists the options and drawbacks of the various methods.

I wonder if those of you who do, or who have tried and failed to varying degrees could post to say what does & doesn't work. Please include - your PC OS, your OZ version (& settings in the security applet if applicable), connection method, the sync software (with an URL might be nice ;-)), what does & doesn't work in the sync process, etc.

Many thanks,


Simon
[div align=\"right\"][a href=\"index.php?act=findpost&pid=73973\"][{POST_SNAPBACK}][/a][/div]

OK, this is how I do it to my windowsXP laptop via an ad-hoc wireless connection.
Haven't used the cradle for some time but this works under OZ3.5.1, OZ3.5.2, and OZ3.5.3

PC Info
CPU:Intel Pentium M 1.4GHz
Ethernet:RealTek RTL8139/810x
Wireless:Intel PRO/Wireless LAN 2100
OS: WindowsXP SP2
Mem:512MB

Zaurus Info
SL5500
Wireless:Senao/Origo 80211b WLAN Card
OS: OZ3.5.3 (Opie)

Connection

PC Configuration

In "Wireless Network Connection Properties"

Select Wireless Networks Tab
- Add a new connection
- Set SSID = zaurus
- Check box titled "Data Encryption (WEP enabled) and enter a key
- Check box titled "This is a computer-to0computer (ad hoc) network..."

Click OK to Apply

Select General Tab

Highlight Internet Protocol (TCP/IP) and click Properties button.

In the Internet Protocol (TCP/IP) Properties window

General Tab

- Select Obtain an IP address automatically
- Select Obtain DNS server address automatically

(This is for my normal WLAN config when at home with the notebook PC)

Alternate Configuration Tab

- Select User configured
- Enter IP address: 192.168.129.1
- Enter Subnet Mask: 255.255.255.0

Click OK on all windows to close.

Zaurus configuration

Under Settings Tab, select Network
Select the Connection 802.11b (wlan0) and tap Configure

Set the following:

General Tab
- Set Mode: Ad-hoc
- Set SSID: zaurus

Encryption Tab
- Enable Encryption
- Enter Key 1 to be as on PC
- Set Non-Encypted packets to Accept

TCP/IP Tab
Under static IP Configuration set
IP Address: 192.168.129.201
Subnet Mask: 255.255.255.0
Gateway: 192.168.129.1

Tap OK and close Network Configuration

ping and ssh connection is now possible to zaurus from PC using suitable software such as PuTTY
(Note: may need to restart network interfaces on the Z)

Sync

PC Configuration

Intending to sync with Microsoft Outlook 2002 SP2

Install Intellisync 1.43E on the PC and configure to sync calendar / contacts / todo with Microsoft Outlook

Note: For Mail sync you would need to use QtMail from the Sharp ROM but this does work if installed.

Now, if you try to Sync using the supplied programs then IntelliSync will complain with the following:

"Please change USB address on Zaurus to 192.168.130.201" and will modify it's config accordingly

This is because the wireless LAN connection is using 192.168.129.201 so to get around this copy a file in the directory "C:\Program Files\Sharp\Intellisync for SL\QtDBTemp" called "NetStat.dat" to "OZ_NetStat.dat" and modify the line containing TermIP to read "TermIP  :192.168.129.201"

Now create a bat file called zSync.bat containing :

C:
cd "C:\Program Files\Sharp\Intellisync for SL\QtDBTemp"
copy OZ_NetStat.dat NetStat.dat
cd ..
SLNetDlg.exe



Create a desktop shortcut to the bat file and double click this to perform the sync. When the sync completes then the above complaint "Please change USB address on Zaurus to 192.168.130.201" will appear. Click OK and ignore.

Zaurus Configuration

Under Settings Tab select "Security"
select the Sync Tab
Set Accept sync from network to: 192.168.129.0/24
Select Sync Software to be "Qtopia 1.7"

  Calendar Syncs with Outlook reliably
  ToDo Syncs with Outlook reliably
  Contacts Syncs with Outlook reliably
  Mail was capable of syncing last time I tried with QtMail

Sorry if some of the information is a bit sketchy but I haven't touched the intellisync end for some time and can't remember where I got version 1.43E from.

Graham

4
Angstrom & OpenZaurus / Unpacking ipkgs...
« on: October 08, 2004, 05:24:37 am »
Never tried "ar" on the Z.
It works fine for me on my Debian Laptop and also under cygwin on XP
Try it on either of those maybe?

5
Angstrom & OpenZaurus / intellisynch and OZ 3.5.1
« on: October 07, 2004, 03:45:51 pm »
drsaxman,

The syntax is "ln -s <target>  <directory>" so to link the existing directory /root to /home/root you'll need to do:

ln -s /root /home/root

6
Angstrom & OpenZaurus / Unpacking ipkgs...
« on: October 07, 2004, 05:08:18 am »
The ipks can be unpacked using "ar"
e.g.
# ar -vx  bzip2_1.0.2-r0_arm.ipk
x - debian-binary
x - data.tar.gz
x - control.tar.gz

#

The data and control files can then be unpacked using tar / gzip

7
Angstrom & OpenZaurus / Still "Sync Connection Alert" Annoyance
« on: October 01, 2004, 03:23:10 pm »
Frank,

I tried it with 2 different SL5500 machines today with OZ 3.5.1 OPIE (one 64-0 kernel and one 56-8) sync  to WinXP Pro using Intellisync 1.43E

Both showed exactly the same symptoms you describe.

8
Accessories / replacement stylus
« on: August 12, 2004, 07:44:25 am »
I got a pack of 3 Tungsten T from PC World about 6 months back....
They fit great and are much nicer to use than the Sharp supplied one.

9
Try this thread for more info:

http://www.zaurususergroup.com/index.php?n...viewtopic&t=567

Entering the following at the console worked for me when I had a similar problem to yours with my SL5500:

mkdir /home/root/systeminfo && echo \"1.13\" ]/home/root/systeminfo/linkver

Pages: [1]