Hi everyone,
I’m pretty new to opensuse, I tried my hand at ubuntu at first but eventually decided to switch to suse. I’m working on my second suse install right now and like many others I’m having quite some problems with configuring my wireless card.
At the moment I’m working on an Acer Aspire 1800, I managed to install ndiswrapper after quite some tinkering and installed the drivers for the networkcard. Unfortunately the system still won’t detect a wlan0 interface. I’ve been googling like a madman but I just can’t seem to find a good solution to my problem so I figured I’d post it here to let some more intelligent people have a try at it
Here are several command outputs:
**uname-r**
2.6.31.5-0.1-default
**lspci**
0a:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)
0a:02.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)
**ndiswrapper -l**
neti2220 : driver installed
device (17FE:2220) present
**ifconfig**
eth0 Link encap:Ethernet HWaddr 00:02:3F:0B:7D:87
inet addr:192.168.0.152 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::202:3fff:fe0b:7d87/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4011 errors:0 dropped:0 overruns:0 frame:0
TX packets:3630 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3783780 (3.6 Mb) TX bytes:639149 (624.1 Kb)
Interrupt:21
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:96 errors:0 dropped:0 overruns:0 frame:0
TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6400 (6.2 Kb) TX bytes:6400 (6.2 Kb)
Thanks in advance,
- Frederik