[00:07] hi guis [00:07] i used utm to install ubuntu as a vm; but after installation of the server it just hangs [00:09] arooni: so the installation finished and then what happened? [00:09] jambs: ohio [00:09] matsaman, looking for a more generic "proper" mechanism or subsystem - dbus? - so that it's not just *my* spotify, but anyone connecting to arbitrary BT speaker, spotify, youtube music, ithing, podcast, etc [00:09] matsaman : installation finishes; then it asks to reboot; then it goes back to the installation wizard over again [00:09] its like the install never happened [00:09] same thing happened twice now [00:09] the media platform is arbitrary - the controls of whatever's playing is what's needed [00:10] jakes: hrmmm [00:10] for instance, even on my car, if/when I connect via BT, it comes up with artists, track, time/progress & basic controls [00:10] arooni: oh, stop telling it about your install media and let it boot without it [00:11] ah so its trying to boot again from the install media? [00:11] how do i tell it to ignore it [00:12] jakes: maybe 'playerctl' or the like [00:12] arooni: by un-telling it however you told it in the first place [00:12] sorry I haven't used UTM before [00:12] normally you have to explicitly tell a VM system where your install media is [00:12] undo that part [00:12] or find the 'eject' feature, etc. [00:13] https://imgur.com/a/HzosppI ;; new to this vm software myself :P [00:13] matsaman, that seems to be heading in right direction, yea [00:13] jakes: and stuff like https://wiki.archlinux.org/title/MPRIS#Bluetooth [00:13] * matsaman shrugs [00:13] i think i want the second option [00:13] ah ha [00:13] I'm sure you can pull it off somehow [00:13] yes i do [00:13] :) [00:14] mission accomplished; of course it was trying to boot again with the install media; makes sense [00:14] swweet - know where to start looking, thanks [00:14] arooni: yup, regular "dumb" boot system [00:14] still better than trying to read your mind and being random [00:14] virtualbox was way easier to setup [00:16] yep [00:17] probably Parallels would've been similarly easy [00:17] haven't used that either [00:17] and VMWare I think does ARM now [00:17] or, M1, anyway [00:17] i should look into parallels [00:17] parallels is very mac specific, like UTM I'm guessing [00:18] VMware is far more popular in the macOS world than outside of it, for desktop usage anyway, but [00:18] it _is_ cross platform [00:18] the most portable knowledge gained would probably be via VMware [00:19] very VirtualBox-like GUI [00:35] hi is there a way to sort search results on a file manager(nemo) according to criteria(time)? [00:36] try holding down the alt key, that might make some menus appear [00:36] try right clicking, there might be something there [00:37] sarnold, negativ [00:37] bummer [00:37] is userspace = not using sudo? [00:38] Sqaure: no, the "other" is kernel space -- executing inside the kernel [00:38] Sqaure, sudo is pretending someone else. You can pretend to be the user cups with sudo [00:39] are there kinda plugins for nemo for those kinda tasks? [00:40] sarnold, jsbach : Do you understand what they mean by userspace here https://github.com/golang/go/issues/42525 ? [00:40] Issue 42525 in golang/go "os: TestChown and friends fail in a user namespace" [Open] [00:41] "user namespace" is a term i never heard [00:41] ahhh, that's still something else entirely [00:42] Sqaure, well aight. user as namespace.. that is wierd. i know user and kernel space [00:43] Sqaure: the linux kernel has a bunch of 'namespaces' avaialble to work with -- filesystem namespace, network namespace, pid namespace, user namespace, etc === beaver is now known as pong [00:43] Sqaure: most of those operations require using a "privileged process" -- something with capabilities -- which, usually means root [00:44] sarnold, thanks! [00:44] Sqaure: the 'user namespaces' lets an unprivileged process create a new 'user namespace' where it looks like it has root capabilities, and you can have multiple new user ids, group ids, etc within it.. [00:45] Sqaure: try running 'unshare -Urm' -- that'll get you a new usernamespace, where your uid is mapped as root, and a new mount namespace. try issuing some mount -o bind ... mount calls in there, and see what mount outputs within that shell, and what mount outputs outside that shell [00:47] sarnold, thanks. Ill try that. [00:52] can anyone point me to a resource for getting delete to work properly over SSH? It works great locally, but over ssh it either acts as DEL, does nothing, or weird stuff, seemingly depending on the shell? [00:53] oh i just realized that the server is running Debian, maybe you guys can't help me here [00:54] rdr: the usual problem is the $TERM environment variable on the remote side references a terminal that doesn't have terminfo or termcap or something like that on the remote side [00:54] this old guide mentions *motif* programs, so .. it's old. https://tldp.org/HOWTO/Keyboard-and-Console-HOWTO-5.html [00:55] your info is helpful sarnold thank you [00:55] but I haven't actually seen this problem in *ages*. I don't know if that's because I just don't ssh in to as many interesting places as I used to, or what.. [00:55] it seems to work with bash [00:55] maybe it's somesthing in my zshrc [00:55] i had messed something up on my terminal emulator troubleshooting [01:00] hmm, looks like both vim and this obscure editor i have been using (tilde [01:00] ) do weird things with Delete. But nano is fine [01:01] Ubuntu or Firefox doesn't want me to watch this video. They seem very picky about what I can watch on the LIVE cd. [01:03] might be codec related [01:04] It seems quite discriminatory, rdr [01:05] !info restricted-extras focal [01:05] Package restricted-extras does not exist in focal [01:07] !info ubuntu-restricted-addons focal [01:07] ubuntu-restricted-addons (26, focal): Commonly used restricted packages for Ubuntu. In component multiverse, is optional. Built by ubuntu-restricted-addons. Size 3 kB / 11 kB [01:07] 11kb? heh, does it still do anything? [01:09] !info ubuntu-restricted-extras focal [01:09] ubuntu-restricted-extras (67, focal): Commonly used media codecs and fonts for Ubuntu. In component multiverse, is optional. Built by ubuntu-restricted-extras. Size 4 kB / 14 kB [01:10] Does anyone know why I can't install packages using a live CD session? [01:10] I have access to the internet through the system [01:10] what's the error message you get? [01:11] none, it just cant find the package [01:11] i checked the sources.list file and it all looks fine [01:11] I not there is a 781MB upgrade available. [01:11] Kolusion: "universe" repo enabled ? [01:11] *note [01:11] Yes [01:12] did you get any errors from the apt update step? [01:12] I am running it now [01:12] Its updating [01:13] Perhaps the live CD needs to update the packages its running first [01:13] We will see in 15 mins :) [01:13] oh my [01:13] Sunrise: ' apt show ubuntu-restricted-extras ' note what is said of libdvdcss2 . [01:14] i changed the sources.list to 'main universe' to just 'main'. It made no difference, all packages still wanted to update [01:15] Anyway, its running. We'll see soon :) [01:16] I had to kill the VM and add more RAM before as the VM froze while installing upgrades [01:17] painful [01:17] I hope that extra memory helps it kick along a little quicker [01:18] It hasn't made a difference, but it will allow for the installation to complete. It ran out of memory before. Remember this is a live enviornment. :) [01:18] its a 800MB upgrade [01:20] have fun with it ;-D [01:20] sure you need 4 gb.. [01:20] dont say that lol [01:21] i went from 2 and 3gb now [01:21] it should be ok [01:22] if you're installing 800megs of updates into a live instance, that might be over a gigabyte of memory just on "disk" contents [01:23] yes, it froze befoe while installing at 22%, that was with 2GB of memory, now I have 3GB. i should be fine [01:23] sorry it froze at 4% [01:23] Its currently installing at 8% [01:24] but no wobbly windows? [01:24] im doing it at the real terminal [01:25] should have killed GDM [01:25] OMFG [01:25] "No space left on drive" lol [01:27] Now trying again with 4GB [01:30] BBS === jmiahjones7 is now known as jmiahjones [01:52] updated with error code 1 [01:53] seems to be a bug [01:54] is there someone that is able to boot a 20.04 LTS CD and do it with me [01:55] I boot a live disc and then as soon as it goes to the screen asking me if i want to try or install, the press alt+control F6 to go to a terminal, I login, then I try to install a package and it says it cannot be found [01:57] are you sure the package you want to install exists for the release you're booting? [01:57] Yes [01:57] https://i.ibb.co/D4pHy9S/Untitled.png [01:57] This does not look good [01:58] Well it kind of does actually [01:58] What do others think? [01:59] those colours are certainly a bit bright for my taste, my own terminals are a bit more subdued, hehe [01:59] haha [01:59] it is just stock [02:00] So why can't packages me installed? [02:01] are you sure your package is in main or restricted? [02:01] Yes [02:01] aircrack-ng [02:01] Filename: pool/universe/a/aircrack-ng/aircrack-ng_1.6-4_amd64.deb [02:01] universe [02:01] add universe, try again [02:02] It is, see the screen shot again [02:02] Kolusion: I see only main and restricted on https://i.ibb.co/D4pHy9S/Untitled.png [02:02] O [02:02] I see, yes you are right [02:02] I will add it now :) [02:04] SoMeThInGs HaPpEnInG :) [02:04] i can feel it! [02:04] LMFAO [02:05] Thank you Sir for your assistance. [02:05] Have a good day and good bye! === M4he is now known as mahe [02:05] gn8 :) [02:25] how can I see the options I can use for apt install? I tried "apt install --help" with no luck [02:26] lilgopher: man apt-get [02:26] apt passes through a lot of things to apt [02:26] sigh stupid brain [02:26] apt passes through a lot of things to apt-get [02:35] can someone please remind me of the ubuntu command to see the drives and how much is on them? Or is there a gui for that? [02:39] Sunrise: ' df -h ' is my goto . [02:46] does ubuntu have any national ties? [02:46] Bashing-om: is that actually showing the hard drives? the biggest thing there is a USB stick [02:46] Sunrise: lsblk perhaps? [02:47] sarnold: looking [02:48] Sunrise: No - shows the partition info on the booted drive. maybe is ' sudo fdisk -lu ' you want to look at ? [02:49] Sunrise: "how much is on them" is more a filesystem question, which is why Bashing-om went for du :) [02:49] Sunrise: lsblk knows the devices but afair doesn't interrogate any filesystems that might be on them to figure out how much might be used [02:50] https://pastebin.com/8zA5ZSv6 [02:51] I was wondering because I have schizophrenia and was wondering what the best OS is that doesn't hide etiology in terms of webcams and things like that [02:52] https://pastebin.com/hUiirVqW df -h [02:54] there is an ssd and a spinner drive [02:54] the best OS for that I suspect I've found is Windows Server 2022, surprisingly [02:58] this is pretty encyclopedic https://pastebin.com/xtJCjD6y [02:58] is it not seeing the spinner drive? [03:00] Sunrise: that's what that looks like [03:00] DoYouKnow: I don't know what problem you're trying to solve.. [03:01] sarnold: thanks ... is there a way to make it do that? [03:01] Sunrise: check the sata connectors, check the power connectors, check bios? [03:01] Sunrise: If Bios does not see the drive - the kernel can not see it. [03:16] thanks sarnold [03:17] lilgopher: sorted? :) [03:19] kind of, all the options are in the man page for sure, I guess apt-get doesnt have a specific help page for each subcommand [03:26] yeah.. there's gobs of apt docs, but not always the docs I want :) heh [03:30] !apt-get | lilgopher See if this helps - [03:30] lilgopher See if this helps -: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE) [03:33] Hello, how can I move a collection of digiKam without reading the photos in again? === genii is now known as genii-core [03:53] Oh, and I got several messages of ChanServ that this channel is logged naming the terms. What should I do? [03:55] Liblx: read them, assess, move on [03:58] matsaman: So, no confirmation, click or anything? Because I get the message several times. [03:58] Liblx: pastebin what you're seeing: https://dpaste.com/ [04:01] matsaman: https://dpaste.com/4VYAP7P54 [04:02] Matsaman: it shows every 6-7 minutes. [04:06] Liblx: you can ignore that. It's an issue with your IRC client at most [04:07] matsaman: Alright. Thanks. [05:06] Bashing-om: https://pastebin.com/Nc2GE5jU sudo parted -l [05:07] that seems to show the ssd and spinner? [05:10] Sunrise: looking ^ . [05:11] thankies :) [05:14] Sunrise: Odd here that sda (1st drive) is not annotated. Any further info from ' ls /dev/disk/by-uuid -alh ' ? [05:15] Sunrise: ^^ What your parted output shows is an SSD and the USB thumb drive - No hard drive is seen. [05:16] Bashing-om: ah [05:16] i'll reboot and take a look [05:16] no sense thinking it's there if it isn't [05:17] Sunrise: make sure you see all drives in the bios splash scrren. Else most likely hard ware ( wiring too) issues. [05:17] screen* [05:19] https://pastebin.com/7SDDPB2T Bashing-om [05:20] Sunrise: Nope no hard drive ^ - where it can be expected to be "sda" if it were to exist to the kernel. [05:22] ok [05:22] it may not actually have it. [05:22] still the box won't boot .. doesn't see the drive. [05:22] either way [05:25] Sunrise: Something has that 1st slot - The kernel will identify the 1st drive detected as 'sda', the 2nd sdb, and the third as sdc. So the nystery here is why not sda assigned ?? [05:25] mystery* [05:29] Interesting. [05:29] it's a physical question then, still. plus bios. [05:30] does "dmesg|grep sda" show anything? [05:31] i talked hubby out of his linux box. the Ryzen that "doesn't work" .. might be video card. [05:31] ill look, ravage :) [05:33] ravage: https://pastebin.com/RA6WPvTw [05:34] that looks like damaged hardware or at least cable to me [05:35] ravage: what happened was a power failure to the box. the UPS discharged and both computers drained. [05:36] it was fine when i went to bed.. woke up to nothing. [05:37] try another sata port on the board and/or another cable [05:37] if the problem is still there the drive is broken [05:39] Sunrise: In such a case of sudden loss of power - one makes up a liveUSB of the same release as installed ( got that installer still on-hand ?) and run a file system check/repair from that live environment. [05:40] Bashing-om: i wish i knew what i did with it. [05:40] we are trying to make a backup of hubby's win 10 computer.. taking two days [05:41] Sunrise: Is this a lap top machine, where it will be a pain to get down to the drive cables ? [05:41] someone suggested hirens but downloading here is a pain [05:42] Bashing-om: nope. HP desktop full sized. [05:43] Sunrise: Then as ravage comments - with box fully powered down - might try moving the sata cables connections around - see what changes. [05:43] will i need to fix it in the bios after that? [05:44] Sunrise: No - bios will pick up the changed hardware. [05:45] cool [05:45] i'll give it a shot [05:45] Sunrise: Bios passes to the kernel the hardwares that are detected. [05:45] i wish i knew more what to look at in bios [05:46] there are lots of things to tweak, and i don't know them [05:46] Sunrise: Don't we all ! Like any operating system no one person knows it all :D [05:46] :) [05:47] i'd post pictures but without the computer to modify them ... [05:49] I'll be back .. unless i break it better [05:50] Sunrise: Worst case - one can always reset bios to factory defaults :P [05:51] i did that. didn't help. [05:54] the question might be, whether i need to make some kind of change to get it to see that 1st drive instead of whatever the computer was born with, no? [05:55] Sunrise: Well - Humm .. one *CAN* disable a hard drive in the bios settings. [05:56] could that have happened in the loss of power or me resetting to the defaults? [05:58] Sunrise: Possible for sure - I tell ya the truth - my system has a weak CMOS battery - everytime I experience a loss of power my bios is alwats some kind of messed up. [05:59] boy. that's a thought. the laptop was dead, i thought and the new cmos battery brought it back to life. [06:03] i guess i need to see what cmos battery it has while i'm in there [06:03] hey i was wondering if anyone could help me with an issue im having with a ubuntu VM via multipass on windows via HyperV [06:05] Sunrise: The beginning of all of this troubleshooting is to make sure that bios is aware of both drives. If bios is not happy - no one is happy. [06:07] lemee see. [06:08] does anyone know why the drive i have mounted to my VM in multipass with the multipass mount command i can see all the files in the VM but then if i navigate to it on the host machine (windows) im unable to see the files created by the VM? [06:09] amateur-god: that would be a Windows problem [06:10] leftyfb do you know if there is any way to fix it as it also means the files made in one VM arent visible in my other VM [06:11] amateur-god: ask in #windows [06:11] thank you === kai1 is now known as kai === justGhost3 is now known as justGhost [07:53] Hi all. What is a half-decent SFTP client that is not filezila? [07:58] sftp:// in nautilus [07:58] bobdobbs: filezilla is fully decent [07:59] i like filezilla too. but that was not his question :) [08:01] uhm, something weird with my initramfs post-reboot, for some reason the cryptroot-unlock script isn't doing its thing [08:01] i can manually unlock the volume with cryptsetup, how do i resume boot after doing it manually? [08:03] shibboleth: ctrl-d [08:03] nope [08:03] then there were additional steps that needed doing [08:04] well, sure :) [08:04] in the initramfs stage, i mean [08:05] i can also manually mount / and stuff, just can't make initramfs drop to resume full boot [08:05] full/proper [08:06] which is weird, since it was booting a prev filesystem snapshot. doesn't make any sense that it doesn't boot this time since it *had to* work last time :) [08:08] anything in initramfs/scripts i can run manually? [08:09] shibboleth: is it possible you paste whats happening exactly, maybe volunteers might be able to help a better way [08:10] it could make sense if there was FS corruption [08:10] Please unlock disk foo_crypt: Error: Timeout reached while waiting for PID 1034. [08:10] oh thats one step before touching the FS [08:10] manual cryptsetup unlock works, same for manually mounting / afterwards [08:11] i could try manually mounting everything and regen initramfs but, eh... ideally i wanna avoid further issues/get locked out [08:14] there's not a lot of hits for this message on a web search. your ubuntu release is? [08:14] 1804 [08:14] .6 [08:16] i mean, presumably the "resume normal boot" step is covered in initramfs /bin/cryptroot-unlock, ideas? [08:18] so what happens when you hit ctrl-d or type exit? [08:19] after cryptroot-unlock, that is [08:19] well, it exits [08:19] but when sshing in afterwards it's still in initramfs [08:20] I'm trying to customize what happens when the sudo password is typed in incorrectly. How can I handle this? [08:21] shibboleth: i assume this is a separate issue not related to readying the luks device if that command retuns fine (besides of the timeout message) [08:21] so more like a FS issue then really [08:22] well, manually mounting the filesystems works [08:22] but, still initramfs/ramdisk [08:23] how do I record my actions in gimp [08:24] you could use ffmpeg to record the xorg display [08:24] dunno about anything gimp-specific [08:24] dude I was browsing how to record actions in gimp script-fu [08:24] turns out google thinks it's unusual traffic [08:25] also I felt like this shit is DEJAVU [08:25] asf [08:26] digital image manipulation must be sussy to them [08:27] Guest59: there's #google, this channel is about ubuntu support [08:41] ok, manually mounting and chrooting from initramfs+regen initramfs seems to have worked [08:41] weird [08:47] stillm uberweird since the timestamp/hash of the prev initramfs were identical to the initramfs that had to have worked on last reboot [09:16] I am back. There is definitely another hard drive in there. It's a Seagate [09:17] I can't get the sata plug to unplug from the SSD. Neither SATA cable will come out of the sockets on the MB [09:18] the BIOS wasn't pointed to the SSD for booting. I was hoping changing that would make it boot. It didn't. [09:19] why would it be impossible to unplug an ssd from mobo? can you take a photo and share it with ##hardware ? [09:20] After logging into ubuntu, I got an erroystem problem detectedr message: S [09:20] After logging into ubuntu, I got an error message: System problem detected. [09:20] did it work before? [09:21] It worked fine beffore. [09:21] It worked fine before. [09:23] did you do anything that broke it? or it broke without you doing anything special (upgrade, for example)? [09:41] what was the command to install system monitor indicator in unity on ubuntu? [09:52] shotcut 21.12.24 version is broken for ubuntu 21.10 [09:54] foreet it, i found it [09:54] what was it? [09:54] Guest59: shotcut does not seem to be a package ubuntu provides (unless it's a snap?) [09:55] i see, it's a snap [09:56] #/j go [09:58] Guest59: the snaps' developer suggests this as a point of contact / support: https://forum.shotcut.org/ [10:00] why does, in system monitor, under the fan tab, it says: please install lm-sensors [10:00] i got lm-sensorts installed [10:01] and "sensors" lists your fans? [10:02] it does not list anything besides "please install lm-sensors" [10:02] and no, lm-sensors manually does neither [10:02] "sensors" is a command that's provided by the "lm-sensors" package [10:02] i know [10:02] and what? [10:02] i got that installed [10:03] run sensors detect [10:03] Installed snap [10:03] it does not work [10:03] correctly [10:03] i don't think the "sensors" command would print "please install lm-sensors" [10:03] shotcut [10:03] !enter | Guest59 [10:03] Guest59: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [10:03] after running sensors-detect it still does not show up [10:04] hat's very basic amd cooling [10:04] hmm it worked but something does not [10:05] Guest59: so head over to the forum i pointed you to, this software is not supported here [10:06] tomreyn: there is no irc channel where it is? [10:07] Guest59: i'm sorry, i had not checked properly - besides the snap, there is also an ubuntu package for 21.10. you can report bugs on it using ubuntu-bug and use the bug tracker at https://launchpad.net/ubuntu/+source/shotcut/+bugs [10:08] gry: i do not know [10:16] hi, I have two computers connected to a switch which is connected to internet provider (ethernet socket in the wall). The computers get their IP addresses from the internet provider. Can I somehow find the IP address of one computer from the other? [10:16] neure if they are ipv6 likely [10:17] They are IPv4 [10:17] I only have screen, keyboard and mouse, and I need to switch these in order to get the IP and that is messy [10:18] Isn't there some way to scan for IP addresses in the local physical network? [10:19] I've done that with software [10:21] neure: this is a bit weird. i know 'whatismyip.com' web site can show public ip [10:22] maybe this is more a question for #networking ? [10:23] neure: is there no router/gateway? [10:27] ducasse, no router, just a stupid switch [10:31] so you can get as many ip addresses as you want? [10:31] normally they assign you one and you nat through that [10:34] Well it seems I can get at least two [10:35] oh! [10:36] the other computer also has ipv6 [10:36] inet6 xxxx::xxxx:xxxx:xxxx:xxxx/64 scope link noprefixroute valid_lft forever preferred_lft forever [10:36] so I suppose that would not change === diskin_ is now known as diskin [10:56] anyone know if ubuntu has a fix for this yet? https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt [10:56] ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided. [10:59] https://ubuntu.com/security/CVE-2021-4034 -- look up ubuntu CVE pages for answers on CVEs & Ubuntu [10:59] ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided. [10:59] lesshaste, ^ [10:59] why is 20.04 installing qemu 4.2? Is there some trick to getting it to install 6.x? [10:59] guiverc, thanks! [11:00] BrianHechinger[m, out of interest, what do you use qemu for? [11:00] BrianHechinger[m, https://nextgentips.com/2021/12/17/how-to-install-and-configure-qemu-6-2-on-ubuntu-20-04/ ? [11:01] General purpose VMs on my desktop, firewall VMs on my NUC and PCI Passthrough GPUs on a single box for two kids (two GPUs) [11:01] 20.04 is the 2020-April release; `qemu | 1:4.2-3ubuntu6.19 | focal-updates | source, amd64, arm64, armhf, ppc64el, riscv64, s390x` is the package for that version; 6.0 is available for later release(s) ; security fixes only are back-ported to older releases usually [11:01] BrianHechinger[m, ^ [11:03] Boo! Is there a way to install 6.x easily then? My google-fu is failing me. [11:03] lesshaste: that claims to install 6.x but actually installs 4.2 [11:03] ah :( [11:05] i see it available as a snap (qemu), but I've no experience with it sorry [11:06] qemu out of snap..... hmmmm. [11:07] and not even at least 6.1 (which has a bug fix (not that it matters on this particular host) [11:08] Oh, looks like it's in backports [11:08] that was easy [11:08] now let's see if that solves my problem [11:10] :( [11:10] nope [11:33] BrianHechinger[m, Ubuntu is a stable distro. The purpose is to make sure things change as little as possible. Therefore, you won't get the newest versions of packages. Ubuntu 21.10 has Qemu 6.0. [11:34] Yeah, I get that. [11:37] BrianHechinger[m: there might be a ppa available, but that's entirely at your own risk. most likely 6.* depends on other packages being later versions, though [11:37] it's in backports [11:37] which installed fine [11:38] but sadly doesn't solve the issue [11:38] which makes me think maybe a kernel update or something possibly. [11:39] BrianHechinger[m, what issue is it you're trying to solve? [11:41] I have a PC (running 20.04) that runs two PCI Passthrough VMs. Each VM gets a GPU and one of the onboard USB controllers. The one VM is fine. The second one causes the host to lock up or spontaneously reboot when it tries to attach the USB controller (GPU is fine). [11:42] It didn't used to do that as recently as a week ago. === ubuntu is now known as Guest6003 [13:02] hey [13:06] everybody should see this: https://www.youtube.com/watch?v=19jUboon5gI [13:06] !ot | ivan89 [13:06] ivan89: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:07] I spent about 2 weeks, days and nights, any forums, andy methods, tried many things, and my nvidia card, still not working with suspend === robs is now known as robse === ahso1 is now known as ahso [13:50] hi. mouse is dissapearing within packettracer why ? [13:52] salut à tous [13:53] je  suis en train d'essayer d'avoir la sortie de "git tag" comme si je faisais un "cat" [13:53] mais elle sort comme si je fais un "less" [13:53] quelqu'un sait-il comment avoir la sortie d'un "git tag" comme un cat [13:57] hello, i usint xubuntu in an Acer Aspire E1-522 laptop and i cannot change brightness [13:57] using* [14:03] Hi folks [14:31] @ivan89 I had the same thing on my laptop with Nvidia and Intel graphic. Sleep only worked on Nouveau driver. [14:48] hi. [14:49] I'd like to switch left/right mouse buttons, but only for mice, not for the built-in touchpad. [14:50] either that, or make the tapping action equivalent to the right (which is now main) button. [14:50] right now with xmodmap -e 3 2 1, what I get is that tapping invokes contextual menus etc. [14:50] xheimlich: try dconf-editor for tweaking your system [14:50] ok I'll try that tyhanks [14:54] back [14:54] i was trying some options but i cannot change brighness yet ant its horrible [14:54] brightness* [14:55] !crosspost | elhoir [14:55] elhoir: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support. [14:55] ah ok, sorry [14:57] in that cass i stick at #ubuntu-next as i am using 22.04 (not released yet) [15:47] does ab [15:47] flughafen: ? [15:48] leftyfb: I like it when you speak deutsch to me [15:48] flughafen: this is a support channel. Can we help you with something? [15:48] ha, yeah sorry [15:49] I'm a suse guy, and I'm trying to build a package for ubuntu/debian [15:52] !build | flughafen [15:53] flughafen: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [15:53] lotuspsychje: I think they mean build a .deb package [15:55] I'm work at suse, but am building a go package for ubuntu/debian. But I a) don't know go. b) Or debian stuff. The last time I used debian was in 94 ha [15:56] I'm trying to upgrade a package. [15:56] flughafen: https://packaging.ubuntu.com/singlehtml/ [15:58] leftyfb: https://build.opensuse.org/package/show/systemsmanagement:Uyuni:Stable:Ubuntu2004-Uyuni-Client-Tools/prometheus-postgres-exporter [15:59] flughafen: sorry, we can't help with that here. You can follow the link I gave you with instructions on how to build .deb packages for ubuntu [16:01] ─$ sudo mount -t cifs -o username=micha,password=mypassword //192.168.0.10/share /mnt/win [16:01] does someone know why this doesnt work? [16:01] micha_: what does the error tell you? [16:02] what do the logs on the cifs server tell you? [16:02] to look in the manual ;-( [16:02] I think its correctt === genii-core is now known as genii [16:04] mount error(115): Operation now in progress [16:04] Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) [16:05] Well, anything useful in dmesg? [16:06] I dont know how to look, dmesg? [16:06] It is kali linux [16:06] !kali | micha_ [16:06] micha_: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [16:06] okay i thought it is ubuntu based [16:07] micha_: it's kali, not ubuntu [16:07] good luck [16:07] thanks [16:13] I heard there was a debian channel for go stuff here [16:14] flughafen: ask in #debian or #go [16:14] flughafen: you have yet to detail any issues you're having [16:14] leftyfb: i'm trying to build a new depency but get this error. [16:15] https://bpa.st/4JBA [16:15] leftyfb: I"m upgrading the postgres-exporter to 0.10.0 [16:16] flughafen: you probably need to seek support from the prometheus program [16:24] ok. === jmiahjones3 is now known as jmiahjones [17:22] this channel used to be very active [17:23] depends on timezones and ubuntu releases badsektor [17:23] there was a time when ubuntu was all the rage [17:24] you can proceed this discussion in #ubuntu-discuss if you want [18:12] I am on an AMD64 machine and I wanted to do cross compiling for armhf device, so I installed gcc for armhf and it worked with no problem with qtcreator. Then I enabled armhf architecture in dpkg and installed a simple library with armhf architecture and now I can't run qtcreator anymore. The output is "qtcreator: error while loading shared libraries: libExtensionSystem.so.4: cannot open shared object file: No such file or directory". I have checked and the [18:12] library exists where it had to be. What's wrong? [18:14] Please: As a wild guess, your compiler is looking for it in the wrong location. You need to figure out where it expects the file to be and either point the compiler correctly, copy the file there, or maybe just symlink it. [18:15] (Note: "compiler" = whatever part of the build aparatus is looking for the lib. [18:16] symlinks are not touched and I don't know how to force linker to understand where to find the libraries while the libraries are available under /usr/lib === Guest92 is now known as random1 [18:44] My plugged in headsets with microphone is having issues with my Ubuntu 20. I can head audio but I cannot use the microphone at all. Doesn't even seem to recognize it. Thank you in advance [18:44] !yy.mm | random1 [18:44] random1: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [18:45] I have Ubuntu 20.04.3 LTS [18:47] leftyfb Any ideas? [18:47] random1: I do not, sorry [18:49] random1: if you like you could share your dmesg in a paste, so the volunteers could take a closer look into your problem [18:53] lotuspsychje: https://termbin.com/z2wd [18:53] That is my dmesg as well. Thank you lotus [18:59] random1: nothing jumps out. when you say "plugged in headset" how is it plugged in? is it a USB headset or a 3.5mm into a headphone input? [19:00] jchittum: a 3.5mm into a headphone input [19:00] random1: did you have it work on earlier kernel version(s) ? [19:01] not on this system no [19:01] random1: can you confirm your hardware is a combo? There should be an icon beside the input. it may be small, but if it's a combo jack, you'll see a headset [19:01] a new venture for me [19:01] not all headphone jacks are combo jacks [19:01] I went through the input. Checked alsamixer, pulseaudio as well [19:02] none of it even recognizes a microphone except me just having headsets on [19:02] pavucontrol could be something to test also [19:02] im thinking i need to reinstall the drivers for it [19:02] but im unsure how that works on linux === pong is now known as l`ego [19:03] for the headphone combo jack input, it's the core audio drivers (so pulseaudio, alsa, and kernel on 20.04). Do you know what audio chip is in the computer? [19:04] I will say that for a time on Impish, I lost my headphone combo jack input. it didn't recognize the input. But that was fixed about 2 months ago [19:04] random1: you can check: sudo lshw -C sound [19:06] lotuspsychje: https://termbin.com/t2lc [19:06] random1: looks like the drivers are loaded [19:07] random1: when you plug in the headset, do you get a pop up asking "Headphone or Headset" or nothing? [19:07] jchittum: Nothing [19:08] random1: and you checked the headphone jack is definitely a combo jack and not headphones only? Hm...it sounds like what i was running into a while ago. But if you're fully updated, I'm running out of thoughts... [19:08] jchittum: It has a plug for microphone and then a headset one. I tried using both plugs [19:09] jchittum: you recall the kernel version you had the issue on? [19:09] lotuspsychje: How do I pull up the kernel version? [19:09] lotuspsychje: specifically, no, sorry. Was definitely a 5.13 kernel [19:09] random1: uname -a [19:10] Yeah 5.13 [19:11] random1: what's the full output of uname -a ? [19:12] jchittum: https://termbin.com/ybif [19:12] interesting...tell ya what, i'll BRB -- i just noticed i hadn't rebooted after getting the 5.13.0-27 kernel... [19:13] jchittum: kk [19:17] random1: bad news is worked for me on the 5.13.0-27-generic kernel. What's the CPU? [19:18] Intel® Core™ i5-2520M CPU @ 2.50GHz × 4 [19:18] jchittum [19:20] jchittum: This is driving me crazy. I have to have this working for work @_@ [19:20] jchittum: supposed to be working right now .. [19:21] random1: i'm running out of ideas, sorry...I can suggest a cheap USB-C alternative, but with a CPU from 2011, i'm guessing it's an older laptop? [19:21] yeah Lenovo [19:21] old [19:21] could bug #1950540 be relevant? [19:21] Bug 1950540 in linux (Ubuntu Jammy) "alsa/sof: All audio jacks can't detect hotplug when only codec is suspended" [High, In Progress] https://launchpad.net/bugs/1950540 [19:22] Now I can remember.. A few years back it did work on this system [19:22] I know it can work. Its just something is off.. === tscott_ is now known as tscott [19:24] lotuspsychje: hm, maybe. if plugging in doesn't bring up a prompt, it definitely seems to point to a hotplug issue. [19:24] but i've reached the depth of my knowledge. really sorry. [19:24] Booting the patched kernel, add snd_sof_pci.sof_pci_debug=0x1 in [19:24] the bootargs, plug the headset to the audio jacks, the system [19:24] could detect the plug in or plug out. [19:25] jchittum: How do I do that? [19:25] I vaguely remember something about booting with commands you can add just not sure where [19:27] random1: /etc/default/grub in the GRUB_CMDLINE_LINUX_DEFAULT [19:27] it's a space separated string [19:28] random1: and sudo update-grub after your grub change + reboot [19:32] lotuspsychje jchittum: Like this GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" snd_sof_pci.sof_pci_debug=0x1    ? [19:34] random1: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash snd_sof_pci.sof_pci_debug=0x1" [19:35] brb [19:35] updated grub too [19:35] yeah === Guest92 is now known as random1 [19:42] nope -_- [19:42] no dice? [19:42] lotuspsychje: No dice... [19:42] random1: check your dmesg if your kernel param worked? [19:42] lotuspsychje: I want you to reach in the depths of that smart brain of yours and figure this out. Just imagine a crazy man has a gun to your head and you have to come up with a solution [19:43] lol [19:43] let me check [19:43] https://termbin.com/36lg [19:43] yeah param is good [19:47] lotuspsychje: All it takes is the right commands and the problem is solved. ' === diskin is now known as Guest317 === diskin_ is now known as diskin [19:52] well.. [19:52] everyone left me [19:52] Problem still not solved -_- [20:03] hello [20:04] I'm having a weird issue with Ubuntu 21.10 where wifi is very, very much slower than in 20.04 [20:04] I have two identical Thinkpad T440ps, differing only in the size of SSD fitted [20:04] they're side-by-side on the sofa [20:04] one of them 21.10 and another 20.04 ? [20:05] one pulls down a speed test from speedtest.aaisp.net.uk (the ISP I use) at ~40Mbps with 20.04, the 21.10 one gets ~1Mpbs [20:05] *Mbps [20:05] gry: yup [20:05] put a 20.04 live usb into the laptop where the wifi is slow, is it still slow then ? [20:06] I'll go you one better [20:06] I swapped SSDs [20:06] fault follows OS [20:06] potentially fault follows SSD but I can't think what madness would cause an SSD to make the wifi slow [20:07] actually running off the smaller SSD is a little slower, but it's an older drive that I had lying about [20:07] random1: sorry, had a meeting. I see the kernel cmdline param set in dmesg. And i'm running out of more ideas...sorry [20:08] gordonjcp: hm... would do one live usb and test it on both laptops, if you have the time.. check two live usb, one 21.10 and one 20.04 [20:08] just to be sure it is not the ssd [20:09] gry: yeah, I'll do that next [20:09] gry: weirdly, having swapped the "suspect" SSD back into the "suspect" machine it's now working fairly normally [20:09] so, uh [20:09] I'll leave it alone [20:09] if it works don't fix it, eh [20:11] ah [20:15] random1, have you tried suggestions from https://askubuntu.com/questions/1230016/headset-microphone-not-working-on-ubuntu-20-04 ? === xv9 is now known as XV8-Desktop === XV8-Desktop is now known as XV8|Desktop [20:36] hi .. im running ubuntu desktop in virtual machine .. [20:37] when i assign `Super + 2' to move to workspace 2 ... it always opens the second item in the application list [20:37] its just with this specific bind, `Super + 2' ... Super + 1,3 etc ... are working good [20:38] this is quite peculiar, i wonder whether it is a bug in the vm or in the application list utility [20:39] gry: to be honest it's like that in every gnome i used [20:39] Super + 2 works fine for few miutes and then he starting to launch applications again [20:39] it's only with that specific keystrokes ... [20:42] libc: when you search "Keyboard Shortcuts" for "Super + 2" does it just show workspace switch [20:42] libc: only in vm or in full install too ? [20:42] in every GNOME [20:42] i'll also note that I had an odd issue with "Super + $INT" on my laptop keyboard, but don't have the issue with an external keyboard. no idea why [20:43] jchittum: yes [20:43] I set all my workspaces to "Super + F1" (and down through the function keys). and move window to "Super + Shift + Function" [20:43] jchittum: i using external keyboard as well [20:44] libc: this may help? https://askubuntu.com/questions/1294130/how-can-i-unbind-supernumber-1-2-3-from-opening-apps [20:44] i didn't follow the instructions, but it's how i figured out what was specifically happenign [20:45] libc: interestingly, i can only reproduce when in that workspace [20:45] Is there a Keyboard Shortcut for cycling through all workspaces? [20:46] liveacoustic: Super + PGUP /PGDN [20:46] is there something like backports (debain) where I can install a modern kernel on an ubuntu 20.04.3 instance? [20:46] libc: set workspace shortcut to Super + 2. When not in Workspace 2, it moves. When in workspace 2, it opens App 2 [20:47] jchittum: hmm... i'll trry [20:48] Note that I'm running Ubuntu 21.10, so mileage on other versions may vary [20:48] agd, what you need exactly ? [20:49] jchittum: im running LTS as well [20:53] agd: https://wiki.ubuntu.com/Kernel/LTSEnablementStack [20:58] jchittum: the commands you gave me in the artcile seems to be what im looking for [20:58] however upon running the commands i still can open applications with Super+2 [21:07] Hm...wonder if service needs a restart to take the config? [21:17] ok i fixed it [21:20] the command `gsettings set org.gnome.shell.extensions.dash-to-dock app-hotkey-2 "[]"' [21:20] it's probably higher in the priority than the commands mention in the article jchittum [21:21] but gsettings was defintely the right place to dig .. thank you === kar0ld is now known as NewName === NewName is now known as meon [21:33] glad to help libc! === YepScrappy is now known as Scrappy === meon is now known as karold === karold is now known as kar0ld [22:34] how do I compile a program with libc6=2.34 on ubuntu 21.10 to work with a lower libc6 = 2.27 ? [22:34] (to work on Ubuntu 18.04) [22:34] you mean the binary to work? [22:34] yes [22:34] why not re-compile it on the older ubuntu? [22:35] it doesnt compile there lol [22:35] why not? what does it say? [22:37] the older one is Hiveos mod of ubuntu 18.04, doesnt even find cudaruntime_h for compiling, but uses cuda while mining [22:37] but it only has libc6=2.27 [22:44] How do I find out which screensaver is being run? I tried screensaver settings, but it doesn't even show screensaver enabled [22:45] ps aux | grep screen [22:46] ps aux | grep dm # looking for 'display manager' [22:47] it might help telling us what ubuntu version? [22:47] jsmooth: Are you sure one is running? [22:47] It keeps coming up so yes [22:47] how do I change the login screen resolution?? [22:51] ? [22:52] babyface, that is already answered, you seem to have a VM .. virtualbox gives guest addidions iso [22:53] oerheks, that's totally unrelated [22:54] interesting, tell us more? [22:54] I do have guest additions installed and I can change the resolution on my desktop but not on the login screen [22:58] I'm amazed that this turned out to bee so complicated to achieve [22:58] I thought it was just a simple setting [23:05] worth a check; use VBoxSVGA instead of VMSVGA ? https://askubuntu.com/questions/1230797/ubuntu-20-04-vm-always-resizes-screen-to-default-size-when-booting [23:07] I'm sorry but that link doesn't describe my problem [23:07] I'm trying to set up a bridge using Network Manager, but it doesn't seem to be forwarding packets correctly between the 2 NICs [23:09] oerheks, this link describes my problem https://askubuntu.com/questions/73804/wrong-login-screen-resolution [23:11] It seems like a machine connected to the port I'm trying to bridge can reach my host but nothing else on the network connected to the other port [23:16] Some_Person: check sysctl -a | grep -i forward [23:16] Some_Person: it's common to forget to set the sysctls when doing routing things [23:19] sarnold: this isn't something network manager handles? [23:19] Some_Person: I'm not sure, but I really wouldn't be surprised if it doesn't [23:21] sarnold: https://paste.ubuntu.com/p/3TQrvKQH6N/ [23:21] on this system, enp111s0 and enp112s0 are the NICs, and bridge0 is the bridge set up in network manager [23:21] net.ipv4.conf.bridge0.forwarding = 1 welll there was my guess. hah. [23:37] Figured it out... iptables was blocking it [23:37] woot