Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-06-15 Thread Richard Atterer
Hello,

I'm not the original bug submitter, but for the record:

Brice Goglin wrote:
 You could possibly try upgrading xserver-xorg-video-ati to the one 
 currently in experimental (1:6.6.191-1). However, in the end it might be 
 better to wait for the next official release of the ATI driver before 
 upgrading to xserver-xorg-core 1.3.

Upgrading to 1:6.6.192-1 in experimental was the right thing for me: I was 
unable to get dual-head (via MergedFB) to work with the current packages in 
testing. ...So please upload that package to the regular archive soon! :)

I now have a working dual-head configuration on my Sony Vaio PCG-Z1RSP 
(Radeon Mobility M6 LY): The 1400x1050 panel of the laptop is the primary 
screen, an external LCD is driven at 1280x1024.

Previously, X11 always complained on startup that it was unable to find any 
working modes for the external LCD, and switched off MergedFB.

Cheers,

  Richard

xorg.conf snippet:
Section Device
Identifier  RadeonMerged
Driver  radeon
Option MergedFB true
Option MonitorLayout LVDS, CRT
Option CRT2Position LeftOf
Option MetaModes 1400x1050-1280x1024
Option MergedXineramaCRT2IsScreen0 false
Option MergedNonRectangular true
EndSection
-- 
  __   _
  |_) /|  Richard Atterer
  | \/¯|  http://atterer.net
  ¯ '` ¯



Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-06-14 Thread Felix C. Stegerman
* Brice Goglin [EMAIL PROTECTED] [2007-05-08 10:57]:
 reassign 422777 xserver-xorg-video-ati
 forcemerge 422602 422777
 thank you
 
 
 Felix C. Stegerman wrote:
  When I rebooted my laptop (Apple iBook G4) this morning, the
  second screen remained blank.  The Xorg.0.log config file shows
  No valid mode found for CRTC2, disabling MergedFB.   I haven't
  changed my xorg.conf since 2006-11-21, so I'm pretty sure it's
  related to a recent Xorg update.  I can't be sure which one since
  I may have updated Xorg more than once between reboots (and rarely
  restart X other than on reboot).  I am however quite sure I
  haven't installed, removed or reconfigured Xorg packages recently
  other than during aptitude upgrades or aptitude dist-upgrades.
  Also, I rebooted sometime in the last two weeks without problems,
  so it must be a problem with a recent Xorg update.  [yes, I
  aptitude up{date,grade} more or less weekly]
 
  I hope someone can help me out here, since I have no idea
  whatsoever how to fix this (other than attempting some Xorg
  downgrades, but that's hardly fixing).  If there's anything I
  can do myself (that doesn't involve intimate knowledge of Xorg
  internals), please let me know.

 
 Some similar breakage have been reported with the old ATI driver and
 the new xserver-xorg-core 1.3. You could possibly try upgrading
 xserver-xorg-video-ati to the one currently in experimental
 (1:6.6.191-1). However, in the end it might be better to wait for
 the next official release of the ATI driver before upgrading to
 xserver-xorg-core 1.3.
 
 Brice

[Sorry about the late reply, my inbox is overflowing ...]

Thanks.  I've pinned xserver-xorg-core to testing for now.


- Felix

-- 
Felix C. Stegerman [EMAIL PROTECTED]  http://obfusk.net
~ Any sufficiently advanced bug is indistinguishable from a feature.
~   -- R. Kulawiec
~ vim: set ft=mail tw=70 sw=2 sts=2 et:


pgpbpNU75CGZ9.pgp
Description: PGP signature


Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-05-08 Thread Felix C. Stegerman
Package: xserver-xorg
Version: 1:7.2-3
Severity: normal

Hi,

When I rebooted my laptop (Apple iBook G4) this morning, the second
screen remained blank.  The Xorg.0.log config file shows No valid
mode found for CRTC2, disabling MergedFB.   I haven't changed my
xorg.conf since 2006-11-21, so I'm pretty sure it's related to a
recent Xorg update.  I can't be sure which one since I may have
updated Xorg more than once between reboots (and rarely restart X
other than on reboot).  I am however quite sure I haven't installed,
removed or reconfigured Xorg packages recently other than during
aptitude upgrades or aptitude dist-upgrades.  Also, I rebooted
sometime in the last two weeks without problems, so it must be a
problem with a recent Xorg update.  [yes, I aptitude up{date,grade}
more or less weekly]

I hope someone can help me out here, since I have no idea whatsoever
how to fix this (other than attempting some Xorg downgrades, but
that's hardly fixing).  If there's anything I can do myself (that
doesn't involve intimate knowledge of Xorg internals), please let me
know.


- Felix


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-20 13:15 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1996176 2007-04-27 00:28 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:00:10.0 VGA compatible controller: ATI Technologies Inc M11 NV [FireGL 
Mobility T2e] (rev 80)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 34 2006-05-04 11:35 /etc/X11/xorg.conf - 
/etc/flx/cfg/vinter/xorg/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf
#
#   Felix C. Stegerman [EMAIL PROTECTED]
#   2006-11-21
#
# --
#
# Xorg X Window System server configuration file
#
# --

Section Files
  FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
  FontPath/usr/share/fonts/X11/misc
  FontPath/usr/share/fonts/X11/100dpi
  FontPath/usr/share/fonts/X11/75dpi
  FontPath/usr/share/fonts/X11/Type1
  FontPath/usr/share/fonts/truetype
EndSection

Section Module
  Loadbitmap
  Loaddbe
  Loadddc
  Loaddri
  Loadevdev
  Loadextmod
  Loadfreetype
  Loadglx
  Loadint10
  Loadrecord
  Loadtype1
  Loadvbe
EndSection

Section InputDevice
  Identifier  Keyboard
  Driver  keyboard
  Option  CoreKeyboard
  Option  XkbRules  xorg
  Option  XkbModel  pc105
  Option  XkbLayout us
EndSection

Section InputDevice
  Identifier  Mouse
  Driver  mouse
  Option  CorePointer
  Option  Device/dev/input/mice
  Option  Protocol  ImPS/2
  Option  Buttons   3
  Option  Emulate3Buttons   true
  Option  ZAxisMapping  4 5
EndSection

Section Device
  Identifier  ATI Card [primary]
  Driver  ati
  BusID   PCI:0:16:0
  Option  MergedFB  true
  Option  MetaModes 1024x768
  Option  MergedDPI 96 96
  Option  CRT2HSync 30.0-96.0
  Option  CRT2VRefresh  50.0-160.0
  Option  CRT2Position  Clone
EndSection

Section Device
  Identifier  ATI Card [secondary]
  Driver  ati
  BusID   PCI:0:16:0
  Screen  1
EndSection

Section Monitor
  Identifier  LCD Screen [internal]
  Option  DPMS
  Option  PanelSize 1024x768
EndSection

Section Monitor
  Identifier  CRT Screen [external]
  Option  DPMS
  HorizSync   30-96
  VertRefresh 50-160
  DisplaySize 346 260
EndSection

Section Screen
  Identifier  Screen [internal]
  Device  ATI Card [primary]
  Monitor LCD Screen [internal]
  DefaultDepth24
  SubSection Display
Depth 24
Modes 1024x768
  EndSubSection
EndSection

Section Screen
  Identifier  Screen [external]
  Device  ATI Card [secondary]
  Monitor CRT Screen [external]
  DefaultDepth24
  SubSection Display
Depth 24
Modes 1024x768
  EndSubSection
EndSection

Section ServerLayout
  Identifier  Layout
  Screen 0Screen [internal]
  InputDevice Keyboard
  InputDevice Mouse
  Option  AllowMouseOpenFail1
EndSection

Section DRI
  Group   video
  Mode0660
EndSection

# vim: set ft=xf86conf tw=70 sw=2 sts=2 et:


Xorg X server log files on system:
-rw-r--r-- 1 root root 53106 2006-05-26 01:01 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 51843 2006-05-26 

Bug#422777: xserver-xorg: MergedFB CRT2 Clone stopped working after reboot

2007-05-08 Thread Brice Goglin
reassign 422777 xserver-xorg-video-ati
forcemerge 422602 422777
thank you


Felix C. Stegerman wrote:
 When I rebooted my laptop (Apple iBook G4) this morning, the second
 screen remained blank.  The Xorg.0.log config file shows No valid
 mode found for CRTC2, disabling MergedFB.   I haven't changed my
 xorg.conf since 2006-11-21, so I'm pretty sure it's related to a
 recent Xorg update.  I can't be sure which one since I may have
 updated Xorg more than once between reboots (and rarely restart X
 other than on reboot).  I am however quite sure I haven't installed,
 removed or reconfigured Xorg packages recently other than during
 aptitude upgrades or aptitude dist-upgrades.  Also, I rebooted
 sometime in the last two weeks without problems, so it must be a
 problem with a recent Xorg update.  [yes, I aptitude up{date,grade}
 more or less weekly]

 I hope someone can help me out here, since I have no idea whatsoever
 how to fix this (other than attempting some Xorg downgrades, but
 that's hardly fixing).  If there's anything I can do myself (that
 doesn't involve intimate knowledge of Xorg internals), please let me
 know.
   

Some similar breakage have been reported with the old ATI driver and the
new xserver-xorg-core 1.3. You could possibly try upgrading
xserver-xorg-video-ati to the one currently in experimental
(1:6.6.191-1). However, in the end it might be better to wait for the
next official release of the ATI driver before upgrading to
xserver-xorg-core 1.3.

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]