Two pastebins:
lsmod - :~> lsmod Module - Anonymous - DmZmesMt - Pastebin.com](http://pastebin.com/DmZmesMt) no nouveau module
Xorg.0.log 28.365] X.Org X Server - Anonymous - x5DYPE50 - Pastebin.com](http://pastebin.com/x5DYPE50)
28.938] (II) FBDEV: driver for framebuffer: fbdev
28.938] (II) VESA: driver for VESA chipsets: vesa
28.938] (++) using VT number 7
28.957] (II) Primary Device is: PCI 01@00:00:0
28.958] drmOpenDevice: node name is /dev/dri/card0
29.414] [drm] failed to load kernel module "nouveau"
29.414] (EE) [drm] failed to open device
29.415] (--) NV: Found NVIDIA GeForce FX 5200 at 01@00:00:0
29.415] (WW) Falling back to old probe method for fbdev
29.415] (II) Loading sub module "fbdevhw"
29.415] (II) LoadModule: "fbdevhw"
29.420] (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
29.422] (II) Module fbdevhw: vendor="X.Org Foundation"
29.422] compiled for 1.8.0, module version = 0.0.2
29.424] ABI class: X.Org Video Driver, version 7.0
29.425] (WW) Falling back to old probe method for vesa
Any suggestions? Probably the best is to wait for nvidia driver?
Another thing is interesting, I tried to install without boot parameters, with āacpi=off noapic nolapicā, both installation failed, twice hanging exactly when installing kernel-default.rpm, probably because of acpi. Then added āInstallation ā ACPI Disabledā at the end of boot options and it worked But later added acpi=off, so now kernel optional parameters looks like āInstallation ā ACPI Disabled resume=/dev/disk/by-id/ata-IC35L040AVER07-0_SXPTX3T5970-part3 splash=silent quiet showopts acpi=offā. Maybe delete this āInstallation ā ACPI Disableā in the beginning? For now seems it is working without noapic nolapic.