On Sat, Jul 15, 2017 at 2:36 AM, Aditya Rajendran <[email protected]> wrote: > Hello all > I just purchased a beaglebone black RevC with 4gb eMMC onboard. I've > connected it via RJ45 and usb host port to my pc. Copied the onboard > mkudevrule.sh script onto my desktop and used "chmod +x" and then > "./mkudevrule.sh". Tried to access the board with "192.168.7.2" and > "192.168.6.2". It times out everytime and i am not able to access the board. > Please help.
The udevrule: https://github.com/beagleboard/beaglebone-getting-started/blob/master/Drivers/Linux/FTDI/mkudevrule.sh doesn't apply to the BeagleBone Black.. It's only useful for the old original "BeagleBone" aka the white.. Back before we got it's id pushed to mainline.. (back in the 2.6.x/3.x era) For most distro's, out of the box you should either see 1 or 2 new interfaces by running: sudo ifconfig -a if not, just save yourself by reflashing with the latest "monthly" jessie snapshot: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flasher:_.28lxqt-4gb.29_.28All_BeagleBone_Variants_with_a_4GB_eMMC.29 use etcher.io to help flash the microSD card. Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYg77NXcjY8oyDOsmeBdVHOKs-OWgvur2m%2BvuDEqToOwQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
