/srv/irclogs.ubuntu.com/2021/09/02/#ubuntu.txt

casper34Nope nope nope that is not true but okay just let it be. Going to figure out what to do00:08
leftyfbuh00:08
casper34and thanks alot for the help wishing everyone  great day00:09
leftyfbcasper34: sorry, but it is true. LXD uses the same running kernel the host is and uses namespaces to separate out resources00:09
sarnoldwell, it's mostly true; docker and lxd's *container* things use the exact same kernel features when delivering vastly different views of containers.. but lxd can also do virtual machines, which docker can't do on linux00:09
leftyfbcasper34: please do not PM00:10
casper34in the dm is why i asked just let it be00:10
yateshow do i install the info pages for gcc?00:13
leftyfbyates: I'm pretty sure it's installed by default00:14
yatesleftyfb: i don't see gcc.info.gz installed in /usr/share/info, where everything else seems to be00:14
leftyfbyates: just type:  info gcc00:15
genii-awayProbably gcc-doc package00:15
yatesleftyfb: that gives the man page00:15
yatesi think info will serve up the man page for a topic if there is no info page for it00:16
yatesgenii-away: ok i'll take a look - thanks00:16
Max-P"info gcc" is giving me the manpage here yeah00:16
yatesand the winner is... genii-away!00:17
yatesthanks!00:17
genii-awayGlad to assist00:17
sarnold$ apt-file search /usr/share/info/gcc.info.gz00:19
sarnoldgcc-doc: /usr/share/info/gcc.info.gz00:19
yatessarnold: good reminder - i forgot about apt-file00:20
yatesthank you00:20
yatesi'll be glad when they make a DCI for SSDs00:20
yatesgenii-away: i thought the gnu assembler would be include with the gcc info page but it appears it is not. that is in binutils-doc00:25
yatesthanks to sarnold i found it wihtout any hand-holding00:26
sarnold:D00:26
genii-awaySelf empowerment rules00:26
yatesstill hoping for a DCI00:30
yatesi actually had apt-file documented in my personal ubuntu help. still forgot about it. ;(00:31
* yates wonders who will be humble enough to ask what "DCI" means...00:32
Croranyates: what's a DCI?00:32
yatesDirect Cerebral Interface00:32
Croranlol00:33
Croranlike the OCZ thing00:33
yatesOCZ?00:33
* yates googles..00:33
Croranhttps://www.newegg.com/p/N82E1682610000600:33
yatesis that a joke?00:34
Croranno it's real00:34
Croranyoutube some reviews00:34
yateswow. queue Twilight Zone theme here..00:34
CroranI mean... people don't really understand the brain. So the OCZ NIA detects like... gamma waves and alpha waves or some such. And lets you assign them to buttons.00:35
CroranIt's not like telepathy or something.00:35
yatesi guess for now i'll have to stick with grep and my fingers..00:36
yatesthe apt-file thing gets away from me because i am first a fedora user, and have committed a bunch of dnf and rpm stuff00:37
yates...to my head.00:37
yatesrpm -ql "path-to-file"00:37
Croranapt-file? lol. i've literally never used that binary and been on ubuntu since 200800:37
yatesis there another way to do a "reverse lookup" of installed file to package name?00:38
sarnoldyates: dpkg -S00:38
sarnoldbut that's only for installed packages00:38
yatesis there something for any package, installed or not?00:38
sarnoldthat's apt-file00:38
yatesCroran: soy ou've managed to live without this feature for 13 years?!?00:39
Croranhmmm well... ubuntu has a built-in thing.00:39
yateswhat?00:40
Croranif you try to start a binary that isn't on your system it automatically tells you which package has it.00:40
sarnoldthat only works for executables though00:40
Croranand i've used dpkg -S to look up info on files that are actually on my system00:40
sarnoldhandy though :)00:40
Croranso yeah. i've lived without that specific functionality i guess. i've used google to find package information on ubuntu's repo sites.00:40
yateswell thanks everyone00:41
* yates goes off to #emacs00:42
sarnoldsee ya yates00:42
Croranhave fun00:42
* yates waves bye00:43
CroranI keep getting this notification popup that says software updates are ready to be installed. it has, like, 4 buttons... 'ok' 'cancel' 'view' and 'update', as i recall.00:54
Crorananyway, when i hit 'view' nothing happens.00:54
CroranIs there a way to get rid of that pop-up?00:55
Crorani already tried removing execute permissions from the binary... notify-osd i think it was. problem is that gets rid of a bunch of other notifications too.01:06
TablesI seem to be having an error in both 20.04.3(current) and the daily 21.20 ISO installation where the keyboard selection screen after selected, comes up again slightly larger and won't continue past it again.02:17
hhaglidWhat is this?02:31
hhaglidNevermind, that is a question a Google search can answer.02:32
robI'm on my second Dell XPS laptop with Ubuntu 20.04 that has crapped out from apparent RAM failures: sudden freezes and crashes for no apparent reason, and the Dell RAM failure flashing light code often when trying to boot. With the first machine I just put it down to a hardware flaw. Now the same thing is happening with a completely new device, I'm wondering if there could be anything that I am02:44
robdoing, or Ubuntu is doing, that could affect this. Any thoughts?02:44
lotuspsychjerob: check your dmesg/journal logs to share with volunteers, so they can have a look02:48
=== kevr is now known as scumbag
robThanks lotuspsychje. I've actually been running OK for a bit now, so I guess nothing useful to see in the logs, but will make a note to do this next time the problem hits.03:08
lotuspsychjerob: you can also keep a journalctl -f running all day, see what happens at what time03:09
robActually, lotuspsychje I see it's possible to filter journalctl stuff by time, so here are logs from yesterday when I had a few of those freezes: https://termbin.com/zcpv03:21
robhttps://termbin.com/dc1r03:22
=== hhaglid is now known as hunter
=== hunter is now known as ENIAC
=== ENIAC is now known as Guest1684
robI think there's so much in these journalctl logs termbin isn't taking it. Is there anything I can do to filter further? I don't have note of exact times of the failures.03:24
robAre there specific things you would grep for, for example?03:26
Bashing-omrob: Like: ' journalctl -b |grep failed ' or ' journalctl -p 3 -xb ' to filter for errors.03:30
robI was just talking about getting these freezes on here and then I had 2 in a row in a couple of minutes. Here is journalctl for the last 15 mins: https://termbin.com/jycn03:47
Croranrob: if your xps has ram sockets, reseat your ram. then run memtest86+ overnight to verify.04:00
Croranrob: not memtest86, but memtest86+. I believe it's included in the bootable Ubuntu image.04:00
robCroran: thanks; I think the RAM is hard-wired into the motherboard on these things!04:04
robYeah, just confirmed that. It's soldered in.04:05
robDo you think that means the motherboard is screwed? That's what seemed to be the case with my last machine. The current one is a replacement for that.04:06
tsapienWow I thought one of the upsides tot he XPS was that it was upgradable RAM wise04:06
Croranmemtest86+ is still relevant. it's completely independent of linux. essentially it's own OS.04:06
Croranthat will tell you 99% whether you truly have a ram issue.04:07
robOK, cool. So I'll boot from the image, run that and see what happens.04:07
robThanks very much for your help.04:07
Croranyeah. let it run for awhile. ideally overnight but at least a few hours04:07
Croranyou're welcome04:07
Bashing-omrob: UEFI system then: http://www.memtest86.com/ <- proprietary offering; as UEFI is proprietary.04:12
robOK, thanks04:14
=== stevenm_ is now known as stevenm
=== zakame_ is now known as zakame
StopTheseFuckingI'm not good with Linux but i've got some hackers who are using my shit to mine bitcoin and they05:52
StopTheseFuckingare having a blast.05:52
StopTheseFuckingHelp me stop them.05:53
StopTheseFuckingI'd also like to take control of their mining for my own uses. My father is very ill and I need the money05:53
StopTheseFuckinganyone?05:55
TheBigKStopTheseFucking: is this a joke or something?06:03
StopTheseFuckingIt's not.06:05
Bojidarirc.all4y.net06:06
TheBigKStopTheseFucking: do you have even ubuntu installed?06:07
StopTheseFuckingUh... Yeah.06:07
TheBigKwhich version... what exactly do you want to accomplish06:07
StopTheseFuckingWell. First I'd like to stop them remotely acessing my computer.06:07
TheBigKdo you know how they get in? Linux is actually pretty secure operating system06:08
StopTheseFuckingThey're using PPP or bluesnarfing06:08
StopTheseFuckingOh, and They06:10
StopTheseFuckingare using google workspaces06:10
StopTheseFuckingThey're connected currently06:10
StopTheseFuckingShit.06:12
TheBigKcan u pastebin netstat -anp06:14
TheBigK!paste06:14
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.06:14
StopTheseFucking'm having some trouble06:22
TJ-StopTheseFucking: first thing you do is disconnect the PC from the network. Without that everything else is pointless06:23
CroranStopTheseFucking: How did these hackers get 'PPP' or 'bluesnarfing' set up on your PC to begin with?06:45
CroranStopTheseFucking: I'd suggest just shutting the system down and booting to an Ubuntu install CD - into the live desktop.06:45
StopTheseFuckingIs therer no like, easy way to do this?This coputer was donated to me06:48
alkisgAn easy way to remove "unknown malware put there by unknown means"? Sure, just reformat the donated PC06:49
StopTheseFuckingI===Wekkm tgat wat tget get away with it06:50
StopTheseFuckingsWell, that way they get away with it06:50
alkisgIf there was an easy automated way to remove unknown malware, then antivirus programs wouldn't need to exist06:50
StopTheseFuckingI don't carew how hard it is06:50
StopTheseFuckingI wat to find them06:50
alkisgWe don't care either, don't worry06:51
Croranalkisg: lol06:52
StopTheseFuckingI mean, does no onSO, the world just is what it is?06:52
CroranStopTheseFucking: are you sober?06:52
StopTheseFuckingsAs a fucking bird06:52
StopTheseFuckingThey've got it where i can't see what I'm typing06:52
alkisgIt's like saying "I don't care how hard it is to treat coronavirus, aids and cancer, I just want to cure them". Sure buddy we'd like that too, but when something isn't possible, try to see what IS possible06:53
Croranhere's a good tip for Ubuntu users. I learned this here. `dfc -Tt -squashfs` will give you a nice color formatted output of all your mount points and space and remaining space, without the stupid snap virtual disks cluttering it up.06:53
StopTheseFuckingHow do i see if thyere using Remminna?06:57
alkisg Post the netstat output that they asked you before06:58
StopTheseFuckingUploaded file: https://uploads.kiwiirc.com/files/51b525b99d7b8dfd500238e8ad838771/pasted.txt07:09
CroranStopTheseFucking: that's not netstat output07:13
user123Hi07:16
EriC^^hello user12307:16
Croranuser123: hi07:16
StopTheseFuckingI'm in wiorkspaces.07:18
CroranStopTheseFucking: aren't we all07:18
pevoz23Hey there! I'm facing a bug with kernel 5.11.27: my system won't boot. I wanted to report the bug, but I can't find a way (if there's any) to access the log of failed boots. In /var/log I only found logs for successful boots07:39
Croranpevoz23: at what point does the boot fail?07:42
satorHi, I'm considering to switch from LTS to interim; I've read the official wiki about the Ubuntu life cycle and also tens of articles here and there on internet about LTS vs interim but still I have a doubt about security when using an interim version for everyday activities. As most of the users (I think), 90% of installed software on my LTS box is07:43
satorcoming from "main", the remaining 10% from "universe", so I'm bit concerned about the statement that interim releases only get security supports on "main". Does this mean that upgrades in "universe" for a interim might be unsafe or become a security issue? Can someone shed a bit of light on this topic?07:43
alkisgIt means that if a package in universe has a known security issue and a fix for it, the fix may land on the LTS version but not on the non-LTS version07:45
alkisgFor example, see some security issues there: https://ubuntu.com/security/notices07:46
pevoz23Croran: I'm not really able to answer, but quite at an early stage I would say. I just see a message "x86/cpu sgx disabled by bios, then a result from fsck on the root partition, after that it seems to enter a loop of the same messages (mainly related to talpa vfshook, i.e. related to the sophos AV). Then I have to hard shut down07:46
alkisgpevoz23: and the system boots with the older kernel? Which one is that?07:48
pevoz23alkisg Yep. Right now I'm using that system with 5.8.0-63-generic07:49
alkisgpevoz23: does sophos come with a kernel module, that it might be incompatible with kernel 5.11 yet? Can you disable it and see if it boots without sophos?07:50
Guest9957why KDE applications connect to internet whenever i launch them?07:51
Guest9957dolphin kate etc..07:51
shortyyhey, is there something comparable to tracker.debian.org for ubuntu packages?07:53
alkisgshortyy: the package information is available at https://launchpad.net/07:54
shortyyugh, thanks. I think the ui is quite horrible for lp :/07:54
user123I am getting pseudo_Abort error when i run bitbake imx-image-multimedia07:55
pevoz23alkisg That could indeed very much be. I'll give that a try. I was actually more worried that a kernel update went wrong, as yesterday evening I came home and had no video signal out of the pc (it was running on the HWE kernel, so I guess already 5.11.x, where x<25or 27) and had to do a hard reset. However, then I sudo apt --reinstall'ed the latest07:55
pevoz23kernel with no better results. So i guess it could indeed be something related to sophos (and, if not, probably to nvidia)07:55
user123With multilib support this error07:55
alkisgshortyy: it has a lot of information there, code, bugs etc, it's not just package information, so it can be a bit confusing07:55
sator@alkisg: ah! So for LTS, if a package has a known security issue and a fix for it, the fix is provided immediately as update. Does it means that some "universe" packages for LTS 20 might be more updated than the same for LTS 21?07:55
Croranpevoz23: your system might not be booting to the point where it can write any logs. I think there's a way to boot your system to a serial output and log from another system.07:55
Croranpevoz23: i'm not exactly sure how it's done though.07:56
Croranpevoz23: oh here https://www.kernel.org/doc/html/v4.15/admin-guide/serial-console.html07:56
alkisgsator: no, not "immediately". It's just "more possible" that the fix will land in an LTS version, than in a non-LTS version. And usually this means "just the fix", not "a whole newer version that also has the fix"07:56
pevoz23Croran ok, thanks! Good to know. I'll do a research, then, if I'll need it :)07:56
pevoz23Croran ah, great, thanks!07:57
Croranpevoz23: you're welcome07:58
Cool_OmarHi08:01
CroranCool_Omar: Hi Mr. Cool08:01
Cool_Omaranyone succeeded to compile NDISWrapper from source?08:02
Cool_OmarHi Croran08:02
Cool_OmarNeed a fix for this08:03
sator@alkisg: thank you, now it is clear to me how it works; well, I'll consider it. My biggest issue with Ubuntu 20 is that my HP printer refuses to work, it was working perfectly on Ubuntu 18 but now is almost 1 year I have to struggle to print something (I need to use an USB key to transfer files on my old box with Ubuntu 18, or find a Windows box)08:03
satorand really I do not want to wait another year for the LTS upgrade that brings the newest version of HPLIP that might fix my issue...08:03
CroranCool_Omar: why would we do that? it's available as a package08:03
alkisgsator: maybe work on that then? Which printer it is?08:03
Croransator: which application are you typically printing from?08:04
juliandroskeyes, but seems not requires CPUS to be installed in the package08:04
Cool_OmarCroran: to install some drivers that aren't working through normal package08:04
shortyysator, i mean unconventional, but did you try the version from hp directly (for ubuntu)08:05
shortyyto see if a new version fixes the issue08:05
Cool_OmarCroran: here's a sample of my errors08:07
Cool_OmarCroran: /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.c:157:4: error: too many arguments to function ‘__vmalloc’08:08
Cool_Omar  157 |    __vmalloc(load_driver->sys_files[i].size,08:08
Cool_Omar      |    ^~~~~~~~~08:08
Cool_Omar./include/linux/vmalloc.h:132:14: note: declared here08:09
Cool_Omar  132 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask);08:09
CroranCool_Omar: please don't paste multi-line errors in irc.08:09
Cool_OmarCroran: Ok but that's all my errors08:10
Cool_OmarCroran: Can u help?08:10
sator@alkisg: It is a HP Deskjet 3635 and connected to the USB08:10
Crorancool_omar: it appears to me that the latest ndiswrapper 1.63 source tgz does not include the latest svn changes from 2017.08:11
sator@Croran: I always use the same applications I was using with Ubuntu 18: evince, libreoffice... standard stuff, nothing new or special08:11
CroranCool_Omar: i would suggest downloading the latest svn code and compiling from that08:11
Croransator: chrome?08:11
Cool_OmarCroran: got link for that svn??08:12
sator@Croran: Chrome? No, thank you :)08:12
Croransator: ok. just wondering because chrome printing stopped working right for me after my upgrade to 20.04.08:12
CroranCool_Omar: it's on source forge, the same place you opened a issue ticket 4 days ago08:12
ubottuBug 4 in Launchpad itself "Importing finished po doesn't change progressbar" [Medium, Fix Released] https://launchpad.net/bugs/408:12
sator@Croran: However it does not work in any application in Ubuntu 20, while it works perfectly with all applications in Ubuntu 1808:13
Croransator: understood. i just wondered if it were only an issue with chrome, as that was my experience.08:13
alkisgsator: how did you install the printer? Was it autodetected? What happens when you try to print? Is there any error message involved?08:14
sator@alkisg: The printer is autodetected, but I also tried to install it manually by CUPS; the error is the pretty (in)famous "Device communication error (5012)"08:17
satoralkisg: basically it does not work as printer and does not work as scanner08:18
alkisgsator, try this: sudo apt purge ippusbxd08:18
=== hjeldin1 is now known as hjeldin
alkisgThis daemon is supposed to provide ipp queues for driverless printing, but in many cases it's causing issues08:19
alkisgThen reboot; you might also need to remove/re-add the printer, but in my case it then worked immediately08:19
alkisgIt's also one of the answers in a question about your error message: https://askubuntu.com/questions/1012562/device-communication-error-5012-hp-printer08:19
satoralkisg: Think I've tried that as well, but I'll try it again, thank you. I'm also checking by hp-check but output is useless because: warning: ubuntu-20.04 version is not supported. Using ubuntu-19.10 versions dependencies to verify and install...08:23
satoralkisg: so the whole output is useless08:24
alkisgYou can check if you already purged the package with: dpkg -l ippusbxd08:24
satoralkisg: I have that package installed but I'm pretty sure to have tried that way - it is installed because when I try to fix something removing packages and see that does not work, I reinstall them08:25
satorbut I'll re-try later, thank you08:26
alkisgGive it a try; see if it at least removes the error message. Cheers.08:26
ubuntuhello08:33
=== ubuntu is now known as Guest3848
CroranGuest3848: hello08:41
Guest3848apt-get install hello wored08:43
Guest3848who are you08:43
Guest3848@Croran who are you08:44
CroranGuest3848: I'm Croran. Clearly.08:45
satoralkisg: It works! After one year struggling, it finally works! Where did you get that information about the ippusbxd daemon? I really tried all possible (reasonable) ways I found on internet without success, where did you find this?08:53
alkisgsator: I bumped into that issue a year ago, and it took me a couple of days to find it (and I'm a VERY experienced professional technician)08:59
alkisgSo I noted it down as it was extremely annoying08:59
satorsator: Thank you, really. I'm experienced as well but as I print or scan very rarely I just googled it and tried the suggested fixes - at the end I was suspecting a hplip issue as the printer was properly detected but did not dig much into it as I do not print every day and had a "backup" solution (the old laptop)09:07
satorthank you, I'll take a note of this issue as well!09:08
sator@alkisg09:08
alkisgCheers! :)09:09
satoralkisg: there is another issue that one day I really have to investigate, though; when I boot my Ubuntu 20 box, 9 times on 10 I get the GRUB shell prompt, I reset it and I could get it again and again or maybe I'll get the GRUB menu but it would not boot because "you must load kernel first"; after many attempts, resetting the box, I finally manage09:12
satorto boot it.09:12
alkisgsator, that's on BIOS or UEFI? Do you have multiple disks and/or grub installations?09:13
supremekaiHello! I have ubuntu 20.04 with the swap memory assigned to a partition. I'm not very familiar with this subject, but in my previous computer I was able to config swap using a swap file. Do u guys now any cool guide to increase swap memory using partition?09:32
Croransupremekai: ubuntu supports swap file too.09:34
Croransupremekai: you're wanting to increase swap memory? why?09:34
=== pp is now known as PPe2
supremekaiCroran, can I leave the swap partition and also add more with a file?09:34
supremekaiI mean having the swap on both partition (already by default in ubuntu 20.04) + additional swap in swapfile09:34
Croransupremekai: not sure. I don't think I've ever seen a configuration like that.09:34
alkisgsupremekai: what's the output of this command? (sudo parted -l; grep -i swap /etc/fstab; cat /proc/swaps) | nc termbin.com 999909:34
alkisgYou can have multiple swap files and multiple swap partitions etc, sure09:35
supremekaiCroran, I have like 8GB of RAM and 1GB of swap, I can increase it right?09:35
supremekaialkisg, I'll check right away :P I'm at wind00z right now09:35
supremekaiI'll turn up my computer with ubuntu09:35
supremekaibut the swap is in a partition (didn't create it, probably assigned by default at ubuntu 20.04 install?)09:36
supremekaialkisg, thanks! So I can add a swap file too09:36
supremekaiI'm kind of worried to mess it up, upon trying to assign more space to the swap partition09:37
supremekaiI have no unallocated space09:37
alkisgYes, although in some cases it doesn't make sense to add a whole lot of swap, it may not help as much as you think it will09:37
supremekaialkisg, I have 8 GB RAM and 1 GB of SWAP and I find my computer kind of slow09:37
alkisgYou can resize partitions with a live cd and gparted if you want to increase the size of your swap partition09:38
supremekaiHow much swap do u think I can add up with 8 GB RAM?09:38
alkisgsupremekai: yeah, swap doesn't make things faster. It makes things that are about to crash (out of ram), go slow instead09:38
supremekaiI tried gparted, but I don't have unallocated space available09:38
alkisgYou can resize existing partitions, to make space09:38
supremekaialkisg, yup, that snap store is the worst thing ever lulz I installed apps like a maniac09:38
supremekaishopping spree lulz09:39
Croranalkisg: assuming the swap is on a platter drive. swap on nvme won't slow crashing apps down that much. lol.09:39
supremekaiI have nvme in that computer09:39
Crorani have 0 swap. no partition. no file.09:39
supremekaiHow much RAM?09:39
Croran16gb09:39
supremekaiidk I guess I installed too much bs from that snap store upon that shopping *free* spree09:40
supremekaiI looked like one of those coupon ladies at the supermarket09:40
Croranwhat do snaps have to do with swap?09:40
alkisgCroran: the best nvme is order of magnitudes slower than ram, but that's not the main point; the point is that ram paging makes programs slower because they can't access their data directly09:40
supremekaiCroran, I have too much apps running in the background, but no time to check it and clean it up09:41
alkisg`a = x[1]` needs one CPU instruction; paging needs millions of them09:41
supremekaimy ram is always at 80%09:41
supremekaiusage09:41
ograthats what you want !09:41
ograyu want your ram used ... why else do you have it 😉09:42
supremekaiargo what do I want?09:42
ograthe more apps can operate in ram the better09:42
Croranalkisg: i'm aware nvme is a lot slower than ram. my point is that in the past swap often let you stop a crashing application before it ate all your swap space. today it is less likely to serve that purpose.09:42
supremekaiI'm like those coupon ladies.. I like to save RAM09:42
supremekailulz09:42
ograthis is not windows !09:42
ogralinux handles ram totally diferent09:42
ograyou want it all "used"09:42
supremekaibut ubuntu is crashing like windows right now09:43
alkisgCroran: it's still an issue. systemd-oom is planned to try to help against crashes, so that only programs are closed instead of the OS crashing. But it's not "there" yet.09:43
supremekaiI work with a lot of heavy stuff so it's always crashing up09:43
ograhow is it crshing exactly ... 8GB + 1GB swap seems fine, you should identify the apps that cause issues instead09:43
supremekaiI have this Acer Nitro 5 AN515 for the ubuntu09:43
supremekaiand it does not keep up09:44
Croranalkisg: what's the practical upshoot of that? are you saying swap is practically helpful today, even on an NVMe storage device?09:44
alkisgCroran: of course. E.g. you have 8 gb ram, you try to do something in gimp with a big image, it temporarily needs 12 gb => swap will be used instead of crashing09:44
alkisgThere's no difference in that concept based on nvme, rotational or other storage technology09:45
Croranalkisg: okay. i guess i've never encountered a situation like that with 16gb of ram.09:45
ograswapping will always make everything slow ... unless your sawp lives in a tmpfs in ram 😉09:45
ogra(but then you dont need swap 😛 )09:45
alkisgCroran: sure, if you never used more than e.g. 14 GB RAM, you won't have this issue. Me, with 16 GB RAM, I frequently have it, because I have 10 programs and 5 VMs open09:46
ograram is  accessed directly from teh CPU ... disks always go through a controller, a driver stack etc etc ... so even if your NVME is "as fast as ram" it cant be as fast09:46
ogra*cant be used09:47
CroranDoes GIMP really crash if you load a file larger than RAM? It's not intelligent enough to stop malloc'ing?09:47
=== denningsrogue9 is now known as denningsrogue
alkisgGimp, chrome, linux in general, yeah09:48
alkisgMemory allocation in windows is better in that regard09:48
ograsupremekai, adding swap will only protect you from hard crashes but will not speed up a lot ... (as soon as your system starts to use swap it will slow down) ... identifying the apps you dont need and stopping them will be way more helpful than adding more swap09:49
alkisg(while caching is a whole lot better in linux)09:49
Croransupremekai: weird choice to buy nvme but only 8gb of ram.09:50
satoralkisg: it is UEFI, one GRUB, dual boot with with Windows and two disks (but Windows and everything but /home, /var and swap are on same "primary" boot disk - bottom line, the second disk is not used by the OS to work)09:52
Croranalkisg: I stopped using VMs on my main desktop because virtualbox was causing system instability. Do you use virtualbox?09:52
alkisgsator: this just adds some potential things that can go wrong; e.g. the UEFI selecting the wrong file or the wrong disk, so e.g. you may end up to a second grub.cfg that  you don't even know you have09:53
alkisgCroran: yes I've been using it for ages, it's excellent, no stability issues09:54
Croranalkisg: huh. with Windows VMs?09:54
alkisgAnyway, off for now, cheers, later...09:54
Croranalkisg: have a good one09:54
satoralkisg: thank you again, have a nice day!09:55
alkisgCroran: I have a windows installation in /dev/sda1 that I boot with virtualbox because I don't want to reboot. Yeah, that one is stable too09:56
alkisg(and when I do reboot, I can boot it without virtualbox as well)09:57
Croranhuh09:57
Croranyeah i don't want to reboot either. i rarely use windows, but sometimes want it for testing.09:57
alkisgI also have some windows xp, 7 and 98. The 98 isn't stable, support for it has been removed a long time ago09:57
ogratechnically support for all the versions you listed is gone 🙂09:58
lavaballcan i print black and white? i'm guesisng i just have to add a color scheme or something. i'm not sure though.09:58
Croranlavaball: you've only been printing in color up to now?09:59
lavaballyes.09:59
lavaballwell, if there was color in the thing i sent to the printer.09:59
* alkisg also has around 30 linux distribution installations, for testing; these work fine too09:59
Croranlavaball: should be super simple. a setting in 'advanced' or 'settings' that says 'black and white' or 'greyscale' or something.09:59
lavaballbut i would also like colored stuff to come out black and white sometimes.09:59
lavaballi looked, but it said no color schemes availabe or something.10:00
alkisgogra: I meant support in virtualbox, not from microsoft...10:00
ograah ... 😄10:00
alkisgWindows 98 needed some weird compatibility code for their 16bit emulation or something, and they removed it10:00
Croranlavaball: have you looked in the printer properties from the printers panel?10:01
lavaballnot yet.10:01
Croranlavaball: i think you'll find something relevant in the 'job options -> other options' section, though i only have a monochrome printer so your experience may differ.10:02
lavaballokay.10:05
lavaballthanks.10:05
AsenMHello, in MySQL i'm doing set global log_queries_not_using_indexes = 'OFF'; but it still stays ON? Basically my command doesn't change it. Any ideas?10:27
paul424https://askubuntu.com/questions/154737/how-do-i-install-drivers-for-a-konica-minolta-200 I need to install K-M c224e ... Does the method in the link should suffice ? the device URI in my case would be lpd://192.168.1.120/print10:46
paul424assuming the IP is correct , what is LPD ?10:46
bobdobbsHi. I'm trying to figure out the location of a script in my path. Usually I use 'which' for this. But in this case when I run 'which nvm' instead of getting a path back, what looks like a bash script gets printed to the terminal10:58
EriC^bobdobbs: can you share the output on a pastebin?11:02
EriC^bobdobbs: actually, try "type -a which" and "type -a nvm"11:03
bobdobbsoutput of 'type -a which'11:10
bobdobbshttp://pastie.org/p/4PvdCpq5KQd8hh16uAoYHs11:11
bobdobbsoutput of the latter command: nvm is a shell function from /home/mantis/.nvm/nvm.sh11:11
bobdobbs 11:11
EriC^bobdobbs: what does '/usr/bin/which nvm' give?11:13
bobdobbsno return.11:14
=== EriC^ is now known as EriC^^
bobdobbs... which is odd. Because if I hit 'nvm' then I get output from nvm11:15
EriC^^which shell are you using?11:16
bobdobbsI think this might be the result of stuff I don't understand, related to how some of these tools install themselves in hidden folders in the home directory, and then install aliases to themselves... somewhere11:16
bobdobbsI'm using zsh11:16
EriC^^"type" seems to find it, wonder if it uses something other than $PATH11:17
EriC^^ah, type is a shell built-in, it must be something zsh related11:18
EriC^^what's the output of 'which nvm' anyways?11:18
bobdobbsIt's too big to cut and paste from my text editor.  But if it helps, then here are the last lines: http://pastie.org/p/7ho5aECZYtrTnRSJ3wq0NK11:22
EriC^^seems like it's outputting the nvm.sh11:23
bobdobbsyes11:23
EriC^^bobdobbs: maybe try asking in #zsh11:29
=== sharperguy__ is now known as sharperguy
paul424lotuspsychje, hello11:55
BluesKajHi folks12:11
paul424https://askubuntu.com/questions/154737/how-do-i-install-drivers-for-a-konica-minolta-200 I need to install K-M c224e ... Does the method in the link should suffice ? the device URI in my case would be lpd://192.168.1.120/print12:17
paul424assuming the IP is correct , what is LPD btw?12:17
linsuxi dd entire ubuntu and failed to boot from new disk partition, is there way to fix it12:18
EriC^^linsux: was it uefi?12:20
linsuxi fixed it with boot-repair12:35
paul424nobody answers so let me put it another way : Is the method in 'add printers' called 'enter uri' a valid one ?12:36
=== NoSQL is now known as SQL
asgasI can switch from a regular release to lts easily right?12:43
FNAShinobiRunning 20.04 and every day or two I have to disable my wifi and then enable it again because the speed goes down to 4Mbs. I usually get 100 Mbs from the wifi on this machine. As soon as I do that wifi re-enable it's back to 100 Mbs. Anyone have any ideas on what the problem may be?12:48
rbasakFNAShinobi: sounds like a driver or firmware issue. These things are usually specific to your particular hardware.12:57
rbasakIt might also be an unfortunate interaction with your particular wifi access point.12:57
FNAShinobirbasak: I don't think it's the access point, the other devices in the room are pulling 100Mbs. Do you know of a scenario where it's the AP and re-enabling the wifi adapter would correct? I can test to confirm it's working as it should13:00
FNAShinobirbasak: If I want to install the intel drivers for the wnic, do I just copy the files in the firmware directory?13:00
rbasakFNAShinobi: note that I said _interaction_ with the access point. It's hard to pin an issue down to a specific bug in a particular device without some very time consuming debugging. But it's quite common to find that two different devices won't speak to each other well, but each device individually works with everything else.13:02
rbasakI can't answer your question about drivers. It depends on your specific hardware and what is available. Usually it's a route to trouble to be installing drivers from third party sources, though of course in your case it may be necessary to fix the issue. We'd prefer to fix the drivers that we ship.13:03
rbasakOne other relatively easy route to work around a wifi issue is to get a USB wifi adapter that is supported well by Linux. For example most stuff that supports a "Raspberry Pi" will work well.13:04
rbasakOf course that's also inconvenient, but it is often way easier than messing with drivers.13:05
=== stpa is now known as spampel
hajonnesMy hdd:s are spinning even if they are unmounted several hours. I would like to let them to not spin up. I only rarely use them. @ubuntu 20.04. how do I set this setting?13:08
hajonnesI mean the best would be if they do not spin up even during boot. and I let them spin up if I mount them.13:09
webchat88Hey. I want to dual-boot windows with ubuntu in my desktop. But after reading some articles I'm having some doubts regarding partitioning, is anyone familiar with partitioning in dual-boot with windows?13:48
webchat88How saw in an article that if you do something like 4 or more partitions your disk becomes Dynamic, and reverting it back is not easy with windows installed. I didn't quit undertand it13:54
webchat88*I saw13:54
DArqueBishopwebchat88: question. Why dual boot?13:55
DArqueBishopFor most use case scenarios I'd argue virtualizing one of the OSes would be the easier and cleaner option.13:55
webchat88I installed windows literally just for games, the main OS I want it to be ubuntu13:55
webchat88Ubuntu because I think it has the most support regarding hardware...13:56
webchat88What if I had two ssd disks? Would I still have any problem?13:58
webchat88One for windows and other for ubuntu13:58
alkisgwebchat88: you can dual boot with the same disk without any issues13:59
magoHello im trying to make darknet, and it needs opencv13:59
magoI am in ubuntu 20.04 installed opencv through the command line, got opencv4.214:00
magoBut when making darknet i get: No package 'opencv' found14:00
magoHow do i fix that?14:00
webchat88@alkisg I was about to install it, until I saw that thing about Basic/Dinamyc disk when having 4 or more partitions. I didn't get that14:01
leftyfbmago: please contact the maintainer of "darknet" for support building their software and it's requirements14:01
alkisgwebchat88: are you on ubuntu currently? What's the output of: sudo parted -l | nc termbin.com 999914:02
webchat88For example. I already have 3 for windows (created by windows itself), If I install ubuntu I would have problably more 3 or 4 (root, swap, home)14:02
magoleftyfb i am googling, contacting, asking in opencv, and also here.. If anyone knows it be great help..14:03
magoReally is more an opencv ubuntu issue than darknet..14:03
magoI think opencv through the ubuntu repository is not in the path,, so that makes it an ubuntu issue really14:03
webchat88@alkisg Nope, I installed Windows first, I saw it's better to install it first14:03
leftyfbmago: when you're building software, you usually need the associated libraries for it, not the binaries14:04
alkisgwebchat88: can you boot from an ubuntu live cd?14:04
leftyfbmago: that said, contact the "darknet" maintainer for support about which libraries it requires14:04
magoPackage opencv was not found in the pkg-config search path.14:04
magoPerhaps you should add the directory containing `opencv.pc'14:04
magoto the PKG_CONFIG_PATH environment variable14:04
magoNo package 'opencv' found14:04
alkisgwebchat88: in the BIOS/MBR mode, you can have up to 4 primary partitions; one of them can be extended that can have numerous logical partitions; and in UEFI/GPT mode, you can directly have numerous primary partitions. So no problem in either case14:04
magoThats the issue, do you know how to add too PKG_CONFIG_PATH ?14:05
NulielHello,14:07
webchat88@alkisg Yeah, just need to download the iso and burnt it to the usb. But what does that command do? Didn't find any info14:07
=== genii-away is now known as genii
alkisgwebchat88: that would show us if you're in MBR mode or in GPT mode, and what partitions you already have14:08
alkisgwebchat88: in windows, the equivalent would be "upload a screenshot of diskmgmt.msc"14:08
NulielI have a question: I would like to retrieve the latest version number of ubuntu (for LTS and intermediate version, so for now "21.04" and "20.04.3"). the goal is to allow to update automatically the download site of iso https://www.ubuntu-fr.org/download/ . Is there a site that permits to just retrieve the latest version number? For now we parse14:12
Nulielhttps://wiki.ubuntu.com/Releases but it's not good as it doesn't contain 20.04.314:12
webchat88@alkisg I think I'm starting to understand, one storage device can have up to 4 primary partitions and each partition can be divided in sub-partitions? In windows I have a "C:", "Disk 0 Partition 1" and "Disk 1 Partition 4".14:15
webchat88I can do livemod ubuntu if that info isn't enough14:15
BluesKajNuliel, https://releases.ubuntu.com/14:16
webchat88My bad, *  "C:", "Disk 0 Partition 1" and "Disk 0 Partition 4"14:17
Nulielthank you BluesKaj, I will parse this page instead of https://wiki.ubuntu.com/Releases14:17
webchat88@alkisg And  I'm using GPT in "Disk 0"14:23
webchat88Disk0 already has 3 primary partitions, so I was in MBR mode I could only do one more. But since it's in GPT there is no problem how many partitions I do?14:31
webchat88*if I was in MBR14:31
alkisgwebchat88: exactly, you can have as many as you like14:34
webchat88Thank you so much for help! Just to confirm, the disk will stay "Basic"? And out of curiosity, I will make one partition for Ubuntu, so that will count as another primary partition. But when configuring ubuntu (when making the root, swap, home partition), that would be sub-partition of the "primary partition ubuntu"?14:38
homuraubuntu rocks14:38
homuraarch sucks14:38
octav1auwu14:38
hajonneshomura, why, I'm thinking of switching...14:39
magoHello.. When i do: $whereis opencv.pc14:44
magoAnd it returns: $opencv:14:45
magoWhat does that mean?14:45
leftyfbmago: again, opencv is a library, not a binary/program14:51
magoleftyfb I get lost here, what you mean? It seems my program is looking for opencv.pc..?14:51
=== cacti is now known as madmax
webchat88Check if this helps you, nice content: https://ss64.com/bash/whereis.html14:52
leftyfbmago: sudo apt install libopencv-dev14:52
leftyfbmago: you really should be taking the time to understand these sorts of things before going and creating a public "dark net"14:52
magoNo, no.. Darknet is just a computervision program, is not as bad as it sounds.. Thanks leftyfb14:54
magoIn linux they where suggesting config packages are not in the main library and we were trying to locate the right package.14:55
magoActually leftyfb I alread installed libopencv-dev with python3-opencv14:55
leftyfbmago: libopencv-dev gives /usr/lib/x86_64-linux-gnu/pkgconfig/opencv.pc14:57
alkisgwebchat88: they will be 3 primary partitions; the disk will stay basic14:58
magoIs it posible its giving opencv4.pc instead?14:59
leftyfbmago: what version of ubuntu?14:59
magoubuntu 20.0415:00
leftyfbmago: ubuntu 20.04 installs libopencv-dev version 4.2.0+dfsg-515:00
magoOk, got it working in the end thanks leftyfb15:28
enycHrrm --  has anybody experienced  Signal-Desktop  on Ubuntu 20.04.x  updated  giving Blue window (except for menus)  and no longer  working,  e.g. maybe with nvidia-340 older video type ??15:36
webchat88@alkisg hmm, got it. Thanks for the help!15:42
=== ajfriesen9 is now known as ajfriesen
Guest6can i rename the files in a .zip file without extraction?15:59
Guest6i can't extract it, because i think there's a probelm in the names15:59
Guest6the files names inside the .zip files have " * " character... linux wouldn't allow me to extract it16:01
Guest6also it wouldn't allow me to extarct files without extension :/16:01
Guest6oh nvm lol16:03
Guest6i can edit them INSIDE ark16:03
Guest6but not in dolphin exploring with ark16:03
=== xubuntu is now known as mire
=== launchd is now known as l
=== l is now known as launchd
alkisgGuest6: '*' is a valid file name in linux, e.g.: touch '/tmp/*'16:48
matsamanbut only if it has six points16:49
=== lucas__ is now known as lucascastro
isaac_neato18:38
pasizroborock18:41
hubwiredhi19:30
matsamanhi hub19:30
hubwiredit's been a while since I was on IRC ...19:30
matsamanwelcome back19:30
tsapienwelcome back19:30
hubwiredthis covid  made everybody stayed away even from Cyber space...19:30
matsamanpretty sure it's done the opposite19:30
hubwiredthanks mat, tsapien19:30
matsamanfor those comfortable enough to still have cyberspace19:31
hubwiredyeh @ mat, .. ;)19:32
matsamanhubwired: if you type 'mat' and then hit TAB, that'll probably help you19:33
hubwiredthanks matsaman19:34
hubwiredhehehe19:34
hubwiredold habits die hard19:35
hubwired:)19:35
hubwiredi have to re-install my local irc server so I can get my irc bots back and see if i have to update them19:37
hubwiredbefore i'll try to use one of them...19:37
matsamanyes, you've got to19:37
hubwiredunreal irc , is still good option for me ?19:38
agnersDoes somebody know who/what sets vm.min_free_kbytes in Ubuntu? I see vm.min_free_kbytes = 45056 on a Raspberry Pi with 2GB of RAM, there is nothing specifically setting it to that value in /etc/sysctl.conf and friends.19:43
sarnoldagners: https://elixir.bootlin.com/linux/latest/source/mm/page_alloc.c#L842819:51
Guest4558my Kde dolphin tries to connec tto interent when i open another Disk location, so i blocked it's access... now it freezed and won't open anything ;/19:51
agnerssarnold: yes, that does not add up at all: the system 2GB memory, that should approximately equate to 5792k. But the value is almost 10 times as much19:52
matsamanGuest4558: blocked with what19:53
Guest4558matsaman: opensnitch19:54
matsamanGuest4558: so unblock it?19:54
Guest4558but why it wants to connec to tinternet, it should work fine without it19:55
Guest4558it's strange19:55
sarnoldagners: hmm. strange.19:56
matsamanGuest4558: any network mounts it can see?19:56
sarnoldagners: when my first guess was systemd, I found this jc package has some test output that shows exactly what you've got .. http://codesearch.debian.net/search?q=vm.min_free_kbytes&page=119:56
matsamananyway, there is probably more information you can get from the likes of opensnitch, to determine what remotely it is attempting to access and why19:56
Guest4558wait a second19:57
agnerssarnold: oh interesting19:59
Guest4558it was trying to reach 127.0.0.120:01
Guest4558dunno what's that20:01
sarnoldGuest4558: that's localhost20:06
TJ-Guest4558: that is localhost, the address of the systems' lo loopback interface, which should always be reachable20:06
TJ-Guest4558: many local services talk to each other via ports on that address so you block it, you break them20:06
Guest4558so it's not an actual internet location20:07
TJ-far from it :)20:07
Guest4558will reenable then20:07
Guest4558thank you :)20:07
Guest4558btw all kde applications use the same manner,,20:08
Cool_Omarhi everyone20:27
matsamanhi just you ;)20:28
Cool_OmarCroran: I followed your advice and got the vmalloc error20:30
Cool_OmarCroran: note: declared here20:37
Cool_Omar  113 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask);20:37
nergaris there a way to get a file from a clonezilla backup? does anyone know?20:40
nergari mean, an easy way... other than restoring the image somewhere20:40
tomreynCool_Omar: are you aware that ndiswrapper is a kind of last resort, but most of ther time it won't really help "solution"? are you really sure there is no better option? hwich chipset are you trying to get to work, on which ubuntu release?20:40
Cool_Omartomreyn: Yes I'm sure20:41
Cool_OmarI just need a fix for the error I mentioned20:42
tomreynnergar: i'm not sure which format the backup you have is, do you know? if it's a mountable image file you can loop mount it20:42
tomreynCool_Omar: i see. it's unlikley this will happen here, especially without more context (but sure, you can try).20:43
nergarits a clonezilla img, it is a folder with a bunch of files inside tomreyn20:43
tomreynCool_Omar: maybe there is an ndiswrapper channel?20:43
Cool_Omartomreyn: where?20:44
tomreynCool_Omar: on one of the larger IRC networks. i don't know, just wondering.20:44
Cool_Omartomreyn: It's for my RTL8822BE Bluetooth Which I tried everything with no luck at all20:45
tomreynnergar: "img" sounds more like a single file?20:45
CroranCool_Omar: that's not an error. that's a line number and a function declaration. paste your error to pastebin and link it.20:46
CroranCool_Omar: so you downloaded the latest svn code and you're trying to compile that?20:46
nergartomreyn, yes, clonezilla uses the term "image" and creates saves it under a folder ending with -img but the actual mess looks something like this https://www.ubackup.com/screenshot/en/others/clonezilla/clonezilla-image-file.png20:47
Cool_OmarCroran: Yes I downloaded it and https://paste.ubuntu.com/p/9Vt4MK5My8/20:49
tomreynnergar: i see, those are gzip compressed partition images. which of those are you trying to access?20:50
nergarahh I see20:52
nergarmy / partition20:52
nergarim guessing mmcblk0p1.vfat-ptcl-img.gz is my EFI partition and the mmcblk0p3.btrfs-ptcl-img.gz.aa files are my /20:52
tomreynnergar: those aren't on the screenshot. but that could be.20:53
crazyfrogwhere can i get help with phpmyadmin and mysql?20:56
tomreynnergar: the '.aa' in 'mmcblk0p3.btrfs-ptcl-img.gz.aa' suggests that this is a multi-part (gzip) archive. you will probably need to reassemble it and decompress it to be able to loop mount it.20:58
tomreynhttps://unix.stackexchange.com/questions/219142/mounting-a-btrfs-image-file#answers should work against the reassembled, uncompressed, btrfs image - i assume.20:58
tomreyncrazyfrog: depends, is this phpmyadmin and mysql on a supported ubuntu release?20:59
crazyfrogyes21:00
crazyfrogmysqli::real_connect(): (HY000/2002): No such file or directory21:01
crazyfrogfrom phpmyadmin21:01
tomreyncrazyfrog: what's the output for   cat /etc/os-* /proc/{version*,cmdline} | nc termbin.com 999921:02
cloudcellhello, I cannot install cuda development libraries on ubuntu 20.04, the error says that I hold broken packages, but I see that I don't have broken packages:21:02
cloudcellin synaptic21:02
cloudcellhttps://www.irccloud.com/pastebin/K9Xw1dJE/21:03
cloudcellcan anyone help me?21:03
Cool_Omar+21:03
tomreyncloudcell: use apt:   sudo apt update && sudo apt -f install && sudo apt --simulate -Vy full-upgrade21:04
cloudcellthanks tomreyn , let me try that21:04
CroranCool_Omar: huh. well looks like a different error at least, no?21:05
ozzloytest21:05
tomreyncloudcell: i had not yet seen the message you posted. it says that     package "cuda-11-4" is not available in version 11.4.1 or greater from your currently configured apt repositories. you can check which version of it is availbale using:   apt policy cuda-11-421:06
Crorancloudcell: what is your output for `sudo apt-mark showhold` ?21:06
tomreynozzloy: for tests, please    /join #tests21:06
cloudcellhttps://www.irccloud.com/pastebin/8DwhrsDU/21:07
ozzloytomreyn, lol, that's awesome there's a channel specifically for that.  thanks for letting me know21:07
cloudcellhttps://www.irccloud.com/pastebin/3BnAecuk/21:07
cloudcellthe output for "sudo apt-mark showhold" is nothing21:08
Croranhuh21:08
wheatstonebridgeHi all!  I'm working with NetworkManager and ModemManager.  NetworkManager should kick off ModemManager after it sees that there is a valid /dev/cdc-wdm0 device.  That is not happening in my case.  I can connect with modemmanager and it works fine.  But I can't get NetworkManager to initiate the connection.  I also never see a /dev/wwan0 device.21:10
wheatstonebridgeDoes anyone know what is responsible for launching ModemManager from NetworkManager (or whatever else I'm missing)??21:10
cloudcelltomreyn: so nothing helped me so far, I put the output in snippets above21:10
tomreyncloudcell: according to https://www.irccloud.com/pastebin/8DwhrsDU/ you have a PPA configured for the "stacer" software, but this PPA does not provide packages for your Ubuntu release (20.04 LTS = "focal"). You can also see this here - no "focal": https://launchpad.net/~oguzhaninan/+archive/ubuntu/stacer21:11
=== hays is now known as h_
tomreyncloudcell: this is an error you should solve, probably by removing ths apt repository. but it is probably not the cause for the problem with the cuda package. according to https://www.irccloud.com/pastebin/3BnAecuk/ there is a "cuda-11-4" package available in version "11.4.1-1" - which I think does match the "version 11.4.1 or greater" requirement. so there can be another problem preventing installation of this package.21:13
StarminaHello everyone, i have a tons of "kernel: audit:" logs in syslog. I tried to tweak /etc/rsyslog.d/50-default.conf to remove those to no avail. It drives me crazy. Some search on Google talk about some files in /etc/audit/... to tweak but I have no such files. And I don't even have a /var/log/audit file ! The default 50-default.conf shows nothing about audit. I don't even have any package related to audit appart from "libaudit". I randomly tried to add21:14
Starmina"audit.none -/var/log/syslog" but of course, this doesn't work. Removing the first line in 50-default.conf (with *.* -/var/log/syslog) indeed stop "kernel audit" messages from showing up as well as any other logs, which is not the behaviour i'm looking for. My last hope is to ask here, i feel sorry :| usually Google work for me.21:14
tomreyncloudcell: what happens when you try to install "cuda-11-4" directly?21:14
Crorancloudcell: maybe try `sudo apt install --ignore-hold cuda`21:14
cloudcelllet me try21:15
cloudcellthanks Croran21:15
cloudcellhttps://www.irccloud.com/pastebin/PbvPNPLX/21:15
CroranStarmina: yeah i also find that debugging type syslog messages are super annoying21:15
Croranstarmina: and i've tried researching ways to filter them out too. actually i seem to recall once i actually modified and recompiled a kernel driver in freebsd just to get rid of its debug messages.21:16
tomreynStarmina: those "audit" records are often related to apparmor 'violations'. and those are often triggered by badly crafted snaps.21:17
CroranStarmina: if you find a good way to filter them i'd like to know too.21:17
Max-Pyou can disable those by booting with `audit=0`21:18
tomreynis this the right approach, though?21:18
CroranMax-P: adding a kernel command line in grub?21:18
tomreynbetter identify the software triggering them and find a fix for it, or an alternative21:19
Croranpersonally i'd like to filter them down to a single line for repeats. the way the USB error messages get 'compressed'.21:19
cloudcellhttps://www.irccloud.com/pastebin/9tkvhhyY/cuda-installer.log21:19
cloudcelltomreyn: ^^21:20
tomreynCroran: i'mnot sure whether rsyslog rate limiting works for kernel messages or not (my gut feeling is "not").21:20
Crorancloudcell: seems like you downloaded the cuda install script and ran that? can you try downloading the cuda deb package and install it with dpkg?21:20
=== xenial is now known as Guest6352
tomreyncloudcell: what am i looking at there?21:21
cloudcellhttps://www.irccloud.com/pastebin/68VLMA9U/nvidia-installer.log21:21
Crorancloudcell: i wouldn't expect the nvidia-provided install script to work on ubuntu. it might, but i wouldn't expect it to.21:22
cloudcelltomreyn: I posted the output21:22
tomreyncloudcell: of?21:22
Crorancloudcell: download this and try to install it with dpkg  - https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-11-4_11.4.1-1_amd64.deb21:22
cloudcellof installing cuda directly21:23
cloudcellCroran: doing this now21:23
tomreyncloudcell: i guess you better work with Croran this one, i'm not really much into nvidia lands. good luck!21:23
Crorantomreyn: i think i'm just explaining what you wanted him to do. lol21:24
cloudcellthanks tomreyn !21:24
Croranin my experience, nvidia provided driver install script doesn't work on ubuntu since, like 16.04...21:24
CroranThe 'ubuntu way' is to install the deb packages.21:25
tomreynCroran: i'd expect this, too. i was trying to first get full understanding of what cloudcell actually ran to produce that output, but it seems you guessed right - upstream installer.21:25
cloudcellCroran: it fails to install it says that 'the following packages have unmet dependencies:'21:26
cloudcelland then does not list any packages at all21:26
Crorancloudcell: this seems likely to be a common issue. what did google say?21:26
Cool_OmarCroran: no How it's a different error?21:27
Crorancool_omar: isn't it a different error compared to the error you were getting when you tried to compile with the other version?21:27
cloudcellCroran: https://www.google.com/search?channel=fs&client=ubuntu&q=The+following+packages+have+unmet+dependencies%3A++nothing21:28
Crorancloudcell: dumb search21:28
Cool_OmarCroran: it's the same one21:28
Crorancloudcell: https://duckduckgo.com/?q=ubuntu+20.04+cuda+problem+held+packages&ia=web21:28
cloudcelllast time i came across this issue, i ended up reinstalling the os21:28
CroranCool_Omar: oh.. ok. i didn't reliably remember what the old error was. anyway. the notes on the latest svn update from 2017 seemed likely related to the problem you were encountering.21:29
CroranCool_Omar: so sorry it didn't help.21:29
Crorancloudcell: have you tried 'sudo apt install nvidia-cuda-toolkit' ?21:30
cloudcelltrying this now: https://forums.developer.nvidia.com/t/error-with-cuda-repository-on-ubuntu-20-04/18802321:30
Cool_OmarCroran: I need a patch @ least21:31
StarminaWell for kenrel audit message I have messages when login trough ssh with things like msg='op=PAM:setcred grantors=pam_permit" etc... but I also have that everytime cron execute etc... It seems werid to add audit=0. I would just like to filter those message in /var/log/audit (for example)21:31
cloudcellwill try sudo apt install nvidia-cuda-toolkit, Croran21:31
Crorani mean, ubuntu is one of the main, if not the main supported OS for nvidia cuda.21:31
cloudcellon my mx linux everything works perfectly, Croran21:31
Croranshould be many people experiencing that issue, unless there's something you've specifically broken on your system21:32
cloudcellwell, let's see how this toolkit gets installed21:32
StarminaI don't even know when those message starting to appear21:32
StarminaOn my other Raspberry on Ubuntu 20.04 i don't even have "audit" messages at all21:32
StarminaThis one is on 21.0421:33
crazyfrogtomreyn, i have to (re-)install the container21:33
tomreynStarmina: you could share some of the messages you would like toget rid of. that would possibly enable folks here to help you out.21:33
StarminaWell, of course21:33
tomreynStarmina: on a pastebin, of course21:33
nergartomreyn, thanks ill check that21:34
StarminaSep  2 23:34:01 raspberry kernel: [13399.403258] audit: type=1300 audit(1630618441.840:4171): arch=c00000b7 syscall=64 success=yes exit=1 a0=7 a1=ffffca140490 a2=1 a3=ffffb6472010 items=0 ppid=1733 pid=87891 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=542 comm="cron" exe="/usr/sbin/cron" subj=unconfined key=(null)21:34
nergarsorry, i had to attend something21:34
StarminaFor example. (lol)21:34
CroranCool_Omar: does the SVN version you downloaded have the proper #include <linux/vmalloc.h> line at approximately line 23 of the driver/loader.c file?21:34
CroranStarmina: nice pastebin21:34
StarminaAnd there' is a TON of these, each time I login, logout, etc.21:35
Crorantomreyn: here's the ones i get https://pastebin.com/a8CTYduu21:35
cloudcellCroran: the toolkit was installed perfectly21:36
cloudcellbut the cuda version is 10 (in the toolkit)21:36
StarminaExerpt of syslog :21:37
Starminahttps://pastebin.com/9k6u4ZmF21:37
Crorancloudcell: nice.21:38
Cool_OmarCroran: @ line 24 #include <linux/vmalloc.h>21:38
tomreynCroran: those are snaps which get access denials to some place on the file system4, i guess21:39
Crorancloudcell: looks like to get version 11 on 20.04 you'll need to use a manual install process. 20.10 has a package for version 11 if you want to upgrade your os. https://askubuntu.com/questions/1288672/how-do-you-install-cuda-11-on-ubuntu-20-10-and-verify-the-installation21:40
CroranCool_Omar: ok. well that's good. that line wasn't there on the latest .tar.gz source package.21:40
CroranCool_Omar: have you considered going back to an old version of ubuntu that is verified as being able to compile ndiswrapper?21:41
Crorancool_omar: as a test.21:41
cloudcellthanks Croran , I will read this21:41
Cool_Omarwhich one?? Croran21:41
tomreynStarmina / Croran: https://wiki.archlinux.org/title/Audit_framework discusses how to more selectively filter messages. Starmine has a different audit record type than the usual snap triggered ones, though, 130021:42
Crorancloudcell: the last response there i think is the relevant one.21:42
StarminaWell I have removed snap entierly from my system so that can't be from snap for sure21:42
Starminaauditctl21:43
Starminaoops21:43
Crorancool_omar: I'd suggest 12.04 since it looks like that was the most current version mentioned in the official ubuntu docs for ndiswrapper21:43
CroranCool_Omar: https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper21:43
tomreynStarmina: it seems to be from snap-store in your case. which is a snap.21:44
Starminahmm okay21:44
tomreynCroran: let's not recommend EOL releases please ;)21:44
Crorantomreyn: well it's less of a waste of time than trying to get ndiswrapper to compile on 20.04, and if he can verify ndiswrapper doesn't help anyway, then issue solved. :)21:45
tomreynit might be better to try one of the git repositories providing drivers for this thing right away. or just replace it by something that's less picky21:46
Crorantomreyn: yeah i wonder what the hardware even IS21:46
tomreyns/less picky/has vendor support on linux/21:46
tomreyn<Cool_Omar> tomreyn: It's for my RTL8822BE Bluetooth Which I tried everything with no luck at all21:47
Cool_Omarexit21:48
Crorantomreyn: ah nice. aren't bluetooth dongles like $2 now?21:48
Cool_Omarquit21:49
tomreynCroran: not the current ones, i think. and certainly not everywhere21:49
StarminaIt seems it'll be more easy to just reinstall my raspberry pi :/21:58
robin_Hi everyone, Robin here22:07
CroranHi Robin. Croran here.22:11
Crorantomreyn: the arch article about filtering audit messages talks about editing a file in /etc/audit/rules.d/. i don't even have a /etc/audit. let alone a /etc/audit/rules.d22:13
sarnoldinstall auditd?22:14
morgansbluetooth dongles that work with linux. I have been looking on Amazon and they run fomr 6 to dunno $35 and each one has a but about it, imho. Where should I look for one?22:16
Croranmorgans: if i needed one and wanted reliable i'd probably go with the asus usb-bt500. asus actually distributes a linux driver and it appears people have had good experiences with it.22:17
Croranmorgans: another option is there's a 'panda' brand that is supposedly designed just to be compatible with linux22:17
morgansIll check on that right now. Thanks Croran22:18
morgans$14 - I am in.22:19
Croranmorgans: what are you actually going to do with it? wireless stuff on a desktop is more hassle than it's worth IMO.22:20
Croransarnold: ah. good call.22:20
sarnoldlinux bluetooth is notoriously poor, it could be that the dongles are fine and the software is the problem22:21
morgansI am going to connect a keyboard and lalso a speaker (for now)22:21
morgansCroran,22:21
WaVMy AirPods work great with my laptop, suprisingly (since they're an Apple product).22:22
sarnoldWaV: do they also work as headset, with microphones working?22:22
Croranmorgans: your keyboard battery is going to die at the worst time and you're going to miss something important while you're scrambling for batteries.22:22
sarnoldI spent an hour or so one day trying to make airpods work and gave up :)22:22
Croranmorgans: you're going to have to plug your speaker in to charge it anyway. lol.22:22
WaVsarnold: I haven't tried the microphone part, but yes they do work as a headset.22:23
morgansmy keyboard worked fine with the logitech dongle22:23
WaVsarnold: I'll let you know. Downloading GNOME sound recorder.22:25
sarnoldWaV: woot22:26
morgansmy keyboard worked fine with the logitech dongle Croran  5 reviews mentioning linux worked, 2 failed.22:27
Croranmorgans: not saying it won't. just saying you're reliant on batteries. another point of failure.22:28
Croranmorgans: my keyboard theoretically works forever.22:29
Croransarnold: sweet. got my auditd rules going and apparently working correctly.22:29
sarnoldCroran: yay :)22:30
Croransarnold: hmm. now that said... i filtered based on msgtype 1326 and msgtype 1400 and it appears those resolve to 'AVC' and 'SECCOMP' rules, which leaves me wondering what else i filtered beyond broken snap action.22:32
morganswell, thank. I should search through "my stuff" and see if I can find one. for the kb only but that will be nice. The kb has a touchpad.22:35
WaVsarnold: It doesn't appear to work as a microphone... at least natively anyway.22:47
sarnoldWaV :(22:47
sarnoldWaV: thanks for giving it a try22:47
WaVI didn't have a need for it before. Now I'm probably going to spend the next couple days scouring the Internet for a work-around, lol.22:51
sarnoldeven in the best case that you manage to get it to work, it'll fallback to a bluetooth protocol that is worse than you'd get connected to an android or ios or macos or windows peer :(22:52
WaVsarnold: Ah, oh well. Thanks for the heads up22:55
=== keypushe- is now known as keypusher
=== genii is now known as genii-core
WaVsarnold: This is a limitation of Pulseaudio, right?23:14
sarnoldWaV: or bluez, I'm not sure which23:17
WaVsarnold: Wonder if it'll get improved upon in the future. Oh well, time to head out.23:18
sarnoldWaV: I hope so. have a good night :)23:20
=== LinaElizabeth is now known as linaporras

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!