Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-20 Thread 'Raymond Willis' via BeagleBoard
Use your down arrow. To scroll to the bottom of the file. Nano does not display 
every line of the file.

Regards,
Raymond Willis Jr.  
 
  On Tue, Jan 19, 2021 at 11:31 AM, jonnymo wrote:   It 
should be at the bottom/end of the file.
Jon
On Tue, Jan 19, 2021 at 9:16 AM Paul Cotton  wrote:

Thank you for the replies.  Much appreciated.  I have corrected my error and 
this is the screen.  I do not see any eMMC Flasher command to change here?  is 
it the eMMC cape disable I need to edit?  Sorry an a true amateur!  What next?






-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkqozdL1hiu_zhz3XBpzf3S0S2BvRnstP3idtpMkA3YCtA%40mail.gmail.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1937446161.2416408.1611164281772%40mail.yahoo.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-20 Thread Paul Cotton
Thank you for this.

from Paul

On Wed, 20 Jan 2021, 17:19 'Raymond Willis' via BeagleBoard, <
beagleboard@googlegroups.com> wrote:

> When it reprograms the emmc, your user LEDs will begin flashing in a
> cylon/night rider pattern. Wait until that stops. Then temove your card and
> comment out that last line in uEnv.txt file.
>
> Also,
> I have seen issues editing a uEnv.txt in Windows. When you save the file,
> it converts the files format and UBOOT will not read it. Your boot up will
> freeze.
> And in ubuntu, uEnv.txt may show up as read only in the text editor. Open
> a terminal in the boot directory and use $sudo vim uEnv.txt or $sudo nano
> uEnv.txt to edit the file.
>
> Regards,
> Raymond Willis Jr.
>
> On Wed, Jan 20, 2021 at 10:31 AM, Dennis Lee Bieber
>  wrote:
> On Tue, 19 Jan 2021 09:16:50 -0800 (PST), in
> gmane.comp.hardware.beagleboard.user Paul Cotton
>  wrote:
>
> >Thank you for the replies.  Much appreciated.  I have corrected my error
> >and this is the screen.  I do not see any eMMC Flasher command to change
> >here?  is it the eMMC cape disable I need to edit?  Sorry an a true
> >amateur!  What next?
> >[image: Screenshot 2021-01-19 171417.png]
>
> ONE: WHY did you use a screen image capture... It is a text console,
> just select and paste the text!
>
> TWO: your image only seems to show the top of the file. uEnv.txt is
> much longer than your screen. The line to convert to a flasher is at the
> very end of the file.
>
> -=-=-
> debian@beaglebone:~$ cat /boot/uEnv.txt
> #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0
>
> uname_r=4.19.94-ti-r48
> #uuid=
> #dtb=
>
> ###U-Boot Overlays###
> ###Documentation:
> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays
> ###Master Enable
> enable_uboot_overlays=1
> ###
> ###Overide capes with eeprom
> #uboot_overlay_addr0=/lib/firmware/.dtbo
> #uboot_overlay_addr1=/lib/firmware/.dtbo
> #uboot_overlay_addr2=/lib/firmware/.dtbo
> #uboot_overlay_addr3=/lib/firmware/.dtbo
> ###
> ###Additional custom capes
> #uboot_overlay_addr4=/lib/firmware/.dtbo
> #uboot_overlay_addr5=/lib/firmware/.dtbo
> #uboot_overlay_addr6=/lib/firmware/.dtbo
> #uboot_overlay_addr7=/lib/firmware/.dtbo
> ###
> ###Custom Cape
> #dtb_overlay=/lib/firmware/.dtbo
> ###
> ###Disable auto loading of virtual capes (emmc/video/wireless/adc)
> #disable_uboot_overlay_emmc=1
> #disable_uboot_overlay_video=1
> #disable_uboot_overlay_audio=1
> #disable_uboot_overlay_wireless=1
> #disable_uboot_overlay_adc=1
> ###
> ###PRUSS OPTIONS
> ###pru_rproc (4.14.x-ti kernel)
> #uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo
> ###pru_rproc (4.19.x-ti kernel)
> uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo
> ###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel)
> #uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo
> ###
> ###Cape Universal Enable
> enable_uboot_cape_universal=1
> ###
> ###Debug: disable uboot autoload of Cape
> #disable_uboot_overlay_addr0=1
> #disable_uboot_overlay_addr1=1
> #disable_uboot_overlay_addr2=1
> #disable_uboot_overlay_addr3=1
> ###
> ###U-Boot fdt tweaks... (6 = 384KB)
> #uboot_fdt_buffer=0x6
> ###U-Boot Overlays###
>
> cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
> rng_core.default_quality=100 quiet
>
> #In the event of edid real failures, uncomment this next line:
> #cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
> rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e
>
> ##enable Generic eMMC Flasher:
> ##make sure, these tools are installed: dosfstools rsync
> #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
>
> debian@beaglebone:~$
>
> -=-=-=-
>
>
> --
> Dennis L Bieber
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
>
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/7gmg0gtk0h14h5i36pinujrdvdvvbngogc%404ax.com
> .
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/jpeFMaWCYj8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/433793954.2411540.1611163164385%40mail.yahoo.com
> 
> .
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To 

Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-20 Thread 'Raymond Willis' via BeagleBoard
When it reprograms the emmc, your user LEDs will begin flashing in a 
cylon/night rider pattern. Wait until that stops. Then temove your card and 
comment out that last line in uEnv.txt file.
Also,I have seen issues editing a uEnv.txt in Windows. When you save the file, 
it converts the files format and UBOOT will not read it. Your boot up will 
freeze.And in ubuntu, uEnv.txt may show up as read only in the text editor. 
Open a terminal in the boot directory and use $sudo vim uEnv.txt or $sudo nano 
uEnv.txt to edit the file.
Regards,
Raymond Willis Jr.  
 
  On Wed, Jan 20, 2021 at 10:31 AM, Dennis Lee 
Bieber wrote:   On Tue, 19 Jan 2021 09:16:50 -0800 
(PST), in
gmane.comp.hardware.beagleboard.user Paul Cotton
 wrote:

>Thank you for the replies.  Much appreciated.  I have corrected my error 
>and this is the screen.  I do not see any eMMC Flasher command to change 
>here?  is it the eMMC cape disable I need to edit?  Sorry an a true 
>amateur!  What next?
>[image: Screenshot 2021-01-19 171417.png]

    ONE: WHY did you use a screen image capture... It is a text console,
just select and paste the text!

    TWO: your image only seems to show the top of the file. uEnv.txt is
much longer than your screen. The line to convert to a flasher is at the
very end of the file.

-=-=-
debian@beaglebone:~$ cat /boot/uEnv.txt
#Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0

uname_r=4.19.94-ti-r48
#uuid=
#dtb=

###U-Boot Overlays###
###Documentation:
http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays
###Master Enable
enable_uboot_overlays=1
###
###Overide capes with eeprom
#uboot_overlay_addr0=/lib/firmware/.dtbo
#uboot_overlay_addr1=/lib/firmware/.dtbo
#uboot_overlay_addr2=/lib/firmware/.dtbo
#uboot_overlay_addr3=/lib/firmware/.dtbo
###
###Additional custom capes
#uboot_overlay_addr4=/lib/firmware/.dtbo
#uboot_overlay_addr5=/lib/firmware/.dtbo
#uboot_overlay_addr6=/lib/firmware/.dtbo
#uboot_overlay_addr7=/lib/firmware/.dtbo
###
###Custom Cape
#dtb_overlay=/lib/firmware/.dtbo
###
###Disable auto loading of virtual capes (emmc/video/wireless/adc)
#disable_uboot_overlay_emmc=1
#disable_uboot_overlay_video=1
#disable_uboot_overlay_audio=1
#disable_uboot_overlay_wireless=1
#disable_uboot_overlay_adc=1
###
###PRUSS OPTIONS
###pru_rproc (4.14.x-ti kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo
###pru_rproc (4.19.x-ti kernel)
uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo
###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo
###
###Cape Universal Enable
enable_uboot_cape_universal=1
###
###Debug: disable uboot autoload of Cape
#disable_uboot_overlay_addr0=1
#disable_uboot_overlay_addr1=1
#disable_uboot_overlay_addr2=1
#disable_uboot_overlay_addr3=1
###
###U-Boot fdt tweaks... (6 = 384KB)
#uboot_fdt_buffer=0x6
###U-Boot Overlays###

cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
rng_core.default_quality=100 quiet

#In the event of edid real failures, uncomment this next line:
#cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e

##enable Generic eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh

debian@beaglebone:~$
-=-=-=-


-- 
Dennis L Bieber

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7gmg0gtk0h14h5i36pinujrdvdvvbngogc%404ax.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/433793954.2411540.1611163164385%40mail.yahoo.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-20 Thread Dennis Lee Bieber
On Tue, 19 Jan 2021 09:16:50 -0800 (PST), in
gmane.comp.hardware.beagleboard.user Paul Cotton
 wrote:

>Thank you for the replies.  Much appreciated.  I have corrected my error 
>and this is the screen.  I do not see any eMMC Flasher command to change 
>here?  is it the eMMC cape disable I need to edit?  Sorry an a true 
>amateur!  What next?
>[image: Screenshot 2021-01-19 171417.png]

ONE: WHY did you use a screen image capture... It is a text console,
just select and paste the text!

TWO: your image only seems to show the top of the file. uEnv.txt is
much longer than your screen. The line to convert to a flasher is at the
very end of the file.

-=-=-
debian@beaglebone:~$ cat /boot/uEnv.txt
#Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0

uname_r=4.19.94-ti-r48
#uuid=
#dtb=

###U-Boot Overlays###
###Documentation:
http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays
###Master Enable
enable_uboot_overlays=1
###
###Overide capes with eeprom
#uboot_overlay_addr0=/lib/firmware/.dtbo
#uboot_overlay_addr1=/lib/firmware/.dtbo
#uboot_overlay_addr2=/lib/firmware/.dtbo
#uboot_overlay_addr3=/lib/firmware/.dtbo
###
###Additional custom capes
#uboot_overlay_addr4=/lib/firmware/.dtbo
#uboot_overlay_addr5=/lib/firmware/.dtbo
#uboot_overlay_addr6=/lib/firmware/.dtbo
#uboot_overlay_addr7=/lib/firmware/.dtbo
###
###Custom Cape
#dtb_overlay=/lib/firmware/.dtbo
###
###Disable auto loading of virtual capes (emmc/video/wireless/adc)
#disable_uboot_overlay_emmc=1
#disable_uboot_overlay_video=1
#disable_uboot_overlay_audio=1
#disable_uboot_overlay_wireless=1
#disable_uboot_overlay_adc=1
###
###PRUSS OPTIONS
###pru_rproc (4.14.x-ti kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo
###pru_rproc (4.19.x-ti kernel)
uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo
###pru_uio (4.14.x-ti, 4.19.x-ti & mainline/bone kernel)
#uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo
###
###Cape Universal Enable
enable_uboot_cape_universal=1
###
###Debug: disable uboot autoload of Cape
#disable_uboot_overlay_addr0=1
#disable_uboot_overlay_addr1=1
#disable_uboot_overlay_addr2=1
#disable_uboot_overlay_addr3=1
###
###U-Boot fdt tweaks... (6 = 384KB)
#uboot_fdt_buffer=0x6
###U-Boot Overlays###

cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
rng_core.default_quality=100 quiet

#In the event of edid real failures, uncomment this next line:
#cmdline=coherent_pool=1M net.ifnames=0 lpj=1990656
rng_core.default_quality=100 quiet video=HDMI-A-1:1024x768@60e

