Skip to content

How to check what frequency CPU has

Type in any console "cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state" To check cpu cores usage : # busybox mpstat -P ALL 1  

How to check what frequency CPU has2020-05-29T10:27:33+02:00

How to run something while URVEBoard boots

Edit file /system/etc/urveboot.sh, but before it you need to make /system directory writable "mount -o remount,rw /system"

How to run something while URVEBoard boots2020-05-29T10:27:46+02:00

Cheat sheet with some useful commands

How to check URVEBoard IP address ifconfig eth0 Uncompress archive.tar.bz tar -xjf /path/to/archive.tar.bz tar -zxvf /path/to/archive.tar.gz Compress directory to tar.gz tar -zcvf archive-name.tar.gz directory-name Compress directory with all hidden files tar czf all.tar.gz ./. use all cores tar cf - ./. | pigz > all.tar.gz Change system date and time date -s 20170831.112800 Make more [...]

Cheat sheet with some useful commands2020-05-29T10:28:07+02:00

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.
Ta strona korzysta z plików cookie, aby poprawić komfort użytkowania. Zakładamy, że nie masz nic przeciwko, ale możesz zrezygnować, jeśli chcesz.
Read more
Dowiedz się więcej

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close