[01:17] hello, I have high fps on videos, where do I start to resolve this issue? [01:18] sounds like a good problem? [01:18] sounds like a lame problem, but don't have anything fancy to ask :D [01:19] brk: Do you mean playback speed is like a black and white era comedy skit? [01:19] InPhase, kind of, yeH [01:19] brk: Check the playback speed settings in whatever player you're using. [01:19] Look for Normal or 1X [01:19] I am watching youtube [01:19] Same there. [01:20] I dont care where do you watch your videos, I need help :) [01:21] I mean do the same thing there. [01:22] and how that fix the problem [01:22] It corrects the playback speed when you change the setting in the player. [01:22] that doesn't have anything to do with the fps I am having [01:22] I am talking about wathing videos on youtube [01:23] its a video card and drivers problem [01:25] and the picture isnt great [01:25] there is some shadows and circles [01:25] brk: I'm not sure what the confusion is, but the youtube player has a gear at the bottom, and when you click it one of the options is "Playback Speed", followed by an option to adjust it to the right of that. [01:25] could it be my video cards is really bad? [01:26] If that is not the issue then you might need to try again to explain the problem. [01:26] InPhase, yes, it doesnt have 1x speed. Even if it had what difference does it make other than making the playback speed faster or slower [01:27] I just said the issue [01:27] brk: what gpu do you even have? [01:27] its like .... imagine watching sports on a crappy tv [01:28] NVIDIA® GeForce® MX250 / Intel® UHD Graphics [01:29] brk: did you make sure that the drivers are correctly installed? [01:29] no [01:29] im sorry [01:30] Intel® Iris® Xe Graphics [01:30] thats the one I have [01:30] murmel, I didn't [01:30] just installed and upgraded ubuntu [01:31] !prime [01:31] brk: that's probably your issue [01:32] murmel, where do I start [01:33] brk: sudo ubuntu-drivers autoinstall [01:34] all available drivers are installed [01:38] brk: you are on 22.04? [01:38] yes [01:39] brk: do you have nvidia-prime installed? [01:40] i was about to ask how do i check prime sync if its enabled [01:40] but maybe I don't even have it installed [01:41] installed it [01:41] anything else I could check before I reboot? [01:41] brk: why would you need to reboot? [01:41] then just update? [01:42] that was the problem [01:42] now its all good [01:43] thank you [01:45] although the picture isn't very good [01:45] its not crisp, feels like slightly blurry [01:46] brk: hm make sure that the resolution is a native to the screen one [01:47] isn't it full screen from youtube automatically resizing the native resolution of the screen? [01:49] I just tried 4k and its actually good enough [01:50] I was watching HD only 1080 [01:50] brk: oh you were talking about a yt video. sometimes yt bugs and it doesn't load the 4k content [01:52] now another 4k video, again high fps [01:53] so its ytube then, after I installed the nvidia prime [01:53] it is better, but apperantly ytube is having problems on some videos [01:55] brk: and what kind of issues [01:56] fps issues [01:56] brk: hm that sounds like a codec issue, hw accel [01:58] and also on solid color scenes, I can see blurs and circles [01:58] brk: I almost assume that's on the igpu, but can't say for sure. as the xe graphics are not that well supported as of right now [01:59] but not always [01:59] mhm, thats bad [01:59] anything else I can try to ... install or modify? [02:00] or pull more info? any useful commands? [02:00] brk: I would first still make sure that nvidia drivers are correctly installed and used by the gpu. maybe you could try a newer mesa version, but that can be a little bit tricker [02:00] trickier [02:01] how do i check if the drivers are installed correctly [02:04] https://pastebin.com/7i7c5r2i [02:04] brk: there is no nvidia gpu? [02:05] brk: try lspci -vnn | grep VGA or ubuntu-drivers devices [02:05] nothing [02:06] brk: are you sure, that you should have a nvidia gpu? [02:06] I think so [02:06] brk: I mean your laptop says no [02:07] iRIS XE Graphics for sure, yes [02:07] brk: yes, but that's an intel gpu [02:07] which is on the cpu [02:07] still completely different [02:09] brk: murmel: High end Nvidia card - maybe like: lspci -k | grep -EA2 'VGA|3D' ? to show ?? [02:10] 0:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01) [02:10] Subsystem: QUANTA Computer Inc TigerLake-LP GT2 [Iris Xe Graphics] [02:10] Kernel driver in use: i915 [02:11] brk: You keep saying that your problem is "high fps", which isn't really a problem. That means it's working well. What is the actual issue going on that you have been calling that? Can you explain that part in other words? [02:13] InPhase, every 1 second I have a video frame freezing for about 0.01 seconds. And the picture isn't crisp enough on some videos. And also if on some wallpapers or some solid colour videos, sometimes I can see shades on the picture/video [02:14] brk: what laptop do you own? [02:14] InPhase, choppy and blurry - can't explain better than that [02:15] brk: How old is the laptop? [02:15] https://www.currys.co.uk/products/huawei-matebook-d-15.6-laptop-intel-core-i7-512-gb-ssd-grey-10236036.html [02:15] brk: Also, does it become warm to the touch and are the fans on when this happens? [02:16] temperature is low and rarely can hear fans [02:16] yeah so it's only the intel gpu, which well, afaik has underwhelming support as of right now [02:17] brk: btw, as you don't have a nvidia gpu, you can uninstall nvidia-prime if you want [02:18] murmel, thanks for reminding me. Purge or autoclean or remove, which one to use first? [02:18] murmel: An intel gpu at that level will handle youtube videos just fine under normal conditions. This is a very light load for it. [02:18] brk: first? purge if you want to remove also the configs [02:19] InPhase, any command or a tool to watch the temperature? [02:19] brk: sensors in package lm-sensors [02:19] InPhase: I was talking about the screen issues, not the yt video [02:20] brk: ^ no indication of an Nvidia card - yet - please use a pastebin site for requested info as in: lspci -k | grep -EA2 'VGA|3D' | nc termbin.com 9999 . The result is a URL, give us that URL and we see what is. [02:21] Bashing-om: the laptop doesn't have a nvidia gpu [02:21] murmel: ack . [02:22] https://termbin.com/32xo [02:23] InPhase, how can I monitor live the temperature sensors [02:23] brk: watch -n 1 sensors [02:24] thank you [02:24] im playing 8k video and temperatures are 35-42 [02:25] hm okay interestingly that specific gpu should be pretty well supported :/ [02:25] brk: Give it a minute to level out in temp, but that sounds pretty good. [02:25] brk: It's possible you have some sort of failure to get DRI going. [02:25] This doesn't happen too often these days, but there might be a log entry indicating such an issue. [02:27] brk: Perhaps as a quick diagnostic, pause the video and try: glxgears -fullscreen [02:27] Tell us if this is stable or jittery with those pauses. [02:27] ok [02:28] Also it should probably report on console being synchronized to the vertical refresh rate, and report a result of, most likely, 60 FPS. [02:29] its not good InPhase [02:29] Running synchronized to the vertical refresh. The framerate should be [02:29] approximately the same as the monitor refresh rate. [02:29] 305 frames in 5.0 seconds = 60.975 FPS [02:29] 300 frames in 5.0 seconds = 59.937 FPS [02:29] 300 frames in 5.0 seconds = 59.957 FPS [02:29] 299 frames in 5.0 seconds = 59.640 FPS [02:29] Pastebins always. [02:30] sorry, thank you [02:31] brk: You're in the problem domain at the moment of something like a DRI setup failure or a problem with the opengl drivers. [02:32] brk: glxinfo | grep rendering [02:33] im downloading a 4k video to test it with vcl [02:33] Direct Rendering - yes [02:35] Well okay, it says it. But it sure doesn't sound like it. [02:35] its interesting, if the video is choppy - the picture is clear and crisp. If the video is smooth, then the picture is a bit blurry and not crisp [02:35] different videos on youtube, but as murmel mentioned, its from the youtube [02:36] Well glxgears being choppy is a troublesome issue by itself on a laptop of that era. [02:36] however, none of the videos I am trying are both with good fps and crisp and clear picture [02:36] so its a well known issue? [02:37] Yes, 20 years ago. ;) [02:38] but my video cards is not so bad [02:38] Yeah, it's not that bad. [02:38] Something is misconfigured or not loading right I think. [02:38] brk: glxinfo | grep Accelerated [02:38] maybe I can dry different kernal? [02:39] no output [02:39] Did you spell it right? [02:39] accelerated -yes [02:40] temperatures still 32-42 [02:41] cpu runs on 14-20% and used ram is 3.8 [02:42] is it worth saying that I dont have sound from the speakers? [02:43] Well that sounds troubling but is a different subsystem. [02:45] I tried 4k video on vlc and fps is very good, but again its just not clear and crisp and colours aren't that great [02:45] brk: grep -E "WW|EE" /var/log/Xorg.0.log | nc termbin.com 9999 [02:46] nothing [02:46] brk: Do you have an external monitor you can try videos on? Maybe your screen is bad, not your iGPU. [02:46] I don't have such file im not using xorg [02:48] arraybolt3[m], I dont have any cables, and I guess if I screen it somehow wirelessly on another laptop, wont be any good [02:48] Oh. Well someone in the Wayland camp will need to advise on the new equivalent for finding logged errors for that. [02:48] should I log in with xorg then InPhase ? [02:50] InPhase, I can paste you journalctl logs, if good enough? [03:00] why my download speed with youtube-dl is so bad 80KiB/s [03:01] I believe youtube throttled that, try yt-dlp from -backports. [03:01] no sound, crappy picture low dw speed - just great experience [03:01] Unit193, ok, thanks [03:03] are the commands the same? [03:04] yt-dlp is a maintained fork, there might be some differences but yeah it's close to drop-in. [03:05] Unit193, thank you, now its much faster [03:05] \o/ [03:09] its pain watching action movies, will it be any difference between xorg and wayland? [03:27] hey, you still here? I found one solution from ask.ubuntu that is about installing linux-oem-22.04 [03:27] what would change if I install this kernal? [03:28] although its recommended for ubuntu 20.04, and I am on 22.04 [03:32] gnome shell top bar and dash should set light when light theme is set [03:56] hello === Furor is now known as Colere === diskin_ is now known as diskin [07:51] I find the instructions at [07:51] https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 [07:51] very useful. I see room for some more simplifications, however. [07:51] First of all, you do [07:51] not need a keyfile immediately, you just need to type in the [07:51] passphrase multiple times at the first reboot. Once you have the === wez is now known as ThisIsWez === ThisIsWez is now known as notBerg === notBerg is now known as wez [09:20] !paste | Guest5647 [09:20] Guest5647: 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. [09:22] Guest5647: maybe you can contact the author of this guide, or comment on community.ubuntu.com (or elsewhere, and then ask someone in #ubuntu-docs to add a link there) [09:23] the author gave no other contact than this chat [09:33] so it'll be the other option then [11:48] Hello, why ubuntu is consuming more RAM than windows in terms of browser usage like chrome? [11:48] ask google [11:50] Linux uses more ram if available, and trottles back when other tasks need more ram. be happy with that [11:51] oerheks, this is not accurate since it uses my swap memory when the ram memory is full [11:52] few years before linux was better for old computers but now i don't think so [11:52] for tasks like browsing [11:52] maybe the best option to be more efficient is to use Windows + WSL [11:52] if you are a developer [11:52] isn't it? [11:52] it isnt [11:53] and ofcourse you run the *exact* same pages on the *exact* same day [11:53] if you have an ubuntu support question ask. for general chat see #ubuntu-discuss or #ubuntu-offtopic [11:54] Can we make ubuntu more efficient? [11:55] We do it all the time.. [11:55] or there is a distro that is more efficient than ubuntu for browsing? [11:55] in short; no [11:56] a youtube video takes 1GB of ram in ubuntu and 300 MB of ram on windows 10 [11:56] it's a huge difference [11:56] nice! [11:59] Hi all [12:01] I feel like using all RAM that is available is better approach than using swap for no reason [12:04] mrkubax10, ubuntu is using all my RAM and all my swap [12:04] when I use browsing [12:04] 16GB of RAM [12:05] 8GB of swap [12:05] and VSCode open to and other programs [12:05] Guest17: oO how many tabs are oopen? [12:05] when I used windows the RAM consumption was not so high [12:05] Guest17: I assume the browser gets more attention on windows *shrug* [12:06] murmel, what is the meaning of *shrug*? [12:07] Guest17: your shoulders shrug [12:07] don't you think that nowadays is windows + wsl more efficient than ubuntu? [12:07] for a developer? [12:08] !ot [12:08] #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! [12:09] totally different usercase.. vscode? [12:10] yeah I also wonder how many browsers Guest17 has open xD [12:10] nobody is interested in WSL, Guest17 , we don' t even support that here === zoth is now known as zothix [12:42] Hi there.. [12:42] Trying to build libusb 1.0.13 to no avail.. The whole process seems to pass and compile fine.. [12:42] But then why is the other program im building not finding it and still errorgin out? [12:44] mrcoffee: any reason why that specific version? [12:44] mrcoffee: did you install it? [12:44] Yes qemu with libusb support asks for it.. [12:45] mrcoffee: please don't cross post [12:45] murmel yes i downloaded the source and build it, it seems to pass.. What you mean cross post Maik? [12:46] mrcoffee: you're posting in #linux too where they are trying to help you already [12:46] So.. Is that illegal or something? [12:46] asking in multiple channels to get as many volunteers working for you , not nice [12:47] i guess you are not even running ubuntu, as our qemu does not ask for it. [12:47] mrcoffee: "Don't cross post your question. Each Ubuntu channel has distinct topic ranging from general Ubuntu chat, to specific Ubuntu technologies. Ask your question in the channel that is most relevant to your query. Don't post in multiple Ubuntu channels or in channels with unrelated topics. To check a channels topic, type "/topic" into your IRC client." https://wiki.ubuntu.com/IRC/Guidelines [12:47] Well thats what I usually do, cuz sometimes what you dont know here Linux does.. And yes I am running Ubuntu.. [12:47] Well Linux is not an Ubuntu channel. [12:48] mrcoffee: still not nice to ask in multiple channels, as you waste others people time. [12:49] mrcoffee: read again: " Don't post in multiple Ubuntu channels or in channels with unrelated topics" [12:49] mrcoffee, I'll repeat a question you were asked in #linux, why are you compiling from source, when there's really no need to do so? [12:49] I disagree, if you want to help fine, if you dont, dont.. Honestly ill end just going to the Linux channel beacuse everytime i come to Ubuntu i get nothing just ramblings. [12:49] BluesKaj is ther no need to do so? [12:49] mrcoffee: no, it's an ****** attitude, as I don't know what is already answered in #linux [12:50] !install | mrcoffee [12:50] mrcoffee: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - See also !automate [12:52] Hello, I have some odt and pdf file that I moved from ubuntu 18.04 to encrypted usb and then moved them to ubuntu 22.04. Now these are showing with 0 bytes and empty [12:53] is it something to do with the 18.04 and 22.04 not compatible or something? [12:53] brkcore, maybe you unplugged the usb storage without ejecting it properly? [12:54] ravage, oh ok, yeah, I always unplug them without ejecting [12:54] then your files never got written at all i suppose [12:54] now I have a message - could not open file "admin:///media/username/.... [12:55] ravage, I was able to access them all the time [12:55] copy it again from that encrypted usb? [12:55] I just did [12:56] actually most of my files and folders last few times I was moving them, rather copying [13:00] so its not a problem between 18.04 and 22.04, just me [13:01] as opf 21.04 your home folder is no longer world readable, can you open that file with sudo, for a test? [13:01] c/opf/of [13:01] but I can see now the same file on 18.04 is all good, and then the copy on 22.04 is showing as 0 bytes [13:01] oerheks, i will try [13:03] oh yes, I mean the files are on the encrypted usb. They are all good on the 18.04 but not on the 22.04 (and thats two different alp tops) [13:13] I am sorry to say, but this channel has becoma ridiculous place where only missdirection is to be found, bye. [13:39] i am looking to install gcstar, hoewever since 22.04 the ppa, nor repack debs work anymore due to dependency issues - is there a good repalcement sofware or way to install it ? [13:43] thyriaen: https://alternativeto.net/software/gcstar/ [13:43] thyriaen: you can also try #ubuntu-offtopic for software opinions [13:44] thyriaen, the gtk3 version installs and runs just fine on my 22.04 [13:44] you may have to install some perl modules manually. but they all exist in the ubuntu repo [13:44] ravage, how did you install it ? [13:45] sudo ./install --text [13:46] that shows some missing perl modules. so i did "sudo apt install libxml-simple-perl ibgtk3-simplelist-perl" [13:46] and then it installed. you may check the other optional modules if you need them [13:47] ibgtk3-simplelist-perl isnt found [13:47] ok [13:47] done [13:47] libgtk3-simplelist-perl" [13:47] yea [13:49] ravage, did you install it to /usr/local ? cause my interface looks really screwed up with blue buttons and they don't look right [13:49] yes [13:49] i already removed it. tried it in a container [13:50] i dont know how it should look like really [13:50] never heard of the tool before [13:53] ravage, thanks :p [14:15] !info gcstar [14:15] Package gcstar does not exist in jammy === diego is now known as Guest8840 [14:21] Most of those alternatives look pretty much like databases with minimal front-ends. You could just learn to use something like postresql [14:21] jhutchins: they left [14:30] Greetings all! When running sudo apt install sagemath on Ubuntu 22.04, I get this: https://termbin.com/jkud What can I do to fix it? [14:36] manwhowouldbekin: you have ligd3-dev installed from a PPA (sury.org's PHP PPA), but this package depends on the very libgd3-dev version of ubuntu [14:36] actually libgd3, not libgd3-dev [14:37] tomreyn, Thanks! Is this fixable? [14:40] manwhowouldbekin: you can ppa-purge the PPA, or downgrade the very package to the version in ubuntu AND set up apt-pinning for it. [14:40] Hi how can I access a user folder (example : root or example1) that I can not directly "su" but logging in other user I can su to them? [14:40] Hi how can I access a user folde via ftp client like filezilla [14:41] Linux^_: should we ignore the first question then? [14:41] No I forgot to mention "via ftp client" in first question tomreyn [14:42] I can ftp to the user can I can ssh normally (example username: ubuntu) [14:43] i'm not really able to understand what you're asking. :-/ [14:43] what I normally do is in ssh , I ssh into ubuntu then I type sudo su to root [14:43] I can not directly ssh into root [14:43] SO I can ftp into ubuntu now how can I ftp into root? [14:43] Did I clarify now? [14:44] to access something with an ftp client like filezilla, you will need to run an ftp server. to access something by ssh you will need to run an ssh server. to access something locally, on the same computer, when owned by a different user, you need to sudo or su - [14:44] use sftp, not ftp, for this purpose [14:45] Ok let me try it again so you understand it [14:45] and if you need to transfer files into a location where only root can write (why?!) then you may need to install an ssh key for the root user [14:46] I can FTP into user Ubuntu using filezilla. But I can not ftp into user root [14:46] don't use ftp, it's an old, insecure, clumsy, protocol. use sftp. [14:46] In SSH I can ssh into ubuntu and then I can type sudo su to become root is there any way to ftp into ubuntu then elivate the position? [14:47] don't use ftp I know its for simplicity [14:47] I am asking question using term ftp for simplicity [14:47] if you already have an ssh server, sftp is already supported, no need for a separate ftp server [14:48] yes but that as not the question actually... I dont know If am able to clarify my question [14:48] you won't be able to transfer files to /root either way, though, unless you authenticate as root via ssh [14:49] (which is what you'll be doing when using sftp) [14:49] when I try to directly ssh into root I get this message "Authenticating with public key "imported-openssh-key" from agent [14:49] Please login as the user "ubuntu" rather than the user "root"." [14:50] Linux^_: let's try it this way: what's the goal of what you'Re doing there? why do you need to transfer files to the ubuntu system in a directory only root can access? [14:50] I want to get the log file of an application [14:51] and this log file is owned by whom? [14:51] also if I ftp using root login I will be able to brose all users [14:51] I will be able to enter into all users [14:51] yes, that would be bad, if you actually just need to access part of the system [14:52] so do you have solution for this? "Please login as the user "ubuntu" rather than the user "root"" [14:52] is this actually an ubuntu system? [14:52] yes. how can I ssh directly ? [14:52] how can I ssh directly into root? [14:53] is this an AWS EC2 instance? [14:53] because you wouodn't normally see this message [14:53] it does seem to be a cloud image for sure [14:54] yes cloud ubuntu [14:54] ubuntu 20.04 [14:54] Linux^_: do you know how ssh key based authentication works? [14:55] yes You save the key in your PC and enable it using putty then you ssh into the user [14:55] ah, seems like you're already doing so, cool. [14:55] but I cant into root [14:56] you can edit /root/.ssh/authorized_keys and remove this: ,command="echo 'Please login as the user \"ubuntu\" rather than the user \"root\".';echo;sleep 10" [14:57] Linux^_: but this should not actually be needed if you just use sftp, not ssh [14:57] i.e. you'd reduce a relevant security feature by removing this [14:57] I cant sftp into root . wait I am posting hat error I get [14:59] you'll also need to install your ssh key (the one that's already in /home/ubuntu/.ssh/authorized_keys ) in /root/.ssh/authorized_keys [15:00] tomreyn https://paste.ubuntu.com/p/Hm9D6Y2mFr/ [15:01] I can sftp into ubuntu user just fine ok so may be I have to what you have said "need to install ssh key into root [15:04] i assume this error message rather suggests that the remote server is not configured to run the sftp subsystem for root. [15:04] tomreyn I will have to just copy paste the authorized_keys from ubuntu/.ssh to root/.ssh? [15:04] Linux^_: you do not need to ssh in as root [15:04] I will turn off ssh for root tomorrow [15:04] tomreyn, How would I purge the PPA? I do not think it is one of the PPAs that is added to my system. [15:04] ^ most likley not, i tried to explain this previously, and ask about it [15:04] Linux^_: enabling root to login via ssh is a terrible idea and is the reason it's disabled by defailt [15:04] default* [15:05] manwhowouldbekin: well, you have a package version installed from that ppa [15:05] I will turn it off tomorrow [15:05] Linux^_: you do not need to ssh in as root [15:05] !ppapurge | manwhowouldbekin [15:05] manwhowouldbekin: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [15:05] I will turn it off after some time [15:05] Linux^_: you do not need to ssh in as root [15:06] But I need to access root from sftp [15:06] Linux^_: I can guarantee you there are multiple ways to accomplish your end goal, none of which involve ssh'ing in as root [15:06] ok I dont want to ssh into root I want sftp into root [15:06] same thing [15:07] Linux^_: what are you trying to accomplish exactly? [15:07] "without mentioning ssh and root" [15:07] so how can I get the log of a package without sftp into root? [15:07] the log of a package? [15:07] log.txt [15:07] you mean you want to download log files stored somewhere on the filesystem? [15:07] yes [15:07] Linux^_: did you try? [15:08] If I can not access how can I do it? I have just sftp into ubuntu username [15:08] Linux^_: when you sftp in, did you try navigating to the location of the log file(s)? [15:08] ok let me try again === Linux^_ is now known as Linux^ [15:18] tomreyn, I am getting this: https://pastebin.com/8C1RJxHQ ; I am trying per these instructions: https://github.com/oerdnj/deb.sury.org/wiki/How-to-downgrade-to-stock-packages [15:28] manwhowouldbekin: apparently you don't have this PPA configured anymore, but leftover packages / package versions installed from it [15:28] also, you have a couple other APT misconfigurations [15:29] manwhowouldbekin: you can downgrade package "mypackage" to version "myversion" by running sudo apt install mypackage=myversion [15:30] manwhowouldbekin: this shows which package versions are known for package "mypackage" (run "sudo apt update" beforehand): apt policy mypackage [15:31] hi [15:31] clear [15:32] hemm: hi, do you have an ubuntu support question? [15:40] tomreyn, Thanks! It seems to have worked! :-) [15:41] manwhowouldbekin: do you also want to take on the other apt issues? [15:41] tomreyn, What do you mean? [15:42] the lines starting with W here https://pastebin.com/raw/8C1RJxHQ [15:42] tomreyn, That would be good! What can I do about those? [15:43] well, for the first two, it tells you [15:44] for the third, i'm trying to find this out now. and the 4th should be a result of the 3rd. [15:48] manwhowouldbekin: to check for installed packages which wil not receive updates / security patches: apt list --installed | grep ',local]$' 2>&1 | nc termbin.com 9999 [15:48] to share your configured apt repositories: sudo grep -hEv '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1 | nc termbin.com 9999 [15:48] hi José [15:55] Linux^: did you make any progress there? [15:55] manwhowouldbekin: or you? [15:55] No actually [15:55] I think I need to change something [15:56] I can sftp to another user1 too [15:56] not* [15:56] Linux^: did you try to access the file you want to access as user 'ubuntu' though? [15:57] I cant!! that file is in user1 folder [15:57] tomreyn: I need to step away, but if they ever get in and still can't navigate to where they need to go, my next suggestion would be a bind mount [15:57] I just did cp log -R /home/ubuntu [15:57] then got the log from there [15:57] I will reinstall OS [15:58] leftyfb: yes, might work. or writing it with proper permissions / at the right place. [15:58] yep [15:58] Linux^: reinstalling Ubuntu isn't going to solve this [16:00] whats the error message when you run, as user "ubuntu" wc -l /home/user1/log (or wherever the log file is written normally)? [16:00] tomreyn, Making progress, I think. [16:03] progress is good, unless you're standing in front of a cliff [16:07] tomreyn, :D Got the first two. Not sure about the third. [16:09] manwhowouldbekin: are you using proxy server to access the internet? [16:13] tomreyn, I don't think so. Just a regular connection with a home router. [16:15] manwhowouldbekin: can i see the output from the commands i posted above (posting to termbin.com) [16:16] also, run a fresh sudo apt update and see whether these W: lines are gone, yet [16:17] tomreyn, https://termbin.com/n8b5 [16:18] hmm, that's plenty of remainders from not only the sury PPA [16:19] those packages from this list that you don't know or don't need you should apt purge [16:20] but watch out not to purge things you still need as a side effect of it (apt will ask) [16:21] manwhowouldbekin: and those packages on this list that you want to keep, you should try to find an apt repository for, because you currently have none configured for them. to get updates (and security patches) from [16:23] for the "+deb.sury-prg" packages, you probably want to purge all of them based on our previous conversation. [16:38] hey one question [16:38] ubuntu 22.04 is out but when 22.04.1 it is ? [16:39] tomreyn, So, it appears that a good plan would be to purge the sury.org packages first and clean up the list. Then, I shall go through the rest. How would I look for the packages' repos? Just google around? [16:39] ilovemycock: please find a family friendly nickname first (yes, it can have other meaning but i don't care) === ilovemycock is now known as markusabheiden === markusabheiden is now known as derpatemarkusabh [16:40] he has an award winning rooster.... [16:40] ubuntu 22.04 is out but when 22.04.1 it is ? [16:40] August [16:41] !22.04 | derpatemarkusabh: see the last link here [16:41] derpatemarkusabh: see the last link here: Ubuntu 22.04 (Jammy Jellyfish) is the 36th release of Ubuntu and the current !LTS release – Download at https://ubuntu.com/download :: Release notes at https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes :: Further schedule at https://ubottu.com/y/jj [16:41] yes but i MEANT !!!!!!!!!!!!!!!!!!! 22.04.1 NOT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 22.04! OMG! [16:41] !!!!!!!!!!!!! [16:42] !!!!!!!!!!!!!!! [16:42] derpatemarkusabh: stop it please [16:42] Wow august 4th to be precise [16:42] Its on the link he sent [16:44] i for one appreciated the link thanks [16:44] manwhowouldbekin: sorry, kindergarden called. the approach you suggest sounds good to me. and you're essentially asking: how do i find software (repositories) for ubuntu - i guess your answer is correct for software that's not covered by ubuntu repositories, nor snaps. [16:45] !ppa | manwhowouldbekin [16:45] manwhowouldbekin: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [16:46] tomreyn, Thanks! It may take me a bit of time to do. I maybe back to ask questions, when they arise. [16:47] manwhowouldbekin: good luck. i may or may not be around, and others may or may not be around to answer those. ;-) [16:47] (but keep them coming) [16:50] I have a question how can I also enable id/password for a user which already has key [16:51] Linux^: Do you want to disable the key and require name/password? [16:51] I want both [16:52] Linux^: The default is to fall back to name/password if key fails, otherwise use the key. There is no functional difference once they're logged in. [16:52] Yes so how do I set password? [16:52] and enable password for failsafe [16:52] sorry I mean fallback [16:53] Linux^: Generally sudo passwd [16:53] Linux^: fallback is automatic; text by disabling /home//.ssh/authorized_keys [16:54] s/text/test [16:54] ok [16:55] Linux^: Just in case: If you're running an exposed ssh server, make sure you change the default port from 22 to something else. [16:56] jhutchins: Linux^ is using an AWS EC2 cloud system, apparently based on Ubuntu cloud images, which has some configuration differences to a default desktop/server installation. [16:56] tomreyn: Do we know how those differences might affect ssh authorization? [16:57] i'm not exactly sure, but i think password authentication is disabled by default [16:57] pretty sure the AWS images turn off password authentication. I'll check mine... [16:58] Should be able to re-enable it in /etc/ssh/sshd_config [16:58] also the user to login with is 'ubuntu', logging in as 'root' (which was a topic before here) is prevented by yet more configurations than just what ubuntu server sets by default [16:59] That's where you set the port as well. [17:00] yes, my AWS instance has "PasswordAuthentication no" in /etc/ssh/sshd_config. [17:00] tomreyn: Which is a good idea to leave alone. [17:00] on AWS, there is also SSM and the AWS CLI to login to systems remotely, and securely, which does not depend on SSH. [17:00] jhutchins: i agree [17:01] and one can always generte a new key pair and set it via the AWS CLI (or management console) [17:01] jhutchins: if the SSH port was modified, the 'security group' (network firewall essentially) would also need to be modified [17:02] Ah, I tend to work with border firewalls rather than on-host. [17:03] that's what it is effectively, not on-host [17:03] Still, it's worth the effort. [17:04] (In my case, I'd have to request port 22 access anyway, so no extra work there.) [17:05] When I double click on volumes in the file manager they are mounted read-only. They weren't before (not sure when this change happened, perhaps after upgrading to 21.10). How can I fix this? [17:06] This is what `mount` prints for one drive I want to fix: /dev/sdb1 on /media/osse/e3b6d5c3-7e2b-46ec-ac52-86573b8a550e type ext4 (ro,nosuid,nodev,relatime,errors=remount-ro,uhelper=udisks2) [17:09] osse: That's a well known "feature" of most modern file managers. [17:10] osse: I'm afraid I don't know the official Ubuntu fix. [17:10] tomreyn:? [17:11] [17:11] The errors=remount-ro thing was new to me. I ran dmesg while mounting and unmountingm and indeed there seems to be some errors [17:12] this one was "ro" mouted, so I guess it's not just the ext4 / unix-like file system permissions egtting int he way but also that either udisks2 generally mounts ro only, or is configured to mount this specific block device ro [17:12] in other words: i do not know the answer [17:13] http://storaged.org/doc/udisks2-api/latest/udisks-polkit-actions.html explains how to whitelist rw mounting known block devices [17:13] This has been true as long as GUI file managers have been mounting removable drves afik. [17:13] not for ntfs or fat formatted ones [17:14] osse, if it's remounting ro due to errors, you need to unmount it and fsck it.. [17:14] My solution is an fstab entry for the UUID; that resolves keeping the mount point consistent as well. [17:15] rfm: I'm not fluent in dmesgese, but that seems to be what's happening: http://sprunge.us/uytJCU [17:15] running fsck now [17:15] jhutchins: i just mounted an ext4 file system from a separate storage (internal, but should not matter, i think) on 18.04 using gdisks2 and it was mounted 'rw' [17:16] 100 points for rfm [17:16] jhutchins: In fact, mounting these on boot would be fine. Previously I just wanted "do whatever happens when I open in in file manager but on boot" [17:17] But I guess fstab is the way to go [17:17] osse: Just make them noauto and they can be mounted on demand. [17:17] osse: See the entry for CD/DVD as an example. [17:18] osse: i think it would mount writable as soon as you fixed the file system [17:18] (Although I'm not sure that's rw.) [17:18] (i.e. no need for an fdisk rentry, i would say) [17:18] I don't have a test case available. [17:19] Hello [17:20] I'm trying to connect external webcam on Ubuntu 20.04, but it's not working. [17:20] It worked for once and after restart it stopped working again. [17:21] UVC is having issues connecting to the webcam [17:21] Hello. Does anyone know if `apt purge '~g'` is any different than `apt autoremove --purge`? [17:22] tomreyn: separately from this issue, I do in fact what it mounted on boot (or when I log in; doesn't matter). I just mentioned it in passing. [17:22] osse: note that systmed will try to handle this error in case a device that is set to be mounted automatically according to fstab is missing during boot) [17:22] Maybe there is a fancy fstab-less way of doing it [17:23] Could anyone help me to resolve the webcam issue? [17:23] shevchuk: where did you read about apt purge '~g' ? [17:24] tomreyn: https://manpages.ubuntu.com/manpages/jammy/man7/apt-patterns.7.html [17:25] osse: use auto,nofail options in fstab then, or look into whether udisks2 can be configured to achieve the same (i do not know) [17:25] !patience | webchat46 [17:25] webchat46: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [17:27] webchat46: Check dmesg and journal (journalctl), see what the system thinks is happening when you connect it. [17:27] Hi ubottu I have looked for the solutions but I couldn't find any. I have emailed to the webcam manufacturer for support, since they have claimed Linux is supported. [17:28] webchat46: Verify which release you're on, and what hardware the system sees (lsusb). Google search linux+ or linux+ [17:28] tomreyn: I use `apt purge '~g'` it for 2+ years, so I actually just forgot what was the traditional way to remove garbage '^__^ apart from autoremove, and if autoremove was enough. Quick look at my .histfile didn't help, so I thought maybe here someone knows for sure ) [17:30] Hi jhutchins I checked dmesg. It's throwing an error while connecting to webcam. The webcam worked for once. It worked once when I connected to USB 2.0 port. It's not working when connected to USB 3 port. Shall I share the error message displayed in dmesg here? [17:30] shevchuk: which ubuntu version are yuo on? i just ran this command on 18.04 and apt responded with "E: Unable to locate package ~g" [17:31] !paste | webchat46 [17:31] webchat46: 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. [17:31] webchat46: Is it failing on boot, on hot connect, or both? [17:32] webchat46: but generally, sharing error messages regarding an issue you're trying to solve (like here) is useful, so: yes, it's good to do so. [17:32] tomreyn: it is available from 20.04 at least. I'm on 22.04 ) [17:33] shevchuk: i just tried on 22.04, and indeed it's supported there. i assume the relevant documentation can be that of aptitude then. [17:33] why do i get this question mark over my ethernet connection icon and yet still be able to websurf? [17:33] Sometimes you can get answers from a one-line error message in a web search. [17:34] eelstrebor: If it's not broken don't worry about it? [17:34] maybe the question mark is from your wifi? [17:34] there's no wifi device on this PC [17:34] the question mark comes and goes [17:35] eelstrebor: I'm on XFCE, right- or left-click on the network icon gives me more info. [17:35] shevchuk: unless you know of another place? [17:35] the question mark just cleared but the connection information is the same with or without the question mark [17:35] weird eel. i have no idea. this is built in gnome? or nm-tray? or conman? [17:36] eelstrebor: maybe the ubuntu connectivity check is failing [17:36] webchat46: Definitely do a web search for your model + linux. [17:36] tomreyn: man page I linked earlier says 'Selects packages that can be removed automatically.' I was just wondering if that's exactly the same packages that would be selected by `apt autoremove` or if there are some differences in behavior [17:37] tomreyn: thanks anyway, I'll continue to google ) [17:37] shevchuk: sorry, i completely missed your link [17:39] shevchuk: and yes, just having learnt about this, i do not know the answer. good luck finding out more - or reading the source code. [17:44] Hello, jhutchins here is the screenshot of that webcam error. I just connected via my laptop so that's why new username. https://imgur.com/a/9PHEMvY [17:46] It is failing on both, it will not throw those errors when I connect it to USB 2.0 port. [17:47] tomreyn: I just ran a quick test: installed kitty (which automatically also installed kitty-doc and kitty-terminfo), then purged kitty. Then `apt purge '~g'`... aaand it didn't remove kitty-doc and kitty-terminfo, but explicitly recommended me to use apt autoremove: "The following packages were automatically installed and are no longer required: [..] Use 'sudo apt autoremove' to remove them". So '~g' doesn't select the same packages [17:47] as autoremove, which is confusing, given the info in man ) [17:48] webchat47, try to remove the module . sudo rmmod uvcvideo and insert again : sudo modprobe uvcvideo quirks=0x100 trace=1 [17:48] I'll try that now. [17:50] ~g usually (at least with aptitude) purges the config files of already removed packages afaik shevchuk [17:51] shevchuk: while the explanation seems similar to that of autoremove, i guess the term "garbage" isn't seen elsewhere in apt-land, but may, as the apt-patterns man page suggests, originate from aptitude, where a closer definition may be provided. [17:51] looks like ioria beat me to it ;) [17:52] tomreyn: ioria: thanks : ) [17:52] shevchuk, ok [17:53] Hello ioria Before running that command my laptop's internal webcam was showing in ```v4l2-ctl --list-devices``` but now it's showing as "Failed to open /dev/video0: Permission denied" [17:53] Still external webcam is not in that list [17:54] webchat47, sudo rmmod uvcvideo ; sudo modprobe uvcvideo [17:56] I checked dmesg after that: still no luck[10856.929763] usb 3-4: New USB device found, idVendor=2bdf, idProduct=0280, bcdDevice=50.00 [17:56] [10856.929772] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [17:56] [10856.929776] usb 3-4: Product: 1080P Web Camera [17:56] [10856.929779] usb 3-4: Manufacturer: SN0002 [17:56] [10856.929781] usb 3-4: SerialNumber: SN0002 [17:56] [10856.930669] usb 3-4: Found UVC 1.00 device 1080P Web Camera (2bdf:0280) [17:56] !paste | webchat47 [17:56] webchat47: 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. [17:58] ioria: tomreyn: funny enough, `aptitude purge '~g'` _does_ purge these leftover packages, while `apt purge '~g'` does not : | [17:59] I have the screenshot of the error https://imgur.com/30Rz5NC [18:00] might be a bug, I'll probably report it at launchpad [18:00] I'm not sure how to submit bug report. [18:02] https://lore.kernel.org/all/33efe80e-9667-ffd0-49cc-541ebd9ff586@freezy.cz/#t [18:03] Yes I'm facing same issue ravage [18:03] There was not solution in that page, I couldn't able to navigate that website. [18:05] It worked for once, I don't know how but it was working fine till I suspended my laptop. After that it stopped working again. [18:06] I was able to access that webcam in OBS and Chrome as well. [18:07] its a know bug for that webcam model. so i guess you have to wait for a fix in the kernel code and then you can ask for a fix in the current ubuntu kernel [18:08] How can I them for fix? [18:08] email them? [18:08] https://wiki.ubuntu.com/Kernel/Bugs [18:09] Thanks ravage [18:22] webchat47: while https://groups.google.com/g/linux.kernel/c/BEBBVgEkb4c is about a completely different device, it bears the same error message and suggests that the default streaming initialization timeout may be too short for some devices. This timeout is configurable with the "timeout" uvcvideo module parameter, defaults (or did default then) to 2000 milliseconds, whereas 3000 or even 5000 may be needed fro some devices. [18:24] 2009. so did that patch make it upstream? :D [18:25] webchat47: so maybe try: sudo rmmod -vuvcvideo && sudo modprobe -v uvcvideo timeout=5000 && sleep 2 && v4l2-ctl --list-devices [18:25] ravage: no idea [18:25] Thanks I was searching for that command [18:30] ravage: looks like https://github.com/torvalds/linux/blob/master/drivers/media/usb/uvc/uvcvideo.h#L196 [18:31] or this rather - changed 13 years ago. https://github.com/torvalds/linux/blame/master/drivers/media/usb/uvc/uvcvideo.h#L196 [18:31] but UVC_CTRL_CONTROL_TIMEOUT was only changed recently, but that's not controllable by module parameter, i think [18:32] It didn't work https://imgur.com/undefined [18:33] you screenshot looks pretty undefined [18:33] but please share text as text generally [18:33] okay [18:33] i.e. on a pastebin, or termbin.com [18:34] Unfortunately, even bugs that have been triaged and defined with a known solution can take a long time for the fix to show up in production. [18:35] Sometimes you can patch your own kernel to fix things. [18:37] at least for my 22.05 kernel both values are already 5000 [18:37] 22.04 [18:39] Hi tomreyn here is the dmesg log after running that given command. https://paste.ubuntu.com/p/qfh3bN4Fkd/ [18:40] webchat47: oh, you have two cameras even, and now both seem to be failing [18:40] ravage: Which kernel is that? [18:40] 5.15.0-37-generic [18:41] Yes, One is the laptop's internal camera and another is the external camera. [18:42] webchat47: and your system is a fully updated Ubuntu 20.04 amd64? [18:42] Laptop internal camera is stopped when I ran this command "sudo rmmod uvcvideo ; sudo modprobe uvcvideo quirks=0x100 trace=1" [18:43] Yes its fully updated [18:43] Failed to open /dev/video0: Permission denied [18:43] That is the error for internal camera [18:43] webchat47: If that stops it, that implies that it was running. [18:44] webchat47: Is /dev/video0 a symlink to another device? [18:44] That was linked to internal webcam before I did rmmod [18:45] i assume the internal cam may work, but the goal is to get the external going [18:45] Yeah [18:46] Its okay if the internal cam is not working, I use external cam on my monitor [18:46] This webcam works perfectly on windows [18:47] Are there any other drivers like UVC that I can try? [18:47] wow that sounds like amazing os [18:48] Nope, I just checked if it was webcam's issue. [18:48] it was not [18:49] It worked on ubuntu today afternoon, then it again stopped connecting [18:50] webchat47: does "w" say that you have fully rebooted since, or did you just suspend + resume? [18:51] I did restart for 4 times today to check webcam. [18:53] hmm then i guess i'm out of ideas and agree on the suggestion to file a bug report [18:53] wait, I have a strange issue on my laptop, usb devices take more time to detect. Like when I plug in my Logitech dongle for mouse to another port then it takes some time to get it working. Like 3-4 mins sometimes [18:54] Is that causing that issue for webcam? [18:54] do you mean seconds or minutes? [18:54] I did wait for 10 mins but it didn't connect, maybe because there was a time out [18:54] minutes [18:54] sounds like a hardware issue then [18:54] It has been happening from last 4-5 months [18:55] tomreyn, jhutchins, rfm: fsck did the trick, as expected :) Will look into udisks and stuff, but perhaps good ol fstab is the simplest [18:55] I thought it was because slimbook power manager disabling USB ports . [18:57] osse: just make sure you add the "nofail" (if you'll add "auto") then in case there is a chance it would not exist during boot. having to wait for missing devices is very annoying. [18:57] They show up in lsusb instantly but they won't be available to access right away. They will be available after 3-4 mins. [18:59] webchat47: please make sure to tell the full story about relevant customizations you have applied to your system before asking for support in the future. [18:59] I haven't done any customizations, everything is stock [19:00] my laptop is almost 10 yr old, Lenovo G580 with i3 2nd gen processor [19:00] well that sounds boring [19:04] So I win. [19:04] Mine is over 10 years old, with i7 first gen processor. [19:04] In fact the CPU itself says 2008 on it. I now that cuz I spent over an hour with cotton swab and alochol shining it to mirror finish. [19:04] s/now/know [19:06] I have filed bug report, I hope it gets resolved soon [19:07] https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1978416 [19:07] Launchpad bug 1978416 in linux-signed-hwe-5.13 (Ubuntu) "External USB webcam is not working" [Undecided, New] [19:09] yes, please tell me if I have to add any other information in that bug report'=D [19:10] you could try a 22.04 live usb session and see if that problem still exists [19:10] Okay I'll try it [19:11] I was just concerned that my laptop would not be able to handle 22.04 [19:11] I'll give it a try tomorrow [19:11] i dont think there is a difference in system requirements really [19:13] I'm planning for a laptop Upgrade soon, which laptop would you recommend? [19:13] I'm planning for ThinkPad T14 AMD [19:13] ThinkPads are usually a good choice [19:14] I'll be using it for next 5-7 years [19:14] just make sure the hardware is fully supported [19:14] webchat47: The Tuxedo Pulse 15 has so far been the best Linux laptop purchase choice I ever made. [19:15] It is not available in India, Thinkpads are the only choice. Dell XPS laptops are very expensive here. [19:15] webchat47: I'd recommend checking it. Their lines differ a bit, but the magnesium chasis lines seem pretty nice, and that one is a beast. I picked it up last year, so maybe there are newer options, but it's still quite competitive. [19:16] webchat47: Really? I think they ship internationally to most places. [19:16] @here BOGUŚ NADAJE https://www.youtube.com/watch?v=Ob1cLcxlcxU [19:18] Import duties are very high here. Dell XPS models are all starting at $2k+ [19:18] !ot | lsd|2 [19:18] lsd|2: #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! [19:19] okay thanks [19:19] (y) [19:20] webchat47: thinkpad t14 amd is a good choice - I've been using it with ubuntu 22.04 for a couple of months now [19:21] How is the battery life? are you using AMD Ryzen 7 ? [19:22] maybe take that conversation to the discuss or offtopic channel [19:22] yes [19:23] loose join #ubuntu-offtopic [19:39] webchat47, https://lore.kernel.org/all/33efe80e-9667-ffd0-49cc-541ebd9ff586@freezy.cz/T/ === kostkon_ is now known as kostkon [20:04] hi [21:25] wishing I could figure out why varnish proxy does nothing.. save a lot of time if it would work... sigh [21:27] #varnish on irc.redpill-linpro.com [21:29] transhumanist: What do you expect it to do for you? [21:34] trying to proxy locally the downloads of kernels [21:34] so I can keep the scripts consistent [21:35] I know I could download them all once onto a local webserver but thats a lot more work than just using varnish is supposed to be [21:38] transhumanist: That's not what varnish does. [21:38] Unless it's changed drastically, varnish caches outbound pages so they don't have to be read or rebuild for every request. [21:39] yes I know that [21:39] transhumanist: Maybe you want apt-cache? [21:40] that's an idea, thanks [21:41] That's not the first time recently that I've seen someone trying to use varnish for inbound caching. [21:41] I guess if you had a proxy that re-transmitted the data internally, it might help with that, but that's a pretty elaborate way to achieve inbound caching. [21:43] I thought it would just be a set and forget type of thing.. but turns out NOT [21:45] transhumanist: I'm not sure I'm understanding completely what you want to do, but it sounds to me like a job for git [21:45] transhumanist: There are inbound caching systems that are meant to do that and are pretty easy to set up - no worse than defining a proxy and telling it where to store the cache. [21:46] ok I will look for inbound caching and see what I find [21:47] Squid! [21:48] thanks, never set that up, is it difficult? [21:49] lol... trying not to turn it into a side project... [21:49] No idea. It was really popular a while back. [21:50] ok good enough [21:50] if I had dd-wrt and my own router I would set it up on that [21:51] but I am stuck with comcast piece of junk , can't afford a better one right now [21:53] Apache Traffic Server might be the newer equivalent. [21:53] oh, ok never heard of it but thanks, I will look at that, new is usually better [21:54] transhumanist: No, a good proxy cache server requires storage, preferably hot on line (RAM) storage, but disk will do. [21:54] It really makes sense if for isntance a bunch of people in an office use the same web business data, or a bunch of tweakers on one circuit are constantly updating packages. [21:56] ya I am trying to build install scripts, so I think it makes sense [21:58] It was pretty nice to have a good local package cache when we were all on dial-up, and everybody in the house tended to use and update the same set of packages. [21:59] If downloading the same files is a significant part of your workload, it's well worth the effort. [22:00] ok thanks I will look at it, recently I have come into some large drives, and all I need is an ODROID or something to do it [22:01] I don't actually understand how it works at all without the remote server making hashes of files available, I mean how the hell does it know when a newer one is available? [22:02] unless it does background updates [22:02] the http command is HEAD [22:03] and the cache would check upstream for a newer file after the locally minimal cache lifetime is reached [22:03] ah ok === saline_retry_ is now known as auk_ [22:06] nginx is also capable to do some caching === MrBenC is now known as MrC === gacuxz1 is now known as gacuxz === Thumpxr5 is now known as Thumpxr === Pacman_ is now known as Pacman === arhue2 is now known as arhue === GrantN05- is now known as GrantN05 === Avago_Broadqual1 is now known as Avago_Broadqual === mgedmin_ is now known as mgedmin === Jason-KR_ is now known as Jason-KR === loonybin is now known as lagbox === BashedByBash0 is now known as BashedByBash === rvgate5 is now known as rvgate === MohamedKhaled__ is now known as MohamedKhaled_ === Jubes91 is now known as Jubes9 === Amaranth6 is now known as Amaranth === vqueiroz_ is now known as vqueiroz === compuguy5 is now known as compuguy === himcesjf_ is now known as himcesjf === TonyL is now known as DarkG === GLaDER0 is now known as GLaDER [22:16] hi!  I'd like some help with netplan.  I have a situation where I want the primary address to come from the DHCP and then add a static address but mark it as secondary.  So currently I have https://paste.debian.net/1243905/ but that gets me https://paste.debian.net/1243906/ - whereas I need the .5 to be primary and .100 to be secondary. [22:18] I'd love any pointer!  Thank you in advance :) [22:22] How is the secondary address determined/assigned? [22:23] jhutchins: dhcp [22:26] uuser: So the question is how to build the routing table? [22:27] That's backwards.device names like eth0, eth0.1 [22:28] HA! I got this little Atom PC with a BIOS password, I got into that bitch lol [22:28] jhutchins: well, the routing table has "10.0.0.0/24 dev eth0 proto kernel scope link src 10.0.0.100" - so yes it's that, but I hoped to be able to tweak this via the primary/secondary in netplan, rather than touching the routing table directly? [22:28] not sure what you are referring to with "backwards device names" [22:32] Use device names for the routing table. [22:32] (fwiw, currently I workarounded my issue by specifying both addresses in the netplan conf (so that the first is marked primary), and since it's not like the dhcp address doesn't really change I can live with this, but it's… ugly) [22:33] (Backwards was a separate discussion of caching) [22:34] uuser: Ugly problems often require ugly solutions. [22:34] how true… === mattf_ is now known as mattf [23:03] film [23:36] 20.04 "something" has grabbed my audio and I yt is silent [23:39] volume settings look good [23:39] I am going to quit chrome [23:40] good luck, i gave up tobacco a year ago, and i hear it's similar [23:40] you can do it tho [23:40] morganu: Maybe a silly suggestion, but make sure you haven't muted Chrome or YT - audio "grabbing" shouldn't be a problem with newer Ubuntu systems AFAIK. [23:41] (I know on Ubuntu Studio you can accidentally mute an application if you click just the wrong spot on the application's button, the spot where the application's mute button is.) [23:42] enigma9o7: Congratulations on quitting tobacco! Not sure why Chrome is evil, though. I'm actually inclined to stop using Firefox and switch to Chromium since Firefox keeps showing me content I find offensive. [23:44] Isnt the whole web evil? If you're quitting crhome and using firefox, its just as bad. [23:44] thats like quitting smoking but switching to cigars or something [23:45] firefox is silent too [23:45] giving up marlboros... but taking up camels [23:45] same thiing [23:45] arraybolt3[m]: how can ff show you offensive stuff? I mean it shows you only stuff companies grabbed from your profile [23:45] enigma9o7: Depends on how you use the Web. I don't intentionally do things online that are harmful. But Firefox insists on shoving stuff in my face that I don't like, and Chromium doesn't do that. At any rate, this is becoming an off-topic conversation. [23:46] arraybolt3[m], I was last on a Messenger call, in Chrome. [23:46] murmel: It's the Pocket opening page. There's no telling what junk they'll put in there. Brand-new fresh install of Ubuntu, and Firefox is already throwing crud in my face. [23:46] It's easy enough to turn off, but Chrome doesn't do that nearly so bad. [23:46] arraybolt3[m]: oO never had that, so no idea what you are talking about [23:47] I know about poscket. What you want to do is change the newtab page to soem other site [23:47] morganu: Well crud, you might be able to find what application has locked down an audio device using something like lsof. [23:47] murmel, [23:47] i mean the only thing I have when I launch a new profile is the pocket icon in the corner and the "ads" icons from different websites [23:48] arraybolt3: yeah but in general its all a waste of time, same argument any addict makes. better just to give it up completely. you'll have more time on your hands for productive things. [23:48] murmel: The new Firefox shows you all sorts of articles that Mozilla has decided are cool. Some of them are cool, but some are really awful. You can turn it off though. [23:48] enigma9o7: So what exactly are you doing here? LOL jk [23:49] This doesn't require a web browser... [23:49] arraybolt3[m]: never have seen those? do you live in the us? [23:49] arraybolt3[m], ok now looking at a file with the lsof results in it. What do I want. uh oh should have used sudo.. permission denied.. Will repeat. [23:50] enigma9o7: I use the Web for work, research, and for watching videos with my mom. I can't exactly stop using the Web, but I can decide what sites I use. I don't use any social media other than Reddit, and I control my Reddit usage (though I do need to cut back on it). Facebook, Twitter, etc., hardly ever used them, and don't have my own accounts on either. [23:50] arraybolt3[m], lsof: WARNING: can't stat() fuse file system /run/user/1000/doc Output information may be incomplete. [23:50] enigma9o7: I guess I forget that you can use Element and IRC without a Web browser. I'm using Element on Chrome OS, so it is a web app. [23:51] I use hexchat for irc. Stable and nice. [23:51] arraybolt3[m]: eh, element is a browser, other clients arent [23:51] morganu: OK, that's weird. Look at the output and see if anything's snatched a sound device file in /dev, if you can't see anything, I'd just reboot and see if that fixes it. [23:52] murmel: Yeah, other clients have warnings about no end-to-end encryption or that the encryption hasn't been tested. Element was easy to get up and running, and I've not seen any scary warnings. [23:52] I use hexchat for irc. Stable and nice.q [23:52] murmel: Yeah, I am in the US. [23:53] arraybolt3[m]: ahh that's why you see those and I don't [23:53] morganu: Used to be a Quassel IRC guy myself, had a Lubuntu dev talk me into Matrix, loving it, not going back. [23:53] arraybolt3[m]: yeah. hope they can figure out their server situation first, and then take on a do a better client [23:53] irssi :3 [23:54] I will try Matrix then. Just to learn something. I pretty much dont use irc on android and it isnt possible on iOS, really. [23:54] reboot [23:54] morganu: If you want to know what Matrix is, think of what would happen if IRC and iMessage has a baby. That's Matrix. [23:55] Yeah, I'd reboot. That should fix it pretty much no matter what it is. [23:55] morganu: for mobile i use thelounge.chat, quite nice [23:56] maybe nothings stable [23:57] murmel: Element also has iOS and Android versions (though I don't use either since I don't have an Android or iOS device). One really nice thing about Element (at least on Chrome OS with the web app) it is that you don't end up missing all of the chat that's happened while you had the app off - it just picks up where you left off and gives you all your backlog to read through. Really handy. [23:58] arraybolt3[m]: it's literally the same "app" that's why it's an electron app. still don't like the electron part. and I was talking about irc when talking about thelounge.chat [23:58] which is a selfhostable client [23:59] murmel: OK, that looks really cool. I'm still going to use Matrix since I do a lot of stuff in #lubuntu-devel, but for IRC, that looks very handy.