2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

Antworten
Benutzeravatar

Themen Author
Blueriver
Moderator
Moderator
Beiträge: 2345
Registriert: Donnerstag 19. Mai 2016, 15:49
CPU: AMD Quad Core A8 3,6GHz
GPU: AMD/ATI Radeon R7
Kernel: 6.1
Desktop-Variante: XFCE und KDE Stable, Testing, Unstable
GPU Treiber: Free
Hat sich bedankt: 28 Mal
Danksagung erhalten: 151 Mal

2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

#1

Beitrag von Blueriver »

Another two days passed and we have some packages collected for you.

Some might have noticed, that our kernel maintainer team has grown. With it a new effort resulted. Manjaro offers now also some RT-Kernels. Budiman Jojo, who is using Manjaro for his music work tuned with help of Bernhard Landauer or stock kernels and prepared our twist to it. We offer now two new kernel series, one based on 4.4, the other on 4.6+. Check out Budiman's comparement to stock kernels you currently find in Manjaro:

Video

Well, that is not all what is coming to you with this update! Systemd got bumped to v231 and offers some new features. Python gained also some new packages and we worked on MSM to support our new realtime kernels also from our graphical management tool. Marcus went ahead and implement some custom modules to turn Calamares to a real network installer, which might offer soon some new install medias for Manjaro Linux. More on that topic with coming updates. And last but not least, Rob found some time to work again on our compiz packages.

Archlinux upstream fixes are now from: Mon Aug 01 17:37 CEST 2016.

Please report any issues you may have with this update. Also read our troubleshoots to avoid known issues. Additional it would be good to test one of our preview install medias to check these changes on a fresh install.

Kind regards,
Philip Müller and the Manjaro Development Team


Troubleshoots

GTK3

With this we updated Gnome and GTK to 3.20. This will break most of the themes, which will be fixed if and when their developers decide to update them. Some GTK 3.20-compliant themes are ready now - see further down this post.

The new default Manjaro GTK theme, which is GTK 3.20 compatible, is Vertex-Maia

You can install it with:

Code: Alles auswählen

sudo pacman -Sy vertex-maia-themes vertex-maia-icon-theme xcursor-maia
KDE users should default to Maia theme:

Code: Alles auswählen

sudo pacman -Sy maia-icon-theme gtk-theme-maia plasma5-themes-maia xcursor-maia
QT apps style with GTK

With QT 5.7 you need to install qt5-styleplugins and qt5ct and configure your system to have an unified look again (If you use applications with root-rights, do the same for your root user) .


ufw

If you have issues with ufw not working anymore, you have to copy your custom rules to a different folder. Do it like this:

Code: Alles auswählen

sudo cp -v /usr/lib/ufw/user.rules.pacsave /etc/ufw/user.rules
sudo cp -v /usr/lib/ufw/user6.rules.pacsave /etc/ufw/user6.rules

steam

Steam might not work due incompatiblity of libgpg. You my try followed command to "fix" it:

Code: Alles auswählen

find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete

Code: Alles auswählen

find ~/.local/share/Steam/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" -o -name "libgpg-error.so*" \) -print -delete
Reference: Archlinux wiki


Current supported kernels
Linux310 3.10.102
Linux312 3.12.62
Linux314 3.14.74
Linux316 3.16.36
Linux318 3.18.37
Linux319 3.19.8.23 [EOL]
Linux41 4.1.28
Linux42 4.2.8.13 [EOL]
Linux44 4.4.16
Linux45 4.5.7 [EOL]
Linux46 4.6.5
Linux47 4.7.0
Linux-RT-LTS 4.4.15-rt23
Linux-RT 4.6.5-rt9


Package changes
testing community i686: 56 new and 54 removed package(s)
testing community x86_64: 92 new and 74 removed package(s)
testing core i686: 14 new and 14 removed package(s)
testing core x86_64: 14 new and 14 removed package(s)
testing extra i686: 18 new and 17 removed package(s)
testing extra x86_64: 18 new and 17 removed package(s)
testing multilib x86_64: 2 new and 1 removed package(s)

Quelle
Manjaro LXQT und XFCE Stable, Testing, Unstable
CPU: AMD Quad Core A8 3,6GHz
Graka: AMD/ATI Radeon R7
Treiber: Free
Kernel: 4.20

Amber

Re: 2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

#2

Beitrag von Amber »

Moin,

in der Liste der support Kernel steht auch Linux-RT-LTS 4.4.15-rt23, dieser ist aber nicht in den Repos (unstable oder testing)
wer kann mir da weiterhelfen?

peace

Edit:Der 4.6X ist vorhanden aber kein LTS

LuMI

Re: 2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

#3

Beitrag von LuMI »

Code: Alles auswählen

[lumi@LMSB-06 ~]$ yaourt -Ss linux-rt-lts
aur/linux-rt-lts 4.4.15_rt23-1 (17) (0,02)
    The Linux-rt-lts kernel and modules
aur/linux-rt-lts-docs 4.4.15_rt23-1 (17) (0,02)
    Kernel hackers manual - HTML documentation that comes with the 
    Linux-rt-lts kernel
aur/linux-rt-lts-headers 4.4.15_rt23-1 (17) (0,02)
    Header files and scripts for building modules for Linux-rt-lts kernel
aur/nvidia-rt-lts 358.16-1 (0) (0,00)
    NVIDIA drivers for linux-rt-lts
[lumi@LMSB-06 ~]$ 
MfG
Benutzeravatar

Themen Author
Blueriver
Moderator
Moderator
Beiträge: 2345
Registriert: Donnerstag 19. Mai 2016, 15:49
CPU: AMD Quad Core A8 3,6GHz
GPU: AMD/ATI Radeon R7
Kernel: 6.1
Desktop-Variante: XFCE und KDE Stable, Testing, Unstable
GPU Treiber: Free
Hat sich bedankt: 28 Mal
Danksagung erhalten: 151 Mal

Re: 2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

#4

Beitrag von Blueriver »

Ohne Probleme!
???
Manjaro LXQT und XFCE Stable, Testing, Unstable
CPU: AMD Quad Core A8 3,6GHz
Graka: AMD/ATI Radeon R7
Treiber: Free
Kernel: 4.20

Amber

Re: 2016-08-01 - RT-Kernels, Systemd, MSM, Calamares (Testing Update)

#5

Beitrag von Amber »

[quote="LuMI"]

Code: Alles auswählen

[lumi@LMSB-06 ~]$ yaourt -Ss linux-rt-lts
aur/linux-rt-lts 4.4.15_rt23-1 (17) (0,02)
    The Linux-rt-lts kernel and modules
aur/linux-rt-lts-docs 4.4.15_rt23-1 (17) (0,02)
    Kernel hackers manual - HTML documentation that comes with the 
    Linux-rt-lts kernel
aur/linux-rt-lts-headers 4.4.15_rt23-1 (17) (0,02)
    Header files and scripts for building modules for Linux-rt-lts kernel
aur/nvidia-rt-lts 358.16-1 (0) (0,00)
    NVIDIA drivers for linux-rt-lts
[lumi@LMSB-06 ~]$ 
MfG
[/quote]

Sorry, ich war der Meinung wenn es offizell gelistet ist (linux-rt-lts 4.4.15_rt23) dann sollte es in den Repos sein und nicht im AUR und darum ging es!
Antworten

Zurück zu „|Testing Releases|“