 |
New HD5500 works but Crashes |
 |
Posted: Wed Oct 10, 2007 12:57 pm |
|
|
schmunk |
|
|
|
Joined: 10 Oct 2007 |
Posts: 6 |
|
|
|
 |
 |
 |
|
Forgive my ignorance, I just set up MythDora, and have had a great time with my PVR-150 so I bought and added this card. Now when I watch with the HD5500 the picture is incredible, but my system either locks up showing a freeze frame of the tv show, or else it exits from live tv with message "Error was encountered while displaying video"
I have been reading the forums here and at mythtv and looks like I need patches "Please apply the patch from ticket #3963 as well as 2335_fix_2.diff" but I don't know where to find these, or if I use Yum to upgrade myth, will it pull in these patches?
I am new to linux, and have been learning and reading as much as possible (I have linux for dummies), but it is frustrating because it takes me hours to find the simplest solutions, so I make my appeal to you experts with much grattitude. When I installed card I did not load any drivers, until I learn more the CD that came with the card is basicaly a coaster, just set it up as in the included documentation.
Any help greatly appreciated
When I installed MythDora I did the Yum myth upgrade command (on Jerod Wisons mythdora page, and it was easy and succesful, is there something like thisI can type into command line like this to upgrade drivers for card? I don't know where to put all the folders etc on the disk, which ones I need etc.
System is P4 3.0 Prescott
1 Gb ram
HD5500 and PVR-150
Nvidia FX5200
S-Video out to Sony WEGA 32 standard TV |
|
|
|
|
 |
 |
|
 |
Posted: Wed Oct 10, 2007 2:12 pm |
|
|
waterhead |
|
|
|
Joined: 24 Apr 2005 |
Posts: 299 |
|
|
|
 |
 |
 |
|
You can install the latest V4L-DVB drivers from the CVS repository.
http://www.linuxtv.org/repo/
First, you need to have mercurial installed.
Then type in this for the latest v4l-dvb source:
Code: | hg clone http://linuxtv.org/hg/v4l-dvb |
And this for the latest dvb-apps:
Code: | hg clone http://linuxtv.org/hg/dvb-apps |
The instructions for installing it are also at that web site. |
|
_________________ Mythbuntu 8.04
Intel D875PBZ main board
Pentium4 3.06Ghz
1024GB RAM
nVidia 6600GT
pcHDTV HD-3000
Air2PC PCI
MythTV 0.21 |
|
|
|
 |
 |
|
 |
Posted: Thu Oct 11, 2007 10:43 pm |
|
|
schmunk |
|
|
|
Joined: 10 Oct 2007 |
Posts: 6 |
|
|
|
 |
 |
 |
|
I read up on mercurial on the site you refered and also in wikipedia, sounded great, but on trying to install on Fedora 6 I encountered error. Unfortunalty my skill level in linux is too low to know how to compile from source. At this point I would hire someone to install everything for me or to load my drivers. Very frustrating. Error I get is when software updater tries to run:
Component: Software Installer
Summary: TB5ea3ef01 plugins.py:478:getPackages:AttributeError: 'NoneType' object has no attribute 'returnPackages'
Traceback (most recent call last):
File "/usr/sbin/system-install-packages", line 204, in _apply
self.applyChanges(self.mainwin)
File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 559, in applyChanges
self.checkDeps(mainwin)
File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 328, in checkDeps
(result, msgs) = self.buildTransaction()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 449, in buildTransaction
self.plugins.run('postresolve', rescode=rescode, restring=restring)
File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 153, in run
func(conduitcls(self, self.base, conf, **kwargs))
File "/usr/lib/yum-plugins/kmdl.py", line 103, in postresolve_hook
kmdl_install(conduit, kernels, kmdls(conduit))
File "/usr/lib/yum-plugins/kmdl.py", line 82, in kmdl_install
for pkg in conduit.getPackages():
File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 478, in getPackages
return self._base.pkgSack.returnPackages(arg)
AttributeError: 'NoneType' object has no attribute 'returnPackages'
Local variables in innermost frame:
repo: None
self: <yum.plugins.DepsolvePluginConduit instance at 0x94d5dcc>
arg: None |
|
|
|
|
 |
 |
|
 |
Posted: Fri Oct 12, 2007 3:30 am |
|
|
waterhead |
|
|
|
Joined: 24 Apr 2005 |
Posts: 299 |
|
|
|
 |
 |
 |
|
To compile programs you need to have a few things installed. I usually install everything from the Development section when I do the initial installation.
First, you need to have the kernel sources installed for your current kernel.
Then this is what I have installed::
gcc
gcc-c++
qt & qt4 (qt is needed to compile MythTV) |
|
_________________ Mythbuntu 8.04
Intel D875PBZ main board
Pentium4 3.06Ghz
1024GB RAM
nVidia 6600GT
pcHDTV HD-3000
Air2PC PCI
MythTV 0.21 |
|
|
|
pcHDTV Forum Index -> Driver Issues
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 vote in polls in this forum
|
All times are GMT - 7 Hours
Page 1 of 1
|
|
|
|