OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: Duskrider on January 05, 2006, 08:20:31 pm

Title: Opie Or Not?
Post by: Duskrider on January 05, 2006, 08:20:31 pm
So I am a fairly casual user of the Zaurus - I use it for notetaking, mp3 playing, an SNES emulator, all that jazz. I'm intrigued by some of the programs offered by Openzaurus - the possibility of turning my Zaurus into a remote control is awesome. However, I don't have any experience with Linux or programming. I would like to learn, but will my inexperience get in the way of, say, using my Zaurus to take notes for class if I switch to OpenZaurus? Will it cause lockups or something?

Thanks in advance for your help - I really appreciate it.
Title: Opie Or Not?
Post by: lardman on January 06, 2006, 06:17:52 am
No, OpenZaurus is actually pretty simple to use.

If you want to go further then there are lots of examples in the posts on this forum, and I (and others) are happy to help you learn.

Talking about remote controls, what machine do you have? and does anyone know lirc's status?


Si
Title: Opie Or Not?
Post by: bam on January 06, 2006, 01:56:24 pm
I would be interested to find out this as well
Title: Opie Or Not?
Post by: Duskrider on January 07, 2006, 10:07:58 pm
Alright, I may have just screwed myself over.

Installation went smoothly, and I like the new interface, spartan as it is at first. However...

I've been exclusively using the method detailed in this thread (https://www.oesf.org/forums/index.php?showtopic=6222&hl=network) to synchronize my Zaurus with my computer. However, after installing OZ (3.5.3) and Opie, I found I couldn't reconnect. In hindsight I should have prepared for something like this, but, well.

Browsing that thread again, I saw that apparently OZ doesn't come with Samba installed, so I need to install that before I can do that little trick. However, I don't have any method for my Zaurus to communicate with my computer right now, so I can't install it. It's a 5600, I'm running Windows XP, and I'm using the USB cradle that came with my Zaurus to connect. What can I do?

Also - assuming there's a way out of this - any suggestions for what I should install? What's a good OZ media player, for instance, a good voice recording, other neat little tricks that it can do?
Title: Opie Or Not?
Post by: lardman on January 08, 2006, 11:59:55 am
Quote
However, I don't have any method for my Zaurus to communicate with my computer right now, so I can't install it. It's a 5600, I'm running Windows XP, and I'm using the USB cradle that came with my Zaurus to connect. What can I do?

Use sftp/scp (on the usual port) or ftp on port 4242.

I'd recommend getting a decent sftp/scp client and using that (winscp, or ssh/sftp from www.ssh.com - free version)

Quote
What's a good OZ media player

Try opie-mediaplayer2.


Si
Title: Opie Or Not?
Post by: Duskrider on January 09, 2006, 05:41:43 pm
Every attempt ends in "Connection refused". I know that my computer's communicating with the Zaurus somehow, or at least knows it exists, because I can ping it at 169.254.38.57 - the IP address it recognized the Zaurus at previously - but I can't get any further than that. I've gone to the network settings tab on the Zaurus and set usbd0 and irda0 to that IP address and "started" them with no effect, did I configure them incorrectly or am I missing something else?
Title: Opie Or Not?
Post by: lardman on January 10, 2006, 06:09:49 am
What program are you using to connect?

Si
Title: Opie Or Not?
Post by: Duskrider on January 10, 2006, 03:57:51 pm
Winscp, though I tried using ftp through internet explorer or even opening it through a command prompt with no success either.
Title: Opie Or Not?
Post by: lardman on January 11, 2006, 07:47:50 am
You will need to set a password for the user you're trying to login as. By default, root has no password.

Si
Title: Opie Or Not?
Post by: Duskrider on January 11, 2006, 11:39:11 am
Ahhh, that makes sense  How do I do that?
Title: Opie Or Not?
Post by: lardman on January 11, 2006, 11:52:10 am
At the terminal on the Zaurus issue the 'passwd' command. You will then be asked to type in your 'new' password twice (pressing enter between them).


Si
Title: Opie Or Not?
Post by: Duskrider on January 14, 2006, 09:16:46 pm
Even with a password set I am still getting "connection refused" whenever I try to use WinSCP. I type in host name 169.254.38.57, user name root, add the password, and leave the port at its default setting(22).  I also tried it with 4242 but with no luck.

Additionally I tried to use Putty but with no success either.

Whenever I plug my Zaurus in a message comes up saying that the "local area connection" has "limited or no connectivity"; it shows that it's sending packets but they are not being received apparently. Yet I can ping it and it works just fine; in fact, the packets reach there in 0 milliseconds, which is pretty confusing but also makes a bit of sense since they're connected through USB.

I feel like there is something really obvious i'm missing here.
Title: Opie Or Not?
Post by: Cresho on January 14, 2006, 09:22:59 pm
go to my zaurus video, click on pda icon and go to bottom.  says how to connect to a pc.  not sure if it will work on a cxxxx series.
Title: Opie Or Not?
Post by: Duskrider on January 14, 2006, 10:00:59 pm
In step 4 of those directions, after installing the drivers it did not ask for NDIS, and additionally I don't think those device drivers are working too well as every time I turn it on it asks for them again.
Title: Opie Or Not?
Post by: lardman on January 16, 2006, 07:30:10 am
Assuming you could ping there's no reason to install any other drivers.

What are the two ip addresses you're using?

Perhaps you'd be better setting a static address on the Windows box rather than using its autoconf address. Try 192.168.129.x for the addresses.


Si