Nov 8, 2009

Using Ndiswrapper In Fedora Core 6 - Installation Error

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Using Ndiswrapper In Fedora Core 6 - Installation Error

Jimmy89
Hi,
I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck.

i am using ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make distclean, make and make install (root) commands and they work without a problem.

It is only when i try to enter the command

ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of my pc card)

i get the following error

QUOTE
[root@james-laptop ndiswrapper-1.34rc2]# ndiswrapper -i WG511v2.INF
bash: ndiswrapper: command not found


i have copied the files to my home directroy (/home/james/ndiswrapper-1.34) and have copied the .inf and .sys files there too. But still i keep getting this error! does anyone know whats happening to cause this error?

Thanks

 

 

 


Comment/Reply (w/o sign-up)

mastercomputers
You must specify that what you want is in the current location you are at:

CODE
[root@james-laptop ndiswrapper-1.34rc2]# ./ndiswrapper -i WG511v2.INF


That's it. If you want ndiswrapper to be accessible whenever you type it, then create a link to it inside the /usr/bin location, or where you see fit.

Cheers,

MC

Comment/Reply (w/o sign-up)

Jimmy89
QUOTE(mastercomputers @ Jan 11 2007, 12:39 PM) *

You must specify that what you want is in the current location you are at:

CODE
[root@james-laptop ndiswrapper-1.34rc2]# ./ndiswrapper -i WG511v2.INF


That's it. If you want ndiswrapper to be accessible whenever you type it, then create a link to it inside the /usr/bin location, or where you see fit.

Cheers,

MC

i have tried this code but now i get a different error. it now says no such file or directory.

CODE
[root@james-laptop ndiswrapper-1.34rc2]# ./ndiswrapper -i Wg511v2.INF
bash: ./ndiswrapper: No such file or directory


thanks!

 

 

 


Comment/Reply (w/o sign-up)

yordan
QUOTE
./ndiswrapper -i Wg511v2.INF

I would do the following, just in order to verify that there is no mistyping.
1) ls ./ndiswrapper
this should give no error, just showing the ndiswrapper file name.
2) ls ./Wg511v2.INF
This should also give no error, just listing the .INF filename.
Then, ./ndiswrapper -i ./Wg511v2.INF


I would say that the second error type was due to the missing ./ in front of Wg511v2.

Tell us if this works now.

Comment/Reply (w/o sign-up)

Jimmy89
yes! that has worked perfectly! i dont know what it was but its working fine now

