|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
can't get atheros ar2413 to connect under freebsd 7.2hello,
I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no success (it worked fine on 7.0).. would appreciate some advice in /boot/loader.conf: if_ath_load="YES" wlan_tkip_load="YES" wlan_scan_ap_load="YES" wlan_scan_sta_load="YES" in: /etc/wpa_supplicant.conf: network={ ssid="Myssid" key_mgmt=WPA-PSK psk="MySharedPhrase" } and in /etc/rc.conf: ifconfig_ath0="WPA DHCP" then i run /etc/rc.d/netif start it gives up.... ** by the way.. ifconfig ath0 up scan gives nothing.. not even an error message.. what shall i do ?? thanks _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2please help ...
On Sat, Jul 4, 2009 at 4:44 AM, Atheer Elobadi <atheer.elobadi@...>wrote: > hello, > I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no > success (it worked fine on 7.0).. would appreciate some advice > > > in /boot/loader.conf: > > if_ath_load="YES" > wlan_tkip_load="YES" > wlan_scan_ap_load="YES" > wlan_scan_sta_load="YES" > > > in: /etc/wpa_supplicant.conf: > > network={ > ssid="Myssid" > key_mgmt=WPA-PSK > psk="MySharedPhrase" > } > > > and in /etc/rc.conf: > > ifconfig_ath0="WPA DHCP" > > > then i run /etc/rc.d/netif start > it gives up.... > > ** by the way.. ifconfig ath0 up scan gives nothing.. not even an error > message.. what shall i do ?? > > thanks > > freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On Sun, Jul 5, 2009 at 3:09 PM, Atheer Elobadi <atheer.elobadi@...>wrote:
> please help ... > > On Sat, Jul 4, 2009 at 4:44 AM, Atheer Elobadi <atheer.elobadi@...>wrote: > >> hello, >> I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no >> success (it worked fine on 7.0).. would appreciate some advice >> >> >> in /boot/loader.conf: >> >> if_ath_load="YES" >> wlan_tkip_load="YES" >> wlan_scan_ap_load="YES" >> wlan_scan_sta_load="YES" >> >> >> in: /etc/wpa_supplicant.conf: >> >> network={ >> ssid="Myssid" >> key_mgmt=WPA-PSK >> psk="MySharedPhrase" >> } >> >> >> and in /etc/rc.conf: >> >> ifconfig_ath0="WPA DHCP" >> >> >> then i run /etc/rc.d/netif start >> it gives up.... >> >> ** by the way.. ifconfig ath0 up scan gives nothing.. not even an >> error message.. what shall i do ?? >> >> thanks >> >> > freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On Fri, Jul 3, 2009 at 10:44 PM, Atheer Elobadi<atheer.elobadi@...> wrote:
> hello, > I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no > success (it worked fine on 7.0).. would appreciate some advice > > > in /boot/loader.conf: > > if_ath_load="YES" > wlan_tkip_load="YES" > wlan_scan_ap_load="YES" > wlan_scan_sta_load="YES" > > > in: /etc/wpa_supplicant.conf: > > network={ > ssid="Myssid" > key_mgmt=WPA-PSK > psk="MySharedPhrase" > } > > > and in /etc/rc.conf: > > ifconfig_ath0="WPA DHCP" > > > then i run /etc/rc.d/netif start > it gives up.... > Is wpa_supplicant running? > ** by the way.. ifconfig ath0 up scan gives nothing.. not even an error > message.. what shall i do ?? > What is the output from `ifconfig ath0' ? -- Glen Barber _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
|
|
|
|
|
|
Fwd: can't get atheros ar2413 to connect under freebsd 7.2please .. someone ..
---------- Forwarded message ---------- From: Atheer Elobadi <atheer.elobadi@...> Date: Sun, Jul 5, 2009 at 7:27 PM Subject: Fwd: can't get atheros ar2413 to connect under freebsd 7.2 To: freebsd-questions@... ---------- Forwarded message ---------- From: Atheer Elobadi <atheer.elobadi@...> Date: Sun, Jul 5, 2009 at 4:51 PM Subject: Re: can't get atheros ar2413 to connect under freebsd 7.2 To: Glen Barber <glen.j.barber@...> output from 'ifconfig ath0': ath0: flags=8843<UP, BROADCAST, RUNNING, SIMPLEX, MULTICAST> metric 0 mtu 1500 ether "00:19:7d:be:8c:65 media: IEEE 802.11 Wireless thernet autoselect (autoselect) status: no carrier ssid "" channel 13 (2472 Mhz 11g) authmode open privacy OFF txpower 31.5 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 mgscanidle 250 roam:rssi11g 7 roam: rate11g 5 protmode CTS burst bintval 0 when 'ifconfig ath0 authmode wpa' : ieee80211_load_module: load the wlan_xauth module by hand for now. ifcondif: SIOCS80211: Invalid argument i tried to 'kldload wlan_xauth' then 'ifconfig ath0 authmode wpa': (i don't know if this is necessary) then 'ifconfig ath0' : ath0: flags=8843<UP, BROADCAST, RUNNING, SIMPLEX, MULTICAST> metric 0 mtu 1500 ether "00:19:7d:be:8c:65 media: IEEE 802.11 Wireless thernet autoselect (autoselect) status: no carrier ssid "" channel 13 (2472 Mhz 11g) authmode 802.1x privacy MIXED deftxkey UNDEF txpower 31.5 bmiss 7 scanvalid 60 bgscan bgscan bgscanintvl 300 mgscanidle 250 roam:rssi11g 7 roam: rate11g 5 protmode CTS burst bintval 0 ** On Sun, Jul 5, 2009 at 3:24 PM, Glen Barber <glen.j.barber@...> wrote: > On Fri, Jul 3, 2009 at 10:44 PM, Atheer Elobadi<atheer.elobadi@...> > wrote: > > hello, > > I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but > no > > success (it worked fine on 7.0).. would appreciate some advice > > > > > > in /boot/loader.conf: > > > > if_ath_load="YES" > > wlan_tkip_load="YES" > > wlan_scan_ap_load="YES" > > wlan_scan_sta_load="YES" > > > > > > in: /etc/wpa_supplicant.conf: > > > > network={ > > ssid="Myssid" > > key_mgmt=WPA-PSK > > psk="MySharedPhrase" > > } > > > > > > and in /etc/rc.conf: > > > > ifconfig_ath0="WPA DHCP" > > > > > > then i run /etc/rc.d/netif start > > it gives up.... > > > > Is wpa_supplicant running? > > > ** by the way.. ifconfig ath0 up scan gives nothing.. not even an > error > > message.. what shall i do ?? > > > > What is the output from `ifconfig ath0' ? > > > -- > Glen Barber > freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On 7/5/09, Atheer Elobadi <atheer.elobadi@...> wrote:
> please .. someone .. Data you provided is worthless. -- Paul _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2what data should i provide.. i'm sorry... but i'm new at this
On Sun, Jul 5, 2009 at 11:17 PM, Paul B. Mahol <onemda@...> wrote: > On 7/5/09, Atheer Elobadi <atheer.elobadi@...> wrote: > > please .. someone .. > > Data you provided is worthless. > > -- > Paul > _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On 7/5/09, Atheer Elobadi <atheer.elobadi@...> wrote:
> what data should i provide.. i'm sorry... but i'm new at this Run wpa_supplicant with debug flags ... Try with wlandebug(8) if it is not PBKAC. -- Paul _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Speeding up Xorg on Dell Inspiron 1525I'm running 7.2-RELEASE i386 on a Dell Inspiron 1525. This laptop has an Intel GM965 Mobile graphics card, and while X performance is acceptable, it feels slow compared to Windows XP installed on another partition on the same machine. Does anyone has this same computer? What can I do to improve the performance of X?. These are the relevant parts of my xorg.conf: Section "Module" Load "dbe" Load "dri" Load "dri2" Load "extmod" Load "glx" Load "record" Load "freetype" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional Option "DRI" "true" # [<bool>] Option "RenderAccel" "true" Option "AGPFastWrite" "on" Option "UseFBDev" "true" VideoRam 32000 Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile GM965/GL960 Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection Leonardo M. Ramé http://leonardorame.blogspot.com _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2i run 'wpa_supplicant -ddq -i ath0 -c /etc/wpa_supplicant.conf':
Initializing interface 'ath0' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' Priority group 0 id=0 ssid='ALEX' Initializing interface (2) 'ath0' EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Own MAC address: 00:19:7d:be:8c:65 wpa_driver_bsd_set_wpa: enabled=1 wpa_driver_bsd_set_wpa_internal: wpa=3 privacy=1 wpa_driver_bsd_del_key: keyidx=0 wpa_driver_bsd_del_key: keyidx=1 wpa_driver_bsd_del_key: keyidx=2 wpa_driver_bsd_del_key: keyidx=3 wpa_driver_bsd_set_countermeasures: enabled=0 wpa_driver_bsd_set_drop_unencrypted: enabled=1 Setting scan request: 0 sec 100000 usec Added interface ath0 State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Trying to get current scan results first without requesting a new scan to speed up initial association Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 0 sec 0 usec Starting AP scan (broadcast SSID) Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 5 sec 0 usec Starting AP scan (broadcast SSID) and it keeps on like that.. On Mon, Jul 6, 2009 at 12:58 AM, Paul B. Mahol <onemda@...> wrote: > On 7/5/09, Atheer Elobadi <atheer.elobadi@...> wrote: > > what data should i provide.. i'm sorry... but i'm new at this > > Run wpa_supplicant with debug flags ... > Try with wlandebug(8) if it is not PBKAC. > > -- > Paul > _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On 7/6/09, Atheer Elobadi <atheer.elobadi@...> wrote:
> i run 'wpa_supplicant -ddq -i ath0 -c /etc/wpa_supplicant.conf': > > Initializing interface 'ath0' conf '/etc/wpa_supplicant.conf' driver > 'default' ctrl_interface 'N/A' bridge 'N/A' > Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' > Reading configuration file '/etc/wpa_supplicant.conf' > Priority group 0 > id=0 ssid='ALEX' > Initializing interface (2) 'ath0' > EAPOL: SUPP_PAE entering state DISCONNECTED > EAPOL: KEY_RX entering state NO_KEY_RECEIVE > EAPOL: SUPP_BE entering state INITIALIZE > EAP: EAP entering state DISABLED > EAPOL: External notification - portEnabled=0 > EAPOL: External notification - portValid=0 > Own MAC address: 00:19:7d:be:8c:65 > wpa_driver_bsd_set_wpa: enabled=1 > wpa_driver_bsd_set_wpa_internal: wpa=3 privacy=1 > wpa_driver_bsd_del_key: keyidx=0 > wpa_driver_bsd_del_key: keyidx=1 > wpa_driver_bsd_del_key: keyidx=2 > wpa_driver_bsd_del_key: keyidx=3 > wpa_driver_bsd_set_countermeasures: enabled=0 > wpa_driver_bsd_set_drop_unencrypted: enabled=1 > Setting scan request: 0 sec 100000 usec > Added interface ath0 > State: DISCONNECTED -> SCANNING > Starting AP scan (broadcast SSID) > Trying to get current scan results first without requesting a new scan to > speed up initial association > Received 0 bytes of scan results (0 BSSes) > Scan results: 0 > Selecting BSS from priority group 0 > Try to find WPA-enabled AP > Try to find non-WPA AP > No suitable AP found. > Setting scan request: 0 sec 0 usec > Starting AP scan (broadcast SSID) > Received 0 bytes of scan results (0 BSSes) > Scan results: 0 > Selecting BSS from priority group 0 > Try to find WPA-enabled AP > Try to find non-WPA AP > No suitable AP found. > Setting scan request: 5 sec 0 usec > Starting AP scan (broadcast SSID) > > and it keeps on like that.. Does # ifconfig ath0 up and trying several times: # ifconfig ath0 list scan shows any results? Is anthing new displayed on console(vty0) ? -- Paul _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
|
|
|
|
|
Re: can't get atheros ar2413 to connect under freebsd 7.2On 7/6/09, Atheer Elobadi <atheer.elobadi@...> wrote:
> sorry, i run 'wlandebug +scan' then i run 'ifconfig ath0 up scan' and this > is the output: Doest ath0 attaches properly? Try changing ath debug flags via sysctl(8) and look for interesting errors. (disable wlandebug flags - they are no more useful) If you have source there is also athdebug and athstats in /usr/src/tools/tools/ath/ -- Paul _______________________________________________ freebsd-questions@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |