[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2014-01-06 Thread Chascon
I'm runing trusty and it's not an issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2014-01-06 Thread Christopher M. Penalver
Chascon, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/comments/5
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2014-01-03 Thread Christopher M. Penalver
Chascon, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg replace-with-bug-number

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg (Ubuntu)
   Importance: Undecided = Low

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2012-09-24 Thread Chascon
I gather this is related to the low tolerance of faulty EDID I reported
in https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047156 Here's
what I reported therein.


Solution:
I've had to force the resolution with the following.
xrandr --newmode 1440x900_60.00 106.47 1440 1520 1672 1904 900 901 904 932 
+HSync +VSync
xrandr --addmode DVI-0 1440x900_60.00
xrandr --output DVI-0 --mode 1440x900_60.00

In place of the first line, the following also has worked for me --something I 
just got off the net, if I recall.
xrandr --newmode 1440x900_60.00 106.50  1440 1528 1672 1904  900 903 909 934 
-hsync +vsync

Now, I've had to automate it by placing that into ~/.xprofile


Results:
- X starts with the native mode 1440x 900 at 60 Hz, or just shy of 60, 59 if I 
recall. It blanks out black once or twice though. 
- lightdm sometimes entirely fits onto the physical screen, sometimes it 
doesn't.
- It takes forever to reach lightdm. 


Expected results:
I guess it goes without saying that the expected results should be that the 
system should auto-configure itself so as to not require user intervention.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2012-09-06 Thread Chascon
Correction: Upon entering the desktop the session is also excessively
large, 1024 x 768 (4:3) ...

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1047146] Re: xorg fails to configure native 1440 x 900 on LCD widescreen

2012-09-06 Thread Chascon
My video card is a Radeon X1600, Gallium 0.4 on ATI RV530 .

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1047146

Title:
  xorg fails to configure native 1440 x 900 on LCD widescreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1047146/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp