| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
02-03-2009, 02:40 PM
|
#1
|
|
LQ Newbie
Registered: Feb 2009
Location: Wheaton, IL
Distribution: Kbuntu 8.1.0
Posts: 2
Rep:
|
Wireless startup issues.
I have a Dell Latitude D410 that I have had Kubuntu 7.x working on just great. I then upgraded to 8.1. and that is where trouble began. The wireless did not work!. To get the wireless to now work I have to do sudo iwconfig eth1 essid " gateway name" and you know the rest. What happened in this distro. Why doesn't it discover the wireless properly. I have to use the ipw200 drivers and they are all there. Some help needed.
|
|
|
|
02-04-2009, 07:41 AM
|
#2
|
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep: 
|
Yes,something is wrong with the wireless.I am looking for a way to resolve this.I had to manually install the driver,configure the kernel etc. etc. and now I "only" have to enter my WPA key every time I want to connect,because at the moment I'm not sure why it doesn't remember the key.I've installed Ubuntu 8.04.2 on my laptop yesterday just to try it out and I'm not too much happy so far.
I think that I had my first freez on Linux yesterday,if I remember correctly.Well,that did bring some memories back,bad memories from the Winblows days.
P.S.
I had to use ath_pci driver to make things start to work.With ath5-zero,nada.It's blacklisted now.
Wireless and Network GUI for that matter is a disaster.
Last edited by alan_ri; 02-06-2009 at 07:04 AM.
|
|
|
|
02-06-2009, 12:41 AM
|
#3
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
Originally Posted by alan_ri
I've installed Ubuntu 8.04.2 on my laptop yesterday just to try it out and I'm not too much happy so far...
I had to use ath_pci driver to make things start to work.With ath5-zero,nada.It's blacklisted now.
Wireless GUI and Network for that matter is a disaster.
|
You might consider upgrading to Ubuntu 8.10 and installing the linux-backports-modules-intrepid-generic package. See this:
http://www.ubuntu.com/getubuntu/rele...20by%20default
Quote:
|
If you have an Atheros device that does not work with madwifi, you will want to install the linux-backports-modules-intrepid-generic package, which includes an updated version of the ath5k driver. While not installed by default, this linux-backports-modules-intrepid-generic package is included on the Ubuntu 8.10 CD and DVD images for ease of installation.
|
|
|
|
|
02-06-2009, 06:59 AM
|
#4
|
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep: 
|
tommcd,
That was very useful info.I'm glad that this problem is recognized,it's just that I didn't search for the solutions too much,because,as I've said,I've installed 8.04.2 a few days ago.Now I wonder will that driver work on Hardy or maybe there is a package available for it somewhere.It would be good to know that there is,since lots of people might have issues with the wireless on Hardy.I guess that this was reported to launchpad.
P.S.
I've resolved my problem completly with the wicd wireless manager.That is one great app.I recommend it to everyone who might have some wireless issues.
Last edited by alan_ri; 02-06-2009 at 07:10 AM.
Reason: adding info
|
|
|
|
02-06-2009, 09:23 PM
|
#5
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
Originally Posted by alan_ri
Now I wonder will that driver work on Hardy or maybe there is a package available for it somewhere.It would be good to know that there is,since lots of people might have issues with the wireless on Hardy.
|
There is a linux-backports-modules-hardy-generic package that will get Hardy on updated modules:
http://packages.ubuntu.com/hardy-upd...-hardy-generic
but the package will not be as up to date as the one for Intrepid. Hardy is a LTS release, so long term stability takes priority over up to date packages.
Quote:
Originally Posted by alan_ri
I've resolved my problem completly with the wicd wireless manager.That is one great app.I recommend it to everyone who might have some wireless issues.
|
The fact that you solved the problem with wicd means that your problem was not due to faulty drivers, as wicd does not install any drivers, it just helps you manage wireless networks better. The linux-backports-modules-hardy-generic package may still give you updated drivers though.
|
|
|
|
02-06-2009, 09:46 PM
|
#6
|
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep: 
|
Quote:
Originally Posted by tommcd
The fact that you solved the problem with wicd means that your problem was not due to faulty drivers, as wicd does not install any drivers, it just helps you manage wireless networks better. The linux-backports-modules-hardy-generic package may still give you updated drivers though.
|
You didn't understand me.The only problem that was not resolved was that I had to enter manually my WPA key every time I wanted to connect and wicd resolved that.I've been on the wicd forums and wicd developer gave me a very good explanation about how wicd deals with wireless encryption.It's something that is missing in the HH.
Last edited by alan_ri; 02-07-2009 at 07:40 PM.
Reason: grammar
|
|
|
|
02-07-2009, 06:57 AM
|
#7
|
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Desktop- Debian Lenny, Laptops- Ubuntu 8.10, Debian Lenny UMPC- Ubuntu 8.10
Posts: 1,297
Rep:
|
I know this is solved, but did lspci identify your wireless device as AR242x?
IGF
|
|
|
|
02-07-2009, 07:32 AM
|
#8
|
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep: 
|
Quote:
Originally Posted by IndyGunFreak
I know this is solved, but did lspci identify your wireless device as AR242x?
|
Hi Indy,
Yes it did,why do you ask?
Quote:
05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: Askey Computer Corp. Unknown device 7106
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at f0800000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
Capabilities: [60] Express Legacy Endpoint IRQ 0
Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
|
|
|
|
|
02-07-2009, 11:55 AM
|
#9
|
|
Senior Member
Registered: May 2004
Location: Fresno CA USA
Distribution: Ubuntu 10.10
Posts: 1,466
Rep:
|
To permanently set connection security for a particular SSID right click the networking icon in the applet bar and select edit connection.
|
|
|
|
02-07-2009, 07:27 PM
|
#10
|
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Desktop- Debian Lenny, Laptops- Ubuntu 8.10, Debian Lenny UMPC- Ubuntu 8.10
Posts: 1,297
Rep:
|
Quote:
Originally Posted by alan_ri
Hi Indy,
Yes it did,why do you ask?
|
Just curious... I had a lot of problems w/ that device in Hardy(I have two laptops w/ that device)... Even madwifi was extremely problematic. I ended up finding and assisting w/ a patched version of madwifi, that makes it work perfectly. I've actually kept it in the event I run into someone w/ Hardy having issues w/ that chipset.
Intrepid, the device is easy, just install the backports, restart, and you're good to go.
and yes, wicd is awesome.
IGF
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:33 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|