Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Guides & Solutions (No Questions)

Guides & Solutions (No Questions) Post your guides here. You can also add your comments to a guide, but don't start a thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #121  
Old 2009-10-22, 09:52 PM CDT
foooooo Offline
Registered User
 
Join Date: Oct 2009
Posts: 10
linuxfedorafirefox
should use
modprobe rt2870sta
but you should use the 3070 driver.
Reply With Quote
  #122  
Old 2009-10-22, 09:56 PM CDT
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: May 2008
Posts: 113
linuxfedorafirefox
Quote:
Originally Posted by foooooo View Post
should use
modprobe rt2870sta
but you should use the 3070 driver.
I tried that:

Code:
[root@localhost pickens]# modprobe rt2870sta
FATAL: Module rt2870sta not found.
[root@localhost pickens]#
I installed the rt3070 drivers...

Code:
[root@localhost pickens]# modprobe rt3070sta
FATAL: Module rt3070sta not found.
[root@localhost pickens]#
__________________
Main machine: Acer AX1700-U3700A: Pentium Dual Core E2200, 4GB RAM, 640GB SATA, nVidia G100 w/ 512MB... Fedora 10, Gnome + Compiz Fusion...working on a custom theme..

Print Server/Testbed/Learning Environment: Compaq D510 SFF: Pentium IV 2.4GHz, 1GB RAM, 100GB HDD, Geforce MX400... Fedora 9 + Xfce

(I have no desire to build a PC anymore, but who knows what the future holds)

My avatar is indicative of my attitude...
Reply With Quote
  #123  
Old 2009-10-22, 10:03 PM CDT
foooooo Offline
Registered User
 
Join Date: Oct 2009
Posts: 10
linuxfedorafirefox
use
rpm -qa|grep 2870
or
rpm -qa|grep 3070
to see what rpm are installed, then if you installed only src rpm, you should use the rpmbuild to build the rpm for kmod-rpm that was what I did, i guess you only installed the source code rpm, but have not build it yet. before you build add your device id to the c file under os/linux. I think the rpm you get from rpmfusion by default need rebuilt on your machine.
if that was the issue.
Reply With Quote
  #124  
Old 2009-10-25, 02:20 PM CDT
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: May 2008
Posts: 113
linuxfedorafirefox
Quote:
Originally Posted by foooooo View Post
use
rpm -qa|grep 2870
Code:
[root@localhost pickens]# rpm -qa|grep 2870 
rt2870-2.1.2.0-2.fc10.noarch
kmod-rt2870-2.6.27.37-170.2.104.fc10.i686-2.1.2.0-2.fc10.3.i686
kmod-rt2870-2.1.2.0-2.fc10.3.i686
[root@localhost pickens]#

Quote:
Originally Posted by foooooo View Post
or
rpm -qa|grep 3070
Code:
[root@localhost pickens]# rpm -qa|grep 3070
rt3070-2.1.1.0-2.fc10.noarch
kmod-rt3070-2.1.1.0-2.fc10.3.i686
kmod-rt3070-2.6.27.37-170.2.104.fc10.i686-2.1.1.0-2.fc10.3.i686
[root@localhost pickens]#
So, both are installed...



Quote:
Originally Posted by foooooo View Post
to see what rpm are installed, then if you installed only src rpm, you should use the rpmbuild to build the rpm for kmod-rpm that was what I did, i guess you only installed the source code rpm, but have not build it yet. before you build add your device id to the c file under os/linux. I think the rpm you get from rpmfusion by default need rebuilt on your machine.
if that was the issue.
Ok, I missed something then... How do I build it?
__________________
Main machine: Acer AX1700-U3700A: Pentium Dual Core E2200, 4GB RAM, 640GB SATA, nVidia G100 w/ 512MB... Fedora 10, Gnome + Compiz Fusion...working on a custom theme..

Print Server/Testbed/Learning Environment: Compaq D510 SFF: Pentium IV 2.4GHz, 1GB RAM, 100GB HDD, Geforce MX400... Fedora 9 + Xfce

(I have no desire to build a PC anymore, but who knows what the future holds)

My avatar is indicative of my attitude...
Reply With Quote
  #125  
Old 2009-10-26, 08:16 PM CDT
foooooo Offline
Registered User
 
