The 192.168.7.2 range is setup for the usb-Ethernet gadget… How do you have the device connected to the network/pc? Is it directly connected via usb between the board and pc, or using an Ethernet cable?
When using the usb cable between the board and pc, make sure from the windows network connection manager, that it’s connected and has a valid ip…
I’m connecting directly from the PC to the beaglebone black via USB .
Where do I find the Windows Network connection manager to check ?
Also, what does the Beaglebone enumerate as so I can check to see if it is properly enumerated in the device manager? I see something that I think is it, something like “…NDIS”, but I’m not sure.
Hello and thank you for your response. How ever, I don’t know what to do with this information. I still can’t ssh into my Besglebone.
Am I missing a driver or something? Is this stack guaranteed to be in my Beaglebone?
I’m not a SW guy, so I’m not sure I understand how this works exactly.
These “gadgets” are in the beaglebone in Flash (or ROM)?
Can you give me (or point me to something I can read) a little background on this?
Thank you!
notice that it is disabled. I can’t seem to be able to enable it… seems it is looking for an ethernet connection and not USB (USB is how it is connected and how it shows up).
as soon as I enable it, the red x appears on the icon…
typing 192.168.7.2 on Chrome (and Firefox) with the Beaglebone connected via USB (through the USB mini connector) eventually times out…
Here’s some additional data.
Exploring the USB Device Tree, I noticed that the Remote NDIS compatible device was showing an error code 22. I was able to reenable it, but I still cannot reach ip address 192.168.7.2. (and the ethernet 4 icon remains x’d out.
When I look at the details of the Remote NDIS Compatible Device driver, I see this:
Is something not yet installed or failing to install properly? I had to disable the SIgned Driver Enforcement policy to install the drivers from here:
Did I not have to install these ? (I did it when it first couldn’t ssh into the Beaglebone --but it siill fails “the same way” with these drivers installed. It kind of feels like I have some sort of driver conflict
doing (trying) it now…question, does the bootloader in the beaglebone then copy this image from the SD card into its flash, or will I need the SD card always installed going forward?
the image i linked to: am335x-eMMC-flasher-debian-11.8-iot-armhf-2023-10-07-4gb.img.xz is setup to automatically copy/flash the microSD → eMMC… (keyword flasher in file name)
Just make sure you hold the boot button, insert power, wait for led, lift up on boot button… within a minute you should see the cylon led/led chasser/etc <>>>>>><<<<<<>>>>><<<> pattern, that means it’s coping the microSD to eMMC… It should shutdown within 5-7 minutes…