Bug 52047 - RFE: Install dies on machines i810 + 2nd video card
Summary: RFE: Install dies on machines i810 + 2nd video card
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Brock Organ
URL:
Whiteboard:
: 16123 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-19 17:45 UTC by Stephen John Smoogen
Modified: 2007-04-18 16:36 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:48:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Stephen John Smoogen 2001-08-19 17:45:38 UTC
Hi guys,

I like the fix you had for 7.2, but figured I should put in another type of
solution as a RFE for 8.0. 

Machine is 
Dell Optiplex GX100
128 Mb Ram
Voodoo 3 3000 w/16Mb
Creative Labs SB Live! EMU10000
Adaptec 2940
 CDrom writer on SCSI chain
Built in
 i810 video *always on*
 3Com Corporation 3c905C-TX [Fast Etherlink]

The first problem is that the system seems to get confused with the initial
frame buffer mode and goes into an ultra lowres 320x200. The previous
workaround was to do a text install which of course dropped off functionality.

This time the install worked by doing a nofb as the installer tried the
VGA16 XFree86.. and I limped along in that (yeah)

I figured that since it saw I had two video cards.. would it be possible
for it to do something like this on an expert install:

Detected 2 video cards
 Which card do you wish to be primary for install?
    [] Voodoo
    [] i810
    [] vga16

The framebuffer problem.. I dont know what to do with.. I dont know if it
is a Voodoo problem or an i810 voodoo conflict problem.

Comment 1 Michael Fulbright 2001-08-20 15:01:01 UTC
How does text mode drop off functionality? Its IDENTICAL to GUI mode now.

We do not support motherboards currently where the i810 cannot be disabled if
another card is present. You will have to manually configure X for the card in
use.  We may reconsider for future releases.

BTW, what does kudzu say when you:

cd /usr/lib/python1.5/site-packages
$python
import kudzu
print kudzu.probe(kudzu.CLASS_VIDEO, kudzu.BUS_UNSPEC, kudzu.PROBE_ALL)



Comment 2 Stephen John Smoogen 2001-08-20 17:35:11 UTC
I figured it would be several releases, which is why the RFE was put on it..

Here is what kudzu says

>>> print kudzu.probe(kudzu.CLASS_VIDEO, kudzu.BUS_UNSPEC, kudzu.PROBE_ALL)
[Desc:           Intel Corporation|82810-DC100 CGC [Chipset Graphics Controller]
Driver:         Card:Intel 810
Device:         None
, Desc:           3Dfx Interactive, Inc.|Voodoo 3
Driver:         Card:Voodoo3 (generic)
Device:         None
]


Comment 3 Michael Fulbright 2001-08-24 19:45:27 UTC
I'll try to pick this up for the next release.

Comment 4 Brent Fox 2001-09-26 19:09:18 UTC
*** Bug 16123 has been marked as a duplicate of this bug. ***

Comment 5 Michael Fulbright 2002-03-26 17:45:32 UTC
Deferring to future release.

Comment 6 Red Hat Bugzilla 2006-02-21 18:48:05 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.