Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Wireless-less P dv6

  1. #1
    Join Date
    May 2009
    Beans
    Hidden!

    Question Wireless-less P dv6

    Have both U10.04.2 and U10.10 installed (separate partitions) on a HP dv6.
    After initial boot in the network manager applet wireless is available and even displays two wireless routers in the neighborhood.

    After the first reboot the applet shows wireless in grey as 'Disconnected'.
    After updating through ehernet nothing changes.

    It's a Ralink RT3090 chipset.

    Extra information (gained from other installations where wireless does come up):
    Pardus 2 corporate provides the following information:
    - kernel driver rt2860
    - kernel module rt2860 sta

    Mandirva needs the rt3060 driver to be installed in order to make wireless work.

    Any help is much appreciated!

    Btw. Neither with other Ubuntu derivatives or other tuxes (Red Hat) the wireless is working.

  2. #2
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Wireless-less P dv6

    The module rt2860sta is built in to the current 10.10 kernel. In some cases, the device is also claimed by conflicting drivers. Let's check a few things. Please open a terminal and post:
    Code:
    lspci -nn
    lsmod | grep -e rt2 -e rt3
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #3
    Join Date
    May 2009
    Beans
    Hidden!

    Smile Re: Wireless-less P dv6

    Quote Originally Posted by chili555 View Post
    The module rt2860sta is built in to the current 10.10 kernel. In some cases, the device is also claimed by conflicting drivers. Let's check a few things. Please open a terminal and post:
    Code:
    lspci -nn
    lsmod | grep -e rt2 -e rt3
    Thanks.
    thanks for your very quick response.
    first have to install U10.xx again (been very busy with all kinds of distro's :/ )

    i'll get to it right away and get back to you asap with the output from the commands as you suggested (right after initial boot).

  4. #4
    Join Date
    May 2009
    Beans
    Hidden!

    Re: Wireless-less P dv6

    Quote Originally Posted by chili555 View Post
    The module rt2860sta is built in to the current 10.10 kernel. In some cases, the device is also claimed by conflicting drivers. Let's check a few things. Please open a terminal and post:
    Code:
    lspci -nn
    lsmod | grep -e rt2 -e rt3
    Thanks.
    I'm sorry for the delay but as attachment the output from the two commands (unmodified installation ubuntu 10.04.2 LTS _64 kernel 2.6.32-28-generic).
    Attached Files Attached Files

  5. #5
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Wireless-less P dv6

    The module rt3090sta is loaded. Did it create an interface, wlan0 perhaps?
    Code:
    iwvonfig
    sudo iwlist wlan0 scan
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #6
    Join Date
    May 2009
    Beans
    Hidden!

    Post Re: Wireless-less P dv6

    thanks again for your reply.
    hereby as requested the output from the two other commands (in a root terminal).

    could it perhaps be an irq problem since there are many devices loaded (bluetooth, hdmi, vga port, network, 3x usb, etc.)?
    the hp dv6 is rather bloated with hw and is used for testing newer hardware with linux (7 different tuxes installed).

    additional information:
    i did after the first test reduce some services by disabling them in 'startup applications preferences' (bluetooth manager, check for new hardware drivers, evolution alarm notifier, personal file sharing, remote desktop, ubuntu one, update notifier).
    on other computers all works well with these same settings.
    Attached Files Attached Files

  7. #7
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Wireless-less P dv6

    An interface, wlan0 is created. Let's do a bit more diagnostics:
    Code:
    dmesg | grep -e rt3 -e wlan
    rfkill list all
    could it perhaps be an irq problem since there are many devices loaded (bluetooth, hdmi, vga port, network, 3x usb, etc.)
    I doubt it, but you could check for errors or warnings:
    Code:
    dmesg | grep -e warn -e err
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #8
    Join Date
    May 2009
    Beans
    Hidden!

    Post Re: Wireless-less P dv6

    thanks again for your help.
    attached you'll find the results of all suggested commands.

    add 1. it says something about bluetooth but i've turned if off in 'startup applications'.

    add 2. installed sabayon 5.5 as well and wireless networks were detected.
    Attached Files Attached Files

  9. #9
    Join Date
    May 2009
    Beans
    Hidden!

    Lightbulb Re: Wireless-less HP dv6

    still putting op a fight with ubuntu 10.xx_64 and the not functioning hp dv6 wireless.
    since in pardus kurumsal 2 (corporate) the wireless does come up and wireless is available, i'm trying to find out why.

    amongst the drivers already described above also found the following packages installed:
    - atmel-firmware (for 76c50cx network chips)
    - b43-firmware
    - b43-fwcutter
    - crda (compliance daemon)
    - ifplugd
    - iw (nl80211-based conf. util.)
    - wireless-regdb
    - wireless-tools
    -wpa_supplicant
    - openvpn (although vpn stands for virtual private networks it seems to provide some other services too)

    hope this info is of any use for those who understand what a penguin does in a computer...

  10. #10
    Join Date
    Apr 2009
    Beans
    52
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: Wireless-less P dv6

    <<<<following closely as I just upgraded to 10.04 and am having a similar problem. I'm using a USB radio (Linksys WUSB-54) - wlan0 is created, etc....All was fine with 9.04, Now it looks like sometimes the radio is being powered down. A quick fix is to disable/re-enable networking, but I'd like to find a permanent solution.....watching.....

Page 1 of 2 12 LastLast

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
  •