Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread jonnymo
Okay, I solved my issue by adding an iptable entry for the return from wlan0 to eth1 (BB). * sudo iptables -A FORWARD -i wlan0 -o eth1 -j ACCEPT* Now pinging '8.8.8.8' from the BB works as expected. *root@beaglebone:~# ping -I usb0 8.8.8.8* *PING 8.8.8.8 (8.8.8.8) from 192.168.7.2 usb0: 56(84)

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread Kenneth Martin
*On the Beaglebone can you ping* * 192.168.7.1 ?* *On my Beaglebone here is what I get* *debian@beaglebone:~$ netstat -rnKernel IP routing tableDestination Gateway Genmask Flags MSS Window irtt Iface0.0.0.0 192.168.7.1 0.0.0.0 UG0 0 0

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread jonnymo
I'm seeing a similar issue with a BBAI. However, on my host Ubuntu 18 system, I am seeing the network ports from the BB in the routing table. *$ sudo netstat -rn* *Kernel IP routing table* *Destination Gateway Genmask Flags MSS Window irtt Iface* *0.0.0.0

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread Robert Heller
At Sat, 16 May 2020 13:32:03 -0400 beagleboard@googlegroups.com wrote: > > Jon, > > So you can ssh from the PC to the BB and ssh to the PC from the BB... > > So the two are talking. Hum. > > Have you checked the firewall on the PC side to make sure it is allowing > traffic from 192.168.7 out?

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread jonnymo
I can ssh between the PC and the BB via 192.168.7.x and back without issue. However, no traffic is sent out passed the wireless connection. Jon On Sat, May 16, 2020 at 9:44 AM Kenneth Martin wrote: > > *On the Beaglebone can you ping* * 192.168.7.1 ?* > > *On my Beaglebone here is what I get*

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread Kenneth Martin
Jon, So you can ssh from the PC to the BB and ssh to the PC from the BB... So the two are talking. Hum. Have you checked the firewall on the PC side to make sure it is allowing traffic from 192.168.7 out? On Sat, May 16, 2020 at 12:53 PM jonnymo wrote: > I can ssh between the PC and the BB

Re: [beagleboard] Bringing up a new variant on the beaglebone black

2020-05-16 Thread KenUnix
Happened to me also. Those pins are so delicate! I had another problem initially the little SD-Card shot out across the room. Spring loaded... -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: Trouble using config-pin to config P9.28 pin as spi or gpio

2020-05-16 Thread psteinke66
Hi, I'm trying to fix an error in my beaglebone green in which several PRU pin directories are not available. I'm using image 4.19.50-ti-r20. I'm using, Debian 10.2 which I have experienced as working well with the BBB and BBG. The pins directories that don't show up are a sub-set of the 35

[beagleboard] uImage location in BBB Debian

2020-05-16 Thread Hamza Hamza
Hello everyone, i am trying to load the uImage from the eMMC to the RAM with the u-boot in the Beaglebone black through this command load mmc 1:1 0x8200 /boot/uImage However the uImage cant be found under this directory! does somebody know where is it located? this is what i have

[beagleboard] Failure when using rpmsg. pru_rproc_remove: removing rproc 4a338000.pru repeats every 15 seconds.

2020-05-16 Thread Brian Kuschak
Hello, I’m seeing a strange problem with rpmsg on BBB after installing AM3358 Debian 10.3 2020-04-06 4GB SD IoT. $ cat /proc/version Linux version 4.19.94-ti-r42 (voodoo@x3-am57xx-beagle-x15-2gb) (gcc version 8.3.0 (Debian 8.3.0-6)) #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020 $

Re: [beagleboard] Re: Trouble using config-pin to config P9.28 pin as spi or gpio

2020-05-16 Thread Robert Nelson
On Sat, May 16, 2020 at 8:29 PM wrote: > > Hi, > I'm trying to fix an error in my beaglebone green in which several PRU pin > directories are not available. I'm using image 4.19.50-ti-r20. I'm using, > Debian 10.2 which I have experienced as working well with the BBB and BBG. > The pins

Re: [beagleboard] uImage location in BBB Debian

2020-05-16 Thread Robert Nelson
On Sat, May 16, 2020 at 8:29 PM Hamza Hamza wrote: > > Hello everyone, > > i am trying to load the uImage from the eMMC to the RAM with the u-boot in > the Beaglebone black through this command > > > load mmc 1:1 0x8200 /boot/uImage > > However the uImage cant be found under this directory!

[beagleboard] BeagleBone Black and Buildroot with CAN and power support

2020-05-16 Thread Szymon Kempny
Hello, For w few days i try to build Linux image with Buildroot which support CAN0 and CAN1 interface. I successfully use those interfaces with Debian image provided by BeagleBone.org, but this official image has a lot of stuff which i don't need and also has a very long booting time. I build

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread Rajesh Kulkarni
Hi Ken, I used the *grep forward /etc/sysctl.conf *after following drew's post about setting up a USB connection. https://docs.google.com/viewer?a=v=forums=MTczNzY5MjQ0Njg2MjQ5NDgzODcBMDAwNDQ0MDU5Mzk5ODM4OTQwMTcBSkFWYVlKS3BBZ0FKATAuMQEBdjI I did delete the default gw and set i back to

Re: [beagleboard] Re: Can not connect via USB

2020-05-16 Thread KenUnix
I too am having problems today. In your regard The following is my netstat -rn for my Ubuntu Linux host PC: Kernel IP routing table |||--- Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 192.168.1.1 0.0.0.0

[beagleboard] installation failure of drivers with BeagleBone Blue and Win10(64bit)

2020-05-16 Thread Hideyuki Fujikawa
Could you please help me? I use Windows 10(64Bit) and BeagleBone Blue. I installed the driver according to the instructions in README.MD, but all failed. How can I solve it? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to