Results 1 to 9 of 9

Thread: Cannot install Wi-Fi drivers in Ubuntu 12.10

  1. #1
    Join Date
    May 2011
    Beans
    7

    Cannot install Wi-Fi drivers in Ubuntu 12.10

    Hi guys, I just installed Ubuntu 12.10, but there is no Wi-Fi driver form my HP ProBook 4510s. I am trying all the time to install the HP official drivers from (link) but I cannot install. I cannot understand are they compatible with this version of Linux?
    Please someone help me, I am a beginner on Ubuntu.
    Thank you!

  2. #2
    Join Date
    May 2011
    Beans
    7

    Cannot install Wi-Fi drivers in Ubuntu 12.10

    Hi guys, I just installed Ubuntu 12.10, but there is no Wi-Fi driver form my HP ProBook 4510s. I am trying all the time to install the HP official drivers from (link) but I cannot install. I cannot understand are they compatible with this version of Linux?
    Please someone help me, I am a beginner on Ubuntu.
    Thank you!

  3. #3
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Post the output of:

    Code:
    lspci
    "Evolution is Nature's way of issuing upgrades."


  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Thread moved to Networking & Wireless

    Better still:

    Code:
    sudo lshw -C network
    This will tell us if there is a driver already loaded, its state and the make/model of your card (with any luck).

  5. #5
    Join Date
    May 2011
    Beans
    7

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Code:
    Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
    I think this was my Wirelass card of my laptop...

  6. #6
    Join Date
    May 2011
    Beans
    7

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Code:
    *-network UNCLAIMED     
           description: Network controller
           product: BCM4312 802.11b/g LP-PHY
           vendor: Broadcom Corporation
           physical id: 0
           bus info: pci@0000:03:00.0
           version: 01
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi pciexpress bus_master cap_list
           configuration: latency=0
           resources: memory:d8200000-d8203fff
    and so on....

  7. #7
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Threads merged, please stick to one thread. Makes it easier for people to offer help.

  8. #8
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    You'll need to get online with a cable and install, from Synaptics or Software Centre:

    b43-fwcutter
    firmware-b43-lpphy-installer

    You might need to restart but I think that should work.

    Is there a driver disabled in 'Additional Drivers'? (It would be b43 or STA.)

  9. #9
    Join Date
    May 2011
    Beans
    7

    Re: Cannot install Wi-Fi drivers in Ubuntu 12.10

    Hey it is working now, I hden't installed the firmware-b43-lpphy-installer.
    Befor I installed firmware-b43-lpphy-installer, I tried several times to activate the driver of my Wi-Fi card found by the 'Additional drivers', but it used to fail. After I installed firmware-b43-lpphy-installer it worked.
    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
  •