Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 5:49 PM Ichrak Mansour wrote: > > Thank you Robert, when I run my application at startup on the cardSD, it must > be bootable with user boot ? Why? If the eMMC is blocking the microSD from booting, just clear it out: sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Thank you Robert, when I run my application at startup on the cardSD, it must be bootable with user boot ? Le ven. 10 août 2018 à 23:45, Robert Nelson a écrit : > > > On Fri, Aug 10, 2018, 5:35 PM Ichrak Mansour > wrote: > >> If i will use it on theSD card, can I run it at startup ? >> > > >

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018, 5:35 PM Ichrak Mansour wrote: > If i will use it on theSD card, can I run it at startup ? > Why not? Who said you can't??? On the BBB you have two options to install your root file system too... eMMC: (limited to 4gb) microSD: (limited to Max sdhc size) Regards, > --

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
If i will use it on theSD card, can I run it at startup ? Le ven. 10 août 2018 à 23:33, Ichrak Mansour a écrit : > So after I write the image on the beaglebone, I take off the microSD and > run my application or th microSD must be here please ? > > Le ven. 10 août 2018 à 23:30, Robert Nelson a

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
So after I write the image on the beaglebone, I take off the microSD and run my application or th microSD must be here please ? Le ven. 10 août 2018 à 23:30, Robert Nelson a écrit : > Umm... The emmc 'flasher' script automatically maximizes the file > partition. > > Regards, > > On Fri, Aug 10,

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
You've got 4gb on the emmc, if your application runs out of space on the emmc, you need to just use a bigger microsd card and have your application on that. Regards, On Fri, Aug 10, 2018, 5:30 PM Robert Nelson wrote: > Umm... The emmc 'flasher' script automatically maximizes the file >

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
Umm... The emmc 'flasher' script automatically maximizes the file partition. Regards, On Fri, Aug 10, 2018, 5:27 PM Ichrak Mansour wrote: > Now, can I write the Buster image on the BeagleBone? will it stay > maximized? I need that just for 2 months. > > Le ven. 10 août 2018 à 23:17, Robert

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Now, can I write the Buster image on the BeagleBone? will it stay maximized? I need that just for 2 months. Le ven. 10 août 2018 à 23:17, Robert Nelson a écrit : > > > On Fri, Aug 10, 2018 at 5:11 PM Ichrak Mansour < > ichrakmansour@gmail.com> wrote: > >> [image: image.png] >> >> >> > That

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 5:11 PM Ichrak Mansour wrote: > [image: image.png] > > > That shows us, resize2fs ran and the disk is already maxed out.. PS, buster is still 6 months out.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
[image: image.png] Le ven. 10 août 2018 à 23:07, Robert Nelson a écrit : > On Fri, Aug 10, 2018 at 5:02 PM Ichrak Mansour > wrote: > > > > It's still the same issue. > > Please share this: > > cat /var/log/resize.log > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- *

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 5:02 PM Ichrak Mansour wrote: > > It's still the same issue. Please share this: cat /var/log/resize.log Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
It's still the same issue. Le ven. 10 août 2018 à 22:32, Robert Nelson a écrit : > > > On Fri, Aug 10, 2018 at 4:30 PM Ichrak Mansour < > ichrakmansour@gmail.com> wrote: > >> I run df -h after : >> >> cd /opt/scripts/tools/ >> git pull || true >> sudo ./grow_partition.sh >> sudo reboot >>

Re: [beagleboard] BeagleBone Black FTDI console

