Jump to content

ledfreak3d

Members
  • Posts

    25
  • Joined

  • Last visited

  1. it wil detect it and work in motion but it wont work in mjpg_streamer
  2. has this been fixed in 5.36 ? i am uable to get the camera working at all
  3. all solved all images work fine now looks like on first boot the partition table on the emmc got f**cked all working fine now
  4. also an option i agree lol but trying to understand what is going on
  5. ok im am officialy lost now latest beta image cant get it to boot from emmc install goes just fine no errors at all but no boot. installed the latest official armbian image 5.20 same problem installed 5.20 server version with no desktop no problems at all. ran nand_sata_install rebooted boots just fine from emmc anybody any idea ?
  6. not sure what is going on green led on the board is on wihout sd card so I assume it sees the boot sector on emmc
  7. ok all works great now everthing is stable nand-sata-install script runs fine but still no boot from emmc boot.cmd seems fine but fstab file doet not have any location In it dos anybody have an example of that file UUID=ed0bb37c-e98d-47fd-96d7-25ffc9ef3a7a / ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro 0 1 tmpfs /tmp tmpfs defaults,nosuid 0 0 /var/swap none swap sw 0 0 root@orangepipc:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk1boot0 179:32 0 4M 1 disk mmcblk1boot1 179:48 0 4M 1 disk mmcblk0 179:0 0 14.9G 0 disk └─mmcblk0p1 179:1 0 14.8G 0 part / mmcblk1 179:16 0 7.3G 0 disk └─mmcblk1p1 179:17 0 7.2G 0 part boot.cmd file # default values setenv load_addr "0x44000000" setenv rootdev "/dev/mmcblk1p1" setenv verbosity "1" setenv console "both" setenv disp_mem_reserves "off" setenv disp_mode "1920x1080p60" setenv rootfstype "ext4" # Print boot source itest.b *0x28 == 0x00 && echo "Booting from SD" itest.b *0x28 == 0x02 && echo "Booting from eMMC or secondary SD" if load mmc 0 ${load_addr} /boot/armbianEnv.txt || load mmc 0 ${load_addr} armb$
  8. yep and the funny thing is that I already knew this to start off with so they say assumption is the mother of all fuckups I would say measure before you start don't assume any power adaptor rated for 2 amps is capable of doing so lol
  9. Awesome thanks Igor you are the man did find a other issues that's not related to the image but was probably causing most of my problems the beefy 2.5 amp 5 volt adaptor I was using was not realy up to the job because voltage was dropping to 4.5 volt under load. so that probably Caused the disconnects and network hickups and random lockups
  10. almost Last login: Wed Nov 23 18:44:19 2016 from 192.168.1.1 root@orangepipc:~# sudo ln -fs /boot/bin/orangepipcplus.bin /boot/script.bin ln: failed to create symbolic link ' /boot/script.bin': No such file or directory root@orangepipc:~# ok just copied the file manualy as a work around that seem to have done the trick script now runs nope hopefully it will complete without errors btw this image seems to work a lot beter then the old one but still have random disconnects on wifi and lan when connected with putty realy anying when you are running the script and it gets disconnected
  11. Hey Igor with the new image the nand-sata-install results in there are no targets error message
  12. thanks Igor you are the best will test and report back to you
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines