On 07/29/2011 10:19 AM, Felix Miata wrote:
On 2011/07/29 10:16 (GMT+0800) George Olson composed:
"...'zypper in xorg-x11-driver-video-unichrome' as root and restarting X or rebooting may actually be all you need..."
If that driver package is _already_ installed (which rpm, zypper and yast2 all can in each's own way tell you), it may be that X is not automagically finding it, and so may need unichrome specified as driver in /etc/X11/xorg.conf.d/50-device.conf.
Great!! That is what did it!
Which, installing driver, or modifying 50-device.conf? Maybe I spoke too soon. The resolution is good now, but now that I am using it, it seems that 3d is not working on my monitor. windows are slow to shrink down and kind of jerk along the way sometimes.
"If that driver package is _already_ installed (which rpm, zypper and yast2 all can in each's own way tell you), it may be that X is not automagically finding it, and so may need unichrome specified as driver in /etc/X11/xorg.conf.d/50-device.conf." how do I specify unichrome as driver, and will that necessarily fix the problem with 3d? Do I just put the word "unichrome" in place of "radeon" and take away the comment line in the 50-device.conf file? Here is a copy of my 50-device.conf file: Section "Device" Identifier "Default Device" #Driver "radeon" ## Required magic for radeon/radeonhd drivers; output name ## (here: "DVI-0") can be figured out via 'xrandr -q' #Option "monitor-DVI-0" "Default Monitor" EndSection -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org