Summary: | VSync to secondary monitor over VGA using GL fails (succeeds with xv, however) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jason Wigg <jw5801> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | jw5801 | ||||||
Version: | 7.4 (2008.09) | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Jason Wigg
2010-05-25 04:03:41 UTC
Are you using kms? Please attach your xorg log and dmesg. Created attachment 35853 [details]
Xorg log
Created attachment 35854 [details]
dmesg output
I'm not using KMS. [CODE] do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly. Try adjusting the vblank_mode configuration parameter. [/CODE] I experience the same thing (on S-video out and VGA crt monitor). Searched the internet for the term "vblank_mode". Error existed even when dinosaurs walked the earth. The term seems not to be 'invented' by mplayer but by GL. Anyway installed the program 'driconf' to get a .drirc file in ~. Adjusted the parameter vblank_mode from 1 to 0 as suggested on the 'net. Did not help (of course). Some rumors about this error finally solved in kernel 2.6.33 which is not yet available for my package manager. Probably only solved for the newer Ati/AMD cards. Further data: Ubuntu 10.04. Ati Radeon 9600 w/ Xorg open 'Radeon' driver. mplayer -vo gl = error and sluggish playback, if any. mplayer -vo xv = fine. NO kms of course. No 3D desktop effects (compostite). kernel 2.6.32 TV out acchieved by: [code] xrandr --output S-video --set load_detection 1 xrandr --output S-video --mode 800x600 xrandr --output S-video --primary xrandr --output S-video --set tv_horizontal_size 2 xrandr --output S-video --set tv_horizontal_position -5 xrandr --output S-video --set tv_vertical_position -3 xrandr --output VGA-0 --off [/code] Would like to know what is the matter: faulty implementation of GL by Radeon driver or hardware problem? (In reply to comment #4) > I'm not using KMS. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
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.