View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Sep 27, 2007 7:01 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
I'm having a lot of trouble with HD video playback in R5F27. I'd like to try going back to an Nvidia driver that I remember working successfully in previous KM versions. I'd like to try 8174 and 8178.

What is the exact syntax to force the install of these drivers at this point in time? The commands in the R5F27 hints aren't working for me.

Code:
install-nvidia-debian.sh -force 8174
/usr/local/bin/install-nvidia-debian.sh: BEGIN
grep: orce: No such file or directory
Error: Version 1.0-9755 is currently installed.
Invoke with the -force parameter if you want to install -force.
/usr/local/bin/install-nvidia-debian.sh: END

I did use -force...why is it responding like I didnt?



The 8174 and 8178 packages are now missing (I guess because they are older). Is there a way for me to obtain them now?
Code:
install-nvidia-debian.sh 8174 -force
/usr/local/bin/install-nvidia-debian.sh: BEGIN
Missing packages for nVidia driver version .
We will try installing from source.
Found kernel headers...
--08:58:35--  http://download.nvidia.com/XFree86/Linux-x86/8174/NVIDIA-Linux-x86-8174-pkg1.run
           => `NVIDIA-Linux-x86-8174-pkg1.run'
Resolving download.nvidia.com... 204.2.225.169
Connecting to download.nvidia.com|204.2.225.169|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://http.download.nvidia.com/XFree86/Linux-x86/8174/NVIDIA-Linux-x86-8174-pkg1.run [following]
--08:58:35--  http://http.download.nvidia.com/XFree86/Linux-x86/8174/NVIDIA-Linux-x86-8174-pkg1.run
           => `NVIDIA-Linux-x86-8174-pkg1.run'
Resolving http.download.nvidia.com... 81.52.202.62, 81.52.202.55
Connecting to http.download.nvidia.com|81.52.202.62|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:58:36 ERROR 404: Not Found.

NVIDIA-Linux-x86-8174-pkg1.run could not be extracted
and has been deleted. Please restart this script.
/usr/local/bin/install-nvidia-debian.sh: END



Code:
install-nvidia-debian.sh 8178 -force
/usr/local/bin/install-nvidia-debian.sh: BEGIN
Missing packages for nVidia driver version .
We will try installing from source.
Found kernel headers...
--08:58:44--  http://download.nvidia.com/XFree86/Linux-x86/8178/NVIDIA-Linux-x86-8178-pkg1.run
           => `NVIDIA-Linux-x86-8178-pkg1.run'
Resolving download.nvidia.com... 204.2.225.169
Connecting to download.nvidia.com|204.2.225.169|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://http.download.nvidia.com/XFree86/Linux-x86/8178/NVIDIA-Linux-x86-8178-pkg1.run [following]
--08:58:44--  http://http.download.nvidia.com/XFree86/Linux-x86/8178/NVIDIA-Linux-x86-8178-pkg1.run
           => `NVIDIA-Linux-x86-8178-pkg1.run'
Resolving http.download.nvidia.com... 81.52.202.62, 81.52.202.55
Connecting to http.download.nvidia.com|81.52.202.62|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:58:45 ERROR 404: Not Found.

NVIDIA-Linux-x86-8178-pkg1.run could not be extracted
and has been deleted. Please restart this script.
/usr/local/bin/install-nvidia-debian.sh: END
[/code]

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 27, 2007 7:28 am 
Offline
Joined: Tue May 09, 2006 11:50 am
Posts: 102
Here's where to find the driver archive:

http://www.nvidia.com/object/linux_display_archive.html

What kind of problems are you experiencing? I've got pretty good HDTV playback on a similar setup (except I'm only running an Athlon 2200+).

It took me a lot of tweaking to get the HD live and playback working properly. Specifically XvMC, "NvAGP" "2" "UseEvents" "TRUE" in xorg.conf, extra audio buffering and single frame deinterlacing. Make sure none of the other TV options are checked in the front end (like openGL sync, warp the sound to match the video, etc).


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 27, 2007 7:45 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
pilesofspam wrote:
What kind of problems are you experiencing? I've got pretty good HDTV playback on a similar setup (except I'm only running an Athlon 2200+).

It took me a lot of tweaking to get the HD live and playback working properly. Specifically XvMC, "NvAGP" "2" "UseEvents" "TRUE" in xorg.conf, extra audio buffering and single frame deinterlacing. Make sure none of the other TV options are checked in the front end (like openGL sync, warp the sound to match the video, etc).


Here's my issue in detail, along with my xorg.conf:

http://www.mysettopbox.tv/phpBB2/viewtopic.php?t=16495

I currently have deinterlacing disabled. I'm using the same database that was working perfectly in previous KM versions, so I assume my settings should be correct.

I wish there was a place that explained all of the various nvidia options that you can add to xorg.

BTW - Am I supposed to download the file to a certain directory and then execute the following command?:

install-nvidia-debian.sh -force 8174

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 27, 2007 8:15 am 
Offline
Joined: Mon Jul 31, 2006 10:41 pm
Posts: 149
ed3120 wrote:

...
I wish there was a place that explained all of the various nvidia options that you can add to xorg.


Perhaps like this:
http://http.download.nvidia.com/XFree86 ... dix-d.html


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 27, 2007 6:32 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
I tried this from the Knoppmythwiki page:

install-nvidia-debian.sh 1.0-8174 -force


...but got the following output. Why doesn't anything work?

