The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Wireless problem in Ubuntu 8.10 beta...

    Discussion in 'Linux Compatibility and Software' started by JCMS, Oct 2, 2008.

  1. JCMS

    JCMS Notebook Prophet

    Reputations:
    455
    Messages:
    4,674
    Likes Received:
    0
    Trophy Points:
    105
    I decided to give it a shot tonight. I like the new installation interface and the ability to import from windows but.... My wireless anthena is turned off by default and my laptop's switch is Fn+F2....and it's not recognised by Ubuntu :( How can I turn it on?
     
  2. mauser1891

    mauser1891 Notebook Enthusiast

    Reputations:
    0
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    5
    Hello JCMS,

    I would use your package manager and get ndiswrapper, else get it from sourceforge. Atleast thats what I am using currently.
     
  3. Hagbard Celine

    Hagbard Celine Notebook Consultant

    Reputations:
    9
    Messages:
    114
    Likes Received:
    0
    Trophy Points:
    30
    With Intel 3945 built-in, you shouldn't have to need Ndiswrapper. This is a driver issue, not an issue with a missing driver, like with mauser's Broadcom wireless.

    Please keep in mind that Ndiswrapper is considered as the ultimate last resort, as it sometimes causes problems instead of solving them. With Broadcom wireless, there is no choice, with Intel wireless from the last generation, there should be.
     
  4. JCMS

    JCMS Notebook Prophet

    Reputations:
    455
    Messages:
    4,674
    Likes Received:
    0
    Trophy Points:
    105
    Ndiswrapper is already there and there's only my graphics card in it. My card is working. When I do hardware analysis it tells me it works and when I close Ubuntu I have wlan0 status report too. Also, when I reboot in windows, my anthena is off and I have to re-enable it :(
     
  5. amlucent

    amlucent Notebook Enthusiast

    Reputations:
    7
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    What? ndiswrapper is for wireless network cards. Ignore the second posters post about ndiswrapper. If you have a intel wifi nic and you should not have ndiswrapper installed.

    About your wifi being off at boot we would need to know what model of notebook you have. Some have a button on the side that will turn off your wireless card to save power, some have a setting in the bios that will allow you to have wifi disabled by default.... in short more info is needed. Is it the one from your sig?
     
  6. davethebald

    davethebald Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    I too am having problems. I have a Dell XPS M1330 with preloaded Ubuntu. I received the laptop with 7.10. have since upgraded through 8.04 and am now at 8.10. I have never been able to get the wireless to work.

    I assume you already saw this in the 8.10 release notes, but since it was not mentioned, here it is:

    Cannot reactivate Intel 3945/4965 wireless if booting with killswitch enabled

    On laptops with Intel 3945 or Intel 4965 wireless chipsets and a killswitch for the wireless antenna, starting the system with the killswitch enabled (i.e., with wireless disabled) will prevent re-enabling the wireless by toggling the killswitch. As a workaround, users should boot the system with the killswitch disabled. A future kernel update is expected to address this issue.


    Hope that helps.
     
  7. Bungalo Bill

    Bungalo Bill Notebook Deity

    Reputations:
    97
    Messages:
    806
    Likes Received:
    0
    Trophy Points:
    0
    I just posted random off topic words.
     
  8. Ethyriel

    Ethyriel Notebook Deity

    Reputations:
    207
    Messages:
    1,531
    Likes Received:
    0
    Trophy Points:
    55
    Stupid Question:

    You're sure there's not a hard switch somewhere, maybe a sliding switch on the front? Some notebooks (like mine) have both a hard and a soft switch. The fn combination is a soft switch, and I'm not sure it would qualify as a killswitch as far as this bug goes. A soft switch will send an ACPI event to request the operating system disable a radio, while a hard/killswitch will disable the radio at a lower level (BIOS, direct hardware) without OS interaction (although they should still send an ACPI event, I believe)
     
  9. davethebald

    davethebald Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    Yes, I was referring to the hardswitch located on the right side of the unit.

    But this was not a stupid question. My first boss out of school told me something I have never forgotten. "90% of the time, its something simple". Nothing wrong with double checking.