Go to advanced search

by Tieum
Fri Sep 05, 2014 6:10 pm
Forum: Advanced users
Topic: Unable to access /boot
Replies: 1
Views: 708

Re: Unable to access /boot

So this was because /etc/fsatb had LABEL="boot" but the SD card was labeled BOOT.
by Tieum
Fri Jan 25, 2013 11:50 am
Forum: Troubleshooting
Topic: Unable to use Raspebrri Pi with Kingston SD10V/8GB SDcard
Replies: 2
Views: 1039

Unable to use Raspebrri Pi with Kingston SD10V/8GB SDcard

Hello, I recently bought a Kingston SD10V/8GB SDcard and my raspberry won't boot with it. It starts fine but as soon as it tries to mount my USB disk then I get the following message: mmc0: Controller never released inhibit bit(s) mmc0: Timeout waiting for hardware interrupt - cmd13. mmc0: Timeout w...
by Tieum
Fri Nov 09, 2012 2:49 pm
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Re: Manual dynamic overclocking

I am under the same impression that they do the same thing.

How does setting cpu_freq to performance or not affect the warranty bit?
by Tieum
Tue Nov 06, 2012 4:45 pm
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Re: Manual dynamic overclocking

Sorry but I am as confused as before.

"force_turbo=1disables dynamic clocking, so all frequencies and voltages stay high"

How is this different from setting cpu_freq to performance?
by Tieum
Sun Nov 04, 2012 10:12 am
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Re: Manual dynamic overclocking

What puzzles me in this is what the turbo_mode setting in config.txt is for. By default on Fedora overclocking is always active which is equivalent to setting turbo_mode=1 if I understand correctly. What is turbo_mode really doing? Isn't setting cpu_freq to performance a way to bypass turbo_mode and...
by Tieum
Fri Oct 26, 2012 8:17 am
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Re: Manual dynamic overclocking

Thanks for the hint.

I added the following line to /etc/rc.d/rc.local and it works fine now

Code: Select all

echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
by Tieum
Thu Oct 25, 2012 8:14 pm
Forum: Advanced users
Topic: Unable to access /boot
Replies: 1
Views: 708

Unable to access /boot

Hello, I have a boot partition on a 1Gb SDcard and my system on a USB stick. Since a few days I am unable to access the /boot partition after starting the system. I can perfectly see the SDCard and its partition: $ ll /dev/mmc* brw-rw----. 1 root disk 179, 0 Oct 16 22:44 /dev/mmcblk0 brw-rw----. 1 r...
by Tieum
Thu Oct 25, 2012 11:10 am
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Re: Manual dynamic overclocking

So I put Raspian on an SD card to find out what is in the config.txt file. It is the same as I have.

What am I missing in Fedora to get dynamic overclocking? Is there a kernel option to activate?

Thanks in advance.
by Tieum
Wed Oct 24, 2012 9:08 am
Forum: Advanced users
Topic: Manual dynamic overclocking
Replies: 12
Views: 6172

Manual dynamic overclocking

Hello, I have read a lot about dynamic overclocking and most if not all answers to what should I do are: raspi-config Well raspi-config is not avaialble on fedora but I still would like to try manual overclocking. I added the belowlines to my config.txt to try and get the "Modest" mode from raspi-co...
by Tieum
Thu Oct 18, 2012 2:34 pm
Forum: Beginners
Topic: Finding the firmware version on Fedora Raspberry Pi Remix
Replies: 4
Views: 1358

Re: Finding the firmware version on Fedora Raspberry Pi Remi

Thanks. Not the same place on Fedora but it works.

# uname -a
Linux hostname 3.1.9 #1 PREEMPT Mon Jul 30 14:50:41 EDT 2012 armv6l armv6l armv6l GNU/Linux

# /usr/bin/vcgencmd version
Aug 10 2012 17:19:18
Copyright (c) 2012 Broadcom
version 330751 (release)
by Tieum
Tue Oct 16, 2012 6:37 pm
Forum: Beginners
Topic: Finding the firmware version on Fedora Raspberry Pi Remix
Replies: 4
Views: 1358

Finding the firmware version on Fedora Raspberry Pi Remix

Hello,

I would like to find out the current firmware version running on my Raspberry Pi. Is there a command that can help?

Thanks.

Go to advanced search