<div dir="ltr">Just reporting:<br><br>On Geode GX2 units with CS5535 companion board, the geode driver breaks with:<br><br>"Could not find the GPIO I/O base"<br><br>Inspection of the code reveals that this is because the CS5536 GPIO registers are hard coded in geode_ddc.c. On a CS5535-based unit, this causes the complete system to hang. The "amd" driver previously and the current "nsc" driver do not have this issue.<br>
<br>I wonder why it was necessary to introduce the hard code for the CS5536. Also, I do not see any xorg.conf flag or option to disable the DDC probing. I think disabling the DDC probe for now, would allow me to use the geode driver on this board.<br>
<br>Thanks,<br><br>-Gideon<br></div>