Arch Linux ARM on PinePhone - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Arch Linux on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=159) +---- Thread: Arch Linux ARM on PinePhone (/showthread.php?tid=10507) |
RE: Arch Linux ARM on PinePhone (2020/10/24) - Lousy Fisherman - 11-05-2020 (11-04-2020, 07:08 PM)Danct12 Wrote: As for sounds, you need to do pacman -Syuu to downgrade the PA package (if the repository was added before [core] order), the latest PA has issues on the PinePhone. On new images this is not needed.Thank you danct12. Which is the PA package? lol, I will figure it out. My phone is a PMOS 3GB model. I can confirm the not waking up problem is related to USB state somehow. As mentioned in my earlier post as soon as USB state changes the phone goes flaky. I do not use the kill switches so that's not it. Re charging, not a problem, now that I know, that is fine. As I say power management is vastly improved. No apologies required. I cannot describe how grateful I am for the work you and other people are doing on this. My observations are NOT complaints! They are my feeble attempts to contribute Thank you once again LF RE: Arch Linux ARM on PinePhone (2020/10/24) - Lousy Fisherman - 11-06-2020 Thought I posted this yesterday but ..... "pacman -Syuu pulseaudio" : re-installs pulseaudio-13.99.3 the problem version "pacman -Syuu" guarantees the refusing to wake up after sleep problem occurs and is 100% reproducible "pacman -Syu" returns the phone to it's original state, no outgoing sound. I have attempted to find an ARM version of pulseaudio-13.99.2 for a manual install but I only found x86 versions. At this point I think I will just wait for an upstream fix, unless anyone knows a repo with the obsolete packages TIA LF RE: Arch Linux ARM on PinePhone (2020/10/24) - Undvik - 11-09-2020 I got my pinephone Manjaro convergence phone today (3Gb) and it had trouble with random freezing that made it unusable. I decided to flash Arch on it from this image and the same problems were present, until I flashed the slower u-boot using dd if=u-boot-sunxi-with-spl-pinephone-492.bin of=/dev/sdcard bs=1024 seek=8 Seems to work correctly now although it automatically switched to German right after the flash. The 552 and the 624 had the same problems described above RE: Arch Linux ARM on PinePhone (2020/10/24) - Lousy Fisherman - 11-09-2020 Ran pacman -Syu today. Still no sound. USB dock has become extremely flaky. Peripherals disappear, phone reboots regularly. At this point I think I will start a new image and hope it a good as the late October image. Is there a known "best" image newer than that one? Edit: October 24 image restores sound. Thank you. Original image was from September 3rd. Updated twice a week at least, worked until October 24 update. Pretty good for a beta. Thank you LF RE: Arch Linux ARM on PinePhone (2020/11/12) - Danct12 - 11-13-2020 Arch Linux ARM (20201112):
Download: https://github.com/dreemurrs-embedded/Pine64-Arch/releases/tag/20201112 RE: Arch Linux ARM on PinePhone (2020/11/12) - as400 - 11-13-2020 @Danct12 I tried new image yesterday. I get frequent Phosh restarts and cellular signal is very unstable. It disappears often. Manjaro CE Edition with newest modem firmware. RE: Arch Linux ARM on PinePhone (2020/11/12) - Danct12 - 11-13-2020 (11-13-2020, 03:33 AM)as400 Wrote: @Danct12 I tried new image yesterday. I get frequent Phosh restarts and cellular signal is very unstable. It disappears often. Please answer the following: - Where did you install the OS to? - Where/When does it crash? - Post "journalctl -b" output to paste.ubuntu.com and link it here. RE: Arch Linux ARM on PinePhone (2020/11/12) - as400 - 11-13-2020 1. eMMC. 2. Random occasions when using Phosh. 3. I will post. I will have to dd to sdcard and fire it up. EDIT: The paste --> https://paste.ubuntu.com/p/YGcvxT7YsK/ RE: Arch Linux ARM on PinePhone (2020/11/12) - Lousy Fisherman - 11-13-2020 On my QA SD Card Started with the good October 24 image, pacman -Syu was run on November 9, resulting in no sound pacman -Syu is reporting "there is nothing to do" this morning (November 13) I do have the "pure" Oct 24 image on my eMMC. I usually do not update it until the QA card shows better functionality. HTH TIA LF RE: Arch Linux ARM on PinePhone (2020/11/12) - Lousy Fisherman - 11-14-2020 Flashed the November 12 build to the QA card. Yes!!!!, sound again, this time with the latest pulseaudio. Thank you. The wakeup from deep sleep works, 100% of the time the screen lights up. Whether gnome-calls will wake up to allow me to answer the call seems to be a 50% chance. This is identical to the Nov 10 Mobian apt-get upgrade image. I have cellular data as long as the modem does not or has not gone to sleep. As soon as the modem sleeps, there is no mobile data. A reboot restores mobile data. At least once I have been able to restore mobile data using mmcli on the command line. This is better than the Mobian image as I cannot get cellular data on that at all. Sleep/suspend is flaky. Both when powered and when on battery. Power consumption is reasonable. Relatively few problems when changing USB state, They still occur but not as much. This is possibly due to me learning how to change states "gently" I have managed to build Kalliope Voice Assistant on Arch Aarch64. More details will follow. We are so close, as I said on the Mobian thread, notifications and screen display catch a signal but gnome-calls doesn't? Thanks to all for their efforts LF |