Join Date: Oct 2009
Posts: 10
linuxfedorafirefox
you can follow the instruction on the first post to use rpmbuild to build the driver, I am afraid the souce code they compiled for you as the rpm package, may not include your device id, so try to do a
modprobe rt2870sta or modprobe rt3070sta, then use
service NetworkManager restart to restart the networkmanager service, then use
dmesg to see what the log says.
Reply With Quote
  #126  
Old 2009-10-26, 10:49 PM CDT
foooooo Offline
Registered User
 
Join Date: Oct 2009
Posts: 10
linuxfedorafirefox
you can follow the instruction on the first post to use rpmbuild to build the driver, I am afraid the souce code they compiled for you as the rpm package, may not include your device id, so try to do a
modprobe rt2870sta or modprobe rt3070sta, then use
service NetworkManager restart to restart the networkmanager service, then use
dmesg to see what the log says.
Reply With Quote
  #127  
Old 2009-10-28, 03:15 PM CDT
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: May 2008
Posts: 113
linuxfedorafirefox
I had errors and more errors trying to rebuild the RPM.

I'm giving up. I'm trying to locate an older USB 802.11G adapter to use. I *had*, but can't find one that used an rt2500 driver. It was great.

I'm limited since I don't have an available PCI slot--only a PCI Express slot. Such is the price for choosing a "slim" form factor PC.

At this point, the WUSB100 is back in the packaging with the receipt on top, awaiting it's return trip to Micro Center.
__________________
Main machine: Acer AX1700-U3700A: Pentium Dual Core E2200, 4GB RAM, 640GB SATA, nVidia G100 w/ 512MB... Fedora 10, Gnome + Compiz Fusion...working on a custom theme..

Print Server/Testbed/Learning Environment: Compaq D510 SFF: Pentium IV 2.4GHz, 1GB RAM, 100GB HDD, Geforce MX400... Fedora 9 + Xfce

(I have no desire to build a PC anymore, but who knows what the future holds)

My avatar is indicative of my attitude...
Reply With Quote
  #128  
Old 2009-10-28, 07:27 PM CDT
jonrpick's Avatar
jonrpick Offline
Registered User
 
Join Date: May 2008
Posts: 113
linuxfedorafirefox
As a follow-up, I exchanged the Linksys adapter for this:

http://www.microcenter.com/single_pr...uct_id=0305660

I just installed the rt73usb-firmware package via Yum, plugged in the adapter, restarted, and I'm online.



normally, I would've seen the rt2870 issue through till the end, but I have limited time lately, and a serious need to have less cords in my new, small space.

Thanks for all the help though.
__________________
Main machine: Acer AX1700-U3700A: Pentium Dual Core E2200, 4GB RAM, 640GB SATA, nVidia G100 w/ 512MB... Fedora 10, Gnome + Compiz Fusion...working on a custom theme..

Print Server/Testbed/Learning Environment: Compaq D510 SFF: Pentium IV 2.4GHz, 1GB RAM, 100GB HDD, Geforce MX400... Fedora 9 + Xfce

(I have no desire to build a PC anymore, but who knows what the future holds)

My avatar is indicative of my attitude...
Reply With Quote
  #129  
Old 2009-11-03, 11:01 AM CST
ogetbilo's Avatar
ogetbilo Offline
RPMFusion Dev
 
Join Date: May 2004
Location: PA
Age: 30
Posts: 414
linuxfedorafirefox
Sorry folks, I've been really busy recently. jonrpick I see that you returned your rt2870 card. But the solution was simple: Just add your device id to the header file as indicated above and rebuild the rpm.

I will add your device id to rpmfusion's kmod rpm in the next round of updates.
__________________
oget, the "Pulse against"

Thnigs that rule: Angelina, TKT, Linux, Supergravity, Alcohol...
Reply With Quote
  #130  
Old 2009-11-17, 11:08 AM CST
mtheory Offline
Registered User
 
Join Date: Nov 2009
Posts: 2
windows_7safari
ogetbilo - would you mind adding my device ID to the header file? I got it to work by that method but it would be nice not to have to recompile.

Hawking HWDN2 REV-E: 0x0E66,0x0015

Thank you kindly!
Reply With Quote
  #131  
Old 2009-11-17, 11:26 PM CST
ogetbilo's Avatar
ogetbilo Offline
RPMFusion Dev
 
