Bugzilla – Bug 114418
Using "x11i=<driver>" option no longer works
Last modified: 2005-09-01 08:32:40 UTC
Using "x11i=<driver>" option no longer works. It results in a "fbdev" installation instead. Probably this is related to the new installation scripts.
you cannot specify a driver anymore, you can specify that you want to use an accelerated driver instead of fbdev acceleratedx=1 if doing so the scripts will check against libhd which X11 driver is needed for the card and check if this driver is available with the inst-sys If yes this driver is used
Thanks. Good to know!