=== brainwash_ is now known as brainwash [01:59] Bug: open application finder, type in a search term, press down-arrow-key *once* => selection will go down *two* entries [02:00] could anyone confirm? (xubuntu 19.04) [02:10] DarkTrick: Well, can't repro that on v4.14.0 here anyway - and don't see any entries in the changelog that would indicate such a bug has been fixed since. [02:13] krytarik, thank you for your feedback. [02:14] seems to be like an introduced ibus bug [02:14] -like [09:22] hi, I have a problem installing 19.10 on my amd 3700x. I tried my own linux rescue usb stick first, Linux runs. but Xubuntu installer hangs on loading screen. [09:26] maybe I fetched an too old iso? [09:28] https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1835809 [09:28] Launchpad bug 1835809 in systemd (Ubuntu Eoan) "AMD Ryzen 3000 series fails to boot" [High,Fix released] [09:41] I mean 19.04 [10:56] got a VM in VMWare Player 14, running xubuntu 18.04.3 ISO running live, and i can't get copy & paste to work from VM->host after running `sudo apt install open-vm-tools open-vm-tools-desktop` , any idea how to get copy & paste to work from VM to host? [10:57] irgendwer4711: non LTS releases do not usually get newer ISOs, since there are no point releases for those. there can be unsupported daily builds of those ISOs, though. alternatively, you can install ubuntu 18.04.3 LTS and either keep running it or upgrade to 19.04. [10:57] tomreyn: yes [10:57] I updated bios, maybe this works [10:58] (err, it wasn't working *BEFORE* i insatlled open-vm-tools desktop either, but that has historically been the way to fix it) [10:59] (i even think that worked in the the original 18.04 iso but not the 18.04.3 iso, even) [11:00] hans_: did you ever try VirtualBox? [11:00] irgendwer4711, yeah, but VMWare is way more performant =/ [11:00] hans_: I dont think so. [11:00] you have to switch to kvm mode on VB [11:01] for more power than that, try Xen [11:02] irgendwer4711, WoW, Flyff, Tibia, DirectX games that easily run 20+ fps under VMWare runs 1 fps or outright crashes on VirtualBox on the same hardware (even with the "experimental" VBox graphics drivers installed) [11:02] i can actually play DirectX-based games in VMWare, i can't in VirtualBox [11:03] hans_: you want to play in a windows vm? [11:03] it happens, yes. [11:03] hans_: Didnt try that. I use Stream and Wine [11:03] Stream? [11:03] *steam [11:04] and of course native linux games ^^ [11:06] anyway in my experience, the VMWare graphics drivers are over 20 times faster than the VirtualBox graphics drivers, and thus i default to VMWare~ [11:06] (for Windows guests, at least) [11:06] thare a 3 Vbox GFX Driver [11:07] did you select vboxsvga? [11:07] did you say that there are 3 different Vbox graphics drivers? i've only tried the 1 shipped from Sun/Oracle on the virtualbox.org website [11:07] you have to configure you VM [11:08] configured? how? [11:08] vbox has an option for graphics (3D) acceleration which is not enabled by default, and only works properly after installing their guest tools. [11:09] yes, i did enable that. [11:10] i also remember that the VBox graphics drivers could only be installed in safe-mode, and yes, i installed them in safe-mode [11:10] if you want proper graphics performance in a VM you'll better use qemu / kvm with graphics pass-through, though [11:10] tomreyn, yeah if i have a spare graphics card, pass-through would be an option. but with VMWare, i don't need that, and i don't have a spare GPU [11:10] the vbox windows guest driver which can only be installed in safe mode is the old one, which doesn't get you good 3d performance. [11:11] tomreyn, you're saying there's a new 1 that is significantly better than the old one? [11:11] for some years now, yes [11:11] nice, maybe i should try VBox again [11:11] vmware player, just like vbox, is just desktop virtualization, though, can't get close to kvm. [11:12] (has indeed been a couple of years since i compared the performance of VMWare vs VirtualBox) [11:12] lol [11:12] tomreyn, both VMWare and VBox uses kvm under the hood if available [11:13] what??? [11:13] this is not correct, VB can use some pv for some devices, thats all [11:14] vbox uses a fork of kvm, vmware uses their own software, i think, which is partially a license infringement on open source software. [11:14] (or used to be some years ago, maybe this has changed since) [11:14] you can switch virtualistaion mode [11:15] irgendwer4711, https://www.virtualbox.org/manual/ch10.html [11:15] > Oracle VM VirtualBox provides the following interfaces: [11:15] (...)KVM: Presents a Linux KVM hypervisor interface which is recognized by Linux kernels version 2.6.25 or later. Oracle VM VirtualBox's implementation currently supports paravirtualized clocks and SMP spinlocks. This provider is recommended for Linux guests. [11:15] I already said that [11:16] this is per device, but you could mix that [11:16] but you can select pv nic oder emulated nic [11:17] *or [11:21] tomreyn: bios patch was good :-) [11:21] those can help, especially on newer hardware like yours [11:34] bye [12:35] Hi, I was wondering what kernel version that Xubuntu Bionic Beaver is using at the moment, and what kernel version it started with please? [12:37] pencilandpaper: do you mean the upstream kernel version or the exact debian / ubuntu package versions? [12:37] pencilandpaper: You can check on packages.ubuntu.org for the current version === Andrio is now known as ^ [12:38] It came out using the 4.19 kernel I think..right tomreyn ? But once you update the system it jumps to a upstream kernel version right? === ^ is now known as Andrio [12:39] https://wiki.ubuntu.com/Kernel/Support?action=AttachFile&do=get&target=18.04.x+Ubuntu+Kernel+Support+Schedule.svg [12:39] no, it will stay with the ubuntu/debian supplied ones [12:39] Thanks tomreyn .. [12:39] Ok gnrp , thanks. [12:40] and that, then, depends on the policy of the release you are following [12:40] Right, I know what you mean..thanks gnrp . [12:41] if you installed using an (x)ubuntu 18.04.0 or 18.04.1 ISO, major and minor kernel version will remain unmodified when you install updates, unless you choose to install an LTSE kernel [12:41] https://wiki.ubuntu.com/Kernel/LTSEnablementStack [12:42] * gnrp is quiet now since tomreyn obviously knows much better. :P [12:42] later desktop ISO releases (18.04.3 and higher) will default to the LTSE/HWE kernel. [12:42] Ok cool. I am using a OS that is built using the Bionic binaries, so I decided to compile the latest 4.19 kernel for it since its a LTS kernel..so I was just wondering.. [12:43] gnrp: i think your answers were fine. ;) [12:43] I appreciate it, thanks. :) [12:44] pencilandpaper: you're referring to LTS in the kernel.org sense. when i mentioned LTS it was in the ubuntu sense. upstream (kernel.org) kernels have different support periods (and choices for long term support) than ubuntu's. [12:45] on ubuntu, there is no supported 4.19 kernel package at this time. [12:45] Ok cool, thanks..and I actually did know that.. [12:47] (and, at least i personally, won't support anything but ubuntu on the ubuntu (and official flavour) channels.) [12:48] I understand that tomreyn , it was just something that I was wondering about and you have been extremely helpful. I appreciate it. [12:48] you're welcome :) [12:48] Although, I'd add: Compiling your own kernel and running it is quite easy and safe. Just try it [12:49] ups, six seconds late === vinzv_ is now known as vinzv [13:53] hay admin [13:54] why my Usb can't read on xubuntu 16.04? [13:54] do you have solution for me? [14:17] yes, but it would involve remaining connected for longer. [17:54] My notifications suddenly changed the look. I guess it might be because I logged in using a xfce-session. Can it be restored to the nice look and feel it used to have? [17:59] sm0rux, https://i.imgur.com/F4DAVvn.png [17:59] Tommyh*s*littlegun [18:07] diogenes_: Sorry, none of the selected themes make any change. Looks like https://allg.one/RgYW regardless of selected theme. [18:09] sm0rux, look for any .gtkrc-2-0 files in your home dir. [18:09] hidden file. [18:10] No such file [18:10] make sure the "save session" is disabled. [18:11] that's not Xfce's notification, I saw that a solution to your issue is to remove some package that took control over your notification service [18:12] unfortunately I don't remember the name and I can't find it [18:13] dunst? [18:13] yeah, that was it I think [18:13] diogenes_: Saved session? [18:14] sm0rux, see what guys suggest. [18:14] sm0rux, try "sudo apt remove dunst" (if you know that you don't need that) [18:14] apt list --installed | grep dunst [18:15] ondondil sent me the source, here it is - https://www.reddit.com/r/xfce/comments/cwz1io/xfce4notifyd_ugly_blue_theme_on_debian_buster/ [18:23] Thanks a zillion, guys! Removing dunst and a restart of my laptop and everything is back to where it used to be. <3