[00:30] Hello [01:06] hola [01:06] alguien por aqui___ [01:06] ?? [01:07] Hello Chav [01:07] !es | Chavorruco [01:07] Chavorruco: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [01:07] ok tks [01:18] did i quit === chris14_ is now known as chris14 [01:44] hi [01:44] I love Ubuntu [01:44] 👁️ 💕 Ubuntu [01:47] hello I also love ubuntu [01:48] prefer it to windows [01:49] I have my desktop and hp laptop running Ubuntu 22.04 and a Surface Go Laptop 2 running Fedora [01:49] !discuss [01:49] Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! === marcopolo1_ is now known as marcopolo1 [02:12] driver problems for network latest version, someone was able to solve it for the lunar version === ubuntu is now known as Guest9555 [02:58] Is the Ubuntu server the most minimal ISO setup disk for a bare bone Ubuntu server installation? === gnubio is now known as biodigital [03:01] Basically asking if there is another installation ISO that is geared towards a very minimal server installation [03:04] kerxphilox: that's about as basic as it gets [03:04] Ok cool [05:50] I need to make simple script to open my application [05:50] is there possible to make script to be opened with shortcut, like I do with exe on Windows? [05:54] Yakov: You can create a bash or zsh script on the desktop with your editor if you have any programming experience [07:02] jeebus === five61849 is now known as five6184 [08:11] Is there a way to prevent random fakeroot.sysv.so errors from occuring while building a package? === dragon_ is now known as dragon2 [11:22] Any idea on avoiding ld.so errors regarding fakeroot? === root is now known as Guest9385 [11:28] I'm trying to build a package but it always fails with an error saying libfakeroot.sysv.so couldn't be loaded [11:32] what sound server is used in 23.04? [12:50] Hi all [13:19] I have a directory in external hard drive on my ubuntu I want to lock with password. I think because it's NTFS it doesn't let me change permissions. Even after I made some changes in the fstab file - it just refuses to change permissions. I don't want to format the whole drive. What are my options? [13:21] Lion-O: you can't change linux permissions on NTFS. You could create an encrypted tarball using gpg [13:24] leftyfb, why gpg? Can't I do that with zip or 7zip? [13:25] Lion-O: you could, but I would have more confidence in gpg [13:25] leftyfb, I agree on that [13:26] Thanks [13:44] you *can* change linux permissions on NTFS when you configure user mapping [13:47] Lion-O: as you use NTFS, I assume you want to use that drive to exchange those files with Windows? [13:54] JanC, I once did use those files with Windows. No more [13:56] if you don't need those files on Windows there are various other solutions, like using an (encrypted) disk image file or an overlay filesystem [13:57] Interesting. If these are not complicated, can you give me some links? [13:58] if an encrypted zip/7z file does all you need it's an option too, of course [13:59] Maybe simplest is the way to go. Haven’t decided yet [14:00] so also depends on if e.g. you need to be able to access those files as "regular files" with all applications (without having to extract them first) [14:01] gpg is a little too much. Yes, I want to be having to put the password only when accessing the folder and then be able to access all files without any trouble [14:01] Should be more of a gui folder lock then actual folder lock [14:02] BBL to examine things [14:04] not sure what you mean by that "gui folder lock" :) [14:07] I mean if you try to access with terminal then you can w r x but if you try to use nautilus than you get password request [14:21] nautilus can access anything any other program can access... [14:44] здрасти [14:44] I mean Hi [14:45] how to find whats fixed in 22.04, that was a problem on 18.04, at the kernal level and drivers? [14:47] mzoku: that would be like 100.000 lines of code or more... what could you possibly want to do with such a diff, instead of just getting a newer kernel? [14:49] it's simply impossible to have a complete list of that [14:49] yeah, alkisg just to know if its worth it instaliing drivers and upgrding kernals, to finally get my sound card work [14:50] mzoku: you'd need a month to collect the "problem" .diffs and a year to read them; it'll be easier to just boot a live cd and check [14:50] alkisg: not to mention a lot of fixes won't be mentioned literally [14:51] sometimes things get fixed (or broken) as a result of something else [14:51] mzoku: boot a live usb [14:51] leftyfb, for what [14:52] mzoku: to see if the issue is resolved [14:52] its not working on vms or live usb [14:52] it's probably the easiest way to check, indeed [14:52] mzoku: also, 18.04 is EOL. So you don't have much of a choice anyway [14:52] yep [14:53] it is working only with windows installed [14:54] if it doesn't work on 18.04 then you have nothing to lose with installing a newer Ubuntu... [14:54] im already on the 22.04 [14:54] what sound card is it? [14:55] mzoku: if you're running 22.04 then why did you ask to see a changelog to see if something is fixed in 22.04? [14:57] sof-audio-pci-intel-tgl [14:58] leftyfb, how do I know if there is updated drivers for some new kernal versions that are working with 22.04? [14:58] thats why I was curious to find out whats fixed [14:58] mzoku: sudo apt update ; sudo apt full-upgrade [14:59] [ 5.466766] sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof-tplg/sof-tgl-es8336-dmic2ch-ssp0.tplg failed with error -2 [15:00] you have firmware-sof-signed installed? [15:01] I guess not [15:01] [ 5.466793] sof-audio-pci-intel-tgl 0000:00:1f.3: you may need to download the firmware from https://github.com/thesofproject/sof-bin/ [15:01] I will try [15:01] mzoku: sudo apt install firmware-sof-signed [15:01] that output of dmesg didnt came in 18.04 [15:02] I already had it [15:02] firmware-sof-signed is already the newest version (2.0-1ubuntu4.1). [15:04] mzoku: also, FYI, a VM isn't going to use drivers for your soundcard. VM's use emulated hardware and drivers [15:05] I assume it wouldn't try to load the firmware if it didn't detect the hardware [15:05] leftyfb, yep, I just mentioned it so for the same reason live usb wont be any differnt [15:05] JanC, how to pastebin the output? [15:05] live usb has nothing to do with VM’s or emulated hardware or drivers [15:07] than why suggesting to boot with live usb [15:07] aaah I see, you thought im still on 18.04 [15:07] and just to check 22.04 [15:07] ok ok :) [15:07] it seems to me that "sof-audio-pci-intel-tgl 0000:00:1f.3: Direct firmware load for intel/sof-tplg/sof-tgl-es8336-dmic2ch-ssp0.tplg failed with error -2" means it detected the hardware & tried to load the firmware, but then that failed [15:08] how to pastebin the output [15:08] in a link [15:09] !paste [15:09] For posting multi-line texts into the channel, please use https://dpaste.com | 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. [15:10] oh, I see, that exact firmware seems to be missing [15:13] https://pastebin.com/Q37kUDiF [15:13] 23.04 has sof-tgl-es8336-dmic2ch-ssp0.tplg - it probably needs an SRU to 22.04 [15:14] right [15:14] yep, and there was few people reporting it and I thought someone will solve it [15:15] so there's an existing bug report? [15:16] Yes, there should be a few, I remember it, was 2 years ago [15:16] but can't find it no more [15:16] none here https://bugs.launchpad.net/ubuntu/+source/firmware-sof [15:17] there seem to be some older fixed reports for other hardware [15:18] JanC, where is it [15:19] mzoku: you can report this firmware missing in 22.04 LTS on your 22.04 installation by running: ubuntu-bug firmware-sof [15:20] https://www.linux.org.ru/forum/linux-hardware/17167065 [15:20] how to get a package for this ubuntu-bug [15:22] JanC, thanks, I was trying this one https://bbs.archlinux.org/viewtopic.php?id=274559 and it was the closest to fix the issue. [15:25] I don't have apport [15:25] anyways, I will wait for 24.04 :) [15:26] mzoku: apport is installed on all ubuntu systems by default [15:26] I am removing it [15:30] removing what? [15:30] I think you can download https://github.com/thesofproject/sof-bin/raw/main/v2.2.x/sof-tplg-v2.2.1/sof-tgl-es8336-dmic2ch-ssp0.tplg and copy it into /lib/firmware/intel/sof-tplg/ to make it work now [15:30] but you should still report a bug [15:30] im purging apport with every fresh install, thats why I dont have ubuntu-bug [15:31] eh... [15:31] why? === tristan123 is now known as tristan_ [15:31] JanC, let me see, I hope thats omething new that I didn't try 2 years ago [15:36] JanC, anything esle [15:37] just reboot now? [15:43] JanC, no more dummy sound, now there is tiger-lake speakers SMart... I can see the bar of the sound moving [15:43] but not sound from the speakers [15:45] and no more firmware loading error? [15:45] that sounds like it's muted or something [15:46] yes no errors, and seems like its muted, but it isn't [15:46] what checks would you recommend? I feel like I am almost there to have sound [15:47] https://pastebin.com/kW3qFmPN [15:48] did you try checking the output devices in the Sound settings? [15:49] yest I tried the Test funcion as well, I can see the sound is coming with the moving bar [15:49] but can't hear it [15:49] there might be more than one (e.g. internal speakers, external ones, & HDMI) [15:49] its just one [15:50] and the input is totally dead [15:54] greetings, how can I install ipmiconsole? [15:54] sudo apt install freeipmi-tools [15:56] thanks === shokohsc51087 is now known as shokohsc5108 [16:00] mzoku: did you try changing the volume or mute/unmute with the keys on that laptop? [16:01] yep, I am not blocking anything [16:01] maybe I need something else to install as well, or to do something in the BIOS/UEFI to which I might not have the password [16:02] when you run alsamixer, are there any channels shown as muted (MM)? (don't change anything) [16:05] also, when you use the volume up/down buttons, the volume meter for one of those channels should move (which one?) [16:05] JanC, nope, its good https://imgur.com/a/7B9tSn1 [16:06] JanC, thats interesting .. its moving the first one, which is headphones [16:06] and the speaker isnt moving [16:06] and it's muted in that picture [16:06] try unmuting it :) [16:07] with the M key [16:07] and move the volume up to 100% with PgUp [16:10] thats [16:10] I can hear the system sounds [16:10] but nothing else [16:10] heh [16:10] JanC, thanks a lot mate ! [16:10] I will now try to figure out whats happening [16:11] what do you mean by "nothing else"? [16:11] I cnt hear anything from browser [16:11] ah maybe I blocked it [16:11] one moment [16:12] check volume in the browser also [16:12] YES! [16:12] im gooing to cry [16:13] now please file a bug report :) [16:13] JanC, I will, install apport and will file the bug :) [16:14] make sure in your explanation of the bug to show the error line about the firmware loading error [16:15] the one which I pastebin it, there was two lines, ok [16:15] and that you fixed it by downloading & copying the firmware manually [16:16] I will I will, let me just figure out the sound now, its very poor and low and will be file the bug [16:21] How do I BOTH turn off and lock the screen on Ubuntu 20.04.6? [16:21] from command line [16:23] gnome-session-quit [16:55] how and where to file a bug and a solution, ubuntu-bug doesnt work - it says there isn't a package ... ubuntu-bug sof-audio-pci-intel-tgl [16:59] the source package name is 'firmware-sof' [16:59] so: ubuntu-bug firmware-sof [17:00] *** Problem in firmware-sof [17:00] The problem cannot be reported: [17:00] This report is about a package that is not installed. [17:01] 'firmware-sof-signed' then [17:01] yes thats it [17:02] I thought source packages would work too :) === catties is now known as puppies === mrkubax11 is now known as mrkubax10 [18:08] JanC, I filled the bug. Thanks a ton for finding out how to solve my problem with the no sound :))))) [18:19] howdy - a couple days ago i changed kernels - they work fine on my ssd - on the other drive - it is a m.2 - on the m.2 when ubuntu changed to 6.2 - I panicked and went and installed nvidia from their site - total failure - I have searched their site for the un-install command - found none - help - thanks. === LVSMBDHRLBDIK is now known as zerotwo === heart2 is now known as heart === puppies is now known as catties [20:12] if I remove the cinfig file of alsamixer, would it be recreated ot boot? I am tryging to reset alsamixer to defaulst, any ideas? [21:07] i hate snapd, I hate you :) [21:07] any-body - home ?? [21:07] fu-snapd: stop. This isn't the place for it [21:07] ? [21:08] fu-snapd: this is a support channel. Ranting and being disrespectful is offtopic here [21:08] joseph1: what can we help you with? [21:08] im finding a file - brb [21:08] this is not the channel to talk about snap? leftyfb ? [21:08] oh ! [21:09] fu-snapd: if you have an issue you legitimately need help with, we are happy to help you troubleshoot or point you to a tutorial. This is not the place to "discuss" snap, no. [21:09] a couple days ago i changed kernels - they work fine on my ssd - on the other drive - it is a m.2 - on the m.2 when ubuntu changed to 6.2 - I panicked and went and installed nvidia from their site - total failure - I have searched their site for the un-install command - found none - help - thanks. [21:09] leftyfb: lol, so [21:09] joseph1: revert to the previous kernel [21:09] i did [21:10] reinstall the previous nvidia [21:10] driver* [21:10] snap est une merde imonde, elle fait honte aux logiciels libres [21:10] nvidia site drivers some how blocked everything [21:10] !op | fu-snapd [21:10] fu-snapd: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK, DJones, el, Flannel, genii, hggdh, ikonia, krytarik, mneptok, mwsb, nhandler, ogra, Pici, popey, sarnold, tomreyn, Unit193, wgrant [21:11] there is a block somewhere - I cant find it. [21:11] sudo apt-get remove --purge '^nvidia-.*' didnt work [21:12] joseph1: sudo apt remove --purge --autoremove nvidia-* [21:12] did that [21:13] maybe i should just copy and paste my folders and re-install ? [21:13] come on, I have to be banned. Because snap, is an unexpected sh** :) [21:13] fu-snapd: F- trolling [21:13] no ! [21:14] fu-snapd: stop [21:14] this is a sh** [21:14] fu - grow up - leave people alone. [21:14] <; [21:14] . [21:15] no :( [21:15] fu - if this the place for a fix - you found it - dont harass the help. [21:16] okay. [21:16] maybe i should ask another time. [21:16] joseph1: ignore the troll [21:17] no worries [21:17] the world has gone nuts [21:17] /ignore *!*@user/pong ,> [21:17] i feel sorry for those who help those who have real problems. [21:18] ban everything abt that booger, lol. [21:19] anyway, as i stated earlier - maybe the build is broke. [21:20] I cant seem to reverse the block - that nvidia put on me installing nvidia - after trying to - un-installing nvidia site - drivers - nouveau woeks fine - think there is a block - somewhere. [21:22] remember - this was in the first stages of 6.2 [21:23] I converted to the GA kernel and have installed 5.15 [21:24] please dont sweatit - if i have to ill copy & paste my files and - re-install. thanks [21:26] itis a queer m.2 = and its called -team - so - maybe its a ccp garbage. [21:26] who knows. [21:26] joseph1: define "block" [21:27] maybe there is a config file thats telling it not to load [21:27] joseph1: what error message do you get? [21:27] I have got a java jar file that is being run at startup [21:27] I cant find it as a service or in crontab [21:27] where else to look? [21:27] Ali_nz: what do you mean you can't find it? [21:28] Ali_nz: how should this jar file be started? [21:28] leftyfb, i tried deleting xorg [21:28] joseph1: reinstall [21:28] no-such-file [21:28] ya, what i thought.. thanks lefty. [21:29] have a great day lefty. thanks. [21:29] you can purge all snap and isolate it so it never installs anything [21:29] ALL you helpers @ ubuntu - your wonderful.. god bless. [21:29] mzoku: who are you referencing? [21:29] leftyfb: I can see the jar file running in ps -aux [21:29] end. [21:29] fu-snapd [21:30] mzoku, not really .. some core components are snap in gnome [21:30] mzoku, oh, troll has left [21:30] leftyfb: if i restart the pc its still running [21:30] mzoku: they were removed from the channel [21:30] oerheks, like which ones [21:30] leftyfb: somehow its getting run at startup [21:30] leftyfb, ah okay [21:30] Ali_nz: did you install this jar file? What is it? [21:30] leftyfb: nah I wrote it, and I want it started, I just want to remember how i am autostarting it lol [21:30] snap list should give a clue... [21:31] leftyfb, I have zero snap packages [21:31] Ali_nz: check /etc/rc.local or ~/.config/autostart [21:31] I have created a bash script to start it, but cant see a corresponding .service file [21:31] and snapd is purged [21:31] Ali_nz: you should be using a systemd service file [21:31] mzoku: do you need help with something? [21:32] leftyfb: these dont exist : /etc/rc.local or ~/.config/autostart [21:32] and I cant find a corresponding service file [21:32] leftyfb, yes, I have asked how to set alsamizer to default settings, and if I remove the config file from home dir, would it be recreated on boot with default settings [21:32] remove the bash script that starts it [21:32] unless maybe I do some sort of search in service files because I gave it a dumb name [21:32] (possible) [21:32] Ali_nz, perhaps in bashrc or profile [21:33] Ali_nz: what release of ubuntu is this? What Desktop Environment? [21:33] mzoku: you can remove anything you want from ~/ [21:33] its 20 [21:33] Desktop [21:33] oerheks, but to be honest, root still has snapd and its packages, like if I log in with root and do snap list, I got all snaps. [21:33] oerheks: How do I check bashrc ? [21:34] leftyfb, yes, but will it create the config file on boot [21:34] Ali_nz: if it's needed, yes [21:34] mzoku: if it's needed, yes [21:34] is there a startup log that might provide a clue? [21:34] Ali_nz: ( cat /etc/os-release ; uname -a ; echo $XDG_CURRENT_DESKTOP ) | nc termbin.com 9999 [21:36] leftyfb: thats very cool https://termbin.com/rrdwq [21:37] Ali_nz: sudo apt install locate && sudo updatedb && locate [21:37] rename the java.tar and see what error shows up [21:39] locate - some sort of find tool [21:40] It only found stuff in the directory that contains the jar file and bash (same dir) [21:40] very odd [21:42] leftyfb: anything in startup log? [21:43] Ali_nz: have you looked for anything in ~/.bashrc or ~/.profile? [21:45] those dirs dont exist [21:47] they are files in your $HOME [21:49] ok - got em [21:49] nothing related that i can see [21:57] locate does not search all directories and respects permissions - it won't show you files you don't see. [21:58] locate searches all directories in the same filesystem that you have permission to read [21:58] Ali_nz: sudo locate [21:59] jhutchins: actually, I don't think that's true. sudo updatedb generates the index of all the files, which is using sudo. [22:01] I tried it as me and as sudo -i [22:01] same result [22:01] systemctl list-units --all or systemctl --type=service [22:01] leftyfb I could teamviewer if you have time? [22:02] its just bizzare [22:02] who has installed that java thingy for you? [22:02] jhutchins: https://pastebin.ubuntu.com/p/7gYxq6mGVX/ [22:02] lol I did [22:02] but it was a while ago [22:03] probably followed a tutorial, and I would have expected it to be a service type setup [22:04] Ali_nz: get the PID of your running application [22:04] Ali_nz: then ps -ef |grep [22:05] maybe it is not running at all [22:07] root 681 652 0 09:17 ? 00:00:00 /bin/sh -c java -jar /home/algrant/Vehicles/GetStoCSV-0.0.1-SNAPSHOT.jar [22:07] root 687 681 0 09:17 ? 00:00:20 java -jar /home/algrant/Vehicles/GetStoCSV-0.0.1-SNAPSHOT.jar [22:07] !paste | Ali_nz [22:07] Ali_nz: For posting multi-line texts into the channel, please use https://dpaste.com | 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:07] Ali_nz: ps -ef |grep 681 [22:08] thats it [22:08] thats what I get [22:08] oh [22:09] Ali_nz: ps -ef |grep 652 [22:10] https://pastebin.com/eQ7pE1fB [22:11] Ali_nz: 404 [22:11] try a new paste [22:12] https://pastebin.com/YN71Bb7p [22:12] Ali_nz: it was started from CRON [22:13] leftyfb: ahhhh - its was started from sudos cron [22:13] not mine [22:13] Ali_nz: sudo crontab -l [22:13] but it would be better to run it as a service right [22:13] Ali_nz: I highly recommend creating a proper systemd service file [22:14] snap [22:14] I am going to reboot now and make sure its no longer running then have a go at a service file [22:17] leftyfb thansk for helping me on that [22:17] thought I was going nuts [22:19] how do i exit sudo -i [22:21] type "exit" and press enter [22:21] or press ctrl-d [22:26] ta [22:31] Ali_nz: Tip: You can use the shutdown command from within the sudo -i shell. shutdown -r now for reboot, -h for halt. [22:32] Ali_nz: It will properly close any active applications, including the double shell. [22:33] Hmm, doesnt like running as a service [22:33] https://pastebin.com/DQub0CvV [22:33] The sh files runs fine on its own [22:34] Can the exec start be my dir [22:34] Or must it be : ExecStart=/usr/bin/script.sh [22:36] full path [22:39] oerheks: got it - thanks [22:41] and is there a way to monitor this service via email - like alerts if it stops? [22:41] some ubununtu monitoring tool perhaps [22:46] ExecStopPost https://superuser.com/questions/1360346/how-to-send-an-email-alert-when-a-linux-service-has-stopped but i wonder why that stolenvehicles program has no such option [22:50] but how can a program that has stopped alert you that it has stopped (because its not running) [22:50] thats why the link you sent is probably what I want [22:51] although since I am in the mood for learning - is there not a way nagios can link to a mobile and give you like a home screen alert when things go wrong? that would be swtt [22:51] sweet [22:55] https://pushover.net/pricing - could integrate with this I suppose [23:07] Ali_nz: I use pushover for things just like this === bg10k61 is now known as bg10k6