thanks for all your help!
-jimmy

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : ndiswrapper, fedora, core, 6, installation, error

  1. Fedora 10 Hits An Update Snag
    (8)
  2. Boot Error On Customized Kernel [solved]
    (2)
    Hey guys, I'm getting into some trouble on my newly compiled kernel. I had no issues compiling
    a kernel before but I'm getting booting issues. I guess it could be some type of SATA support
    issue since this is the first time I had a SATA drive. However, I'm very sure that I compiled
    SATA support right into the kernel instead of it being a module. This is my filesystem config:
    QUOTE # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y
    CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m CONFIG_EXT3_F....
  3. Linux Software Installation Help
    it tells how to install software in tar.bz2 or .bin extension (2)
    installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
    write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
    created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
    created..read the readme file..follow instruction such as make or make install to be commanded in
    terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
    movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
  4. Errors When Installing/booting
    From Live CD and actual installation (13)
    On my new computer, I decided to install Linux as I need it for development purposes. Wanting to
    take a shortcut, I tried using Wubi, the Windows-based Ubuntu Installer. Everything went fine as it
    installed. I restarted the system to find revalidation errors when booting. It kept on repeating
    the same thing over and over so I thought that the Wubi installation was corrupted or otherwise
    damaged. I downloaded Ubuntu 8.04 and burnt it onto a CD-R and tried that instead. I couldn't
    even boot into the Live CD session because the same error came up. It looked like this: ....
  5. Linux Basic Command - For Storing Compilation Error To File
    (1)
    Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
    ./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
    log.txt log.txt contains the compile time errors. ....
  6. Strange Error When Trying To Install Fedora Core 9
    (6)
    Hi all, I tried to install Fedora Core 9 in a VmWare virtual machine under WinXP. I downloaded the
    DVD ISO image and proceeded with the installation. When the process was started since about a
    minute, the following error did show: "The file evince-2.22.1.1-1.fc9.i386.rpm cannot be opened.
    This is due to a missing file, a corrupt package or corrupt media" Fine, I told to myself,
    let's download the ISO image again, this time from a different server, just in case. No joy,
    same error. Tried another couple of times, each one using a different server for the download. Sa....
  7. Setting Up Fedora Core For Web Hosting
    Not as easy as you might think! (0)
    On several occasions, I have attempted to install Linux on my computer in a dual boot format to
    learn how to use Linux and more importantly, learn how to set up a web server. In the past, I have
    installed a couple of versions of Red Hat, Unbuntu, Gentoox, GoblinX, and now a couple of versions
    of Fedora Core. The only thing all of these have in common is that installation is problematic at
    best. While most distributions of Linux include all the required software to set up a server, I
    have never been able to realy get it done. Finding where Apache's configuration....
  8. With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
    (2)
    Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
    desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
    installed within a file in the Windows file system (a loopmounted partition), this file is seen by
    Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
    Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
    machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i....
  9. Ubuntu Installation Help !
    (11)
    I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
    came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
    kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
    partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
    of doing it manually, it shows me all these detected: What do i have to do if i want to
    install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall....
  10. True Type Fonts In Linux
    Installation/configuration required? (4)
    As I mentioned in the other thread , I installed Ubuntu last night, and I am quite happy with the
    result. And again, as I said there, the font rendering is something that give room for wanting
    something better. The question is, can we use TrueType fonts with Linux, and specifically Ubuntu?
    Is it as simple as copying the font files (.ttf) into a particular directory? Or do we need to
    install or configure something? If it is simple as copying the required fonts to a particular
    folder/directory, which directory should they be copied to? Edit: The fonts in Linux se....
  11. Fedora Core 6 Install Problem
    (7)
    I have tried three times to get Fedora Core 6 to install but I keep getting the same error message:
    “there was an error running your transaction, for the following reason(s): file conflicts”. I am
    using all of the default settings except changing the time zone and basically installing all
    packages. The error always happens near the end of the fifth disk. I have run sha hash checking on
    all media and everything checks out. Has anyone had this problem or a possible solution?....
  12. Fedora Directory Server
    Anybody uses it? (0)
    Some time ago Red Hat acquired Netscape's Directory Server and release it under open source
    licence renamed Fedora Directory Server. Does onybody use it, or simply try? What future of FDS do
    you predict? Give your opinion.....
  13. Problem With Fedora Core 5 Installation
    In fact after installation..... (14)
    I was trying to load Fedora into my Machine. After 30 minutes of smooth run, I succeeded in
    installing it. All along my mouse was working just fine. After the installation was complete, when I
    rebooted the machine still mouse was fine. Now finally after I give the user ID and password fpr
    login, the mouse pointer just disappeared!!! Well, the mouse still works. When I move the mouse the
    items get highlighted. When I double click the highlighted item, it opens the application. The
    scroll button is working fine. but.... The mouse pointer is not being displayed!!! I trie....
  14. Fedora Core 5 Under Virtual Pc
    (5)
    Has anyone got Fedora Core 5 running under Microsoft’s Virtual PC? I have been using
    http://vpc.visualwin.com/ as a reference which says it is possible. I lowered my RAM to 624 MB and
    finally got the installation to work. My problem now is when it start up the login screen is very
    distorted. I suspect a bad video card driver but I have no idea on how to change it. P.S. I know
    this is not directly related to this group but I figured this was the best place.....
  15. Suse Installation Question
    (18)
    I am about to install SuSe as of now, and it is currently installing it. But i am not so shure /
    happy with what i did. My question is in regard to the installation process and setting up the
    partition. I have 4 partitions on my 100GB HDD. 40 / 20 / 20 / 20. C: 40 - Windows , D: 20 - BLANK
    , E: 20 - BLANK , F: 20 - BLANK. While i got into the installation, SuSe prompted me with a
    proposal and i quiet didnt understand most of what was written. I went to the Documents section on
    SuSe but they dont have much on partitions. I went into the advanced options and saw all my p....
  16. Fedora Core 5 Problems
    Installing packages (5)
    Whenever I try to install a package, I get the following error message in the shell: QUOTE
    Loading "installonlyn" plugin Setting up Install Process Setting up repositories updates Cannot find
    a valid baseurl for repo: updates Error: cannot find a valid baseurl for repo: updates Thanks
    for any help trying to fix this! F Edit: This was linked to an ISP problem that I verified with
    a friend on the same ISP. Apparently they were having some problems because I also couldn't
    access SourceForge or Photobucket. They've seem to have fixed the problem. F....
  17. Fix Fedora 5 Add/Remove Software Problem
    fix the problem that cannot add/remove software without Internet conne (2)
    The add/remove software in Fedora 5 just does not work if you machine is not connected to the
    Internet. It wont add or remove any package for you even though you have the disks. If you read
    files in /etc/yum.repos.d/, you will understand. Fedora 5 will connect to redhat's website when
    you want to update your Fedora. Here is a simple way to update your fedora 5 via FC5 iso file. 1,
    move all files, which are under /etc/yum.repos.d directory, to other directory. for example, backup
    directory. 2. create a new directory *.reop in /etc/dym.repos.d Copy and Paste the ....
  18. Grub Error After Reinstalled Winxp
    (11)
    I have Windows XP and Fedora 4 installed in my PC. Grub is the boot loader. Today, I decided to
    reinstall Windows XP. After the installation finished, I boot into fedora 4 with rescue disk. then..
    chroot, grub-install /dev/hda, reboot. but I could not boot into the system. It just show me this,
    grub> There is no option for me to choose. (It uses to have a list.) Then I fdis /mbr, root
    (hd0,0), set(hd0) yes, the grub menu is back. But cannot boot into both system (windows xp and
    Fedora 4) fc4: invalid compressed format (err=1) xp:disk error ,press any key to restart ....
  19. How To Install Applications In Fedora
    noob question (16)
    I'm a linux user since a few days, i've decided to change to linux coz i'm not very
    pleased with Windows versions . So i wonder how do i install aplications like Files Sharing and mp3
    ?....
  20. ( Auto ) Playing Cds On Old Debian Installation ?
    (7)
    I got an old laptop and there's an old debian is installed. There's tuxbox etc. Firts off I
    wanted to play an audio CD, but there was no aquto play, though. Then I asked my friend how to make
    it and he said "mount cdrom" then it said only root can do that, I asked my frind and he said you
    must change to root. It's kinda weird stuff going on here! Can any one help me?....
  21. Any Beginner Tutorials On Fedora Core 4 ?
    Any tips or tutorial? (4)
    Hi, I am new to Linux and I wanted to get to know how to use Feroda Core 4 Linux and does anyone has
    any tutorial or tips that I can get hold on it. I am really hoping that someone could help me
    in.Maybe some ebook recommend or internet tutorials.....
  22. Problem With Grub
    error code: 16 (5)
    this was a confusing topic to post...it is a mixture of problems...both hardware and software. and
    it has to deal with both linux and windows...but i decided to put it here because the main problem
    is the linux. i had dual booted my machine with linspire 5.0 and windows xp...since i did linspire
    5.0 last...like i am suppose to, it used the grub boot loader. i decided after a while to get rid of
    linspire and just use vpc within windows to mess around with it. so i formated the partition within
    windows (prolly not the best idea). this got rid of the os but kept the bootlo....
  23. No Sound On Creative Pci 128..
    help..system-config-soundcard error (7)
    I just got a creative pci 128 sound card for my Fedora core 4 box. But it does not work (not sound,
    and work in windows xp). I have searched for solution in google for a while, but couldn;t found
    anything good. When I tryied to use command system-config-soundcard, it return a error message:
    amixer: unable to find simple control pcm,0 What is the problem?? How to fix it?? Thank you.....
  24. Fedora Core 4: A New User's First Impressions
    (18)
    Hello all! I've been messing around with Linux for the past couple of days, and in the process
    I destroyed my Windows 2K installation. I tried Gentoo, however that's a story for another post.
    What I'm focusing on here is Fedoracore 4 Linux, i386. Installing I must say that it was a
    major let down to see a graphical installation system. It's not that I have anything against GUI
    s, it's just that it doesn't feel like Linux, ya' know? The GUI lets you manually
    partition your drives and select all the packages you want installed. However, yo....
  25. Install Jdk1.5.0 Under Fedora Core 4
    Share my experience (5)
    Install jdk1.5.0 under Fedora core 4 I used to use JDK1.4.2. However JDK 1.5.0 was released long
    time ago. Today, I got it updated. Here are the steps for newbies: 1. Download Jdk1.5.0. This is a
    must /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Everone
    know where to get it. anyway, here is the address: http://java.sun.com/j2se/1.5.0/download.jsp The
    newest version is JDK 5.0 Update 4. you can choose Linux self-extracting file or Linux RPM in
    self-extracting file. For me, I use Linux self-extracting file (jdk-1_5_0_04-linux-i5....
  26. Vim Error
    Xlib: connection to ":0.0" refused (6)
    under normal user, vim command (in terminal) did not have any error. However, after I su to root,
    vim gave me error messages CONSOLE jedi@debian:~$ vim my.lst jedi@debian:~$ vim my.lst
    jedi@debian:~$ su Password: debian:/home/jedi# vim my.lst Xlib: connection to ":0.0" refused by
    server Xlib: No protocol specified Xlib: connection to ":0.0" refused by server Xlib: No protocol
    specified Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
    debian:/home/jedi# what does cause this problem?? How can I fix it?? Thank you.....
  27. Core.xxxx Files In /
    what are they?? (3)
    OS:red hat 9.0 There are thousands of core.xxxx files were found in the root directory (/)
    # ll |more total 3082181 drwxr-xr-x 2 root root 4096 May 30 23:45 bin drwxr-xr-x 4 root root 1024
    May 30 22:33 boot -rw------- 1 root root 442368 Jun 21 10:52 core.1002 -rw------- 1 root root 446464
    Jun 21 10:52 core.1003 -rw------- 1 root root 438272 Jun 21 10:52 core.1004 -rw------- 1 root root
    442368 Jun 21 10:52 core.1005 -rw------- 1 root root 446464 Jun 21 10:52 core.1007 -rw------- 1 root
    root 442368 Jun 21 10:52 core.1010 -rw------- 1 root root 446464 Jun 21 10:5....
  28. Which Linux Is Better Among Redhat & Fedora?
    (5)
    I dont know which would be better? I was looking for Red Hat and they said that it was going to
    quite supporting Red Hat 9. Give me some feedback.......
  29. Fedora Core 4
    Just made it through (6)
    After doing a complete backup of Fedora Core 3, I thought it was time to try Fedora Core 4 out. You
    wouldn't believe the hassle I had with it, but nothing I couldn't overcome, but I would hate
    to see someone fall into that very same pit as it's definitely not an easy task, so I'll
    just outline what I did if anyone does fall into this. My system specifications for this: Dual CPU
    PIII 1GHz 2GB SDRAM 2 Hard Drives @ 200MB 4 CDROM Devices (DVD Writer, CD ReWriter, DVD ROM and CD
    ROM) ViewSonic 19" Monitor PS/2 Mouse and Keyboard SBLive with 5.1 Speakers T....
  30. Find Command Error In Fedora 4
    (2)
    have anybody try the new version of fedora?? Fedora 4 was leased a few days ago. I just installed
    it on my PC. And here is a problem: I get the following message when I do a "find". CONSOLE #
    find / -name scim.pc find: WARNING: Hard link count is wrong for /proc: this may be a bug in your
    filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have
    failed to include directories that should have been searched. find: /proc/6000/task: No such file or
    directory find: /proc/6000/fd: No such file or directory /opt/src/scim/scim.pc ....

    1. Looking for ndiswrapper, fedora, core, 6, installation, error

See Also,

*SIMILAR VIDEOS*
Searching Video's for ndiswrapper, fedora, core, 6, installation, error
Similar
Fedora 10 Hits An Update Snag
Boot Error On Customized Kernel [solved]
Linux Software Installation Help - it tells how to install software in tar.bz2 or .bin extension
Errors When Installing/booting - From Live CD and actual installation
Linux Basic Command - For Storing Compilation Error To File
Strange Error When Trying To Install Fedora Core 9
Setting Up Fedora Core For Web Hosting - Not as easy as you might think!
With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
Ubuntu Installation Help !
True Type Fonts In Linux - Installation/configuration required?
Fedora Core 6 Install Problem
Fedora Directory Server - Anybody uses it?
Problem With Fedora Core 5 Installation - In fact after installation.....
Fedora Core 5 Under Virtual Pc
Suse Installation Question
Fedora Core 5 Problems - Installing packages
Fix Fedora 5 Add/Remove Software Problem - fix the problem that cannot add/remove software without Internet conne
Grub Error After Reinstalled Winxp
How To Install Applications In Fedora - noob question
( Auto ) Playing Cds On Old Debian Installation ?
Any Beginner Tutorials On Fedora Core 4 ? - Any tips or tutorial?
Problem With Grub - error code: 16
No Sound On Creative Pci 128.. - help..system-config-soundcard error
Fedora Core 4: A New User's First Impressions
Install Jdk1.5.0 Under Fedora Core 4 - Share my experience
Vim Error - Xlib: connection to ":0.0" refused
Core.xxxx Files In / - what are they??
Which Linux Is Better Among Redhat & Fedora?
Fedora Core 4 - Just made it through
Find Command Error In Fedora 4
advertisement



Using Ndiswrapper In Fedora Core 6 - Installation Error

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com