I was looking at my log files today and noticed that my Xorg.0.log was 78 meg. Deleted it and rebooted, then loaded it into gedit to take a look. After tiling the open apps and moving back, gedit reported that the Xorg.0.log had changed on the disk and asked if I wanted to reload.
I said yes and it appears the following lines are constantly being added to the log as I'm running...
Code:
[ 618.404] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x94cb590] width 1440 pitch 5888 (/4 1472)
[ 618.509] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x9539178]
[ 618.653] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x9539178] width 1440 pitch 5888 (/4 1472)
[ 618.690] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x9589de0]
[ 618.722] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x9589de0] width 1440 pitch 5888 (/4 1472)
[ 618.731] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x92fdf18]
[ 618.755] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x92fdf18] width 1440 pitch 5888 (/4 1472)
[ 618.799] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x93243a8]
[ 618.820] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x93243a8] width 1440 pitch 5888 (/4 1472)
[ 705.652] (II) RADEON(0): radeon_dri2_schedule_flip:665 fevent[0x92b8120]
[ 705.670] (II) RADEON(0): radeon_dri2_flip_event_handler:1069 fevent[0x92b8120] width 1440 pitch 5888 (/4 1472)
This seems very odd and I've never noticed this behavior before. Any ideas why this is occurring?
Thanks!