kernel NULL pointer dereference

2013-01-25 Thread Renato Golin
Hi folks, I'm testing different kernels with the LLVM LAVA job and the latest one segfaulted. If you search for the phrase on the subject on the URL below: https://validation.linaro.org/lava-server/scheduler/job/46067/log_file You'll see the stack trace and memory dump. These are the tar balls I

Re: kernel NULL pointer dereference

2013-01-26 Thread Renato Golin
Another kernel error: "Unable to handle kernel paging request at virtual address 2e32" https://validation.linaro.org/lava-server/scheduler/job/46082/log_file With: "rootfs": " http://releases.linaro.org/12.11/ubuntu/precise-images/nano/linaro-precise-nano-20121124-538.tar.gz ", "hwpack": "

Re: kernel NULL pointer dereference

2013-01-28 Thread Renato Golin
On 27 January 2013 23:30, Michael Hudson-Doyle wrote: > In the past hasn't this sort of problem usually turned out to be heat > related? Or is this something else? > Hi Michael, It could very well be, I don't know how the heating problem used to manifest before... However, the original kernel

Re: kernel NULL pointer dereference

2013-01-28 Thread Renato Golin
On 28 January 2013 12:43, Andy Green wrote: > Without this or something doing a similar deal, a Panda ES will blow > chunks after a short period at 1.2GHz. Hi Andy, I agree kernel panic is better than blowing up the board, but that might indicate the scaling is not working very well. Also, do

Re: kernel NULL pointer dereference

2013-01-28 Thread Renato Golin
On 28 January 2013 14:17, Andy Green wrote: > No, "blowing chunks" (slang for vomiting) is different than "blowing > up"... the 4460 has a separate comparator that is able to reset the SoC if > it gets really too hot. > Ah, another term for my collection of disgusting things to talk about during

Quantal developer rootfs issue

2013-03-29 Thread Renato Golin
Hi folks, I installed the panda-quantal_developer_20130128-58.img.gz on an old Pandaboard A1 and apt-get update got a new kernel and have overwritten the preEnv.txt boot=UUID=...hash... into boot=UUID=rootfs, only that rootfs is not a device. It fell back to busybox saying couldn't find root, so

Re: Quantal developer rootfs issue

2013-03-29 Thread Renato Golin
d all went well. cheers, --renato On 29 March 2013 14:14, Fathi Boudra wrote: > Hi Renato, > > On 29 March 2013 15:28, Renato Golin wrote: > > > > Hi folks, > > > > I installed the panda-quantal_developer_20130128-58.img.gz on an old > Pandaboard A1 and

Re: Question relating to arm

2013-04-15 Thread Renato Golin
On 15 April 2013 15:36, Jonathan Aquilina wrote: > My goal is to provide affordable point of sales systems. I was also > considering some of the linaro dev boards that are available. > Hi Jonathan, It seems you won't be using fancy 3D graphics, so the video card is near irrelevant, here. You sh

Re: dev boards

2013-05-08 Thread Renato Golin
On 8 May 2013 18:21, Jonathan Aquilina wrote: > I have a quick question can the development boards be used in production > environments? > Depends on what you consider "production" environment. I have a couple of "production" buildbots using Pandas which is public and a crucial part of continuou

GSOC results example

2013-09-23 Thread Renato Golin
One example of the kind of results that come from a GSOC project: http://flang-gsoc.blogspot.ie/2013/09/end-of-gsoc-report.html Might be worth thinking about it next year? cheers, --renato ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://

Re: GSOC results example

2013-09-23 Thread Renato Golin
selected. I > agree, we should apply again next year. > > Mark > > > On Mon, Sep 23, 2013 at 5:38 AM, Renato Golin wrote: > >> One example of the kind of results that come from a GSOC project: >> >> http://flang-gsoc.blogspot.ie/2013/09/end-of-gsoc-report.html

Re: Austin colo offline?

2016-09-17 Thread Renato Golin
On 17 September 2016 at 19:16, Andy Doan wrote: > The collocation facility hosting our servers suffered a major HVAC > failure. To compound matters, their monitoring network failed to notice > and temperatures got pretty hot for about 3 rows of racks (of which we > were one). Ouch! Mr. Robot stri

Re: OpenGL vs OpenGlES on arm64

2018-11-26 Thread Renato Golin
On Mon, 26 Nov 2018 at 14:46, Steve McIntyre wrote: > Is it true that most PCIe graphics cards (and drivers) will also > support GLES as well as GL? I've seen that asserted. Supporting GLES doesn't mean applications will use GLES. Desktop applications use GL/DX (via Wine)/Vulkan. I'm no expert in

Linaro container hub

2019-01-15 Thread Renato Golin
Hi, Anyone knows the process of getting containers into https://hub.docker.com/u/linaro -- cheers, --renato ___ linaro-dev mailing list linaro-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-dev

Cheap Quad-A9 board

2013-01-24 Thread Renato Golin Linaro
Anyone seen this? http://www.hardkernel.com/renewal_2011/products/prdt_info.php It's cheaper than a Pandaboard with a quad-core and 2GB or RAM and ridiculously small. That would probably get my LLVM builds under 1h... But it seems too good to be true, does any one have experience with it? cheer