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 - jegla932

Pages: [1]
1
Angstrom & OpenZaurus / Howto: Oz 3.5.2 On Sl-6000l
« on: January 20, 2005, 06:06:38 pm »
I too have the suspend/resume problems with wifi on SL-6000.  Repeated rmmod/modprobe/etc. sometimes helps - sometimes I give up and reboot - I suppose this means that I'm really only addressing the symptoms, not the cause.  I rarely (if ever - hard to remember) have this problem when merely switching APs.  I have a bunch of stored variations on "/etc/network/interfaces" and choose which one to cp into /etc/network/ using an opie-sh popup - cheesy, but it works.  Just got all of OE installed on my main desktop box, so perhaps I'll try to write a wlan-changing applet as a way to learn my way around...

2
6000 - Tosa / VoIP On the 6000
« on: January 16, 2005, 11:44:02 am »
You CAN use Vonage SoftPhone with SL-6000!

Google for "kphone vonage", first hit is:
http://brandt.kurowski.net/blog/raves/kphone.html

- Works great on my 6000 with kp/pi 0.9.8, in both Sharp and Opie 3.5.2 roms...

- I'll try kp/pi 0.9.9 soon ...

I guess Vonage doesn't want to support it, but at least they don't block it...

3
Angstrom & OpenZaurus / Howto: Oz 3.5.2 On Sl-6000l
« on: January 15, 2005, 04:08:26 pm »
Have now determined that your wep key (as designated using the "wlan_ng_key0" identifier) MUST contain ":" characters, e.g., "00:11:22...", NOT "001122..."

4
Angstrom & OpenZaurus / No Apropiate Decoder For Mp3
« on: January 09, 2005, 01:19:30 pm »
Proper use of ipkg-link does NOT the problem.  On my 6000, I used aqpkg to install all xine-related plugins to sd, verified that they were all linked to root (as ipkg-link would do), and opieplayer2 STILL wouldn't play anything.  After reading uberjoe's message above, I went and symlinked them all from their installation location (/mnt/card/usr/lib/xine/1.0.0/plugins/) to /opt/QtPalmtop/plugins/codecs/  - voila! - opieplayer2 will now play wav and mp3 files...it still won't play streams (or I can't figure out how to tell it to)  - anyone have any luck with this?

5
Angstrom & OpenZaurus / Zoom Zoom
« on: January 08, 2005, 07:27:49 pm »
Tried again today and these same qcop commands do indeed work on my 6000 must have mis-typed yesterday)

BUT

just as Mickeyl indicated, the touchscreen doesn't respond while zoomed...

rats!

6
Angstrom & OpenZaurus / Zoom Zoom
« on: January 07, 2005, 09:10:06 pm »
These qcop commands don't do anything on my SL-6000L - system pauses for a second, the screen flashes, and the resolution is still 480x640

7
Angstrom & OpenZaurus / Howto: Oz 3.5.2 On Sl-6000l
« on: January 07, 2005, 08:42:15 pm »
Finally got WEP to work (thanks to hatchetman for pointing me in right direction)!

Here is the relevant part of my /etc/network/interfaces file:

iface wlan0 inet dhcp
  wireless_enc on
  wireless_nick zaurus
  wireless_channel 6
  wireless_ap 00:11:  ... etc. (whatever your AP's MAC address is)
  wireless_essid whatever
  wireless_type wlan-ng
  wireless_mode Managed
  wlan_ng_priv_key128 true (for 128-bit key, false for 64-bit key)
  wlan_ng_key0 00:11:22: ... etc. (whatever your key is, in hex)
  wlan_ng_authtype opensystem

Notes:  

- I used capital letters in all hex strings (don't know if it really matters)
- tried to use "wlan_ng_priv_genstr my-wep-passphrase" but could never get a connection
- could never get any syntax of "wireless_key ..." command to work
- I think the "wireless_channel", "wireless_ap" and "wireless_nick" keys are optional, perhaps some of the others are too?
- found helpful hints at http://lists.linux-wlan.com/pipermail/linu...ber/011958.html

8
Angstrom & OpenZaurus / Howto: Oz 3.5.2 On Sl-6000l
« on: December 30, 2004, 04:38:56 pm »
Forgot the obvious:  Thanks to all OZ developers for your great efforts!

9
Angstrom & OpenZaurus / Howto: Oz 3.5.2 On Sl-6000l
« on: December 30, 2004, 04:37:35 pm »
Background:

- Zaurus SL-6000L (what a great little machine, by the way)
- wireless AP configured as DHCP server, no WEP
- gpe rom is beautiful, but not functional enough for real use, opie rom looks ok and mostly works, so thats what I have described below
- I would welcome any comments about how to do anything better, or how to avoid some of these steps...

1) flash rom

- get appropriate files from OZ web site
- place opie.data on root of cf card as "updater.data"
- place "updater.sh" on root of cf card
- click reset button on back of Z
- hold down "OK" button while powering on
- follow on-screen prompts to flash rom, resize user space, etc.

2) enable wlan0 auto-start

