Hello,
I try to install Pardus on a laptop. However the installation stops, yali being unable to start owing to xorg problems. I get many errors in /var/log/messages/Xorg.0.log:
(EE) Failed to load module "synaptics" (module does not exist, 0)
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): Unable to read from DVOI2C_E Slave 236.
(EE) intel(0): ivch: Unable to read register 0x00 from DVOI2C_B:04.
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): tfp410 not detected got VID FFFFFFFF: from DVOI2C_E Slave 112.
(EE) intel(0): No valid modes.
(EE) Screen(s) found, but none have a usable configuration.
In contrast, a working xorg.conf file taken from a Zenwalk distribution installed on another partition yields only one error when used during Pardus insllation:
(EE) Failed to load module "pcidata" (module does not exist, 0)
Instead of tinkering the Zenwalk file, I tried to start installation with xorg=safe as kernel option as adviced on this forum. Unfortunately I get stuck with black X screens with no way to get back to a console

Is there a simple way to get around such problems ? Thanks.