Looks like it's only taking an IPv6 address. You should really learn how to setup networking on Debian.
google -> howto Debian networking -> https://wiki.debian.org/NetworkConfiguration do the same for wicd-curses, or whatever package that was you mentioned earlier. Then use variations on the keywords like wifi, or wireless configuration and put it all together. That is the only way you're going to learn :) It's not that I dont want to help, but you're asking very basic questions that you can very easily be solved via a good google session. On Tue, Jul 15, 2014 at 3:03 PM, Jacob Aviña <[email protected]> wrote: > Look, the adapter is working now but I can't make it ping google > > ra0 Link encap:Ethernet HWaddr 7c:dd:90:57:f8:d3 > > inet6 addr: fe80::7edd:90ff:fe57:f8d3/64 Scope:Link > > UP BROADCAST MULTICAST MTU:1500 Metric:1 > > RX packets:730 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:182 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:63563 (62.0 KiB) TX bytes:18928 (18.4 KiB) > > root@beaglebone:~# ping www.google.com > > ping: unknown host www.google.com > > > > On Tuesday, July 15, 2014 4:55:48 PM UTC-5, Jacob Aviña wrote: >> >> Thank you again Robert, >> So can you help me with that? >> What do I have to move to /etc/network/interfaces ?? >> How do I give a wifi IP adress to my bbb? >> >> On Tuesday, July 15, 2014 4:27:41 PM UTC-5, RobertCNelson wrote: >>> >>> On Tue, Jul 15, 2014 at 4:25 PM, Jacob Aviña <[email protected]> >>> wrote: >>> > Casey, can you help me with the wicd-curses, I found this: >>> > >>> > http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/ >>> > >>> > But it is not for making my access point :S >>> >>> One of the problems with "wicd-curses" and why i wish i didn't enable >>> it*. It can only handle one interface, so it's setting up eth0. So >>> you'll have to move that to /etc/network/interfaces first. >>> >>> * It does boot faster, with how i set it up by default. >>> >>> Regards, >>> >>> -- >>> Robert Nelson >>> http://www.rcn-ee.com/ >>> >> -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
