Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-30 Thread Marcus Better
Brice Goglin wrote: (EE) Screen(s) found, but none have a usable configuration. You should try adding similar monitor-VGA-0 and monitor-LVDS options and new Monitor sections for VGA-0 and LVDS Doesn't seem to help. (I wasn't sure if the new Monitor sections should be added to the Screen, but

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Marcus Better
The monitor-S-video option didn't work. I just got (II) RADEON(0): Output S-video using monitor section TV Monitor (**) RADEON(0): Option Ignore true (II) UnloadModule: ati (II) UnloadModule: int10 (II) Unloading /usr/lib/xorg/modules//libint10.so (II) UnloadModule: vgahw (II) Unloading

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Alex Deucher
On 8/29/07, Marcus Better [EMAIL PROTECTED] wrote: The monitor-S-video option didn't work. I just got (II) RADEON(0): Output S-video using monitor section TV Monitor (**) RADEON(0): Option Ignore true (II) UnloadModule: ati (II) UnloadModule: int10 (II) Unloading

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Alex Deucher
On 8/29/07, Marcus Better [EMAIL PROTECTED] wrote: Alex Deucher wrote: xrandr --addmode VGA-0 1280x1024 Tried that: ~$ xrandr --addmode VGA-0 1280x1024 xrandr: cannot find mode 1280x1024 try adding 1280x1024 to the modes line in the screen section of your config. you can also use xrandr

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Marcus Better
Alex Deucher wrote: xrandr --addmode VGA-0 1280x1024 Tried that: ~$ xrandr --addmode VGA-0 1280x1024 xrandr: cannot find mode 1280x1024 The X server log (see earlier messages) contains some EDID data... Regards, Marcus

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Alex Deucher
On 8/29/07, Marcus Better [EMAIL PROTECTED] wrote: Alex Deucher wrote: The X server log (see earlier messages) contains some EDID data... was it for the LVDS or the monitor? I can't seem to find your old log. That edid is from your LVDS panel, not the vga monitor. Alex -- To

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Brice Goglin
Marcus Better wrote: The monitor-S-video option didn't work. I just got (II) RADEON(0): Output S-video using monitor section TV Monitor (**) RADEON(0): Option Ignore true (II) UnloadModule: ati (II) UnloadModule: int10 (II) Unloading /usr/lib/xorg/modules//libint10.so (II) UnloadModule:

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-28 Thread Brice Goglin
On Mon, Aug 27, 2007 at 04:55:41PM +0200, Marcus Better wrote: Alex Deucher wrote: You only have two crtcs and you are trying to enable more than two outputs. turn off tv if you want to enable VGA. Yes, that helps, but why is it enabling S-video in the first place? I don't have anything

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Brice Goglin
Hi Markus, ATI driver 6.7.192 has been uploaded to experimental today, it contains some fixes that Alex talked about earlier. Please report back whether it helps, and whether Alex' xrandr command lines help. Thanks, Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Julien Cristau
On Mon, Aug 27, 2007 at 13:01:18 +0200, Marcus Better wrote: But perhaps my xrandr version is too old. WIll 1.2.2 it be available in the archive anytime soon? Hi Marcus, it's in x11-xserver-utils in experimental. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Dave Airlie
On 8/27/07, Marcus Better [EMAIL PROTECTED] wrote: Hi, there are no differences as far as I can see in version 6.7.192-1. The xrandr commands give me: ~$ xrandr --addmode VGA-0 1024x768 ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 VGA-0 disconnected

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Brice Goglin
Marcus Better wrote: ~$ xrandr --addmode VGA-0 1024x768 No error? So your xrandr looks recent enough. ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 VGA-0 disconnected (normal left inverted right x axis y axis) 1024x768 60.0 The mode you

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Marcus Better
Dave Airlie wrote: it might worth trying to add anem xrandr --output S-video --off Yes, that did help! The monitor went on after giving the xrandr --mode command. It now also detects the other modes: ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 VGA-0 connected

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Alex Deucher
On 8/27/07, Marcus Better [EMAIL PROTECTED] wrote: Hi, there are no differences as far as I can see in version 6.7.192-1. The xrandr commands give me: ~$ xrandr --addmode VGA-0 1024x768 ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 VGA-0 disconnected

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Marcus Better
Alex Deucher wrote: You only have two crtcs and you are trying to enable more than two outputs. turn off tv if you want to enable VGA. Yes, that helps, but why is it enabling S-video in the first place? I don't have anything connected there. Marcus -- To UNSUBSCRIBE, email to [EMAIL

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Alex Deucher
On 8/27/07, Marcus Better [EMAIL PROTECTED] wrote: Alex Deucher wrote: You only have two crtcs and you are trying to enable more than two outputs. turn off tv if you want to enable VGA. Yes, that helps, but why is it enabling S-video in the first place? I don't have anything connected

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-24 Thread Marcus Better
Package: xserver-xorg-video-ati Version: 1:6.7.191-1 Severity: normal I am trying to enable an external VGA monitor for dual-head on my LG LE50 Express laptop (Radeon Xpress 200M), but cannot seem to configure it with xrandr: ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-24 Thread Alex Deucher
On 8/24/07, Marcus Better [EMAIL PROTECTED] wrote: Package: xserver-xorg-video-ati Version: 1:6.7.191-1 Severity: normal I am trying to enable an external VGA monitor for dual-head on my LG LE50 Express laptop (Radeon Xpress 200M), but cannot seem to configure it with xrandr: ~$ xrandr