Fedora Linux Support Community & Resources Center
  #1  
Old 24th December 2005, 06:47 PM
naz37 Offline
Registered User
 
Join Date: Oct 2005
Posts: 24
wireless rt2500 driver issue

iv after updating my kernal, and now iv had to remake the "rt2500-1.1.0-b3" driver for my wireless pcmcia card, in the terminal i changed to the directory, and typed "make" and i got a strange output while it was being made;

[root@localhost Module]# make
make[1]: Entering directory `/usr/src/kernels/2.6.14-1.1653_FC4-i686'
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_main.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_main.c:50:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
/home/oisin/rt2500-1.1.0-b3/Module/rtmp_main.c:883: warning: initialization from incompatible pointer type
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/mlme.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/mlme.c:42:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/connect.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/connect.c:35:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/sync.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/sync.c:36:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/assoc.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/assoc.c:35:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/auth.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/auth.c:34:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/auth_rsp.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/auth_rsp.c:34:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_data.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_data.c:41:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_init.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_init.c:39:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/sanity.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/sanity.c:34:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_wep.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_wep.c:35:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/wpa.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/wpa.c:36:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/md5.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/md5.c:37:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_tkip.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_tkip.c:35:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/rtmp_info.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp_info.c:48:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
CC [M] /home/oisin/rt2500-1.1.0-b3/Module/eeprom.o
In file included from /home/oisin/rt2500-1.1.0-b3/Module/mlme.h:38,
from /home/oisin/rt2500-1.1.0-b3/Module/rtmp.h:45,
from /home/oisin/rt2500-1.1.0-b3/Module/rt_config.h:147,
from /home/oisin/rt2500-1.1.0-b3/Module/eeprom.c:34:
/home/oisin/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: "RT2500_DBG" is not def ined
LD [M] /home/oisin/rt2500-1.1.0-b3/Module/rt2500.o
Building modules, stage 2.
MODPOST
CC /home/oisin/rt2500-1.1.0-b3/Module/rt2500.mod.o
LD [M] /home/oisin/rt2500-1.1.0-b3/Module/rt2500.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.14-1.1653_FC4-i686'

whats up with this output has the rt2500.ko file been make correctly in the end or is i corrupted, should i just try it again or something else.
Reply With Quote
  #2  
Old 25th December 2005, 04:19 PM
gtr225 Offline
Registered User
 
Join Date: Feb 2004
Location: Bronx, NY, USA
Age: 28
Posts: 247
I got the same problem after I updated the kernel and tried to reinstall the rt2500 modules. My solution, I just stuck with the original kernel for FC4. I'm not sure why the newer one doesn't work with the module installer.
Reply With Quote
Reply

Tags
driver, rt2500, wireless

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
Fedora 10 - Wireless issue with RaLink RT2500 and DHCP silviap EOL (End Of Life) Versions 5 31st May 2010 02:43 PM
FC8: Wireless driver (kernel) issue after update (WPA: Could not verify EAPOL-Key MI) housebee Servers & Networking 2 21st July 2008 08:18 PM
Wireless driver install issue Lee134 Servers & Networking 35 26th July 2006 05:57 AM
rt2500 driver problem oldforce Servers & Networking 2 1st April 2006 05:07 PM
wireless rt2500 driver works but PCMCIA doesnt detect card? joachim73 Hardware & Laptops 7 8th June 2005 08:43 PM


Current GMT-time: 03:40 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

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 Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat