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.

    Universal wireless run file for all versions of linux?

    Discussion in 'Linux Compatibility and Software' started by Zellio, Apr 22, 2007.

  1. Zellio

    Zellio The Dark Knight

    Reputations:
    446
    Messages:
    1,464
    Likes Received:
    0
    Trophy Points:
    55
    Would this NOT be a good idea?

    I'm finding wireless to be hell to install(Well it's taking longer then Windows should, which makes it 'hell'), I think us, or someone, making a universal run file that can install different commands based on what linux you have would be a lifesafer to most noobs.

    The main problem IMO with linux is that it's hard as hell to configure even initially, versus Windows which is easy. If you had a universal run file and could get noobs to boot up linux easily, they'd be able to use it more.

    I have programming experience, and I fear for people who don't. This honestly should be done, then they can see how good Linux can be.
     
  2. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    Are you calling for universal wireless support? Is that what you're talking about? Please clarify your idea as I too am interested in standardizing some aspects of Linux among it's many different distributions.
     
  3. BigV

    BigV Notebook Deity

    Reputations:
    137
    Messages:
    890
    Likes Received:
    0
    Trophy Points:
    30
    do you have a broadcom wireless chip?

    I know my Intel 2915 "just works" with Ubuntu 7.04.

    actually, what would be best is for manufacturers to get in touch with the Linux kernel developers and have them write free drivers (for free) so that they could be included in the kernel. you wouldn't have to do any configuring then, beyond setting up your passkeys...

    http://www.kroah.com/log/2007/01/29/#free_drivers
    http://www.kroah.com/log/linux/free_drivers_faq.html

    I believe I read that the Linux Wi-Fi stack is in the process of being re-written, but that probably won't show up until the 2.8 series of kernels.
     
  4. Lysander

    Lysander AFK, raid time.

    Reputations:
    1,553
    Messages:
    2,722
    Likes Received:
    1
    Trophy Points:
    55
    Depending on what wireless card you have, wireless can be easier or harder than windows. On well made, well supported hardware, it works natively. On more obscure or not-as-well supported WiFi cards, it can be hell. It's not Linux' fault, it the hardware manufacturers.

    Go whinge to them.
     
  5. Paul

    Paul Mom! Hot Pockets! NBR Reviewer

    Reputations:
    759
    Messages:
    2,637
    Likes Received:
    0
    Trophy Points:
    55
    It would be hard as hell to configure wireless in Windows if the hardware manufacturers didn't make executable drivers for their stuff. Linux is not the problem, and the devs are doing everything they can to make it as easy as possible (as BigV showed quite clearly). But when you can't get the hardware manufacturers on board, it's not an easy thing to do, and you have to resort to things like ndiswrapper. Which, by the way, is quite a feat in and of itself. I can't think of anything in Windows that would let me use the drivers for this.