Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 24
Okay, I have Xandros Open Circulation Edition on my other hard drive (I'm currently using XP) and I have a question about setting up my Internet connection. I've got the ...
  1. #1
    Just Joined!
    Join Date
    Aug 2005
    Location
    Camp Verde, Arizona, USA
    Posts
    2

    Linksys Wireless Adapter . . .

    Okay, I have Xandros Open Circulation Edition on my other hard drive (I'm currently using XP) and I have a question about setting up my Internet connection. I've got the NDIS and everything set up, and it detected my network, but I can't get online with it. It's a Linksys Wireless-G USB adapter, model WUSB54G 2.0. The Internet connection wizard is no help, and if I can do it from there I'm clueless. I'm new to Linux, so you might have to explain a bit.
    All I want to do is get on the Internet in Xandros, that's all.
    Any help would be greatly appreciated!

    Cat

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,228
    You've set up ndiswrapper? Okay, do the following from a terminal:

    Code:
    iwconfig wlan0 essid <<YOUR SSID>>
    iwconfig wlan0 key <<YOUR WEP KEY>>    <-- Only if you use WEP Encryption
    dhcpcd wlan0
    That'll set up your network and connect you to it.
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Just Joined!
    Join Date
    Aug 2005
    Location
    Camp Verde, Arizona, USA
    Posts
    2

    Thanks!

    Thanks! Dunno if it was what you told me or if it was what I did or both, but I'm posting from Xandros! So everything's good!
    Again, Thanks!

  4. #4
    Just Joined! aninnocentbystander's Avatar
    Join Date
    May 2006
    Location
    Virginia, USA
    Posts
    49

    got a question..

    hi all, I have a fairly simple and newbish question, but will that code work for Ubuntu? I think (and I feel like a total newb when I say this) that Debian and Ubuntu are fairly similar.

    Thanks a bunch

  5. #5
    Just Joined!
    Join Date
    Jun 2005
    Location
    Indiana
    Posts
    27
    Haha yeah, Ubuntu is based off of the unstable branch of Debian, so it should work. And that code is universal, as long as you've already set up your wireless device.

  6. #6
    Just Joined! aninnocentbystander's Avatar
    Join Date
    May 2006
    Location
    Virginia, USA
    Posts
    49

    Alright

    Alright, thanks a bunch, greatly appreciated.

  7. #7
    Just Joined! aninnocentbystander's Avatar
    Join Date
    May 2006
    Location
    Virginia, USA
    Posts
    49

    yet another question

    I have (another) question,


    All I have to do is set up ndiswrapper, enter that code in Terminal, plug in my adapter and good to go? I want to make sure before I install.

    Thanks again

  8. #8
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Hi aninnocentbystander,

    Are you using this same usb device or something different?
    Linux Mint + IceWM Registered:#371367 New Members: click here

  9. #9
    Just Joined! aninnocentbystander's Avatar
    Join Date
    May 2006
    Location
    Virginia, USA
    Posts
    49

    yes

    Yes sir, sorry I didn't put that in there



    -Keenan

  10. #10
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Quote Originally Posted by aninnocentbystander
    Yes sir, sorry I didn't put that in there
    -Keenan
    The directions on how to get a wireless device going with ndiswrapper are pretty straight forward. Take your time and follow the instructions on this page. See how far you get. If you get stuck, just post back and I or someone else will be more than happy to help you along.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •