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 - ardirtbiker

Pages: 1 [2] 3 4 ... 21
16
Installation issues / Re: Upgrading from 10.04 to 16.04
« on: August 27, 2017, 10:51:08 pm »
Did you edit nvidis-install.sh?  Or temporarily rename it?  It's set to run automatically and can reinstall over the other nvidia driver.  You can also switch to another terminal and observe log messages...that is how I determined that my card was not supported by the drivers Tgat nvidia-instsll.sh was installing.

Sent from my SM-G900V using Tapatalk


17
Installation issues / Re: 1604 install
« on: August 24, 2017, 01:42:50 am »
On 16.04, Web administration comes up as blank page...someone else noted somewhere that the mysql version in 16.04 has different requirement for root logo (or something like that)

Sent from my SM-G900V using Tapatalk
*root logon

Sent from my SM-G900V using Tapatalk


18
Installation issues / Re: 1604 install
« on: August 24, 2017, 01:41:20 am »
On 16.04, Web administration comes up as blank page...someone else noted somewhere that the mysql version in 16.04 has different requirement for root logo (or something like that)

Sent from my SM-G900V using Tapatalk


19
Installation issues / Re: Upgrading from 10.04 to 16.04
« on: August 24, 2017, 01:37:41 am »
One of the programmers would know that answer.  I know it gets called to run in certain conditions.

Sent from my SM-G900V using Tapatalk


20
Installation issues / Re: Upgrading from 10.04 to 16.04
« on: August 23, 2017, 12:27:33 am »
I made a mistake... it is actually nvidia 304.135 (not 302)

When my MD was doing this, I was watching the dmesg log (on my core) at the file  /usr/pluto/diskless/35/var/log and saw that there were messages stating that no NVIDIA card was found supported by the driver (340 and 352)
in nvidia-install.sh there is this
Code: [Select]
case " $Driver_Current_Supported " in *" $PCI_Id "*)
                case $(lsb_release -cs) in
                        precise)
                                echo "nvidia-340"       ;;
                        trusty)
                                echo "nvidia-352"       ;;
                        xenial)
                                echo "nvidia-361"       ;;
                esac
                return 1
and there is
Code: [Select]
        case $(lsb_release -cs) in
                precise)
                        echo "nvidia-340"
                        return 1
                        ;;
                trusty)
                        echo "nvidia-352"
                        return 1
                        ;;
                xenial)
                        echo "nvidia-361"
                        return 1
                        ;;
        esac
 

I changed them all to "nvidia-304" in the nvidia-install.sh that was in  /usr/pluto/diskless/35/usr/pluto/bin/ directory (for my media director device 35...yours may be different if MD).   You should also be able to edit this file on the core /usr/pluto/bin/nvidia-install.sh


If I remember, it wasnt until i modified /etc/pluto.conf and changed either 'firstboot' or 'avwizarddone' values (or both) to get it to re-install the correct nvidia-304 driver.

21
Installation issues / Re: Upgrading from 10.04 to 16.04
« on: August 22, 2017, 01:40:09 am »
i did some minutes ago.

removed the nvidia drives (NVIDIA NVIDIA-Linux-x86_64-340.102.run --uninstall), removed all nvidia drives (304, 375, etc), downloaded from pastebin, used and the result was the same, with 340. Changed to 304, and the result was the same.

From ssh i could see AVWizard installing 340. did not work. Could see installing 304. Did not work either.

Any driver your recomend?

This hardware configuration worked with 10.04 (well, i build it and used the HD with lmce 10.04).

TIA
Last I looked, in nvidia-install.sh, the selection of which nvidia driver version is based on the version of Ubuntu.  Even though I'm running 14.04, my graphics card only works with the 302 driver.  I edited nvidia-install.sh to only be able to install the 302 driver. 

You may have similar situation

Sent from my SM-G900V using Tapatalk


22
Developers / Re: New pluto.conf option - IgnoreNetworking
« on: March 19, 2017, 07:36:45 pm »
Okie dokie

Sent from my SM-G900V using Tapatalk


23
Developers / Re: New pluto.conf option - IgnoreNetworking
« on: March 19, 2017, 01:50:38 pm »
Phenigma, in reply #6 you made mention of a 'manual setup' to do exotic NIC setup.  A while back I had queried about being able to configure a 'bridge' in the web administration network page. 

I know it isn't all that hard to set up the bridging, but getting the firewall configured for the bridged NICs is difficult for novices like me. 

If any reconfigure of the network setup pages is going to be done,  could the bridging aspect be re-visited?

Thanks,
Dennis

Sent from my SM-G900V using Tapatalk


24
Installation issues / Re: Video Card Recommendations?
« on: February 16, 2017, 03:03:26 am »
I've modified the nvidia-install.sh in /usr/pluto/bin folder.  I've got a card that only works with the nvidia-304 driver.  In the file, any reference to nvidia-xxx was changed to nvidia-304.  This procedure got me up and running

Sent from my SM-G900V using Tapatalk


25
Installation issues / Re: Diskless Client MythTV Setup
« on: February 12, 2017, 09:22:09 pm »
I created a ticket '2703' a while back concerning the mythtv setup scripts.  It is still open.

The ticket documents my findings and what I have dome to get mythtv working on the MDs

Sent from my SM-G900V using Tapatalk

26
Users / Re: Failed to get LIRC
« on: January 29, 2017, 08:32:31 pm »
Have you tried the vlc-player instead of xine on 1404?  It's still beta but working.

edit: fyi: mp4 is a container, not a codec.  Some players play files that are damaged.  The fact that dragon player plays the files does not automatically infer that the files are not improper or damaged.

Sent from my Nexus 5 using Tapatalk
Thanks for mentioning VLC.  I've not been happy with xine because zooming stopped working some time ago. 

VLC is working great so far.

Sent from my SM-G900V using Tapatalk

27
Installation issues / Re: Mythtv Setup issues
« on: December 01, 2016, 01:59:26 am »
I tried setting up VDR, but it is a daunting task to set up a DVB card for a motorized dish.  Mythtv is much more user friendly on system setup.

Sent from my SM-G900V using Tapatalk


28
Installation issues / Re: Mythtv Setup issues
« on: November 30, 2016, 02:00:09 am »
With the coax output from your cable box connected to the capture card, and with the cable box ON,  go into mythtv setup and try scanning for channels.  I would think the cable box signal should be discovered.

Sent from my SM-G900V using Tapatalk


29
Installation issues / Re: Mythtv Setup issues
« on: November 30, 2016, 01:57:12 am »
I was under the impression that cable doesn't scramble the local channels.  But I've been wrong before. 

The s-video output from the cable box should not be encrypted for all channels.  I had DirecTV and used a Hauppauge HDPVR to capture the Component out from the sat box.  It worked pretty good, mostly.  Occasional hickups were a slight inconvenience.

There should be a way to set your card to a particular channel, kind of like using a dvd player coax output into a tv set to channel 2 or 3.  I haven't tried this.

Sent from my SM-G900V using Tapatalk


30
Installation issues / Re: Mythtv Setup issues
« on: November 19, 2016, 12:59:27 am »

Pages: 1 [2] 3 4 ... 21