[26/09/2019] /e/ on pinebook, lineage derivative - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76) +--- Forum: Android on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=78) +--- Thread: [26/09/2019] /e/ on pinebook, lineage derivative (/showthread.php?tid=7954) Pages:
1
2
|
[26/09/2019] /e/ on pinebook, lineage derivative - Phie - 09-12-2019 I work with /e/ and over the last months I've been working on porting the pinebook to /e/ I'm publishing a first really early version of the OS you can try on your pinebook. Download https://ecloud.global/s/W67mXRYxmfBxL2i Archive: 12-09-2019 https://ecloud.global/s/PPcRrgxYdd2trso Source repository: https://gitlab.e.foundation/a64/ This was tested on a pinebook 1080p As for ayufan build, you can change it to batch 1 or 2, and you can try it on other devices Please tell me which issues you encounter one that I already know are screen flickering on the pinebook 1080p you can "fix" it (not a real fix) by enabling the "disable HW layer" in dev options also Camera has bad colors Installation guide With a linux computer Extract the gz archive insert a microsd of at least 8gB then Code: sudo fdisk -l Try to find your micro sd should be something like /dev/sdX be sure you've found the right device, next step will remove everything on it then Code: sudo dd if=extacted-file-path of=/dev/sdX replace X wil the letter you've found in previous step RE: /e/ on pinebook, lineage derivative - Luke - 09-12-2019 (09-12-2019, 07:05 AM)Phie Wrote: I work with /e/ and over the last months I've been working on porting the pinebook to /e/ Hi @Phie Thank you for posting this, very apprecaited. Will you be porting to the PinePhone too? have you pre-ordered a PinePhone dev unit yet? RE: /e/ on pinebook, lineage derivative - Phie - 09-13-2019 Hi, we would be more than happy to port it to the pinephone but we don't have a unit yet, would it be possible to provide it to us ? Thank you RE: /e/ on pinebook, lineage derivative - tophneal - 09-13-2019 I started testing this image on my 1080P PB last night. It's pretty solid! It runs almost as well as my Manjaro install (very close.) I have found that the home/launcher is difficult to work with on the PB. I couldn't figure out how to add new apps to the drawer widget, and while I could easily remove apps from the dock, replacing them with other apps was nearly impossible. I was also surprised that a long click didn't provide context menus as expected (ie long pressing a link to get the option to open in a new browser tab.) I also noticed that relatively often the screen flashes a thick red border. I imagine this is a visual indicator of stress on the available resources. Thanks for your work on this! It's nice to have a version of N boot on this laptop. It feels more appropriate for the hardware and its limitations than most of the other images I've tested. RE: /e/ on pinebook, lineage derivative - Luke - 09-13-2019 (09-13-2019, 12:46 AM)Phie Wrote: Hi, Hey, developer pre-orders were recently announced - if you could drop a line at info@pine64.org, provide a link to your project as well as reference the work you've already done for the Pinebook. Thanks RE: /e/ on pinebook, lineage derivative - tophneal - 09-17-2019 After using this quite a bit since posted, I thought I'd give some impressions for anyone interested in this img. After installing Nova Launcher, this quickly became the best (in my opinion) OS option for the Pinebook, as far as usability! I've been getting great battery life, easily double that of Manjaro. Since Manjaro lacks suspending still, it would constantly drain the battery when closed. Often times I'd have to leave it charging when idle, so I could use it at whatever point. Today, I brought the PB to work (w/o the charger) and left it on my desk for about 3 hours. When I opened it up to search something, Android reported it having 99% battery left. [ADDENDUM:] I left the PB closed overnight on my coffee table (wihtout charging,) and brought it to work with me again. When I opened it, Android reported 75% battery remaining, and Settings estimated another 3 days of charge remaining! As with every instance of Android with a mouse, there are certainly somethings that take getting used to. The notifications drawer can be hard to scroll through when a lot of notifications start piling up. (I'm sure we all know how much fun click-and-dragging can be with the PB trackpad.) In my efforts to alleviate an abundance of notifications, I found that Notification preferences do not hold the settings for notifications display. For that, you'll want to long click on a notification from the drawer. I suggest replacing the Bliss launcher with another option, mostly due to the app drawer. It has one located on the main page, but my attempts to scroll through it continually changed to the next home screen page and not the next page of the app drawer. Bliss didn't seem to offer any alternate app drawer options, such as in the dock. Another reason I chose to change launchers is the dock in Bliss. It was extremely easy to remove apps from the dock, but would not let me drag new apps into it. If you use a Gmail address, I don't suggest the included email app. Every time it tries to contact Google for the server info, after giving it my email address, the app crashes. (This is an established issue for microG. Looking further into it, on my install FakeStore is not making any permissions requests and is thus not spoofing the Play Store. Digging around some more I found the solution to the lack of permissions for spoofing, Using Terminal emulator, type: Code: su Customizing colors for parts of this build can be frustrating or downright impossible, if you do change launchers. (I didn't notice these settings in Bliss, but is very noticeable with Nova.) There seems to be a lack of a color picker, so any attempt so far to choose a color has resulted in a dimmed screen with a bar just above the nav bar, with just "✓ Background Color" and no options to actually choose any colors. The preview in OpenCamera is a bit bluer than reality. I haven't done enough digging yet to see if there's a setting I can change to help correct it, though. Overall, for anyone looking for an OS that will allow their Pinebook to be a viable laptop for basic use (surfing, videos, streaming,) I highly recommend this Android build. It's incredibly fast (I've been running it from an SD card the whole time.) The 3rd party app store has almost every app the Play Store has (that I've searched for.) And though they are not installed as part of the build, Aptoide and FDroid have done well to fill the gaps. Did I mention this incredible battery life? (3 hours of off-and-on use today, and I still have 93% left!) Everything has been very snappy so far, and this build has all the major bases covered. If I wasn't planning to sell my PB when my PBP arrives, I'd happily erase Manjaro and install this onto the emmc. @Phie this build is great! I'm sure plenty of people will love this option if brought to the PinePhone, too! RE: /e/ on pinebook, lineage derivative - Phie - 09-18-2019 Thanks for this feedback ! blisslauncher is part of /e/ but will get better for laptops I will look at other things you've mentionned ! @Luke Thank you, I will send a mail ! By the way now our official repo for the pinebook is here https://gitlab.e.foundation/a64/ RE: /e/ on pinebook, lineage derivative - tophneal - 09-18-2019 (09-18-2019, 06:37 AM)Phie Wrote: Thanks for this feedback ! Thanks for going through it! I can't wait to try the next iteration. This is my introduction to /e/, and I know some people who might really like it's de-Google-fication. Does /e/ typically offer OTA updates? (I know that's unlikely for the Pinebook, but I have a feeling a few friends will ask.) RE: [26/09/2019] /e/ on pinebook, lineage derivative - Phie - 10-01-2019 Thank you The new release introduce a better support for micro G and now works in selinux enforced RE: [26/09/2019] /e/ on pinebook, lineage derivative - tophneal - 10-01-2019 (10-01-2019, 06:55 AM)Phie Wrote: Thank you I can't wait to try it out and run it through its paces, again! Thanks for your efforts in making this image available to us! |