[00:34] hello. what app should i use to stream my usb camera over the network ? [00:35] nuxil: I think you need to be a bit more spesific. Are you trying to spy on someone sitting in front of your computer? [00:35] blueeagle, yes im trying to spy. [00:36] on my 3d printer :D [00:36] nuxil: The most common approach I've seen for this is to stream it via a web server. [00:37] blueeagle, yes. thats what i want. but what app to use ? [00:37] i belive vlc can do this, but its so meh to use [00:37] nuxil: I tried to google "stream web camerea ubuntu" and found this: https://gist.github.com/endolith/2052778 [00:38] I want to upgrade to 20.04. The only thing holding me back is knowing what to do with the sources.d.list. I was told by someone to upgrade I need to remove the ppa's. My hosting provider also adds their own repo. I don't know what to do. Can someone please explain to me and help me through this? [00:38] heh.. i was aleady looking at it. [00:38] I've read some and for the ppa's, it says I can just remove them from the folder. I don't know what to do with the hosting repo's [00:39] nuxil: Glad I could help. [00:40] i'll give that motion a try [00:41] https://i.hashdev.org/20201206_184034_ROBERTPARKERX.jpg [00:41] This is my sources.list.d [00:41] the hetzner mirror list [00:42] I guess I can remove the rest. I don't know what to do with this. [00:42] robertparkerx: ^^ paste that as a text - images are difficult to work with. [00:42] !paste | robertparkerx [00:42] robertparkerx: 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. [00:42] https://url.hashdev.org/4p Bashing-om [00:45] robertparkerx: ' tail -v -n +1 /etc/apt/sources.list.d/* ' For a format I can recognize. [00:46] Bashing-om https://url.hashdev.org/4q [00:46] robertparkerx: Great - checking your sources now :) [00:48] robertparkerx: 1st up - nope, no support in 20.04. See: http://ppa.launchpad.net/certbot/certbot/ubuntu/dists/ . [00:49] Nice find! so certbot is not compatible with 20.04 yet? [00:52] robertparkerx: Yep - until the maintainer catches up, no support. [00:52] tyvm [00:53] I'll wait! [00:53] what is tails? [00:53] or tail sorry [00:58] robertparkerx: You mean "tail" ib the cat command ? - Also I can not vouch that Debian's "yarn" will be supported in focal. [00:58] ib/in* [01:02] Bashing-om is there a reason why they are not supported? yet? [01:08] robertparkerx: Whoh ! That question is way above my pay grade to know :P [01:09] Well I hope they get supported, at least certbot [01:15] robertparkerx: Maybe - only a maybe - will have to ask cerbot :D [01:20] robertparkerx: cerbot: see - https://launchpad.net/~certbot/+archive/ubuntu/certbot . [01:24] Well, it would seem the PPA became obsolete by the inclusion of the software in the official repos. [01:24] !info certbot focal [01:24] certbot (source: python-certbot): automatically configure HTTPS using Let's Encrypt. In component universe, is extra. Version 0.40.0-1ubuntu0.1 (focal), package size 17 kB, installed size 50 kB [01:25] !cookie | kryten [01:25] kryten: Wow! You're such a great helper, you deserve a cookie! [01:26] robertparkerx: ^^ :D [01:26] Mmm, cookies! \o/ [01:29] blueeagle, that motion worked like a charm. a bit twiddeling to set it up. but once that is done it works great :) [01:37] ty kryten [01:37] kryten what about yarn? [01:39] !info yarn focal [01:39] Package yarn does not exist in focal [01:40] :( [01:45] !find yarn [01:45] Found: cmdtest, yarnpkg [01:47] Looks like you've found yarn! :P [01:49] open thread.. [01:50] lol [01:51] I have an old 80GB laptop drive attached via a usb3 external drive bay. I try to copy ~36GB of data to it, it starts normal at ~40MB/s, then slows to ~20KB/s, then I/O error. Brand new xfs filesystem. Ran badblocks across whole drive - no problems, and fast. What could the problem be? Any way to diagnose it? [01:53] heat problem likely [01:54] If I touch the case it's barely warm. [01:55] It sounds like SMR, but this is an old drive. [01:58] alazy, run a SMART extended self test from smartctl or gsmartcontrol [01:59] smart won't tell you anything you don't already know; it's a total waste of time [01:59] lol [01:59] if the drive isn't performing the way you want it to, backup any data you need on it, if any, and replace it [01:59] aren't you friendly [01:59] friendliness hasn't anything to do with it [02:00] it can only waste your time [02:00] he says badblocks succeeds [02:00] succeeds in finding bad sectors? [02:00] no problems he says [02:00] regardless, I had run smartctl tests on it a few days ago - was fine, and haven't touched it since except to fmt as xfs and copy data. [02:00] did you read what he said before dismissing my suggestion? [02:01] doug16k: and still the drive isn't performing how he'd like, so still a waste of time [02:01] nope, your suggestion is universally a waste of time [02:01] !info git focal [02:01] and I don't mean that as an insult [02:01] git (source: git): fast, scalable, distributed revision control system. In component main, is optional. Version 1:2.25.1-1ubuntu3 (focal), package size 4447 kB, installed size 35680 kB [02:01] it just is [02:01] matsaman, you think you are so smart [02:01] I mean I can do 2+2 and stuff [02:01] smart can only confirm what you already know or tell you nothing, that is the definition of uselessness [02:02] It's a spare old 80 gb that I'd otherwise discard but I figured I can make an extra backup of important data on it. Now I'm curious about why this happened and I'd like to learn how to find out. [02:02] 80gb is such a tiny obnoxious size for a backup drive by today's standards anyway [02:02] probably lose money powering it vs replacing with higher capacity [02:03] smart runs the manufacturer's diagnostic functions. that makes sense to run. it will test more than block I/O, it will run the controller's built in diagnostic routines and it will do a surface test, that tells you which LBA it first fails [02:04] why would you run a silly loop that writes patterns and reads them (badblocks) when you have the real built-into-drive diagnostics? [02:04] built in diagnostic won't be bottlenecked by the cable - it can read and write at full native speed [02:05] even then you will only get confirmation of what you already suspect or no new information [02:05] probably was a non-destructive badblocks. THAT is what tells you nothing [02:05] BIST will do a non-destructive read-write test [02:05] they both tell you nothing useful [02:06] the only useful test requires an alternative/replacement drive [02:06] at which point you've already replaced the drive [02:07] matsaman: I intended to write my most important <80 GB of files to it then leave it in a drawer should I somehow destory my computer an all other backups. [02:07] eh, why not just buy into a proper enduring backup system [02:08] two local storage devices, one remote. When you run out of space you double it all [02:08] I did the destructive badblocks test, or at least 2 tests and 90% of the way through the third and nothing was wong [02:08] So now that I have discovered most of my packages are supported by focal. Is it sfae to just remove the list from sources.d.list? [02:08] lists* [02:09] imagine a door that isn't closing properly, and you actually pay someone to poke at the door for an hour to tell you either 1) yes, it's broken, or 2) no it's not broken [02:09] nothing is solved, the door is still not closing properly [02:09] alazy, maybe matsaman can tell you a list of enough things not to run to fix it [02:09] lol [02:09] and since nobody really repairs hard disks unless they are fully failed and have the only copy of data you want, instead of repairing them, you replace them [02:09] matsaman is correct [02:10] matsaman: I may have that... but an extra disk in a drawer at someone else's house with the stuff you actually care about for $0 isn't a bad plan C. [02:10] It is not truly worth it to try to fix a hard drive [02:10] alazy: it's not the worst plan ever, sure [02:10] Anyway, I'm curious about how I can figure out where the error is. [02:10] your own personal human time is the most valuable resource you have, just sayin' [02:10] and hard disks are _cheap_ [02:11] big ones are [02:11] if you're just curious on the other hand, I can get behind that [02:11] matsaman: now you get it. I'm curious. [02:11] curiosity is worthwhile, IMO [02:13] dmesg has some messages: [sde] tag#9 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT [02:13] [sde] tag#8 CDB: Write(10) sa 00 04 b6 ba 98 00 04 00 00 [02:14] that repeans a few dozen times at least [02:14] uas_eh_device_reset_handler start [02:15] log I/O error -5 [02:15] xfs_do_force_shutdown0x2) called from line ... [02:15] Log I/O Error Detected Sutting down filesystem [02:15] Please unmount tye filesystem and rectify the problems [02:15] writeback error on sector .... several times [02:16] But... this disk works perfectly well when attached to internal SATA, and other disks work perfectly well when attached to this bay. === PowerTower_121 is now known as PowerTower_120 [02:29] alazy, I'd check connectors are clean & check your PSU is providing correct & consistent power from what describe (ie. hardware issues) [02:31] Finding duplicates on the disk with jdupes seems to work without problems. Problem seems to be writes, whether one large file or many small. [02:33] I don't know disk type, but many drives need/draw more power on writes than reads [02:42] It's a 2.5" laptop drive running in a bay with it's own power adapter that has run 3.5" drives hard for a long time with no trouble. [02:48] hi there, was hoping someone could help me with a problem im encountering, so i keep experiencing system freezes periodically, i am able to move my mouse, and the sound keeps playing (youtube) from my headphones, but the freeze doesnt go away until i see the taskbar refreshed. How can i cure my pc of this cold? === zbenjamin_ is now known as zbenjamin [03:22] nubonix: Got some desktop real estate you can make available in which to open two additional terminals and "watch" for what is going on ? [03:24] Bashing-om wdym [03:24] ive got fairly good hardware, so shouldnt be a problem [03:25] nubonix: Well, one can run "top" in onbe of the terminals .. and "journalctl -f" in another - see what is taking place when the system freezes up ( memory ??). [03:26] doubt it, got 48gb but im idling at like 23gb being used so [03:26] (i am doing some webscraping tho) [03:27] nubonix: Might then keep on eye on "free" and see if swap is being hammered - is one thought. [03:28] I found out my issue from an hour ago is due to the uas driver not playing well with the jmicron usb-sata converter. [03:29] Bashing-om well, journalctl is show quite alot of errors... apparmor not liking discord, redis complaining about NOAUTH, ntopng failing as well, a bit about kubernetes as well, nothing was highlighted with kubernets tho [03:32] nubonix: Looks like you have lots of work cut out for yourself :( === Mibixy is now known as Mibix [03:33] mm, not too bad i guess, removed all but the kubernets errors so [03:35] ye just seems to be kubernetes now, so nw, just gotta update config file and find out why there are port collissions, tyvm Bashing-om [03:39] nubonix: Good hunting - I did little - just a nudge is all it took :P [03:39] :) [03:39] well i still appreciate it, cause that freeze was super annoying [03:40] and i kinda spaced about journalctl [03:40] also didnt know it had a builtin tail -f, so thats kinda nice [03:42] nubonix: Uh Huh - not a day goes by we do not learn something new - when we go looking. [04:15] after i installed nvidia driver, i can't boot ubuntu 18.04 any more. I tried to boot in recovery mode, after a few seconds it shows me a menu, i quickly select root from the menu and screen gets blank again. Should I change any parameter in the grub menu for recovery mode? [04:31] so I have to remove the ppa and my hosting added a mirror list -- this is all that is in sources.d.list. So can I remove all that's in sources.d.list and be able to do the upgrade to 20.04 [04:49] I am on 18.04 on my server too, not upgraded yet because of fear [04:49] Never know how upgrades go. [04:50] Make sure to backup the server, make backup images or what not === styledash6 is now known as styledash === neunon_ is now known as neunon === LabMonkey is now known as Mechanismus === lovetolearn is now known as ltl3 [09:10] Which vnc server is the fastest in the local network? x11vnc or tightvnc or ... [09:38] having trouble with snapcraft.yaml how to create it and where to put it in my main branch of my repo???? [09:38] Sometimes i only get create a recipe and sometimes i can get create a recipe as well as create a snap package in launchpad [09:38] so convoluted bullshit just to get the ability to publish to a app store [09:39] plus not even sure how popular or good using https://snapcraft.io is [09:39] can you even publish to anything other then snapcraft.io with launchpad [09:39] wtf [09:39] droid3, please watch the language [09:40] i need help with the yaml file and i need help with where you can publish to after you get a build on launchpad??? [09:41] I got older repo on github that i was able to mirror over but i dont have a .yaml file or structure [09:42] so how do i add the .yaml and how do i create one is there any example ones i can just modify and push to my github account then just mirror over to my launchpad account [09:42] ridiculous ridiculous [09:42] but getting closer. because then it wont be the build process of the package it be the publishing to a app store issue more [10:07] how can i get pam to ignore discord? i keep getting AVC apparmor="DENIED" operation="open" profile="snap.discord.discord" via journalctl [10:09] nubonix: That's not PAM, that's AppArmor [10:09] o, well how can i get apparmor to ignore discord? [10:12] is there a graphical tool to show the amount of data being uploaded/downloaded? [10:13] leshaste: There's several [10:13] jpds, could you name one please? [10:14] I am on 20.04 [10:14] vnstat, prometheus, there's a network monitoring graphical tool on gnome [10:14] thanks [10:27] droid3, https://snapcraft.io/docs/creating-a-snap, https://ubuntu.com/tutorials/create-your-first-snap#1-overview and for questions once you worked through these tutorials there is https://forum.snapcraft.io === yuta_ is now known as yuta [11:16] How to know which kernel modules are available in 20.10 Rpi version ? [11:16] is there a page which shows the kernel options of 20.10 raspbeery pi version? === ddstreet_away is now known as ddstreet [12:57] Howdy folks === KingPin1 is now known as KingPin [13:15] for some reason my .local addresses sometime resolve and some other time do not resolve, how can I debug what's going on ? [13:18] strk what vision are you running? [13:18] worst: in one case right now `host` doens't resolve the .local domain, while `ssh` and `ping` both are able to do it [13:19] "cdb" host is Ubuntu 18.04.5 LTS, "cin" host is a Debian GNU/Linux 9.12 (stretch) [13:19] ok [13:19] from "cdb" I have `ssh` and `ping` capable of resolving `cin.local`, while `host` is not capable [13:19] Ok [13:19] what do your log files show? [13:20] from "cin" neither host nor ssh or ping do resolve 'cdb.local' [13:20] what should I grep in logs ? I don't think I ever saw name resolution traces in logs [13:20] is cdb and cin 2 different machines [13:20] s/is/ar [13:20] s/is/are [13:21] s/is/are/ [13:21] there is no Sed? [13:21] is Drone a human? [13:21] different machines [13:22] ok === hggdh_ is now known as hggdh [13:39] Hi, I have ubuntu 20 lts and I set dns in netplan but [13:39] I can not resolve names [13:41] did you set it up in dbind9 [13:42] https://pastebin.com/8WtfAFeH [13:42] MIF, I installed bind on another server [13:43] heeeello, i have a problem with Snap -> api.snapcraft.io: no such host <- but nslookup api.snapcraft.io works [13:43] any idea? [13:44] Hamidreza I am sorry I wish I could help you but I can't. If you wait a while you would be able to get someone who could help you [13:45] MIF, No problem,thanks [13:45] Sorry again [13:46] interrobangd, do you use a proxy by chance ? ... also, there is #snappy and https://forum.snapcraft.io for snap related questions [13:50] Hamidreza: try #ubuntu-server [13:50] ogra, thx [13:53] lotuspsychje, thank you [14:12] Hello [14:12] welcome Kurozen [14:12] how do I check size of iGPU reserved memory? [14:13] Set to AUTO in bios, wondwering how much AUTO is. [14:13] KSysGuard does not tell me HW reserved amount. [14:21] Oh wait, I have 8GB installe,d but it says Memory 4 GB of 5.8 [14:21] so I guess 8 - 5.8 = iGPU HW Reserved then [14:40] * bilal is happy to join this channel about ubuntu [14:41] * bilal this is it's first time using irc [14:42] bilal: This is a support channel. If you are interested in chatting, feel free to join #ubuntu-offtopic [14:43] thank you and sorry this is the first time i use irc [14:43] bye [14:53] hello, I've ported a package over to PPA and got surprised that my systemd service file is installed by default. Apt-get install has this line: [14:53] Created symlink /etc/systemd/system/multi-user.target.wants/[etc] [etc]. [14:54] How do I get my systemd service to NOT be enabled by default? [15:07] exit [15:17] Anyone who is familiar with Ubuntu and Git Alias, can you show me how to properly fix a git alias command? The goal is to delete local branches that are no longer being tracked on the remote origin. https://hatebin.com/bgooqoyiul [15:17] The confusion arises from the git alias command and how the && is interpreted in the terminal [15:18] I have seen mixed reports about "You have to use &&" or "you need to use semi-colon" in a git alias command statement. [15:24] wedr the && is a conditional to execute the second command provided the first command was successful. [15:24] and that will fail if the first command doesn't print anything? [15:25] wedr yes, if the -prune fails, it will not branch [15:28] pavlos, What if I don't even care if the first command fails. How would i continue to process the 2nd command? [15:29] wedr: then you could use ; example: git fetch --prune ; git branch -vv [15:30] oh, so that's what the semi-colon means [15:30] let me try. thanks [15:31] i booted up my pc, to find out that all of the files inside my user folder are visible on the desktop and the desktop folder is missing. what do i do? [15:31] wedr: typical example, "apt update && apt upgrade". If update fails, upgrade will not run. Only if update is clean, continue with upgrade. [15:31] Uploaded file: https://uploads.kiwiirc.com/files/fdefa3b1684565eb378347aca24883d6/Screenshot%20from%202020-12-07%2017-31-26.png [15:32] .gitconfig file made the 2nd command as comment, so it's getting ignored. [15:32] if I used semi-colons === sa-ghosts_BNC is now known as sa-ghosts [15:34] wedr: but ... "apt update ; apt upgrade" upgrade will run regardless if update failed [15:34] that's only when you're running a normal bash script. [15:34] It issue lies in the git alias [15:34] s/It/The [15:43] wedr: include your alias in double quotes, fetchPrune = " !git fetch --prune && git branch -vv | awk '$1 !~ /*/ {print $1 " " $4}' | awk '$2 ~ /gone]/ {print $1}' | xargs --no-run-if-empty git branch -D " [15:44] Thanks. [15:44] Solved. Also the first awk needs to have the double-quotes be escaped. :D [15:44] thanks so much [15:44] np [16:40] I'm trying to do-release-upgrade from 18.04 and obtain http://paste.ubuntu.com/p/bvW69Z4vYx/ [16:40] how can I fix it? thanks [16:41] faLUKE: what does sudo apt-get update show? [16:43] I'm trying to do-release-upgrade from 18.04 and obtain http://paste.ubuntu.com/p/bvW69Z4vYx/ [16:43] how can I fix it? thanks [16:43] (sorry, I had connection problems) [16:44] faLUKE: what does sudo apt-get update show? [16:44] ThinkT510: [16:44] Fetched 200 kB in 4s (50,7 kB/s) [16:44] Reading package lists... Done [16:46] faLUKE: if you are havving connection issues then that seems to be consistant wit the error it has given you [16:47] ThinkT510: I'm not having issues now [16:47] ThinkT510: I have a slow connection, but not issues [16:48] faLUKE: how slow? a do-release-upgrade is going to need to download gigabytes... [16:48] ThinkT510: then it fails if the connection is slow? [16:51] ThinkT510: that error msg is misleading then [16:51] faLUKE: i'm not sure sorry [16:52] faLUKE: it says either the network connetion or the server, perhaps you could try a different mirror? [16:57] hello i'd like to remap my wacom intuos s pad button to some custom keys, remapping them to kbd keys work, however when i want to remap a button to send a mouse click even it doesn't [16:58] i.e i have remapped button 4 to "9" being some side button click (on my mouse): /usr/share/libwacom/intuos-s-p3.tablet [16:58] xsetwacom set "Wacom Intuos S Pad pad" "Button" "8" "button +9 " [16:58] but it's not doing anything in mypaint [17:18] LordDoskias: Try this https://wiki.mbirth.de/know-how/software/linux/remapping-mouse-buttons.html === ijohnson is now known as ijohnson|lunch === denningsrogue2 is now known as denningsrogue [18:38] I want to upgrade to 20.04 but my server has a mirror in sources.d.list that I don't know what to do with. I now know how to remove the ppa that I have currently. [18:40] ubuntu 20 looks friggin sick [18:40] you could rename that file from .list to .listbad then apt update should not use it [18:40] That will make it so there are no lists [18:40] Is that okay? [18:41] robertparkerx: can you paste ls /etc/apt/sources.list.d/ [18:42] https://url.hashdev.org/4r [18:43] robertparkerx: which is bad? [18:43] Well I understood I had to remove all the ppa, so just moving them out of the directory is what I read was okay. [18:43] The only other would be hetzner-mirror.list [18:44] robertparkerx: so make a new dir oldstuff/ and mv all those files in there [18:44] then run dist upgrade [18:44] ? [18:45] robertparkerx: no, run sudo apt update first [18:45] robertparkerx: it should show just the default ubuntu lines as can be found in /etc/apt/sources.list [18:46] Okay [18:47] Then after the apt-get update I can run dist upgrade? [18:48] robertparkerx: you may need upgrade first just in case some pkg needs upgrade, then you can do dist-upgrade [18:48] Ah I forgot about this now I remember [18:50] robertparkerx: this page helps ... https://itsfoss.com/upgrade-ubuntu-version/ [19:32] it says 8 packages can be updated but when i run `apt-get update && apt-get upgrade` nothing happens [19:34] I got it with apt-get --with-new-pkgs upgrade [19:39] hello everyone i have an error message when i boot ubuntu 20.04 : [19:39] [ 0.476138] tpm_crb MSFT0101:00: can't request region for resource [mem 0xa4fff000-0xa4fff02f] [19:40] what is the solution [19:43] robertparkerx: just do, "sudo apt update" does it tell you some packages upgradable? [19:43] I got it now [19:43] Sorry about that [19:47] bilal: does it list a device (eg. /dev/sda2) after that error? [19:51] no [19:52] and yes i get some upgradable packages after sudo apt update [19:52] and then i did a system update [19:52] but i keep getting this errro [19:53] error not errro [19:53] bilal: go in BIOS and disable tpm security [19:53] how [19:54] curious what application hosting site is the best aka is snapcraft.io any good in terms of how many linux distros by default have software-center set to use it ??? [19:54] bilal: you 're asking me how to get into BIOS? [19:55] no how to disable tpm security [19:55] or is there any way to get your app into the default repo that software-center initially looks up app to display in its window [19:55] bilal: it is an option in BIOS [19:55] but i cant find it [19:56] or if i host on snapcraft.io will the end user have to add another repo location to his software-center because that a deterrent for me going thru the trouble of packaging my software up only to host on a site that not many distro use by default [19:57] that the only major issue i am wondering about when it comes to actually publishing my software to a hosting site after i go thru the pain in the butt step of building a deployment package [19:58] bilal: what version of ubuntu? and what hardware are you using? === Mibixy is now known as Mibix [19:59] Toshiba 2.5" HDD MK..76GSX hard drive [20:00] and intel 4 core processor [20:00] well i can give you mine but i want to target as many debian based distros as i can [20:00] and that would need some way to get the software into the main default repos of each major distro [20:01] which i am lost and figuring out how to go about this sounds like a big shit stain when it comes to find app hosting sites that are one button click installer based for the end user [20:02] very freaking easy to deploy software on a handful of computers or to friends but trying to deploy it for the masses is a whole other ballgame [20:02] i am finding [20:02] very frustrating with deployment to the mass [20:03] but its one of those things i am stuck in a loop because its an important part of software development actually having your software out there in usable format that everybody finds easy to install/uninstall and use. [20:03] bilal: install inxi (sudo apt install inxi), then paste the output of inxi -F [20:04] why whats that all about i dont really want to install other bs programs what purpose would i want with that [20:04] thanks i will do [20:04] droid3: i'm not sure this is the place to ask about getting your software into all repos. [20:04] i can do a uname for you if you want my linux distro info [20:05] droid3: you could start with some basic searching... first hit i get is this: https://askubuntu.com/questions/16446/how-to-get-my-software-into-ubuntu [20:06] well it doesnt nessarily have to go into all repos . i am just trying to find a way to make it show up in all gui based package managers for most major linux distros ... be it .deb , .rpm , .tar.xz aka debain , redhat , slackware based flavors [20:06] System: Host: bilal Kernel: 5.4.0-56-generic x86_64 bits: 64 Desktop: Gnome 3.36.4 Distro: Ubuntu 20.04.1 LTS (Focal Fossa) [20:06] Machine: Type: Laptop System: ASUSTeK product: X540LA v: 1.0 serial: [20:06] Mobo: ASUSTeK model: X540LA v: 1.0 serial: UEFI: American Megatrends v: X540LA.303 [20:06] date: 08/31/2018 [20:06] Battery: ID-1: BAT0 charge: 23.0 Wh condition: 33.0/33.2 Wh (100%) [20:06] CPU: Topology: Dual Core model: Intel Core i3-5005U bits: 64 type: MT MCP L2 cache: 3072 KiB [20:06] Speed: 798 MHz min/max: 500/1900 MHz Core speeds (MHz): 1: 798 2: 797 3: 796 4: 798 [20:06] Graphics: Device-1: Intel HD Graphics 5500 driver: i915 v: kernel [20:06] Display: x11 server: X.Org 1.20.8 driver: i915 resolution: 1366x768~60Hz [20:06] OpenGL: renderer: Mesa Intel HD Graphics 5500 (BDW GT2) v: 4.6 Mesa 20.0.8 [20:06] !paste | bilal [20:06] bilal: 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. [20:06] Audio: Device-1: Intel Broadwell-U Audio driver: snd_hda_intel [20:06] Device-2: Intel Wildcat Point-LP High Definition Audio driver: snd_hda_intel [20:06] i can make deb , rpm , tar.xz installer packages locally its usually hard for me to figure out how third party site need source package formats to do it for me [20:06] Sound Server: ALSA v: k5.4.0-56-generic [20:06] Network: Device-1: Realtek RTL810xE PCI Express Fast Ethernet driver: r8169 [20:06] IF: enp2s0f2 state: down mac: 04:92:26:70:95:d4 [20:06] Device-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be [20:07] IF: wlp3s0 state: up mac: 00:f4:8d:23:f9:e0 [20:07] Drives: Local Storage: total: 298.09 GiB used: 26.51 GiB (8.9%) [20:07] ID-1: /dev/sda vendor: Toshiba model: MK3276GSX size: 298.09 GiB [20:07] Partition: ID-1: / size: 291.92 GiB used: 26.50 GiB (9.1%) fs: ext4 dev: /dev/sda2 [20:07] Sensors: System Temperatures: cpu: 39.0 C mobo: N/A [20:07] Fan Speeds (RPM): cpu: 1800 [20:07] Info: Processes: 260 Uptime: 1h 26m Memory: 3.74 GiB used: 1.17 GiB (31.2%) Shell: bash inxi: 3.0.38 [20:07] this is the outpout of inxi -F [20:07] but once i have the .deb , .rpm ,...etc is there a site that consolidates or get used from all the gui package managers of all the distros [20:07] sorry, i am new to irc [20:07] bilal: when you paste many lines, better to use the pastebinit tool [20:07] yes i will do this in the futur [20:07] droid3: short answer is no [20:08] did anybody think about just making a community repo that every single hosting site get incorporated into...so weather you host on snapcraft.io or somewhere else it well always just show up in any machines gui package manager [20:08] without having the end user add a repo location which confuses them [20:09] packages have to go through testing and such for each distro. it's not that simple. [20:09] and again, it's off-topic for this channel [20:10] droid3: maybe #ubuntu-discuss is better channel === ijohnson|lunch is now known as ijohnson [20:10] if the answer is no then the next best thing is ...is there away to look up what the most popular app hosting sites for unix/linux based distros are and just focus on getting your app into those repos or hosting sites associated by default with those top distros [20:11] ok thanks for the talk dude, i find it a really pain to make popular for linux :( [20:19] is this the right place to ask about a desktop environment? I'm looking for one that looks like XP. [20:20] lederpd, basicly is, seeing that ubuntu has different flavors [20:20] hi everyone, i have a problèm with firewall someone help me ? [20:20] CH4KO21: don't ask to ask, ask your question and wait for a reply. :) [20:21] bilal: can you disable secure boot in BIOS (that option does exist) and see if you get that error (tpm_crb...) upon boot? [20:22] ledeni, in my opinion if you want to see something xp, you want to search for mint or a distro with kde as desktop. [20:23] Ok, i work with ufw for open port, but when i see on web he say is not opened [20:23] how do I list all of the installed snaps? [20:23] CH4KO21: do you have something running on the said port? [20:23] NeilG: sudo snap list [20:23] pavlos, thanks! [20:24] Deano59: Normaly yes i have panel and a game server [20:27] lederpd: https://www.fosslinux.com/41281/how-to-make-ubuntu-look-like-windows-xp.htm [20:33] Do you have a solution ? === zutat43 is now known as zutat [20:38] ledeni: look at Ubuntu mate. Though I don't know why on earth anyone would strike to make their desktop look like an OS that was EOL'd over 10 years ago [20:38] strive* [20:39] is there a tool to remap keyboard shortcuts per-application, automatically like imwheel but for keyboard [20:39] e.g. the mapping rules are based on the focused window [20:39] leftyfb: agreed. why, just why? === nt0_ is now known as nt0 [21:05] i found "autokey", seems to work [21:18] getting this error when building a snap package on launchpad [21:18] Download snap "ubuntu-core" from channel "stable" (snap not found) [21:18] wtf [21:25] how is this an issue as its building it on launchpads servers not on my machine so how would i even clear that issue up [21:37] droid3: I suggest #launchpad [21:54] https://youtu.be/3BXyEUOuNds?list=PLZb_t385ERI0pk5Cx95QNxXfxL4QrYyeO [21:54] tool? [21:54] tool? [21:54] sorry, don't click random youtube links. === Triffid_Hunter_ is now known as Triffid_Hunter [22:20] waveform: what's the KMS setting on 20.10? [22:21] dtoverlay=vc4-kms-v3d or? [22:22] or do you know, Maik ? [22:29] nvm Maik and waveform :) it's got -pi4 at the end [23:43] leftyfb coconut sorry but you need respond to diffrent nick name --> lederpd [23:50] Using 20.04 ... Bluetooth signal is very weak. Headset sound stops/cracks ...Tested the same headset with my mobile phone & there was no signal loss ...How to troubleshoot this ? [23:51] hello. I need to understand all the operations made by "apt-get install python3-daphne" (for example: if it creates users, services etc.). How can I proceed? [23:51] faLUKE: you can download all the packages that will be installed and review the preinst / postinst / prerm / postrm scripts [23:51] john_rambo: If you have a Broadcom bluetooth device, nothing can really be done [23:52] jeremy31, Bus 001 Device 005: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) [23:52] Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter [23:52] jeremy31, sorry ... one sec [23:53] john_rambo: I am not going to touch a CSR bluetooth, been too many issues in the past. [23:53] sarnold: how can i download them into some dir? [23:53] faLUKE: apt download [23:53] (instead of installing) [23:54] faLUKE: there's dpkg-something tool to unpack them, too, but I never figured out how to work it; I always just use ar x to get the data and control tarballs, and then unpack those by hand with tar, too [23:54] jeremy31, so no way to improve the signal ? ... Which Bluetooth dongle performs well ? [23:55] 0a12:0001Bluetooth 2.0/1.2/1.1 standard features .. not the latest standards [23:55] john_rambo: Bluetooth performance can be affected by how many wifi channels are being used on 2.4Ghz [23:56] oerheks: that same ID is used on BT 4.0 devices, CSR is too cheap to use another ID [23:56] john_rambo: linux bluetooth is not great. the mobile phone folks have invested way more into making bluetooth less terrible [23:56] jeremy31, How to find how many wifi channels are being used on 2.4Ghz ? [23:57] john_rambo: Android phone, wifi radar app [23:57] Ok .. Thanks [23:58] sarnold: thanks, I donwloaded end extracted the deb stuff. Inside, I have a /usr/bin dir with "# EASY-INSTALL-ENTRY-SCRIPT: " . Is this the preinst ? [23:59] faLUKE: probably not; the preinst and postinst files are in the control tarball