-
I'm trying and failing to use ndiswrapper to handle a netopia 3d reach TER/WPC11N1 PCMCIA card under ubuntu 9.10 (karmic). The card works fine when I dual boot the same machine in windows. Under ubuntu, I found what I think are the right drivers on netopia's web site (the sys files have the same name as the driver file loaded under windows) and installed them for karmic using the ndis gtk...
2009-12-30 08:50:58 UTC by karger
-
Hi all.
I'm having problems with the ndiswrapper and my wireless tp-link tl-wn422g with the version 2, that works with Atheros chipset, not with ZyDAS (v.1). With ZyDAS (Zydas ZD1211B aka Atheros AR5007UG) works perfect, but not with the new chipset.
I believe, the Win2 driver is the same, but i'm not sure.
Works perfect with the supported driver on Windows XP.
I also requested help to...
2009-12-19 13:05:54 UTC by elwizardman
-
Fedora 12 trying to get my Linksys WUSB54GS v2 to work properly. I can see networks just never connects. Tried to install ndiswrapper but get the below error when I enter make:
make -C driver
make[1]: Entering directory `/home/xxxxx/Downloads/ndiswrapper-1.55/driver'
make -C /usr/src/kernels/2.6.31.6-166.fc12.i686.PAE M=/home/xxxxx/Downloads/ndiswrapper-1.55/driver
make[2]: Entering...
2009-12-13 02:41:22 UTC by https://www.google.com/accounts
-
I post after successful install today of ndiswrapper 1.34...
----------------
Object: connect Livebox to PackardBell via USB 1.1
----------------
Computer (old):
Packard Bell iXtreme 7286i:
- Pentium III 866 Mhz 128 RAM
- USB 1.1 ports
- no Ethernet RJ 45 port and no Wifi
- one RJ11 port (voice modem)
----------------
Operating systems:
- Windows XP 2006 NDIS...
2009-12-12 23:47:49 UTC by domifrenchman
-
OK. thanks for information
But I don't want to upgrade kernel now (I tried before with ubuntu 9 server...when other requirements appear: more RAM).
2009-12-12 13:34:46 UTC by domifrenchman
-
You won't have much fun with linux 2.6.8, ndiswrapper 1.55 needs at least 2.6.16.
2009-12-12 12:59:52 UTC by dangertools
-
First post here (newbie with ndiswrapper)...
Just trying to make ndiswrapper 1.55 on old computer (PC xTreme 7862i Pentium III 128 Mo RAM with Mandrake Linux PowerPack 10.1 linux kernel 2.6.8.1-12-mdk)
I falled on error given in annotation Makefile SVN code:
Makefile:51 *** no config found in , please set KBUILD to configured kernel
From annotations Makefile SVN code, I guess right...
2009-12-12 12:37:42 UTC by domifrenchman
-
Some people (myself included) have had issues compiling ndiswrapper under kernels 2.6.31 and 2.6.32 due to an error about an "implicit declaration of function 'cmpxchg8b'" in ntoskernel.h.
The declaration of the function 'cmpxchg8b' occurs within an if...endif statement between lines 878 and 890 of ntoskernel.h. Changing the value of KERNEL_VERSION in this if statement to a version above your...
2009-12-07 15:59:26 UTC by farge
-
It looks as though that big warning near the top is your key. The Linux kernel you're running doesn't have the ability to operate wireless networking devices. I've never used Gentoo, but I understand you have to compile pretty much everything from scratch, correct? If this includes the kernel, you won't be able to compile ndiswrapper until you recompile your kernel with wireless network device...
2009-12-07 14:25:58 UTC by farge
-
Since moblin is just a linux like any other the generic instructions apply.
2009-12-05 12:41:53 UTC by dangertools