Summary says all. Additional information: https://bugzilla.novell.com/show_bug.cgi?id=590005
Created attachment 34391 [details] [review] xorg-server-walk_drivers.diff Fix by Rüdiger Oertel <ro@suse.de>.
Created attachment 34455 [details] [review] updated patch working more cleanly, fixed coding style, added comments
I think this patch is good to go. My take is that it could be refactored into xf86HandleConfigFile to fill in all the missing sections in one go, but this definitely works for now. Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Fixed in 1.8.0. commit 67b814d9b2baea6beccfb1625a1e3f0b2ba7218b Author: Ruediger Oertel <ro@suse.de> Date: Mon Mar 29 00:23:40 2010 +0200 Remove now obsolete function chooseVideoDriver Signed-off-by: Keith Packard <keithp@keithp.com> commit 1dd5fbc5a4d860af1c102b33e04dedd8c72617a1 Author: Ruediger Oertel <ro@suse.de> Date: Fri Mar 26 09:33:20 2010 -0700 xfree86: Handle driver autoconfiguration when .conf files exist When doing driver autoconfiguration with some parts of the config file present but no driver set (e.g. only input configuration) fix the case that we may have multiple drivers to try. Create a screen section for each driver and let them be tried in a row. Signed-off-by: Ruediger Oertel <ro@suse.de> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com> Tested-by: Timo Aaltonen <timo.aaltonen@aalto.fi> Signed-off-by: Keith Packard <keithp@keithp.com>
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.