View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sun Oct 14, 2007 4:11 pm 
Offline
Joined: Tue Sep 04, 2007 7:57 pm
Posts: 12
I had frequent DMA error lockups with r5f1 and a PVR-350. The vast majority of them have been solved by the following:

1) Improving cooling (dunno if this really helped)
2) Setting the PCI latency to 64 for all devices at boot time (dunno if this really helped)
3) Upgrading to IVTV 0.10.5 (this definitely helped)

IVTV 0.10.6 is out now too, which is supposed to have even more DMA fixes. There's no need to upgrade your kernel.

Make sure you back everything up (via dd, etc.) before you start messing with drivers.

I tried to upgrade xdriver too, but only managed to break things, so it's probably best to leave that alone.


Last edited by eweaver on Mon Oct 15, 2007 7:31 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 15, 2007 6:18 pm 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
Good to know about ivtv, I thought I had to recompile with a newer kernel get latest ivtv. After going to the ivtv site I see now that its in kernels after 2.6.22.

doing the compile, were is good howto. On R5F27 the my make barfs.

===========

make -C driver all
make[1]: Entering directory `/usr/src/ivtv-0.10.6/driver'
make -C /usr/src/linux M=/usr/src/ivtv-0.10.6/driver modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13'
CC [M] /usr/src/ivtv-0.10.6/driver/ivtv-driver.o
In file included from /usr/src/ivtv-0.10.6/driver/ivtv-driver.h:48,
from /usr/src/ivtv-0.10.6/driver/ivtv-driver.c:45:
include/linux/i2c.h:32:26: error: linux/i2c-id.h: No such file or directory
In file included from /usr/src/ivtv-0.10.6/driver/ivtv-driver.c:45:
/usr/src/ivtv-0.10.6/driver/ivtv-driver.h:59:31: error: media/v4l2-common.h: No such file or directory
/usr/src/ivtv-0.10.6/driver/ivtv-driver.h:60:25: error: media/tuner.h: No such file or directory
/usr/src/ivtv-0.10.6/driver/ivtv-driver.h:61:27: error: media/cx2341x.h: No such file or directory
...
...
===============

thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 15, 2007 6:21 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You _really_ cannot mix the ivtv 0.10.x drivers with the R5F27 applications (like MythTV) which are compiled against ivtv 1.1.0. There are interface compatibilities in the header files. I don't know how long Cecil spent battling the resulting invasion of chipmunks when this happened during testing but it was _ugly_.

(Edited for clarity about versions.)


Last edited by tjc on Mon Oct 15, 2007 8:22 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 15, 2007 7:31 pm 
Offline
Joined: Tue Sep 04, 2007 7:57 pm
Posts: 12
My bad; I meant R5F1. I'll update my post. I dunno what the R5F27 situation is.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 04, 2007 6:06 pm 
Offline
Joined: Wed Jan 04, 2006 10:20 am
Posts: 387
Location: South New Jersey, USA
I am continuing to have the same problem as others on this post. System works well for several days but then one of my two PVR150 won't record. Any recordings made on the glitchy PVR150 are 0 bytes and watch live TV brings you back to the menu. The other tuner continues to work just fine.

The mythbackend log shows:
Code:
2007-11-03 19:15:06.191 ret_pid(0) child(4056) status(0x0)
Audio input set to 1
2007-11-03 19:15:07.193 ret_pid(4056) child(4056) status(0x0)
2007-11-03 19:15:07.194 External Tuning program exited with no error
2007-11-03 19:15:07.246 Started recording: College Football "Rutgers at Connect$
2007-11-03 19:20:06.728 MPEGRec(/dev/video1) Error: select timeout - ivtv drive$
2007-11-03 19:20:12.165 MPEGRec(/dev/video1) Error: select timeout - ivtv drive$
2007-11-03 19:21:58.207 MPEGRec(/dev/video1) Error: error reading from: /dev/video1
                        eno: Input/output error (5)
2007-11-03 19:23:44.149 MPEGRec(/dev/video1) Error: error reading from: /dev/video1
                        eno: Input/output error (5)
2007-11-03 19:25:30.124 MPEGRec(/dev/video1) Error: error reading from: /dev/video1
                        eno: Input/output error (5)



The last error repeats many times throughout the scheduled recording end time.
Only rebooting seems to make everthing right again. After this the tuner won't record anything. This same thing happens every couple of days. Any ideas?

_________________
LINHES 8.6.1 BE/FE - MSI K9N6SGM-V with AMD A64 X2 4600+, 4GB Ram. 1.5TB WD. HDHR Prime. Nvidia GT210. MCE remote.
FrontEnd - Dell Vostro 400 3.0GHz Core2Duo NVidia GeForce210. MCE Remote


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 04, 2007 6:50 pm 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
My lockups have not happened in quite a while now, I think the noapci cleared it up.

Turning off VBI somewhere in mythtv setup menus also has cleared up the some of the VBI issues that I was seeing in my logs.. I have not had the black screen in a while either..


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 27, 2008 7:43 pm 
Offline
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location: SF East Bay, CA
hmmm. Good suggestions on places to look. I'm getting locks on both of my machines.

Two places where I get locked up..
1. System lock-up.. typically after a recording event. (system locked up tight, cold boot. risks filesystem corruption!)
2. PVR350 locks up the screen during watching a recording or edit session of a recording. (I can usually get to a menu where I can "reboot" or SSH in to reboot.)

_________________
// Brian - Hardware:
ASUS P5P800 - P4 3Ghz, 500 GB PATA HD
ASUS P5K-V - P4 Core2 Duo, 500 GB SATA HD
Hauppauge PVR-350, IR Blaster, Comcast Digital Cable
http://tech.groups.yahoo.com/group/KnoppMyth/
KnoppMyth R5F27 >> R5.5


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu