Sponsored Content
Operating Systems Linux Can not get wireless to register in linux mint? Post 302528661 by breebutner on Tuesday 7th of June 2011 04:01:54 PM
Old 06-07-2011
Error Can not get wireless to register in linux mint?

I just installed linux mint 11 yesterday. I cannot get the wireless to register, it says that firmware is missing but I can not figure out how to make it work. I am still a newbie and would appreciate any help possible. Thank you.
 

3 More Discussions You Might Find Interesting

1. 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

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. 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
MALO(4) 						   BSD Kernel Interfaces Manual 						   MALO(4)

NAME
malo -- Marvell Libertas IEEE 802.11b/g wireless network driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device malo device pci device wlan device firmware Alternatively, to load the driver as a module at boot time, place the following lines in loader.conf(5): if_malo_load="YES" DESCRIPTION
The malo driver provides support for Marvell Libertas 88W8335 based PCI and Cardbus network adapters. malo supports station and monitor mode operation. Only one virtual interface may be configured at any time. For more information on configuring this device, see ifconfig(8). This driver requires the malofw firmware kernel module be installed before it will work. The firmware files are not publicly available. A port of the firmware can be found at: http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz The firmware kernel module can be installed by extracting the archive and running 'make install clean' in the malo-firmware-1.4 directory. HARDWARE
The following cards are among those supported by the malo driver: Card Chip Bus Standard Netgear WG311v3 88W8335 PCI b/g Tenda TWL542P 88W8335 PCI b/g U-Khan UW-2054i 88W8335 PCI b/g EXAMPLES
Join an existing BSS network (i.e., connect to an access point): ifconfig wlan create wlandev malo0 inet 192.168.0.20 netmask 0xffffff00 Join a specific BSS network with network name ``my_net'': ifconfig wlan create wlandev malo0 ssid my_net up Join a specific BSS network with 64-bit WEP encryption: ifconfig wlan create wlandev malo0 ssid my_net wepmode on wepkey 0x1234567890 weptxkey 1 up SEE ALSO
cardbus(4), pci(4), wlan(4), wlan_ccmp(4), wlan_tkip(4), wlan_wep(4), ifconfig(8), wpa_supplicant(8) HISTORY
The malo device driver first appeared in FreeBSD 7.1. BSD
October 21, 2009 BSD
All times are GMT -4. The time now is 01:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy