My situation is with the system info under OpenGL I have the latest Mesa, it shows my video card as an RX560 (which is correct), but for 3d acceleration it shows unknown. My question is should 3d acceleration show something? How do I know I am getting the performance I should be under Linux with this video card?
↧
TUMBLEWEED OpenSuse Tumbleweed - KDE - System Info - OpenGL
↧
New KDE theme
Hi, I'm doing a openSUSE based theme for KDE. It's still in development but you can already test it.
https://github.com/ViniciusBRodrigue...arto-KDE-theme
![]()
https://github.com/ViniciusBRodrigue...arto-KDE-theme
↧
↧
TUMBLEWEED no network after updrade
My 32bit laptop has been running 13.3 but today I decided i should upgrade to tumbleweed (all my other machines are 64bit and run Leap 42.3) I did an online upgrade, and after many hours and installing 2177 packages it said it was done and I rebooted
First oddity was the boot messages were all shown twice (I hit ESC to see them) but it boote. BUT it was not connected to my lan. iwconfig saidd it was up but not assosiated with wifi AP. Tried using yast2 to configure and it looked OK apart from asking bout a zone -- which I have not seen before. No ifconfig program either.
Two immediate questions:
1: How do I get a wifi connection?
2: what should i do about zones?
and bonus question, why double messages?
I do not run gnome or kde; just fvwm + xterms+emacs
First oddity was the boot messages were all shown twice (I hit ESC to see them) but it boote. BUT it was not connected to my lan. iwconfig saidd it was up but not assosiated with wifi AP. Tried using yast2 to configure and it looked OK apart from asking bout a zone -- which I have not seen before. No ifconfig program either.
Two immediate questions:
1: How do I get a wifi connection?
2: what should i do about zones?
and bonus question, why double messages?
I do not run gnome or kde; just fvwm + xterms+emacs
↧
LEAP 42.3 LibreOffice 6.0 on Leap 42.3
Is there a repository for upgrading Leap 42.3 to LibreOffice 6.0? Or should we download the source rpm from LibreOffice?
Thanks.
Thanks.
↧
LEAP 42.3 can`t mount encrypted partition
Hello,
At the beginning, I apologize for my English. I have an encrypted "archive" partition on my disk. The assumption is that the partition does not mount automatically but after clicking on the file manager, it is mounted in the
position. This system has been working for me for many years, but it stopped at Leap 42.3. The file manager requests the encryption password, then the root password and instead of mounting the partition, the message
"Error while storing the password in the keyring database (the activity has been canceled) appears."
If I delete the entries in
for this partition, then it is easily mounted in
(requests encryption password and root password). I am using Leap 42.3.20170911 with the Cinnamon environment, but Mate did not work either. It worked without any problem on Fedora 27, but I went back to Leap and I am asking for help.
My fstab:
My crypttab:
Please, help me! :)
At the beginning, I apologize for my English. I have an encrypted "archive" partition on my disk. The assumption is that the partition does not mount automatically but after clicking on the file manager, it is mounted in the
Code:
/mnt/archive
Quote:
"Error while storing the password in the keyring database (the activity has been canceled) appears."
Code:
/etc/fstab
Code:
/var/run/media
My fstab:
Code:
UUID=0d7a05ed-c7ea-4989-894f-fd6f4a69f2c0 swap swap defaults 0 0
UUID=00befd62-1436-4488-8c32-27578c2e0bbc / ext4 acl,user_xattr 1 1
/dev/mapper/cr_ata-HGST_HTS725050A7E630_RCF50ACF0RE42N-part5 /home ext4 acl,user_xattr,nofail 0 2
/dev/mapper/cr_ata-ST1000DM003-1CH162_Z1D9F58V-part2 /mnt/archiwum ext4 noauto,acl,user,nofail 0 0
Code:
cr_ata-HGST_HTS725050A7E630_RCF50ACF0RE42N-part5 /dev/disk/by-id/ata-HGST_HTS725050A7E630_RCF50ACF0RE42N-part5 none none
cr_ata-ST1000DM003-1CH162_Z1D9F58V-part2 /dev/disk/by-id/ata-ST1000DM003-1CH162_Z1D9F58V-part2 none noauto
Please, help me! :)
↧
↧
LEAP 42.3 How to fix "access control socket: ... keyring/control" error
Hi,
I have a pop up window when I want to connect to another box through sftp.
It asks to enter password for keyring.
Boot has errors
In the thread https://forums.opensuse.org/showthre...hlight=keyring
the last post says to remove some packages to fix the issue
uninstall the packages:
gnome-keyring-32bit
gnome-keyring-pam-32bit
gnome-keyring-pam
gnome-keyring
libgck-modules-gnome-keyring
I am afraid to do so.
Is it the good fix? What about security after removing these packages?
My last install with 42.3 as well didn't get this issue.
Thanks for your help
I have a pop up window when I want to connect to another box through sftp.
It asks to enter password for keyring.
Boot has errors
Code:
Feb 18 08:45:56 loja checkproc[2790]: checkproc: can not get session id for process 2786!
Feb 18 08:45:56 loja org.a11y.Bus[2799]: Activating service name='org.a11y.atspi.Registry'
Feb 18 08:45:56 loja org.a11y.Bus[2799]: Successfully activated service 'org.a11y.atspi.Registry'
Feb 18 08:45:56 loja org.a11y.atspi.Registry[2809]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Feb 18 08:45:57 loja gnome-keyring-daemon[2842]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Feb 18 08:45:57 loja mate-session[2743]: WARNING: Unable to find provider '' of required component 'dock'
Feb 18 08:45:58 loja gnome-keyring-daemon[2842]: The Secret Service was already initialized
Feb 18 08:45:58 loja gnome-keyring-daemon[2842]: The SSH agent was already initialized
Feb 18 08:45:58 loja gnome-keyring-daemon[2842]: The PKCS#11 component was already initialized
Feb 18 08:45:58 loja org.gnome.OnlineAccounts[2799]: goa-daemon-Message: goa-daemon version 3.20.5 starting
the last post says to remove some packages to fix the issue
Quote:
uninstall the packages:
gnome-keyring-32bit
gnome-keyring-pam-32bit
gnome-keyring-pam
gnome-keyring
libgck-modules-gnome-keyring
Is it the good fix? What about security after removing these packages?
My last install with 42.3 as well didn't get this issue.
Thanks for your help
↧
LEAP 42.3 Error in boot: Volume was not properly unmounted
Hi,
In the journal I have an error that could be fatal, I think.
sda1 is the /boot/efi partition
I tried
But the next reboot had the same error.
How I could fix that?
Many thanks for your help
In the journal I have an error that could be fatal, I think.
Code:
[ 4.538728] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
I tried
Code:
fsck /dev/sda1
fsck from util-linux 2.29.2
fsck.fat 3.0.26 (2014-03-07)
0x25: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
1) Remove dirty bit
2) No action
? 1
Leaving filesystem unchanged.
/dev/sda1: 11 files, 1156/39891 clusters
How I could fix that?
Many thanks for your help
↧
TUMBLEWEED cryfs: Wrong version installed. The required version is 0.9.6
Hi
I'm using OpenSuse Tumbleweed with KDE. I installed KDE vault which is available as part of the new update. When I try to select the cryfs it is give me error message "cryfs: Wrong version installed. The required version is 0.9.6 fusermount: Correct version found" . But i don't have any issue while selecting encfs type.
Please let me know what might be the issue in this.
I'm using
KDE Plasma version 5.12
KDE Framework version 5.42
openSUSE Tumbleweed 20180213-0
Vipin
I'm using OpenSuse Tumbleweed with KDE. I installed KDE vault which is available as part of the new update. When I try to select the cryfs it is give me error message "cryfs: Wrong version installed. The required version is 0.9.6 fusermount: Correct version found" . But i don't have any issue while selecting encfs type.
Please let me know what might be the issue in this.
I'm using
KDE Plasma version 5.12
KDE Framework version 5.42
openSUSE Tumbleweed 20180213-0
Vipin
↧
Backup scriptje voor het backuppen van verschillende locaties
Code:
#!/bin/bash####################################
#
# Backup script.
#
####################################
# wat wil je backuppen.
backup_files="/srv /etc /var/lib/mysql "
# waar moet je backup naar toe.
dest="/backup"
# Create archive filename.
day=$(date +%A)
hostname=$(hostname -s)
archive_file="$hostname-$day.tgz"
# Laat de status zien.
echo "Backupt $backup_files naar $dest/$archive_file"
date
echo
# Backup files met tar.
tar czf $dest/$archive_file $backup_files
# laat eind status zien.
echo
echo "Backup Finished"
date
# Long listing of files in $dest to check file sizes.
ls -lh $dest
Wat je wil backuppen en de locatie waar het heen moet makkelijk aan te passen.
mvg
Wesley
↧
↧
TUMBLEWEED Problem installing grub2-efi on recent tumbleweed snapshots
I have hit a problem with fresh installs using recent snapshots. I have tried with 13022018, 14022018 & 15022018 and had the same issue.
Standard install using unused disc space - with kde plasma selected and using ext4. The installs run through fine until they try to install grub. The installation of grub fails and the error message is:
execution of command "[["/usr/sbin/shim-install", -config-file=/boot/grub2/grub.cfg"]}" failed
error output: mkdir: cannot create directory '/boot/efi/EFI/boot': file exists
My system then re-boots in the normal way but fails as grub has not been installed. I have used a supergrub2 iso to start opensuse and manually created grub using the commands:
grub2-mkconfig -o /boot/grub2/grub.cfg
grub2-install /dev/sda
This works fine and the system then boots normally. Although if for example I use yast2 / bootloader and in bootloader options I try to change the 'timeout in secounds' to 9 (from 10) and save - the same error message is shown.
I have a standard HP I7-4770 p/c and the system is shared with Windows 10. Safe boot is switched off.
Standard install using unused disc space - with kde plasma selected and using ext4. The installs run through fine until they try to install grub. The installation of grub fails and the error message is:
execution of command "[["/usr/sbin/shim-install", -config-file=/boot/grub2/grub.cfg"]}" failed
error output: mkdir: cannot create directory '/boot/efi/EFI/boot': file exists
My system then re-boots in the normal way but fails as grub has not been installed. I have used a supergrub2 iso to start opensuse and manually created grub using the commands:
grub2-mkconfig -o /boot/grub2/grub.cfg
grub2-install /dev/sda
This works fine and the system then boots normally. Although if for example I use yast2 / bootloader and in bootloader options I try to change the 'timeout in secounds' to 9 (from 10) and save - the same error message is shown.
I have a standard HP I7-4770 p/c and the system is shared with Windows 10. Safe boot is switched off.
↧
TUMBLEWEED e-sata hotplugging stopped working since kernel 4.15
Hi,
I noticed that on my Dell E6520 notebook the e-sata hotplugging stopped working since kernel 4.15.
The cables are OK, and an e-sata device can be used with kernel 4.15 if it is turned on and plugged in before powering on my notebook and booting the system.
Is anyone else experiencing something like this?
What could be the problem and the solution?
Thanks in advance,
atskler
I noticed that on my Dell E6520 notebook the e-sata hotplugging stopped working since kernel 4.15.
The cables are OK, and an e-sata device can be used with kernel 4.15 if it is turned on and plugged in before powering on my notebook and booting the system.
Is anyone else experiencing something like this?
What could be the problem and the solution?
Thanks in advance,
atskler
↧
I'm a lucky man/Pi 2 b+
Hello!
Oh yes, I whining a lot.
Yesterday I was on the run to test Leap15(on old HD's) and write in the t-sheet. While I was claiming some HD's. I also found a Pi 2 in my storage... Hmm Remember that I was testing Tw and also later Leap on it. Not working.
Notice a answer on the forum from(yes him from Podunk) on a post. Viola. It works ( openSUSE-Tumbleweed-ARM-XFCE-raspberrypi2.armv7l-2017.12.14-Build1.12.raw.xz).
Whining and yelling yes. Interesting tread on "project" in mailing list and.. It will never be a successes if "contributors" will control. But that was not R.B goal or? Small distro (openSUSE).
Regards
Oh yes, I whining a lot.
Yesterday I was on the run to test Leap15(on old HD's) and write in the t-sheet. While I was claiming some HD's. I also found a Pi 2 in my storage... Hmm Remember that I was testing Tw and also later Leap on it. Not working.
Notice a answer on the forum from(yes him from Podunk) on a post. Viola. It works ( openSUSE-Tumbleweed-ARM-XFCE-raspberrypi2.armv7l-2017.12.14-Build1.12.raw.xz).
Whining and yelling yes. Interesting tread on "project" in mailing list and.. It will never be a successes if "contributors" will control. But that was not R.B goal or? Small distro (openSUSE).
Regards
↧
simple_html_dom: where to put it if i run a testsript?
good day dear opensuse-experts,
running opensuse 42.3 - i look forward to the release of Version 15 ;)
i just run some scripts that need the inclusion of simple_html_dom. i need to put this into the same folder, in which my testscript resides:
btw-, the projectpage looks like down : see http://simplehtmldom.sourceforge.net/manual.htm
include('simple_html_dom');
funny: i download it form Sourceforge:
But: what is pretty important: The php-extension (simple_html_dom) should be found by my testscript.
conditions:
It should probably include(simple_html_dom.php);
in other words: it's should be in the same folder as my testscript:
if not - then i would need to use the relative path to it.
So i have two options.
a- put the extension into the same folder as the testscript remains or
b- use the correct path
how to apply the option a - putting the extension to the same folder?
running opensuse 42.3 - i look forward to the release of Version 15 ;)
i just run some scripts that need the inclusion of simple_html_dom. i need to put this into the same folder, in which my testscript resides:
btw-, the projectpage looks like down : see http://simplehtmldom.sourceforge.net/manual.htm
include('simple_html_dom');
Code:
Project web is currently offline pending the final migration of its data to our new datacenter.
https://sourceforge.net/projects/simplehtmldom/
funny: i download it form Sourceforge:
But: what is pretty important: The php-extension (simple_html_dom) should be found by my testscript.
conditions:
It should probably include(simple_html_dom.php);
in other words: it's should be in the same folder as my testscript:
if not - then i would need to use the relative path to it.
So i have two options.
a- put the extension into the same folder as the testscript remains or
b- use the correct path
how to apply the option a - putting the extension to the same folder?
↧
↧
TUMBLEWEED Changed Motherboard > Cannot sign in
Hello,
My motherboard has died recently, after 9 years of service. After replacing it with a new board, I boot into Tumbleweed 4.14 kernel but cannot sign in. Same problem with openSUSE Leap 42.3. No problems with booting Debian Stretch, Linux Mint, Fedora 27, or Windows 7.
Since I still have iso image files of both Tumbleweed and Leap on the hard drive, I am looking for suggestions of free or open-source Windows software applications to write or convert these files to a format that is suitable for booting from a USB drive. The reason being I bought a case by mistake so it does not have space for a DVD drive.
I look forward to hearing from you. Thanks a lot for your help.
My motherboard has died recently, after 9 years of service. After replacing it with a new board, I boot into Tumbleweed 4.14 kernel but cannot sign in. Same problem with openSUSE Leap 42.3. No problems with booting Debian Stretch, Linux Mint, Fedora 27, or Windows 7.
Since I still have iso image files of both Tumbleweed and Leap on the hard drive, I am looking for suggestions of free or open-source Windows software applications to write or convert these files to a format that is suitable for booting from a USB drive. The reason being I bought a case by mistake so it does not have space for a DVD drive.
I look forward to hearing from you. Thanks a lot for your help.
↧
TUMBLEWEED XFCE screen not updating for most apps after recent update
After a recent zypper dup, my XFCE desktop stops updating after certain apps are opened. Opening the Whisker menu will trigger this state, as well as Firefox, YaST, Konsole, and Dolphin. The standard "Applications Menu" and Thunar work as expected. Once I enter this state, the screen stops updating, except for the mouse pointer. If I go to another virtual terminal and come back, then I see the current state of the screen again (but it still doesn't update). If I kill XFCE with ctrl-alt-backspace, when I come back in, it works normally again, until one of the "bad" apps is opened.
The system is an AMD laptop with Carrizo graphics. It's using the AMDGPU driver.
I'm not sure how to troubleshoot this. Any ideas would be appeciated.
The system is an AMD laptop with Carrizo graphics. It's using the AMDGPU driver.
I'm not sure how to troubleshoot this. Any ideas would be appeciated.
↧
TUMBLEWEED libvlccore.so.8 benötigt von phonon4qt5-backend-vlc-0.9.0-3.2.i586
Hallo,
nach
sudo zypper dup # in tumbleweed
erhalte ich:
libvlccore.so.8 benötigt von phonon4qt5-backend-vlc-0.9.0-3.2.i586 wird nirgends zur Verfügung gestellt
mit möglichen Optionen (veraltetes vlc-noX-2.2.8-2.3.x86_64 beibehalten etc.).
Wir löse ich dieses konkrete Problem?
Wo gibt es eine vernünftige Doku (de/en), die den Hintergrund und mögliche Folgen erläutert?
Gibt es ein Verfahren / eine Website, um solche Probleme den tumbleweed - Maintainern zu melden?
Danke vorab!
nach
sudo zypper dup # in tumbleweed
erhalte ich:
libvlccore.so.8 benötigt von phonon4qt5-backend-vlc-0.9.0-3.2.i586 wird nirgends zur Verfügung gestellt
mit möglichen Optionen (veraltetes vlc-noX-2.2.8-2.3.x86_64 beibehalten etc.).
Wir löse ich dieses konkrete Problem?
Wo gibt es eine vernünftige Doku (de/en), die den Hintergrund und mögliche Folgen erläutert?
Gibt es ein Verfahren / eine Website, um solche Probleme den tumbleweed - Maintainern zu melden?
Danke vorab!
↧
TUMBLEWEED Kernel panic on boot
I have seen this or something very similar on a few boots recently. Today was the latest following a zypper dup of my TW KDE system. This time I took a photo of the crash on screen as nothing seems to be saved anywhere when I do get the system back (as now typing this) as eventually the system boots. I'll post the photo (not very clear as it was on my phone) in the hope that someone will be able to give me an idea as to why this happens.
Stuart
![]()
Stuart

↧
↧
TUMBLEWEED disable yast hooks on snapper
i find the snapshots created by yast operations an annoyance (since on TW you already have regular snapshots from dup). [i do want to keep the zypper ones]. Does anyone know how to disable the yast snapshots?
↧
TUMBLEWEED grub menu key and zero timeout
so after removing windows id like to pass over the grub screen ..but be able to access for possible rollbacks. I have tried the shift key and nothing happens (despite that leap 42.3 docs/ref claim it does). After recent mailing list post a user suggested the escape key, but for my laptop this gives the bios menu. Thanks for suggestions.
↧
[security-announce] openSUSE-SU-2018:0446-1: important: Security update for libreoffice
openSUSE Security Update: Security update for libreoffice ______________________________________________________________________________ Announcement ID: openSUSE-SU-2018:0446-1 Rating: important References: #1080249 Cross-References: CVE-2018-6871 Affect...
More...
More...
↧