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/07/15) - hiimtye - 07-14-2020 interested to see what replaces Cheese, it's very difficult to take good pictures with bash scripts lol RE: Arch Linux ARM on PinePhone (2020/07/15) - hiimtye - 07-16-2020 Mobian is using Pinhole (gnome-camera) according to their website https://wiki.mobian-project.org/doku.php?id=pinhole which is working according to the latest blog release https://www.pine64.org/2020/07/15/july-updatepmos-ce-pre-orders-and-new-pinephone-version/ the aur has a PKGBUILD for pinhole but it's from March: https://aur.archlinux.org/packages/gnome-camera-git/ I'm going to try to build it today additionally requires libhandy1 and libaperture to build, but it built successfully. doesn't show any video. may tinker with it later RE: Arch Linux ARM on PinePhone (2020/07/15) - wibble - 07-17-2020 Don't confuse pinhole with gnome-camera - it's a fork made after discussions with the gnome-camera maintainer. https://forum.pine64.org/showthread.php?tid=10578&pid=71726#pid71726 RE: Arch Linux ARM on PinePhone (2020/07/15) - a-wai - 07-17-2020 (07-17-2020, 05:25 AM)wibble Wrote: Don't confuse pinhole with gnome-camera - it's a fork made after discussions with the gnome-camera maintainer.Actually, gnome-camera is not even gnome-camera anymore: it's "camera". We called it "pinhole" in Mobian/Debian as the name "camera" is too generic. But pinhole is NOT a fork, it really is just camera with a different name: there are no patches applied, no source code change at all, only a build option for which we use a non-default value. RE: Arch Linux ARM on PinePhone (2020/07/15) - Nibel - 07-20-2020 Well, seems work not bad. I can't test, is call/sms working when the phone is in sleep mode ? Is it possible to resize windows like Firefox window ? It take more than my screen and I can't edit settings. RE: Arch Linux ARM on PinePhone (2020/07/15) - hiimtye - 07-24-2020 how does one autostart in Phosh, i.e. to start udiskie on login camera is broken on the latest update. it seems it's fixed in Mobian: https://forum.pine64.org/showthread.php?tid=10578&page=5 RE: Arch Linux ARM on PinePhone (2020/07/15) - bcnaz - 07-24-2020 Is there any difference in performance using a UBPorts C.E. phone OR a Brave Heart Edition phone ? RE: Arch Linux ARM on PinePhone (2020/07/15) - Danct12 - 07-24-2020 (07-24-2020, 06:12 PM)bcnaz Wrote: Is there any difference in performance using a UBPorts C.E. phone OR a Brave Heart Edition phone ? Probably not, as both device are the same as in specs. RE: Arch Linux ARM on PinePhone (2020/07/15) - bcnaz - 07-24-2020 I am downloading the newest release now to try on my Brave Heart phone When will a new release happen ? Thanks, BC RE: Arch Linux ARM on PinePhone (2020/07/15) - Danct12 - 07-30-2020 (07-24-2020, 07:26 PM)bcnaz Wrote: When will a new release happen ? Glad you asked. https://github.com/dreemurrs-embedded/Pine64-Arch/releases/tag/20200730v2 |