Announcement

Collapse
No announcement yet.

Atheros AR5005G Problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Atheros AR5005G Problem

    I have a Fujitsu-Siemens AMILO L1310G with an Atheros AR5005G wirless card/module thing, running dapper. The wireless did not work "out of the box", and wireless assistance says it's off, so it followed this guide http://www.diabolikal.org/e107_plugi...php?content.75, except I used the the ndswrapper gui to load the driver, and it said it was present. But when I rebooted I still had no connection, so I tried some of the things on the toshiba wireless thread, but it still dosen't work, and the assistant says the wireless is off still, and iwconfig says this:
    Code:
    lo    no wireless extensions.
    
    eth0   no wireless extensions.
    
    ath0  IEEE 802.11 ESSID:"NETGEARWGR614"
         Mode:Managed Frequency:2.442 GHz Access Point: Not-Associated
         Bit Rate:1 Mb/s  Tx-Power:18 dBm  Sensitivity=0/3
         Retry:off  RTS thr:off  Fragment thr:off
         Power Management:off
         Link Quality=0/94 Signal level=-95 dBm Noise level=-95 dBm
         Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
         Tx excessive retries:0 Invalid misc:0  Missed beacon:0
    
    sit0   no wireless extensions.
    Can anyone help me please?!

    #2
    Atheros AR5005G Problem - No Replys

    I posted the above problem yesterday, can somebody please help me!

    Comment


      #3
      Re: Atheros AR5005G Problem

      Can somebody ppppppppllllllllllllleeeeeeeeeeaaaaaaaassssssseeee eeeee help me

      Comment


        #4
        Re: Atheros AR5005G Problem

        Hi,

        It seems that you can't see your AP... So you will not have dhcp address.
        Did you try by the command line ? Maybe in dmesg or /var/log/daemon.log, you can find errors.
        If you want to try by the command line :
        sudo ifdown ath0 && sudo ifup ath0

        Good luck

        Comment

        Working...
        X