[00:00] you don't SKIP it using memory XD [00:00] you might as well skip it using power [00:00] how much total RAM you have? [00:01] 3536 mb [00:01] 2536 mb [00:02] um [00:02] make up your mind? [00:02] 2536 mb [00:03] so that's plenty to boot up the system and get it running, use different apps [00:03] so what are you doing that's consuming so much memory? have you looked at the task manager? [00:04] how do I look at task manager when I cant boot Lubuntu? [00:04] you didn't say that [00:04] so how do you know it's a memory issue? [00:05] a errow message when trying to boot Lubuntu [00:05] what specific error message? [00:06] like the EXACT wording [00:06] screenshot it if you have to [00:11] thats going to be hard to do the computer im trying to get working with Lumbuntu is a old dell I get from a guy not the computer I talking to you on [00:12] do you have a phone? [00:12] yes I can take a pic if I can get the errow message up [00:14] great now Im geting a blinking curser in corner [00:14] so let's back up a minute here [00:14] 1. did you check the hashes on the ISO? [00:15] yes [00:15] 2. when you booted, at the GRUB screen, did you select "check disc for defects?" [00:15] i have installed from this iso before to a old hp Iget [00:15] ^^ with the installation media [00:15] yes [00:15] that, sadly, doesn't mean anything [00:16] you could have one single bit of information that is corrupted and it could lead to all sorts of weird errors in one case where in another case it works fine [00:16] but if you did the check, you're fine [00:16] now im getting a corrupted low memmery [00:16] the "bad memory" thing makes me wonder if the hardware isn't defective [00:16] memory [00:16] have you tried using the "memcheck" option in the GRUB menu of the installer? [00:16] yes [00:17] and the memory wasn't defective at all? [00:17] ran a mem test last night about 4 times [00:18] huh i've never seen this before [00:18] what specific machine is this? [00:18] can you boot to the installer and run `dmidecode` and pastebin that somewhere? [00:19] oh hold on [00:19] https://unix.stackexchange.com/a/288337 [00:21] long story short: your BIOS is trying to use memory it shouldn't be [00:21] it should boot, though [00:22] that said the error is probably a red herring [00:22] i'd look into a reinstall [00:22] maybe see if you can upgrade the bios [00:23] sadly its upgrade as high as it goes [00:24] you know there's something i tell people all the time [00:24] linux can do a lot of things [00:24] but it can't fix broken XD [00:26] sorry i couldn't be of more help :( [00:27] switching to uefi booting might work around it. but i assume this is so old it doesn't support uefi? [00:29] right will try a reinstall and see you help a lot. i have like 6 other puters so no big deal [00:30] reinstalling ubuntu wont help with a buggy bios, but i didn't follow the whole chat, maybe there was something else. [00:33] older graphics cards may also do funny things such as corrupting low memory. i've seen some of a company whose name starts with n and ends in vidia do that. === defaultnb is now known as WurzelKay === BrianG61UK__ is now known as BrianG61UK [07:24] @wxl [ @Login_01 that's what causes the icons to stick in place], Here I am. I write from Italy, and in previous messages from me it was already night. … As soon as I have the opportunity to test for the problem of the icons I will let you know. … For the second problem I will send you a photo so that you understand better. [10:35] @lubuntu_bot Hy! [12:58] I no longer see the messages in this chat. You too? [12:59] I can see chat text [12:59] 😜 [13:00] OK 😁 [14:15] Is the there a way to get lubuntu not to use low memory [14:15] . . was added by: . . [14:23] <. .> Hello friends, I am a newcomer in the world of Linux. Can you help me to get answers for simple questions? … I am going to install a lightweight Lubuntu 19.04, and want to make it as quick as possible, so I want know: … 1) how to disable all logs. 2) how to make autologin. … I just don't want to read much in internet. I will be grat [14:23] eful for the instructions. [14:38] A was added by: A [14:46] I know that when you install Lubuntu there is a option to turn off logining in with password thinks it a bottom of page where you do all the nameing stuff [14:48] as for disable logs there a setting to do that but why do you wont to logs help a lot trying to run down a bug [14:51] <. .> to minimize read/write on HDD, so that OS may be run with minimal footprint. [14:56] hi all [15:28] @wex wimpy [2536 mb], 2536? Seems an od configuration for ram. What is it? Like 2gb+512mb? But shouldn't the usable amount be less than 2500mb in that case? [15:47] I know but thats what bios sayed [15:49] as buggy as this thing is who know it should be 1536 mb === lubuntu is now known as Guest63693 [17:00] y orwell.freenode.net [17:04] @Login_01: if you're still around make sure to send that screenshot as a *link* rather than just pasting it in Telegram. our bridge has a bug i need to fix. maybe i'll try to get on that this morning. [17:04] and wex, i can't @ you because you don't have a username. but did you read what i sent you? [17:04] @.. did you figure out autologin? [17:06] Lol I have moved on how I'm trying to install old copy of windows xp [17:06] @.. for the vast majority of logs, rsyslog does all the work. you can disable it with `sudo systemctl disable rsyslog.service` but, i, too, think that's really silly [17:07] oh jeez. don't hook it up to the internet. [17:07] <. .> About autologin I asking beforehand, am going to install Lubuntu after 2 days. [17:08] the installer will give you the option [17:09] lol not sure I can with xp its been so long since the last time I messed with it [17:10] what you CAN do with XP is become a botnet node [17:10] without even trying! [17:11] <. .> @wxl [ @.. for the vast majority of logs, rsyslog does all the work. you can disa …], thank you. [17:48] <. .> guys, I am a novice, my another silly question: is it possible homehow to manage swapping? … For example in Windows I have disabled a "pagefile", bacause I have a lot of RAM, and OS works quickly. How is it in Linux, namely Lubuntu? [17:49] there is a configuration of swappiness [17:49] if there's nothing displayed by `swapon -s`, you don't have swap [17:49] you can disable all swaps with `swapoff -a` [17:49] <. .> say, is it worth to do in Linux? [17:50] generally swaps are automatically mounted in /etc/fstab, so if you have swaps you want to remove, you can remove the relevant lines and either delete the swapfile or reuse the partition [17:50] same logic applies in general to linux as it does to windows or any other os [17:53] <. .> thanks, I will experiment with it. [18:04] wxl: remember that latest lubuntu doesn't use swap partition as default, it uses a file. [18:04] @HMollerCl everything i said still applies :0 [18:05] because I don't have it wxl [18:07] <. .> @HMollerCl [wxl: remember that latest lubuntu doesn't use swap partition as default, it uses …], does `swapoff -a`will disable it? [18:08] `swapoff -a` will disable ALL swaps, regardless of their form [18:09] swapoff [options] [] … Disable devices and files for paging and swapping. [18:09] from swapoff β€”help [18:27] @PLYR 0 [], Road Rash! :P [18:36] We have the feature to not create any swap with Calamares. We have https://phab.lubuntu.me/T22 for more details [19:06] <. .> About 'atime' I found how to disable: to add into /etc/fstab. … Is it possible to disable ctime (change time) ? [20:18] see `man mount` [20:18] there is no `noctime` directive in options