discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP2 connection problem


From: mehmet kabasakal
Subject: Re: [Discuss-gnuradio] USRP2 connection problem
Date: Tue, 11 Jan 2011 09:03:54 +0200

Hi Adrew,

I used wireshark instead of tcpdump and see something on the screen
but don't understand what they mean. As i read wireshark shows if we
send and receive packet to/from any device.But i see that i can send
and receive packets via eth0 by using ifconfig,

address@hidden:~$ sudo ifconfig eth0
[sudo] password for mehmet:
eth0      Link encap:Ethernet  HWaddr 60:eb:69:29:bb:c8
         inet6 addr: fe80::62eb:69ff:fe29:bbc8/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:10416 errors:0 dropped:0 overruns:0 frame:0
         TX packets:2654 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:2112887 (2.1 MB)  TX bytes:324570 (324.5 KB)
         Interrupt:48 Base address:0x4000


Hi Eduardo,

I use HP pavilion dv6 core i7, and i checked the ethernet card it
supports the gigabit ethernet.

Do you have any other ideas why this could be happen?

Thanks a lot.

Mehmet.


2011/1/10, Andrew Rich <address@hidden>:
> tcpdump ?
>   ----- Original Message -----
>   From: mehmet kabasakal
>   To: discuss-gnuradio
>   Sent: Monday, January 10, 2011 6:56 PM
>   Subject: [Discuss-gnuradio] USRP2 connection problem
>
>
>   Hi everyone,
>   I am using USRP2 on ubuntu 10.10. When i try to run it with grc i got the
> this message,
>
>   Traceback (most recent call last):
>     File "/home/mehmet/top_block.py", line 46, in <module>
>       tb = top_block()
>     File "/home/mehmet/top_block.py", line 29, in __init__
>       self.usrp2_sink_xxxx_0 = usrp2.sink_32fc()
>     File "/usr/lib/python2.6/dist-packages/gnuradio/usrp2.py", line 1137, in
> sink_32fc
>       return _usrp2.sink_32fc(ifc, mac)
>   RuntimeError: No USRPs found on interface eth0
>
>   then i run ifconfig eth0 command then i got,
>
>   address@hidden:~$ sudo ifconfig eth0
>   [sudo] password for mehmet:
>   eth0      Link encap:Ethernet  HWaddr 60:eb:69:29:bb:c8
>             inet6 addr: fe80::62eb:69ff:fe29:bbc8/64 Scope:Link
>             UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>             RX packets:10416 errors:0 dropped:0 overruns:0 frame:0
>             TX packets:2654 errors:0 dropped:0 overruns:0 carrier:0
>             collisions:0 txqueuelen:1000
>             RX bytes:2112887 (2.1 MB)  TX bytes:324570 (324.5 KB)
>             Interrupt:48 Base address:0x4000
>
>   finally i tried find_usrps but again no response,
>
>   address@hidden:~$ sudo find_usrps
>   No USRP2 found.
>
>   I have checked if i install sdcc compiler from synaptic package manager
> and it seems it is installed.
>   I use the ethernet cable that comes with usrp2 in the package. then i
> changed the ethernet cable.
>   I used the one that is for internet connection but it didn't work.
>
>   The screenshot of the basic grc problem is attached.
>
>   Thanks for your help.
>
>   Mehmet
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
>
>
>   _______________________________________________
>   Discuss-gnuradio mailing list
>   address@hidden
>   http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]