Jump to content

can't detect PCMCIA card?


cymru
 Share

Recommended Posts

the only driver i can find is a ".exe" file, not ".inf"

 

and then:

 

[root@localhost ndiswrapper-1.0]# make install

make -C driver install

make[1]: Entering directory `/home/matt/ndiswrapper-1.0/driver'

Can't find kernel sources in /lib/modules/2.6.8.1-12mdk/build;

  give the path to kernel sources with KSRC=<path> argument to make

make[1]: *** [prereq_check] Error 1

make[1]: Leaving directory `/home/matt/ndiswrapper-1.0/driver'

make: *** [install] Error 2

 

i get the above after the make install command!

 

thanks

 

OK... forget the last bit its not working without the .inf...

 

My guess is the .exe file is self expanding and contains the .inf and other needed files! If you have already run this under windows you probably created a directory that contains the .inf ...

if you have a windows disk icon then you might find it there...

Link to comment
Share on other sites

Also cabextract might work on it. First

urpmi cabextract

(You need a contribs source...see the EasyUrpmi link at the top right of this board)

Then

cabextract <<name of exe file>>

 

Hopefully that will extract the inf that is in there.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...