##enable Generic eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh

debian@beaglebone:~$
-=-=-=-


-- 
Dennis L Bieber

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7gmg0gtk0h14h5i36pinujrdvdvvbngogc%404ax.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Vinicius Juvinski
The flasher is more bellow:

In a line like:

##enable x15: eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3-no-eeprom.sh

Em ter., 19 de jan. de 2021 às 14:16, Paul Cotton 
escreveu:

> Thank you for the replies.  Much appreciated.  I have corrected my error
> and this is the screen.  I do not see any eMMC Flasher command to change
> here?  is it the eMMC cape disable I need to edit?  Sorry an a true
> amateur!  What next?
> [image: Screenshot 2021-01-19 171417.png]
> On Tuesday, 19 January 2021 at 16:56:59 UTC Dennis Bieber wrote:
>
>> On Tue, 19 Jan 2021 00:44:54 -0800 (PST), in
>> gmane.comp.hardware.beagleboard.user Paul Cotton
>>  wrote:
>>
>> >can one edit the SD when plugged in a PC somehow?
>> >
>>
>> If you mount the SD card on a LINUX file system... (which is what
>> happens when you successfully boot a Beagle with the card!)
>>
>> Windows has no idea what an ext4 file system is, and considers the card
>> to be unformatted.
>>
>>
>> --
>> Dennis L Bieber
>>
>> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAB6xwCrVQ%3DdWotDP6h6J-%2BLni60e9UD1OFPS1m%3D%3Dp_B7b%2BPQKQ%40mail.gmail.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Paul Cotton
Amazing.  Thanks all.  I think I did it.  Lots f exciting light displays on 
the BBB and putty went wild with all sorts going on.

On Tuesday, 19 January 2021 at 17:34:58 UTC jonn...@gmail.com wrote:

> Note, if you go this route, you will still need to mount the uSD card and 
> uncomment the flasher line.  You could use a VirtualBox Linux image on 
> Windows 10 with a uSD to USB reader, or if you have a SD card reader on the 
> PC, and assign the USB device to the VM. You should be able to edit the 
> file from there.
>
> The other option is to just reflash the uSD card.
>
> Just don't let Windows format the uSD card.
>
> Jon 
>
> On Tue, Jan 19, 2021 at 9:30 AM jonnymo  wrote:
>
>> It should be at the bottom/end of the file.
>>
>> Jon
>>
>> On Tue, Jan 19, 2021 at 9:16 AM Paul Cotton  wrote:
>>
>>> Thank you for the replies.  Much appreciated.  I have corrected my error 
>>> and this is the screen.  I do not see any eMMC Flasher command to change 
>>> here?  is it the eMMC cape disable I need to edit?  Sorry an a true 
>>> amateur!  What next?
>>> [image: Screenshot 2021-01-19 171417.png]
>>>

 -- 
>>> 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 beagleboard...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/19b6fda2-4322-41c0-b242-8455e733a3a6n%40googlegroups.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread jonnymo
Note, if you go this route, you will still need to mount the uSD card and
uncomment the flasher line.  You could use a VirtualBox Linux image on
Windows 10 with a uSD to USB reader, or if you have a SD card reader on the
PC, and assign the USB device to the VM. You should be able to edit the
file from there.

The other option is to just reflash the uSD card.

Just don't let Windows format the uSD card.

Jon

On Tue, Jan 19, 2021 at 9:30 AM jonnymo  wrote:

