Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overclocking and Flickering #41

Open
Saij opened this issue Jul 3, 2015 · 7 comments
Open

Overclocking and Flickering #41

Saij opened this issue Jul 3, 2015 · 7 comments
Labels

Comments

@Saij
Copy link
Contributor

Saij commented Jul 3, 2015

Hi,

played a little bit with overclocking and determined that overclocking result in flickering.

Here is my config.txt (only overclocking part)

arm_freq=1000
sdram_freq=500
core_freq=500
over_voltage=2
force_turbo=1
disable_splash=1
boot_delay=0
gpu_mem=16

RPi is stable and no problems with cyclictest. But as soon as I run led-matrix it will flicker. Even with -p 4

A test shows that after removing the overclock settings matrix just works fine again.
Just as information

Greetings
Saij

@hzeller
Copy link
Owner

hzeller commented Jul 3, 2015

Interesting. In the master or the pwm branch ?

@Saij
Copy link
Contributor Author

Saij commented Jul 3, 2015

Used the PWM branch

@Saij
Copy link
Contributor Author

Saij commented Jul 3, 2015

Used also 3.18.9 RT5 kernel

@hzeller
Copy link
Owner

hzeller commented Jul 3, 2015

Interesting. Maybe the transition between the two clock-domains is affected (the ARM clock domain and the PWM unit are separated by a queue).

@hzeller
Copy link
Owner

hzeller commented Jul 3, 2015

Speaking of the RT kernel: did you see any difference ?

@Saij
Copy link
Contributor Author

Saij commented Jul 3, 2015

Not really
But it seems to Run smoother.
Without it you could sometimes see some flicker.
With it no flicker at all

@combs
Copy link

combs commented Apr 23, 2023

I have a feeling this may have changed in the intervening years?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants