Sponsored Content
Operating Systems Linux Red Hat wireless internet on redhat linux ? Post 302352826 by girish1428 on Sunday 13th of September 2009 06:42:52 PM
Old 09-13-2009
I did a lsmod. I got a long list which didnt seem to have the wireless drvice or its driver info.
Then I found the path of ndiswrapper.ko and ran insmod <path>
The device was still not brought up :-(
 

10 More Discussions You Might Find Interesting

1. Linux

Mandrake 10.0 and wireless internet

I am unable to browse the web from my Mandrake installation I have 2 nics set up, one for the network(eth0) and one for the wireless internet(eth1). eth0 is setup in the 192.168.0.x range (static) eth1 is set up in the 192.168.1.x range (dhcp) both use the same netmask default... (0 Replies)
Discussion started by: rbetzen
0 Replies

2. Solaris

Internet access on Solaris 10 through TATA Indicom Wireless Phone

Hi, I am trying to configure Solaris 10 for Internet Connection. I have a PC (Celeron 1.7Ghz, 512 MB RAM, Gigabyte 8LD Motherboard). The Wireless Telephone Specs are: TATA Indicom Walky. Further product details are as follows ( I did not understand most of what it says. I have given... (0 Replies)
Discussion started by: priteshugrankar
0 Replies

3. Linux

FC4 (KDE) Wireless Internet Help Plz~

I was wondering if someone here would happen to know how to setup a wireless connection with Fedora Core 4. I try to setup the internet options but my wireless adapter doesnt appear on the list... I'm new to fedora, and i never have setup a wireless connection with *nux systems. Any help, or... (5 Replies)
Discussion started by: kyoist
5 Replies

4. Red Hat

Can't get IPW2200 wireless going on RedHat?

I have installed RedHat Fedora 4 and now Fedora 6 on my laptop, it recognizes that I have Intel ProWireless 2200bg, but when I try and activate it through Networking it says "IPW2200 doesn't seem to be present..." Can anybody help me? Jon (1 Reply)
Discussion started by: Joncamp
1 Replies

5. UNIX for Dummies Questions & Answers

Having wireless Internet problems

I feel like the true definition of a newb but I guess you gotta start somewhere. I installed Gentoo on my laptop yesterday, it's a gnome based environment and I cannot get any wireless internet. The iwconfig and net-setup commands are not being recognized. I'm not sure what the problem is, I've... (1 Reply)
Discussion started by: jessparkscars
1 Replies

6. Solaris

Solaris 10 Wireless Internet - Please help!

Hello, I have Solaris 10 Express, and am going to try OpenSolaris on a different computer. I need to configure and setup my wireless card, a NetGear WG311T, on my Solaris 10 machine, because I have no internet yet. Please help me get my wireless working, Thanks. -SunPowered Some links... (2 Replies)
Discussion started by: sunpowered
2 Replies

7. UNIX for Dummies Questions & Answers

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection Regards, Girish. (0 Replies)
Discussion started by: girish1428
0 Replies

8. UNIX for Advanced & Expert Users

wireless internet on redhat linux ?

Hi, Could some please help me in configuring wireles internet on redhat linux installed on my laptop. When I booted using windows, I saw the following, which I think is the name of my laptop's wireless card: Intel(R) PRO/Wireless 3945ABG Network Connection I have run the following steps... (1 Reply)
Discussion started by: girish1428
1 Replies

9. Red Hat

Slow/Erratic wireless internet

Hi everyone, this is my first post on this forum. I have a ASUS laptop dualbooted with win7 and f16(Fedora 16). I recently shifted from Ubuntu. Wireless internet is very slow and rather erratic on my laptop only in the case of Linux. On win7 its flawless. I have a 30mbps connection and I... (0 Replies)
Discussion started by: parth.s
0 Replies

10. Red Hat

How to patch Linux redhat Red Hat 4.1.2-48 without Internet?

HI all, I need to patch(updated a linux redhat server (Red Hat 4.1.2-48) that it is on production, this server cannot have internet access. How can I do this patching (update). there is link to download in a cd or something similar. Any advice it is very welcome Carlitospi99 (1 Reply)
Discussion started by: carlitospi99
1 Replies
WAVELAN(4)						     Kernel Interfaces Manual							WAVELAN(4)

NAME
wavelan - AT&T GIS WaveLAN ISA device driver SYNOPSIS
insmod wavelan_cs.o [io=B,B..] [ irq=I,I..] [name=N,N..] DESCRIPTION
wavelan is the low-level device driver for the NCR / AT&T / Lucent WaveLAN ISA and Digital (DEC) RoamAbout DS wireless ethernet adapter. This driver is available as a module or might be compiled in the kernel. This driver supports multiple cards in both forms (up to 4) and allocates the next available ethernet device (eth0..eth#) for each card found, unless a device name is explicitly specified (see below). This device name will be reported in the kernel log file with the MAC address, NWID and frequency used by the card. PARAMETERS
This section apply to the module form (parameters passed on the insmod(8) command line). If the driver is included in the kernel, use the ether=IRQ,IO,NAME syntax on the kernel command line. io Specify the list of base address where to search for wavelan cards (setting by dip switch on the card). If you don't specify any io address, the driver will scan 0x390 and 0x3E0 addresses, which might conflict with other hardware... irq Set the list of irq that each wavelan card should use (the value is saved in permanent storage for future use). name Set the list of name to be used for each wavelan cards device (name used by ifconfig(8)). WIRELESS EXTENSIONS
Use iwconfig(8) to manipulate wireless extensions. NWID (or domain) Set the network ID [0 to FFFF] or disable it [off]. As the NWID is stored in the card Permanent Storage Area, it will be reuse at any fur- ther invocation of the driver. Frequency & channels For the 2.4GHz 2.00 Hardware, you are able to set the frequency by specifying one of the 10 defined channels (2.412, 2.422, 2.425, 2.4305, 2.432, 2.442, 2.452, 2.460, 2.462 or 2.484) or directly by its value. The frequency is changed immediately and permanentely. Frequency availability depend on the regulations... Statistics spy Set a list of MAC addresses in the driver (up to 8) and get the last quality of link for each of those (see iwspy(8)). /proc/net/wireless status is the status reported by the modem. Link quality reports the quality of the modulation on the air (direct sequence spread spec- trum) [max = 16]. Level and Noise refer to the signal level and noise level [max = 64]. The crypt discarded packet and misc discarded packet counters are not implemented. PRIVATE IOCTL
You may use iwpriv(8) to manipulate private ioctls. Quality and Level threshold Enable you the define the quality and level threshold used by the modem (packet below that level are discarded). Histogram This functionality allow to set a number of signal level intervals and to count the number of packets received in each of those defined intervals. This distribution might be used to calculate the mean value and standard deviation of the signal level. SPECIFIC NOTES
This driver will fail to detect some non NCR/ATT&T/Lucent Wavelan cards. If it's your case, you must look in the source code on how to add your card to the detection routine. Some of the mentioned features are optional. You may enable to disable them by changing flags in the driver header and recompile. AUTHOR
Bruce Janson - bruce@cs.usyd.edu.au Jean Tourrilhes - jt@hplb.hpl.hp.com (+ others - see source code for details) SEE ALSO
wavelan_cs(4), ifconfig(8), insmod(8), iwconfig(8), iwspy(8), iwpriv(8) Univ. of Sydney (Basser Dep. of Comp. Sci.) 1996-10-22 WAVELAN(4)
All times are GMT -4. The time now is 06:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy