Bug 366381 - F8 installer fails in starting on PS3
Summary: F8 installer fails in starting on PS3
Keywords:
Status: CLOSED DUPLICATE of bug 370761
Alias: None
Product: Fedora
Classification: Fedora
Component: rhpxl
Version: rawhide
Hardware: ppc64
OS: Linux
low
high
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-05 05:33 UTC by Kazunori Asayama
Modified: 2008-02-12 21:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-12 21:13:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kazunori Asayama 2007-11-05 05:33:54 UTC
Description of problem:
  On PLAYSTATION 3, the F8 installer displays following message and fails to
start installation.

Version-Release number of selected component (if applicable):
  rhpxl-0.49-2.fc8.ppc.rpm

How reproducible:
  Everytime.

Steps to Reproduce:
1. Insert boot CD (boot.iso).
2. Run the installer.
  
Actual results:
  The installer displays following message and istallation is aborted.

Traceback (most recent call last):
  File "/usr/bin/anaconda", line 779, in <module>
    floppyDevice = probeHW(opts, x_already_set, xserver)
  File "/usr/bin/anaconda", line 421, in probeHW
    xserver.probeHW(skipMouseProbe=skipmouseprobe, forceDriver=opts.xdriver)
  File "/usr/lib/python2.5/site-packages/rhpxl/xserver.py", line 87, in probeHW
    self.videohw = videocard.VideoCardInfo(forceDriver=forceDriver)
  File "/usr/lib/python2.5/site-packages/rhpxl/videocard.py", line 149, in __init__
    elf os.uname()[4].count("ppc") > 0 and card.pcidom > 0:
AttributeError: device instance has no attribute 'pcidom'
install exited abnormally [1/1]

Expected results:

Comment 1 Adam Jackson 2008-02-12 21:13:00 UTC

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


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