Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| 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. |
|
 |
02-03-2013, 04:58 AM
|
#1
|
|
LQ Newbie
Registered: Feb 2013
Distribution: Linux Mint
Posts: 12
Rep: 
|
Problem Authenticating network in Linux Mint
I have a Intel(R) 5100 WiFi (802.11n) notebook card and I am trying to connect to a network not broadcasting its' SSID. The network is running WPA2 Personal, in mixed mode, router is Linksys E4200. I will be making NO CHANGES to my router! When I try to connect to my network, it asks for the passphrase and then again a short time later. I am not typing the passphrase in wrong, and I know my card is capable of connecting to the network as I also run Win 7 on this machine and connect to it all the time. So I am wondering what may be the problem.... any ideas?
|
|
|
|
02-03-2013, 07:35 PM
|
#3
|
|
LQ Newbie
Registered: Feb 2013
Distribution: Linux Mint
Posts: 12
Original Poster
Rep: 
|
can you give me a clue as to the convention for the file I need to append to that? new to linux...
|
|
|
|
02-04-2013, 02:08 PM
|
#4
|
|
Senior Member
Registered: Dec 2011
Location: Columbia , MD
Distribution: Fedora & Black Opal 64
Posts: 1,592
Rep: 
|
When you download the driver or the firmware your Linux Mint should put it in your Downloads Directory.
Open your Download's Directory and look to see that the driver or firmware is sitting in that directory/in a file. Keeping that directory open; open your terminal and execute that command in the terminal and hit enter.
The terminal will install the driver for you.
This thread should help you to understand the terminal using Linux Mint
http://forums.linuxmint.com/viewtopic.php?f=90&t=91809
|
|
|
|
02-07-2013, 03:28 PM
|
#5
|
|
LQ Newbie
Registered: Feb 2013
Distribution: Linux Mint
Posts: 12
Original Poster
Rep: 
|
yeah, I know how to use terminal... and first of all, I downloaded the driver from intel (iwlwifi-5000-ucode-5.4.A.11.tar.gz), it contains a useless readme, license, and iwlwifi-5000-1.ucode, which I have no idea what to do with...
|
|
|
|
02-07-2013, 08:07 PM
|
#6
|
|
Senior Member
Registered: Dec 2011
Location: Columbia , MD
Distribution: Fedora & Black Opal 64
Posts: 1,592
Rep: 
|
You say that the "Read Me" file is useless-
Why?
It should provide you with instructions on how to install the driver out of the .tar.gz-
It also should of came with a "Install" file as well-
This was the only Solved thread in any regard to the 5000-1.ucode and what can be done to address it.
http://forums.debian.net/viewtopic.php?f=30&t=73337
I'm not the expert but it sounds like the driver for the kernel is working but the file ( iwlwifi-5000-1.ucode) is failing.
http://forums.opensuse.org/english/g...5300-agn-opens
I'll see what Linux Mint has to say about your situation-
Last edited by Ztcoracat; 02-07-2013 at 08:17 PM.
|
|
|
|
02-07-2013, 08:39 PM
|
#7
|
|
Senior Member
Registered: Dec 2011
Location: Columbia , MD
Distribution: Fedora & Black Opal 64
Posts: 1,592
Rep: 
|
Did some searching into this a bit more.
Firmware is not usually backported unless the kernel is also backported.
Installing another version of the kernel should fix it.
If you run:
Code:
apt-get-t (name and version of your distro)-install firmware-iw|wifi
And the output is
Code:
firmware-iw|wifi is already the newest version
Than this is your way of knowing it's not a backport issue and moving up the most recent version of the kernel is one of of your options. A newer version of the kernel provides plenty of support for hardware issues or performance issues that folks may have with their system.
http://www.kernel.org/
Intel 5100 Wireless Drivers Location <SOLVED>
http://forums.linuxmint.com/viewtopi...23517&p=680101
|
|
|
|
02-11-2013, 10:11 AM
|
#8
|
|
LQ Newbie
Registered: Feb 2013
Distribution: Linux Mint
Posts: 12
Original Poster
Rep: 
|
Thanks, and I think the biggest problem I was having was the fact that no one pointed out that I would have to run modprobe, in my case "modprobe iwlagn". And that I would need to add a line for iwlagn to /etc/modules for boot time loading. I'm rather glad I had this issue though, now I have at least a rough idea on how to solve some basic driver issues when trying out a less than complete linux distro in the future, All I know is mint has been more than helpful in easing me into learning linux... I have tried linux in the past but quit each time only a few days or hrs in, due to the fact that they would always crash from simple tasks like opening simple folders... I do have one question though Ztcoracat, what exactly is backporting?
Last edited by MG00711; 02-11-2013 at 10:14 AM.
|
|
|
|
02-11-2013, 02:22 PM
|
#9
|
|
Senior Member
Registered: Dec 2011
Location: Columbia , MD
Distribution: Fedora & Black Opal 64
Posts: 1,592
Rep: 
|
Basically, keeping your backported wireless modules up to date when you up grade the linux kernel.
Backporting explained here in these threads.
http://ubuntuforums.org/showthread.php?t=1060074
Here's a more in depth description in regard to 'backports' from The Linux Foundation.
http://www.linuxfoundation.org/colla...river-backport
BTW, we do have a Forum dedicated to "Linux Mint" reading through all of our members posts there will help you to learn as well. The more you learn about Mint the happier and more comfortable you'll be with your distro. Linux Mint is a good place to learn from as well.
Official documentation
http://www.linuxmint.com/documentation.php
When I first installed Fedora I spent quite a bit reading and learning about my distro.
Until I did Fedora was a little intimidating-
Last edited by Ztcoracat; 02-11-2013 at 02:30 PM.
|
|
|
|
| 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:04 AM.
|
|
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
|
|