=== director01 is now known as test === test is now known as Guest58169 === feodoran_ is now known as feodoran === stephen_ is now known as StephenMeansMe [07:10] Hey [07:11] hi === gnugo is now known as Gnugo [09:06] can i install dolby (or similer ) === fredy_ is now known as FredyBackSlash === andrea is now known as Guest67295 === andrea is now known as Guest71560 [09:30] ebook [09:30] ebook? [09:34] xappleGF was added by: xappleGF [09:35] @revers3stark26, u can install pulseeffects [09:36] @xappleGF, 👍🏻 [09:36] @revers3stark26, but it's a flatpak [09:37] @xappleGF, 🤔 [09:37] @revers3stark26, u should need to install it through a terminal [09:38] @xappleGF, sudo apt install pulseeffects [09:39] @revers3stark26, lol nope [09:39] @revers3stark26, search for pulseeffects in flathub store in browser [09:40] then copy and paste the command into the terminal [09:40] (Photo, 1280x719) https://irc-attachments.kde.org/xWsdI8As/file_33786.jpg installed (from github) [09:45] 'Morning all [09:45] apple lol [09:47] @xappleGF, thar cz of theme [09:58] is it jsut me or is the kcm-mouse completely broken? I have zero options in systemsettings [10:06] fabercode was added by: fabercode [10:07] The latest 18.04 update is feezing the system. Anyone has an idea what is going on? Here are the details, thank you. … https://askubuntu.com/questions/1259783/latest-update-froze-the-system-kubuntu-18-04 [10:09] The latest 18.04 update is feezing the system. Anyone has an idea what is going on? Here are the details, thank you. [10:09] https://askubuntu.com/questions/1259783/latest-update-froze-the-system-kubuntu-18-04 === Lord_of_Life_ is now known as Lord_of_Life [11:21] linuxuserftw: after the problem occurs, did you try booting an earlier kernel (by selecting it from the grub menu)? [11:23] kernel parameter pci=noaer should let you boot when those pci errors occur [11:23] !kernelparm [11:23] To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters [11:23] ...with reduced feature set [11:24] when you can boot properly, report what cat /proc/cmdline says [11:25] you should probably also do a bios update [11:25] and likely try the LTSE/HWE kernel for amdgpu graphics cards [11:25] !ltse [11:25] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [13:24] Only if the program stops running === fredy_ is now known as FredyBackSlash [14:14] tomreyn no, I have not, I mainly do coding, know nothing about kernel and booting etc, so what exactly should I do? read that linked document by ubottu and then insert a one-time param? [14:14] tomreyn and also make sure I have a "reduced feature set" ? [14:15] tomreyn and where do I find this "LTSE/HWE kernel for amdgpu graphics cards" ? [14:17] tomreyn what I do know from my early days is that bios update can cause lots of trouble and mess up the box if things go wrong, I am out of full warranty and cannot send in the device should things go bad, then I have no backup to work on, is it really important to do a bios update? in linux is it possible to revert to an earler version of a bios [14:17] update? [14:23] tomreyn how do I select an earlier kernel from the grub menu? you mean the this https://i.stack.imgur.com/7Wkd9.jpg ? [14:24] linuxuserftw: yes [14:24] ah that I did to get into recovery mode [14:24] linuxuserftw: well pick one of those which are not for recovery [14:24] one that is not the latest [14:25] so the third or fifth line on the screenshot [14:25] so before I try setting a temp kernel param? [14:25] that's without pci=noaer [14:26] I think I also even did this for bionic beaver https://wiki.ubuntu.com/Kernel/LTSEnablementStack [14:26] the idea in this approach is to test whether the latest kernel image has introduced a problem for you, which was not present on earlier kernel images for you [14:26] ok, that I understand [14:26] is there a way to check if I have this LTSE stack already going? [14:26] thx btw :) [14:27] if you installed ltse then your grub menu now looks differently, the first line (default kernel) will be a much newer one, and the you'll also have a newer X version. this then breaks the above test case. but it will likely work around the problem for you. [14:28] if "cat /proc/version" returns a version number NOT starting 4.15 then you have the LTSE kernel running already [14:28] nah, then I possible don't have it, could check with apt list -a --installed linux-generic-hwe-18.04 I assume ? [14:29] yes [14:29] Linux version 4.15.0-111-generic (buildd@lcy01-amd64-011) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #112-Ubuntu SMP Thu Jul 9 20:32:34 UTC 2020 [14:29] cat /proc/version output [14:29] that's the default / original 'GA' kernel [14:29] so I don't have LTSE, so much for that.. ;) [14:30] not running anyways [14:31] coming back to your earlier questions: there is no "LTSE/HWE kernel for amdgpu graphics cards", i.e. it is not specific to amdgpu driven cards, it's generic. [14:31] so next thing will be to check in that screenshot if I can boot with something that is NOT recovery mode.. trying 3rd line of that screenshot.. if that works though does that mean I always need to start with that in the boot menu, meaning starting with not the latest kernel, is that not bad? [14:32] "I have no backup to work on" -> that's generally a BAD idea. you NEED backups. [14:33] I mean no backup machine to work on [14:33] how to install and revert BIOS updates depends on your mainboard, i can't comment without having details. [14:33] my work is backed up, have OS images, use Timeshift for that, that saved me btw [14:33] timeshift is snapshotting, not backups. [14:34] so before I do anything BIOS I will try earlier kernel and then possibly temp or permanent kernel param [14:34] but if oyxu have additional backups thats cool [14:34] *you ;) [14:34] backups of data yes, backup of hardware no, if BIOS shoots my hardware I will to find temp hardware to continue work and most of all setup new hardware to be able to do work with it [14:35] if you're mostly interested in a quick fix, then just try the LTSE stack. if you are happy to debug the GA kernel, then compare the experience of the latest 4.15 kernel image to that before it, see whether the earlier one works. [14:35] local data is backued up with rsync, the work data that is [14:35] thanks for clarifying, i understand you don't have a second copy of your hardware ;) [14:36] ;) [14:37] i wouldn't be as worried as you seem to be about BIOS updates. but indeed it could potentially happen that a new one would break something. that's always possible, as it is with any software upgrade. [14:37] (if not very likely) [14:38] ok, going to try and boot with earlier kernel and report back, fingers crossed [14:41] Hey all [14:43] works with Linux version 4.15.0-109-generic (buildd@lgw01-amd64-010) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #110-Ubuntu SMP Tue Jun 23 02:39:32 UTC 2020 [14:44] I mean I selected the 3rd option from screenshot in grub menu [14:44] so somthing between 111 and 109 broke things.. === shariq is now known as d [14:47] linuxuserftw: so you could file a bug about this. [14:47] !bug | linuxuserftw [14:47] linuxuserftw: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [14:55] so now I would need to always go in grub Menu -> Advanced Options -> Select 109 Kernel? [14:55] Deko was added by: Deko [14:55] Hi [14:56] Does anyone know, how I can install the wifi drivers of my MSI B450 Gaming Pro Carbon AC on Kubuntu? [14:57] or perhaps now try with latest kernel and that temp param, I cannot see older text msgs, what was the param please? [14:57] linuxuserftw: https://irclogs.ubuntu.com/latest/%23kubuntu.html [14:58] those logs are usually delayed by an hour or so [14:58] @Deko, Try looking in driver manager [14:59] perfect thank you tom [14:59] Already tried it, but it doesnt find any driver [15:00] linuxuserftw: you wouldn't *always* need to select the old kernel image (after all, it would be automatically removed at some point, as it should, since it can lack necessary security patches - just like your bios) [15:00] @Michelle, Check the name of your wifi adapter and search a linux variant [15:00] linuxuserftw: ...but only until the supposed regression (newer kernel package introducing a bug over the old one) woul dbe fixed thanks to your bug report. [15:00] Intel WIFI Driver … Version … 21.90.2.1 … This is everything I find [15:01] Michelle: lspci -knn | grep -EA3 '(Network|Ethernet) controller' | nc termbin.com 9999 [15:01] so I should make the bug report now I guess [15:01] linuxuserftw: i suggested a couple approaches, reporting the bug was one of them. you make the choice. ;-) [15:02] yeah bug report will also help other people, opting for that, then will try with temp kernel param [15:02] thx tom :) [15:02] :thumpup [15:02] I like how you're thinking :) [15:03] yeah well, you know.. :hug [15:03] "The Intel 9260-AC Wireless Chipset doesn't work in newer Linux kernels" [15:03] big uff [15:04] Michelle: cat /proc/version returns your current kernel version [15:04] michelle@michelle-MS-7B85:~$ cat /proc/version [15:04] Linux version 5.4.0-40-generic (buildd@lcy01-amd64-011) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 [15:05] you should install the pending updates [15:05] there are no pending updates [15:06] which kubuntu release are you on? [15:06] lsb_release -ds [15:06] 20.04 [15:07] oh thats the latest then indeed, sorry [15:08] lets look for an existing bug report [15:08] those often have good workarounds [15:09] maybe !proposed yould also help you there [15:09] !proposed [15:09] The packages in Kubuntu are divided into various sections. See https://help.ubuntu.com/community/Repositories/Kubuntu - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [15:10] that's an extra repository by ubuntu with pre-release / QA package versions, incl. kernel images. [15:11] this can be bug 1848921 [15:11] bug 1848921 in linux (Ubuntu) "iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8086:0010]" [Undecided,Confirmed] https://launchpad.net/bugs/1848921 [15:12] bigbruno was added by: bigbruno [15:12] The terminal cant even find the package "iwlwifi" lol [15:13] that'S the name of a kernel module, it comes with the kernel images [15:14] can I somehow check, if "iwlwifi" is installed? [15:26] Michelle: do you have a linux kernel installed? [15:27] yes [15:27] so you have iwlwifi installed (at least if it's an ubuntu provided linux kernel) [15:28] the lsmod command lists kernel modules which are currently loaded [15:28] iwlwifi 331776 0 [15:34] Michelle: this gives away the installation location of the module, as well as the package providing it: dpkg -L linux-modules-extra-$(uname -r) | grep iwlwifi [15:36] Uploaded file: https://uploads.kiwiirc.com/files/b4c03cfc37e8e8663c426de142f9be1a/pasted.txt === Scotty_Trees2 is now known as Scotty_Trees [17:17] linuxuserftw: did you actually file this bug? [17:17] *bug report [17:18] not yet, out and about, will read up on it and file it for sure, no worries [17:18] but thx for the reminder :) [17:18] I will for sure do this [17:19] never filed a bug report for linux before, so happy to see how things go in that way.. [17:19] oh okay, i just looked over the past filings and couldn't spot it, so was wondering. [17:19] to file a bug against linux images in ubuntu, you'll need to create a launchpad account, but the tool will guide you trhough this. [17:21] cipull was added by: cipull === Scotty_Trees2 is now known as Scotty_Trees [18:03] so I have launchpad account and now need software to report the bug? the thing is I don't know against what package to report it [18:08] also I don't seem to have "run command" window :) [18:08] i have the konsole, doing ubuntu -bug in there tells me ubuntu not found [18:08] whoot [18:10] I think you need to omit the space: https://help.ubuntu.com/community/ReportingBugs [18:11] But, if you have a launchpad account, then you can just file a bug using the website. If they need more information, they may ask, so it is best if it is reproducible bug. [18:12] yeah just made lauchpad account, using online form [18:12] oh and yes, no space in there!! [18:13] so do it over form or with tool? what is better? === jukebohi is now known as juboxi [18:24] https://bugs.launchpad.net/ubuntu/+bug/1888070 [18:24] Launchpad bug 1888070 in Ubuntu "latest update freezes system on boot" [Undecided,New] [18:24] hope this is ok like this ;) [18:27] @linuxuserftw, Wow you are flooding the chat and my notification [18:29] left the telegram group cpl minutes after joining the irc chat, not sure what is going on with the bot.. [18:30] @linuxuserftw, Lol is this a bot [18:30] IrcsomeBot [18:30] KDE Telegram Relay Service [18:30] 20:30:24 ?? [18:31] well, regardless, and sorry for mistaking you for a bot, I hope I am not causing any sort of havoc, just filed a bug report on launchpad, that is all :) [19:31] linuxuserftw: it's best to report bugs using apport [19:31] or rather "ubuntu-bug" [19:31] in your case: ubuntu-bug linux [19:32] linuxuserftw: but since you already reported it, do this now: apport-collect 1888070 [19:32] this will add relevant logs to your report [19:38] linuxuserftw: looks like you're using amdgpu-pro, i think this is only supported by AMD (not Ubuntu) [20:07] is ctrl+f5 used by plasma or something by default can't get it to work for reloading a page in FF [20:07] even f5 doesn't work alone [20:08] I am on ubuntu 19.10 [20:08] err kubuntu 19.10 [20:17] !19.10 | aiena [20:17] aiena: Ubuntu 19.10 (Eoan Ermine) was the 31st release of Ubuntu, support ended July 2020. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2020-July/005494.html [20:29] tomreyn: figured it out it was my keyboard [20:29] xev does not register a keypress for F5 [20:51] aiena: good you found it! but make sure you upgrade shortly. [20:51] tomreyn: ok. I noticed distro upgrades can mess up the system royally I probably will just reformat keeping the home [20:52] in my experience this only happens when you leave third party software (or package version) installed, but YMMV [21:10] tomreyn: I agree [21:10] but often I find out too late into a distro upgrade [21:12] crap my number three button is gone too :P time for another keyboard I guess. === vivek is now known as anonymous_375 [22:29] tomreyn so this means the graphics card I have is not supported by Ubuntu? so this then means I cannot run updated kernels or updates on the system any more but stick with the one that does not show hang on the pcie errors? what is this amdgpu-pro about? I am not sure I understand your reply, sorry. === Lord_of_Life_ is now known as Lord_of_Life === vivek_ is now known as vivek__