Show Posts

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.


Messages - cafedumonde

Pages: 1 2 [3] 4 5 ... 9
31
Installation issues / Re: Video Card Recommendations?
« on: February 16, 2017, 07:33:52 pm »


All is working now, thanks to help from darkwizard. :-)

32
Installation issues / Re: Video Card Recommendations?
« on: February 16, 2017, 03:10:06 am »

Thanks for the reply artdirtbiker. Your post came in just as I was typing the update. Indeed the nvidia-304 driver was the way to go. Any advice on how to resize the orbiter?

33
Installation issues / Re: Video Card Recommendations?
« on: February 16, 2017, 03:08:10 am »
Much progress!!

I went back and read Phenegma's earlier advice to change the driver version in nvidia-install.sh. and tried once again with my original GeForce 7300 card. I figured if the GT 710 wasn't working then the problem is not the card. This time, I used the nvidia-304 driver. The system completes the diskless install and AVWizard functions as it should.

and now the next challenge...

When I select the Composite output, 1080i does not appear in the resolution choices.  However, HD480p and HD720p do. Selecting 480p, I am able to complete the wizard and LMCE works fine with my old video card and TV. It looks OK but I want 1080i. (BTW I *have* made 1080i visible in Resolutions.conf. )

Adding the exit line to Xconfigure.sh, I *am* able to input the modeline for 1080i in xorg.conf and the TV syncs up fine. However, the orbiter is not the correct size. I have tried running AVWizard with Xconfigure turned off but I am unable to generate a 1920x1080 orbiter.

It seems there are two possible solutions:

1: Allow 1080i to be selected in combination with a composite output in AV Wizard. (preferred)

2: Use xorg.conf to force the 1080i video mode and find a way to resize the orbiter.

Please help. Any feedback on which path to follow would be greatly appreciated.

CDM




34
Installation issues / Re: Video Card Recommendations?
« on: February 15, 2017, 10:39:21 pm »
To clarify, the symptom is the same as before, failure to reboot the second time during the diskless MD install. Could this be a problem with the install script? is there a way to see which packages are actually installed midway through the install process?

CDM

35
Installation issues / Re: Video Card Recommendations?
« on: February 15, 2017, 10:26:45 pm »

For reference..

Code: [Select]

root@dcerouter:/usr/pluto/diskless/82/usr/pluto/bin# cat /usr/pluto/diskless/82/var/log/pluto/nvidia-install.log
== Begin NVidia driver installation (Wed Feb 15 16:07:22 EST 2017) ==
Card Detected: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208 [GeForce GT 710B] [10de:128b] (rev a1)
PCI_Id Detected: 128b
LMCE prefers driver nvidia-352
installing NEW driver nvidia-352!
== End NVidia driver installation (Wed Feb 15 16:14:42 EST 2017) ==
root@dcerouter:/usr/pluto/diskless/82/usr/pluto/bin#


36
Installation issues / Re: Video Card Recommendations?
« on: February 15, 2017, 10:00:22 pm »

Well, I went and bought the GT 710 card. It doesn't work. This chipset was released in early 2016.

Does anyone have an nVidia card working under 14.04? Which one?

CDM


37
Installation issues / Video Card Recommendations?
« on: February 15, 2017, 03:05:38 pm »

I am still working on getting my new diskless MD to work at 1080i with my Sony CRT TV. In an earlier post I reported that the install would not complete with an older nVidia Geforce 7300 card, apparently because of incompatibility with current drivers. I am also having difficulty with my onboard Intel graphics, which I believe to be specific to my MB. I would like to try a new nVidia card. Before I purchase, I thought it would be good to get a recommendation from the community. I know a lot of compatibility information used to be in the wiki but it is hard to discern what is current.

My options are:

GeForce 8400
GeForce GT 710
GeForce 210

All are low end cards, costing about $30 before rebates, $15 to $20 after.

