On Wednesday, January 11, 2023 11:11:04 AM daven...@tuxfamily.org wrote:
> Isn't ndiswrapper specific to networking/wireless network drivers?
> I don't think it just works for any kind of drivers. AS far as I can
> tell, it was designed specifically for WiFi cards.
I used i
On Tue, Mar 01, 2011 at 02:26:05PM -0800, Alan Hutchinson wrote:
>if some one could pleas point me in the right direction, thank you .
How About http://wiki.debian.org/NdisWrapper
/Jeffrin.
--
software engineer.
department of computer science
rajagiri school of engineering and technol
Hi guys I am having difficulty installing ndiswrapper, should I be looking
in var.log where am I supposed to look, and in what file so that I can
disseminate the problem for ndiswrapper not working or letting me install
the windows drivers, I could not find drivers in the website suggested ,so I
On Sat, Dec 11, 2010 at 09:18:24AM -1000, Joel Roth wrote:
> However, "iwconfig wlan1 scan" succeeds! :-p
Sorry that should be:
iwlist wlan1 scan
Also, wpa_supplicant does not appear to work for this driver.
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
ss card.
> >
> > I've done my best with the native drivers, compiling them
> > for a 2.6.36-amd64 kernel. The module load and the wireless
> > device appears in ifconfig output, but 'iw wlan0 scan' fails
> > with 'Operation not supported (-95)'. :
27;Operation not permitted'. :-(
>
> So now I'm going back to try ndiswrapper. Thing is, it
> doesn't compile for 2.6.36 kernel.
>
>driver make[1]: Entering directory
> `/home/jroth/Downloads/ndiswrapper-1.56/driver' make -C
> /u
the native drivers, compiling them
for a 2.6.36-amd64 kernel. The module load and the wireless
device appears in ifconfig output, but 'iw wlan0 scan' fails
with 'Operation not permitted'. :-(
So now I'm going back to try ndiswrapper. Thing is, it
doesn't compile fo
Thanks for all the replies.
Yes, I'm running Lenny with standard Debian kernel 2.6.26-2-486, and in
doing so was hoping to avoid having to compile ndiswrapper. However, I
have now done so. (It was not fast!)
Chris Bannister's comment about PCcard v. Cardbus may be an issue - th
[CCing Bruce as he might not be subscribed due to no answer from him in
this thread]
On Thu, Sep 16, 2010 at 08:57:43PM +1200, Bruce Ward wrote:
> I get this message:
> FATAL: Module ndiswrapper not found.
>
> Further investigation leads me to the web page for the Debian
> pack
On Thu, 16 Sep 2010 20:57:43 +1200
Bruce Ward wrote:
>(Note this is a "toy" laptop - 48MB RAM - running
> Lenny with a PCMCIA wireless card with a Marvell chip)
> Bruce
;)
--
Regards,
Angus Hedger
Debian GNU/Linux User PGP Public Key 0xEE6A4B97
signature.asc
Description: PGP signatu
On Fri, 17 Sep 2010 00:42:46 +1000
Scott Ferguson wrote:
Hello Scott,
> Are you implying I should assume something? ;-p
No, merely inferring. ;-)
OTOH, some people say - "Never assume: It makes an ass of u and me"
> Not that it actually matters which version he's running - ndis is
{snip}
Hi Bruce,
On Thu, Sep 16, 2010 at 08:57:43PM +1200, Bruce Ward wrote:
> I get this message:
> FATAL: Module ndiswrapper not found.
On Lenny, you would usually want to build this dependent kernel module
using module-assistant, which automates installation of prerequisite
packages, the proc
On 16/09/10 23:53, Brad Rogers wrote:
> On Thu, 16 Sep 2010 23:11:43 +1000
> Scott Ferguson wrote:
>
> Hello Scott,
>
>> I've looked (with bleary eyes) but can't see where you say "which"
>> Debian you're running :-)
> I could be wrong
On Thu, 16 Sep 2010 23:11:43 +1000
Scott Ferguson wrote:
Hello Scott,
> I've looked (with bleary eyes) but can't see where you say "which"
> Debian you're running :-)
I could be wrong, but reference to ndiswrapper 1.53* implies it's Lenny.
--
Re
On 16/09/10 18:57, Bruce Ward wrote:
> I get this message:
> FATAL: Module ndiswrapper not found.
>
> Further investigation leads me to the web page for the Debian package
> ndiswrapper-source (1.53-2). On that page is found:
>
> 'This package provides the source code
Dne, 16. 09. 2010 10:57:43 je Bruce Ward napisal(a):
Problem: I cannot find "pre-compiled modules" anywhere on the Debian
site. Do they exist, or are they just a myth?
Bruce
[code]
aptitude search ndiswrapper
[edoc]
--
Regards,
Klistvud
Certifiable Loonix User #4
I get this message:
FATAL: Module ndiswrapper not found.
Further investigation leads me to the web page for the Debian package
ndiswrapper-source (1.53-2). On that page is found:
'This package provides the source code for the ndiswrapper kernel
module. If you use a standard distrib
Florian Kulzer wrote:
> On Wed, Jul 08, 2009 at 10:47:03 -0400, JoeHill wrote:
>
> [...]
>
> > Okay, I upgraded the kernel to 2.6.30 and rebuilt the driver with
> > module-assistant.
> >
> > tablet:/home/lajolla# lspci -knn | grep -iEA2 'broadcom|bcm|wireless|wifi'
> > tablet:/home/lajolla# mo
On Wed, Jul 08, 2009 at 10:47:03 -0400, JoeHill wrote:
[...]
> Okay, I upgraded the kernel to 2.6.30 and rebuilt the driver with
> module-assistant.
>
> tablet:/home/lajolla# lspci -knn | grep -iEA2 'broadcom|bcm|wireless|wifi'
> tablet:/home/lajolla# modprobe -v wl
> WARNING: All config files n
Florian Kulzer wrote:
> On Tue, Jul 07, 2009 at 14:28:13 -0400, JoeHill wrote:
> > Florian Kulzer wrote:
> > > On Tue, Jul 07, 2009 at 11:29:50 -0400, JoeHill wrote:
> > > > JoeHill wrote:
> > > > > Florian Kulzer wrote:
> > > > > > Try "modprobe -v wl" as root; that should either
Florian Kulzer wrote:
> On Tue, Jul 07, 2009 at 14:28:13 -0400, JoeHill wrote:
> > Florian Kulzer wrote:
> > > On Tue, Jul 07, 2009 at 11:29:50 -0400, JoeHill wrote:
> > > > JoeHill wrote:
> > > > > Florian Kulzer wrote:
> > > > > > Try "modprobe -v wl" as root; that should either
p://wiki.debian.org/bcm43xx
> > >
> > > but then found out that my particular device was not supported by that
> > > driver.
> > >
> > > I then tried the tutorial on this page:
> > >
> > > http://wiki.debian.org/NdisWrapper
> > >
&
On Tue, Jul 07, 2009 at 14:28:13 -0400, JoeHill wrote:
> Florian Kulzer wrote:
> > On Tue, Jul 07, 2009 at 11:29:50 -0400, JoeHill wrote:
> > > JoeHill wrote:
> > > > Florian Kulzer wrote:
> > > > > Try "modprobe -v wl" as root; that should either give you wlan0 or
> > > > > some
> > > > >
Florian Kulzer wrote:
> On Tue, Jul 07, 2009 at 11:29:50 -0400, JoeHill wrote:
> > JoeHill wrote:
> > > Florian Kulzer wrote:
> > > > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > > > error messages that tell us what goes wrong. (I suspect that you might
> > >
On Tue, Jul 07, 2009 at 11:29:50 -0400, JoeHill wrote:
> JoeHill wrote:
> > Florian Kulzer wrote:
> > > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > > error messages that tell us what goes wrong. (I suspect that you might
> > > need a newer kernel.)
> >
> > It wo
JoeHill wrote:
> Florian Kulzer wrote:
>
> > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > error messages that tell us what goes wrong. (I suspect that you might
> > need a newer kernel.)
>
> It worked!
>
> Well, I still am not on wireless, because I use WPA on
Florian Kulzer wrote:
> Try "modprobe -v wl" as root; that should either give you wlan0 or some
> error messages that tell us what goes wrong. (I suspect that you might
> need a newer kernel.)
It worked!
Well, I still am not on wireless, because I use WPA on my router and I'm not
sure how to ge
erface [Integrated Module]
Do you have any USB devices plugged in that could be (mis)identified
like that? I do not immediately see how a network device could shift
from the PCI to the USB subsystem like that.
> Could I have changed something when I installed the Windows driver from HP
> wi
On Sat, 4 Jul 2009 13:51:30 -0400
JoeHill wrote:
> Thierry Chatelet wrote:
...
> > Another branch of this driver, based on the Devicescape 802.11 Stack, which
> > should be the future in Linux wireless support and which supports advanced
> > capabilities (namely, full WPA support), can be fo
enna symbol, the word 'Wireless', and a switch to turn
the wireless on or off. I of course have tried all this with the indicator in
both positions.
However, now when I run lsusb, I get this:
Bus 002 Device 003: ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN)
Interface [Integr
On Sun, Jul 05, 2009 at 11:55:06 -0400, JoeHill wrote:
> Florian Kulzer wrote:
> > Earlier, JoeHill wrote:
> > > Florian Kulzer wrote:
[...]
> > > > Please post the output of this:
> > > >
> > > > lspci -knn | grep -iEA2 'broadcom|bcm|wireless|wifi'
> > >
> > > No output :-(
> >
> > Wh
Florian Kulzer wrote:
> On Sun, Jul 05, 2009 at 10:35:38 -0400, JoeHill wrote:
> > Florian Kulzer wrote:
> > > On Sat, Jul 04, 2009 at 16:22:40 -0400, JoeHill wrote:
> > > > Florian Kulzer wrote:
> > > >
> > > > > Try "modprobe -v wl" as root; that should either give you wlan0 or
> > >
On Sun, Jul 05, 2009 at 10:35:38 -0400, JoeHill wrote:
> Florian Kulzer wrote:
> > On Sat, Jul 04, 2009 at 16:22:40 -0400, JoeHill wrote:
> > > Florian Kulzer wrote:
> > >
> > > > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > > > error messages that tell us what g
Florian Kulzer wrote:
> On Sat, Jul 04, 2009 at 16:22:40 -0400, JoeHill wrote:
> > Florian Kulzer wrote:
> >
> > > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > > error messages that tell us what goes wrong. (I suspect that you might
> > > need a newer kernel.)
On Sat, Jul 04, 2009 at 16:22:40 -0400, JoeHill wrote:
> Florian Kulzer wrote:
>
> > Try "modprobe -v wl" as root; that should either give you wlan0 or some
> > error messages that tell us what goes wrong. (I suspect that you might
> > need a newer kernel.)
>
> Tried again after a reboot:
>
> t
Florian Kulzer wrote:
> Try "modprobe -v wl" as root; that should either give you wlan0 or some
> error messages that tell us what goes wrong. (I suspect that you might
> need a newer kernel.)
Tried again after a reboot:
tablet:/home/lajolla# modprobe -v wl
WARNING: All config files need .conf:
; > wlan0: ERROR while getting interface flags: No such device
>
> [...]
>
> > tablet:/home/lajolla# uname -a
> > Linux tablet 2.6.26-2-686 #1 SMP Sun Jun 21 04:57:38 UTC 2009 i686 GNU/Linux
> >
> > tablet:/home/lajolla# dpkg -l broadcom-\* ndiswrapper-\* |
ess extensions.
> > >
> > > eth0 no wireless extensions.
> > >
> > > tablet:/home/lajolla# ifconfig wlan0 up
> > > wlan0: ERROR while getting interface flags: No such device
[...]
> tablet:/home/lajolla# uname -a
> Linux tablet 2.6.26
reless extensions.
> >
> > eth0 no wireless extensions.
> >
> > tablet:/home/lajolla# ifconfig wlan0 up
> > wlan0: ERROR while getting interface flags: No such device
>
> I would like to see the output of these three commands:
>
> uname -a
>
&g
ERROR while getting interface flags: No such device
I would like to see the output of these three commands:
uname -a
dpkg -l broadcom-\* ndiswrapper-\* | awk '/^[^D|+]/{print $1,$2,$3}'
lsmod | grep -E 'bcm|b43|wl|ndis'
--
Regards,| http://users.icfo.es/
http://wiki.debian.org/bcm43xx
> > >
> > > but then found out that my particular device was not supported by
> > that
> > > driver.
> > >
> > > I then tried the tutorial on this page:
> > >
> > > http://wiki.debian.org/NdisWra
ce was not supported by that
> > driver.
> >
> > I then tried the tutorial on this page:
> >
> > http://wiki.debian.org/NdisWrapper
> >
> > I have a Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03), so I got the
> > driver from HP, the vendor of this
Florian Kulzer wrote:
> On Fri, Jul 03, 2009 at 12:12:06 +0200, Klistvud wrote:
>
> [...]
>
> > Another suggestion: the proprietary driver downloadable from broadcom's
> > website works exceedingly well for BCM4321, so chances are it would
> > work with your hardware as well. The driver comes
> think.
>
> The Broadcom STA driver (a.k.a. "wl") is included in Squeeze and Sid in
> the non-free section; it can be built with module-assistant:
>
> http://lists.debian.org/debian-user/2009/06/msg00439.html
Do I need to remove ndiswrapper first, or is it enough t
On Fri, Jul 03, 2009 at 12:12:06 +0200, Klistvud wrote:
[...]
> Another suggestion: the proprietary driver downloadable from broadcom's
> website works exceedingly well for BCM4321, so chances are it would
> work with your hardware as well. The driver comes with exhaustive
> instructions for c
t;
> http://wiki.debian.org/NdisWrapper
>
> I have a Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03), so I got the
> driver from HP, the vendor of this notebook. It is installed, and shows up in
> ndisgtk, but shows 'Hardware present: no'.
>
> I installed wicd to see if
ound out that my particular device was not supported by
> that
> > driver.
> >
> > I then tried the tutorial on this page:
> >
> > http://wiki.debian.org/NdisWrapper
> >
> > I have a Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03), so I
> got t
d the tutorial on this page:
>
> http://wiki.debian.org/NdisWrapper
>
> I have a Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03), so I got the
> driver from HP, the vendor of this notebook. It is installed, and shows up
> in ndisgtk, but shows 'Hardware present: no'.
&g
I first tried to get wireless working following this page on the Debian Wiki:
http://wiki.debian.org/bcm43xx
but then found out that my particular device was not supported by that driver.
I then tried the tutorial on this page:
http://wiki.debian.org/NdisWrapper
I have a Broadcom Corporation
On Tue, 27 Jan 2009 20:12:00 +0800
Umarzuki Mochlis wrote:
> I'm trying to install my laptop wireless driver with ndiswrapper
>
> eden:/home/umarzuki/Desktop/Downloads# ndiswrapper -i bcmwl6.inf
> installing bcmwl6 ...
> eden:/home/umarzuki/Desktop/Downloads# depmod -a
&
Em Ter, 2009-01-27 às 20:12 +0800, Umarzuki Mochlis escreveu:
> eden:/home/umarzuki/Desktop/Downloads# modprobe ndiswrapper
> FATAL: Module ndiswrapper not found.
> eden:/home/umarzuki/Desktop/Downloads# aptitude search ndiswrapper
> i ndiswrapper-common - Common scripts
I'm trying to install my laptop wireless driver with ndiswrapper
eden:/home/umarzuki/Desktop/Downloads# ndiswrapper -i bcmwl6.inf
installing bcmwl6 ...
eden:/home/umarzuki/Desktop/Downloads# depmod -a
eden:/home/umarzuki/Desktop/Downloads# modprobe ndiswrapper
FATAL: Module ndiswrapper not
ve this or
restart networking without rebooting
I'm using Debian sarge.
Many thanks
-
kernel BUG at mm/slab.c:3434!
invalid opcode: [#1]
SMP
Modules linked in: ndiswrapper sis drm binfmt_misc rfcomm l2cap bluetooth ipv6
p
pdev lp dm_snapshot dm_mirror dm_mod ide_generic snd_
On Wed, Oct 08, 2008 at 02:41:50 -0400, alan hutchinson wrote:
> Hi Florian I also have bean trying to install "ndiswrapper" as well, and
> just like you it is proving to be problematic,
Just to clarify: I am not currently using ndiswrapper at all myself,
which is why I was unawa
Florian Kulzer wrote the following on 10/07/2008 03:16 PM:
On Sun, Oct 05, 2008 at 17:54:00 -0500, Dennis Wicks wrote:
Eduardo M KALINOWSKI wrote the following on 10/05/2008 02:33 PM:
Dennis Wicks wrote:
I am installing ndiswrapper and can't get it to complete properly.
In the INSTA
* alan hutchinson <[EMAIL PROTECTED]> 08.10.2008
>debian:/home/thegreatalsky# apt-get install module-assistant
> ndiswrapper-utils ndiswrapper-source
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
Hi Florian I also have bean trying to install "ndiswrapper" as well, and
just like you it is proving to be problematic ,I even tryed doing it the
windows way by downloading "ndiswrapper" on to the Debian desktop,but
synaptic package manager just does not show it on the inte
On Mon, Oct 06, 2008 at 04:14:17 -0400, alan hutchinson wrote:
> I also am having difficulty installing ndiswrapper I don't no where to
> start,I thought that by useing synaptic package manager it would be a breeze
> but evidently not I am useing Debian Lenny beta 2 i386 with kerne
On Sun, Oct 05, 2008 at 17:54:00 -0500, Dennis Wicks wrote:
> Eduardo M KALINOWSKI wrote the following on 10/05/2008 02:33 PM:
>> Dennis Wicks wrote:
>>> I am installing ndiswrapper and can't get it to complete properly.
>>>
>>> In the INSTALL it states:
I also am having difficulty installing ndiswrapper I don't no where to
start,I thought that by useing synaptic package manager it would be a breeze
but evidently not I am useing Debian Lenny beta 2 i386 with kernel 2.624
1686 also I am trying to install network everywhere 2.4 GHz wireles
Eduardo M KALINOWSKI wrote the following on 10/05/2008 02:33 PM:
Dennis Wicks wrote:
I am installing ndiswrapper and can't get it to complete properly.
In the INSTALL it states:
You need a recent kernel, at least 2.6.16, with header files for the
kernel. Make sure there is a li
Dennis Wicks wrote:
> I am installing ndiswrapper and can't get it to complete properly.
>
> In the INSTALL it states:
>
> You need a recent kernel, at least 2.6.16, with header files for the
> kernel. Make sure there is a link to the kernel source from the module
I am installing ndiswrapper and can't get it to complete properly.
In the INSTALL it states:
You need a recent kernel, at least 2.6.16, with header files for the
kernel. Make sure there is a link to the kernel source from the modules
directory. The command
ls /lib/mo
Dennis Wicks wrote:
> I am installing ndiswrapper and can't get it to complete properly.
>
> In the INSTALL it states:
>
> You need a recent kernel, at least 2.6.16, with header files for the
> kernel. Make sure there is a link to the kernel source from the
&
I am installing ndiswrapper and can't get it to complete properly.
In the INSTALL it states:
You need a recent kernel, at least 2.6.16, with header files for the
kernel. Make sure there is a link to the kernel source from the modules
directory. The command
ls /lib/mo
* Carl Fink ([EMAIL PROTECTED]) [19.09.08 21:33]:
> >
> > A hidden ESSID is *not* standard compliant, so actually noone has to
> > care about such situations. I ran into this with my iwl3945.
>
> There's a difference between "standards compliant" and "common". If we only
> cared about standards
On Thu, Sep 18, 2008 at 06:29:54AM +0200, Sebastian G?nther wrote:
> * Carl Fink ([EMAIL PROTECTED]) [16.09.08 22:15]:
> > >
> > > Is the ESSID hidden? Then you have a won't fix bug.
> >
> > Nah, the ESSID is public, but that's ridiculous if so. How can it be "wont'
> > fix" for such an ordinary
or this device) :)
I don't read French, but that appears to only explain installing ndiswrapper
and the driver. I have done so, and I can connect to open and to WEP
networks, but not to the WPA/TKIP network at my job.
--
Carl Fink [EMAIL PROTECTED]
Read my blog at
* Carl Fink ([EMAIL PROTECTED]) [16.09.08 22:15]:
> >
> > Is the ESSID hidden? Then you have a won't fix bug.
>
> Nah, the ESSID is public, but that's ridiculous if so. How can it be "wont'
> fix" for such an ordinary situation?
A hidden ESSID is *not* standard compliant, so actually noone has
On Wednesday 17 September 2008 21:34:41 Guillaume Delacour wrote:
> Hi,
>
> A simple documentation/how-to can be found here:
> http://doc.ubuntu-fr.org/bcm4328
> tested and approuved (even if i'll prefer native driver for this device) :)
>
> Thierry Chatelet wrote:
> > On Tuesday 16 September 2008
Hi,
A simple documentation/how-to can be found here:
http://doc.ubuntu-fr.org/bcm4328
tested and approuved (even if i'll prefer native driver for this device) :)
Thierry Chatelet wrote:
On Tuesday 16 September 2008 16:35:20 Carl Fink wrote:
Can anyone suggest resources to help me get this comb
On Tuesday 16 September 2008 16:35:20 Carl Fink wrote:
> Can anyone suggest resources to help me get this combo working?
>
> I'd prefer to use a native driver for my 802.11 but the b43 project doesn't
> yet support it.
>
> I've checked the Debian wiki, done extensive Google searches, installed and
On Tuesday 16 September 2008 16:35:20 Carl Fink wrote:
> Can anyone suggest resources to help me get this combo working?
>
> I'd prefer to use a native driver for my 802.11 but the b43 project doesn't
> yet support it.
>
> I've checked the Debian wiki, done extensive Google searches, installed and
On Tue, Sep 16, 2008 at 07:10:18PM +0200, Sebastian G?nther wrote:
> * Carl Fink ([EMAIL PROTECTED]) [16.09.08 16:51]:
> > My setup works fine for open hotspots and for WEP, but I can't connect to
> > the WPA protected network at work. Boot the same laptop into Vista and it
> > works transparently
* Carl Fink ([EMAIL PROTECTED]) [16.09.08 16:51]:
> My setup works fine for open hotspots and for WEP, but I can't connect to
> the WPA protected network at work. Boot the same laptop into Vista and it
> works transparently.
>
> Any pointers?
>
Is the ESSID hidden? Then you have a won't fix bug
Can anyone suggest resources to help me get this combo working?
I'd prefer to use a native driver for my 802.11 but the b43 project doesn't
yet support it.
I've checked the Debian wiki, done extensive Google searches, installed and
repeatedly reconfigured wpa_supplicant. I've tried network-manag
for that).
> I have CD #1 and #2 and that's not seems enough to get
> ndiswrapper-source package dependencies.
> So yes, seems the easiest path is to move the computer box to the
> other builing with wired connection...
> or just 'cheat' and download normal ndiswrappe
need for that).
>
> I have CD #1 and #2 and that's not seems enough to get
> ndiswrapper-source package dependencies.
http://packages.debian.org/lenny/ndiswrapper-source tells me that it depends
on bzip2, debhelper and module-assistant.
I've a feeling that these three ar
2008/8/24 Shachar Or <[EMAIL PROTECTED]>:
> On Sunday 24 August 2008 19:50, Paul Dufresne wrote:
> Hook the system up to a wired connection, then, or use the first CD (I think
> it has everything you need for that).
I have CD #1 and #2 and that's not seems enough to get
ndiswr
On Sunday 24 August 2008 19:50, Paul Dufresne wrote:
> I am quite new to ndiswrapper. For Etch, I had downloaded latest
> source, installed kernel headers, and then simply ./configure, make,
> make install.
Try not to do that. You may break the package management when you install
I am quite new to ndiswrapper. For Etch, I had downloaded latest
source, installed kernel headers, and then simply ./configure, make,
make install.
Now I am trying Testing, and since I supposed the official packages
would be recent, I began to simply install ndiswrapper-common and
ndiswrapper
On Fri, 22 Aug 2008 21:09:00 +
[EMAIL PROTECTED] wrote:
>
> -- Original message --
> > I don't know how; but i use b43-fwcutter from Debian repositories.
> > I use Lenny and broadcom card.
>
> I finally got rid of my broadcom card because no matter what drive
-- Original message --
> I don't know how; but i use b43-fwcutter from Debian repositories.
> I use Lenny and broadcom card.
I finally got rid of my broadcom card because no matter what driver I
tried to use results were inconsistent. It would work for a while, t
placed on this page:
> http://www.debian-administration.org/articles/401
> (I was use only first dvd Debian GNU/Linux 4.0 r4, this manual and
> Windows wireless driver - *.sys and *.inf files)
>
> When I Install Debian Lenny I can't use ndiswrapper... - it's not working!
&g
only first dvd Debian GNU/Linux 4.0 r4, this manual and
Windows wireless driver - *.sys and *.inf files)
When I Install Debian Lenny I can't use ndiswrapper... - it's not working!
After installing ndiswrapper tool and load Windows driver...
typing in terminal
~# ndiswrapper -l
in Debian
only first dvd Debian GNU/Linux 4.0 r4, this manual and
Windows wireless driver - *.sys and *.inf files)
When I Install Debian Lenny I can't use ndiswrapper... - it's not working!
After installing ndiswrapper tool and load Windows driver...
typing in terminal
~# ndiswrapper -l
in Debian
diane mittnik wrote:
The relevant info:
# modinfo ndiswrapper
modinfo: could not find module ndiswrapper
# modprobe usbcore
FATAL: Module usbcore not found
# modprobe ndiswrapper
FATAL: Module ndiswrapper not found
Try a 'depmod -a' as root. Then try the modprobe's again.
g/questions/linux-wireless-networking-41/trying-to-load-module-ndiswrapper-with-modprobe-modprobe-ndiswrapper-doesnt-work-322203/?s=16932898c44a3ad09908835b182b666d
> if link above broken, look here:
> http://tinyurl.com/2a9jcj
>
>
> I have the ndiswrapper deb installed, ndiswrappe
Toshiba laptop A215-S7422, debian etch installed
# uname -a: 2.6.22-4-amd64 #1 SMP Tue Feb 12 10:29:27 UTC 2008 x86_64 GNU/Linux
I'm following the instructions here:
http://www.linuxquestions.org/questions/linux-wireless-networking-41/trying-to-load-module-ndiswrapper-with-modprobe-mod
, and now it wouldn't work on a public hot spot,
> although the last time I had tried the hot spot, several weeks earlier,
> it had worked fine.
>
> By carefully following the ndiswrapper troubleshooting guide [0], I
> eventually solved the problem; the card now required the essid to b
[I'm cc'ng Kel Modderman, the Debian maintainer of ndiswrapper and a
member of the Debian Madwifi team, who has been helpful to me in the
past with wireless issues]
I recently had quite a frustrating time debugging a sudden ndiswsrapper
failure. No errors, but the card (a Broadcom 4318
On Fri, 27 Jul 2007 12:03:10 -0400
Celejar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to build ndiswrapper against a self compiled 2.6.22 kernel.
> It fails as follows:
>
> > .../modules/ndiswrapper/ndis.c:2825:47: error: macro "INIT_WORK"
Hi,
I'm trying to build ndiswrapper against a self compiled 2.6.22 kernel.
It fails as follows:
> .../modules/ndiswrapper/ndis.c:2825:47: error: macro "INIT_WORK" passed 3
> arguments, but takes just 2
> .../modules/ndiswrapper/ndis.c: In function ‘ndis_init’:
> ...
I noticed there was an upgrade to the ndiswrapper source code and tools
so installed them and m-a'ed a new ndiswrapper module into the kernel.
Voila, problem solved.
So, to whoever the developer is that is responsible for maintaining
ndiswrapper, Thank you.
You have solved but you d
Hi,
I was wondering if it would be easy to include ndiswrapper in initramfs. I have
a "diskless" client that can boot the initrd and kernel from a USB key and
mount the real root file system via NFS (root server).
Originally, I was using PXE instead of a local USB key. It worked fin
On Tue, 2007-03-13 at 00:03 +, Hans du Plooy wrote:
> Bizarrely, the interface seems to lose power or something every 1-2
> minutes. Not my connection to the AP - this is a lower level, it
> happens even if I'm running airodump-ng. All of a sudden I just see
> nothing. Only way to fix it is
:08 -0800
> >> > Freddy Freeloader <[EMAIL PROTECTED]> wrote:
> >> >
> >> >> I have a problem with ndiswrapper on Sid.
> >> >>
> >> >> I have a built-in broadcom wireless chip in my laptop. I've been
> >> using
> &g
L.V.Gandhi wrote:
On 3/12/07, Jan Schledermann <[EMAIL PROTECTED]> wrote:
Celejar wrote:
> On Thu, 08 Mar 2007 12:47:08 -0800
> Freddy Freeloader <[EMAIL PROTECTED]> wrote:
>
>> I have a problem with ndiswrapper on Sid.
>>
>> I have a built-in broadcom
On Fri, 2007-03-09 at 11:24 -0500, Celejar wrote:
> Are you aware that the bcm43xx driver (included in recent kernels)
> supports Broadcom wireless chips natively? I'm using it with the built
> in Broadcom wireless chip on my laptop (Broadcom BCM4318 AirForce One
> 54g rev 02) and it works quite we
On 3/12/07, Jan Schledermann <[EMAIL PROTECTED]> wrote:
Celejar wrote:
> On Thu, 08 Mar 2007 12:47:08 -0800
> Freddy Freeloader <[EMAIL PROTECTED]> wrote:
>
>> I have a problem with ndiswrapper on Sid.
>>
>> I have a built-in broadcom wireless chip in my
1 - 100 of 198 matches
Mail list logo