Find the answer to your Linux question:
Results 1 to 5 of 5
I have downloaded the ipw2100 wireless driver, the ieee80211 whatever-it-is, and tried to compile it. The "make" worked, with warnings; the "make install" gave errors seemingly related to ieee. Anyone ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Posts
    20

    ipw2100 wireless drivers



    I have downloaded the ipw2100 wireless driver, the ieee80211 whatever-it-is, and tried to compile it. The "make" worked, with warnings; the "make install" gave errors seemingly related to ieee. Anyone have help? Should I post the errors?

  2. #2
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    930
    It would be really useful posting the output error message.
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  3. #3
    Just Joined! emerica's Avatar
    Join Date
    Jan 2008
    Location
    Tampa, FL
    Posts
    15

  4. #4
    Just Joined!
    Join Date
    Jan 2008
    Posts
    20
    Thanks. I think I need to compile a new kernel to do this. I currently have 2.6.18-5-686 and 2.6.18-6-486. Which of these is more advanced, should I get a new one, and how do I get rid of the other one?

  5. #5
    Just Joined!
    Join Date
    Jan 2008
    Posts
    20
    Also, I need to configure the kernel for some things. I tried to go to /usr/src/linux and do make menuconfig, but it gave me an error:
    Code:
    scripts/Makefile.build:17: /usr/src/linux-headers-2.6.18-6-486/scripts/basic/Makefile: No such file or directory
    make[1]: *** No rule to make target `/usr/src/linux-headers-2.6.18-6-486/scripts/basic/Makefile'.  Stop.
    make: *** [scripts_basic] Error 2
    How can I configure the kernel before compiling it?

Posting Permissions

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