Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Help w/ Actisys Serial IR-200L

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


mythtv at cable

Aug 9, 2004, 4:23 PM

Post #1 of 4 (1317 views)
Permalink
Help w/ Actisys Serial IR-200L

Hi All;

I received my brand spankin' new Actisys IR-200L IR Blaster today.

I have 2 x PVR 250's working with a Hauppage Grey remote control.
The Myth box records two shows at once using analog tv. I want to hook up
the Digital box to one PVR 250 card.

I am using the MythTV Suite from the APT resources which includes LIRC 0.7.0
which I believe is being used for the Grey remote.

I can honestly say I am very lost at this point and I am unsure of how to
procede without making a mess of my current setup.

The Actisys is connected on Serial Port 2 (2F8 irq 3)

Can someone please point me in the right direction?

Thanks;

Cory.


mythtv at cable

Aug 9, 2004, 7:23 PM

Post #2 of 4 (1246 views)
Permalink
Re: Help w/ Actisys Serial IR-200L [In reply to]

Well, I progressed a little further...
I used the site: http://members.cox.net/rwraithr/IRBlaster_Howto.txt to
get as far as I could.

After reboot, when running the commands below, I get the following errors.

[root[at]cable remote-0.7.0pre5]# setserial /dev/ttyS1 uart none
[root[at]cable remote-0.7.0pre5]# /sbin/modprobe remote_sir
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol __wake_up
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol exit_fs
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol register_chrdev
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol remove_wait_queue
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol exit_mm
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol interruptible_sleep_on
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol __pollwait
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol exit_files
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol add_wait_queue
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol find_task_by_pid
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o:
unresolved symbol wake_up_process
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o: insmod
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o failed
/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc/remote_dev.o: insmod
remote_sir failed
[root[at]cable remote-0.7.0pre5]#

The contents of

/lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/misc
[root[at]cable misc]# ls -al
total 36
drwxr-xr-x 2 root root 4096 Aug 9 22:16 .
drwxr-xr-x 6 root root 4096 Aug 9 21:03 ..
-rw-r--r-- 1 root root 13184 Aug 9 22:16 remote_dev.o
-rw-r--r-- 1 root root 8904 Aug 9 22:16 remote_sir.o

I'm not sure where to go from here.


Cory Megitt wrote:

>Hi All;
>
>I received my brand spankin' new Actisys IR-200L IR Blaster today.
>
>I have 2 x PVR 250's working with a Hauppage Grey remote control.
>The Myth box records two shows at once using analog tv. I want to hook up
>the Digital box to one PVR 250 card.
>
>I am using the MythTV Suite from the APT resources which includes LIRC 0.7.0
>which I believe is being used for the Grey remote.
>
>I can honestly say I am very lost at this point and I am unsure of how to
>procede without making a mess of my current setup.
>
>The Actisys is connected on Serial Port 2 (2F8 irq 3)
>
>Can someone please point me in the right direction?
>
>Thanks;
>
>Cory.
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users[at]mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


csmillie at gmail

Aug 10, 2004, 5:16 AM

Post #3 of 4 (1257 views)
Permalink
Re: Help w/ Actisys Serial IR-200L [In reply to]

Try this site:

http://members.cox.net/rwraithr/IRBlaster_Howto.txt

It assumes you are going to keep your existing LIRC configuration to
control the PVR 250. You create a second instance of LIRC ( renamed
Remote ) to run the Actisys. I have mine working pretty well now, let
me know if you have any problems.

Colin

On Mon, 9 Aug 2004 19:23:20 -0400, Cory Megitt <mythtv[at]cable.megitt.com> wrote:
> Hi All;
>
> I received my brand spankin' new Actisys IR-200L IR Blaster today.
>
> I have 2 x PVR 250's working with a Hauppage Grey remote control.
> The Myth box records two shows at once using analog tv. I want to hook up
> the Digital box to one PVR 250 card.
>
> I am using the MythTV Suite from the APT resources which includes LIRC 0.7.0
> which I believe is being used for the Grey remote.
>
> I can honestly say I am very lost at this point and I am unsure of how to
> procede without making a mess of my current setup.
>
> The Actisys is connected on Serial Port 2 (2F8 irq 3)
>
> Can someone please point me in the right direction?
>
> Thanks;
>
> Cory.
>
>
>
>


mythtv at cable

Aug 10, 2004, 6:38 AM

Post #4 of 4 (1241 views)
Permalink
RE: Help w/ Actisys Serial IR-200L [In reply to]

Hi Colin;

I when running the remote record program it creates the dots when a button
is pressed on the SA remote.
I posted a little later on last night (about 1130ish PM) with my findings.
Perhaps you could reply to that one?

Thanks.

Cory


-----Original Message-----
From: mythtv-users-bounces[at]mythtv.org
[mailto:mythtv-users-bounces[at]mythtv.org] On Behalf Of Colin Smillie
Sent: Tuesday, August 10, 2004 8:16 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Help w/ Actisys Serial IR-200L

Try this site:

http://members.cox.net/rwraithr/IRBlaster_Howto.txt

It assumes you are going to keep your existing LIRC configuration to control
the PVR 250. You create a second instance of LIRC ( renamed Remote ) to run
the Actisys. I have mine working pretty well now, let me know if you have
any problems.

Colin

On Mon, 9 Aug 2004 19:23:20 -0400, Cory Megitt <mythtv[at]cable.megitt.com>
wrote:
> Hi All;
>
> I received my brand spankin' new Actisys IR-200L IR Blaster today.
>
> I have 2 x PVR 250's working with a Hauppage Grey remote control.
> The Myth box records two shows at once using analog tv. I want to
> hook up the Digital box to one PVR 250 card.
>
> I am using the MythTV Suite from the APT resources which includes LIRC
> 0.7.0 which I believe is being used for the Grey remote.
>
> I can honestly say I am very lost at this point and I am unsure of how
> to procede without making a mess of my current setup.
>
> The Actisys is connected on Serial Port 2 (2F8 irq 3)
>
> Can someone please point me in the right direction?
>
> Thanks;
>
> Cory.
>
>
>
>

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.