[00:01] tomreyn: are you sayind I should remove the focal .list files? [00:01] sorry people, some some _magic_ reason my ISP decided it will no longer offer me internet access [00:01] I'm now using my 5G phone connection as a hotspot (and NO I won't do an upgrade over this) [00:03] olspookishmagus: you should not have a different releases' apt sources configured on your computer [00:03] i don't know what's in those files. [00:07] tomreyn: https://termbin.com/bawi [00:09] olspookishmagus: so i guess the focal sources are fine IF you are currently on 20.04, are you? [00:09] olspookishmagus: but why would you then also have jammy sources? [00:10] so, the plan is, remove the focal ones and then upgrade _or_ upgrade first and then remove the focal ones? === chris14_ is now known as chris14 [00:11] I still am on focal yes, I was lucky to have stopped the process, before my internet outage [00:11] what a timing [00:12] i'm guessing you probably have a mixed system now [00:13] now, why it doesn't have any package from jammy now [00:13] no* [00:14] what's the procedure to do it right? add new release sources, remove the older ones, then upgrade _OR_ have both source, upgrade and then remove the older ones? [00:14] in case it matters, that's supposed to be a 'lubuntu' [00:18] olspookishmagus: Ubuntu supported way to upgrade ' sudo apt updte ; sudo apt upgrade ; sudo do-release-upgrade ' . [00:20] Bashing-om: but what about the procedure to introduce new sources to the system? [00:21] You do not touch them [00:21] how would focal go to jammy if I do not touch them? [00:22] do-release-upgrade does all of that for you [00:23] so logically "do-release-upgrade" runs a regex replacement against sources .list files after the upgrade and then does an renewd upgrade, I see [00:23] so therefore in m case, since I had upgraded my system just few hours ago (while no other but focal sources list were present) [00:24] I can go ahead and remove the focal ones and do an upgrade [00:24] No [00:24] That is not a supported upgrade path [00:24] remove the jammy ones, and do a release upgrade? [00:24] You need to restore the focal sources [00:25] And if you already installed any jammy packages remove them [00:25] no I was lucky to halt the procedure [00:25] Then restore focal [00:25] do-release-upgrade is an alias of dist-upgrade? [00:25] No [00:26] ok [00:26] thank you very much tomreyn, Bashing-om and ravage [00:28] olspookishmagus: Just trying to keep you on that right path :D [00:34] personally, i also recommend removing and third party packages and package versions you have installed before starting do-release-upgrade [00:34] anY [00:35] doesn't it to that by default? [00:35] it disables third party repositories, nothing else [00:44] ...which is (and has been, for a decade or two) probably the main reason why correctly (as per manual) executed release upgrades fail https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bugs?orderby=-id === ancientz1 is now known as ancientz [01:11] What's the latest kernel version for 24.04? - I've been purging a bunch and am now on 6.8.0-39 and `sudo apt update && sudo apt full-upgrade` gave me nothing [01:11] * SamuelMarks seems to recall a -40 [01:16] yeah there is a .40 https://launchpad.net/ubuntu/+source/linux [01:16] hmm [01:17] https://ubuntu.com/security/notices/USN-6949-1 [01:17] 6.8.0-40 [01:17] do you have security.ubuntu.com in your apt sources? [01:18] How do I upgrade? `sud [01:18] hmm let me check [01:18] SamuelMarks some of my systems just got it today. Maybe there's a rolling deployment [01:19] yeah my /etc/apt/sources.list.d/ubuntu.sources has http://security.ubuntu.com/ubuntu/ and /etc/apt/sources.list.d/ubuntu.sources [01:19] noble-security noble noble-updates [01:19] junyx - I removed it because there were two entries and I was on mainline but want to install AMD's RoCm and failed last time so just want to purge all old and newer-than-ubuntu-supported variants [01:19] good good .. but then the lists should have had the new kernel. hrmph. [01:20] any chance you accidentally removed the metapacakge that is used to bring in the new kernels? [01:20] possible, what's that called? [01:20] linux-generic [01:21] Need to get 201 MB of archives. After this operation, 338 MB of additional disk space will be used. [01:21] yep that's the one [01:21] Thanks [01:22] oh and what is the login screen thing on wayland? - I want to purge it and then install it again [01:24] * SamuelMarks reboots into -40 [01:26] What was the solution? [01:27] probably sudo apt install linux-generic [01:28] * SamuelMarks is back [01:28] that was quick :) nice [01:28] yep I've got this awful 70% average CPU usage with ownly irssi r [01:28] owwwwwww [01:29] running; going to try to install rocm again for 24.04 and if that doesn't work stall a new fresh ubuntu and try again === antonispgs3 is now known as antonispgs [01:30] What's the desktop environment and login manager and compositor by default for Ubuntu with Wayland? - I want to remove all those packages first `purge` then install again then reboot then rocm install [01:30] is rocm supposed to let you still use a gui / desktop / etc? [01:30] yeah it's basically CUDA for AMD [01:30] + drivers [01:30] I think gnome-shell is probably the starting point; i'm not sure on the gdm thing that might be used. it might be gdm [01:32] SamuelMarks: try: systemctl show graphical.target | grep Wants [01:32] SamuelMarks: probably the display manager in use is listed in that mess [01:32] ok just purged gnome-shell and gdm and autoremove after [01:32] Wants=switcheroo-control.service "var-snap-firefox-common-host\\x2dhunspell.mount" systemd-update-utmp-runlevel.service gnome-remote-desktop.service accounts-daemon.service display-manager.service pulseaudio-enable-autospawn.service udisks2.service power-profiles-daemon.service [01:33] ^ sarnold thats what I get from your `grep` [01:33] yay! does dpkg -S display-manager.service show you the package in question? [01:34] no path found [01:34] oh dang [01:34] systemctl show display-manager.service then? === antonispgs4 is now known as antonispgs [01:35] LoadError=org.freedesktop.systemd1.NoSuchUnit "Unit display-manager.service not [01:35] maybe it's gone already and this is just a fantasy (in memory) [01:35] let me reboot [01:36] reinstall ubuntu-desktop [01:43] yay - no desktop environment and my computer is getting super hot [01:43] perf top? [01:44] __symbols_insert [01:45] memcpy_toi [01:45] those are the top ones by a mile [01:47] I'll wait a bit longer then install, what, `ubuntu-desktop-minimal`? - Or just `gdm gnome-shell`? [01:47] while you were rebooting, oerheks suggested reinstalling ubuntu-desktop [01:47] i've seen that used as a decent all-purpose fix for problems lately but I don't know what those problems actually were :) [01:48] but I don't know what you're doing, the rocm things feel like a pretty big step off the usual path [01:48] if sensors is installed, what do they say? [01:48] mmm [01:49] i can't figure out what either of those symbols would be from; qemu and grub are doing some memcpy_toio sorts of things .. I can *guess* that that's doing some weird io ports things that I never understood [01:49] https://codesearch.debian.net/search?q=memcpy_toi&literal=0 [01:49] https://termbin.com/x1p8 [01:50] oerheks ^ [01:50] seems fine [01:50] heh I was just about to say it seems a bit warm especially if it's just doing irssi [01:50] irssi is a BEAST [01:51] lol I'm not even XDCCing :P [01:51] nvme high = +65261.8°C 🤪 [01:51] I should crack an egg on that [01:52] low = -273.1°C .. amazing [01:52] Wait is this a hardware fault? - I just installed `sensors` BTW [01:52] I want kelvin :P [01:52] run sensors detect and hit y [01:53] parse error in chip name detect [01:53] --detect? [01:54] sensors-detect [01:54] sensors -f for fahrenheit [01:55] sorry no sensors detected [01:55] this is fairly common on laptops - blah blah blah [01:55] yeah this is a laptop [01:55] too new? [01:55] it's almost 2 years old [01:57] Dell Alienware AMD Ryszn 9 6900HX - 32 GiB of RAM - AMD Radeon RX 6850M XT 12 GB GDDR6 GPU [01:58] Alienware m17 R5 AMD [02:00] ok I'm going to try the `apt install ubuntu-install-minimal`, reboot, followed by rocm, then reboot [02:00] * SamuelMarks asks for luck [02:00] hmm, maybe that is why you need pop-os. [02:00] ? === esv_ is now known as esv [02:23] how to search file in xfce thunar folder [02:26] chmod777_lmtr: GUI serach in xfce is in mousepad - as started from thunar. [02:28] ctrl + f [02:42] find /path/to/thunar/file -name filename [02:42] errr "find /path/to/thunar/folder -name filename" [02:43] When god created the universe he said let the first man be niggggggg ghheerrr [02:43] not here, mrmuscle [02:43] !ops [02:43] Help! 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, wgrant [02:55] LOL, someby pressed the ¨eject¨ button [02:55] *somebody* [02:55] thanks for saving us [03:16] don't trust that religious nonsense [03:56] yay - for anyone who has been following and assisting with my troubleshootings, CPUs are all finally under a few percentage utilisation each, go the kernel DKMS working, going to install rocm now === keypushe- is now known as keypusher [04:10] hai [04:19] hello [04:20] hai === _justin_kelly7 is now known as _justin_kelly [05:57] I have initiated do-release-upgrade [05:58] olspookishmagus praying for you === diceLibrarian2 is now known as liceDibrarian === sukiyaki2u is now known as sukiyakitko === sfenik987 is now known as sfenik98 === mrpond0 is now known as mrpond [08:53] 2~2~ok, after some time, now I was asked to remove "obsolete" packages which I opted in for, then I noticed it will remove all other kernels too [08:53] anyway, I'll have a look afterwards into /var/log/dpkg* and see what was removed and if what got removed is really obsolete or not and look at how the /etc/apt/sources.list.d/* is now structured [08:53] then I was asked if I wanted to do an automated reboot, I opted out and did that reboot manually - system booted and even though the kernel is not an "hwe" one everything seems to be working (USB WiFi Dongle, USB BlueTooth Dongle) [08:53] [08:53] thank you enigma9o7, sixwheeledbeast, oerheks, tomreyn, Bashing-om, junyx === five6184803395 is now known as five618480339 [08:59] you'd have to add hwe again if you want that. [09:00] you'll have to see what performance is like [09:00] there are some packages not getting upgraded and I'm seeing I haven't seen in debian's apt-cache policy output [09:00] namely a: "(phased 10%)" [09:01] what's that? [09:08] context: https://termbin.com/d7td [09:09] https://help.ubuntu.com/community/PhasedUpdates [09:21] thank you once more sixwheeledbeast === TomTom_ is now known as TomTom [10:05] hey! anyone familiar with NoiseTorch and if it can be used to create active noise-cancelling headphones with a microphone as opposed to just filtering background noise from recordings? [10:07] basically, there's a festival right outside where I live and I need to study for the coming days, and what I'm looking for is a way to filter out the noise from outside with my headphones (besides drowning it out with music of my own) === sixtyten is now known as roygbiv [10:16] loller: I don't think that does active noise cancelling [10:18] in my understandiung, "a" in "active" / "ANC" stands for something actually generating sound waves to cancel incoming sound waves, i.e. you need a speaker, too, and just software won't suffice. [10:19] well, they have headphones & a microphone, so in theory it's possible (although latency might be an issue) [10:19] tomreyn: well my thinking was I could use my microphone and headphones [10:20] direction would differ then, though, also, you'd still need a software that plays back those sounds [10:20] yeah the NoiseTorch page even mentioned something about latency still being an issue (but for the "common" use of filtering input for Skype calls etc.) [10:20] no, NoiseTorch does something entirely different [10:21] tomreyn: yeah what I was hoping was there would be a way to route the filtered input to my own headphones [10:21] JanC: I see [10:21] that was sort of my fear [10:21] NoiseTorch takes microphone input & filters noise from it then creates a virtual microphone that apps can use to get less noisy audio [10:22] ugh, maybe I will have to pack my bags and go out to my family's summer house for a few days then [10:22] at least I'm lucky enough to have that option [10:22] but still a big hassle [10:22] what you need is something that takes microphone input an d then plays a "mirror sound" for what the microphone picks up [10:23] every year they schedule this really, really loud music festival right when we have summer exams [10:23] it's great [10:23] really makes me love this city [10:24] well, if you know beforehand maybe a good idea to plan the summer house trip beforehand too ;) [10:24] JanC: yeah that's what I was hoping I could set up NoiseTorch to do, but the more I read about it, the less it seemed it was really designed to do that [10:24] or maybe there are places in the city where you can study (libraries, ...) [10:25] the best thing is I finally managed to (with huge effort and sacrificing a day of study) to fix my circadian rhythm [10:25] so now I'm getting up at 8 AM instead of 7 PM [10:26] some universities & student cities set up "study spaces" like that also [10:26] only now that's actually a liablity because they play music throughout the day and into the night, but not so late to infuriate the more normal people [10:26] JanC: that's true, I could actually go to the uni library [10:26] I hadn't thought of that [10:26] thanks for the idea [10:26] loller: please keep in mind we do ubuntu support only here. good luck overcoming this issue! [10:27] yeah I guess maybe I shouldn't prattle on too much about it here. thanks =) [10:29] there's other places such as ##chat if you'd like to keep talking about anything non ubuntu support [10:29] one thing you could still do is ask in #ubuntustudio [10:29] that's where the audio freaks tend to hang out :) [11:09] noice. no lvm support in the default installer [11:09] i.e. even if you create lvs in the shell it still does not work in the desktop installer. Used to work for 10 years. [11:54] Hi all [12:15] hi all [12:16] * xskraito hi all Hail Lord Jesus Christ and happy sabbath day all ... . friday night to saturday night ... . [12:18] xskraito: that's not appropriate for this channel. if you are seeking assistance using Ubuntu, please ask a related question. You are welcome to stay and watch, but you must remain on topic if you desire to participate. Libera is a large network of channels, I'm sure there is a better place to have posted that message. === pushkarnk1 is now known as pushkarnk [13:36] any updates on paris olympics 2024? === pushkarnk1 is now known as pushkarnk === keypushe- is now known as keypusher [14:51] Hello, I would like to do something, I don't know if it exists and the name of the feature. This is what I want to do: I have a fresh install of ubuntu. I would like to configure something like a second rootfs, where i can put files in /lib /bin /include for example and that will be automatically "integrated" into the main rootfs. This is for exemple to add custom scripts. I don't want to add my custom [14:52] scripts directly in /bin /usr/bin or /usr/local/bin because I want to get it "clean" and I want to see "easily" the stuff that I have added [14:54] Tyaku: if you have custom scripts and applications that you install manually, place them in /opt ... which they can be executed from within that location. [15:03] how do you see if its the in-tree or out-of-tree kernel module for an intel nic which is being used? [15:04] What do you mean by in-tree / out-of-tree ? [15:07] Apachez: I would believe that if a module is not in mainline kernel, it would be listed by DKMS: `dkms status` [15:07] assuming it is a module that is maintained by DKMS triggers [15:07] in-tree are the one released with linux vanilla kernel. Out-of-tree are the one released by intel themselves over at https://sourceforge.net/projects/e1000/ (soon to be https://intel.github.io/ethernet-linux/) [15:07] the out-of-tree have better features and support incl 3rd party transceivers and whatelse [15:08] but I havent found out an easy way to spot if a server use the in-tree or out-of-tree drivers since they both will have the same name for a particular model such as "igb" [15:08] I dont think its pulled in with dkms [15:09] Apachez: to the best of my knowledge, there is no such thing as terms "in-tree" and "out-of-tree"... the are mainline kernel modules (which are part of the kernel package) and non-mainline kernel modules (which are usually require re-compiling with kernel updates) [15:09] yes they are named in-tree and out-of-tree drivers [15:10] here you got some sources naming it the same way other then intel: https://www.phoronix.com/news/Intel-IGB-IXGBE-Firmware-Update [15:11] Apachez: arguing with me over nomenclature is not productive. I have been at this for over 20 years and this is the first I have ever heard those terms. Suffice it to say, you're best be prepared to define those going forward as I'm sure I'm not the only one [15:12] Apachez: if you install vendor supplied drivers, through apt, they would include a DKMS trigger, so the kernel updates would auto-update the vendor supplied kernel modules. Otherwise, every kernel update would break the network drivers and on reboot, the system wouldn't have a network connection [15:13] So with any recent kernel update, you did not lose network connectivity, you are using drivers available in provided kernel package [15:30] this is more of a neutral question... of course if I install the out-of-tree drivers myself I know what Im doing but lets say I login to a system (ubuntu or not). By just looking at the driver name wont give out if its the in-tree or out-of-tree driver being uesd [15:31] pragmaticenigma: argumenting that you have called something uncorrectly for 20 years isnt productive when you should learn the correct vocabulary [15:31] uncorrectly=incorrectly [15:33] So you don't actually have a question about Ubuntu, okay then... have a nice day... Linux kernel questions are probably best answered in #kernel [15:34] yes it was about ubuntu and linux [15:34] if you dont know the answer you dont have to reply [15:37] I gave you a suggestion 30 minutes ago. but you chose to be combative [15:38] you choosed to not give answers at all and instead claim your incompetence for 20 years as an argument [15:42] dude... you need to chill out [15:52] dude... Im not your "dude" [15:53] this is an official support channel, could you two please duke it out somewhere else? [15:53] You mean dude it out :P [15:54] whatever - as long as it is somewhere else [15:56] #ubuntu-offtopic comes to mind [16:02] ravage: :D [16:09] Apachez: modinfo igb (has intree:) [16:15] ahh there it is :) [16:15] modinfo | grep -i intree [16:15] thanks! [16:34] did not know about the intree info in the module meta data - thanks [16:58] hello girls [17:16] Я ебал слона [17:40] why can't I do "sudo do-release-upgrade" from my 22.04.4 to 24.04 LTS when it says its already been released? [17:42] Wait a few more days. Upgrades will be available with the release of 24.04.1 [17:43] gotcha, gotta wait for the .1 [17:44] had this server running for 5 years now and have kept it in the lts branch and saw 24.04 had been available but just realized I needed to wait for the .1 for bug fixes... thanks [17:46] bebop: or if you dont want to wait you can change the branch to "any" and do a new do-release-upgrade [17:46] or just do-release-upgrade -d [17:46] +sudo of course [17:48] I prefer to keep it lts, it's a big server [17:48] big network print server [17:51] hi, i installed the latest ubuntu server, and the wifi adapter is not working. [17:52] it says "device not ready" [17:52] the brand is: NetGear, Inc. WNA1000M 802.11bgn [Realtek RTL8188CUS] [17:52] (output of lsusb) [17:53] rfkill says it's not blocked [17:53] i changed the NetworkManager.conf from managed=false to true [17:54] restarted networking but no luck [17:54] https://ubuntuforums.org/archive/index.php/t-2218501.html [17:58] comph, check /etc/netplan/*.yaml [18:02] ioria: there are two empty files there [18:03] bebop: that driver seems deprecated [18:03] i might have ruined my system trying to install it [18:04] no wait i got the right one [18:05] might still be deprecated but will be installed correctly at least [18:05] Error! Bad return status for module build on kernel: 6.8.0-39-generic (x86_64) [18:11] Hi ! I need a help, something I absolutely don't understand what's happening, yesterday I updated my server, send to another local, send to external, receive from local, receive from external, all of that worked [18:11] then, I updated my server today, theses packages where updated : krb5-locales libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common + a kernel version === pushkarnk1 is now known as pushkarnk [18:12] and now, I cannot send to external, but I can send to local, and receive from local and receive from external [18:13] I use postfix/dovecot, and a relay: mailgun [18:13] hmm there was a newer driver, but it doesn't seem to install [18:13] rebooted ok [18:13] rebooted didn't change [18:16] I don't get it [18:16] I don't understand [18:24] bebop: yes but upgrading with -d will get you to the LTS same as if you would download an ISO and freshly install it today. The recommendation from ubuntu is however to wait for x.x.1 release to deal with any upgrade issues they might have missed [18:25] I ran into one where the finish of the install didnt complete due to dns resolving missing through systemd. Easily fixed by adding the systemd-resolvd but still [18:31] *if* you do, prepare a fresh 24.04 iso on usb first. [18:38] yeah handy to resolve issue if things goes south but you should have this anyway unless you have extra computers available to fix such iso later on if needed [18:59] c [19:29] Hi, if I have a package and want to know which package installed it, e.g usbutils, how can I do it? [19:31] one can use ubottu [19:31] !find usbutils [19:31] Found: usbutils, usbutils-py [19:31] apt-cache rdepends --installed usbutils [19:31] should also do it [19:32] !depends usbutils [19:32] usbutils (1:017-3build1, noble): Depends on libc6 (>= 2.38), libudev1 (>= 196), libusb-1.0-0 (>= 2:1.0.22) [19:32] !info usbutils [19:32] usbutils (1:017-3build1, noble): Linux USB utilities. In component main, is standard. Built by usbutils. Size 83 kB / 321 kB. (Only available for linux-any.) [19:32] but rdepends looks like what you want? [19:33] it should also be visible in your apt.log [19:33] eh history.log right? [19:33] standard. so you have it from installation [19:35] it was maybe not the best example [19:35] but he said its just an example [19:35] nice example [19:51] On my laptop, I installed ubuntu 24 desktop aside windows. By default, Windows boots. If I press F11/F12, I get to select between ubuntu and windows -> If I select ubuntu, Grub shows up. How do I get grub by default without keyboard interaction? [19:51] the 'logs' gui software on ubuntu, how do I launch it from terminal? - it's not opening up and I assume I'll get a nice debug message if I open from CLI [19:53] fixed - it was the bios boot order issue. Thanks! [19:54] * SamuelMarks is trying to debug why multiple things got slow and don't open properly after installing rocm (`amdgpu-dkms` alone and everything was nice and fast) [19:56] On my laptop, I can install 20.04LTS alongside windows, no issues there. When I try to install 20.04LTS - it does not recognize the nvme drive for installation. Any ideas on how fix that? [20:04] pycurious: you would probably need to disable "Intel RST" "RAID" in bios. but this may stop windows from working, so better read up on how to unbreak it before you do that. [20:04] disable fastboot, perhaps? [20:06] @tomreyn I tried to find RAID in the bios. No mention of that word there. [20:07] @tomreyn On the MSI GE 68HX laptops - there is no Storage entry for RST/RAID - unless I missed it - I checked each bios entry. [20:07] did you find "RST" or "rapid store technology", though? [20:07] @oerheks The issue for the boot was just that the order was wrong for boots. The ordering fixed it. [20:07] @tomreyn double checking. I am almost sure there is not "RST" or "rst" in the bios. But will let you know in 1 minute [20:08] [21:51:44] the 'logs' gui software on ubuntu > gnome-logs [20:09] @tomreyn There is an RST! It's in "Main/Storeage Information" section -> PCIE Information -> PCIE SSD -> RST SAMSUNG … - its not something I can change. Looking more. [20:09] oh it could be called "optane" as well [20:10] which ubuntu version are you installing? [20:10] 20.04.0, or a newer point release? [20:10] i'm back at installing the original driver [20:11] i think it's missing firmware [20:11] is a driver and firmware separate? [20:11] There is another place I found RST -> Again something I can't change. It's Advanced-> Intel Rapid storage technology -> PCIe Samsung -> .. among other things it does say Status -> Non-RAID. - but nothing i can change here [20:11] pycurious: then it's either a different issue, or it needs to be deactivated from windows [20:12] !hi my discovery DOESNTON worx [20:12] paganbbs: I am only a bot, please don't think I'm intelligent :) [20:12] @tomreynI'm trying to install desktop 20.04LTS - ubuntu-20.04.6-desktop-amd64.iso [20:13] pycurious: ok, that's still supported, good. have you considered a newer release, though? [20:14] @tomreyn Ubuntu 24.04LTS installed without any issues. For the ISO above, it just doesnt detect it. The way I'm installing is that I shrink C: on Windows and use that space to install ubuntu. When I boot using the 20.04.6 installer, it only sees the USB drive on the system (which I plugged in for installation) - and not the nvme. [20:14] @tomreyn I have a legacy software that currently works only on 20.04LTS - hence the need to install an older OS [20:15] could still be a fastboot issue, disable it in windows [20:17] k - tryint to disable fastboot now [20:20] pycurious: if the issue persists, run this from the the "try ubuntu" live system: sudo dmesg | grep 'nvme.*Unable to change power state' - if it generates any output you are likely affected by https://bugzilla.kernel.org/show_bug.cgi?id=214035 [20:20] -ubottu:#ubuntu- bugzilla.kernel.org bug 214035 in ACPI "acpi_turn_off_unused_power_resources() may take down necessary hardware" [High, Closed: Code_fix] [20:20] (i have not actually checked whether those kernel versions match up, though) [20:25] @tomreyn -> dmesg | grep nvme ==> is empty on this machine. [20:25] @oerheks fastboot off -> Now lsblk in try ubuntu -> Does not show any drives [20:41] tomreyn: Regarding my issue with PCI passthrough yesterday. I was able to upgrade the bios via Windows and the setting for enabling VT-D was there. I still get the same error when I try to pass through the NIC. Just FYI :) [20:49] @tomreyn @oerheks any other suggestions ? [20:51] no idea, must be an UEFI issue, some brands are sensitive with keys [20:58] oerheks: My problem is just that the laptop doesnt detect the SSD drive in Ubuntu 20.04.6LTS. Fastboot is disabled. BIOS - whatever I can see looks correct. Ubuntu 24.04LTS detects it correctly and installs without issues [21:06] How do I remove the libraries related to this so that I can install only compatible versions? - libEGL fatal: DRI driver not from this Mesa build ('24.2.0-devel' vs '24.0.9-0ubuntu0.1') [21:06] * SamuelMarks tried `sudo apt purge libegl1 && sudo apt autoremove && sudo reboot` then `sudo apt install ubuntu-desktop-minimal` [21:32] libEGL fatal: DRI driver not from this Mesa build ('24.2.0-devel' vs '24.0.9-0ubuntu0.1') [21:56] ! [22:54] Hi, my boot has been corrupted and I need help [22:55] I have both win and ubuntu and used to be able to choose from the grub menu [22:56] now when I choose win I get invalid signature and I always have to boot into ubuntu twice. First time it initializes but really fails, no drivers and no network then it works when I restart again and go to ubuntu. I have to choose win from BIOS to be able to log in to win [23:03] !find grub rescue [23:03] 'rescue' is not a valid release [23:03] hmmm [23:07] Siamaster: check https://askubuntu.com/questions/145241/how-do-i-run-update-grub-from-a-livecd <---- in essence is simply running a LiveUSB session, and doing a chroot to the system with the linux installation, once in the session, you do the mount -o bind to proc, dev, and sys directories, and only THEN run update-grub, from a chroot session, the update-grub will take place in the mounted linux system, NOT the live session, thus updating the Grub [23:07] information on where the windows and ubuntu installations are [23:08] Thanks! I will try that [23:09] Siamaster: when done, simply reboot, right now, I take it the UUID in use by the windows installation may have changed, and grub is looking for the old UUID, no longer there [23:10] Yeah, it feels like something Win has caused [23:10] but I don't get why I'm required to log into ubuntu twice [23:10] it fails the first time, seems like it corrects itself after a reboot. [23:11] Siamaster: good change the UUID in use for Ubuntu changed too [23:11] so both UUIS have changed you mean? [23:11] UUIDS [23:12] Siamaster: yeap, there are ways to get it back, using "blkid" and "uuid" commands, but update-grub can automate all that [23:13] ok [23:13] Siamaster: once you get the correct UUID, then edit /boot/grub/grub.cfg and so on, but update-grub does all the probing and editing, however it has to be done from a chroot, well, wait a minute, you said you can login Ubuntu, if you can, then try just running "sudo update-grub: from there, not need for a chroot [23:14] cool, I did that. let me reboot and see :D [23:14] "sudo update-grub", once logged in Ubuntu [23:14] right [23:23] no that didn't fix the issue :/ but Win was now off the grub list and I had to retry ubuntu several times before it fixed itself