Announcement

Collapse
No announcement yet.

help setting up wireless connection!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help setting up wireless connection!

    I just installed kubuntu as a dual boot with xp. I have a dlink wda-1320 and I can't seem to get it connected. I am new to linux so any advice would be greatly appreciated. I have done a lot of searching but can't seem to find anything. From what I've read my card has the Atheros chipset. Any ideas and what I should do?
    Thanks!

    #2
    Re: help setting up wireless connection!

    How to Solve KnetworkManager Wireless Connection Problems may be helpful.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: help setting up wireless connection!

      wow! I edited the etc/network/interface file to

      auto lo
      iface lo inet loopback
      address 127.0.0.1
      netmask 255.0.0.0

      auto eth0
      iface eth0 inet dhcp

      auto eth1
      iface eth1 inet dhcp

      auto eth2
      iface eth2 inet dhcp

      auto wlan0
      iface wlan0 inet dhcp

      auto ath0
      #iface ath0 inet dhcp

      mine looked nothing like that. I rebooted and it is working great now! I am posting this from linux! the only thing I notice is that my signal strength is kinda low and I have a high gain antenna. Anyway, thanks for the help!

      Comment


        #4
        Re: help setting up wireless connection!

        The thanks goes to gilf - he put the HOWTO together. But, you are welcome none the less.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X