Re: [beagleboard] PREBOOT delay. Is it possible to reduce it?

2015-11-17 Thread Rick Mann
ot having updated to the new driver model? If the latter, what's it doing during those two seconds? Is there any way to speed that up? Eventually, I'd like to have a very fast-booting BBB. Thanks, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] Model Train Digital Command Control using PRUs on BBB.

2016-06-12 Thread Rick Mann
es pruss, not remoteproc, however. You might want to develop your code to use remoteproc to talk to the PRUs. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups &quo

Re: [beagleboard] Flashing the on-board eMMC of the BB Green with new image

2016-05-25 Thread Rick Mann
leboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/474a3a35-3027-4a74-9f23-a1cb3373be5b%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Rick Mann rm...@latencyzero.com --

Re: [beagleboard] 4.1.21 pause during boot: A start job is running for LSB: Raise network interf...

2016-05-26 Thread Rick Mann
is to skip this at boot and support hot-plug, but the distro is (IMHO unfortunately) not configured this way. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoa

Re: [beagleboard] Ti's RPMsg Examples Significantly Changed

2016-06-25 Thread Rick Mann
), that would be the ideal solution. It sounds like John is saying this is technically not possible, but I feel like it should be (it is just code, after all). -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message beca

Re: [beagleboard] Ti's RPMsg Examples Significantly Changed

2016-06-25 Thread Rick Mann
happens when it > discovers the PRU, which driver does it load, PRUSS_UIO or RemoteProc? > > Regards, > John > > > > >> On Jun 25, 2016, at 6:11 PM, Rick Mann <rm...@latencyzero.com> wrote: >> >>> >>> On Jun 25, 2016, at 14:44 , Jo

Re: [beagleboard] Ti's RPMsg Examples Significantly Changed

2016-06-25 Thread Rick Mann
> On Jun 25, 2016, at 14:44 , John Syne <john3...@gmail.com> wrote: > >> On Jun 25, 2016, at 2:20 PM, Rick Mann <rm...@latencyzero.com> wrote: >> >> >>> On Jun 25, 2016, at 12:56 , John Syne <john3...@gmail.com> wrote: >>

Re: [beagleboard] Pure server version for BBB?

2016-02-06 Thread Rick Mann
board.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, vi

Re: [beagleboard] bare metal on the BBB

2016-01-24 Thread Rick Mann
> On Jan 24, 2016, at 04:01 , dd <ddlawre...@rocketmail.com> wrote: > > ww.github.com/ddlawrence 404 Good luck! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to th

[beagleboard] What's in the iot build?

2016-03-30 Thread Rick Mann
t anywhere with a project like this. It took me weeks to understand the difference between console and other builds, mostly by trial and error. A sentence or two on the page would be very helpful. So, what's in the iot build? Thanks, -- Rick Mann rm...@latencyzero.com -- For more options,

[beagleboard] CircuitCo AudioCape and 4.4.6-bone-rt-r7 kernel, not quite there

2016-04-06 Thread Rick Mann
of speaker-test, aplay, etc.: http://pastebin.com/mMPbReAV One possibility, ALSA is still not configured correctly for this cape, but I wonder if anyone has the right configuration for it? Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss

Re: [beagleboard] Source-level single-stepping kernel code on BBB?

2016-04-06 Thread Rick Mann
I use Lauterbach, which is like the gold standard for Kernel debugging and it > is kernel aware and has a trace buffer. > > Regards, > John > > > > >> On Apr 6, 2016, at 2:56 PM, Rick Mann <rm...@latencyzero.com> wrote: >> >> What would I need

[beagleboard] Source-level single-stepping kernel code on BBB?

2016-04-06 Thread Rick Mann
What would I need to get/do to enable me to single-step through kernel code on BBB/G? JTAG header, some kind of interface, and a bunch of software installed on Ubuntu? Can anyone make specific recommendations? Is it even possible? Thanks, -- Rick Mann rm...@latencyzero.com -- For more

