Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-07-03 Thread Luca Barbato
On 07/01/2013 03:07 PM, Luca Barbato wrote: > Hopefully I will carve some time next weekend to play the restricted > bisect game. Release 3.10 apparently doesn't show the problem, I guess problem solved for me =) lu -- To unsubscribe from this list: send the line "unsubscribe

Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-06-27 Thread Luca Barbato
On 06/27/2013 06:47 PM, Matthew Thode wrote: > There is an early boot failure with linux-3.[9,10].??? when booting > using uefi on low memory systems. > > This seems like it might be hardware specific, I am running on a Lenovo > T520, running bios version 1.42, firmware rev 1.36. > Had the same

Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-06-30 Thread Luca Barbato
On 07/01/2013 06:30 AM, Matthew Thode wrote: > You had the problem where it was blank on boot (right after grub, no > kernel messages at all)? Sounds like this might not be limited to just > Lenovo then. no grub, efi-stub directly from the efi shell. > mjg59, is there anything I can do to help

Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-06-30 Thread Luca Barbato
On 07/01/2013 07:13 AM, Matthew Garrett wrote: > On Sun, Jun 30, 2013 at 11:30:59PM -0500, Matthew Thode wrote: > >> mjg59, is there anything I can do to help move this bug forward? I've >> done all I can think of (even tried a serial expresscard slot for logging). > > It does sound like a bug,

Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-07-01 Thread Luca Barbato
On 07/01/2013 08:25 AM, Matthew Garrett wrote: > On Mon, Jul 01, 2013 at 07:22:32AM +0200, Luca Barbato wrote: > >> MacBookPro8,2 with efi-stub, loading directly from the efi shell w/out >> any memory restriction. > > How do you know this is the same issue? > I b

Re: [RFC] v4l2 support for thermopile devices

2016-11-03 Thread Luca Barbato
www.fourcc.org/yuv.php > to decode their meaning. > > The equivalent for libav would be libavutil/pixfmt.h > > Luca Barbato tells me that adding Y12 support to libav would be easy. > > Attila Kinali > So easy that is [done][1], it still needs to be tested/reviewed/polished though. [1]:https://github.com/lu-zero/libav/commits/gray12 lu