0 Members and 1 Guest are viewing this topic.
i didn't find the wicd log .
locate wicd.log
sudo adduser <yourusername> netdevsudo /etc/init.d/dbus reload
service dbus reload
the wicd is open but it didn't show me my wireless network.
ip link
Ps : wired connection connect to network (and i have local ip) but internet conection still not working.
ping -c 5 google.com
ping -c 5 173.194.41.130
OK, you could have reloaded dbus with (as it tells you): Code: [Select]service dbus reload
Code: [Select]ip linki founded the wireless interface empty , i did the comand (l0 for wireless , eth0 for wired) and i puted in the correspondant fields.Quote from: SeZo on January 25, 2013, 11:30:24 pmAre you using DHCP or fixed ip address?i'm using DHCP i think (pereference Client Dhcp (automatic checked))-in wired connection i have (Use Static Ips (not checked), Use Static DnS (not checked),DHCP Hostname = bt(checked))-for wireless connection i didn't know .Quote from: Mark Greaves (PCNetSpec) on January 25, 2013, 11:56:09 pmWith the wired connection, can you ping your router ?Yes 5 transmitted , 5 receivedQuote from: Mark Greaves (PCNetSpec) on January 25, 2013, 11:56:09 pmCan you ping google.com:Host name unknownQuote from: Mark Greaves (PCNetSpec) on January 25, 2013, 11:56:09 pmCan you ping Googles IP addressYes 5 transmitted , 5 received
Are you using DHCP or fixed ip address?
With the wired connection, can you ping your router ?
Can you ping google.com:
Can you ping Googles IP address
OK, for the wired connection the problem is there is no DNS servers set for name resolution ..You're going to have to manually assign either the routers IP as the DNS server .. or statically assign your ISP's (or openDNS) DNS server addresses.Any reason you're using wicd over NetworkManager ?
sudo lshw -C network
ifconfig
iwconfig
rfkill list
iwlist scanning
sudo apt-get install --reinstall dkms bcmwl-kernel-source
sudo modprobe wl
sudo apt-get remove --purge dkms
sudo apt-get remove --purge bcmwl-kernel-source
sudo dpkg --configure -a
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install linux-headers-generic build-essential
sudo apt-get install bcmwl-kernel-source
gedit /etc/apt/sources.list