Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
Thanks Robert - got it. -- 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

Re: [beagleboard] use mass storage to send files from host to device

2020-05-08 Thread William Hermans
I'm not sure what's going on with g_multi for you there. But I will say this. There are other, probably better suited options for moving files over to the device. I've used g_multi in the past and have always found it problematic for this platform. So personally, I dedicated a cheap netbook to

[beagleboard] Use MSD to pass data from Host to Device

2020-05-08 Thread woodburys
I'm stuck on this and while I don't expect anyone to answer, I would greatly appreciate it. I understand that the g_multi gadget has backing storage for the mass storage device in /var/cache/doc-beaglebone-getting-started. I know that if I want to read from this storage, I have to do it while

[beagleboard] use mass storage to send files from host to device

2020-05-08 Thread woodburys
I'm stuck on this and while I don't expect anyone to answer, I would greatly appreciate it. I understand that the g_multi gadget has backing storage for the mass storage device in /var/cache/doc-beaglebone-getting-started. I know that if I want to read from this storage, I have to do it while

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread Robert Nelson
On Fri, May 8, 2020 at 1:50 PM maxmike wrote: > > Then why is /sys/class/gpio unusable when it was useable in 2017? Just > wondering... /sys/class/gpio is going to be removed: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/ABI/obsolete/sysfs-gpio It was

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
Then why is /sys/class/gpio unusable when it was useable in 2017? Just wondering... -- 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

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread Robert Nelson
On Fri, May 8, 2020 at 12:45 PM maxmike wrote: > > /sys/class/gpio in > root@beaglebone:~# uname -a > Linux beaglebone 4.19.94-ti-r42 #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC > 2020 armv7l GNU/Linux > looks almost identical but is unusable Do what ever you want, 3.8.13 is EOL.. The gpio's

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
/sys/class/gpio in root@beaglebone:~# uname -a Linux beaglebone 4.19.94-ti-r42 #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020 armv7l GNU/Linux looks almost identical but is unusable -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
It was using /sys/class/gpio for all gpio's On Friday, May 8, 2020 at 10:28:24 AM UTC-7, maxmike wrote: > > root@niihau:~# uname -a > Linux niihau 3.8.13-bone84 #1 SMP Sun Feb 12 02:54:13 UTC 2017 armv7l > GNU/Linux > > > On Friday, May 8, 2020 at 9:56:10 AM UTC-7, RobertCNelson wrote: >> >> On

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
root@niihau:~# uname -a Linux niihau 3.8.13-bone84 #1 SMP Sun Feb 12 02:54:13 UTC 2017 armv7l GNU/Linux On Friday, May 8, 2020 at 9:56:10 AM UTC-7, RobertCNelson wrote: > > On Fri, May 8, 2020 at 11:49 AM maxmike > > wrote: > > > > Is that the right thing to do to freeze the code? Or is

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread Robert Nelson
On Fri, May 8, 2020 at 11:49 AM maxmike wrote: > > Is that the right thing to do to freeze the code? Or is there a chance of a > mod at your end and I hold off? If your code used "gpiochip1" for "gpio5" let me guess your old kernel was 3.8.x? Regards, -- Robert Nelson https://rcn-ee.com/ --

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
Is that the right thing to do to freeze the code? Or is there a chance of a mod at your end and I hold off? -- 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

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
Yes, now I know how to modify my code to verify this - the gpios are split between those two directories in Debian10 -- 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

Re: [beagleboard] BBB 4-6-2020 Image no Internet no Gateway

2020-05-08 Thread Robert Nelson
On Fri, May 8, 2020 at 11:09 AM KenUnix wrote: > > > /etc/default/bb-boot > > Specifically this section: > > USB_CONFIGURATION=enable > #Its assumed usb0 is always enabled, usb1 can be disabled... > USB0_SUBNET=192.168.137 <=== 137 for Internet sharing on > Windows-10 >

Re: [beagleboard] Re: Network setup taken over by something

2020-05-08 Thread maxmike
I have a feeling (need to change a bunch of code to check) that gpio5 is at: /sys/devices/platform/ocp/44e07000.gpio/gpiochip0/gpio/gpio5 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.

[beagleboard] BBB 4-6-2020 Image no Internet no Gateway

2020-05-08 Thread KenUnix
/etc/default/bb-boot Specifically this section: USB_CONFIGURATION=enable #Its assumed usb0 is always enabled, usb1 can be disabled... USB0_SUBNET=192.168.137 <=== 137 for Internet sharing on Windows-10 USB0_ADDRESS=192.168.137.2 USB0_NETMASK=255.255.255.0 USB1_ENABLE=enable

Re: [beagleboard] BBBW Operating Temperature

2020-05-08 Thread Claude Sammut
Unfortunatly out of stock :( On Friday, 8 May 2020 04:20:43 UTC+2, Don Pancoe wrote: > > If you have a need for extended temperature range, check out the > BeagleBone Black Industrial from element14. -40 to +85 C > > https://beagleboard.org/e14-bbbi > > Don > > On Thu, May 7, 2020, 5:20 PM