[00:39] Deepspeed: If you do manage to work through this, can you see where the packaging docs could be corrected or improved? [00:41] well, the first example of a really simple program (I think a hello world?) won't even build when you follow the instructions. Not sure why, but it's broken. If I figure out exactly why, I'll probably try to help update the docs. [00:42] I tried this about 2 months ago and it was a total waste of time. Was trying to package an app for our distro's repos, but couldn't figure it out the right way and just made a hackish working package with a simpler, unofficial method. [00:43] Probably gonna have to just hackishly build this current package and try to figure out what's broken about it, too, but man... not excited about it lol. [00:58] Deepspeed: There is a big push currently to get documentation updated - all helps will be greatly appreciated: https://ubuntu.com//blog/the-future-of-documentation-at-canonical . [01:06] Bashing-om, hopefully I'll have time to work on it. I have a ton of docs I'm in the middle of writing for my own distro ATM, but I'll try to contribute to the ubuntu stuff as well if possible. [01:07] Deepspeed: :D [01:10] hey, quick question, do Apple AirPods play well with 20.04? No audio lag or anything like that. [01:10] People still buy apple products? :P [01:11] yes :P [01:11] guzzlefry: they work fine for headphones [01:11] Deepspeed: please don't [01:11] guzzlefry: I think headphone-only works okay but it really wasn't fun to try to get them to high-quality headset stuff [01:11] sarnold: Is that a special mode? [01:12] guzzlefry: mine are hand-me-downs so maybe newer ones do better, but I'd be surprised. I think pipewire has better BT codec support than pulseaudio, but I really don't understand the software stack [01:12] guzzlefry: yeah, bluetooth is implemented via two or three dozen codecs / protocols [01:12] guzzlefry: and some sound pretty horrible but work almost everywhere, some sound great but require horrible drivers everywhere, etc [01:13] guzzlefry: certainly don't spend a big pile of money on something until you've looked into a bit [01:13] Sadly that's the only form factor that doesn't drive me insane. Using some wired EarPods right now, but the cable is so short that I pull it out of the jack about twice a day. :P === ledeni__ is now known as ledeni === svm_invictvs_ is now known as svm_invictvs [01:14] I had to search for BT drivers for a BroadCom chip once.   The default driver in Ubuntu was giving me a faint click in the audio stream every 3 sec.    the drivers i found as GitHub project from a French develeoper worked much better [01:15] yeah, I have some around-the-neck style bluetooth earbuds now. I love them for staying out of the way while working. And they make great earplugs when I'm playing music on stage, too. Those work fine for Linux and everything else I've used them on so far. [01:15] btw,  the broadcom chip was inside my DELL Inspiron 15 [01:15] guzzlefry: yeah -- I just use my airpods with android phones. sigh :) [01:16] Deepspeed: Do you have a model number? I can't use traditional over ear headphones for long since it irritates my scalp. [01:17] erm, these are LG. Lemme find the model. I prefer an older model they don't make anymore because the new ones are crazy expensive. [01:18] LS HBS820S is the type I have now. And I had a pair without the last S before which were nearly identical and also great. [01:18] My last pair got stolen. I liked them enough to get another if that counts for anything. [01:19] thanks, I'll give them a look [01:19] LG, not LS* === Guest70100 is now known as aymmmmmm [01:35] can anyone explain to me why sometimes my ubuntu server will come up as needing a restart even though I haven't done any updates? It seems to effect some services also because ansible seems to lose its ability to connect to nodes on the network [01:36] unattended updates probably? [01:38] lantech19446: /var/run/reboot-required.pkgs may have a list of packages that asked for a reboot when updated === greknod2826 is now known as greknod282 [01:39] even though I didn't run any updates since the last restart? [01:39] that would not happen with LTS and Livepatch, for kernel [01:41] sarnold: looks like it updated the kernel even without me running them [01:41] security updates get installed by unattended updates by default [01:42] it's pretty common to fire up a vm, log in, try to install something, and there's updates being installed so your apt install gets wedged waiting for the lock.. [01:42] oh ok, I don't usually run server i run desktop [01:42] it should be installed there, too [01:43] it always prompts me for kernel updates on desktop [01:44] I guess the next question is is there anyway to restart without actually power cycling the machine? [01:45] !livepatch [01:45] Canonical Livepatch is a service offered by Canonical for 64 bit 14.04 and higher installs that modifies the currently running kernel for updates without the need to restart. More information can be found at https://ubottu.com/y/livepatch and https://www.ubuntu.com/server/livepatch [01:45] lts only [01:46] I'm assuming that livepatch is not free? [01:46] yes it is, up to 3 machines? === Dragonslicer is now known as Dragnslcr [01:47] but for just a desktop that would not require uptime, ... [01:48] I only need it for one, I used encryption on this box because it contains passwords in the inventory for ansible I haven't converted it all over to keys yet. and it's just a royal pain in the butt to restart I have to drag an hdmi monitor from across the building to connect to it [01:50] thank god I did build this on LTS so I will look into livepatch tomorrow thank you all for your help === genii is now known as genii-meeting [01:53] lantech19446: Might try ' systemctl reboot ' see if that prevents having to hook up a monitor. [01:55] Bashing-om: how would that get me past having to input my encryption passphrase? [01:56] get reaaaal good at typing? :) [01:56] no need for the monitor if you don't make typos [01:56] lantech19446: Ouch - yeah that would be some kind of a step :( [01:56] * sarnold nods [01:56] I've tried man it never seems to work [01:56] hehe [01:57] Bashing-om: that's ok oerheks gave me what sounds like a reasonable solution to this [01:58] have fun! === greknod2822 is now known as greknod282 === M4he is now known as mahe === genii-meeting is now known as genii [04:11] Do you know whether maas.io tool run OS on native hardware or not? [04:11] Or it just provide some features for virtualization? [04:16] repozitor: maas boots machines via ipmi or ilo or pxe or whatever [04:17] repozitor: you can make it work with vms but it is mostly intended for actual metal machines (hence the name :) [04:19] So every OS that come from maas server should be executed in virtual environment, right? [04:20] sarnold, something like vmware product. maas provide virtualization technology with some remote features, right? [04:20] repozitor: no [04:22] So the OS will be executed on native hardware right? [04:23] If I install some high performance app like games, they can uses native GPU, right? [04:24] yes, using maas to roll out HPC workload is certainly something it does === genii is now known as genii-core === Mibix is now known as FreshBorscht [05:29] is there a way to issue 100 simultaneous ssh connections? [05:32] hi [05:35] https://pastebin.com/Hmt4gg3W [05:59] What is in container 116? [06:01] ubuntu 20 [06:01] upgrade to ubuntu 21 [06:01] then getting error after reboot [06:31] MasterScript, Ubuntu 20; so you mean Ubuntu Core 20, but there is no upgrade to Ubuntu Core 21 as it doesn't exist. [06:36] what's the deal with "Core"? i'm only familiar with LTS/non-LTS [06:52] rdrm: Core 20: next generation of Ubuntu for embedded devices. -- https://ubuntu.com/core/docs/uc20 . [07:44] https://www.truthforhealth.org/ [07:45] https://www.truthforhealth.org/ [07:45] https://www.truthforhealth.org/ [07:45] https://www.truthforhealth.org/ [07:51] toddc: spamming? [07:55] no sorry mis copy and paste === FreshBorscht is now known as Mibix [08:24] equivalent of dpkg-query -S for snap? [08:30] request to append black list accpeted [08:39] mncheckm, there is none ... snaps that are auto-built by launchpad ship their uild reciepe thogh (as /snap//current/snap/snapcraft.yaml) , so you can easily replicate the build [08:39] s/uild/build/ [08:46] something odd just happened, I booted Ubuntu 21.04 to my laptop and inserted a USB drive to it [08:46] for some reason it mounted/unmounted the drive to the point it's partition table now no longer exists [08:47] I also suspect faulty hardware (USB disk, laptop) but I'm pretty certain that's not the case [09:05] hello [09:06] i am trying to script desktop icon creation on unity === id is now known as Guest7071 === id is now known as Guest3504 === id is now known as Guest7597 [09:29] hi, [09:29] is there some worker from canonical in this canal ? [09:33] PowaBanga: this channel is mostly community maintained. do you have a support question on ubuntu? if you have a question on canonical products and service, your best bet is to contact them through your existing contacts or the website. [09:36] olspookishmagus: use testdisk, but note that 21.04 has reached end of life - you need to upgrade or reinstall. [09:37] I am doing a devops training at "Technifutur". And 'I saw that there is a job offer with them. [09:38] ok, contact them directly then, please, this channel is just for support Q&A [09:38] !irc channels [09:38] !channels [09:38] A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !Libera channels, see !Alis - See also !Guidelines [09:39] ok, thank you tomreyn [09:40] olspookishmagus: if you've formatted the disk with an ext2-family filesystem, most likely ext4, then there are multiple copies of the superblock [09:41] olspookishmagus: even if the partition map is gone you can go hunting for a superblock and pass that to mount directly [09:41] olspookishmagus: if as your IRC nick implies you are indeed and old and highly puissant wizard, and you have a suitably big beard, this might get you working again [09:56] tomreyn, gordonjcp: I'm ok with my data, but I'm now looking for my USB voltage meters to see if something's wrong with my USB port [09:58] ogra, thanks [10:09] I get a nice and stable 5.09V out of my port, I'll try booting another ubuntu flavor (xubuntu, kubuntu, lubuntu) or another distribution and see if the problem persists and report back === tomreyn changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: https://ubottu.com/y/gl | #ubuntu supports Ubuntu and official flavors; versions 18.04, 20.04, 21.10 | Unofficial derivatives: use your distro's support channel, not here. | IRC info: https://ubottu.com/y/irc | Pastes to https://paste.ubuntu.com/ | Download: https://ubottu.com/y/dl [10:31] - "21.04" === thomas25- is now known as thomas25 === ecormier_ is now known as ecormier === dob1_ is now known as dob1 [12:36] RUN localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias [12:36] can somebody tell me what's wrong with that command [12:39] andi_: you need to add an outputpath [12:45] How do i make notiication of eror report and icon in taskbar to appear by making fake crash? [13:03] I have an hp printer that is connected to my system via USB. If I pull out the paper to stop a print job then cancel the job with CUPS the job is cancelled. THe printer blinks red after that. If I turn on the printer again it reinitialises. I noticed if I issue any print job aftre this it takes about 4 minutes for the job to move from pending to actually printing. [13:03] Is there a way to reduce this delay. Apart from restarting the system which makes CUPS send the job to the printer stat. === LordOfLive is now known as pshhh [13:15] ? [13:16] hmm since I cannot be on IRC here for longer I will ask again later. Thank you. === pshhh is now known as LordOfLive === LordOfLive is now known as pshhh [13:28] Hi folks [13:34] https://askubuntu.com/questions/1388387/how-to-make-fake-apport-crash-to-come-up-in-notification-and-bar-so-i-can-test [13:35] good morning === sam__ is now known as Guest6653 === Guest6653 is now known as srp === srp is now known as srp__ [13:36] finished re-installing Ubuntu Studio [13:36] seems like most of the lag is gone [13:36] good morning https://askubuntu.com/questions/1388387/how-to-make-fake-apport-crash-to-come-up-in-notification-and-bar-so-i-can-test [13:36] thank you for the recommendations === srp__ is now known as srp0706 [14:36] buongiorno a tutti ragazzi ho un problema con ubuntu, praticamente dato che Windows 7 ha il boot impostato in Legacy Mode il bootloader Grub non riesce a trovarlo perchè è impostato su efi, c'è modo di avviare Windows 7 in legacy mode? [14:36] !it [14:36] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [14:50] didn't even say goodbye [14:52] .. goodbye to windows 7? [14:52] lol [15:00] goodbye-windows.com === mintoyatsu_ is now known as mintoyatsu === genii-core is now known as genii [15:46] hello. I have a nfs share (not same box) mounted to my ubuntu 20.04 machine in /etc/fstab and I pass this in fstab 192.168.1.x:/mnt/foo/bar /localmountpoint nfs4 rw,auto,nofail 0 0 [15:46] yet I cant cp to any subdirectories.. what am I missing? thank you. [15:50] also when I try to chown those subdirectories, to my user, it says operation not permitted even if I sudo. [15:53] re-asking my previous question, I enabled apport service, "unlocked" ulimit -c yet I do not see an app dumped core === ASHER is now known as darksis [16:05] MrCollinsGA: Do you mean you can't write to those directories? [16:05] jhutchins yes [16:06] MrCollinsGA: Filesystem permissions are controlled by the NFS settings and the permissions on the sharing host. [16:06] MrCollinsGA: What permissions do the unwritable directories show? [16:06] jhutchins, right. I guess I am just missing something on that end. [16:06] let me post that [16:06] coucou [16:07] salut martin [16:07] jhutchins, drwxr-xr-x 7 localuser 544 7 Jan 20 16:30 foo [16:07] hello [16:07] martin [16:07] uwu [16:08] coucou [16:08] coucou tibo [16:08] MAIs nan [16:08] Yooo :) [16:08] uh I think we need an op [16:08] apapappaaaaaaaaaaaaaaaaaaaaaa [16:08] UwU [16:08] elinfo_: if you don't have a ubuntu support question then please move over to #ubuntu-offtopic [16:08] wesh vous etes des baiser [16:08] oui [16:08] je sais pas ya quoi de bien au cinema [16:08] desole [16:08] super idol [16:09] nicce [16:09] SUIIIII [16:09] fdfsdfsdf [16:09] elinfo_ elinfooooooooooo elinfo stop it [16:10] tiboooooooooooooooooooooooooooooooooooooo [16:10] !ops [16:10] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, chu [16:11] what;s even the point in doing that? [16:11] what? [16:12] tomreyn: mind kicking out elinfo_ ? thanks [16:12] anddam: you can bring up questions regarding channel management in #ubuntu-ops - but let's keep it out of here, please. [16:14] tomreyn: sure thing [16:14] I cannot wait to talk about my apport issue [16:14] Maik: the noise that "elinfo" did, I do not understand the point in that [16:15] jhutchins, I got it figured out, thank you. [16:15] anddam: just a regular troll [16:16] Maik - it seems solved for now. See also my message above ti anddam. let's focus on ubuntu support then, shall we? [16:16] sure :) [16:17] what am I doing wrong since I do not see core dumps? I set "ulimit -c unlimited" and did sure apport service is enabled and started [16:19] MrCollinsGA: Good work! [16:19] tyvm [16:29] People say Void XFCE, MX Linux and other stuff take less RAM than Xubuntu, why is that? [16:29] duuude: that's something for in -discuss since it's not a ubuntu support question [16:30] duuude: Hi. This channel only supports Ubuntu and its official flavours (one of which is Xubuntu). We don't do comparisons with other distros here. You could try that in #linux [16:30] #ubuntu-discuss is for discussions *on* Ubuntu [16:30] Well I thought you may have an idea about what Ubuntu has on the top [16:32] duuude: either move it to -discuss or #linux === justJustache is now known as justache [16:45] I have 3 displays connected to my computer, 1 of them by HDMI and the other 2 using a displayport splitter(hub?). Running kubuntu 21.10. The problem is that the displayport screens toggle on/off quite a lot. Not like powering off the displays, but they go black for a short (usually) time, then they come back on. Often enough to make it difficult to use them. Also this doesn't happen when running [16:45] windows 10 from the same computer. Anyone experienced this? [16:46] Slartibart: check logs [16:46] the going black makes me think of a faulty cable, but that does not fit with the "W10 works" thing [16:48] question of my own: is there a default shortcut to open a terminal on 20.04? [16:48] is the default DE GNOME? [16:48] ctrl-alt-t [16:49] Slartibart: it's probably related to the DP slitter/hub support. try without it, just to see whether it introduces the problem. [16:50] anddam: Xorg logs? [16:51] anddam: ubuntu uses gnome again since the 17.10 release [16:51] so yes it's Gnome [16:51] tomreyn: Just one of the displayport screens? Fair enough. But what do I do if the screen won't go black without the splitter? I'd still like to have 3 screens.. [16:52] anddam: gnome-shell / mutter is the default desktop / compositor / WM. [16:52] just to have some keyword to look for the shortcuts [16:52] I guess Ubuntu is smart enough to have a kind of cheat-sheet helper screen, doesn't it? [16:53] Slartibart: what anddam said - check your logs. see whether this splitter device is supported / works according to DP specifications. [16:53] ah yea, Help > Keyboard shortcuts [16:53] Slartibart: I'd start with Xorg and dmesg === skr- is now known as skr [16:54] Slartibart: i'd keep journalctl -f running in a terminal window and see what is logged when then screen blanking occurs [16:55] Slartibart: note that 21.10 defaults to xwayland, not xorg. [16:55] oh right, systemd [16:55] Thanks, guys :), will look into it now. [16:56] Qq for the ubuntu-pro images on AWS, what's the default user name? Seems it's not ubuntu like the default images. [16:58] what does exited mean in systemctl status output, Active line? [16:58] case in point I have Active: active (exited) since Fri 2022-01-21 17:43:14 CET; 14min ago along with Loaded: loaded (/etc/init.d/apport; generated) [16:59] also "active (exited)" is in a nice, healty green color, I figure that service is ok, right? [17:00] Church: We can't support commercial offerings by Canonical here. See the AWS marketplace or https://ubuntu.com/aws/pro for contact options. [17:00] ok with unlimited core file size and service active I get a core dump for "sleep 5 & pkill -SIGSEGV sleep" [17:00] tomreyn: Got it [17:00] Chso you did not read their docs? " EC2 used SSH keypair authentication for user not password authentication for the user ubuntu : [17:00] Church ^^ [17:01] oerheks: I did, trying to use the keypair generated and attached to the host for the ubuntu user. Only getting permission denied however. [17:02] And not it works... wat [17:02] Weird [17:51] sudo nautilus [17:51] ** (org.gnome.Nautilus:35326): WARNING **: 20:46:21.922: Error on getting connection: Failed to load SPARQL backend: Cannot autolaunch D-Bus without X11 $DISPLAY [17:51] Unable to init server: Could not connect: Connection refused [17:51] what is the problem? [17:53] so, I can get a core dump by killing a process with SIGSEGV, but then I have an actual GUI program written by me that is segfaulting on Ubuntu 20.04, I see "Aborted (core dumped)" in terminal yet no file in /var/crash [17:53] https://termbin.com/n4ed [17:53] this is the stderr, ending with "Aborted (core dumped)" [17:56] actually I got that "Aborted" when starting the process on the Ubuntu host from an external ssh session, when using the actual system in a graphical session I get "Segmentation fault (core dumped)" [17:56] yet not core is to be found [17:56] am I approaching this wrong? [17:58] Nate-: You should not be using nautilus with root privileges. [18:12] jhutchins: what will i do then?.. [18:15] no takers? [18:15] is #linux possibly a more appropriate channel for this? [18:16] they are not answering [18:19] anddam: Perhaps this is not really an irc-level question. https://www.baeldung.com/linux/managing-core-dumps [18:20] Nate-, pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY nautilus ; but in general, you use another package for that [18:21] Nate-, like 'nautilus-adm' === pshhh is now known as LordOfLive [18:37] jhutchins: btw managed to solve with systemd-coredump and coredumpctl [18:37] I wonder why the "regular" route via apport did not work though === tomaw_ is now known as tomaw [18:51] anddam: I think most people here (me included) wouldn't know what to do with a core dump if we got one. That's why they're a little bit hard to get to in a default setup. [18:52] But good on ya if you do know how to use them, and we all look forward to your world-changing software development . [18:58] sarcasm? [18:59] eh, I'll take it anyway [19:27] Anybody running ubuntu inside of Windows in here? [19:28] wsl2 or vitualbox? there is more than 1 choice .. [19:45] qemu as well iirc [19:52] hi, i have a question [20:01] anyone is here? [20:01] ask, wait and see? [20:01] Guest9401: don't ask to ask [20:04] Hello, I have a Marwell wifi card installed but I need to install another driver for my Wifi card. The driver is called mwl8k https://wireless.wiki.kernel.org/en/users/drivers/mwl8k and I wonder if there is an easier way to install that driver for me than the guide I found online? [20:04] ok. i need an api for random dynamic IP changing. i need to change it with at least 10 request to the specific server. Tor & I2p is not Suitable for this project. [20:06] patriksarah, and what marwell chip exactly? lspci or lspusb would show [20:06] and what ubuntu version [20:08] oerheks, I currently have Marvell Avastar model 88W8897 which doestn support monitor mode. But apparently the driver "mwl8k" can be installed for my chipset and works with monitor mode, I dont know if its true or not but worth a try. I am running Ubuntu 21 [20:09] I found the information here https://www.reddit.com/r/SurfaceLinux/comments/9m2k2f/wifi_monitor_promiscuous_mode_on_marvell_avastar/ [20:11] yes, it is part of linux-firmware.. not sure what driver does support monitor mode, maybe that url https://github.com/kaloz/mwlwifi .. [20:12] lots of steps to do, there is no easy mode :-D [20:18] damn it lost connection [20:19] I seem to loose the wifi when im at home, and shortly after visiting a shopify account weirdly enough === dbristow_ is now known as dbristow [21:19] anddam: No sarcasm intended. I know some people who have written pretty big stuff, you could be next. [21:20] how do I enter the grub menu during boo? [21:20] *how do I enter the grub menu during boot? [21:21] try holding down the left shift key === diskin_ is now known as diskin === aaguhagegaooeg is now known as westor === westor is now known as Guest573 [21:35] how to make a test if apport popup is working? how to make some crash? in terminal kill -SIGBUS $$ crashes terminal, makes .crash file, but apport doesnt come. i think something is broken and i got 2x for chromium not opening a crash report come up when it crashed, but after 3rd time crashin apport not reacting. how to make apport to come. to crash terminal or something. i think error report not comming up and not notification [21:35] or buuble notification https://askubuntu.com/questions/1388387/how-to-make-fake-apport-crash-to-come-up-in-notification-and-bar-so-i-can-test [21:36] Kangarooo: please do not cross post [21:39] I have change the resolution in the grub settings to 1280x1024 but when ubuntu server boots it reverts to 640x480 how do I remain the 1280x1024 resolution? [21:43] babyface: it shouldn't matter for a server, right? [21:44] do you have a GUI installed on this "server"? [21:44] You could look into grub-customizer, but perhaps you just need to look into changing the grub config and then using update-grub [21:50] Why are there only 22 people on OFTC ubuntu [21:50] ??? [21:52] @Maik it from kubuntu but package apport is in ubuntu also so its from main sources supported package. === knkay_ is now known as KnKay [21:55] segamain: I'm surprised it's even that many [21:58] sarnold what the fuck main ??? you're the dude or the chick from the Debian Channel are you like running multiple [21:58] os's at the same time [21:59] Kangarooo: asking in one support channel should be sufficient enough [21:59] probably no one knows the answer [22:01] hey I've heard rumors that I can Use Fruity Loops Studio on Ubuntu is that true ?? [22:01] is there a way ?? [22:01] segamain: I'm all over the place [22:02] no, FL studio it is paid === LordOfLive is now known as pshhh [22:03] oerheks: I meant the demo version dude/chick don't worry I'm broke as hell too [22:04] https://www.reddit.com/r/FL_Studio/comments/4ucx0i/tutorial_how_to_install_fl_studio_on_linux/ it seems to run okay with wine but that's not really something we can give support for here [22:04] no, there is no deb download :-D [22:04] Give it a try if you want [22:04] so, use ubuntu-studio [22:05] sarnold: you're a fricking legend main. You helped me so much already and you're probably gonna help me more xD <3 [22:06] segamain: maybe.. I don't know anything about fruity loops ;) hehe [22:10] ravage: thanks main is there a channel about wine ? [22:11] https://www.winehq.org/irc [22:11] wine is forbidden [22:12] oerheks: I'm used to FL i don't want to learn new DAW's, lmms already fucked my me up enough [22:12] rdrm: what ?? how [22:12] sorry it's a reference to a poem by Rumi [22:14] rdrm: you scared the shit out of me [22:15] try to be a little more professional fr fr no cap, i don't know if anyone cares but you might get in trouble [22:15] wine may not be forbidden but it sure runs like crap most the time [22:15] how can I locate a file I just downloaded on ubuntu is it apt search ?? [22:16] is it part of a package? [22:16] rdrm: no it's just a file [22:17] how did you download it [22:17] Firefox usually downloads to ~/Downloads [22:17] rdrm: stop pranking me [22:17] rdrm: i used apt do install [22:17] if you use wget, it downloads to the same directory unless specified [22:17] apt installs packages... so are you looking for a file from a package that apt installed? [22:17] " babyface: it shouldn't matter for a server, right?" - ofc it matters! [22:18] where are .deb package stored, interesting you did not find the answer yourseld.. [22:18] babyface: my server is a laptop which never has the lid opened, i dunno what grub looks like [22:19] how do I increase the resolution to 1280x1024 when running without a windows manager? === LordOfLive is now known as pshhh [22:24] babyface: edit /etc/default/grub the line that says "#GRUB_GFXMODE=" and uncomment it (remove the #) and put in your preferred resolution "GRUB_GFXMODE=1280x1024", save the file and then do "sudo update-grub" [22:24] Alternately use fbset [22:24] genii, what's that? === LordOfLive is now known as pshhh [22:25] It's an utility to set the reolution of the framebuffer, on the fly === pshhh is now known as LordOfLive [22:25] do it proper with grub [22:25] Not installed by default [22:26] https://ivanitlearning.wordpress.com/2019/04/25/changing-screen-resolution-for-ubuntu-server-18-04/ [22:28] Anyone know how i can setp nvidia control panel to enable GPU fan settings and set them to 100% and then set the powermizer to (prefer maximum performance) [22:29] its annoying having to set these every time i start up machine and game === LordOfLive is now known as pshhh === LordOfLive is now known as pshhh [22:41] marc__: I hate to say "not in this channel", but that's something Nvidia knows. They build the drivers and control panel, they determine what the switches are and what can be permanently set. [22:41] marc__: The fans _should_ be adaptive, they should rev up as you use the GPU and as it builds heat. It shouldn't require a manual intervention. === rdrm is now known as rdr [22:41] its very annoying [22:42] marc__: It sounds like you want the fans at full even when they're not needed. [22:42] marc__: That would be something, again, to take up with nvidia support. [22:43] marc__: They're not _real_ responsive to the relatively tiny Linux market, but at least they've got drivers. [22:43] yea it stops any chance of this gpu overheating i had to repai it once already and i cannot affort current gpu prices [22:43] marc__: It's at least worth looking around their site. [22:44] i stuck this gpu in the oven [22:45] I gave the gpu an oven, gpus love ovens === LordOfLive is now known as pshhh [22:55] just worked out how to alter nvidia settings in a file made a file called nv1.run did chmod +x nv1.2 then added two commands to it one for fan and the other for powermizer now all i go to typ is ./nv1.run and its done [22:57] the lines to add to the file are [22:57] nvidia-settings -a "[gpu: 0] / GpuPowerMizerMode = 1" [22:57] nvidia-settings -a '[gpu:0]/GPUFanControlState=1' -a '[fan:0]/GPUTargetFanSpeed=99' [22:58] !paste | marc__ [22:58] marc__: For posting multi-line texts into the channel, please use https://paste.ubuntu.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:59] https://pastebin.com/VhspzUBv [23:01] you can make a file called nv1stop.run too and do the reverse to set it to auto after you finish playing games [23:05] marc__: unless you're talking to someone in particular, it might be better to write a blog post on this or similar. === LordOfLive is now known as pshhh [23:27] tomreyn: Your modem can't handle two lines of text? [23:29] its an acoustic coupler and the phone has a screachy speaker ... === LordOfLive is now known as pshhh === LordOfLive is now known as pshhh