[00:08] Nope nope nope that is not true but okay just let it be. Going to figure out what to do [00:08] uh [00:09] and thanks alot for the help wishing everyone great day [00:09] casper34: sorry, but it is true. LXD uses the same running kernel the host is and uses namespaces to separate out resources [00:09] well, 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 linux [00:10] casper34: please do not PM [00:10] in the dm is why i asked just let it be [00:13] how do i install the info pages for gcc? [00:14] yates: I'm pretty sure it's installed by default [00:14] leftyfb: i don't see gcc.info.gz installed in /usr/share/info, where everything else seems to be [00:15] yates: just type: info gcc [00:15] Probably gcc-doc package [00:15] leftyfb: that gives the man page [00:16] i think info will serve up the man page for a topic if there is no info page for it [00:16] genii-away: ok i'll take a look - thanks [00:16] "info gcc" is giving me the manpage here yeah [00:17] and the winner is... genii-away! [00:17] thanks! [00:17] Glad to assist [00:19] $ apt-file search /usr/share/info/gcc.info.gz [00:19] gcc-doc: /usr/share/info/gcc.info.gz [00:20] sarnold: good reminder - i forgot about apt-file [00:20] thank you [00:20] i'll be glad when they make a DCI for SSDs [00:25] genii-away: i thought the gnu assembler would be include with the gcc info page but it appears it is not. that is in binutils-doc [00:26] thanks to sarnold i found it wihtout any hand-holding [00:26] :D [00:26] Self empowerment rules [00:30] still hoping for a DCI [00:31] i actually had apt-file documented in my personal ubuntu help. still forgot about it. ;( [00:32] * yates wonders who will be humble enough to ask what "DCI" means... [00:32] yates: what's a DCI? [00:32] Direct Cerebral Interface [00:33] lol [00:33] like the OCZ thing [00:33] OCZ? [00:33] * yates googles.. [00:33] https://www.newegg.com/p/N82E16826100006 [00:34] is that a joke? [00:34] no it's real [00:34] youtube some reviews [00:34] wow. queue Twilight Zone theme here.. [00:35] I 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] It's not like telepathy or something. [00:36] i guess for now i'll have to stick with grep and my fingers.. [00:37] the apt-file thing gets away from me because i am first a fedora user, and have committed a bunch of dnf and rpm stuff [00:37] ...to my head. [00:37] rpm -ql "path-to-file" [00:37] apt-file? lol. i've literally never used that binary and been on ubuntu since 2008 [00:38] is there another way to do a "reverse lookup" of installed file to package name? [00:38] yates: dpkg -S [00:38] but that's only for installed packages [00:38] is there something for any package, installed or not? [00:38] that's apt-file [00:39] Croran: soy ou've managed to live without this feature for 13 years?!? [00:39] hmmm well... ubuntu has a built-in thing. [00:40] what? [00:40] if you try to start a binary that isn't on your system it automatically tells you which package has it. [00:40] that only works for executables though [00:40] and i've used dpkg -S to look up info on files that are actually on my system [00:40] handy though :) [00:40] so yeah. i've lived without that specific functionality i guess. i've used google to find package information on ubuntu's repo sites. [00:41] well thanks everyone [00:42] * yates goes off to #emacs [00:42] see ya yates [00:42] have fun [00:43] * yates waves bye [00:54] I 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] anyway, when i hit 'view' nothing happens. [00:55] Is there a way to get rid of that pop-up? [01:06] i 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. [02:17] I 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:31] What is this? [02:32] Nevermind, that is a question a Google search can answer. [02:44] I'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 am [02:44] doing, or Ubuntu is doing, that could affect this. Any thoughts? [02:48] rob: check your dmesg/journal logs to share with volunteers, so they can have a look === kevr is now known as scumbag [03:08] Thanks 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:09] rob: you can also keep a journalctl -f running all day, see what happens at what time [03:21] Actually, 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/zcpv [03:22] https://termbin.com/dc1r === hhaglid is now known as hunter === hunter is now known as ENIAC === ENIAC is now known as Guest1684 [03:24] I 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:26] Are there specific things you would grep for, for example? [03:30] rob: Like: ' journalctl -b |grep failed ' or ' journalctl -p 3 -xb ' to filter for errors. [03:47] I 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/jycn [04:00] rob: if your xps has ram sockets, reseat your ram. then run memtest86+ overnight to verify. [04:00] rob: not memtest86, but memtest86+. I believe it's included in the bootable Ubuntu image. [04:04] Croran: thanks; I think the RAM is hard-wired into the motherboard on these things! [04:05] Yeah, just confirmed that. It's soldered in. [04:06] Do 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] Wow I thought one of the upsides tot he XPS was that it was upgradable RAM wise [04:06] memtest86+ is still relevant. it's completely independent of linux. essentially it's own OS. [04:07] that will tell you 99% whether you truly have a ram issue. [04:07] OK, cool. So I'll boot from the image, run that and see what happens. [04:07] Thanks very much for your help. [04:07] yeah. let it run for awhile. ideally overnight but at least a few hours [04:07] you're welcome [04:12] rob: UEFI system then: http://www.memtest86.com/ <- proprietary offering; as UEFI is proprietary. [04:14] OK, thanks === stevenm_ is now known as stevenm === zakame_ is now known as zakame [05:52] I'm not good with Linux but i've got some hackers who are using my shit to mine bitcoin and they [05:52] are having a blast. [05:53] Help me stop them. [05:53] I'd also like to take control of their mining for my own uses. My father is very ill and I need the money [05:55] anyone? [06:03] StopTheseFucking: is this a joke or something? [06:05] It's not. [06:06] irc.all4y.net [06:07] StopTheseFucking: do you have even ubuntu installed? [06:07] Uh... Yeah. [06:07] which version... what exactly do you want to accomplish [06:07] Well. First I'd like to stop them remotely acessing my computer. [06:08] do you know how they get in? Linux is actually pretty secure operating system [06:08] They're using PPP or bluesnarfing [06:10] Oh, and They [06:10] are using google workspaces [06:10] They're connected currently [06:12] Shit. [06:14] can u pastebin netstat -anp [06:14] !paste [06:14] For 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:22] 'm having some trouble [06:23] StopTheseFucking: first thing you do is disconnect the PC from the network. Without that everything else is pointless [06:45] StopTheseFucking: How did these hackers get 'PPP' or 'bluesnarfing' set up on your PC to begin with? [06:45] StopTheseFucking: I'd suggest just shutting the system down and booting to an Ubuntu install CD - into the live desktop. [06:48] Is therer no like, easy way to do this?This coputer was donated to me [06:49] An easy way to remove "unknown malware put there by unknown means"? Sure, just reformat the donated PC [06:50] I===Wekkm tgat wat tget get away with it [06:50] sWell, that way they get away with it [06:50] If there was an easy automated way to remove unknown malware, then antivirus programs wouldn't need to exist [06:50] I don't carew how hard it is [06:50] I wat to find them [06:51] We don't care either, don't worry [06:52] alkisg: lol [06:52] I mean, does no onSO, the world just is what it is? [06:52] StopTheseFucking: are you sober? [06:52] sAs a fucking bird [06:52] They've got it where i can't see what I'm typing [06:53] It'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 possible [06:53] here'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:57] How do i see if thyere using Remminna? [06:58] Post the netstat output that they asked you before [07:09] Uploaded file: https://uploads.kiwiirc.com/files/51b525b99d7b8dfd500238e8ad838771/pasted.txt [07:13] StopTheseFucking: that's not netstat output [07:16] Hi [07:16] hello user123 [07:16] user123: hi [07:18] I'm in wiorkspaces. [07:18] StopTheseFucking: aren't we all [07:39] Hey 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 boots [07:42] pevoz23: at what point does the boot fail? [07:43] Hi, 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 is [07:43] coming 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:45] It 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 version [07:46] For example, see some security issues there: https://ubuntu.com/security/notices [07:46] Croran: 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 down [07:48] pevoz23: and the system boots with the older kernel? Which one is that? [07:49] alkisg Yep. Right now I'm using that system with 5.8.0-63-generic [07:50] pevoz23: 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:51] why KDE applications connect to internet whenever i launch them? [07:51] dolphin kate etc.. [07:53] hey, is there something comparable to tracker.debian.org for ubuntu packages? [07:54] shortyy: the package information is available at https://launchpad.net/ [07:54] ugh, thanks. I think the ui is quite horrible for lp :/ [07:55] I am getting pseudo_Abort error when i run bitbake imx-image-multimedia [07:55] alkisg 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 latest [07:55] kernel with no better results. So i guess it could indeed be something related to sophos (and, if not, probably to nvidia) [07:55] With multilib support this error [07:55] shortyy: it has a lot of information there, code, bugs etc, it's not just package information, so it can be a bit confusing [07:55] @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] pevoz23: 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:56] pevoz23: i'm not exactly sure how it's done though. [07:56] pevoz23: oh here https://www.kernel.org/doc/html/v4.15/admin-guide/serial-console.html [07:56] sator: 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] Croran ok, thanks! Good to know. I'll do a research, then, if I'll need it :) [07:57] Croran ah, great, thanks! [07:58] pevoz23: you're welcome [08:01] Hi [08:01] Cool_Omar: Hi Mr. Cool [08:02] anyone succeeded to compile NDISWrapper from source? [08:02] Hi Croran [08:03] Need a fix for this [08:03] @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] and 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] Cool_Omar: why would we do that? it's available as a package [08:03] sator: maybe work on that then? Which printer it is? [08:04] sator: which application are you typically printing from? [08:04] yes, but seems not requires CPUS to be installed in the package [08:04] Croran: to install some drivers that aren't working through normal package [08:05] sator, i mean unconventional, but did you try the version from hp directly (for ubuntu) [08:05] to see if a new version fixes the issue [08:07] Croran: here's a sample of my errors [08:08] Croran: /home/omar_mustafa/Downloads/ndiswrapper-1.63/driver/loader.c:157:4: error: too many arguments to function β€˜__vmalloc’ [08:08] 157 | __vmalloc(load_driver->sys_files[i].size, [08:08] | ^~~~~~~~~ [08:09] ./include/linux/vmalloc.h:132:14: note: declared here [08:09] 132 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask); [08:09] Cool_Omar: please don't paste multi-line errors in irc. [08:10] Croran: Ok but that's all my errors [08:10] Croran: Can u help? [08:10] @alkisg: It is a HP Deskjet 3635 and connected to the USB [08:11] cool_omar: it appears to me that the latest ndiswrapper 1.63 source tgz does not include the latest svn changes from 2017. [08:11] @Croran: I always use the same applications I was using with Ubuntu 18: evince, libreoffice... standard stuff, nothing new or special [08:11] Cool_Omar: i would suggest downloading the latest svn code and compiling from that [08:11] sator: chrome? [08:12] Croran: got link for that svn?? [08:12] @Croran: Chrome? No, thank you :) [08:12] sator: ok. just wondering because chrome printing stopped working right for me after my upgrade to 20.04. [08:12] Cool_Omar: it's on source forge, the same place you opened a issue ticket 4 days ago [08:12] Bug 4 in Launchpad itself "Importing finished po doesn't change progressbar" [Medium, Fix Released] https://launchpad.net/bugs/4 [08:13] @Croran: However it does not work in any application in Ubuntu 20, while it works perfectly with all applications in Ubuntu 18 [08:13] sator: understood. i just wondered if it were only an issue with chrome, as that was my experience. [08:14] sator: how did you install the printer? Was it autodetected? What happens when you try to print? Is there any error message involved? [08:17] @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:18] alkisg: basically it does not work as printer and does not work as scanner [08:18] sator, try this: sudo apt purge ippusbxd === hjeldin1 is now known as hjeldin [08:19] This daemon is supposed to provide ipp queues for driverless printing, but in many cases it's causing issues [08:19] Then reboot; you might also need to remove/re-add the printer, but in my case it then worked immediately [08:19] It's also one of the answers in a question about your error message: https://askubuntu.com/questions/1012562/device-communication-error-5012-hp-printer [08:23] alkisg: 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:24] alkisg: so the whole output is useless [08:24] You can check if you already purged the package with: dpkg -l ippusbxd [08:25] alkisg: 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 them [08:26] but I'll re-try later, thank you [08:26] Give it a try; see if it at least removes the error message. Cheers. [08:33] hello === ubuntu is now known as Guest3848 [08:41] Guest3848: hello [08:43] apt-get install hello wored [08:43] who are you [08:44] @Croran who are you [08:45] Guest3848: I'm Croran. Clearly. [08:53] alkisg: 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:59] sator: 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] So I noted it down as it was extremely annoying [09:07] sator: 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:08] thank you, I'll take a note of this issue as well! [09:08] @alkisg [09:09] Cheers! :) [09:12] alkisg: 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 manage [09:12] to boot it. [09:13] sator, that's on BIOS or UEFI? Do you have multiple disks and/or grub installations? [09:32] Hello! 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:34] supremekai: ubuntu supports swap file too. [09:34] supremekai: you're wanting to increase swap memory? why? === pp is now known as PPe2 [09:34] Croran, can I leave the swap partition and also add more with a file? [09:34] I mean having the swap on both partition (already by default in ubuntu 20.04) + additional swap in swapfile [09:34] supremekai: not sure. I don't think I've ever seen a configuration like that. [09:34] supremekai: what's the output of this command? (sudo parted -l; grep -i swap /etc/fstab; cat /proc/swaps) | nc termbin.com 9999 [09:35] You can have multiple swap files and multiple swap partitions etc, sure [09:35] Croran, I have like 8GB of RAM and 1GB of swap, I can increase it right? [09:35] alkisg, I'll check right away :P I'm at wind00z right now [09:35] I'll turn up my computer with ubuntu [09:36] but the swap is in a partition (didn't create it, probably assigned by default at ubuntu 20.04 install?) [09:36] alkisg, thanks! So I can add a swap file too [09:37] I'm kind of worried to mess it up, upon trying to assign more space to the swap partition [09:37] I have no unallocated space [09:37] Yes, 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 will [09:37] alkisg, I have 8 GB RAM and 1 GB of SWAP and I find my computer kind of slow [09:38] You can resize partitions with a live cd and gparted if you want to increase the size of your swap partition [09:38] How much swap do u think I can add up with 8 GB RAM? [09:38] supremekai: yeah, swap doesn't make things faster. It makes things that are about to crash (out of ram), go slow instead [09:38] I tried gparted, but I don't have unallocated space available [09:38] You can resize existing partitions, to make space [09:38] alkisg, yup, that snap store is the worst thing ever lulz I installed apps like a maniac [09:39] shopping spree lulz [09:39] alkisg: assuming the swap is on a platter drive. swap on nvme won't slow crashing apps down that much. lol. [09:39] I have nvme in that computer [09:39] i have 0 swap. no partition. no file. [09:39] How much RAM? [09:39] 16gb [09:40] idk I guess I installed too much bs from that snap store upon that shopping *free* spree [09:40] I looked like one of those coupon ladies at the supermarket [09:40] what do snaps have to do with swap? [09:40] Croran: 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 directly [09:41] Croran, I have too much apps running in the background, but no time to check it and clean it up [09:41] `a = x[1]` needs one CPU instruction; paging needs millions of them [09:41] my ram is always at 80% [09:41] usage [09:41] thats what you want ! [09:42] yu want your ram used ... why else do you have it πŸ˜‰ [09:42] argo what do I want? [09:42] the more apps can operate in ram the better [09:42] alkisg: 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] I'm like those coupon ladies.. I like to save RAM [09:42] lulz [09:42] this is not windows ! [09:42] linux handles ram totally diferent [09:42] you want it all "used" [09:43] but ubuntu is crashing like windows right now [09:43] Croran: 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] I work with a lot of heavy stuff so it's always crashing up [09:43] how is it crshing exactly ... 8GB + 1GB swap seems fine, you should identify the apps that cause issues instead [09:43] I have this Acer Nitro 5 AN515 for the ubuntu [09:44] and it does not keep up [09:44] alkisg: what's the practical upshoot of that? are you saying swap is practically helpful today, even on an NVMe storage device? [09:44] Croran: 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 crashing [09:45] There's no difference in that concept based on nvme, rotational or other storage technology [09:45] alkisg: okay. i guess i've never encountered a situation like that with 16gb of ram. [09:45] swapping will always make everything slow ... unless your sawp lives in a tmpfs in ram πŸ˜‰ [09:45] (but then you dont need swap πŸ˜› ) [09:46] Croran: 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 open [09:46] ram 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 fast [09:47] *cant be used [09:47] Does GIMP really crash if you load a file larger than RAM? It's not intelligent enough to stop malloc'ing? === denningsrogue9 is now known as denningsrogue [09:48] Gimp, chrome, linux in general, yeah [09:48] Memory allocation in windows is better in that regard [09:49] supremekai, 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 swap [09:49] (while caching is a whole lot better in linux) [09:50] supremekai: weird choice to buy nvme but only 8gb of ram. [09:52] alkisg: 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] alkisg: I stopped using VMs on my main desktop because virtualbox was causing system instability. Do you use virtualbox? [09:53] sator: 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 have [09:54] Croran: yes I've been using it for ages, it's excellent, no stability issues [09:54] alkisg: huh. with Windows VMs? [09:54] Anyway, off for now, cheers, later... [09:54] alkisg: have a good one [09:55] alkisg: thank you again, have a nice day! [09:56] Croran: 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 too [09:57] (and when I do reboot, I can boot it without virtualbox as well) [09:57] huh [09:57] yeah i don't want to reboot either. i rarely use windows, but sometimes want it for testing. [09:57] I also have some windows xp, 7 and 98. The 98 isn't stable, support for it has been removed a long time ago [09:58] technically support for all the versions you listed is gone πŸ™‚ [09:58] can i print black and white? i'm guesisng i just have to add a color scheme or something. i'm not sure though. [09:59] lavaball: you've only been printing in color up to now? [09:59] yes. [09:59] well, 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 too [09:59] lavaball: should be super simple. a setting in 'advanced' or 'settings' that says 'black and white' or 'greyscale' or something. [09:59] but i would also like colored stuff to come out black and white sometimes. [10:00] i looked, but it said no color schemes availabe or something. [10:00] ogra: I meant support in virtualbox, not from microsoft... [10:00] ah ... πŸ˜„ [10:00] Windows 98 needed some weird compatibility code for their 16bit emulation or something, and they removed it [10:01] lavaball: have you looked in the printer properties from the printers panel? [10:01] not yet. [10:02] lavaball: 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:05] okay. [10:05] thanks. [10:27] Hello, 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:46] https://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/print [10:46] assuming the IP is correct , what is LPD ? [10:58] Hi. 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 terminal [11:02] bobdobbs: can you share the output on a pastebin? [11:03] bobdobbs: actually, try "type -a which" and "type -a nvm" [11:10] output of 'type -a which' [11:11] http://pastie.org/p/4PvdCpq5KQd8hh16uAoYHs [11:11] output of the latter command: nvm is a shell function from /home/mantis/.nvm/nvm.sh [11:11] [11:13] bobdobbs: what does '/usr/bin/which nvm' give? [11:14] no return. === EriC^ is now known as EriC^^ [11:15] ... which is odd. Because if I hit 'nvm' then I get output from nvm [11:16] which shell are you using? [11:16] I 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... somewhere [11:16] I'm using zsh [11:17] "type" seems to find it, wonder if it uses something other than $PATH [11:18] ah, type is a shell built-in, it must be something zsh related [11:18] what's the output of 'which nvm' anyways? [11:22] It'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/7ho5aECZYtrTnRSJ3wq0NK [11:23] seems like it's outputting the nvm.sh [11:23] yes [11:29] bobdobbs: maybe try asking in #zsh === sharperguy__ is now known as sharperguy [11:55] lotuspsychje, hello [12:11] Hi folks [12:17] https://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/print [12:17] assuming the IP is correct , what is LPD btw? [12:18] i dd entire ubuntu and failed to boot from new disk partition, is there way to fix it [12:20] linsux: was it uefi? [12:35] i fixed it with boot-repair [12:36] nobody answers so let me put it another way : Is the method in 'add printers' called 'enter uri' a valid one ? === NoSQL is now known as SQL [12:43] I can switch from a regular release to lts easily right? [12:48] Running 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:57] FNAShinobi: sounds like a driver or firmware issue. These things are usually specific to your particular hardware. [12:57] It might also be an unfortunate interaction with your particular wifi access point. [13:00] rbasak: 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 should [13:00] rbasak: If I want to install the intel drivers for the wnic, do I just copy the files in the firmware directory? [13:02] FNAShinobi: 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:03] I 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:04] One 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:05] Of course that's also inconvenient, but it is often way easier than messing with drivers. === stpa is now known as spampel [13:08] My 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:09] I 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:48] Hey. 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:54] How 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 it [13:54] *I saw [13:55] webchat88: question. Why dual boot? [13:55] For most use case scenarios I'd argue virtualizing one of the OSes would be the easier and cleaner option. [13:55] I installed windows literally just for games, the main OS I want it to be ubuntu [13:56] Ubuntu because I think it has the most support regarding hardware... [13:58] What if I had two ssd disks? Would I still have any problem? [13:58] One for windows and other for ubuntu [13:59] webchat88: you can dual boot with the same disk without any issues [13:59] Hello im trying to make darknet, and it needs opencv [14:00] I am in ubuntu 20.04 installed opencv through the command line, got opencv4.2 [14:00] But when making darknet i get: No package 'opencv' found [14:00] How do i fix that? [14:01] @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 that [14:01] mago: please contact the maintainer of "darknet" for support building their software and it's requirements [14:02] webchat88: are you on ubuntu currently? What's the output of: sudo parted -l | nc termbin.com 9999 [14:02] For 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:03] leftyfb i am googling, contacting, asking in opencv, and also here.. If anyone knows it be great help.. [14:03] Really is more an opencv ubuntu issue than darknet.. [14:03] I think opencv through the ubuntu repository is not in the path,, so that makes it an ubuntu issue really [14:03] @alkisg Nope, I installed Windows first, I saw it's better to install it first [14:04] mago: when you're building software, you usually need the associated libraries for it, not the binaries [14:04] webchat88: can you boot from an ubuntu live cd? [14:04] mago: that said, contact the "darknet" maintainer for support about which libraries it requires [14:04] Package opencv was not found in the pkg-config search path. [14:04] Perhaps you should add the directory containing `opencv.pc' [14:04] to the PKG_CONFIG_PATH environment variable [14:04] No package 'opencv' found [14:04] webchat88: 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 case [14:05] Thats the issue, do you know how to add too PKG_CONFIG_PATH ? [14:07] Hello, [14:07] @alkisg Yeah, just need to download the iso and burnt it to the usb. But what does that command do? Didn't find any info === genii-away is now known as genii [14:08] webchat88: that would show us if you're in MBR mode or in GPT mode, and what partitions you already have [14:08] webchat88: in windows, the equivalent would be "upload a screenshot of diskmgmt.msc" [14:12] I 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 parse [14:12] https://wiki.ubuntu.com/Releases but it's not good as it doesn't contain 20.04.3 [14:15] @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] I can do livemod ubuntu if that info isn't enough [14:16] Nuliel, https://releases.ubuntu.com/ [14:17] My bad, * "C:", "Disk 0 Partition 1" and "Disk 0 Partition 4" [14:17] thank you BluesKaj, I will parse this page instead of https://wiki.ubuntu.com/Releases [14:23] @alkisg And I'm using GPT in "Disk 0" [14:31] Disk0 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] *if I was in MBR [14:34] webchat88: exactly, you can have as many as you like [14:38] Thank 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] ubuntu rocks [14:38] arch sucks [14:38] uwu [14:39] homura, why, I'm thinking of switching... [14:44] Hello.. When i do: $whereis opencv.pc [14:45] And it returns: $opencv: [14:45] What does that mean? [14:51] mago: again, opencv is a library, not a binary/program [14:51] leftyfb I get lost here, what you mean? It seems my program is looking for opencv.pc..? === cacti is now known as madmax [14:52] Check if this helps you, nice content: https://ss64.com/bash/whereis.html [14:52] mago: sudo apt install libopencv-dev [14:52] mago: you really should be taking the time to understand these sorts of things before going and creating a public "dark net" [14:54] No, no.. Darknet is just a computervision program, is not as bad as it sounds.. Thanks leftyfb [14:55] In linux they where suggesting config packages are not in the main library and we were trying to locate the right package. [14:55] Actually leftyfb I alread installed libopencv-dev with python3-opencv [14:57] mago: libopencv-dev gives /usr/lib/x86_64-linux-gnu/pkgconfig/opencv.pc [14:58] webchat88: they will be 3 primary partitions; the disk will stay basic [14:59] Is it posible its giving opencv4.pc instead? [14:59] mago: what version of ubuntu? [15:00] ubuntu 20.04 [15:00] mago: ubuntu 20.04 installs libopencv-dev version 4.2.0+dfsg-5 [15:28] Ok, got it working in the end thanks leftyfb [15:36] Hrrm -- 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:42] @alkisg hmm, got it. Thanks for the help! === ajfriesen9 is now known as ajfriesen [15:59] can i rename the files in a .zip file without extraction? [15:59] i can't extract it, because i think there's a probelm in the names [16:01] the files names inside the .zip files have " * " character... linux wouldn't allow me to extract it [16:01] also it wouldn't allow me to extarct files without extension :/ [16:03] oh nvm lol [16:03] i can edit them INSIDE ark [16:03] but not in dolphin exploring with ark === xubuntu is now known as mire === launchd is now known as l === l is now known as launchd [16:48] Guest6: '*' is a valid file name in linux, e.g.: touch '/tmp/*' [16:49] but only if it has six points === lucas__ is now known as lucascastro [18:38] neato [18:41] roborock [19:30] hi [19:30] hi hub [19:30] it's been a while since I was on IRC ... [19:30] welcome back [19:30] welcome back [19:30] this covid made everybody stayed away even from Cyber space... [19:30] pretty sure it's done the opposite [19:30] thanks mat, tsapien [19:31] for those comfortable enough to still have cyberspace [19:32] yeh @ mat, .. ;) [19:33] hubwired: if you type 'mat' and then hit TAB, that'll probably help you [19:34] thanks matsaman [19:34] hehehe [19:35] old habits die hard [19:35] :) [19:37] i have to re-install my local irc server so I can get my irc bots back and see if i have to update them [19:37] before i'll try to use one of them... [19:37] yes, you've got to [19:38] unreal irc , is still good option for me ? [19:43] Does 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:51] agners: https://elixir.bootlin.com/linux/latest/source/mm/page_alloc.c#L8428 [19:51] my 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:52] sarnold: 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 much [19:53] Guest4558: blocked with what [19:54] matsaman: opensnitch [19:54] Guest4558: so unblock it? [19:55] but why it wants to connec to tinternet, it should work fine without it [19:55] it's strange [19:56] agners: hmm. strange. [19:56] Guest4558: any network mounts it can see? [19:56] agners: 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=1 [19:56] anyway, there is probably more information you can get from the likes of opensnitch, to determine what remotely it is attempting to access and why [19:57] wait a second [19:59] sarnold: oh interesting [20:01] it was trying to reach 127.0.0.1 [20:01] dunno what's that [20:06] Guest4558: that's localhost [20:06] Guest4558: that is localhost, the address of the systems' lo loopback interface, which should always be reachable [20:06] Guest4558: many local services talk to each other via ports on that address so you block it, you break them [20:07] so it's not an actual internet location [20:07] far from it :) [20:07] will reenable then [20:07] thank you :) [20:08] btw all kde applications use the same manner,, [20:27] hi everyone [20:28] hi just you ;) [20:30] Croran: I followed your advice and got the vmalloc error [20:37] Croran: note: declared here [20:37] 113 | extern void *__vmalloc(unsigned long size, gfp_t gfp_mask); [20:40] is there a way to get a file from a clonezilla backup? does anyone know? [20:40] i mean, an easy way... other than restoring the image somewhere [20:40] Cool_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:41] tomreyn: Yes I'm sure [20:42] I just need a fix for the error I mentioned [20:42] nergar: 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 it [20:43] Cool_Omar: i see. it's unlikley this will happen here, especially without more context (but sure, you can try). [20:43] its a clonezilla img, it is a folder with a bunch of files inside tomreyn [20:43] Cool_Omar: maybe there is an ndiswrapper channel? [20:44] tomreyn: where? [20:44] Cool_Omar: on one of the larger IRC networks. i don't know, just wondering. [20:45] tomreyn: It's for my RTL8822BE Bluetooth Which I tried everything with no luck at all [20:45] nergar: "img" sounds more like a single file? [20:46] Cool_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] Cool_Omar: so you downloaded the latest svn code and you're trying to compile that? [20:47] tomreyn, 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.png [20:49] Croran: Yes I downloaded it and https://paste.ubuntu.com/p/9Vt4MK5My8/ [20:50] nergar: i see, those are gzip compressed partition images. which of those are you trying to access? [20:52] ahh I see [20:52] my / partition [20:52] im guessing mmcblk0p1.vfat-ptcl-img.gz is my EFI partition and the mmcblk0p3.btrfs-ptcl-img.gz.aa files are my / [20:53] nergar: those aren't on the screenshot. but that could be. [20:56] where can i get help with phpmyadmin and mysql? [20:58] nergar: 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] https://unix.stackexchange.com/questions/219142/mounting-a-btrfs-image-file#answers should work against the reassembled, uncompressed, btrfs image - i assume. [20:59] crazyfrog: depends, is this phpmyadmin and mysql on a supported ubuntu release? [21:00] yes [21:01] mysqli::real_connect(): (HY000/2002): No such file or directory [21:01] from phpmyadmin [21:02] crazyfrog: what's the output for cat /etc/os-* /proc/{version*,cmdline} | nc termbin.com 9999 [21:02] hello, 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] in synaptic [21:03] https://www.irccloud.com/pastebin/K9Xw1dJE/ [21:03] can anyone help me? [21:03] + [21:04] cloudcell: use apt: sudo apt update && sudo apt -f install && sudo apt --simulate -Vy full-upgrade [21:04] thanks tomreyn , let me try that [21:05] Cool_Omar: huh. well looks like a different error at least, no? [21:05] test [21:06] cloudcell: 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-4 [21:06] cloudcell: what is your output for `sudo apt-mark showhold` ? [21:06] ozzloy: for tests, please /join #tests [21:07] https://www.irccloud.com/pastebin/8DwhrsDU/ [21:07] tomreyn, lol, that's awesome there's a channel specifically for that. thanks for letting me know [21:07] https://www.irccloud.com/pastebin/3BnAecuk/ [21:08] the output for "sudo apt-mark showhold" is nothing [21:08] huh [21:10] Hi 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] Does anyone know what is responsible for launching ModemManager from NetworkManager (or whatever else I'm missing)?? [21:10] tomreyn: so nothing helped me so far, I put the output in snippets above [21:11] cloudcell: 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/stacer === hays is now known as h_ [21:13] cloudcell: 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:14] Hello 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 add [21:14] "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] cloudcell: what happens when you try to install "cuda-11-4" directly? [21:14] cloudcell: maybe try `sudo apt install --ignore-hold cuda` [21:15] let me try [21:15] thanks Croran [21:15] https://www.irccloud.com/pastebin/PbvPNPLX/ [21:15] Starmina: yeah i also find that debugging type syslog messages are super annoying [21:16] starmina: 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:17] Starmina: those "audit" records are often related to apparmor 'violations'. and those are often triggered by badly crafted snaps. [21:17] Starmina: if you find a good way to filter them i'd like to know too. [21:18] you can disable those by booting with `audit=0` [21:18] is this the right approach, though? [21:18] Max-P: adding a kernel command line in grub? [21:19] better identify the software triggering them and find a fix for it, or an alternative [21:19] personally i'd like to filter them down to a single line for repeats. the way the USB error messages get 'compressed'. [21:19] https://www.irccloud.com/pastebin/9tkvhhyY/cuda-installer.log [21:20] tomreyn: ^^ [21:20] Croran: i'mnot sure whether rsyslog rate limiting works for kernel messages or not (my gut feeling is "not"). [21:20] cloudcell: seems like you downloaded the cuda install script and ran that? can you try downloading the cuda deb package and install it with dpkg? === xenial is now known as Guest6352 [21:21] cloudcell: what am i looking at there? [21:21] https://www.irccloud.com/pastebin/68VLMA9U/nvidia-installer.log [21:22] cloudcell: i wouldn't expect the nvidia-provided install script to work on ubuntu. it might, but i wouldn't expect it to. [21:22] tomreyn: I posted the output [21:22] cloudcell: of? [21:22] cloudcell: 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.deb [21:23] of installing cuda directly [21:23] Croran: doing this now [21:23] cloudcell: i guess you better work with Croran this one, i'm not really much into nvidia lands. good luck! [21:24] tomreyn: i think i'm just explaining what you wanted him to do. lol [21:24] thanks tomreyn ! [21:24] in my experience, nvidia provided driver install script doesn't work on ubuntu since, like 16.04... [21:25] The 'ubuntu way' is to install the deb packages. [21:25] Croran: 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:26] Croran: it fails to install it says that 'the following packages have unmet dependencies:' [21:26] and then does not list any packages at all [21:26] cloudcell: this seems likely to be a common issue. what did google say? [21:27] Croran: no How it's a different error? [21:27] cool_omar: isn't it a different error compared to the error you were getting when you tried to compile with the other version? [21:28] Croran: https://www.google.com/search?channel=fs&client=ubuntu&q=The+following+packages+have+unmet+dependencies%3A++nothing [21:28] cloudcell: dumb search [21:28] Croran: it's the same one [21:28] cloudcell: https://duckduckgo.com/?q=ubuntu+20.04+cuda+problem+held+packages&ia=web [21:28] last time i came across this issue, i ended up reinstalling the os [21:29] Cool_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] Cool_Omar: so sorry it didn't help. [21:30] cloudcell: have you tried 'sudo apt install nvidia-cuda-toolkit' ? [21:30] trying this now: https://forums.developer.nvidia.com/t/error-with-cuda-repository-on-ubuntu-20-04/188023 [21:31] Croran: I need a patch @ least [21:31] Well 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] will try sudo apt install nvidia-cuda-toolkit, Croran [21:31] i mean, ubuntu is one of the main, if not the main supported OS for nvidia cuda. [21:31] on my mx linux everything works perfectly, Croran [21:32] should be many people experiencing that issue, unless there's something you've specifically broken on your system [21:32] well, let's see how this toolkit gets installed [21:32] I don't even know when those message starting to appear [21:32] On my other Raspberry on Ubuntu 20.04 i don't even have "audit" messages at all [21:33] This one is on 21.04 [21:33] tomreyn, i have to (re-)install the container [21:33] Starmina: 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] Well, of course [21:33] Starmina: on a pastebin, of course [21:34] tomreyn, thanks ill check that [21:34] Sep 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] sorry, i had to attend something [21:34] For example. (lol) [21:34] Cool_Omar: does the SVN version you downloaded have the proper #include line at approximately line 23 of the driver/loader.c file? [21:34] Starmina: nice pastebin [21:35] And there' is a TON of these, each time I login, logout, etc. [21:35] tomreyn: here's the ones i get https://pastebin.com/a8CTYduu [21:36] Croran: the toolkit was installed perfectly [21:36] but the cuda version is 10 (in the toolkit) [21:37] Exerpt of syslog : [21:37] https://pastebin.com/9k6u4ZmF [21:38] cloudcell: nice. [21:38] Croran: @ line 24 #include [21:39] Croran: those are snaps which get access denials to some place on the file system4, i guess [21:40] cloudcell: 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-installation [21:40] Cool_Omar: ok. well that's good. that line wasn't there on the latest .tar.gz source package. [21:41] Cool_Omar: have you considered going back to an old version of ubuntu that is verified as being able to compile ndiswrapper? [21:41] cool_omar: as a test. [21:41] thanks Croran , I will read this [21:41] which one?? Croran [21:42] Starmina / 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, 1300 [21:42] cloudcell: the last response there i think is the relevant one. [21:42] Well I have removed snap entierly from my system so that can't be from snap for sure [21:43] auditctl [21:43] oops [21:43] cool_omar: I'd suggest 12.04 since it looks like that was the most current version mentioned in the official ubuntu docs for ndiswrapper [21:43] Cool_Omar: https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper [21:44] Starmina: it seems to be from snap-store in your case. which is a snap. [21:44] hmm okay [21:44] Croran: let's not recommend EOL releases please ;) [21:45] tomreyn: 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:46] it 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 picky [21:46] tomreyn: yeah i wonder what the hardware even IS [21:46] s/less picky/has vendor support on linux/ [21:47] tomreyn: It's for my RTL8822BE Bluetooth Which I tried everything with no luck at all [21:48] exit [21:48] tomreyn: ah nice. aren't bluetooth dongles like $2 now? [21:49] quit [21:49] Croran: not the current ones, i think. and certainly not everywhere [21:58] It seems it'll be more easy to just reinstall my raspberry pi :/ [22:07] Hi everyone, Robin here [22:11] Hi Robin. Croran here. [22:13] tomreyn: 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.d [22:14] install auditd? [22:16] bluetooth 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:17] morgans: 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] morgans: another option is there's a 'panda' brand that is supposedly designed just to be compatible with linux [22:18] Ill check on that right now. Thanks Croran [22:19] $14 - I am in. [22:20] morgans: what are you actually going to do with it? wireless stuff on a desktop is more hassle than it's worth IMO. [22:20] sarnold: ah. good call. [22:21] linux bluetooth is notoriously poor, it could be that the dongles are fine and the software is the problem [22:21] I am going to connect a keyboard and lalso a speaker (for now) [22:21] Croran, [22:22] My AirPods work great with my laptop, suprisingly (since they're an Apple product). [22:22] WaV: do they also work as headset, with microphones working? [22:22] morgans: 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] I spent an hour or so one day trying to make airpods work and gave up :) [22:22] morgans: you're going to have to plug your speaker in to charge it anyway. lol. [22:23] sarnold: I haven't tried the microphone part, but yes they do work as a headset. [22:23] my keyboard worked fine with the logitech dongle [22:25] sarnold: I'll let you know. Downloading GNOME sound recorder. [22:26] WaV: woot [22:27] my keyboard worked fine with the logitech dongle Croran 5 reviews mentioning linux worked, 2 failed. [22:28] morgans: not saying it won't. just saying you're reliant on batteries. another point of failure. [22:29] morgans: my keyboard theoretically works forever. [22:29] sarnold: sweet. got my auditd rules going and apparently working correctly. [22:30] Croran: yay :) [22:32] sarnold: 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:35] well, 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:47] sarnold: It doesn't appear to work as a microphone... at least natively anyway. [22:47] WaV :( [22:47] WaV: thanks for giving it a try [22:51] I 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:52] even 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:55] sarnold: Ah, oh well. Thanks for the heads up === keypushe- is now known as keypusher === genii is now known as genii-core [23:14] sarnold: This is a limitation of Pulseaudio, right? [23:17] WaV: or bluez, I'm not sure which [23:18] sarnold: Wonder if it'll get improved upon in the future. Oh well, time to head out. [23:20] WaV: I hope so. have a good night :) === LinaElizabeth is now known as linaporras