06/24/16 [vdt-plugin][master] by AndreyFilippov: respored .gitignore after re-pgeneration of the repository
AndreyFilippov committed changes to the Elphel git project :
respored .gitignore after re-pgeneration of the repository
respored .gitignore after re-pgeneration of the repository
06/24/16 [vdt-plugin][master] by AndreyFilippov: Merge branch 'master' of github.com:Elphel/vdt-plugin
AndreyFilippov committed changes to the Elphel git project :
Merge branch 'master' of github.com:Elphel/vdt-plugin
Merge branch 'master' of github.com:Elphel/vdt-plugin
06/24/16 [vdt-plugin][master] by AndreyFilippov: added files to be generated by patching VEditor
AndreyFilippov committed changes to the Elphel git project :
added files to be generated by patching VEditor
added files to be generated by patching VEditor
06/24/16 [vdt-plugin][master] by AndreyFilippov: updatet patch to include last modifications (reparse in thread)
AndreyFilippov committed changes to the Elphel git project :
updatet patch to include last modifications (reparse in thread)
updatet patch to include last modifications (reparse in thread)
06/24/16 [vdt-plugin][master] by AndreyFilippov: .gitignore
AndreyFilippov committed changes to the Elphel git project :
.gitignore
.gitignore
06/24/16 [vdt-plugin][master] by AndreyFilippov: added files to be generated by patching VEditor
AndreyFilippov committed changes to the Elphel git project :
added files to be generated by patching VEditor
added files to be generated by patching VEditor
06/24/16 [vdt-plugin][master] by AndreyFilippov: created new patch
AndreyFilippov committed changes to the Elphel git project :
created new patch
created new patch
06/23/16 [vdt-plugin][master] by AndreyFilippov: Added suport to show disabled code background
AndreyFilippov committed changes to the Elphel git project :
Added suport to show disabled code background
Added suport to show disabled code background
06/23/16 [elphel-apps-camogm][master-initial] by Mikhail Karpenko: Clean up debug output
Mikhail Karpenko committed changes to the Elphel git project :
Clean up debug output
Clean up debug output
06/23/16 [x393][master] by Oleg Dzhimiev: install pycs as well
Oleg Dzhimiev committed changes to the Elphel git project :
install pycs as well
install pycs as well
06/23/16 [meta-elphel393][framepars] by Oleg Dzhimiev: 1. back to pyc generation
Oleg Dzhimiev committed changes to the Elphel git project :
1. back to pyc generation
1. back to pyc generation
06/23/16 [unmodified_veditor_1_2_0_clone][master] by Andrey Filippov: Update README.md
Andrey Filippov committed changes to the Elphel git project :
Update README.md
Update README.md
06/23/16 [elphel-apps-camogm][master] by Mikhail Karpenko: Add free disk space detection
Mikhail Karpenko committed changes to the Elphel git project :
Add free disk space detection
Add free disk space detection
06/23/16 [unmodified_veditor_1_2_0_clone][master] by AndreyFilippov: added LineBackgroundPainter.java from CDT project as it has the same EPL
AndreyFilippov committed changes to the Elphel git project :
added LineBackgroundPainter.java from CDT project as it has the same EPL
added LineBackgroundPainter.java from CDT project as it has the same EPL
06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. disabled pyc generation
Oleg Dzhimiev committed changes to the Elphel git project :
1. disabled pyc generation
1. disabled pyc generation
Tmp manual
Proper shutdown:
← Older revision Revision as of 01:57, 24 June 2016 (6 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* [default behavior] on power-on the camera boots from NAND flash: u-boot, device tree and kernel. -devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition.+devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. Thus, the μSD card must be inserted. +* boot from μSD card only options: +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged. +** μUSB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type: + ./cp210x_gpio.py 0x6; + ./cp210x_gpio.py 0xe; +{| +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery μSD card]] +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== Line 109: Line 117: ==<font color="blue">Proper shutdown</font>== ==<font color="blue">Proper shutdown</font>== +* if not properly shutdown - μSD might get corrupted (run '''sync''' at least) shutdown -hP now shutdown -hP now Oleg06/23/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1. install imgsrv 2. link bitstream to /tmp/
Oleg Dzhimiev committed changes to the Elphel git project :
1. install imgsrv 2. link bitstream to /tmp/
1. install imgsrv 2. link bitstream to /tmp/
06/23/16 [x393][master] by Oleg Dzhimiev: 1.install imgsrv to /www/pages 2.default bitstream path=/tmp/
Oleg Dzhimiev committed changes to the Elphel git project :
1.install imgsrv to /www/pages 2.default bitstream path=/tmp/
1.install imgsrv to /www/pages 2.default bitstream path=/tmp/
Tmp manual
Boot:
← Older revision Revision as of 23:22, 23 June 2016 (5 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* [default behavior] on power-on the camera boots from NAND flash: u-boot, device tree and kernel. -devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition.+devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. Thus, the μSD card must be inserted. +* boot from μSD card only options: +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged. +** μUSB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type: + ./cp210x_gpio.py 0x6; + ./cp210x_gpio.py 0xe; +{| +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery μSD card]] +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== OlegTmp manual
Boot:
← Older revision Revision as of 21:51, 23 June 2016 (3 intermediate revisions not shown)Line 22: Line 22: ==<font color="blue">Boot</font>== ==<font color="blue">Boot</font>== -* on power-on boots from NAND flash: u-boot, device tree and kernel.+* (default) on power-on the camera boots from NAND flash: u-boot, device tree and kernel. devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. devicetree has "chosen = ...root=/dev/mmcblk0p2..." - rootfs is on the micro SD card second partition. +* boot from μSD card only options: +** A modified card that doesn't lock the mechanical CD pin in the slot - it's done by carefully rubbing down the corner (see Fig.2) - most cards have circuitry there and get damaged. +** μUSB-to-USB cable: in Linux compile [https://sourceforge.net/p/elphel/cp210x_gpio/ci/master/tree/ this driver], connect camera to PC, reload the driver then type: + ./cp210x_gpio.py 0x6; + ./cp210x_gpio.py 0xe; +{| +|[[File:Recover mmc.jpeg|130px|thumb|Fig.2 Recovery μSD card]] +|} ==<font color="blue">Command line access</font>== ==<font color="blue">Command line access</font>== OlegPages
