Quote from: posde on February 26, 2018, 10:37:44 AMCould a hidden .id3 file cause this? Remember this drive was on another core at a different device number
Interesting.
Sent from my SM-G900V using Tapatalk
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: posde on February 26, 2018, 10:37:44 AMCould a hidden .id3 file cause this? Remember this drive was on another core at a different device number
Interesting.
Quote from: posde on February 25, 2018, 03:33:25 PMI let it detect
Did you manually add the drives to the devices tree, or did you wait for LinuxMCE to detect the drives?
Quote from: pw44 on December 01, 2017, 06:50:10 PMCan you verify that the nvidia driver is loading?
weekly i try to install.... no chance... it loops when trying the nvidia.
Any solution in sight?
With best regards,
Quote from: posde on November 28, 2017, 08:03:46 PMHmmm. Didn't know about Utils.sh...but I never had to modify it to resolve my install issues.
As I told golgoj4 yesterday in IRC, make sure that if you do have a specific version of the nVidia driver you use, change it in *both* scripts. nvidia-install.sh AND Utils.sh. Please report back if it helps.
Quote from: golgoj4 on November 27, 2017, 06:08:55 PMgolgoj4,
So is there any clear way to fix this or just guess until something works?
Been stuck for over a week trying to install lmce again. close to giving up at this point.
Quote from: G.I.R. on November 25, 2017, 03:01:50 PMIn the installation that is failing, the nvidia driver is 384.xx and it doesn't create the system devices needed.
so, today i finally could try some things.
this is the output of dmesg | grep -i nvidia on the fresh installation:
[ 2.852129] nvidia: module license 'NVIDIA' taints kernel.
[ 2.861367] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 2.867746] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[ 2.868436] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 384.90 Tue Sep 19 19:17:35 PDT 2017 (using threaded interrupts)
[ 2.870135] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 384.90 Tue Sep 19 17:05:19 PDT 2017
[ 2.871016] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 7.602554] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input15
[ 7.602618] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[ 157.531321] init: nvidia-prime main process (2182) terminated with status 127
this is the output using my working partition:
[ 3.219240] nvidia: module license 'NVIDIA' taints kernel.
[ 3.227886] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.232761] nvidia-nvlink: Nvlink Core is being initialized, major device number 249
[ 3.232775] NVRM: loading NVIDIA UNIX x86 Kernel Module 375.66 Mon May 1 14:31:26 PDT 2017 (using threaded interrupts)
[ 3.234265] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 375.66 Mon May 1 15:12:41 PDT 2017
[ 3.236409] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 9.693388] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[ 9.693516] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input15
[ 33.291712] init: nvidia-prime main process (2062) terminated with status 127
[ 40.325397] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input26
[ 40.325499] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input25
[ 40.692447] nvidia 0000:01:00.0: irq 52 for MSI/MSI-X
[ 41.625633] nvidia-modeset: Allocated GPU:0 (GPU-51245e54-2a3b-ff70-a556-af13c9841b10) @ PCI:0000:01:00.0
i tried using the nouveau driver to get into avwizard by edditing the driver part in xorg.conf and making nvidia-install.sh unusable by just writing "exit 0" into it. (recovery mode;mount -o remount,rw / )
i got then a xserver as it seems but no avwizard. it installed a few things writing in the well known red text but ended with a low resolution windows and a mousepointer.
I executed Rebootwithavwizard.sh for that.
i thought i also tried to use nvidia-375 for the new installation but will try that again.
as i read in the wiki (http://wiki.linuxmce.org/index.php/Display_Drivers#The_AVWizard_crashes_X-windows) can it be that only the avwizard don`t like the graphic device / driver?
KDE seem to work okay after installation.
is it possible to just use some config-files from my other working partition of linuxmce?
how can i make avwizard run with the nouveau driver and defuse nvidia-install.sh?
Quote from: Kramden on November 21, 2017, 06:47:55 PMdmesg log should indicate if loaded nvidia driver supports the video card installed. In my case I saw the nvidia driver indicate what particular driver to use with my card.
I'm moving my server to a new location in my home and my system is apart now. I did a virtualbox install on a laptop and saw same behavior with VB driver. Before I took it apart I entered recovery and did lsmod. It showed nvidia module loaded and no nouveau. But that is in recovery and it is stable. When I can power it up again, what logs should I check?
Quote from: Kramden on November 18, 2017, 11:30:42 PMYou can boot into recovery mode and investigate if nvidia driver is loading.
I am having the same issue with net-install. I get flash of Screen with mouse cursor and flash of black screen and flash of screen with 0 in top corner. I am unable to get to a console. My card is verified to work with nvidia-340. I have done all the driver workarounds in nvidia-install.sh and even removed it. I don't think it is a driver issue but i can't sign into a console because the screen with the 0 becomes a flash of the console too fast to sign into.
Quote from: G.I.R. on November 15, 2017, 04:24:01 PMIf you can get to a terminal, run 'dmesg | grep -i nvidia' to determine if the nvidia driver is loading or failing... there might be hints there.
Hello,
the last "fresh" installation is some time ago and i am getting more RAM and more HD space for my core, so i thought to try a 64bit-installation.
I downloaded kubuntu 14.04.5 and executed the mce-install script.
After finishing i did a reboot.
But after rebooting again i am not able to see the calming screen of the avwizard.
It is stucked with trying to maybe start it and something else.
I tried different nvidia versions as mentioned here in the forum with manipulating nvidia-install.sh but without any success.
I was searching the log files for any hint.
One thing i found, which looks a little bit strange, was this, but i am not really an expert in this and not sure that it is of any relevance
AVWizard_Run....log is the first log after running mce-install script:
==) Log file: "/var/log/Xorg.1.log", Time: Tue Nov 14 16:11:45 2017
(++) Using config file: "/etc/X11/xorg.conf.pluto.avwizard"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Attribute 'SyncToVBlank' (dcerouter:1.0) assigned value 1.
ERROR: Error parsing assignment 'XVideoTextureSyncToVBlank=1' (Unrecognized
attribute name).
ERROR: Error parsing assignment 'XVideoBlitterSyncToVBlank=1' (Unrecognized
attribute name).
Rate 60.0 Hz not available for this size
Unable to open /usr/pluto/wiz_pixmaps/skin.xml
Warning, CounterFontSize not set!
Warning, CounterFontSize not set!
Unknown type of argument parsing argument: --compositor=off
WizardPageWelcome::WizardPageWelcome
WizardPageWelcome::DefaultSetup
Warning: there is no font setup for rendering!
Warning: there is no font setup for rendering!
Warning: there is no font setup for rendering!
I put the whole log at this place:
http://paste.ubuntu.com/25967676/
My video-card is this:
VGA compatible controller [0300]: NVIDIA Corporation GF119 [GeForce GT 520] [10de:1040]
Kubuntu told me to use nvidia-384.
I divided my harddisk into two partitions. So my old installation (14.04) is running fine with the same hardware.
Does anybody has a helping advice what i can do or have to check?
All the best!
00:18:00.0 VGA compatible controller [0300]: NVIDIA Corporation G71 [GeForce 7950 GT] [10de:0295] (rev a1)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1)
Quote from: maverick0815 on September 01, 2017, 07:33:55 PMAlong with modifying nvidia-install.sh, delete /etc/X11/xorg.conf file AND in /etc/pluto.conf, change Firstboot = false to Firstboot = true...and then reboot
I have quite a similiar experience....fresh install of 14.04. i tried the last image as well as net install. Its booting...displays 0 in the top left, goes blank, reboots. All of this continuously. The graphicscard in this case is a cheap gt710.