Quantcast
Channel: openSUSE Forums
Viewing all 40713 articles
Browse latest View live

LEAP 15.1 Smart homes / Smart devices questions

$
0
0
Does anyone know if there is a common/preferred software package for controlling smart home devices?

Also, when buying these devices, is there some particular protocol to look for to make sure the devices are compatible with Linux/opensource software?

I just started looking at smart devices and bought myself a couple of smart switches and have been playing with them but then thought I should see what's happening in the opensource community before I risk getting too committed to anything commercial.

Also, is this a case where I probably should look at something like a raspberry pi device instead of using my desktop? I've had friends get into the raspberry pi's but I never quite had time but this might be a good excuse.

TUMBLEWEED Unable to upload code to Arduino Nano, getting error, "avrdude: stk500_getsync() attempt 1 of 10"

$
0
0
I am using a generic Arduino Nano (sold in China) and unable to upload a my code.The device is working OK. I checked with my MacBook Pro and it was also working fine with Ubuntu Linux before I switch Distros.

I've gone through the exact same steps to set things up. Added $USER to the dialout group,

Code:

$ ls -l /dev/ttyU*

crw-rw---- 1 devguy dialout 188, 0 Mar  4 07:14 /dev/ttyUSB0

Checked device is attached to the USB port

Code:

$ lsusb

Bus 001 Device 010: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter

I've used dmesg to check the device exists, here is the output

Code:

[ 4047.295097] usb 1-8: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.62
[ 4047.295099] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 4047.295100] usb 1-8: Product: USB2.0-Serial
[ 4047.332500] usbcore: registered new interface driver usbserial_generic
[ 4047.332505] usbserial: USB Serial support registered for generic
[ 4047.333609] usbcore: registered new interface driver ch341
[ 4047.333614] usbserial: USB Serial support registered for ch341-uart
[ 4047.333625] ch341 1-8:1.0: ch341-uart converter detected
[ 4047.342834] usb 1-8: ch341-uart converter now attached to ttyUSB0

I believe this device is ch341 compatible

Code:

$ lsmod|grep ch341

ch341                  20480  0
usbserial              61440  1 ch341
usbcore              315392  9 usbserial,xhci_hcd,snd_usb_audio,usbhid,snd_usbmidi_lib,uvcvideo,btusb,xhci_pci,ch341

Maybe the problem is the "ch341" module is not getting loaded? This command does not output anything.

Code:

sudo modprobe ch341

The device connection is on ttyUSB0, but the Arduino IDE refused to upload the code?

Plasma, VIM, Wireshark update in Tumbleweed

$
0
0
A total of five openSUSE Tumbleweed snapshots were released this week that provided updates for YaST, KDE’s Long Term Support version of Plasma and the open source printing system CUPS. The latest snapshot, 20200301, updated a few libraries like libstorage-ng, which updated to version 4.2.65; the low-level storage library’s newer...

More...

LEAP 15.1 Can't change keyboard layout

$
0
0
XFCE version 4.12

xfce4-panel-plugin-xkb-0.8.1-lp151.3.2.x86_64 is installed. Three layouts show but cannot be changed. The "Add" button is faint and cannot be selected either. I have posted on the XFCE forum with no success and I have read posts of similar problems but they are all of different versions.
Any suggestion would be appreciated.

Anyone have a reference describing what RAID1C is?

$
0
0
In today's openSUSE announcment
https://news.opensuse.org/2020/03/04...in-Tumbleweed/

In the first paragraph it describes something I hadn't seen before and can't seem to find anything authoritative.

I don't know how reliable what I read on Reddit might be, from that it describes...
- RAID1C is typically followed by a number which describes the number of mirrored disks. In other words a standard RAID1 only mirrors one disk to another but something like RAID1C2 might mean that data is mirrored to 2 disks, not just one.
- If this is true, then this is supposedly to address the BTRFS issue supporting large arrays where the parity bit can be corrupted. Mirroring doesn't utilize a parity bit, and would support replicating data to as many mirrors as one might wish. It's not the same as RAID5/6, but it is an interesting different approach to disk fault tolerance.

