
On 07/29/2011 07:02 PM, dwgallien wrote:
< snip>
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
Yes, if unichrome is the driver name, replace radeon with it (keeping quotes), and removing the comment #.
Since the behavior has changed, I would double-check to see which driver is actually being loaded and with what parameters. Do an lsmod as root, you should see the kernel driver name in the list. And look at /var/log/Xorg.0.log for what X is actually doing with the driver. Please educate me: It looks like both the # and the ## are comments. If that's so, then what's the difference, and why? If that's not so, then what kind of notation is it, and what does it mean? Thanx--doug
-- Blessed are the peacemakers...for they shall be shot at from both sides. --A. M. Greeley -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org