During the installation process choosing "Machine Info" causes crash with the following message:
"/usr/lib/anaconda/textw/devices_text.py", line 41, in displayDetails
(self.devices.deviceClassNames[last_class] +
File
/usr/lib/anaconda/textw/devices_text.py", line 443, in__call__
rc = self.displayDetails()
File "/usr/lib/anaconda/text.py", line 581,
in run
rc = win(self.screen, instance)
File "/usr/bin/anaconda", line 1000, in ?
anaconda.intf.run(anaconda)
KeyError: 4194304
Cause
When the installation process was asked to check which devices it recognized, the process crashed because hardware reported "out of range" value.