... Challenging, to say the least... Being a Linux noob, I have probably bitten off more than I can chew when it comes to "fixing" the many problems I have had with Manjaro Plasma so far... to the point that the mods I made reduced the usability of the phone to zero - with the only way I could use it being via ssh.
... Do I wish I had paid heed to the dis-claimer about "advanced Linux users only"? ...hell no - I just popped a new SD card in and started again... but this time with Manjaro Phosh - which so far, has been a much better experience.
... I still can't get it to work as a basic phone, but Terminal works great in Phosh, so at the very least I have spent $150 on a lovely little pocket computer that I can use to learn Linux on at any time of the day - wherever I am... which is nice.
... And one day soon, I'm sure some of you lovely, clever, advanced Linux users will fix all the problems and let me know how it's done ...until then, I've got some command line to be getting on with... cheers guys x x x
I would like to use my Rockpro64 as a dockerplatform. Due to compatibility reasons I would like to use a 5.x linux kernel, and for reliability reasons I would like to boot from something else than a SDCard.
I'm currently having an issue booting my Pinebook Pro.
I tried to flash an image of TwisterOS on the eMMC but I don't believe that was done correctly.
I searched the forum and find that is possible to perform a reset option by forcing the Pine to baypass the eMMC deactivating it with the hardware switch on the SoC board.
When I'm doing that the Pinebook won't power on at all, is that anything wrong there?
If I remove the eMMC from the slot it's not working either.
I have looked over the wiki and have not found an answer to the process to get an app submitted and included in unstable with a pathway to stable.
there is the wishlist in the wiki, https://wiki.mobian-project.org/doku.php?id=wishlist
but that is simply a page anyone can submit a source link and some comments.
For example, there is a Pinephone native app called compass which is being tested on other pine compatible OSs and has been tested in Mobian as well https://gitlab.com/lgtrombetta/pinephone.../releases/
How are apps like this built by community members nominated for inclusion?
Back in the Maemo(Nokia n900 and linux mini tablets) days there were apps which could submitted to the contrib repo as well as a stable unstable and testing repo as well as a nokia app store repo. They all built from source on a repo autobuilder and it was mostly a community effort with little Nokia involvement until they handed everything to the Maemo community when they exited the mobile Linux space.
At this point I would understand that the effort is to be first with a daily driver means that system and core apps are the focus secondary apps are not a priority; the wishlist might be the one nomination space, but official confirmation would be nice
Hi y'all.
Has anyone managed to set up a printer with KDE plasma?
I have a standard Brother duplex that works fine with an X86 Ubuntu laptop. I've tried all the fixes mentioned here and there in the forum and can't get further than "receiving data" on the printer's led. It seems we are nearing the end of the CUPS era, but it still functions for Arch & Manjaro (not ARM) users. Where is the "cups-daemon, cups-browsed," etc.?
There must be a simple way to print to a standard printer from Manjaro ARM KDE.
Any clues would be appreciated. I'm loving the PBP so far, especially the Falkon browser. I dumped Firefox (too bloated for my needs) but kept Chromium as a back up.
Thanks
Has anyone else experienced problems receiving SMS using Manjaro ARM Phosh? I'm on Beta 11 at the moment. I'm yet to receive any SMS since upgrading from a much earlier Beta version.
This isn't a big issue as yet, but I thought I'd just mention it as it seems to be getting worse. I bought a Pinephone about a year ago and it came with a screen protector. I haven't had any problems with it until recently - It seems that the adhesive holding the screen protector to the screen is starting to streak. At least, I think it's the screen protector adhesive. All the whitening is occurring on the display edges, rather than the edges of the protector, as can barely be seen in my grainy photo attached. As such, I'm not sure if this might be an issue with the screen itself, but the whitening is not visible when there is a display image at these whitening sites.
I suspect that it may be something to do with prolonged heat generation from the modem/processor as the position of this whitening and the observation of it's periods of greatest growth coinciding with prolonged heat (usually from video playback). I would be curious; has anyone else encountered this issue? If so, were you able to find the cause? Also, were there any steps you took to arrest the growth of these white patches and/or ameliorate what was seen?
I've got two Pinephones from the Manjaro Community Edition release.. One is unused but opened, the other I've kept the OS updated but never used it extensively.
I'm selling both of them. I'd like AUD$250 per phone shipping in Australia included. If you want shipping outside Australia let me know and I'll work out a price for you.
Both phones operate, are undamaged and include the original box.
Hey again. I recently posted a howto in the Mobian side of the forum. I wanted to post the same howto on the Manjaro side with the changes that were made to make it work on this side. (Please note that these ideas originated from others working with the Librem 5. I only adapted it to work with Manjaro. Please give credit to those who it is due in the link at the end. Also note that I am in no way an expert and am much more comfortable with Debian based systems. I am fairly new to Arch so if you know a more efficient way to complete the same task feel free to post below .)
In the end what I was attempting worked so with that out of the way lets begin!
Step one.
Install git.
Code:
sudo pacman -Syyu
sudo pacman -git
Step two.
Install all of the Manjaro equivalents to the original Debian commands. (This could take a while....it downloads around 300-400 meg?)
Code:
sudo pacman -Sy base-devel
Press enter when it asks what you want to install.....I just installed everything.
Step 4
Lets run it.
You can now enter a number between 1 and 2 for your scale
Code:
wlr-randr --output DSI-1 --scale 1.5
I mentioned this in the Mobian side but I find that "wlr-randr --output DSI-1 --scale 1.35" works best for me as anything smaller uses the smaller keypad that is very difficult to type on.
Hope people find this helpful!
Now....if I could just get it to keep the current scale when I reboot that would be nice.