[00:13] what can i do if my fingerprint reader doesn't work. [00:13] What options do I have? [00:14] did it ever work? [00:14] https://fprint.freedesktop.org/supported-devices.html [00:15] and a few more on https://launchpad.net/~fingerprint/+archive/ubuntu/fingerprint-gui [00:31] I contacted those people and reported a bug and we tried to work out the issues, but weren't able to come to a resolution. [00:31] my device is supposedly supported [00:31] is it in the list? [00:32] yes [00:32] i tried on two different laptops that are the same and have the same fingerprint reader [00:33] both seem like it almost works but after maybe 2 or 3 swipes of your finger during the setup process it just fails [00:33] Go to Settings and the click on Users from left sidebar. You should see all the user account on your system here. You'll see several option including Fingerprint Login. [00:33] if not, no clue [00:33] ... info you should have told us in the 1st place [00:34] So no options exist to get it working? [00:34] Think an open collective bounty would work? [00:35] There is an other tool, never tried myself https://rupokify.com/tech/how-to-enable-fingerprint-login-on-ubuntu/ [00:36] cool something new to try === chris14_ is now known as chris14 [01:39] I know this is an odd and highly specific question, but is there software to proxy a connection from a local ip to a remote ip/domain? I.e. I got to 127.0.0.1:[port], and the service establishes a connection to, say google.com, and then provides that connection to the software that made a request at 127.0.0.1:[port]? [01:41] Ross19: ssh -D / -R / -L [01:43] oh dang, good thing tomreyn was around to answer first :) I immediately thuoght of haproxy / caddy / nginx / squid kinds of things [01:43] ssh is pretty danged useful, when it fits the need it's amazing :) [01:44] but you're right for anything which is to perform properly / provide stability / be debuggable. [01:44] (i'd add dante) [01:46] cool [01:48] socat can do it too === docmax is now known as Guest4008 === docmax_ is now known as docmax === chris14_ is now known as chris14 [02:58] hi guys [02:59] abba: Hello - you have a support question ? [02:59] hi bashing, yes [03:00] !ask | abba [03:00] abba: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience === sig is now known as bebop [03:14] I've been searching around for a solution and stumbled across a debian based package I was wondering if it might be helpful [03:14] biometric-driver-community-multidevice [03:14] it allows you to override the driver and install a new elan driver [03:14] wondering if this might improve things [03:14] where would I install the driver is my question here [03:15] sudo biometric-config-tool add-driver -f elan /what/path/here ? [03:47] how easy is ubuntu these days? [03:47] hi bedman [03:47] hi. I'm new please be nice to me. [03:48] install it and see [03:48] THanks [03:48] I have a live cd of gubuntu an older version is why I was asking. [03:49] Guest7231: don't bother with older versions. Go download 22.04 === Guest7231 is now known as pinkponyprince [03:50] can't right now. but in my own time I will. Thank you. [03:52] well then what does "ubuntu these days" have to do with some old cd [03:56] CD live distro. Try out before use also unetbootin [03:56] AND LIVE DVD and Ubuntu mac version [03:57] M1 UBUNTU Mac laptop. [03:57] heard it form the news. and on apple inventory. I am an apple inventory clerk. [03:57] pinkponyprince: those cd's are outdated and unsupported. Don't bother with them [03:58] hd is all you need for optical drives if not usb for unetbootin. [03:58] unetbootin installs for any distro easily [03:59] cd and dvd live are like try before you use. [03:59] pinkponyprince: please feel free to chat in #ubuntu-offtopic. If you install Ubuntu and need help with it, this would be the place to ask for help. [03:59] oh sorry didn't know [04:00] thank you [04:26] good evening [04:49] hello [04:50] Moderator named "Elfy" banned me from ubuntu forums since from 2012 approx. I want to be unbanned from the forums. Because I am a active ubuntu users. [04:50] Please help me [04:51] Guest51: This isn't the channel for this. You *might* have better luck in #ubuntu-ops, but that's for IRC so I'm not sure how helpful they will be. Also note that legitimate bans aren't likely to be easily lifted. [04:57] The banned is for no reason. His personnel ego makes this decision. If you have someone who can help, Then please help me. [05:01] Guest51: You may be able to email ubuntu-forums-council@lists.ubuntu.com with your ban appeal. Include as many details as possible so as to make your claims verifiable. https://wiki.ubuntu.com/ForumCouncil/ may have more information. === leon_ is now known as Guest552 [05:04] Guest51: Also see https://ubuntuforums.org/misc.php?do=showrules [05:09] Guest51, you could try #ubuntuforums on IRC, that would be the most fitting IRC channel I suspect === ablyss is now known as rainshadow === Irrelevant85 is now known as Irrelevant8 [07:28] isn't there any way to unbanned my ubuntu forums account. I have been banned from 2012. [07:29] No! [07:29] Wate [07:29] Ok [07:33] isn't there any way to unbanned my ubuntu forums account. I have been banned from 2012. [07:36] isn't there any way to unbanned my ubuntu forums account. I have been banned from 2012. [07:41] Guest51: https://ubuntuforums.org/faq.php?faq=vb3_reading_posting#faq_vb3_contact_admin mentions an email address [08:02] Hi everyone. I'm trying to find a solution to set up the following: a local SOCKS proxy to be used on the local machine that attempts to connect through different external IPs, based on which SOCKS proxy port the connection was attempted. So if the machine has 1.1.1.1 and 2.2.2.2 bound to it, using 127.0.0.1:1001 as the proxy should make websites see me as 1.1.1.1, but using 127.0.0.0:1002 as [08:02] the proxy should make them see me as 2.2.2.2. [08:03] Tried so far: ssh with -D, and Dante. Both have their issues. SSH won't let me bind to a specific outgoing IP (it always gives me 1.1.1.1 no matter what I specify under -b), and Dante's "external.rotation = same-same" setting requires me to proxy through the IP I want to be seen as externally, which adds another layer of complication. [08:04] All I want is a solution to a simple problem: direct traffic based on a one-to-one mapping between input ports to public IPs. Listen on 1001, use 1.1.1.1, listen on 1002, use 2.2.2.2. [08:05] http://streamer.psyradio.org:8010/progressive/; [08:07] podeni: look for netmap routing [08:07] podeni: netmap nat rules [08:08] podeni: ah, this might not provide what you're looking for actually. [08:11] I'm always connecting from 127.0.0.1 to 127.0.0.1, only the port is meant to be distinct. [08:12] podeni: are you trying to configure this on a router that's connected to your ubuntu machine or is that ubuntu machine the router? [08:13] podeni: if the ubuntu machine is the router, if there's nothing that already exists that supports your needs, then you can write a kernel module to do that with netfilter api: https://levelup.gitconnected.com/write-a-linux-firewall-from-scratch-based-on-netfilter-462013202686 [08:14] podeni: I think it might be a good idea to ask about this in #networking [08:15] Thanks, I'll ask there as well. It's the local machine. === gentoohacker is now known as papayapa === BluesMurf_ is now known as tuxick [08:51] I want to create a disk image of a HDD, so I can restore it to an SSD. [08:51] The HDD is 500GB, 80 in use. The SSD is 120GB [08:51] How can I create the disk image with only the used space? [09:09] hi, what is still keepting kernel modules files v 4x around in my system? https://termbin.com/2oik what can i do to troubleshoot and find out if they are not needed anymore. Autopurge does not pick them up === haggertk_ is now known as haggertk [09:11] if you keep the old kernel aside, the modukes stays here too. [09:11] if you'd boot it. [09:13] hello [09:13] gebbione, by default ubuntu always keeps the original installation kernel around (because that one is known to work for sure since you installed with it, so it is a safe option to go back to in case of incidents) [09:14] running apt list --upgradable I get this: https://pastebin.com/HZFA35dS [09:14] ogra, they are very old though probably from 14 or 16 versions [09:14] what should I do to upgrade those packages? why there are two cuda-drivers? (I think there should be the one with -510 suffix only) [09:15] gebbione: look in #linux I sent you some commands to try [09:15] gebbione, well, was this machine originally installed with 14.x or 16.x ? [09:16] I think his question is why dpkg lists all those as state 'rc' (remove, conf-files), they aren't actually installed [09:17] ah ... [09:17] none of the 4.x packages is 'ii' [09:17] but yes i upgrade [09:17] dont install from scratch usually [09:17] my suspicion was because of the nvidia driver but I don't know how you would purge them [09:18] maybe just 'apt-get purge' [09:18] jjakob, btw i had a radeon up to a year ago approximately [09:18] my suspicion would be something like modules.dep which is a generated file and might keep the modules dir alive even if the modules are gone [09:18] so i doubt it is all fault of nvidia :) [09:18] apt-get purge linux-headers-4* linux-headers-3* [09:18] yeah, that should remove them [09:18] linux-headers-2* [09:19] and the same for linux-image-4* 3* 2* [09:20] Question: I'm running Ubuntu 22 on a rented VPS, and for some reason it's not setting the terminal title on connect (I still see the title local_user@localhost, which is confusing on a multi-tab terminal). How could I get Ubuntu to set the title on connect? [09:21] podeni: is /etc/hostname set? [09:21] Yes, it is. [09:21] and 'hostname -f' shows the correct one? [09:21] did you log out and in, or reboot? [09:21] Yes, the output of /etc/hostname is the same as hostname -f. I also rebooted the machine. [09:22] how are you connecting? [09:22] ssh [09:22] Same as I do on my EC2 instances, where it works as expected. [09:22] just localhost is incorrect or is local_user wrong too? [09:23] apt-get purge linux-image-3* is giving me more that i expected.... .https://termbin.com/uuvfr [09:23] is the hostname correct in /etc/hosts? [09:23] should the argument have a better regex? [09:23] it looks like it wants do sudo rm -rf / :) [09:24] gebbione: yeah, that's too much [09:24] try 'linux-image-3.*' [09:24] jjakob I see the hostname is incorrect in /etc/hosts. It's the default one provided by the VPS reseller instead of my custom one. [09:24] podeni: you can try to change that. is it localhost now? [09:25] I also note that .bashrc was missing when I got the machine, I had to copy one from /etc/skel/.bashrc [09:25] but I don't think that would cause the terminal to display it wrong [09:25] And the default terminal was set to sh, not bash [09:25] I had to chsh to use bash. [09:25] nah still getting too much jjakob [09:26] gebbione: what's the exact command? [09:27] sudo apt-get purge 'linux-image-3*' [09:27] weird, I don't know why that's selecting too muxh [09:30] "Fallback to regular expressions is deprecated in APT 2.0, has been removed in apt(8), except for anchored expressions, and will be removed from apt-get(8) in a future version. Use apt-patterns(5) instead." [09:30] hmm, so '^linux-image-3.*' ? [09:30] right like regex [09:30] i ll check [09:30] does ^ make it an anchored expression? [09:31] it means start of line [09:31] . means a caracter [09:31] * makes it many of the previous one [09:31] character [09:31] yeah [09:32] seems like they will use apt-patterns [09:32] man apt-patterns [09:33] you could probably make one that works if that anchored regex doesn't but I don't have time to research it now [09:33] np i ll try, thank you [09:33] I've never used apt-patterns before [09:37] i get lots of errors like ... dpkg: warning: while removing linux-image-4.4.0-71-generic, directory '/lib/modules/4.4.0-71-generic' not empty so not removed [09:38] but if i try to remove them it says 0 space will be saved so i guess it is just annoyingly there but not really present [09:40] gebbione: sometimes it says that in one step but a later step will remove it [09:40] if not, you can manually rm it later by hand [09:41] if there's nothing that you need there (/lib/modules/ shouldn't have anything if that kernel version is already removed) [09:41] it actually removed them indeed [09:41] running the command again shows no need for removal [09:42] yeah, purge should [09:44] looks cleaner now https://termbin.com/sq7a [09:48] Am i updating my 22.04 system too frequently as i keep getting "The following packages have been kept back: ..." for the past few months!? [09:52] !phasedupdates | confuseus [09:52] confuseus: Since Ubuntu 21.04, APT now implements phased updates. This can hold back updates on some systems while they are being phased in. See https://help.ubuntu.com/community/PhasedUpdates for more info. [09:54] thanks for the clarification. thought there was something bad with my system [10:11] so after all that purging of packages i just don't have wifi anymore after a reboot [10:15] any suggestion? [10:26] * alkisg didn't see what happened, but the obvious solution would be to reinstall them? [10:30] Ну... За присутствующих!!!! 🍻 [10:31] bizmate_: if able use an ethernet cable or mount usb installation media and install the ubuntu-desktop package [10:32] I guess that should do it if the wrong packages were removed, what packages were you purging? [10:34] zaggynl, i was here from my other pc as gebbione, i purged a lot of old linux-image etc older kernels stuff [10:34] can i get a deb of the ubuntu-desktop and put in a usb instead of spinning a live usb ? [10:36] i just don't see the whole wifi interface and no option in the ubuntu UX [10:37] i have a 1:9 monitor but ubuntu is using 4:3 by default and i am unable to change it from the settings [10:37] help [10:37] *16:9 [10:37] not 1:9 [10:38] zaggynl, this one? https://pkgs.org/download/ubuntu-desktop [10:46] yeah [10:47] bizmate_, you might also wnat to install ubuntu-minimal and ubuntu-standard in case something from the lower level was removed they will put it back [10:47] *want [10:49] ogra, would they come with all necessary dependencies? [10:49] at least to get the wifi working? [10:49] yes, just lik ubuntu-desktop they are empty meta packages that only contain dependencies [10:50] for instance i see these packages are missing from my system linux-modules-iwlwifi... not sure if needed [10:51] als for purging old packages, how di dyou remove these bizmate_ ? apt purge? should use apt autoremove [10:52] zaggynl, i did things many humans would not have done :) [10:53] eh, breaking things is human, I do it all the time, I usually have backups, snapshots or notes [10:54] so should i get ubuntu-minimal and ubuntu-standard and ubuntu-desktop? i mean the deb files [10:54] so i can put them in usb and install them manually? [10:54] priyanshu11x0: what's the output of this command? xrandr | nc termbin.com 9999 [10:56] or should i look for kernel wifi modules [10:56] ? [11:02] ubuntu standard and desktop are installed [11:02] there must be another package i need [11:02] to fix the wifi [11:02] and bring it back [11:12] :< [11:19] i also connected a network cable and it is not connecting [11:19] well, did you check the network settings in the GUI ? [11:27] yes i see only VPN and proxy settings [11:27] no ethernet or wifi options shown [11:27] even after connecting the cable [11:27] ogra, [11:30] ip addr shows not eth resource [11:30] that seems way more low level then ... [11:30] (like some kernel mdules missing or so) [11:30] *modules [11:30] yes that why i was wondering if i need these [11:32] linux-modules-iwlwifi [11:32] or similar [11:33] i see my linux-modules-extra is missing for my kernel [11:33] i ll try to get that manually [11:39] /quit [11:47] Hi friends! I'm using the screenshot app from Xfce cos I find it's the best one for me (I can drag and drop it after taking it without having to go dig for the file). Do you guys know of a screenshot app that allows me to draw on the screenshot (much like the mac screenshots)? [11:47] WeeBey: probably Kazam? [11:47] WeeBey: flameshot [11:48] PeGaSuS, I use it for screen recordings. It doesn't do that, unfortunately. [11:49] Thanks for the suggestion! It's really good for video recordings. [11:49] WeeBey: Kazam does do it [11:50] I mean, it records video (not sure if with sound or not) and with several encoding types. I, personally, use VP8 (WEBM) [11:50] its actually sad.. today is the day after over 10 years of using ubuntu, im gonna switch... and most likely forever [11:50] !ot | TheBigK_ [11:50] TheBigK_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [11:51] sorry [11:51] PeGaSuS, with mic sound. Not sure if it does loopback too. [11:51] But I jus twant to take screenshots and then circle something lol. [11:51] then copy to clipboard and paste somewhere else. [11:52] and never save the file. [11:52] oh.. I think that you need to save the file with Kazam to upload it to a third party service [11:52] flameshot, ksnip, shutter [11:53] additionally lximage-qt, hotshots [11:54] Lartza, do you know any of them that have those features? because there are dozens that basically do the same thing. [11:54] screenshot + save file to ~/Pictures [11:54] The first three allow drawing, the last two allow at least annotations (circles, arrows) [11:54] That's really the only thing I know for certain [11:55] Ok, now that is a good lead. Let me have a look! [11:55] I appreciate the input. [11:57] Lartza, Yoooooo [11:57] Flameshot is lit. Haha. [11:57] Wasn't the first one to call it out but it definitely is nice :) [11:57] :-D [11:58] I love finding out about apps like this. Guake is another top app that is awesome. [11:59] I never really liked top-down terminals that much but I can see the usefulness [12:00] For me it's only for quick things. Sometimes just to have htop running while I do something. [12:08] Hi === victor9098 is now known as kd353 [12:10] Can I find a helping Hand here? I work as a developer but recently I have become the sysadmin at the company because the former admin quit and the company can't find a new admin. [12:10] Don't ask to ask, and all that. [12:15] I'm getting this very weird behaviour when I connect a dock to a laptop. https://i.imgur.com/TNBQGE6.png . The machine is running 22.10. The dock is an HP USB-C-dock. This just started happening suddenly, so not sure what causes it. [12:15] Puretzel, you got the "computer guy" label. :-) [12:15] indeed [12:15] Really tricky to search for as well. Haven't found anything really :/ [12:16] Oooh that's ugly. I guess you checked your logs [12:16] ? [12:16] WeeBey: I did, they don't tell me very much unfortunately. [12:16] Or I'm looking in the wrong place. [12:16] WHat happens if you boot when it's already connected? [12:17] as in, plug in when off, then boot? [12:17] дайте плиз e-mail Байдена, дело есть на миллион [12:17] WeeBey: Same thing as soon as plymouth is done displaying the startup-screen [12:17] Never seen this before. First time seeing it for me [12:18] Yeah, i never saw something like that either. [12:18] Usually if Wayland or X crashes you're dropped to a tty or something [12:18] dunz0r: Totally new for me as well. Is there nothing related in /var/log/syslog ? [12:18] I dunno. First thing I thought of is some serious bug in the firmware for the dock chipset/controller whatever. [12:19] Yeah. That looks like a kernel panic thing. [12:19] Yeah, seems weird that Ubuntu does that, doesn't it? I can do ctrl-alt-f<#> to go to a terminal while that's happening though [12:19] dunz0r, what if you boot into "safe mode" then try to use it? [12:20] dunz0r, wait, you still have the TTYs? [12:20] jjakob, it looks like all that purging has purged too much. I am back on a live install trying to get it back working. If i boot i am unable to connect to the wifi or ethernet. What might be missing? [12:20] WeeBey: Yep! [12:20] Which is the weird thing. [12:20] Ofc the TTYs only work on the laptops-screen though [12:21] Ok, so it's maybe a graphic thing? Hmm. [12:21] question, try it using another window server [12:21] ? [12:22] gebbione, your hardware is newer than the boot media ? [12:22] (happened to me booting my Razer 2021 with 21.04 [12:22] WeeBey: Yeah, I've asked the user having the issue do that as the next step in troubleshooting [12:23] dunz0r, I may have had something similar when I wrecked the xserver and window manager on a Parrot vm [12:23] WeeBey, not sure what your problem was but i just purged a bunch of old linux headers and i think something broke [12:23] but I don't remember it exactly. [12:23] but to answer your question i don't think it is a matter of hardware being too new [12:24] Oh, sorry, I misread. [12:24] I thoguht you meant no wifi on your live boot. [12:25] I've got a problem with Mail on a Server. I configured postfix to send Email only (loopback-only). Mail command on bash sends mails without a problem. If i try to send a mail from a php script on the same machine (using a simple smtp class) over the smtp server on localhost I get this line in /var/log/mail.info: "postfix/smtpd[538494]: lost connection after AUTH from localhost[::1]". The [12:25] company runs another host with the exact same configuration but the hostname is different. It can send Mails using the same php script. I have tried everything but cannot find a solution. [12:25] gebbione, Not sure why you'd get that. I'm a cowboy and would download another kernel and install manually and see. But it's not recommended to do cowboy kernels. haha [12:25] Puretzel: Sure that it's listening on ipv6? [12:26] but how do i get the right kernel, which reinstall can i run right now to try and fix it? [12:26] Puretzel: [::1] is the ipv6 equivalent of 0.0.0.0 [12:26] i have 5.15.0-60-generic [12:26] @dunz0r: it is, I already tried ipv4/6 only but changed back to both [12:26] gebbione, A kernel from the ubuntu repos would likely work. I have 5.19.5-051905-generic from the the Ubuntu repos (again, Im cowboy with kernels) [12:27] Puretzel: Make sure postfix is running. Try connecting to it with netcat localhost 25 [12:28] @dunz0r: nc -vz localhost 25 --> localhost [127.0.0.1] 25 (smtp) open [12:28] WeeBey, are you on 22.04? i don't see that kernel [12:28] Ok, I gotta jet. dunz0r good luck. It could be a power thing also if it's a dock. Not sure. [12:28] gebbione, 22.04 yea. [12:28] @dunz0r: mail -s "test" blahblah works as well [12:28] and you installed it manually or by apt search / install [12:28] https://kernel.ubuntu.com/~kernel-ppa/mainline/ [12:29] so how do i get those? [12:29] if i search 5.19.17 i get nothing [12:29] I found that after a certain version, ie 5.19.5, a lot of things broke (nvidia, my VM modules, etc). [12:29] @gebbione: i installes "mailutils postfix" and configured them. [12:30] gebbione, you can download it from the site as .deb packages and install them manually [12:30] ok now i need something stable with nvidia :) [12:30] i just don't know what to do to recover it [12:30] Again, not like... the recommended way but .. :D [12:30] now it is not even giving me the window manager [12:31] stops at something during start up [12:31] if you have ethernet, you can install "mainland" which does the install for you. [12:31] oh, oops. [12:31] *mainline [12:31] what is mainline [12:31] how do i get that [12:31] https://ubuntuhandbook.org/index.php/2020/08/mainline-install-latest-kernel-ubuntu-linux-mint/ [12:31] i am on the shell [12:31] yeah, then [12:31] gebbione: Probably because it's trying to start the display-manager, but it can't since the nvidia-drivers aren't working [12:31] wget [12:32] (if you have internet) [12:32] gebbione: You could try the noeuvaue(or however it's spelled) drivers [12:32] dunz0r, no it was, i installed linux-modules-extra and stopped working [12:32] gebbione, yeah. purge nvidia drivers and use nouveau [12:32] i had it working with the nvidia ones [12:32] ok, i gotta go. sorry peeps. [12:32] it is a pain to rewhitelist it [12:32] bye === gusto_ is now known as gusto [12:58] postfix is blowing up my syslog. How can I can I quiet it down. [13:22] uhm [13:23] fix /etc/rsyslog.conf perhaps [13:23] or tell postfix to stfu [13:24] normally postfix isn't so noisy [13:24] argh, i'm getting really annoyed about this pending update for "firefox" snap [13:25] where's the "yes, i know, go away" option? [13:25] that is renamed to "install now" ? [13:33] when? [13:34] so far it's always been "google to find lots of angry people explaining to killall firefox and watch snap renew fail silently" [13:36] sudo snap refresh snap-store or snap refresh ? [14:11] Hi all [15:08] guys, help! I messed up real bad.. I've ran this script https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks to configure wine to run AdiIRC on Linux. but now, I'm getting "Read-only file system" whenever I execute any command.. please advise.. [15:09] I need to be AFK for a few minutes (picking up my kids at school), but I'll brb.. meanwhile, give me ideas please! [15:27] so, I'm back.. any ideas how to get my system back? [15:27] PeGaSuS: tried rebooting? [15:27] I'm afraid of rebooting, but well.. [15:28] PeGaSuS: if your filesystem is currently read-only, that's the best way to clear up the symptom [15:29] I looked at the script and didn't see anything suspicious, even if my knowledge about suspicious commands are limited [15:29] currently rebooting the system (using the phone right now) [15:34] I'll be damned.. rebooting solved it.. I was scared.. thanks leftyfb [15:34] PeGaSuS: don't run that script [15:35] the problem is that I already ran it.. that's why I got that system read-only issue. I suppose I should not run it again === Catty is now known as catties [16:32] mount -o remount,rw instead of rebooting [16:32] worth a shot [16:33] tuxick: it's already been resolved. That said, a filesystem which switches to read-only is in a bad state. Lots of processes are going to be stuck or die because of it. Sure, you could go through everything and restart services as needed, but it's a lot quicker to just reboot [16:40] Rebooting will also run an fsck on the drive, which may resolve minor issues. [16:41] PeGaSuS: Why would you run a Windows irc client on a linux system when there are so many good native options? [16:46] jhutchins: testing purposes === abdullah is now known as Guest6943 === Guest6943 is now known as abdullah86 === catties is now known as Catty [17:18] My screen sessions generally don't recover from hibernation. I have to kill the window and re-connect. I suspect this has something to do with the network dropping during hibernation - expected and desired. [17:18] Any tips on recovering without re-connecting? [17:19] (Yes, this is an application question.) [17:25] Hello a have a question about kubuntu lts [17:26] !ask | Guest4 [17:26] Guest4: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:28] Kubuntu lts 20.04.5 ship pipewire by default? [17:30] Guest4, no [17:32] Hello! I’m trying to `apt install firefox` but get an "E: Sub-process /usr/bin/dpkg returned an error code (1)": https://dpaste.org/Yg1qf Any idea what could be the problem here? [17:33] Which version then [17:34] vlt: just wait a few minutes. if it still doesnt work reboot and try again [17:34] 22.04 i guess [17:34] vlt: "error: snap "firefox" has "install-snap" change in progress" means it is trying to install [17:35] vlt, you should have had firefox installed standard? [17:36] oerheks: This is a machine created by debootstrap, so no UI tools were automatically installed. [17:38] snap install firefox [17:39] hi, could i get some help setting a new kernel i just compiled as the one to use? I applied a patch to the same version of kernel currently installed. i tried "sudo update-initramfs -c -k 6.1.11", but when booting, it still shows the old "6.1.11-060111-generic" when using uname [17:39] i have ubuntu 22.04 [17:43] glassguitar: why are you patching your kernel? [17:47] leftyfb: I have the exact problem as the person in this post, and I can't find any other solution to get sound, so I'm trying the patch they say works: https://unix.stackexchange.com/questions/722205/hp-envy-x360-2022-ryzen-edition-speakers-not-working [17:48] although i just realized the model number is slightly different, i dont know if i have to change that in the patch [17:49] but ive already compiled the kernel so i might as well try [17:51] The problem is the ALC245 sound hardware isn't supported in the current kernel .. [17:52] current as in LTS? because i updated to 6.1.11 and it still doesnt work. or is it still not there [18:03] leftyfb: unless urgent i'm on favour of first figuring out what's going on [18:04] i frequently get "something went wrong so we gave a reset, can you find out what was wrong?" [18:04] my preferred answer is "no" [18:05] tuxick: are you talking about my issue? if so, its not urgent, and id love to know too [18:06] glassguitar: sorry no, was about the read-only fs [18:06] buonasera [18:07] tuxick: oh ok, gotcha [18:10] add yourself to this bugreport? https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1914881/ [18:10] -ubottu:#ubuntu- Launchpad bug 1914881 in linux (Ubuntu) "No sound from internal speakers HP Spectre x360 Convertible 14-ea0xxx, Realtek ALC245," [Undecided, Confirmed] [18:11] sure, ill do that [18:29] I dont have time now. I have things to do. Happy Valentine's Day, ya'all. But adding 16G to my swap didnt help. Crashed and had offed chrome twice. I will come back when I have the journal and +I think more importantly+ the image of the "problems before ubuntu" I photoed from the screen. (TWIMC sarnold tomreyn arraybolt3 ) [18:30] WeeBey, thank you a lot again for sharing mainline with me ... fantastic. I actually installed the latest stable 6 version kernel and it works like a charm now. I had to reinstall the drivers which i think was the main fix but mainline makes managing kernels very cool === seer__ is now known as morgan-ubu22 [18:31] I dont have time now. I have things to do. Happy Valentine's Day, ya'all. But adding 16G to my swap didnt help. Crashed and had offed chrome twice. I will come back when I have the journal and +I think more importantly+ the image of the "problems before ubuntu" I photoed from the screen. (TWIMC sarnold tomreyn arraybolt3 ) [18:36] gebbione, note that the mainline PPA kernels are not for production use though ... they miss a lot of ubuntu security patches (IIRC abou 400) and come with the wrong config (there will be userspace bits expecting certain things that are not there) and they do never get upgraded === magga_ is now known as magga [18:38] okra ... well i use them for my desktop and installing or removing them is a breeze ... i hope i didn't make my system insecure but ideally kernels should be managed like this [18:38] sed /okra/ogra/ [18:40] gebbione, well, in the end it is up to you, but dont be surprised if apps start to mis-behave and you should do manual weekly kernel updates (or at least monthly) more info at https://wiki.ubuntu.com/Kernel/MainlineBuilds ... [18:43] ogra, i have has so many misbehaved apps ... especially conflicts with drivers by just upgrading kernels pulled by ubuntu by default even if oem so at this point who knows ... maybe i will experience some problems but earlier today i just could not even get X working so for now i ll just rely on what i have [18:44] gebbione, yeah, not saying it is wrong but you should be aware of the limitations [18:45] the thing is i don't know for my os what kernel i am supposed to have right now that is LTS [18:45] (especially when asking for support here, please mention that you are not running the supported kernel when asking something) [18:45] mainline gives you at least the option to install them on the fly without having to know how the whole kernel packages work [18:46] just list and select a version [18:46] if you are on the latest LTS (22.04) you should be on 5.15.0-60-generic [18:46] yep and for whatever reason i had also some 6 oem, 5 iotg and a low latency one ... i don't really play with kernels ... just update when i see an update prompt [18:47] the generic on is also there but i think my problem ... or at least the main one... was that i had to reinstall the nvidia drivers so they would work with the kernel again [18:47] generic one [18:48] well, the supported nvidia drivers are only tested against the generic, oem and hwe kernels ... not against mainline === Milencho_ is now known as Milencho === alex__ is now known as alex_1 === MinusSeven_ is now known as MinuisSeven [20:18] morgan-ubu22: ugh :( that's so frustrating. :( 16G is *way* more swap than I'd recommend. two gigabytes is happy. four gigabytes, maybe.. [20:31] gebbione, no problem! [21:19] anyone knows what#s special about microsoft surface laptop keyboards?`can't use mine now due to bug 2007050 [21:19] -ubottu:#ubuntu- Bug 2007050 in linux (Ubuntu) "Microsoft Surface keyboard not available during initrd" [Undecided, Confirmed] https://launchpad.net/bugs/2007050 [21:21] what could cause the keyboard to not work in initrd / for LUKS passphrase entry, but do work on the fully booted system? missing kernel modules, i guess? [21:24] *weird* [21:24] maybe a help? https://github.com/linux-surface/linux-surface/issues/839 [21:24] -ubottu:#ubuntu- Issue 839 in linux-surface/linux-surface "AMD Surface 4 laptop keyboard not usable before login screen for disk decryption/open boot menu" [Open] [21:25] sweet, thanks oerheks. it's an intel, but i guess the same may apply [21:27] https://launchpadlibrarian.net/651208439/ProcModules.txt lists the modules my booted system has loaded, incl. several surface* - so I guess I just need to require them to be included as per https://github.com/linux-surface/linux-surface/issues/839#issuecomment-1140287888 [21:27] -ubottu:#ubuntu- Issue 839 in linux-surface/linux-surface "AMD Surface 4 laptop keyboard not usable before login screen for disk decryption/open boot menu" [Open] [21:28] ...in the initrd [21:29] weird but promising [21:32] any fingerprint thingy on that surface 4? [21:47] * tomreyn empties a box of cookies on oerheks' head [21:48] no fingerprint devices as far as i can visually tell. but maybe on the specs somewhere. i don't fancy biometrics. [21:48] mm, cookies === bebop is now known as Guest8219 [22:23] hello [22:24] 20.04 LTS slow to boot [22:24] !bot [22:24] Hi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone [22:24] hi rabby2. how long does it take? what are the system specs? [22:25] 2minute and more [22:25] and is ubuntu fully updated (!uptodate)? [22:25] updated [22:25] problems keypad too [22:26] and the hardware is? [22:26] https://paste.ubuntu.com/p/43YGk6Z8SW/ [22:28] https://paste.debian.net/1270799/ [22:29] 20.04 lts xfce [22:29] debian go fast , ubuntu problems [22:31] you get what you pay for [22:31] can someone take me to ubuntu offtopic? [22:31] 2 GB RAM only, some of which will be shared for the integrated graphics [22:31] omg what did I pay for this time? [22:31] RAM LIVE OS. I CO-own that. [22:31] rabby2: i'm guessing it is short of RAM. [22:31] !ot | pinkponyprince [22:31] pinkponyprince: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [22:32] no it is just older software that needs to be on that ram [22:32] mageia says so [22:32] bbsipu [22:32] tomreyn, you are dumb [22:32] no he just didn't know at the time [22:32] now call me dumb all you want [22:34] sorry [22:34] rabby2: no need to insult me for saying this. it's just not enough for a current desktop system. [22:34] tomreyn, you are d... , not insult, realism [22:34] lol [22:35] conform or be censored rabby2 [22:35] but if you say it boots faster on debian than on ubuntu with the same graphical desktop, there can be another issue [22:37] tomreyn, xubuntu xfce4 [22:39] rabby2: you mentioned that previously. not what you're running on debian, though. also, comparing different kernel versions or init systems can make a difference, too [22:41] tomreyn, no bullshit pls [22:43] Well, I'm glad they found the door by themself. >_< [22:46] rabby2, are you here to conform ti liberalism? [22:47] no bullshit as requested :) [22:48] lol === chris15 is now known as chris14 [22:59] tom-1, and ever dumb remain === anderson_ is now known as anderson [23:30] tom-1, fuck you all dumb of shit [23:31] bull shit [23:34] sarnold, hello === Catty is now known as Catties