This looks promising. I have upgraded from Precise to Quantal to test
this new package. Before my configuration was working with no external
monitor and now it doesn't work anymore. The Xorg.conf file refers to
the right driver and used to work.

Any idea of what the issue could be?

Thanks

xabix@HTPC:/etc/X11$ more Xorg.conf_2013_01-06 
Section "Module"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "extmod"
        Load  "dri2"
        Load  "glx"
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "TV"
EndSection

Section "Device"
 Option      "DRIDisableVSync"   "False"
 Identifier  "Card0"
 Driver      "fbdev"
 BusID       "PCI:0:2:0"
 Option      "SoftEXA"           "Off"
 Option      "FlipChain"         "On"

 Option "monitor-VGA1" "none"
 Option "monitor-LVDS1" "none"
 Option "monitor-DP1" "none"
 Option "monitor-DP2" "none"
 Option "monitor-DVI1" "SNY-TV"
 Option "monitor-DVI2" "none"
 Option "ModeDebug" "true"
EndSection

Section "ServerLayout"
        Identifier  "default screen"
        Option      "AIGLX"             "Off"
EndSection

Section "Monitor"
 Identifier "SNY-TV"
 VendorName "Sony"
 ModelName "KDL-46EX500E"
 HorizSync 15.0 - 46.0
 VertRefresh 49.0 - 122.0

 Modeline "1920x1080"  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync 
+vsync
 Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 
+hsync +vsync
 Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync 
+vsync
 Modeline "1280x720"   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync
 Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync

 Option "PreferredMode" "1920x1080"
EndSection

Section "Monitor"
 Identifier "none"
 Option "Ignore" "true"
EndSection

Section "Screen"
 Identifier "TV"
 Device "Intel D2700 GMA 3650"
 Monitor "SNY-TV"
 DefaultDepth 24
 SubSection "Display"
  Depth 24 
  Modes "1920x1080" "1280x1024" "1024x768" "800x600"
 EndSubSection
EndSection

Section "DRI"
        Mode  0666
EndSection

** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1069031/+attachment/3475650/+files/Xorg.0.log

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

Title:
  intel gma3600: X unable to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1069031/+subscriptions

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

Reply via email to