Eric Ladner | 21 Jun 2012 03:15
Picon
Gravatar

Remote help!

Hello, LIRC folks...

I have a AT&T U-verse box (Cisco ISB7500) that came with a remote that
looks an aweful lot like an MCE remote.

I've tried all the MCE configs, tried doing an irrecord (which results
in config files with codes repeated multiple times for different
buttons - like 2 and 3 will both be 0x71 or 0x72).  I've tried the
irrecord at least a dozen times and it's a hit or miss thing.  I have
not tried raw mode, though (I read somewhere that was bad).

I'm at a loss.  I took the remote apart and the only thing I can
figure out is the board was probably printed by Hung Hing electronics
and it uses a DC6688F chip from Dragon Chips as the main (only) IC on
the board.

I've got a Hauppage remote that works perfectly, but what I'm trying
to do is at least get the numbers and the OK button off the MCE-like
remote to be able to blast it to the Uverse box for channel changing.

I'm using LIRC 0.9.0 (mythbuntu distribution) with an IguanaWorks transceiver.

Anybody have any ideas?

--

-- 
Eric Ladner

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
(Continue reading)

John O'Brien | 21 Jun 2012 04:23

Re: Remote help!

On 12-06-20 07:15 PM, Eric Ladner wrote:
> Hello, LIRC folks...
>
> I have a AT&T U-verse box (Cisco ISB7500) that came with a remote that
> looks an aweful lot like an MCE remote.
>
> I've tried all the MCE configs, tried doing an irrecord (which results
> in config files with codes repeated multiple times for different
> buttons - like 2 and 3 will both be 0x71 or 0x72).  I've tried the
> irrecord at least a dozen times and it's a hit or miss thing.  I have
> not tried raw mode, though (I read somewhere that was bad).
>
> I'm at a loss.  I took the remote apart and the only thing I can
> figure out is the board was probably printed by Hung Hing electronics
> and it uses a DC6688F chip from Dragon Chips as the main (only) IC on
> the board.
>
> I've got a Hauppage remote that works perfectly, but what I'm trying
> to do is at least get the numbers and the OK button off the MCE-like
> remote to be able to blast it to the Uverse box for channel changing.
>
> I'm using LIRC 0.9.0 (mythbuntu distribution) with an IguanaWorks transceiver.
>
> Anybody have any ideas?
>
try this:
begin remote

   name        Cisco_Remote
   bits           32
(Continue reading)

Eric Ladner | 21 Jun 2012 05:04
Picon
Gravatar

Re: Remote help!

On Wed, Jun 20, 2012 at 9:23 PM, John O'Brien <jobcol3@...> wrote:
> try this:
> begin remote
>
[snip]

AH!  Genius!  Thank you!!!

Consider sending that to the LIRC guys so they put it in their
database.  You're a lifesaver!!

--

-- 
Eric Ladner

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Rafi Rubin | 21 Jun 2012 08:35
Picon

Re: Remote help!


What is the version of your kernel?  There was a timeout error that affected
mceusb version 1 devices.  Actually I'm not sure that got fixed.

Try looking at the waveforms using xmode2.  With the too-short timeout, I
tended to see visibly obvious errors for some of my remote controls, while
others mostly worked fine, or at least had a sufficiently low probability of
hitting a timeout, that they seemed to work most of the time.

Rafi

On 06/20/12 21:15, Eric Ladner wrote:
> Hello, LIRC folks...
> 
> I have a AT&T U-verse box (Cisco ISB7500) that came with a remote that 
> looks an aweful lot like an MCE remote.
> 
> I've tried all the MCE configs, tried doing an irrecord (which results in
> config files with codes repeated multiple times for different buttons -
> like 2 and 3 will both be 0x71 or 0x72).  I've tried the irrecord at least
> a dozen times and it's a hit or miss thing.  I have not tried raw mode,
> though (I read somewhere that was bad).
> 
> I'm at a loss.  I took the remote apart and the only thing I can figure out
> is the board was probably printed by Hung Hing electronics and it uses a
> DC6688F chip from Dragon Chips as the main (only) IC on the board.
> 
> I've got a Hauppage remote that works perfectly, but what I'm trying to do
> is at least get the numbers and the OK button off the MCE-like remote to be
> able to blast it to the Uverse box for channel changing.
(Continue reading)

Eric Ladner | 21 Jun 2012 13:07
Picon
Gravatar

Re: Remote help!

On Thu, Jun 21, 2012 at 1:35 AM, Rafi Rubin <rafi@...> wrote:
> What is the version of your kernel?  There was a timeout error that affected
> mceusb version 1 devices.  Actually I'm not sure that got fixed.

3.0.0-21-generic-pae

> Try looking at the waveforms using xmode2.

Xmode2 requires a character device (/dev/lirc) to work.  IguanaIR,
unfortunately, only provides a socket.  I'll have to dig around.  With
the remote profile that John provided, though, it works just fine.
I've got other fish to fry at this point.

> Rafi

Eric

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Richard Ferrara | 21 Jun 2012 03:28
Picon

Re: Remote help!

Hi Eric,

RAW mode is fine to try, if all else fails.

You are seeing the same symptoms I saw with my PayTV remote, it may be the protocol they are utilising isn't
irrecord friendly.

-rF

On 21/06/2012, at 11:15 AM, Eric Ladner wrote:

> Hello, LIRC folks...
> 
> I have a AT&T U-verse box (Cisco ISB7500) that came with a remote that
> looks an aweful lot like an MCE remote.
> 
> I've tried all the MCE configs, tried doing an irrecord (which results
> in config files with codes repeated multiple times for different
> buttons - like 2 and 3 will both be 0x71 or 0x72).  I've tried the
> irrecord at least a dozen times and it's a hit or miss thing.  I have
> not tried raw mode, though (I read somewhere that was bad).
> 
> I'm at a loss.  I took the remote apart and the only thing I can
> figure out is the board was probably printed by Hung Hing electronics
> and it uses a DC6688F chip from Dragon Chips as the main (only) IC on
> the board.
> 
> I've got a Hauppage remote that works perfectly, but what I'm trying
> to do is at least get the numbers and the OK button off the MCE-like
> remote to be able to blast it to the Uverse box for channel changing.
(Continue reading)

John O'Brien | 4 Nov 2012 22:50

irsend - lirc 0.9.0 - RCMM

hi
I has the same issue with my remote that uses the RCMM protocol, and using lirc 0.9.0.
Would always get irsend:timeout error , even though it worked flawlessly in previous versions of lirc.
The solution for me was to modify the gap in my lircd.conf file.
Mine was about 100000, i kept reducing it down , I now have it at 18000 and and my transmitter works flawlessly when blasting, with no irsend:timeout errors.
Hope this helps
John

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d

Gmane