Networking Forums

Networking Forums > Computer Networking > Linux Networking > Asus WL-100g under Debian

Reply
Thread Tools Display Modes

Asus WL-100g under Debian

 
 
Bart Kneepkens
Guest
Posts: n/a

 
      10-02-2004, 02:30 PM
Hi,

I'm trying to get my Asus WL-100g WLAN card to work under Debian Sarge with
kernel 2.6.8-1-686, on my Toshiba Satellite 1400-103 notebook (Celeron 1.33
GHz).
I downloaded the ndiswrapper 0.11-rc1 source using apt-get (deb
http://ndiswrapper.sourceforge.net/debian ./) and compiled it; this all
worked fine.
Using the Win2K drivers, I did:

thunderbolt:~# ndiswrapper -i /usr/src/win32_wlan_drv/bcmwl5.inf
Installing bcmwl5

thunderbolt:~# ndiswrapper -l
Installed ndis drivers:
bcmwl5 driver present, hardware present

The above seems OK to me.
However:

thunderbolt:~# modprobe ndiswrapper
ndiswrapper version 0.11_rc1 loaded (preempt=yes,smp=no)

According to http://ndiswrapper.sourceforge.net/w...p/Installation
, I should see a line like "wlan0: ndiswrapper ethernet device
xx:xx:xx:xx:xx:xx" as well. I don't see that line and it doesn't appear in
syslog either. The result is that iwconfig doesn't see any wireless devices:

thunderbolt:~# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

sit0 no wireless extensions.


/etc/ndiswrapper does contain a bcmwl5 dir, which seems to contain all the
necessary files:

thunderbolt:~# ls -la /etc/ndiswrapper/bcmwl5/
total 524
drwxr-xr-x 2 root root 1024 Oct 2 16:02 .
drwxr-xr-x 3 root root 1024 Oct 2 16:02 ..
lrwxrwxrwx 1 root root 48 Oct 2 16:02 14E4:4301.conf ->
/etc/ndiswrapper/bcmwl5/14E4:4301:1043:0120.conf
-rw-r--r-- 1 root root 463 Oct 2 16:02 14E4:4301:1043:0103.conf
-rw-r--r-- 1 root root 463 Oct 2 16:02 14E4:4301:1043:0120.conf
lrwxrwxrwx 1 root root 48 Oct 2 16:02 14E4:4320.conf ->
/etc/ndiswrapper/bcmwl5/14E4:4320:14E4:100F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:100F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:103F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:120F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:100F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:103F.conf
-rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:120F.conf
-rw-r--r-- 1 root root 257692 Oct 2 16:02 bcmwl5.inf
-rw-r--r-- 1 root root 265728 Oct 2 16:02 bcmwl5.sys


I'm stuck here. I followed the installation instructions and all seemed to
go well, but the driver simply isn't loaded. The card itself is OK, it works
flawlessly under WinXP on the same notebook.
Any ideas?

Thanks in advance,

Bart


 
Reply With Quote
 
 
 
 
somekool
Guest
Posts: n/a

 
      11-18-2004, 12:48 AM
have you got it to work ?
I'm planning to buy this card...
but I can't find anybody to got it to work.

this seems to be a good card.

thanks

Mathieu


Bart Kneepkens wrote:
> Hi,
>
> I'm trying to get my Asus WL-100g WLAN card to work under Debian

Sarge with
> kernel 2.6.8-1-686, on my Toshiba Satellite 1400-103 notebook

(Celeron 1.33
> GHz).
> I downloaded the ndiswrapper 0.11-rc1 source using apt-get (deb
> http://ndiswrapper.sourceforge.net/debian ./) and compiled it; this

all
> worked fine.
> Using the Win2K drivers, I did:
>
> thunderbolt:~# ndiswrapper -i /usr/src/win32_wlan_drv/bcmwl5.inf
> Installing bcmwl5
>
> thunderbolt:~# ndiswrapper -l
> Installed ndis drivers:
> bcmwl5 driver present, hardware present
>
> The above seems OK to me.
> However:
>
> thunderbolt:~# modprobe ndiswrapper
> ndiswrapper version 0.11_rc1 loaded (preempt=yes,smp=no)
>
> According to

http://ndiswrapper.sourceforge.net/w...p/Installation
> , I should see a line like "wlan0: ndiswrapper ethernet device
> xx:xx:xx:xx:xx:xx" as well. I don't see that line and it doesn't

appear in
> syslog either. The result is that iwconfig doesn't see any wireless

devices:
>
> thunderbolt:~# iwconfig
> lo no wireless extensions.
>
> eth0 no wireless extensions.
>
> sit0 no wireless extensions.
>
>
> /etc/ndiswrapper does contain a bcmwl5 dir, which seems to contain

all the
> necessary files:
>
> thunderbolt:~# ls -la /etc/ndiswrapper/bcmwl5/
> total 524
> drwxr-xr-x 2 root root 1024 Oct 2 16:02 .
> drwxr-xr-x 3 root root 1024 Oct 2 16:02 ..
> lrwxrwxrwx 1 root root 48 Oct 2 16:02 14E4:4301.conf ->
> /etc/ndiswrapper/bcmwl5/14E4:4301:1043:0120.conf
> -rw-r--r-- 1 root root 463 Oct 2 16:02 14E4:4301:1043:0103.conf
> -rw-r--r-- 1 root root 463 Oct 2 16:02 14E4:4301:1043:0120.conf
> lrwxrwxrwx 1 root root 48 Oct 2 16:02 14E4:4320.conf ->
> /etc/ndiswrapper/bcmwl5/14E4:4320:14E4:100F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:100F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:103F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:1043:120F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:100F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:103F.conf
> -rw-r--r-- 1 root root 497 Oct 2 16:02 14E4:4320:14E4:120F.conf
> -rw-r--r-- 1 root root 257692 Oct 2 16:02 bcmwl5.inf
> -rw-r--r-- 1 root root 265728 Oct 2 16:02 bcmwl5.sys
>
>
> I'm stuck here. I followed the installation instructions and all

seemed to
> go well, but the driver simply isn't loaded. The card itself is OK,

it works
> flawlessly under WinXP on the same notebook.
> Any ideas?
>
> Thanks in advance,
>
> Bart


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Asus WL-520gC David Fairbrother Wireless Internet 1 12-01-2007 08:47 AM
HP dv6000 & Asus AP Jim Elbrecht Wireless Networks 1 04-15-2007 11:38 PM
ASUS M2N-NX lancard bj Linux Networking 2 03-31-2007 12:28 PM
Debian - [DEBIAN] Stop telnet permanently? universalbitmapper Linux Networking 2 06-06-2006 10:41 AM
Howto instal Pcmcia Wireless Asus WL-100g on suse9 laptop Bart Wireless Internet 0 12-11-2003 09:32 AM



1 2 3 4 5 6 7 8 9 10 11