On Sat, Oct 5, 2013 at 6:23 PM, George B <[email protected]> wrote: > I have commented usb0 out of /etc/networks/interfaces but it configures > anyway: > > # Ethernet/RNDIS gadget (g_ether) > # ... or on host side, usbnet and random hwaddr > #iface usb0 inet static > # address 192.168.7.2 > # netmask 255.255.255.0 > # network 192.168.7.0 > # gateway 192.168.7.1 > > But it comes up anyway: > > usb0 Link encap:Ethernet HWaddr 0e:38:c9:c0:25:e6 > inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > This unit is nowhere near a USB port. I really don't what this interface > up. > > This is > > 3.8.13-bone28 #1 SMP Fri Sep 13 03:12:24
As stated here: http://elinux.org/BeagleBoardUbuntu#Raring_13.04_armhf "Disable by removing "run_boot-scripts" from small boot partition..." Which will disable the script that automatically sets up usb0 on bootup.. 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/groups/opt_out.