2018-08-10 Thread Jason Kridner
I still need these often when doing cape verification. Would you think about doing another run? On Mon, Jun 24, 2013 at 12:53 PM Eric Brundick wrote: > Hi folks, just wanted to mention a gadget I've produced and is for sale. > It's an FTDI (FT230X) board for the BeagleBone Black that "friction

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 4:30 PM Ichrak Mansour wrote: > I run df -h after : > > cd /opt/scripts/tools/ > git pull || true > sudo ./grow_partition.sh > sudo reboot > > > Look again: "sudo reboot" Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
I run df -h after : cd /opt/scripts/tools/ git pull || true sudo ./grow_partition.sh sudo reboot Le ven. 10 août 2018 à 22:26, Robert Nelson a écrit : > > > On Fri, Aug 10, 2018 at 4:23 PM Ichrak Mansour < > ichrakmansour@gmail.com> wrote: > >> when I run df -h, I get : >> [image:

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 4:23 PM Ichrak Mansour wrote: > when I run df -h, I get : > [image: image.png] > What do the "Directions" : https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Expanding_File_System_Partition_On_A_microSD Say to do immediately after running: sudo ./grow_partition.sh

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
when I run df -h, I get : [image: image.png] Le ven. 10 août 2018 à 22:18, Robert Nelson a écrit : > > > On Fri, Aug 10, 2018 at 4:14 PM Ichrak Mansour < > ichrakmansour@gmail.com> wrote: > >> I get : >> [image: image.png] >> >> > See the disk went from 3.3G -> 3.7G > > What do the

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 4:14 PM Ichrak Mansour wrote: > I get : > [image: image.png] > > See the disk went from 3.3G -> 3.7G What do the directions say to do next? Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
I get : [image: image.png] Le ven. 10 août 2018 à 20:25, Robert Nelson a écrit : > On Fri, Aug 10, 2018 at 2:16 PM Ichrak Mansour > wrote: > > > > You mean after doing these commands > > > > cd /opt/scripts/tools/ > > git pull || true > > sudo ./grow_partition.sh > > sudo reboot > > > > on the

Re: [beagleboard] Custom board with AM335x PHY not found

2018-08-10 Thread Samer Abbas
Yes I am using V4.4, that's why its different. I'll try it with V4.14. Thanks, Samer On Fri, Aug 10, 2018 at 1:08 PM Frank Hunleth wrote: > On Fri, Aug 10, 2018 at 2:51 PM wrote: > > > > Hi Frank, > > > > I tried modifying am335x-bone-common.dtsi but it did not toggle the gpio > pin. > > > >

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 2:16 PM Ichrak Mansour wrote: > > You mean after doing these commands > > cd /opt/scripts/tools/ > git pull || true > sudo ./grow_partition.sh > sudo reboot > > on the microSD which having the image of BeagleBone, I can write that on my > BB ? The elinux wiki states:

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
You mean after doing these commands cd /opt/scripts/tools/ git pull || true sudo ./grow_partition.sh sudo reboot on the microSD which having the image of BeagleBone, I can write that on my BB ? Le ven. 10 août 2018 à 19:40, Robert Nelson a écrit : > On Fri, Aug 10, 2018 at 1:34 PM Ichrak

Re: [beagleboard] Custom board with AM335x PHY not found

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 2:08 PM Frank Hunleth wrote: > > On Fri, Aug 10, 2018 at 2:51 PM wrote: > > > > Hi Frank, > > > > I tried modifying am335x-bone-common.dtsi but it did not toggle the gpio > > pin. > > > > I was also not able to find gpiod_set_valud_cansleep, in my mdio_bus.c. > > Maybe

Re: [beagleboard] Custom board with AM335x PHY not found

2018-08-10 Thread Frank Hunleth
On Fri, Aug 10, 2018 at 2:51 PM wrote: > > Hi Frank, > > I tried modifying am335x-bone-common.dtsi but it did not toggle the gpio pin. > > I was also not able to find gpiod_set_valud_cansleep, in my mdio_bus.c. Maybe we're using different Linux versions? I'm using Linux 4.14. This is what I see:

Re: [beagleboard] Custom board with AM335x PHY not found

2018-08-10 Thread sam . abbas3
Hi Frank, I tried modifying am335x-bone-common.dtsi but it did not toggle the gpio pin. I was also not able to find gpiod_set_valud_cansleep, in my mdio_bus.c. Following is my _mdiobus_register function: int __mdiobus_register(struct mii_bus *bus, struct module *owner) { int i, err; if

[beagleboard] Re: Android and PRUs

2018-08-10 Thread Praneeth Bajjuri
What Android version and What Beagleboard version? Remoteproc and PRU are tested on android on industrial AM57 platform variant of X15. You can refer processor sdk android release notes for this part. On Friday, August 10, 2018 at 6:40:28 AM UTC-5, karl...@gmail.com wrote: > > Has anyone

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 1:34 PM Ichrak Mansour wrote: > > I mean after I run that : > > cd /opt/scripts/tools/ > git pull || true > sudo ./grow_partition.sh > sudo reboot > > The microSD must be on the BeagleBone for running my application or it's > normally when I take it off ? That "script"

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
I mean after I run that : cd /opt/scripts/tools/ git pull || true sudo ./grow_partition.sh sudo reboot The microSD must be on the BeagleBone for running my application or it's normally when I take it off ? Le ven. 10 août 2018 à 19:18, Robert Nelson a écrit : > On Fri, Aug 10, 2018 at 1:16

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 1:16 PM Ichrak Mansour wrote: > > No, I will try that, but after I run that, The MicroSD must be usually put on > the BeagleBone or I can take it off? Huh? It's to be "RUN" on the device.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit

Re: [beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
No, I will try that, but after I run that, The MicroSD must be usually put on the BeagleBone or I can take it off? Le ven. 10 août 2018 à 19:08, Robert Nelson a écrit : > On Fri, Aug 10, 2018 at 12:44 PM Ichrak Mansour > wrote: > > > > Hello, > > > > I am newbie, I use the version buster of my

Re: [beagleboard] No space on left device

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 12:44 PM Ichrak Mansour wrote: > > Hello, > > I am newbie, I use the version buster of my BeagleBone and when I run my > application on it, I get "no space on left device" > > How can I fix that please ? newbie's shouldn't be using buster.. It's still about 6 months

Re: [beagleboard] Linux SD-card image for Beagleboard rev C2?

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 12:34 PM wrote: > > On Fri, 10 Aug 2018 10:59:57 -0500 > Robert Nelson wrote: > > > On Fri, Aug 10, 2018 at 10:49 AM wrote: > > > > > > Today I found my old Beagleboard rev C2. > > > > > > Anyone know where I can find a relatively recent SD-card image for > > > it? > > >

[beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Hello, I am newbie, I use the version buster of my BeagleBone and when I run my application on it, I get "no space on left device" How can I fix that please ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Hello, I am newbie, I use the version buster of my BeagleBone and when I run my application on it, I get "no space on left device" How can I fix that please ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Hello, I am newbie, I use the version buster of my BeagleBone and when I run my application on it, I get "no space on left device" How can I fix that please ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] No space on left device

2018-08-10 Thread Ichrak Mansour
Hello, I am newbie, I use the version buster of my BeagleBone and when I run my application on it, I get "no space on left device" How can I fix that please ? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

Re: [beagleboard] Linux SD-card image for Beagleboard rev C2?

2018-08-10 Thread jan
On Fri, 10 Aug 2018 10:59:57 -0500 Robert Nelson wrote: > On Fri, Aug 10, 2018 at 10:49 AM wrote: > > > > Today I found my old Beagleboard rev C2. > > > > Anyone know where I can find a relatively recent SD-card image for > > it? > > Did you try: > > https://beagleboard.org/latest-images >

[beagleboard] Re: Android and PRUs

2018-08-10 Thread Jeff Andich
Also, could you please cross reference the Android forum you posted to so those interested can follow the status there? Thanks!! On Friday, August 10, 2018 at 10:37:16 AM UTC-5, Jeff Andich wrote: > > TI appears to offer an Android processor SDK for the Sitara 572x (BB-X15), > but I don't

[beagleboard] Re: Networking/internet issues

2018-08-10 Thread Daniel Kulp
I have the wifi working on mine using the 4.14.55-bone16 kernel and the kernel drivers/firmware. That said, I think there is an antenna issue or something. I snagged an antenna off my BBGW and plugged into the little port and its still very picky about location. Depending on where I move

Re: [beagleboard] Linux SD-card image for Beagleboard rev C2?

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 10:49 AM wrote: > > Today I found my old Beagleboard rev C2. > > Anyone know where I can find a relatively recent SD-card image for it? Did you try: https://beagleboard.org/latest-images Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit

[beagleboard] Linux SD-card image for Beagleboard rev C2?

2018-08-10 Thread jan
Today I found my old Beagleboard rev C2. Anyone know where I can find a relatively recent SD-card image for it? Best regards, Janne -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To

[beagleboard] Re: Android and PRUs

2018-08-10 Thread Jeff Andich
TI appears to offer an Android processor SDK for the Sitara 572x (BB-X15), but I don't see one for the 335X (BeagleBone Black). http://www.ti.com/tool/PROCESSOR-SDK-AM57X http://www.ti.com/tool/PROCESSOR-SDK-AM335X The 572x, 571x platform has PRU's, so I'm assuming that TI provides a way to

Re: [beagleboard] GPIO Issue

2018-08-10 Thread Robert Nelson
On Fri, Aug 10, 2018 at 1:43 AM Anuj Malviya wrote: > > Hello Friends > I am using following image. > bone-debian-9.3-iot-armhf-2018-03-05-4gb.img > I need to enable UART2 for my project for that I enable BB-UART2-00A0.dtbo > via uEnvt.txt. > After this I ma facing gpio issues. > > Before

RE: [beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Gerald Coley
They come from the way I designed it. This was what we used to select the components used on the board. At the time, there were no extended temperature AM5728 processors. So, we designed the board to meet that temperature range. This is the ambient temperature. Depending on what you are using

Re: [beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Andy_P
Thank you for your answer! May I ask where do those values come from? That is the same range that TI gives as junction temperature for the SoC, but is there some kind of document where this is specified for the whole board or did someone do tests with it? Am Freitag, 10. August 2018 13:39:41

[beagleboard] Android and PRUs

2018-08-10 Thread karlo9m9
Has anyone managed to communicate with PRUs from Android? I am interested in running something on PRU0 that will send data to the CPU. The main problem is that there is no remoteproc in precompiled android images. Is is possible for remoteproc to work under Android? Is there another way to

[beagleboard] Android and PRUs

2018-08-10 Thread karlo98 . m
Has anyone managed to communicate with PRUs from Android? I am interested in running something on PRU0 that will send data to the CPU. The main problem is that there is no remoteproc in precompiled android images. Is is possible for remoteproc to work under Android? Is there another way to

[beagleboard] Android and PRUs

2018-08-10 Thread karlo9m9
Has anyone managed to communicate with PRUs from Android? I am interested in running something on PRU0 that will send data to the CPU. The main problem is that there is no remoteproc in precompiled android images. Is is possible for remoteproc to work under Android? Is there another way to

RE: [beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Gerald Coley
0 to 90 degress C From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Andy_P Sent: Friday, August 10, 2018 3:10 AM To: BeagleBoard Subject: [beagleboard] BeagleBoard-X15 Temperature range Hi, I did quite some research now, but unfortunatelly I am unable to

[beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Andy_P
Hi, I did quite some research now, but unfortunatelly I am unable to find environmeltal specifications for the BeagleBoard-X15, especially on operating temperature. After several hours of googling I am still stuck with the only information being the minimum and maximum operating temperature

[beagleboard] GPIO Issue

2018-08-10 Thread Anuj Malviya
Hello Friends I am using following image. bone-debian-9.3-iot-armhf-2018-03-05-4gb.img I need to enable UART2 for my project for that I enable BB-UART2-00A0.dtbo via uEnvt.txt. After this I ma facing gpio issues. Before applying the overlay. ls /sys/class/gpio export gpio112 gpio117 gpio2