Summary: | xrandr problems on ibook | ||
---|---|---|---|
Product: | xorg | Reporter: | wrobell <wrobell> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | PowerPC | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
wrobell
2007-09-08 07:13:44 UTC
I suspect the S-Video is mis-detected, making this a radeon driver bug, not an xrandr application problem. You have only two crtcs, so you can't drive three outputs. Turn of the S-Video if you want to turn on the VGA. i've changed component to 'Driver/Radeon'. i've tried to switch off the S-video using xrandr $ xrandr --output S-video --off no success (monitor shows 'no signal input': $ xrandr -q Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1280 x 1200 LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 1024x768 60.0*+ 800x600 60.3 640x480 59.9 VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 306mm x 230mm 1280x1024 59.9 1280x960 59.9 1152x864 74.8 1024x768 84.9* 75.1 70.1 60.0 832x624 74.6 800x600 98.7 84.9 72.2 75.0 60.3 640x480 99.8 84.6 75.0 72.8 60.0 720x400 70.1 640x350 70.1 S-video connected (normal left inverted right x axis y axis) 800x600 59.9 + 60.3 tried also: $ xrandr --output S-video --off --output VGA-0 --mode 1024x768 the same result as above the vga port on the ibook is driven by the tvdac, not the primary dac. You need to grab the latest code from ati git and specify: Option "MacModel" "ibook" in the device section of your config. applied all changes from git since 6.7.192, works fine. thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.