Code:
/usr/local/bin/install-nvidia-debian.sh: BEGIN
Missing packages for nVidia driver version 8174.
We will try installing from source.
Found kernel headers...
--20:38:28--  http://download.nvidia.com/XFree86/Linux-x86/1.0-8174/NVIDIA-Linux-x86-1.0-8174-pkg1.run
           => `NVIDIA-Linux-x86-1.0-8174-pkg1.run'
Resolving download.nvidia.com... 204.2.225.169, 204.2.225.168
Connecting to download.nvidia.com|204.2.225.169|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://http.download.nvidia.com/XFree86/Linux-x86/1.0-8174/NVIDIA-Linux-x86-1.0-8174-pkg1.run [following]
--20:38:28--  http://http.download.nvidia.com/XFree86/Linux-x86/1.0-8174/NVIDIA-Linux-x86-1.0-8174-pkg1.run
           => `NVIDIA-Linux-x86-1.0-8174-pkg1.run'
Resolving http.download.nvidia.com... 64.86.89.113, 64.86.89.111
Connecting to http.download.nvidia.com|64.86.89.113|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 28, 2007 1:45 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Dunno about your specific problem, but reverting via these instructions on the wiki fixed my 440MX problem (unrelated to your problem).

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 28, 2007 5:07 am 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Ed,

Read through this thread: http://mysettopbox.tv/phpBB2/viewtopic.php?t=16372&postdays=0&postorder=asc&highlight=i2c&start=0

Check the nividia installer log to see why its failing. I had to download the source and do this:

Disable the current driver's startup activities:

Code:
update-rc.d -f install-nvidia-debian remove
update-rc.d -f nvidia-glx remove
update-rc.d -f nvidia-kernel remove


Fix i2c error, download source and get Nvidia drivers:

Code:
cd /usr/src/linux-headers-2.6.18-chw-13/include/linux/
/bin/rm -f i2c-id.h
wget http://lm-sensors.org/svn/i2c/trunk/kernel/i2c-id.h
cd /root
wget  http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-100.14.11-pkg1.run
mv /usr/bin/startx .
pkill xinit
wget ftp://knoppmyth.net/R5/linux-source-2.6.18-chw-13_2.6.18-chw-13-10.00.Custom_all.deb
dpkg -i linux-source-2.6.18-chw-13_2.6.18-chw-13-10.00.Custom_all.deb
sh NVIDIA-Linux-x86-100.14.11-pkg1.run
mv startx /usr/bin/
su - mythtv startx


Just make the changes to the version of the drivers you want. I am using 100.14.19

Rich


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 28, 2007 12:02 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
Thanks, I'll try this tonight.

Should I reboot between update-rc commands and the i2c fix?

I assume I can just change all occurrences of "100.14.11" to "1.0-8174" in that above script to install the 8174 drivers.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 28, 2007 1:16 pm 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Don't think a reboot is needed at all.

you have to do this from a CTRL-ALT-F1 session because it will shutdown X.

Good luck!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 28, 2007 5:07 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
This works for the 100.14.11 driver, but not for 8174...

RichP wrote:
Ed,

Code:
cd /usr/src/linux-headers-2.6.18-chw-13/include/linux/
/bin/rm -f i2c-id.h
wget http://lm-sensors.org/svn/i2c/trunk/kernel/i2c-id.h
cd /root
wget  http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-100.14.11-pkg1.run
mv /usr/bin/startx .
pkill xinit
wget ftp://knoppmyth.net/R5/linux-source-2.6.18-chw-13_2.6.18-chw-13-10.00.Custom_all.deb
dpkg -i linux-source-2.6.18-chw-13_2.6.18-chw-13-10.00.Custom_all.deb
sh NVIDIA-Linux-x86-100.14.11-pkg1.run
mv startx /usr/bin/
su - mythtv startx


Just make the changes to the version of the drivers you want. I am using 100.14.19

Rich


...I get this error when installing 8174, even though my sources work fine when installing 100.14.11

Code:
 ERROR: Unable to determine the version of the kernel sources located in
         '/lib/modules/2.6.18-chw-13/build'.  Please make sure you have
         installed the kernel source files for your kernel and that they are
         properly configured; on Red Hat Linux systems, for example, be sure you
         have the 'kernel-source' RPM installed.  If you know the correct kernel
         source files are installed, you may specify the kernel source path with
         the '--kernel-source-path' command line option.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 8:20 am 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Ed,

What if you run the built-in install-nvidia script as i think it has the drivers you want in it already?

Rich


Code:
mv /usr/bin/startx .
pkill xinit
 


Run Knoppmth nividia install:

Code:
/usr/local/bin/install-nvidia-debian.sh 1.0.8776 - force



check the install log to verify it worked and then

Code:
mv startx /usr/bin/
su - mythtv startx


Just realized you are trying to install 8174, but I think someone posted a way to pull this off of an old install cd.

http://mysettopbox.tv/phpBB2/viewtopic.php?p=98704#98704


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 9:08 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
ed3120 wrote:
This works for the 100.14.11 driver, but not for 8174...

Blame Nvidia. They keep changing the way the drivers are packaged. Keeping the script working across these changes is an ongoing battle. :-/

There's also a writeup on the wiki about about how to get the driver debs from a CD or ISO image of an older KM version. From the troubleshooting page linked in my signature go to the NVidiaDriversR5F27 page.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 9:23 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
tjc wrote:
There's also a writeup on the wiki about about how to get the driver debs from a CD or ISO image of an older KM version. From the troubleshooting page linked in my signature go to the NVidiaDriversR5F27 page.


I think there's an echo in here :)

graysky wrote:
Dunno about your specific problem, but reverting via these instructions on the wiki fixed my 440MX problem (unrelated to your problem).

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 30, 2007 9:26 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
graysky wrote:
I think there's an echo in here :)


Some things bear repeating over and over until they're burned into peoples memories. ;-)

E.g. - "Check the hints", "See the troubleshooting pages on the wiki", "Search the forums", and the all time classic "Read Cecil's sticky items before you post under KnoppMyth Installation!!!" ;-)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu