GIDForums  

Go Back   GIDForums > Computer Forums > Computer Software Forum - Linux
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 23-Dec-2007, 23:41
petede2008 petede2008 is offline
New Member
 
Join Date: Dec 2007
Posts: 1
petede2008 is on a distinguished road

Wireless Driver Installs


Forgive me, I'm sure you guys have covered this already. but I'm trying to install the F5D7011 Belkin Wireless G Plus PCMCIA Card Version 2000. I can't do it with ndiswrapper... I'm doing something wrong.. I have fedora core 2 and here's an excerpt from my install.

Code:
[root@localhost ndiswrapper-1.51]# modprobe ndiswrapper FATAL: Module ndiswrapper not found. [root@localhost ndiswrapper-1.51]# ./configure bash: ./configure: No such file or directory [root@localhost ndiswrapper-1.51]# make distclean make -C driver clean make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' rm -rf ndiswrapper.ko ndiswrapper.o crt.o hal.o iw_ndis.o loader.o ndis.o ntoskernel.o ntoskernel_io.o pe_linker.o pnp.o proc.o rtl.o wrapmem.o wrapndis.o wrapper.o usb.o divdi3.o usb.o win2lin_stubs.o \ divdi3.o workqueue.o .*.ko.cmd .*.o.cmd compat.h \ ndiswrapper.mod.[oc] *~ .tmp_versions Modules.symvers Module.symvers make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' make -C utils clean make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/utils' rm -f *~ *.o loadndisdriver make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/utils' rm -f *~ rm -fr ndiswrapper-1.51 ndiswrapper-1.51.tar.gz patch-stamp make -C driver distclean make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' rm -rf ndiswrapper.ko ndiswrapper.o crt.o hal.o iw_ndis.o loader.o ndis.o ntoskernel.o ntoskernel_io.o pe_linker.o pnp.o proc.o rtl.o wrapmem.o wrapndis.o wrapper.o usb.o divdi3.o usb.o win2lin_stubs.o \ divdi3.o workqueue.o .*.ko.cmd .*.o.cmd compat.h \ ndiswrapper.mod.[oc] *~ .tmp_versions Modules.symvers Module.symvers rm -f *_exports.h .\#* win2lin_stubs.h built-in.o make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' make -C utils distclean make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/utils' rm -f *~ *.o loadndisdriver rm -f .\#* make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/utils' rm -f .\#* [root@localhost ndiswrapper-1.51]# make make -C driver make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' maimake -C /lib/modules/2.6.5-1.358/build SUBDIRS=/root/Desktop/Downloads/ndiswrapper-1.51/driver /lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found /lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found make[2]: Entering directory `/lib/modules/2.6.5-1.358/build' k LD /root/Desktop/Downloads/ndiswrapper-1.51/driver/built-in.o /bin/sh: line 1: ar: command not found make[3]: *** [/root/Desktop/Downloads/ndiswrapper-1.51/driver/built-in.o] Error 127 make[2]: *** [/root/Desktop/Downloads/ndiswrapper-1.51/driver] Error 2 make[2]: Leaving directory `/lib/modules/2.6.5-1.358/build' make[1]: *** [default] Error 2 make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' make: *** [all] Error 2 [root@localhost ndiswrapper-1.51]# make install make -C driver install make[1]: Entering directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' make -C /lib/modules/2.6.5-1.358/build SUBDIRS=/root/Desktop/Downloads/ndiswrapper-1.51/driver /lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found /lib/modules/2.6.5-1.358/build/scripts/gcc-version.sh: line 1: gcc: command not found make[2]: Entering directory `/lib/modules/2.6.5-1.358/build' LD /root/Desktop/Downloads/ndiswrapper-1.51/driver/built-in.o /bin/sh: line 1: ar: command not found make[3]: *** [/root/Desktop/Downloads/ndiswrapper-1.51/driver/built-in.o] Error 127 make[2]: *** [/root/Desktop/Downloads/ndiswrapper-1.51/driver] Error 2 make[2]: Leaving directory `/lib/modules/2.6.5-1.358/build' make[1]: *** [default] Error 2 make[1]: Leaving directory `/root/Desktop/Downloads/ndiswrapper-1.51/driver' make: *** [install] Error 2

I know I'm just another noob.. but I appreciate all your help.
  #2  
Old 26-Dec-2007, 12:23
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,534
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: Wireless Driver Installs


Try this link from the Fedora FAQ: http://www.fedorafaq.org/fc2/#wirelessanaconda.

You can also find the driver needed here: http://ndiswrapper.sourceforge.net/j...,33/id,list_b/
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[HOWTO] Belkin 54G Wireless card in linux (Broadcom chip) dsmith Computer Software Forum - Linux 83 16-May-2008 13:17
Hard drive/CPU Diagnoses Issues binarybug Computer Hardware Forum 1 22-Jan-2007 19:23
[HOWTO]Belkin 54G Wireless card in linux FC5 (Broadcom chip) alaa Computer Software Forum - Linux 1 10-Sep-2006 19:36
Enumerate Wireless Networks rff1 CPP / C++ Forum 1 21-Mar-2006 13:52
driver problem Carrie7979 Computer Hardware Forum 7 27-Jan-2005 11:39

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 04:27.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.