The most important thing for me to be able to set the video mode to 1080i using xorg.conf, overriding EDID information, as I have with my core that uses Intel graphics. I tried an ATI card yesterday but this does not seem possible with the proprietary driver that is installed by default. I did try to create my own EDID file, using info from another monitor, as advised in various forms, without success. At this point I just want something that is known to work.

Is anyone setting video modes using xorg.conf with one of the cards listed above? Otherwise what are recommendations?

Thanks,

CDM



38
Installation issues / Diskless Client MythTV Setup
« on: February 12, 2017, 07:11:48 pm »

Upon starting MythTV on my new diskless client, I was taken to the language setup screen but could not seem to escape from this configuration step without hitting cancel. There was no way to watch TV or recordings with MythTV.

Doing some research, I followed the instructions here:

http://askubuntu.com/questions/347967/mythtv-cannot-connect-to-database

They required me to enter the IP address of the core in some configuration files and to manually copy the database password from the core to the relevant files for the diskless MD.

All is good now but I think that this should have happened automatically, as part of the install, as it has with historical versions of LMCE.

Should I submit a ticket for this?

CDM


39
Installation issues / Re: Installing Diskless MDs
« on: February 11, 2017, 09:59:21 pm »

No luck. I made the change to the file, reinstalled the card, and rebuilt the MD in webadmin. The system failed to boot the second time during the install process. Then, I pulled the card, rebuilt again and got to the AV wizard, as before. At this point, I'll just use the HDMI to component converter box.

Thanks for the help nonetheless.

CDM

40
Installation issues / Re: Installing Diskless MDs
« on: February 11, 2017, 02:07:53 am »

Which one should I edit? There are two options:

/usr/pluto/diskless/82/usr/pluto/bin/nvidia-install.sh
/usr/pluto/bin/nvidia-install.sh

I am guessing that the diskless one will get nuked if I rebuild the MD again.

41
Installation issues / Re: Installing Diskless MDs
« on: February 11, 2017, 12:35:46 am »

OK. I had a look at the script and there is a variable defined as follows:

Code: [Select]
LogFile="/var/log/pluto/nvidia-install.log";

The script apples logic based on the kind of nvidia card that is detected so, I need to know which version code is associated with my card. I am assuming that it would be logged in the log file. However, the log file does not exist in /var/log/pluto. I am guessing that it may have been nuked when I rebuilt the MD without the nvidia card in the machine.

I am happy to put the card back in and have a look to see if the file is created. Is that the right approach? Is there another way to figure out which code would be returned by my card so that I can discern the right part of the script.

Sorry for the newbie question.

CDM

42
Installation issues / Re: Installing Diskless MDs
« on: February 10, 2017, 11:20:54 pm »

Success. I pulled the nNvidia card and pressed the rebuild button in webadmin. The system booted through to the AV Wizard and Sarah's setup screens. I completed the installation and can now watch movies hosted on my core.

The problem definitely had to do with creating the images specific to nVidia.

Please advise next steps. You may recall from my earlier posts that I am using CRT televisions. I want to use the old GeForce 7300 card because it has a component output. I would like to avoid using an HDMI to component converter box, as I am with my hybrid. Lets please get the nVidia install working.

Also, I setup the diskless MD with analog sound. As on my hybrid, volume and mute controls don't work. I think there was mention in relation to my earlier posts that the linkages to Xine or ALSA are broken. This pretty much means that I have to use a receiver. Luckly I have two Denons and may do this, but was not planning on it. Will internal volume/mute control ever work again? What is the status of integrating VLC? An update would be great.

Thanks for the help.

CDM

43
Installation issues / Re: Installing Diskless MDs
« on: February 10, 2017, 09:37:44 pm »

My theory is that the build scripts are building targets with the wrong filenames. Thoughts?

44
Installation issues / Re: Installing Diskless MDs
« on: February 10, 2017, 09:30:41 pm »

I have had progress, and failure.

