I've installed Parallels 5540 on Leopard, then installed Fedora Core 8. The install seems to have gone fine, but I'm having problems with screen resolution. The parallels window cuts off the bottom of the Fedora display, and I can't get the display configuration dialog to work. Attempting to run system-config-display gives the following message:
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 381, in <module>
dialog=xConfigDialog.XConfigDialog(hardware_state, xconfig, rhpxl.videocard.VideoCardInfo())
File "/usr/share/system-config-display/xConfigDialog.py", line 533, in __init__
self.state.recalc_mode()
File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 387, in recalc_mode
self.colordepth = availableDepth[-1]
IndexError: list index out of range
I'm not a Linux guru, so I'm not sure where to start poking around. Any suggestions on how I can get my display resolution set? BTW, I've created a custom display size of 1600x1200 in the vm configuration that I'd like to use.
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 381, in <module>
dialog=xConfigDialog.XConfigDialog(hardware_state, xconfig, rhpxl.videocard.VideoCardInfo())
File "/usr/share/system-config-display/xConfigDialog.py", line 533, in __init__
self.state.recalc_mode()
File "/usr/lib/python2.5/site-packages/rhpxl/xhwstate.py", line 387, in recalc_mode
self.colordepth = availableDepth[-1]
IndexError: list index out of range
I'm not a Linux guru, so I'm not sure where to start poking around. Any suggestions on how I can get my display resolution set? BTW, I've created a custom display size of 1600x1200 in the vm configuration that I'd like to use.