Hi, I had a problem in F16 64-bit. I have Cinnamon and E17 desktops installed alongside gnome shell. I was looking at my logs because I had a problem in E17 that sometimes at random moments my mouse would stop moving for a couple seconds but jump back to life in two seconds. At first I thought this was only an issue in E17 but today I was using Cinnamon and the same thing happened once. I was just browsing my logs and I opened Xorg.0.log and found that the file had about 2000 lines of garbage similar to this:
Code:
[ 1136.215] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1868f80]
[ 1136.220] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1868f80] width 1440 pitch 5888 (/4 1472)
[ 1196.215] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1866640]
[ 1196.230] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1866640] width 1440 pitch 5888 (/4 1472)
[ 1394.032] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1860da0]
[ 1394.046] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1860da0] width 1440 pitch 5888 (/4 1472)
[ 1394.534] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x180be50]
[ 1394.546] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x180be50] width 1440 pitch 5888 (/4 1472)
[ 1394.649] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1860da0]
[ 1394.663] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1860da0] width 1440 pitch 5888 (/4 1472)
[ 1395.911] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x180c460]
[ 1395.930] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x180c460] width 1440 pitch 5888 (/4 1472)
[ 1396.189] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1396.197] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1396.224] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1899d50]
[ 1396.230] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1899d50] width 1440 pitch 5888 (/4 1472)
[ 1396.246] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1898d60]
[ 1396.264] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1898d60] width 1440 pitch 5888 (/4 1472)
[ 1396.344] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1396.364] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1396.454] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1a3afa0]
[ 1396.465] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1a3afa0] width 1440 pitch 5888 (/4 1472)
[ 1396.554] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1396.565] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1396.654] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1a3afa0]
[ 1396.665] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1a3afa0] width 1440 pitch 5888 (/4 1472)
[ 1396.761] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1396.781] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1396.862] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1396.881] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1396.959] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1a3afa0]
[ 1396.981] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1a3afa0] width 1440 pitch 5888 (/4 1472)
[ 1397.060] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x186f080]
[ 1397.081] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x186f080] width 1440 pitch 5888 (/4 1472)
[ 1397.161] (II) RADEON(0): radeon_dri2_schedule_flip:655 fevent[0x1897820]
[ 1397.182] (II) RADEON(0): radeon_dri2_flip_event_handler:1017 fevent[0x1897820] width 1440 pitch 5888 (/4 1472)
and it goes on and on, and every two seconds it's updated with more of the same bs. Could someone please let me know if these errors are of any consequence and why they keep appearing in my logs. Thanks. I love Fedora and don't want to have to switch to another distro.