Can not get wireless to register in linux mint?


 
Thread Tools Search this Thread
Operating Systems Linux Can not get wireless to register in linux mint?
# 8  
Old 06-08-2011
Whoa, good catch.

This is why proportional fonts are evil. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Debian

Linux Mint 16

I use linux mint 16 and I'm new to live ux. what should I know? (4 Replies)
Discussion started by: Cryptek
4 Replies

2. Linux

Linux Mint Wireless Help (Gateway 600)

Hi, I have successfully installed the latest Linux Mint for the very first time on an old (2001) Gateway 600 laptop. I still have my old Windows XP on this too. I cannot figure out how to get the wireless connection to work (to connect to my home router). I have tried installing my only... (5 Replies)
Discussion started by: ssid61
5 Replies

3. Linux

Wireless issues in Linux Mint.

I am running Linux Mint Gloria on my PC. I have ADSL broadband connection which require login and pswd connection to connect. I have SmartAX MT841 modem which has wireless card free with it. I also have recently purchased DELL inspiron 1545 machine which have Vista preinstalled in it. Now I want to... (0 Replies)
Discussion started by: budtuxy
0 Replies
Login or Register to Ask a Question
ATMEL_FWL(8)						      System Manager's Manual						      ATMEL_FWL(8)

NAME
atmel_fwl - Load firmware into Atmel at76c50x wireless networking chips. SYNOPSIS
atmel_fwl <interface> /path/to/firmware DESCRIPTION
atmel_fwl loads firmware images for Atmel at76c50x series wireless networking chips into the Linux driver for same. Note that this utility is not normally necessary, since the driver will automatically load the correct firmware image via the hotplug sys- tem. Atmel_fwl is provided for applications where use of the hotplug system may not be desirable. atmel_fwl should be run after the interface has been created (after card insertion, in the case of PCMCIA cards) but before it is brought up by running ifconfig. NOTES
Note that there are two versions of many of the firmware images, the second one with the suffix "-wpa". These are later releases from Atmel which support WPA privacy. They are only usable by versions of the driver greater than 0.9. Be sure not to use the "-wpa" one unless your in-kernel driver code is version 0.9 or better. Sadly, as of version 0.9, the in-kernel driver does not actually support the setting of WPA passphrases. The firmware images are usually installed in /usr/lib/hotplug/firmware. The status of the driver, including its firmware loading, is available in /proc/driver/atmel FILES
/usr/lib/hotplug/firmware /proc/driver/atmel SEE ALSO
iwconfig(8), ifconfig(8), AUTHOR
This manual page was written by Simon Kelley <simon@thekelleys.org.uk>. ATMEL_FWL(8)