LinuxMCE with alpha was working fine with out using nvidia card drivers(used vesa). I have fresh installation done on the Asus m2n68-vm with LinuxMCE-0810 beta scripts i.e. new-installer-beta2.tar.gz Dated:03-Dec-2009 17:02 file size:12K.
pre-install-from-repo.sh, mce-install.sh, post-install.sh installation went well and after restarting the system says "AVWizard Failed to setup X <OK>"
a. tty1 shows:
Begins Nvidia driver installation..
*************************
Card detected: 00:12:0 VGA compatible controller[0300]: nvidia corportation Geforce 7050 PV/ nForce 630a [10de:053b] (rev a2)
...
LinuxMCE prefers driver nvidia-glx-195
...
Preferred LinuxMCE prefers driver nvidia-glx-195 already installed.
*************************
End Nvidia driver installation
*************************
LOG: == End Nvidia...
--> strucks here
b. i have copied existing(before nvidia installtion) /etc/X11/xorg.conf copied back but beta replaces the file. Problem still exist.
c. while running ./post-install.sh, observed the following:
..
End Nvidia driver installation
*************************
LOG: == End Nvidia driver installation
post-installation-common.sh: line 123: restoreKdmInitScript: command not found
removed '/etc/rc3.d/README'
..
Remove softlink to start KDM
removing any system startup
..
/etc/rc6.d/K01kdm
You must specify at least one of -c, -u, or -d
Usage: /usr/sbin/update-initramf [OPTION]...
-k[version] specify kernel version or 'all'
..
d: #dmesg |grep nvidia
nvidia: module lincese 'NVIDIA' taint kernel.
nvidia PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ20
nvidia setting latency timer to 64
e: # cat /var/log/messages
NVRM: loading NVIDIA UNIX x86 Kernel Module 195.22
allocation failed: out of vmalloc space- use vmalloc=<size> to increase size
NVRM: failed to map registers
NVRM: RmInitAdapter failed! (0x..
seeking your help to resolve the issues
Thanks in advance.