Yes. Please read the FAQ on how to extend the data partition.Hi there,
I installed Lineage on my pi with an sd card that has 64GB of storage. But in the settings app it only shows 8GB of storage available. Is there anything I have to do to use the full 64GB?
L3.
You can add custom EDID firmware to the kernel by appending /boot/cmdline.txt with 'drm_kms_helper.edid_firmware=edid/{your_edid_firmware}.bin'. In some cases this would require creating a custom EDID firmware for your display and compiling the kernel. See https://github.com/lineage-rpi/android_device_brcm_rpi4/issues/4I'm using Waveshare touchscreen model B and I see the rainbow screen then black. I know the hdmi cable is fine with EDID, and the touchscreen works fine on non-EDID operating systems. So, is there any way to use Lineage without an EDID display? Maybe editing something in config.txt...
No, you can't use any LTE modem out-of-the-box. My builds are configured as wifi only tablet so they don't even have Android telephony framework. I have builds that have support Sixfab modem HAT and Quectel EC25. LTE data and SMS works fine. It's also possible to make/receive calls but in-call audio is not working. It's not something that I plan to include in public releases as practically no one has the hardware.Is it possible to use this 4G sim hat: Waveshare SIM7600X which accepts standard AT commands via UART on GPIO pins 8 & 10? Can the RIL be configured to talk on these pins?
If you consider that to be snarky or rude you haven't seen anything.Ain't no need to be a snarky arse..
Actually YES there's a damn good reason for multiple platforms and similar stuff asked across such... to make it FAR EASIER for others seeking similar interests to find said info... this type of response from devs like you is what ruins the experience for others... I asked in both places because A, up til today... I knew **** all about you or your site... but as my status shows... I've been a senior XDA member for many years.... so how about cutting some of us a break and not being rude when asked simple questions for something YOU created... yes... I'm Thankful and enjoy it.. I just wanted to know if it was possible... have a grand day.
No, you can't use any LTE modem out-of-the-box. My builds are configured as wifi only tablet so they don't even have Android telephony framework. I have builds that have support Sixfab modem HAT and Quectel EC25. LTE data and SMS works fine. It's also possible to make/receive calls but in-call audio is not working. It's not something that I plan to include in public releases as practically no one has the hardware.Is it possible to use this 4G sim hat: Waveshare SIM7600X which accepts standard AT commands via UART on GPIO pins 8 & 10? Can the RIL be configured to talk on these pins?
MicroG requires a patch for signature spoofing that is not included in LineageOS for security reasons. I think this is also something that can be achieved using Magisk (which is now supported) but haven't looked into it.Wow I didn't expect latest Android being supported on the Pie, thanks for the great work!
I have two small questions though :
- Do you know how is support for microG? It doesn't cause any problem? (was wondering about casting videos for example)
I'm pretty confident it will work eventually. Soon(™) is also a relative term.
- I know it has been asked few times already, but now that Android 12 has been released are you confident it will be possible to have support for hardware acceleration soon? Would make a big difference to have a steady 1080p/60fps
And that didn't even take too long. \o/ But yes, H.264 V4L2 hardware decoding can work on Android on the Pi 4!Short term goal is to get some proof of concept that stateful H.264 V4L2 dec/enc can work on Android on Pi 4.