Re: [beagleboard] cec-client

2014-12-27 Thread Robert Nelson
On Sat, Dec 27, 2014 at 4:17 PM, Robert Nelson  wrote:
> On Fri, Dec 26, 2014 at 4:35 PM, Richard-tx  wrote:
>> I thought that each flavor of Debian (BBB vs Rpi vs ) was built for a
>> specific platform.  Live and learn.
>>
>> For my project, I went with a Rpi as the platform despite the buggy UART on
>> board the Rpi.  I fixed that issue with a USB -> RS232 adapter.  I started
>> to go with a BBB because the UARTs on board the BBB appear to be better than
>> the Rpi.
>>
>> Anyway my project is done and my wife is happy as she does not need yet
>> another remote to watch TV.
>
> Btw, i haven't looked at this personally, but the nxp hdmi chip used
> "should" support cec... Although you need to find one of the NDA'ed
> datasheet's for it and 'update' the kernel..
>
> I think for v3.20 i saw a generic cec patchset posted..

Here it is:

http://lwn.net/Articles/627417/

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-27 Thread Robert Nelson
On Fri, Dec 26, 2014 at 4:35 PM, Richard-tx  wrote:
> I thought that each flavor of Debian (BBB vs Rpi vs ) was built for a
> specific platform.  Live and learn.
>
> For my project, I went with a Rpi as the platform despite the buggy UART on
> board the Rpi.  I fixed that issue with a USB -> RS232 adapter.  I started
> to go with a BBB because the UARTs on board the BBB appear to be better than
> the Rpi.
>
> Anyway my project is done and my wife is happy as she does not need yet
> another remote to watch TV.

Btw, i haven't looked at this personally, but the nxp hdmi chip used
"should" support cec... Although you need to find one of the NDA'ed
datasheet's for it and 'update' the kernel..

I think for v3.20 i saw a generic cec patchset posted..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-26 Thread Richard-tx
I thought that each flavor of Debian (BBB vs Rpi vs ) was built for a 
specific platform.  Live and learn.

For my project, I went with a Rpi as the platform despite the buggy UART on 
board the Rpi.  I fixed that issue with a USB -> RS232 adapter.  I started 
to go with a BBB because the UARTs on board the BBB appear to be better 
than the Rpi.

Anyway my project is done and my wife is happy as she does not need yet 
another remote to watch TV.




On Friday, December 26, 2014 3:52:33 PM UTC-6, Charles Steinkuehler wrote:
>
> On 12/26/2014 2:12 PM, Robert Nelson wrote: 
> > On Dec 26, 2014 12:16 PM, "Richard-tx"  > wrote: 
> >> 
> >> Since the cec library and utils packages do not work, maybe those 
> > packages should be removed from the list of installable packages. 
> > 
> > Um that's not how Debian works... Just because one device doesn't 
> support 
> > it. 
>
> Actually, the packaged cec library should work fine with one of the USB 
> cec interface dongles, just not with the on-board HDMI for the 'Bone. 
>
> There's no need to yank a package just because not everyone has the 
> matching hardware.  If that was standard policy I can't image there 
> would be many supported audio or graphics devices in Debian. 
>
> -- 
> Charles Steinkuehler 
> cha...@steinkuehler.net  
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-26 Thread Charles Steinkuehler
On 12/26/2014 2:12 PM, Robert Nelson wrote:
> On Dec 26, 2014 12:16 PM, "Richard-tx"  wrote:
>>
>> Since the cec library and utils packages do not work, maybe those
> packages should be removed from the list of installable packages.
> 
> Um that's not how Debian works... Just because one device doesn't support
> it.

Actually, the packaged cec library should work fine with one of the USB
cec interface dongles, just not with the on-board HDMI for the 'Bone.

There's no need to yank a package just because not everyone has the
matching hardware.  If that was standard policy I can't image there
would be many supported audio or graphics devices in Debian.

-- 
Charles Steinkuehler
char...@steinkuehler.net

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-26 Thread Robert Nelson
On Dec 26, 2014 12:16 PM, "Richard-tx"  wrote:
>
> Since the cec library and utils packages do not work, maybe those
packages should be removed from the list of installable packages.

Um that's not how Debian works... Just because one device doesn't support
it.

> There is no way that I have the time to devote to writing a driver or do
any porting of software so someone else will have to it.  I have moved to a
different platform to do what I need done.

I know why isn't everyone else using their free time to do my project for
me. I thought this was open source!

> If anyone is interested,  what I wanted was a way to automatically turn
on and off a Rotel receiver based on the status of my Samsung TV.  The
Rotel only has a RS232 interface so I needed  a way to poll the status of
the TV and then send the appropriate commands to the receiver via the RS232
port.  Without a way to get the status of the TV set, that makes the BBB
unusable in this case.
>

Regards,

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-26 Thread Richard-tx
Since the cec library and utils packages do not work, maybe those packages 
should be removed from the list of installable packages.

There is no way that I have the time to devote to writing a driver or do 
any porting of software so someone else will have to it.  I have moved to a 
different platform to do what I need done.

If anyone is interested,  what I wanted was a way to automatically turn on 
and off a Rotel receiver based on the status of my Samsung TV.  The Rotel 
only has a RS232 interface so I needed  a way to poll the status of the TV 
and then send the appropriate commands to the receiver via the RS232 port.  
Without a way to get the status of the TV set, that makes the BBB unusable 
in this case.





On Thursday, December 25, 2014 11:47:37 AM UTC-6, Charles Steinkuehler 
wrote:
>
> On 12/25/2014 9:36 AM, Richard-tx wrote: 
> > I just installed cec-client and cec-client reports that there are no 
> > devices available.   Is there some trick to getting cec-client to work? 
> > 
> > 
> > # cec-client -l 
> > DEBUG:   [   2] trying to autodetect all CEC adapters 
> > Found devices: NONE 
>
> While the HDMI CEC line is hooked to the TDA19988 HDMI transmitter on 
> the 'Bone, I don't think libcec has drivers for this part.  You might be 
> able to fairly easily get the TDA995x driver for the CuBox working since 
> both parts are from NXP, but I'm not familiar with the low-level details 
> or differences (I work mostly with Analog Devices HDMI chips). 
>
> -- 
> Charles Steinkuehler 
> cha...@steinkuehler.net  
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] cec-client

2014-12-25 Thread Charles Steinkuehler
On 12/25/2014 9:36 AM, Richard-tx wrote:
> I just installed cec-client and cec-client reports that there are no 
> devices available.   Is there some trick to getting cec-client to work?
> 
> 
> # cec-client -l
> DEBUG:   [   2] trying to autodetect all CEC adapters
> Found devices: NONE

While the HDMI CEC line is hooked to the TDA19988 HDMI transmitter on
the 'Bone, I don't think libcec has drivers for this part.  You might be
able to fairly easily get the TDA995x driver for the CuBox working since
both parts are from NXP, but I'm not familiar with the low-level details
or differences (I work mostly with Analog Devices HDMI chips).

-- 
Charles Steinkuehler
char...@steinkuehler.net

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] cec-client

2014-12-25 Thread Richard-tx
I just installed cec-client and cec-client reports that there are no 
devices available.   Is there some trick to getting cec-client to work?


# cec-client -l
DEBUG:   [   2] trying to autodetect all CEC adapters
Found devices: NONE

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.