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

Pages: [1]
1
Angstrom & OpenZaurus / Wpa On Sl-6000l
« on: September 10, 2005, 04:48:55 am »
How to make internal wi-fi card to work with WPA-PSK?

I found that i need to alter /etc/wpa_supplicant.conf

Code: [Select]
root@aredhel:/# cat /etc/wpa_supplicant.conf
# This is a basic configuration for WPA with pre-shared keys (WPA-PSK)

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
network={
    ssid="Office"
    proto=WPA
    psk="mymegakey"
    key_mgmt=WPA-PSK
    pairwise=CCMP TKIP
    priority=5
}

Than i tried to do :

Code: [Select]
root@aredhel:/# modprobe prism2_usb
root@aredhel:/# /sbin/usbctl on 1
ok.
root@aredhel:/# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -w -d
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=1
Priority group 5
   id=0 ssid='ku3lan'
wpa_driver_hostap_set_wpa: enabled=1
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
Failed to enable WPA in the driver.
wpa_driver_hostap_set_wpa: enabled=0
ioctl[PRISM2_IOCTL_HOSTAPD]: Function not implemented
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
Failed to disable WPA in the driver.
wpa_driver_hostap_set_drop_unencrypted: enabled=0
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented
wpa_driver_hostap_set_countermeasures: enabled=0
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Function not implemented

Please help.

2
Moscow / Перепись
« on: June 14, 2005, 10:42:19 am »
Quote
И почему не СНГ ? Или просто Russian ?

C3000/Cacko 1.23-beta1
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84212\"][{POST_SNAPBACK}][/a][/div]

Предлагаю переименовать в xUSSR  Кому надо письмо то писать по этому поводу?

3
Angstrom & OpenZaurus / Date/time Setup Timezones
« on: June 14, 2005, 03:57:49 am »
How can I edit the list of timezones in GPE->Settings->Date/Time Setup->Timezone.

I want to add Europe/Moscow there.
/etc/localtime is symlinked to /usr/share/zoneinfo/Europe/Mosow, but it didn't help :-/

4
Moscow / Перепись
« on: June 13, 2005, 06:35:12 am »
Давайте посчитаемся, кто тут и с чем. Имеется ввиду кто и с какими девайсами

З.Ы. А почему форум называется Moscow, а не Russia?

5
6000 - Tosa / 6000 Rom Creation
« on: January 06, 2005, 04:36:07 am »
Quote
I welcome an X-based Rom for the 6000. I dont know the dev roadmap for PDAXROM, but Im intrigued to see interest in an similar rom from other angles.

Does anyone know if PDAXROM will ever make it to the sl6000?

-T
AFAIK PDAXrom doesn't plan to make 6000 port.

6
6000 - Tosa / 6000 Rom Creation
« on: January 05, 2005, 05:24:19 am »
Hello,
I wanted to make the same thing.
Could you contact me to talk about it? May be I could help

7
Software / latest fbvnc source
« on: November 12, 2004, 06:15:46 pm »
Hello,

I'm searching for source of fbvnc, but can't find it. I mean source for 1.5 with Sl-6000 support.
I want to add some i18n to on screen keyboard and look for adding few features usefull for me.
Please, help me to find the source, I know it exist somewhere

P.S.
kw[at]w-m-p.com didn't responce.

8
6000 - Tosa / OpenZaurus, OZ on the 6000
« on: November 04, 2004, 04:18:42 pm »
I have installed ROM from http://www.thegrantclan.org/download/zaurus/roms/tosa/  
Problems:
In Opie and GPE I have graphical rubbish appearing in the screen. Some multicolored lines and dots.
Is there any way to fix it?

Also is there any hope to get touchscreen working in GPE?

Pages: [1]