LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-15-2005, 01:39 PM   #1
segapla
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Rep: Reputation: 0
Again with RT2500 and NDISWRAPPER


Hello eveyone... I've tried to install my rt2500 wireless card and I get many error messages...
I also get error messages when I type: "modprobe ndiswrapper" it says "Can't find module" or something like that...
HELP!! I don't want to depend anymore from Microsoft Corporation!!
it says something like this



[root@localhost ndiswrapper-1.2]# make
make -C driver
make[1]: Entering directory `/tmp/sebas/intento/ndiswrapper-1.2/driver'
cc -DEXPORT_SYMTAB -DMODVERSIONS -include /lib/modules/2.4.20-8smp/build/include
/linux/modversions.h -DNDISWRAPPER_VERSION=\"1.2\" -DEXTRA_VERSION=\"\" -DLINUX
-D__KERNEL__ -DMODULE -I/lib/modules/2.4.20-8smp/build/include -Wall -Wstrict-pr
ototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 -mpreferred-stack-b
oundary=2 -c -o loader.o loader.c
In file included from /lib/modules/2.4.20-8smp/build/include/linux/spinlock.h:56
,
from /lib/modules/2.4.20-8smp/build/include/linux/module.h:11,
from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:9: invalid suffix on integ
er constant
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:9: parse error before nume
ric constant
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:10: `printk_R_ver_str' dec
lared as function returning a function
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:10: warning: function decl
aration isn't a prototype
In file included from /lib/modules/2.4.20-8smp/build/include/linux/prefetch.h:13
,
from /lib/modules/2.4.20-8smp/build/include/linux/list.h:6,
from /lib/modules/2.4.20-8smp/build/include/linux/module.h:12,
from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:60: warning: parameter na
mes (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:60: field `loops_per_jiff
y_R_ver_str' declared as a function
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: invalid suffix on int
eger constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: parse error before nu
meric constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: warning: function dec
laration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: invalid suffix on in
teger constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: parse error before n
umeric constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: warning: function de
claration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:269: warning: parameter n
ames (without types) in function declaration
In file included from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: invalid suffix on int
eger constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: parse error before nu
meric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: `inter_module_registe
r_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: warning: function dec
laration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: invalid suffix on int
eger constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: parse error before nu
meric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: `inter_module_unregis
ter_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: warning: function dec
laration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:185: `inter_module_get_R_v
er_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:185: warning: parameter na
mes (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/linux/module.h:186: `inter_module_get_req
uest_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:186: warning: parameter na
mes (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: invalid suffix on int
eger constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: parse error before nu
meric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: `inter_module_put_R_v
er_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: warning: function dec
laration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:196: `try_inc_mod_count_R_
ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:196: warning: parameter na
mes (without types) in function declaration
loader.c: In function `ndiswrapper_add_pci_device':
loader.c:211: warning: implicit declaration of function `pci_set_consistent_dma_
mask'
make[1]: *** [loader.o] Error 1
make[1]: Leaving directory `/tmp/sebas/intento/ndiswrapper-1.2/driver'
make: *** [all] Error 2
[root@localhost ndiswrapper-1.2]# make install
make -C driver install
make[1]: Entering directory `/tmp/sebas/intento/ndiswrapper-1.2/driver'
cc -DEXPORT_SYMTAB -DMODVERSIONS -include /lib/modules/2.4.20-8smp/build/include/linux/modversions.h -DNDISWRAPPER_VERSION=\"1.2\" -DEXTRA_VERSION=\"\" -DLINUX -D__KERNEL__ -DMODULE -I/lib/modules/2.4.20-8smp/build/include -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -O2 -mpreferred-stack-boundary=2 -c -o loader.o loader.c
In file included from /lib/modules/2.4.20-8smp/build/include/linux/spinlock.h:56,
from /lib/modules/2.4.20-8smp/build/include/linux/module.h:11,
from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:9: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:9: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:10: `printk_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/asm/spinlock.h:10: warning: function declaration isn't a prototype
In file included from /lib/modules/2.4.20-8smp/build/include/linux/prefetch.h:13,
from /lib/modules/2.4.20-8smp/build/include/linux/list.h:6,
from /lib/modules/2.4.20-8smp/build/include/linux/module.h:12,
from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:60: warning: parameter names (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:60: field `loops_per_jiffy_R_ver_str' declared as a function
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:82: warning: function declaration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:265: warning: function declaration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/asm/processor.h:269: warning: parameter names (without types) in function declaration
In file included from loader.c:17:
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: `inter_module_register_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:183: warning: function declaration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: `inter_module_unregister_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:184: warning: function declaration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:185: `inter_module_get_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:185: warning: parameter names (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/linux/module.h:186: `inter_module_get_request_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:186: warning: parameter names (without types) in function declaration
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: invalid suffix on integer constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: parse error before numeric constant
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: `inter_module_put_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:187: warning: function declaration isn't a prototype
/lib/modules/2.4.20-8smp/build/include/linux/module.h:196: `try_inc_mod_count_R_ver_str' declared as function returning a function
/lib/modules/2.4.20-8smp/build/include/linux/module.h:196: warning: parameter names (without types) in function declaration
loader.c: In function `ndiswrapper_add_pci_device':
loader.c:211: warning: implicit declaration of function `pci_set_consistent_dma_mask'
make[1]: *** [loader.o] Error 1
make[1]: Leaving directory `/tmp/sebas/intento/ndiswrapper-1.2/driver'
make: *** [install] Error 2
[root@localhost ndiswrapper-1.2]#
I also get error messages when I type: "modprobe ndiswrapper" it says "Can't find module" or something like that...
HELP!! I don't want to depend anymore from Microsoft Corporation!!
 
Old 08-15-2005, 01:52 PM   #2
Tarry
Member
 
Registered: Aug 2004
Posts: 33

Rep: Reputation: 15
Did you follow the steps properly. I posted(sometime back) in a success story about my belkin wireless card and ndiswrapper. I've made some work of it and have posted on my blog how to do stuff there..check it out Here
 
Old 08-15-2005, 02:29 PM   #3
segapla
LQ Newbie
 
Registered: Aug 2005
Posts: 8

Original Poster
Rep: Reputation: 0
Yes, Im also having troubles with installing the sound card, a sis 7012.... I follow the exact instructions, but now Im thinking my "modules.h" is wrong.... because the sound card gives me similar error codes, including modules.h .... What should I do? Is there any modules.h to download? or to rebuild the file? thanks in advance
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Ralink RT2500 2cubed Linux - Wireless Networking 7 10-25-2005 02:54 PM
HELP with RT2500 segapla Red Hat 2 08-14-2005 04:10 PM
WL-167g Usb driver: rt2500 Problem with ndiswrapper Carroarmato0 Linux - Wireless Networking 3 05-30-2005 03:24 PM
rt2500, ndiswrapper, wireless woes superkav Linux - Wireless Networking 3 05-11-2005 09:45 PM
ndiswrapper with rt2500 wireless card not working blendmaster Mandriva 13 04-01-2005 05:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 06:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration