Results 1 to 2 of 2

Thread: Wireless problem - 11.04 on Pavilion dv6

  1. #1
    Join Date
    Apr 2009
    Beans
    25

    Wireless problem - 11.04 on Pavilion dv6

    I just installed Ubuntu 11.04 with Wubi on a new 64-bit (4 GB) HP Pavilion that came with Windows 7.

    The laptop wireless works properly under Win 7 but does not activate when I launch Ubuntu 11.04. The wireless indicator light on the keyboard remains red under Ububtu, Pressing the button has no effect.

    Any ideas will be appreciated.

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Wireless problem - 11.04 on Pavilion dv6

    Hi, please run these commands in a terminal and post the results here:
    Code:
    cat /etc/lsb-release; uname -a
    Code:
    sudo lshw -C network
    Code:
    lspci -nn | grep -e 0280 -e 0200
    Code:
    iwconfig
    Code:
    rfkill list all
    Code:
    lsmod
    by clicking on new reply and click # and paste the information between the brackets.
    Thank you

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
  •