0

Possible Duplicate:
Can't get into Wifi on my ASUS Notebook U56E?

Hi I have an HP pavilion g6 series with a slow Internet connection I tried WiFi and LAN but always the same problem my broadcom is a corporation BCM4313.

I also tried Fedora the last Version but couldn't get any connection, but on Windows 7 all worked just fine.

  • Are other machines slow too, or is it just yours? You might want to make sure it is an issue with your specific machine / OS, and not your router, modem, ISP, etc... – John Apr 24 '12 at 00:38
  • Check out my answer at http://askubuntu.com/questions/104651/cant-get-into-wifi-on-my-asus-notebook-u56e/114585#114585

    Good luck.

    – Dave Apr 24 '12 at 01:05
  • thanks Dave it's solved now thanks everyone for the help – Imad BELHAUSS Apr 24 '12 at 16:03
  • @Dave Could you repost your solution here. And belhauss, could you then mark it as your Accepted Answer? Thanks – Jjed Apr 24 '12 at 18:46

2 Answers2

1

The question asker solved this issue by following the steps in this answer to the question Can't get into Wifi on my ASUS Notebook U56E?

Jjed
  • 13,874
0

Make sure you are running the right firmware and that the right module is being loaded.. you can use dmesg|grep firmware to see if there are any kernal based firmware error messages. look up the firmware and drivers needed for your device and make sure that they are both correct. most broadcom chips require additonal firmware that cannot be installed by default out of legality

alec
  • 1