[00:28] oi [01:11] Remoteip module on my ubuntu 22 is install but apache2 fails to restart after adding RemoteIPProxyProtocol On to the apache2.conf file and my google fu is failing me. Any suggestions? === chris14_ is now known as chris14 [01:22] How do you get nvidia-dkms to stop trying to be in charge of it's own certificate? I'm already managing a certificate for the device and dkms itself is already fully functional and able to sign kernel modules. [02:03] hola [02:41] Found it! Ubuntu's shim-signed uses hard-coded paths, completely disregarding the standard created by the dkms package. (seems like a bug) [02:51] hello === alucardromero6 is now known as alucardromero === rt is now known as R-Tee === R-Tee is now known as MaddieMouse [03:50] My CPU is not properly throttling. I am using AMD 7965WX CPU on a WRX90E-SAGE motherboard, and running Ubuntu 23.10. When running at full load, the temperature can quickly exceed max operating temp for the CPU (95C). What is the best way to set thermal limits so that CPU (and ideally GPUs as well) are heavily throttled when CPU temp exceeds [03:50] threshold (ideally 91C) [03:51] When I check `less /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor`, it is set to powersave. Only other option in scaling_available_governers is performance [03:52] my understanding is that powersave mode will not thermally throttle ... will performance mode throttle? [03:53] Also, when I try to set to "performance" governer in `/etc/init.d/cpufrequtils` and reboot, it has no effect. still in "powersave" mode [03:53] why in apt upgrade it says packages have been kept back. im on beta 24.04 should i worry about it? [03:54] !phasedupdates [03:54] Since Ubuntu 21.04, APT may hold back some updates on some systems while they are being phased in. This is called "phased updates". See https://ubottu.com/y/phased and https://help.ubuntu.com/community/PhasedUpdates for more info. [03:54] oh cool thanks rbox [04:20] My CPU is not properly throttling. I am using AMD 7965WX CPU on a WRX90E-SAGE motherboard, and running Ubuntu 23.10. When running at full load, the temperature can quickly exceed max operating temp for the CPU (95C). What is the best way to set thermal limits so that CPU (and ideally GPUs as well) are heavily throttled when CPU temp exceeds [04:20] threshold (ideally 91C)? [05:34] jeremy31 tomreyn: ok so there's news about installing ubuntu mate 22.04.4 on a non-uefi pc. now that i let the installer create gpt on the ssd and create a bios_grub partition on the ssd, the install succeeds, but it doesn't boot after install [05:35] it's like that joke "the surgery succeeded, but the patient died" [05:35] the installer doesn't even check if i've booted in uefi mode (checking if /sys/firmware/efi exists) [05:41] and the installer wants me to create the efi esp on the ssd, for reasons unknown [05:42] maybe you go into bios boot menu and see if you can select the disk [05:43] then set the bios to use that disk to boot [05:44] rock8787: that's the job of the installer to do [05:45] sometimes the bios doesnt do the right disk if you have multiple ssds [05:46] rock8787: i just have one ssd (well it's through a sata raid card) [05:46] hmm. dang [05:47] so the sata raid shows as one ssd to the system [05:48] /dev/sda [05:48] it's not a big deal. i can make the system boot, if i create a mbr on the ssd, but i'm not sure if i should spend effort in creating a bug report about this [05:48] if i'm the only person still installing on bios/mbr system [05:49] yeah lol [05:49] i already have one bug at launchpad that doesn't go anywhere [07:05] ok i precreated mbr on the ssd, created the two partitions, one for btrfs and one for swap. the installer and os boot work fine [07:11] nice 👍 [07:53] maybe before creating the bug report, if somebody could test it too so i don't spend my time in vain? [07:54] tyrone_j: before filing bugs, check the latest bugs on launchpad first, there are tons reporting regarding uefi [08:01] randomly I'm getting this without I do anything: [08:01] Warning: The unit file, source configuration file or drop-ins of apt-news.service changed on disk. Run 'systemctl daemon-reload' to reload units. [08:01] Warning: The unit file, source configuration file or drop-ins of esm-cache.service changed on disk. Run 'systemctl daemon-reload' to reload units. [08:20] I'd have thought postinstall scripts for the relevant packages should have done that. [08:20] Did you have an update that did not complete cleanly? [08:21] Eg what is the output of: dpkg --audit [08:23] NickH, empty output [08:24] Do you what packages provide those sevices? [08:24] NickH, no [08:25] Could find out if you have dlocate or apt-file installed. [08:25] Are either of them? Eg output of: dpkg -l |grep -E 'dlocate|apt-file' === riOwnage87 is now known as riOwnage8 [08:28] NickH, both belongs to package: ubuntu-pro-client [08:30] Ok. If there is a /var/lib/dpkg/info/ubuntu-pro-client.postinst it would be interesting to know what is in it [08:31] NickH, https://pastebin.mozilla.org/zCgBSEow [08:33] Seems to be a known bug https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2055239 [08:33] -ubottu:#ubuntu- Launchpad bug 2055239 in snapd "Warning: The unit file, source configuration file or drop-ins of {apt-news,esm-cache}.service changed on disk. Run 'systemctl daemon-reload' to reload units." [Undecided, New] [08:34] Sorry, wrong one I think this one https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2057937 [08:34] -ubottu:#ubuntu- Launchpad bug 2057937 in ubuntu-advantage-tools (Ubuntu Noble) "apt-news.service reporting errors after ubuntu-pro-client install" [High, Fix Released] [08:34] Or maybe it was the first one! [08:38] Anyway you should be able to get rid of the message just by running: sudo systemctl daemon-reload [08:38] NickH, yeah the first one [08:45] Hi [08:46] would need some help here my store is downloading application at a very slow pace === xin is now known as Guest9569 [08:49] Guest73: depends wich app you are installing/downloading [08:50] 24.04, I'm using the app store [08:50] it downloads very slow [08:51] Guest73: wich app? [08:51] vlc player [08:51] Guest73, Ubuntu 23.10 is the latest release; 24.04 is still in beta & supported in #ubuntu-next not here [09:19] lotuspsychje: it's about bios/mbr [09:22] lotuspsychje: the pc doesn't do uefi. it's old [09:23] tyrone_j: ok, right so maybe re-state your original question here (or where you left last with the volunteers) [09:23] maybe the volunteers can pick up again, and advice existing bugs or support advice [09:50] i described it already === LanDi1 is now known as LanDi === pikapika is now known as militantorc [12:19] hOLA [12:19] 33 [12:19] 33 [12:19] HOLAA [12:19] Como [12:19] VIVA ALONSO [12:21] hola [12:21] que cojones [12:21] 33 [12:21] haol [12:21] buenassss [12:22] Buenass [12:22] Chambales [12:22] daniel buen tanga [12:23] nigger [12:24] the boys a nigga [12:24] uff [12:24] 33?? [12:24] boff [12:24] Cómo [12:25] mewing [12:26] aplica mewing [12:26] calla [12:26] hola blueskai [12:27] Hi all [12:27] QUIEN ES BLUE EKI [12:27] HELLO [12:27] Hello Nlue [12:27] blue nigga [12:27] are you a nigga? [12:27] where are ypu from [12:28] Hello there [12:28] Hola [12:29] La33 thats a hatecrime [12:29] please dont call people the N word [12:30] hmm, wonder where thes idiots are from [12:30] shut up [12:30] mf [12:31] who let the dogs out ? [12:31] who who who [12:31] where are you from [12:31] Blue [12:33] Blue is dead asf [12:33] !chat [12:33] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [12:34] !join #ubuntu-offtopic [12:35] fr [12:35] Blue are you a numb digger or a dumb nigger [12:35] He is a nigger [12:36] fr ong [12:36] the boys a nigga [12:37] that booy is a nigger [12:38] do mewing niga [12:39] Hello guest96 [12:40] hello people [12:41] HIIIIIIIIIIIIIIII [12:41] heloo [12:41] hello [12:42] Hi niggas [12:42] hello there [12:44] 33 [12:44] nigga [12:44] 33 [12:44] 33 [12:44] 33 [12:44] thanks [12:46] Pollo [12:46] HIIIIIIIIII [12:46] pello [12:46] Hello [13:44] thanks! [14:34] Hi guys, i made a persistant sd card from where i can boot. Now, after about a month i am noticing the system occasionally hangs and i am thinking it has to do with the wear of the sd card. So i am clicking on the install ubuntu button to install it to the hard drive. However, the casper-rw drive just dissapears and reappears and there is no installation procedure starting... Any idea? [14:44] What is the latest LTS ? [14:44] 22.04 with 24.04 due to release on Thursday [14:45] leftyfb: M$ pushing their Win11 but u no can installz [14:45] So looks like I gotta do something beforen xt year [14:48] leftyfb: Anywho, XFCE or Lubuntu for faster GUI? [14:48] Xubuntu* [14:48] Jim`: try them both and decide which one works best for you [14:48] leftyfb: Lubuntu looks more how I'd want [14:50] leftyfb: But yeah, looks like I'll just wait a few days after I decide if my printer gonna work for 24.04, but go on and try 22.04 now to see if I can get it working [14:55] is there a way to install ubuntu without a live usb? [14:55] jp__: what is preventing you from installing from usb? [14:56] I have a live persistent usb but seems the install button isn't working [14:56] make a new one? [14:57] yeah, but why doesn't it work [14:57] I dont have another usb laying around [14:57] I'm on the ubuntu right now [14:57] can't i dd my current install onto the hdd or something [14:58] Or is this a question out of your leaugue and i shouldn't try whatever you might suggest because it will deff break the install? [14:59] jp__: you think offending someone is a great way to get their help? [14:59] Not trying to offend you [14:59] But sometimes i also give advice on IRC [14:59] Even though i am not a super expert [15:00] i didn't know you was i am sorry === cambam12 is now known as cambam1 [15:04] jp__: I would not suggest dd'ing the live usb with persistent storage to your hard drive. It's not a real install and uses an immutable filesystem(squashfs) === ancientz2 is now known as ancientz [15:04] ok [15:05] jp__: I would just wipe your usb and put the iso installer onto it and install that way. You can then restore your files from backups [15:05] yeah i made cloud backups [15:05] but i was hoping there was a shortcut [15:06] My terminal won't open anymore as well so maybe that is the only option left indeed [15:06] there are, but it's non-trivial and will take longer to accomplish. === ats10 is now known as sata [16:46] hello guyz :^) === ats65 is now known as sata === nahman87 is now known as nahman [17:16] Hi. I want to separate OS vs Data, on my ubuntu 22.04 install. Do you guys know what directories are used for data and which for os? [17:17] I am using the machine as LAMP + Mail [17:18] I want to use ZFS on root and create different datasets for different directories, but when updating ubuntu I want only to do changes in directories where the OS is installed (I will use snapshots to rollback a failed update) [18:04] which kernel version is shipping with 24.04? [18:05] kaleido: currently 6.8 === ats25 is now known as sata [18:10] yeah ubuntu silverblue!@ [18:10] coming friday === KifouilleOrdi is now known as Fouillezmoi [19:42] if I can ping yahoo but cannot access the repo's what is my network issue? [19:42] donofrio: the repos? [19:42] didn't know yahoo had a repository :| [19:44] yah 91.189.91.81 [19:44] goes 404 on me ;( [19:44] donofrio: yahoo repo for what? [19:44] no yahoo is my "test ping" site, they do not block icmp [19:45] donofrio: can you show us what error you are getting as it relates to ubuntu? [19:45] donofrio: so yahoo.com is working, but apt-get isn't installing anything? [19:45] donofrio: also, you're running WSL right? [19:46] donofrio: a network setup can disallow ICMP packets at the same time it can allow other connections, or it can restrict connections only through certain ports only [19:47] https://paste.opensuse.org/pastes/d9d17174841e [19:47] bprompt, yep [19:48] tried to install pianobar because I seen that audio is pipewire and I was like hummm [19:48] donofrio: is this WSL? [19:49] leftyfb, yah that should be an instant exclude for support fwiw.... [19:49] shouldn't I meant [19:49] donofrio: no, but it's certainly an additional layer that could affect your network access [19:50] donofrio: can you access http://archive.ubuntu.com/ubuntu/pool/universe/libu/libunibreak in your browser in Windows? [19:51] yep [19:52] ok, I'm going to go with this has something to do with the WSL networking layer. [19:52] I would ask for help with it in #windows-wsl [19:52] also, you're running nobel which isn't released nor supported yet [19:53] I can curl that url just fine from xfce-termial [19:53] leftyfb, it is in code freeze (aka almost released) === peter__ is now known as generalist [20:01] hej [20:04] donofrio: you can always check in your webbrowser if you can reach "91.189.91.81:80", if you can't, then is blocked [20:07] anyone willing to help out a little with setting up a persistent ssh tunnel as a systemd service [20:07] bprompt, browser not installed, but curl works [20:08] mdmbkr: look at autossh [20:08] right now I'm looking at https://github.com/mkopa/ssh-tunnel [20:08] but I don't know what I don't know [20:09] mdmbkr: use autossh which is in the ubuntu repos and supported by Ubuntu [20:09] roger thanks [21:43] hey [22:42] I deleted PCSX2 and its launcher is still in the menu when opened super, what do I do to remove it? [22:48] Good day all. Does Ubuntu 24 server come with some facility to join active directory during (or post) installation? Currently, using legacy PBIS and not opposed to manual setup, but would love a modern option for virtual machines. [22:49] Also interested in options other than manual configuration for Ubuntu 20/22. [23:14] charlz: later versions have a AD option during install I have not tested it and would need to check which versions 1 sec wile I look for informarion [23:21] charlz: I think it is only part of 24.04 install that should be released on the 25th === guiverc2 is now known as guiverc [23:26] @toddc, thanks! I'm responsible for the rollout every other year and I try to start testing as soon as the final image drops in April, with the plan that we switch to the most recent LTS for all deployments by end of summer. This year, I'm trying to get rid of PBIS (PowerBroker open) since they dropped support for it, and I'd rather not have to [23:26] write up howto's on manual configuration. *crosses fingers for a built-in solution on Ubuntu Server* [23:26] charlz: 1 sec I anm testing 24.04 to verify [23:30] charlz: I just verified that there is a option during first install on 24.04 to join AD and also you can always do it after install on any version [23:33] I did test the desktop version not the server version [23:44] 24.04 should be out soon? [23:47] 24.04 april 25 three days [23:47] How can i install this package? https://packages.ubuntu.com/source/jammy/benchmark [23:47] I added universe apt repository but still cannot install it. [23:52] JOIN #cha1 [23:52] JOIN #cha1 [23:52] PASS poi [23:53] aatki: you need a / in front of join [23:53] also you may have just exposed your password in a public room. [23:53] #cha1 doesn't seem to be a channel on libera.chat, are you sure you're on the right IRC server? [23:56] unregistered users need help [23:56] lolz