- Settings/Network, click on wlan0 entry in list, click "Configure" button, click on "TCP/IP" tab, check "Automatically bring up" entry (and "DHCP" entry, if its not already checked)

3) reboot

4) edit wlan0 settings

- Settings/Network, click on wlan0 entry in list, click "Configure" button, click "Rescan Neighborhood" button on "General" tab, click on your AP once its found
- enter appropriate ssid, set channel if desired
- WEP does not appear to work - leave it disabled
- wireless led will now light, but connection won't yet work

5) reboot

- now wlan0 will come up and DHCP connection to your AP will be working

6) add http://www.openzaurus.org/official/unstabl...5.2/feed/devel/ to package manager source list

- click "OK" when asked about rescanning feeds - package manager might lock up (it often does, which is documented on OZ website), but just keep trying - it should work eventually

7) install service-release-*.ipk, oz-compat*.ipk from "upgrades" feed

8) if you want Opera 7 (seems to be more reliable than konqueror-embedded):

- add http://www.zaurususergroup.com/feed/ to package manager source list
- install "opera" and "opera-cseries fix" ipks
<EDIT> - must set opera to use compatibility libs (from little 2.95>3.3 icon on Settings tab, once oz-compat ipk is installed)
- opera will work fine, but it does crash fairly often, usually on graphics-intensive sites (I usually run it in "content column, no images" mode for speed and stability

9) have fun

Other Recommendations:

- make NAND backups of your system 1) after installing base opie and 2) after installing the software you want but BEFORE running much of it (in case somethings breaks) - these backups will save you a lot of reinstallation and reconfiguration time if you get stuck (I've had to reflash several times when Z will mysteriously not work anymore, e.g. touchscreen stops responding, etc.) - remember to rename each one so they don't get over-written (since name is always "syst0006.dbk") <EDIT> - to make NAND backup:
  - press RESET button on back of Z while holding down D and P buttons on keyboard (you'll eventually get used to the contortions required)
  - NAND backup/restore options are on page 2 - press Page Down button to get there
  - these usually work on battery power, but AC is safer!
  - press RESET button on back of Z when complete, and then power on
- try KO/PI as PIM suite - I prefer it to the opie-pim apps - it works well, is full-featured, syncs well with desktop versions of itself (for some reason there is no OZ build of latest version - perhaps I'll try to make one - use the ipks in the OZ feed - they are lacking the OM/PI mail app - I use opie-mail instead
- I prefer opie-embeddedkonsole to the standard opie-console
- stay away from opie-wirelessapplet and opie-bluetoothapplet - they are both neat, but seem to bring on instability and lockups

Problems that still exist:

- package manager locks-up a lot - this IS documented (but I still like it better than cli mode)
- FN key only works in two-press mode (once for FN, once for the function key you want) - this IS documented
- no underscore at all from keyboard - this IS documented
- would love to get WEP to work (haven't tried WPA, maybe someday)
- included filemanager is a royal pita to use and has many bugs, but still seems to be the only practical option
- no version of opie-mediaplayer will play mp3s
- can't get newgroups to download from my news server using opie-mail (and it didn't work using OM/PI on the Sharp ROM either - must be something going on that I don't understand - yes, I have it configured identically to my desktop SUSE 9.1 machine where news works fine)
- xmms-embedded will not play streams, even after ensuring that their url ends in .mp3 and/or :mp3 (local mp3s play fine)
- opie-keypebble always just displays gibberish graphics (although it appears to connect to my desktop machine)
- "fbvncserver" ipk installs and works (installs ~8 icons for various flavors, rotations, etc.) but appears to be read-only - can't interact with Z from my desktop machine
- "zaurus-fbvncserver" doesnt' appear to work, and also appeared to kill my touchscreen, requiring a reflash
- opie doesn't recognize my Socket BlueTooth rev. H card out-of-the-box - this is not really surprising, but I haven't yet played around with it - probably needs a CSR-fix ipk or something
- you run out of /root space awfully quick - I'm about to start experimenting with install-to-SD stuff - will post success/failure when I know more
- I still need to figure out how to have multiple wireless configurations - probably need to add named entries to "/etc/network/interfaces" and then manage them them using ifup/ifdown - I'll post more when I figure it out...

10
6000 - Tosa / 640x480 On 4"?
« on: December 01, 2004, 07:58:59 am »
I have to concur with these opinions - the sharpness and clarity of the SL-6000 screen makes text quite readable, even at very small sizes.  I was originally worried just like you are, but I have no regrets.  I occasionally have a small problem that is probably made worse by the small 640x480 text:  sometimes I miss while trying to tap a URL in Opera.  I just curse and try again

11
For Sale / Wanted / SL-6000 like new. Two months old. For Sale.
« on: October 12, 2004, 07:40:38 am »
I don't suppose you still have this SL-6000, but if you do, I'll happily purchase it from you...$500 sounds reasonable...

Pages: [1]