Im setting up LinuxMCE for the first time and thought I was prepared. I did my research for about a month before i bought any gear. My setup ended up being:
Display: Sony KDL 46z4100 via HDMI cable
HTPC:
Asus M3A78-EM (using FGLRX driver for the 1080p output compat with my tv)
AMD6000+ 64bit
4GB DDR2 800 Ram
pcHDTV Inc. HD-5500 HDTV PCI CARD
So I knew there were some troubles users had going into this setup but everything seemed to be managable, but now I'm stuck.
I got the OS installed and I'm having trouble now with the initial setup. The behavior im getting is that when I let the system boot normally, the AVWizard will not run and i cant get any picture. I get stuck in an endless loop of X resets.
I booted into recovery mode and manually configured my display. Now if I run X or startx while in recovery mode the system looks BEAUTIFUL. Problem is, if I try to kick off the AVWizard_Run.sh or go ahead and reboot the same problem persists. When I try to fire off AVWizard_Run.sh manually, it seems to cut itself short and behaves the same way it would if you called AVWizard from a konsole window with X running, except that I dont even get the initial welcome screen to display.
When I looked back at my xorg.conf file I found that it had been rolled back to the vesa driver and was set to 640x480 so I tried adding the command
exit
to the top of Xconfigure.sh and copying my saved copy of xorg.conf back on top but had no impact.
Ive been thru cover to cover of
http://wiki.linuxmce.org/index.php/Display_Drivershttp://www.thinkwiki.org/wiki/Fglrxhttp://www.rage3d.com/content/articles/atilinuxhowto/Linux_ATI.html#SECTION000120000000000000000http://ati.amd.com/products/catalyst/linux.htmlhttp://wiki.linuxmce.org/index.php/AVWizardshoot, i even tried disecting the acutall /usr/pluto/bin/{AVWizard_*,X*}.{sh,awk} script files.
I cant seem to find any other info on troubleshooting why Pluto is bailing and not accepting my X config even though it works perfectly if i just call startx. Any suggestions?