Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
ok, so i'm new to Linux, and am kinda trying to teach myself so please go easy on me. oh, and i've searched for answers before asking, but haven't found ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10

    ndiswrapper problems with 10.1 SuSE

    ok, so i'm new to Linux, and am kinda trying to teach myself so please go easy on me.

    oh, and i've searched for answers before asking, but haven't found anything that helps.


    i have Linux 10.1 on another computer (no other OS'es are loaded onto it) and installed a wireless card this morning. i read through some instructions online to download ndiswrapper from the system disks and then install the drivers with ndiswrapper.

    i installed the CD1 SuSE 10.1 CD in to load the wrapper through YaST. i selected all of the ndiswrapper files and YaST automatically selected any associated files. i clicked the install button, but when i type in "ndiswrapper" on the konsole, it says command not found.

    how do i make sure the wrapper is loaded and then how do i go about loading the driver onto the system. i read the http://en.opensuse.org/Wireless_Netw...d_Installation but i can't get past the part of installing ndiswrapper. can someone walk me through it.

    i'm kind of an idiot when it comes to new computer programs, so i need a pretty thorough explanation. thanks!

  2. #2
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    You need to be root to use ndiswrapper from the command line, use "su"
    If it still doesn't work try "/usr/sbin/ndiswrapper/"
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  3. #3
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    ok, so i switched over to the root userand typed in ndiswrapper -i media/hdc/Driver/neti2220.inf (i copied the .inf file name from the CD as per the instructions on the link i posted above). when i pressed enter i received the message "couldn't copy media/hdc/Driver/neti2220.inf at /usr/sbin/ndiswrapper line 135."

    what should i do now?

  4. #4
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    i tried to type in the command ndiswrapper -i media/hdc/Driver/neti2220.inf again and the computer said:
    neti2220 is already installed. use -e to remove it.

    so then i typed in ndiswrapper -l and i got:

    installed drivers:
    neti2220 invalid driver!

  5. #5
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    oh, i forgot to mention that my wireless card is a generic card. i'm wondering if that had anything to do with it.

  6. #6
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    You are missing a slash
    Code:
    ndiswrapper -i /media/hdc/Driver/neti2220.inf
    and the rest of files (sys, dll) should be on the same folder

    Can you also post the output of "lspci"
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  7. #7
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    i'm at work, but i will post updates as i get it moving along. thanks.

  8. #8
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    ok, so here's what i did. you pointed out that i forgot the slash so i put in:

    Code:
    # ndiswrapper -i /media/hdc/Driver/neti2220.inf
    i received:

    Code:
    neti2220 is already installed. use -e to remove it
    so i tried to delete it and reinstall it:

    Code:
    # ndiswrapper -e /media/hdc/Driver/neti2220.inf
    but i received:

    Code:
    Driver /media/hdc/Driver/neti2220.inf is not installed. use -l to list installed drivers.
    so i entered:

    Code:
    # ndiswrapper -l
    and i got:

    Code:
    Installed drivers:
    neti2220     invalid driver!
    then you asked if i could give you the output of lspci. i typed in:

    Code:
    # lspci
    and got this list:

    Code:
    00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
    
    00:02.0 VGA compatible controller: Intel Corporation 82815 CGC [Chipset Graphics Controller] (rev 04)
    
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 05)
    
    00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 05)
    
    00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 05)
    
    00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 05)
    
    02:08.0 Ethernet controller: Intel Corporation 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
    
    02:0b.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)

    i apologize if i'm making this so difficult, but i'm also trying to learn these lines of code while trying to do this. i'm a big noob, but i gotta start somewhere! thanks in advance!

  9. #9
    Just Joined!
    Join Date
    Dec 2006
    Location
    San Antonio, TX
    Posts
    10
    ok, i went to the wiki site http://ndiswrapper.sourceforge.net/m...index.php/List
    and downloaded:

    Card: Linksys #[WPC54G v4], 54mbps -- [link here|List#WPC54G v4]
    Chipset: AirConn? IPROCOMM IPN 2220 (rev 01)
    pciid: 17fe:2220
    Driver: Linksys ftp://ftp.linksys.com/pub/network/WP....22.1.2004.zip


    this matched the chipset from when i used the # lspci command.

    i downloaded the file and burned it onto a CD but i still can't get the .inf file to download properly.

  10. #10
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    try copying the inf file along with *.bin, *.rad and whatever other driver files which may be required to your home directory, then try the ndiswrapper -i stuff.
    Life is complex, it has a real part and an imaginary part.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...