PINE64
Manjaro ARM 19.12 Official Release - PineBook Pro - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Manjaro ARM 19.12 Official Release - PineBook Pro (/showthread.php?tid=8248)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - Der Geist der Maschine - 02-07-2020

(02-01-2020, 10:47 AM)Der Geist der Maschine Wrote: Kernel Updates

I installed a small program and that triggered pacman to update the whole system including the kernel. During this process, I realized kernel updates could be handled better:

Kernel updates delete the old modules and so the newly installed modules don't match the running kernel. The running kernel can't now load any further modules. I believe modules should never be deleted by the system (or at least in a much smarter way).

This becomes quite annoying. How do you guys work around this issue?

I can't even insmod a new module with the right path to it in the old, running, kernel as it refuses to load modules from another kernel version.


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - Idaho - 02-08-2020

Has the sound output bug been fixed by an update yet or will it be fixed in a future release?


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - llsf - 02-08-2020

(02-07-2020, 06:35 PM)Der Geist der Maschine Wrote:
(02-01-2020, 10:47 AM)Der Geist der Maschine Wrote: Kernel Updates

I installed a small program and that triggered pacman to update the whole system including the kernel. During this process, I realized kernel updates could be handled better:

Kernel updates delete the old modules and so the newly installed modules don't match the running kernel. The running kernel can't now load any further modules. I believe modules should never be deleted by the system (or at least in a much smarter way).

This becomes quite annoying. How do you guys work around this issue?

I can't even insmod a new module with the right path to it  in the old, running, kernel as it refuses to load modules from another kernel version.


Well… a new kernel means you gotta reboot to remain up to date – probably a good way to nudge you in the right direction with regards to having things as recent as possible no matter what ;)

More seriously, though: You can either downgrade the kernel again until you've loaded the modules you need (if this doesn't happen too often), or see if one of the pre-made solutions work for you, like: https://aur.archlinux.org/packages/kernel-modules-hook (haven't tested that one, no guarantees for anything).

--

On servers, I like only allowing pre-signed modules in my precious kernels anyway – this would probably make this all more hellish. I should fiddle around with that on a desktop Arch someday, just for shits and giggles :D

/edit

Btw, this might be as good a place as any (as in: it's the Manjaro-Thread): I've finally managed to collect some odds and ends and PKGBUILDS I've made / modified for my own use on the PBP with Manjaro/Arch at https://github.com/lsfxz/pinebookpro-things. They might be of use to someone else but me, so I thought I'd share them.


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - spikerguy - 02-08-2020

(02-08-2020, 05:06 AM)Idaho Wrote: Has the sound output bug been fixed by an update yet or will it be fixed in a future release?

(02-08-2020, 08:28 AM)llsf Wrote:
(02-07-2020, 06:35 PM)Der Geist der Maschine Wrote:
(02-01-2020, 10:47 AM)Der Geist der Maschine Wrote: Kernel Updates

I installed a small program and that triggered pacman to update the whole system including the kernel. During this process, I realized kernel updates could be handled better:

Kernel updates delete the old modules and so the newly installed modules don't match the running kernel. The running kernel can't now load any further modules. I believe modules should never be deleted by the system (or at least in a much smarter way).

This becomes quite annoying. How do you guys work around this issue?

I can't even insmod a new module with the right path to it  in the old, running, kernel as it refuses to load modules from another kernel version.


Well… a new kernel means you gotta reboot to remain up to date – probably a good way to nudge you in the right direction with regards to having things as recent as possible no matter what Wink

More seriously, though: You can either downgrade the kernel again until you've loaded the modules you need (if this doesn't happen too often), or see if one of the pre-made solutions work for you, like: https://aur.archlinux.org/packages/kernel-modules-hook (haven't tested that one, no guarantees for anything).

--

On servers, I like only allowing pre-signed modules in my precious kernels anyway – this would probably make this all more hellish. I should fiddle around with that on a desktop Arch someday, just for shits and giggles Big Grin

/edit

Btw, this might be as good a place as any (as in: it's the Manjaro-Thread): I've finally managed to collect some odds and ends and PKGBUILDS I've made / modified for my own use on the PBP with Manjaro/Arch at https://github.com/lsfxz/pinebookpro-things. They might be of use to someone else but me, so I thought I'd share them.

With the new kernel users can mute the speaker using alsamixer or by passing the following commands.
Mute speaker so you can listen to audio on headphone.
Code:
sudo amixer sset 'Speaker' mute

Unmute speaker so you can listen to audio on speakers.
Code:
sudo amixer sset 'Speaker' unmute

This will only work with the latest kernel.


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - Idaho - 02-08-2020

Hmm good to know, hopefully the bug will be ironed out totally for convenience but this is good progress, I'll switch to Manjaro asap, this is now usable for me...


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - Ardi - 02-08-2020

(02-01-2020, 06:43 AM)agD0i7rY Wrote: for those using the KDE version, updates to the Qt libraries should be avoided.
See this topic on the Manjaro forum: https://forum.manjaro.org/t/new-qt5-es2-packages-break-everything/121892/3?u=lushoutherif

this seams to be fixed now, I have just updated the system without know this thread and everything is working fine Big Grin, I'm using Manjaro Plasma, loving it!


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - agD0i7rY - 02-09-2020

Yes it's fixed, there was a small problem on the package a few days ago but since then it's perfect.
Plasma is really nice Smile
It makes me want to have a Pinephone under Plasma Big Grin


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - flgram - 02-09-2020

Hi,
What version of LibreOffice and Thunderbird is default in Manjaro ARM 19.12? (or how do I find out without installing :-)
I am not completely satisfied with the default Debian OS of my pbp, as LibreOffice is old and thunderbird not working.

Regards


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - p3732 - 02-09-2020

(02-09-2020, 01:53 PM)flgram Wrote: What version of LibreOffice and Thunderbird is default in Manjaro ARM 19.12? (or how do I find out without installing :-)
I am not completely satisfied with the default Debian OS of my pbp, as LibreOffice is old and thunderbird not working.

You can go to a mirror's page, which you can find from the manjaro homepage, and manually dig around in there, for example this mirror: https://manjaro-arm.moson.eu/stable/aarch64/

You can also use archlinuxarm's search and hope that manjaro will have the same version (which usually is the case within a week or so): https://archlinuxarm.org/packages

Overall you can basically assume that the latest release is available for most common software.


RE: Manjaro ARM 19.12 Official Release - PineBook Pro - xmixahlx - 02-09-2020

(02-09-2020, 01:53 PM)flgram Wrote: Hi,
What version of LibreOffice and Thunderbird is default in Manjaro ARM 19.12? (or how do I find out without installing :-)
I am not completely satisfied with the default Debian OS of my pbp, as LibreOffice is old and thunderbird not working.

Regards

not answering your question, but debian has multiple versions of libreoffice, etc.:
https://packages.debian.org/search?keywords=libreoffice

the easiest solution is probably enabling stretch-backports in /etc/sources.list