Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Update Xbian Rpi2 to Rpi3 with xbian-config
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Update Xbian Rpi2 to Rpi3 with xbian-config
6th Apr, 2016, 09:33 PM
Post: #8
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Update Xbian Rpi2 to Rpi3 with xbian-config
Look at:

Terminal
sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
(Max frequency allowed)

Terminal
sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq
(Idle frequency)

Terminal
sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq
(Current frequency)

So
Terminal
watch -n 1 cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
will show the current frequency of CPU0

If you use
Terminal
top
and then press "1" it will show each CPU, so choose one that is under load.

If you want to force some CPU load, install stress.
Terminal
sudo apt-get install stress -y

and then run

Terminal
stress -c 1 - t 10
will stress CPU 0 for 10 seconds.

or

Terminal
stress -c 4 - t 10
will stress all CPUs for 10 seconds.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 5th Apr, 2016, 07:59 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 5th Apr, 2016, 11:36 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 6th Apr, 2016, 05:45 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 6th Apr, 2016, 06:04 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 6th Apr, 2016, 08:10 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 6th Apr, 2016, 08:32 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 6th Apr, 2016, 08:09 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - IriDium - 6th Apr, 2016 09:33 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 7th Apr, 2016, 12:32 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 7th Apr, 2016, 12:39 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 7th Apr, 2016, 12:48 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 7th Apr, 2016, 02:13 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 7th Apr, 2016, 02:28 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - IriDium - 7th Apr, 2016, 04:21 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 7th Apr, 2016, 05:51 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 7th Apr, 2016, 07:46 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 7th Apr, 2016, 07:55 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - howdy - 7th Apr, 2016, 08:40 PM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - walt - 26th Nov, 2017, 07:44 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - Nachteule - 26th Nov, 2017, 09:34 AM
RE: Update Xbian Rpi2 to Rpi3 with xbian-config - walt - 26th Nov, 2017, 09:07 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Difference between xbian-config and apt YoYoost 3 8,417 11th Nov, 2017 07:29 PM
Last Post: YoYoost
  xbian rpi3, latest image: udate error picard12 5 12,584 10th Sep, 2016 03:12 AM
Last Post: picard12
  Xbian Rpi3 install Ewoud Bakker 9 23,601 25th Mar, 2016 12:54 AM
Last Post: Nachteule
  [PROBLEM] Update questions and XBIAN config problems IngoVals 1 7,322 20th Aug, 2014 12:59 AM
Last Post: IriDium
  update failed for xbian-package-config min 3 11,575 1st Jun, 2014 03:10 AM
Last Post: IriDium

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 25th May, 2025, 11:29 AM Powered By MyBB, © 2002-2025 MyBB Group.