Bug 114418

Summary: Using "x11i=<driver>" option no longer works
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Stefan Dirsch <sndirsch>
Component: InstallationAssignee: Marcus Schaefer <ms>
Status: RESOLVED WONTFIX QA Contact: Klaus Kämpf <kkaempf>
Severity: Minor    
Priority: P5 - None CC: snwint
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Dirsch 2005-08-31 14:35:36 UTC
Using "x11i=<driver>" option no longer works. It results in a "fbdev"
installation instead. Probably this is related to the new installation scripts.
Comment 1 Marcus Schaefer 2005-09-01 07:56:00 UTC
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 
Comment 2 Stefan Dirsch 2005-09-01 08:32:40 UTC
Thanks. Good to know!