[Replicant] [vendor_replicant][PATCHv2] Use LLVMpipe by default

2020-01-03 Thread Denis 'GNUtoo' Carikli
Using libagl for everything had the side effect of making it impossible to use applications like IceCatMobile, as libagl OpenGL implementation was not complete enough. Using LLVMpipe fixes that. Using LLVMpipe for everything has the side effect of making some system components like SurfaceFlinger

Re: [Replicant] [PATCH] Fixed incorrect parsing of TLV data

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Fri, 3 Jan 2020 06:50:40 + Belgin ?tirbu wrote: > This problem prevented the SIM to be fully recognized and only > incoming calls/messages worked. > > The issue is the code assumes tag 0x88 exists, and then assumes that > the TLV right before it is the size tag. These two assumptions are

Re: [Replicant] [PATCH] Fixed incorrect parsing of TLV data

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Fri, 3 Jan 2020 22:23:34 +0100 Denis 'GNUtoo' Carikli wrote: > On Fri, 3 Jan 2020 06:50:40 + > Belgin ?tirbu wrote: > > > This problem prevented the SIM to be fully recognized and only > > incoming calls/messages worked. I've also pushed the patch. Thanks a lot for the fix!!! Denis.

Re: [Replicant] [PATCH] Revert "Backport: OMXNodeInstance: use a lock around OMX::freeNode"

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Sun, 20 Oct 2019 01:08:09 +0300 Joonas Kylmälä wrote: > This reverts commit 19d12edc1aad955ecd2e2b1bc786f1e7acb5fe0c. It was > causing lots of programs to crash in Replicant and made booting > significantly longer. Reverting this commit is not ideal but because > we currently don't know how

Re: [Replicant] [PATCH] Replicant 6.0 0004 images release

2020-01-03 Thread Joonas Kylmälä
Hi, if you can wait until Monday I can send a v2. I would like to reproduce this issue myself also. Denis 'GNUtoo' Carikli: > On Sun, 27 Oct 2019 17:26:57 +0200 > Joonas Kylmälä wrote: > >> Signed-off-by: Joonas Kylmälä >> --- >> CHANGELOG.mkdn | 10 ++ >> config/common.mk | 2 +-

Re: [Replicant] [PATCH] Replicant 6.0 0004 images release

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Sat, 4 Jan 2020 02:19:12 +0200 Joonas Kylmälä wrote: > Hi, Hi, > if you can wait until Monday I can send a v2. I would like to > reproduce this issue myself also. That's fine for me. Denis. pgpJjpGV6y7vK.pgp Description: OpenPGP digital signature

Re: [Replicant] [vendor_replicant][PATCHv2] Use LLVMpipe by default

2020-01-03 Thread dllud
Acked-by: David Ludovino On 03/01/2020 17:50, Denis 'GNUtoo' Carikli wrote: > Using libagl for everything had the side effect of making it > impossible to use applications like IceCatMobile, as libagl > OpenGL implementation was not complete enough. Using LLVMpipe > fixes that. > > Using

Re: [Replicant] [vendor/replicant][PATCH 1/2] Always use libagl for system binaries that are too slow with LLVMpipe

2020-01-03 Thread dllud
Acked-by: David Ludovino On 02/01/2020 14:44, Denis 'GNUtoo' Carikli wrote: > From: Andrés Domínguez > > When using LLVMpipe by default, some system binaries are too > slow to make the device usable. > > This overrides the OpenGL implementation for the following > binaries: > - bootanimation

Re: [Replicant] [PATCH] Replicant 6.0 0004 images release

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Sun, 27 Oct 2019 17:26:57 +0200 Joonas Kylmälä wrote: > Signed-off-by: Joonas Kylmälä > --- > CHANGELOG.mkdn | 10 ++ > config/common.mk | 2 +- [...] > -REPLICANT_VERSION := "replicant-6.0" > +REPLICANT_VERSION := "replicant-6.0-0004" I've tried with the following instead: >

Re: [Replicant] [vendor/replicant][PATCH 1/2] Always use libagl for system binaries that are too slow with LLVMpipe

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Fri, 3 Jan 2020 23:40:02 +0100 dllud wrote: > Acked-by: David Ludovino Thanks a lot! I've now pushed the patch. pgposd9vEdIAN.pgp Description: OpenPGP digital signature ___ Replicant mailing list Replicant@osuosl.org

Re: [Replicant] [vendor_replicant][PATCHv2] Use LLVMpipe by default

2020-01-03 Thread Denis 'GNUtoo' Carikli
On Fri, 3 Jan 2020 23:41:04 +0100 dllud wrote: > Acked-by: David Ludovino Thanks a lot! I've now pushed the patch. pgpnKFyLifVkw.pgp Description: OpenPGP digital signature ___ Replicant mailing list Replicant@osuosl.org