Bug 114418 - Using "x11i=<driver>" option no longer works
Summary: Using "x11i=<driver>" option no longer works
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Minor
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 14:35 UTC by Stefan Dirsch
Modified: 2005-09-01 08:32 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!