=== Guest7283 is now known as Psil00 | ||
=== Psil00 is now known as Psil0 | ||
=== wat is now known as butt | ||
f3l1xxx | hiii | 00:37 |
---|---|---|
f3l1xxx | wsp | 00:37 |
f3l1xxx | heloooooooooo | 00:41 |
f3l1xxx | anyone here??? | 00:41 |
oerheks | . | 00:42 |
rockyduck | hello | 01:07 |
rockyduck | how are yall | 01:07 |
bray90820 | How would I find what partition table my drive is using | 01:19 |
rbox | bray90820: what do you mean "what partition table" | 01:20 |
bray90820 | MBR or GPTor something else | 01:21 |
bray90820 | Because everything I can tell it doesn't have a partition table but I don't think that's even possable | 01:22 |
rbox | why would it not be possible | 01:22 |
bray90820 | Doesn't a drive that has data on it need to have a Partition table? | 01:23 |
rbox | no | 01:24 |
bray90820 | It's in an LVM just for context\ | 01:24 |
rbox | what does fdisk -l /dev/blah say | 01:24 |
rbox | what does lvdisplay say | 01:24 |
bray90820 | dev/sda just FYI | 01:26 |
rbox | what? | 01:26 |
bray90820 | nevermind you said /dev/bleh I was just saying sda | 01:27 |
bray90820 | Outpiut of commands | 01:28 |
bray90820 | https://pastebin.com/raw/frNLgAqs | 01:28 |
rbox | what about pvdisplay | 01:28 |
bray90820 | https://pastebin.com/raw/cZ1HAnzk | 01:29 |
rbox | yeah, the lvm is directly on the drive | 01:29 |
rbox | no partition table | 01:29 |
bray90820 | Is it ok to have it like that or should I change it? | 01:30 |
rbox | its not okay or not okay | 01:31 |
rbox | its just what it is | 01:31 |
bray90820 | So is it ok to leave it like that? | 01:31 |
rbox | its not "okay" or "not okay" | 01:31 |
rbox | its not going to make your computer blow up if thats what you're asking | 01:32 |
bray90820 | But am I at greater risk of data loss or drive failure? | 01:32 |
rbox | why would it cause your drive to fail | 01:33 |
bray90820 | I have no idea if it would or wouldn't that's wht I'm asking | 01:34 |
rbox | bytes are bytes | 01:34 |
rbox | the drrive doesnt acre | 01:34 |
bray90820 | Did you mean Care? | 01:35 |
rbox | that too | 01:36 |
bray90820 | Ok that pretty much answer my questions | 01:36 |
bray90820 | Thanks | 01:36 |
uadevver | on a regular 22.04.4 LTS install, supposing I want a GUI .wav audio editing program, what program should I invoke? | 03:56 |
XploreU | uadevver: audacity | 04:03 |
XploreU | Tenacity | 04:05 |
=== gachikuku_ is now known as gachikuku | ||
=== guiverc2 is now known as guiverc | ||
spring893 | Hello, I'm getting failed to "Tuning failed, falling back to fixed sampling clock | 05:44 |
spring893 | when trying to mount an SD card formatted as exFat. Any ideas what could be causing this? | 05:44 |
spring893 | I've run chkdsk /f in windows which found no bad sectors. I also reformatted it in windows, but that did not help. | 05:45 |
ax562 | spring893 so it works in windows? | 05:50 |
spring893 | Yeah, working in windows just fine. I also tried a different SD card and that one works in ubuntu oddly enough. | 05:50 |
spring893 | The differences are the working one is 32GB SanDisk and the one that isn't working is a 128GB Samsung. | 05:51 |
ax562 | spring893 in windows, writing to it and reading no problems? 128gb samsung? | 05:56 |
spring893 | Yes, no issues reading or writing in windows | 05:57 |
spring893 | Yes 128GB samsung. I should clarify though actually, they're both micro SD cards (I'm using the same SD card adapter for both). | 05:58 |
=== PasiZ1 is now known as PasiZ | ||
ax562 | ah, thats probably it | 05:59 |
ax562 | whatever that adapter controller is isn't playing nice | 06:00 |
spring893 | Ah, I see. The same adapter works fine for both cards on windows. Do you think there's some additional software I could install to have it work for both in ubuntu? | 06:03 |
ax562 | if the adapter is working with the 32gb in linux, "lspci" should show you what linux is identifying it as. If you research the model of the adapter and reference what "lspci" shows then it is identifying it correctly, but most likely, my hunch, is it's probably being identified incorrectly and using some generic driver. my hunch | 06:05 |
ax562 | hopefully that helps some, I gots to call it a night. all the best. :) | 06:07 |
spring893 | Thanks for your help! | 06:09 |
spring893 | For the record lspci gives the same output for both cards: 07:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) | 06:09 |
=== abcX is now known as Guest5468 | ||
=== mrpond2 is now known as mrpond | ||
Guest81 | hello im installing the original amdgpu driver from here https://www.amd.com/en/support/download/linux-drivers.html using wget , following this --https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/amdgpu-install.html | 08:58 |
Guest81 | i wonder, if updates will appear automatically or if i have to add the source url somewhere (like you do for PPAs)? | 08:59 |
Guest81 | the insatllation works fine! | 08:59 |
spring893 | I believe you won't receive updates automatically unless the software has some built in update checker | 09:01 |
spring893 | It looks like just installing the .deb package manually. Rather than adding a source to apt from which it would check for updates when you run apt update. | 09:02 |
Guest81 | thanks. can I make it auto update with apt update somehow? | 09:05 |
ogra_ | Guest81, what exactly is the reason yopu switch to the closed source driver (which is generally worse than the opensurce one AFAIK) | 09:09 |
Guest81 | gonna use rocm libraries | 09:10 |
spring893 | Guest81, if amd provides a source repository, but from the docs you shared it doesn't seem that they do | 09:11 |
Guest81 | ok thanks | 09:12 |
spring893 | I think your best options would be to use the open source driver or otherwise get some email updates or just manually check from time to time | 09:12 |
Guest81 | i just now see that the tutorial one is newer than on amd website amdgpu-install_6.3.60301-1_all.deb (wget https://repo.radeon.com/amdgpu-install/6.3.1/ubuntu/noble/amdgpu-install_6.3.60301-1_all.deb) VS https://repo.radeon.com/amdgpu-install/6.2.3/ubuntu/noble/amdgpu-install_6.2.60203-1_all.deb | 09:15 |
Guest81 | which one am i going for now :D | 09:15 |
younder | In theory opensource drives should be fine as the standard is ope. I have noted, though, that people have had problems. | 09:15 |
Guest81 | the only problem i had with open source was that they did not screen autoswitch off (switched right back on afterwards) and yeah i could not use ROCm | 09:17 |
=== paran0n4 is now known as paran0n | ||
GUEST0101 | Hi, how do I increase scroll back on ubuntu in the vscode terminal ? | 10:09 |
GUEST0101 | also in the regualar ubuntu terminal | 10:09 |
ogra_ | GUEST0101, no idea about vscode, but the gnome terminal has a setting in the options to set the number of lines | 10:15 |
GUEST0101 | ogra, so I have unticked limit scroll back to | 10:16 |
GUEST0101 | is that what you mean ? | 10:16 |
ogra_ | yeahm that should work i guess (i never untick it but set it to something high, like 15000) | 10:17 |
ogra_ | (else it might eat all your ram) | 10:17 |
GUEST0101 | ok | 10:18 |
Guest58 | Hello, where could I get help with printing on Ubuntu 24.04.1? | 12:03 |
lotuspsychje | ask your issue here Guest58 | 12:03 |
lotuspsychje | !details | Guest58 | 12:04 |
ubottu | Guest58: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. | 12:04 |
Guest58 | The description of my problem is here: https://dpaste.com/BTSCH3MGY.txt | 12:05 |
mari-estel | hey, great problem description Guest58! | 12:06 |
lotuspsychje | Guest58: did you add samsung printer drivers yourself, or did you add your printer via gnomes settings? | 12:07 |
Guest58 | lotuspsychje: both | 12:07 |
lotuspsychje | Guest58: when you print something, does 1 printer show, or multiple? | 12:08 |
Guest58 | 1 printer shows up | 12:09 |
lotuspsychje | ok | 12:09 |
lotuspsychje | did you try a reboot Guest58 | 12:09 |
Guest58 | done | 12:09 |
Guest58 | rebooted both – printer and machine | 12:10 |
lotuspsychje | ok | 12:11 |
lotuspsychje | Guest58: is it usb connected or wifi? | 12:12 |
Guest58 | USB | 12:12 |
lotuspsychje | Guest58: can you type this in a terminal: journalctl -f , then unplug your usb and re-branch it then !pastebin the output | 12:13 |
* ogra_ notes that CUPS switched to driverless printing by default ... | 12:15 | |
ogra_ | not sure what happens if you actually install printer drivers ion that scenario | 12:15 |
lotuspsychje | yeah | 12:16 |
lotuspsychje | Guest58: wich did you try first? the samsung manualy driver or the gnome systemsettings printer add? | 12:16 |
Guest58 | 1st: default settings, 2nd: samsung manual driver, 3rd: system settings printer add. Journalctl output: https://dpaste.com/AYH32P873.txt | 12:18 |
ogra_ | is this journal output with or without the third party driver installed ? (you should have done 3) before installing anything because it is usually supposed to just work without installing such things) | 12:21 |
Guest58 | this output is with the samsung drivers already installed | 12:22 |
lotuspsychje | maybe Guest58 installed the drivers because default printer add didnt work? | 12:22 |
lotuspsychje | journal seems to find the device | 12:23 |
ogra_ | well, thje printer is IPP capable, it should just have worked through that without adding drivers (which might influence the IPP stack handling) | 12:23 |
Guest58 | There was the same massage on the default printer "Printing completed" while nothing printed. | 12:23 |
ogra_ | before o | 12:24 |
ogra_ | r after | 12:24 |
ogra_ | ? | 12:24 |
ogra_ | (after you added the driver i mean)' | 12:24 |
Guest58 | All results are the same before and after driver installation. | 12:25 |
Guest58 | I didn't notice any difference. | 12:25 |
ogra_ | well, then at least the driver didnt break too many things | 12:26 |
lotuspsychje | Guest58: is your ink still full enough, and not dryed out so it gives you an empty page? | 12:26 |
Guest58 | The empty toner diode is off. The printer doesn't show any signs of problems. | 12:28 |
ogra_ | where exactly did you get that driver from ? note the samsung printer division got sold to HP a while ago, so recenbt drivers come from some HP page | 12:30 |
ogra_ | *recent | 12:30 |
Guest58 | I have it from the samsung website. It's some old driver and I don't see it any more on the samsung website. | 12:31 |
ogra_ | https://support.hp.com/us-en/drivers/selfservice/samsung-xpress-sl-m2010-laser-printer-series/16462586 | 12:31 |
ogra_ | try this one (and make sure to rermove all remaining bits of the old driver before installing the new one) | 12:32 |
lotuspsychje | nice find ogra_ | 12:33 |
Guest58 | that's the same one that I use already | 12:34 |
Guest58 | https://support.hp.com/us-en/drivers/samsung-xpress-sl-m2026-laser-printer-series/16462610 | 12:35 |
ogra_ | ah, so you dont have it from the samsung website then | 12:35 |
Guest58 | I don't remember – long time ago, but I already have it | 12:36 |
ogra_ | well, what you can download today might be newer (and adjusted for new linux releases) | 12:37 |
Guest58 | This is the same release that I use: uld_V1.00.39_01.17 | 12:37 |
lotuspsychje | here's an olddd bug #1785790 | 12:38 |
-ubottu:#ubuntu- Bug 1785790 in cups (Ubuntu) "printer does not start print job Samsung M2020" [Undecided, New] https://launchpad.net/bugs/1785790 | 12:38 | |
lotuspsychje | maybe Guest58 should file a new bug, since default printer adding doesnt seem to work | 12:40 |
Guest58 | How to file a new bug (I've never done it)? | 12:42 |
ogra_ | ubuntu-bug cups | 12:42 |
ogra_ | just type that in a terminal ... the rest will be automatic (asking you some questions etc) | 12:42 |
ogra_ | the existing bugt is very interesting though ... it shows that the installed ppd file has no read permissions | 12:43 |
ogra_ | *bug | 12:43 |
BluesKaj | Hi all | 12:43 |
ogra_ | "grep: /etc/cups/ppd/Samsung_M2020_Series_SEC842519313B7A_.ppd: Permission denied" | 12:43 |
ogra_ | that might indeeed cause issues (though i'm still not sure how/if PPD based printing works with the new driverless stuff) | 12:44 |
Guest58 | "The problem cannot be reported" | 12:45 |
ogra_ | huh ? does it tell you why ?= | 12:45 |
Guest58 | no | 12:45 |
mgedmin | it should! | 12:45 |
Guest58 | just left some email address | 12:46 |
mgedmin | usually the reason is something like "you have pending updates of some totally unrelated packages" | 12:46 |
ogra_ | yeah, it ususally gives a reason | 12:46 |
lotuspsychje | tested it here on 24.04 | 12:46 |
lotuspsychje | it gives the choice between snap vs deb cups | 12:47 |
ogra_ | as a fallback use LP directly: https://bugs.launchpad.net/ubuntu/+source/cups/+filebug | 12:47 |
lotuspsychje | then when you pick snap, it says indeed cannot be reported | 12:47 |
ogra_ | right, but it gives you a reason ... even in advance | 12:47 |
lotuspsychje | lemme screenshot holdon | 12:47 |
Guest58 | Full message: "The problem cannot be reported: cups is provided by a snap published by openprinting. Contact them via mailto: [...] for help." | 12:48 |
lotuspsychje | yep | 12:49 |
ogra_ | aha ! | 12:49 |
lotuspsychje | https://imgur.com/a/5Bjc5pu | 12:49 |
ogra_ | so yes, itr gives you a proper explanation | 12:49 |
lotuspsychje | lets try the deb now | 12:49 |
ogra_ | just use the link i gave abvove | 12:49 |
lotuspsychje | apt also gives a cloud error; https://dpaste.org/dxYrR | 12:50 |
ogra_ | well, your install seems to be cloud-init based ... not a typical setup | 12:51 |
lotuspsychje | picking the deb in apport works | 12:51 |
ogra_ | yeah and till reads the bugs in LP regardless if they come from snap or deb so it will get attention either way | 12:52 |
lotuspsychje | ogra_: how come cups is now both deb and snap at same time? | 12:53 |
ogra_ | it nwas supposed to be snap only already, but there is UI integration with the printer dialogs missing for the snap | 12:54 |
lotuspsychje | ah | 12:55 |
ogra_ | 26.04 will be snap only | 12:56 |
lotuspsychje | : ) | 12:56 |
lotuspsychje | are you getting your bug filed Guest58 ? | 12:57 |
Guest58 | yes, slowly | 12:57 |
lotuspsychje | ok take your time! | 12:57 |
Guest58 | Is this enough for a bug report? https://dpaste.org/BToD5/raw | 13:05 |
lotuspsychje | Guest58: also mention you tested adding a printer by default + official samsung drivers | 13:07 |
Guest58 | ok, it looks like reported: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2093102 | 13:11 |
-ubottu:#ubuntu- Launchpad bug 2093102 in cups (Ubuntu) "Ubuntu 24.04.1 LTS printing problem on Samsung Xpress M2026W" [Undecided, New] | 13:11 | |
lotuspsychje | Guest58: thank you for filing the bug and make ubuntu better! | 13:11 |
lotuspsychje | Guest58: now type: apport-collect 2093102 from your terminal to import your logs into this existing bug | 13:12 |
lotuspsychje | tnx Guest58 it worked! | 13:16 |
Guest58 | ok, when could I expect to start printing again? | 13:17 |
lotuspsychje | Guest58: filing the bug doesnt mean your issue will be resolved right away | 13:18 |
lotuspsychje | Guest58: but at least now the developers are aware of your bug | 13:18 |
lotuspsychje | Guest58: you got another printer added too? Deskjet-F300-series | 13:19 |
ogra_ | i'd still try to remove the older driver you had around and do a fresh download ... just to be sure you have the latest | 13:19 |
Guest58 | I'll try to print what I need on another machine. | 13:20 |
oerheks | my samsung 1660 does not need a download, it works OOTB | 13:20 |
ogra_ | so should all others too ;) | 13:20 |
oerheks | are you printing through USB, guest? | 13:22 |
lotuspsychje | Guest58: now your bug exists, try some systematic steps: remove all printer drivers again, try again default printer add and last the latest as ogra advices | 13:22 |
Guest58 | I have also 1 more issue, but it's not a bug. I love virtual 2D workspace martix (instead of vertical 1D line of workspaces). Are there any plans to get this type of workspace order as a choice in Ubuntu? | 13:24 |
lotuspsychje | Guest58: do you mean a square of 4 workspaces like it used to was on unity? | 13:26 |
Guest58 | I use a square of 16 workspaces (4x4). | 13:26 |
lotuspsychje | Guest58: i think square workspaces can still be found on the ubuntu unity flavour, and wayfire desktop | 13:28 |
oerheks | settings > multitasking gives that optoin, to expand to 4x4 or whatever | 13:29 |
oerheks | * on gnome | 13:29 |
mgedmin | hm? doesn't stock gnome only support a dynamic or fixed-length horizontal strip of workspaces? iirc you need an extension for a 2d matrix | 13:31 |
oerheks | i never looked deeper into this.. | 13:31 |
oerheks | i use 2 monitors anyway | 13:32 |
lotuspsychje | on wayfire the compiz effects are back on a wayland base and they got a great community too #wayfire | 13:37 |
lotuspsychje | but its a bit of a puzzle to tweak at start | 13:37 |
oerheks | https://extensions.gnome.org/extension/1485/workspace-matrix/ | 13:39 |
oerheks | https://help.ubuntu.com/stable/ubuntu-help/shell-workspaces-switch.html.en | 13:39 |
oerheks | more .. https://itsfoss.com/ubuntu-workspaces/ | 13:40 |
ingem | hi | 13:50 |
ingem | I installed ubuntu on my hp probook 650 g2, and now the battery is at 1% and it says not charging. Any idea what is wrong? Is there a fix? | 13:50 |
tomreyn | hi ingem. does it turn off when the battery depletes fully then? | 13:51 |
respawn | is it the right charger | 13:51 |
tomreyn | or does it keep running at 1% forever | 13:51 |
ingem | well it seems to be depleted. if I pull it out it immediately turns off | 13:51 |
respawn | is the voltage ok | 13:51 |
ingem | yeah its at 1% forever | 13:51 |
tomreyn | then maybe this means that the bios just doesn't communicate the correct battery charging level to the OS | 13:52 |
respawn | check the conector on the laptop is it damaged | 13:52 |
tomreyn | charging and battery management is entirely controlled by the mainboard + firmware | 13:52 |
tomreyn | try looking for a bios update | 13:53 |
ingem | do i need to install windows again to do bios updates? I found this page https://support.hp.com/au-en/drivers/hp-probook-650-g2-notebook-pc/8430739 | 13:54 |
oerheks | are you having the latest bios update? | 13:57 |
oerheks | oh, jinx, tomreyn asked already | 13:58 |
tomreyn | ingem: if you can stay around for a minute, i'll see if this bios update can be applied from linux | 14:02 |
ingem | i think i might try installing windows onto it, check if the battery worked or not, then (update bios and stuff and) reinstall ubuntu | 14:05 |
=== hsnbg3 is now known as hsnbg | ||
tomreyn | ingem: you can try this approach, it should work for your firmware format, i think: https://blog.frehi.be/2022/05/04/updating-hp-bios-firmware-from-linux/ | 14:09 |
oerheks | HP probook can download the bios update itself, from usb :: holding down the Windows key and B key | 14:09 |
ingem | thank you | 14:09 |
lotuspsychje | and/or firmware-updater app? | 14:10 |
tomreyn | https://ftp.hp.com/pub/softpaq/sp152001-152500/sp152404.exe is the download link | 14:10 |
tomreyn | the fwupd application probably doesn't support Gen2, but it's always worth a try, too | 14:10 |
lotuspsychje | kk | 14:11 |
oerheks | fwupd only works for bios updates in UEFI mode, no? | 14:12 |
lotuspsychje | probably | 14:13 |
ingem | ill give it a try thanks everyone | 14:13 |
tomreyn | https://fwupd.org/lvfs/docs/users explains how to test whether firmware upgrades are supported with fwupd | 14:14 |
tomreyn | oerheks: "[fwupd] requires vendors to prepare the firmware with the required metadata and to use a standardized deployment framework e.g. DFU or UEFI UpdateCapsule." https://lvfs.readthedocs.io/en/latest/intro.html#the-problem | 14:16 |
oerheks | oke | 14:16 |
tomreyn | (and i'm not familiar with DFU) | 14:16 |
Nitrigaur | Is it possible to get a list of all apps that I have installed both through apt and snap and convert that into a script that re-installs those packages after reinstall? I need to reinstall because my EFI-partitition is too small to install latest updates... | 14:16 |
tomreyn | "apt list --installed", "snap list" | 14:17 |
tomreyn | for apt you would not want to install all installed packages this way, though | 14:17 |
tomreyn | because this would mark all the dependant packages as manually installed | 14:18 |
tomreyn | oh, there is: apt list --manual-installed=true | 14:19 |
oerheks | apt-mark showmanual. will show manually installed packages. i would only note metapackages. | 14:19 |
oerheks | apt-cache search . | grep -i "metapackage\|meta-package" | 14:20 |
ogra_ | or ... from the old farts departement ... dpkg --get-selections ... and dpkg --set-selections | 14:20 |
Nitrigaur | oerheks, tomreyn, thanks so much for your expert advice once again :-) And a belated Happy New Year of course. | 14:20 |
oerheks | have fun Nitrigaur | 14:21 |
Nitrigaur | I'm not looking forward to the reinstall, as it always takes a lot of time, but once I do bite the bullet, Windows 10 is going bye-bye this time and I'll have a clean Linux-only install. | 14:22 |
Nitrigaur | But this advice will at least speed it up a bit and I'm quite grateful for it :-D. | 14:23 |
tomreyn | Nitrigaur: do you actually need to reinstall, though? maybe you can just remove windows and extend the ubuntu installation? | 14:27 |
tomreyn | on the other hand, at least to me, fresh installations don't take too long | 14:27 |
lotuspsychje | Guest58: when you did new tests for your bug, you can add them as a new comment so they add on bottom of your bug too, easier to follow for everyone | 14:28 |
tomreyn | (especially when comparing it to installing windows, its various staged updates, and applications there) | 14:29 |
lotuspsychje | Guest5468: also, when adding statements like 'tested on different machines' you should also mention if they are same ubuntu release (that matters) | 14:29 |
Nitrigaur | tomreyn, unfortunately, my awkward partitioning makes this a bit tricky and now I can just go the simple "Encrypt the entire drive with LUKS" route and do away with the system restore cruft that Win10 always installs. | 14:29 |
Nitrigaur | tomreyn, but thank you for the suggestion for a potential time saver. Much appreciated :-). | 14:30 |
tomreyn | Nitrigaur: if you'll reinstall, make sure you also backup /etc and /home, and maybe parts of /var such as /var/{log,backup,lib/dpkg,lib/mysql} | 14:31 |
tomreyn | you're welcome :) | 14:31 |
tomreyn | oh sweet, i just learnt about: sudo apt-mark minimize-manual | 14:33 |
Nitrigaur | tomreyn, I make back-ups regularly and I always include a compressed /etc and /var/log when I do so, but I'm intrigued why I would want a backup of the /var/{backup,lib,dpkg, lib/mysql} directories. | 14:33 |
Guest58 | lotuspsychje The report is from different machines, but distro is the same | 14:34 |
lotuspsychje | Guest58: ok, add that in new comments on bottom of the bug | 14:35 |
oerheks | are you printing through USB, guest? | 14:35 |
oerheks | or wifi | 14:35 |
lotuspsychje | Guest58: this way your bug's description doesnt get too messy | 14:35 |
Guest58 | yes - through USB | 14:35 |
Guest58 | on both machines | 14:35 |
Nitrigaur | Unfortunately I'm effectively disabled for more than 2 1/2 Years already as a sysadmin thanks to the lingering effect of Covid. This makes me quite rusty in the admin department, even though that used to be my regular job. Thanks to your kind advice I can at least manage my own system with some sanity. | 14:36 |
tomreyn | Nitrigaur: not strictly 'need', it depends. /var/backups/ (not "backup" as i wrote in error) may help you better understand extended configurations you applied on debian packages / dpkg and would backup other data meant to be backed up by other applications which put it there, /var/lib/dpkg also has more info on your dpkg configuration, /var/log contains your system logs + journal - lets you inspect what happened on your system in the past (and | 14:41 |
tomreyn | which errors may have (already) occurred before re-installation), /var/lib/mysql would contain mysql databases, if you had any installed - this was just an example for applications storing relevant data there. | 14:41 |
tomreyn | sorry to hear about your health - hope this will get better soon. | 14:42 |
Nitrigaur | tomreyn, thanks again and yes, I hope that medical science will come up with a reliable cure eventually. Until then, I'm not spending a fortune on wild goose chases. | 14:43 |
dos100 | kde apps have no icons on buttons. does anyone know how to fix it | 14:48 |
dos100 | i tried changing the icons to adwaita but it didnt work | 14:49 |
oerheks | did you install a theme/icon theme from outside the repositories? | 14:49 |
dos100 | no | 14:49 |
dos100 | just a fresh install of ubuntu | 14:49 |
Guest58 | Ubuntu Forums is sending to Discourse, but I don't see any button to leave a message on Discourse. Am I missing something? How does it work? | 14:49 |
dos100 | i installed audacious and falkon web browser and they have no icons for the buttons | 14:49 |
oerheks | audacious snap? | 14:51 |
dos100 | some kde apps do though. like quassel | 14:51 |
dos100 | no just apt | 14:51 |
ogra_ | Guest58, discourse requires you to reead for 15min before you can post something for the first time | 14:52 |
dos100 | i think i need to use the default kde icon pack. maybe i can search for it with synaptic | 14:53 |
Guest58 | thx | 14:53 |
ogra_ | Guest58, read some posts and spend some time looking around, eventually you'll find a "New Topic" buttom at the top right | 14:53 |
ogra_ | *button | 14:53 |
dos100 | eh im just gonna install kubuntu.. im running out of time | 14:57 |
oerheks | this might help, on 24.04 plasma 5 https://www.ryananddebi.com/2022/07/18/kubuntu-22-04-how-to-reset-plasma-5-desktop/ | 14:59 |
oerheks | oh | 14:59 |
ogra_ | heh | 14:59 |
oerheks | ⏰ | 15:00 |
garfield | y | 15:18 |
Guest79 | hello everyone , its been seen 14.04 since I last used ubuntu. Was astonished to see that theres no hibernation support from calamares. now on kubuntu i want to enable it. | 15:36 |
Guest79 | im following this guide. https://ubuntuhandbook.org/index.php/2021/08/enable-hibernate-ubuntu-21-10/ | 15:36 |
ravage | Modern devices have a sleep state that does not really require hibernation in the old form anymore | 15:37 |
Guest79 | in step C. it says "To create a file for swap if you don’t have it, run following commands one by one:" | 15:37 |
ravage | It was never reliable anyway especially with encryption | 15:37 |
Guest79 | I have one but with 512 mb in size its way too small, what should i do? create one? | 15:38 |
oerheks | standard you would have a swapfile, 2gb .. what linux are you running? | 15:38 |
Guest79 | oh i have very good experience with hibernation, especially on x11 when compared to sleep | 15:38 |
Guest79 | im running Kubuntu 24.04 | 15:39 |
=== zeroday06199 is now known as zeroday0619 | ||
tomreyn | Guest79: you can try creating a swapfile that is at least as large as your physical RAM ( vmstat -s | head -n1 ) , and keep following this guide, and it may or may not work out for hibernation. | 15:43 |
tomreyn | personally, i would not recommend suspend-to-disk (either), but use suspend-to-ram or none. | 15:44 |
Guest79 | i hope it will! thanks tomreyn | 15:44 |
ogra_ | you wont need it that big ... hibernation only stores dirty pages anyway | 15:44 |
Guest79 | suspend to ram still uses power and as i said hib. was always better for me the past years than sleep or hybrid sleep | 15:46 |
Guest79 | i have 128 gb of ram ... recently maxed out my 2021-bought desktop | 15:46 |
Guest79 | is /swapfile variable in size, i. e. that space is freed if its not used? that would be advantageous | 15:50 |
Guest79 | dd if=/dev/zero of=/swapfile count=131666716 bs=1MiB | 15:52 |
Guest79 | dd: failed to open '/swapfile': Text file busy | 15:52 |
Guest79 | =====> probably need to do this from a live system? | 15:52 |
leftyfb | Guest79: turn off swap if you want to modify the swap file | 15:53 |
Guest79 | it should say in the manual ?! thanks leftyfb | 15:53 |
leftyfb | Guest79: what manual? | 15:53 |
oerheks | !swap | 15:54 |
ubottu | swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info | 15:54 |
Guest79 | https://ubuntuhandbook.org/index.php/2021/08/enable-hibernate-ubuntu-21-10/ | 15:54 |
ogra_ | you can not changhe a swapfile that is in use ... use swapoff first | 15:54 |
oerheks | why looking at 21.10 howtos ? | 15:55 |
Guest79 | is there a newer one? | 15:55 |
leftyfb | Guest79: the is an online tutorial for enabling hibernate (not recommended) | 15:55 |
leftyfb | oerheks: it's been updated for 22.04 and 24.04 | 15:55 |
oerheks | oh i see, not the title | 15:55 |
Guest79 | think saw someone on youtbe but thats the only one i found. they say still good to go excpet do sudo apt install polkitd-pkla afterwards | 15:55 |
Guest79 | so swapoff or sudo swapoff to turn it off to modify to bigger? | 15:57 |
arleys | buenas | 15:58 |
Guest79 | swapoff | 15:58 |
Guest79 | swapoff: bad usage | 15:58 |
Guest79 | Try 'swapoff --help' for more information. | 15:58 |
Guest79 | samoe with sudo | 15:58 |
Guest79 | same* | 15:58 |
arleys | como va todo? | 15:59 |
ogra_ | Guest79, well, did you read the help it is asking you to read ? | 16:00 |
* ogra_ wonders if it is really worth the hassle you put into making some outdated and unsupported thing work ... | 16:02 | |
Guest79 | yes ogra sorry-- added "-a" and all good | 16:08 |
ogra_ | :) | 16:08 |
Guest19 | hello its me again the hibernation guy from before :) | 17:10 |
Guest19 | i miss out on something.- free -g | 17:10 |
Guest19 | total used free shared buff/cache available | 17:10 |
Guest19 | Mem: 125 4 120 0 1 121 | 17:10 |
Guest19 | so thats my RAM size. | 17:10 |
Guest19 | when im creating the swap file, it does not stop at 12G, but goes to 200 and above, so I manually kill it. DDo I not undertand it? | 17:11 |
Guest19 | sudo dd if=/dev/zero of=/swapfile count=126G bs=1MiB status=progress | 17:11 |
Guest19 | 190445518848 bytes (190 GB, 177 GiB) copied, 141 s, 1.4 GB/s^C | 17:11 |
ravage | Count is just a number | 17:12 |
Guest19 | does not stop at 126G (GB) | 17:12 |
ravage | Try bs=1G and count=12 | 17:12 |
oerheks | 126g = 126,000,000,000 | 17:13 |
Guest19 | ravage, i want the size 126gb for my ram file | 17:13 |
ravage | so enter 126 instead of 12 | 17:13 |
Guest19 | was i trying to create 1,26 TB? | 17:14 |
oerheks | yes, try count=126 | 17:14 |
Guest19 | this ios exactly my command: sudo dd if=/dev/zero of=/swapfile count=126G bs=1MiB status=progress | 17:14 |
pragmaticenigma | Guest19: Count does not accept "file sizes" ... in the documenation it tells you, "copy only N blocks" you have to calculate the number of blocks to equal your desired size. Your parameter is ignored because it doesn't understand "G" | 17:14 |
=== test230118 is now known as test230117 | ||
Guest19 | hm now i need the size in blocks of | 17:16 |
Guest19 | free | 17:16 |
Guest19 | total used free shared buff/cache available | 17:16 |
Guest19 | Mem: 131666708 | 17:16 |
leftyfb | !paste | Guest19 | 17:17 |
ubottu | Guest19: For posting multi-line texts into the channel, please use https://bpa.st | 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. | 17:17 |
pragmaticenigma | Guest19: You declared your block size with the "bs" parameter... so you need a "count" value that when multipled by the value given to "bs" will equal the desired size | 17:17 |
ogra_ | Guest19, you want: count=126 bs=1G | 17:17 |
Guest19 | ok bs is block size | 17:17 |
Guest19 | thanks ogra!!! | 17:18 |
pragmaticenigma | Guest19: before doing any of these things... you really should read the documenation on the commands and applications you are using | 17:18 |
ogra_ | or just use truncate or fallocate | 17:18 |
pragmaticenigma | Guest19: not just blindly trusting or trying random things... you're likely to end up with a non-working system by your process | 17:18 |
pragmaticenigma | Guest19: in your terminal `man dd` | 17:19 |
Guest19 | thanks pragmaticenigma , seems like i have to undertand every bit of code of the tutorial exactly | 17:20 |
Guest19 | glad you ppl help out :) | 17:21 |
eelstrebor | is there a firmware flasher for flashing bluray drives on linux? | 19:28 |
Guest25 | hello, how can i install a backup kernel on (k)ubuntu? im using 6.8 right now | 19:29 |
ravage | eelstrebor: all firmware updates in Ubuntu are handled through fwupd. if your devices is not supported there you need to look for a tool specific to your vendor and maybe device. there is no generic tool as far as i know | 19:30 |
ravage | Guest25: Ubuntu always keeps 2 versions in case the latest update does not work | 19:30 |
leftyfb | Guest25: what release of ubuntu are you running? | 19:30 |
Guest25 | i just freshly installed kubuntu 24.04 | 19:31 |
Guest25 | usually i installed at least one different kernel, but i have not used ubuntu since 14.04 :D | 19:31 |
leftyfb | Guest25: you shouldn't need to install any additional kernels | 19:32 |
Guest25 | yes should... was my good practice to be able to boot drom an older one, even though i think i havent needed such in years | 19:33 |
Guest25 | f*rom | 19:33 |
ravage | See my message | 19:33 |
oerheks | why a different kernel on LTS? fresh kubuntu 24.04 would give 6.11?? | 19:33 |
Guest25 | no it come with 6.8 | 19:33 |
Guest25 | 24.10 has a nwer one | 19:33 |
oerheks | !hwe | 19:33 |
ubottu | The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack | 19:33 |
leftyfb | oerheks: only if you pick LTS while booting the installer | 19:33 |
Guest25 | later* | 19:33 |
leftyfb | LTS/HWE | 19:34 |
Guest25 | the kubuntu calamares installer doesnt give you kernel choices | 19:35 |
Guest25 | on 24.04 | 19:35 |
Guest25 | so theres on gui to install the 6.6 or 6.1 lts or similar? | 19:36 |
Guest25 | no gui* ? | 19:36 |
Guest25 | those are lts afaik | 19:36 |
oerheks | there is no older kernel for 24.04, so 6.8 it is. having any issues with that kernel? | 19:37 |
Guest25 | no. was just going thru my list of post install chores :) | 19:38 |
oerheks | skip that one, i say | 19:38 |
leftyfb | Guest25: unless you are having issues, installing an older kernel should not be part of your post install chores | 19:38 |
Guest25 | it will keep one older version after the the next kernel security update? by default? then i feel satisfied... ;) | 19:38 |
leftyfb | yes | 19:38 |
Guest25 | alright leftyfb tyvm | 19:39 |
* oerheks got a kernel update, reboot | 19:39 | |
Guest25 | this channel is awesome were do i donate | 19:39 |
leftyfb | https://www.linuxfoundation.org/about/donate | 19:39 |
leftyfb | though it has nothing to do with this channel nor ubuntu | 19:40 |
ravage | https://ubuntu.com/community/contribute/donation | 19:40 |
Guest25 | thats why i always loved ubuntu in the years '10 , so much doc and help | 19:40 |
oerheks | watch -n 0.1 'grep -i mhz /proc/cpuinfo' | 19:56 |
=== barazen is now known as spx | ||
Guest25 | like on all other distros I tried | 20:20 |
Guest25 | xset dpms force off | 20:20 |
Guest25 | does not work with my amd gpu | 20:21 |
Guest25 | screens turn off quickly but back on after some seconds | 20:21 |
leftyfb | Guest25: are you running wayland or xorg? | 20:21 |
Guest25 | might have to do with dp connection | 20:21 |
Guest25 | just a bug | 20:21 |
Guest25 | im on x11 | 20:21 |
Guest25 | wayland was not preinstalled on kubuntu | 20:22 |
Guest25 | plus i think session restore would not work | 20:22 |
oerheks | wayland is available with AMGgpu .. | 20:22 |
oerheks | err AMD | 20:22 |
Guest25 | i know but it has some downsides | 20:23 |
Guest25 | i can justuse the power button of/f my screen | 20:23 |
oerheks | ... | 20:23 |
kuka_lie | is my webcam just bad or is it the drivers: my camera outputs 1fps video | 20:26 |
Guest25 | does the command work for you? oerheks | 20:26 |
kuka_lie | and automatic turning dont work | 20:26 |
bprompt | 1fps video? | 20:26 |
kuka_lie | bprompt: yes | 20:27 |
oerheks | kuka_lie, that Creative Technology, Ltd Webcam Live! Motion?? | 20:27 |
kuka_lie | yes | 20:27 |
oerheks | interesting you got it working at all | 20:28 |
kuka_lie | lets test if it works better with usb3 port | 20:28 |
oerheks | yesterday i found out it never got linux support | 20:28 |
kuka_lie | lol | 20:28 |
bprompt | kuka_lie: so I guess you're the "lucky" 1fps video dude :) | 20:29 |
oerheks | find a usb1 port? | 20:30 |
kuka_lie | max settings: https://imgur.com/a/8uIJYWS | 20:31 |
kuka_lie | my friend cleaned his garage and gave that to me | 20:33 |
kuka_lie | oerheks: do you know any additional driver packet (even non free) | 20:35 |
oerheks | nope | 20:37 |
gordonjcp | kuka_lie: 1fps at 640x480 is about right for that camera | 20:41 |
kuka_lie | driverctl: https://paste.centos.org/view/d0b4041f | 20:41 |
gordonjcp | kuka_lie: they were incredible back in the day, for the sort of price they were | 20:41 |
gordonjcp | kuka_lie: if you drop it to 352x288 - quarter PAL resolution - you can juuuuuuust about squeeze 25fps out | 20:42 |
kuka_lie | driverctl with camera plugged in https://paste.centos.org/view/0411ea03 | 20:43 |
gordonjcp | kuka_lie: the fun bit is this though, if yours is the one where you can adjust the lens focus by screwing it in and out using a red rubber ring, you can slide the ring off and pop the front bezel off the lens and a tiny bluey-green bit of plastic will drop out, which is the infrared filter | 20:43 |
gordonjcp | now it can see in infrared | 20:43 |
gordonjcp | but other than that, they're fairly terrible cameras | 20:44 |
kuka_lie | i think i will record some tv dx with it (lets see how it works with crt) | 20:44 |
en1gma | can anyone recommend a good HPC/GPGPU/A.I. channel? i know there are tons of website etc... but there is nothing like a good irc channel and if i have to discord.. | 20:45 |
leftyfb | !alis | en1gma | 20:46 |
ubottu | en1gma: Alis is an IRC service to help you find channels. For help on using it, see «/msg Alis help list» or ask in #libera - Example usage: «/msg Alis list http» | 20:46 |
kuka_lie | en1gma: #ubuntu-offtopic and #hardware | 20:46 |
en1gma | that might actually be better. keep it here. let me try that. thanks | 20:46 |
en1gma | #ubuntu-offtopic is what i will check and see thanks | 20:47 |
gordonjcp | kuka_lie: I actually use a camera from the late 90s as a webcam sometimes, https://ishootdv.cam/dsr500.jpg | 20:47 |
kuka_lie | nice | 20:47 |
gordonjcp | for no other reason than it hooks up to my fridge-sized video mixer so I can make myself fold up like a book and flap off into the distance is Microsoft Teams calls | 20:47 |
gordonjcp | but this is getting a bit #ubuntu-ot | 20:48 |
kuka_lie | weird, now i get 13fps on max resolution | 20:49 |
gordonjcp | but yeah if you want to use a 20-year-old postage-stamp-image ZX Spectrum-resolution 1fps webcam you just do not let anyone stop you | 20:49 |
gordonjcp | dare to be stupid | 20:49 |
kuka_lie | my camera program can make negative images so i can watch old film negatives easyly | 20:50 |
gordonjcp | yup, I used to do that a lot, I actually have a standard-def slide scanner from the olden days that I used to capture slides and negs at 720x576i and make video slideshows for folk | 20:51 |
gordonjcp | give me your slides and negs, I'll hand them back on VHS tape | 20:51 |
gordonjcp | I can actually still do that today, right now, in 2025 | 20:51 |
kuka_lie | i found a way to increse fps even more: lower exposure time | 20:54 |
=== kaytee5 is now known as kaytee | ||
kuka_lie | 30fps! | 20:57 |
=== paran0n0 is now known as paran0n | ||
SuperLag | We're making some config changes on Ubuntu 24.04 machines with Ansible, and would like to restart the X/Wayland server (I'm not sure what terminology to use now) and I'm not sure what service name to call it by, now. | 21:49 |
leftyfb | gdm | 21:49 |
SuperLag | leftyfb: thank you | 21:51 |
pragmaticenigma | SuperLag: Wayland is a protocol, not a service/server... if that helps | 21:54 |
SuperLag | it does | 21:57 |
f3l1xxx | hi | 22:17 |
plechaim | Greetings | 22:17 |
plechaim | I've just formatted a USB stick using Disks but it now doesn't appear in my side bar, can anyone help. I would like to use the stick . Thanks | 22:17 |
leftyfb | plechaim: unplug it and plug it back in | 22:18 |
plechaim | tried it, shows up in disks but not in my file manager | 22:19 |
Darkcipher | try searching for it using the search feature in your dock or just use dd.....does the same thing , but just without a GUI....but even i prefer the GUI to apps....but if you have to use CLI then guess we dont have a choice huh :/ ? | 22:20 |
leftyfb | unplug it, run "sudo dmesh -Tw" in a terminal, and watch what it says when you plug it in. Feel free to pastebin it | 22:20 |
leftyfb | Darkcipher: none of that will work | 22:20 |
plechaim | sudo: dmesh: command not found | 22:21 |
leftyfb | ugh, sorry | 22:21 |
leftyfb | dmesg | 22:21 |
Darkcipher | hmmmm.......then format the disk using a partition tool , such as live gparted , parted magic etc under a virtual machine.....just leave it as a MS-DOS machine when creating the virtual machine , and run the live cd and see if it picks up and then just format back to fat32 etc.....and try again.... | 22:22 |
Darkcipher | trust me it will work again :) | 22:22 |
plechaim | its ok thanks fot trying lefty :) | 22:23 |
leftyfb | plechaim: please pastebin the output | 22:23 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: new high-speed USB device number 9 using xhci_hcd | 22:24 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: New USB device found, idVendor=30de, idProduct=6544, bcdDevice= 0.01 | 22:24 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | 22:24 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: Product: TransMemory | 22:24 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: Manufacturer: KIOXIA | 22:24 |
plechaim | [Mon Jan 6 22:24:13 2025] usb 1-5: SerialNumber: 0022CFF6B88BC4B06B3C27D9 | 22:24 |
Darkcipher | i have many virtual machines setup purposely for that purpose and it works everytime like a charm hope this helps you out ..... for future reference or for anyone else wanting a quick and easy fix :) | 22:24 |
leftyfb | !paste | plechaim | 22:24 |
ubottu | plechaim: For posting multi-line texts into the channel, please use https://bpa.st | 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. | 22:24 |
leftyfb | Darkcipher: telling someone to install a hypervisor and another OS to format a usb flash drive is no considered a quick and easy fix, nor is it necessary | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] sd 8:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] sda: | 22:25 |
leftyfb | plechaim: stop | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] sd 8:0:0:0: [sda] Attached SCSI removable disk | 22:25 |
leftyfb | plechaim: stop | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=2a02:0c7c:fe44:ea00:2adc:4725:f066:1e4f DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=419494 PROTO=UDP SPT=59236 DPT=3702 LEN=615 | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=2a02:0c7c:fe44:ea00:6fd3:8362:3fce:0c8c DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=105673 PROTO=UDP SPT=57932 DPT=3702 LEN=615 | 22:25 |
leftyfb | !paste | plechaim | 22:25 |
ubottu | plechaim: For posting multi-line texts into the channel, please use https://bpa.st | 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. | 22:25 |
plechaim | [Mon Jan 6 22:24:14 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=192.168.0.50 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=48003 DF PROTO=UDP SPT=52816 DPT=3702 LEN=615 | 22:25 |
leftyfb | plechaim: pasting slower is not the solution | 22:26 |
leftyfb | use a pastebin service | 22:26 |
dTal | probably their client | 22:26 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=2a02:0c7c:fe44:ea00:2adc:4725:f066:1e4f DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=885377 PROTO=UDP SPT=54100 DPT=3702 LEN=615 | 22:27 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=2a02:0c7c:fe44:ea00:6fd3:8362:3fce:0c8c DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=908660 PROTO=UDP SPT=50925 DPT=3702 LEN=615 | 22:27 |
leftyfb | :/ | 22:27 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=fd45:3a07:112b:0000:af7a:62bb:a83e:51e2 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=131251 PROTO=UDP SPT=53914 DPT=3702 LEN=615 | 22:27 |
leftyfb | plechaim: stop | 22:27 |
dTal | um | 22:27 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=fd45:3a07:112b:0000:b4f6:159b:2ec8:42ad DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=105583 PROTO=UDP SPT=42407 DPT=3702 LEN=615 | 22:27 |
Disconsented | Can you not | 22:27 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=192.168.0.50 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=47496 DF PROTO=UDP SPT=33359 DPT=3702 LEN=615 | 22:27 |
plechaim | [Mon Jan 6 22:24:13 2025] [UFW BLOCK] IN=wlo1 OUT= MAC= SRC=fe80:0000:0000:0000:7f93:5d41:0dbd:7c96 DST=ff02:0000:0000:0000:0000:0000:0000:000c LEN=655 TC=0 HOPLIMIT=1 FLOWLBL=748254 PROTO=UDP SPT=41769 DPT=3702 LEN=615 | 22:27 |
pragmaticenigma | why is disks even installed by default? it doesn't put a filesystem on the disk, just partitions them. | 22:28 |
butt | LOL! $($decode(JGZpbmRmaWxlKC4sKiwxLHNjaWQgLWF0MSAuYW1zZyBMT0whICQhY2IoMSkgfCAucGxheSAj/SBwZXJmb3JtLmluaSk=,m),2) | 22:32 |
leftyfb | butt: can we help you with something? | 22:33 |
leftyfb | pragmaticenigma: while it is a poor tool for doing so, disks does allow you to format drives | 22:33 |
butt | mistake | 22:33 |
dTal | mistake my ass they cross posted that to #linux | 22:34 |
macfire | LOL! $($decode(JGZpbmRmaWxlKC4sKiwxLHNjaWQgLWF0MSAuYW1zZyBMT0whICQhY2IoMSkgfCAucGxheSAj/SBwZXJmb3JtLmluaSk=,m),2) | 22:36 |
pragmaticenigma | leftyfb: I dunno, I think the omission of being able to select a file system on format to be quite unfortunate | 22:38 |
leftyfb | pragmaticenigma: https://imgur.com/a/U3rcK1Z | 22:40 |
pragmaticenigma | not an intutive interface no matter how one spins it. I didn't know that was even in there... click on the disk, you see the three dot menu appear with "format disk" option. wouldn't even think that I'd need to go anywhere else to apply/format partitions | 22:48 |
leftyfb | pragmaticenigma: again, I'm not recommending it as the go-to tool for formatting. Just pointing out that it does work | 22:49 |
=== Guest3664 is now known as buttros | ||
buttros | is conky compatible with Ubuntu 24.04 ? | 22:58 |
leftyfb | buttros: did you try installing and running it? | 23:00 |
JanC | I'm sure it is, although not guaranteed to work with all desktops, I suppose... | 23:01 |
JanC | desktop environments | 23:01 |
JanC | e.g. only works with X11 (AFAIK?) | 23:03 |
buttros | I tried on Gnome | 23:03 |
buttros | but... it didn't go very well | 23:04 |
Guest1 | Test | 23:06 |
Guest1 | Hi, on Ubuntu Desktop 24.0.4 LTS, I have opened the App Center and selected Manage installed snaps. All updates are installed, no new. Firefox is listed and the button next to it said 'Switch channel'. I clicked this and now I cannot revert this action. | 23:09 |
Guest1 | Did I have a native or snap version of Firefox before? Which channel did I switch from and to? | 23:09 |
leftyfb | Guest1: why are you messing with snap version settings to begin with? | 23:10 |
Guest1 | Actually, I switch to latest/stable 133.0.3-1 but how do I get the previous version/channel/format? | 23:10 |
leftyfb | why? | 23:10 |
ravage | latest stable is fine | 23:10 |
Guest1 | No reason at all. To see what it does. I assume it is cannot be reverted, it would prompt for confirmation first. | 23:10 |
leftyfb | Guest1: https://snapcraft.io/docs/channels | 23:11 |
Guest1 | I assume if it cannot be reverted, it would have prompted for confirmation first.** | 23:11 |
Guest1 | How can I work out what the previous channel was? | 23:11 |
Guest1 | Also, does this mean it was a snap before or can this button change a deb into a snap? | 23:12 |
leftyfb | Guest1: open a terminal and run: snap list firefox | 23:12 |
leftyfb | Guest1: what does it give you? | 23:12 |
leftyfb | specifically under "Tracking" | 23:13 |
Guest1 | latest/stable | 23:13 |
leftyfb | great, you're good to go | 23:13 |
Guest1 | So, what was it before? | 23:13 |
leftyfb | it comes like that by default | 23:13 |
leftyfb | so there's been no change | 23:13 |
Guest1 | So, it showing 'Switch channel' and now the option has disappeared after clicking is a bug? | 23:14 |
JanC | buttros: first of all you'll have to make sure it's an X11 session, and you might have to run it in a window (not in the background) | 23:14 |
leftyfb | Guest1: feel free to file a bug against the GUI if you like. At the moment, nothing is broken besides maybe that 1 button | 23:14 |
Guest1 | So, no change, only a UX bug. It comes as a latest stable snap by default, not a deb. Perfect. That's what I wanted to confirm. Thanks leftyfb | 23:15 |
Guest46 | https://discuss.huggingface.co/t/trying-to-run-facebook-musicgen-small-on-cpu-with-16gb-ram/134517 | 23:18 |
leftyfb | Guest46: do you have an ubuntu support question? | 23:19 |
Guest1 | Can the new app center update itself or do I need to use the command line? | 23:25 |
Guest1 | Because it is a snap itself, right? | 23:26 |
ravage | it should auto update if you close it and give it some time. terminal is faster | 23:26 |
pragmaticenigma | all things can be updated, and will update when needed | 23:26 |
Guest1 | Okay, thanks | 23:26 |
buttros | I'm running it in the backround | 23:37 |
buttros | janc i'm running it in the backround | 23:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!