LinHES Forums http://forum.linhes.org/ |
|
R5A12 -- IVTV_IOC_G_CODEC:: Bad address http://forum.linhes.org/viewtopic.php?f=2&t=4174 |
Page 1 of 1 |
Author: | SilkBC_ [ Fri Apr 15, 2005 8:21 am ] |
Post subject: | R5A12 -- IVTV_IOC_G_CODEC:: Bad address |
KnoppMyth R5A12 PVR-250 (grey remote) I just installed R5A12 last night (did a fresh install as opposed to an upgrade from R4V5). Everything appears to be working fine except LiveTV (and likely by extension, TV recording, but nothing on my schedule has come up yet) When I try to watch LIveTV, I get a black screen, and I hear a lot of hard drive activity. Here is a snippet from /var/log/myth/mythbackend.log: Code: 2005-04-15 00:03:48.199 TVRec: Recording Prematurely Stopped 2005-04-15 00:03:49.565 MainServer::HandleAnnounce Playback 2005-04-15 00:03:49.570 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:49.737 MainServer::HandleAnnounce Playback 2005-04-15 00:03:49.741 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:49.917 MainServer::HandleAnnounce Playback 2005-04-15 00:03:49.921 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.097 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.101 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.277 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.281 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.444 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.465 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.603 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.607 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.783 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.787 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:50.960 MainServer::HandleAnnounce Playback 2005-04-15 00:03:50.964 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.142 MainServer::HandleAnnounce Playback 2005-04-15 00:03:51.146 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.331 MainServer::HandleAnnounce Playback 2005-04-15 00:03:51.335 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.499 MainServer::HandleAnnounce Playback 2005-04-15 00:03:51.503 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.578 MainServer::HandleAnnounce Playback 2005-04-15 00:03:51.582 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.625 MainServer::HandleAnnounce Playback 2005-04-15 00:03:51.646 adding: mythbe01.van.murrell.ca as a client (events: 0) 2005-04-15 00:03:51.686 adding: mythbe01.van.murrell.ca as a remote ringbuffer 2005-04-15 00:03:51.721 Changing from None to WatchingLiveTV Error getting codec params IVTV_IOC_G_CODEC:: Bad address The entries go on like that until I finally have to kill the frontend (I couldn't stop it any other way than that or rebooting the system) I am using my /etc/mythtv/modules/ivtv file from my previous installation (R4V5), so I am not sure if that may be a proble. Here is my /etc/mythtv/modules/ivtv file: Code: alias char-major-81 videodev alias char-major-61 lirc_i2c options ivtv debug=1 options tuner type=8 options msp3400 once=1 simple=1 add below ivtv msp3400 saa7115 tuner add above ivtv lirc_dev lirc_i2c And here is what "dmesg | grep ivtv" gives me: Code: ivtv: Unknown parameter `debug'
ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.2.0 (rc3a) loading ivtv: Linux version: 2.6.9-chw-4 SMP preempt 586 gcc-3.3 ivtv: In case of problems please include the debug info ivtv: between the START INIT IVTV and END INIT IVTV lines when ivtv: mailing the ivtv-devel mailinglist. ivtv: Autodetected WinTV PVR 250 card ivtv: Found an iTVC16 based chip ivtv: Unreasonably low latency timer, setting to 64 (was 32) ivtv: XXX PCI device: 0x2560 vendor: 0x8086 ivtv: i2c attach [client=tveeprom[0],ok] ivtv: Tuner Type 8, Tuner formats 0x00001000, Radio: yes, Model 0x00893496, Revision 0x00000000 ivtv: NTSC tuner detected ivtv: Radio detected tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 ivtv: i2c attach [client=(tuner unset),ok] saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005) ivtv: i2c attach [client=saa7115[0],ok] msp34xx: ivtv version ivtv: i2c attach [client=MSP3448W-A2,ok] ivtv: Encoder revision: 0x02040011 ivtv: Configuring WinTV PVR 250 card with 5 streams ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 1 ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create stream 4 ivtv: Registered v4l2 device, streamtype 4 minor 64 ivtv: Setting Tuner 8 ivtv: Setting audio matrix to input 3, output 1 ivtv: Switching standard to NTSC. ivtv: ivtv_enc_thread: pid = 2188, itv = 0xe2c23920 ivtv: Initialized WinTV PVR 250, card #0 ivtv: ==================== END INIT IVTV ==================== ivtv: i2c attach [client=Hauppauge IR,ok] I am not sure if this is a KnoppMyth issue or a ivtv issue, though it was working perfectly under R4V5. Please advise. I look forward to hearing from you. -Alan |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |