[00:00] also, i noticed that it doesn't work in chromium either. i get the same error. [00:03] daniel_g: if you sudo apt install ubuntu-desktop^ this may list the missing packages (no need to confirm if you don't wan all of it) [00:03] ibrumfield: what is "nvidia on demand"? [00:03] what does the caret (^) at the end mean? [00:04] daniel_g: it signifies that this an an "apt task", similar to what tasksel did in the past [00:04] tomreyn: k, thanks [00:06] tomreyn: when i sudo apt cache search ubuntu-desktop, it says that it's already installed [00:06] there is some DRM guide for firefox [00:06] and i just sudo apt cache update [00:06] OerHeks: oh, nice, where? [00:07] same as netflix, step 1 ... https://itsfoss.com/netflix-firefox-linux/ [00:07] OerHeks: I have a feeling it is system-wide in my case though, because it doesn't work in chromium for me either... [00:08] ibrumfield: if your goal is to run specific applications on one and others on the other GPU in a multi-gpu setup, you can probably use nvidia-settings for this on proprietary drivers, or the DRI_PRIME environment variable if using nouveau [00:09] perfect thanks! [00:10] daniel_g: firefox's about:preferences also has a "Digital Rights Management (DRM) Content" tick box [00:11] OerHeks: didn't work :(. I already have all of the settings and plugins in the guide. also, apt cache search (codec pack name) from guide turned up nothing... [00:11] tomreyn: yeah, it's ticked already :/ [00:11] oh, i'm running in a virtual machine if that makes any difference. shouldn't though, right? [00:11] it's a virtualbox vm. ubuntu running inside ubuntu [00:12] it's possible DRM wouldnt like that [00:12] not sure, it's proprietary, we can't know [00:13] I also like how Firefox' "Learn more" link points to a parked domain name [00:14] I feel like I might just have to run a Windows VM to get this to work. However, i wish it wasn't this difficult? [00:15] Ubuntu Mate 19.04 I want to install the dock that is on 18.04..don't know the name to use google to find [00:17] texla: this sounds ubuntu mate specific, so i suggest you ask in #ubuntu-mate [00:18] tomreyn, thanks for the info [00:18] daniel_g: maybe try it with a new firefox profile [00:19] tomreyn: k === zbenjamin is now known as Guest76518 === zbenjamin_ is now known as zbenjamin [02:13] How come I'm not seeing an available update 19.04 => 19.10 ? [02:14] it doesnt roll out for evberyone at the same time [02:15] you can force it with do-release-upgrade -d, although thats probably bad practice [02:16] Why would it be bad practice? and I'm curisou how do people do a rolled release? Is it like show update for % of requests. Or does the system have some kind of unique ID and it rolls it out based on that? [02:17] because -d upgrades to a "development release" which may or may not be exactly the same as what you'd get without using the d [02:17] I see [02:18] i did it yesterday and it worked fine for me [02:18] (using -d) [02:18] I'm not in a hurry, was just curious [02:20] my guess is the staggered release is just to lower the load on the server infrastructure [02:24] this snapper-gui is crashing and is useless on 19.04 as it seems [02:25] atsaloli: Yep ^ :see too: https://wiki.ubuntu.com/TimeBasedReleases . [02:26] already using apt-btrfs-snapshot that is fine, but needed some GUI or something not to crawl through CLI whenever I want to clean snapshots === ztrawhcse is now known as elibrokeit [03:00] Hi guys [03:00] I wanted to install again ubuntu as I should do, because I've some problems with it [03:01] but I'm afraid of to make some mistakes and do something wrong, can you give me some advice? [03:01] https://pastebin.com/9Gna0vKy [03:03] I wrote `fdisk -l` in order to know exactly how many partitions has my machine and it shows me this, a year ago I create just one for linux because I saw so many partitions previously that I was afraid of delete [03:03] what I should do if I want to create a new partition for a new ubuntu? [03:06] I mean this is a notebook I bought and it has all these partitions created when I bought it [03:15] jeloume: if you want windows to work, most of those partitions are needed. Some are for creating recovery media and could potentially be deleted if you have those disks/files, or do not want recovery options if Windows breaks. sda9 is your linux partition, make sure everything is backed up installing there would delete your files on linux [03:17] could potentially resize sda5 and/or sda9 to make room for a new partition, but that depends on how full they are. [03:26] hello i am thinking about delting my ubuntu computers i don't like it anymore [03:26] its boring [03:26] its a boring os [03:27] <^Peter^> coolchris Ah but it is not the operating system that defines boring, it is the operator, and his ability to use the system [03:28] troll didn't even wait for a response. [03:28] <^Peter^> yes indeed a troll [03:30] was going to recommend a rm -rf, gotta remove ubuntu properly [03:35] ok [03:37] Although I'm gonna find out how to how to resize a partition, there is any safe way to do it with out loss any important information from windows or linux that I've installed? [03:39] jeloume: If you're worried, safest thing to do is back up the entire disk somewhere. [03:42] jeloume: can resize, or "shrink" i believe with gparted or another utility. backups are reccomended in case something goes wrong. https://help.ubuntu.com/community/HowtoPartition/ResizingPartition [03:44] I think the partition cannot be mounted, gparted is on the live cd/usb I believe. [03:50] so is it better if I use gparted instead of using fdisk ? [03:50] I don't have any other disk :( just this one that have my notebook [03:53] I've a disk but it's from my mom xD I don't think she's gonna give that one XD [03:53] =( [03:53] the only way to change a partition size using fdisk is by deleting and recreating the partition [03:53] aaa sry for my english xd [03:53] omg [03:54] it scares me a lot, I'm gonna download gparted [03:55] I need to resize one of my primary partitions Windows or Linux and after I can create a new one so that I can install there my new linux? [03:55] can use use resize2fs if you need CLI, either way I recommend backups of any important data, and check your free space to make sure you have enough on those partitions to consider it. [03:56] if those partitions are full it won't work. [03:56] Once time I think I had gparted on a live cd and when I tried to resize de windows partition it didn't allow me to do it I don't know why e.e [03:58] is it possible that a partition it's blocked? I mean that I can resize it ? [03:58] can't [04:33] is it possible to encrypt the entire drive with LUKS after ubuntu has been installed? [05:02] I need to change a keycode, the issue is that showkey reports the key as 374. It seems like the usable range is up to 255 by the kernel. Any ideas? [05:03] The root problem is that i want to use that key to trigger a script in my i3 config. xev does not report any bindsym for it since it is out of range. [05:11] wth? https://imgur.com/m3Hy6s7 [05:11] why did the package system break? [05:11] I didn't do anything weird [05:11] well I haven't restarted this desktop in a while [05:11] other than that, just browsing youtube [05:12] flog, which key? [05:16] doug16k: not sure what the keys name is. got a lenovo laptop with function key on F11 i want to use. [05:17] Cooler: Could be any of several reasons - out of disk space ? what shows ( in a pastebin site ): ' df -h ; df -i ' . [05:17] doug16k: which made me realize that i could just use f11 instead. [05:18] ah, so you are attempting to use Fn+F11? [05:19] pretty much [05:21] flog, what does `showkey -s` say when you do Fn+F11? [05:22] Nope. [05:22] But showkey does [05:22] Bashing-om, not out of disk space [05:23] /dev/mapper/ubuntu--vg-root 914G 71G 797G 9% / [05:24] flog, high codes like that are supposed to be encoded as a sequence of keycodes. showkey must be decoding it back [05:24] ah [05:25] Cooler: Then next is to know what kernels are installed ; and what kerenl you are booting - ' dpkg -l | grep linux- ; uname -r '. See where we go from here. [05:25] it is described under 2.6 KERNELS in the man page [05:25] showkey man page* [05:25] ubuntu 18.04, so the latest linux kernel? [05:26] doug16k: since i always have fnlock on it makes it a bit trickier I guess. [05:26] !info linux-image-generic bionic | Cooler [05:26] Cooler: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.15.0.65.67 (bionic), package size 2 kB, installed size 15 kB [05:26] Bashing-om, https://bpaste.net/raw/kJBP [05:27] Cooler: Looking. [05:28] I am more concerned with how it got broke in the first place [05:28] doug16k: I might be able to trigger my script with fn+f11 then. [05:28] Ill look in to it. [05:28] this is not a public desktop [05:28] I haven't installed anything weird [05:30] !info linux-generic-hwe-18.04 bionic [05:30] linux-generic-hwe-18.04 (source: linux-meta-hwe): Complete Generic Linux kernel and headers. In component main, is optional. Version 5.0.0.31.88 (bionic), package size 1 kB, installed size 12 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x) [05:33] Bashing-om, https://imgur.com/a/5NBEMqV [05:33] Cooler: Well the -27 module and modules-extra were removed while the image was not. Try ' sudo apt -f install ' and see what the package manager reports. [05:33] those are my software updater settings https://imgur.com/a/5NBEMqV [05:33] I don't even have proprietary drivers enabled [05:34] https://bpaste.net/raw/ml9f [05:34] The following additional packages will be installed: [05:34] linux-modules-5.0.0-27-generic [05:35] Cooler: Follow the advise there and run in terminal ' sudo apt -f install 'and tell the result. [05:36] Bashing-om, here is the full error https://bpaste.net/raw/yX-x [05:36] Cooler: looking. [05:39] Bashing-om, https://imgur.com/OVcKstD [05:39] now the software updater is saying that some updates are available [05:40] Cooler: Well - good that the kernel versions are installed - Bad for the others that are not configured . What results ' sudo apt update ; sudo apt full-upgrade ' ? [05:44] Errors were encountered while processing: [05:44] libpam-systemd:amd64 [05:44] tzdata [05:44] aspell [05:44] sane-utils [05:44] can i just remove those? [05:49] Cooler: UnGood :( .. Can not remove libpam-systemd nor tzdata . Will have to fix. [05:52] Cooler: See if the package manager will fix: ' sudo dpkg --configure -a ' . [05:52] Bashing-om, why did it break in the first place? [05:52] Bashing-om, already tried dpkg configure [05:53] Bashing-om, https://bpaste.net/raw/ikdQ [05:53] Cooler: Lookat the logs : /var/log/dpkg.log see what was done. [05:56] Bashing-om, https://termbin.com/i3xt [05:56] Cooler: Yukkie - ok, did the 5.0.0.31 version kernel install ? If so reboot into that kernel and let's get a fresh look at things. [05:57] Bashing-om, reboot? [05:58] Cooler: reboot IF -31 kernel is now available. [05:58] how do I check? [05:59] Cooler: ls -al /boot/ [05:59] https://bpaste.net/raw/DRFw [05:59] -rw-r--r-- 1 root root 65266126 Oct 18 13:06 initrd.img-5.0.0-31-generic [05:59] -rw-r--r-- 1 root root 224447 Oct 1 03:53 config-5.0.0-31-generic [05:59] -rw------- 1 root root 4294610 Oct 1 03:53 System.map-5.0.0-31-generic [06:00] -rw------- 1 root root 8769272 Oct 1 07:57 vmlinuz-5.0.0-31-generic [06:01] Cooler: :) reboot then into that -31 kernel , See then if that "locked by another process" then clears. [06:01] what locked by another process? [06:01] what that in one of the pastes? [06:02] Cooler: 'fuser' and 'lsof' to investigate further :) [06:03] Cooler: See that there are locks in a couple of the pastes. [06:03] I will reboot [06:08] Bashing-om, yeah I reboot [06:08] ed [06:10] Cooler: confirm the booted kernel - ' uname -r ' :) [06:11] Bashing-om, https://bpaste.net/raw/xg-t [06:11] $ uname -r [06:11] 5.0.0-31-generic [06:15] Cooler: Great - and looks like all is well *except* Vbox. I have no experience here but - have you taken the packagemanager's advise to reconfigure ? I will assume this must be done from the host operating system. [06:23] Cooler: Be aware when all is stable and solid there remians some clean up to do. [06:25] Has pdnsd been removed from Ubuntu 19.10? `apt search pdnsd` shows nothing. [06:25] is there a way to sort ufw order by deny [06:26] yesudeep: I do not see "pdnsd " in 18.04 either - is that the correct package name ? [06:27] Bashing-om: https://packages.ubuntu.com/xenial/net/pdnsd [06:29] yesudeep: Looks to have been removed in bionic: https://packages.ubuntu.com/search?keywords=pdnsd+&searchon=names&suite=bionic§ion=all [07:31] hi, i am attempting to install mysql 8 on ubuntu 19.04 server, and i have installed the appropriate apt config and configured for mysql 8; however, during "sudo apt-get install mysql-server", it appears it is wanting to install 5.7.... [07:32] it should be possible to configure `tc` (traffic control) to classify internet packets by looking for the gateway's MAC address in the packet, and only throttle internet traffic, and allow LAN traffic unimpeded, right? [07:35] bz-: 5.7 is the newest in the repositories, you probably skipped a step or over looked something in the "i have installed the appropriate apt config" actions you speak of [07:35] bz-: so you might look at that again [07:36] hum. welp, i checked the /etc/apt/sources.list.d/mysql.list and it accurately shows mysql 8; however, when i run apt-cache policy mysql-server it shows 5.7 [07:36] seems like something's not updating, but perhaps it's me...will look again.. [07:37] bz-: yeah look again, if you only put something in /etc/apt/sources you missed a step..you'll find it when you retrace your steps [07:37] sure, thanks [09:06] bz-: did yuou double check you're really on ubuntu 19.04, not 19.10? lsb_release -ds [09:07] on 19.10, the "mysql-server" metapackage indeed depends on mysql-server-8.0 [09:08] ...whereas it's mysql-server-5.7 on all other supported releases. [09:32] hi, does anyone know why qemu/kvm does not support the skewed screen resolutions like virtualbox does? that would be really good. like 1920x992 or 2048x1152? [09:38] i guess desktop virtualization is not its immediate target. maybe try a different video driver for more flexibility, and make sure you have a spice connector. [09:39] or just setup a separate remote manegemnt software on the guest itself. [09:39] Deknos: ^ [09:42] hrm [09:46] Will Python 2 be supported after new years? [09:46] (context: https://pythonclock.org/ ) [09:53] erle-: on which ubuntu release? [09:53] tomreyn, any that is supported after Jan 1st, 2020 [09:54] I am asking that not as someone relying on Python 2 personally [09:54] most certainly if you look at https://packages.ubuntu.com/search?exact=yes&keywords=python [09:54] I am asking basically when can I be sure to get rid of it without breaking Ubuntu? [09:54] for security considerations [09:54] if you're using ubuntu, you do rely on python 2 [09:54] except for 19.10 [09:55] except? why would 19.10 depend but 18.04 not? [09:55] look at the link i posted above [09:56] ubuntu 19.10 does *not* depends on python2, the others do. [09:56] many core tools (gnome-builder, gtranslator, llvm) depend on it [09:56] even though they are not officially supported parts [09:56] Ubuntu is useless without gnome dev tools [09:57] you don't seem to have a support question, /join #ubuntu-discuss for discussions [09:57] but I see duplicity has finally been ported to Python 3, good job! [09:57] tomreyn, sorry, I thought this is the generic channel [10:03] no problem, but yes, support only, see the channel topic [10:21] hello. there is a process in my system that's constantly using the apt. it keeps changing it's PID every second that i can't kill it by PID. neither i could by name. what could be going wrong and what can I do to fix ? [10:21] how to I find out which packages are broken? [10:27] Cooler: pastebin your whole apt output please [10:33] lotuspsychje, what command do I need to run? [10:34] !uptodate | Cooler lets try this [10:34] Cooler lets try this: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [10:35] unfortunately right now it is stuck on "vboxdrv.sh: Building VirtualBox kernel modules." [10:35] I will let you know after it finishes [10:42] does anyone know if you can create a directroy in /opt during preseed? [10:43] in-target sh -c '/usr/bin/mkdir -p --mode=0755 /opt/rtd/scripts' ; \ [10:43] does not seem to work [11:08] tangarora: wrong path for mkdir [11:35] hi , may I know how to fully uninstall an application form synaptic including the deb and "to be installed" [11:38] For example I install office application to test Apache OpenOffice at synaptic which include at all the deb files is over 200mb if i remember.But when I plan to uninstall it only free up 50mb.Why does the remaining 150mb still in the OS ? [11:38] Howdy all [11:38] nbusrone: sudo apt autoremove [11:39] nbusrone, use the option -purge and run clean/autoremove ? [11:40] jeremy31 , OerHeks : the problem is I already uninstall Apache OpenOffice , so autoremove mention not found. [11:42] sudo apt autoremove # pretty basic knowledge [11:49] how to install realtek-rtl8812au-dkms on backbox [11:49] if i try it says not found [11:49] on terminal [11:50] boktan: If you had Ubuntu, it would work [11:50] jeremy31 , OerHeks : then how do I clean/autoremove Apache OpenOffice deb files ? [11:50] !info rtl8812au-dkms [11:50] but backbox is ubuntu based [11:50] rtl8812au-dkms (source: rtl8812au): dkms source for the r8812au network driver. In component universe, is optional. Version 4.3.8.12175.20140902+dfsg-0ubuntu8.1 (bionic), package size 1089 kB, installed size 8698 kB [11:51] boktan, without 'realtek-' maybe [11:51] !derivatives | boktan [11:51] boktan: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [11:51] you mean also it is not posible to install realtek-rtl8812au-dkms on backbox? [11:51] boktan: it doesn't exist but rtl8812au-dkms does [11:52] The dkms is likely still broken [11:52] what happens if i try to install it from another source? [11:52] boktan: sudo apt install rtl8812au-dkms [11:53] why would we care about backbox? [11:53] i want to install the realtek-rtl8812au-dkms because it was working great with it [11:53] nbusrone, dpkg -l | grep 'openoffice' [11:53] jeremy31 , OerHeks : and how do I know the deb files are also link to other application running which require it ? will it render other application will not work well ? [11:53] nbusrone, did you perform autoremove? [11:54] OerHeks, it's our cousing distro Vinnie :P [11:54] nbusrone: just run sudo apt autoremove [11:54] cousin* [11:55] nbusrone, how many deb files did you install manually [11:56] jeremy31 , OerHeks : To be safe , I just install bleachbit but doesn't show anything on preview which apt was checked. [11:57] bleachbit.. why? so you did not run autoremove? [11:58] kostkon : I am not sure at synaptic will auto grab the other deb or to be installed but after remove , it doesn't remove the deb.Did i click remove and not complete remove ? [11:58] bleachbit & synaptic, he probably wants the GUI solving [12:00] nbusrone: in some cases when the user scrambles apt in dependency issues, the GUI wont be able to fix things, its adviced to pastebin whats going on in your apt, see what you done exactly [12:02] nbusrone: can we see a paste of your apt? tell us what you did please? [12:02] OerHeks : I prefer gui as mention by lotuspsychje because I would know what it get remove.It is dangerous if i accidentally remove something else [12:02] thats why the volunteers need to see whats going on first nbusrone , to be able to help you [12:03] lotuspsychje : ok wait a minuite [12:03] nbusrone: can you pastebin: sudo apt update && sudo apt full-upgrade [12:03] if you used a gui, maybe you need to loout/login again to clear inodes? [12:04] not sure why terminal is dangerous [12:04] .. and gui safe [12:06] OerHeks : last time , without knowing some command at google search , i accidentally remove the whole firefox apt remove purge which I though it'll list out Y or N to remove. [12:07] OerHeks : terminal is good but less knowledge on command leads me to get worry in some cases. [12:07] nbusrone: please lets not general statements, focus on your issue instead? [12:09] lotuspsychje : I will restart PC again to confirm it really remove, be back afterwards. [12:23] lotuspsychje : looks like the it really complete remove after restart . but the HD size is still not the same before install and remove size space left.Will inspect more tomorrow thanks :) [12:24] lotuspsychje : it* apache office [12:26] nbusrone, how do you measure the available space === lotus|i5 is now known as lotuspsychje [12:26] kostkon : right click on t he disk space and check the sda1 [12:27] kostkon : My cases is similar to this link https://askubuntu.com/questions/874830/why-apt-get-install-and-remove-do-not-clear-the-same-space but it's an old link. [12:27] nbusrone, how much of a difference is it compared to before [12:28] nbusrone: so, since you're seeking support here again, did you upgrade from the unsupported EOL release you were running yesterday? [12:28] kostkon : At the properties , 30~50mb right now.Becasue it's an SSD it's important on filesize space left . [12:29] tomreyn : 18.04 [12:29] great! :) === va3dbj is now known as va3dbj_away [12:29] tomreyn : a lot of problem ahead , application notworking , all spt source list needto reinstall tooks hours. [12:30] tomreyn : I think after a couple of week after backup will clean install again [12:31] it shouldn't be so tough, you'll work it out! and please also repsond to kostkon's questions above. [12:32] tomreyn, more like OerHeks' he responded to mine promptly [12:32] he/she* [12:32] oh, sorry, i missed this [12:33] but i'd also very much recommend to familiarize yourself to using the terminal for managing your system [12:33] !terminal [12:33] The linux terminal or command-line interface is very powerful. In Unity or GNOME, search the dash for "terminal" and press ENTER. Other desktops: Applications -> System Tools -> Terminal (MATE), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [12:34] see this guide to get started [12:35] the good thing regarding the temrinal is that it creates textual output which you can easily share with us and discuss here. [12:35] !pastebinit [12:35] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [12:36] nbusrone: ^ [12:36] kostkon : because i didn't take a record of HD size before and after , i roughly remember the size.It's about 30~50mb. it maybe some other updates but it's clearly synaptic does not show much info on complete remove. [12:37] thanks guys [12:38] there are differences between download sizes and installed sizes of packages, the latter is almost always more. [12:39] also, packages you choose to install almost always depend on other packages, and not all of these other packages may get removed when you remove the very package you installed later on. [12:39] even with autoremove not everything may be removed. [12:40] tomreyn : not to mention , some packages are require updates to get it run , so it could be I miss out where upgrading some packages will consume size. [12:41] current ubuntu version is 20.04 right? [12:41] spinningCat: 19.10 is latest [12:41] spinningCat : 18.04 [12:42] nbusrone: this can be so, but installation sizes of packages are normally entirely neglegible on both desktop systems and servers. it may be relevant on embedded systems. [12:42] spinningCat : you are asking me ? the latest 19.10 [12:42] spinningCat: 20.04 has yet to come to development stage [12:43] tomreyn : sometimes , getting a larger ssd would be better.128GB really not enough. [12:45] for ubuntu 128 GB is plenty, but it may not be sufficient to store user data [12:45] Ubuntu bug 128 in Baz (deprecated) "cmd_update should call libarch delta creation and application directly" [Medium,Invalid] https://launchpad.net/bugs/128 [12:45] nbusrone: we still have not a clue what you did to your system, we havent seen a pastebin yet of what you did exactly [12:46] tomreyn : SSD price does reduce but compare to durablity , MLC 128GB vs TLC 512GB .Not plenty if it's an upgrade from 14.04 to 18.04 [12:47] lotuspsychje : i didn't do any pastebin , I just restart the pc and HD size reduce , so I just leave it as before , i was thinking after backup and do a clean install .Sorry for not posting any pastebin.Just wanted to test a few office application comparability on windows [12:49] nbusrone: please understand, its hard for volunteers to give you advice with little details from you [12:49] nbusrone: even a simple df -h can give us more insight already [12:51] lotuspsychje : Sorry i didn't know that.but it solve by restart. [12:51] lotuspsychje : Really thanks for the help :) [12:52] nbusrone: you didnt do a clean install 18.04? [12:54] lotuspsychje : nope , just upgrade but it's a long process 14.04 to 16.04 then 18.04. [12:55] nbusrone: we adviced you yesterday, better not upgrade from an eol version [12:57] lotuspsychje : I though you told me eol not support so i though I have to upgrade to a 18.04.Long process , many error.Will do a clean install again after backup. [12:58] lotuspsychje : thank for the time for helping me , cheer :) [13:00] gtg , thanks :) [13:38] Hi. Is 19.10 in development state? I have to do do-release-upgrade with -d option for it to detect a new release. === milkshak- is now known as milkshake [13:38] nascentmind: no, 19.10 is released final [13:39] lotuspsychje, why am I not able to upgrade without a -d option then? [13:39] just because upgrade path is not released [13:39] only the iso's. [13:40] OerHeks, Oh ok. When will the upgrade path be released? [13:40] maybe next week? just wait and see [13:40] OerHeks, ok. === va3dbj_away is now known as va3dbj [14:20] HI people, [14:20] I've a question about how to install multiple distro [14:21] What I should do with the boot partition that usually is / ? [14:21] I should create a partition like /ubuntu ? [14:21] instead of / [14:21] ? [14:22] I'm having a problem. When ever I do a metadata request now, it works fine for episodes, but it doesn't for specials [14:22] it calls ttvdb.com with -M first like it should, and works in both cases [14:23] jeloume: ubuntu will create its own drive partition to be installed in [14:23] for episodes it then calls ttvdb -D seriesid season episode [14:23] but for specials it calls -C instead, and just gets the generic series data, instead of the special data [14:23] specials being season 0 [14:24] ? [14:24] patdk-lap, wrong channel ? [14:24] oh opps [14:25] irc redirect [14:25] I joined a different channel and it shoved me in here, those are really annoying [14:25] but when I install a new distro tutorials frecuently say that I must create 3 partitions, 1 partition primary for /home, another for boot as /, and the last one for swap [14:26] jeloume: you can install ubuntu on one partition, you are not required to have a partition for home and ubuntu now uses a swapfile rather than a swap partition [14:29] Hello all. In regards to posting screenshots for here, what service should I use to upload the screenshots to? [14:30] johnjbogle1: imagebin.ca could be one [14:30] !paste | johnjbogle1 [14:30] johnjbogle1: 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. [14:32] Thx. How do [14:32] How do I use the !pastebinit properly? [14:32] pastebinit is not for screenshots, just txt [14:33] johnjbogle1: you use it in terminal |pastebinit [14:33] johnjbogle1: e.g. pastebinit <( command1; command2; command3)" or "command | pastebinit" [14:33] thx [14:33] mm [14:37] so I didn't understand u.u where I should install my new distro instead of / ? wherever I want? [14:38] jeloume: The installer should recognize other installs and offer to install along side of the others [14:38] jeloume, on a free space of your hdd [14:38] jeloume: if you do an LVM-based install that only requires 1 partition within which you can multiple logical volumes if you want to separate root-fs from /home/ and so on [14:50] Hey, i need to get the UUID of my SD card, however blkid does not list it, but card is mounted already, how could i get it? [14:51] Never mind, now it's listing it. Thanks anyway. [14:51] akemhp: a file system UUID, a partition UUID, a serial number? [14:51] ok === akemhp is now known as akemStream [14:57] hello [15:00] I have Ubuntu, Ubuntu-Wayland, and Unity installed. Unity is my main DE. (In fact it is my only DE, I have pretty much never used the others at all before.) I am getting this error when I try to log into Unity or Wayland: https://imgur.com/a/YKNHObo. [15:06] hello, I can't kill this: see the line from ps aux : steve 9935 7.5 1.6 1801452 132232 ? D 10:54 0:42 obs . tried kill -9 9935 as root, tried killing its parent /bin/bash, it's still there using CPU. any suggestions? [15:06] pkill obs [15:07] doesn't work [15:07] i used xkill, which did kill the window but the process is still there [15:08] johnjbogle1, i don't think unity 7 is compatible with wayland, but i could be wrong [15:09] hey, ther i'm trying to run sudo apt-get upgrade and it keeps returnig 404 not found [15:09] steve, logout/login again? [15:09] Ok forget I mentioned wayland. I need to regain access to unity. [15:10] kappamikey, paste the errors on paste.ubuntu.com please [15:10] ah crap, it says in the D state, uninterruptible sleep, it can't be killed until the system call completes, which i guess is never going to happen [15:11] ahhh ok, I was reading a little bit about this because I don't want to make sth wrong on my notebook, so I can have partiton /boot for all my distro, another SWAP in order to manage the RAM for all my linux distro, after that I can create as many partitions as distro linux I want to install [15:11] is it ok? [15:11] https://paste.ubuntu.com/p/fHJ7jkqbDX/ [15:11] johnjbogle1: which ubuntu version are you running there? [15:12] kappamikey, did you run sudo apt update first? [15:12] I read what all told me xD but I'm noob on this topic so I'm trying to understand [15:12] !tty | johnjbogle1 [15:12] johnjbogle1: To get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution [15:12] johnjbogle1: 11 this lets you work on a text terminal [15:13] sorry, ignore "11" [15:13] johnjbogle1: on the text terminal you can typoe this to check your ubuntu version: lsb_release -ds [15:13] OerHeks I just did not it says working so I guess that was the problem [15:14] what I still don't understand is if I must create primary partition o logic [15:14] which is the difference? [15:14] on videos people say primary and other logic [15:14] there we go, now it's unpacking things [15:14] kappamikey, fresh lists, have fun! [15:16] johnjbogle1, ah, ok... that screen reminds me a broken upgrade ; try to access a tty or use Recovery Mode [15:18] Is it possible that I can't create more than 4 primary partitions? [15:18] libreoffic vs openoffice which is better? [15:20] For every new distro I should create logic o primary partitions? [15:20] jeloume, not on MBR, GPT allows more than 4 primairy [15:20] uh [15:20] So what can I do if I want to install a new linux? [15:20] I should create just logic partitions? [15:20] start with GPT, and have fun installing multi linux editions [15:21] what? [15:21] carefull what linux controls grub [15:21] !gp [15:21] !gpt [15:21] GPT is a partition table format. It is required to boot EFI. See also !efi [15:21] mm [15:21] oh, no wiki [15:22] hello all, just installed ubuntu 19.10. was getting login loop with gdm3 so changed to lightdm but now can not get automatic login to work. it is toggled on in settings. [15:26] is this channel always this inactive nowadays? [15:27] Sorry not sure what I was supposed to do with the F3,F6 thing. [15:27] Ubuntu Eoan Ermine (development branch) [15:27] duhamel, we can try to set it manually in /etc/lightdm/lightdm.conf.d [15:27] https://medium.com/@manujarvinen/setting-up-a-multi-boot-of-5-linux-distributions-ca1fcf8d502 [15:28] I found this article about what you mentioned [15:28] is it allright? [15:29] jeloume, only one way to find out :-D [15:30] yep I know but just I wanted to say if it's good information about this topic [15:30] :( [15:33] johnjbogle1, please highlight the nick of the person you're talking to (or we'll lose track); are you logged in console atm ? [15:33] ioria lightdm.conf.d is an empty directory users.conf has no autologin lines [15:33] duhamel, cd in lightdm.conf.d and sudo nano 50-myconfig.conf [15:35] duhamel, 2 lines : [SeatDefaults] (1° line) autologin-user= (2° line) [15:36] ioria so it's an empty file. do i put in autologin lines? [15:36] duhamel, 2 lines : [SeatDefaults] (1° line) autologin-user= (2° line) [15:37] upgraded from 19.04 to 19.10, grub now fails with 'grub_file_filters not found'. (https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1848797) [15:37] Launchpad bug 1848797 in grub2 (Ubuntu) "After upgrading to 19.10, boot screen shows: "Error: symbol 'grub_file_filters' not found."" [Undecided,Incomplete] [15:37] insmod normal at the rescue prompt also errors this message [15:38] Isotopp, how did you upgrade? upgrade path is not out yet. [15:38] Ok, how do I highlight the name of the person? Do I just type their name with : at the end or is there a shorter way? [15:38] johnjbogle1, just the name will do [15:38] OerHeks: do-release-upgrade -d [15:40] ioria: yes I am logged into it right now [15:41] i find this recent bugreport https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1848797 [15:41] Launchpad bug 1848797 in grub2 (Ubuntu) "After upgrading to 19.10, boot screen shows: "Error: symbol 'grub_file_filters' not found."" [Undecided,Incomplete] [15:41] johnjbogle1, cat /etc/issue [15:41] so, what linux gave you grub with these non existant symbols? [15:43] this was ubuntu 19.04, i ran the do-release-upgrade -d, then this [15:43] it now errors out into a grub rescue> prompt [15:43] i can "ls (hd0,msdos1)/" to see my /boot === g0bl1n_ is now known as g0bl1n [15:44] and i can set root and set prefix, but when i insmod normal, again this message [15:44] ioria, Ubuntu Eoan Ermine (development branch) \n \l [15:44] johnjbogle1, sudo apt update && sudo apt full-upgrade [15:44] and the comment #3 in bug 1848797 is mine [15:44] bug 1848797 in grub2 (Ubuntu) "After upgrading to 19.10, boot screen shows: "Error: symbol 'grub_file_filters' not found."" [Undecided,Incomplete] https://launchpad.net/bugs/1848797 [15:46] ioria created the conf file added the lines still nbo go [15:47] duhamel, yeah, well time to check some logs (dmesg, journalctl etc. etc) [15:47] duhamel, you can remove that file now [15:48] ioria, ok done. [15:49] maybe !bootrepair is of any use [15:49] Not sure if it matters, but the last line said: "E: Some index files failed to download. They have been ignored, or old ones used instead." [15:49] !bootrepair [15:49] Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info. [15:50] Hi. I have a dell XPS 13" Developer Edition with only USB-C on it (three ports, one for charger). I have a USB-C adapter with HDMI on it and a monitor connected. It's not working. The monitor is not detected. What do I do? `lspci` will only list the internal screen and the monitor light is orange. [15:50] ioria it's weird, i did md5 on file before flashing, this is a fresh install. i switched to arch when 17.10 came out because of these issues. new rig and new release, and issues persist? is this not common? [15:51] Industrial. might not be designed to work that way, or you need a driver [15:52] Industrial, check the FN + screen key [15:52] internal/external/both [15:54] thanks anyway. [15:56] johnjbogle1, paste the errors, please [15:58] iroria: I just typed |pastebinit, but I must've done it wrong because I got this error instead: "bash: syntax error near unexpected token `|'" [15:59] space between | and pastebinit [16:01] johnjbogle1, sudo apt update | nc termbin.com 9999 [16:01] johnjbogle1: post the entire command [16:04] Is this it? https://termbin.com/x98q [16:05] Hi all im trying to install Ubuntu but it gives shed error nouveau 08 [16:05] How to fix this [16:05] Now I'm reinstalling again [16:06] Can you please help me im new [16:06] johnjbogle1, where do you get those errors ? [16:06] boktan: wich ubuntu version, and the error at wich point exactly? [16:06] During install I get or USB boot I get [16:06] I did installed the version 19 [16:06] 19.04 or I don't know the latest one [16:06] boktan: what kind of graphics card chipset do you have? [16:07] My graphic card is rtx 2060 [16:07] !nomodeset | boktan [16:07] boktan: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [16:07] boktan: after getting in your system with nomodeset, you will need latest nvidia drivers for your card [16:07] !nvidia | boktan [16:07] boktan: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [16:09] OerHeks: am in live cd, mounted /boot, nm'ed all mod files. gzio, lzopio, offsetio, verifiers and xzio contain U grub_file_filters [16:09] I already see this topic I don't know where to put the nomodeset after pressing e on the grub menü [16:09] !who | johnjbogle1 [16:09] johnjbogle1: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [16:10] I'm on android phone [16:10] This is why I did not do it im sorry [16:12] johnjbogle1: if you would like to install the community supported (only) "unity" desktop you can install package ubuntu-unity-desktop [16:13] ioria, after I did the update;full-upgrade command, this is what was returned: https://imgur.com/a/ClbhLPh [16:13] Oh sorry my mistake, that screenshot was from the previous command. [16:14] johnjbogle1, i think you have bigger problems than unity [16:14] boktan: do you see a "failsafe graphics" option on the grub menu? or are you already in edit mode (after pressing 'e' there)? [16:16] johnjbogle1: the screenshot you posted shows that there are some sort of hardware errors affecting communication between the mainboards' storage (SATA) controller, port 2, and your storage connected to that port. [16:16] ioria: LOL. I know. That's what I'm trying to solve one by one. There quite a few other issues as well. But (I'm assuming) fixing/regaining access to Unity would be top priority. Other issues are Wifi not working, both audio jack and audio from speakers not working, one usb port not working, sd card slot not working, etc. [16:17] johnjbogle1, may i suggest you a BIOS reset to defaults ? [16:17] tomreyn: oh yes and that is another issue too, I recently installed a new ssd storage, and it was reading it for a while, but now it's not. [16:18] After I press e the kernel or I don't know the name of it is opening which I can put nomodeset inside [16:18] johnjbogle1: this can be all kinds of things, such as a broken hdd / ssd or connector. make sure you solve all hardware issues first of all, then continue with the software issues. [16:18] tomreyn: sorry I'm not sure what I'm supposed to do with !who or how to use that command... [16:19] Right now I'm reinstalling it and then I will open the grub menu for put the nomodeset inside [16:19] boktan, it is all in the factoid given by ubottu; spot GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" and add nomodeset etc [16:19] reinstalling.. sure keep on reinstalling while asking help :-( [16:19] johnjbogle1: we're just recommending that you address the people you're meaning to talk to (ubottu explained it to you a few minutes ago), as you've been doing since. [16:20] johnjbogle1: << like this [16:20] I have this quite splash but not this grub cmd line what you mention on your last post [16:20] I'm logged in with android this is why I did not mention it "again" [16:20] This is the device I was talking about: http://minix.com.hk/products/neo-c-x [16:21] Can't get that one to work with HDMI (other ports work, USB2 and ETH (didnt test card slots) [16:21] Industrial, i guess that adapter does not work with linux [16:21] boktan: to bring up the grub menu, you need to either hit escape during early boot (usually repeatedly) if you are UEFI-booting (newer computers) or hold down the shift key if you're bios booting (older computers) [16:21] Monitor says "No Signal Detected" instead of "Signal Cable Not Connected" [16:22] SO it does see a connection from that point, or at least power going through the cable [16:22] I see, hmm. [16:22] Ahh ok I guess I was just over-analyzing and over-complicating things sorry [16:22] İ put the nomodeset before "splash"? [16:22] no after like splash nomodeset [16:22] ioria: Here is the errors I got after I did the update;upgrade-full command: https://imgur.com/a/hGLRcU4 [16:23] boktan you can do so. even better you'll remove both "quiet" and "splash" and add "nomodeset" in place. [16:24] What is this quiet and splash for? [16:25] johnjbogle1, cat /etc/apt/sources.list | pastebinit [16:25] boktan: splash loads / displays the ubuntu splash screen (logo) during boot, quiet makes it so there is no text displayed which can, however, be useful for diagnosing problems [16:26] Then it's good to let is so and put nomodeset before them [16:26] it just affects this one coming boot anyways [16:26] it wont persist [16:27] tomreyn: hardware issues, ok will check connector cable and will try connecting it with a 2nd pc too, but pretty sure this is software related. Too many wonky bugs been adding up slowly the last few months that I've been trying to ignore...but now too many to ignore. But yes, will try. However, it is just storage, so in my mind it's not as crucial as getting Unity to work again. (Though perhaps I am wrong as per your opinion/expertise?) [16:27] johnjbogle1, i suspect a corrupted cache and/or a fs fail (you can run from livecd : sudo fsck -yv /dev/sdaX) [16:27] ioria: https://paste.ubuntu.com/p/HcVSJxs38p/ [16:28] ioria: [bios update] ok will do that, but will need help for that please. [16:29] johnjbogle1, you can upgarde ypur bios if outdated, but i told you simply to reset it to defaults [16:29] johnjbogle1: if the ata errors seen on https://i.imgur.com/r8hvDFq.jpg only affect a secondary storage then it's safe to just disconnect this storage for now, or even ignore them for now (though it can slow your computer down). properly working storage is essential for any operating system installation, though. unity is much much much less relevant to get working. [16:30] what? [16:30] https://miro.medium.com/max/1100/1*KEmlfr0d8aOljzD2IHw0Ww.png [16:30] ioria: [run from live cd] do you mean that I should have a copy of ubuntu installed on a cd, run that, then run that command? [16:30] !who | jeloume [16:30] jeloume: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [16:30] I can't understand people say that I can't create more than 4 primary partitions, but here it shows many of them? [16:30] johnjbogle1, you cannot run fsck on a mounted partition; or livecd or from Recovery (if still works from there) [16:31] jeloume, i told you GPT can [16:31] ahhh [16:31] I put crypt password but now it says password is wrong I did 2 times install it it is impossible that I forget or put wrong password why this is happening [16:31] ioria: [bios defaults] right, sorry but I'm not sure how do that yet. Sorry if you guys already helped me that in the past, I don't remember. [16:31] I was reading an article about GPT but it surprises me e.e [16:31] johnjbogle1, you have to access your bios and find the option [16:32] OerHeks: i got the system back using live cd and https://wiki.ubuntuusers.de/GRUB_2/Reparatur/#chroot-Methode [16:32] !who > boktan [16:32] boktan, please see my private message [16:32] johnjbogle1, dmesg | grep ata[0-9] | pastebinit [16:32] !OerHeks asd [16:33] !OerHeks yes xd I read it what you told [16:33] jeloume: I am only a bot, please don't think I'm intelligent :) [16:33] Isotopp, great :-) [16:33] mm I must write ! follow by nickname? [16:33] !who | OerHeks [16:33] OerHeks: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [16:34] mm [16:34] I don't understand xd [16:34] jeloume, no, just the name or first 3 letters + [tab] to autocomplete [16:34] asd [16:34] tomreyn: ok I will disconnect the connector cable for now. Since I already have 256gb ssd as the main (where the os is installed) with VERY LITTLE else occupying on the main 256 os drive, will that suffice? Or should I also have the secondary 1tb ssd working too? (since you said having working storage is essential) [16:34] !Oer [16:35] u.u [16:38] johnjbogle1: all the disks you have connected need to be working properly, otherwise you can't use them anyways, and they just cause hardware errors, as the disk at sata port 2 is now doing. i can't tell whether you need less or more than 250 GB storage to fit both ubuntu and your personal data. i *can* tell that an ubuntu installation (the operating system with many applications installed) does not usually consume more than 20 or 30 GB storage [16:38] at most. [16:38] ioria: ok I'll figure out how to enter bios (I know its simple, but sorry I forget how) then look for that option. [16:38] ioria: https://paste.ubuntu.com/p/VJ8YhQ94Yd/ [16:38] normally, ~ 15 GB is sufficient [16:39] !OerHeks How I know if my notebook just implemented GPT ? I mean if I don't want to delete all partitions because perhaps they implemented (?) [16:39] jeloume: I am only a bot, please don't think I'm intelligent :) [16:39] johnjbogle1, don't you think is time to check this ata2 ? [16:39] mm all time I use ! nick the bot write to me, is it ok (? [16:40] jeloume, well, if you change this, you will loose data yes. [16:40] yep but How can I know if just I have implemented that [16:40] jeloume: please don't start your lines with an exclamation mark, it triggers the bot (ubottu) every time. if you'd like to address OerHeks, just write "OerHeks: " (without the quotation marks). thanks. [16:40] I mean how can I know if there's a GPT right now (? [16:41] mm ok, I'm new on this [16:42] OerHeks: asd [16:42] great [16:43] tomreyn: ok so I can just remove the secondary storage for now? Pretty much ALL of my personal data is on external hd's or in the cloud. The only personal data I have on my os/main drive (aside from all my saved settings etc and other meta-data I'm not aware of) is only 1 unimportant text-file saved to the os drive. So do I really need that secondary storage installed too, or is it fine if I remove it? Sorry for repeating the question, I just needed [16:43] a little more clarity. [16:44] ioria: What is ata2? How to check it? [16:46] oh xd if I don't have implemented GPT I won't create more than 4 primary partitions, just that xd [16:46] XD [16:46] johnjbogle1: remove the secondary storage for now, then concetrate on making your ubuntu installation work, then then look for ways to restore your data from the other drive. [16:48] johnjbogle1, ata2 is the ata port 2 on your motherboard [16:48] *sata port [16:48] tomreyn: perfect, exactly what I was thinking would be best. thx:) [16:49] ioria: ah ok...how to check it? [16:49] johnjbogle1, to check what ? [16:53] if I want to create a partition just for storage things it should be ntfs? [16:53] ioria: you said to check the ata2 port? (or sata2 port?) [16:53] johnjbogle1, that is an harware thing [16:54] jeloume: sure that'll work [16:54] ah ok [16:54] I'll log off to uninstall it now [16:55] great [16:56] ioria: oh btw, you asked me to run a command [dmesg | grep ata[0-9] | pastebinit], here is the result: https://paste.ubuntu.com/p/VJ8YhQ94Yd/ [16:56] when I select encryption during ubuntu installation, it creates a separate ext4 formatted /boot partition. Why was ext4 chosen instead of ext2 (used by debian for example)? [16:56] and how can I access into a this new partition that I created by gparted? I should mount by the terminal? [17:10] What I don't understand in this picture https://miro.medium.com/max/1100/1*KEmlfr0d8aOljzD2IHw0Ww.png [17:10] is what happens if he upgrade one of his distro o install new packages [17:11] i'm having trouble figuring out why i'm getting this error when SSHing from an ubuntu machine into a raspbian server - sign_and_send_pubkey: signing failed: agent refused operation [17:11] oxek: it's the more current version of the file system, with more and improved features. if you'd like to discuss this choice (and have a good idea of what the differences are) you can /join #ubuntu-discuss and start a discussion on it there. [17:11] Okay [17:11] Is it ok if I'm only create a partition that has only 20gb for a new distro? what happens if I need to upgrade it or install new packages? [17:11] yes [17:12] tomreyn: thanks [17:12] I don't understand :( [17:13] pizzaiolo: because you have enabled non default ssh options on your ubuntu system, without reading the manual about them thoroughly [17:13] jeloume: clicking on the partition in the file manager should open it [17:14] pizzaiolo: either this, or your ssh agent socket is not usable [17:14] jeloume: if you need space in the future you could make the partition larger and extend the fs possibly [17:15] tomreyn i don't recall changing any ssh options, most i've done is create a config file [17:15] pizzaiolo: try this: chmod 600 ~/.ssh/id_rsa [17:16] tomreyn already set [17:16] mm I created the NTFS partition in order to have my things there but I can't see it on my filesystem [17:16] pizzaiolo: does ssh-add -l list your ssh key(s)? [17:16] the weird thing is it still connects in my terminal, but when i try to connect in filezilla it doesnt work [17:17] it lists one of my keys, not all of them. hmm [17:17] IIRC filezilla depends on a working ssh agent [17:18] i installed the ubuntu now the thing is i think on default it is installing the older nvidia drivers but on the settings it shows my graphich card which is rtx how to test my drivers? during install it was giving me nouveau 08 error [17:18] pizzaiolo: you may need to use ssh-add (see its man page) to add additional ssh secret / private keys to your ssh agent [17:19] got it, will read up on it. thanks tomreyn [17:20] pizzaiolo: note that you can also use nautilus (on the default ubuntu gnome-shell desktop) to connect to remote ssh servers [17:20] boktan: how many graphics chipsets are installed? lspci -knn | grep -A3 VGA | nc termbin.com 9999 [17:21] https://termbin.com/4zk6 [17:21] i just want to be sure about the gpu drivers because of many nouveau errors during installation [17:22] how to mention in this chat? [17:23] !who > boktan [17:23] boktan, please see my private message [17:23] boktan just type the users name [17:23] tomreyn test [17:24] ah ok [17:24] tomreyn how to be sure now that my gpu drivers are okay? [17:25] boktan: i can tell you: you have the right graphics drivers loaded. [17:25] during installation it installed some drivers [17:26] people I create a partition Storage which is a primary and NTFS but I can't see it on my filesystem what should I do in order to access on it an save data? [17:26] i could not see anything and even if i see i dont think i can understand my gpu is rtx 2060 and im new on linux so i come to ubuntu to learn but i need a little bit help first [17:26] boktan: the intel internal graphics chipset runs with the only driver there is, and the nvidia graphics chip runs with the "nvidia" driver, the proprietary one from nvidia, which provides the best perfromance when it works. [17:26] boktan: so are graphics not working well currently? [17:27] the animations are poor [17:27] tomreyn [17:27] boktan: have you used the nvidia-settings application to set things up the way you want, yet? [17:28] boktan: also, which ubuntu version are you running there? lsb_release -ds will tell [17:28] tomreyn 19.10 [17:30] tomreyn got it working, added the missing keys. thanks again :) [17:30] i have not checked, but if your nvidia graphics chipset is very new you may want to add this PPA to your system: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa/+index?field.series_filter=eoan [17:30] boktan: ^ [17:30] boktan nvidia-settings are set up to high performance but still the animations are so poor if i drag the windows [17:30] pizzaiolo: good job :) [17:31] tomreyn my graphic card is rtx2060 i dont know where to start should i first remove the nvidia drivers? [17:31] tomreyn or will it remove the drivers automatic if i try to install the new one? [17:32] tomreyn https://www.nvidia.com/Download/driverResults.aspx/141847/en-us this i mean [17:32] boktan: let's see a system log: journalctl -b | nc termbin.com 9999 [17:33] https://termbin.com/yvlr [17:33] don't remove any drivers. if you can't wait for someone to review your system log and recommend further steps then your best bet is to use the PPA i pointed you to above. [17:33] !ppa [17:33] 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 [17:34] boktan: and most of all don't download and install nvidia drivers from their website, use those ubuntu provides [17:35] tomreyn but why the animations are poor on my laptop? [17:35] tomreyn is the system logs okay? [17:35] boktan: i would tell you if i either had a crstal ball or a chance to review your system logs [17:36] oh i missed those [17:36] tomreyn i already post it :D [17:36] https://termbin.com/yvlr [17:37] boktan: alright. i'll have a look, this can take 10 minutes, in the meantime you should check whether asus provides a newer bios than the one you have now: BIOS G731GV.306 08/16/2019 [17:37] tomreyn i think my is the newest one :/ [17:38] you think or you know? [17:38] tomreyn sorry i think you right :D [17:38] i do it now [17:40] people why I can't see my new partition ntfs with fdisk? I wrote `fdisk -l | grep NTFS` but I can't see it [17:41] I created by gparted and apply the changes [17:41] boktan: you should also enable the "Intel VT-x" and "intel VT-d" options in bios [17:42] should I create a folder on /mnt? [17:42] tomreyn okay i do it right now before updating bios i will come in 1 minute [17:44] is there any other channel of ubuntu where can I ask? :( [17:44] tomreyn okay i enabled it [17:46] jeloume, how about just fdisk -l instead? [17:46] is it mounted? [17:47] it says `/dev/sda10 693555200 795955199 102400000 48,8G Microsoft basic data` [17:48] but I don't know if I should change ntfs for ext4 [17:48] I just want to storage my information [17:48] you boot windows or something? [17:48] ext4 is better [17:48] yes my notebook has by default [17:48] jeloume: fdisk doesnt show the filesystem [17:49] if you want the data shared between windows and ubuntu choose ntfs [17:49] mm [17:49] and how can I access it? [17:49] by my ubuntu [17:50] Hi I have problem with rsync on cifs share. I was trying to copy big file to share with any trouble, but when I try to rsync folder with many file it hang with demsg error CIFS VFS: Error -11 sending data on socket to server [17:50] tomreyn i come again after update bios :) [17:50] 1 minute [17:50] boktan: and i finished reading your logs. so: i don't see any hint on problems with the installed graphics drivers. it's possible that you're running with the intel graphics by default, though. i *think* you can switch this using nvidia-settings (which i why i asked about this earlier, i think you did not respond to this). if, after checking this, you still got bad graphics performance, i suggest you set up the PPA i pointed you previously. [17:50] boktan: sure, do the bios upgrade, too [17:52] use the Disks Utilty to mount it. or gparted [17:53] tomreyn how to do it from nvidia settings and that with ppa you said me i did not understand :( imnoob [17:53] snickers: rsync has a --bwlimit option which may be of help there. or you could check the server logs for the cifs / samba server [17:54] boktan: did you read the page i pointed you to, though? [17:54] tomreyn, why not use nvidia's drivers? [17:54] I use gparted to create the partition ntfs [17:54] but I can't see on my filesystem [17:54] Hi everyone. I'd like to set my system up such that if a *storage* usb drive containing a specifically-named and formated file with a network SSID and password is inserted, that SSID and password are used to connect the on-board WIFI [17:54] tomreyn unfortunately I don't have access to file server or even network device [17:55] doug16k: those downloadable from nvidia.com? they're not integrated into ubuntu, will fail on upgrades. i think there are more reasons but don't know the details. [17:55] Should I write this? `mount -t ntfs -o ro /dev/sda10 /media/manu-storage` [17:55] snickers: so try limiting the bandwidth then. and maybe see if you can find out what CIFS error -11 is [17:55] that link you sent is gone after reboot sorry for this can i get it again? [17:56] tomreyn [17:57] tomreyn should i do it from x server display configuration on nvidia-settings? [17:58] there the selection is prime display right now tomreyn [17:58] hey, does anyone know how bountysource works? i want to pledge to a feature for a opensource project 110 dollars, but only pay if that is done (bugs included. if there are bugs, that is not a problem). does anyone know whether bountysource pays attention to that? [17:59] Deknos, ask in ##linux? this is ubuntu support only [17:59] tomreyn, ok. I guess I'm holding a grudge from when nouveau locked up my machine at boot [17:59] !ping [17:59] pong! [18:01] snickers: https://stackoverflow.com/questions/30054880/what-does-cifs-mount-failed-w-return-code-111-indicate/31557642 discusses CIFS VFS error codes. yours, 11, would be a combination of errors 8 + 2 + 1 [18:01] !irclogs | boktan [18:01] boktan: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [18:02] boktan: i can't really guide on using nvidia-settings, never used it myself [18:03] boktan: please refer to the irc logs to see what we discussed earlier [18:04] tomreyn i found this here https://www.linuxbabe.com/desktop-linux/switch-intel-nvidia-graphics-card-ubuntu but on update he's choice is different and my default choice is different like this: https://imgur.com/a/i8Hw7cu [18:04] doug16k: i did not recommend driver "nouveau" over driver "nvidia", i recommended proprietary "nvidia" driver installation via apt over installation as a download from nvidia.com [18:05] I think I found how to access to my ntfs partition on ubuntu [18:05] I must create a folder on /media/myuser and later mount the partition on it [18:05] is it allright? [18:06] no, /media/ is for automount, /mnt/ for manuall stuff [18:06] boktan: you should use "nvida driver metapackage" in version 430 or 435 there. however, you were using the nvidia driver already when i was looking at your logs. [18:06] and if you reboot, the ntfs would appear on the filemanager, just click it to mount it [18:07] ahhh [18:08] /media/$USERNAME is also for user mounts (via GUI file browser and "gio-mount"), but indeed you should not create directrories there. [18:09] is there any way to keep the cups service from scanning and adding printers? [18:09] When I go to school it adds like a dozen macbook airs all the time. [18:09] tomreyn, oh! in that case, abolutely! [18:10] Okey so is it better if I do this? `mkdir /mnt/mystorage && mount -t ntfs -o ro /dev/sda10 /mnt/mystorage` [18:10] magic_ninja_work, sure, you can lock it: https://cirovladimir.wordpress.com/2019/02/11/ubuntu-18-04-disable-network-printer-auto-discovery/ [18:11] edit /etc/cups/cups-browsed.conf to have BrowseRemoteProtocols none #and simply : service cups restart [18:12] schtinky: as you can imagine, this is not standard functionality, it is something you'd need to develop on your own. [18:12] definitely use the nvidia drivers from the package manager if you do use proprietary ones. They have always worked absolutely perfectly for me, they even support my new RTX 2060 super [18:12] I did that command but I'm not sure if it works u.u [18:13] jeloume, the output of "mount" will show you, last line [18:13] so i selected intel gpu now the ubuntu is better with animations but why tomreyn? [18:13] it was already selected nvidia for prime now i select the intel one now it is better but can i now use the nvidia for testing crack cap files if the intel one is on prime? tomreyn [18:14] this animation problem was on kali linux same with the results tomreyn [18:14] OerHeks, so, I can just disable auto discovery and then manually add a printer that I need to? [18:14] OerHeks: mm but nothing happens I mean I did it but it doesn't show me nothing on the terminal :( [18:15] magic_ninja_work, yes, or temporarily disable that tweak again [18:17] and also I still can see the new partition on my filesystem [18:17] jeloume, oh, so you created a mountpoint while the disk still was mounted? [18:17] really, you should have get an error there [18:17] ah? [18:18] I don't understand :( [18:18] me neither [18:18] boktan: i pretty much told you all i know. did you use the PPA, yet? [18:18] OerHeks, well, it removed the autoconfigured printer from work. So I'll have to manually add it, which I'm fine with. [18:18] OerHeks: I created my partition ntfs on ubuntu [18:18] OerHeks, I don't really want my printer configs getting all screwy. [18:18] OerHeks: and later I create that folder and did that command on the terminal [18:19] ooooo [18:19] Yea that is a bit screwy :) [18:19] ? [18:19] i still could not find the chat history :( tomreyn [18:19] boktan: where are you looking? [18:21] the bot send me 2 links i tryed to click on it to find it but was many folders there [18:21] well I don't know I'm gonna try to install the new distro u.u later I'll see what happens with this [18:22] boktan, https://irclogs.ubuntu.com/latest/%23ubuntu.txt [18:23] tomreyn i found it now: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa/+index?field.series_filter=eoan thank you i will try it [18:23] jeloume, what are you trying to do [18:23] boktan: okay, be sure to read this page slowly [18:23] ioria: thanks for looking this up :) [18:24] tomreyn, no prob [18:25] magic_ninja_work: I wanted to create a primarty partition ntfs with gparted and share between my windows and distro linux [18:26] magic_ninja_work: I created meanwhile I was on ubuntu after I created a folder on /mnt/mystorage and create a mount point linking that folder and my new partition [18:26] can you use debian paste or such (not pastebin) to post up the output of sudo df -h [18:27] ok [18:27] jeloume, well, here is the deal, if that partition exists, automount will try to mount it, so it can get a bit screwy like that. [18:27] why it's screwy? [18:28] https://paste.debian.net/1108695/ [18:29] so what seems to be the main issue you are having? [18:30] that I don't how to access to my storage on the filesystem [18:30] Is EFI supported by the default installer of 19.10? I had Windows 10, I manually installed Ubuntu on a different partition with grub on /dev/sda (the default thing) and I'm surprised that at reboot, Windows boots on its own without notice [18:31] I failed to boot the Ubuntu install disk on a Chromebook, so I am installing GalliumOS instead [18:32] magic_ninja_work: there is any way to access from the filesystem ? I mean I'd like it appears on the left menu [18:33] well, can you do cd /mnt/mystorage ? [18:33] then mkdir testdir && ls -a and see if the folder appears? [18:34] sry I wanted to say on the menu of nautilus, [18:34] he mounted ro [18:34] nautilus > other locations [18:34] https://askubuntu.com/questions/1109247/how-do-i-add-folder-to-ubuntu-18-04-1-nautilus-bookmark-list [18:35] omg [18:36] NICE!! [18:36] I press `Control+D` and now I can see the folder on the nautilus [18:36] im trying to run leafpad with sudo but i get this: mkdir: cannot create directory '/run/user/0': Permission denied [18:37] installed with snap [18:37] Thanks both ! :) uff I suffer a lot with it XD [18:37] Now [18:37] just so you know [18:38] A good practice for some static mounted storage system like you are doing is to add a permanent mount point to /etc/fstab. There are several ways to do it, but I just wanted you to be aware. [18:38] courrier: EFI is supported by the default installers (both desktop and server) of 19.10, when you boot the installer in UEFI mode (i could not work otherwise, that's a restriction of UEFI itself) [18:38] You may or may not have to remount the file system every time, or nautilus may handle that for you. I don't know. [18:39] courrier, yea, EFI works. Sometimes that jazz happens and you have to manuall select the EFI boot device a couple times. [18:39] courrier: so what may have happened is that you booted the ubuntu installer in legacy BIOS mode / CSM, and so created an installation which is not UEFI bootable. [18:39] If I even swap a disk on my desktop EFI breaks and I have to chroot into the system and completely rebuild EFI >.<. I can't believe they put ouch such a flakey piece of low-level software for something so important. [18:40] EFI is a trainwreck of bad implementations. it is an accomplishment to get an EFI bootloader to work on a large number of machines [18:41] manufacturers try windows boot, it works, ship it! Too bad they only actually tested 1% of the API surface, the portion windows bootloader used [18:41] boktan: don't use sudo to run graphical editors. you can prefix the file location you want to ccess with administrative access by "admin://", e.g. "leafpad admin:///etc/hosts", though. [18:42] I've been meaning to reverse engineer windows boot and find out exactly what they use in EFI, and make a joke "actual EFI specification" that is just those calls with those parameters :D [18:42] maybe kali messed up your leafpad , grinn [18:43] magic_ninja_work, tomreyn: I had isntalled Ubuntu in non-EFI because I had the purple install screen ; however when I force the computer to boot the Live USB in EFI, somehting like "/boot/" is not found briefly appears and whatever option I choose (install Ubuntu, try without installing, check for defects...) it ends up with a black screen (I've also tried wth a SD card in case my USB stick was faulty -> same issue) [18:44] courrier: that's probably worth examining further than rather than installing in a way which doesn't help you. [18:44] It takes a LONG time sometimes. I've had the boot disks take like 3-5 minutes to load up before. [18:44] courrier: you could, for example, select the failsafe graphics option when booting [18:44] ^^ [18:46] tomreyn: the failsafe graphics mode ends up with a black screen as well with EFI. (my message meant that my initial install was a mistake, I'm ok to examinate) [18:46] Hey, i got some HDMI detection troubles, i had to fiddle with the screen turning it off/on and unplug/replug in order to get it detected, it's an AMD/ATI Stoney chipset on a HP laptop, any idea about this? [18:48] tomreyn i did installed hashcat with this method my last question is how to remove it? http://tacticalware.com/installing-and-running-hashcat-on-ubuntu-server-18-04/ [18:48] magic_ninja_work, tomreyn: Exact error when booting a Live USB stick or a Live SD card is "error: "file /boot/ not found"" [18:49] boktan, we do not support kali stuff here [18:49] please seek support in their channels, thanks. [18:49] Oerheks im asking how to remove it this is not kali stuff? i just want to remove not install? [18:49] no boktan [18:50] no Oherks :/ [18:51] !kali [18:51] The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [18:51] I am trying to make a directory via preseed and it does nothing. Here is the line: d-i preseed/late_command string in-target sh -c 'mkdir -pv --mode=0755 /opt/rtd/scripts' ; [18:51] Is there something wrong with that line? [18:55] The Shim MOK screen manages to boot when i select mmx64.efi [18:55] courrier: this sounds like your installer is corrupt. did you verify that the isp (a) downloaded completely and unmodified and (b) was written to the installer storage completely and unmodified? [18:56] "this" -> "error: "file /boot/ not found"" [18:57] courrier: tell us about your hardware, whether you have previously run other OS's than windows on it in uefi mode, whether its firmware is up to date. [18:58] i think it's a bug : https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1798171 [18:58] Launchpad bug 1798171 in debian-installer (Ubuntu Disco) "System fails to boot with \EFI\BOOT\mmx64.efi - Not Found" [High,Fix released] [18:58] courrier: oyou previously said "I've also tried wth a SD card in case my USB stick was faulty -> same issue", so you cross checked the installer media already, that's good. did you also verify the isop downloaded correctly, though? [18:58] tomreyn: I've only checked the md5 of the downloaded image which is OK. I haven't checked the media itself but since I tried a USB stick + a SD card and both fail the same way that looks unlikely [18:59] The laptop is a HP Zbook 17 [18:59] I used to run 18.04 on this computer, it was installed with legacy boot however [18:59] courrier: sounds like you checked all you should have checked, great. [19:01] Firmwire is not up to date, that might be my last hope :) [19:01] certainly not the *last* hope, but something you should try first, yes [19:05] people another question xD https://paste.debian.net/1108702/ I was reading an article about to install different distro of Linux, and is better if I do this? [19:07] create a folder for the new distro I previously installed and make a point mount ? [19:10] you install them side by side, and sharing /home/ folder can give funny results [19:10] each on their own partition, grub handles boot [19:11] I read that if I share the same folder they overwrite info [19:11] there you go [19:11] oh [19:12] I thought it was ok what the article says xD [19:13] ioria,tomreyn: hello. I finished removing my secondary ssd, and reset my bios to default settings. I did take photos of all the settings/options prior to resetting to default, and then afterwards I compared all settings/options of pre-reset vs post-reset, and verified that all bios settings were exactly the same before and after resetting to default. I'll await your next suggestions. Thx much :) [19:13] OerHeks: which is the best way? I'm finding out articles which explain about UEFI and install multiple distro [19:13] jeloume, for a repeat, read back [19:14] that each distro has their own partition and later with grub handle boot ? [19:15] johnjbogle1, what's the kernel in use ? uname -r [19:15] 5.3.0-13-lowlatency [19:15] johnjbogle1: can you remind me what's the problem you were trying to solve there? you had some 200 pending updates last time i saw output from your system, so you should install those [19:16] johnjbogle1, and why lowlatency ? [19:17] johnjbogle1, and current for eoan is 5.3.0.18 [19:18] tomreyn: I have Ubuntu, Ubuntu-Wayland, and Unity installed. Unity is my main DE. (In fact it is my only DE, I have pretty much never used the others at all before.) I am getting this error when I try to log into Unity or Wayland: https://imgur.com/a/YKNHObo. [19:18] johnjbogle1, why lowlatency ? [19:19] So... what do you do if your computer has an optical drive (which works in other OSes) but there's no /dev/sr0 ? [19:19] Also many other issues, but they're lower priority / less severe, so just one at a time for now. [19:19] ioria: sorry I have no idea what that means. [19:20] johnjbogle1, lowlatency is not default for unity/gnome ; is used on Studio [19:20] for Ubuntu, i mean [19:21] johnjbogle1: you wrote that you run into an error situation "when I try to log into Unity or Wayland". did you mean "OR" there or "ON"? [19:21] I should probably check my BIOS the next time I reboot to make sure the drive is enabled there. [19:22] "OR" [19:22] johnjbogle1, ok, no answer; run 'sudo apt full-upgrade' and paste errors if you got [19:23] johnjbogle1: i believe we have previously advised you that ubuntu-unity-desktop has (very limited) community support (only) on ubuntu releases 18.04 and higher. also, that unity is probably not compatible with wayland. [19:24] johnjbogle1: "wayland" should not be given as a session you can choose to login to. it's usually "(something) on wayland" [19:24] tomrey: I have: Ubuntu / Ubuntu with Wayland / Unity. Currently I can only log into "Ubuntu with Wayland". When I try to log into "Ubuntu" OR "Unity", I get that massive white error page. [19:25] ok, so logging into wayland works, logging into X results in an erro message. [19:26] *wayland sessions / X sessions [19:26] ioria: I'll have to ask my linux buddy about the low-latency thing. Studio sounds familiar, so it's possible that he installed that for me first, but then we might've abandoned later on for Unity. But really IDK, I could be way off the mark on that. I'll clarify and let you know when he replies. (but he is very slow to reply sometimes) [19:27] unbelivable [19:29] ioria: I'm just a novice, sorry :-/ Very much appreciate your help thus far though. [19:30] johnjbogle1, did you see this ? ; run 'sudo apt full-upgrade' and paste errors if you got [19:31] tomreyn: ok noted. [19:31] tomreyn: Correct and my apologies, I was just being lazy when typing. It is "Ubuntu with Wayland". [19:32] ioria: thx, doing now. [19:33] Hi. I'm configuring zsh and looks good on i3, but when using a tty it looks like shit because the fonts. Is it possible to add powerline fonts to a tty? [19:33] ioria: Can I do sudo apt full-upgrade | pastebinit ? [19:33] johnjbogle1: so apparently this is not a fresh ubuntu installation, but one you have upgraded to, using an unsupported upgrade path, from earlier ubuntu versions and variants which we cannot easily determine. this sounds like a situation where it really makes sense to to do a fresh installation. [19:33] johnjbogle1, do what you want [19:34] ioria: sorry, I was asking if that's a possiblity, if doing that would display the errors, or if I would have to do | pastebinit after I run that command. [19:35] johnjbogle1, sudo apt full-upgrade [19:37] make: *** No rule to make target 'install'. on trying to install cowwpatty using make install [19:38] how can i fix this? [19:38] ioria: upgrade still processing [19:38] boktan, we do *not* support kali tools, only packages found in our repos. [19:39] boktan, brute force dict attack, right. Please, not here. [19:39] he keeps on asking such help, kostkon [19:39] tomreyn: yes that is quite possible. [19:40] OerHeks, well that's unfortunate [19:40] tomreyn: will I lose all my data and settings etc if I fresh install? [19:41] johnjbogle1: unless you restore them from your backups, yes [19:44] tomreyn 19.10 [19:44] ^ was the response to my question "which ubuntu version are you running there"? [19:44] boktan: were you telling the truth then? [19:45] im running ubuntu 19.10 [19:45] tomreyn [19:45] ? [19:45] boktan: so not a derivative? not kali, not backbox? [19:45] no! [19:45] ok [19:46] you see my system log files :/ [19:46] is it not posible to understand it from there? [19:46] just working with Kali tools, cowwpatty and hashcat [19:46] boktan: those may look similar, not sure. [19:47] well yuo can install thos eon ubuntu just fine [19:50] boktan: sorry then. about the software you're trying to build, we won't usually support building software here, though, just support software which is available in ubuntu [19:51] tomreyn: I updated the old BIOS from 2013 and that fixed the EFI boot issue :) I have 2 additional questions: [19:51] 1. Why is the method to differentiate UEFI/legacy so esoteric with either a black screen (EFI) or a nicer purple window (legacy)? Couldn't we just have a nice purple screen for any mode and an additonal message saying "Warning: you are installing Ubuntu in UEFI/Legacy boot mode"? [19:51] 2. Why did the EFI install failed to autodetect default langage (French) and keyboard layout? Just wondering why legacy boot autodetected different options? [19:51] tomreyn that friend is talking from kali but that tool was on ubuntu sources too i find it now some people just .. yeah but i thank you so much for your many many helps [19:52] boktan: okay, good luck there [19:52] courrier: sometimes it can be so easy :) [19:54] courrier: ad 1: this is basically a discussion topic, or a feature request. discussion is possible in #discuss, feature requests should go to the bug tracker. the package to file it against would be "ubiquity", i think. [19:54] ok the update has finished. I noticed there is at least 1 error. ("Error! Bad return status for module build on kernel: 5.3.0-18-lowlatency (x86_64)"). [19:56] courrier: ad 2: autodetection is not really possible other than by your ipi address, but that's rather guessing. i do not know whether either mode tries to guess it somehow, and if so, how. [19:56] *IP address [19:58] tomreyn: is there a recommended app you could suggest for backingup/cloning all settings? [19:58] johnjbogle1: so a kernel module failed to build. these are "out of tree modules" which do not come with the linux kernel, usually these are proprietary drivers. [19:58] !backup | johnjbogle1 [19:58] johnjbogle1: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup, !borg, and !cloning [19:58] personally i prefer borg and restic. [19:59] cool thanks [20:00] tomreyn: too bad borg has a bad habit of trying to assimilate your data. [20:00] ;) [20:01] i'm certain you're referring to the deduplication feature. [20:08] If I do one of those suggested ways above, will it keep all the settings and system data that is inside Unity, eventhough Unity has some problem right now? [20:09] * eventhough [my] Unity... [20:12] ryuo, and your technological and biological distinction [20:13] if you backup you home directory and /etc you should be fine regarding configurations (as fine as now). you would need to take extra steps to store the software you have installed and reinstall it. i would really recommend a clean slate, though, just restoring files, not configurations, to ensure you can drop the legacy. [20:13] johnjbogle1: ^ [20:14] If I could get google assistant to sound like the borg, nowthatwould be something [20:15] ok google, what is off-topic? [20:15] tomreyn: 5.5 [20:15] topic police [20:17] johnjbogle1: if you were responding to something ubuntu support related then i didn't understand it. [20:22] 5by5, like ten four, means ok/understood/loud&clear... [20:25] Ironically, 5.5 is also thai slang for ha.ha (555=hahaha etc), which I suppose could also be seen as relevant/intended for your 'off-topic' comment instead. [20:26] like !coffee - error 418 I'm a teapot [20:26] how do I fix my graphics drivers? they used to work but now they don't because I tried to run a game that worked ok but now it doesn't even use the graphics card [20:29] towser, logout/login perhaps? [20:29] OerHeks: that doesn't help, the computer has been restarted several time without any effect. I think the drivers are messed up [20:36] tryin gnome: alt +f2 r + enter https://www.fosslinux.com/3495/how-to-refresh-desktop-in-ubuntu-without-rebooting-pc.htm [20:37] thanks johnjbogle1 [20:37] normally a broken resolution would be reset with a reboot [20:38] maybe a cold boot is needed, or restarting the monitors? [20:39] it's not the resolution, it's the fact that it doesn't use my graphics card, it just uses my intergrated graphics and therefor lags a lot [20:40] so try those hardware measures, and if they don't help come back and tell us about your ubuntu version, your kernel version, your graphics hardware, your graphics driver. [20:40] and your desktop session [20:42] ok so yes I have tried to reboot the computer a few times so thats all that done. how do I get the other info you need? [20:43] so you did a cold reboot, not just warm? [20:43] nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) ; lspci -knn | grep -A3 VGA | nc termbin.com 9999 [20:44] yeah I even shut down and started up again and nothing [20:44] okay, the gibberish above should get us most of those questions answered [20:46] nvidia settings? and what game caused this? [20:46] https://termbin.com/zu47 [20:46] https://termbin.com/5l3x [20:47] thoes are the two links I got from the command tomreyn [20:47] OerHeks: yes nvidea and it was second life [20:47] just one card, your 2nd seems disabled, in the bios [20:48] Is this a laptop? [20:48] OerHeks: there's two ones an nvidea card one intel built in graphics (not recommended to use) [20:48] magic_ninja_work: yes this is a laptop [20:49] your kernel is outdated [20:50] 5.0.0-31-generic is currentl, you have 5.0.0-25-generic [20:51] ok, so how do I update it? not that makes a difference becasue it was doing it when that was up to date [20:52] is there a software in ubuntu for checking my GPU card [20:52] !uptodate | towser [20:52] towser: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [20:52] yes. restricted drivers manager spinningcat [20:52] towser: would you expect to see two graphics chipsets listed then? [20:53] spinningcat: what do you mean by "checking"? [20:53] lscpu [20:53] GPU may be broken [20:53] tomreyn: yes intel for built in nvidea for the card [20:53] lscpu? [20:54] spinningcat: lspci -knn | grep -A3 VGA | nc termbin.com 9999 [20:54] spinningcat: impossible it works fine on my windows partition, let we grab the lscpu [20:54] ok lscpu gives my info [20:55] towser, https://termbin.com/jnss [20:55] let me paste lscpu [20:55] towser: i see. linux apparently only found the intel one to be useable. you can share a full system log for us to check whether the nvidia card wae detected at all. [20:56] towser: journalctl -b | nc termbin.com 9999 [20:56] towser, http://dpaste.com/2A30V3G [20:56] oops [20:56] tomreyn, http://dpaste.com/2A30V3G [20:57] spinningcat: so you have a Sony assembled Nvidia GeForce GT 425M (GF108M) [10de:0df0] [20:57] tomreyn, https://termbin.com/jnss [20:57] yes [20:57] i have that [20:57] spinningcat: see, that's why i asked what you mean by "checking" [20:58] tomreyn: https://termbin.com/ggba [20:58] towser: you need to do this: http://my-fuzzy-logic.de/blog/index.php?/archives/41-Solving-linux-MTRR-problems.html [20:59] towser: before you do this, though, check for a bios upgrade [20:59] tomreyn, ubuntu has a problem with nvidia? [21:00] towser: you currently have GE70 2PC/MS-1759, BIOS E1759IMS.62D 04/13/2015 [21:00] tomreyn, what is the indicator that they need to mess with mtrr from that? [21:00] spinningcat: nvidia has a problem with linux, if anything. but i didn't say so, what makes you ask this question? [21:01] because now i see something weird on my computer [21:01] tomreyn: bios is up to date. I got bash: /proc/config.gz: No such file or directory [21:01] sometimes i see weird squares, or shapes that freeze my computer [21:01] magic_ninja_work: the huge list of gran_size: chunk_size: num_reg: lose cover RAM:, followed by "mtrr_cleanup: can not find optimal value" and "please specify mtrr_gran_size/mtrr_chunk_size" [21:02] towser: did anyone ask you to access /proc/config.gz ? [21:02] towser: oh the how-to i pointed oyu to, sorry [21:02] towser: you don't need this part, let me see [21:04] people [21:04] towser: grep CONFIG_MTRR_SANITIZER /boot/config-$(uname -r) [21:05] tomreyn, how can i handle this problem here? [21:05] If I'm gonna install a my second distro of ubuntu after I created a primary partition Ext4, what should I choose in mount point? [21:05] tomreyn: that outputted some info [21:06] SHould I choose / ? it's my second distro so I'm not sure :( [21:06] spinningcat: maybe you have the same issue as towser. hard to tell. check your system log: journalctl -b [21:06] spinningcat: i can't review it for you now, need to concentrate on one at a time. === guiverc2 is now known as guiverc [21:07] what suggest me doing ? [21:07] towser: okay, i think this is probably complicated. i will look at it, give me 5 minutes [21:07] tomreyn: alright i'll be here [21:08] I mean I had created a new partition but I don't know what to do with that option "mount point" [21:10] towser: ah i forgot, please post: cat /proc/mtrr | nc termbin.com 9999 [21:11] jeloume, the ubuntu installer would give 'install side by side', so that gives the new ubuntu its own partition === Etua_ is now known as Etua [21:11] no shared / stuff [21:11] allright [21:11] tomreyn: https://termbin.com/zvszo [21:12] thx sry if I repeat some things xD it's just because I don't want to delete all [21:12] XD [21:12] towser: okay, be sure to instlal all updates in the meantime === __jmcantrell__ is now known as jmcantrell [21:19] towser: ok, you need to sudoedit /etc/default/grub and add, on the existing GRUB_CMDLINE_LINUX=... line, this within the quotes (separated by white space from existing entries, if any; order does not matter): mtrr_gran_size=128M mtrr_chunk_size=128M [21:19] towser: once this is done and you have updated the kernel: reboot, come back here, post another system log [21:27] I'm back from a reboot [21:27] \o/ [21:27] fuck nvidia [21:28] spinningcat: do you still see "weird squares, or shapes that freeze [your] computer"? if so, do you want to share your system log? [21:28] yeah isee thos sometimes [21:30] tomreyn, ok so after reboot which logs did you need? [21:31] towser: ah crap, sorry i forgot to tell you you lso need to run sudo update-grub [21:31] *also [21:31] towser: that's before you reboot :-/ [21:31] which log should i share [21:31] spinningcat: maybe you have the same issue as towser. hard to tell. check your system log: journalctl -b [21:31] spinningcat: so journalctl -b | nc termbin.com 9999 [21:32] tomreyn, so do what then reboot again? [21:33] towser: yes, after you ran "sudoedit /etc/default/grub", made the changes, and ran "sudo update-grub", reboot, and then let's check your log again [21:33] tomreyn, https://termbin.com/oa8u8 [21:35] tomreyn, the changes are still there luckily , I just updated gru[ [21:35] grub [21:35] rebooting [21:36] amy problem tomreyn ? [21:38] I have returned [21:41] which logs are needed [21:41] spinningcat: no. you're usig the open source nouveau driver. if this is on purpose, then it won't get better. if you can consider to use the proprietary "nvidia" driver then run ubuntu-drivers autoinstall. [21:41] towser: welcome back. journalctl -b | nc termbin.com 9999 please [21:42] https://termbin.com/8bkd [21:43] spinningcat: actually that's sudo ubuntu-drivers install [21:43] spinningcat: hmm i think you accidentially deleted a character while copying and pasting earlier (or maybe i did)? [21:44] towser: ok, you need to sudoedit /etc/default/grub and add, on the existing GRUB_CMDLINE_LINUX=... line, this within the quotes (separated by white space from existing entries, if any; order does not matter): mtrr_gran_size=128M mtrr_chunk_size=128M [21:44] spinningcat: you seem to have accidentially chopped of the leading "m" of the first parameter [21:45] spinningcat: so edit the file again, add the 'm', run sudo update-grub again, reboot again [21:46] towser: those last three lines were to you [21:46] rebooting after updating grub [21:47] spinningcat: please ignore anything i said to you after spinningcat: actually that's sudo ubuntu-drivers install [21:49] and i've returned [21:49] towser: welcome back, please: journalctl -b | nc termbin.com 9999 [21:49] tomreyn, https://termbin.com/uxhl [21:50] towser: okay this part succeeded. any notable improvements? [21:50] tomreyn, you mean when I run the game? [21:50] towser: yes, or nvidia-settings [21:53] tomreyn, game seems to be less jumpy so far [21:55] towser: good. but not good enough, yet? there are some acpi induced resource conflicts which also affect the nvidia GPU, but i'm not sure whether those have any impact. [21:56] i don't know anything about nvidia-settings really, but i assume it lets you pick which graphics card to use for your game. does this seem correct? [21:58] there seems to be an option "Application profiles" which can apparently be used to set this up. [21:59] towser: did i loose you to your game then? [22:00] spinningcat: and what about you? [22:01] people [22:02] what do you recommend me to record a image on my pendrive? [22:02] tomreyn, works at about 25-30 fps so idk if that's normal [22:02] I used MultiBootUSB and I've all time errors [22:02] when I tried to install a new distro [22:02] u.u [22:02] towser: can you have the nvidia-settings application show the FPS? [22:04] tomreyn, the game has a fps meter in it [22:04] towser: okay, i'm just trying to understand which graphics card is being used [22:05] can you tell them apart somehow? [22:05] i assume if you can make nvidia settings show FPS then it will only do it for the nvidia card (but i can be wrong) [22:06] i'm not sure whether this is still current for switching https://askubuntu.com/questions/1093527/how-do-i-switch-to-nvidia-gpu-in-ubuntu-18-04 [22:09] jeloume: balena etcher works for me as an image writer. it's huge, though, for this rather simple task. "mkusb" is another option, seems to be fine as well. [22:10] :0 [22:10] (but CLI only, if that's an issue) [22:10] great I'm gonna try with balena [22:10] what about mkusb? [22:11] https://help.ubuntu.com/community/mkusb [22:12] yep I was reading but is it better than balena? [22:12] tomreyn, well it's not jerking about like mad like it was so I presume something improved [22:12] jeloume: it's a lot smaller, it's text only. i'm not sure whether it verifies written data, but chances are it does. [22:13] ahh [22:13] ok [22:13] I'm gonna back to my other distro and try it [22:13] xd [22:13] jeloume: if you'll install balena etcher make sure you use their *current* apt repository. [22:13] o.o [22:14] jeloume: why not just using "dd"? dd /PATHTOYOUR/FILE.ISO /PATHTOYOUR/device [22:14] I heard about that but I was not sure [22:14] is it works? e.e [22:15] jeloume: for example -> dd /home/joesixpacks/downloads/largefile.iso /dev/sdc <--- [22:15] tomreyn, could you check my log? [22:15] towser: i listed a couple of things to try above, i don't think i can help more with out feedback on those. [22:16] jeloume: yes it works, mind you that the device name has no partition, so just the device, no partittion, so you write to say "sdb" or "sdd" or "sdc" or such, you don't write to "sdb1" or "sdc2" [22:16] spinningcat: i did, centuries ago ;) [22:16] haa [22:18] jeloume: lemme correct the syntax fast [22:19] I'm gonna try it [22:19] jeloume: dd if=/somepathhere/somelargefile.iso of=/dev/sdb <---- like s [22:19] magic_ninja_work: you seem to have sent me a private message. i drop any by default. is this still current? [22:20] jeloume: but the output, OF argument is just the device itself, not any partition in it, just the device [22:25] tomreyn, i guess nothing interesting [22:25] tomreyn, may be my gpu is out of work [22:25] spinningcat: did you read my replies then? [22:26] i missed [22:26] spinningcat: no. you're usig the open source nouveau driver. if this is on purpose, then it won't get better. if you can consider to use the proprietary "nvidia" driver then run sudo ubuntu-drivers install [22:28] tomreyn, Couldn't find any package whose name is "ubuntu-drivers", but there are 2 packages which contain "ubuntu-drivers" in their name: [22:28] ubuntu-drivers-common ubuntu-drivers-common:i386 [22:37] spinningcat: it's a command, just run it. package is ubuntu-drivers-common indeed but it should be already installed [22:39] yeah [22:53] Hello all. Using Ubuntu 19.10, I am trying to convert a bunch of mp3 to mp4 with the same image as for a background. I'm using the commands at https://paste.ubuntu.com/p/qWG2d7yphQ/ which I found in a search however, it is not working for me. What it does is process the first file successfully and stops. Can some please help me with this one? [22:57] nimbiotics: if you're asking about the shell code, /join #bash , if you're asking about ffmpeg, /join #ffmpeg [22:58] this looks like bad / wrong code, though [22:59] tomereyn: yes, it seems like bad code, but I dont precisely shine with bash. I will join #bash. Thanks for the tip [23:00] they're more qualified, but if you can't get help there, try again here [23:12] im using fail2ban and i cant unban an ip [23:12] i keep getting NOK: ("Invalid command 'ubanip' (no set action or not yet implemented)",) [23:12] how do i fix that [23:17] tomreyn, no, not really. It was more of a support idea for someone you were helping. I wasn't going to butt into it though. [23:19] magic_ninja_work: oh ok, thanks. but feel free to post here next time, i think i can handle it. ;) [23:22] can anyone help me with fail2ban [23:24] do they not have their own support channel by chance? [23:25] AugustusCaesar24, the error message you pasted here indicates a typo in the command [23:25] is it "ubanip" or "unbanip"? [23:26] wow im stupid [23:26] thank you! [23:30] heh, given that person I sure didn't want to confuse them. [23:55] When a disk is unencrypted mode. e.g ubuntu encryption. When you boot, give password, login. At that point if someone gets his hands on to the computer (even with a locked screen), can he get the encryption password)? [23:58] unencrypted, then there is no encryption password. [23:58] if you care for your user password, that is stored pretty safe [23:59] i assume Intelo means the situation where you have a luks-encrypted storage which you have unlocked for use.