| shepmaster |
|
|
| |
| Joined: 25 Aug 2006 |
| Posts: 8 |
|
|
|
 |
 |
 |
|
Hey all. I got both of these cards working (after a bit of work). I even got mythtv to see a few of my HDTV channels, and can record a show. However, after recording a show or 2, I will get the following errors in dmesg:
| Code: | dmesg | egrep 'ivtv|cx' | sort | uniq
cx88[0]/2: general errors: 0x00000100
cx88_wakeup: 0 buffers handled (should be 1)
cx88_wakeup: 2 buffers handled (should be 1)
cx88_wakeup: 3 buffers handled (should be 1)
cx88_wakeup: 4 buffers handled (should be 1)
ivtv0 warning: ENC: (0) DMA Error 0x0000000b |
And no files will be created by mythtv. Any ideas?
| Code: | caligula / # uname -a
Linux caligula 2.6.17-gentoo-r5 #1 PREEMPT Fri Aug 25 07:56:20 EDT 2006 x86_64 AMD Sempron(tm) Processor 2600+ AuthenticAMD GNU/Linux |
I'm using ivtv 0.7 and the pchdtv drivers from here. |
|