> It should be at the bottom/end of the file.
>
> Jon
>
> On Tue, Jan 19, 2021 at 9:16 AM Paul Cotton 
> wrote:
>
>> Thank you for the replies.  Much appreciated.  I have corrected my error
>> and this is the screen.  I do not see any eMMC Flasher command to change
>> here?  is it the eMMC cape disable I need to edit?  Sorry an a true
>> amateur!  What next?
>> [image: Screenshot 2021-01-19 171417.png]
>>
>>>
>>> --
>> 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 beagleboard+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkoG%2B%3Dx1%3Dt0Q22RShsGQmghE_MW%2B%3DbDDWC6VtN0vbD_ccw%40mail.gmail.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Robert Nelson
On Tue, Jan 19, 2021 at 11:17 AM Paul Cotton  wrote:
>
> Thank you for the replies.  Much appreciated.  I have corrected my error and 
> this is the screen.  I do not see any eMMC Flasher command to change here?  
> is it the eMMC cape disable I need to edit?  Sorry an a true amateur!  What 
> next?

It's at the bottom, last line..

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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYhcLv0PGMK_2LWZOUvh_ecfN0BS3VC-NDrx35jL7krS-A%40mail.gmail.com.


Re: [beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread jonnymo
It should be at the bottom/end of the file.

Jon

On Tue, Jan 19, 2021 at 9:16 AM Paul Cotton  wrote:

> Thank you for the replies.  Much appreciated.  I have corrected my error
> and this is the screen.  I do not see any eMMC Flasher command to change
> here?  is it the eMMC cape disable I need to edit?  Sorry an a true
> amateur!  What next?
> [image: Screenshot 2021-01-19 171417.png]
>
>>
>> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG99bkqozdL1hiu_zhz3XBpzf3S0S2BvRnstP3idtpMkA3YCtA%40mail.gmail.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Paul Cotton
Thank you for the replies.  Much appreciated.  I have corrected my error 
and this is the screen.  I do not see any eMMC Flasher command to change 
here?  is it the eMMC cape disable I need to edit?  Sorry an a true 
amateur!  What next?
[image: Screenshot 2021-01-19 171417.png]
On Tuesday, 19 January 2021 at 16:56:59 UTC Dennis Bieber wrote:

> On Tue, 19 Jan 2021 00:44:54 -0800 (PST), in
> gmane.comp.hardware.beagleboard.user Paul Cotton
>  wrote:
>
> >can one edit the SD when plugged in a PC somehow?
> >
>
> If you mount the SD card on a LINUX file system... (which is what
> happens when you successfully boot a Beagle with the card!)
>
> Windows has no idea what an ext4 file system is, and considers the card
> to be unformatted.
>
>
> -- 
> Dennis L Bieber
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d88bcdae-9328-4ad1-a57f-9b8278aa22d1n%40googlegroups.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Dennis Lee Bieber
On Tue, 19 Jan 2021 00:44:54 -0800 (PST), in
gmane.comp.hardware.beagleboard.user Paul Cotton
 wrote:

>can one edit the SD when plugged in a PC somehow?
>

If you mount the SD card on a LINUX file system... (which is what
happens when you successfully boot a Beagle with the card!)

Windows has no idea what an ext4 file system is, and considers the card
to be unformatted.


-- 
Dennis L Bieber

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/nn3e0ghpuehkjav0ljli3dpppa0ls9iokv%404ax.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Paul Cotton
can one edit the SD when plugged in a PC somehow?

On Monday, 18 January 2021 at 22:02:30 UTC Dennis Bieber wrote:

> On Mon, 18 Jan 2021 07:57:25 -0800 (PST), in
> gmane.comp.hardware.beagleboard.user Paul Cotton
>  wrote:
>
> >I have a second hand BBB and it seems to be setup with bespoke image. I 
>
> If it is old enough to be a 2GB eMMC you may find it a problem. That
> series shipped with Angstrom as the OS, which hasn't been used in ages.
>
> The Debian IoT image requires a 4GB eMMC to install. There IS a Debian
> Console image that may fit in 2GB -- but as the name implies, it is a very
> minimal feature set (LXQT images have X-Window desktops, IoT have lots of
> stuff except the desktop; I'd hope Console has networking at least ).
>
> https://rcn-ee.net/rootfs/bb.org/testing/2021-01-18/
>
> >
> >What I have achieved. Made an SD card with a BBB image. Inserted card, 
> >booted with the button held down and released. Logged in as debian using 
> >putty with SSH.
> >
>
> Note that if you successfully flash a recent Debian image to the eMMC,
> you shouldn't need the boot select switch. The board will load u-boot from
> eMMC, u-boot will detect an inserted SD card and load device trees and
> kernel image from the SD card, and make the SD card the primary file
> system.
>
>
> -- 
> Dennis L Bieber
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2f43acdb-cb96-4df1-a6f7-9dd80eb53acbn%40googlegroups.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-19 Thread Paul Cotton
I am sure it has 4G eMMC as it says so on the chip.  

I does not boot without the SD inserted.  It does boot form the SD card.  I 
do not seem to be able to edit the SD card.

When I try to edit the SD card I find that it does not have anything on it?

If it is booting from the eMMC does it need an SD card to be inserted?  
Could it be that the SD is not containing anything but is somehow helping 
it boot?

It definitely only boots with the SD card in and the boot switch 
depressed.  It does not boot if the switch is not depressed.
On Monday, 18 January 2021 at 22:02:30 UTC Dennis Bieber wrote:

> On Mon, 18 Jan 2021 07:57:25 -0800 (PST), in
> gmane.comp.hardware.beagleboard.user Paul Cotton
>  wrote:
>
> >I have a second hand BBB and it seems to be setup with bespoke image. I 
>
> If it is old enough to be a 2GB eMMC you may find it a problem. That
> series shipped with Angstrom as the OS, which hasn't been used in ages.
>
> The Debian IoT image requires a 4GB eMMC to install. There IS a Debian
> Console image that may fit in 2GB -- but as the name implies, it is a very
> minimal feature set (LXQT images have X-Window desktops, IoT have lots of
> stuff except the desktop; I'd hope Console has networking at least ).
>
> https://rcn-ee.net/rootfs/bb.org/testing/2021-01-18/
>
> >
> >What I have achieved. Made an SD card with a BBB image. Inserted card, 
> >booted with the button held down and released. Logged in as debian using 
> >putty with SSH.
> >
>
> Note that if you successfully flash a recent Debian image to the eMMC,
> you shouldn't need the boot select switch. The board will load u-boot from
> eMMC, u-boot will detect an inserted SD card and load device trees and
> kernel image from the SD card, and make the SD card the primary file
> system.
>
>
> -- 
> Dennis L Bieber
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f101882f-b88f-43a4-a9a5-64f274b58314n%40googlegroups.com.


[beagleboard] Re: Beagle bone black, difficulty getting started

2021-01-18 Thread Dennis Lee Bieber
On Mon, 18 Jan 2021 07:57:25 -0800 (PST), in
gmane.comp.hardware.beagleboard.user Paul Cotton
 wrote:

>I have a second hand BBB and it seems to be setup with bespoke image.  I 

If it is old enough to be a 2GB eMMC you may find it a problem. That
series shipped with Angstrom as the OS, which hasn't been used in ages.

The Debian IoT image requires a 4GB eMMC to install. There IS a Debian
Console image that may fit in 2GB -- but as the name implies, it is a very
minimal feature set (LXQT images have X-Window desktops, IoT have lots of
stuff except the desktop; I'd hope Console has networking at least ).

https://rcn-ee.net/rootfs/bb.org/testing/2021-01-18/

>
>What I have achieved.  Made an SD card with a BBB image.  Inserted card, 
>booted with the button held down and released.  Logged in as debian using 
>putty with SSH.
>

Note that if you successfully flash a recent Debian image to the eMMC,
you shouldn't need the boot select switch. The board will load u-boot from
eMMC, u-boot will detect an inserted SD card and load device trees and
kernel image from the SD card, and make the SD card the primary file
system.


-- 
Dennis L Bieber

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/061c0g9lpprk1eet1d2ofka7bnan2nbbg5%404ax.com.