Results 1 to 7 of 7

Thread: wirless in 9.10

  1. #1
    Join Date
    Jun 2009
    Location
    ny
    Beans
    45
    Distro
    Ubuntu 9.10 Karmic Koala

    wirless in 9.10

    hiya all i just put 9.10 on my laptop its got a wireless card but since the interface is totally different from the previous im a litle lost in the hardware drivers nothing comes up the led light wont come on my card is a BCM4318 since i cant turn it on from the button can i get it on from the terminal?

  2. #2
    Join Date
    Aug 2007
    Location
    Off the Alaskan Coast
    Beans
    794
    Distro
    Ubuntu Development Release

    Re: wirless in 9.10

    Try this:
    Put the LiveCD in your drive and make sure you have "Installable from CD-ROM/DVD" checked in System, Administration, software sources.
    Open a terminal and do:
    Code:
    sudo apt-get update
    sudo apt-get install bcmwl-kernel-source
    Go to System, Administration, Hardware Drivers and select the Broadcom sta wireless driver, Reboot the machine.

    Your Wireless driver should be working
    Last edited by JBAlaska; November 13th, 2009 at 06:28 PM.
    FIC K8-800T AMD64 3200+ 2GB PC3200 GeForce 6800GT Mandriva 2010 KDE+Compiz+Emerald
    MSI K9N2GM AMD 9950BE 4GB DDR2-800 GeForce 8200 10.10 WUSB600N
    Acer 6920 Core 2 Duo 4GB GeForce 9500GS 10.04 Ubuntu User #17586

  3. #3
    Join Date
    Jun 2009
    Location
    ny
    Beans
    45
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: wirless in 9.10

    i get this
    dave@dave-laptop:~$ sudo apt-get install bcmwl-kernel-source
    [sudo] password for dave:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package bcmwl-kernel-source

  4. #4
    Join Date
    Nov 2009
    Beans
    1

    Re: wirless in 9.10

    Hello all,
    I installed ubuntu 9.10 two days ago on my lap top, and I am using Linux for the first time in my life. I just cant get my wirless to work its a: broadcom 802.11a b g wlan

    Thank You

  5. #5
    Join Date
    Aug 2007
    Location
    Off the Alaskan Coast
    Beans
    794
    Distro
    Ubuntu Development Release

    Re: wirless in 9.10

    Quote Originally Posted by ubunewtu View Post
    i get this
    dave@dave-laptop:~$ sudo apt-get install bcmwl-kernel-source
    [sudo] password for dave:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package bcmwl-kernel-source
    Did you "Put the LiveCD in your drive and make sure you have "Installable from CD-ROM/DVD" checked in System, Administration, software sources" before you did:
    Code:
    sudo apt-get update
    sudo apt-get install bcmwl-kernel-source
    If so you might have to hook up a wired connection and try those commands again, although I thought for sure "bcmwl-kernel-source" was on the LiveCD of 9.10

    Edit: trobsh, this procedure should work for you as well.
    Last edited by JBAlaska; November 13th, 2009 at 06:56 PM.
    FIC K8-800T AMD64 3200+ 2GB PC3200 GeForce 6800GT Mandriva 2010 KDE+Compiz+Emerald
    MSI K9N2GM AMD 9950BE 4GB DDR2-800 GeForce 8200 10.10 WUSB600N
    Acer 6920 Core 2 Duo 4GB GeForce 9500GS 10.04 Ubuntu User #17586

  6. #6
    Join Date
    Jun 2009
    Location
    ny
    Beans
    45
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: wirless in 9.10

    missed the part about the cd ty it worked

  7. #7
    Join Date
    Aug 2007
    Location
    Off the Alaskan Coast
    Beans
    794
    Distro
    Ubuntu Development Release

    Re: wirless in 9.10

    Quote Originally Posted by ubunewtu View Post
    missed the part about the cd ty it worked
    Sweet! You might want to mark this thread as "Solved"
    FIC K8-800T AMD64 3200+ 2GB PC3200 GeForce 6800GT Mandriva 2010 KDE+Compiz+Emerald
    MSI K9N2GM AMD 9950BE 4GB DDR2-800 GeForce 8200 10.10 WUSB600N
    Acer 6920 Core 2 Duo 4GB GeForce 9500GS 10.04 Ubuntu User #17586

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
  •