[16:17] Is linux easier to crash with many programs than Windows for other people than me? [16:21] I don't understand your question [16:23] I mean i have crashed in Linux several times when theres some programs on at the same time [16:23] And that doesnt happen in Windows [16:23] But still in some way Linux feels lighter / got a better look [16:23] Linux is more sensitive to RAM failures [16:24] Check the logfiles and check your RAM (memtest) [16:25] Why [16:25] how do i do that [16:25] Do you see the Grub menu at start? [16:26] Im in Linux rn [16:26] I got a journal thing firstly [16:26] Do you have installed your Linux in EFI mode? [16:26] How to know? [16:27] For efi => `sudo efibootmgr -v` [16:27] I got efi [16:27] /sys/firmware/efi [16:28] For logfiles => `journalctl -xb -p err` [16:28] Okay i got text [16:28] from efi command [16:28] https://paste.ubuntu.com/p/TZjzxwwMwd/ [16:29] With EFI you have to look at https://www.memtest86.com/ [16:29] https://paste.ubuntu.com/p/8wFYYMdjqP/ [16:29] Okay [16:30] You can exit from the journalctl with key "Q" [16:30] It exited automatically in fullscreen terminal [16:30] memtest should run several hours, so let it run during the night [16:30] i can do it while doing other things? [16:31] but why is it this thing with ram failure in linux? [16:32] It is only an assumption, that your crashes are related to RAM [16:33] Maybe you find other causes in the log files [16:33] You can use also `journalctl -xb -p warning` to see more log messages [16:33] okay [16:33] WHAT [16:34] Come back! [16:34] Where are you! [16:37] lubuntu [16:37] Are you apt-ghetto === lubuntu is now known as Guest7363 [16:37] doubt it [16:46] hello [16:46] Help me!! [16:46] who can help me [16:47] !patience | mrtuxblux [16:47] mrtuxblux: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [16:48] https://paste.ubuntu.com/p/WyHvvQMRYk/ [16:48] I got a new question [16:48] Is this a good thing... [16:48] No, that looks like you have a RAM failure in your hardware, but I'm no expert on that. [16:49] hardware [16:49] So on Windows also? [16:49] can this be fixed easily? [16:49] Your entire computer likely needs replacement, or at least the RAM. [16:49] What [16:50] Why my whole PC because off the ram?? xD [16:50] Depends on if the RAM is soldered or not. [16:50] But, yes, looks like your RAM is bad. [16:50] The ram is with sticks [16:51] Then you need to replace the RAM. [16:51] oh so that will make my PC better? [16:51] If that doesn't work, then your motherboard might have an issue, but I'd start with the RAM. [16:51] ... so i can waste money [16:51] That's up to you. [16:51] well can you tell me if my motherboard is broken in some way [16:51] If i can know that [16:51] I cannot. [16:52] And by the way, for future reference, nobody in this chatroom is required to help you. [16:53] Yes i know xD' [16:53] Hardware troubleshooting is tricky. If you would feel better just replacing your motherboard, feel free. But, chances are you need to replace the RAM even if you do that. [16:54] I mean that if i buy ram it may not be broken but only the motherboard? [16:55] And how can i know my max ram [16:55] No, it could be both. [16:55] Wait was i supposed to do memtest86 with sudo? [16:55] Looks like, from your paste, you have 8GB of RAM installed, but only just over 5GB is addressable, which is where it failed. [16:55] mrtuxblux: Wouldn't matter. [16:55] oh [16:55] and this dont work with windows either? [16:56] That's a Linux program. [16:56] Really, a GNU program. [16:56] I mean my ram is broken on the hardware [16:56] So it dont work on Windows [16:56] Yes. It's indicitive of a hardware failure that Windows is likely working around if it's working at all. [16:56] Linux is much more sensitive to RAM failures. [16:56] okay [16:57] I dont understand this. Windows got 5gb ram and it will handle that better? xD [16:57] Basically, Windows might work, but its performance would be affected. [16:57] Ye linux does too but okay so a working ram = Linux is on the same level as windows? [16:58] If not better. [16:58] With the ram things? With the thing ram does? [16:58] if i got 5gb some ram must work so how do i single out them? [16:59] There's no way to tell. You should just replace it all. If it was due to a power surge or static, that can mess up a lot of things on your motherboard and other RAM stick(s). [17:00] oh i think there has been a lightning and power outtages [17:00] I have had this computer a long time [17:00] That would do it. [17:01] okay then i will not risk using my PC at that times again [17:01] And, considering all of the heat/cool-down cycles it's likely been through, that weakens solder joints on the motherboard and other circuits over time. It might be time to replace the whole thing. [17:01] do you think amd radeon r7 240 or the ram is the problem with bad performance video editing? [17:01] Likely the RAM. [17:02] oh [17:02] The RAM, if it's bad, will degrade performance considerably no matter the operating system. Most of your computer's performance revolves around RAM. [17:03] Okay [17:04] What is this? https://paste.ubuntu.com/p/jWtVWpVtFw/ [17:05] Now you have a package installation issue. Try running "sudo apt -f install" and see if that helps. [17:05] Nope :( [17:06] so my packaging is also broken thats why i havent gotten updates for days [17:06] Now try "sudo apt install libkf5kdelibs4support5" and see what that says. [17:09] https://paste.ubuntu.com/p/yNj3xyHSbN/ [17:11] What version of Lubuntu are you running? [17:17] Latest i think [17:18] And, you might try removing ksysguard (sudo apt purge ksysguard). [17:18] How i check that? [17:18] lsb_release -a [17:18] its not on my pc [17:18] ksys [17:18] Regardless, try removing it. [17:18] I did [17:18] Ubuntu 18.10 cosmic [17:18] The result? [17:19] no LSB modules [17:19] Hmmm... [17:19] Can i post it? [17:19] Yes, using pastebin. [17:19] in chat the 5 line text [17:19] no LSB modules??? [17:19] https://paste.ubuntu.com/p/ymfypqBrPP/ [17:20] well whatever. the answer is there at least. [17:20] I was asking about the result of running "sudo apt purge ksysguard". [17:23] * Eickmeyer slides wxl coffee [17:23] thanks. still finishing this dark roast [17:24] i haven't had coffee in a while, so it's going to be a friday to remember [17:24] 🤯 [17:24] Feeling productive, I take it. [17:24] indeed [17:24] Nice... [17:24] nice to see you here, btw, helping us out! [17:25] Hey, I'm everywhere I can be to help. :) [17:25] you're my hero :) [17:25] XD [17:25] oh okay i will show you [17:26] https://paste.ubuntu.com/p/k7dDzwH3rD/ [17:26] Okay, run "sudo apt autoremove" then "sudo apt update" then "sudo apt upgrade" [17:28] okay [17:28] its done [17:28] nothing new installed [17:28] Cool, and no errors? [17:28] ye [17:29] Okay, then your packaging errors are fixed. [17:29] You should start receiving updates again. [17:29] what [17:29] when [17:29] When they're available/released. [17:29] okay [17:29] and it cant be broken? [17:29] Well, no promises, but at least you're in a normal situation again. [17:30] okay [17:30] and i use 4682 ram with a game on and chrome [17:30] so im fine with that little ram? [17:30] i dont remember what it is that freezes me [17:31] cant swap fix that? [17:31] I would recommend higher, but of course, that's because I run Ubuntu Studio and have a higher need. BUT, if you have 8GB installed but can only use 5GB, that's a serious hardware issue. [17:31] No, swap won't fix that because your computer is going to continue to address all 8GB. [17:32] Whether or not it can. [17:32] but how does windows use ram better? [17:32] It can know that ram is broken? [17:33] I'm not too sure about the specifics on that. [17:33] okay [17:33] i wish i got to compare windows and linux with fair specs [17:34] so that if i got a normal PC with same specs they can be compared [17:34] If you want a fully-funtioning computer again, you need to replace your RAM at minimum. [17:34] *functioning [17:34] can i test other things for you to say if thats the only thing i need to do [17:35] I, honestly, don't know how to do that. RAM issues are most common, and other issues are harder to detect (or easier, as the system likely breaks completely if the CPU or GPU have issues). [17:36] https://paste.ubuntu.com/p/rjHJj59vSd/ [17:36] I mean if my other hardware is good [17:36] First step though, is to replace the RAM. [17:37] If I were you, though, considering the unit's age, I'd replace the whole thing. [17:37] okay [17:38] okay i dualboot so i will check this memtest in windows too [17:38] Good luck. === BrianG61UK_ is now known as BrianG61UK [20:19] hello [20:19] i cant download conky even [20:19] How do i fix my mirrors? [20:37] what'sthe error(s) you get? [20:53] What [20:53] Im gonna try fedora [21:02] please help me im not gonna get fedora [21:03] how do i get the default packaging? [21:04] of what? [21:07] lubuntu [21:07] i cant install anything [21:07] never get updates [21:08] you can always run the updater [21:08] updates are not automatic by default [21:08] hello [21:08] nvm im gonna sleep now xD [21:08] ok, well [21:08] here's what you need to know: [21:09] in 18.10 notification of updates is broken (https://phab.lubuntu.me/T166) [21:09] well i mena [21:09] you can, however, make updates automatic [21:09] i cant install updates [21:09] or you can just run the updater periodically [21:09] or install any new app [21:09] what's the result of doing so? [21:10] https://paste.ubuntu.com/p/Sy5FPq67Pm/ [21:11] why not remove conky? [21:12] cant install it [21:12] its never been installed [21:12] wxl: He had the same issue with ksysguard earlier. I think he has a bad sources.list at this point. [21:13] harumph [21:13] Erich I'd love to pick your brain about that project if you ever get a chance within the next week regarding your help with Ubuntu Studio [21:13] *via pm [21:13] what's in /etc/apt/sources.list.d/ and what's in /etc/apt/sources.list? [21:13] I mobile right now otherwise I would chip in again. [21:14] @SamuelBanya [Erich I'd love to pick your brain about that project if you ever get a chance wi …], Sure [21:16] I used a source list generator and it helped / fixed it completly but now i gotta sleep [21:16] Bye [21:16] ta === stephans is now known as tangarora === lay_ is now known as lay === PaulW2U_ is now known as PaulW2U === phoe6_ is now known as phoe6