Bug 12041 - Text install fails
Summary: Text install fails
Keywords:
Status: CLOSED DUPLICATE of bug 12018
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Brock Organ
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-06-10 07:36 UTC by Stephen Rasku
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-07-13 15:18:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Stephen Rasku 2000-06-10 07:36:35 UTC
Installing on old P90 gives the following traceback:

Probing for mouse type...
Unknown card, falling back to VGA16
Traceback (innermost last):
  File "/usr/bin/anaconda", line 250 in ?
    result = Xserver.startX ()
  File "/usr/lib/anaconda/xserver.py", line 38, in startX
  if not os.access(serverPath, os.X_OK):
Type Error: argument 1: expected string, None found
install exited abnormally

Comment 1 Stephen Rasku 2000-06-10 16:43:06 UTC
*** Bug 12042 has been marked as a duplicate of this bug. ***

Comment 2 Brock Organ 2000-06-23 22:54:45 UTC
what is your video card in this machine ...?

Comment 3 Stephen Rasku 2000-06-27 06:30:34 UTC
It's an ATI card.  I think it's called a Graphics Xpression.  Here are the lspci
details (from bug 12018):

 00:00.0 Host bridge: Acer Laboratories Inc. [ALi] M1451 (rev bd)
 00:02.0 Non-VGA unclassified device: Acer Laboratories Inc. [ALi] M1449 (rev
b2)
 00:05.0 VGA compatible controller: ATI Technologies Inc 210888GX [Mach64 GX]
 00:06.0 IDE interface: CMD Technology Inc PCI0640 (rev 02)     

 lspci -n gives:

 00:00.0 Class 0600: 10b9:1451 (rev bd)
 00:02.0 Class 0000: 10b9:1449 (rev b2)
 00:05.0 Class 0300: 1002:4758
 00:06.0 Class 0101: 1095:0640 (rev 02)

Comment 4 Matt Wilson 2000-07-13 15:18:00 UTC

*** This bug has been marked as a duplicate of 12018 ***

Comment 5 Brock Organ 2000-08-22 21:19:01 UTC
verified fix (synchronous loop device reads issue) ...


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