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

Pages: [1] 2
1
Angstrom & OpenZaurus / Suspend Take 10s
« on: April 19, 2006, 09:13:12 am »
Hello, since I tryed upgrade (because wpa support) suspend is very slow. I have tryed format and unpack my root fylesystem (sd card) but it doesn't help.

Problem is that after pressing Cancel for 1s (normal suspend call - SL5500 don't have on/off button) my sl5500 freeze for about 10s ant after that turn off display and go to sleep.

In dmesg I have found this:

Code: [Select]
monitor_hotplug: agent: usbd interface: monitor action: suspend
usbdmonitor: warning - hotplug script timed out
monitor_pm_event: suspend finished (rc=0)

Interesting is also this:
Code: [Select]
# find / -name hotplug
...
find: /etc/hostplug: Input/output error
...

What does this mean?

2
Angstrom & OpenZaurus / Success With Wpa-psk On 3.5.4
« on: April 14, 2006, 06:42:49 pm »
Yes it really works now. I'm attaching my wpa start script (you can copy it into /etc/init.d/wpa_supplicant.sh). Then you have to allow wpa (add line WPA_ENABLE=true to file /etc/default/wpa) and now you can add last 2 line into /etc/network/interfaces:

Code: [Select]
# Wireless interfaces
iface wlan0 inet dhcp
        up /etc/init.d/wpa_supplicant.sh start
        down /etc/init.d/wpa_supplicant.sh stop

Now wpa_supplicant is started in daemon mode if you insert your wifi card and it is stopped after eject.

3
Angstrom & OpenZaurus / Wpa Problem On 3.5.4
« on: April 09, 2006, 05:16:26 am »
Already submitted bug 819. You can find others with same problem in this thread. Can you try replace hostap modules in 3.5.4 with those who are in 3.5.4RC and try if problem is here or do same with wpa_supplicant?

I really want to have wpa-psk working with my zaurus but I don't have access to RC.

4
Security and Networking / Wpa-psk And 3.5.4
« on: April 06, 2006, 09:38:44 am »
Thanks for advice. Bug 819 submitted.

May be I'll try 3.5.3 too.

5
Security and Networking / Wpa-psk And 3.5.4
« on: April 06, 2006, 02:26:52 am »
Hmm, it seems I'm not alone. I haven't 3.5.3 flashed before, so I didn't know thats problem of collie wpa support. I'm trying to get it working over the week. I'm try to use TKIP, evrithing seems to be set correctly but wpa_supplicant still returning:
Code: [Select]
Received 267 bytes of scan results (1 BSSes)
Scan results: 1
Selecting BSS from priority group 5
0: 00:11:d8:32:68:c7 ssid='nax.home' wpa_ie_len=0 rsn_ie_len=0
   skip - no WPA/RSN IE
No suitable AP found.
Setting scan request: 5 sec 0 usec

But intresting is this:

Code: [Select]
root@znax:/etc# iwlist wlan0 scanning
wlan0     Scan completed :
          Cell 01 - Address: 00:11:D8:32:68:C7
                    ESSID:"nax.home"
                    Mode:Master
                    Frequency:2.432 GHz (Channel 5)
                    Quality:0/70  Signal level:-53 dBm  Noise level:-83 dBm
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Extra:bcn_int=100
                    Extra:resp_rate=10
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK  
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK  

Paradox is, that wpa support was main thing why I flashed to 3.5.4

6
Security and Networking / Wpa With Linksys Wcf11 And Sharp Rom 3.13?
« on: April 01, 2006, 03:18:14 pm »
Now I have OpenZaurus 3.5.4 OPIE installed on my SL5500, upgraded firmware to this:

Code: [Select]
wifi0: NIC: id=0x800c v1.0.0
wifi0: PRI: id=0x15 v1.1.1
wifi0: STA: id=0x1f v1.8.4

but I sthill having problem to make it working on my home AP. I'm using Asus WL500G hw AP with WPA-PSK and TKIP. Problem is that zaurus see my AP as it don't support WPA:
Code: [Select]
Received 144 bytes of scan results (1 BSSes)
Scan results: 1
Selecting BSS from priority group 5
0: 00:11:d8:32:68:c7 ssid='nax.home' wpa_ie_len=0 rsn_ie_len=0
   skip - no WPA/RSN IE
No suitable AP found.
Setting scan request: 5 sec 0 usec

If I try to connect by my notebook (ipw2200 card, driver wext) it works:
Code: [Select]
Received 616 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 4
0: 00:11:d8:32:68:c7 ssid='nax.home' wpa_ie_len=26 rsn_ie_len=22 caps=0x11
   selected based on WPA IE
Trying to associate with 00:11:d8:32:68:c7 (SSID='nax.home' freq=0 MHz)

wpa_supplicant.conf is exactly same:
Code: [Select]
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
        ssid="nax.home"
        psk="89977...dd4"
        key_mgmt=WPA-PSK
        pairwise=TKIP
        priority=5
}

