SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Linux
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-08-2010, 07:22 PM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
Unhappy Ubuntu 10.04 HDPVR IR Blaster Issue

Can someone help me setting up my HDPVR IR Blaster.

I already load lirc_zilog and it seems to have been loaded fine.

dmesg | grep lirc_zilog
[ 11.581581] lirc_zilog: Zilog/Hauppauge IR driver initializing
[ 11.587715] lirc_zilog: chip found with RX and TX
[ 11.587743] lirc_dev: lirc_register_driver: sample_rate: 0
[ 11.587802] Zilog/Hauppauge i2c IR 0-0071: firmware: requesting haup-ir-blaster.bin

I'm able to see /dev/lirc0 and my lircd is running.

But when i'm trying to setup my video source in Sage I only see two things:
Direct TV Serial...
IR Blaster (Port 0 to 9)

I cannot find anything that point to my /dev/lirc0

Do I miss something? If someone could give me a hint it will be REALLY appreciated.

Thanks
Reply With Quote
  #2  
Old 06-09-2010, 04:19 AM
Qusix Qusix is offline
Sage User
 
Join Date: May 2008
Posts: 66
You have to select IR Blaster. It refers to HD PVRs blaster. It will be on of the COMs listed. I'm not sure which one. Try them all should be one of first 3.
__________________
Linux Headless Server
Tuners: HD Homerun, 2 HD-PVR, PVR-150

Clients:
2 HD100 Extenders
1 HD200 Extender
SageTV Client
Reply With Quote
  #3  
Old 06-09-2010, 10:45 AM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
Thanks for your reply! I already try every port from 0 to 9 and I always get the same message: Failed setting the Infrared Blaster Port... Is there something else I can test to ensure that my blaster port is properly configured?

Thank you!
Reply With Quote
  #4  
Old 06-09-2010, 10:46 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Does it work from the command line? Are you using lirc?

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #5  
Old 06-09-2010, 03:01 PM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
Yes I do use LIRC but I dont know how to test it in command line, I know that I can see a device call lirc0 but I dont know if it actually works properly.

Thanks for your help!
Reply With Quote
  #6  
Old 06-09-2010, 03:28 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
you can test using irsend from the command line.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #7  
Old 06-10-2010, 06:16 AM
Qusix Qusix is offline
Sage User
 
Join Date: May 2008
Posts: 66
If you are going to use an external command, you will need to use either GenericTunerPlugin or ExternalCommandTunerPlugin to execute that command that changes the channels. I am currently using GenericTunerPlugin to change the channel via firewire. It works better with multiple cable boxes using the macrotune.
__________________
Linux Headless Server
Tuners: HD Homerun, 2 HD-PVR, PVR-150

Clients:
2 HD100 Extenders
1 HD200 Extender
SageTV Client
Reply With Quote
  #8  
Old 06-10-2010, 08:07 AM
_Demo_ _Demo_ is offline
Moderator
 
Join Date: Mar 2003
Posts: 863
Send a message via ICQ to _Demo_
You shouldn't load the lirc driver if you want to use the blaster directly from SageTV. The com port should match the i2c bus number.

_Demo_
Reply With Quote
  #9  
Old 06-10-2010, 06:20 PM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
Ok now I can confirm that my LIC driver is working properly I can control my cable box from the HDPVR blaster. The problem is Sage still not find my lirc0.

I will try external plugin that Qusix suggest.

Thanks for your help guys!
Reply With Quote
  #10  
Old 06-16-2010, 11:13 AM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
I was able to control my SA4250 with my HDPVR blaster but it really take to much time to change channels. I'm now trying to setup firewire to change channels.

I'm using the sa4250_ch.c, I've modify this script to fit my Model_Id and Vendor_Id. It seems to work properly from the command line I execute ./sa4250_ch 633 and it show that that channel have been correctly change. But on my SA4250 nothing happens it does not change the channel!

Any advice will be really appreciated!

Thank you
Reply With Quote
  #11  
Old 06-16-2010, 07:04 PM
lyroy lyroy is offline
Sage User
 
Join Date: Mar 2009
Location: Montreal
Posts: 11
I was able to test on my Win XP Laptop if my SA4250HD was able to support Firewire channel changing. After a couple of minutes I was able to change channels with the channel.exe command. I now know that it is really an issue with the sa4250_ch script.

I was able to test a script called sa_control that produce a better result on my Ubuntu 10.04. The script seems to change channels but it goes to fast... My SA4250 LCD Panel shows this when I try to get the 602 channel...
6
02
02
02

Does someone can point me in the right direction please?

Thank you
Reply With Quote
  #12  
Old 06-16-2010, 07:12 PM
_Demo_ _Demo_ is offline
Moderator
 
Join Date: Mar 2003
Posts: 863
Send a message via ICQ to _Demo_
The latest SageTV 7 beta version includes the Firewire tuning plugin. We have tested it on SA4250HD. It uses the channel change command which avoids the multiple digit issues.

_Demo_
Reply With Quote
  #13  
Old 06-16-2010, 07:21 PM
Qusix Qusix is offline
Sage User
 
Join Date: May 2008
Posts: 66
I have a 4250 and a 3250 cable box. The 3250 worked perfectly with sa_4250. I had to modify the sa_4250 code in order to get 4250 to work.

See the link below. I had to add a key_press and key_release in order to get it to work.

http://ubuntuforums.org/showthread.php?t=712789 (post by bml137)


Other Links I used when setting up firewire turning

Program for Powering on the Cable Box
http://knoppmyth.net/phpBB2/viewtopi...88f1708031b2b4

Update sa_4250 code for tuning multiple boxes.
http://ubuntuforums.org/showthread.php?t=756508
__________________
Linux Headless Server
Tuners: HD Homerun, 2 HD-PVR, PVR-150

Clients:
2 HD100 Extenders
1 HD200 Extender
SageTV Client
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hdpvr not found after reboot - ubuntu karmic loonsailor SageTV Linux 0 01-26-2010 08:10 PM
hdpvr doesn't work in ubuntu 9.10 - any guidance? loonsailor SageTV Linux 3 12-07-2009 11:24 PM
IR blaster with HDPVR bobsj2000 Hardware Support 6 11-20-2009 10:57 PM
HDPVR Blaster in Ubuntu 9.10 tpboyce SageTV Linux 2 11-04-2009 05:27 AM
HDPVR ir blaster Wire pat_smith1969 Hardware Support 0 07-14-2008 04:14 PM


All times are GMT -6. The time now is 12:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.