I am runnung Debian 8.2 Linux beaglebone 4.1.12-ti-r29
I modified /etc/network/interfaces to make eth0 to be static, but every time after reboot, the IP still changed, why? Thanks, Kevin ----------------------------------------------------- # The primary network interface auto eth0 iface eth0 inet static address 10.10.60.217 netmask 255.255.255.0 gateway 10.10.60.1 On Thursday, June 5, 2014 at 7:49:59 AM UTC-6, RobertCNelson wrote: > > On Wed, Jun 4, 2014 at 4:20 PM, Eric <[email protected] <javascript:>> > wrote: > > Just found this thread, adding my 2cents. > > > > We are using kernel 3.8.13-bone30. We have seen many cases of ethernet > > issues, usually that the ethernet port does not come up at all (no > lights). > > I would say it happens one out of every 20 boots. We are using a cape, > but > > just to extend i/o and provide power. > > > > If anyone has any suggestions or kernel versions that work better, help > > would be greatly appreciated. I am currently working on a workaround to > make > > the beaglebone detect the lack of ethernet and reboot itself, but this > could > > lead to some really long boot times, and not having the problem at all > would > > be much better! > > Well you should keep your 2cents if your running bone30, upgrade! ;) > There's been a lot of fixes to the v3.8.x branch since Nov 2013. > > 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.
