There are four fields in Mobian Trixie SMS/MMS settings
Phone Number - Your Modem's Phone Number ????
MMSC - correct
APN - correct
Proxy - correct
I have not seen a modem phone number on any GSM phone I have ever used.
I ask because I am still not able to view 9 MMSs even though the APN, MMSC, and proxy are verified correct.
I have tried my phone number with local area code and international country code too, phone number is not mentioned on my carrier's internet nor MMS settings.
Hello. I would like to order a Pinecil V2 with a delivery to an address within China. Wrote an email to "Sales" 2 days ago, but no any response.
Anyone knows how I can manage with that?
For most of us on most PP distros install is as easy as that, desoite being built with a PP mobile GUI scaling look in non-mobile apps for the launcher. https://github.com/vagnum08/cpupower-gui
It makes tweaking CPU use pretty easy, back in the Nokia N900 days this was done more for performance ie:overclocking the CPU and GPU, but on Rockchip and Allwinner I feel like we are more interested in battery life.
With some experimentation I think we can come up with some great battery life saving while still having a phone awake enough to catch phone calls, you can put the GUI in favorites when mobile apps only is enabled to have quick access. I am enabling balanced mode and will give it a week or so of trial on my Rockchip CPU PPp daily driver phone.
What is nice is with a long press from the desktop you can choose presets without launching the app.
Now part of this was probably my fault, but I'm having some odd issues with the modem.
I got my Pinephone used from a friend, and when I tried to use my SIM card, it could recognize the SIM card was inserted and the towers it could connect to, but it would never be able to connect. So I thought "Okay it's a driver issue" so I went and used the script available at https://github.com/the-modem-distro/pinephone_modem_sdk but I was tired and didn't think to check the current firmware on the modem and that also didn't work. So then I thought to try to load all the old firmwares until it was fully updated, but now the modem still exists and TRIES to function (it'll show me the settings, the lack of bars, and that there's no SIM inserted or that there is inserted) but I can't see it with
Code:
lsusb
or
Code:
adb
and I'm wondering if it's irrecoverable or not?
I did try connecting the two plates on the back of the board to each other, but perhaps that didn't short them out. When I did that, the modem just disappeared and still didn't exist with any command.
There was a deleted thread today where I posted some crypto-currency services I have seen requested, let's contribute wish list items, I will try to edit every request into this top post.
The old(unfortunately deleted) Mobian app status/catalog pages on showed usable Bitcoin-Electrum and Monero official clients from flatpak( https://flathub.org/setup/Debian ). It would be useful for you all to post your use cases and what is working for you on any and all platforms mobile and desktop so the community can also suggest solutions. If you are looking to interact with online services for research or where your crypto is held in an account for you by some company(custodial wallet) it is usually easy enough to make a webapp for that sort of thing.
Between here, Reddit, and other forums I recall people wanting more non-custodial wallets and zero-trust p2p exchange services ie: litecoin-electrum, electrum-doge, WoWnero wowlet client, btc-xmr UnstoppableSwap, Havano-Reto XMR market, BTC Bisq market, Etherium, among other FOSS apps preferably with tweaked UIs for mobile though the Mobile Settings - Compositor can probably fix the scale to be useful.
It is useful to know is how we imagine we and other future users will want to actually use crypto on their PP; are we talking about buying coffee and pizza directly, through the gift card bridge, or bridging through bitpay, using a crypto wallet as a savings account, managing a mining farm, buying a used laptop on moneromarket.io, trading and investing on Kracken or robinhood, or... other? (I am not sure how I feel about the mentioned commercial services vs zero-trust FOSS solutions they are just possible usage examples)
I am running Mobian but all PP distros including libhybris such as Ubuntu-Touch are included.
When I flip the second kill switch on the pinephone I cannot get the WiFi or the bluetooth to turn off. Is this normal behaviour? Am I missing something?
it seems that by default only the internal I2C-controller of the DesignWare HDMI controller is enabled. However, it is known that this is sufficient to retrieve the EDID, but the internal I2C controller of the HDMI module is not suitable for full DDC support, see the discussion here:
it shows that the I2C-5 pins are even connected to the HDMI plug (search for HDMITX). So things are correctly setup in hardware, what is missing are the proper settings in the device tree. This can be cured by the attached device-tree overlay. The overlay
enables the controller for i2c-5 with the m1 pin configuration (see schematics for the board)
removes the respective pins from the pin-control entry of the HDMI controller to resolve conflicts
adds "ddc-i2c-bus = <&i2c5>;" to the hdmi controller section
Afterwards DDC just works, on Linux "ddcutil detect" will succeed and, e.g., "ddcui" can be used to control the settings with a GUI.
In an attempt to troubleshoot failing to get generic alpine linux to run on PA64-2G-LTS, I've tried to reduce the problem to the smallest steps that are legible to me.
When booting the kernel, I get "Bad ARM64 Image Magic" I can't figure out what this means, and why it is happening. Sources I have searched seem to be board specific, and found nothing on this board. I've arrived at a point where I cannot find a way to reason further about it, so thus I am reaching out.
I am currently loading the kernel and dtb manually at the uboot prompt:
- linux 5.14 from mainline (git:7d2a07b769330c34b4deabeed939325c77a7ec2f)
- u-boot v2024.10 from https://source.denx.de/u-boot/u-boot (git:f919c3a889f0ec7d63a48b5d0ed064386b0980bd)
- dtb from the u-boot build
- bl31.bin from PLAT=sun50i_a64 https://git.trustedfirmware.org/TF-A/tru...ware-a.git lts-v2.10.6 (git:f2aebf361050d69176d60016170291efa9e08a68)
- scp.bin from https://github.com/crust-firmware/crust 0.6 (git:ffe9f1ac9c675e6e67db9084bd19fbdeffd8e162)
- u-boot-sunxi-with-spl.bin written to offset 8k
- tried sd and emmc vfat single partition (whole disk) with
* boot/vmlinux
* boot/u-boot.dtb