Hi, On 07/20/2013 01:22 AM, GNU radio wrote:
Hi I have a problem with configuring the gr0 interface for gnuradio on ubuntu 12.04.The command $sudo ifconfig gr0 192.168.200.1 does not work and return back error of SIOCSIFADDR: No such device gr0: ERROR while getting interface flags: No such device I have tried a number of methods from the linux community but non of them works. Does any one in gnuradio community have any clue about it.
This commands work for me: https://github.com/bastibl/gr-ieee802-11/blob/master/apps/rx_demo.sh#L22 Best, Bastian -- Dipl.-Inform. Bastian Bloessl Institute of Computer Science University of Innsbruck, Austria Phone: +43 512 507-53288 / Fax: -53079 http://ccs.uibk.ac.at/~bloessl/ _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
