Results 1 to 9 of 9

Thread: [SOLVED] cannot connect to wireless connection

  1. #1
    Join Date
    Oct 2008
    Beans
    62

    [SOLVED] cannot connect to wireless connection

    i just got my new hp pavillion laptop, with an atheros 242x wifi chipset...it doesn´t recognize any wireless network and i havent found any usefull information yet... when i right click on the connection icon on the tray it doesnt even give the option to connect to a wireless network.... how do i set it up???
    if u can help please do so, but remember, i'm a newbie, so fancy solutions are probably going to confuse me.
    thanx in advance!

  2. #2
    Join Date
    Jan 2007
    Beans
    5,549

    Re: cannot connect to wireless connection

    post output of the following from the terminal
    1)ifconfig
    2)iwconfig
    3)lshw -C network
    4)iwlist scanning

  3. #3
    Join Date
    Oct 2008
    Beans
    62

    Re: cannot connect to wireless connection

    here it is:

    1)
    Code:
    simon@simon-laptop:~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:23:8b:4f:32:24  
              inet addr:201.212.214.30  Bcast:201.212.214.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:576  Metric:1
              RX packets:3164 errors:0 dropped:29240126024 overruns:0 frame:0
              TX packets:27 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:191452 (191.4 KB)  TX bytes:4551 (4.5 KB)
              Interrupt:252 Base address:0xa000 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:78 errors:0 dropped:0 overruns:0 frame:0
              TX packets:78 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:6016 (6.0 KB)  TX bytes:6016 (6.0 KB)
    2)

    Code:
    simon@simon-laptop:~$ iwconfig
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    pan0      no wireless extensions.
    3)

    Code:
    simon@simon-laptop:~$ lshw -C network
    WARNING: you should run this program as super-user.
      *-network UNCLAIMED     
           description: Ethernet controller
           product: AR242x 802.11abg Wireless PCI Express Adapter
           vendor: Atheros Communications Inc.
           physical id: 0
           bus info: pci@0000:08:00.0
           version: 01
           width: 64 bits
           clock: 33MHz
           capabilities: cap_list
           configuration: latency=0
      *-network
           description: Ethernet interface
           product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
           vendor: Realtek Semiconductor Co., Ltd.
           physical id: 0
           bus info: pci@0000:09:00.0
           logical name: eth0
           version: 02
           serial: 00:23:8b:4f:32:24
           width: 64 bits
           clock: 33MHz
           capabilities: bus_master cap_list ethernet physical
           configuration: broadcast=yes driver=r8169 driverversion=2.3LK-NAPI ip=201.212.214.30 latency=0 module=r8169 multicast=yes
      *-network DISABLED
           description: Ethernet interface
           physical id: 2
           logical name: pan0
           serial: de:84:ce:3e:45:f0
           capabilities: ethernet physical
           configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A multicast=yes
    4)

    Code:
    simon@simon-laptop:~$ iwlist scanning
    lo        Interface doesn't support scanning.
    
    eth0      Interface doesn't support scanning.
    
    pan0      Interface doesn't support scanning.

  4. #4
    Join Date
    Jan 2007
    Beans
    5,549

    Re: cannot connect to wireless connection


  5. #5
    Join Date
    Oct 2008
    Beans
    62

    Re: cannot connect to wireless connection

    thanx man, now at least the wireless network appears when right clicking, eventhough it is disabled... here's a screenshot of what i get now:

    (i wasn't online when i took the picture, and the screenshot button doesn't work when the connection tray is right clicked)

    anyway, about the link u gave me, i tried solution #1, enabling the wireless card, which was already done...but i did step #1 anyway...nothing changed. when i did step #2, adding those lines to the blacklist, then i got what u see on the screenshot (it said there, that was for PCs which have upgraded from hardy to intrepid, i never upgraded, i did a fresh install of intrepid).

    What I would like to know now, is how to get the computer to "see" wireless networks. Say i go to a coffee shop that has wifi, what do i do to go online?
    Attached Images Attached Images

  6. #6
    Join Date
    Oct 2008
    Beans
    62

    Re: cannot connect to wireless connection

    hey man thank u very much! forget about the previous post, that was because i wasn't close to any wireless network, as soon as i got close to one the option appeared and it worked like a charm!

  7. #7
    Join Date
    Dec 2008
    Location
    Earth
    Beans
    121
    Distro
    Ubuntu 12.04 Precise Pangolin

    Exclamation Re: cannot connect to wireless connection

    Quote Originally Posted by laplace/d View Post
    hey man thank u very much! forget about the previous post, that was because i wasn't close to any wireless network, as soon as i got close to one the option appeared and it worked like a charm!
    Now that you've got your problem solved please take the trouble of marking the thread as solved and press on the medal icon in the post of the user/s who helped you the most.
    "A wise man speaks because he has something to say; A foolish man speaks because he wants to say something."

  8. #8
    Join Date
    Oct 2008
    Beans
    62

    Re: cannot connect to wireless connection

    i'm on it, i didn't know i had to do that, it makes sense, thank u.

  9. #9
    Join Date
    Oct 2008
    Beans
    2

    Re: [SOLVED] cannot connect to wireless connection

    To anyone who afraid to try all of above, you can try this tutorial, work for me

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •