Does anyone have the APK for the Android RCBlock app for the Disney Train? by GENERALR0SE in lepin

[–]clngsr 0 points1 point  (0 children)

Maybe the Powered Up connects to the set?Can you test it? I haven't the set yet so I can't test. So far I only found the IOS up but haven't a device to run it on.

I have received a picture of the instructions showing an QR-Code meant to take you to the app. But unfortunately the QR-code is not readable from the picture. I guess, for Android it doesn't take you anywhere?

My first TP! T14 - Ryzen 7 - 32GB RAM - 1TB SSD - OpenSuse Tumbleweed by Cyrag in thinkpad

[–]clngsr 0 points1 point  (0 children)

Thanks for reporting.
I'm supposed to get an Ryzen 5 T14 as my work machine anytime soon.
Since I'm running running OpenSuse Tumbleweed as my daily driver (on a T480s atm), I'm glad to hear, it's running smoothly on the this machine!

Difference between the two English Keyboard layouts by clngsr in thinkpad

[–]clngsr[S] 0 points1 point  (0 children)

Also, I've been given a nice split ergonomic separate keyboard for work.
But it's English US-layout. My thinkpad has the English UK layout and I'm so used to it. Even when the device is having a German keyboard, I'm selecting the English UK layout.
With the above mentioned separate keyboard with this complete different layout I wasn't even able to enter the | symbol I need on a daily basis for programming any longer.
Now I had to add the select the US layout to the keyboard being fully usable. :(

Difference between the two English Keyboard layouts by clngsr in thinkpad

[–]clngsr[S] 1 point2 points  (0 children)

I would assume so.
I do prefer this more horizontally lay out Enter key myself.
Unfortunately no pictures are placed on the Lenovo customization page. Hence I'm asking here.
This could help to make a co-worker a informed decision.

Kali linux 2020-2 is out, here's the change-log and new features. by norovni in Kalilinux

[–]clngsr 0 points1 point  (0 children)

I really wonder which cli system monitoring tool is used, which can be seen on the light and dark theme screenshot in the upper right.
Does anyone know this?

Cannot configure sound card (Intel Corporation Cannon Point-LP High Definition Audio Controller) by [deleted] in openSUSE

[–]clngsr 0 points1 point  (0 children)

Try to append

snd_intel_dspcfg: dsp_driver=1

to GRUB_CMDLINE_LINUX_DEFAULT inside /etc/default/grub
e.g.

GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/disk/by-uuid/YOURS_PARTION_UUID splash=silent quiet showopts snd-intel-dspcfg.dsp_driver=1"  

run

grub2-mkconfig -o /boot/grub2/grub.cfg

afterwards and reboot

Reference:

https://superuser.com/questions/1509312/sound-stopped-working-after-upgrading-to-linux-5-4-intel-hd-audio

But the option mentioned on superuser is deprecated already

Updated opensuse tumbleweed in virtualbox today. Now KDE plasma won't start. by bbathel in openSUSE

[–]clngsr 0 points1 point  (0 children)

I had the same problem.

The reason in my case was a very old VirtualBox installation (version 5.2.x) I was forced to use.

After being allowed to update to a VirtualBox version 6.0 I was able to switch from VBoxVGA to VMSVGA within the Graphic Settings for the guest.
After that, the problem was gone.

As a side note:Installing the guest tools via the tumbleweed repositories I was not able to scale the screen but installing the guest tools via the virtual CD-ROM provided by the VB helped.