[00:08] Hi! [00:25] Hi [00:25] Any girl to penetrate hard? [00:26] !ot | Bolita [00:26] Bolita: #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! === lucas___ is now known as lucas-arg === chris14_ is now known as chris14 [00:52] ubuntu 22.04 old kernal unmet dependendencies unable to fix or remove any ideas https://paste.ubuntu.com/p/HWfVkPTV4s/ [00:56] "/usr/sbin/grub-probe: error: failed to get canonical path of `rpool/ROOT/ubuntu_1f0rmd'." seems to be the error preventing removal of package linux-image-5.15.0-57-generic [00:56] toddc: ^ [00:56] oww, this looks a bit annoying to figure out. I think I'd try: sudo apt install linux-image-unsigned-5.15.0-57-generic- linux-image-unsigned-5.15.0-57-generic linux-headers-5.15.0-57-generic linux-modules-extra-5.15.0-57-generic linux-tools [01:06] is there a practical mthod of remapping a usb 10key kepad for macros? [01:07] sarnold: same error code 1 and unmet dependencies fix broken install fails [01:08] toddc: pastebin the new errors? [01:08] Gideon: what's a "usb 10key kepad for macros"? [01:09] tomreyn: I assume more like, a 10-key numberpad keyboard -- and the goal is to use it for macros, rather than numbers [01:10] external numeric usb keypad [01:10] ah, thanks. i just found it's a numpad [01:10] yes [01:11] on xorg, it'll be xev to get the scancodes and xmodmap to assign new function [01:11] I want to map for phrases for productivity [01:12] awesome thanx [01:12] sarnold: same no worries i have a backup to use just hoping a fast easy fix backup should be easy to sync [01:14] thank you sarnold and tomreyn [01:14] Gideon: but current ubuntu uses wayland rather than xorg, it may be different there. for actual macros or command execution, maybe what gnome provides for key assignment is actually better. [01:14] (in settings -> keyboard) [01:15] itd recognized as a device but not under keboard settings [01:20] that would also change my num on the keyboard. Iwant to use this external as its own fuction without changing my main board [01:22] if xev doesn't show different scan codes for it than your main ten key, that might not be possible [01:23] Nothing is Not Possible. Just means I have a lot of werk to do . Just wanted a clean start. Thnx Tho [01:26] you might need to write your own driver for this usb device then [01:27] oh that might be easier than flashing a new firmware on the device [01:28] That's what I thought and hoping to avoid. ;-) [01:29] Good new is, 15 year old targus kepad works great in ubuntu. [01:33] !info input-remapper [01:33] input-remapper (1.4.2-1, kinetic): Input device button mapping tool (metapackage). In component universe, is optional. Built by input-remapper. Size 2 kB / 9 kB [01:33] https://github.com/sezanzeb/input-remapper - i'm not sure what it does under the hood but apparently it can handle input per usb device differently [01:35] Thnx I'll Chk it Out [01:36] Awesome - I can werk with this [01:37] Thnx [01:38] you're welcome [01:39] Just an old Hack mixn New toys with old toys. ;) [01:49] GRB === sig is now known as bebop === sig is now known as bebop [02:03] hey all [02:03] hope everyone is well [02:05] hassletime: o/ [02:06] hey arraybolt3 :) [02:06] how are ya mate? [02:06] Not too shabby. [02:06] same same bit wet here today [02:07] should i ask a Question hahaha [02:09] ok question is. i installed Garuda just to check it out.In the end there were a few things i really didnt like so i went back to ubuntu.BUT [02:10] and i say BUT. i really like there "konsole" it completed or predicted your commands. [02:10] can you have that on ubuntu [02:10] whatever is doing that is some random script [02:10] so you just need to load whatever that script is [02:10] i see [02:10] I'm trying to run gpu burn on an ubuntu machine - and get this error. - > https://dpaste.org/36Pb6 - any ideas on how to fix this? Where can I get help on this? Thanks. [02:11] ill do some research [02:11] pycurious: that looks like a bug in the code [02:11] rbox: it runs fine on my other 2 ubuntu boxes that have cuda 12.0 [02:12] ok... and? [02:12] hassletime: I wonder what shell Garuda uses in Konsole. [02:12] (Sorry to have vanished, juggling chat and work atm.) [02:12] hahah all good [02:12] rbox: what is the correct way to install nvidia drivers and cuda on ubuntu 20.04LTS? [02:12] from cli please [02:12] with the apt packages [02:12] pycurious: the ubuntu-drivers command. [02:12] Or... hold on I may have misspelled that. [02:13] Nope, I got it right. [02:13] "sudo ubuntu-drivers install" should autodetect them and do it. [02:13] pycurious: ^ [02:13] it seems to be a script called "fish" [02:13] arraybolt3: https://dpaste.org/RBjTP - is this a normal output of that command? [02:14] It's the fish shell with Starship [02:14] arraybolt3: It seems I've a bunch of those installed already - perhaps i need to clean them first correctly? [02:14] or is it that ubuntu-drivers devices - tells you with that list - what is available? [02:14] hassletime: I think the fish shell is available in Ubuntu. [02:15] any idea what starship is ? [02:15] pycurious: I think it's showing you what is available for your card. [02:15] arraybolt3: looks like its recommending driver : nvidia-driver-525-open - distro non-free recommended ? [02:16] hassletime: https://starship.rs/ looks like it. [02:16] pycurious: I believe that is correct. [02:16] I think "sudo ubuntu-drivers install nvidia-driver-525-open" should do it. [02:17] is startship the colour format? [02:17] no, it's a shell prompt thingy [02:17] PS1 in bash [02:18] arraybolt3: if its recommended -it looks like the "autoinstall" does it as well [02:18] Autoinstall is listed as "Deprecated, please use "install" instead". [02:18] Thus why I avoided it. [02:19] thank you sarnold [02:21] arraybolt3: NVRM: GPU 0000:04:00.0: rm_init_adapter failed, device minor number 0 [02:21] arraybolt3: looks like that ubuntu-drivers broke my nvidia drivers [02:23] pycurious: That seems unlikely since that's the tool that the Ubuntu installer uses to install the drivers in the first place. But... sigh, it's not beyond possibility. [02:23] arraybolt3: any ideas on how to fix? [02:23] Really though, this looks like a possible GPU fault, maybe not broken drivers. [02:24] What does "lsmod | grep nvidia | nc termbin.com 9999" output? It should spit out a link. [02:24] That link will give me info to see if the modules are there and loaded. [02:25] arraybolt3: https://dpaste.org/HVWrN [02:25] Yeah that looks like the drivers are installed properly. [02:25] What NVIDIA card is this? [02:25] Perhaps it has the recommended driver wrong. [02:26] 3090 x 2 [02:27] Yeah, the 525 driver is right. [02:27] arraybolt3: https://dpaste.org/aoAHz - this is from a machine that actually works [02:27] Yeah, the loaded drivers are identical. [02:28] pycurious: https://forums.developer.nvidia.com/t/nvidia-smi-shows-no-devices-were-found-and-dmesg-shows-rm-init-adapter-failed-device-minor-number-0/203986 [02:28] You aren't using GPU passthrough by any chance are you? [02:29] arraybolt3: no gpu pass through [02:30] pycurious: Where did you happen to buy these GPUs from? I'm suspecting possible hardware failure. [02:31] arraybolt3: 5 minutes ago - nvidia-smil was working fine. ubuntu-drivers autoinstall installed that 525 driver - and things broke. Why suspect hardware? Those cards are directly from nvidia. [02:31] pycurious: What driver were you using before? [02:31] 515 I think [02:31] (I suspected hardware because I was missing info about "5 minutes ago", and also was missing info about where the cards came from - perhaps they were old cryptomining relics.) [02:32] pycurious: So, ok wait start from the top. You had the cards working with an earlier driver. Why did we just install a newer one? What was broken in the first place? [02:33] Ah, I see in the backlog. [02:33] one program was complaining it cant run. I can run that program with driver 525 on similar machines, so i moved 515 to 525 - using ubuntu-drivers autoinstall - then hell broke loose :) [02:34] pycurious: OK. I didn't realize that 515 was already installed - I came in at "how to install drivers properly on Ubuntu" and just gave the normal, generic answer. Maybe we have a weird mix of drivers now. [02:35] pycurious: OK, what I've done in the past when I borked my NVIDIA drivers is just purge all of them and then install only the one I want. "sudo apt purge nvidia*" should do it (though be careful if you have anything NVIDIA installed other than the drivers!). [02:36] pycurious: Then try "sudo ubuntu-drivers autoinstall" again to reinstall the right driver. [02:37] give me a few minutes - will try - thanks === chris14_ is now known as chris14 [02:41] arraybolt3: when i run this - "ubuntu-drivers install nvidia-driver-525-open" I get "No drivers found for installation." === docmax is now known as Guest683 === docmax_ is now known as docmax [02:47] pycurious: Dependency issue ? See in terminal ' apt show nvidia-driver-525-open ' . [02:48] hello [02:48] Bashing-om: will look after the reboot - and report. Thanks [02:48] \msg [02:50] Bashing-om: https://dpaste.org/r5L8m [02:50] arraybolt3: ^ [03:04] pycurious: Was to focus your attention to " depends on the NVIDIA binary driver". what shows ' dpkg -l | grep -i nvidia ' ? [03:08] Bashing-om: 525.85.05-0ubuntu0.20.04.1 - at this point i tried the ppa drivers from nvidia - no use - all these drivers are giving me trouble. The latest one says "No devices found". dmesg says NVRM: GPU 0000:0a:00.0: rm_init_adapter failed, device minor number 1 [03:10] pycurious: No idea - but let's do look at waht all is installed - pastebin that ; ' dpkg -l | grep -i nvidia ' output, please. [03:10] From journalctl -b0 -g nvidia -> Failed to allocate NvKmsKapiDevice + Failed to register device [03:10] what* [03:11] pycurious: Sounds like the nv kernel module doesn't know your chipset. [03:11] Bashing-om: https://dpaste.org/GQ5Ep [03:13] jhutchins: I went from my nvidia-smi working 5 minutes ago -> ubuntu-drivers autoinstall -> 525 - and no nvidia-smi - then to 525 (not open) -> then to nvidia ppa driver (This one says no devices found) [03:14] pycurious: No backups or you wouldn't be here. [03:15] pycurious: Sorry. Still, that's the kernel module complaining, xorg usually explicitly calls out the chipset unknown. [03:15] I could also be completely wrong. [03:16] jhutchins: I can goto backups - but i 'd want to fix my drivers if possible and find out how to - and if ubuntu-drivers messes up things - perhaps that should not be recommended? [03:17] Meh. It works for a lot of people. Problem is, there are a LOT of Nvidia systems. [03:18] pycurious: My recommendation, keeping in mind that I might be completely off-track is 1) Strip out every scrap of any nvidia specific package you have. 2) Follow the instructions from the nvidia site EXACTLY, word-for-word, and install the driver that best matches your model number. [03:18] I am recommending a non-Ubuntu solution, you will get nothing but grief about it here. [03:19] jhutchins: Not true :) At this point any solution is a possibly good one. [03:19] I've seen the .run driver work when the apt packages didn't. [03:20] I don't understand why, I don't particularly like that it happens, and I usually would not recommend trying the .run driver, but in this instance we already purge all NVIDIA drivers and then reinstalled, if that didn't work, then the .run driver is a reasonable resort, if for no other reason than testing. [03:20] *correction - I won't give grief for recommending the NVIDIA driver, I don't know how others feel. [03:20] jhutchins: how do i strip? sudo apt purge nvidia* ? [03:21] pycurious: That's what's worked for me at least. [03:21] (For stripping existing NVIDIA drivers.) [03:22] You might, just as a precaution, search the system for nv or nvidia files. I don't remember how deep I had to go with that. [03:23] I do remember I was thorough and merciless. [03:23] Oh, clean boot after cleaning. [03:29] ok - after apt purge nvidia* && apt autoremove && apt install xserver-xorg-video-nouveau && reboot - the system did not come back up - port 22 - connection refused. So this will have to now wait till tomorrow - time to sleep :) [03:29] [03:33] i spoke too soon - it did come back up [03:34] https://dpaste.org/LdRac - where is this coming from? [03:34] I thought I just deleted everything and rebooted [03:37] This now shows 11 packages - dpkg --list | grep nvidia | wc -l [03:37] is it automatically downloading and installing things? why? [03:43] ok back [03:43] had to get some gardening done while there was a break in the weather [04:15] Have an old SSD (external) with Ubuntu 22.04; has a clean filesystem but broken boot sector. Can I rsync the root / of the old drive over to the new drive without copying the broken boot sector? Could I do this by excluding the /boot dir? [04:24] hrrm Whats' going on with this update to shim-signed ? [04:24] The following packages have been kept back: grub-efi-amd64-bin grub-efi-amd64-signed shim-signed [04:25] if you explicitly install shim-signed (to update it "now") you get a conflict message [04:25] The following packages have unmet dependencies. base-files : Conflicts: base-files:i386 base-files:i386 : Conflicts: base-files [04:25] E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. [04:25] yet, no i386 packages installed [04:26] ii base-files 21.1.0 amd64 Debian base system miscellaneous files [04:50] cobraeriko: there are the -x and --exclude options for rsync. it's not clear what exactly you are referring to by boot sector? the first block, or first few blocks, on an MBR partitioned disk for a BIOS booting system? or is this for UEFI boot, then there is no such thing. [04:51] enyc: i'm guessing you have mixed packages of different ubuntu releases or PPA's (providing newer / conflicting packages) [04:52] i'd start with apt policy base-files:i386 base-files shim-signed [04:54] no ubuntu release has base-files in version 21.1.0: https://packages.ubuntu.com/search?keywords=base-files [05:21] tomreyn: aaaaaaaaaaaaah its a derilavite thing and I'm asking in wrong place aha thankyou for the pointer to "apt policy" command [05:22] oopsie, and you're welcome [05:36] My old disk is a UEFI boot (since /sys/firmware/efi exists). Get a black screen where login menu should appear. My new drive boots with UEFI/GRUB partition and works. What dirs from the old filesystem must I exclude in the rsync command to not break the boot of my new drive? The /boot dir? [05:38] is the latest update of 22.04 affects secure boot? [05:38] (I am a linux newb and may be confused) [05:40] after updating my asus laptop 'secure boot violation invalid signature detected' is showing while try to boot with secureboot enabled. [05:41] i have disabled it and it works fine. i am also using nvidia proprietary driver. [05:41] cosmicrajiv: uname -a plz? [05:42] Linux ASUSUBUNTU 5.19.0-32-generic #33~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 30 17:03:34 UTC 2 x86_64 x86_64 x86_64 GNU/Linux [05:42] cosmicrajiv: i had a select bootup devices this morning on boot, maybe related im on 5.19 hwe too [05:43] yeah may be [05:44] and the great news is i am not able to use any linux os with secure boot enabled after that update. [05:44] cosmicrajiv: i got secureboot off for the record [05:44] cobraeriko: if booting off the old SSD works to the point wheere the desktop manager would load (but the screen remains black there) then that's a matter of configurations, driver loaded or similar. it won't be too easy to tell what you would need to omit for this not to happen. but maybe it's sufficient to just copy the user directory from /home/ ? [05:45] lotuspsychj3; i have also disabled secureboot. and i keep it disabled now. it's a crap fro microsoft. [05:45] fro/from* [05:48] cosmicrajiv: when you say this occurred "after updating [your] asus laptop", are you referring to ubuntu updates, to a uefi/bios upgrade, or something else? [05:48] after ubuntu updates [05:49] i had not even touched bios for a very long time [05:49] until that occured [05:50] tomreyn cosmicrajiv let me verify it still asks boot order on a new reboot here brb [05:50] hmm, so you're saying an ubuntu update introduced that you could no longer boot any linux system on your computer. the only way i could imagine this to happen would be if something went wrong while generating or installing the secure boot MOK. [05:51] no, cant reproduce anymore [05:51] boots to ssd by default === shokohsc69 is now known as shokohsc6 [05:54] i don't know what it is but yes i have got the same violation error when i tried to install fedora as well as opensuse (just for testing purpose) with secure boot enabled. [05:55] tomreyn; i don't know about all linux os but yes with these two along with ubuntu i have got the same error. [05:59] What I want to do is copy over all my apps, files, and settings of my old drive. So copying just the /home directory would be insufficient unfortunately. Can I reinstall GRUB EFI on the old disk, so as to resolve any broken boot configurations, drivers, etc? [06:09] cobraeriko: you cannot copy applications, you would need to reinstall them with `apt install ...`. You can use the new grub efi to boot the old installation, if both disks are connected [06:09] cosmicrajiv: hmm, hard to tell what happened there. i think there was a somewhat recent change where microsoft replaced their secureboot signing certigicate which comes pre-installed on many systems to a different one, and all other OSes which got signed by microsofts's were no longer considered "valid" with secure boot on. but i don't recall the details. with secure boot off, you won't run into such issues. [06:17] Ok, so if I can't copy applications, then I want to clone my old filesystem onto the new drive. (and I don't care about anything on this new drive). But before I clone the old drive, I must fix the broken boot loader. Would making a brand new grub efi on the old disk make sense to fix the broken boot sector? [06:18] *broken boot loader [06:21] cobraeriko: to make the old installation work again, you'd need to boot the computer from an ubuntu live usb/ cd-rom and chroot into the installation on the disk, then run update-grub and grub-install [06:23] most likely, because i don't know exactly what caused it not to work in the first place. one of the important properties of uefi booting you need to know is that the boot loader is not neccessarily stored on the disk the OS is installed on. in fact, you usually only have one "efi system partition" on one drive which all the operating systems would installt heir boot loader, too [06:23] *to [06:25] cobraeriko: are both disks connected currently? If so, as I said, you can use the new grub to boot the old installation [06:26] alkisg: indeed, I tried using the new grub to boot the old installation but to no avail. [06:27] cobraeriko: add GRUB_DISABLE_OS_PROBER=false in grub.cfg, run sudo update-grub, then the old installation should appear [06:27] If you try to boot it and it fails to boot, then upload a screenshot === Bocaneri is now known as Guest7366 === Guest7366 is now known as SenFache === xenial is now known as Guest9031 [06:40] alkisg: I assume you mean in /boot/grub/grub.cfg? or is it /boot/efi/EFI/ubuntu/grub.cfg? I assume the latter is the mounted efi partition and the former is the mounted BIOS partition since my new drive has a BIOS boot partion and a EFI partition [06:40] cobraeriko: in /etc/default/grub.cfg [06:41] Oh, thanks [06:42] GRUB_DISABLE_OS_PROBER is already set to false I see [06:44] I will take a screen shot of where the boot fails and be right back [06:58] how do I share a screenshot on here? (i'm new to IRC) [07:00] You upload it to e.g. imgur.com and then paste the link here [07:00] cobraeriko: better, yet, at least for text, you'll use a pastebin, though [07:00] !paste [07:00] 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. [07:03] screenshot link: https://imgur.com/lfxUsYI [07:06] cobraeriko: this doesn't help; use the advanced options > recovery mode, to be able to see the text; then try to get a screenshot of the last error message before it shows a blank screen [07:07] If it's hard to get a screenshot of the last error, then get a video instead [07:08] yea, I'll try to get a video. Can I load that to imgurr? [07:08] i think they do videos as well [07:08] *imgur [07:08] will do thanks [07:08] cobraeriko: make sure to use the recovery mode, so that text is shown (the default mode uses "quiet") [07:09] right [07:21] well i took a video with my phone but the quality is sh*t. So probably not much use https://imgur.com/LHft5OO [07:22] hello [07:38] cobraeriko77: it's good enough to see it's not a problem with grub [07:39] cobraeriko77: do the same thing once more. Then at the dialog, select to enable networking, and then to get a root shell. There, type: apt update; apt full-upgrade [07:39] cobraeriko: ^ [07:39] * alkisg blames matrix :D [07:39] :) [07:44] Trying to use openconnect instead of 'cisco anconnect'. I havent figured out where to find the vpn host in cisco anyconnect. There is a dropdown at start with a name, but that name cannot be pinged. [07:45] Why doesn't ubuntu fix the small /boot size issue that leads to errors from not having enough space? If it is happening to me every time and upgrade pulls in something that goes there then it is happening to a log of others as well (everyon taking that update) [07:45] log\lot [07:47] hermano: there's probably a website where you can login to manage your vpn access, too, or download the anyconnect software from, too? it will be on the same host [07:47] hermano: fwiw (and you probably already know).. there exists a #networking on this server [07:47] just trying to help [07:48] blahboybaz, Sure thanks. Thas how it was on my previous assignment. But in current assignment you do not download cisco client, its preinstalled, so I do not have the portal webpage. Will ask around. [07:50] hermano: i think you can also make it log, or just see where it connects to, using sudo lsof -i or ss [08:00] hermano: no problem [08:14] I did the apt update and apt full-upgrade after enabling networking. The full-upgrade process ended with error code 1 and this screen: https://imgur.com/sQUsdRh [08:14] I had a video recorded of this but it was too long for imgur [08:16] Get the same blank screen as before when I try to boot to the old drive after doing this. for what it's worth === doc|home is now known as doc [08:24] Where should I go from here to fix the boot of this drive? [08:25] cobraeriko: hmm, running install-info failed, i'm not even sure what that is, let's see [08:27] cobraeriko: can you sudo dpkg -P install-info && sudo apt install install-info [08:29] Or try an apt full-upgrade once more, so that it shows less messages now, so that we see the error that install-info bumps into [08:30] wouldn't that print the exact same messages, though? [08:31] first I'll try what alkisg said. In case there's something there. [08:32] tomreyn: it depends; let's say there's a 50% chance to see the message now (since scrollback is disabled, and instructing how to use screen/tmux/script would take a while) === dennmtr is now known as dionysis [08:32] cobraeriko: actually... do this: [08:32] script -c apt full-upgrade [08:32] just left [08:33] #$(*&$#( matrix is getting more and more annoying :D [08:33] * alkisg joins from irc as well... [08:43] Here is a video of the apt full-upgrade https://imgur.com/8pAQZWy [08:45] well since the quality turned out so bad, you probably can't read the screen. well I tried anyway [08:46] cobraeriko: nah we can't read that. Try this instead: script -c 'apt full-upgrade' [08:46] And when it's done, this: cat typescript | nc termbin.com 9999 [08:47] ok thanks I'll try that [08:50] I should have netcat installed. Never done this before. How will you get the output/log? [08:50] cobraeriko: nc is preinstalled in ubuntu [08:52] good call lol [08:52] so I then just paste the url I get from running that command? [08:53] Right [08:53] thx [08:59] arraybolt3, you alive === ajfriesen9 is now known as ajfriesen [09:05] Here's the terminal log https://termbin.com/s5aqw [09:09] for what it's worth the process was super quick [09:09] so the post-installation script of the "install-info" package cannot seem to find the "rm" command, or it can't find the file it is meant to run "rm" on, not sure. [09:10] did you try to dpkg -P the package, yet? [09:11] --暂无历史消息-- === Lagair5 is now known as Lagair [09:11] dlpuser-PC: 2023-02-22 16:31:55 [09:11] aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [09:11] aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [09:11] hmmm that's interesting tomreyn. I'll try your suggestion now. What was the command again? [09:11] aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [09:11] aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa [09:13] cobraeriko: can you sudo dpkg -P install-info && sudo apt install install-info [09:13] got it thanks I'll try that [09:14] dlpuser_: you just spammed the channel, please don't do it again. [09:22] So I tried sudo dpkg -P install-info && sudo apt install info-info and got this error: https://imgur.com/6bZGLDo [09:23] * sudo dpkg -P install-info && sudo apt install install-info [09:23] cobraeriko: sudo apt purge install-info info && sudo apt install install-info [09:24] cobraeriko: are you rebooting whenever we ask you to do something? If so, join IRC from phone... [09:24] or any other computer [09:24] And, what's the output of this command? ( tail -n 500 /var/log/apt/history.log; which rm; dpkg -l coreutils) | nc termbin.com 9999 [09:25] cobraeriko: actually, let's do something else [09:25] Boot with your working ubuntu [09:25] Then we'll tell you how to chroot into the non-working one [09:25] Hrm :) [09:26] cobraeriko26: boot with your working ubuntu, and we'll tell you how to chroot into the non-working one [09:26] So that you can use a browser for irc [09:26] And it'll be easier to copy/paste stuff in the chroot [09:28] Ok, I'm using my working Ubuntu. How do I chroot into the non working one? [09:31] cobraeriko: sudo lsblk -fe7 | nc termbin.com 9999 [09:31] cobraeriko: https://help.ubuntu.com/community/LiveCdRecovery [09:31] I mount the drive first, right? [09:32] Can I have to use a live CD/live-USB or can I chroot from my working Ubuntu? [09:33] either should work [09:33] you don't need to mount anything to run alkisg's command [09:33] ok thanks [09:34] to get peoples' attanetion when you speak here, add their nickname to what you say, like so: "tomreyn: it's working now!" [09:34] *attention [09:34] lsblk command yields: https://termbin.com/73r7 [09:35] the other command yields: https://termbin.com/1j9wy [09:38] cobraeriko: run `sudo -i` first, then run all these: umount /dev/sdb1; mount /dev/sdb1 /mnt; cd /mnt; for d in proc sys dev dev/pts run boot/efi; do mount --bind /$d $d; done; chroot . [09:38] oh oops. I suppose the command pertaining to apt history should be run after I have chrooted into the old drive, yes? [09:38] If you see any error message, mention it [09:39] why is firefox crashing non stop on any ubuntu, 20.x 22.x? keeps seeing that around the internet aswell [09:39] I would have removed it from the apps if its that unstable and shitty [09:43] Mornin'. I have a problem which I can't find any solution online: How can I add a local repo which I created with debmirror to ubuntu? [09:44] I can't install apache2 since I have to add the repo first to install anything, so I need to add the repo somehowwhile it's on my external drive. [09:47] stupid question but I don't literally type do in "do mount --bind...' do I? [09:47] cobraeriko: yes, you copy paste the whole command: for d in proc sys dev dev/pts run boot/efi; do mount --bind /$d $d; done [09:48] Including the semicolons [09:49] I get this return: 'mount: boot/efi: mount point does not exist.' [09:51] Arsimael: i *think* you just write the path to the repository into sources.list, like you'd do for a http archive server, adding the other options as well. [09:51] like "deb file:/path/to/repo focal main"? [09:51] at this point I've ran umount /dev/sdb1; mount /dev/sdb1 /mnt and cd to mnt [09:52] Arsimael: yes, i would think so [09:53] Sadly, this doesn't work. [09:53] cobraeriko: it's OK, it means that one of your installations is uefi and the other one isn't [09:53] cobraeriko: continue with the chroot command [09:53] Arsimael: is there an error message? [09:53] it sais it can't find "file:/path/focal/main/dep11/icons-48x48-tar [09:53] cobraeriko: feel free to type "alkisg" in front of your sentences here so that I know you're talking to me, I don't watch the IRC browser tab all the time... [09:54] But the file is there [09:54] Arsimael: try just "deb /path/to/repo focal main" or try "deb file:///path/to/repo focal main" [09:54] "alkisg", when I enter chroot I get "chroot: missing operand" [09:55] cobraeriko: there was a dot there, you missed it: chroot . [09:55] Not working. If I remove the "file:" it tells me my sourcefile is not correct and file:// tells me "Local uri's are not starting with // [09:55] "alkisg" , ok I got in [09:56] oh. wait. [09:56] Arsimael: does /path/focal/main/dep11/icons-48x48-tar exist, though? [09:56] cobraeriko: nice, now do the big command with the apt logs that I said before [09:56] icons-48x48.tar.gz exists. it looks for .tar [09:58] Arsimael: hmm, maybe there's some Acquire:: option to make it use tar.gz rather than .tar [09:58] "alkisg", when I run that command I get: "nc: getaddrinfo for host "termbin.com" port 9999: Name or service not known" [09:59] (man apt.conf - see also the debugging options there) [09:59] tomreyn, how? [09:59] cobraeriko: that means one of your installations isn't using the default systemd-resolved. Quick fix: rm /etc/resolv.conf; echo nameserver 8.8.8.8 >/etc/resolv.conf; then repeat the big command [09:59] Arsimael: how what? [09:59] ah. I misread that. [10:00] cobraeriko: if you wish, we could do screen-sharing instead and finish this 10 times faster, if so ask me for quick vnc instructions [10:00] "alkisg", here's the results: https://termbin.com/zmksm [10:01] Arsimael: i got to leave for now, good luck! [10:01] thanks tomreyn [10:01] tomreyn, I fucked up the repo and need to remirror it anyways. Thanks for the help so far [10:02] cobraeriko: inside the chroot as you are, try once more: apt full-upgrade [10:02] cobraeriko: if it fails, put the results in some pastebin, e.g. paste.debian.net [10:04] "alkisg", will this suffice? https://termbin.com/ht95k [10:05] cobraeriko: press y, then see if you get the same error as before [10:06] yea I entered " apt full-upgrade | nc termbin.com 9999" and it didnt give me the option to press Y, just returned that URL [10:07] will this work? https://paste.ubuntu.com/p/3K5dnDp7PV/ [10:08] cobraeriko: dpkg -V install-info | nc termbin.com 9999 [10:09] Or better yet, plain dpkg -V install-info, without the nc part [10:09] And tell us the output, if any [10:09] yea, no output [10:09] with either command [10:14] "alkisg", for what it's worth, install-info --help returns the help menu [10:14] cobraeriko: try apt install --reinstall install-info [10:17] "alkisg", I got this result https://paste.ubuntu.com/p/3K5dnDp7PV/ [10:20] cobraeriko: do you mind if we do screen sharing instead? Something is very borked if /usr/sbin/update-info-dir cannot find the rm command, and things got very busy here so I don't have free time anymore... or we can postpone for tomorrow morning [10:21] I really appreciate all your help alkisg, a lifesaver. Can we postpone for tommorrow morning? I have to go too. What time is good for you? [10:22] cobraeriko: 4 hours before now is best for me [10:22] That works with me. I'll catch you then. Thanks again [10:22] 👍️ === gacuxz1 is now known as gacuxz [10:42] hey !!! [10:43] i need help with my ubuntu installation [10:43] i've installed xfce4 with the command line, and also xfce4-screensaver [11:00] garage404_, thats nice. But without a Question, we are barely able to help :) [13:04] I'm using Jammy 22.04 LTS. And i observe some time, that it logging out unexpectedly and then performing a clean boot when you log back in. This happen only when the power comes while my laptop running on the batteries, or i'm inserting somethin like HDMI cable. [13:04] Where i can find the logs for such events? inside Ubuntu ? [13:05] dmesg [13:05] in terminal [13:06] respawn, It's huge logs what should i find in it? [13:06] what is colored red [13:07] Green and Red both [13:11] I don't get your question? Do you know how to troubleshoot or find the problems in the error? === esv_ is now known as esv [13:24] I've created a Systemd service unit file, and it runs without any errors, but the service isn't injecting my EnvironmentFile variables into it. I define the EnvironmentFile=$HOME/configs/%i, which is the parameter passed when I start my service, like "systemctl start foo@bar.service". Is this syntax correct? Here is a paste of my service: https://termbin.com/6ort6 [13:35] Found it, I need to use %h instead of $HOME [13:52] Hi all [13:56] heya, what is a "partner" repository? [13:57] and another question, shouldn't this page tell how to actually enable the backports repo? https://help.ubuntu.com/community/UbuntuBackports or is it somehow enabled by default on Ubuntu? I can't see it in /etc/apt/sources.list [13:57] taylan, that used to be a repo where business partners of canonical could make their softwre available [13:58] but all these business partners have switched to snap packages nowadays (way easier to maintain) ... so the partner repo is pretty much gone from all installs now [13:59] I see, thanks [13:59] to ask about backports, probably ask on their mailing list https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports [14:00] backports have been dead for quite a while because nobody stepped up maintaining them ... around the 22.04 cycle some people stepped up and re-vived it again === chris15 is now known as chris14 [14:06] Is it possible to install a package using a file path. In RHEL it is: "yum install /usr/bin/ls", for example. [14:06] I mean a package providing such a file. [14:07] cent: the command to look at is dpkg... there should be plenty guides for this on the web I think [14:09] taylan, thanks. Let me try. [14:11] cent, sudo apt install /path/t👋package_1.2.3.deb [14:12] oops ... silly emoji plugin [14:12] cent, apt does essentially the same as yum here [14:12] (no need for dpkg, which will not install dependencies (apt does)) [14:14] ogra, No. [14:14] I stated it clear. [14:14] no ? [14:14] oh, sorry, i missed you are not installing anything !! [14:15] thats "apt-file" then [14:15] No problem. I need to install a packages holding a file or an error that no such a package exists. [14:15] OK. [14:16] sudo apt install apt-file; sudo apt-file update ... apt-file search /usr/bin/ls ... will then return all packages with that file pattern [14:17] for things ou have installed, you can indeed use "dpkg -S /usr/bin/ls" but that only works for locally installed packages [14:17] ... i.e. not for fidning a package for a certain command you do not have locally installed already [14:17] my answer was also wrong then, sorry about that === chris14_ is now known as chris14 [14:18] taylan, no problem [14:19] does anyone have a good recommendation to replace GNU Mailman? I just noticed it's not packaged on 22.04 [14:21] ogra, worked. [14:22] 👍 [14:22] taylan, postfix ... or exim [14:23] hmm or not 😛 [14:23] ogra: neither of those are list managers :) [14:23] was about to say :D Mailman is not an email server... [14:23] yeah, i realized that after typing 🙂 [14:24] i know many opensource projects switched to discourse for discussions ... but while that offers mailing list usage, it is indeed far more than just an ML tool [14:25] taylan: searching apt, looks like sympa is an option [15:11] hello guys [15:11] how are you? [15:11] i am here to ask for small help [15:12] gg: !ask [15:12] can anyone help me [15:13] aa [15:13] ok [15:13] i have command [15:13] sudo wrmsr -a 0x1FC 262238 [15:13] how to run on start up it [15:14] couse when i restart system i need to write everytime [15:14] this [15:14] gg: Place it in /etc/rc.local. (It is run as root, so sudo is not needed there.) [15:15] thank you very much [15:15] :) === LabMonkey is now known as Mechanismus [15:15] gg: why do you need to run that command on boot? [15:15] all the time my cpu start with stucked speed 0.70 Mhz [15:16] this command disableing throte [15:16] n [15:20] hi [15:20] can i ask about oracle cloud and openvpn which is installed on ubuntu? [15:21] i am trying to setup openvpn on oracle cloud and struggling to generate cert and keys === info is now known as Guest3903 [16:18] Is someone else computer crashing today? I'm suspecting Slack. Using the web-based client for now [16:19] stiva: you can check your /var/crash folder to see whats going on, wich package is crashing [16:21] lotyspsychje: that folder is empty. I had to reisub several times today [16:22] stiva: keep a journalctl -f open and try to reproduce your crash, open slack, do some tests [16:22] will do thanks for the tip [16:30] stiva: share your pics with imgur.com or any other online hosting, here in this channel not in pm plz [16:31] sure [16:31] here it is https://i.imgur.com/kGVGNbb.png [16:31] it just had a hiccup but recovered [16:33] stiva: seems like amdgpu has a hard time, can you paste your whole ' dmesg ' please, volunteers can have a look for you [16:33] !paste | stiva [16:33] stiva: 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. [16:37] https://justpaste.it/90jxj here's the dmesg [16:40] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1995956 [16:40] -ubottu:#ubuntu- Launchpad bug 1995956 in linux (Ubuntu Kinetic) "amdgpu no-retry page fault in Kinetic Kudu" [Undecided, Triaged] [16:41] is there any way to speedup snap downloads???? [16:41] stiva, as suggested in the report, you might try the linux-oem-22.04c kernel [16:42] nice find ioria [16:42] basically, the 6.1 kernel [16:43] lucas-arg: no. they come from a central CDN provided by Canonical. The community cant help here. [16:44] ravage, not really a "central CDN" ... they are in fact spread out on a regional basis ... [16:44] Amazing so there's a fix but its not available yet? [16:44] only the frontend is centralized [16:44] im running a docker compose container(s) premade by a guy on github and i'm wanting to reach the webserver that the docker container launches on my LAN, docker is creating a network called mutillidae_default how can i reach that over LAN? or is there another way? [16:44] oops wrong chan [16:44] ah i seee i need a new kernel, thanks [16:44] lucas-arg, https://status.snapcraft.io ... [16:45] seems it is slow because parts of it are down [16:45] (or were down until a few mins ago) [16:45] stiva: if you have a launchpad account, you can also affect yourself to that bug in the left upper corner [16:45] when i setup a 'python -m http.service' on my clean install of ubuntu-22 in a hyper-v vm, i cannot reach a test.html page over LAN. I have added port 80 to ufw and it stil cant reach it, turned ufw off and cant reach it either [16:46] amazignly i have one from 2006 [16:46] viva: a default 22.04 install does not have any firewall enabled. so the problem must be hyper-v networking then [16:47] i can ping the host just fine, wouldnt that exclude the hyper-v network? [16:47] if you enabled UFW yourself my guess is still a firewall problem [16:50] lotuspsychje, just found a bug in launchpad while trying to add me as affected. Just an "oops" [16:50] ravage, it was a simple ufw enable/disable [16:50] and also it didnt work prior when ufw was still disabled [16:51] ogra: seriously? [16:51] i didnt start messing with ufw until things didnt work across LAN [16:51] lucas-arg, well, i can only interpret what status.snapcraft.io shows me 🙂 [16:52] thanks olvier? [16:52] (and it reprots a 3min outage that ended a few minutes ago) [16:55] in which directory should I put certificates and tokens? /home/user/.certsntokens? or is there a more used choice? [17:34] Hi guys [17:34] I want to pen-test the UFW firewall [17:34] To see if I can crash it, to disable the firewall [17:35] seeking ideas [17:35] StoneMason12: no [17:35] A few ideas, would be to DDOS the firewall, to try to overload it [17:35] StoneMason12: try #security [17:39] also you dont seem to know much about it. UFW is just a frontend to iptables/nftables [17:41] does anyone know if xfce had cube? [17:50] How do I disable the menu button on my tablet? (Specs: Ubuntu 22.04, GNOME on Wayland) [17:53] would you show a screen? [17:54] wdym show a screen? [18:03] hi [18:03] how can i create cert and keys for oracle cloud-openvpn-as setup on ubuntu? [18:03] for always free tier setup [18:07] anyone ever made the experience that simple ufw commands like "ufw allow 80" and "ufw delete allow 80" take literally 30 seconds to run? [18:08] just timed them, the allow took 17s, the delete allow took 42s [18:09] these used to be instant, like literally under 1s [18:09] it's a fresh 22.04 installation and there aren't many other rules. it's an ultra-cheap VPS that's running on k8s though so maybe the host is to blame. === Guest8754 is now known as beaver [18:17] Is there a way to disable the menu button on my tablet under GNOME/Wayland? I use my tablet PC for drawing and I want to prevent the menu button from being triggered as it will inevitably get touched by my hand while drawing [18:31] Does anyone know how to disable the piv signin when a piv / smart card is plugged in? [18:31] I like to leave a yubikey in at all times. [18:37] Hi, I have Ubuntu 22.04.2 and I want to update openssl as there are a security vulnerability right now (see https://ubuntu.com/security/notices/USN-5710-1). My openssl version is 3.0.2 but I must upgrate to 3.0.8 but it seems there isn't a package for 22.04.2. Any ideas? [18:38] mtellez, the URL you posted says you need to upgrade to 3.0.2-0ubuntu1.7 [18:42] On So the latest kernel with hwe breaks performance on my computer. [18:42] What should I do, should I report this somewhere? [18:43] why does mine keep crashing>?? any advise? [18:43] mlvn, what keeps crashing? :) [18:44] upon restart, if i did not press alt f2, it will freeze [18:44] idk why [18:45] mlvn, What will freeze [18:45] will freeze where [18:45] the whole ubuntu will freeze [18:46] what are the *exact* things/steps it gets through and what is the *exact* point at which it freezes? [18:46] then I have to restart the laptop again [18:46] mlvn, and is there anything on the screen? when you press alt-f2, can you view the logs for each start and look for anything suspicious? [18:46] after i put in pass to login [18:46] if i press alt-f2 then it will work normally [18:47] will try [18:47] thanks [18:49] hello. After changing the wifi channel on my router (from 6 to automatic (11)) the wifi connection on my ubuntu desktop is extermely slow. It works well on other hosts connected to the same router. What can I do? [18:50] Any Secure Boot experts in here? I am required to use Secure Boot for a certain piece of testing and have managed to sorta lock myself out of my laptop. [18:50] I booted and installed Ubuntu Desktop 22.04.2's RC ISO. [18:51] With Secure Boot. It booted and worked and installed just fine for the most part. [18:51] I'm now trying to boot the 22.04.1 ISO with Secure BOot, and I'm getting a security violation error. [18:51] This machine used to boot 22.04.1 with Secure Boot, and the shim itself is loading so I'm assuming something gotten scrambled elsewhere. [18:55] @Habbie thanks for the response. You are right. "apt show openssl" told me version 3.0.2-0ubuntu1 is installed. Is it different to version 3.0.2-ubuntu1.7 ? Because apt told me openssl is up to date. [18:55] hello. After changing the wifi channel on my router (from 6 to automatic (11)) the wifi connection on my ubuntu desktop is extermely slow. It works well on other hosts connected to the same router. What can I do? [18:56] mtellez, yes, 1 is not 1.7 [18:58] aradesh, don't you have another message after 'Verification failed: (0x1A) Security Violation.' ? [19:00] arraybolt3, , don't you have another message after 'Verification failed: (0x1A) Security Violation.' ? [19:00] ioria: First I get that message, then I get told "Press any key to perform MOK management". I press Enter and get the option to "Continue Boot", "Enroll key from disk", or "Enroll hash from disk". [19:01] Using "Continue Boot" gives me the security violation error again. [19:01] I tried using "Enroll hash from disk" to select the grubx64.efi file I needed it to boot, but for some reason that just got silently ignored. [19:01] weird, the workaround would be just a 'continue', iirc === shokohsc62 is now known as shokohsc6 [19:49] My systemd journal appears to have reset after a recent crash. Is there a way to access previous versions? [19:49] /var/log/messages has a burst of binary static that covers the event, nothing useful. [19:51] arraybolt3: It's my understanding that booting from a source that's not installed is explicitly prevented by "SecureBoot". [19:51] If you could boot from an ISO, that would defeat the purpose of it. [19:51] journlctrl -b1 gives from previous boot [19:57] oerheks: Yeah, that's the current environment, not the one that terminated unexpectedly. -b --list only shows one boot. [19:59] Seems to have knocked out the local monitor, all remote connections are fine. Monitor shows it's start-up screen, so it's probably internal. [19:59] Wondering if some condensation from the heating system got to it. [19:59] Keyboard lock keys respond with LEDs. [20:11] Monitor tests OK with a laptop, but no apparent output. [20:57] get-edid doesn't like it's results, says they're invalid. [20:57] Probably just have to wait until next reboot, see what happens then. [20:57] jhutchins: With secure boot enabled, the iso should boot fine because it is also signed [20:58] topcat001: "should" is not relevant to real-world situations. [20:58] well every machine I have installed in the real world with SB enabled is perhaps relevant [20:59] topcat001: True, but unless you have experience with it failing, how do you know how to fix it? [20:59] My point is SB has nothing to do with "installed" but signed sources, external or otherwise [21:35] Maybe it was just the standard setup for systems that had secure boot that they prevented external boot devices. I thought it was built in, but that may have been long ago. [21:45] Hello, I am currently trying to figure out how to use the free Ubuntu pro license with a proxmox hypervisor to license the indiviual VMs, since it appears to me that with the pro license attached to the hypervisor I should be able to license all VMs on it with a single license [21:46] !proxmox [21:46] Sigh. [21:47] ntimo: There is ##proxmox [21:48] ntimo: Virtual machines usually do not inheret licensed from their host, but are considered seperate instances for licensing. [21:48] It does, of course, depend on the license. [21:49] i would say; contact Canonical? [21:49] oerheks: + [21:51] ntimo: afaik you've got to pro attach on each of the vms individually [21:51] sarnold okay, but then the license is counted for each VM and not for the entire host [21:52] The Ubuntu Pro docs mention this: "Physical server: A subscription attached to a physical host running Ubuntu or a Covered Hypervisor. If all physical hosts in the Environment are attached, then Ubuntu Pro subscription also covers all Ubuntu guests on those hosts" https://ubuntu.com/legal/ubuntu-pro-description and since the free license covers 5 [21:52] Physical servers this should be working. The documentaion from Canonical is just lacking on how to license hypervisors [21:53] the asterisk on https://ubuntu.com/pricing/pro doesn't mention proxmox :/ I wonder if that's an oversight or intentional: "* Any of: KVM | Qemu | Boch, VMWare ESXi, LXD | LXC, Xen, Hyper-V (WSL, Multipass), VirtualBox, z/VM, Docker. All Nodes in the cluster have to be subscribed to the service in order to benefit from the unlimited VM support" [21:54] proxmox is just kvm really for VMs [21:54] Question about ubuntu setup on a dell r7515, I have a BOSS Controller with 2x 256GB NVMe, and 8x 10TB SATA WD Red Drive. Using it as a file server, plex, etc would there be any benefit to having one NVMe on the boss card as a SSD Cache drive? [21:55] sarnold: the real question here is how ubuntu in a VM would even know about the host's license [22:12] Has there been any progress or even movement on hybrid drive systems (id SSD cached to spinny)? [22:13] OrcD3vil: I would think the on-board cache would do a better job with less overhead. [22:14] OrcD3vil: What's going to be using this system? [22:15] jhutchins: zfs with l2arc works great :) [22:27] jhutchins: File Server running ubuntu, Plex, Docker, Portainer, running various apps for my Home Server [22:28] OrcD3vil: So we're not talking 1,000 users here. [22:28] nah just me and a couple people hitting my plex via internet max 2 people at time on plex [22:28] was thinking doing Raid on Boss controller and md0 raid with ubuntu for the 8x 10TB drives [22:29] for such low load the Linux fs caching might be sufficient [22:29] my lowly core 2 quad optiplex does just fine [22:29] I would agree with topcat001 [22:30] more important is hardware decoding on the client IMHO [22:30] Over-optimizing a file server only makes sense if you have a LOT of parallel access. [22:30] Ok what I was thinking, its a AMD Eypc 8 Core w/ 128 ECC [22:31] only system embedded video card [22:31] OrcD3vil: There's almost no CPU processing involved, economise on your processor. [22:31] OrcD3vil: The Plex sever web interface has an Activity screen which shows if "Direct Play" is in effect. This dramatically reduces load on the server. [22:31] OrcD3vil: Video chipset _might_ get engaged if you're doing transcoding, but probably not. [22:31] you really do not want to transcode on server [22:32] if possible [22:32] ya i don't think its doing transcoding all devices playing to usually has the decoding done there if I remember right [22:32] OrcD3vil: The Plex sever web interface has an Activity screen which shows if "Direct Play" is in effect. This dramatically reduces load on the server. [22:32] These days that's easy. [22:32] playing to my computer or nvidia shield box, or tablet etc [22:32] you can check here ^^ or from the server logs. Do check [22:33] jhutchins: very likely yes :) [22:33] for a raid for file system that is going to use docker/plex/nfs/smb etc where would be best folder location to setup on install? [22:33] sorry coming from TrueNAS Scale where they use datasets [22:35] TBH the workload you are describing could as well be served from a RPi with a bunch of USB3 didsk on a powered HUB ... i suspect you wouldnt notice any difference client side [22:35] *disks [22:35] ogra ya but I got a Dell R7515 to use and learn to setup [22:36] sure, just saying 🙂 [22:36] oh no worries :D [22:36] HW in front of you is indeed always better than the one not in front of you 😉 [22:37] How about the hardware in your basement? [22:37] yeah, after you played with it and installed it ... [22:37] Tryign to learn IT and thought it would be nice to have a rack server something would see in business setting so trying to figure out how to drive partition setup [22:37] that server will be loud and what is the power draw again? :D [22:38] saves heating ! [22:39] I live in studio apartment, I sleep soundly with it soothing and yes saves on heat! [22:39] I have a bunch of Dell PowerEdges and a couple of AIX POWER systems, so I know lol [22:40] even turned off they are loud (standby) [22:40] the Dells are more "efficient" in that regard [22:41] Thanks, I've done my time with my office in the server room. [22:41] NC headphones :D [22:52] hi, i'm running ubuntu now. I would like to install another version of ubuntu on an sd card (not live cd, full OS). Can i do it from my running system without a live cd? [22:53] yeah, but its a bit of a pita and slightly mroe involved than booting off a usb stick like using the normal installer [23:00] mybalzitch: thanks. are there instructions somewhere? [23:02] just a quick googling turns up https://help.ubuntu.com/community/BasicChroot [23:03] you could also get fancy and use a virtual machine and pass through the whole SD Card as the hard drive for the VM [23:10] https://pendrivelinux.com [23:10] pa: It's not fun to run a system from USB unless it's been optimized for USB use. [23:11] jhutchins: it's not usb, it's sd card [23:11] pa: What bus is the sd card reader on? [23:11] idk, it's integrated [23:12] it's not super fast, but likely ok [23:12] pa: I think you'll find the performance very similar, it's more the media than the bus. [23:12] yes, speed of the card is not fantastic, but likely going to work [23:12] Oh it works. [23:12] SD super slow Usb slow but can be done qemu virtualbox or other is worth the time to test distros [23:13] the problem is i need hw acceleration [23:13] pa: On the other hand, systems that are optimised for that situation usually run rather nicely. [23:13] pa: What you might consider doing would be using a daily ISO of Ubuntu 22.04 with persistence - you should be able to set that up using Ubuntu's Startup Disk Creator tool. [23:13] Or something similar. [23:13] arraybolt3: i considered that, but apparently latest usb-creator-gtk lost that option [23:13] What you're trying to do (installing to a USB rather than a HDD/SSD without using a live ISO) is possible but *very* tricky the first time. [23:14] I posted the link to pendrivelinux because they discuss and explain the various modifications that make a USB (or other) system run well. [23:14] All of this is something you'll learn best by trying it. [23:14] Short version - partition the drive, mount it, use debootstrap to install a core Ubuntu system on it, add a kernel, bootloader, and desktop, and tweak the config a bit, then boot it. That's a very brief overview, it's trickier in practice but fun once you know how. [23:15] arraybolt3: Why partition it? [23:15] (I'd offer to walk you through it but I'm caught up in other things. But that overview might help you get going.) [23:15] i used to have a nicely booting usb drive (like ssd + usb bridge)back in the days, but it seemingly doesn't boot anymore on modern efi machines. I need to update grub on the installed OS, then boot through that [23:15] jhutchins: I believ ea partition table is needed to properly install GRUB. [23:15] On BIOS and EFI systems. [23:16] Otherwise there's not room for the bootloader to install independently from the filesystem. [23:17] TBH I don't remember if we bothered to partition VMWare disks before installing. [23:17] anyway, thanks for the tips, i think i'll try some workaround (like , write out my current usb /dev/sda1 to a file, then overwrite that with the version i have, from the live sdcard) [23:17] jhutchins: If you're installing from the ISO, the installer will partition everything for you. IT's when you have to install it manually that you have to worry about that. [23:25] hello === halvors1 is now known as halvors [23:44] arraybolt3: It's still best if you use a single partition (separate swap if desired).