| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
Yesterday, 02:52 AM
» Replies: 0
» Views: 60
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 40
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,521
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,136
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 210
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 143
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,609
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,802
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,143
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,963
|
|
|
ROCKPRO64 PCI-E SATA is low price and low power best to choose wipe your hard disk |
|
Posted by: joe - 05-13-2018, 12:57 AM - Forum: General Discussion on ROCKPRO64
- Replies (8)
|
 |
If your company or personal not use your old hard disk , but the hard disk data include have your privacy data from hard disk e.g ( Your medical treatment information , ID CARD Number , VISA CARD , PASSWORD ), this time you need to wipe your hard disk by the US LAW (HIPAA) .
This is very basic level to clear up your include privacy data.
I think most people know delete file is not really deleted , so this need to use Rrockpro64 help.
For the new generation HardDisk over 2TB , you need is time time time and more time and electricity to wipe your hard disk.
.
Yes , you can say physical destroy is very fast , easy and safe , but physical destroy tool very expensive .
I reseach some have hardware they just to run software wipe your hard disk.
1. http://www.mejw.com.tw/ TP100-I around USD $456 ( Support 4TB )
2. http://www.killdisk.com/killdesk.htm USD $1999 ( Support more than 4TB in size )
Debian arm64 , armhf open source software have ( Scrub , Nwipe ) can wipe your hard disk.
( Note: This two software without warranty and any certification ( e.g HIPAA, ISO27001/27002) , no guarantee your data is completely sanitized across the entire drive , but the same have wipe algorithm .)
At least recovery software can't find it privacy data
1. Scrub ( wipe algorithm )
https://github.com/chaos/scrub
![[Image: A4RIenN.png]](https://i.imgur.com/A4RIenN.png)
2. Nwipe (Based on Dban )
https://github.com/martijnvanbrummelen/nwipe
![[Image: 3Uf44fc.png]](https://i.imgur.com/3Uf44fc.png)
Other: Open source Dban need your x86 , x86-64 pc around 300 w Power to wipe your harddisk , very waste your money .
Rockpro64 you have 1 usb3.0 , 1 PCI-E support 2 SATA port
|
|
|
|
| Pine64 LTS Not booting |
|
Posted by: krisclarkdev - 05-12-2018, 03:04 PM - Forum: General Discussion on PINE A64-LTS / SOPINE
- Replies (2)
|
 |
Hi all, I just received my Pine64 LTS in the mail today and loaded Diet Pi on an SD Card quickly to find out that it's not booting.
* Power is the provided barrel connector that I purchased
* SD Card is a San Disc 32 GB
* eMCC from plugged in, purchased at the same time as my Pine64
* USB Keyboard plugged in
* USB Mouse plugged in
I checked my DHCP Lease table and it doesn't look like it's powering up and getting an address. I then took the SD Card out and put it in my Model B Pine64 and it boots right up without issue.
I also noticed that my USB Keyboard back light was on and the mouse was powered up too.
I then put the SD Card back into the LTS and removed parts one at a time in this order.
* eMCC
* Mouse
* Keyboard
* HDMI
And it is still not booting.
I've tried both Diet Pi and Xubuntu with the same results. I'm starting to think my Pine64 was DOA. Thoughts?
tyia,
Kris
|
|
|
|
| Issues out of nowhere |
|
Posted by: fsa317 - 05-11-2018, 06:29 PM - Forum: Ubuntu
- Replies (16)
|
 |
I've had my Pine running Ubuntu for a while now. Out of nowhere I noticed some programs not running correctly. While the general system boots up fine and MOST things look OK. I get this error on a few different programs:
Code: [ 45.593149] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 18, RD DTO !!
[ 45.605412] sunxi-mmc 1c0f000.sdmmc: data error, sending stop command
[ 45.618610] mmcblk0: timed out sending r/w cmd command, card status 0x900
[ 45.631346] mmcblk0: not retrying timeout
[ 45.640936] blk_update_request: 115 callbacks suppressed
[ 45.640942] end_request: I/O error, dev mmcblk0, sector 14137176
[ 45.652834] appdaemon[987]: unhandled level 3 translation fault (7) at 0x00417508, esr 0x92000007
[ 45.652840] pgd = ffffffc033186000
[ 45.661887] [00417508] *pgd=0000000074a36003, *pmd=0000000074b69003, *pte=0000000000000000
Even trying to run as simple as lsb_release gives me a bus error:
Code: ubuntu@pine64:~$ lsb_release -a
Bus error
Which also causes a similar error in dmesg:
Code: [ 180.946771] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 18, RD DTO !!
[ 180.959150] sunxi-mmc 1c0f000.sdmmc: data error, sending stop command
[ 180.971652] mmcblk0: timed out sending r/w cmd command, card status 0x900
[ 180.984500] mmcblk0: not retrying timeout
[ 180.994239] end_request: I/O error, dev mmcblk0, sector 14137176
[ 181.006184] lsb_release[1429]: unhandled level 3 translation fault (7) at 0x00417508, esr 0x92000007
[ 181.006194] pgd = ffffffc0348d3000
[ 181.015216] [00417508] *pgd=00000000790e2003, *pmd=00000000740a0003, *pte=0000000000000000
[ 181.029721] CPU: 3 PID: 1429 Comm: lsb_release Tainted: G C O 3.10.102-2-pine64-longsleep #66
[ 181.029728] task: ffffffc03310a940 ti: ffffffc0363e0000 task.ti: ffffffc0363e0000
I'm pretty much at a loss for what else I can try. Its odd because most of the system is working but I can't seem to update anything. Any ideas?
|
|
|
|
| LPDDR4 Benchmarks |
|
Posted by: elatllat - 05-11-2018, 01:41 AM - Forum: Linux on RockPro64
- Replies (7)
|
 |
I'm interested in what benchmarks changed with the move from LPDDR3 to LPDDR4.
To start with, specifically what is the output of
Code: cryptsetup benchmark
with LPDDR4?
|
|
|
|
|