Results 1 to 10 of 13
I would like to buy a wireless adapter that is completely linux and windows compatible. Since pretty much every card works with windows, what PCMCIA wireless adapters work with Mandrake ...
- 11-24-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
Wireless PCMCIA Adapter
I would like to buy a wireless adapter that is completely linux and windows compatible. Since pretty much every card works with windows, what PCMCIA wireless adapters work with Mandrake 10?
P.S., I have a Microsoft MN-720 now, and I don't think that'll work with Linux. Correct me if I'm wrong.
- 11-24-2004 #2Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
I'm not sure about this, but i think that the Motorola WN825G will work...I've got one and I think it works. I'll try it and and get back to you.
Registered Linux User Number 373366
- 11-25-2004 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
Ok, I found a program that emulates Microsoft's networking API. But I can't install it. I run the command this is what I get
[/quote]root@[mydomain-changed-to-protect-myself] make install
make -C driver install
make[1]: Entering directory `/home/admin/Linux/ndiswrapper-0.11/driver'
make -C /lib/modules/2.6.3-7mdk/build SUBDIRS=/home/admin/Linux/ndiswrapper-0.11/driver \
NDISWRAPPER_VERSION=0.11 \
EXTRA_VERSION= modules
make: *** /lib/modules/2.6.3-7mdk/build: No such file or directory. Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: *** [default] Error 2
make[1]: Leaving directory `/home/admin/Linux/ndiswrapper-0.11/driver'
make: *** [install] Error 2
- 11-25-2004 #4Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
did you do the steps in this order?
uncompress (depends on the type of file)
configure ./configure
make make
install make installRegistered Linux User Number 373366
- 11-25-2004 #5Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
That's what was weird, there was no config or configure file. Nor was there a make file. I had to go straight to the make install. I guess that's my problem.
- 11-25-2004 #6Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
I found this in their install readme.
That whole "/lib/modules/<VERSION>/build" is the error I'm getting. So how do I make a shortcut for my kernel source?Prerequisites
-------------
* You need a recent kernel (at least 2.6.0 or 2.4.20) with source.
* Make sure there is a link to the source from the modules directory:
'/lib/modules/<VERSION>/build' should be a link to the kernel
source, where <VERSION> is the version of the kernel you are running.
* Some vendors ship ndiswrapper in their distributions. Either use
it or make sure you remove it before installing ndiswrapper by
yourself.
- 11-25-2004 #7Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
im not positive on this but I think you can make a link like this:
Note that the first two letters are LN and that there is a space between the two files. You also don't need to include the brackets. just the two file names spereated by a space.Code:ln [firstfile/directory] [secondfile/directory]
Registered Linux User Number 373366
- 11-25-2004 #8Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
I'm actually having trouble finding the source. Does anyone know where it is?
- 11-25-2004 #9Just Joined!
- Join Date
- Aug 2004
- Posts
- 32
I can't find the package i need. it's called [kernel-source-2.6.3-7mdk.rpm]. can anyone help me out?
- 11-25-2004 #10Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
you can probable just google it
Registered Linux User Number 373366


Reply With Quote
