<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Wed May 22, 2013 8:08 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed May 22, 2013 8:08 am</pubDate>
  <lastBuildDate>Wed May 22, 2013 8:08 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11764#11764</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Nov 06, 2005 4:34 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Right I finally got around to doing what you said now I get an error when typing 'Make' this is what I get:&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;[root@localhost ndiswrapper-1.4]# make&lt;br /&gt;
make -C driver&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
Can't find kernel sources in /lib/modules/2.6.11-1.1369_FC4.stk16/build;&lt;br /&gt;
  give the path to kernel sources with KSRC=&amp;lt;path&amp;gt; argument to make&lt;br /&gt;
make[1]: *** [prereq_check] Error 1&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make: *** [all] Error 2&lt;/span&gt;&lt;br /&gt;
I have tried making a new link with &lt;span style=&quot;font-style: italic&quot;&gt;ln -s /usr/src/kernels/2.6.11-1.1369_FC4smp-i686 /lib/modules/2.6.11-1.1369_FC4.stk16/build &lt;/span&gt;and it tells me a link has been made.&lt;br /&gt;
&lt;br /&gt;
What have I done wrong now??</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11764#11764</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Sun Nov 06, 2005 4:34 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11764#11764</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11489#11489</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31'&gt;crispibits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 02, 2005 7:31 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Ahh, bugger - I was hoping you wouldn't encounter this...  Without going into the whys and wherefores, the linux kernel only allows drivers or modules to be of a certain size.  With 'native' drivers this isn't a problem, as they can be programmed to meet these requirements.  As Ndiswrapper uses the Windows driver, there is no control over the size, and consequently all sorts of problems can ensue.  Although the size is 4k, you can override this limit in the kernel, which most distros do routinely.  Fedora however do not, which results in the problem you have encountered, known in the trade as a kernel Oops.  If you have downloaded the 16k kernel from Linuxant, you should install it using a command such as&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;rpm -Uvh &amp;lt;rpm-file&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt; where &amp;lt;rpm-file&amp;gt; is the name of the rpm you downloaded from linxant. Don't forget to do this as root.&lt;br /&gt;
&lt;br /&gt;
Judging from your previous posts I suspect the kernel you will need will be the 2.6.11-1.1369_FC4.stk16smp version from &lt;a href=&quot;http://www.linuxant.com/driverloader/wlan/full/downloads-fc4-i686.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;this page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The file is zipped, so unzip it  by going to the directory that contains it and type &lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;unzip ./&amp;lt;zip-file&amp;gt;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
before attempting to install it.  Once you've done all this, reboot and try the make, make install and load process again.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11489#11489</comments>
                                        <author>crispibits</author>
                                        <pubDate>Wed Nov 02, 2005 7:31 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11489#11489</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11470#11470</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Nov 02, 2005 12:30 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Right I decided to reinstall Fedora and everything went find till I typed modprobe ndiswrapper then the system freezes up.&lt;br /&gt;
