Jump to content

TBone

Members
  • Posts

    17
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Budapest
  1. It's working fine. Thank you for all the notes.
  2. Hi Forum, Please let me take a "low level" question about what I experienced on my CT. It should be my misunderstanding but it would be good if someone could help to clarify. On my CT udev mounts a USB device then starts a bash script in the background. This script lunches some bash threads and waits for them to complete. The threads has no common job on any file or resource. In the third level of nesting cp -r chrashes without any error message. It leaves the logging sentence in the middle, so it's really chrashes. rsync does the same but for different files. The scripts are fully functional if I start them from a root console. Even if started in the background. Is there any constraint that should be taken into account in these cases on CT or on Armbian or regarding udev rules? Any tools for such bg processes? Other than logfiles. Any idea welcomed. Thank you in advance, T
  3. Here's what I got. Include fsync in write timing O_DIRECT feature enabled Auto Mode File size set to 102400 kB Record Size 4 kB Record Size 16 kB Record Size 512 kB Record Size 1024 kB Record Size 16384 kB Command line used: iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2 Output is in kBytes/sec Time Resolution = 0.000001 seconds. Processor cache size set to 1024 kBytes. Processor cache line size set to 32 bytes. File stride size set to 17 * record size. random random bkwd record stride kB reclen write rewrite read reread read write read rewrite read fwrite frewrite fread freread 102400 4 2016 2211 6269 6275 6116 862 102400 16 4561 5795 14194 14200 13750 3458 102400 512 9872 11975 21845 21843 21720 9308 102400 1024 10703 12388 22093 22085 21977 9878 102400 16384 11659 12136 22186 22182 22141 11377 where here is reference result for the Samsung Evo 64G from the forum link, http://forum.armbian.com/index.php/topic/954-sd-card-performance/ . 102400 4 3233 3339 7547 7557 7561 3392 102400 16 11326 12256 14628 14618 14636 12237 102400 512 21248 21333 22682 22684 22680 21402 102400 1024 21487 21640 22805 22806 22805 21688 102400 16384 21747 21756 22938 22940 22939 21798 Despite I have the same brand and type it looks as mine were about at 2/3 performance or even less. Hmm... But this speed degradation doesn't proove me that it takes a whole night to upgrade the system and in the morning I can't see any progress. Even if the boot up speed is less then one minute from switching on to get a login prompt.
  4. I'm using a 16GB Samsung EVO, but I'll do the test.
  5. Hi Igor, It's there http://sprunge.us/SNTU Regards, T
  6. Hi Igor, Thank you for the link. I'll update the post with the link as it gets ready. What "low quality SD card" means? What is the parameter that Linux counts on? Is it too slow? Endurance can't be seen by L only if the card fails. Regards, T
  7. Hi Forum, My CT with "Armbian_5.14_Cubietruck_Debian_jessie_4.6.2" image fails to complete apt-get upgrade and dist-upgrade. I haven't installed or removed any package, simply used the original image as it is. It starts the process, gets the packages, unpacks, starts setting them up and hangs at compiling the new headers. I left it working a full night but found with doing nothing. No cpu or disk activity was seen. Has anyone seen this before? Any idea? Thanks, T
  8. It looks the issue is solved, CT shuts down correctly. Module g_mass_storage was preventing the normal shutdown. I added an init.d script to remove the module during shutdown. Just if someone had something similar I uploaded the script as txt file, otherwise I had no rights to attach. So, thank you very much all of you. shutdownhelper.txt
  9. I'm using the onboard peripherals only. USB slot is empty. But I loaded g_mass_storage. That's the one I haven't tried to rmmod before shutdown.
  10. How can I know the board revision? Tomorrow I will try with the original image without any extra package installed. Now I use hostapd, dnsmasq samba. I tried to stop all of the services I installed but it didn't help.
  11. Both From battery and From the coaxial power plug. It behaves the same if detaching te external power. As if the last i2c commands were not sent to the pmu.
  12. Hi Forum, My CT with "Armbian_5.14_Cubietruck_Debian_jessie_4.6.2" image doesn't shut down. Neither short push of power button nor shutdown -P (issued as root) doesn't really power off the board. The red LED is lightning and the display is ON, it halts after reporting "Reached Target Shutdown". The board is OK, for a long push of PB it powers off and with a Cubieez image it shuts down well. Has anyone seen this issue? What to do with it? Thanks, T
  13. Hi Forum, "modprobe g_mass_storage file=/dev/sda1 removable=yes stall=0" doesn't work on 3.4.112 but works on 4.6.2. [ 363.575922] [sw_udc]: [sw_usb_udc]: binding gadget driver 'g_mass_storage' [ 363.581661] [sw_udc]: alloc request: ep(0xc0a75608, ep0, 64), req(0xee461c00) [ 363.590722] WRN:L2728(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb device is not active [ 363.597754] usb open backing file: /dev/sda1, 0xee42fa00 [ 363.604178] g_mass_storage gadget: Mass Storage Function, version: 2009/09/11 [ 363.608029] g_mass_storage gadget: Number of LUNs=1 [ 363.612001] lun0: LUN: removable file: /dev/sda1 [ 363.619227] ep_matches, wrn: endpoint already claimed, ep(0xc0a75654, 0xbf2e277c, ep1-bulk) [ 363.626785] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11 [ 363.632834] g_mass_storage gadget: userspace failed to provide iSerialNumber [ 363.637030] g_mass_storage gadget: g_mass_storage ready [ 363.641055] WRN:L2762(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb device is not active Any idea what to do? Thanks T
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines