Hey guys
At beginning of the boot the usb0 device becomes his static IP. In my (default) case it is 192.168.7.2
This process is running 1 time direct before the user login. Suddenly this process happens several time each boot by my BBB.
Every reboot, the number of repetitions increase by one. So, now I’m arrived at 17 times. Here is an example:
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
The IP Address for usb0 is: 192.168.7.2
beaglebone login:
At the moment this isn’t a huge problem. But with the numbers of reboots it will take time before you can login.
If it’s possible I don’t like to flash the img.
Does anybody have an idea to fix that problem?
Thank for your help!
Dave