Summary: | DVI output not detected. clone mode shown anyway. | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Owain Ainsworth <zerooa> | ||||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||||
Status: | RESOLVED NOTABUG | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | major | ||||||||||||||
Priority: | medium | CC: | beck, zerooa | ||||||||||||
Version: | git | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||
OS: | OpenBSD | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Created attachment 34070 [details]
xorg.conf from the 4350
Created attachment 34071 [details]
xorg.conf from the 1650
Created attachment 34072 [details]
Xorg.log from the 1650
Created attachment 34073 [details]
OpenBSD dmesg from the system in question
Sorry. I hit enter before I finished typing the description. By changing the monitor, switching the two identical monitors (one on vga, one on dvi) was meant. Does this commit help any? http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=3a44f1cb0d2bb748692b1024003de8ee88ca77a5 On 15 March 2010 11:16, <bugzilla-daemon@freedesktop.org> wrote: > http://bugs.freedesktop.org/show_bug.cgi?id=27088 > > > > > > --- Comment #6 from Alex Deucher <agd5f@yahoo.com> 2010-03-15 10:16:16 PST --- > Does this commit help any? > http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=3a44f1cb0d2bb748692b1024003de8ee88ca77a5 > > Sorry for the delay, but No Alex, it doesnt' help The patch appears to make no difference to the behavior. Bob informs that the kvm switch he was using was the source of the bug. Removing the kvm makes all cards work correctly with the git driver, marking as NOTABUG. My apologies, the stupid kvm never got in the way before. On 29 March 2010 09:14, <bugzilla-daemon@freedesktop.org> wrote: > http://bugs.freedesktop.org/show_bug.cgi?id=27088 > > > Owain Ainsworth <zerooa@googlemail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution| |NOTABUG > > > > > --- Comment #8 from Owain Ainsworth <zerooa@googlemail.com> 2010-03-29 08:14:16 PST --- > Bob informs that the kvm switch he was using was the source of the bug. > > Removing the kvm makes all cards work correctly with the git driver, marking as > NOTABUG. > > > -- > Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > > |
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.
Created attachment 34069 [details] xorg.log for the 4350 On three different radeon cards (x1600, x600 and hd350), a dvi output claims to be disconnected when a monitor is attached. Changing the monitor does not affect this. On X start, the monitors are enabled in mirror-mode (Alex Deuchar has suggested that this is possibly the bios leaving the output on using the same CRTC). xrandr shows the DVI output to be disconnected. The driver in use is git commit 14aff767490c253cbcdd411f812e50b91673119e on OpenBSD current. attached are Xorg.logs and configuration files for the cards in question. Xrandr output on the hd4350 follows: $ xrandr Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 3280 x 1200 VGA-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm 1280x1024 60.0*+ 75.0 72.0 60.0* 1152x864 75.0 1024x768 75.0 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 640x480 75.0 72.8 66.7 59.9 720x400 70.1 640x350 70.1 HDMI-0 disconnected (normal left inverted right x axis y axis) DVI-0 disconnected (normal left inverted right x axis y axis) $ xrandr --output DVI-0 --auto --right-of VGA-0 the final command caused flickering but no other change.