View previous topic :: View next topic |
Author |
Message |
fangorn Veteran
Joined: 31 Jul 2004 Posts: 1886
|
Posted: Mon Aug 06, 2007 6:03 am Post subject: pvr350 not working with kernel 2.6.22 and ivtv-1.0.1 |
|
|
Hi,
I spent the whole weekend fiddling with my mythtv box. It is an VIA Epia EN12000 with CN700 chipset. I use the VIA graphics to connect to my TV. I used to use kernel 2.6.15 and standard xorg unichrome drivers, which often crashed the machine when playing video in mplayer.
Therefore I changed to kernel 2.6.22 and recent openchrome and git versions of libdrm and a patched version of mplayer with xvmc hardware support, which takes care of the crashes when playing video.
But now I cant get anything out of my pvr350 card. I can change channels with ivtv-tune (at least there is no error reported when doing so), but mplayer or myth can't read from the card. Even a "cat /dev/v4l/video0 > test.mpg" creates an empty file. When doing so all I get as error message is soemthing like "i2c: device 0x21 not found for command 123456" (I don't have the message with me. But I can provide if necessary)
I compiled the ivtv driver from the kernel sources as module and use the ivtv-1.0.1 ebuild.
I thought the 1.0.1 ivtv version was a "stable" release. Or did I miss something?
I am seriously stuck here. Has anybody here experienced something like that?
Thanks in advance for any hint,
fangorn _________________ Video Encoding scripts collection | Project page |
|
Back to top |
|
|
Luppy n00b
Joined: 27 Aug 2005 Posts: 27
|
Posted: Wed Aug 08, 2007 4:41 pm Post subject: |
|
|
I too am having problems with my PVR-250.
I have ivtv driver 1.0.1 (masked for me) and kernel 2.6.22, I get blank static for channel 0 (tv tuner) but for channels 1 (composite) 2 (s-video) all I get is a black screen but the audio works perfectly. This has happened to me since the ivtv drivers moved to 0.8.x onwards. I have dual boot to windows for instances where I need to test stuff like this and wintv2000 plays fine so I know it is not my cables etc |
|
Back to top |
|
|
Luppy n00b
Joined: 27 Aug 2005 Posts: 27
|
Posted: Thu Aug 09, 2007 4:17 pm Post subject: |
|
|
hey I got mine working
parts of ivtv have no been moved in to the kernel in 2.6.22, you need to use the command
to change your inputs
I used to switch to composite 3 which solved my problem
also I have the devices under but I had to use the device Code: | /dev/video0
mplayer /dev/video0 |
also vlc now works for me as well |
|
Back to top |
|
|
|