Hello. I'd like to try Sabayon live cd 3.4. The problem is, that I cannot set up wi-fi correctly while using the live cd. I have a ntb with broadcom chip (bcm43xx). After boot I use:
- Code: Select all
iwconfig eth1 essid <name>
iwconfig eth1 key <number>
dhclient
And here comes the problem. Now the notebook sees the wi-fi router, ping works but that's it. When trying to ping any distant server or go somewhere in browser it doesn't work. When comparing the iwconfig and iwlist eth1 key output with the one from Kubuntu (my current installed OS) it seems to be the same. The only difference is really working network manager which helps me to set up everything without using konsole. I suppose the problem must be in the key, because the router uses hexadecimal shared key... or is the problem in the broadcom drivers? I thought when ping works then the card works as well... Thanks