This is apparently something very new so people should be careful about this new technology, but it has promise particularly if it's an iteration of widely used and reliable technology and not a major leap into the unknown.
In any case, even if it's newly available in the latest TW and possibly 15.2 kernels, documentation will need to be available if not guides and blogging before anyone could know how to set up and maintain (unless it just suddenly shows up in the BTRFS RAID management).

Just for reference,
I collected some good links for anyone who wants to implement BTRFS RAID (and BTRFS in general) in my openSUSE Wiki

https://en.opensuse.org/User:Tsu2/systemd-1#BTRFS_RAID

TSU

LEAP 15.1 Magenta Cloud mit KNetAttach

$
0
0
Hallo,

ich versuche mit allen möglichen Eingaben einen Netzwerkordner in Dolphin für die MagentaCloud einzurichten. Leider habe ich auch nach unzähligen Eingaben keinen Weg gefunden.
Kann mir jemand helfen?

Viele Grüße

[security-announce] openSUSE-SU-2020:0301-1: important: Security update for openfortivpn

$
0
0
openSUSE Security Update: Security update for openfortivpn ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0301-1 Rating: important References: #1165299 #1165300 #1165301 Cross-References: C...

More...

[security-announce] openSUSE-SU-2020:0302-1: moderate: Security update for permissions

$
0
0
openSUSE Security Update: Security update for permissions ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0302-1 Rating: moderate References: #1148788 #1160594 #1160764 #1161779 #1163922 Cro...

More...

LEAP 15.1 Networking .... what is the best and easy to install and maintain package

$
0
0
Hi , I am a bit at a loss. In the past when I installed Samba it somehow worked . "Somehow" well I do not exactly know what I am doing in the network arena.

Anyway Samba .NOW.. just did not want to work . ...I must admit I do not know how to set up the Firewall !!!!!!

I tried to follow what has been written at the top of the forum entries ... no success

If somebody know a step by step config of Samba AND the firewall .... that would be much appreciated

... and what are the hardware requirements .... router etc


thanks and best regards

TUMBLEWEED Samba AD DC won't start - Looks like KDC is crashing.

$
0
0
On or about Mar. 1, there appears to have been an update to Samba 4 and/or it's required Kerberos packages. Unfortunately, since then my domain controllers won't come up. It looks like the KDC is choking on something. Below are the log message I'm getting in /var/log/warn when I "systemctl restart samba-ad-dc".

The CONNECTION_REFUSED appears to be related to the DCE endpoint mapper service, but I'd guess if the KDC doesn't come up properly, a lot of other stuff won't either. Oddly enough, the named/bind_dlz combination is working. But I can't authenticate to the domain any more. (obviously - no kdc)

There is also a message about DEPRECATED enctype that appeared starting Mar. 1.

I have no idea myself what's going on, though.

Anyone have any ideas?

Thanks!

Code:

