/srv/irclogs.ubuntu.com/2024/06/23/#ubuntu.txt

=== chris14_ is now known as chris14
JoeLlamaokay so like if I accidentally click on the top bar with the clock on it there is like an orange bar that drops down and things go catty-whompus... first of all what is that and second what can I do to make it stop doing that?01:58
=== guiverc2 is now known as guiverc
kutgraphs on resources, probably ram or cpu02:26
kuti think you can edit the panel items02:26
zakariaHello people, I have reported this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061840 and I solve it, I found out that the issue is from the kernel02:49
-ubottu:#ubuntu- Launchpad bug 2061840 in linux (Ubuntu Noble) "Ubuntu 24.04 freezes after plug in power cable" [Undecided, New]02:49
zakarianow I'm on the kernel 6.4.0-060400-generic + Ubuntu 24.04 LTS works fine :)02:50
zakariawhat should I do for the next step ?02:50
enigma9o7Well, since you've reported it, I'd say just follow that bug report, and also test every new 6.8 kernel ubuntu offers til it's resolved.03:09
enigma9o7I mean if you want, you could add 'noble-proposed' repo and try 6.8.0-38 early.03:10
enigma9o7you could also follow changelogs and see if it seems your issue might have been adressed03:11
=== deepSleep is now known as Guest7386
=== deepSleep is now known as Guest1953
=== cal is now known as Varian
=== EriC^^_ is now known as EriC^^
momkenhello05:21
momkenI want to install 24.04 LTS, but in "Manual Partitioning" section I can not select any device!05:22
momkenAll devices are grayed out05:22
momkenI can not continue with the installation05:22
lotuspsychjemomken: 24.04 new installer is still a work in progress05:22
momkenPlease help05:22
momkenlotuspsychje How should I install anyway?05:23
lotuspsychjemomken: https://bugs.launchpad.net/ubuntu-desktop-provision check the recent bugs here05:23
momkenIs there any old installer?05:23
lotuspsychjemomken: probably only a full disk install will work05:23
DiagonMy solution to the install issue has been to vanilla install to a scratch disk, then prepare the disks I want and copy the files over.05:24
Bashing-ommomken: I recently installed 24.04 (Xubuntu-minimal) manually partitioning with no issue.05:24
DiagonThat means modifying fstab/ cryptab and doing update-initramfs update-grub grub-install05:25
DiagonGraphics help? 24.04 new install. Thinkpad with dual intel/nvidia gpu. No way to turn one off.05:26
Diagoninxi reports vesa driver though xserver-xorg-video-nouveau was auto-installed.05:26
DiagonWhat do I need to know about running nouveau?05:26
momkenI was using LinuxMint 21.3 which was good except that it didn't have Remote Desktop (rdp/vnc) and I need that functionality somehow. I realized that the Gnome desktop supports remote desktop (both rdp and vnc) out of the box05:28
momkenBut dealing with different vnc servers in Linux Mint eventually broke my Linux Mint.05:28
DiagonIf you control both sides, try xpra.05:30
enigma9o7Diagon, what do you want to know about using nouveau?05:48
DiagonHey, eigma9o7, thanks.  Well, it seems it's installed, but vesa is being used, and even then I'm not sure on which gpu. So how do I get nouveau to be used?05:49
enigma9o7If it works well enough for you, then nothing to do.  For some people on old gpu (me) it'll cause computer to lockup every day or two... for some people on new gpu, they want better performance for 3D games so they'll use the proprietary driver even tho nouveau works fine for normal use.05:49
enigma9o7Oh, if vesa is being used, that's a problem.  Nouveau is in the kernel and used by default, so something going wrong if you're stuck in vesa.05:49
DiagonAh, that's sad.05:50
DiagonAny pointers on debugging?05:50
enigma9o7Well no, it's not sad, cuz vesa is pretty bad, doesn't even support high resolutions.05:50
enigma9o7I'd start by sharing "inxi -G" in a pastebin, so we can see what gpu model you have and what driver(s) are actaully in use.05:50
DiagonYup, I see it's a module.  And it's "used by 0"05:51
DiagonSure.  One sec (using 2 machines here).05:51
enigma9o7momken, you can certainly run xvncserver on either mint or ubuntu, regardless of desktop....05:52
enigma9o7and if you mean you want and rdp client, you can use something like remmina on either distro with any desktop....05:52
Diagonenigma9o7 : Here ya go!  termbin.com/9cnv05:53
enigma9o7but GNOME certainly makes it easy, configuing x11vncserver can be tricky if you don't want just defaults, gotta manually edit a config file05:53
enigma9o7yeah diagon, you defininately have issues and im no expert in this matter, hopefully others are and can help when they see that.  It seems you've got dual gpu, but neither one using the kernel drivers.05:55
Diagonright, and the bios doesn't let me turn off one or the other.05:55
enigma9o7I would start by running "sudo ubuntu-drivers install" to see if it magically fixes things for you05:55
enigma9o7during install, did you check the box to allow 3rd party/prop drivers?05:56
DiagonI did.05:56
enigma9o7It shoulda done it automatically then, but that command I suggested will try the same thing as the installer.05:57
DiagonIs ubuntu-drivers the same as the "addional drivers" gui app?05:57
enigma9o7You could also look in the ubuntu-drivers GUI to see if there's soemthing you can change on the tab about drivers.05:57
enigma9o7hahhaha i was typing about that when you suggested it05:57
enigma9o7It's similar, yeah.  The cli version probably does the same thing, but automatically uses the reccommended driver.05:58
Diagon"no additional drivers available" and "no proprietary drivers are in use"05:58
DiagonOdd, it should tell me about the nvidia drivers, no?05:58
enigma9o7whereas the gui lets you pick other available drivers even if they're not the reccommended one05:58
Diagon:thumbs-up:05:58
DiagonI mean, the proprietary nvidia drivers should be listed in there. :?05:59
enigma9o7I think it should, yeah.05:59
enigma9o7Yes, they should.05:59
enigma9o7ah okay that's an old gpu that uses the legacy 390 driver on the nvidia side06:00
enigma9o7the legacy 390 driver is no longer available in ubuntu06:00
enigma9o7but, that doesn't explain why it didnt use nouveau06:00
DiagonI see 390 isn't even in the repos any more.06:01
Diagon`aptitude search nvidia | grep 390`06:02
gaelheartanybody can tell me how to get adwaita legacy icons on ubuntu 24.04.  i use them on fedora and i really like them.  I just installed ubuntu on my main driver.  thanks06:02
enigma9o7you can still get the 390 driver by adding the (unofficial) graphics drivers ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa06:03
enigma9o7but again that doesnt explain why it didnt load nouveau autoamtically, or intel driver automatically06:03
DiagonUseful infos.  I'll put it in my notes.06:03
enigma9o7(for what its worth, I use the legacy nvidia-340 driver)06:04
Diagonguess you got me beat!06:05
enigma9o7ya but nouveau worked automatically just fine06:06
enigma9o7Youv'e defininately got something going on I don't understand, nouveau and intel drivers from kernel shoulda just loaded automatically for you.06:06
DiagonCould this have something to do with wayland?06:07
enigma9o7Yes and no.  If I were you, I wouldn't use wayland cuz even with the right drivers you'll have bad performance compared to X11, but the drivers should still have installed.06:08
DiagonHow to switch to X?  On the login page, there's no option as there used to be.06:08
enigma9o7For wayland on the nvidia side you need 490 or newer.06:08
enigma9o7So after you enter your username, before you enter your password, there should be a gear icon that offers you X session.06:09
DiagonI'll try again ...06:09
enigma9o7Yeah double check.  Logout, get to the password box but dont type anything, the gear should be there.06:09
enigma9o7on the bottom right area06:10
DiagonNo gear icon, and I know what you mean, because it was there for 22.0406:11
enigma9o7sorry i'm out of ideas.  if noone else chimes in, try again later.  its middle of night in the americas and super early in europe, so less people are around that know what's up06:13
DiagonI appreciate your help.  At least I know it's not me!  :)  Have a good day/06:14
enigma9o7Just start by sharing that inxi pastebin, cuz that shows right away there's no drivers being used for either gpu, which is just wierd.06:14
enigma9o7there is no reason i know of that nouveau and intel driver shouldn't just be autoloaded06:15
enigma9o7and even with wayland, in theory it should work just software rendered slow... but certainly you should be able to switch to x11  from login screen too.06:16
DiagonK. Will do.06:17
lubuntuyo08:12
lubuntuguys08:12
enigma9o7I really think this channel should have a nohello rule.  I saw 2 messages here and thought someone might be looking for help, and no, its just lubuntu with yo guys.08:30
lotuspsychjeenigma9o7: a what rule?08:33
enigma9o7nohello.com08:35
lotuspsychjenot illegal to say hi in the support channel enigma9o708:42
enigma9o7well that would be pretty crazy, wouldn't it?  an actual law against such a thing?   Holy fuck.  Yeah okay thanks for the ping, that kinda made me chuckle.08:51
bapt-et-thibreboot09:03
devslashIve got dual monitors. When I boot Ubuntu 23.10 desktop the login screen appears on the secondary monitor. Is there a way to force the login screen to appear on my primary monitor09:10
ravagedo the upgrade to 24.04 first09:11
ravageand the login screen probably appears on the first output your system initializes09:12
ravageso the easy fix is to just swap those monitors?09:12
devslashno....09:12
devslashI am not upgrading right now09:12
ravageyou should do that soon. 23.10 will be EOL soon09:13
devslashthe upgrade tool is not reliable09:13
devslashI found a fix that seems to work just fine09:18
=== TomTom_ is now known as TomTom
=== root is now known as Guest1539
cbreak_I upgraded five systems, most didn't cause any problems11:21
=== EriC^ is now known as EriC^^
=== EriC^^ is now known as Guest8168
=== EriC^ is now known as EriC^^
babulawhat's the best hdd health etc. analyzer for linux, preferably a gui program? crystaldiskinfo on windows seems homeusers standard here in finland, ought to be good...12:20
BluesKajHi all12:25
JanCGnome Disks can show SMART data12:26
zakariaSorry, I couldn't understand (I'm not that advanced user), would please clarify what can I do?12:27
zakaria@enigma9o712:30
tomreynzakaria: here's a line which enigma wrote before you had reconnected: Well, since you've reported it, I'd say just follow that bug report, and also test every new 6.8 kernel ubuntu offers til it's resolved.12:41
zakariaAlright, I'll try to keep going on with testing, but I'm using now 6.4.0-060400-generic, is it safe ? can I remove 6.8 (default one) ?12:42
babulaJanC: i'm not interested in smart data, like health checks of hdd etc.12:43
tomreyn6.4.0-060400-generic sounds like this is an unsupported and outdated kernel snapshot build12:44
JanCbabula: SMART _is_ the health check data for HDDs...12:45
tomreynzakaria: so i would recommend running the default kernel image for now, if you can, or to install 22.04 LTS instead.12:45
tomreynzakaria: you can basically choose between two roads now: (1) stabilize your system, find/use workarounds; (2) continue with the bug report and help finding the root cause and possibly a solution to it.12:47
tomreyninstalling 22.04 would be (1), as would be upgrading your year 2020 bios.12:48
zakariaHemmm, will Ubuntu 22.04 get new kernel version like 6.8 and 6.9 ? if yes, I'll be affected (as it happens with me with Pop_OS)12:49
tomreyncontinuing to use 24.04 with the default kernel (or the one from -proposed, but i doubt it makes a difference), which would, for now, mean you'd need to power down the system to be able to plug it to power, would be (2).12:50
zakariaAlright, I'll do my best, should I mention in launchpad that 6.4.0 works without problem (refering to that issue is from kernel) ? or just waiting ?12:52
tomreynevery LTS release gets additional "HWE" (backported) kernels from newer LTS releases. 24.04 LTS will have the kernel of Ubuntu 26.04 LTS available after it releases in 202612:53
tomreynYes, it would be very good to mention in the bug report that earlier kernel versions do not have this issue (i.e. it seems to be a "regression"), if you have not yet done so.12:54
babulaJanC: yes, but you can do surface scans etc. with these programs.12:57
babulamaybe i'll need to run that strange crystaldiskinfo under wine.12:58
zakariathank you @tomreyn for your time, I really appreciate your support <312:58
tomreynzaki: https://packages.ubuntu.com/search?keywords=linux-image-generic-hwe lists the "HWE" kernel versions which are available, and supported (except for the "-edge" ones, I assume), in addition to the default ("GA", general availability) kernel on different Ubuntu releases. It is a bit difficult to read, though: "focal(-updates)" is ubuntu 20.04 LTS, "jammy(-updates)" is Ubuntu 22.04 LTS, "noble(-updates)" is Ubuntu 24.04 LTS.12:59
tomreynzakaria: if you focus on 24.04 (noble) only, this list is very short, at this time: https://packages.ubuntu.com/search?suite=noble-updates&keywords=linux-image-generic-hwe - but it will have more options in two years.13:00
tomreynzakaria: you're welcome. and if what i just explained is too complicated, or badly explained, don'T worry, it's not crucial.13:01
ravagebabula: i did my last surface test in the early 2000s but you can do that with the badblocks tools. make sure to choose a non-destructive mode it you care for your data13:01
tomreynzaki: sorry, the above was to zakaria13:01
babularavage: hmm yes, do you know a gui software for linux?13:02
ravageno13:02
JanCbabula: a long/extended SMART test does a surface scan13:03
babulaJanC: right, could be so. i'm not interested in the s.m.a.r.t. stats, them i can get easily.13:15
JanCthen what do you want?13:17
babulaJanC: disk analyzing.13:18
JanCbut that is what SMART does13:18
JanCit's already built in every hard disk, in a way that works much more efficiently than when you implement it yourself13:18
CrinHello everyone13:19
CrinI have an issue with Timeshift  in ubuntu where timeshift hides a partition after i start it and it is only accesable through /run/tmeshift/ how can i prevent this?13:20
JanCseems like CrystalDiskInfo just shows SMART info anyway, just with fancy manga pictures added13:21
oerheksCrin, basicly not, that is how timeshift works. one can delete snapshots..13:23
oerhekstimeshift --list13:23
oerhekstimeshift --delete --snapshot 'date'  or timeshift --delete-all13:23
=== tom_ is now known as paul424
Crinbut there are other things on that partition :(13:28
babulaJanC: that's just fast hdd smart stats.13:29
babulaJanC: it has been in every hdd since early 2000s.13:29
JanC...13:29
oerheksbabula, no, you are wrong, it covers ssd and nvme too13:30
Crinoerheks: thank you for answerng tho it was hard to find a definitive aswer to this13:30
oerheksCrin, that partition should only contain snapshots..13:30
CrinYes i will restructure partitions, it anoying but oh well13:32
babulaoerheks: of course, i call all these drives harddrives.13:33
=== VIAblet is now known as V1A
=== pikapika_lunar is now known as militantorc
=== pikapika_lunar is now known as militantorc
kubast2Hey `do-release-upgrade` on ubuntu 22.04 doesn't detect 24.04 as a new LTS version18:39
kubast2Do I just need to do-release-upgrade to 23.10 and then to 24.04?18:40
kutyou can yes18:40
ravageyes. I would suggest doing that outside the GUI in a Terminal 18:41
ravagethe GUI crashed on me too many times during upgrades 18:41
kuthow do i disable the ubuntu pro updates from showing when i do an apt update?18:41
ravageyou enable Ubuntu Pro 🙂18:42
kuti dont want it18:42
ravagewhy?18:42
kutcause they aint free18:42
ravageyou dont want a more secure system for free?18:42
ravageof course they are.18:42
kutwell then how do i enable18:42
ravagefor up to 5 computers18:43
kuti have 3 going rn18:43
ravagehttps://ubuntu.com/pro/subscribe18:43
kutthanks, friend18:46
babulafor me do-release-upgrade didn't work either, i had to do with with -d or -D18:48
babulayou don't have to go through all versions between.18:48
kutapt dist-upgrade ?18:48
ravagebabula: please do not advice users to execute unsupported commands18:51
ravagedirect upgrades from 22.04 to 24.04 will be enabled with the release of 24.04.1 (probably) in August18:52
kutsorry ravage18:52
ravagewhy are you sorry? 😄18:52
kutcause i probably did the same thing and not sure if dist-upgrade will work that way but that's the command i always use18:53
ravagedist-upgrade does not change your Ubuntu version18:53
ravagethe new name for it is full-upgrade18:53
kutis there a command to get info on commands in here, from a bot maybe?18:54
ravageand should always be used instead of upgrade anyway18:54
ravagethat would be a very long list18:54
babularavage: unsupported? -d, --devel-release18:54
ravageyes18:54
kutto be honest, i haven't used ubuntu since 10.x but i refuse to do win11 now18:54
babulafor me upgraded with that to 24.0418:54
ravagegood for you18:55
kutbut you dont want devel release18:55
kutor the guy asking shouldn't upgrade to devel, is what i mean18:56
ravagethe release is fine18:56
ravagethere is just not official upgrade path from the previous LTS yet18:56
babulakut: i didn't get a devel version fortunately!18:56
ravageit is untested any may just fail18:56
kutis that 22.04?18:56
zitatis there some roadmap for 24.04.118:56
kutthat's what i've got18:56
ravageyes18:56
kutok, so i need to wait it seems18:57
kutthank you kind sirs18:57
babulawhat's the point of having go through every release, not updating instantly to the latest?18:57
babulaeven windows has this.18:57
ravagethere is no point18:57
kutcause adhd says get all the updates18:57
ravagethats why you wait18:57
kutwhat does esm stand for, extra security measures?18:58
babulai also wonder why do you sometimes have to reboot after updating system files, even windows doesn't require this nowadays!18:58
kutsorry i'm asking silly questions18:58
kutif files need to be replaced and are in use? maybe unmount the drive to do something?18:59
ravagewindows only gets updates once a month. and that always requires a restart18:59
babulaah well19:00
kutthanks ravage i got the pro going on 1 pc19:02
ravagegreat 🙂19:03
kutwhats that symbol? my encoding isn't correct apparently19:03
ravagesupposted to be a smiley19:04
ravage*supposed19:04
kutdo you want to be friends now19:04
kuthttps://imgur.com/G8OaPfV.png can't see the smiley :(19:07
rboxget a better font? get a better clidnt?19:11
rboxclient19:11
kutit's the encoding, which i can fix but can't be arsed right now19:11
kutnot aching to see your smileys since you're rude19:12
kuti can't get the kb application shortcuts to understand alt+fn+prt sc19:29
bparkerfn is not a real keyboard key19:34
bparkerthat's something handled internally in your kb firmware/hardware19:35
kutyeah it's enabling the prt sc key19:35
kutso it says the shortcut is alt R19:35
kutI changed it in bios so I dont need the fn key but it still isn't allowing me to set alt+prt sc19:36
kuthttps://imgur.com/T7GucLN.png this is it working, why alt R?19:38
kutthat means it's coming up any time i press alt19:40
tomreyn"Alt R" refers to the right-hand side Alt key. "Alt L" refers to the left hand one. you may only have one of those on a smaller keyboard.19:43
tomreynkey combos are indicated by a hyphon19:44
kutI have both but it isn't detecting prt sc cause I want to use alt+prt sc19:44
tomreynactually plus character19:44
kutbut just prt sc and shift+prt sc are working as expected19:44
kutthanks for the help tomreyn19:45
tomreynalt + print screen usually means sysrq19:45
tomreyn!sysrq19:45
ubottuIn an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key19:45
tomreynthose combos are probably not allowed to be configured on the desktop19:45
tomreynbecause they are to be directly handled by the kernel19:46
kutalt+print screen to take a screenshot of the active window?19:46
kutwhen I reset to defaults it's assigned but the key combo doesn't work19:46
tomreyni mean holding down alt + printscreen and then tapping yet another key, such as 'h', which should print output to a terminal / tty19:47
kutI am not doing that since I switched of Lock Fn Keys19:47
tomreynyou could ask about / search on this in xfce specific support channels, since you seem to be using xubuntu.19:49
Guest22hey, my video editor shotcut fails to render20:07
Guest22https://pastebin.pl/view/a19eabed20:07
Guest22this is error log20:07
jStefanHello. Where can I get more info on the "linux-kvm" flavor of kernels compared to "-generic" ?20:09
enigma9o7Maybe start with https://ubuntu.com/blog/kvm-hyphervisor ?20:10
jStefani'm not installing or running my own hypervisor20:11
jStefanit's a guest install on a kvm I don't control20:11
oerhekswhat do you mean with '"linux-kvm" flavor of kernels ?20:13
jStefanpackage "linux-kvm"20:13
ravagethats a meta package for linux-image-kvm and linux-headers-kvm20:14
jStefani know that20:14
ravageits a kernel that is probably a lot smaller in size20:14
ravageas it only includes drivers for the virtualized hardware20:14
jStefanbut I have no extra information than that, if I install this on a remote VPS, and then it doesn't boot because it's missing something, then i have a problem20:15
ravagethen dont20:15
jStefanthen why does it exist?20:15
ravagethe generic kernel will boot just fine20:16
ravagesee above20:16
enigma9o7its smaller20:16
oerheksinstalling linux-kvm in a VM,..20:16
oerheksinteresting20:16
enigma9o7doesn't include stuff you wouldn't use in a VM20:16
enigma9o7linux-image-virtual20:16
jStefani have no difference other than "it's smaller" and "probably"20:17
ravagewhat else do you want to hear?20:17
jStefanlike an actual list of differences?20:17
ravagehttps://packages.ubuntu.com/jammy/linux-image-kvm download the sources and build script if you want to find out what exactly is in there20:18
jStefanobviously someone took and effort to create it for a reason20:18
ravageto build a kernel that is smaller and only includes drivers needed with KVM20:18
ravagethat is obvious20:19
jStefanand that's a one size fits all for any KVM ?20:19
ravagemostly yes20:19
jStefanand what if my use case is not the "mostly"20:19
jStefanwhat are the exceptions ?20:19
ravageuse the generic kernel20:19
jStefanso this exist, but you probably shouldn't install it, and you probably should use generic... sounds like it "probably" shouldn't exist ?20:20
ravagethis is not a meta discussion channel really20:21
ravagefeel free to discuss that in #ubuntu-discuss20:21
jStefani just want a list of differences other than it's smaller, really technical, i don't want to discuss that it is just smaller20:22
enigma9o7https://help.ubuntu.com/community/ServerFaq#What_are_the_differences_between_the_server_and_virtual_kernels.3F20:23
=== pikapika_lunar is now known as militantorc
jStefanthe server kernels no longer exist afaik, and that's refering to -virtual that depends on the same underlying package20:25
jStefanmore specifically the package in question would be "linux-image-5.15.0-1060-kvm" for ubuntu 22.0420:29
=== tomaw_ is now known as tomaw
enigma9o7or just install "linux-image-virtual" if you want updates20:32
enigma9o7which would work on any ubuntu version20:32
jStefanthat points to the -generic kernel, i just want to know the difference with "linux-image-5.15.0-1060-kvm"20:33
Guest22hey my video editor fails to render video20:34
Guest22this is the log file20:34
Guest22https://pastebin.pl/view/c844750a20:34
oerheksthere is also linux-image-virtual-hwe-22.0420:34
Guest22I'm using shotcut20:34
Guest22I'm not missing any video file from list I use in my project20:35
enigma9o7linux-image-virtual does not point to linux-image-generic if that's what you're suggesting, jstefan.20:35
Guest22WILD TIMESTAMP: pkt.pts=[-9223372036854775808], pkt.dts=[-9223372036854775808], req_position=[2896], current_position=[2895], int_position=[0], pts=[-9223372036854775808]20:35
Guest22[chain avformat-novalidate] /home/ronalds/Desktop/intro_steady.mp420:35
Guest22this is the type of error20:35
oerheksGuest22, what shotcut is this? your previous post: libva: Trying to open /home/ronalds/Downloads/shotcut-linux-x86_64-231215/Shotcut/Shotcut.app20:35
oerheksnot the snap or deb version20:36
Guest22well I'm using version downloaded20:36
Guest22I can try on system installed20:36
jStefanenigma9o7, on my system linux-image virtual Depends: linux-image-5.15.0-112-generic20:37
oerheksinfo shotcut noble20:37
oerheks!info shotcut noble20:37
ubottushotcut (24.02.29+ds-1build1, noble): video editor. In component universe, is optional. Built by shotcut. Size 1,555 kB / 4,998 kB20:37
oerhekswe got newer ..20:37
jStefanand  linux-image-kvm depends on "linux-image-5.15.0-1060-kvm"20:37
jStefanbut I can't find no use cases or examples, or any documentation20:39
=== pikapika_lunar is now known as militantorc
Guest22it fails at 10%20:55
Guest22https://pastebin.pl/view/c844750a20:56
kubast2Has anyone figured out what the issue is causing a gamma to oscillate in an sinusoidal pattern(very slowly)? Seems to affect gnome, kde wayland and kde x11; across ubuntu 24.04, fedora 40 and opensuse tumbleweed?21:42
kubast2Not sure what else is affected21:42
gaelhearthey guys i installed ubuntu on my laptop yesterday and you know in the quick settings there is usually a button to select balance, performance, or powersaving.  the button isn't there. like at all.  is that a new feature or something i can unlock so to speak21:45
gaelhearti don't even know how to google it because i don't remember what the button is called21:47
ravagethis is Ubuntu 24.0421:48
* ravage uploaded an image: (19KiB) < https://xentonix.net/_matrix/media/v3/download/xentonix.net/StJHKNHtyWmXakomKUNzdYbI/image.png >21:48
ravageso the button is right there really?21:50
oerhekssame as in 22.0421:51
gaelheartoh ok thanks. that's the power mode button.21:52
gaelheartthe power mode button is not there at all21:53
ravageit is also at Settings -> Power21:53
oerheksIf performance mode isn't available that means your bios do not support platform profiles.21:54
gaelheartyes it is but i wanted to be able to change it from power saving to balanced to performance like if my battery is low, or im installing someething and i want to get more performance for a paticular task21:54
ravagebalanced is usually fine21:54
ravageit does not limit the max performance21:55
gaelhearti wonder what happened.  i wiped fedora off this laptop and it was there in fedora im shaking my head over here21:55
ravageits more a "on demand" setting21:55
oerheksterminal: powerprofilesctl list21:55
gaelheartright exactly21:55
ravageon this workstation i think it really does nothing at all21:56
ravagetoo lazy to boot my laptop 🙂21:56
gaelheartoerheks, I ran "powerfrofilesctl list and it said it wasn't installed.  i installed it and it automatically removed tlp.  now the button is back21:57
oerheksah tlp21:57
gaelhearti must have installed that.  i was looking online for top things to do after installing ubuntu.  i must have done it21:58
oerheksi think you could do this in TLP too ..21:58
oerhekson power/battry behavior21:58
enigma9o7Maybe gotta unplug it.21:58
gaelheartoh like from a terminal emulator21:59
oerheksenigma9o7, that is a good test too21:59
gaelheartwell problem solved. maybe you can give me insight into another issue21:59
gaelheartsometimes i will boot up and the login screen my mouse pointer won't move. if i tab around and get logged in without it, it is frozen in place.  i figured out that at the login screen.. if i suspend the laptop and then go back, the pointer moves again.  wierd behavior.22:01
oerhekssounds like the disable touchpad-while-i-type22:02
gaelheartmmmmm insteresting22:02
gaelheartso i can change that in settings. will that change in gdm as well?22:03
oerheksi always hit space, to type my password22:03
oerheksno mouse action22:03
gaelheartoh ok i will try that.  i wonder if the pointer will be stuck once i login again22:04
gaelheartlet me check settings for touchpad. interesting22:04
gaelheartok i unchecked disable touchpad while typing.  that will probably do the trick.22:05
oerheksi think you don' t want that during the rest of the session22:06
gaelhearti replaced my keyboard this week i wonder if it is defective22:06
gaelhearti don't want what?22:06
oerheksyour cursor may flip around ..22:06
gaelheartoh so leave it checked?22:07
DrManhattanI gotta give it to Ubuntu. everything on my e580 works and works well except the fingerprint sensor22:10
DrManhattanand I didn't expect that to work, it's sort of a windows-only feature22:10
oerhekshttps://fprint.freedesktop.org/supported-devices.html22:10
oerhekssupported devices..22:10
DrManhattansay what you wil, but I'm kindof stoked to have a device called "Metallica" on the lappy even if I can't use it :D22:11
oerhekshttps://linux-hardware.org/?id=usb:06cb-009a22:12
oerheksworth looking into https://github.com/uunicorn/python-validity , but np version for 24.04 https://launchpad.net/~uunicorn/+archive/ubuntu/open-fprintd22:14
oerheksthat moved to https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/open-fprintd22:14
DrManhattanoerheks, unfortunately adding the ppa isn't working Err:7 https://ppa.launchpadcontent.net/uunicorn/open-fprintd/ubuntu noble Release22:20
DrManhattan  404  Not Found [IP: 185.125.190.80 443]22:20
DrManhattanReading package lists... Done22:20
DrManhattanE: The repository 'https://ppa.launchpadcontent.net/uunicorn/open-fprintd/ubuntu noble Release' does not have a Release file.22:20
DrManhattanN: Updating from such a repository can't be done securely, and is therefore disabled by default.22:20
DrManhattanN: See apt-secure(8) manpage for repository creation and user configuration details.22:20
oerheks<oerheks> that moved to https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/open-fprintd22:20
oerheks!info fprintd noble22:20
ubottufprintd (1.94.3-1, noble): D-Bus daemon for fingerprint reader access. In component main, is extra. Built by fprintd. Size 92 kB / 668 kB22:21
oerheks!info open-fprintd noble22:21
ubottuPackage open-fprintd does not exist in noble22:21
DrManhattanok, thank you, I'll give it a shot22:21
DrManhattanoerheks, No love :(22:35
DrManhattanfprintd-enroll22:35
DrManhattanlist_devices failed:22:35
DrManhattanI appreciate you trying to help! that was pretty awesome of you22:36
oerhekssorry to hear, this was the last resort22:36
oerheksthen again, even if the devices work, there is no encryption yet, between device and interface22:37
oerhekswork to do22:37
DrManhattanxception: No supported validity device found22:40
DrManhattanoerheks, here's my exact device https://linux-hardware.org/index.php?id=usb:06cb-00a222:54
oerheksreport is not good.22:55
oerheksnot all lenovo devices are compliant22:55
DrManhattanit's ok though everything else works22:56
oerheksjubikey is an other solution22:59
=== pikapika_lunar is now known as militantorc
semyubikey vs jubikey?23:26
oerheksyou are right, typo or an serious disfunction23:28
oerhekswb ActionParsnip23:46
ActionParsnipoerheks: thanks, been a while23:47
oerheks🤪23:48
ActionParsnipoerheks: I've been a RHEL engineer for the last year and a bit now. Pretty sweet gig23:49
oerheksjoy .. same issues i guess23:49
ActionParsnipJust more Ansible 🤣23:50
oerheksh̶o̶w̶ ̶a̶b̶o̶u̶t̶ ̶o̶u̶r̶ ̶n̶e̶w̶ ̶i̶n̶s̶t̶a̶l̶l̶e̶r̶23:51
ActionParsnipI usually install Ubuntu minimal or server then add whatever gubbins I want. Started with Sway now23:53
=== ancientz5 is now known as ancientz

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