/srv/irclogs.ubuntu.com/2025/01/31/#ubuntu.txt

pragmaticenigmanot sure what you are trying to point out there00:01
=== fling_ is now known as fling
makara1well there're a lot of broken things00:29
makara1thats "normal". So when i actually have an issue it looks like any number of things00:30
makara1rsync-ing my files off now. Exhausted all reasonable options00:30
makara1maybe 2026 will be year of the linux desktop00:31
pragmaticenigmaIf you choose to hold kernels back, remove core OS features, you're going to have a bad time. Instead of hacking away at things... if there is a problem, start in a support channel, get help determinning if you need to file a bug report, or supply your logs to an existing one.00:34
makara1im sorry - my machine wouldn't start after a kernel update. Literally the only option00:35
makara1i'm fed up with dicky bluetooth connection - for years now - on 3 different machines. If its such a core os feature then why its half working00:38
EickmeyerIf you wish to file a complaint, type "/part" (minus the quotes)00:39
makara1nevermind. Im not complaining about the state of things00:39
makara1but pushing updates that breaks my work machine is a nono00:40
pragmaticenigmamakara1: the only time I have personally experienced an update breaking my system is because I changed something I shouldn't have. Updates are tested before they get shipped. It's not impossible an edge case or two happens (that's why it's important to get on getting help with filing a bug report right away.)00:47
pragmaticenigmamakara1: bluetooth is a proprietary technology. you are working in an opensource os. drivers have to be reverse engineered for different chipsets to get them working. WiFi has been around a lot longer and there are just as many issues with compatibility00:49
enigma9o7i think thats why they havent pushed 6.11 to LTS-hwe yet, afraid of breaking things.00:53
enigma9o7enough issues just with the supposed security fix updates00:53
enigma9o7that arent supposed to break or change anything, only secure or fix stuff00:53
enigma9o7but somehow, bad luck lately indeed.00:54
roothfg01:07
rootgf01:07
rootr01:07
=== root is now known as Guest1773
=== Geronimo6 is now known as Geronimo
=== antonispgs0 is now known as antonispgs
=== guiverc2 is now known as guiverc
roothello\02:20
=== root is now known as Guest1173
Guest1173ok02:20
=== jgee488 is now known as jgee48
ElisaCiao02:32
=== toolz is now known as Daniel
Guest79hi08:08
Guest79i love eat my poop08:08
mgedminvirt-manager not showing memory graphs is a great sadness08:49
mgedminam I missing some kind of agent process inside the VM?08:49
=== mrpond2 is now known as mrpond
=== Guest9675 is now known as Ders
=== john is now known as Guest5307
mousey_heya, is there way to check if a particular driver is in the ubuntu kernel without installing it just yet?12:08
mousey_i know the commit in torvalds/linux.git but i'm not a git pro so i don't know how to check which releases that one made it into12:08
younderNot sure what you men mousey_. Either it is a loadable kernel module or it is built into the kernel. This is determined when the kernel is built.12:27
younderPerhaps it is 'modprobe' you want. It scans kernel modules and optionally installs them.12:28
mousey_thankie, i figured it out by installing a vm and seeing if modinfo knew the driver :)12:33
mousey_the context was: built a new computer (yippee) and i want to use a distro that has a supported kernel with the new-ish drivers in.12:35
BluesKajHi all13:17
FKAShinobiI am having trouble with not being able to access my desktop via gnome desktop sharing after reboot. I have tried the solution mentioned below without success: https://askubuntu.com/questions/1296932/screen-sharing-in-unusable-state-after-rebooting14:03
FKAShinobiThis is on 22.0414:04
FKAShinobiBased on the below article, is there a way to have the gnome-remote-desktop start after the keyring gets unlocked? https://askubuntu.com/questions/1497313/ubuntu-22-04-resets-remote-desktop-after-reboot-how-to-keep-it-enabled-permane14:08
leftyfbthe keying doesn't get unlocked when you have auto-login enabled because you never authenticated14:09
leftyfbkeyring*14:09
oerheks+114:09
FKAShinobiThat makes sense. I moved the grd keys to an unlocked keyring (no password) and set the default keyring back to login keyring. Any ideas why that didn't work?14:11
leftyfbwhen did you authenticate to unlock the keyring?14:11
FKAShinobiSo if you look at the first article, there are 2 keyrings - the login which is locked and another that I created with no password and remains unlocked. At least that's my understanding.14:12
FKAShinobiThe login gets unlocked when I go to the console and unlock the desktop14:13
quarkTo use an emoji, I open "Characters", look for the emoji, copy it, and paste it where I want to use it. Is there a quicker way to do that, that will work everywhere (or almost everywhere)? Using Ubuntu 24.04, and the Gnome that comes with it.15:30
oerheks515:32
oerheksthere were some solutions, not sure they still work https://askubuntu.com/questions/1045915/how-to-insert-an-emoji-into-a-text-in-ubuntu-18-04-and-later15:34
quarkoerheks, nice! Activities would work, a much faster workflow.15:37
mgedminsome gtk apps support ctrl-. as a shortcut for entering emoji16:51
quarkmgedmin, I read that on the link oerheks shared. Sadly, it doesn't work on Chrome.17:00
mgedminfor years I've been using ctrl+shift+u 2665 enter to input ♥17:01
mgedminbut it's a pain to remember the unicode hex codes of various emoji17:02
mgedminplus you probably need a variation selector to make them emoji-like and not text-like, for some of them17:02
mgedminbut on the plus side I don't think I've seen any linux app that didn't support ctrl+shift+u17:02
pcdDoes anyone happen to know how to install the debug symbols for the kernel in 24.04? The ddebs package repos seem to be gone, presumably because of the debuginfod changes, but as far as I can tell debuginfod doesn't help you get kernel symbols because vmlinux isn't a valid ELF file17:40
tomreynyou could also ask in #ubuntu-kernel and bring along patience17:41
lotuspsychjea user recently reported ddebs repo go flaky17:43
lotuspsychjerelated?17:43
oerheksthis updated doc does not work?https://documentation.ubuntu.com/server/reference/debugging/debug-symbol-packages/17:47
oerheksold=https://ubuntu.com/server/docs/debug-symbol-packages17:47
lotuspsychjei had a 503 sometimes on http://ddebs.ubuntu.com/ oerheks17:50
lotuspsychjereported that in #ubuntu-mirrors17:50
pcdoerheks: yeah those instructions don't work on Noble17:56
oerheksoke17:58
pcdat least, I can't seem to get the dbgsyms for the kernel that ships with 24.04, maybe it works for other stuff?17:58
pcdHm, that might be it actually, other -dbgsym packages show up now, it's just that there doesn't seem to be one for the 6.8.0-52-generic kernel18:00
pcdI can ask in the kernel channel18:00
tomreynright, ddebs only has 6.8.0-51 packages18:02
pcdHm, I was going to guess it was because -52 was only in noble-security, but it looks like it's also in noble-updates, so idk why the ddebs repo doesn't have the dbgsym package in noble-updates18:08
=== phireant659 is now known as phireant65
=== justin is now known as Guest6390
nisseIm running Ubuntu 18.04.2, I know its an old version but I dont want downtime and/or upgrade and I dont care about this VPS. I have a guy who has a shell that he cant access, gets access denied but I can get into it, with his password. I dont have iptables (fw) or fail2ban or similar, what could be wrong? Ive created a new account for him to test and see if he can get into it, but what could20:21
nissebe the problem?20:21
leftyfbnisse: 18.04 is no longer supported. You'll need to upgrade20:21
nisseAlright20:22
oerheksso long ago, current is 18.04.6 if you had ESM20:24
pragmaticenigmaI'm guessing that being under ESM was decided to be beyond the scope of the channel?20:30
pragmaticenigma(would hope that by the time something is at ESM, changes of things needing support are slim to none.)20:30
leftyfbESM is only supported commercially by Canobical20:31
leftyfbCanonical*20:31
pragmaticenigmas/changes/chances/20:32
leftyfbexcept when they don't work with newer software20:33
pragmaticenigmawould be a reason enough for me to move up to the next release20:35
oerheksmaybe ssh checks version..20:38
pragmaticenigmano20:39
JanCnisse: generally speaking, do you use keys or passwords for login for that user?20:41
JanCalso, to debug ssh problems, always check the logs20:42
pragmaticenigmaJanC: it was already established their version of Ubuntu prevents them from being supported by the channel20:42
JanCthis was general help with ssh, it applies to all versions really...20:43
mantise!ssh20:47
ubottuSSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for its homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)20:47
pragmaticenigmaJanC: If you want to support them directly, feel free to do so. Helping them here creates the impression to others that "well that other person got help with their system, why won't you support mine?" At some point, a cut off needs to be established and respected.20:51
JanCit's not like there is a queue of other people waiting for help right now...21:00
pragmaticenigmathat's not a valid point to the discussion, and you know it21:00
JanCmaybe you should practice the first part of your nickname sometimes...  :)21:02
oerheks1oer?21:02
JanCnot you  :P21:03
=== oerheks is now known as Guest2778
=== oerheks1 is now known as oerheks
TR1950X is it possible to run two instances of proxmox on ubuntu with both nested virtualization enabled inside each proxmox?21:22
leftyfbTR1950X: why would you need 2?21:25
yeeeeeeeeeeeeeeehi21:27
keedenhi21:28
yeeeeeeeeeeeeeeehello21:28
arraybolt3TR1950X: Possible, *probably*, but advisable? Very unlikely. Nested virtualization comes with a hefty performance hit all by itself, nesting twice over is probably going to be borderline unusable.21:28
keedennigger21:28
yeeeeeeeeeeeeeeeyo21:28
arraybolt3!ops21:28
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant21:28
oerhekskeeden, please leave21:28
yeeeeeeeeeeeeeeeno21:29
yeeeeeeeeeeeeeeehe my fwend21:29
keedeni thought u guys are bots21:29
keedenmb21:29
TR1950Xleftyfb: for testing and learning21:30
leftyfbTR1950X: testing and learning what exactly? Just run 1. You can create all sorts of different containers and VM's with it21:30
oerhekswhy not using 1 proxmox instance and run 2 vms in that? you would run into issues that are not logical21:31
TR1950Xproxmox cluster and HA testing21:31
yeeeeeeeeeeeeeeecan you vc on here21:31
yeeeeeeeeeeeeeeeand how21:31
elno21:31
yeeeeeeeeeeeeeeedangit21:31
leftyfbyeeeeeeeeeeeeeee: this is an ubuntu support channel. Please take all other discussion to #ubuntu-offtopic or #libera21:31
yeeeeeeeeeeeeeeeidk how21:32
oerheksHA high availability testing on the same machine?21:32
TR1950Xthat is why you need two proxmox instances to form a cluster of two21:32
arraybolt3I think for HA you have to have three nodes.21:33
arraybolt3and I also think you'll have far less pain just using three physical systems for that. Mini PCs are cheap.21:33
elyeeeeeeeeeeeeeee: either click the linkified channel name in the message, or do in chat: /join #ubuntu-offtopic21:33
leftyfbTR1950X: you're also going to need distributed storage like ceph and ideally 10G connection between everything21:33
TR1950Xif nested proxmox works, then it is free21:33
TR1950Xleftyfb: I like run a virtual SAN on the host21:33
arraybolt3TR1950X: if you think it'll work, the only way to do be sure is to try it :)21:34
arraybolt3You should be able to use virt-manager to make VMs that support nested virt.21:34
arraybolt3then the two Proxmox instances can each run however many VMs. Expect performance to be quite poor though.21:35
TR1950Xperformance is no issue. This is for testing and learning only21:36
TR1950Xvirtual san on the host machine and two proxmox using the vSAN for storage21:36
TR1950Xlet me ask DeepSeek21:39
enigma9o7Permission denied.21:40
oerheksbots asking deepseek?21:41
TR1950Xaccording to deepseek it should work :-)21:42
leftyfbTR1950X: good luck21:43
=== joe is now known as Guest7533
oerheksyes23:11
joseaHI23:14
darkdrgn2kwhen using a uki image to boot EFI without grub, is it enough to have the vfat partition with the correct files in it or is there somethign else (like an MBR or set a boot partition or something)23:15
oerheksuki image, ubuntu?23:17
darkdrgn2kyes23:17
darkdrgn2kunified kernel23:17
oerhekswhere did you get this?23:17
darkdrgn2kwhere did i get what?23:17
oerheks...23:17
oerheksit is not standard for ubuntu, you need ukify for this23:18
darkdrgn2kok dont woryr about UKI itself :D that was another battle.23:18
darkdrgn2ki cant get the EFI part to boot:/23:19
darkdrgn2kso is there any thing like mbr or active boot partitions that need to be set or just have a vfat partition with the correct files23:28
oerheksmbr? you use an efi partition for that..23:30
oerheksthere are not that many pages handling UKI boot23:30
oerhekscertainly not for ubuntu23:30
darkdrgn2kok dont dwell on UKI...  its used for secure boot so people like AZURE will use it..23:33
darkdrgn2kIts at the end of the EFI chain, so its not important for this problem23:33
darkdrgn2kwhat is an "EFI" partition, a type?23:34
oerheksvfat yes23:35
oerheksusually 250 mb or so23:35
darkdrgn2kyes but is it just a regulard vfat parition23:36
darkdrgn2kor is the partition marked somehow23:36
oerheksat the beginning of the disk23:36
oerheksUKI boot\ could fail with EFI bios version, aAFAIK23:37
tomreyndarkdrgn2k: the partition should have an efi system partition gpt uuid or an mbr efi / esp flag23:42
tomreynother than that, the file system is just plain vfat23:42
darkdrgn2kyeh i just saw that... maybe thast what im misisng23:42
tomreynthere are cloud images for azure at http://cloud-images.ubuntu.com - so you could see how those are set up.23:43
oerheksi gave you https://manpages.ubuntu.com/manpages/plucky/man1/ukify.1.html  last time you asked23:43
darkdrgn2koerheks, how many times will i say it, its not a UKI problem23:47

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