Mar  4 19:08:14 dc1 samba[2273]: [2020/03/04 19:08:14.148563,  0] ../../source4/smbd/server.c:622(binary_smbd_main)
Mar  4 19:08:14 dc1 samba[2273]:  samba version 4.11.5-git.114.5685848b8fcSUSE-oS15.5-x86_64 started.
Mar  4 19:08:14 dc1 samba[2273]:  Copyright Andrew Tridgell and the Samba Team 1992-2019
Mar  4 19:08:14 dc1 samba[2277]: [2020/03/04 19:08:14.245318,  0] ../../source4/smbd/server.c:865(binary_smbd_main)
Mar  4 19:08:14 dc1 samba[2277]:  binary_smbd_main: samba: using 'prefork' process model
Mar  4 19:08:14 dc1 samba[2277]: [2020/03/04 19:08:14.303237,  0] ../../lib/util/become_daemon.c:135(daemon_ready)
Mar  4 19:08:14 dc1 samba[2277]:  daemon_ready: daemon 'samba' finished starting up and ready to serve connections
Mar  4 19:08:14 dc1 mitkdc[2301]: [2020/03/04 19:08:14.431740,  0] ../../lib/util/util_runcmd.c:352(samba_runcmd_io_handler)
Mar  4 19:08:14 dc1 mitkdc[2301]:  /usr/lib/mit/sbin/krb5kdc: Stash file (null) uses DEPRECATED enctype !
Mar  4 19:08:14 dc1 mitkdc[2301]: [2020/03/04 19:08:14.433711,  0] ../../lib/util/util_runcmd.c:352(samba_runcmd_io_handler)
Mar  4 19:08:14 dc1 mitkdc[2301]:  /usr/lib/mit/sbin/krb5kdc: krb5kdc: starting...
Mar  4 19:08:14 dc1 smbd[2285]: [2020/03/04 19:08:14.467339,  0] ../../lib/util/become_daemon.c:135(daemon_ready)
Mar  4 19:08:14 dc1 smbd[2285]:  daemon_ready: daemon 'smbd' finished starting up and ready to serve connections
Mar  4 19:08:14 dc1 winbindd[2315]: [2020/03/04 19:08:14.544070,  0] ../../source3/winbindd/winbindd_cache.c:3164(initialize_winbindd_cache)
Mar  4 19:08:14 dc1 winbindd[2315]:  initialize_winbindd_cache: clearing cache and re-creating with version number 2
Mar  4 19:08:14 dc1 winbindd[2315]: [2020/03/04 19:08:14.546314,  0] ../../lib/util/become_daemon.c:135(daemon_ready)
Mar  4 19:08:14 dc1 winbindd[2315]:  daemon_ready: daemon 'winbindd' finished starting up and ready to serve connections
Mar  4 19:08:19 dc1 samba[2304]: [2020/03/04 19:08:19.305222,  0] ../../source4/librpc/rpc/dcerpc_sock.c:61(continue_socket_connect)
Mar  4 19:08:19 dc1 samba[2304]:  Failed to connect host 10.10.20.10 on port 135 - NT_STATUS_CONNECTION_REFUSED
Mar  4 19:08:19 dc1 samba[2304]: [2020/03/04 19:08:19.305330,  0] ../../source4/librpc/rpc/dcerpc_sock.c:243(continue_ip_open_socket)
Mar  4 19:08:19 dc1 samba[2304]:  Failed to connect host 10.10.20.10 (3335565d-7b53-4023-84ee-9d3cb83dbfce._msdcs.home.vmnet.us) on port 135 - NT_STATUS_CONNECTION_REFUSED.
( Repeated messages omitted... )
Mar  4 19:08:37 dc1 mitkdc[2301]: [2020/03/04 19:08:37.934585,  0] ../../source4/kdc/kdc-service-mit.c:344(mitkdc_server_done)
Mar  4 19:08:37 dc1 mitkdc[2301]:  The MIT KDC daemon died with exit status 6
Mar  4 19:08:37 dc1 mitkdc[2301]: [2020/03/04 19:08:37.934654,  0] ../../source4/smbd/service_task.c:36(task_server_terminate)
Mar  4 19:08:37 dc1 mitkdc[2301]:  task_server_terminate: task_server_terminate: [mitkdc child process exited]
Mar  4 19:08:37 dc1 samba[2277]: [2020/03/04 19:08:37.935377,  0] ../../source4/smbd/server.c:370(samba_terminate)
Mar  4 19:08:37 dc1 samba[2277]:  samba_terminate: samba_terminate of samba 2277: mitkdc child process exited
Mar  4 19:08:37 dc1 systemd[1]: samba-ad-dc.service: Failed with result 'exit-code'.
Mar  4 19:08:38 dc1 systemd-coredump[2386]: Process 2307 (krb5kdc) of user 0 dumped core.


