2008-10-26 17:57:21 |
Jens-Christian |
bug |
|
|
added bug |
2008-10-26 18:02:24 |
Jens-Christian |
description |
Binary package hint: xserver-xorg-video-intel
Hardware:
~$ sudo dmidecode -s system-product-name
MacBook4,1
Linux: Ubuntu 8.10 RC
A dualhead configuration with xserver-xorg-video-intel 2:2.4.1-1ubuntu10 does not work. I have tested it with "gnome-display-properties", from gnome 2.24.
I used three different xorg.conf, but none of them
lead to a real split screen configuration:
-----------------------------------------------------------------------
1.) The default xorg.conf after installation:
Code:
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
If the external monitor is not plugged in,
the default conf will set the resolution to the native
value "1280x800".
If the external monitor is plugged in, it
will set the resolution to "1023x768" for both monitors
and clone the screen.
-----------------------------------------------------------------------
2.) The configuration from the gnome-display-properties tool:
Code:
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 2048 768
EndSubSection
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
This works very buggy. The monitors have different resolution, but
its not possible to drag the mouse from one monitor to the other.
Also, the second monitor never gets a refresh, so all output
stays forever on the screen.
-----------------------------------------------------------------------
3.) I tried to write my own configuration:
Code:
Section "Device"
Identifier "Configured Video Device1"
Screen 0
EndSection
Section "Monitor"
Identifier "Configured Monitor1"
EndSection
Section "Screen"
Identifier "Default Screen1"
Monitor "Configured Monitor1"
Device "Configured Video Device1"
EndSection
Section "Device"
Identifier "Configured Video Device2"
Screen 1
EndSection
Section "Monitor"
Identifier "Configured Monitor2"
EndSection
Section "Screen"
Identifier "Default Screen2"
Monitor "Configured Monitor2"
Device "Configured Video Device2"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
# singlehead
#screen "Default Screen1"
# dualhead
screen 0 "Default Screen1" 0 0
screen 1 "Default Screen2" rightof "Default Screen1"
#Option "Xinerama" "On"
Option "Clone" "Off"
EndSection |
Binary package hint: xserver-xorg-video-intel
Hardware:
~$ sudo dmidecode -s system-product-name
MacBook4,1
Linux: Ubuntu 8.10 RC
A dualhead configuration with xserver-xorg-video-intel 2:2.4.1-1ubuntu10 does not work. I have tested it with "gnome-display-properties", from gnome 2.24.
I used three different xorg.conf, but none of them
lead to a real split screen configuration:
-----------------------------------------------------------------------
1.) The default xorg.conf after installation:
[CODE]
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
[\CODE]
If the external monitor is not plugged in,
the default conf will set the resolution to the native
value "1280x800".
If the external monitor is plugged in, it
will set the resolution to "1023x768" for both monitors
and clone the screen.
-----------------------------------------------------------------------
2.) The configuration from the gnome-display-properties tool:
[CODE]
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection "Display"
Virtual 2048 768
EndSubSection
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
[\CODE]
This works very buggy. The monitors have different resolution, but
its not possible to drag the mouse from one monitor to the other.
Also, the second monitor never gets a refresh, so all output
stays forever on the screen.
-----------------------------------------------------------------------
3.) I tried to write my own configuration:
[\CODE]
Section "Device"
Identifier "Configured Video Device1"
Screen 0
EndSection
Section "Monitor"
Identifier "Configured Monitor1"
EndSection
Section "Screen"
Identifier "Default Screen1"
Monitor "Configured Monitor1"
Device "Configured Video Device1"
EndSection
Section "Device"
Identifier "Configured Video Device2"
Screen 1
EndSection
Section "Monitor"
Identifier "Configured Monitor2"
EndSection
Section "Screen"
Identifier "Default Screen2"
Monitor "Configured Monitor2"
Device "Configured Video Device2"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
# singlehead
#screen "Default Screen1"
# dualhead
screen 0 "Default Screen1" 0 0
screen 1 "Default Screen2" rightof "Default Screen1"
#Option "Xinerama" "On"
Option "Clone" "Off"
EndSection
[\CODE]
It didn't work with "screen 0" and "screen 1". It could only clone
the displays.
Regards,
beauman |
|
2008-11-02 14:21:47 |
Ricky Campbell |
bug |
|
|
assigned to mactel-support |
2008-11-07 09:21:36 |
Bryce Harrington |
xserver-xorg-video-intel: status |
New |
Incomplete |
|
2008-11-15 11:36:08 |
Jens-Christian |
bug |
|
|
added attachment 'post.tar.gz' (during step 7.) |
2008-12-02 22:27:47 |
Bryce Harrington |
xserver-xorg-video-intel: status |
Incomplete |
Confirmed |
|
2008-12-02 22:27:47 |
Bryce Harrington |
xserver-xorg-video-intel: statusexplanation |
|
|
|
2008-12-10 10:40:03 |
Kehan Harman |
bug |
|
|
added attachment 'macbook-pixelation' (Screenshot of pixelation) |
2008-12-10 10:42:12 |
Kehan Harman |
bug |
|
|
added attachment 'macbook-pixelation.png' (Screenshot of pixelation) |
2008-12-20 02:35:17 |
Bryce Harrington |
xserver-xorg-video-intel: status |
Confirmed |
Incomplete |
|
2008-12-22 12:27:27 |
Kehan Harman |
bug |
|
|
added attachment 'Xorg.0.log' (Xorg.0.log) |
2008-12-22 12:27:27 |
Kehan Harman |
bug |
|
|
added attachment 'Screenshot-Appearance Preferences.png' (Screenshot-Appearance Preferences.png) |
2008-12-23 00:50:46 |
Bryce Harrington |
xserver-xorg-video-intel: status |
Incomplete |
Confirmed |
|
2008-12-23 00:52:36 |
Bryce Harrington |
xserver-xorg-video-intel: status |
Confirmed |
Incomplete |
|
2008-12-23 00:52:36 |
Bryce Harrington |
xserver-xorg-video-intel: statusexplanation |
|
Jens-Christian, as the original reporter, can you confirm that the bug still persists with the newer driver?
It is possible this could be an xserver or mesa issue - could someone please test on the Jaunty Alpha-2 (or newer) LiveCD and see if the issue can be reproduced there? |
|
2009-01-31 00:26:46 |
Bryce Harrington |
xserver-xorg-video-intel: status |
Incomplete |
Invalid |
|