View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Jun 05, 2006 2:29 pm 
Offline
Joined: Wed May 31, 2006 9:56 pm
Posts: 3
Setting up R5C7 with my PVR-150 was pretty much a no brainer. Good job dudes!

However, the PVR-150's IR Blaster doesn't seem to talk either of my Time Warner Digital Cable boxes. I've done test all/scan all in windows and linux to no avail. The light blinks like crazy, but nothing happens. I have a Pioneer Voyager HDTV and a Sci-Atlanta Explorer 3100HD. Both show as supported in the master list from Hauppauge.

Any ideas? What are the chances that maybe the transmitter is broke, but the light still works? Is there a clever way to test to see if this thing is truly operational?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 05, 2006 9:58 pm 
Offline
Joined: Mon Mar 21, 2005 1:43 pm
Posts: 388
Location: Nanaimo BC
Was just about to post and I saw your post. Please check your /var/log/kern.log and see if your ivtv section looks like this.

Quote:
Jun 6 10:00:21 mythtv kernel: lirc_dev: IR Remote Control driver registered, at major 61
Jun 6 10:00:21 mythtv kernel: ivtv: ==================== START INIT IVTV ====================
Jun 6 10:00:21 mythtv kernel: ivtv: version 0.4.4 (tagged release) loading
Jun 6 10:00:21 mythtv kernel: ivtv: Linux version: 2.6.15-chw-2 SMP preempt 586 gcc-3.3
Jun 6 10:00:21 mythtv kernel: ivtv: In case of problems please include the debug info between
Jun 6 10:00:21 mythtv kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with
Jun 6 10:00:21 mythtv kernel: ivtv: any module options, when mailing the ivtv-users mailinglist.
Jun 6 10:00:21 mythtv kernel: ivtv0: Autodetected WinTV PVR 250 card (cx23416 based)
Jun 6 10:00:21 mythtv kernel: ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 16 (level, low) -> IRQ 19
Jun 6 10:00:21 mythtv kernel: ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
Jun 6 10:00:21 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
Jun 6 10:00:21 mythtv kernel: tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
Jun 6 10:00:21 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
Jun 6 10:00:21 mythtv kernel: cx25840 1-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)
Jun 6 10:00:24 mythtv kernel: cx25840 1-0044: loaded v4l-cx25840.fw firmware (14264 bytes)
Jun 6 10:00:24 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
Jun 6 10:00:24 mythtv kernel: wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
Jun 6 10:00:24 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: Hauppauge model 26032, rev C199, serial# 8328268
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: tuner model is TCL 2002N 5H (idx 99, type 50)
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: audio processor is CX25841 (idx 35)
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: decoder processor is CX25841 (idx 28)
Jun 6 10:00:25 mythtv kernel: tveeprom 1-0050: has no radio, has IR remote
Jun 6 10:00:25 mythtv kernel: ivtv0: Corrected autodetection from WinTV PVR 250 to WinTV PVR 150
Jun 6 10:00:25 mythtv kernel: eth0: no IPv6 routers present
Jun 6 10:00:25 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Jun 6 10:00:26 mythtv kernel: ivtv0: Encoder revision: 0x02050032
Jun 6 10:00:26 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)
Jun 6 10:00:26 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)
Jun 6 10:00:26 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)
Jun 6 10:00:26 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Jun 6 10:00:26 mythtv kernel: tuner 1-0061: type set to 50 (TCL 2002N)
Jun 6 10:00:26 mythtv kernel: ivtv0: Initialized WinTV PVR 150, card #0
Jun 6 10:00:26 mythtv kernel: ivtv: ==================== END INIT IVTV ====================
Jun 6 10:00:26 mythtv kernel: lirc_pvr150: ivtv i2c driver #0: no devices found



Looking for some help here you will notice the last line not sure why it is not being found on boot. This is a fresh C7 install with a PVR150 irblaster model.

The reciever and blaster are not working but I am assuming if right at bootup the device is not being seen by lirc then the problem lies there. Irrecord see's no hardware either.

Any ideas appreciated.


thanks

Craig


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 06, 2006 8:25 am 
Offline
Joined: Wed May 31, 2006 9:56 pm
Posts: 3
As I mentioned, I was able to send power commands to the transmitter no problem in windows and linux. I have problems somewhere else.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 05, 2006 8:37 pm 
Offline
Joined: Wed May 31, 2006 9:56 pm
Posts: 3
Even though the light was blinking, it was still a bad cable. Hauppauge sent me a new one that works great.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 22 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