Anyone know what might be problem?

7
Czech / Czech Keyboard Layout On Openzaurus
« on: April 01, 2006, 11:12:50 am »
Yes, I have tried it and it looks good, but with Czech keyboard layout there is problem, that characters like e have both - caron and accent variant (ě, é).

Now I'm thinking about keymapping which have 2 states - english with all Fn symbols and functions and second czech which will have caron variant mapped to Fn+character (so Fn+e makes ě) and accent variant RShift+character (RShift+e makes é). This way I like, because I won't need to thinking about relabeling of hw keyboard.

8
Czech / Czech Keyboard Layout On Openzaurus
« on: March 31, 2006, 09:28:59 am »
There is only polish.xml but there is no comments and I don't understand which key is used for AltGr (may be some other models of zaurus have Alt key, but mine SL5500 doesn't).

Did you have done some additional hw changes (labels at zaurus keyboard) which facilitating writing other characters then that are native (or there are some zaurus with polish keyboard labelink nativly?).

9
Czech / Czech Keyboard Layout On Openzaurus
« on: March 31, 2006, 08:23:18 am »
Quote
opie-zkbapplet - editing its keymaps are not hardcore
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120557\"][{POST_SNAPBACK}][/a][/div]
I really thank you for this tip. I had tried it on Cacko, byt after your post I gave up playing with keymaps on OpenZaurus and try to edit one of zkey keymaps. And it works now! I gone to sleep at about 4 in morning, but it worth.

I'm attaching that keymap. It is changed latin1 keymap (it was well commented). Now if you want to write characters with caron (ě, Å¡, č ... and also ů) you must hold on right sift and press Tab button, then press character without caron eqivalent (e, s, c ...). Same with characters with accent (ý, á, í) but since holding right shipt press / button instead Tab.

Now I'm going to improve this keymap and make second mapping to it with czech characters instead of numbers (like in normal czech keyboard it is). But there is one problem. zkeyapplet can only switch between 2 diffrent keymap, but I want to have visual control in which state I'm now (insade one keymap). I'm planing to take a look to zkeyapplet sources after I find some (does OpenZaurus have some respository, where I can download them?). I have this idea: define another state on cz.xml keymap and switching will be maped to same key combination (like Fn+left ship) and if I press this combination on zkeyapplet label is changed even though keymap is not changed.

10
Czech / š And ž Shown As S And Z
« on: March 30, 2006, 05:20:20 pm »
Solved - need to disable remap on layout form in settings.

11
Software / Mindmapping Software For Z Sl-c3000?
« on: March 30, 2006, 04:16:38 pm »
Quote
There's VYM but it runs on pdaXrom (see here : https://www.oesf.org/forums/index.php?showtopic=16627&hl=vym)
And I don't know if it runs under cacko + x/qt.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=119815\"][{POST_SNAPBACK}][/a][/div]

Looking really nice - almost like freemind, but there isn't package for OpenZaurus

Do anybody mean that some 1.4 java VM port to openzaurus is possible?

12
Czech / š And ž Shown As S And Z
« on: March 30, 2006, 12:44:13 pm »
It is interesting, but in opie-reader I see (after selecting correct document encoding) all characters correctly except character š and ž. š is displayed as s character and ž as z character. Never mind if encoding of document is in iso-8859-2 or win cp1250. I have selected font standard dejavu-sans font - all other don't show any correct czech characters or have same problem.

I think it have to be font problem, but I can't find font with correct characters. May be it have something to do with fact that iso-8859-2 and cp1250 are different exactly in this 2 characters.

13
Angstrom & OpenZaurus / Openzaurus 3.5.4 Released
« on: March 28, 2006, 03:56:54 pm »
It wasn't problem of zbedic package, but something wrong if I boot SD as / (3 in altboot).

Now I have tried just [1] in altboot (root on internal flash) and now all problems disapeared. Name resolving working (after seting that in gui for network) and also package manager working as expected. Now I'm installing lot of packages to SD card (but root on SD whould be better - you know if I achieve max allowed rewrite of SD card I can simply chang it, but if somethig went wrong with internal flash ...

That's why I would like to have as much as possible on SD card and internal flash rewite only if upgrading to newer OZ.

But it looks altboot with root fs on SD is not usable righ now. It's pitty.

14
Angstrom & OpenZaurus / Openzaurus 3.5.4 Released
« on: March 28, 2006, 12:18:58 pm »
Hello, I have now OZ 3.5.4 OPIE image installed SD (altboot - real ext3 fs on SD), but I'm little bit disappointed by this distro. First I have problem with resolving names. I have zaurus in cradle and over USB there is successful link (I can ping IPs in internet). But I can't set my DNS servers:

Code: [Select]
root@znax:/# cat nameserver 213.46.172.36 > /etc/resolv.conf
-sh: cannot create /etc/resolv.conf: Input/output error

If I set DNS servers in gui (network settings) nothing happend. I still can't resolve names.

OK, so I entered openzaurus mirror to /etc/hosts and try to install some new packages. But another problem. If I try to run update I only get error 5. I have tried run that in console and I get this:

Code: [Select]
root@znax:/var/tmp# ipkg update
Downloading http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4//feed/upgrades/Packages.gz
file_move: ERROR: failed to rename /tmp/ipkg-Sza5bz/Packages.gz to /tmp/ipkg.kl6FI4/upgrades.gz: No such file or directory
Downloading http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4//feed/upgrades/machine/collie/Packages.gz
file_move: ERROR: failed to rename /tmp/ipkg-Sza5bz/Packages.gz to /tmp/ipkg.GHan1P/machine-upgrades.gz: No such file or directory
Downloading http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4//feed/machine/collie/Packages.gz
file_move: ERROR: failed to rename /tmp/ipkg-Sza5bz/Packages.gz to /tmp/ipkg.88H21N/machine.gz: No such file or directory
Downloading http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4//feed/base/Packages.gz
file_move: ERROR: failed to rename /tmp/ipkg-Sza5bz/Packages.gz to /tmp/ipkg.vCXp4Q/base.gz: No such file or directory
Downloading http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/feed/opie/Packages.gz
file_move: ERROR: failed to rename /tmp/ipkg-Sza5bz/Packages.gz to /tmp/ipkg.4xyY7M/opie.gz: No such file or directory
An error ocurred, return value: 5.
root@znax:/var/tmp# wget http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/feed/opie/Packages.gz
Connecting to ewi546.ewi.utwente.nl[130.89.145.130]:80
Packages.gz          100% |*****************************| 29178       00:00 ETA

In last line you can see it isn't network problem. Strange is that /tmp/ipkg-Sza5bz directory doesn't exists. There are only /tmp/ipkg.*

OK, I have tried to install some packages by hand:
Code: [Select]
root@znax:~/feed# ipkg install libsqlite3-0_3.2.5-r0_arm.ipk libstdc\+\+6_3.4.4-r3_arm.ipk                      
Installing libsqlite3-0 (3.2.5-r0) to root...
Installing libstdc++6 (3.4.4-r3) to root...
Configuring libsqlite3-0
Configuring libstdc++6
root@znax:~/feed# ipkg install zbedic_1.0-r0_arm.ipk
Installing zbedic (1.0-r0) to root...
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for zbedic:
         libsqlite3-0 (>= 3.2.5) libstdc++6 (>= 3.4.4)

If I specify all packages at one command line it is installed without errors, but then if I try tu run zbedic I get:
Code: [Select]
root@znax:~/feed# zbedic
zbedic: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: Error 40

So what I'm doing wrog?

15
Czech / Czech Keyboard Layout On Openzaurus
« on: March 27, 2006, 03:37:10 pm »
Now I have finally installed opie with czech locale (opie/opie-i18n-cz_1.2.1-r0_arm.ipk) and multikey then show czech virtual keyboard on the screen. But I would like to have also hardware keyboard writing czech characters and also some type of changing from english to czech maping. Is there any way how to do that?

There is package keymaps. Yes, but if I change this I loose en keyboard maping, isn't it? Isn't there any way how to map actualy selected multikey to hardware keyboard?

Pages: [1] 2