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/11/12) - dukla2000 - 11-24-2020 (06-30-2020, 08:08 PM)Danct12 Wrote: ... Huge shout out THANKS for the image with phosh - not that I love phosh but it gives a common denominator for me to start playing with arch. RE: Arch Linux ARM on PinePhone (2020/11/12) - bcnaz - 11-25-2020 I have been rather lax in my recent testing, but the last two releases have worked with 'data' for me when using "Pure Talk" (ATT reseller) My only issue is kind of minor, I greatly prefer a lighter screen, the dark screen is good inside, but quite hard to see in the sunlight, (for me). RE: Arch Linux ARM on PinePhone (2020/11/12) - Lousy Fisherman - 11-26-2020 pacman -Syu 2020-11-24, Based on 20201112 image. Meets all my needs for production use. Update applied to eMMC. Same old same old, still working , lol - Mobile data works with manual control - deep sleep wakeup: 100% of the time the phone wakes up, 95% of the time gnome-calls answers - suspend/sleep is very flaky - USB changes are flaky I have not coded against hardware in over 30 years but now that I am watching the system logs and monitoring the DBus it appears the sleep and USB problems are related. I'm guessing due to the physical circuitry. Right now I am coding integration hooks using the DBus, steep learning curve, lol. I love the phone, it is such a fun machine to explore. YMMV LF RE: Arch Linux ARM on PinePhone (2020/11/12) - quantumphone - 11-27-2020 Anyone got a blue light filter or clipboard to work? Mobile stops working especially after screens off. I get a permissions error for run/user/1000 when attemping to launch apps with su and a dislay:0 error with sudo RE: Arch Linux ARM on PinePhone (2020/11/12) - Juergen - 11-28-2020 I had to switch to "internal speaker" within the sound settings. (new multi-distro with GUI Phosh from Odrej https://xnux.eu/log/#025) Testing incoming phone calls since yesterday. Screen wakes up at the first dial tone, ring tone at the third or fourth dial tone. One time the phone asked for the Wlan-key while waking up, I just closed the notification. When refusing a call from my FritzPhone I always need to refuse several times. Up to now it works 100%. Edit: I've tested for a longer time. Most of the time the resume process / wake up of the cellular connection took too much time, more than 30s. Sometimes it worked as described above (phone rings after 3 dial tones). The same behaviour in Fedora. Perhaps this new project of Ondrej will help: https://xnux.eu/log/#028 RE: Arch Linux ARM on PinePhone (2020/11/12) - moodroid - 11-28-2020 Thanks for the info @Juergen. Are you using the 20201112 image or have you done an update on top of that? LF seems to be having good results with an update to 20201124. I'm going to start using this today/tomorrow, so just looking for as much info as possible on which the best version is. Thanks RE: Arch Linux ARM on PinePhone (2020/11/29) - Danct12 - 11-29-2020 Arch Linux ARM (20201129):
Download: https://github.com/dreemurrs-embedded/Pine64-Arch/releases/tag/20201129 RE: Arch Linux ARM on PinePhone (2020/11/29) - Lousy Fisherman - 11-29-2020 sudo pacman -Syu today borked my QA card. The modem refuses to wake up after sleeping. Reverting to yesterday's backup YMMV LF RE: Arch Linux ARM on PinePhone (2020/11/29) - firefox-58 - 11-30-2020 Manjaros MEGI kernel and modem driver ATM seems to work "a bit" better in receiving calls. 50% of calls while asleep could be received. RE: Arch Linux ARM on PinePhone (2020/11/29) - Lousy Fisherman - 11-30-2020 It was pointed out to me that I probably needed to update the modem firmware. I followed the forum post here https://forum.pine64.org/showthread.php?tid=11815. Remember to use sudo. There were no issues, the phone rebooted and saw the modem. While I have not done a huge amount of testing my QA card has returned to the same functionality. pacman -Syu run 2010/11/29 based on 2020/11/12 image - phone wakes up 100% on incoming calls, gnome-calls wakes up 90-95% - sleep/suspend and USB are flaky (and the hardware people are making huge progress here) - mobile data and GPS are under manual control Now the big question is do I upgrade the production card? Thanks to all LF |