What I remember is
omap3 have 64k SRAM , omap4 have 32k SRAM ,dm8148/j4/j5 have SRAM ,dm8168
have 256k
am335x have 64k SRAM
2015-01-25 13:03 GMT+08:00 Robert Nelson :
>
> On Jan 24, 2015 10:56 PM, "liyaoshi" wrote:
> >
> > If I understand correctly
> > Boot rom dont care about the FAT table . it
On Jan 24, 2015 10:56 PM, "liyaoshi" wrote:
>
> If I understand correctly
> Boot rom dont care about the FAT table . its only read first several
blocks
> generally , MLO should be on the 2nd block ,1st block is MBR ,
> But if there is a FAT file system . 2nd block should be fat table ,
> 3nd block
If I understand correctly
Boot rom dont care about the FAT table . its only read first several blocks
generally , MLO should be on the 2nd block ,1st block is MBR ,
But if there is a FAT file system . 2nd block should be fat table ,
3nd block should be MLO
whats my failed boot experience is when y
Thanks for the pointer. The drive was spinning up OK; a bit of not
reading well on my part. The problem was that I hadn't installed
ntfs-3g. I had read in the docs that ntfs was installed in ubuntu by
default so I hadn't installed it. Turns out they are not the same thing.
One note, when I inst
This is only depend on the kernel version
As I think , kernel 3.14.x will have the best support of this , but only
kernel 3.12 have the gpu support on am335x boards
2015-01-25 12:01 GMT+08:00 Hung Nguyen :
> Hi All,
>
> I'm a newbie with BBB and going to work with HDMI and CEC. Which distro is
>
Hi All,
I'm a newbie with BBB and going to work with HDMI and CEC. Which distro is
the better support for HDMI and CEC between Debian and Angstrom ?
Thanks so much.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google
I bet his driver only use usb power supply from BBB board
2015-01-25 10:09 GMT+08:00 John Syn :
>
> From: wjr
> Reply-To: "beagleboard@googlegroups.com"
> Date: Saturday, January 24, 2015 at 5:42 PM
> To: "beagleboard@googlegroups.com"
> Subject: [beagleboard] BBB does not recognize usb3 sea
From: wjr
Reply-To: "beagleboard@googlegroups.com"
Date: Saturday, January 24, 2015 at 5:42 PM
To: "beagleboard@googlegroups.com"
Subject: [beagleboard] BBB does not recognize usb3 seagate 5TB drive
> I'm wanting to use a BBB as a backup server for a cloud-based mysqld. I'm
> running ubun
Just a suggestion.
Could it be because it is USB-3 ?
The BBB uses USB2 ….
Can you try a USB2 drive or possibly a smaller capacity drive ???
Anyone else ?
"No one could make a greater mistake than he who did nothing because he could
do only a little."
"All that is necessary for th
I think it is important to understand that Nodejs is javascript *not* java.
They are not interchangeable . . . So then if you would like to know how to
write a web server using Nodejs, it really depends on what "libraries" you
plan on using. Express, is possibly the most well known / used.
http://
Not enough information given.
On Sat, Jan 24, 2015 at 6:42 PM, wjr wrote:
> I'm wanting to use a BBB as a backup server for a cloud-based mysqld. I'm
> running ubuntu 13.10 and I got a Seagate 5TB usb3 ntfs expansion drive. I'm
> using it with my desktop that runs centos and everything's OK. But
Did you check /etc/inittab ?
On Sat, Jan 24, 2015 at 11:54 AM, toni incog wrote:
> Maybe it has to do with differences in tps65217 driver 3.8 v.s 3.14?
>
> https://github.com/beagleboard/linux/blob/3.8/drivers/mfd/tps65217.c
> https://github.com/beagleboard/linux/blob/3.14/drivers/mfd/tps65217.c
I'm wanting to use a BBB as a backup server for a cloud-based mysqld. I'm
running ubuntu 13.10 and I got a Seagate 5TB usb3 ntfs expansion drive. I'm
using it with my desktop that runs centos and everything's OK. But when I
tried moving the drive to the BBB, it simply does not recognize it, i.e.
Thanks.
I’ll try again J
"No one could make a greater mistake than he who did nothing because he could
do only a little."
"All that is necessary for the triumph of evil is that good men do nothing"
Edmond Burke (1729 - 1797)
http://www.packtpub.com/building-a-home-security-system-with-b
You didn't properly export cc, so it defaulted to x86
On Jan 24, 2015 1:10 PM, "William Pretty Security"
wrote:
> Hello all;
>
>
>
> I have been following these instructions:
> https://eewiki.net/display/linuxonarm/BeagleBone+Black
>
>
>
> And I get the following error after I execute this comman
Hello all;
I have been following these instructions:
https://eewiki.net/display/linuxonarm/BeagleBone+Black
And I get the following error after I execute this command:
root@Lab1:~/temp/u-boot# make ARCH=arm CROSS_COMPILE=${CC} distclean
root@Lab1:~/temp/u-boot# make ARCH=arm CROSS_COMP
Maybe it has to do with differences in tps65217 driver 3.8 v.s 3.14?
https://github.com/beagleboard/linux/blob/3.8/drivers/mfd/tps65217.c
https://github.com/beagleboard/linux/blob/3.14/drivers/mfd/tps65217.c
regards,
Michiel
On Saturday, January 24, 2015 at 6:45:25 PM UTC+1, RobertCNelson wrote:
From: touste
Reply-To: "beagleboard@googlegroups.com"
Date: Saturday, January 24, 2015 at 7:24 AM
To: "beagleboard@googlegroups.com"
Subject: Re: [beagleboard] Fast ADC using PRU to bitbang SPI
> Hi John, thanks for your suggestion. What frequency can I expect using this
> method? I need
Thank you Robert!
I tried the ports and found out what you wrote.
Regards,
Günter
Am Samstag, 24. Januar 2015 19:14:45 UTC+1 schrieb RobertCNelson:
>
> On Sat, Jan 24, 2015 at 12:13 PM, Günter Pütz > wrote:
> > Thank you William,
> >
> > but I knew that. My question was how to setup a webser
On Sat, Jan 24, 2015 at 12:13 PM, Günter Pütz wrote:
> Thank you William,
>
> but I knew that. My question was how to setup a webserver with node.js on
> the bone. I found out now that the preinstalled webpage runs on the apache
> server. Perhaps you have some suggestions how to make a node.js ser
Thank you William,
but I knew that. My question was how to setup a webserver with node.js on
the bone. I found out now that the preinstalled webpage runs on the apache
server. Perhaps you have some suggestions how to make a node.js server
(written with express library) autostarting.
Am Samstag
On Sat, Jan 24, 2015 at 11:23 AM, DLF wrote:
> Hi, I'm running the same kernel and the power button shuts down the BBB. I
> have to hold it for about 5 seconds, but it does work
Actually, 5 seconds means the pmic just cycled...
It's been a little while since i tested:
jessie + systemd
3.1
On Saturday, January 24, 2015 at 6:12:17 PM UTC+1, RobertCNelson wrote:
>
> On Sat, Jan 24, 2015 at 10:32 AM, toni incog > wrote:
> > When pressing the power button on a bbb with debian kernel
> > linux-image-3.14.29-ti-r46 nothing happens. When using 3.8.13-bone70 the
> > system powers down.
Hi, I'm running the same kernel and the power button shuts down the BBB.
I have to hold it for about 5 seconds, but it does work
On Saturday, 24 January 2015 17:32:26 UTC+1, toni incog wrote:
>
> When pressing the power button on a bbb with debian kernel
> linux-image-3.14.29-ti-r46 nothin
On Sat, Jan 24, 2015 at 10:32 AM, toni incog wrote:
> When pressing the power button on a bbb with debian kernel
> linux-image-3.14.29-ti-r46 nothing happens. When using 3.8.13-bone70 the
> system powers down. Looking for clues I'm missing /dev/input/event0 on the
> ti kernel. Any pointers on how
When pressing the power button on a bbb with debian kernel
linux-image-3.14.29-ti-r46 nothing happens. When using 3.8.13-bone70 the
system powers down. Looking for clues I'm missing /dev/input/event0 on the
ti kernel. Any pointers on how to solve this?
thx,
Michiel
--
For more options, visit
I have a complete design. 4 channel, optically isolated, and accurate. I
need help writing the driver. loop power is totally isolated to protect the
beagle.
On Tuesday, July 9, 2013 at 12:10:44 PM UTC-4, khuy...@gmail.com wrote:
>
> Hi, did anything ever come of this?
>
> On Thursday, July 2
working instructions to compile or just grab the .deb files
http://dumb-looks-free.blogspot.fr/2015/01/compile-arduino-ide-16-on-beaglebone.html
cheers
On Tuesday, 13 January 2015 05:19:20 UTC+1, William Hermans wrote:
>
> In that case, I think the last hurdle will be getting 1.5.x binaries
> w
Hi John, thanks for your suggestion. What frequency can I expect using this
method? I need at least a 1MSPS sampling rate.
Also, do you have any code example of this? I tried googling it but I
didn't find what I was looking for.
Many thanks
On Saturday, January 24, 2015 at 12:52:29 AM UTC, john
Point your browser at the IP address of the BBB, either the Ethernet one or
192.168.7.2 which is the USB one.
It will bring up a web page that will tell you everything you need to know J
"No one could make a greater mistake than he who did nothing because he could
do only a little."
"All th
Hi all,
I want to setup a webserver with node.js on the BBB rev.C. Since there is
cloud9 and bonescript installed as default, it seems to be just a change of
some setup files (scripts?).
Unfortunately I couldn't find any tutorial that explains the node.js thing
from the ground up. What I know i
Hi Tim
That comment in the source code is based on the fact that, with SPIDev you
don't open the SPI port and then tell it later what CS line you wish to
use. SPIDev associates both the port and the CS line with the device file
and you open one of those for each CS device. For example /dev/spi
32 matches
Mail list logo