LinuxMCE Forums

General => Installation issues => Topic started by: omskie on August 14, 2015, 05:25:02 pm

Title: LMCE 14.04 AVWizard not running
Post by: omskie on August 14, 2015, 05:25:02 pm
Hi all,

AVWizard didn't run on my installation of 14.04 (LMCE­ 1404­ 20150614070­730801.iso) on a Dell Optilex 390.  It went straight to the Setup Wizard but without Sarah.  The wizard also appeared small, showing only at the top left quadrant of the screen.

When the onscreen orbiter started, it occupied the full screen but resolution is only at 640x480.  After a flicker screen saver (which also appears small), the orbiter becomes small for a few seconds, then it is switched back to full screen.

Back to AVWizard, I've checked that xorg.conf didn't exist in /etc/X11/.  Run a few commands:

Code: [Select]
mhuz@dcerouter:/usr/pluto/bin$ sudo /etc/init.d/a0start_avwizard start
 * Starting AVWizard AVWizard_Run.sh                                              /etc/X11/xorg.conf is missing. Using video driver 'intel' for  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09)
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 xserver-xorg-video-intel-lts-utopic : Depends: xorg-video-abi-18
                                       Depends: xserver-xorg-core-lts-utopic (>= 2:1.15.99.903) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
An error (Exit code 100) occured during the last action
Install Intel Driver

Code: [Select]
mhuz@dcerouter:/usr/pluto/bin$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

Code: [Select]
mhuz@dcerouter:~$ . /usr/pluto/bin/Utils.sh; CheckVideoDriver
  /etc/X11/xorg.conf is missing. Using video driver 'intel' for  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0102] (rev 09)
An error (Exit code 100) occured during the last action
Install Intel Driver

All seems to be pointing to Intel Drivers.  By the way video driver is:

Code: [Select]
mhuz@dcerouter:~$ lsmod | grep video
video                  19475  1 i915

Appreciate some help.  Thanks.
Title: Re: LMCE 14.04 AVWizard not running
Post by: phenigma on August 16, 2015, 09:44:36 pm
hrmph.  That's an old dvd now.  I think this is all fixed up in recent svn.  We likely need to kick a new dvd.

J.