Jump to content

ledfreak3d

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by ledfreak3d

  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
  13. is there a new image for that or just run the new script ? in my case it seems there is something going wrong with setting the partitions because if I flash the server version instead of destop it works fine but it changes the size of the bootfs partition
  14. anybody the problem is that for some reason the script is unable to copy data correctly to the emmc can anybody point out to me how to repartition the emmc and point to the correct rootfs and bootfs after that the script should run fine
  15. the log file with sd card inserted U-Boot SPL 2016.09-armbian (Sep 15 2016 - 07:38:36) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2016.09-armbian (Sep 15 2016 - 07:38:36 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi PC Plus I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 2789 bytes read in 157 ms (16.6 KiB/s) ## Executing script at 43100000 gpio: pin PL10 (gpio 298) value is 1 gpio: pin PG11 (gpio 203) value is 1 59 bytes read in 118 ms (0 Bytes/s) ** File not found /boot/.next ** ** Unrecognized filesystem type ** ** File not found .next ** 37596 bytes read in 436 ms (84 KiB/s) 3114592 bytes read in 321 ms (9.3 MiB/s) 5025168 bytes read in 468 ms (10.2 MiB/s) ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 3114528 Bytes = 3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Using machid 0x1029 from environment Starting kernel ... [sun8i_fixup]: From boot, get meminfo: Start: 0x40000000 Size: 1024MB ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1 ion_reserve_select: ion chipid [0x2004620! ion_reserve_common: ion reserve: [0x50000000, 0x60000000]!
  16. what image should I use then ? I can do a serial debug if you want but will it show any emmc errors ?
  17. tried to format emmc storage manual no problems there these are the steps I am doing now writing new image to card latest armbian 5.20 that's on the oramge pi site booting from card all ok no issues seen. doing no updates at all going straight into root terminal and typing nand-sata-install
  18. fstab file shows /dev/mmcblk0p1 / ext 4 boot.cmd shows root=/dev/mmcblk0p1 nand-sata-install show a lot of read only file system errors humz that sounds bad
  19. Going todo that when i am at work. Else i will hook up the ttl adaptor and check the debug info
  20. humz ok that did not work for me but it seems there is also a new kernel and the file located in usr/lib/linux-u-boot-orangepipcplus_5.23_armhf is 5.23 instead of 5.20 dd if=/usr/lib/linux-u-boot-orangepipcplus_5.23_armhf/u-boot-sunxi-with-spl.bin of=/dev/mmcblk2 bs=1024 seek=8 the copy was succesfull but still no boot from emmc maybe eter to do it before anything is updated
  21. Thanks Pieter mutch apprciated. Will give that a try when i am back from work
  22. Hi guys I am having some issues with booting from emmc created a sdcard with th latest armbian version for the orange pi pc plus can boot it without problems updated and upgraded everything. then ran nand-sata-install all seems to be going ok but after that it wont boot from emmc without sd card inserted I am pretty sure I am missing something obvious lol any help with be greatly appreciated
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines