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

bcm2708_fb_blank generates possibly pointless messages #685

Closed
DougieLawson opened this issue Sep 12, 2014 · 2 comments
Closed

bcm2708_fb_blank generates possibly pointless messages #685

DougieLawson opened this issue Sep 12, 2014 · 2 comments

Comments

@DougieLawson
Copy link

Why am I seeing

[    1.312336] bcm2708_fb_pan_display(0,0) returns=0
[    1.320391] bcm2708_fb_pan_display(0,0) returns=0
[   29.950756] bcm2708_fb_pan_display(0,0) returns=0
[   30.587227] bcm2708_fb_blank(1) returns=1 p[1]=0x80000000
[   30.587749] bcm2708_fb_pan_display(0,0) returns=0
[   32.113053] bcm2708_fb_blank(0) returns=0 p[1]=0x80000000
[  632.139520] bcm2708_fb_blank(0) returns=0 p[1]=0x80000000
[  632.139940] bcm2708_fb_blank(1) returns=1 p[1]=0x80000000
[12699.938706] bcm2708_fb_blank(0) returns=0 p[1]=0x80000000
[12699.939315] bcm2708_fb_blank(0) returns=0 p[1]=0x80000000
[13300.252904] bcm2708_fb_blank(0) returns=0 p[1]=0x80000000
[13300.253245] bcm2708_fb_blank(1) returns=1 p[1]=0x80000000

Does that tell me anything useful? Or is it just a debugging message that's been left in by accident?

@popcornmix
Copy link
Collaborator

Okay will remove in next update.

@DougieLawson
Copy link
Author

Thank you.

popcornmix added a commit to raspberrypi/firmware that referenced this issue Sep 16, 2014
See: raspberrypi/linux#681

kernel: bcm2708_fb: Reduce dmesg spam
See: raspberrypi/linux#685

kernel: Added driver for HiFiBerry Amp amplifier add-on board
See: raspberrypi/linux#659

MMAL: Rebuilt with updated MMAL makefiles
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Sep 16, 2014
See: raspberrypi/linux#681

kernel: bcm2708_fb: Reduce dmesg spam
See: raspberrypi/linux#685

kernel: Added driver for HiFiBerry Amp amplifier add-on board
See: raspberrypi/linux#659

MMAL: Rebuilt with updated MMAL makefiles
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
See: raspberrypi/linux#681

kernel: bcm2708_fb: Reduce dmesg spam
See: raspberrypi/linux#685

kernel: Added driver for HiFiBerry Amp amplifier add-on board
See: raspberrypi/linux#659

MMAL: Rebuilt with updated MMAL makefiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants