=== JayDoubleu[m] is now known as JayDoubleu === ajfriesen3 is now known as ajfriesen [03:23] hi [03:24] hello [03:24] which video cutting software would you guys recommend for a really slow computer? [03:24] I tried kdenlive, which is good, but extremely laggy when it comes to an old PC [03:24] even though I used "proxy videos" (small down-sampled videos as previews) [03:24] the videos I need to edit are 4K [03:25] I tried: "losslesscut", "openshot", "kdenlive" [03:25] the only thing I can think of would be ffmpeg in the command line. But a graphical GUI would be nice. [03:26] there's a few more listed with "apt-cache search non linear video editor", but I don't know this family of software well [03:26] and doing video editing is just one of those things that is going to get much better with more capable machines [03:27] if you've got slow drives and not enough memory, you'll spend way more time waiting for data to come from disk or get saved back to disk [03:28] sarnold: I couldn't even start describing my financial predicament to you. - I must use the laptop I have here, there is no other way. [03:28] if you had enough memory itmight not need to go to disk as often, and it'd only read/write what's necessary, rather than a bunch of unnecessary stuff, too [03:28] yeah :/ such is life :( [03:29] sarnold, would you mind helping me get "apt" to work again? [03:29] sarnold, for the past couple of months, I could only use snap, as apt refused to work for me [03:29] Belamos: ouch :/ yeah, I've got a few minutes [03:29] thank you! [03:30] Belamos: can you run an apt update all the way to completion? or does that fail? [03:30] I will show you in a moment [03:31] sarnold, https://dpaste.org/vBGG [03:31] this problem has started some months ago, and I don't know why. [03:32] I tried deleting all packages that apt complained about, but then an other package was named by apt as the root of evil [03:33] Belamos: hmmmm. that's an odd one, I don't think I've seen that one before. what's in dmesg? [03:35] sarnold, https://dpaste.org/VsQg [03:35] woooooow [03:35] not at all what I expected [03:36] Belamos: ^ indicates that MergeLists, a working tool of apt, is corrupted. one can ' sudo rm -fr /var/lib/apt/lists ; sudo mkdir -pv /var/lib/apt/lists/partial ; sudo apt update ; sudo apt upgrade ' --- and apt will re-create them. [03:38] Belamos: every five to ten seconds your ACPI firmware is throwing an absolute fit; hopefully a firmware update can fix this. I don't know what the consequences of it are, but it can't be good for performance for the firmware to be throwing errors a dozen times a minute [03:38] thank you, Bashing-om - just doing so [03:39] sarnold, yes, it is annoying... I think that is an ACPI problem [03:39] yeah; there's a ton of linux kernel command line options to fiddle with acpi settings. I don't know any of them well enough to know what to suggest. it's probably not the rabbit hole to go down right now.. [03:40] !acpi [03:40] to debug ACPI issues on ubuntu make sure your bios is up to date and follow the procedure here: https://wiki.ubuntu.com/DebuggingACPI [03:40] but I'd really hope for a firmware update. if you're lucky your vendor publishes updates via fwupd, and you can install one easily. if not, you might need to figure out how to install one through their own mechansim [03:41] apt seems to be running again [03:41] I am just installing a lot of new packages using Bashing-om's command [03:42] sarnold, I am looking into the firmware thing now [03:42] thank you [03:43] Belamos: excellent :D [03:44] Belamos: Is this a laptop ? [03:45] Bashing-om, yes [03:47] Belamos: Then when you have the firmware updated - might consider changing the DSDT (Differentiated Services Description Table) , See: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html . [03:50] Belamos: By the way - I also run "really slow computer" and I find that a core install of Xubuntu runs very well on thisz ole hardware of mine. [03:51] Bashing-om, I am using trinity desktop which makes it also pretty fast [03:51] oh cool :D [03:53] my computer seems to be unable to even play any type of 4K video [03:54] not even in VLC or kaffeine [03:56] There is a shop selling used computers around the corner. [03:56] they are about $ 100 each (without the screen) [03:56] what do I have to look out for? [03:56] I saw some with 3 GHZ [03:56] but what do I really need to edit 4K videos? A good graphic card? Or GHZ? Or RAM? Or all of it? [03:58] Belamos: Ya want at a minimum 4 gigs of ram: https://help.ubuntu.com/community/Installation/SystemRequirements/ . [03:58] Bashing-om, you just linked the general system requirements. What about 4K video editing? [03:58] my system (900 MHZ computer) is dyning with 4K videos [04:01] Belamos: editing videos is intense work - not much ekse here that I can advise of. [04:01] alse* [04:01] else** sheeshh ! [04:02] =) [04:02] thank you! [04:02] I am leaving now, need to get up early tomorrow [04:03] I'd expect RAM and disk speed to be the biggest influences -- the more RAM you can get, the better, and the faster the disk you can get, the better; nvme is better than sata ssd, sata ssd is better than hdd. but you've got to have enough disk to store the video, and that makes nvme or ssd pretty difficult. [04:03] d'oh [04:03] Belamos: If you are looking to replace your machine the above link is the specs you want to exceed in the replacement. [04:04] d'oh X2 :D === FTX514 is now known as IriXx [04:52] Hi, I am fairly new to ubuntu. I tried to upgrade from 18.04 to 20.04 and now my wifi, bluetooth and sound services are not working [04:53] Can someone please help me with this === genii is now known as genii-core [04:56] ssj5subhashish: can you check your kernel version please? [04:57] lotuspsychje: its 5.4.0-1055-gke [04:58] ssj5subhashish: special kernel, what kind of brand is your machine? [04:58] Its a dell latitude 3490 [04:58] lotuspsychje: [05:00] ssj5subhashish: what you could consider is installing the !HWE kernel and test if this supports more of your drivers/firmwares [05:00] ssj5subhashish: feel free to share your dmesg in a pastebin too, volunteers could take a look whats going on for you [05:01] Thanks lotuspsychje, let me do that [05:01] !hwe [05:01] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack === mkv is now known as m4v [05:04] lotuspsychje: here is the dmesg log https://pastebin.com/VMhXiuN4 [05:07] brb ssj5subhashish going breakfast first, try the hwe meanwhile perhaps [05:07] Sure lotuspsychje [05:23] lotuspsychje: just FYI, I am getting this error while installing hwe kernel [05:23] https://pastebin.com/GSvfAHm4 [05:36] This feels like it should be obvious but isn't. So, I'm wanting to setup "flameshot gui" to be a replacement for screenshots. Looked at https://askubuntu.com/questions/1283765/is-it-possible-to-disable-enable-all-shortcuts-in-ubuntu-20-04 and from what I can see.. there's no option to change the program used for basic screenshots? [05:47] ssj5subhashish: sudo apt install linux-generic-hwe-20.04 [05:47] There is the "Add Custom Shortcuts" option at the bottom of "Keyboard Shortcuts" if you hit the + sign. Though hitting Backspace doesn't work for disabling the PrtSc button ... [06:00] lotuspsychje: actually I am unable to connect to the internet. Is there any way where I can download the entire package and kust install it [06:01] Cause I tried installing these packages one by one and it seems like they are dependent upon more similar packages [06:02] ssj5subhashish: you need internet to update system and pull packages [06:03] lotuspsychje: can you please help me this. Is there any way I would be able to connect with the internet atleast. I tried USB tethering, Ethernet and what not. None of them works [06:05] ssj5subhashish: the only chipset for offline fix, is broadcom holding the drivers on the ubuntu iso [06:11] ssj5subhashish: you could try booting into previous kernel(s) to that point where your drivrs did work, and download packages from there [06:25] Feels like a roundabout way of doing it, but had to go into /org/gnome/settings-daemon/plugins/media-keys/screenshot and set the value to [] -- and then set a custom command for PrtSc from there. [06:35] ssj5subhashish: did you make it to bring said system online, yet? [06:35] lotuspsychje: how do I install these drivers? [06:35] tomreyn: yet not [06:35] ssj5subhashish: you could try booting into previous kernel(s) to that point where your drivrs did work, and download packages from there === _miruoy is now known as miruoy [06:35] you may have missed this [06:36] tomreyn: can you please let me know how do I do this [06:37] ssj5subhashish: do you know how to bring up the grub menu? [06:37] during boot [06:37] that's the menu you can select kernels to boot from [06:39] either hit escape once, or hold down shift during boot [06:39] Hold down shift key during reboot [06:39] depends on how you're booting, uefi or legacy bios mode [06:40] Ah right... [06:41] https://wiki.ubuntu.com/RecoveryMode#:~:text=With%20BIOS%2C%20quickly%20press%20and,starts%20with%20%22Advanced%20options%22. [06:41] Recon: UEFI has no provision for reading the state of the modifier keys so have to tap Esc key (UEFI only does key-down/key-up events) [06:41] Thanks tomreyn Recon I will try this [06:44] Going out now, will try this later [06:45] the 5.4.0-1055-gke kernel image you said you had running is meant to be used by Google Kubernetes Engine (GKE), a very specific virtualization environment in the Google public cloud hosting environment. [06:45] it's unclear how that would have gotten onto your desktop computer in the first place [06:46] err laptop, but still [06:47] is this a work laptop, ssj5subhashish ? [06:48] Yes Recon [06:54] i know apt picks up specific kernels now for some brands, but that doesnt mean it always suits best [07:38]  ubuntu 20.04; apparmor profile for firefox is blocking access to GPU leading to poor performance: http://sprunge.us/Kh4Qj1?text [07:38] https://ubuntuforums.org/showthread.php?t=2469021 [07:49] webchat25: if you're hoping to have this changed, you should file a bug report [07:49] !bug | webchat25 [07:49] webchat25: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [07:54] Is there some way to mark an *USB drive, removable* partition as "do not automatically mount this or hide it from the user" [07:55] (It is a bootable USB key with multiple partitions, but only one of them is meant to really be used for storage and I am kind of annoyed with 3 partitions popping up whenever I plug it in) [07:56] The "hidden" partition flag doesn't work or is ignored by ubuntu [07:57] you could disable auto mounting in general [07:57] that would be "gsettings set org.gnome.desktop.media-handling automount false" [07:57] thats what i do :D [08:01] Again, the point is, I want to run this on *any* system [08:01] so changing anything on my own system is missing the point [08:02] you really chose your nick with care [08:02] s/Again/Sorry, I should have included this important extra criterion,/ [08:03] I figured *mark the partition* and *removable* would have given it away [08:05] The problem is ofc that googling such a thing gives me 2.8 million results of how to disable automounting on my system [08:14] Okay: Marking as "hidden" doesn't work, but marking it as an EFI System Partition rather than a regular partition does [08:29] New thing: Apparently a win10 installation medium can boot off exfat, but an ubuntu live iso can not [09:21] MrSassyPants: for uefi booting all that's needed is a fat32 partition with the iso contents, windows or ubuntu, there should be an efi dir there and booting the .efi there should get the job done [09:21] didn't know exfat worked though, good to know! [09:21] yes and fat32 can't store files >4gb which means the windows installer part doesn't work [09:22] exfat does *not* work for ubuntu [09:22] the liveCDs kernel does not contain the module [09:22] i see [09:22] exfat does work for windows and grub [09:23] and grml [09:23] and probably other distros too [09:23] so grub works but ubuntu cant really boot the installer [09:23] What's the actual issue here? [09:23] ubuntu livecd kernel does not contain exfat support [09:23] therefore when booting the iso from an exfat partition, it can't find its own iso [09:23] MrSassyPants: odd though about the 4gb thing, i remember putting windows iso in a fat32 without issues [09:24] That was probably a while ago, the windows isos keep getting bigger [09:24] they're now at 5.5gb [09:24] and even if you extract them, the main install file is 4.6gb [09:24] ah [09:25] so what I am trying now is using wimsplit to create 1024mb-chunk-sized things but I have no idea if it works because I won't know until I actually install it [09:25] It will. [09:25] and I cba to set up a VM because it needs to work on bare metal [09:25] I generally went for 3GiB chunks. [09:25] But that's whatever. [09:26] MrSassyPants: So you're trying to build a windows installer, is that the actual thing going on? [09:26] I'm trying to build a multipurpose usb key [09:27] install windows, various flavors of linux, grml rescue, and so forth, all in one [09:27] Ah, got it. [09:27] and also a 200gb partition for just general "stuff" [09:28] so what I ended up with now is a 32gb FAT32 partition that contains both the windows bootloader and files, and isos for grub to load [09:28] MrSassyPants: maybe you could use exfat, just to load grub, and have ubuntu on an efi partition [09:28] I could but that would mean two separate partitions again [09:28] The ESP isn't designed to house a full OS. [09:29] And GRUB would be loaded from the ESP. [09:30] It's two ESPs now [09:30] Do not do that. [09:30] You can't stop me! [09:30] Okay, but the fact that is against UEFI spec might stop you. ;) [09:31] The first one contains the grub bootloader, the second one contains the windows bootloader and all the other stuff [09:31] I would mark it as a data partition [09:31] but then it shows up when I plug the key in rather than just the stuff partition [09:32] That also doesn't work. [09:32] I don't know what you are talking about [09:32] By spec, UEFI firmware only has to look for partitions of type ESP. [09:33] I had no problem booting off the stick with two ESPs (apart from the ubuntu problem) [09:33] Then the firmware maker for that board was kind. [09:33] That's the UEFI BIOS [09:33] There is no BIOS. [09:33] There is the firmware part of UEFI. BIOS is emulated. [09:33] You call it bios because it's the screen that your motherboard produces before the actual OS is loaded [09:33] aka CSM. [09:33] That is not what BIOS means. :P [09:33] the firmware settings [09:33] yet everyone calls it that [09:34] BIOS is actual firmware. UEFI is not BIOS. CSM is BIOS emulation. [09:34] I don't care what everyone calls it. There's what is, and there's what isn't. [09:34] You could learn, or argue. Your choice. [09:34] I do understand that autistically the UEFI BIOS is not BIOS unless you use UEFI to emulate a BIOS [09:34] What I am communicating may help you in your endeavor. [09:34] I understand. It's the UEFI Bios. [09:34] There is no BIOS. [09:35] ... moving on [09:35] And the "autistically" comment is very much against the rules of conduct in this channel. So don't go there. [09:35] When you're trying to make something bootable across as many systems as possible, getting "how things boot" correct is kind of important. [09:35] It is, yes [09:36] Then maybe being less argumentative - and insulting - might be a good idea when someone is trying to help you better understand "how things boot." [09:36] But in this case, pedantry is pointless, because what is *meant* is unambiguous [09:36] There is no actual "Bios" anymore [09:36] there's no confusion about what screen or what part of the boot process is being talked about [09:36] I don't trust "what is meant." Words have meanings. That's why they exist. [09:37] Alright, I'm done with you. All you want to do is argue. [09:37] You wanted to argue semantics [09:37] I was like "dude its fine" [09:38] What I am more interested in is that the windows installer thing will not be confused by the presence of an install.swm (and install_2.swm) instead of the install.wim [09:39] i'd do the multiple partition thing MrSassyPants , easier, each os can live on its partition and use grub and some custom menu to load each [09:40] I tried that, realized ubuntu can't boot off exfat, and then decided to just make it one partition as there are no conflicting folders [09:41] The one partition solution has the issue that either ubuntu won't load (because it's exfat) or windows can't be deposited without a hassle (due to the 4gb file limit in fat32) and more exotic file systems may cause more problems [09:42] grub can load all of them fine (... after a day of fiddling) [09:43] if you put ubuntu on a fat32, and put grub's efi in the exfat, maybe you can modify /efi/grub/grub.cfg that's what sets the $root partition and $prefix (where /boot/grub/grub.cfg) exists [09:44] Yes, that would work [09:44] then that would load the menu off the fat32 ubuntu, and i think it could load ubuntu from the fat32 [09:45] but then there's no reason to have it be fat32 either if all it boots is ubuntu, you could use ext2 [09:45] i wonder how windows is making their 'usb installers' nowadays then, if fat32 is out of the question [09:45] ntfs [09:45] aha [09:45] Actually, UDF partitions might also work for both. The iso is actually UDF [09:46] the windows ISO I mean. The ubuntu iso is iso9660 [09:46] And I'm pretty sure both grub and ubuntu can both read UDF [09:47] (at boot time that is) [09:54] Hi. I'm a newbie with Ubuntu. I'm trying to install grass (a package) using "apt-get install grass". It installs version 7.8.2 while the version on the package repository (universe) is 7.8.5. Does this make sense? [09:54] Have you updated your apt cache? apt update? [09:55] 1. Have you done "apt update" before, and 2. what release of ubuntu are you on [09:55] Yeah. I also changed the ubuntu settings to use only "universe" to be sure it wasn't getting it anywhere else. I'm on 20.04 [09:56] https://packages.ubuntu.com/focal/grass [09:56] 7.8.2 is the correct grass version on your release. [09:57] Oh, I was looking at impish [09:57] That makes sense then xD Thanks [09:57] Sure! [09:59] Does this mean I'm not using the optimal ubuntu version? [10:00] 20.04 is a long-term support release, 21.10 (impish) is not. [10:01] It really depends on what's more important to you: stable and supported for a long time, or newer software, potentially more bugs, and supported for a shorter time. [10:02] If in doubt, just stick with LTS [10:02] ^ [10:03] Yeah it seems the software I want to use is also designed for 20.04, so I will stick with that. Thanks again! Better avoid bugs since I have no clue what I'm doing [10:10] jkc, alright using EF00 for two partitions may cause trouble, but what other partition code is by default hidden in both windows and linux? (And also recognized by gdisk) [10:15] What about 0C01 "Microsoft Reserved" [10:28] I did expect the reverse, but: Hidden in linux, but automounted in windows [11:04] I have another question, but it's related to the installation of a specific program in Ubuntu. Is this an appropriate place to ask that as well? I couldn't get a response on the (relatively dead) IRC for that program [11:11] Bendik: depends what the program is === SmokenatorZ67 is now known as SmokenatorZ6 [11:37] in dpkg package version format, what do the numbers around `ubuntu` mean? for example: 4.4-2ubuntu1 [11:38] 4.4 is the package version, what are 2 and 1? [11:41] package-XubuntuY - x = debian version, y = ubuntu version [11:42] x-0Ubuntu1 means that there was not a debian package yet and this is the 1st ubuntu version [11:44] i see, thanks! [12:13] is there some xmpp messenger in ubuntu depositories that works with tor? [12:17] !info coyim [12:17] Package coyim does not exist in impish [12:18] !info coyim focal [12:18] coyim (0.3.8+ds-6, focal): safe and secure XMPP chat client. In component universe, is optional. Built by coyim. Size 3,495 kB / 17,273 kB [12:18] this one has support for Tor, OTR and TLS [12:19] ty [12:19] looks lovely [12:19] hm === kn1001 is now known as kn100 [12:35] When adding PYTHONPATH variables in bash_profile, do I add a line similar to this for every variable? "export PYTHONPATH=/home/my_user/code [12:35] " [12:38] ive got the latest ubuntu and set my software update preferences "Automatically check for updates: Every two weeks" [12:39] and yet it'll come up nearly every day. this is extremely annoying. can i make it actually check once in two weeks? [12:39] is it because sometimes i have the audacity to type apt update. and apt install a package without going through some package manager? === nullptr is now known as anonymous === anonymous is now known as Guest3802 === Guest3802 is now known as nullptr [12:42] those are unattended security updates, i guess [12:43] apt and package manager uses the same lists and service, no worries [12:46] yea but it annoys me that this thing keeps popping up [12:46] it's like using windows [12:47] i update all my servers weekly unless there's some huge reason to do it sooner, so i follow suite with my desktop and laptop [12:47] i thought i'd try ubuntu on this machine after being a debian guy for the last 15 years... [12:47] start the day with updates? [12:47] i do updates on monday mornings [12:47] one does not want unpatched kernel or browser [12:48] because mondays suck and why not break things on monady [12:48] https://thegreatwhitebrotherhood.org/welcome/important-message-from-the-gwb/ [12:48] sudo dpkg-reconfigure unattended-upgrades # and press N # https://ostechnix.com/how-to-disable-unattended-upgrades-on-ubuntu/ [12:48] thanks! [12:49] mortyy[m], how it that related to ubuntusupport? [12:49] spammers are not welcome, ok? [12:49] i'm also quite frequenty on a mobile connection [12:49] oerheks: did you read the message? [12:49] does this service pay attention to selecting that it's a tethered connection? [12:50] mobile users do benefit disabling updates, indeed [12:50] chrisgt, no [12:50] ok, it wouldn't bother me so much if it cared whether or not a connection was tethered [12:50] mortyy[m], no, and i do not click such urls, thanks. [12:51] oerheks: use url2png to view the message then [12:51] mortyy[m], move it to #ubuntu-offtopic or #ubuntu-discuss .. i guess nobody clicks that url too [12:51] dude, oerheks was helping me, you were spamming me. sorry, i agree. [12:52] agree === Guest55 is now known as razend [12:59] my wifi connection suddenly lost [13:00] and chromium cannot displays Unicode correctly [13:00] How to download images from remote based on the list from local? - https://unix.stackexchange.com/questions/678089/download-the-images-from-remote-with-a-list-from-local [13:02] scp -rv user@remote-host:/var/www/domain.com/public_html/assets/media/{"$(cat images.txt | tr '\n' ',' | sed 's/,$//')"} ./assets/media [13:02] downloads directly, I want to download images in respective folders [13:03] no idea [13:05] razend: scp is insecure and should no longer be used https://lwn.net/Articles/835962/ [13:05] use rsync instead [13:06] try to execute "cat images.txt | tr '\n' ',' | sed 's/,$//')" and watch its output maybe? [13:10] It outputs as: a/b/abc.jpg,a/b/abcd.jpg,1/2/123.jpg,1/2/1234.jpg which leads the magic expansion with {} braces [13:12] seems like cp has this feature too :\ [13:15] do you have images that start with weird characters (like a dot, dash, star), or images with spaces in their pathname? because if so, the above method won't work [13:16] use bash to solve this problem...? [13:16] nope, all are regular images [13:18] commands on sh is different to commands on bash [13:20] such as pwd and whoami [13:24] :) [13:25] Disconnected :( [13:27] anyone there? [13:27] :( [13:28] awathefox, what's your problem ? [13:29] chromium cannot display Unicode correctly [13:29] awathefox, only chromium ? [13:30] chromium snap or apt version? [13:30] snap 2.53+21.10ubuntu1,apt 2.3.9 (amd64) [13:32] I fixed it! [13:36] hey [13:38] what's up [13:38] ??? [13:41] 'Morning folks [13:43] CoDiNg [13:45] Friday's almost there! [13:45] leave [13:50] Hola, folks [13:50] Anybody familiar with a better way to scan bad blocks that isn't badblocks-v which just takes ages!? === diskin is now known as Guest4327 === diskin_ is now known as diskin [13:51] -v actually has hundredth increments % which is insanity [13:51] Hi all, on 20.04, how can I change RGB on my graphics card's shroud? In windows I could use Asus Aura program. On Ubuntu I've tried OpenRGB but it doesn't find my card. Any other ideas? Thanks. [13:53] scanning badblocks can take some time indeed [13:55] ordos, depends on nvidia or AMD, xrandr --output HDMI-1 --set "Broadcast RGB" "Full" (nvidia) / or from the nvidia settings [13:55] greetings! [13:56] o/ === nullptr_ is now known as awathefox [13:58] oerheks, thanks it's an Nvidia, will try that, appreciate the help [14:00] oerheks, not that I want to bug you with follow up questions, but I just want to make sure I'm doing this right... I got: X Error of failed request: BadName (named color or font does not exist) [14:00] xrandr --output USB-C-0 --set "Broadcast RGB" "Full" [14:01] (xrandr listing showed card connected via USB-C-0 [14:03] Perhaps there's a way to list the available "color" options [14:04] Tab [14:04] um,not working [14:06] oerheks, sure it takes some time, but in .01 increments of progress? That's impossibly slow [14:07] wait this commmand just seems to change my RGB config of display, sorry I wasn't clear, I'm trying to change RGB LED config on physical graphics card in case [14:08] ordos, your command is working on my device [14:08] ordos, does your device support it? [14:09] well the RGB on my graphics is currently "breathing" this red colour, I want to make it static and blue [14:09] *on my graphics card [14:10] ordos: this, or openRGB? https://github.com/philpax/borealis [14:10] lotuspsychje, thanks, but yeah as mentioned further up I tried OpenRGB - alas it doesn't find my card [14:11] Nvidia Geforce 2060 Super [14:11] RTX [14:11] Perhaps there is an official tool? [14:12] On windows there is - Asus Aura [14:12] not sure how to do it on ubuntu :-/ [14:13] ordos: doesnt your mobo allow to control it? [14:14] no idea [14:15] maybe there is no way to solve it [14:16] have you tried electrical tape? :) [14:19] any chinese? [14:19] !cn | awathefox [14:19] awathefox: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [14:26] lotuspsychje, nope unfortunately mobo doesn't have that feature (assuming you mean BIOS - which I checked), and it didin't come with hardware switch (at least not that I can see). It's a software controller. But I'll dig a little deeper. If I can do it on Windows then there must be a way to do it on ubuntu :-) [14:26] ordos: could try it over wine/playonlinux as a test? [14:27] lotuspsychje, that's a great idea actually, I have the Asus Aura installer file, thanks for the tip [14:27] let us know if it works or not [14:32] it's probably controlled over I2C. if you can find the lines you could sniff what the windows driver tells the card [14:32] then just write to that hardware descriptor [14:33] i've done this in the past with other PC hardware [14:36] chrisgt, thanks for the tip. Some googling suggests I should look at i2c-tools - am I on the right track? [14:36] yea, probably [14:37] Can someone help me correctly map my external hard drive to ubuntu? For example I'm trying to use deadbeef and I can't access /media// where it's mapped by default to access files (permission denied) [14:37] I've been told /media might not be the best place for that? I'm not sure how that stuff works [14:38] lpv: you're trying to have a fixed mount point for a specific drive? [14:39] I guess so. You know a place I can access files(docs,music, everything) like I did on windows with drives. [14:39] And it is always available. (My usb hard drive for example needs me to click on it first, I've not looked into that yet) [14:40] so create a mount point, like /extdrive. and put it in your fstab [14:40] chrisgt, this just might work, I've already managed to narrow down my GPU's bus using i2cdetect -l, will see what I can do, thanks again [14:40] use the partition UUID so it always moutns the correct thing [14:40] ok I'll try that [14:41] ordos: nice. i obviously don't know what commands to send your gpu, but maybe someone has already done the hacking to reverse engineer teh interface [14:41] chrisgt, for sure. This is a good start, cheers. [14:41] the i2c could also be fore VGA and old DVI monitors, though... [14:41] @chruisgt will that also work for the usb hdd? [14:41] since it used i2c to get the monitor properties [14:41] lpv: yes. fstab doesn't care where the hard drive is physically [14:41] if it's avaible in dev/disk/by-uuid, it'll mount [14:42] perfect! [14:42] i am sure /media/ is correct for removable storage, maybe it is shutdown with errors? [14:42] that would prevent mounting [14:42] i don't like putting fixed mount points in /media [14:43] Actually I also have a problem after upgrading to non-LTS(yeah that's probably not a good idea) that ext. drives ask for permission the first time to access. but anyway [14:43] i have media on a different drive, and i actually mount it to /home/chris/media with permissions set for my uid [14:43] chrisgt, well when I was playing with OpenRGB (which doesn't support my graphics card), I kept coming across i2c for other modern graphics cards, so I assume I'll be able to do this with a bit of fiddling [14:44] chrisgt, it's a long-ish read but basically this is what I have to do now - https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/Reverse-Engineering === Dragonslicer is now known as Dragnslcr [14:45] Seems I'm on the right track with using i2c for graphics card [14:46] probably. i guessed that just based on how such things are generally controlled [14:47] chrisgt, there it is - https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/ASUS-Aura-GPU [14:47] static blue here I come [14:47] If this works I'll FedEx you a beer or something [14:47] if it works, help the next person having the same issue :) [14:49] For sure. Will make a push request to OpenRGB for my particular graphics card [14:50] fstab worked like a charm and I'm not asked for authentication! deadbeef however unable to access it for some reason [14:50] ohh maybe cause I put it on root? /extdrive? [14:51] lpv, what filesystem? [14:51] nah it can access / [14:51] * on that external hdd [14:51] ntfs probably, but it won't even access /extdrive, as opposed to /extdrive/satantfsdrive or /extdrive/usbsatantfsdrive [14:52] what is it? [14:52] if ntfs does not mount, it is closed dirty, use ntfs tools to fix it [14:52] can you put an ntfs drive in fstab? or does it have to be mounted with fuse [14:52] or ntfs-3g or something [14:53] NTFS is fine for fstab [14:54] Nah it's a deadbeef thing, vlc can play files [14:54] anyway the solution works! thanks! I'll look into it [14:54] Solves some headaches ^^ === genii-core is now known as genii [15:25] hi there [15:26] :-) [15:29] "Brian Hechinger: Maybe that's..." <- Upgraded to 21.10 and......... no change in behavior. PAV is still being dumb. [16:18] https://thegreatwhitebrotherhood.org/welcome/important-message-from-the-gwb/ [16:20] mortyy[m]: can we help you with something? [16:20] !ops, mortyy[m] spamming again [16:21] he does not stop, leftyfb [16:21] !ops | mortyy[m] spamming again [16:21] mortyy[m] spamming again: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, chu [16:29] in the output of "less /var/log/syslog" i find something strange to me ... it's correct : https://pastebin.com/dP643UnH [16:34] Sbazzeguti, i have no clue what happened there [16:35] pardon. how do i find the number of files in a directory, commandline style? [16:36] anyone have an idea why my thinkpad laptop (usb-c/thunderbolt power ports) shows 3 ac adapters [16:36] 2 makes sense and seem to behave normally (i.e. the usb-c and the thunderbolt) and shows online status correctly [16:36] there's a 3rd that shows always online [16:37] and hence laptop never suspends [16:37] This should help, Gallomimia: https://askubuntu.com/questions/34099/find-number-of-files-in-folder-and-sub-folders [16:37] this is on impish [16:41] thanks for flying f̶r̶e̶e̶n̶o̶d̶e̶ libera [16:41] haha [16:42] Elliria, i do not wish to traverse directories. i was hoping LS would do it [16:43] Some of the solutions on that page don't do a recursive search, Gallomimia, and there seem to be several ls suggestions. I'll try some of them. [16:44] they're all so complicated. when nautilus . will do it faster [16:44] or... not? [16:44] just add -maxdepth 1 [16:45] such a pain in the ass. nautilus doesn't show the number of files i'm looking at? [16:45] just ignore me while i go whine and complain in the corner.. [16:46] The first suggestion by Seth on that page works perfectly for me, counting only the files in the root directory and not recursing through and also not counting the subdirectories. [16:47] That should be configurable, Gallomimia. I use Ubuntu MATE, so I don't have Nautilus, but it can surely do at least what my file manager does and then some. [16:47] yeah. it should be. [16:47] it should suck a lot less for being copyright 1999 too. [16:48] will consider mate once again. thanks for the suggestion [16:48] Elliria: in mate, use caja [16:49] "find . -type f | wc -l" *would* recurse through subdirectories [16:49] Does it show up in your status bar when you select all the files, Gallomimia? [16:49] ah, i did not select all. i just viewed properties [16:49] 1700 files so, not interested in hacky, work around, command manipulating solutions [16:50] In MATE's Caja file manager, it shows me how many files I have in the current directory and that changes to how many I have selected if I select some. [16:50] the most basic of functions in exploring a directory structure... not readily available in GUI or CLI? that's a fail. [16:50] your'e trying to find the number of files in your current directory? [16:50] no. i'm done doing it [16:50] now i'm just griping about how it was like pulling chicken's teeth. [16:51] oh. lol [16:51] that's the beauty of using free open source software, you can improve it yourself instead of whining [16:51] agreed [16:51] you can use tree, too, if you don't like find [16:51] EriC^^: not instead of. In ADDITION to :) [16:51] I'm pretty sure you can also extend Nautilus' functionality with custom scripts. [16:52] cbreak, now you're talkin my language [16:52] cbreak: well, optimally instead of :P [16:52] you can ctrl-s in nautilus, type *, press enter, see matching files on bottom [16:52] (Anyway, I like ranger. Dolphin also seems OK) [16:52] it must due to your files spoiling the asthetics of Gnome dev's vision for how a file-manager should look :D [16:52] alas, the list of things i have to do today is too long to go digging in the guts of a operating system [16:53] gnome dev's vision of a file manager has been broken every since gnome 3 came out [16:53] tomreyn, or i could just look at the bottom bar and see the number, if i had an actual real file explorer [16:53] just sayin.... mac has had that for 30+ years [16:53] does it really not have a basic summary when no files are selected, Gallomimia ? [16:54] no [16:54] I know when files are selected some file-managers change the summary text [16:54] I've not used Gnome since, oh, 2008ish! [16:54] in fact, there's an enourmous number of things missing from the nautilus view [16:54] like... any function to customize the view [16:55] and i used to be able to put a wee shortcut on the left side to navigate to root dir [16:55] https://i.imgur.com/scixPVI.png [16:55] which was usually how i "got around" [16:55] that's on 18.04 LTS. [16:55] the biggest thing missing is allowing you to type and goto, not get search results... [16:55] Here's some help on customizing Nautilus with scripts: https://help.ubuntu.com/community/NautilusScriptsHowto [16:55] what I was missing in gnome's file thingie was miller columns [16:56] tomreyn, that is present in a little pop-up in the bottom right [16:56] Gallomimia: let me guess: that's not how you want it? [16:56] shock and awe [16:56] i'm gonna go out on a limb here and suggest it's not how 90% of users want it. [16:58] now. i'm very bad at going off topic in this channel, and now i've got all of you doing it too. so maybe we go to #ubuntu-discuss? [16:59] anyone know how gnome / freedesktop enumerates ac adapters? I'm seeing one that says online but isn't and is preventing laptop from auto suspending? [16:59] this is on impish [17:00] ^^^ actual support question. === freshgumbubbles[ is now known as freshgum[m] === five60 is now known as five6 [17:10] spotter: reading /sys/class/power_supply/* usually [17:11] spotter: unless it is related to a Bluetooth device [17:13] upower --dump might give hints [17:14] (on my desktop, ubuntu thinks it's a laptop because of the attached UPS :) [17:15] cbreak: your poor lap! [17:17] TJ-, that helps a little [17:17] I see 4 items [17:18] AC (problem) BAT0 (fine) and 2 ucsi-source-psy-USBC000:00{1,2} entries corresponding to the usb-c and thunderbolt connectors [17:18] for some reason the AC insists on pretending its online [17:29] spotter: that could be a motherboard firmware/ACPI issue [17:32] except it wasn't [17:33] this is weird [17:33] I dpkg --purge --force-depends upower ; apt- install upower [17:33] and now its behaving normally [17:33] no clue [17:34] why I thought to do this? when I went to ubuntu-bug upower it said that /etc/UPower/UPower.conf was modified [17:34] but I couldn't figure out how, so I just purged and reinstalled [17:34] unsure if that has anything to do with it, but its now tracking status correctly [17:34] still shows 3, but the "AC" one tracks if either is plugged in [17:36] spotter: good you solved it [17:36] spotter: but you likely will never know how or why the config was changed [17:38] spotter: it is possible a previous version of the package shipped with a slightly different config file. When the package was upgraded it is also possible for some reason the config wasn't upgraded. So you now have the 'older' config. So when you run ubuntu-bug it sees the hash sum for that file in the current version of the package doesn't match the hash of the installed file, and complains [17:42] Greetings all! Could you tell me if and how I can troubleshoot the following issue. Every now and then, after awakening from hybernation, the screen on my Ubuntu 20.04 machine does not get a video input signal and remains black. The machine itself awakens and seems to run. I always end up doing a hard reset as I do not know what else to do. The video card is Nvidia GT 730. The driver I am using is 470.82. [17:44] manwhowouldbekin: laptop brand is a lenovo? [17:45] lotuspsychje: No. Custom-built workstation. [17:45] manwhowouldbekin: could you share your dmesg in a pastebin for the volunteers to take a look please? [17:46] lotuspsychje: sure thing. What exactly would you like to see? [17:46] the whole log please === Ricardus_ is now known as Ricardus [17:48] lotuspsychje: https://termbin.com/ecjw [17:49] manwhowouldbekin: was there a specific reason you run kernel 5.15 and does it occur on 20.04's kernel the same? [17:50] manwhowouldbekin, i told you, it is for testing only, and you are on your own... [17:50] gt730 should run fine with the 340 driver, AFAIK.. [17:52] "These kernels are not supported and are not appropriate for production use." https://wiki.ubuntu.com/Kernel/MainlineBuilds [17:56] hi [17:58] lotuspsychje: the previous built I had was 5.14rc2, so I wanted an official release. This has happened on various kernels in the past year or so, even on the official "stable" versions. [17:58] mainline is not *official* [17:58] i think you should get a lower nvidia driver [17:59] IIRC, if you experience problems with steam, lower the specs in steam [18:00] lotuspsychje: I have been building my own because I do need to do some testing every now and then, related to VFI. [18:00] manwhowouldbekin: oerheks is already advising you [18:02] lotuspsychje: Ok, thanks. [18:21] TJ-, understood, that's why I purged it, as I couldn't imagine what should be there. though a bit surprised there was no .dpkg version of the file from at least the impish upgrade [18:22] i.e. it would have asked me if it differed === JayDoubleu_ is now known as JayDoubleu [18:24] spotter: possibly then some other process changed it in the background. That happens when services/packages don't adopt the run-parts or conf.d/ style and have to alter the primary package config [18:25] hey, please, where do I start to look at when suddenly gui (also and in particular gtk) applications load suuuper slowly in gnome shell ? any ideas how to debug this? already tried to start them from a terminal to see any debug info but nothing suspicious yet. [18:26] zenof: top, iotop, memory usage, etc. [18:27] if it's fine when you first start up your computer, then most likely you're running low on memory or I/O [18:27] cheap solutions: more memory, solid state storage [18:27] or, what browser do you have open? [18:28] same as memory =P [18:28] 64 bit wants 4 gb nowadays [18:29] zenof, nothing in syslog ? [18:29] 4gb is pretty cheap these days; if your system came with less than that, it's probably affordable to get as much ram as your system even supports [18:29] which if it came with less than 4 is probably only 4 or 8 [18:30] matsaman: yes, for example I have htop running. Idle is okay, about memory 1 GB out of 8 "occupied". then I do $ echo "one\ntwo\nthree" | dmenu , and it takes about 3 seconds to load. same with file managers, browsers, and so on. [18:31] using dwm? [18:31] ah, forgot to mention, in htop, I see the then started process takes up over 100 % of cpu. [18:31] no, as I said, gnome shell [18:31] "over"? =) [18:31] well I guess that's not ideal [18:32] I tested dmenu just to make shure it happens _also_ to non-gtk apps [18:32] hi i installed ubuntu, how do I turn off animations? :) [18:33] unfortunately lots of possibilities there: https://askubuntu.com/questions/1036441/ubuntu-18-04-gnome-shell-high-cpu-usage [18:33] riv, in system settings [18:33] ty! [18:33] riv, sorry, in gnome-tweaks [18:34] or install dconf; https://fostips.com/disable-animations-speed-up-gnome-ubuntu/ [18:34] oh gnome tweaks [18:34] is it possible with a command line ? [18:34] riv, gsettings set org.gnome.desktop.interface enable-animations false [18:34] yasss [18:34] tyvm [18:34] ok [18:36] <_ganapathi_> my hostname changing to ubuntu after reboot. even i changed cloud.cfg option preserve_hostname from false to true. [18:37] Can anyone confirm if this is still true and valid? https://wiki.ubuntu.com/PhasedUpdates [18:39] <_ganapathi_> how do i use hostname from DHCP server instead overwriting by cloud init [18:40] https://people.canonical.com/~ubuntu-archive/phased-updates.html && https://discourse.ubuntu.com/t/phased-updates-in-apt-in-21-04/20345 [18:40] kbar, yes. [18:40] : To always include phased updates, set APT::Get::Always-Include-Phased-Updates to true. [18:41] certainly with LTS, we do not want *all* machines to crash [18:42] _ganapathi_: does this help: https://serverfault.com/questions/1024584/automated-ubuntu-20-04-server-install-how-can-i-get-hostname-from-dhcp-server ? === jiggawatt is now known as OSPAVIRUS [18:45] <_ganapathi_> zenof: no. it's not working [18:47] gnapathi, did you run; sudo cloud-init clean $ sudo cloud-init init after that? [18:47] fromhttps://medium.com/@terryjx/how-to-permanently-change-hostname-in-ubuntu-18-04-lts-server-across-reboot-and-cloud-72e2e00646fb [18:47] oerheks, that makes sense. Thank you and have a great day! [18:48] and reboot to make sure [18:49] <_ganapathi_> i did reboot [18:50] <_ganapathi_> let me check [18:51] Hello all [18:51] <_ganapathi_> thanks. it's working after cloud-init clean and cloud-init [18:52] _ganapathi_, have fun! === mike_ is now known as mike33344 [18:53] so, reading files from my ssd seems to be okay with ~350MB/s, writing is ~100MB/s less. and the load speed problem occurs also with apps I closed milliseconds before. they should be left in the mem pages, so the bottle neck might be ...? [18:59] <_ganapathi_> But only happen when i execute dhclient. not happening on dhcp server changes then reboot server === five64 is now known as five6 [19:04] zenof: write cache, storage bus or memory bandwidth, cpu [19:04] zenof: which hardware, ubuntu release, kernel version? [19:13] tomreyn: how would I check the storage bus? and, it's a thinkpad 201, ubuntu 20.04 and kernel is 5.11.0 [19:14] x201 that is. [19:18] <_ganapathi_> https://askubuntu.com/questions/1236590/how-to-set-hostname-via-dhcp-in-ubuntu-20-04-or-18-04 [19:18] <_ganapathi_> this link option works for me finally [19:19] zenof: x201 is 10 years old, right [19:20] more like 12 ;) [19:20] i think you're getting what you can get out of those [19:21] well, but: it run very smoothly until this morning for the past 7 years... [19:22] plus, it's only the graphical (gui-) applications. everythink on the console works like a charme, even cpu and/or mem expensive things. [19:22] everything. [19:23] zenof: you seemed to discuss file transfer speeds, now this is about GUI lag? [19:24] I am sorry, my very first question was an hour ago : hey, please, where do I start to look at when suddenly gui (also and in particular gtk) applications load suuuper slowly in gnome shell ? any ideas how to debug this? already tried to start them from a terminal to see any debug info but nothing suspicious yet. [19:24] ANYONE PLEASE!!! Is there a quick way to open a port 5901 for VNC? It is disabled like myself and I am looking for a command to open port 5901. ANYONE!!! [19:24] !patience | rangersmyth [19:24] rangersmyth: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [19:25] :) [19:25] Haha... I need a bit of that! [19:25] zenof: post a dmesg, if you like. and check your logs at /var/log/apt about what software got updated that may have introduced the problem [19:26] Thanks tomreyn! [19:27] rangersmyth: by "open port", you may mean one of two things: run a software which listens on this port, and then handles incoming connections. or reconfiguring your firewall which is currently blocking that port. which one is it? [19:30] oh. I already narrowed it down with things like r/w speed testing on my ssd which are okay. and then a ' echo "one\ntwo\nthree" | dmenu ' to see if it's about gtk. but now that you mentioned dmesg... [19:34] sudo ufw allow VNS ( or sudo ufw allow OpenSSH) or sudo ufw allow 5901:5910/tcp [19:34] easy to find rangersmyth [19:36] zenof: your last sentence seems to have cut off [19:44] Thanks tomreyn | I am trying to get a vncserver to run on my kali machine (I am only been learning linux for 3 weeks, loving it) and the port is closed. I am not sure how to open it up to listen for incoming calls, or how to reconfigure using software, not sure which software to use for that. I didn't have a problem with a firewall as I had none installed. so I installed ufw and Firewall as an app. I learnt how to enable and disable [19:44] sed VNCServer, Tight, Tiger and open and all have the same problem of not connecting to my 2nd machine. [19:44] From my Linux laptop I can open a VNC to my 2nd machine (Win 10) and use it great! Buyt, I can't seem to VNC into the Laptop. [19:44] Sorry for my english, I am dyslexic and thanks for the help! [19:46] oerheks: sudo ufw allow VNS ( or sudo ufw allow OpenSSH) or sudo ufw allow 5901:5910/tcp [19:46] shortcut; sudo ufw app list # would give VNC ? [19:46] sudo ufw allow vnc [19:46] This did the trick!!! [19:47] nice [19:48] rangersmyth: learn port numbers and allow specifically them. [19:48] ufw may not be used on other linux distros and when you encounter a need to do similar work you'll be at a loss. [19:48] Thanks oerheks!!!!! I am connected now to my laptop but I have a black screen!!! WOW... Thank you so much and tomreyn for your help. I have been at this for 4 days trying to get it to connect!! [19:48] rangersmyth: also learn iptables ( which ufw is a front end for ) [19:49] Thanks Hash. I have installed them today, or reinstalled not sure which, as I have been at this sense 9.15 am! [19:49] The VNC ports to open are the default ports 5900 and 5800. [19:49] So `ufw allow 5900` would add both ip4/6 rules to allow from anywhere. [19:50] rangersmyth: brilliant. Is there a reason why you're installing a vnc server on a kali linux distro? [19:50] I assume you're into security [19:50] I had an error saying Failed to restart iptables.service: Unit iptables.service not found.  [19:50] More learning needed// [19:50] rangersmyth: note we don't support kali here, just ubuntu [19:51] Thanks tomreyn, I understand [19:51] rangersmyth: Kali can be discussed in #security #websec or #linux (as well as their official channel if they have one) [19:53] @Hash - Just learning that's all. I have Kali installed on a 2nd partion on my D drive! I also installed Parrot OS also, have 3 OS on my Laptop working nice! I am loving this side of the tech, as I was a windows and pc support for 20 years, and I always wanted to learn about security side of the business. [19:53] You should virtualize them instead of having to boot into one or the other. [19:53] But also this is a non ubuntu support topic [19:54] Cool, I do not know enough about linux to discuss anything, but I have a VM ubuntu installed on my PC to learn. [19:54] rangersmyth: /join #security and /join #websec (for web security) === JayDoubleu is now known as JayDoubleu_ [19:55] @Hash - Good idea, I do have Kali, Ubuntu and Parrot as VM's on my pc, I wanted to use them to learn while not messing up my laptop! lolz [19:55] rangersmyth: https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview [19:55] First get Ubuntu desktop setup on your machine/laptop. [19:56] Then install https://www.virtualbox.org/wiki/Linux_Downloads virtualbox [19:56] tomreyn: okay, I'm back and sorry - I indeed had a lot of apparmor issue messages about things in /var/cache/fontconfig , run fc-cache and crashed my machine with it. switched to another one and rebooting now ... [19:58] crashed? how? [19:58] running fc-cache should not cause a kernel panic. [19:58] indeed [19:59] Can I ask about issues/bugs pertaining to daily builds of 22.04 here or would that be somewhere else? TIA [20:00] okay, crashed more like in "nothing responses to nothing", not like in kernel panic. [20:00] !ubuntu+1 | KamikazeKash [20:00] KamikazeKash: Jammy Jellyfish is the codename for Ubuntu 22.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. [20:01] !sysrq | zenof [20:01] zenof: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key [20:01] Thanks tomreyn [20:02] zenof: i'd also try switching to a different tty first of all if it's unclear whether it's just a graphics issue. [20:02] ubottu, thanks, but by nothing responses to nothing, I really meant that. [20:03] Ok Hash, thats my next setup! Going virtual!! [20:07] now, after a "normal" boot (not writing this from that machine), logging in already was suspiciously slow from the moment on I pressed enter in gdm. [20:11] and yes, for example opening a pdf in evince still takes way too long and dmesg brings up a lot of apparmor="denied" operation="chmod" for profile="evince" name="/var/cache/fontconfig". [20:12] and: yesterday I indeed installed a new font (in ~/.local/share/fonts), and I guess these issues are occuring since then. [20:14] dmesg also says: audit_printk_skb: 60 callbacks suppressed. [20:18] and /var/log/fontconfig.log seems to be okay, and ends with "/var/cache/fontconfig: cleaning cache directory \ fc-cache: succeeded" [20:18] after you installed those fonts, did you logout/login or reboot? [20:18] I did [20:20] so you should be able to reverse this easily now, and see whether that helps [20:21] I mean, since yesterday, I did logout/in and reboot several times, in order to find out what caused the slow down of my machine , and, as I said before, it crashed jst half an hour ago, so I was forced to reboot it ;-/ [20:22] it doesn't. I already removed the font files (it's "source code pro"). But running fc-cache seems to go wrong (eating up all system resources). [20:23] Maybe you added it wrong, hard to tell [20:23] just copied the files to ~/.local/share/fonts and run fc-cache [20:24] tomreyn: not, please tell me how to reverse things .. ;) [20:25] zenof: do you what did, in reverse. ;) but apparently you already did. does this problem occur when you set up a new user and login to that? [20:27] fc-list # would show all fonts, fc-cache ~/.local/share/fonts woudl update user fonts solely [20:27] tomreyn:omp [20:28] oerheks: fc-cache system-wide (with sudo) end successfully, local fc-cache ~/.local/share/fonts as well... [20:29] so, your crash might not be related? [20:31] tomreyn: yes, occurs with any other user as well, after lgging in using gdm it takes way too long, and then, firing up apps result in the same delay. [20:32] well, but installing the font and the related dmesg output about fontconfig is the only thing I have.. :/ [20:33] note that we haven't yet seen any logs, error messages in context, [20:33] way to long - how long should that be? [20:33] right, atm I can't copy& paste as I'm writing from another machine [20:33] and what services/mounts are running? [20:34] that's what ssh is for ;) [20:34] well, it used to be within seconds (maybe 7 or 10) over the last year(s) . now it's more like a minute. [20:42] test [20:43] rangersmyth, no kali testing here [20:44] LOLZ... Can't get into the Kali room, username and password and SSL connection problems! [20:44] An no more about that OS again on here, I promise [20:45] we don't care, you are not in title for support here [20:56] okay, I have that machine up again. what to post where? [20:59] where to put something in autostart? [21:01] alt f2, type starup, startup applications gui opens [21:02] oerheks, command not found [21:02] really? what linux are you on? [21:02] 21.10 [21:03] if he really typed "starup", it's no big surprise... [21:03] icon left low corner, works too, start ~ [21:03] oh typo [21:03] but, oerheks meant "startup" [21:05] thx... great gui... [21:21] anyway, thank you for all the advise! [21:30] is there an option to "lock" audio sliders? [21:30] they move and jiggle around on their own, both master volume as well as balance [21:30] i just want that damn thing to stay on a constant level [21:31] can i remove some packages that allow for adjusting pulse audio volume? [21:31] the last person who was complaining of that said he was running zoom; are you using the same? does it have 'auto level' kind of checkboxes in its settings? [21:32] hie [21:32] hi [21:32] is there anyone [21:32] no zoom, just some youtube videos, the audio wildly stutters and now always moves balance to right side [21:32] its annoying beyond words [21:33] !ask | hi wizard1 [21:33] hi wizard1: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [21:33] de-facto: oh :( ew [21:34] sometimes killing pulseaudio MANY times in a row (in a while loop) seems to help (starting pulseaudio manually), but the only thing that really helps is a full reboot [21:35] problem is that this state is reached everytime after some bug becomes active, e.g. its only a matter of time since a boot till audio becomes broken [21:35] i have quetion [21:35] de-facto: is this a standard ubuntu installation, which version, which kernel, which desktop environment? do oyu have third party software installed? [21:36] ...and running [21:36] its a standard 20.04 lts with some newer kernel and Gnome 3 [21:36] "some newer kernel" meaning from a third party? [21:36] my color of terminal in linux is not good some one can help me to bring [21:36] it seems to be a problem with many versions of ubuntu, acutally i can not remember any version of it that did not had that audio problem [21:36] it back [21:36] to first mode [21:37] wizard1: whichi terminal are you using? [21:37] bash [21:37] that's the shell, not the terminal [21:37] never seen youtube do that [21:37] de-facto: hmm, maybe it's specific to your audio chipset. i've never had this happen to me on several computers. [21:38] can you tell me what is terminal can you tell me some example [21:38] it basically makes audio unusable for me [21:38] wizard1: gnome-terminal konsole urxvt xterm wterm aterm st [21:38] gnome [21:38] is mine [21:40] wizard1: there might be a meatball menu or bacon menu or somethng that you can use to get to a settings menu [21:40] sarnold: ? [21:40] its an ALC889A chipset [21:40] de-facto, must be a LADSPA plugin?? [21:40] whats that? [21:41] yes i know i go to performance > color i was playing with this [21:41] colors [21:41] and i saw my terminal is [21:41] not good at color [21:42] and i wana bring it back to defult [21:42] wizard1: edit -> preferences -> click on the "+" next to "Profiles" -> type "my profile" -> click on the drop-down next to "my profile" -> click "set default" -> click "close" [21:44] tomreyn: you are awsome thank you my friend [21:44] you're welcome [21:47] maybe it is browser dpendant, for chrome there is a plugin https://chrome.google.com/webstore/detail/disable-automatic-gain-co/clpapnmmlmecieknddelobgikompchkk [21:47] but this never happened here.. === Sven_vB_ is now known as Sven_vB === webchat29 is now known as max3 [23:00] I'm trying to update my hirsuit to impish, but firefox doesn't run: /user.slice/user-NNN.slice/session-1.scope is not a snap cgroup where NNN is my uid [23:00] I'm not finding much with web searching, any suggestions? [23:00] I get the same error trying to run chromium. [23:03] re-install the snap? [23:04] snap remove --purge firefox [23:04] and add it again [23:06] Will try, thanks. Add it again with apt install firefox? Or with a snap command? [23:06] your choice, both ways are valid [23:10] That works -- thanks, oerheks! I'll do the same for chromium. [23:11] have fun! [23:12] As long as I'm here another question, about something much less important: apt source rxvt-unicode, then debuild -b -uc -us, fails [23:12] because a bunch of .h files cause: ./../libev/ev++.h:379:46: error: ISO C++17 does not allow dynamic exception specification [23:13] I'm wondering how they managed to build urxvt for this release, and whether it's worth reporting this as a bug. [23:14] !info rxvt-unicode impish [23:14] rxvt-unicode (9.22-11, impish): RXVT-like terminal emulator with Unicode and 256-color support. In component universe, is optional. Built by rxvt-unicode. Size 716 kB / 3,367 kB [23:15] but please keep your questions in one channel, cross posting is not appreciated [23:16] yes, sorry for asking the original question in two places. This one, I only asked here. [23:17] I'm running the urxvt binary I built on hirsuit, and it runs okay on impish, I just can't build it on impish. [23:21] the 9.22-11 version may have been built before the changes that disabled dynamic exception specification with iso c++17 [23:21] akk: I can reproduce a build failure of rxvt-unicode against impish [23:23] dbungert: This is what I do that fails: apt source rxvt-unicode; cd rxvt-unicode-9.22/ ; debuild -b -uc -us [23:26] akk: try adding -std=gnu++14 to the gcc command lines through whatever mechanism makes most sense for the package and your needs [23:28] I'm not too good with autoconf and debuild, and the Makefile.in doesn't seem to have a CFLAGS. But one thing I should probably try first is that apt source suggested trying a git repo. [23:29] So I'll try building that first. [23:30] Yeah, the git repo builds, so maybe they just didn't get around to updating the apt source package. [23:34] i wonder why, it is in our repos [23:35] The git version built and installed fine except for a bunch of messages like "./etc/rxvt-unicode.terminfo", line 57, col 20, terminal 'rxvt-unicode': unknown capability 'kDC5'" [23:36] Seems to run fine, and actually, I'm happier installing it that way because I don't have to pin the deb package. [23:38] how can I install a specific version set of nvidia packages? is there some extra repo that has all of them? [23:38] alas, the purge trick didn't work for snap chromium: I did snap remove --purge chromium-browser; sudo apt purge chromium-browser; sudo apt install chromium-browser [23:39] I need 495.29.05 version of them all [23:39] bbut I still get the "not a snap group" error === humberto1 is now known as humbertowoody [23:47] akk: :( maybe ask in #snappy ? [23:47] Hi again ^^ guys how can I pin a portable app on the dock and associate file types to open with it? [23:48] ezakimak: you can find binaries to download via clicking around on https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-495 [23:50] that just lists all 495.44.0 version [23:51] nothing else is in the publishing history: https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-495/+publishinghistory [23:51] ezakimak: oh. then it may not have existed in ubuntu :( [23:53] ezakimak: have you looked at https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=20.04&target_type=deb_local ? [23:55] after the sudo dpkg -i cuda-repo-ubuntu2004-11-5-local_11.5.0-495.29.05-1_amd64.deb step, you should have access to that version of the driver via apt [23:55] (this will somewhat conflict with the stuff in ubuntu, and you might break things) [23:56] I just need my ubuntu-based docker image to match the driver version on the docker host so cuda will run [23:59] no [23:59] you need drivers that are NEWER or equal