openSUSE Forums > Network/Internet > Wireless » Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from BestBuy

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 1 of 5 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Aug-2009, 13:16
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 31
dzuchowski hasn't been rated much yet
Default Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from BestBuy

I have an Asus G71gx-RX05 from Best buy
Asus - Laptop with Intel® Core™2 Duo Processor - G71GX-RX05

I upgraded the wifi which was an Atheros unit. I went with an Intel 5300 that has dual radio channel supper and mimo technology as i have a Linksys wrt-600n router. I do not use the 5ghz radio but still like to have the option.... that is why i got this card and because i had poor reception with the original Atheros card.... However now linux unbuntu 9.0 and 9.1 beta and also Linux Mint and Open Suse 11.1 and 11.2 beta will not "see" the wifi card. It works in Windows 7 just fine. I do to the network manager and select wireless but it is grayed out and can not select it. I tried the betas of Open Suse and Ubuntu and Kbuntu because of the updated kernals that as i thought have support ffor this card the intel 5300. any ideas on how to get it working. I am using linux 64 bit versions as i have a 64bit core 2 duo processor.

Reply With Quote
  #2 (permalink)  
Old 26-Aug-2009, 08:22
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 31
dzuchowski hasn't been rated much yet
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

any one? lets make this into the number one project in the world, lets put space exploration off until the 5300 works for linux open suse 11.1 or 11.2
Reply With Quote
  #3 (permalink)  
Old 26-Aug-2009, 08:28
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Well, your "number one project" was already successful:

Code:
/sbin/lspci -nnk |grep -A2 5300

0e:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection [8086:4235]
        Kernel driver in use: iwlagn
        Kernel modules: iwlagn
Works for me™ on

Code:
 cat /etc/SuSE-release 
openSUSE 11.1 (x86_64)
VERSION = 11.1
"out of the box" (also on i586).

But thanks for suggesting this. :-)

BTW, it's a mini PCIE card.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #4 (permalink)  
Old 26-Aug-2009, 08:50
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,768
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

There is a thread here, which has some information on the Intel 5300AGN:
11.1 (64) misidentifies intel 5300agn as 5100agn - openSUSE Forums

Apparently there are subversions of the 5300AGN:
OpenSolaris Forums : Wifi Link 5300 Wireless Adapter, iwh, ...

My Dell Studio 1537 has an Intel Pro 5300 AGN card, and according to lscpi, the 5300 AGN in my Dell is an Intel Corp Device 1121.

The wireless "just works" on openSUSE-11.1 (32-bit) with the 2.6.27 kernel (albeit I am a bit disappointed with the range, and a bit disappointed in that it drops out or freezes for a few seconds on occasion).

openSUSE-11.2, with the 2.6.31 kernel purportedly has a lot of improvements for Intel wireless devices.

Hence to test, I booted to the openSUSE-11.2 milestone-6 liveCD (64-bit), and went into YaST and configured the card, which was actually easy. ... I had to go into YaST because the network app in the KDE-4.3 lower right corner of milestone-6 is still buggy. I'm told the Gnome openSUSE-11.2 milestone-6 does not have this glitch. Still the wireless does work with my Dell Studio's 1537 Intel 5300AGN with 11.2 milestone-6, and for the short duration of my testing, it did appear better than 11.1, ... but that was subjective on my part and it needs better testing.

When I say "just works" on openSUSE-11.1, that means I only had to pick the "SSID", pick the encryption (WPA personal), enter the pass phrase, and it connected. In the case of openSUSE 11.2 milestone KDE-4.3 when I went to YaST, I also ticked off manual configuration (as opposed to using the non-functional app in the lower right corner) and I also selected the "box" to give a regular user the permissions to start/stop the wireless connection.
Reply With Quote
  #5 (permalink)  
Old 26-Aug-2009, 08:53
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,768
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by dzuchowski View Post
It works in Windows 7 just fine.
I forgot to add, ... the Intel 5300 AGN on Windows Vista initially worked, and then stopped working completely. My has totally given up on trying to get it to work in Vista. Fortunately it does work in openSUSE-11.1.

The card should be recognized. You do not see it at all with "lspci" (with root permissions) ?
Reply With Quote
  #6 (permalink)  
Old 26-Aug-2009, 12:40
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 31
dzuchowski hasn't been rated much yet
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by oldcpu View Post
I forgot to add, ... the Intel 5300 AGN on Windows Vista initially worked, and then stopped working completely. My has totally given up on trying to get it to work in Vista. Fortunately it does work in openSUSE-11.1.

The card should be recognized. You do not see it at all with "lspci" (with root permissions) ?
downloadd the drivers from intel. works great under windows 7 release candidate
Reply With Quote
  #7 (permalink)  
Old 26-Aug-2009, 13:15
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,768
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by dzuchowski View Post
Quote:
Originally Posted by oldcpu View Post
The card should be recognized. You do not see it at all with "lspci" (with root permissions) ?
downloadd the drivers from intel. works great under windows 7 release candidate
I read your post a few times, and could not see your answer to my question.
Reply With Quote
  #8 (permalink)  
Old 26-Aug-2009, 17:22
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 31
dzuchowski hasn't been rated much yet
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by oldcpu View Post
I read your post a few times, and could not see your answer to my question.
To get the intel 5300 to work under vista just go to intel and download the driver.

For 64 bit: <-- Click

For 32bit Vista
Reply With Quote
  #9 (permalink)  
Old 26-Aug-2009, 17:34
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,768
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by dzuchowski View Post
To get the intel 5300 to work under vista just go to intel and download the driver.

For 64 bit: <-- Click

For 32bit Vista
Thanks for the Vista information. I'll be sure to pass that to my wife. Maybe she will be interested.

You state your 5300AGN is not detected. What is the output of "/sbin/lspci" ? Does your 5300AGN show up there?
Reply With Quote
  #10 (permalink)  
Old 27-Aug-2009, 18:57
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 31
dzuchowski hasn't been rated much yet
Default Re: Intel 5300 Wifi MiniPCI Card on Asus G71gx-RX05 from Bes

Quote:
Originally Posted by oldcpu View Post
Thanks for the Vista information. I'll be sure to pass that to my wife. Maybe she will be interested.

You state your 5300AGN is not detected. What is the output of "/sbin/lspci" ? Does your 5300AGN show up there?
cant open the file. how do i open it?
Reply With Quote
Reply
Page 1 of 5 1 23 Last »

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