Stack trace of thread 2307:
#0  0x00007fe501730ea1 raise (libc.so.6 + 0x3bea1)
#1  0x00007fe50171a53d abort (libc.so.6 + 0x2553d)
#2  0x00007fe500b93392 n/a (libtalloc.so.2 + 0x3392)
#3  0x00007fe500b93805 n/a (libtalloc.so.2 + 0x3805)
#4  0x00007fe500e8a0ec mit_samba_get_pac (samba.so + 0x60ec)
#5  0x00007fe500e8baa5 kdb_samba_db_sign_auth_data (samba.so + 0x7aa5)
#6  0x000055ef3be7eee2 n/a (krb5kdc + 0x10ee2)
#7  0x000055ef3be89e31 n/a (krb5kdc + 0x1be31)
#8  0x000055ef3be7c9e8 n/a (krb5kdc + 0xe9e8)
#9  0x000055ef3be7bc02 n/a (krb5kdc + 0xdc02)
#10 0x000055ef3be8141d n/a (krb5kdc + 0x1341d)
#11 0x000055ef3be8b385 n/a (krb5kdc + 0x1d385)
#12 0x000055ef3be79ce1 n/a (krb5kdc + 0xbce1)
#13 0x00007fe5015a5338 verto_fire (libverto.so.1 + 0x3338)
#14 0x00007fe4fb66c386 ev_invoke_pending (libev.so.4 + 0x5386)
#15 0x00007fe4fb6718ff ev_run (libev.so.4 + 0xa8ff)
#16 0x000055ef3be77d8b n/a (krb5kdc + 0x9d8b)
#17 0x00007fe50171bceb __libc_start_main (libc.so.6 + 0x26ceb)
#18 0x000055ef3be7826a n/a (krb5kdc + 0xa26a)

TUMBLEWEED Request help trouble-shooting boot fail on mature system

$
0
0
Last thing I did before boot fail was Ctrl-Alt-Del out of boot process because I missed my first chance to re-direct the motherboard to boot from USB. So I did that, then next time I tried to boot the main SSD I ended with "You are in emergency mode..." Fortunately, the USB stick in question is a backup system, so I'm not in too bad a situation, plus I have a separate home partition that'll preserve everything important if I have to re-install. However, the btrfs root partition doesn't seem corrupted, as I can explore it when I boot from USB. What I don't know is what files to check for corruption.

I've used linux for years but never had occasion to check logs; "journalctl -xb" from the emergency mode prompt yields a nearly 3k lines that mostly look fine, ending with "The unit plymouth-start.service has successfully enetered the dead state."

About 30 lines prior, it says "Failed to get new runlevel, utmp update skipped."

If anyone has experience fixing a problem of this nature, is it easier to just reinstall? And if not, where do I find the file that journalctl reads, and what should I ^F search for to explain where the hiccup is?

I normally tackle issues like this by searching for answers already given rather than asking for new ones, but I do that with an error message of some kind, and in this case I don't have any unique terms to search for, so thanks for any pointers you can offer.

GEF

LEAP 15.1 MariaDB won't restart after update to version 10.2.31-lp151.2.12.1

$
0
0
After a
Code:

zypper up
cronjob, mariadb wouldn't restart.
Code:

journalctl -xe
mentioned
Quote:

Failed to normalize the argument for --secure-file-priv.
.

That argument is in my.cnf, with a valid path as value.
Removing that argument from my.cnf made mariadb start again, but I want the locations from where data can be imported limited to one directory.

Any suggestions on how to fix this?

Leap 15.1 + Huawei Matebook 13 = piekarnik

$
0
0
Witam,

Mam ogromny problem z openSuse Leap 15.1. Zainstalowałem go sobie na laptopie Huawei matebook 13 (2019), hybryda intel/nvidia i niby wszystko działa dobrze, poza tym że, niestety laptop piekielnie się grzeje. Taki problem nie występuje ani na Win 10 ani Manjaro Linux ani na Ubuntu 19.10.
Co jest z tym suse że robi mi piekarnik z laptopa? Próbowałem aktualizować kernel, plasme zaktualizowałem do 5.18, wyłączałem indeksowaniee plików w KDE< potem zmieniłem DE z ciekawości na GNOME i nadal to samo. Nic nie pomaga.
Ten OS po prostu tak ma? Na komputerze naprawdę,może nie być zupełnie nic uruchomione, żadna aplikacja a on się grzeje i wentylatory chodzą jak szalone.

Może ktoś wie jak to naprawić. W innym wypadku trzeba będzie wracać do Manjaro i może poczekać na Ubuntu 20.04, a szkoda bo szukałem stabilnego distro i suse mi się bardzo spodobało no ale te grzanie go dyskwalifikuje.

TUMBLEWEED getmail alternative for tumbleweed

$
0
0
Since tumbleweed dropped getmail due to python 3 issues, anybody know of a good console/text alternative?
I searched for fdm, but didn't see it available for tumbleweed either.

Thanks.

[security-announce] openSUSE-SU-2020:0305-1: important: Security update for openfortivpn

