openSUSE Forums > Network/Internet > Wireless » install netgear wg311v3 wireless pci adapter under linux

Go Back   openSUSE Forums > Network/Internet > Wireless
Forums FAQ Members List Search Today's Posts Mark Forums Read


Wireless Questions about wireless networking setup, use, and wireless specific applications

Reply
Page 2 of 3 1 2 3
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 09-Nov-2008, 01:10
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

I am using Gnome.
__________________
Forever Young......
Reply With Quote
  #12 (permalink)  
Old 09-Nov-2008, 02:35
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

Go to YaST - network devices - network settings. click on your wired device & under the global settings,set it to "on cable connect", should help

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
  #13 (permalink)  
Old 09-Nov-2008, 02:56
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

can I have two card working at the same time?

I disabled the wire network. but the wireless is still not working.
__________________
Forever Young......
Reply With Quote
  #14 (permalink)  
Old 09-Nov-2008, 03:17
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

You can have two devices working at the same time,but, sometimes it can be a PITA setting up. Now, i've been having some fun this weekend. Decided to have a hunt around & found an old netgear card i had. this was a wg311 v3 as well & was pci.So, after installing it in the machine i have for testing, i found i needed to use ndiswrapper for it. Here's what i did to get it working:-

1 ) install ndiswrapper from the dvd
2 ) copy windows drivers to /home/andy/netgear, making sure i had the .cat,.inf & .sys files
3 ) opened a console & cd to the directory /home/andy/netgear
4 ) typed "su" & pressed enter,typed in root's password
5 ) typed " ndiswrapper -i name/of/inf " & pressed enter
6 ) typed "ndiswrapper -ma" & pressed enter
7 ) typed " modprobe ndiswrapper" & pressed enter
8 ) typed "ndiswrapper -l" & pressed enter,device was present with driver
9 ) exited console.
10 ) went to YaST - network devices - network settings.
11 ) under Global i selected,disable ipv6,selected network manager & set wireless to on boot
12 ) went back to first page.Selected my wired card & changed to on cable connection.
13 ) clicked on my wireless device & selected edit/configure
14 ) filled in the details of ESSID,encryption,etc. under hardware i put ndiswrapper in the module section
15 ) applied settings
16 ) clicked on network manager, found my ESSID being broadcast & selected to connect to it.
17 ) Had to fill in my wpa key again,saved, then connected.
18 ) wireless connected & i started surfing.

Hope this helps. I also have my own ndiswrapper howto here Howto's just scroll down for it

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994

Last edited by deltaflyer44; 14-Jul-2009 at 01:40.
Reply With Quote
  #15 (permalink)  
Old 09-Nov-2008, 03:35
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

Thanks!
I clicked on network settings, there are 3 devieces:
1. 88w8335[Libertas]802.11b/g Wireless
2. L1 Gigabit Etherner Adapter
3. Wireless Network Card ( which is the one I add in)

I don't know where is the first one from. looks like the wireless card, but I cann't delete it or edit it.

so confused.......
__________________
Forever Young......
Reply With Quote
  #16 (permalink)  
Old 09-Nov-2008, 03:36
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

the description for the first one:

88w8335 [Libertas] 802.11b/g Wireless (Not connected)
BusID : 0000:05:01.0
Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details.
__________________
Forever Young......
Reply With Quote
  #17 (permalink)  
Old 09-Nov-2008, 03:38
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

this is the description for the 3 one (wireles I added in)
Wireless Network Card (No hwinfo)
• Device Name: wlan4
• Started automatically at boot
• IP address assigned using DHCP
__________________
Forever Young......
Reply With Quote
  #18 (permalink)  
Old 09-Nov-2008, 04:55
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

I couldn't find the following command in my suse system:

/sbin/install_bcm43xx_firmware
__________________
Forever Young......
Reply With Quote
  #19 (permalink)  
Old 09-Nov-2008, 05:01
NSWsnowfire's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Orange, NSW, Australia
Posts: 36
NSWsnowfire hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

but I found:

install_acx100_firmware
install_intersil_firmware

Which one shoud I use? or they are different thing?
__________________
Forever Young......
Reply With Quote
  #20 (permalink)  
Old 09-Nov-2008, 06:46
deltaflyer44's Avatar
Global Moderator
 
Join Date: Jan 2008
Location: U.K East Anglia
Posts: 2,622
deltaflyer44 hasn't been rated much yet
Default Re: install netgear wg311v3 wireless pci adapter under linux

They have nothing to do with your device. The simplest method for this,is, delete both wireless devices & start again,following my step-by-step

Andy
__________________
To be is to do = Immanuel Kant
To do is to be = Descartes.
Do be do be do = Frank Sinatra

SuSE user since 7.0,Linux user since 1994
Reply With Quote
Reply
Page 2 of 3 1 2 3

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2