[00:00] I fixed the sound to keep the enhanced amplification option to %150 :) === chris14_ is now known as chris14 [00:05] Does that stick over 100% after reboot? [00:11] hello world@!! [00:12] yes, it sticks to %150 after reboot [00:22] hi! Is there any way place with checksums (md5, etc) of binaries installed by default on Ubuntu? I'm facing something that might have compromised my `ps` (and other commands), and I'd like to check their integrity [00:26] Polochon_street: Yeah - kernel keeps a check file: /var/lib/dpkg/info/.md5sums : list of MD5 hash values for files installed by the package. The installation of debsums enables verification of installed package files against MD5sum values in the this file. [00:26] which package `ps` belongs to? `dpkg -S /bin/ps` didn't return anything [00:27] I assume it's a built-in or something, so not sure how this works [00:32] dpkg -S /bin/ps returns procps: /bin/ps [00:32] !info procps [00:32] procps (2:3.3.17-7ubuntu1, kinetic): /proc file system utilities. In component main, is required. Built by procps. Size 366 kB / 1,384 kB [00:33] so you have a weird ubuntu? [00:35] who? me? [00:37] no, not you val_ [00:38] i wait for a good time to reboot, never got volume set above 100%. [00:39] click on sound icon on the taskbar, the check the option: raise maximum volume [00:39] but it worked after installing the app gnome tweaks and selecting: over amplification [00:40] install the app first [00:41] yea, that ubuntu VM is in an interesting state :D thanks for the help! [00:46] oerheks: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=134758 [00:46] -ubottu:#ubuntu- Debian bug 134758 in dpkg "dpkg-query: Make -S handle unowned symlinks resolving to owned pathnames" [Wishlist, Open] [00:46] oerheks: dpkg -S just plain doesn't know what's what some of the time :( [00:48] weird, it worked for me [00:57] Hello, I'm trying to get hostapd working. I have an USB WiFi adapter, I know it has AP support (I've used it before on a RPi), but apparently Ubuntu uses a stack that's different from what I'm used to. For instance, I can't find /etc/network/interfaces, and I've heard that's because Ubuntu now uses netplan?? I want it so that when the interface appears (i.e. when I plug in the device), the AP gets started. [00:58] I'm using Ubuntu jammy. /etc/netplan/* seems to pass it on to NetworkManager, and NM seems to have the ifupdown plugin... [01:01] lagash_: you can switch netplan to use the systemd-networkd framework, too [01:02] sarnold: I'm actually more familiar with NM [01:02] lagash_: unfortunately i find the docs on the system itself to be pretty thin; the better docs are online https://netplan.io/ === chris14_ is now known as chris14 [02:45] so, if vncserver allows me to connect , but upon connection it's just a gray screen. I thik this means the window manager is not functioning, right ? [02:49] or perhaps it is running and no clients have been configured to start? [02:49] I never really got the hang of vnc things [02:49] hmm, I just ran gnome-session [02:49] /usr/libexec/gnome-session-binary: symbol lookup error: /lib/x86_64-linux-gnu/libgdk-3.so.0: undefined symbol: wl_proxy_marshal_flags [02:49] seems like a library problem [02:50] that;s probably because it started a secondary X session theorem. [02:50] Bad vnc server configuration i think. [02:50] hmm, ok. [02:50] the library problem isn't a normal error though [02:51] I'll tweak the vncserver conf though [02:51] that sounds a bit like it's trying to run wayland [02:52] yes, it was working ok before .. but I think I broke something ... [02:52] does that work? I heard pipewire things were introduced to try to make wayland deal with recording and remote sessions and the like [02:52] ah [02:52] should it not run wayland ? [02:52] yo [02:52] so i'm on ubuntu studio 22.10 [02:53] i still have the weird issue with my desktop (plasma) from yesterday where everything desktop-related freezes but existing apps still run [02:53] here's the config https://pastebin.com/0Q8nATwz [02:53] let me post the logs [02:54] theorem: is the missing # at the start an accident in pasting? [02:54] yes, paste error [02:54] the shebang is there [02:54] https://pastebin.com/G0HQX2pj [02:54] i have no idea what to do as of rn [02:55] theorem: there's two calls to gnome-session -- I'd expect only one of those to be necessary. I don't know what exactly gnome-session is supposed to do, but I think I'd expect it to be responsible for starting the panel, shell, etc [02:55] theorem: it's a bit weird that metacity is listed, too -- I thought that was replaced by gnome-shell? [02:56] I hacked it together [02:56] and it worked , so I left it :-P [02:56] hehe :) [02:56] but, it doesn't work now [02:56] so .. there's that [02:56] :) [02:56] I'll remove metacity [02:57] pinkergloop: sheesh, that's pretty hard to decipher :( [02:58] interesting [02:58] yes, it must be this library problem [02:58] because I am getting it with xfce4 too [02:59] xfce4-session: symbol lookup error: /lib/x86_64-linux-gnu/libgdk-3.so.0: undefined symbol: wl_proxy_marshal_flags [02:59] sarnold: oh damn :/ [03:00] what could be the cause of the whole "binding loop" thing? [03:01] the one theory that i do have is it MIGHT be a graphics card driver thing [03:04] hmm, so this has to be a library issue. the gtk3 lib must have this symbol [03:05] I suppose I could find the source package that installed it wih apt [03:06] idk though, isn't the rx 6950 xt supposed to work out of box? [03:07] theorem: oo check this last comment https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1960737 [03:08] -ubottu:#ubuntu- Launchpad bug 1960737 in gtk+3.0 (Ubuntu) "/usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgdk-3.so.0: undefined symbol: wl_proxy_marshal_flags" [Undecided, Invalid] [03:08] pinkergloop: I'm no expert on video stuff but that sounds pretty plausible, yeah [03:09] sarnold: checking [03:09] theorem: tysm [03:10] sarnold: oh, that saouds very plausible, I did have the amdgpu drivers installed, I thought I removed all of them [03:11] they have all been disabled .. but I do have them ... [03:12] so I suspect I need to upgrade them .. [03:12] theorem: i never installed them tbh because i was under the impression that ubuntu came with them. only problem is that on the amd website, rx 6950 xt drivers seem to be only for up to 22.04 but i'm on 22.10. would that be an issue? [03:13] pinkergloop: you chatting to sarnold ? [03:13] theorem: oh wait nvm somehow i missed what he said to you and thought he was calling you for help loool [03:14] sarnold: but yeah [03:14] my complete mistake [03:14] ;-P all good [03:18] sarnold: so, rather than upgrade, it looks like I installed it by file [03:18] how do I just ... remove it ? [03:19] eg: deb https://repo.radeon.com/amdgpu/22.10.2/ubuntu focal main [03:19] whoops, wrong paste [03:19] theorem: maybe apt install --reinstall ? [03:20] # deb [trusted=yes] file:/var/opt/amdgpu-pro-local/ ./ # disabled on upgrade to bionic [03:20] this is how I installed it [03:20] the files are around [03:20] but I don't want to add the dist back to apt [03:20] I should be able to use dpkg yo remove it ? [03:20] *to [03:20] yeah, dpkg --purge or something like that; I haven't used it directly in ages === micko is now known as Leftinthsun [03:24] yes [03:24] https://pastebin.com/Cpc9pBtC [03:24] :-| [03:25] I *think* I can remove all this [03:26] I think so too, but boy that's a big list [03:26] yeah [03:26] they're all inter-dependent too [03:34] getting there .... [03:35] GM [03:39] damn. [03:39] that was a lit to remove [03:39] *list [03:39] but it fixed it. [03:40] now to make vncserver atually look good. [03:40] theorem: sweet! [03:42] ohhhhhhh yes. it look sso much better :) [03:42] it was such a bitch to setup vncserver the first time [03:43] hah yeah taht's the impression I always get whenever someone debugs it into working :) [03:43] now ... I WOULD like it to look like the standard Ubuntu desktop [03:43] you said something about metacity before [03:43] what should it be instead ? [03:44] I had a bunch of stuff crash as it started properly [03:44] ( from the xstartup, so it's ok ) [03:44] gnome-shell -- I'm pretty sure it ought to be started by gnome-session [03:45] gnome-session gnome-shell & [03:45] ?? [03:49] oh no :( [03:52] woo. [03:53] oh yay! [03:54] sarnold: so, if I am getting "Oh No! Something has gone wrong ..." "Please log out and try again" .. [03:54] what could this be ? [03:57] theorem: oh no :( that's very vague :( [03:57] haha [03:58] alright, let me get some logs [04:00] Xlib: extension "X-Resource" missing on display ":1". [04:03] ok, this makes more sense [04:03] oh wow [04:03] https://pastebin.com/YhUYGeMZ [04:03] sarnold: lol, what ? [04:03] I am imagining you making the "scared pikachu" face :) [04:03] theorem: I can't really imagine X without X resources [04:03] theorem: I had no idea it was an *extension*, they've been there longer than I've been using linux, lol [04:04] oh, could I have uninstalled it by accident ? [04:04] I hope not :) [04:05] heh [04:06] theorem: I've got to head out :( good luck [04:06] later [04:06] have fun [04:06] thanks :) you too! === Acou_Bass is now known as Piece_Maker [07:25] sarnold: yeah i will see what i can do, trying to figure out how to best deal with the situation, seems it would make sense to, at some part in the program, iterate over the found devices, check if any duplicate wwn's exist and mark a drive as such, so that instead of just removing wwn like i did, you can check "is this duplicate" and continue to the next option like serial [07:37] greetings [07:42] morning === mei is now known as Guest8081 [09:36] Morning all ❤️❣️ [09:40] Chunkyz, morning === Maik9 is now known as Maik [11:44] what are the advantages of ubuntu core? [11:45] trafficjam: https://ubuntu.com/core/features [11:45] can it be run locally? [11:46] and do I need that bs Ubuntu One account to access it? [11:49] Hi, I am using Ubuntu with full encryption on an SSD, and I just added a second SSD that I use only for storage, but I would like to add it to the Ubuntu LUKS encryption as well, so that when I decrypt the OS, it also decrypts it. [11:49] Is it possible to add a storage medium to the Ubuntu LUKS encryption? [11:50] collector-ynh[m]: https://unix.stackexchange.com/questions/368073/is-it-possible-to-unlock-multiple-luks-devices-to-form-a-lvm-at-boot [11:51] The current version of *ubuntu seems to automatically load the mentioned script without being specified. [12:08] the naming reported by lsusb --tree is different from what dmesg reports when a device is plugged; so how can I identify which port I'm using to find out it's speed? [12:24] ice99: is sudo lsusb -vvv |grep -i -B5 -A5 bcdUSB , what you seek for? [12:32] "collector-ynh: https://unix...." <- thanks :) === Catty is now known as Ratty [13:15] Greetings everyone! === Ratty is now known as Catty [13:28] Installed Ubuntu first and gentoo second.  for gentoo I chose to put it on own partition and made second efi for Gentoo.  now I thought rather then push f2 and use the bios to chose which os, a menu in grub would be nice. How do you use os-prober in Ubuntu 20.04? [13:29] tarel2: Might just have to reinstall grub from Ubuntu [13:30] Wow , that is lame [13:31] Hi guys I need help with a question about Bitcoin and Taxes in the USA hoping u guys can advise [13:32] I bought $100 worth of BTC with my debit card on Coinbase, then sold back to coinbase for USD, and withdrew to my bank account [13:32] !ot | Guest19 [13:32] Guest19: #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:32] IDK how to file this in taxes, as I no longer have access to my coinbase [13:32] come on dude its 5am and theres no other discussions === mei is now known as Guest6473 === yhcho14 is now known as yhcho [15:12] hello [15:13] chat === Guest20 is now known as nickname === nickname is now known as fuedjsiofrdc === fuedjsiofrdc is now known as usernamepassword === Guest20 is now known as nickname === nickname is now known as Guest2092 === Guest2092 is now known as nhu [15:33] can i have help [15:34] !ask | nhu [15:34] nhu: 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 [15:34] !ask [15:35] !patience [15:35] 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/ [15:35] nhu: what do you need help with? [15:38] i need help with trying to install pihole it gives this output : [15:38] !paste [15:38] For posting multi-line texts into the channel, please use https://dpaste.com | To post !screenshots use https://imgur.com | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:39] ✓] Checking for sudo [15:39]   [✓] Checking for unzip [15:39]   [i] Checking for idn2 (will be installed) [15:39]   [✓] Checking for libcap2-bin [15:39]   [✓] Checking for dns-root-data [15:39]   [✓] Checking for libcap2 [15:39] nhu: pihole is not a supported application in ubuntu. nhu that said, there are plenty of really good tutorials on how to install it https://raspberrytips.com/install-pi-hole-on-ubuntu/ [15:40] nhu: https://www.osradar.com/install-pihole-on-ubuntu-20-04/ === linuxmodder is now known as Guest9287 === csexecs-linux is now known as linuxmodder [15:56] There's also #pihole on this network [15:56] Oh, he left. [17:09] Hello All, I hope you re good. I have a HP Pavillion with Ubuntu 22.04.1 LTS installed. Everything is in full working order but, when I lower the lid and then reopen, it goes stuck in airplane mode and there is no way to get out of it. This happens both with battery or powered. Could please anyone support me? I tried already some guide on google but it didnt work unfortunately [17:09] thaks a lot [17:10] I have a laptop where I've used gnome-tweaks to swap caps lock and control for accessibility reasons. Unfortunately, if I plug in an external keyboard where this is not necessary the re-map would also apply to the external keyboard. Is anyone aware of a way to have this caps/ctrl swap only apply to my laptop's keyboard and nothing external? I imagine I'd need to do this outside of gnome-tweaks. === user512 is now known as user521 [17:54] hi all [18:06] mister_m: Are you expecting to use both keyboards as input to the same user session? [18:07] jhutchins: I am, yes [18:19] mister_m: I believe there is nothing that distinguishes the source of keyboard input. I think the system can't tell which keyboard is sending a code. === dsc_ is now known as dsc === dsc is now known as dsc_ [18:49] Ah bummer. jhutchins Assuming that there is a different way to manage this outside of gnome-tweaks (I am sure there is), would there be an easy way to flip between having that re-map on or off? [18:50] It looks like this thread https://unix.stackexchange.com/questions/268171/linux-detect-if-external-keyboard-is-plugged-to-laptop may have some ideas on doing this with udev rules. Looks complicated === wo0f_ is now known as wo0f [20:12] where can I see a list of Ubunut's patches to the stock kernel? [20:15] https://wiki.ubuntu.com/Kernel/SourceCode [21:06] mister_m: I think the premise is that you are very unlikely to use two keyboards at the same time, therefore it's easier to just toggle the layout on the keyboard you are using at the time. [21:07] mister_m: Multi-station multi-session is built into the linux core, but usually requires some special hardware. [21:08] (And I just got rid of my eight port serial expander...) [21:10] Hey there, does anybody know of a YAML viewer for Ubuntu? [21:11] yaml is text [21:11] so... cat [21:11] No, I mean a GUI so you can see how it behaves. [21:11] I write and edit it in Geany text editor, but I'd like to see the result. [21:12] behave? [21:12] what result [21:12] You can create interactive elements with YAML and I'd like to see them. [21:12] use your eyes? [21:12] Elliria: Most web browsers will render yaml. [21:13] Elliria: What's your end application? [21:13] GitHub, but I'd love an offline viewer so I can perfect the code offline and them only put it onto GitHub once I like it. [21:13] You're a rude person rbox. [21:15] Elliria, what kind of interactive elements do you mean? [21:16] Elliria: GitHub doesn't render YAML, so I'm presuming the actuall end viewer is in fact a web browser. Maybe you didn't know web browsers can render local files? [21:16] Checkboxes, radio buttons, etc. [21:16] Elliria, ok, that doesn't sound like "just YAML" but some specific application that uses it [21:17] GitHub uses YAML for their new issue templates: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms [21:17] Yeah, and I'm hoping for a similar application for my offline use. [21:18] ok, now the question is clear === brutman_ is now known as brutman === csexecs-linux is now known as linuxmodder [22:33] I recently applied updates and rebooted on my 22.04 x86_64 system, and now I can't scp/sftp to/from that system... though "ssh" itself seems to mostly work. any ideas? [22:33] I get: client_loop: send disconnect: Broken pipe [22:34] I'm temporarily running ubuntu, I think it's the lts 22.04... I'm trying to get pulse and jack to cooperate; how can I do that? [22:34] philipp64, I dunno.. is the sshd running? [22:35] yes, like I said, I can ssh in just fine. [22:35] but can't scp? [22:35] correct [22:36] ok, what happens when you try? [22:36] jim: i think Ubuntu Studio has a much better integration with jack [22:36] MacOS to ubuntu: [22:36] ssh_dispatch_run_fatal: Connection to 192.168.8.33 port 22: message authentication code incorrect [22:37] Ubuntu to other linux system: [22:37] client_loop: send disconnect: Broken pipe [22:37] !ubuntustudio-installer [22:37] Ubuntu Studio Installer is an app that can be used to add Ubuntu Studio's benefits to an existing Ubuntu (or official flavor) installation, and/or add the !ubuntustudio-backports PPA. For more info, see https://ubuntustudio.org/ubuntu-studio-installer/ [22:37] so the ubuntu is where you're starting from? running the scp on? [22:37] there is the expert on that :) \o Eickmeyer [22:38] Hey ravage o/ [22:39] philipp64: do you auth with a private key? [22:39] yeah, I had problems with cadence when I tried it under debian... the deps were weird, it pulled in weird packages, and I had to reinstall the thing [22:39] ravage: yes [22:40] philipp64: can you try to enable password auth and see if the problem is still there? [22:40] Eickmeyer, is it cadence? [22:40] jim: No, in fact we encourage avoiding cadence. [22:40] !kxstudio | jim [22:40] jim: KXStudio is a software repository for Debian-based operating systems for audio production. It is not supported by Ubuntu or Ubuntu Studio, and using its repo is highly discouraged as it can overwrite system and user settings. Support in #kxstudio. See also https://askubuntu.com/a/1249739/952110 [22:41] ok [22:41] that does make me feel a bit better about it [22:42] !studio-controls | jim: We have a built-in-house (but available to other distros) app. [22:42] jim: We have a built-in-house (but available to other distros) app.: Studio Controls is the application through which audio is configured in Ubuntu Studio. It configures Jack, sets the CPU governor, and ensures the user has realtime audio permissions. For more info, see !jack and https://ovenwerks.github.io/studio-controls/ [22:43] Eickmeyer, does ubumtu studio (sp) have ardour? and/or, could I build it? [22:43] Yes, Ardour is included. [22:44] ok, let's see.. I would start by installing ubuntu studio? [22:44] good first step :) [22:44] jim: Depends. You can either go the Ubuntu Studio .iso route or use any official flavor and use ubuntustudio-installer route. [22:44] !ubuntustudio-installer | jim [22:44] jim: Ubuntu Studio Installer is an app that can be used to add Ubuntu Studio's benefits to an existing Ubuntu (or official flavor) installation, and/or add the !ubuntustudio-backports PPA. For more info, see https://ubuntustudio.org/ubuntu-studio-installer/ [22:45] i would for the LTS release if you dont have any bleeding edge hardware [22:45] the ISO is the best way if you dont care about your current ubuntu installation of course [22:45] And if you don't mind the KDE Plasma desktop. [22:45] oh yeah [22:46] forgot about that :D [22:46] If you like other desktops, go to the flavor you like, then install ubuntustudio-installer and install everything that way. [22:46] kde is fine as long as it works :) [22:47] so this "official flavor" involves reinstalling linux? [22:47] What's a safe, easy, convenient and user-friendly way to wipe the data on a Ubuntu PC (with no concern for existing data) in preparation for handing its HDD over to someone who can't be trusted not to do forensics on the drive to access sensitive data? [22:48] !flavor | jim [22:48] jim: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours [22:48] kwak, HDD or SSD? [22:48] I honestly don't know! [22:48] It's a laptop. [22:48] jim: i would go with a clean installation if you already messed with the audio routing and installed stuff for it [22:49] kwak, ah actually this one might work for both https://grok.lsu.edu/article.aspx?articleid=16716 [22:49] Seems to be SSD. [22:49] ah [22:49] then click the first link in this article [22:49] oh, that doesn't really cover Linux === mike is now known as Guest7939 [22:50] jim: I agree with ravage. Sounds like the kxstudio (and cadence) stuff messed with your system, predictably. [22:50] kwak, anyway, see if that hdparm method works - either it works and is pretty quick, or it fails and you can look further [22:51] Alright cool, I'll add that to the list of things to try. [22:51] Thanks pal. :) [22:51] np, good luck :) [22:51] dd if=/dev/random # figure out the rest [22:51] Is the SATA erase considered DOD secure? [22:52] DBAN is. [22:52] Eickmeyer, ravage, here's the problem, and why I'm in ubuntu now: I used to have a 4thGen i5, but the DSP started crapping out on it, so I decided to upgrade to a new cpu, and I thought, i7... so I got it, and it's a 12thGen i7, and intel says something like, "we added the driver to ubuntu, but other dists we'll get to another time"... so I'm sitting waiting in ubuntu until other dists get the driver [22:52] jhutchins, on SSDs too? [22:52] Habbie: Which? [22:52] so... I actually -do- have "bleeding edge" hardware... argh. [22:52] jhutchins, is DBAN on SSDs considered DOD secure? [22:53] Yes. It may not be the preferred method given the extensive writing, but it's acceptable. [22:53] jim: well. this is the Ubuntu support channel. we can only help with that :) [22:53] ok, dban.org says "It cannot detect or erase SSDs " [22:54] jim: I haven't distro-hopped for about 5 years, so as you can tell, I'm pretty happy. :) [22:54] really, if you want to avoid giving this person (that you don't trust) a "wiped" drive, I would suggest -not- giving him a drive you care about the contents of [22:54] Habbie: Sorry, I guess my knowledge is obsolete. [22:54] jim, +100 to that [22:55] jhutchins, i hoped to find that wikipedia was obsolete and dban.org was not, but i guess we both learned things today! [22:55] because a few minutes ago i was actually going to suggest DBAN "because surely it handles SSDs too" [22:55] ravage, yep, I get that... [22:55] I thought there was a way to run dban manually rather than just the boot method. [22:56] 'course my real knowledge of it goes back to two boot floppies. [22:56] hehe [22:56] i actually only learned about DBAN recently, browsing the list of offerings in netboot.xyz [22:57] Eickmeyer, someday I'd tell you my story of why I picked debian 25 years ago... but that's kinda offtopic for here, and there's activity, so it's just noise [22:57] (it was not what i needed at the time and netboot.xyz kindly provided another warning screen before it would boot it) [22:58] jim: Right. I hang out in #ubuntu-offtopic and #ubuntustudio-offtopic if you ever want to tell me stories. :) [23:04] ok, thanks for letting me know... I installed that ubuntustudio-installer package, and now I get sound from youtube, so things are looking up [23:07] ravage: found the problem. a dev had installed /etc/ld.so.conf.d/crypto.conf pointing to /usr/local/lib/libcrypto... with an openssl-3.0.x built without openssl-1.1.x compatbility API's enabled. [23:08] philipp64: great :) [23:51] hello?