Skip to content

Instantly share code, notes, and snippets.

View hradec's full-sized avatar

Hradec hradec

View GitHub Profile
@hradec
hradec / crash_20171124093727_1.dmp
Created November 24, 2017 18:14
SteamVR VRCompositor crash dump file - 24-11-2017
MDMP�� �XZ4�(-�V$���8��gG�#��gG(�gGY@�gGS��gGd�gG@`� gG�w��
gGH�s
8v5�V�P�R09:37:28.790727 - VkSurfaceKHR : 2c5e650
���u�����V���V�P�V0��n�-k��`4k�@��2k�ɂ4k�V��V�n�`4k0@��2k��2kn�-k#�����P�-k��V���V��V��i���V@�V�#����V�1���V����?�`4k 1�0���
���u��2k�ɂ4k�r��r�0��P�V�����W�3kla��V��p3k�����.k`��.k�ޒ�Օ��%a4k��2k`�V���a4k��������h���������V�m�%��+/k4�`4k�@��3k���4k������V�k@��3khT�3kX�A}�!IZ��j@p�V�`�V���V��i���c!����������tracerpid: 0
in�����������@@@@@@@@@@@@@@@@ZZZZZZZZZZZZZZZZ =�`4k�������`M�3k���4k4�`4@��3k���4kؤV�ԤV�@��3khT�3k��A_8+�t��`@��V���V�ؤV��i���V��V�_8+@�V�h�V�X��4k?�`4k��4kX��4k��V���V���4k��A����(��3k���4k�B� �������V�a4k����(�����u�� ���p�V�{DG��k�`�V��V��)�2k��V��OJ0k�V�a4k��V��UJ0k���u�����V�VJ0k���u��V��V��`J0kp2k���3k�
�0��V�@�

The banana pi m1 works with the cheap ~$15 chinese 5 port sata multipliers.

Warning: The multipliers will get really hot and unreliable under load or if more than three drives are attached. Definitely put at least a heatsink on it.

With the official bananian distro it appears to work out of the box but it unfortunately only works with one drive at a time.

To get it working with multiple drives you need to enable the sunxi pmp support. The reason this is not enabled per default is that when it is enabled you will be unable to use the sata port without a port multiplier.

The kernel in the official bananian distro does not have sunxi pmp support compiled into it and the kernel is too old anyway.

@hradec
hradec / gist:221560a2aacae9966af3687ddd18dfb4
Created May 4, 2016 17:23
owncloudcmd not syncing file attributes in linux.
Set proxy configuration to use system configuration
sqlite3 version "3.12.2"
sqlite3 journal_mode= "wal"
void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "checkConnect" and starting new transaction
Columns in the current journal: ("phash", "pathlen", "path", "inode", "uid", "gid", "mode", "modtime", "type", "md5", "fileid", "remotePerm", "filesize", "ignoredChildrenRemote", "contentChecksum", "contentChecksumTypeId")
void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "update database structure: add inode index" and starting new transaction
void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "update database structure: add path index" and starting new transaction
Columns in the current journal: ("path", "lastTryEtag", "lastTryModtime", "retrycount", "errorstring", "lastTryTime", "ignoreDuration")
void OCC::SyncJournalDb::commitInternal(const QString&, bool) Transaction commit "checkConnect End"