Bug 26708

Summary: Fisher: GUI install fails on a SMI Lynx card
Product: [Retired] Red Hat Linux Reporter: Gerald Teschl <gt>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: Florence Gold
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-20 00:00:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gerald Teschl 2001-02-08 18:41:28 UTC
The GUI install mode will fail on a SMI 910 Lynx card. However,
if I pass the vga=0x314 (which corresponds to
800x600 @ 16bpp) option at the boot promt everything works fine.
I also tested vga=0x317 which worked fine.

Comment 1 Michael Fulbright 2001-02-08 20:42:37 UTC
Does the 'nofb' option work?

Comment 2 Glen Foster 2001-02-08 23:43:37 UTC
This defect is considered MUST-FIX for Florence Gold release

Comment 3 Brent Fox 2001-02-09 05:39:20 UTC
Yes, the vga mode was being incorrectly set to vga=787, which is 15 bit color.
We've changed it now to vga=788, which is the same at vga=0x314.

Comment 4 Gerald Teschl 2001-02-09 12:00:21 UTC
No the "nofb" does not work either. It says that a "svga" card was found and
that it will
use the fb device (which fails).

I looks like anaconda does not setup the card correctly. This might be related
to #22847.

Comment 5 Glen Foster 2001-02-09 23:19:14 UTC
This defect is considered MUST-FIX for Florence Gold release

Comment 6 Brent Fox 2001-02-10 00:39:59 UTC
The debug messages are misleading.  The message that you are seeing means that
the installer has found the framebuffer...not that it is using it.  We have
seriously reworked this code in the past few days and I'm confident that your
card will work correctly now.  Brock, please verify if we have one of these
cards in the test lab.