$
0
0
openSUSE Security Update: Security update for openfortivpn ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0305-1 Rating: important References: #1165299 #1165300 #1165301 Cross-References: C...

More...

TUMBLEWEED 4k monitor at 30 Hz max refresh rate

$
0
0
Hi everyone,

I have a thinkpad x395 with an AMD Vega 8 video card and an external (HDMI-connected) 4k-capable monitor.
Problem is that at the max resolution (3840x2160), I'm only getting a 30 Hz refresh rate.

The issue is not with the laptop or the cable because running Windows on the same setup gives me 60Hz no problem.

Some command output:

Code:

> lspci  | grep VGA
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso (rev d2)

Code:

> xrandr
Screen 0: minimum 320 x 200, current 5760 x 2160, maximum 16384 x 16384
eDP connected 1920x1080+0+953 (normal left inverted right x axis y axis) 294mm x 165mm
  1920x1080    60.02*+  48.02 
  1680x1050    60.02 
  1280x1024    60.02 
  1440x900      60.02 
  1280x800      60.02 
  1280x720      60.02 
  1024x768      60.02 
  800x600      60.02 
  640x480      60.02 
HDMI-A-0 connected primary 3840x2160+1920+0 (normal left inverted right x axis y axis) 596mm x 335mm
  3840x2160    30.00    25.00    29.97*
  2560x1440    59.95 
  1920x1080    60.00    60.00    50.00    59.94    24.00    23.98

Here's the part of Xorg.log where the monitor is recognized (and refresh rate miss-identified):

https://pastebin.com/raw/6NsH7Gy5

LDAP openSuse LEAP + Ubuntu clients

$
0
0
Доброго времени суток.
Это не вопрос. Просто оставлю это здесь, ибо искал почему же ничег оне работает недлю, и нашёл чисто случайно, там, где ни в одном мануале не написано, что может быть проблема.
Преамбула: нужна доменная регистрация систем. Есть сервак в LEAP 15.1. Есть куча Убунтовских машин.
Мануалов - полно. Решений - полно. Но ничег оне помогало - Invalid Credentials и всё тут. Пробовал с клиента отпралять пароли и в открытом виде, и в md5, и в sha256/512 - без толку. Вообще.На сервере ввожу - входит. На клиенте - getent показывает информацию, ldapsearch показывает, что есть пользователи, но su - $ldap_user_name не проходит и всё тут.
Оказывается: Открываем Yast2 -> Users -> Expert Options -> Password Encryption. DES! Не md5, не sha256, а DES... Переставляем в нужную нам - и всё работает.
Даже в официальной документации к LEAP15.1 этого нет. Кстати официальная документация призывает пользоваться тем, чего нет в репозиториях o_O
Вам нужно установить dir389 и вот этими 3-я командами вы можете его настроить. А вот и нет. Нет этих команд после установки... Всё руками(

Docker on NFS

$
0
0
Доброго времени суток.
Есть странный, может быть, вопрос но как сделать так, чтобы машина взяла, примонтировала NFS раздел как /var/lib/docker и докер смог запуститься?
Примонтировать - не проблема, но там докер не запускается, ибо говорит, что не может сделать chmod на эту папку.
Система - виртуалка. Место в ней не так уж и много, чтобы держать много образов. Нужен болшой раздел. Большой раздел есть на сервере, он расшарен по NFS.
Мануалы говорят - монтируйте и всё работает. Но как-то что-то не так...
Пробовал делать права у папки 777
Code:

chown nobody:nobody
, пробовал
Code:

chown root:root
- не помогает.

[security-announce] openSUSE-SU-2020:0307-1: moderate: Security update for squid

$
0
0
openSUSE Security Update: Security update for squid ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0307-1 Rating: moderate References: #1162687 #1162689 #1162691 Cross-References: CVE-2019-...

More...

Highlights of YaST Development Sprint 94

$
0
0
After some time of silent work (our previous blog post was published a month ago), the YaST Team is back with some news about the latest development sprint and some Hack Week experiments. Those news include: Enabling YaST on the Windows Subsystem for Linux Usability improvements for the Online Search, the Partitioner and the Kdump […]

More...
Viewing all 40713 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>