I clicked the button, waited, and the browser responded with a popup saying that the rebuild had completed successfully. Then, I reset the MD and the diskless boot proceeded successfully, running for what seemed like 10 minutes until the next automatic reboot. Then it failed again, as before, not being able to find initrd.img.

Looking in /usr/pluto/diskless/82/boot, the 4.2.0-27 files do not exist, as before. Further, the timestamps indicate that they do not seem to have been touched in the last half hour, as though they had been rebuilt as part of the webadmin fix.

Another observation: watching the messages scroll by during the second reboot, I saw lots of references to 3.16.0 but none to 4.2.0.

Help.

CDM


Here is the current state:

Code: [Select]
root@dcerouter:/usr/pluto/diskless/82/boot# ls -la
total 43884
drwxr-xr-x  2 root root     4096 Feb 10 15:19 .
drwxr-xr-x 20 root root     4096 Feb 10 15:07 ..
-rw-r--r--  1 root root  1214709 Jun 28  2016 abi-3.16.0-77-generic
-rw-r--r--  1 root root   176220 Jun 28  2016 config-3.16.0-77-generic
lrwxrwxrwx  1 root root       55 Feb 10 15:07 initrd.img -> /usr/pluto/diskless/82/boot/initrd.img-4.2.0-27-generic
-rw-r--r--  1 root root 34156419 Feb 10 15:18 initrd.img-3.16.0-77-generic
-rw-r--r--  1 root root   176500 Mar 12  2014 memtest86+.bin
-rw-r--r--  1 root root   178176 Mar 12  2014 memtest86+.elf
-rw-r--r--  1 root root   178680 Mar 12  2014 memtest86+_multiboot.bin
-rw-r--r--  1 root root  2795312 Jun 28  2016 System.map-3.16.0-77-generic
lrwxrwxrwx  1 root root       52 Feb 10 15:07 vmlinuz -> /usr/pluto/diskless/82/boot/vmlinuz-4.2.0-27-generic
-rw-r--r--  1 root root  6034368 Jun 28  2016 vmlinuz-3.16.0-77-generic
root@dcerouter:/usr/pluto/diskless/82/boot#





45
Installation issues / Re: Installing Diskless MDs
« on: February 10, 2017, 09:01:36 pm »

It appears that the correct boot files were never created. Look at the version numbers on the initrd.img and vmlinuz files:

Code: [Select]
root@dcerouter:/usr/pluto/diskless/82/boot# ls -la
total 4632
drwxr-xr-x  2 root root    4096 Feb 10 14:28 .
drwxr-xr-x 20 root root    4096 Feb 10 14:19 ..
-rw-r--r--  1 root root 1214709 Jun 28  2016 abi-3.16.0-77-generic
-rw-r--r--  1 root root  176220 Jun 28  2016 config-3.16.0-77-generic
lrwxrwxrwx  1 root root      55 Feb 10 14:19 initrd.img -> /usr/pluto/diskless/8                             2/boot/initrd.img-4.2.0-27-generic
-rw-r--r--  1 root root       0 Feb 10 14:45 initrd.img-3.16.0-77-generic
-rw-r--r--  1 root root  176500 Mar 12  2014 memtest86+.bin
-rw-r--r--  1 root root  178176 Mar 12  2014 memtest86+.elf
-rw-r--r--  1 root root  178680 Mar 12  2014 memtest86+_multiboot.bin
-rw-r--r--  1 root root 2795312 Jun 28  2016 System.map-3.16.0-77-generic
lrwxrwxrwx  1 root root      52 Feb 10 14:19 vmlinuz -> /usr/pluto/diskless/82/b                             oot/vmlinuz-4.2.0-27-generic
-rw-r--r--  1 root root       0 Feb 10 14:45 vmlinuz-3.16.0-77-generic
root@dcerouter:/usr/pluto/diskless/82/boot#


The symlinks point to files that do not exist.

The new MD appears in webadmin. If I click on the button that says "Rebuild image" will that do the trick? Any other steps?

Thanks for the instant response.

CDM


Pages: 1 2 [3] 4 5 ... 9