Hi,
I am just right now trying out the 0810 with my MD. The Core was installed 2 months ago, but updated with "apt-get upgrade".
For more info on my system - see users link in my footer.
Some of the instructions here are still needed :
http://wiki.linuxmce.org/index.php/LinuxMCE-0810_alpha1#Setup_Diskless_MD> On core from a terminal run sudo /usr/pluto/bin/Diskless_BuildDefaultImage.sh
without this there is no /tftpboot/pxelinux.cfg/default file
# Boot MD
# Rundiskless setup fails, but the device gets created
# Change md to i386 in webadmin
# reboot MD
Now the Diskless setup was done, but then at the end an error message came on console 8
topic "AVWizard"
message "Failed to setup X"
I then did
# On the core
1. Set a password for root on MD
1. chroot /usr/pluto/diskless/<##>
2. run passwd.... enter password for root
# From core copy valid xorg.conf from etc/X11 to /usr/pluto/diskless/##/etc/X11
# reboot MD
Did not help
Any ideas ?
Greetings
Viking
/usr/pluto/diskless/31/var/log$ cat Xorg.2.log
(II) config/hal: initialized
X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux moon31 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686
Build Date: 09 March 2009 10:48:54AM
xorg-server 2:1.5.2-2ubuntu3.1 (buildd@rothera.buildd)
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.2.log", Time: Mon May 18 13:10:43 2009
(++) Using config file: "/etc/X11/xorg.conf.pluto.avwizard"
Parse error on line 9 of section Files in file /etc/X11/xorg.conf.pluto.avwizard
"RgbPath" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config file
Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
(WW) xf86OpenConsole: VT_GETSTATE failed: Bad file descriptor
# dpkg -l |grep nvidia
ii nvidia-173-modaliases 173.14.12-1-0ubuntu5.1 Modaliases for the NVIDIA binary X.Org drive
ii nvidia-177-modaliases 177.82-0ubuntu0.1 Modaliases for the NVIDIA binary X.Org drive
ii nvidia-180-kernel-source 180.11-0ubuntu1~intrepid1 NVIDIA binary kernel module source
ii nvidia-180-modaliases 180.11-0ubuntu1~intrepid1 Modaliases for the NVIDIA binary X.Org drive
ii nvidia-71-modaliases 71.86.04-0ubuntu10 Modaliases for the NVIDIA binary X.Org drive
ii nvidia-96-modaliases 96.43.09-0ubuntu1.1 Modaliases for the NVIDIA binary X.Org drive
ii nvidia-common 0.2.4.1 Find obsolete NVIDIA drivers
ii nvidia-glx-180 180.11-0ubuntu1~intrepid1 NVIDIA binary Xorg driver
ii nvidia-settings 177.78-0ubuntu2.1 Tool of configuring the NVIDIA graphics driv
ii pluto-nvidia-video-drivers 2.0.0.44.09042921929 <insert up to 60 chars description>
Also changing driver to 177 version did not help !