Re: [beagleboard] Troubleshooting GPIOs (some can't be written)

2016-04-05 Thread Rick Mann
> On Apr 5, 2016, at 21:18 , Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote: > > On Tue, 5 Apr 2016 18:46:21 -0700, Rick Mann > <rm...@latencyzero.com> declaimed the following: > >> I'm having some trouble getting my GPIOs to behave as I'd like. I don't

Re: [beagleboard] Source-level single-stepping kernel code on BBB?

2016-04-06 Thread Rick Mann
x_kernel_source > > To speed things up, you must filter out all the code from other processor > architectures and drivers you don’t use. > > Now I can ctrl click on any term to trace the flow I get from ftrace. For > something this complex, I tend to diagram the flow with a

Re: [beagleboard] Source-level single-stepping kernel code on BBB?

2016-04-06 Thread Rick Mann
so much time with printk, I was trying to understand how all the modules worked together to actually configure and drive the CODEC. I found that to be virtually impossible to do in any comprehensive way, not already understanding it. Can't use printk() if you don't know where to put it. -- Ric

Re: [beagleboard] Audio cap & Linux version 4.1.3-ti-r6.2

2016-04-05 Thread Rick Mann
he same exercise but it will be early next week. > > > -- > 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 email

Re: [beagleboard] How do I add eMMC to am335x-boneblack-audio.dts and rebuild?

2016-04-05 Thread Rick Mann
> On Apr 5, 2016, at 06:00 , Robert Nelson <robertcnel...@gmail.com> wrote: > > On Tue, Apr 5, 2016 at 4:41 AM, Roderick Mann <rm...@latencyzero.com> wrote: >> >>> On Apr 5, 2016, at 02:13 , Rick Mann <rm...@latencyzero.com> wrote: >>> >&g

[beagleboard] AudioCape works in 3.8.13-bone79, not in 4.4.6

2016-04-08 Thread Rick Mann
ate set to 48000Hz (requested 48000Hz) Buffer size range from 128 to 32768 Period size range from 8 to 2048 Using max buffer size 32768 Periods = 4 was set period_size = 2048 was set buffer_size = 32768 0 - Front Left Time per period = 2.309923 -- Rick Mann rm...@latencyzero.com -- For m

[beagleboard] Troubleshooting GPIOs (some can't be written)

2016-04-05 Thread Rick Mann
so I may just be overlooking something, but I'm not 100% sure. -- Rick Mann rm...@latencyzero.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

[beagleboard] Finding GPIO3_21 on the BBB schematic

2016-04-05 Thread Rick Mann
). -- Rick Mann rm...@latencyzero.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 beagleboar

Re: [beagleboard] Finding GPIO3_21 on the BBB schematic

2016-04-05 Thread Rick Mann
> On Apr 5, 2016, at 21:04 , John Syne <john3...@gmail.com> wrote: > > You are correct. The caption on P3 is incorrect. McASP0 is connected to R167, > U5 Pin A14 and P9 Pin 25 Thanks, John! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagl

Re: [beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
> On Apr 3, 2016, at 16:29 , Robert Nelson <robertcnel...@gmail.com> wrote: > > On Sun, Apr 3, 2016 at 6:24 PM, Rick Mann <rm...@latencyzero.com> wrote: >> I did a fresh install of the BBB console flasher from 3/27/16. I then >> updated to the 4.4.6-bone-r

Re: [beagleboard] /sys/class/gpio vs. DTB

2016-04-03 Thread Rick Mann
gt;; > > This in it's self does a lot of explaining here. Check out the comments for > each pin, and mode. > > On Sun, Apr 3, 2016 at 5:18 PM, Rick Mann <rm...@latencyzero.com> wrote: > > > On Apr 3, 2016, at 17:07 , William Hermans <yyrk...@gmail.com> wrote:

Re: [beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
> On Apr 3, 2016, at 18:58 , Robert Nelson <robertcnel...@gmail.com> wrote: > > sudo apt-get install device-tree-compiler > > it's patched to deal with our 4.1.x kernel.. Outstanding, thank you! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://be

Re: [beagleboard] State of uio_pruss in 4.1.18-ti and later kernels?

2016-04-03 Thread Rick Mann
> On Mar 31, 2016, at 20:45 , Robert Nelson wrote: > > > > Thanks, Robert. I just updated to linux-image-4.4.6-bone-rt-r6, partly > > because I'm hoping for some improvements to audio support. Any caveats with > > 4.4.6? > > uio_pruss might not be fully working...

Re: [beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
> On Apr 3, 2016, at 19:02 , Rick Mann <rm...@latencyzero.com> wrote: > > >> On Apr 3, 2016, at 18:58 , Robert Nelson <robertcnel...@gmail.com> wrote: >> >> sudo apt-get install device-tree-compiler >> >> it's patched to deal with our 4.1.x k

Re: [beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
> On Apr 3, 2016, at 20:47 , Robert Nelson <robertcnel...@gmail.com> wrote: > > On Sun, Apr 3, 2016 at 10:16 PM, Rick Mann <rm...@latencyzero.com> wrote: >> >>> On Apr 3, 2016, at 19:02 , Rick Mann <rm...@latencyzero.com> wrote: >>>

Re: [beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
Apr 3, 2016 10:53 PM, "Rick Mann" <rm...@latencyzero.com> wrote: > > > On Apr 3, 2016, at 20:47 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > > On Sun, Apr 3, 2016 at 10:16 PM, Rick Mann <rm...@latencyzero.com> wrote: > &g

[beagleboard] Where is BB-ADC and friends?

2016-04-03 Thread Rick Mann
? FWIW, there was no /lib/firmware in the image. Thanks, -- Rick Mann rm...@latencyzero.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 grou

Re: [beagleboard] /sys/class/gpio vs. DTB

2016-04-03 Thread Rick Mann
B working (one that sets up my pins, ADC, PRU, and audio). I'm hoping enough progress has been made in the kernels that I can finally get there. And I'm getting closer, just not quite there yet. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/d

Re: [beagleboard] Can't enable ADC in my own DTB

2016-04-04 Thread Rick Mann
To answer my own question, I think yes, it's the initrd caching going on/collision with existing filename. I changed the name of the file, and now it seems to be working (because there's no name conflict in intiramfs). > On Apr 3, 2016, at 23:58 , Rick Mann <rm...@latencyzero.com&

[beagleboard] pruss_uio 4a300000.pruss: pins are not configured from the driver

2016-04-04 Thread Rick Mann
Can anyone tell me what this log message means when I load my overlay that enables the PRUs? [ 348.342331] pruss_uio 4a30.pruss: pins are not configured from the driver Here's more context, and my DTS: http://pastebin.com/UPB1xjPF Thanks! -- Rick Mann rm...@latencyzero.com

[beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
into my FWIW, here's my DTS and some output from dmesg: http://pastebin.com/niDkWdWV Thanks, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard&q

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
> On Apr 4, 2016, at 21:14 , Robert Nelson <robertcnel...@gmail.com> wrote: > > On Mon, Apr 4, 2016 at 10:29 PM, Rick Mann <rm...@roderickmann.org> wrote: >> I updated to -r7, and set the dtb=am335x-boneblack-audio.dtb >> >> Did my MMC get corrupt

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
Oh, I'm on a BB Green. Should that have been am335x-bonegreen-audio.dtb? I'm in initramfs, but I'm not sure how to find the uEnv.txt file to edit it. > On Apr 4, 2016, at 20:29 , Rick Mann <rm...@roderickmann.org> wrote: > > I updated to -r7, and set the dtb=am335x-bone

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
lding the kernel to installing the image, dtbs, modules, and headers :-) -- Rick Mann rm...@latencyzero.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 f

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
n Apr 4, 2016, at 13:36 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > On Apr 4, 2016 3:17 PM, "Rick Mann" <rm...@latencyzero.com> wrote: > > > > > > > On Apr 4, 2016, at 06:57 , Robert Nelson <robertcnel...@gmail.com> wrote:

[beagleboard] How do I add eMMC to am335x-boneblack-audio.dts and rebuild?

2016-04-05 Thread Rick Mann
I know how to make overlay dtbs, but I'm not sure how to make base dtbs. I'm also not sure what entries I need to add to enable the eMMC. Tips appreciated! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

[beagleboard] State of uio_pruss in 4.1.18-ti and later kernels?

2016-03-31 Thread Rick Mann
, if anyone knows off the top of their head, I'd really appreciate it. Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubs

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
> On Apr 4, 2016, at 06:57 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > > On Mon, Apr 4, 2016 at 8:41 AM, Robert Nelson <robertcnel...@gmail.com> wrote: > > > On Mon, Apr 4, 2016 at 4:47 AM, Rick Mann <rm...@latencyzero.com> wrote: > I

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-04 Thread Rick Mann
> On Apr 4, 2016, at 13:36 , Robert Nelson wrote: > > > > You need to add this to your base *.dtb: > > > > > > https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am335x-boneblack-audio.dts#L17-L28 > > > > > > btw, the one thing i haven't tried, have

Re: [beagleboard] State of uio_pruss in 4.1.18-ti and later kernels?

2016-03-31 Thread Rick Mann
> On Mar 31, 2016, at 20:19 , Robert Nelson <robertcnel...@gmail.com> wrote: > > On Thu, Mar 31, 2016 at 9:42 PM, Rick Mann <rm...@latencyzero.com> wrote: >> I'm getting back into my BBB project after MANY months away. I've got the >> 3/27 build of 8.3/4.1.

Re: [beagleboard] State of uio_pruss in 4.1.18-ti and later kernels?

2016-03-31 Thread Rick Mann
up. > 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. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/d

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-22 Thread Rick Mann
down a specific issue with capemgr. I'm > not sure what eactly is causing the problem, but there is a problem there > *somewhere*. > > So for now, I'm back to 4.1.x > > On Thu, Apr 21, 2016 at 11:56 PM, Rick Mann <rm...@latencyzero.com> wrote: > Good news! Thanks fo

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-22 Thread Rick Mann
60 1112000 > 30 969000 > >; > voltage-tolerance = <2>; /* 2 percentage */ > > clocks = <_mpu_ck>; > clock-names =

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
gt; For more options, visit https://groups.google.com/d/optout. > > > -- > 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 r

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
> http://pastebin.com/Wja7ZQRk > > Note that there's a problem with that file. It includes > am33xx-overlay-edma-fix.dtsi, which causes the mcasp driver to load first, > and it ends up not being properly configured when you load the overlay. I'll > be writing a full DTS f

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-21 Thread Rick Mann
on on the web visit > https://groups.google.com/d/msgid/beagleboard/78d35232-c66d-49e8-841c-f77f99e5e368%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] eQEP Quadrature detector

2016-05-19 Thread Rick Mann
rds without issue. It's a simple apt-get command: sudo apt-get update apt-cache search linux-image sudo apt-get install sudo reboot -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

Re: [beagleboard] Source for 'right-angle jtag adapter' in UK?

2016-05-23 Thread Rick Mann
> On May 23, 2016, at 15:01 , John Syne <john3...@gmail.com> wrote: > > I just bent the serial pins to about 80 deg and it works fine with a cape > attached. This is what I do. It's gross. Better would be to put a right-angle header on the bottom. -- Rick Mann rm.

Re: [beagleboard] Recommended workflow for audio codec driver development in BBB.

2016-05-08 Thread Rick Mann
ter build host.. ;) I've always felt like it should be possible to just rebuild the module. Is it possible to cd to some subdir and hit "make"? Something to avoid all the work the script repeats? Thanks. -- Rick Mann rm...@latencyzero.com -- For more options, visit http:/

Re: [beagleboard] Recommended workflow for audio codec driver development in BBB.

2016-05-09 Thread Rick Mann
all the dependency checking for all the other modules. Nevertheless, I'll try that, see if it saves time. Thanks! > > Regards, > John > > > > >> On May 8, 2016, at 10:15 PM, Rick Mann <rm...@latencyzero.com> wrote: >> >> >>> On May 8, 2016, a

Re: [beagleboard] BUG? device tree overlay strange persistence using rcn's 8.4_console_4/7/2016 + 4.4.9-bone-rt-r10

2016-05-16 Thread Rick Mann
Y_OVERLAY_gpio"; > }; > > __local_fixups__ { > > fragment@1 { > > __overlay__ { > > gpio_helper { > pinctrl-0 = <0x0>; >

Re: [beagleboard] uio_pruss.ko does not create /dev/uio0-7 and related issues

2016-05-13 Thread Rick Mann
t; "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to beagleboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/5ca9b708-024f-46ad-b0c7-66

Re: [beagleboard] debian testing: 2016-05-01

2016-05-06 Thread Rick Mann
> On May 6, 2016, at 08:31 , Robert Nelson <robertcnel...@gmail.com> wrote: > > now fixed: > > sudo apt-get update ; sudo apt-get install bb-cape-overlays Handy, thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/disc

Re: [beagleboard] debian testing: 2016-05-01

2016-05-02 Thread Rick Mann
> On May 2, 2016, at 13:14 , Jason Kridner <jkrid...@beagleboard.org> wrote: > > > > On Mon, May 2, 2016 at 3:52 PM Rick Mann <rm...@latencyzero.com> wrote: > > > On May 2, 2016, at 07:49 , Robert Nelson <robertcnel...@gmail.com> wrote: > > >

Re: [beagleboard] debian testing: 2016-05-01

2016-05-02 Thread Rick Mann
ault. So, if I want to use PRUSS, I need to grab a -bone kernel, right? > Wireless AP by default: Ooh! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "Beag

Re: [beagleboard] Maxim Codec and BBB a different way.

2016-05-02 Thread Rick Mann
t, send an > email to beagleboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/8864cd4d-e244-41dd-acb5-52d8e967ba62%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Rick M

Re: [beagleboard] debian testing: 2016-05-01

2016-05-05 Thread Rick Mann
options, visit https://groups.google.com/d/optout. > > > > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsu

Re: [beagleboard] I saw an AudioCape ALSA config file in a repo somewhere

2016-04-14 Thread Rick Mann
> On Apr 14, 2016, at 15:48 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > > On Thu, Apr 14, 2016 at 5:14 PM, Rick Mann <rm...@latencyzero.com> wrote: > I can't remember where I saw it, but it was a kernel-related BeagleBone Black > repo. Ther

[beagleboard] I saw an AudioCape ALSA config file in a repo somewhere

2016-04-14 Thread Rick Mann
I can't remember where I saw it, but it was a kernel-related BeagleBone Black repo. There was a config file (maybe amixer?) for use with the AudioCape. Robert, do you know what I'm remembering and where it is? -- Rick Mann rm...@latencyzero.com -- For more options, visit http

[beagleboard] Black-vs-Green DTBs

2016-04-18 Thread Rick Mann
wanted to make sure there wasn't a more specific reason why the green version of the file doesn't exist. I used am335x-boneblack-audio-emmc.dts, and it seems to work fine in 4.4.7-bone-rt-r9 (aside from the other audio issues that arise). -- Rick Mann rm...@latencyzero.com -- For more options

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-19 Thread Rick Mann
ad the overlay. I'll be writing a full DTS for my project, rather than use the overlay mechanism, but for now that's how I do it. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

Re: [beagleboard] I saw an AudioCape ALSA config file in a repo somewhere

2016-04-15 Thread Rick Mann
> On Apr 14, 2016, at 17:02 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > > On Thu, Apr 14, 2016 at 6:06 PM, Rick Mann <rm...@latencyzero.com> wrote: > > > On Apr 14, 2016, at 15:48 , Robert Nelson <robertcnel...@gmail.com> wrote: > > &

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
is 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. > To view this discussion on the web visit > https://groups.g

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
original .dtb and loading the BB-BONE-AUDI-02 overlay via capemgr? -- Rick Mann rm...@latencyzero.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 gro

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
the code and burn some > bipolar proms install and continue > > > On 4/20/2016 2:31 PM, Rick Mann wrote: >> Keep in mind I'm on 4.4.7-bone-rt-r9, not 4.1.x. Dunno if that matters. >> >>> On Apr 20, 2016, at 14:25 , William Hermans <yyrk...@gmail.com> wrote: >&

Re: [beagleboard] BeagleBone Black n00b - maybe already corrupted eMMC?

2016-04-20 Thread Rick Mann
on on the web visit > https://groups.google.com/d/msgid/beagleboard/bcdcae01-ee98-4900-b795-f5b372ded41f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You rece

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
s group and stop receiving emails from it, send an > email to beagleboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CALHSORpT3i6OF3iFLArykU8x-zOFB%3DgB1sfUPC%2BgjCzU9sN7QA%40mail.gmail.com. > For more options

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-20 Thread Rick Mann
o the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to beagleboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CA

[beagleboard] am33xx-overlay-edma-fix.dtsi causes problems with mcasp

2016-04-19 Thread Rick Mann
report this problem here on the list like this, or to open an issue on github/dtb-rebuilder? Note that this is all with kernel 4.4.7-bone-rt-r9. Not sure to how many other versions it applies. Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --

[beagleboard] Black-vs-Green DTBs

2016-04-18 Thread Rick Mann
in 4.4.7-bone-rt-r9 (aside from the other audio issues that arise). -- Rick Mann rm...@latencyzero.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

[beagleboard] Skipping config menu with ./tools/rebuild.sh?

2016-04-19 Thread Rick Mann
Hi Robert, Is there any way to skip the configuration menu that comes up when I invoke ./tools/rebuild.sh, or ./build_kernel.sh? TIA, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

Re: [beagleboard] Skipping config menu with ./tools/rebuild.sh?

2016-04-19 Thread Rick Mann
Thank you! > On Apr 19, 2016, at 01:29 , John Syne <john3...@gmail.com> wrote: > > or > >> export AUTO_BUILD=1 > > Regards, > John > > > > >> On Apr 19, 2016, at 12:44 AM, Rick Mann <rm...@latencyzero.com> wrote: >> >&

Re: [beagleboard] am33xx-overlay-edma-fix.dtsi causes problems with mcasp

2016-04-19 Thread Rick Mann
this after I sleep and wake up. Also, those discussions were for 4.1.x. Does all that still hold true for 4.4.x? Thanks, Rick > > > Regards, > John > > > > >> On Apr 19, 2016, at 2:41 AM, Rick Mann <rm...@latencyzero.com> wrote: >> >> Th

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
soundcard to appear (nor the AudioCape sound card). I think it's an ALSA config problem, but I need to get to a working state to try to figure out why. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

Re: [beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
> On Apr 13, 2016, at 15:09 , Robert Nelson <robertcnel...@gmail.com> wrote: > > > > On Wed, Apr 13, 2016 at 5:00 PM, Rick Mann <rm...@latencyzero.com> wrote: > I keep forgetting to make sure I re-enable eMMC, and then get hosed when I > reb

[beagleboard] Why is eMMC disabled by default on BBGreen?

2016-04-13 Thread Rick Mann
I keep forgetting to make sure I re-enable eMMC, and then get hosed when I reboot after installing a new kernel. Is there a reason eMMC is disabled in these (I just tried 3.19.3)? TIA, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] audio cape

2016-04-20 Thread Rick Mann
//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. > To view th

Re: [beagleboard] My overlay can't find clk_mcasp0

2016-04-21 Thread Rick Mann
t boot. I had to revert it to an > older kernel. So yeah, no idea exactly what was going on. Hard to keep track > of what I'm doing, and what he's doing at the same time . . . > > On Wed, Apr 20, 2016 at 10:54 PM, Rick Mann <rm...@latencyzero.com> wrote: > Er, I guess *this*

Re: [beagleboard] BBB custom USB 4 Port Hub Expansion (NEW DESIGN)

2016-08-10 Thread Rick Mann
rds, I can see where this could ideal. But then the question would > be does one really need HDMI, and whatever else the beagleobne black offers > over the green ? > > So I suppose the question should be: What does this offer that one can not > achieve by using a BBG ? The BBG only has on

Re: [beagleboard] 4.4.x-ti kernel with rproc & uio (r34)

2016-07-06 Thread Rick Mann
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. > To view this discussion on the web visit > https://groups.g

Re: [beagleboard] PRU FAQ 2013-05-15

2017-01-30 Thread Rick Mann
le Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to beagleboard+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/37abb769-252

Re: [beagleboard] PRU Development

2017-03-02 Thread Rick Mann
glegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CALHSORowq3jt9Sn3Odp_gZFfhxqW4pCEn5P%3Du%2BEbUXi-csr-Jw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Rick Mann rm...@latencyzero.com -- For more o

[beagleboard] Gigabit Ethernet on X-15?

2016-09-08 Thread Rick Mann
I'm pretty sure the BBB only has 100 Mbps Ethernet. Does the X-15 support 1Gbps? Does anyone know of a small SBC that can sustain 1 Gbps? I'm thinking of making a speed test appliance. Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss

[beagleboard] Spam on the list

2016-10-03 Thread Rick Mann
There's so much spam lately. I know it's been discussed, but I didn't really follow the threads. What puzzles me is that this is the only one of the couple-dozen lists I'm on that gets spam. Is it because we insist on a lenient post or subscribe policy? Perhaps we can tighten that up? -- Rick

[beagleboard] Can x15 sustain 1 Gbps Ethernet transfers?

2016-10-20 Thread Rick Mann
I'm curious, can the x15 sustain a large transfer at 1 Gbps? To/from memory is fine, so writing to Flash is not the constraining factor. I'm interested in making a network speed test appliance. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss

Re: [beagleboard] PMIC does not charge battery

2016-11-13 Thread Rick Mann
com/d/msgid/beagleboard/a6e0b4fb-00e4-4781-a184-517e247aa8e5%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscr

Re: [beagleboard] Building a 2gb lxqt version

2017-01-05 Thread Rick Mann
> On Jan 5, 2017, at 18:36 , Robert Nelson <robertcnel...@gmail.com> wrote: > > that's why we just say beefy ARM system.. What qualifies as "beefy" (and that I can get today)? Something like this? http://www.hardkernel.com/main/products/prdt_info.php?g_code=G1

Re: [beagleboard] U-Boot overlays (HERE BE EVIL DRAGONS, AND THEY BE HUNGRY) ;)

2016-12-23 Thread Rick Mann
an also optimize your > boot time more, as one of the big reasons everything we have is built > as a module, is just too make the kernel overlays work more reliable. Are these changes in the most recent distros, Robert? -- Rick Mann rm...@latencyzero.com -- For more options, visit htt

Re: [beagleboard] Is the elinux x15 page up-to-date?

2016-12-22 Thread Rick Mann
e to be signed with each distributor which can be a lengthy process and is > not something I can control. All distributors are engaged and the CM is > working through the process. > > Gerald > > > On Thu, Dec 22, 2016 at 3:13 AM, Rick Mann <rm...@latencyzero.com> w

Re: [beagleboard] Is the elinux x15 page up-to-date?

2016-12-22 Thread Rick Mann
Thanks much! > On Dec 22, 2016, at 17:43 , Gerald Coley <ger...@beagleboard.org> wrote: > > I did earlier today. > > Gerald > > On Thu, Dec 22, 2016 at 7:38 PM, Rick Mann <rm...@latencyzero.com> wrote: > Maybe just put that note in place, then. Right now, s

[beagleboard] Is the elinux x15 page up-to-date?

2016-12-22 Thread Rick Mann
d platform for building OS images for the BBB (or itself, for that matter). Like everyone else, I'm sure, I'd like to know when the x15 will actually be delivered. Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message b

Re: [beagleboard] Yes, a rev A5A BBB with 16G eMMC !!!

2017-05-23 Thread Rick Mann
e 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. > To view this discussion on the web visit > https://groups.google.com/d/m

Re: [beagleboard] Yes, a rev A5A BBB with 16G eMMC !!!

2017-05-23 Thread Rick Mann
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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/

Re: [beagleboard] Is cape manager obsolete? What about device tree overlays?

2017-11-28 Thread Rick Mann
was working on a couple years ago and had to put aside. I would like to get back to that soon, and I see now that there's a new way to configure it. Is there anything that talks about how to configure Debian to set up my cape in the new paradigm? Thanks. -- Rick Mann rm...@latencyzero.com

Re: [beagleboard] 4 GByte RAM?

2018-05-17 Thread Rick Mann
6241487%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard&

Re: [beagleboard] Trouble using config-pin to config P9.28 pin as spi or gpio

2018-04-30 Thread Rick Mann
the dtbo, this directory is missing. Oh I see, thanks. > Chad > > On 4/30/18 2:24 PM, Rick Mann wrote: >>> On Apr 30, 2018, at 08:22 , Chad Baker <cmbak...@gmail.com> wrote: >>> >>> Did you add the BB-SPIDEV1-00A0.dtbo to the device tree boot list in >&g

Re: [beagleboard] Trouble using config-pin to config P9.28 pin as spi or gpio

2018-04-30 Thread Rick Mann
tions, visit https://groups.google.com/d/optout. > > > -- > 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 g

<    1   2   3   4   5   >