[02:45] This message comes when I turn my laptop on or off. How can I solve this? : https://irc-attachments.kde.org/09dd3ab1/file_57650.jpg [03:13] @Abu: Is your laptop still working otherwise? [03:38] Yes , same happenes with me , some error show ,but boots up normally [03:38] But i want to remove it [03:38] It dont looks good (re @IrcsomeBot: @Abu: Is your laptop still working otherwise?) [03:46] Yes.... (re @IrcsomeBot: @Abu: Is your laptop still working otherwise?) [03:46] But i want to remove this..... [03:48] @Abu: You may be able to append "loglevel=0" to your kernel command line. [03:48] !kernelparm | @Abu [03:48] @Abu: To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters [03:49] @Abu: Use the instructions to add the parameter permanently, but do "sudo kate /etc/default/grub" rather than "sudo gedit". [03:56] Ok i will try [04:30] This is long process and maybe i can't do it alone.... (re @IrcsomeBot: @Abu: To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters) [05:21] 8Z48 [05:22] 76EY [05:24] πŸŽ‰πŸŽ‰πŸŽ‰ Do you know the most lucrative part-time jobs in 2022? Become a national agent of AISUSDT (Hybrid Cryptocurrency Platform) and complete some simple tasks as soon as you are free! 🎈🎈🎈 [05:24] Requirements: 1. Diligent [05:24] 2. Learn about cryptocurrencies [05:24] 3. Good expression skills [05:24] You can easily earn 100 to 1000 USDT per day. 🎁🎁🎁 Joining AISUSDT is free, AISUSDT works online! Do you need this opportunity? For more details, please contact my πŸ‘‰πŸ‘‰ WhatsApp: +44 7587444193 [05:30] !ops | Some user over IrcsomeBot is posting spam/scam material. [05:30] Some user over IrcsomeBot is posting spam/scam material.: Help! Channel Emergency! (ONLY use this trigger in emergencies!) acheronuk, ahoneybun, claydoh, ikonia, jussi, Mamarok, mneptok, Nalioth, ovidiu-florin, Pici, Riddell, ryanakca, shadeslayer, Tm_T, tsimpson, valorie, Unit193, yofel. [12:33] Hi all [12:38] Hello i need help with kubuntu 22.04 [12:40] I installed it on my notebook. But it cant find my amd soundcard and it cant find firmware for the amdgpu , when i try to install amdgpu drivers they are not installed [12:40] Its a matebook 14 amd 2021 [12:41] Need advice how to install the drivers properly so that i can make use of it [12:42] Q5AF [12:43] O5AF [12:43] Hello, this messages are from me (re @IrcsomeBot: Need advice how to install the drivers properly so that i can make use of it) [12:46] Amd support says its a community tasl to solve this [12:46] Task* [13:00] Hi, tell me can you see me or do I need registration [13:01] you're seen [13:02] thanks [13:02] yw [13:04] Do we get support here? [13:11] @Oskar, tes [13:11] yes [13:11] :-) [14:52] Ok cool so how can i use drivers for my new notebook? [14:52] All that i have tried failed [14:53] Need amdgpu drivers and for the amd sounddevice [14:54] Did not find a bugtracker or something else where i can ask for [14:55] 😊 [14:59] @Oskar, are you sure it's the driver? [15:01] one thing to check for no audio is to disable automute in alsamixer [15:04] after new install or kernel upgrade the default automute is on to prevent audio from blasting users on the first boot [17:41] hmm... I keep getting notifications that I have X days to restart firefox for updates [17:41] despite restarting firefox [17:42] cbreak: Close it, open a terminal with Ctrl+Alt+T, then run "sudo snap refresh firefox", enter your password, wait for it to update (you'll see clearly when it's done), then start it back up. [17:44] arraybolt3[m]: yeah, I know I could do that, but ... really, why doesn't it update automatically? [17:45] this worked just fine wouthout snap around firefox [17:45] in 20.04, in 21.10, in macos, everywhere other than ubuntu 22.04 :( [17:46] requiring terminal intervention for something as basic as updates isn't good user experience I think [17:48] cbreak: I don't think it requires terminal intervention, I think if you leave it closed for long enough it will figure it out, but I agree, this is a really rough spot in Ubuntu 22.04. [17:48] also fun: if I just run "snap refresh" , it tells me "All snaps up to date." [17:49] arraybolt3[m]: long-enough must be longer than 10 seconds then :P [17:51] cbreak: Yup, guessing so. I get why they made Firefox a Snap, but... there are some things to be fixed, that's for sure. In the mean time, https://support.mozilla.org/en-US/kb/install-firefox-linux This has instructions for how to install Firefox from a binary tarball down at the bottom, that will give you an auto-updating Firefox straight from Mozilla. [17:51] interesting [17:52] wonder why they gave up on normal deb packages then when they make tars [17:52] creating one from the other should be more or less mechanical, once infrastructure is set up [17:53] cbreak: Security. Web browsers are very complex systems and are a good way to hack a system. Snap adds a shield around Firefox so that even if something does hack your browser, it can't (or at least has a much harder time trying to) break into the rest of your system. [17:53] It's that shield and the mechanisms behind it that causes all the problems. [17:54] snap isn't the only way for process isolation though [17:54] wonder if flatpack or appimage firefox have the same problems... [17:54] cbreak: Flatpak, unsure. AppImage, probably not I would guess, since I don't believe they're containerized. [17:55] I do have a fully isolated 20.04 firefox in an lxc, which can update itself just fine :D (well, apt updates it...) [17:55] cbreak: Process isolation might keep one process from accessing another if something like a Spectre attack tried to steal data, but I don't think it would help with a buffer overflow remote code execution vulnerability. Snap containerization can even defend against those. [17:56] buffer overflows only give access to the vulnerable process [17:57] cbreak: But if that vulnerable process can read from/write to your disk... [17:57] then that's because the process has the permission to do that [17:57] on macos, process isolation also limits syscalls, like file open / close [17:58] it's a bit similar to how snaps work, just less ... binary [17:58] I think selinux can do the same on linux [17:58] but probably too annoying to configure... [17:59] well, either way, the big problem in this case is that snap is not updating firefox while it's running [17:59] it could trivially do so, after all, snaps are all isolated images [18:00] and just swap it out as soon as it terminates. [18:14] hello [18:14] anyone here [18:15] since yesterdays systemd update there are all kinds of things broke help please [18:16] gary48: hi. what seems to be broken, and which version of kubuntu and systemd are you running? [18:16] the discover store comes up with an error that says invalid number of concurrent streams [18:16] it will download some things from discvover and others come up with that error [18:17] and also krdc is broken and will not connect [18:18] kubuntu 22.04 [18:18] how do i find out systemd version [18:18] what command do i use [18:20] apt list --installed systemd [18:20] can not get into system log either its asking for a password i put in my password says wrong password i put the root password in [18:21] you have a root password? [18:21] ystemd/jammy-updates,now 249.11-0ubuntu3.3 amd64 [installed,automatic] [18:21] N: There is 1 additional version. Please use the '-a' switch to see it [18:22] this systemd version is fine on 22.04. i assume there is a different issue. [18:22] no it ask for one when i try to open system log [18:23] can not get into system log either its asking for a password i put in my password says wrong password i put the root password in [18:23] it pops up xterm also asking for a sudo password [18:23] the sudo password is your user's password [18:24] right i input my sudo and it does not work [18:24] what you just said sounds a lot like you do have a root password set [18:24] what does "it does not work" mean? is there an error message? [18:25] just the normal password it ask for when i install software everything worked fine till yesterdays system updates [18:25] what's the output of lscb_release -ds ? [18:25] what's the output of lsb_release -ds ? [18:25] the latter, please [18:26] lsb_release -ds [18:26] Ubuntu 22.04 LTS [18:27] what's the output of sudo id [18:27] is there a system restore or roll back on kubuntu [18:28] only if you set it up this way [18:28] sudo id [18:28] [sudo] password for gary: [18:28] and when you type your password there it says? [18:29] id=0(root) gid=0(root) groups=0(root) [18:29] so you can run commands as sudo fine [18:29] as root, i mean, through sudo [18:29] yes [18:29] https://bugs.kde.org/show_bug.cgi?id=455540 is a recent bug report against kde, which produces the error message you reported here first. [18:29] KDE bug 455540 in Discover "Unable to download from Settings with error 'invalid number of concurrent streams'" [Normal, Resolved: Fixed] [18:30] but not when i try to open edit sources or open system log [18:31] oh so there is a bug ok well how do i get this to update now that it will not install anything in discover [18:31] i'm not familiar with kde plasma and how kubuntu manages updates to it. if you are running the latest kde plasma this bug may be affecting your system [18:32] i have theΒ  terminal muon and synaptic on this pc [18:32] debian package updates can be installed using the "apt" command, snap updates can be installed using the "snap" command [18:32] Try to run a full update from the command line in case something was interrupted: [18:32] sudo apt update; sudo apt full-upgrade [18:33] ok thanks [18:33] alkisg: in case you know, is ppa:kubuntu-ppa/backports enabled by default on kubuntu? [18:34] tomreyn: hmm not sure but I think "no" [18:34] ok that fetchs updates so atleast when they fix it i can get it that way [18:34] thanks [18:35] gary48: also upload the output of this: grep -r . /etc/apt/sources.list* | nc termbin.com 9999 [18:35] This will show us if you have any PPAs etc enabled [18:35] i will check [18:36] or use sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1 | nc termbin.com 9999 [18:38] https://termbin.com/7nup [18:40] well i can get into sources now that i did the upgrade command [18:41] so it fixed that the xterm opens i put my sudo password in and it works now [18:41] i assume "get into sources" refers to accessing some graphical user interface? [18:43] Permission denied. [18:43] Possibly incorrect password, please try again. [18:43] On some systems, you need to be in a special group (often: wheel) to use this program. [18:43] thats what i get when i try to get into kysystem log [18:44] what does this print? echo $XDG_SESSION_TYPE [18:45] and this: groups [18:45] i found a backdoor sytemsetting hit drivers then i can open it to see my sources meaning repos [18:47] x11 groups [18:48] "groups" is a command i suggested to run [18:48] (and post the output of) [18:50] ary adm cdrom sudo dip plugdev lpadmin lxd sambashare [18:50] )) [18:50] i am admin [18:51] close time [18:52] user root hacking noobs xd [18:52] i will check for updates tomorrow i guess atleast i can update through the terminal now [18:52] fack all [18:52] monkey ) moon key [18:56] how do you follow bugs and report for kubuntu [18:57] they say they fixed the bug and im fully updated and obviously its not fixed and is affectting alot more then just downloading icons from discover on my system [19:00] tomreyn you still there [19:00] gary48: https://launchpad.net/. Create an account, then you can find the bug, and there should be a link near the top that says "This bug affects X users. Does this bug affect you too?" Click it, and confirm that you're affected. [19:00] thank you [19:03] gary48: In relation to not being able to view the logs, this is a known bug in Kubuntu, due to a CVE fix in the sudo program. They're actively working on getting it fixed (I was there when they discovered the fix and was actually helping to find it). In the mean time, try "sudo ksystemlog" in a terminal. [19:05] (Essentially, there's some weird attack you can do on sudo in some instances, but the way they plugged the attack hole also threw a wrench in the works of kdesu, the KDE component that allows you to open applications as root through the GUI. The attack is sufficiently low-risk that they've decided to simply disable the fix to make things work again IIRC, but until then, this is the error you get, even when you give the right password.) [19:05] (You can disable it yourself by running "sudo nano /etc/sudoers", then find the line that says "use_pty" and comment it out.) [19:08] (And you can comment out a line in /etc/sudoers by simply typing a "#" character at the start of the line you want to comment out.) === spuzz is now known as spuzz_ === spuzz_ is now known as spuzz [19:14] gary48: i'm back for a while. ihave little experience with current kubuntu, could only really help with all the underlying things which are the same in ubuntu [19:14] update it is virus admin panel secrets update virus !!!!! live usb usage speet test [19:18] try ignoring aleksey [19:26] so my other laptop with kubuntu is doing the same thing so it must be a bug [19:28] im so tired of ubuntu breaking that past couple years whats a good kde distro that works well has a good uefi support cause i think after using ubuntu for 10 years it might be time for a change [19:29] mint these days even breaks cause i use that on my desktop [19:31] any suggestions [20:25] How to disable automute (re @IrcsomeBot: after new install or kernel upgrade the default automute is on to prevent audio from blasting users on the first boot) [20:26] The notebook says, no audio device fpund that why i think its the driver [20:28] It loads a hd driver for intel but not for the amd device. I know its an amd sound device and in alsamixer it is shown as acp [20:29] And in alsamixer my amd sound device shows no sound controls [20:32] And now i dont know how to activate my sound device [20:33] I dont want to use all the time a headset [20:33] With USB [20:40] Hello there and thanks for the Kubuntu. I am on Ubuntu Studio, but I think this is vanilla Kubuntu behavior I would like to suggest a change: "how about not mentioning the username in the wifi hotspot default name?". If there is anyone else who finds this annoying and needing tinkering with settings to get the username away from the wifi hotspot name [20:42] Iamthehuman1: I'm here too! o/ Actually, that's not even a Kubuntu thing but a KDE Plasma thing, so even further upstream. [20:42] Bless you Eickmeyer[m]-Meister [20:42] hehe [20:43] Your best best is bugs.kde.org [20:43] *best bet [20:44] someone should really build that system that will do 3 things well: #1 tell whose bug something likely is and give links #2 send small amounts of money to FLOSS devels and most importantly #3 ability to attach small messages of support to keep on going to the small droplet of money sent