Bug 12564 - Warnings in Xorg logfile on latest git
Summary: Warnings in Xorg logfile on latest git
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 08:15 UTC by Hanno Böck
Modified: 2007-09-25 08:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
full xorg log (41.75 KB, text/plain)
2007-09-25 08:16 UTC, Hanno Böck
no flags Details

Description Hanno Böck 2007-09-25 08:15:41 UTC
On latest git with randr-1.2, I get a bunch of warnings in the Xorg-log. (the aiglx warnings have been there for ages, the others are new with randr-1.2)
Will attach full log.

(WW) RADEON(0): LVDS Info:
(WW) RADEON(0): DDC2/I2C is not properly initialized
(WW) RADEON(0): DDC2/I2C is not properly initialized
(WW) RADEON(0): No crtc mode list for crtc 1,continuing with desired mode
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):   MC_FB_LOCATION  was: 0xdbffd800 is: 0xdbffd800
(WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xe07fe000
(WW) AIGLX: 3D driver claims to not support visual 0x23
Comment 1 Hanno Böck 2007-09-25 08:16:02 UTC
Created attachment 11747 [details]
full xorg log
Comment 2 Alex Deucher 2007-09-25 08:59:51 UTC
(In reply to comment #0)
> On latest git with randr-1.2, I get a bunch of warnings in the Xorg-log. (the
> aiglx warnings have been there for ages, the others are new with randr-1.2)
> Will attach full log.

You can safely ignore these.

> 
> (WW) RADEON(0): LVDS Info:

I should probably change this is X_INFO.

> (WW) RADEON(0): DDC2/I2C is not properly initialized
> (WW) RADEON(0): DDC2/I2C is not properly initialized

driver not able to do ddc on a particular output.

> (WW) RADEON(0): No crtc mode list for crtc 1,continuing with desired mode

mode matching stuff.

> (WW) RADEON(0): DRI init changed memory map, adjusting ...
> (WW) RADEON(0):   MC_FB_LOCATION  was: 0xdbffd800 is: 0xdbffd800
> (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xe07fe000

Make sure drm and ddx have same memory map.  The old driver did this as well, but may not have been as verbose.

> (WW) AIGLX: 3D driver claims to not support visual 0x23
> 

old aiglx warnings.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.