Join Date: May 2004
Location: PA
Age: 30
Posts: 414
linuxfedorafirefox
Quote:
Originally Posted by mtheory View Post
ogetbilo - would you mind adding my device ID to the header file? I got it to work by that method but it would be nice not to have to recompile.

Hawking HWDN2 REV-E: 0x0E66,0x0015

Thank you kindly!
Sure. Which one? 2860, 2870 or 3070?
__________________
oget, the "Pulse against"

Thnigs that rule: Angelina, TKT, Linux, Supergravity, Alcohol...

Last edited by ogetbilo; 2009-11-17 at 11:29 PM CST.
Reply With Quote
  #132  
Old 2009-11-18, 07:58 AM CST
mtheory Offline
Registered User
 
Join Date: Nov 2009
Posts: 2
windows_7safari
Apologies. I got it working with the 2870...

Thanks again!
Reply With Quote
  #133  
Old 2009-11-19, 06:42 PM CST
oakwcj Offline
Registered User
 
Join Date: Feb 2004
Posts: 10
linuxfedorafirefox
Is there a kmod for the rt3090 in the works?

I have an Msi Wind U210 with the Ralink rt3090 wireless adaptor. I downloaded the driver from the Ralink website and it appears to be close to the rt2860. I installed the kmod-rt2860 driver. It shows up in lsmod, but there is no reference to it in dmesg. Ihaven't yet tried to compile the driver. I see tha Mandriva has an rpm for the card. Is there any work going on at RPMFusion for the rt3090? TIA
Reply With Quote
  #134  
Old 2009-11-21, 08:09 PM CST
ogetbilo's Avatar
ogetbilo Offline
RPMFusion Dev
 
Join Date: May 2004
Location: PA
Age: 30
Posts: 414
linuxfedorafirefox
oakwci, it would be nice to have an RPM for 3090 too, but I have so little time and so many RPM's to take care of both in Fedora and RPMFusion.

Would you like to make an RPM for rt3090 and submit it to RPMFusion? You would probably need to use very similar patches that we use for rt2870 etc

If not, I will take this to my list. But I can't promise a time.

Edit:
Quote:
Originally Posted by mtheory View Post
Apologies. I got it working with the 2870...

Thanks again!
I added support for your device on kmods in F-10 and later. They will be available with the next roll of updates (new updates usually spend 2 weeks in testing).
__________________
oget, the "Pulse against"

Thnigs that rule: Angelina, TKT, Linux, Supergravity, Alcohol...
Reply With Quote
  #135  
Old 2009-11-21, 10:21 PM CST
oakwcj Offline
Registered User
 
Join Date: Feb 2004
Posts: 10
linuxfedorafirefox
Quote:
Originally Posted by ogetbilo View Post
oakwci, it would be nice to have an RPM for 3090 too, but I have so little time and so many RPM's to take care of both in Fedora and RPMFusion.

Would you like to make an RPM for rt3090 and submit it to RPMFusion? You would probably need to use very similar patches that we use for rt2870 etc

If not, I will take this to my list. But I can't promise a time.
I completely understand that there are so many drivers and so little time. I have read [on Thorsten's kernel log blog] that the rt3090 is supposed to be included in the .32 kernel release, but it isn't in the staging directory in the most recent Fedora kernel. It is based on the rt2860, so if you could tell me where to find the patches you use, I would be willing to give it a shot, although I fear it may be beyond my abilities. Unfortunately, Thorsten also says that the Ralink drivers are a mess, so I doubt that I could be successful when actual developers have problems cleaning up the code.

I did try to compile the driver, but it failed with various syntax errors. No surprise there.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help setting up Fedora 10 for wireless connection (Ralink RT2870) [SOLVED] KennyC Networking 9 2009-04-23 02:09 AM CDT
Wireless Works rt2870 PseudoPlasma Hardware 0 2009-04-02 08:54 PM CDT
Installing ndiswrapper (wireless rt2860) J_B_S Networking 1 2008-09-24 04:14 PM CDT
howto: install rt2500 wireless drivers bitrain Guides & Solutions (No Questions) 204 2008-01-28 04:20 AM CST
Getting the Intel 4965n wireless card working under F 7 using native intel drivers ciphermonk Networking 0 2007-06-29 09:16 PM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 07:59 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
vB Enterprise Translator (vBET) by NLP-er