My problem that i've always had with fglrx and not with radeon driver, is when i open a program that uses bttv (tv capture), sometimes x server crashes (very frequent), and other times it turns black the screen, so i have to switch to a virtual terminal (ctrl+alt+(F1-F6)) and back again to desktop (ctrl+alt+f7).
I've seen this problem searching in google with a lot of people with fgrlx and programs that uses tv capture. All the answers says it's a fglrx problem. With radeon driver, i've never had problems with my tv capture and using tv programs.
EDITED: This is my configuration:
I've seen this problem searching in google with a lot of people with fgrlx and programs that uses tv capture. All the answers says it's a fglrx problem. With radeon driver, i've never had problems with my tv capture and using tv programs.
EDITED: This is my configuration:
Code:
Section "Device" Identifier "ATI Technologies Inc RV350 AQ [Radeon 9600]" Driver "fglrx" BusID "PCI:1:0:0" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" Option "XaaNoOffscreenPixmaps" Option "UseFastTLS" "2" Option "BusType" "AGP" Option "PseudoColorVisuals" "off" Option "UseInternalAGPGART" "no" Option "mtrr" "off" Option "no_accel" "no" Option "no_dri" "no" Option "EnablePrivateBackZ" "no" EndSection
Comment