just got ubuntu cant find any networks need help
i made a log file for u all to look at and see if it will help
also i use wicd (wicd manages all my networks)
ubuntu version 10.04 desktop edition
wicd version 1.5.9
edit:im no longer using wicd because the problem was with the card not scanning so now i just use the network manager
i installed network driver using ndiswrapper so the network driver is all installed
++++++++++++++++++++++++++==LOG FILE BELOW==++++++++++++++++++++++
command:
lspci | grep "Network"
contents:
00:08.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
-------------------------------------
command:
sudo gedit /etc/modprobe.d/blacklist
contents:
blacklist bcm43xx
-----------------------------------
command:
sudo gedit /etc/modprobe.d/ndiswrapper
contents:
alias eth1 ndiswrapper
alias wlan0 ndiswrapper
-----------------------------------
command:
sudo gedit /etc/network/interfaces
contents:
auto lo
iface lo inet loopback
-----------------------------------
command:
ifconfig
contents:
eth0 Link encap:Ethernet HWaddr 00:e0:4c:ec:e4:18
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:23 Base address:0x4000
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:768 errors:0 dropped:0 overruns:0 frame:0
TX packets:768 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:64225 (64.2 KB) TX bytes:64225 (64.2 KB)
----------------------------------------------------------------
thank you all for ur time and assistance
Edited by deathtoal2, 26 August 2010 - 10:40 AM.