[beagleboard] 4D 4.3" LCD not working in Debian 8.3?

2016-02-18 Thread errol
Hi all,

I have a Beaglebone Black with an 4D 4.3" LCD cape installed.

With Weezy the LCD cape worked, but with Jessie the LCD is gray blank? Am I 
doing something wrong or is the overlay broken?

The cape is seen, though:

> debian@beaglebone:~$ cat /sys/devices/platform/bone_capemgr/slots
>  0: P---L-   0 4D 4.3 LCD CAPE- 4DCAPE-43T ,00A1,4D SYSTEMS  
> ,BB-BONE-LCD4-01
>  1: PF  -1
>  2: PF  -1
>  3: PF  -1
>

Any advice?

Thank you,
Errol

-- 
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] Re: Connecting PCM audio device to BBB

2014-04-03 Thread errol
You can look at the I2S interface. That is where sound codecs are 
connected, for both recording and playing. I don't know what drivers will 
be needed though...

On Saturday, March 15, 2014 7:46:40 AM UTC+2, nimbl...@gmail.com wrote:

 I have a WT32 bluetooth module (two of them in fact) that I want to 
 connect to the BBB to record audio coming from them.



-- 
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] Re: Loading device trees at boot

2014-04-02 Thread errol
You can add that to the end of the optargs. 

It works for dto that is compiled into the kernel, but not custom dto, 
which means that I can't load a custom LCD dto without recompiling the 
kernel...

Thanks,
Errol

On Monday, March 10, 2014 1:54:01 PM UTC+2, Mark Potosnak wrote:

 With the newest version of RCN's debian distribution (2014-03-04), the 
 uEnv.txt file no longer has an example capemgr.enable_partno entry. 
 Does that mean we should not load device trees with this method? Is using 
 the file /etc/default/capemgr the best option now?

 thanks


-- 
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.