[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2008-09-05 Thread Brian Murray
** Tags added: valid-xorg-conf

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-12-03 Thread Brian Pitts
This can be considered a duplicate of Bug #144641

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-09-21 Thread Launchpad Janitor
[Expired for displayconfig-gtk (Ubuntu) because there has been no
activity for 60 days.]

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-09-12 Thread felix.rommel
I got it working with links from  Brian Pitts
(https://bugs.launchpad.net/ubuntu/+source/displayconfig-
gtk/+bug/125941/comments/7). I attach my working xorg.conf.
Displayconfig should produce sth. like that.

I'm able to activate my external monitor with following command:

xrandr --output VGA --mode 1024x768_70.00 --right-of LVDS

Gnome panel is flipping to the external monitor which shouldn't, but
everything else works without problems.

The key parts are:

- Virtual ...
- Modeline for setting good refresh rates on external CRT monitors

displayconfig-gtk should use new intel driver with new xrandr - that
should do the trick for intel graphic cards!?

** Attachment added: xorg.conf for extending/cloning display with Intel 
graphic card
   http://launchpadlibrarian.net/9252750/xorg.conf

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-09-06 Thread Dr D J Clark
I have tested the most recent displayconfig-gtk (0.2+20070905) with IBM
R60e today (2007-09-06) [Intel driver]

Problems:
Booting with Dell fp2000 (1600x1200) display connected but not switched on 
laptop screen is blank. On switching on the Dell external screen the resolution 
is less than 1600x1200
This, I know is a limitation of the Intel driver, and can be fixed by using 
command line xrandr to switch on the laptop screen ( xrandr  --output LVDS 
--auto) and set the correct reslution for the internal monitor (xrandr  
--output VGA --mode 1600x1200 --pos 1024x0)

Attempting to achieve the same using only displayconfig-gtk causes X to
fail


** Attachment added: xorg.conf and xorg.log before and after
   http://launchpadlibrarian.net/9155975/displayconfig-gtk-20070905-test

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-09-05 Thread felix.rommel
I have tested newest version of displayconfig-gtk with intel driver. But
it did not work when choosing the clone function or extending my TFT
display with a CRT monitor to the right. See attached Xog.0.log.

As far as I know is the intel still experimental. That means I will
try i810 tomorrow and post results.

For me displayconfig-gtk does not look very promising at the moment -
results are _not_ better than last with last version.

** Attachment added: Error output of Xorg.0.log when extending TFT display to 
the right
   
http://launchpadlibrarian.net/9141251/Xorg.0.log-i810-tft-expanded-right-with-crt

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-09-02 Thread Brian Pitts
Displayconfig-gtk shouldn't enable Xinerama on intel grpahics cards.

It seems to cause crashed for many people.
https://bugs.freedesktop.org/show_bug.cgi?id=10299

Xrandr is the preferred configuration now.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420419
http://wiki.debian.org/XStrikeForce/ReleaseNotes

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-08-28 Thread Dr D J Clark
I am using the latest version (updated to 2007-08-28) of Gutsy

The version of displayconfig-gtk (0.2+20070731ubur) is better than the previous 
in that it dosn't cause x to crash. However it still
* Adds extra stuff to my xorg.conf that overides my virtual display setting
* Does not detect what I really have
* A user interface problem: it is not clear which is 'Screen 1' and 'Screen 2'


Thinkpad R60e, + Dell FP2100
attached doc lists the details of what I have and what happens using 
displayconfig-gtk

** Attachment added: xorg.conf and xrandr outputs etc
   http://launchpadlibrarian.net/9037667/displayconfig-gtk.txt

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-08-27 Thread Bryce Harrington
Felix, could you test this against version 0.2+20070731ubuntu1 (current
in gutsy) and let us know if it still occurs?

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-07-15 Thread felix.rommel
version: 0.2+20070605ubuntu1

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-07-14 Thread felix.rommel

** Attachment added: Non working xorg.conf of displayconfig-gtk for Xinerama 
mode
   http://launchpadlibrarian.net/8480487/xorg.conf-extend-to-right

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-07-14 Thread felix.rommel

** Attachment added: Output of X log for non working extend to right mode
   http://launchpadlibrarian.net/8480495/Xorg.0.log-extend-to-right

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-07-14 Thread Sebastian Heinlein
which version of displayconfig-gtk do you use?

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125941] Re: Displayconfig-gtk: problems with Intel GMA950 on Thinkpad

2007-07-14 Thread Sebastian Heinlein
** Changed in: displayconfig-gtk (Ubuntu)
   Status: New = Incomplete

-- 
Displayconfig-gtk: problems with Intel GMA950 on Thinkpad
https://bugs.launchpad.net/bugs/125941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs