/srv/irclogs.ubuntu.com/2024/05/25/#ubuntu.txt

Tingohmm..00:08
arraybolt3 edrdehttps://daniel.haxx.se/blog/2024/01/02/the-i-in-llm-stands-for-intelligence/00:09
arraybolt3ahem, thanks ct00:09
arraybolt3*cat00:09
Tingoi think Loop devices used by SnapD.. also seeing issue with Snapd00:10
Tingochonkin: it also look like that updates/upgrades didnt fully completed..00:17
Tingosnapd[963]: autorefresh.go:643: Cannot prepare auto-refresh change due to a permanent network error: persistent network error...it also look like that the internet is not connecting during boot and thats why snapd or those packages which didnt fully upgrade is hanging in middle..00:33
Yonyonhttps://bpa.st/O46A00:40
TingoUse EthernetCable for internet and Reboot ..00:40
=== john is now known as Yonyon
YonyonI'm back up!00:53
=== chris14_ is now known as chris14
BruceMomjianI just had my Lenovo X1 Gen 11 motherboard replaced and it used to dual boots Windows 10 and Ubuntu 22.04.  With the same NVMe, I can now only see Windows on boot.  How do I fix it? I know I need an Ubuntu live CD but do I just go to a root shell and reinstall grub?01:44
BruceMomjianI have the live CD booted but can't figure out how to run grub-install.02:16
BruceMomjianI just tried boot-repair, but I can still only boot Windows.02:30
TingoBruceMomjian: Hi.. lets start .. boot with Ubuntu 22.04 live CD..02:37
Tingopastebin the results of command $ lsblk  and $ sudo fdisk -l02:40
BruceMomjianOkay, please give me 5 minutes.02:42
BruceMomjianSorry, trying some things.  Also, it is Windows 11.02:57
Tingoso you have been just changed your motherboard.. ?02:58
BruceMomjianYes02:58
BruceMomjianBut the rest is the same, e.g., nvme.02:58
Tingodo you have Ubuntu USB Stick or Live CD of Ubuntu 22.04 ?02:59
BruceMomjianYes, I have booted that now.03:00
BruceMomjianUSB Live03:00
Tingogive these commands ..03:00
Tingo$ lsblk03:00
Tingoand $ fdisk -l03:01
Tingocopy the results of these commands and pastebin it for me..03:01
yuri_boykahii03:03
yuri_boykais there any ubuntu chat channel?03:04
TingoHi.. You are right now in Ubuntu chat Channel..03:04
BruceMomjianhttps://pastebin.com/GM3fh23603:05
yuri_boykaTingo >> oh yes, but more channel ??03:05
Tingoubuntu-server03:06
Tingoyuri_boyka: ?03:06
yuri_boykathanks bro03:06
Tingowhy03:06
BruceMomjianhttps://pastebin.com/yAHU17Qb03:07
yuri_boykaTingo: :)03:07
TingoBruceMomjian: $ arch03:10
Tingohope so it will be x86_6403:10
yuri_boykais there any channel where i talk about my personal queries?03:10
BruceMomjianYes, x86_6403:11
Tingo$ sudo mount /dev/nvme0n1p5 /mnt03:11
BruceMomjianWhen I did the original Ubuntu install, I shrunk Windows then installed Ubuntu.  Somehow that was lost.03:11
BruceMomjianYes, all files from old Ubuntu are in /mnt.03:12
BruceMomjianYeah, I guess.  ;-)03:13
takatzuhola03:13
Tingo$ ls -l  /mnt/boot03:13
Tingo$ ls -l /mnt/boot/efi03:13
BruceMomjianhttps://pastebin.com/BhzJj85M03:15
BruceMomjianSeems /mnt/boot/efi is empty03:15
takatzuHELLO03:15
takatzuhola03:16
Tingo$ sudo mount /dev/nvme0n1p1 /mnt/boot/efi03:16
takatzuset03:17
TingoBruceMomjian:  where it has been lost ?03:17
Tingo$ ls -l /mnt/boot/efi03:17
takatzuhola me podrian ayudar como montar /home archlinux03:17
BruceMomjianNow there are contents:  https://pastebin.com/iEFWwdCP03:18
takatzud03:18
takatzucomo03:18
TakatzuHOLA03:19
Tingotakatzu: English..?03:19
Takatzunot english03:20
Tingo$ ls -l /mnt/boot/efi/EFI03:20
TingoTakatzu: why do you want /home ?  show me this command $ df -Th03:21
BruceMomjianhttps://pastebin.com/Hadarv2F03:21
BruceMomjianWhen I boot I only ever see the Windows boot manager.03:23
TingoBruceMomjian: did you checked your BIOS Boot menu ?03:23
BruceMomjianYes, I see Windows and the actual hard drive device as options.03:24
TingoBruceMomjian: $ sudo umount /dev/nvme0n1p103:24
BruceMomjianDone03:25
Tingo$ sudo mount --bind /dev /mnt/dev03:25
Tingo$ sudo mount --bind /proc /mnt/proc03:25
Tingo$ sudo mount --bind /sys /mnt/sys03:25
BruceMomjianDone03:25
Tingobtw.. $ ls -l /mnt/boot/efi is now showing empty ?03:26
BruceMomjianYes, empty03:26
Tingo$ sudo chroot /mnt03:26
BruceMomjianDone03:26
BruceMomjianI did this kind of thing once before when I switched to EFI from MBR on a Supermicro server where I was moving the OS to a new motherboard.03:27
Tingoafter doing chroot /mnt .. did you command promt changed ?03:29
BruceMomjianYes from ubuntu@ubuntu to root@ubuntu.  You are good.  :-)03:29
BruceMomjianAnd $ switched to /#03:30
Tingoyea.. i was trying to figure out that current one is EFI or MBR.. but if it is EFI then your BIOS should show Ubuntu name in Menu..03:30
BruceMomjianSince it is all fresh install and fresh hardware, I assumed EFI.03:31
BruceMomjianOn the MBR to EFI switch, I was moving from 11-year-old supermicro to current supermicro, so I was not surprised.03:32
Tingoand the on last motherboard.. it was MBR ?03:32
BruceMomjianYeah, that old03:32
Tingohmm..03:32
BruceMomjianBut this is Lenovo Thinkpad, n03:32
BruceMomjianForget my SuperMicro mention.03:32
BruceMomjianI just recognized the commands from that job.03:32
BruceMomjianBoth Lenovo motherboards were EFI, and in fact are the same exactly.03:33
BruceMomjianEven same part numbers.03:33
Tingo$ sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntuOS03:34
Tingo1 min03:34
BruceMomjianI will hold03:34
Tingo# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntuOS03:34
BruceMomjianI am kind of surprised we are specifying parameters.03:35
BruceMomjianOkay, should I run that now?03:36
Tingofor efi we use this... otherwise on MBR you had this # grub-install /dev/nvme0n103:36
Tingoyea ..run it03:36
BruceMomjianOh, wow03:36
BruceMomjianI was not aware of that03:36
Tingodone ?03:37
Tingoafter that command..03:37
BruceMomjianYes, but got an error:  https://pastebin.com/4aJEvLAN03:37
Tingo# update-grub03:37
Tingooh ok..03:38
BruceMomjianI am checking to see if I typed something wrong.03:38
Tingo# mount /dev/nvme0n1p1 /mnt/boot/efi03:38
BruceMomjianUh, do I use /mnt/boot/efi or /boot/efi?03:39
Tingo# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntuOS03:39
BruceMomjianor do I get out of chroot and then do the mount, and then go back in again?03:39
Tingooh yes.. good noticed.. sorry i had just pasted from above..03:40
BruceMomjianI will get out of chroot and then mount03:40
Tingook03:40
Tingo# exit03:41
BruceMomjianOkay, I have gotten out of chroot, mounted, and then went back in03:41
BruceMomjianrun again, I assume, same command03:41
Tingo# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntuOS03:42
BruceMomjianOkay, that worked03:42
Tingonow.. this command03:42
Tingo# update-grub03:42
BruceMomjianhttps://pastebin.com/WxDkpE4r03:43
BruceMomjianDoes that look good?03:43
Tingohmm.. 1 min03:43
Tingo# ls -l /boot/efi/03:44
Tingo# ls -l /boot/efi/EFI/03:44
Tingopastebin it03:44
BruceMomjianhttps://pastebin.com/ynCX3NH903:45
BruceMomjianI think the big question is why does efi/EFI have ubuntu and ubuntuOS03:46
Tingo# ls -l /boot/efi/EFI/ubuntu/03:46
BruceMomjianhttps://pastebin.com/Xefz8i2W03:47
Tingogive this command..03:47
Tingo# # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntu03:48
Tingoand pastebin the output..03:48
BruceMomjianWorked, same output as ubuntuOS03:48
Tingopastebin ..?03:49
BruceMomjianhttps://pastebin.com/pCrGiuQk03:49
BruceMomjianI also gave you the contents of ubuntu and ubuntuOS03:49
Tingo# update-grub03:52
BruceMomjianDone03:52
Tingo# exit03:53
Tingo$ sudo umount /mnt/dev03:53
Tingo$ sudo umount /mnt/proc03:53
Tingo$ sudo umount /mnt/sys03:53
Tingo$ sudo umount /mnt03:53
Tingoany output of # update-grub  command ?03:55
Tingo$ sudo reboot03:56
Tingounplug live usb stick..03:56
BruceMomjianhttps://pastebin.com/vAzaWFEF03:56
BruceMomjianSorry for the pastebin delay03:56
BruceMomjianumount /mnt/boot/efi?03:57
Tingoyes..03:57
BruceMomjianSo we are leaving ubuntu and ubuntuOS both in EFI?03:57
Tingoyea.. just reboot it..03:58
BruceMomjianOkay03:58
Tingohave to check that either now you see GRUB menu on boot or NOT..03:58
BruceMomjianOkay bios boot options only show Windows boot manager and the NVme.  Let me boot into the bios and also windows and see if anything is new03:59
BruceMomjianBios is the same, Windows boot manager and NVme004:00
BruceMomjianLet me boot into Windows04:00
Tingoif you dont go to BIOS.. then it goes to Windows still .. ? and yes in BIOS boot also disable speed boot04:00
BruceMomjianI have BIOS boot mode Quick and Diagnostics04:01
Tingoi meant have to disable FAST BOOT option in BIOS boot settings..04:02
TingoQuick is Enabled ?04:02
BruceMomjianIn the BIOS, I have Boot Mode which was Quick, but I can make it Diagnostics04:02
Tingonormally on UEFI BIOS FAST BOOT option conflict with Grub and Grub dont load04:03
Tingoreboot it.. and dont press any key..04:03
BruceMomjianDoing that now04:03
BruceMomjianit is booting into Window04:04
Tingohmm..04:04
Tingonow again reboot.. and from starting press continuesly down Arrow key04:08
BruceMomjianDo I want to enable Windows UEFI Firmware update?  I assume it doesn't matter04:08
BruceMomjianNo change on arrow key04:10
Tingohmm.. one more thing.. reboot it and press F12 it will show you Boot device List..04:11
BruceMomjianOkay in device list04:12
Tingowhat are showing ?04:12
BruceMomjianBoot menu has Windows Boot Manager and NVMe0.04:12
Tingoselect NVME004:13
BruceMomjianOkay, that boots Windows04:13
BruceMomjianI am going to try enabling Secure boot in BIOS, boot Windows, then turn if off again04:17
BruceMomjianI know Ubuntu can't boot with secure boot04:18
=== ch0ps3y is now known as Guest1696
Tingoagain boot it with live usb. stick..04:19
BruceMomjianOkay, hold04:19
BruceMomjianbooting usb04:21
Tingoits your New Motherboard: Lenovo X1 Gen 11  ?04:22
BruceMomjianyes04:22
BruceMomjianOld one was the same.04:22
BruceMomjianSame everything04:22
BruceMomjianOkay booted04:22
Tingo$ sudo efibootmgr -v04:23
BruceMomjianhttps://pastebin.com/Hq4Vc9jW04:26
Tingohmm.. dont have any info about Ubuntu... look windows is using that parition and folder for using that file EFI\Microsoft\Boot\bootmgfw.efi04:29
BruceMomjianYeah, no sign of Ubuntu.04:29
TingoGrub2 .. might be do some thing..04:29
BruceMomjianAt least we can _see_ the problem now.04:30
Tingotype $ grub and then press twice TAB key... look is it showing Grub2-install ?04:30
BruceMomjianUh, grub says no command found04:30
Tingonoo..04:30
Tingojust type grub and dont press ENTER Key.. type grub and then twice TAB keyx04:31
BruceMomjiangrub returns "no command found"04:32
BruceMomjianThere is no grub from the command-line, even as root.04:32
BruceMomjianyou want me to do the chroot thing?04:32
BruceMomjianThis looks interesting:  https://www.reddit.com/r/archlinux/comments/x5jv2v/cannot_add_boot_entry_to_efibootmgr_with/04:41
BruceMomjianAny more ideas Tingo?04:51
Tingoback.. was away...04:54
BruceMomjianNP04:54
Tingohmm that tutorial is also showing same thing which we did..04:54
BruceMomjianYeah04:54
Tingoas you said you were also using boot-repair ?04:54
BruceMomjianand this seems similar:  https://bobcares.com/blog/ubuntu-not-found-in-efibootmgr/04:54
Tingomount again all things..04:55
BruceMomjianyou mean the chroot thing?04:55
Tingo$ sudo mount /dev/nvme0n1p5 /mnt04:56
BruceMomjiandone04:56
Tingo$ sudo mount /dev/nvme0n1p1 /mnt/boot/efi04:56
BruceMomjiandone04:57
Tingo$ sudo mount --bind /dev /mnt/dev04:57
Tingo$ sudo mount --bind /proc /mnt/proc04:57
Tingo $ sudo mount --bind /sys /mnt/sys04:57
Tingo$ sudo chroot /mnt04:57
Tingoif we use grub2..lets see04:58
Tingo# grub2-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntu04:58
BruceMomjiangrub2-install not found04:59
Tingohmm..04:59
BruceMomjianThis is ubuntu 22.0404:59
Tingo# blkid05:00
Tingo# df -Th05:01
BruceMomjianhttps://pastebin.com/RqHViAga05:01
BruceMomjianhttps://pastebin.com/G77rag2J05:02
BruceMomjianthe /dev/sda is the usb stick05:03
Tingoyes..05:04
Tingo# grub-install /dev/nvme0n105:04
BruceMomjianthat worked, no errors05:04
Tingopastebin05:04
BruceMomjianhttps://pastebin.com/H46WHMzi05:05
Tingo# update-grub05:05
BruceMomjianhttps://pastebin.com/Yzr89dCZ05:06
Tingo# efibootmgr -v05:07
BruceMomjianIt says command not found05:07
BruceMomjianShould I exit chroot and unmount everything and then run it?05:08
BruceMomjianSorry05:08
BruceMomjianWhat i mean it that is doesn't report anything, just says EFI variables not supported05:08
BruceMomjianI do have /boot/efi mounted05:08
Tingonop.. dont unmount any thing05:08
BruceMomjianewe, but I only see system volume information in there05:09
BruceMomjianmust be something wrong05:09
Tingo# exit05:09
Tingo$ sudo efibootmgr -v05:09
BruceMomjianSame output05:09
Tingohmm.. aah it will not work.. becausse we have been mounted main folders..05:10
BruceMomjianI think I need to do that again05:11
BruceMomjianThe /mnt/boot/efi didn't look right05:11
Tingo$ sudo chroot /mnt05:12
Tingo# cat /boot/grub/grub.cfg05:12
Tingopastebin05:12
BruceMomjianUh, hold05:12
BruceMomjianThis looks wrong:  https://pastebin.com/WkCEmcDZ05:13
BruceMomjianOh, sorry05:14
BruceMomjianI had to look in EFI05:14
BruceMomjianOkay, I am back05:14
BruceMomjianThat looks normal05:14
BruceMomjianOkay, so i am setting up chroot again?05:14
BruceMomjianOkay chroot done05:15
Tingoyea.. EFI Folder has windows manager plus old ubuntu folder and then new one which we mistakenly created UbuntuOS05:15
BruceMomjianHow do I paste when it is more than one screen?05:16
Tingo --efi-directory=/boot/efi --bootloader-id=ubuntu .. its mean folder /boot/efi and inside of EFI folder ubuntu05:16
Tingo$ sudo chroot /mnt05:17
Tingo# cat /boot/grub/grub.cfg05:17
BruceMomjianI have grub.cfg but how can I paste it?05:17
=== ch0ps3y is now known as Guest3149
BruceMomjianhttps://pastebin.com/LsP9yx6005:19
BruceMomjianThat is probably the part you want05:19
Tingoeverything is looking kind of fine to me.. have to check BIOS..well first need to reboot it and05:25
BruceMomjianUh, do we need to enable prober in grub?  https://askubuntu.com/questions/1404859/can-not-boot-ubuntu-22-04-dual-boot-installation-no-grub-loader05:25
Tingo# grub-install --version05:32
BruceMomjian2.06-205:32
Tingo# cat /etc/default/grub05:32
BruceMomjianGRUB_DISABLE_PROBER=false05:33
BruceMomjianlast line of the file so nothing is overriding it05:33
Tingoits already there..05:33
BruceMomjianRight05:34
BruceMomjianbut why is efibootmgr not even seeing our changes?05:34
Tingowhen you. run # update-grub  it should show windows after probe OS line..05:34
Tingoefibootmgr is not sshowing because we have mounted live usb stick folderss /dev /sys / proc05:35
BruceMomjianhttps://pastebin.com/ucFvSH2e05:35
BruceMomjiandoesn't show anything after the warning probe line05:36
BruceMomjianYou want me to exit chroot and run efibootmgr -v?05:36
Tingo# exit05:36
Tingo$ sudo umount /mnt/dev ; sudo umount /mnt/proc ; sudo umount /mnt/sys ; sudo umount /mnt05:37
Tingo$ sudo efibootmgr -v05:38
BruceMomjianI don't see ubuntu or grub:  https://pastebin.com/9TzDDsza05:39
Tingo$ sudo efibootmgr --help05:40
BruceMomjianhttps://text.is/bmomjian105:43
BruceMomjiansorry https://controlc.com/42fb36a805:46
BruceMomjianI hit my pastebin limit for the day05:46
Tingobtw.. sudo umount /dev/nvme0n1p105:47
Tingo$ sudo reboot05:47
Tingoand verify it05:47
BruceMomjianOkay, I did unmount everything05:47
Tingoand also time to go..05:47
BruceMomjianbooting windows05:47
BruceMomjianI did not touch anything05:47
Tingowill see tomorrow..05:48
BruceMomjianAgreed05:48
Tingotill then verify BIOS options.. regarding it..05:48
BruceMomjianF12 only shows the two options, Windows and nvme005:49
BruceMomjianSo no change05:49
BruceMomjianI am on the Eastern USA so will try here in about 9 hours.  You did a lot of work trying to help me, and I think eventually the cause will be found.05:49
BruceMomjianMuch thanks.05:49
peirik_My laptop trackpad seems to interpret taps as a click with a certain delay (~50ms). Is there any way to remove or reduce this delay? As it is right now many of my taps are ignored because I seemingly move the cursor too quickly after tapping, not allowing the system enough time to register the tap first. This is very annoying.06:02
lotuspsychjepeirik_: all sort of tweaks in your system, you can checkout dconf-editor if a value exists there06:03
peirik_lotuspsychje: thanks, but thats not very helpful06:06
user10good night. anyone can help me?06:33
user10sudo ./Tibia06:34
user10QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'06:34
user10i'm trying to run tibia in ubuntu 24.04.06:35
user10I receave this error:06:35
user10    sudo ./Tibia06:35
user10    QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'06:35
fluffykittyUse of this channel implies acceptance of terms LOL06:46
fluffykittythat's not how the law works lolol06:46
=== hexenbane3 is now known as hexenbane
=== ch0ps3y is now known as Guest8202
neoliiptables is the command I need to see incoming and outcoming traffic, right?08:08
noob73what browsers do you guys recommend? Interested in privacy etc09:13
neolitor as tbb09:29
=== guiverc2 is now known as guiverc
BruceMomjianI changed my Lenovo X1 Gen 11 motherboard yesterday, kept the same NVme.   It used to dual-boot Windows 11 and Ubuntu 22.04.  Now only have the option to boot Windows via the Windows Boot Manager on startup.  Yesterday I ran boot-repair and @Tingo helped me run grub-install, but no improvement.  Oddly efibootmgr -v doesn't show ubuntu either.11:28
BruceMomjianAny ideas?11:28
bodomHi there! I am getting a lot of broken packages trying to update to noble, is there a known fix? https://pastebin.com/AGBmdXLH11:58
BluesKajHi all12:47
BruceMomjianI wonder if I just need to backup the partition and reinstall Ubuntu, and restore.13:25
cbreakBruceMomjian: you can add grub to efi with efibootmgr if you want to13:26
cbreakI like using an efi boot choser like refind though13:27
cbreakapparently, grub-install should do the efibootmgr stuff13:28
BruceMomjianYeah, why grub-install isn't working is the issue.  efibootmgr doesn't see the changers13:44
oerheksos-prober thingy disabled in grub, i guess13:45
oerheks!grub13:45
ubottuGRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub213:45
cbreakyou can manually add entries with efibootmgr. Syntax is horrible though13:47
cbreakbut again, I'd use refind13:49
Guest67Hello, can someone help? I upgraded to 24.04 and now no websites are accessible because; apachectl[5661]: apache2: Syntax error on line 146 of /etc/apache2/apache2.conf: Syntax error on line 3 of /etc/apache2/mods-enabled/php8.2.load: Cannot load /usr/lib/apache2/modules/libphp8.2.so into server: /usr/lib/apache2/modules/libphp8.2.so: cannot open13:49
Guest67shared object file: No such file or directory13:49
Guest67What should I do about that? :/13:49
oerheks!info php8.3 noble13:51
ubottuphp8.3 (8.3.6-0maysync1, noble): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Built by php8.3. Size 9 kB / 61 kB13:51
cbreakGuest67: purely from the error message I'd expect you to have to change the path to the new .so file13:51
oerheksso you have an older pjp13:51
oerheksc/php13:51
cbreakhttps://packages.ubuntu.com/noble/amd64/libapache2-mod-php8.3/filelist13:53
cbreakas expected the new path is /usr/lib/apache2/modules/libphp8.3.so13:53
oerheksGuest67, how did you add php8,2 ?13:54
cbreakit seems weird that this is hard-coded in some config file...13:54
oerhekswith LTS i would start fresh myself13:54
Guest67fixed with a2dismod php8.2; a2enmod php8.313:55
Guest67Seems something isn't handled fully with the upgrade...13:55
=== oxo_2 is now known as oxox
Guest67cbreak it's not hardcoded, the main conf includes enabled mods conf, which isn't switched to 8.3 correctly13:56
Guest678.2 is left enabled13:56
cbreakfresh installs always seem to me like "I givev up, I'll do it the windows way".13:57
ogra_Guest8483, update-manager (do-release-upgrade) should have removed 8.2 proper ... did yur upgrade finish without any errors ? if so, you should file a bug against update-manager ...13:58
DonTrackMeNot the right place tho I hope you can aim me, I'm looking for a group where we discuss about scammers and share what we can find about them. I had one from india yesterday on the phone for 17 minutes, fully recorded and was able to pull out quite a bit of information about who's behind the team. I looked for a channel related to scam and couldn't find any.14:48
leftyfb!ot | DonTrackMe14:48
ubottuDonTrackMe: #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!14:48
leftyfbDonTrackMe: maybe try #security14:48
DonTrackMeleftyfb, thanks for the advice!14:51
tibia_ubuttucan anyone help me?14:56
tibia_ubuttuI'm trying to install tibia on ubuntu 24.04. I've some problems with wayland.14:57
oerhekserrors like these ? https://jcastaneda.com/wp-content/uploads/2024/03/mensaje-de-error-en-tibia.jpeg15:01
oerheksoh15:01
bmomjianFYI, my Lenovo X1 boot problem was solved by mounting the evivarfs file system befor grub-install15:37
neoliIm using a 10 year old macbook as hardware for ubuntu 24.04 and trying to watch a mkv file with vlc installed in an external ssd. VLC keeps saying file cannot be found, stops playing, thunar finds the ssd again, even though I didn't touch the usb 3.0, replays the file again and eventually I get that message again. Does this happen because hardware is 10 years old?16:21
neoliit's a regular 200 MiB x265 mkv16:22
lotuspsychjeneoli: is your graphics driver loaded correctly?16:37
neolihow do I check that? lotuspsychje16:39
lotuspsychjeneoli: sudo lshw -C video16:39
neolithe only installed driver is for the wifi afaik16:39
neolido you want the output lotuspsychje? it's a VGA compatible controller, product: Haswell-ULT Integrated Graphics Controller16:40
neolithis is an aluminum case notebook and gets very hot, don't know if the apply guys wanted it to be like this16:41
neoliapple*16:41
oerheksmaybe that MKV needs the dvd extentions..16:43
neolido you know where to find the vlc logs?16:44
oerheksthey appear in journalctl?16:45
oerheksvlc can log, but is not turned on? https://askubuntu.com/questions/910037/where-is-the-vlc-logfile-for-errors16:45
oerhekshttps://help.ubuntu.com/stable/ubuntu-help/video-dvd-restricted.html.en16:46
lotuspsychjeneoli: the driver would come on your output, under driver=....here16:48
lotuspsychjeneoli: you also mention thunar, wich ubuntu flavour of 24.04 did you install?16:49
neolixubuntu16:50
oerheksdoes it play when you copy it from that ext ssd?16:52
neoliim gonna let it fail again and check the log16:56
neolianother question: is there any way to stop ubuntu 24.04's battery loading after it reaches 80%? ideally there'd be an option to only use ac power instead of battery power, as to spare the embedded battery16:57
neoliI cannot extract the battery16:57
oerheksmaybe tlp can do that, still a weird request i have seen often.16:59
oerhekshttps://launchpad.net/ubuntu/noble/+package/tlp16:59
lotuspsychjenoble already has improved energy by default17:00
neoliwhy weird? I want to spare the battery17:00
oerhekshow does not fully charging not damage battery, make it lame?17:01
neoliI read it's advisable to load a battery up to 80%, never discharge less than 20%, for long term storage, 50%17:01
lotuspsychjehttps://www.omgubuntu.co.uk/2024/04/ubuntu-24-04-battery-life-improvements17:02
oerheksgood luck.17:02
AlphaHello17:05
neolioerheks: should I then let the power cable plugged in even if the battery is 100% and won't this reduce its overall capacity?17:05
Alpha[19:04] Please enter your handle.17:06
Alpha-17:06
Alpha[19:04] 192.168.1.166 You don't have access.17:06
Alpha?17:06
AlphaSorry17:06
Alpha:(17:07
oerheksnever noticed any difference, plugged in standard.17:07
oerheksbatteries decay over time, anyway.17:07
lotuspsychjesave battery, turn off your laptop :p17:07
JanCwhile it's true that fully charging and fully discharging a battery destroys it, those 20% & 80% numbers are arbitrary, and in reality it also differs on how much the charge indication lies17:07
JanC0% is always more than fully discharged, and 100% is always less than fully charged, but how much more/less differs per battery17:07
=== Alpha is now known as Botnet
=== Botnet is now known as Alpha
=== Alpha is now known as Botnet
=== Botnet is now known as Guest1392
=== Guest1392 is now known as Botnet
=== Botnet is now known as Alpha
=== Alpha is now known as Guest3205
=== Guest3205 is now known as Alpha
=== thib_ is now known as thib
neoliif any of you wants to help with a broken upgrade> https://lemmy.ml/post/1606977018:18
=== JanC is now known as Guest6483
=== JanC is now known as Guest9440
=== JanC is now known as Guest6253
=== JanC is now known as Guest8945
=== Alpha is now known as Alpha`
django91freeciao20:03
oerheks 20:04
django91freeciao20:12
waltmanHi. I tried to upgrade from 23.10 to 24.04 today and it failed. It ran out of disk space on /usr midway through the install, leaving things in a weird state. I was able to run `apt upgrade` and install a bunch of them, but several 100 more were still in a state where they were being held. I tried doing another do-dist-upgrade, but it thought it was already on 24.04. I tried rebooting to see if that would20:17
waltmanclear things up, but that was a mistake. Not it's not booting up.20:17
waltmanThe messages scroll off the screen. The last one says "Failed to start svscan.service - Daemontools service scanner. See 'systemctl status svscan.service' for details."20:18
waltmanThere are also lots of failed dependencies. And I see dbus.service also failed to start.20:18
waltmanI'd appreciate any tips on getting in there and cleaning up whatever's broken.20:19
circuitbonehopefully you backed up before entering into that state waltman20:21
waltmanOf course!20:21
waltmanI do nightly backups. Worst case I'll lose one file I was working on.20:22
webchat12I'm looking to host a public mirror of Ubuntu using ftpsync and rsync. While I found some guides, like https://help.ubuntu.com/community/Rsyncmirror, they seem more for local mirrors (that's i've been told). Are there step-by-step tutorials for setting up public mirrors? Thanks in advance!20:22
webchat12I also met all the requirements to host a public mirror.20:22
RarestIowaAnybody around? QQ: when I grep a list of IPs, if I do something like 192.168.1.1 it's giving me 1.1 and everything that starts with a 1 in the fourth octet. How can I just get the 1?20:23
RarestIowaNVM I got it. Used \<192.168.1.1\>20:24
RarestIowaSo escape chars?20:25
gaelheartis kubuntu made by ubuntu or is it seperate?20:28
rboxwhat do you mean "made by ubuntu"20:28
gaelhearti mean canonical20:36
gaelheartlike fedora spins official kde20:37
waltmanI added some more details on my 24.04 upgrade failure at https://lists.ubuntu.com/archives/ubuntu-users/2024-May/312424.html20:50
=== Alpha is now known as Alpha`
=== Alpha` is now known as Alpha
knoppixpink fluffy unicorns dancing on rainbows21:55
waltmanPoor knoppix, now they're going to have to change their password.22:02
oerheksran out of disk space on /usr ... sounds like a serious issue22:05
=== uf2 is now known as uf
TuxDavisyo23:58
TuxDavisubuntu gnome uses wayland now right23:58
TuxDavisand thats the default de23:58
TuxDavisand has been since 17.x23:58
TuxDavissommy question is23:58
oerheksyes, but xorg is installed too23:58
TuxDavison wayland you cant warp the mouse position23:58
TuxDavis'ah ok23:58
TuxDavisso thats why i can still warp the mouse on Ubuntu with wayland?23:59
oerhekswarp?23:59
TuxDavisthe more secure distros use just wayland with no xorg?23:59
TuxDaviswarp aka mouse the mouse23:59
TuxDavisto arbitary positions23:59
TuxDaviswayland doesnt let you do this23:59

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