Hi, all --
I'm running Leap 15.2 (and this has been happening for a while), and
after a round of updates I have to go back to /etc/profile.d and
wipe out files that I don't want (alias.bash + ls.bash in particular).
Different from adding my own run commands to profile.local.sh thereunder,
I want to NOT get the stock stuff.
Is there any way to keep them from being dropped again so that I don't
have to deal with this over and over? *sigh*
TIA & HAND
:-D
--
David T-G
See http://justpickone.org/davidtg/email/
See http://justpickone.org/davidtg/tofu.txt
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
In this leap 15.2 laptop postfix fails to start atuomatically during boot,
because network, handled by network manager, has not started yet:
minas-tirith:~ # systemctl status postfix
● postfix.service - Postfix Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2021-08-28 14:10:44 CEST; 1h 34min ago
Process: 3066 ExecStopPost=/etc/postfix/system/cond_slp deregister (code=exited, status=0/SUCCESS)
Process: 2719 ExecStart=/usr/sbin/postfix start (code=exited, status=1/FAILURE)
Process: 2699 ExecStartPre=/etc/postfix/system/update_postmaps (code=exited, status=0/SUCCESS)
Process: 2695 ExecStartPre=/etc/postfix/system/update_chroot (code=exited, status=0/SUCCESS)
Process: 2691 ExecStartPre=/etc/postfix/system/config_postfix (code=exited, status=0/SUCCESS)
Process: 2668 ExecStartPre=/bin/echo Starting mail service (Postfix) (code=exited, status=0/SUCCESS)
Tasks: 0
CGroup: /system.slice/postfix.service
Aug 28 14:10:42 minas-tirith postfix[2719]: fatal: parameter inet_interfaces: no local interface found for 192.168.1.9
Aug 28 14:10:43 minas-tirith systemd[1]: postfix.service: Control process exited, code=exited status=1
Aug 28 14:10:44 minas-tirith systemd[1]: Failed to start Postfix Mail Transport Agent.
Aug 28 14:10:44 minas-tirith systemd[1]: postfix.service: Unit entered failed state.
Aug 28 14:10:44 minas-tirith systemd[1]: postfix.service: Failed with result 'exit-code'.
minas-tirith:~ #
And systemd does not try to start it again after network becomes
available.
Could something be changed in the service file to correct the situation?
minas-tirith:~ # systemctl cat postfix
# /usr/lib/systemd/system/postfix.service
# This file is part of package postfix.
#
# Copyright (c) 2021 SuSE LINUX Products GmbH, Germany.
# Authors: Werner Fink, Peter Varkoly
# Please send feedback to https://bugs.opensuse.org/
#
# Description:
#
# Used to start the postfix Mail Transport Agent service
# which handles all mails stored at /var/spool/postfix/ and
# all connections on port 25 aka smtp at localhost as well
# as on all other network interfaces.
#
[Unit]
Description=Postfix Mail Transport Agent
After=nss-lookup.target network.target time-sync.target
After=amavis.service mysql.service cyrus.service ldap.service openslp.service ypbind.service
Conflicts=sendmail.service exim.service
[Service]
Type=forking
PIDFile=/var/spool/postfix/pid/master.pid
ExecStartPre=-/bin/echo 'Starting mail service (Postfix)'
EnvironmentFile=-/etc/sysconfig/postfix
ExecStartPre=/etc/postfix/system/config_postfix
ExecStartPre=/etc/postfix/system/update_chroot
ExecStartPre=/etc/postfix/system/update_postmaps
ExecStart=/usr/sbin/postfix start
ExecStartPost=/etc/postfix/system/wait_qmgr 60
ExecStartPost=/etc/postfix/system/cond_slp register
ExecReload=/usr/sbin/postfix reload
ExecReload=/usr/sbin/postfix flush
ExecStop=/usr/sbin/postfix stop
ExecStopPost=/etc/postfix/system/cond_slp deregister
[Install]
WantedBy=multi-user.target
minas-tirith:~ #
- --
Cheers,
Carlos E. R.
(from openSUSE Leap 15.2 x86_64 (Minas Tirith))
-----BEGIN PGP SIGNATURE-----
iJIEAREIADoWIQQt/vKEw5659AgM/X2NrxRtxRYzXAUCYSo/nRwccm9iaW4ubGlz
dGFzQHRlbGVmb25pY2EubmV0AAoJEI2vFG3FFjNcCH8A/jFCI4mMJAEtro5ZmWF0
f5zV6ImW3pOzXTvkERWXcyGWAP9pgORQFrYXU2471LPWROerVmTvxU4c+MyVUI9x
FacUgw==
=Wx3+
-----END PGP SIGNATURE-----
I always used the Kernel:stable repository on Leap 15.2 and now Leap 15.3.
But updating this Kernels stopped with
kernel-default-5.13.4-3.1.g91a0cca.x86_64, because requirements of newer
Kernels are not met.
# zypper in kernel-default-5.13.12
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: the to be installed kernel-default-5.13.12-6.1.gd66b4c0.x86_64
conflicts with 'filesystem < 16' provided by the installed
filesystem-15.0-11.3.2.x86_64
Solution 1: do not install kernel-default-5.13.12-6.1.gd66b4c0.x86_64
Choose the above solution using '1' or cancel using 'c' [1/c/d/?] (c):
# rpm -q filesystem
filesystem-15.0-11.3.2.x86_64
This is the ChangeLog message for
kernel-default-5.13.12-6.1.gd66b4c0.x86_64:
* Mo Aug 09 2021 ludwig.nussel(a)suse.de
- Fix filesystem requirement and suse-release requires
Reduce filesystem conflict to anything less than 16 to allow pulling the
change into the next major stable version.
Don't require suse-release as that's not technically required. Conflict
with a too old one instead.
- commit 913f755
"Next major stable version" means waiting for Leap 15.4?
Greetings,
Björn
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Recent kernel update kills hibernate and power-off in Lenovo laptop (Leap
15.2). Machine seems to proceed, but at the last moment is unable to power
off, it seems, or gets stuck a bit earlier.
kernel-default-5.3.18-lp152.84.1.x86_64 works
kernel-default-5.3.18-lp152.87.1.x86_64 fails
I don't have the time to collect any more information at this time, too
busy. Later. Post what info you need and I'll answer later.
- --
Cheers
Carlos E. R.
(from 15.1 x86_64 at Telcontar)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCYSdpbRwccm9iaW4ubGlz
dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVsWgAnj/X6uUkdUaF8FfplAXJ
Pci8rjYwAJ4kiCL8wN/CFG4Ryq2oOiLppocWjg==
=rukP
-----END PGP SIGNATURE-----
With OpenSuse 15.3 the mouse does not work when it is connected over KVM Switch. It works only without KVM Switch. With OpenSuse 15.1 this was no problem.
Hello, I have an older Compaq nc6400 notebook (Centrino Duo). I was able
to get up and running under openSUSE TDE KDE with your much appreciated
help a few months ago 😁. The old thread is located here ->
https://lists.opensuse.org/archives/list/users@lists.opensuse.org/thread/YV…
Some history on the 5.12.0-1-pae kernel (bootabillity issue I
experienced) can be located on bugzilla here: ->
https://bugzilla.opensuse.org/show_bug.cgi?id=1185542
I have locked the 5.11.16-1.ge06d321-default kernel (after installing
the
https://download.opensuse.org/repositories/home:/tiwai:/kernel:/5.11/standa…
repository). I have been keeping the notebook updated with the "zypper
dup" command.
uname -a
Linux pj-Compaq-nc6400 5.11.16-1.ge06d321-default #1 SMP Thu Apr 22
10:30:16 UTC 2021 (e06d321) i686 i686 i386 GNU/Linux
pj@pj-Compaq-nc6400:~> sudo zypper dup
[sudo] password for root:
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled
repositories. Make sure these repositories are compatible before you
continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
The following 6 items are locked and will not be changed by any action:
Available:
kernel-default-base kernel-default-base-rebuild kernel-default-devel
Installed:
kernel-default kernel-devel kernel-source
Nothing to do.
1. I noticed this evening that I was able to select the 5.13.6-1-pae
kernel from the boot menu and not only a 5.12.xx series kernel anymore.
So I selected the 5.13.6-1-pae kernel and proceeded to boot without
failure to the splash screen. I entered my password when prompted at the
splash screen and KDE loaded without incident to the welcome screen
(This lookout character is excellent 😁).
2. I opened a konsole instance and then entered "uname -a" then "zypper
dup".
pj@pj-Compaq-nc6400:~> uname -a
Linux pj-Compaq-nc6400 5.13.6-1-pae #1 SMP Thu Jul 29 04:18:38 UTC 2021
(2d7b44d) i686 i686 i386 GNU/Linux
pj@pj-Compaq-nc6400:~> sudo zypper dup
[sudo] password for root:
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled
repositories. Make sure these repositories are compatible before you
continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
The following 6 items are locked and will not be changed by any action:
Available:
kernel-default-base kernel-default-base-rebuild kernel-default-devel
Installed:
kernel-default kernel-devel kernel-source
Nothing to do.
pj@pj-Compaq-nc6400:~>
3. The 6 items that I previously locked (I used YaST to do this) may no
longer need to be locked. If I decide to operate the machine under the
5.13.6-1-pae kernel. The machine seems to be operating fine with no
known issues. I opened YaST and searched pattern "kernel" and there are
3 immediate packages relating to the 5.13.6-1-pae kernel listed as follows:
1a. kernel-default-base - The Standard Kernel - base modules
(5.13.6-1.1.21.11)
1b. kernel-default-base-rebuild - Empty package to ensure
rebuilding kernel-default-base in OBS (5.13.6-1.121.11)
1c. kernel-default-devel - Development files necessary for
rebuilding kernel modules
I want to install and lock every possible kernel package relating to
5.13.6-1-pae that can be recommended. I do not see any kernel-source
package listed in YaST for 5.13.6-1-pae kernel. Only kernel-source for
the 5.11.16-1.1.ge06d321 (installed) and kernel-source-vanilla
(uninstalled) are shown under a "kernel sources" search pattern in YaST.
4. Going forward in order to lock the 5.13.6-1-pae kernel I will use
YaST. I will need kernel-sources for documentation at some point. Where
can this be located and what other kernel related packages can be
installed for a more robust experience if necessary?
5. I believe I do not need to uninstall the 5.11.16-1.1.ge06d321 kernel
just unlock all 6 of the currently locked packages: ->
1.the kernel-default-base
2.kernel-default-base-rebuild
3.kernel-default-devel
4.kernel-default
5.kernel-devel
6.kernel-source
Well, should I just remove everything 5.11.xx related while operating
under 5.13.6-1-pae....install and lock kernel-default-base
5.13.6-1.21.11.....*although*....where are it's kernel-sources?
Perhaps I should not uninstall or remove the 5.11.xx repository nor
packages just unlock the currently locked packages and lock 5.13.6-1.21.11
Perhaps I should leave the 5.11.xx locked as is. I can also lock the
5.13.6-1.21.11 right? zypp.conf is default right now (So It's only
holding 3 kernels as per default settings.
6. I hope this is a fairly well written and understandable thread. I
wish to get your advice on this situation please.
-Best Regards
Hi *,
among others I have a Native Instruments Komplete Audio 6 device plugged in
one of my machines.
Since Tumbleweed moved from pulseaudio to pipewire/pipewire-pulse, I sometimes
have problems to switch to that device for output; it simply doesn't play
anything. Switching back and forth in most cases cures the problem.
Besides that I can't select some of the input and output connectors of the
device.
So does anyone know how to configure that device correctly?
For pulseaudio I had to provide a special /usr/share/pulseaudio/alsa-mixer/
profile-sets/native-instruments-komplete-audio6.conf, which I found somewhere
on the internet back in 2015, but I couldn't find anything on how to do it for
pipewire.
TIA.
Bye.
Michael.
Hi,
sorry for cross posting from factory mailing list, but maybe I get answer for my problem here.
having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames.
I am using mpv with ffmpeg from packman. Having latest tumbleweed snapsh
What is really strange, that I tried 3 different players: vlc, mpv and ffplay. VLC and ffplay haven't any problem with performance,
but what is totally strange, that every player renders video differently:
vlc: https://drive.google.com/file/d/1KXCpmqeniWeWmTirsXPKs2m4KRVSrkgB/view?usp=…
ffplay: https://drive.google.com/file/d/1VcdpYRLVKpZb3mjuWc5z84N9MFtXE_zn/view?usp=…
mpv: https://drive.google.com/file/d/1hugS_z62qxovARF-v4sDzZ_JFnLzVMGt/view?usp=…
From my subjective view MPV is best in rendering, but it's basically unusable.
Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago.
output from mpv:
AO: [pulse] 48000Hz 5.1(side) 6ch float
VO: [gpu] 3840x2160 yuv420p10
AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49
VO: [gpu] 3840x2160 yuv420p10
AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114
thanks, m.
Hi,
since some time I have a problem connecting to the wireless network with
NetworkManager at work. This network is configured with WPA/WPA2 Enterprise,
and the relevant security configuration is:
[wifi-security]
key-mgmt=wpa-eap
[802-1x]
eap=peap;
identity=xxx
password-flags=1
phase2-auth=mschapv2
In /var/log/wpa_supplicant.log I get:
1615987045.882707: SSL: SSL3 alert: write (local SSL3 detected an
error):fatal:handshake failure
1615987045.882817: OpenSSL: openssl_handshake - SSL_connect error:141A318A:SSL
routines:tls_process_ske_dhe:dh key too small
1615987046.888005: wlp2s0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
I am using Opensuse Tumbleweed with
NetworkManager-1.32.4-2.1.x86_64
openssl-1.1.1k-2.1.noarch
wpa_supplicant-2.9-13.3.x86_64
I really do not know, how I could solve the issue. Any help is appreciated!
Best,
Stefan
Hello,
I try to make some very special setup works in 15.3 (it works in 15.1 in
kde and in 15.3 with xfce), with kde.
to check what is done, I would like to where this setup is stored by the
kde control center / display module, given it's only in kde that it
don't works
any hint? in .local or .config I didn't find it, but I'm not sure of
what to look for :-(
the xrandr corresponding line is
xrandr --fb 1920x1080_60.00 --dpi 96 --output eDP1 --pos 0x0
--scale-from 1920x1080 --same-as VIRTUAL1
thanks
jdd
--
http://dodin.org