&lt;br /&gt;
I have read you need to disabel/remove the 4K stack to a enable/nstall the 16K stack but how do i go about doing this?&lt;br /&gt;
I have already downloaded the 16K Stack&lt;br /&gt;
&lt;br /&gt;
Ian</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11470#11470</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Wed Nov 02, 2005 12:30 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11470#11470</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11430#11430</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 6:22 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Right I have got that bit sorted out.&lt;br /&gt;
&lt;br /&gt;
Now I have the driver and hardware present, and all is fine when I type &lt;span style=&quot;font-style: italic&quot;&gt;depmod -a&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
But when I type &lt;span style=&quot;font-style: italic&quot;&gt;modprobe ndiswrapper&lt;/span&gt; I get all  this:&lt;br /&gt;
[&lt;span style=&quot;font-style: italic&quot;&gt;root@localhost ~]# ndiswrapper  -l&lt;br /&gt;
Installed ndis drivers:&lt;br /&gt;
bcmwl5          driver present, hardware present&lt;br /&gt;
[root@localhost ~]# depmod -a&lt;br /&gt;
&lt;br /&gt;
[root@localhost ~]# modprobe ndiswrapper&lt;br /&gt;
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.11-1.1369_FC4smp/misc/ndiswrapper.ko): Invalid module format&lt;br /&gt;
[root@localhost ~&lt;/span&gt;</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11430#11430</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 6:22 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11430#11430</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11425#11425</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 5:08 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      The bcmwl5.inf file is in my home directory with ndiswrapper folder, so would that be /home/ bcmwl5.inf??</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11425#11425</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 5:08 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11425#11425</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11424#11424</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31'&gt;crispibits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 5:02 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Where is your file called bcmwl5.inf?&lt;br /&gt;
In this case it should be in the same directory that you are in when you run the command.  If it's somewhere else, you'll need to say so.  If the file was in, say /home/me/broadcom, you'd need to type:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;ndiswrapper -i /home/me/broadcom/bcmwl5.inf&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
This is called defining the 'absolute path'.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11424#11424</comments>
                                        <author>crispibits</author>
                                        <pubDate>Tue Nov 01, 2005 5:02 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11424#11424</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11420#11420</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 3:48 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Yeah that worked now when I type&lt;span style=&quot;font-style: italic&quot;&gt; ndiswrapper -l bcmwl5.inf &lt;/span&gt;then &lt;span style=&quot;font-style: italic&quot;&gt;ndiswrapper -l&lt;/span&gt; this is what I get!&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;[root@localhost ~]# ndiswrapper -i bcmwl5.inf&lt;br /&gt;
Installing bcmwl5&lt;br /&gt;
cp: cannot stat `bcmwl5.inf': No such file or directory&lt;br /&gt;
[root@localhost ~]# ndiswrapper -l&lt;br /&gt;
Installed ndis drivers:&lt;br /&gt;
bcmwl5  invalid driver!&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
I think I have pciutils installed&lt;br /&gt;
&lt;br /&gt;
Ian</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11420#11420</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 3:48 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11420#11420</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11410#11410</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31'&gt;crispibits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 1:32 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      When you became root, you probably just typed&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;su&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
but root needs to be able to get to 'special' paths, so needs to have it's own environment read.  In the code you showed above, it has the following lines:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;install -D -m 755 loadndisdriver /sbin/loadndisdriver&lt;br /&gt;
install -D -m 755 ndiswrapper /usr/sbin/ndiswrapper&lt;br /&gt;
install -D -m 755 ndiswrapper-buginfo /usr/sbin/ndiswrapper-buginfo&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
This shows that the commands have installed to /sbin and /usr/sbin.&lt;br /&gt;
To enable root to be able to incllude these paths, open a new terminal and type&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;su -&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
That's su with a space then a minus sign after it.&lt;br /&gt;
Now if you try top run your ndiswrapper scripts, you should find they work.  Good luck!</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11410#11410</comments>
                                        <author>crispibits</author>
                                        <pubDate>Tue Nov 01, 2005 1:32 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11410#11410</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11409#11409</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 1:18 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      hi I've done that and I still get the same error message!!&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;[root@localhost ndiswrapper-1.4]# ndiswrapper -i bcmwl5.inf&lt;br /&gt;
bash: ndiswrapper: command not found&lt;br /&gt;
[root@localhost ndiswrapper-1.4]# /ndiswrapper -i bcmwl5.inf&lt;br /&gt;
bash: /ndiswrapper: No such file or directory&lt;br /&gt;
[root@localhost ndiswrapper-1.4]#&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Ian</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11409#11409</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 1:18 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11409#11409</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11404#11404</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=162'&gt;Nigel&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 12:55 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You might need to use the command&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;./ndiswrapper -i bcmwl5.inf&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
- often the current directory is not in your executable path, to avoid problems if somehow you get a file called (for instance) ls in your home directory.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11404#11404</comments>
                                        <author>Nigel</author>
                                        <pubDate>Tue Nov 01, 2005 12:55 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11404#11404</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11402#11402</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 12:47 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      ok ow we are getting somewhere!!&lt;br /&gt;
&lt;br /&gt;
now i have an error when i type ndiswrapper -i bcmwl5.inf&lt;br /&gt;
&lt;br /&gt;
this is my screen since 'make distclean' with the ndiswrapper -i bcmwl5.inf command:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;[Ian@localhost ndiswrapper-1.4]$ make distclean&lt;br /&gt;
make -C driver clean&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o ndis.o ntoskernel.o ntoskernel_io.o &lt;br /&gt;
&lt;br /&gt;
pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o x86_64_stubs.o \&lt;br /&gt;
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make -C utils clean&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
rm -f *~ *.o loadndisdriver&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
rm -f *~&lt;br /&gt;
rm -fr ndiswrapper-1.4 ndiswrapper-1.4.tar.gz *.deb patch-stamp&lt;br /&gt;
make -C driver distclean&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o ndis.o ntoskernel.o ntoskernel_io.o &lt;br /&gt;
&lt;br /&gt;
pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o x86_64_stubs.o \&lt;br /&gt;
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions&lt;br /&gt;
rm -f *_exports.h .\#* x86_64_stubs.h&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make -C utils distclean&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
rm -f *~ *.o loadndisdriver&lt;br /&gt;
rm -f .\#*&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
rm -f .\#*&lt;br /&gt;
[Ian@localhost ndiswrapper-1.4]$ su&lt;br /&gt;
Password:&lt;br /&gt;
[root@localhost ndiswrapper-1.4]# make install&lt;br /&gt;
make -C driver install&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make -C /lib/modules/2.6.11-1.1369_FC4smp/build &lt;br /&gt;
&lt;br /&gt;
SUBDIRS=/home/Ian/ndiswrapper-1.4/driver \&lt;br /&gt;
        DRIVER_VERSION=1.4&lt;br /&gt;
make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'&lt;br /&gt;
  LD    /home/Ian/ndiswrapper-1.4/driver/built-in.o  CC [M]  /home/Ian/ndiswrapper-1.4/driver/hal.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/iw_ndis.o  CC [M]  /home/Ian/ndiswrapper-1.4/driver/loader.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/misc_funcs.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/ndis.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/ntoskernel.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/ntoskernel_io.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/pe_linker.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/proc.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/wrapper.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/usb.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/divdi3.o&lt;br /&gt;
  LD [M]  /home/Ian/ndiswrapper-1.4/driver/ndiswrapper.o&lt;br /&gt;
  Building modules, stage 2.&lt;br /&gt;
  MODPOST&lt;br /&gt;
  CC      /home/Ian/ndiswrapper-1.4/driver/ndiswrapper.mod.o&lt;br /&gt;
  LD [M]  /home/Ian/ndiswrapper-1.4/driver/ndiswrapper.ko&lt;br /&gt;
make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*** WARNING:  Kernel is compiled with 4K stack size option (CONFIG_4KSTACKS); many Windows drivers will not work &lt;br /&gt;
&lt;br /&gt;
with this option enabled. Disable CONFIG_4KSTACKS option, recompile and install kernel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
mkdir -p /lib/modules/2.6.11-1.1369_FC4smp/misc&lt;br /&gt;
install -m 0644 ndiswrapper.ko /lib/modules/2.6.11-1.1369_FC4smp/misc&lt;br /&gt;
/sbin/depmod -a&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make -C utils install&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
cc -Wall -g -DUTILS_VERSION=\&quot;1.4\&quot;    -c -o loadndisdriver.o loadndisdriver.c&lt;br /&gt;
gcc -o loadndisdriver loadndisdriver.o&lt;br /&gt;
install -D -m 755 loadndisdriver /sbin/loadndisdriver&lt;br /&gt;
install -D -m 755 ndiswrapper /usr/sbin/ndiswrapper&lt;br /&gt;
install -D -m 755 ndiswrapper-buginfo /usr/sbin/ndiswrapper-buginfo&lt;br /&gt;
&lt;br /&gt;
NOTE: Windows driver configuration file format has changed since 1.0-rc2. You must re-install Windows drivers if &lt;br /&gt;
&lt;br /&gt;
they were installed before.&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/utils'&lt;br /&gt;
mkdir -p -m 0755 /usr/share/man/man8&lt;br /&gt;
install -m 644 ndiswrapper.8 /usr/share/man/man8&lt;br /&gt;
[root@localhost ndiswrapper-1.4]# ndiswrapper -i bcmwl5.inf&lt;br /&gt;
bash: ndiswrapper: command not found&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
what have done wrong now??</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11402#11402</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 12:47 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11402#11402</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11398#11398</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31'&gt;crispibits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 11:31 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Yay, we're getting there!  GCC is the Gnu C Compiler.  It's what is needed in order to compile C programs.  If this is not installed, you'll need to install the software development programs.  From what I can remember of Fedora, there's actually a section you can tick in the package manager for software development.  I would suggest you do that, install all the programs it suggests, and then try again.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11398#11398</comments>
                                        <author>crispibits</author>
                                        <pubDate>Tue Nov 01, 2005 11:31 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11398#11398</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11395#11395</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Nov 01, 2005 10:57 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      ok I have done as you said and the Kernel I have in /usr/src is 2.6.11-1.1369_FC4-i686&lt;br /&gt;
&lt;br /&gt;
so when I now do the 'Make' command I get this now:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;[root@localhost ndiswrapper-1.4]# make&lt;br /&gt;
make -C driver&lt;br /&gt;
make[1]: Entering directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make -C /lib/modules/2.6.11-1.1369_FC4smp/build SUBDIRS=/home/Ian/ndiswrapper-1.4/driver \&lt;br /&gt;
        DRIVER_VERSION=1.4&lt;br /&gt;
/usr/src/kernels/2.6.11-1.1369_FC4-i686/scripts/gcc-version.sh: line 11: gcc: command not found&lt;br /&gt;
/usr/src/kernels/2.6.11-1.1369_FC4-i686/scripts/gcc-version.sh: line 12: gcc: command not found&lt;br /&gt;
make[2]: gcc: Command not found&lt;br /&gt;
make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'&lt;br /&gt;
  LD      /home/Ian/ndiswrapper-1.4/driver/built-in.o&lt;br /&gt;
  CC [M]  /home/Ian/ndiswrapper-1.4/driver/hal.o&lt;br /&gt;
/bin/sh: gcc: command not found&lt;br /&gt;
make[3]: *** [/home/Ian/ndiswrapper-1.4/driver/hal.o] Error 127&lt;br /&gt;
make[2]: *** [_module_/home/Ian/ndiswrapper-1.4/driver] Error 2&lt;br /&gt;
make[2]: Leaving directory `/usr/src/kernels/2.6.11-1.1369_FC4-i686'&lt;br /&gt;
make[1]: *** [default] Error 2&lt;br /&gt;
make[1]: Leaving directory `/home/Ian/ndiswrapper-1.4/driver'&lt;br /&gt;
make: *** [all] Error 2&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
What is this gcc that seems to be causing the error?&lt;br /&gt;
&lt;br /&gt;
Ian</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11395#11395</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Tue Nov 01, 2005 10:57 am</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11395#11395</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11346#11346</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=31'&gt;crispibits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 31, 2005 8:54 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      In a terminal you can just do&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;cd /usr/src&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
then type&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;ls&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
That's a lowercase L.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Otherwise use a GUI file manager.</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11346#11346</comments>
                                        <author>crispibits</author>
                                        <pubDate>Mon Oct 31, 2005 8:54 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11346#11346</guid>
                                      </item>
                                      <item>
                                        <title>RE: Belkin F5D700 wireless card on Fedora core 4</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=11345#11345</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=4038'&gt;Ianb1972&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 31, 2005 8:51 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I have a pentium 4 3ghz with hypertheading. how do I get to the /usr/src directory??</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=11345#11345</comments>
                                        <author>Ianb1972</author>
                                        <pubDate>Mon Oct 31, 2005 8:51 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=11345#11345</guid>
                                      </item></channel></rss>