<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix screen resolution in Ubuntu &#8211; ATI Radeon Mobility 7500</title>
	<atom:link href="http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/</link>
	<description>Easily understood tips that make your computing experience easier</description>
	<lastBuildDate>Wed, 05 May 2010 15:40:50 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srikumar B</title>
		<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/comment-page-1/#comment-982</link>
		<dc:creator>Srikumar B</dc:creator>
		<pubDate>Thu, 12 Nov 2009 10:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucidtips.com/?p=41#comment-982</guid>
		<description>Hi,
I got the same problem in my IBM R50 thinkpad (contain Radeon Mobility 7500) with Ubuntu 9.10 Karmic. It seems Karmic does not use xorg.conf and i created the file using Xorg -configure then modified the xorg.conf adding the NoDDC line and then restarted the system but it still i am not able to increase the resoultion. 

I still suspect, DDC is getting invokde because i observed from xorg.conf.0.log as below:




II) RADEON(0): Port0:
  XRANDR name: VGA-0
  Connector: VGA
  CRT1: INTERNAL_DAC1
  DDC reg: 0x60
(II) RADEON(0): Port1:
  XRANDR name: DVI-0
  Connector: DVI-D
  DFP1: INTERNAL_TMDS1
  DDC reg: 0x64
(II) RADEON(0): Port2:
  XRANDR name: LVDS
  Connector: LVDS
  LCD1: INTERNAL_LVDS
  DDC reg: 0x0
(II) RADEON(0): Port3:
  XRANDR name: S-video
  Connector: S-video
  TV1: INTERNAL_DAC2
  DDC reg: 0x0
(II) RADEON(0): I2C device &quot;VGA-0:E-EDID segment register&quot; registered at address 0x60.
(II) RADEON(0): I2C device &quot;VGA-0:ddc2&quot; registered at address 0xA0.
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
finished output detect: 0
(II) RADEON(0): I2C device &quot;DVI-0:E-EDID segment register&quot; registered at address 0x60.
(II) RADEON(0): I2C device &quot;DVI-0:ddc2&quot; registered at address 0xA0.
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
finished output detect: 1
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
finished output detect: 2</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I got the same problem in my IBM R50 thinkpad (contain Radeon Mobility 7500) with Ubuntu 9.10 Karmic. It seems Karmic does not use xorg.conf and i created the file using Xorg -configure then modified the xorg.conf adding the NoDDC line and then restarted the system but it still i am not able to increase the resoultion. </p>
<p>I still suspect, DDC is getting invokde because i observed from xorg.conf.0.log as below:</p>
<p>II) RADEON(0): Port0:<br />
  XRANDR name: VGA-0<br />
  Connector: VGA<br />
  CRT1: INTERNAL_DAC1<br />
  DDC reg: 0&#215;60<br />
(II) RADEON(0): Port1:<br />
  XRANDR name: DVI-0<br />
  Connector: DVI-D<br />
  DFP1: INTERNAL_TMDS1<br />
  DDC reg: 0&#215;64<br />
(II) RADEON(0): Port2:<br />
  XRANDR name: LVDS<br />
  Connector: LVDS<br />
  LCD1: INTERNAL_LVDS<br />
  DDC reg: 0&#215;0<br />
(II) RADEON(0): Port3:<br />
  XRANDR name: S-video<br />
  Connector: S-video<br />
  TV1: INTERNAL_DAC2<br />
  DDC reg: 0&#215;0<br />
(II) RADEON(0): I2C device &#8220;VGA-0:E-EDID segment register&#8221; registered at address 0&#215;60.<br />
(II) RADEON(0): I2C device &#8220;VGA-0:ddc2&#8243; registered at address 0xA0.<br />
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0<br />
finished output detect: 0<br />
(II) RADEON(0): I2C device &#8220;DVI-0:E-EDID segment register&#8221; registered at address 0&#215;60.<br />
(II) RADEON(0): I2C device &#8220;DVI-0:ddc2&#8243; registered at address 0xA0.<br />
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0<br />
finished output detect: 1<br />
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 2<br />
finished output detect: 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srikumar</title>
		<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/comment-page-1/#comment-981</link>
		<dc:creator>srikumar</dc:creator>
		<pubDate>Thu, 12 Nov 2009 06:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucidtips.com/?p=41#comment-981</guid>
		<description>Hi,
I have the same issue on my IBM R50 laptop which is using the Radeon Mobility 7500 card with Ubuntu 9.10 karmic. I tried to do modify xorg.conf but the xorg.conf itself is not available.
I create the file using Xorg -configure and added the line NoDDC and restarted the X server. But i am still unable to see the new resolution.

I looked into the log xorg.conf.log and observed that it is showing some logs related to DDC....


Please suggest me how to set this parameter on karmic which does not has xorg.conf file</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have the same issue on my IBM R50 laptop which is using the Radeon Mobility 7500 card with Ubuntu 9.10 karmic. I tried to do modify xorg.conf but the xorg.conf itself is not available.<br />
I create the file using Xorg -configure and added the line NoDDC and restarted the X server. But i am still unable to see the new resolution.</p>
<p>I looked into the log xorg.conf.log and observed that it is showing some logs related to DDC&#8230;.</p>
<p>Please suggest me how to set this parameter on karmic which does not has xorg.conf file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osama</title>
		<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/comment-page-1/#comment-969</link>
		<dc:creator>Osama</dc:creator>
		<pubDate>Sat, 08 Aug 2009 03:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucidtips.com/?p=41#comment-969</guid>
		<description>thanksssssssssssssssssssssss

the best tutorial ever</description>
		<content:encoded><![CDATA[<p>thanksssssssssssssssssssssss</p>
<p>the best tutorial ever</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Dario otalvaro</title>
		<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/comment-page-1/#comment-930</link>
		<dc:creator>Ivan Dario otalvaro</dc:creator>
		<pubDate>Wed, 11 Feb 2009 13:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucidtips.com/?p=41#comment-930</guid>
		<description>Thanks, solved my problem had been unable to find a solution.

perfect!</description>
		<content:encoded><![CDATA[<p>Thanks, solved my problem had been unable to find a solution.</p>
<p>perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.lucidtips.com/2008/05/24/fix-screen-resolution-in-ubuntu-with-ati-radeon-mobility-7500/comment-page-1/#comment-886</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 30 Jul 2008 20:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucidtips.com/?p=41#comment-886</guid>
		<description>Worked like a charm for me.  I tried following some other fixes but they did not work.  This one had my screen resolution resolved in a matter of minutes.
Compaq evo n610c recently upgraded to Hardy Xubuntu.</description>
		<content:encoded><![CDATA[<p>Worked like a charm for me.  I tried following some other fixes but they did not work.  This one had my screen resolution resolved in a matter of minutes.<br />
Compaq evo n610c recently upgraded to Hardy Xubuntu.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
