Author Topic: AVWizard Failed to setup X.  (Read 3636 times)

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
AVWizard Failed to setup X.
« on: May 07, 2014, 11:56:05 pm »
Hi,

I reloaded 12.04 20140416153928950 from scratch, got the networking sorted out with interface swap, PNP'd my NAS and then restarted AVWizard through main menu >Advanced>AVWizard setup.

System restarted and I received AVWizard Failed to setup X message.

On reboot I get terminal message (system frozen) [screen a little wonky - large font]

/etc/rc2.d/S99linuxmce (server) X server:backround; AlphaBlending:0  (yes that's backround - no typo)
* Starting LinuxMCE Launch Manager /usr/pluto/bin/LaunchManagerDaemon.sh [OK] 1   05/07/14  17:04:28  SetupAudioVideo (server)
  Starting 1   05/07/14  17:04:29   SetupAudioVideo (server)
  ' 1  05/07/14  17:04:29   SetupAudioVideo (server)
  DBSetting:  S Reboot:  Script Path: /usr/pluto/bin/
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/pci/hda/snd-hda-intel.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/pci/hda/snd-hda-codec-idt.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/pci/hda/snd-hda-codec.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd-hwdep.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd-pcm-ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd-page-alloc.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/seq/snd-seq-miidi.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd-rawmiidi.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/seq/snd-seq-midi-event.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/seq/snd-seq.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd-timer.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/seq/snd-seq-device.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/core/snd.ko
  rmmod /lib/modules/3.2.0-60-generic/kernel/sound/sound/soundcore.ko

No updates were applied.  System is running on default nouveau drivers.

I am going to re-install, get networking up (no NAS) and install nvidia-current to see what's happening.

Results will be sometime tomorrow.

Cheers.

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #1 on: May 10, 2014, 03:40:17 am »
So,

I tried a lot of things...

installing nvidia current and doing xconfig and big mistake.

Tried just the current driver and renaming nouveau to nvidia and big mistake.

Tried changing nvidia back to nouveau, big mistake.

Tried nvidia site download driver, you got it, big mistake.

Tried rebooting (holding down shift) to get into AVWizaard, another mistake.

On this snap, even before/after updates, etc.  the answer seems to be, "Don't mess with the nouveau" and don't try to re-run AVWizard.

Cheers

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #2 on: May 11, 2014, 02:08:12 am »
Oh,

For real fun I upgraded the kernel to 3.12.19 since we are normally at 3.2 something.

Tried the same stuff and - nope.  Same old.

Cheers.

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #3 on: May 16, 2014, 11:23:03 pm »
hi,

I found that if you do a dist-upgrade to the kernel that's waiting in the wings you will end up getting some occasional nouveau error message in the terminal window.

If you upgrade to something like 3.12.19 you get lots of messages.

Cheers.

phenigma

  • LinuxMCE God
  • ****
  • Posts: 1758
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #4 on: May 20, 2014, 09:42:05 pm »
The nouveau driver should not be loading, it should only load if your pci id is not recognized.  What is the output of `lspci -nn | grep VGA`?  And can you pastebin the output of `apt-cache policy nvidia-current`.

Thanks,

J.

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #5 on: May 21, 2014, 05:22:00 am »
Hi,

I think this is...

12.04.04   3.2.0-060-generic i686

VGA compatible controller [0300]: NVIDIA Corporation G86 [GeForce 8500 GT] [10de:0421] (rev a1)

nvidia -current:
   Installed: (none)
   Canidate: 304.116-0ubuntu0.0.1
   Version table:
       304.116-0ubuntu0.0.1 0
            500 file:/usr/pluto/deb-cache/ubuntu-precise-i386/  ./  Packages
            500 http://archive.ubuntu.com/ubuntu/ precise-updates/restricted i386 Packages
       304.88-0ubuntu0.0.2 0
             500 http://archive.ubuntu.com/ubuntu/ precise-security/restricted i386 Packages
        295.40-0ubuntu1 0
             500 http://archive.ubuntu.com/ubuntu/ precise/restricted i 386 Packages

/etc/X11/xorg.conf
Driver  "nouveau"


This is 12.04 current as I have been through many iterations since this post.

Original post May 07.
« Last Edit: May 21, 2014, 05:26:58 am by pigdog »

pigdog

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1105
    • View Profile
Re: AVWizard Failed to setup X.
« Reply #6 on: May 21, 2014, 05:30:04 am »
Oh,

Nouveau is only on Core system.

I have some other post out there where Core is nouveau and MD's are built with nvidia-304.

Cheers