|
Profile
Personal Photo
Options
Personal Statement
DReymann doesn't have a personal statement currently.
Personal Info
DReymann
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Statistics
Joined: 10-January 04
Profile Views: 78*
Last Seen: 10th September 2007 - 11:30 AM
Local Time: May 23 2013, 08:33 PM
30 posts (0 per day)
Contact Information
No Information
No Information
No Information
No Information
* Profile views updated each hour
|
Topics
Posts
Comments
Friends
My Content
16 May 2006
Hi,
although reading all informations available on oesf-forums and on different sites on the net I still have problems getting wpa to work on my zaurus 3100 with cacko 1.23. Recently I changed my access point from wep-encryption to wpa-psk. The change was succesful - I am able to connect my laptop using wpa. With wep it was no problem to connect my zaurus with the access point. On the zaurus I use Cacko-ROM 1.23, the Wifi-Card is a SanDisk Connect CompactFlash 802.11b. According to some hints on forum-postings I upgraded the flash to 1.8.4, since the card has a prism chipset. After insertion of the card it seems to be recognized correctly. For example dmesg containd the following lines: wifi0: NIC: id=0x800c v1.0.0 wifi0: PRI: id=0x15 v1.1.1 wifi0: STA: id=0x1f v1.8.4 This is my /etc/wpa_supplicant.conf CODE ####################### # Begin /etc/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant # change to: # ctrl_interface=/home/root/usr/bin/wpa_supplicant # does not change anything # I thought it has to be the path to the binary ctrl_interface_group=0 # what does that mean? eapol_version=1 # what does that mean? ap_scan=1 # because my Access-Point does not broadcast the SSID network={ ssid="SSID-OF-MY-ACCESS-POINT" #psk="psk in plain text" psk=verysecretverxsecretverysecretverysecret scan_ssid=1 key_mgmt=WPA-PSK proto=WPA } # End of /etc/wpa_supplicant.conf ##################### I modified my /etc/pcmcia/wlan-ng.conf: CODE ############################ ######## begin /etc/pcmcia/wlan-ng.conf: #! /bin/sh WLAN_VERSION=0 WLAN_PATCHLEVEL=1 WLAN_SUBLEVEL=12 WLAN_EXTRAVERSION=-shp case "$ADDRESS" in # [snip several lines ...] qpewlan0,*,*,*) INFO="Wpa REYMANN" # the name which was used within qtopia the config tool WLAN_ENABLE=y WPA=y # added following several post dot11PrivacyInvoked=false dot11WEPDefaultKeyID=0 PRIV_KEY128=false dot11WEPDefaultKey0= dot11WEPDefaultKey1= dot11WEPDefaultKey2= dot11WEPDefaultKey3= IS_ADHOC=n AuthType=opensystem DesiredSSID="SSID-OF-MY-ACCESS-POINT" ;; *,*,*,*) WLAN_ENABLE=n ;; esac ###### end /etc/pcmcia/wlan-ng.conf ## ############################ When hitting the connection-applet the light of the Wifi card flickers for a while but at the end no connection is established. I did not find any possibilty to send information to a log file. The only information I get is the output of dmesg but this does not help (at least not me). Some of the possibly relevant parts of dmesg output: CODE ######################## ##### dmesg-output: ######### hostap_crypt: registered algorithm 'NULL' hostap_cs: 0.3.7 - 2005-02-12 (Jouni Malinen <jkmaline@cc.hut.fi>) hostap_crypt: registered algorithm 'WEP' hostap_cs: setting Vcc=33 (constant) hostap_cs: CS_EVENT_CARD_INSERTION hostap_cs: setting Vcc=33 (from config) Checking CFTABLE_ENTRY 0x01 (default 0x01) IO window settings: cfg->io.nwin=1 dflt.io.nwin=1 io->flags = 0x0046, io.base=0x0000, len=64 hostap_cs: Registered netdevice wifi0 hostap_cs: index 0x01: Vcc 3.3, irq 135, io 0xf6000000-0xf600003f prism2_hw_init: initialized in 210 ms wifi0: NIC: id=0x800c v1.0.0 wifi0: PRI: id=0x15 v1.1.1 wifi0: STA: id=0x1f v1.8.4 wifi0: registered netdevice wlan0 prism2: wlan0: operating mode changed 3 -> 2 hostap_cs: CS_EVENT_PM_SUSPEND hostap_cs: CS_EVENT_RESET_PHYSICAL pxa_pcmcia_suspend(0) BlueZ Core ver 2.4 Copyright (C) 2000,2001 Qualcomm Inc Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com> wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec wifi0: hfa384x_cmd_issue - timeout - reg=0x8888 wifi0: hfa384x_cmd: entry still in list? (entry=c38cdf20, type=0, res=-1) wifi0: hfa384x_cmd: interrupted; err=-110 wifi0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6) # the above repeated several times Could not read current WEP flags. wifi0: encryption setup failed wlan0: set_encryption failed wlan0: hfa384x_setup_bap - timeout before wlan0: hfa384x_set_rid (rid=fc02, len=34) - failed - res=-110 hostap_cs: CS_EVENT_PM_RESUME hostap_cs: CS_EVENT_CARD_RESET prism2_hw_init: initialized in 190 ms wifi0: NIC: id=0x800c v1.0.0 wifi0: PRI: id=0x15 v1.1.1 wifi0: STA: id=0x1f v1.8.4 wifi0: TXEXC - status=0x0004 ([Discon]) tx_control=000c retry_count=0 tx_rate=0 fc=0x0108 (Data::0 ToDS) A1=00:00:00:00:00:00 A2=00:60:b3:6b:cf:d3 A3=ff:ff:ff:ff:ff:ff A4=00:00:00:00:00:00 wifi0: TXEXC - status=0x0004 ([Discon]) tx_control=000c retry_count=0 tx_rate=0 fc=0x0108 (Data::0 ToDS) A1=00:00:00:00:00:00 A2=00:60:b3:6b:cf:d3 A3=ff:ff:ff:ff:ff:ff A4=00:00:00:00:00:00 wifi0: TXEXC - status=0x0004 ([Discon]) tx_control=000c retry_count=0 tx_rate=0 fc=0x0108 (Data::0 ToDS) A1=00:00:00:00:00:00 A2=00:60:b3:6b:cf:d3 A3=ff:ff:ff:ff:ff:ff A4=00:00:00:00:00:00 wifi0: TXEXC - status=0x0004 ([Discon]) tx_control=000c retry_count=0 tx_rate=0 fc=0x0108 (Data::0 ToDS) A1=00:00:00:00:00:00 A2=00:60:b3:6b:cf:d3 A3=ff:ff:ff:ff:ff:ff A4=00:00:00:00:00:00 hostap_cs: CS_EVENT_PM_SUSPEND hostap_cs: CS_EVENT_RESET_PHYSICAL pxa_pcmcia_suspend(0) wlan0: hfa384x_setup_bap - timeout before ######## end of dmesg-output ################ Any advice or hint what to to or how to find the reason for my problems. For security reasons I would not like to switch back to WEP-encryption. Thanks for help in advance Detlev Sorry for the long post ...
9 Apr 2006
Hi,
beginning two weeks ago I have a strange problem with my SLC 760 running pdaxrom 1.1.0beta1. I have networks configured via WiFi, CF-netcard and bluetooth/cellphone. All of them worked perfectly, but starting two weeks ago in neither of them DNS is working. Maybe I changed something without taking notice. As far as I see, all things like receiving IP-adress, writing /etc/resolv.conf and so on work fine. Networking works fine if I use the IP-adress but as I said not name resolution. For your information I include some output from netstat etc after inserting the CF-Netcard: #ifconfig eth0 Link encap:Ethernet HWaddr 00:10:A4:06:9E:E3 inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1312 errors:0 dropped:0 overruns:0 frame:5 TX packets:1133 errors:0 dropped:0 overruns:0 carrier:0 collisions:10 txqueuelen:100 RX bytes:177228 (173.0 Kb) TX bytes:238742 (233.1 Kb) Interrupt:39 Base address:0x300 #route Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.0.0 * 255.255.255.0 U 0 0 0 eth0 default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 #dhcpcd -d **** dhcpcd: already running **** dhcpcd: if not then delete /var/run/dhcpcd-eth0.pid file # netstat -vr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.0.0 * 255.255.255.0 U 40 0 0 eth0 default 192.168.0.1 0.0.0.0 UG 40 0 0 eth0 # cat /etc/resolv.conf nameserver 192.168.0.1 Any idea what is going on there? Detlev
21 Dec 2005
Hello,
I just definitely switched to pdaxrom. The last program I am missing is the statistic package R. On cacko-Rom it was running quite nice. If I take the binaries from cacko Rom first I get the undefined __udivsi3 errror. After issuing export LD_PRELOAD=/lib/libgcc_s.so I get rid of this message but inside R I get an error: Error in NaN:NaN argument Error in attach(NULL, name = "Autoloads") : attach: pos must be an integer Does anybody have a working R for pdaxrom or does have a hint? I do not find anything on the web Thanks in advance Detlev
21 May 2004
Hi,
I have problems to get my new mobile phone (Sony Ericsson T630) connecting via infrared. Beaming files betwen them via infrared works so it is no general hardware problem. And with my old mobile (a siemens) I had no problems, so I guess I have to adapt the init-sequences for the infrared connection. Does anybody have this combination or an other ericsson phone working? I do not find any hints on the internet opr in the manuals although looking for some days. So any help would be nice. BTW I am using the latest Cacko Rom. Detlev
25 Apr 2004
Hi,
first of all, thanks a lot for the great ROM. I am using Cacko ROM 1.21 with hotfix A. Really the only problem which is left for me is a small problem with the keyboard. I use a modified german keyboard-file for cyrillica (I posted this one some weeks ago). I do not use the keyhelper-app (I did khctl disable). All Qtopia-Apps work fine with all special characters I need (Umlaut etc.) But in a console window these special characters do not work. Either nothing happens or some fancy reactions like "(arg: 6)" appearing on the screen when I try to get "รถ". Since I did not have this problem there must be some change between Cacko ROM 1.20 and 1.21 responsible for that. Any idea? Detlev |
Last Visitors
DReymann has no visitors to display.
Comments
Other users have left no comments for DReymann.
Friends
There are no friends to display.
|
|
Lo-Fi Version | Time is now: 23rd May 2013 - 11:33 AM |