Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
Holy crickets . . . http://events.linuxfoundation.org/sites/events/files/slides/USB%20Gadget%20Configfs%20API_0.pdf First time I've every heard of it, and man does that look very cool. On Fri, Oct 2, 2015 at 5:40 PM, William Hermans wrote: > Oh, and I'm about to kick this eeepc to the curb as fa

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
Oh, and I'm about to kick this eeepc to the curb as far as compiling goes . . . it's still at it . . . works great as an NFS root + samba system though. On Fri, Oct 2, 2015 at 5:38 PM, William Hermans wrote: > Thanks Rick, that is helpful. So what is the problem for you ? Is it the > sound codec

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
Thanks Rick, that is helpful. So what is the problem for you ? Is it the sound codec or are other things a problem as well ? Mostly I only really care about no auto reboots, but also I want to remove USB gadgets from being compiled in statically( I'd rather have modules ), but can not for the life

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread Rick Mann
I've had no luck with 4.3, 4.2, 4.1, or anything not 4.1.4-ti-r9. Helpful tip with menuconfig: type a slash at the top, then search for things (e.g. "pruss"). This will give you some semi-useful results that tell you where to find things. In this case, it's -> Device Drivers -> User

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
@Rick, did you build 4.3 ? I'm curious, if you did. What did you think of it ? On Fri, Oct 2, 2015 at 5:10 PM, William Hermans wrote: > grrr . . . accidentally exited out of menuconfig before enabling uio_pruss > Which section is uio_pruss under Robert ? I did notice a lot of compiled in > remot

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
grrr . . . accidentally exited out of menuconfig before enabling uio_pruss Which section is uio_pruss under Robert ? I did notice a lot of compiled in remote_proc stuff though . .. On Fri, Oct 2, 2015 at 3:03 PM, William Hermans wrote: > Oh, I have a good idea. Probably every board with a dtb in

[beagleboard] Graphic library for 7” cape?

2015-10-02 Thread stevekuzara
What graphic library is used with the 7” cape with the BBB? X Windows or QT? Thank you, Steve -- 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 re

[beagleboard] Re: Should I bitbang i2c ?

2015-10-02 Thread Christopher Hopwood
I based it off a PRU template, which is where the header is coming from. I am not that guy. I forgot to remove the header. :/ https://github.com/Rose-Hulman-ROBO4xx/1314-BeagleBone-Quadcopter/blob/master_rev2/code/ControlAlgorithm/quadcopter_apps/imu/imu.p On Friday, October 2, 2015 at 5:37:40

[beagleboard] Re: Should I bitbang i2c ?

2015-10-02 Thread Christopher Hopwood
https://github.com/Rose-Hulman-ROBO4xx/1314-BeagleBone-Quadcopter/tree/master_rev2/code/ControlAlgorithm/quadcopter_apps/imu On Friday, October 2, 2015 at 11:53:57 AM UTC-5, Mickae1 wrote: > > Hi, could you give me the link ? It's not working anymore > > Micka, ^^ > > Le mardi 22 octobre 2013 07:1

Re: [beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 5:13 PM, Rick Mann wrote: > >> On Oct 2, 2015, at 08:58 , Robert Nelson wrote: >> >> the "3.8.13-boneX", "3.14.X-ti-rY", and "4.1.X-ti-rY" have tags pushed to: >> >> https://github.com/beagleboard/linux > > Yep, found that, but I'm not sure how to build it, since it doesn't

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 5:23 PM, Brian Adams wrote: > We are building our images using the omap-image-builder scripts. Looks like > everything is current (u_boot_release="v2015.10-rc3") yet we are still > experiencing a 4.5% boot failure rate where we have a single power light and > no other leds

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2015-10-02 Thread Brian Adams
We are building our images using the omap-image-builder scripts. Looks like everything is current (u_boot_release="v2015.10-rc3") yet we are still experiencing a 4.5% boot failure rate where we have a single power light and no other leds lit. Do I understand correctly that the uboot software f

Re: [beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Rick Mann
> On Oct 2, 2015, at 08:58 , Robert Nelson wrote: > > the "3.8.13-boneX", "3.14.X-ti-rY", and "4.1.X-ti-rY" have tags pushed to: > > https://github.com/beagleboard/linux Yep, found that, but I'm not sure how to build it, since it doesn't have your fancy build_deb.sh script. Does that have all

Re: [beagleboard] Anyone have an audio cape working in 4.1.x?

2015-10-02 Thread William Hermans
errr . . . william@pc:~$ uname -a Linux eee-pc 3.2.0-4-686-pae #1 SMP Debian 3.2.68-1+deb7u2 i686 GNU/Linux :/ On Fri, Oct 2, 2015 at 2:23 PM, Robert Nelson wrote: > On Fri, Oct 2, 2015 at 3:59 PM, William Hermans wrote: > > Usually I'm very good at thinking "outside of the box" but totally d

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
Oh, I have a good idea. Probably every board with a dtb in /boot/dtbs/${kernel version}/ and maybe a good bit more ? Haven't seen that page yet. will have to look it over later when I'm not using up all my bandwidth pulling in ~1.9G worth of sources, and when not otherwise busy outdoors . . . On

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread Rick Mann
> On Oct 2, 2015, at 14:25 , Robert Nelson wrote: > > On Fri, Oct 2, 2015 at 1:04 PM, William Hermans wrote: >> There is one thing I do like about the current TI 4.1.x kernel, and that's >> PREEMPT rt. Well, it's not a terrible kernel, just does not have the PRUs >> workable it seems. >> >> An

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 4:25 PM, Robert Nelson wrote: > On Fri, Oct 2, 2015 at 1:04 PM, William Hermans wrote: >> There is one thing I do like about the current TI 4.1.x kernel, and that's >> PREEMPT rt. Well, it's not a terrible kernel, just does not have the PRUs >> workable it seems. >> >> Anyw

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 1:04 PM, William Hermans wrote: > There is one thing I do like about the current TI 4.1.x kernel, and that's > PREEMPT rt. Well, it's not a terrible kernel, just does not have the PRUs > workable it seems. > > Anyway, how does one enable PREEMPT rt ? Well, there's the bone

Re: [beagleboard] Anyone have an audio cape working in 4.1.x?

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 3:59 PM, William Hermans wrote: > Usually I'm very good at thinking "outside of the box" but totally did not > even think to use this script in this way . . . Totally awesome, and well > done Robert( again ). Totally blew my mind here hah ! In the past the "make deb-pkg" wh

Re: [beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 4:38 AM, Rick Mann wrote: > How can I see the changes to certain files or directories in the kernel tree > between Linus' 4.1.4, and 4.1.4-ti-r9? How about between 4.1.4-ti-r9 and > 4.2.x-boneX? Well, qgit can handle that... git clone https://github.com/beagleboard/linux

Re: [beagleboard] BB--X15: BeagleBoardUbuntu with HDMI

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 2:30 PM, Gunter Schmer wrote: > Gerald, > > You know the X15 HW better than anyone :) bypassing the lack of serial > console, I am logging in with ssh with a known IP address. The HDMI works, > USB keyboard/mouse works. Again the ubuntu-desktop login screen comes up > well.

Re: [beagleboard] Anyone have an audio cape working in 4.1.x?

2015-10-02 Thread William Hermans
Usually I'm very good at thinking "outside of the box" but totally did not even think to use this script in this way . . . Totally awesome, and well done Robert( again ). Totally blew my mind here hah ! On Fri, Oct 2, 2015 at 1:56 PM, William Hermans wrote: > *git clone https://github.com/Robert

Re: [beagleboard] Anyone have an audio cape working in 4.1.x?

2015-10-02 Thread William Hermans
> > *git clone https://github.com/RobertCNelson/bb-kernel/ > * > * cd bb-kernel/* > * git checkout origin/am33x-v4.3 -b tmp* > * ./build_deb.sh* > > * (menuconfig loads -> enable uio_pruss)* > > * copy linux-image*.deb to board, run: sudo dpkg -i linux-i

Re: [beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread William Hermans
For what it's worth, my git skills are sorely lacking. So . . . not quite sure that will do the trick, but seems like it would. On Fri, Oct 2, 2015 at 1:32 PM, William Hermans wrote: > *Well, the problem with that is you have to clone multiple repos and then >> just do the diff. I can certainly

Re: [beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread William Hermans
> > *Well, the problem with that is you have to clone multiple repos and then > just do the diff. I can certainly do that, but I figured there was some git > magic to do it from a single repo.* Well, I did a quick google search before responding to see if i could spot something obvious. I didn't

Re: [beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread Rick Mann
Well, the problem with that is you have to clone multiple repos and then just do the diff. I can certainly do that, but I figured there was some git magic to do it from a single repo. > On Oct 2, 2015, at 11:39 , William Hermans wrote: > > 'diff ' . . . but do not ask me for specific diff comm

Re: [beagleboard] BB--X15: BeagleBoardUbuntu with HDMI

2015-10-02 Thread Gerald Coley
OK. Your call.. Gerald On Fri, Oct 2, 2015 at 2:30 PM, Gunter Schmer wrote: > Gerald, > > You know the X15 HW better than anyone :) bypassing the lack of serial > console, I am logging in with ssh with a known IP address. The HDMI works, > USB keyboard/mouse works. Again the ubuntu-desktop log

Re: [beagleboard] BB--X15: BeagleBoardUbuntu with HDMI

2015-10-02 Thread Gunter Schmer
Gerald, You know the X15 HW better than anyone :) bypassing the lack of serial console, I am logging in with ssh with a known IP address. The HDMI works, USB keyboard/mouse works. Again the ubuntu-desktop login screen comes up well. It is more of a question about why the ubuntu unity UI session do

[beagleboard] Re: change baudrate UART to custom value

2015-10-02 Thread berge472
DId you guys have any luck? I need to get 250k working on a beaglebone black as well On Friday, November 7, 2014 at 2:29:50 PM UTC-5, Stein Maerivoet wrote: > > Is it possible to change the baud rate of the UART to a custom value like > 100.000 bits/s? > In the datasheet of the AM335x Sitara the

Re: [beagleboard] BB--X15: BeagleBoardUbuntu with HDMI

2015-10-02 Thread Gerald Coley
A LOT of stuff changed from that board to the current board.You have no serial debug port for example. Gerald On Fri, Oct 2, 2015 at 1:59 PM, Gunter Schmer wrote: > All, > > I understand the older board should not be used, this is just a proof of > concept. It has served its purpose running va

Re: [beagleboard] BB--X15: BeagleBoardUbuntu with HDMI

2015-10-02 Thread Gunter Schmer
All, I understand the older board should not be used, this is just a proof of concept. It has served its purpose running various Linux releases fine. To check into it further, I took the L3.14 TI kernel/modules and build and installed onto the sdcard, and booted with that. The HDMI comes up, omapd

Re: [beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread William Hermans
'diff ' . . . but do not ask me for specific diff commands, as it is something I need to learn myself. There is literally a LOT of information on the web on the subject. Perhaps too much. On Fri, Oct 2, 2015 at 2:38 AM, Rick Mann wrote: > How can I see the changes to certain files or directories

Re: [beagleboard] Newbie to everything

2015-10-02 Thread William Hermans
No personal experience with the XM myself, but I've been using the beaglebone black for well over two years now. I can say that there is a lot of information on the web. Pick a subject, and just start googling. If you would really a more academic approach, Get a beaglebone black, and this book htt

Re: [beagleboard] fstab edit can not boot

2015-10-02 Thread William Hermans
Here is what seems to be a decent guide on setting up Ubuntu on virtualbox if needed. http://www.psychocats.net/ubuntu/virtualbox However, I would recommend when setting up an Ubuntu virtual machine, that you give the virtual machine 20GB at least of hard drive space. 8GB really is not enough if

Re: [beagleboard] fstab edit can not boot

2015-10-02 Thread William Hermans
You need a Linux system to edit the sdcard. This Linux system can be a virtual machine, but be aware it can be challenging sometimes to get a car reader recognized in virtual machines. Well less chalenging when you have experience with it . . . Anyway, once you have the sdcard inserted into a Linu

Re: [beagleboard] *bone* vs *ti* kernel discussion

2015-10-02 Thread William Hermans
There is one thing I do like about the current TI 4.1.x kernel, and that's PREEMPT rt. Well, it's not a terrible kernel, just does not have the PRUs workable it seems. Anyway, how does one enable PREEMPT rt ? On Mon, Sep 28, 2015 at 6:38 PM, Robert Nelson wrote: > > On Sep 28, 2015 7:15 PM, "Wi

Re: [beagleboard] Re: 8 ADC input @20 KHz

2015-10-02 Thread TJF
Hi Rathin! Am Freitag, 2. Oktober 2015 18:01:54 UTC+2 schrieb Rathin Dholakia: > > Hi TJF, > > I had a small gap so I tried your new code, and Its giving me "config > fault: sample rate too big". > > I tried changing tSamp, to 2000 but still it doesn't work So what changes > should I make? >

[beagleboard] Re: Should I bitbang i2c ?

2015-10-02 Thread Mickae1
Hi, could you give me the link ? It's not working anymore Micka, ^^ Le mardi 22 octobre 2013 07:10:17 UTC+2, Christopher Hopwood a écrit : > > I stopped trying to utilize the i2c modules and just bitbanged it myself. > If you need i2c bitbanging on the PRU, I can drop the link to the git for >

Re: [beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Taceant Omnes
On 2 October 2015 at 16:58, Robert Nelson wrote: > the "3.8.13-boneX", "3.14.X-ti-rY", and "4.1.X-ti-rY" have tags pushed to: > > https://github.com/beagleboard/linux > > "all" my tags are pushed to: > > https://github.com/RobertCNelson/linux-stable-rcn-ee > > (my debian/ubuntu sbulider's rely on

Re: [beagleboard] Re: 8 ADC input @20 KHz

2015-10-02 Thread Rathin Dholakia
Hi TJF, I had a small gap so I tried your new code, and Its giving me "config fault: sample rate too big". I tried changing tSamp, to 2000 but still it doesn't work So what changes should I make? and one another query how to extend the same code of 8 ADCs? just to change NoStep?? Regards, Ra

Re: [beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Robert Nelson
On Fri, Oct 2, 2015 at 10:28 AM, Taceant Omnes wrote: > On 2 October 2015 at 10:57, Rick Mann wrote: >> Hi Robert, >> >> How do I build your 4.1.4-ti-r9 kernel from source? I need to drop in some >> debugging statements. I don't see any -ti tags in bb-kernel. > > Somewhat related question. What

Re: [beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Taceant Omnes
On 2 October 2015 at 10:57, Rick Mann wrote: > Hi Robert, > > How do I build your 4.1.4-ti-r9 kernel from source? I need to drop in some > debugging statements. I don't see any -ti tags in bb-kernel. Somewhat related question. What is the git repo for this version: Linux beaglebone 4.1.8-bone16

Re: [beagleboard] Re: 8 ADC input @20 KHz

2015-10-02 Thread Rathin Dholakia
Hi, TJF, "New agreement" in a sense that I discussed and we are OK (for now) to study low frequency transients, hence it would be OK if we sample at low rate. I can not say that I have to start from scratch coz I am at "scratch" level right now :( . I am in the beginning of this whole thing

[beagleboard] BBB not detected by windows

2015-10-02 Thread Elaman Nazarkulov
Hi,I was using BBB PRU using windows 10 via usb cable,then when i poweroff BBB and try to connect it PC again,BBB is not detected by my PC,and also on BBB board only led0 is blinking,I also surfed on internet and didn't find any suitible solution,and it would be better if someone who faced with

[beagleboard] HDMI Framer I2C Commands

2015-10-02 Thread wjthrowaway4
Hi, does anyone know where I could find the data sheet for the HDMI framer's i2c registers/commands? 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 gr

[beagleboard] Re: can't take backup of eMMC

2015-10-02 Thread brescianimathieu
Thanks a lot! I tried several other methods (.tar.gz archive, Buildroot, etc.) and this one worked perfectly and it's so easy. I'm now able to backup and duplicate Ubuntu 10.04 LTS (beaglebone black version) with all the modifications I made (ethernet + WiFi + ROS setup, ...). I don't know why I

[beagleboard] beaglebone fstab edit can't boot

2015-10-02 Thread fannylarradet
Hello, I modified my fstab file in my BBB however I think I did a bad entry and now my BBB can't boot anymore. How to remove the line from fstab since I can't boot so i can't ssh it ?! My image is under my SDCard so I can remove it and plug it under my computer but i don't know how to access my

[beagleboard] Newbie to everything

2015-10-02 Thread michaelj8503
New to everything beagleboard/bone, I work as an access control tech and I'm familiar with low voltages, serial, usb,and different types of communication, but I'm in over my head in Linux and coding/programming. I haven't even figured out how to load an OS on my XM, not looking to take up anyone

[beagleboard] fstab edit can not boot

2015-10-02 Thread fannylarradet
Hello I have a problem with my BBB. I edited my fstab file and now my BBB cannot boot. However I can't connect to it with ssh to modify my fstab since it doesn't boot My image is under my sdcard so if i remove it my BBB boots fine but i need this sdcard to be loaded since i've worked a lo

[beagleboard] How to build 4.1.4-ti-r9 from sources?

2015-10-02 Thread Rick Mann
Hi Robert, How do I build your 4.1.4-ti-r9 kernel from source? I need to drop in some debugging statements. I don't see any -ti tags in bb-kernel. TIA, -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

[beagleboard] Changes from/to 4.1.4.-ti-r9?

2015-10-02 Thread Rick Mann
How can I see the changes to certain files or directories in the kernel tree between Linus' 4.1.4, and 4.1.4-ti-r9? How about between 4.1.4-ti-r9 and 4.2.x-boneX? Thanks! -- Rick Mann rm...@latencyzero.com -- For more options, visit http://beagleboard.org/discuss --- You received this mess

Re: [beagleboard] Re: 8 ADC input @20 KHz

2015-10-02 Thread William Hermans
TJF, knock it off already. So far, I've been really nice to you, when I really did not have to. If you want to continue this discussion feel free to mail me directly, and stop sidetracking this post. On Fri, Oct 2, 2015 at 1:46 AM, TJF wrote: > @William > > Am Donnerstag, 1. Oktober 2015 18:04:

Re: [beagleboard] Re: 8 ADC input @20 KHz

2015-10-02 Thread TJF
@William Am Donnerstag, 1. Oktober 2015 18:04:59 UTC+2 schrieb William Hermans: > > I never even saw a PDF . . . > This is how your email program quoted my mail in which I sent the PDF On Tue, Nov 11, 2014 at 1:09 PM, ... <...> wrote: > It's OK when you like to confuse yourself by ignoring fac