Skip to main content

Thread: Problem with my video drivers (I think)


hey all

i'm having problem think video drivers. have 2 ati radeon 4870s, monitor plugged both. after tweaking xorg.conf file, able both working, i'm not sure if video drivers working right. i'm getting lag when drag windows around, , login animation (i should i'm running 9.10, 64 bit). can't enable compiz. i've tried installing latest drivers ati site, , restricted drivers administration -> hardware drivers in menu. can shed light on problem? below xorg.conf.

code:
section "monitor"  	identifier   "aticonfig-monitor-1"  	option	    "vendorname" "ati proprietary driver"  	option	    "modelname" "generic autodetecting monitor"  	option	    "dpms" "true"  endsection    section "monitor"  	identifier   "aticonfig-monitor-2"  	option	    "vendorname" "ati proprietary driver"  	option	    "modelname" "generic autodetecting monitor"  	option	    "dpms" "true"  endsection    section "monitor"  	identifier   "0-dfp2"  	option	    "vendorname" "ati proprietary driver"  	option	    "modelname" "generic autodetecting monitor"  	option	    "dpms" "true"  	option	    "preferredmode" "1680x1050"  	option	    "targetrefresh" "60"  	option	    "position" "0 0"  	option	    "rotate" "normal"  	option	    "disable" "false"  endsection    section "monitor"  	identifier   "1-dfp2"  	option	    "vendorname" "ati proprietary driver"  	option	    "modelname" "generic autodetecting monitor"  	option	    "dpms" "true"  	option	    "preferredmode" "1680x1050"  	option	    "targetrefresh" "60"  	option	    "position" "0 0"  	option	    "rotate" "normal"  	option	    "disable" "false"  endsection    section "screen"  	identifier "aticonfig-screen-1"  	device     "aticonfig-device-1"  	monitor    "aticonfig-monitor-1"  	defaultdepth	24  	subsection "display"  		viewport   0 0  		depth     24  	endsubsection  endsection    section "screen"  	identifier "aticonfig-screen-2"  	device     "aticonfig-device-2"  	monitor    "aticonfig-monitor-2"  	defaultdepth     24  	subsection "display"  		viewport   0 0  		depth     24  	endsubsection  endsection    section "module"  	load  "glx"  endsection    section "dri"  	mode 0666  endsection    section "extensions"  	option "composite" "1"  endsection    section "serverlayout"  	identifier     "aticonfig layout"  	screen      0  "aticonfig-screen-1" 0 0  	screen         "aticonfig-screen-2" 1680 0  endsection    section "device"  	identifier  "aticonfig-device-1"  	option	    "monitor-dfp2" "0-dfp2"  	busid       "pci:1:0:0"  	driver	"fglrx"  endsection    section "device"  	identifier  "aticonfig-device-2"  	option	    "monitor-dfp2" "1-dfp2"  	busid       "pci:2:0:0"  	driver	"fglrx"  endsection    section "serverflags"  	option	    "xinerama" "on"  endsection
thanks time.



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software Problem with my video drivers (I think)


Ubuntu

Comments

Popular posts from this blog

Valutazione Template - Joomla! Forum - community, help and support

SD Datastring Convention

First use of Arduino Uno : avrdude error on Blink uploading