[00:01] can i run ubuntu server from a usb drive without installing it? [00:01] you can run the live server iso, to fix things, yes [00:02] energizer: I mean, I suppose you could. Is there a reason you want to? If the machine was ever rebooted you'd lose everything, unless you set things up with persistence, I suppose. [00:02] energizer: While you can, will be sooooo slow :( [00:03] i just need to do one thing, so slow is fine. i tried booting with ubuntu-18.04.1-live-server-amd64.iso but the only ooption i saw was 'install' [00:04] use a kvm for a single task [00:05] OerHeks, i'm not familiar with that, is that something i can download on a bootable stick? [00:06] or virtualbox [00:06] !kvm [00:06] kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM [00:07] what is !ot supposed to do? [00:08] dsboot [00:11] AlexMax: the !ot is the bot's response to take the conversation to the off-topic channel. [00:11] I've installed ubuntu to a usb drive, but over time it didnt seem to be reliable. a usb stick doesnt make the best kind of drive [00:14] compdoc, i am using the same 2gb for 10 years now, as installer every 2 years [00:22] AlexMax: i'm not sure why Sushi-san considered your question (if it was one?) off-topic, though. [00:23] AlexMax: if you seek help with this, you could and should surely provide more details about your ubuntu installation, hardware and configuration, though. [00:24] energizer: what are you trying to achieve there actually? maybe there's a better approach we can suggest if you'll describe what you are trying to accomplish, and why. === longcat is now known as mouses [00:40] this was very far down an X-Y chain, but i think i've got it worked out. thank you for the offer :) [00:49] is there something like less that also does syntax highlighting [00:49] or a way to make less do it? [00:51] nano, vim, emacs. [00:52] jcotton: vim (or view, vim in read-only mode) [00:52] ok [00:52] i could've sworn you could tack syntax highlighting onto less [00:56] jcotton: i don't think less itself can, but you could use the LESSPIPE environment variable to pipe text through a source highlighting application before it goes into less. [00:56] err LESSOPEN rather [00:57] ah ok [00:57] jcotton, oh my, hello mr jcotton .. good to see you.. [00:57] this could easily introduce security issues, though, so i'd be very careful about this. [00:58] i.e. terminal control characters in the wrong context [01:03] wwwin 18.04, where do I disable sleep mode when the laptop lid is closed? [01:05] Apachez: HandleLidSwitch=ignore in /etc/systemd/logind.conf [01:06] + systemctl restart systemd-logind [01:09] tnx [01:09] no gui option? [01:10] because I would still like to have the password prompt to get activated [01:10] but not put the whole box to sleep [01:10] since it's rather specifc, i doubt it. [01:11] Apachez: this is documented in systemd-logind(8) [01:11] see the NOTES section [01:11] yes, in gnome-tweak tool there is 'suspend when laptop lid is closed' option [01:12] tomreyn: Apachez I would set it to "lock", not ignore [01:12] Apachez: with "ignore" it keeps the screen backlight on, which can head up your laptop a bit [01:12] yes, to lock and not suspend that seems correct [01:12] also logind.conf(5) [01:12] head/heat* [01:13] tomreyn: because it was in the regular settings before 17.10 or somethin [01:14] so on unity, before the massive change to gnome-shell? [01:20] mmm [01:27] hi [01:27] can anyone tell me how to update my mesa drivers to Mesa 19.0.1 [01:29] Boyette: why do you need to? [01:29] also hi ;) [01:29] i update once a year many bug fixes past year [01:29] !latest | Boyette [01:29] Boyette: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [01:30] oh [01:30] important bug fixes are backported [01:30] so i wait then it will be done automatically later [01:30] when you upgrade to a new release, yes [01:30] yes i try dist-upgrade already but it wont update [01:31] dist-upgrade does not do a release upgrade [01:31] that's if you mean "apt(-get) dist-upgrade" [01:32] "upgrade-manager -c" and "do-release-upgrade" are how you do it. [01:32] Boyette: what ubuntu do you got 18.10? [01:32] 19.04 should be out soon [01:33] im on 18.2.8 now [01:34] i think for my APU are no video drivers from AMD i need to rely on MESA [01:34] Boyette: i think Apachez was asking about your ubuntu version [01:34] Boyette: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [01:34] 18.04.2 = ubuntu version [01:35] wait 3 weeks, for disco dingo, or run it in beta, else unsupported ppa for mesa 19.1 https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers [01:35] https://termbin.com/a7qq [01:36] yes that's current bionic [01:36] you could use !hwe but then you probably don't need to if everything's already working fine. [01:36] https://termbin.com/83ne [01:37] i can only use MESA i think as a videodriver [01:37] that is not an issue [01:38] an issue would be to have to rely on badly integrated proprietary + closed source drivers. [01:38] so mesa is better anyway? [01:38] there is no yes/no answer to this question [01:39] probably ? :) [01:41] we can talk about this in #ubuntu-discuss if you like, it's not a support topic. [01:41] ok thx anyway [01:41] Boyette: What shows ' sudo lshw -C display ' for the driver in use ( configuration line )? [01:42] sudo rebooyt [01:42] https://termbin.com/a6h [01:43] https://termbin.com/a6hm [01:44] Boyette: "driver=amdgpu" . You are using the amdgpu driver :) [01:45] hmm i think thats not good [01:45] i need to use mesa [01:46] Boyette: No comment - as I can not imigine anyone wanting mesa over the AMD provided driver, [01:47] oh ok [01:47] as far as i know amd does not make videodrivers for ubuntu for my apu [01:47] thats what they told me [01:49] Boyette: And what does your system tell you ' lsmod | grep amdgpu ' ? [01:51] https://termbin.com/lpen [01:52] Boyette: Does that not tell you that AMD provides all kinds of support for that APU ? [01:53] well they did not [01:54] Boyette: The format is name, size, (the amount of memory used by the resident module, in bytes.) use count(how many instances of the module are being used. If the number is zero, the module is not currently being used.), list of referring modules. [01:54] Help please. I have an HP z560 laptop which I have 16.04 when it boots I can not not log in at the GUI screen that comes up, If I switch to a terminal window I can log in fine. I need help diagnosing and troublshooting [01:55] emanuel: what exactly happens (not) when you try to login on the graphical login? [01:56] tomreyn, after I enter the password the loin box goes away and that's it. [01:56] emanuel: ok, run this on the text console and post the web address here: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [01:58] emanuel: also provide more information: does this only happen since recently, were you previously running ubuntu 16.04 fine, or a different version? or is it a new installation? [01:59] tomreyn, I made a type will re-try the entry. The issue happened only recently. [02:00] i also have a problem with the power states.. if i close down the screen and device goes to standby it cant wake up anymore and operate as how it should be [02:01] tomreyn, I double checked what I wrote and I am getting -bash: syntax error near unexpected token '(' [02:03] emanuel: just try this: lsb_release -ds [02:03] !hwe | Boyette [02:03] Boyette: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [02:04] tomreyn, I fixed my error and the url created is https://termbin.com/ocuh [02:05] emanuel: thanks, looks like an up to date 16.04 [02:06] emanuel: also provide more information: does this only happen since recently, were you previously running ubuntu 16.04 fine, or a different version? or is it a new installation? [02:07] TIL about ssh-copy-od [02:07] TIL about ssh-copy-id* [02:07] tomreyn, it was stable install. I origianlly installed with with no GUI because it was going to be just a ssh box then I used a guide to add a GUI so I can use X remotley and it still worked. Then I fouled something up with dnsmasq and I had to reboot the system. Since then I've had this issue [02:07] pretty handy [02:09] tomreyn, And now it's working! I changed the password to a shorter one and rebooted and now I am able to sign in at the GUI [02:10] does ssh read the password from stdin or does it directly open the terminal? [02:10] Boyette: if the return-from-suspend issues remain after upgrading to HWE and rebooting, you can do this: edit /etc/systemd/logind.conf and add this: HandleLidSwitch=lock # once that's done, run this: systemctl restart systemd-logind # this will stpo the system from suspending when you close the laptop, i.e. it will keep running, produce heat, consume battery, require fresh air. [02:11] emanuel: the length of the password should not change whether or not you can login, though. if it did, this was a major bug. [02:11] Boyette: if the return-from-suspend issues remain after upgrading to HWE and rebooting, you can do this: edit /etc/systemd/logind.conf and add this: HandleLidSwitch=lock # once that's done, run this: systemctl restart systemd-logind # this will stpo the system from suspending when you close the laptop, i.e. it will keep running, produce heat, consume battery, require fresh air. [02:11] asnwered my own question, it opens the terminal directly [02:11] jcotton: i didn't see you asking a question [02:11] ok [02:12] i upgraded now and rebooted [02:12] tomreyn, I agree that should not matter but it seems that it did. [02:12] tomreyn: jcotton> does ssh read the password from stdin or does it directly open the terminal? [02:12] ack it didn't copy the time [02:12] jcotton: sorry, i missed it [02:12] it's fine [02:13] for the record I was wondering if someting like `ssh nitron 'cat >> .ssh/authorized_keys' < .ssh/id_rsa.pub` would work when reading the pass from a terminal [02:13] and it does [02:13] emanuel: i suggest you set the old password again and try once more [02:13] !nvidia [02:13] 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 [02:14] tomreyn, I will do that as soon as I finish reboooting the box [02:14] whats the other nvidia command [02:16] beanfrog: There is no "other" - there are bunches .. what is the goal here ? [02:16] beanfrog: what do you mean? maybe !nomodeset ? you can also search those triggers online at ubottu.com/factoids.cgi [02:17] problem is not solved [02:17] yeah it was nomodeset thanks [02:17] !nomodeset [02:17] 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 [02:18] Boyette: try a kernel update, too. here's info about your hardware: journalctl -b | grep 'DMI:' [02:19] Boyette: sorry i meant to write "try a mainboard firmware upgrade, too" [02:19] the problem what occurs is [02:19] the system does wake up [02:19] but the keyboard doesnt function anymore properly for example [02:19] its like capslock is activated which is not [02:19] ENTER key doesnt function anymore [02:19] this sounds liek a firmware issue [02:19] etc.. [02:19] until reboot [02:19] does replugging the keyboard fix it? [02:19] or is this an integrated keyboard? [02:19] its a laptop [02:20] ah [02:20] but maybe somehow i can do this virtually [02:21] @tomreyn you mean bios update? [02:21] Boyette: check your system journal for the firmware version, acpi issues, and for what is logged about your input devices when you return from suspend [02:21] Boyette: right [02:21] can I make alt+tab directly switch windows in GNOME (Ubuntu 18.10)? === murthy is now known as murthy_ [02:22] quick question about the ppa nvidia drivers, after adding to the apt, and updating, do i do sudo apt-get install nvidia-graphics-drivers-418 ? [02:22] jcotton: maybe there's an extension for this at https://extensions.gnome.org [02:23] beanfrog: i'd rather ubuntu-drivers autoinstall [02:23] the default driver doesn't work [02:23] it'll use the newer driver from the ppa if there's a matching one [02:24] hmm im on F.27 latest would be F.31 [02:24] so, after adding the ppa's, I do the auto install, is that sudo ubuntu-drivers autoinstall? [02:24] but its only provided in a windows exectubale file [02:24] installation package [02:25] beanfrog: correct. [02:25] Cool! thank you [02:25] Boyette: on windows, you can disable the keyboard driver and re-enable it [02:25] i dont have windows [02:26] Boyette: if you'll tell what i suggested earlier, the output of journalctl -b | grep 'DMI:' then we can maybe help you there. [02:26] tomreyn: turns out you can just rebind it in Settings > Devices > Keyboard [02:27] well im thinking how to do that [02:27] because i have difficulties executing commands after the device will be in this state [02:27] jcotton: i must have misunderstood what you wanted to do then [02:28] tomreyn: I wanted alt+tab to switch between windows directly, isntead of apps [02:28] but as this highlgihts, you can just change a setting https://blogs.gnome.org/fmuellner/2018/10/11/the-future-of-alternatetab-and-why-you-need-not-worry/ [02:28] Boyette: you can review your logs after a fresh reboot [02:28] before: [02:28] https://termbin.com/lv8f [02:29] after: [02:29] https://termbin.com/hvde [02:30] jcotton: thanks for explaining, and for the link, i just learntsomething, too :) [02:30] baffled why it's not the default [02:31] Boyette: i didn'T suggest the output would change [02:31] no [02:31] i understood aswell [02:31] ater i noticed :) [02:31] Boyette: this wa sjust to identify your hardware + firmware [02:31] yes i see [02:32] https://support.hp.com/nl-nl/drivers/selfservice/closure/hp-pavilion-15-aw000-notebook-pc-series/10862162/model/15003057?sku=W9U26EA [02:32] there is a new bios [02:32] but its only available in exe package [02:33] https://support.hp.com/en-en/drivers/selfservice/closure/hp-pavilion-15-aw000-notebook-pc-series/10862162/model/15003057?sku=W9U26EA [02:33] I changed the password back and it still is letting me log in. So all is well. Now I have to figure how to not have the laptop sleep when the lid is closed [02:33] Boyette: if you want to review (or share with us) the system log from an unsuccessfull return from suspend, you can reboot, suspend, return from suspend (or fail to do so properly), press ctrl-alt-del or !sysrq to reboot again, then run journalctl -b1 [02:33] ok === murthy_ is now known as murthy [02:34] the only way to reboot after that would be with the mouse in the gui because the keyboard functionality is disrupted too much to execute any commands [02:35] Boyette: you might be able to run the installer from Windows PE (eg Windows Setup USB) [02:35] ugh [02:35] https://termbin.com/jl7o [02:35] why are my headphones going into input mode [02:36] *bluetooth headphones [02:36] running a bios update on a usb stick? [02:37] you would make a Windows setup USB stick, throw the bios exe on it, then run the updater from the command prompt when booted to it [02:37] (shift+f10 to open the command prompt) [02:38] it sounds very risky to me to do it like that [02:39] Boyette, it's quite common to make a freedos boot image to do a bios upgrade [02:40] Boyette, https://opensource.com/article/17/6/upgrade-bios-freedos may help you [02:40] hello. is it hard or easy to create a liveusb with presistant data. ive followed a lot of guides on the web but most are osbolete or dataed [02:40] this firmware update seems to be windows only, indeed https://paste.ubuntu.com/p/JXkwYMZFqB/ [02:40] you might be able to crack open the firmware instalelr and pull out the image [02:40] if the machine has a non-OS way of installing the update [02:41] @tomreyn did you see my journal [02:41] freedos perhaps, or use the uefi bios update menu? [02:41] Boyette: i think you may be able to write the bios update file to a fat32 file system on the first parittion of a usb stick, and have the uefi ("bios") upgrade itself using this file. [02:41] Boyette: no, looking now [02:43] https://help.ubuntu.com/community/BIOSUpdate#Boot_into_BIOS_.28F10.29_to_upgrade_BIOS [02:44] Question: I have a printer that is shared on the network using CUPS how can I add printing from remote systems to it? === emanuel is now known as MannyLNJ [02:47] Boyette: the log you posted is old. did you do all the steps i listed? [02:48] Boyette: if you want to review (or share with us) the system log from an unsuccessfull return from suspend, you can reboot, suspend, return from suspend (or fail to do so properly), press ctrl-alt-del or !sysrq to reboot again, then run journalctl -b1 [02:48] i already did [02:48] yes [02:51] the incident happend at this timestamp: mrt 31 04:28:00 [02:51] im in a different timezone [02:55] i did it again now [02:55] https://termbin.com/whjm [02:56] now it must definetely be visible because it got even worse [02:56] this time [02:57] okay, this log is a lot shorter already [02:57] yes [02:57] how do you start postgresql in ubuntu [02:57] but i think it doesnt show the state before the incident [02:57] i think this is just showing after the last reboot [02:57] so it is not showing anything before that [02:58] https://help.ubuntu.com/lts/serverguide/postgresql.html.en [02:59] Boyette: those are noteworthy from your inital log, before going into suspend https://paste.ubuntu.com/p/k5PQhCTHdd/ [02:59] yes but the suspend it self is not listed here [02:59] in the previous log it was [03:00] the problem is i cant make another log after i suspend and wake up [03:00] obh maybe if i make an sh script for that [03:00] i can try [03:00] i see what you mean about the suspend event not recorded on the second log you posted [03:01] alright, i got ubuntu server up and running with a desktop enviroment in virtualbox, now too see if it works in real! [03:01] exactly [03:01] because the log will be renewed on reboot.. and we need the part after the suspend and before the reboot [03:02] postgresql 11 worked before upgrade to ubuntu 18 now it doesnt [03:03] Boyette: well it's all on the first log you posted, so i looked at that. there are indeed several issues after return from suspend. i suggest you upgrade the firmware. if this is not an option (even using the method i pointed you to which doe snot require windows), then there may be another option. [03:04] ok [03:04] 11 will be available in 19.04 disco dingo, bionic and cosmic give 10 ? https://launchpad.net/ubuntu/+source/postgresql-10 [03:04] https://launchpad.net/ubuntu/+source/postgresql-11 [03:05] Boyette: the other option (may or may not work, firmware upgrade is the better option usually): http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [03:05] got mine from postgresql site 3rd party repo [03:05] i have a woeusb in my pocket [03:05] so i can try that [03:05] if dont come back online it bricked the device [03:06] so you thought a 3rd party install survives an upgrade to 18.04? [03:06] nope, it does not AFAIK [03:06] or maybe it can be done by wine [03:06] Boyette: don't use windows if you don't have to. definitely dont do it with wine. [03:06] ok [03:06] so what is your best guess? [03:06] gonna find out all the files are there [03:08] Boyette: i think you may be able to write the bios update file to a fat32 file system on the first parittion of a usb stick, and have the uefi ("bios") upgrade itself using this file. [03:08] https://help.ubuntu.com/community/BIOSUpdate#Boot_into_BIOS_.28F10.29_to_upgrade_BIOS [03:08] oh this might work i think [03:08] https://support.hp.com/nl-nl/document/c00131948 [03:08] https://support.hp.com/en-en/document/c00131948 [03:08] ah its not in english that document [03:09] the installation package provides creating a usb stick [03:09] i just need to find a windows machine first to make the stick [03:13] what would make postgresql 11 unstartable after a distro upgrade from ubuntu 16 to ubuntu 18 [03:15] why doesn't hostnamectl set-hostname preserve changes for reboots? [03:17] Boyette: extracting the file might work in wine [03:18] noregret: maybe /etc/hostname isnt writable to it? [03:19] !yy.mm | henkel [03:19] henkel: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [03:20] i running 18.04 and got locale problems which is why pgsql barfed how to install en_US.UTF-8? [03:21] !locales | henkel [03:21] henkel: To set up and configure your locales, see https://help.ubuntu.com/community/LocaleConf and https://help.ubuntu.com/community/Locale/ [03:22] tomreyn: just tred it again, /etc/hostname was written to. I reboot, then I go back to the old name.. any ideas? [03:22] noregret: is /etc/hostname the intended or unintended value at this time? [03:22] tomreyn: unintended [03:22] btw, i'm on server 18.04 [03:23] tomreyn: after the hostnamectl set-hostname command, /etc/hostname gets set correctly. I reboot, it goes away [03:23] why dist upgrade removed locales? [03:24] noregret: is it received via dhcp or slaac? [03:25] henkel: maybe you had not configured that they are generated? [03:26] no en_us.utf-8 is gone and localeconf isn't installed anymore [03:27] hi [03:27] tomreyn: what is? the ip address you mean? [03:27] it doesnt work as supposed but i do have the bios files in the stick now [03:27] is there a way to tell ubuntu to update it? [03:27] noregret: the system hostname. [03:28] tomreyn: no, and honestly I didn't know you can pass hostnames thru dhcp, at least i never looked in to [03:28] henkel: are you saying that the content of /etc/locale.gen was changed during the system upgrade? [03:29] Boyette: ubuntu won't be able to install the firmware upgrade, no. [03:29] noregret: you can. === jodie is now known as lays_potatoes [03:30] i created HP BIOS UPdate stick but for some reason it wont run [03:30] because ubuntu disabled uefi and it still needs it [03:30] Boyette: explain "ubuntu disabled uefi" [03:30] i dont have uefi bios now [03:30] but old [03:31] tomreyn: it's not in this case anhyways, not even ip, it's static [03:31] Boyette: ubuntu cannot and will not switch your system between uefi and legacy bios booting [03:31] the stick needs the uefi "middleware" to read the bios from the stick [03:31] there is no option in the legacy bios to switch to uefi [03:31] because this switch is handled by setup of OS normally [03:32] and bios update tool needs uefi === lays_potatoes is now known as jo3 [03:32] Boyette: the firmware configuration screens are the only place where you can switch between uefi and legacy bios (AKA "CSM", "compatibility support mode") booting [03:33] those options are disabled [03:33] noregret: maybe it's configured in your systemd-networkd configuration then? [03:33] tomreyn you got my postgresql running thank you [03:33] completely [03:33] henkel: i didn't, but i'm glad you did. [03:34] Boyette: i don't know your firmware nor its configuration screens, and it's (of course) hardware specific and not anything ubuntu related. [03:35] tomreyn: correct! [03:35] Boyette: generally, there should be some F key to enable a firmware upgrade [03:35] i think i read it is F11 or F12 on HP [03:35] tomreyn: which files are those [03:35] let me try a bit more [03:36] noregret: from memory that's /etc/systemd/network.conf [03:36] noregret: though you may be using netplan to write it [03:36] tomreyn no you pointed me to pages that solve the missing langs that was making pg barf EASY fix once the problem is found but i didnt know where to start [03:37] pg 11 running on ubuntu 18.04 now [03:37] noregret: i recommend reading some manuals and release notes when using ubuntu server. [03:37] tomreyn: i dont' have hostname set in /etc/netplan/01-netcfg.yaml === jo3 is now known as jodie [03:37] tomreyn: so i guess i use netplan [03:38] henkel: you'd normally use "sudo dpkg-reconfigure locales" to configure locales. i think that using this will survive system upgrades. [03:38] noregret: your system journal should tell where the undesired hostname is received from,a nd how it is set. [03:39] -_______- [03:39] !rootirc | Eliot_1998 [03:39] Eliot_1998: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [03:41] d [03:41] Eliot_1998: do you have an ubuntu support question? [03:41] what replaces kdesudo [03:42] irc is the first [03:42] how use the add #ubuntu ? [03:43] Eliot_1998: huh [03:43] tomreyn: and I can see that using journalctl -a ? [03:44] noregret: journalctl -b [03:45] I am using Ubuntu to switch to freezing mode I do not know whyy [03:45] Eliot_1998: what is your native language? [03:45] only use connecting safe mode [03:45] korea [03:46] !kr | Eliot_1998 [03:46] Eliot_1998: your question and comments do not make sense. Perhaps ypu would be better served in a channel that uses your native language -- try /join #ubuntu-xx, where xx is your language [03:47] okay [03:48] !sudo | henkel [03:48] henkel: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [03:49] !pkexec | henkel [03:49] henkel: pkexec is a PolicyKit tool that allows an authorized user to run (graphical) applications as another user. To run a graphical application (e.g. gedit) which can write to the entire filesystem, use e.g. "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY gedit /etc/environment", However, Gnome applications can achieve the same through Gnome VFS using e.g. "gedit [03:50] -- [03:52] !korean | Eliot-1998 [03:52] Eliot-1998: 도움이 필요하시면 다음 채널에 조인하십시오. /join #ubuntu-ko [03:52] distro upgrade broke stuff [03:52] tomreyn: ok, i see this msg "systemd-resolved[715]: Using system hostname " - where is this configured? [03:53] noregret: in one of the files systemd-resolved reads configurations from, i would think [03:54] it's man page, systemd-resolved(8), discusses those [03:54] update bios successfull [03:54] Boyette: congrats, so this reports the new firmware version now? journalctl -b | grep 'DMI:' [03:54] i could manually run the EFI file on the stick which forced the bios update tool to start [03:55] https://termbin.com/ffg5 [03:55] BIOS F.31 11/16/2018 [03:55] yes [03:55] updated from F.27 to F.31 [03:55] right [03:55] so, does return from suspend work any better now? [03:55] going to test now [03:56] noregret: are you familiar with man pages? [03:57] ok [03:57] it did definetely change something [03:58] but now.. when i close the lid the device just shuts down.. [03:58] what idiot takes the pg drivers out of the perl dbi [03:58] 😭 [03:59] https://termbin.com/clu3 [03:59] !ot | henkel [03:59] henkel: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [03:59] but i think nothing can be seen here [04:01] tomreyn: the perl dbi includes a number of drivers for dbs and mine were installed via apt from ubuntu repos. ubuntu brok it. [04:01] in logind.conf [04:01] there is a value [04:01] #HandleLidSwitch=suspend [04:02] should this not be [04:02] HandleLidSwitch=hibernate [04:03] its poweroff hibernate or ignore [04:03] right [04:03] what is suspend suppose to do? [04:04] henkel: open a bug on it, then. But please do not rant here. [04:04] I can confirm what henkel is saying: The perl DBI as installed via apt is broken in 18.04 where it wasn't in 16.04. [04:07] !bug | henkel [04:07] henkel: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [04:07] !releasenotes | henkel [04:07] henkel: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases [04:08] tomreyn: ok, found the problem [04:08] I had to change preserve_hostname to true in /etc/cloud/cloud.cfg [04:08] had no idea [04:08] @tomreyn.. any idea? [04:09] Boyette: if HandleLidSwitch remains commented out (default), then, when you close the laptop's lid, the system will carry out the default action for it, which is to suspend. [04:09] im just checking this because i dont understand after firmware update system shutsdown when i close the lid [04:10] dont know what suspend is supposed to to ? [04:10] to do [04:10] should i try to change it to 'hibernate' ? [04:10] Boyette: suspend means suspending the system state to RAM (and restoring it from there later). hibernate means suspending the system state to disk (in the swap partitions/files) (and restoring it from there later). [04:10] at least the behaviour did change after the firmware update [04:10] ah ok [04:11] so maybe for some reason suspending doesnt work but hibernate might work ? [04:12] or what would be your advice? [04:12] noregret: also discussed here - https://askubuntu.com/questions/1028633/host-name-reverts-to-old-name-after-reboot-in-18-04-lts - may be a bug. [04:13] Boyette: the acpi errors you used to have are still present, so they were not fixed by the firmware upgrade. you can try the workaround i discussed previously. [04:13] Boyette: the other option (may or may not work, firmware upgrade is the better option usually): http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [04:13] ok [04:14] you think acpi errors can cause this behaviour? [04:14] oh i read now : yes :) [04:16] Boyette: https://bugzilla.kernel.org/show_bug.cgi?id=201981 [04:16] bugzilla.kernel.org bug 201981 in ACPICA-Core "ACPI Error Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT - HP Envy x360" [High,New] [04:16] you may want to subscribe to this [04:16] or to ubuntu bug 1809206 [04:16] Ubuntu bug 1809206 in Linux "Amd ACPI Error" [High,Confirmed] https://launchpad.net/bugs/1809206 [04:17] Hp Amd A10 9600p = almost same cpu even [04:17] this is about same chipset even almost all the reports indeed [04:18] i found it by searching for the ACPI errors on your log [04:18] they seem to be unique to HP AMD systems [04:18] which suggests firmware bugs. [04:19] I see this msg when plugging a 10tb hdd - "sd 6:0:0:0: [sdb] Very big device. Trying to use READ CAPACITY(16)" is this normal? i can mount and use it normally tho [04:21] hmm [04:21] this is not going to work [04:22] noregret: put a GPT partition table on it, not MBR /msdos [04:23] Boyette: details? [04:25] i think best is to set handlelitswitch to ignore [04:25] this will never be solved otherwise [04:26] Boyette: if you want to prevent suspending on lid switch, you probably stiull want to lock the screen. [04:26] yes there is a way to do that? [04:27] yes, you could read the things i tell you [04:27] Boyette: if the return-from-suspend issues remain after upgrading to HWE and rebooting, you can do this: edit /etc/systemd/logind.conf and add this: HandleLidSwitch=lock # once that's done, run this: systemctl restart systemd-logind # this will stpo the system from suspending when you close the laptop, i.e. it will keep running, produce heat, consume battery, require fresh air. [04:30] upgrading to HWE i already did before we updated the firmware [04:31] can we check if this HWE is really active to be sure? [04:32] Boyette: post this: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [04:32] Boyette: also this: lspci -knn | grep -A3 VGA | nc termbin.com 9999 [04:32] https://termbin.com/dvx3 [04:33] https://termbin.com/th5g [04:33] Hello, i am currently running a vps server using ubuntu 18.10 and i would like to compile a few things Without ruining default install.. My first goal is to compile GCC 4.9.0 to /home/user/deps/gcc-4.9.0 so that i can link that dir to my app i'm trying to compile.. can anyone please recommend a good source to READ on how to compile gcc-4.9.0 to a specific path? === murthy is now known as murthy_ [04:34] Boyette: and finally: journalctl -b | grep xorg-server [04:35] https://termbin.com/w5dc [04:35] hard not to rant when every little thing breaks on distro upgrade [04:35] henkel: you can rant all you want, just not here. [04:36] Boyette: we already had this output, it's not from the third comman di posted [04:36] it is [04:36] Boyette: i.e. we're just missing this (no need to put it on a pastebin): journalctl -b | grep xorg-server [04:37] the output doesnt show in terminal [04:38] Linux version 4.18.0-16-generic (buildd@lcy01-amd64-006) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #17~18.04.1-Ubuntu SMP Tue Feb 12 13:35:51 UTC 2019 [04:38] BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic root=UUID=026b5b00-52c7-4078-ace7-bf859868d8b9 ro quiet splash vt.handoff=1 [04:38] Boyette: indfeed this output is not created by the command i provided [04:39] nc termbin.com 9999 < <(sudo journalctl -b | grep xorg-server;cat /proc/{version,cmdline};) [04:39] its the output of that [04:39] yeah, we have this 4 times by now, don't need more copies [04:40] whats the issue? [04:40] but that is the output [04:41] lol [04:41] Not booting? [04:42] Boyette: so if you copy and paste this to a new terminal window, the output starting "Linux version" is retruned? journalctl -b | grep xorg-server [04:42] *returned [04:42] @tomreyn yes indeed [04:42] oh only that [04:42] it will just execute and show a new line [04:42] no output in terminal [04:44] Boyette: try this instead: head ~/.local/share/xorg/Xorg.0.log | nc termbin.com 9999 [04:44] https://termbin.com/7cip [04:44] yvyz: we're trying to confirim that the HWE stack is in use [04:45] Boyette: not in use [04:45] oh [04:45] i did install it however [04:45] how to use it? [04:45] Boyette: oh wait this log seems to be old [04:46] does this show timestamps from less than an hour ago? ls -l ~/.local/share/xorg/ [04:46] no [04:46] total 24-rw-r--r-- 1 j j 23746 sep 9 2018 Xorg.0.log [04:47] dpkg -l |grep xserver-xorg\* [04:49] https://termbin.com/frxvl [04:49] a lot of hwe there [04:49] so yes you'Re runnign the right onw [04:49] since only that is installed [04:49] where "right" -> HWE [04:50] will this not affect video performance ? [04:50] by the way [04:50] yes, i hope it does [04:50] i actually had the feeling after reboot after install HWE the screen got much brighter [04:51] but more like the backlight was more powerfull [04:51] anyway is there anything else we can do? [04:52] that's possible, the newer kernel and graphics stack will likely provide better support for your hardware. [04:52] ok [04:52] nothing but the acpi issue workaround or disabling suspend on lig switch. [04:52] yes i switched that to ignore [04:53] be sure to still know how to undo this if you want to try in the future [04:54] hmm === murthy_ is now known as murthy [04:56] it didnt work [04:56] it doesnt matter what i change [04:56] the device will still respond to the lid being nearly closed it looks like a hardware switch [04:57] if its closer then approximately 5 cm to being closed it will shutdown [04:58] did you restart systemd-logind before you closed the lid? [04:59] did you restart systemd-logind before you closed the lid? [04:59] no [04:59] i rebooted [04:59] that must work aswell [04:59] correct. [04:59] post your configuration file [05:00] cat /etc/systemd/logind.conf | nc termbin.com 9999 [05:00] https://termbin.com/5usd [05:01] lines which start with a hash character are commanet, are ignored, [05:02] lines which start with a hash character are comments, are ignored, [05:02] oh [05:02] !man | Boyette [05:02] Boyette: The "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/ [05:02] so what should be ignored is ignored [05:03] ignored ignorance [05:03] so i have to start over [05:03] if the configuration change you intend to make is ignored because it is actually a comment, then this means that the compile-time default applies. the compile-time default for HandleLidSwitch is suspend [05:04] exactly [05:04] so i dont need to try it to have it suspend now [05:04] because that already didnt work [05:04] but i can try hibernate first [05:04] now [05:05] you can try setting it to hibernate, if you have a swap partition or file system which is large enough to cover your ram. [05:05] yes will try that first [05:05] if not i will try ignore again [05:07] or you can do what you wanted to do, which is to put this non commented out configuration into the file: HandleLidSwitch=ignore [05:07] or you can do what you wanted to do, which is to put this non commented out configuration into the file: HandleLidSwitch=ignore [05:08] this also didnt work [05:08] i removed the # [05:08] but it looks like system doesnt listen to logind.conf at all === murthy is now known as murthy_ === murthy_ is now known as murthy [05:10] i only had to remove the # right [05:10] did you restart systemd-logind before you closed the lid? [05:11] i rebooted after removing # [05:11] https://termbin.com/u162 [05:11] and you closed the lid after rebooting? [05:11] yes [05:12] it still shutsdown [05:12] then hibernation failed, yes. [05:12] linux will have requested it but the firmware failed to deliver, probaby because linux requested in a way the firmware did not expect. [05:13] which may be because the firmware is buggy. [05:14] it's also possible that the firmware doesn'T actually let linux handle the event and just handles it itself. [05:14] yes [05:14] such thing i also think is what happens [05:14] this instant poweroff shouldn't be happening either way, and points to a firmware bug. [05:14] it behaves like a hardware switch [05:14] however this wont happen on windows [05:15] in the initial state of the device [05:15] then the workaround discussed on the iam.tj site i posted earlier may help [05:15] it can be still also an ubuntu bug [05:16] but still if its a firmware bug.. ignore means ignore [05:16] so ignore is apparently not overruling the initial command [05:16] windows tells the firmware that it is windows, linux tells it that it's linux. the firmware may (and often does) treat those differently. [05:16] that doesnt make sense [05:17] how can we be sure that logind.conf really works ? [05:17] try the workaround. if it doesn't help, come back and ask for someone to help you debug systemd-logind [05:18] i spent enough time for now. [05:18] ok [05:19] yes thank you very much === murthy is now known as murthy_ [06:27] hello === jm_ is now known as tp43_ [06:44] does anyone have a link to vm'ing thru aqemu? [06:44] on ubuntu? it buggy n [07:03] baodown: what? [07:07] Hi i have two hard disk, one ssd and another spin harddisk, the system is booted via ssd, however I am not able to see the 1tb HDD via fdisk -l. [07:08] I removed some packages under ubuntu 18.04 and re-installed them. They're not showing up. What gives? [07:08] what do you mean by "not showing up"? [07:09] shafox_: lets see: fdisk -l | nc termbin.com 9999 === Guest3040 is now known as Bocaneri [07:10] CarlFK: https://termbin.com/3ry7 [07:10] this is what I mean, it only shows up the ssd not the hdd. [07:11] what? [07:12] Both the hard disk are connected to the motherboard. [07:13] shafox_: huh. well... I'm stumped. [07:13] I'm specifically trying to re-install hexchat. It ain't re-installing. [07:13] Bocaneri, it's in you [07:14] oops [07:14] Very funny. This is what I look like when I'm not laughing. [07:14] lol [07:14] damn it.. [07:15] trying to maintain. here [07:15] Permit me to introduce myself. I'm Sauvin, from ##linux. Suppose I start telling people not to use Ubuntu because it's horrifically and hopelessly confused? [07:15] - [07:15] ok lets go back to hexchat.. [07:15] I removed hexchat, and now it's gone, and it wont' re-install. [07:16] how useing the nick change? /nick [arg] <-? [07:16] brb [07:16] welp! [07:17] Eliot-1998: like you said. /nick eliot-1234 [07:17] roger that === Eliot-1998 is now known as eliot-1234 [07:17] good man [07:18] bocna [07:18] woo. I was useful. now I can get sleep. === eliot-1234 is now known as Seliot-1991 [07:18] Bocaneri, sudo apt install xchat-gnome [07:18] No. [07:18] no? [07:19] xchat-gnome was a horror. [07:19] oh,well so was my 1st marriage [07:19] Some dillweed at Ubuntu packed the WRONG perl plugin for hexchat. I've removed it, and now I can't re-install it. [07:20] NONE of the plugins are re-installing. [07:21] how much do u have invested in you (god i hate this keyboard) in you're ubuntu? [07:21] ㅓ [07:21] In "you're ubuntu"? [07:22] Is Ubuntu not an international community? [07:23] Perhaps that is his dialect's locale, akin to pidgin. [07:23] can you reinstall without much problems? [07:24] Bocaneri, try purging and installing via dpkg [07:24] I've installed, removed, purged, and re-installed. It ain't happening. === murthy_ is now known as murthy [07:25] You can force install with dpkg and a local package. Albeit there may be issues, you can resolve those if they arise [07:25] Sorry, you mean just plugins? [07:27] Why is apt-get purge not removing files? [07:31] How do you get apt-get just to download the .debs? [07:33] Bocaneri: --download-only [07:37] I recently installed anoise and it doesn't want to work, how in the world do I get it to play? (it worked once) [07:40] apt-get purge is NOT removing any files. [07:40] elaborate [07:40] did you use sudo? [07:40] I did. [07:41] I just did a sudo apt-get purge hexchat hexchat-* and all the stuff is still there. [07:41] what stuff [07:41] what was the output of 'sudo apt purge hexchat'? [07:41] Whole bunch of "removing $thing..." followed by a whole bunch of "processing trigger...". [07:42] apt-get clean returns nothing, apt-get check doesn't seem to see an problems. ~/.config/hexchat/* is all still there. [07:42] And I can't get hexchat's plugins to apt-get INSTALL. [07:42] apt and all the other will never remove files from ~ [07:42] of course it is, apt doesn't remove stuff in your home [07:42] So all it removes are stuff in /usr and suchlike? [07:43] yeah [07:43] OK... but what about the plugins that won't install? Apt-get says it installs them, but they're not THERE. [07:44] move/backup ~/.config/hexchat and start over [07:44] what plugins, where do you expect to find them [07:44] In /usr/local/lib/x86_64-linux-gnu/hexchat/plugins [07:44] esp if they are "hexchat plugins" after you removed hexchat itself [07:45] Just did another purge and another install. dpkg says the plugins are installed. ls disagrees. [07:46] there was a command to list files included in a package, can't recall it now [07:46] /usr/lib/x86_64-linux-gnu/hexchat/plugins/ [07:46] Yup. [07:46] note that path is not the path you posted [07:46] Wait.... let me look... [07:46] dpkg-query -L [07:47] dpkg-query -L some_package [07:47] You know what, you're right. I shouldn't have been looking in /usr/local for stuff apt-get installs. [07:48] now, if the plugins don't get loaded when you start hexchat, that is most likely because of the config [07:49] Yeah, well, sometimes this is what I need: for somebody to bash me over the head and say "Look at where you ARE, doofus!" [07:49] Now, I might be able to fight. [07:50] just tested it, perl works fine in hexchat in 18.04 [07:50] I'm about to, but because of what you just did, I also munged a hexchat appearing in /usr/local/bin. [07:51] Like I said, sometimes I need somebody to tell me I've got my head where it doesn't belong. [07:52] Sauvin: hello, idiot. [07:53] does anyone here actually like Yaru as theme? [07:54] I am officially an idiot. [07:54] And this is yet another reason it's not always a great idea to build stuff yourself. I'd forgotten I'd HAD a hexchat in /usr/local.. [07:55] ... which, of course, precedes /usr/bin in the PATH. [07:55] !discuss | liquid-silence [07:55] liquid-silence: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [07:58] Hello everyone [07:59] sauvin, half of my arch system is built from source (well, aur packages, but that's the same thing) and yet i have nothing in /usr/local. i think the trick here is to build the packages in a way so that their files actually go in the standard locations, or build .deb packages before installing and not using just make install (which should obviously put files in /usr/local) [08:00] sorin-mihai, you've just seen what happens when I'm a Good Boy and make sure the prefix is set to /usr/local. I don't WANT to know what'll happen if I start littering directories dpkg manages. [08:01] hi everybody, when i try to install (any) graphics driver, i see a "Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed." , when i do: "sudo apt-get source linux-image-$(uname -r)" it says: "Picking 'linux-signed' as source package instead of 'linux-image-4.4.0-143-generic'" and the system keeps saying no kernel source installed [08:03] sauvin, what would happen if you keep installing that kind of stuff in /usr/local, but have it managed with .deb packages that are in a separate group, say 'local'? [08:03] Vuurdraak: install the kernel headers [08:04] I have a question: I'm running ubuntu 18.04 LTS. Something that is going a little bit on my nerves is: I'm used to go with the file-explorer into a folder and then type the first letters of the folder that I'm looking for. I like the default Nautilus file-explorer, but it always opens a search when I type something in, instead just jumping to this folder. Is there a way to change this behavior? [08:04] ducasse, it says they are already installed [08:04] i'll do a --reinstall just incase [08:07] noop same error, maybe i broke something whne somebody told me to install another kernel line/version 4.15 and removed it ?.? [08:08] Vuurdraak, how much do have invested? [08:08] invested ? [08:10] Im not sure how I missed it but OEM install + nomodeset seems to be the working configuration to install ubuntu for me [08:10] sorinello, I can't say. I'm not expert with apt or dpkg. [08:13] i fear that as soon as i boot i wont be able to get back in to a working linux envirmoment, as atm every driver i try to install seems to warn that i towont install the moudules due to missing kernel source [08:14] Vuurdraak: `sudo apt-get install linux-source` [08:15] Just read up a little bit [08:16] yvyz, ah that did some ting new at least :D [08:16] You might have to verify the linux image you loaded into. That means knowing with initramfs file your GRUB is pointing to and you are loaded into. Double check what is configured in your /etc/default/grub and then verify /boot/grub/grub.cfg. You may need to `mkinitcpio -o linux` again to rebuild your initramfs. [08:18] GRUB can list a number of ramfs files in your /boot folder. Sometimes if you install a different kernel, your GRUB is either not set to point to it, or the ramfs for that kernel has not been regenereted for your system requirements/software/driver installs. === murthy is now known as murthy_ [08:18] im still getting the same dkms error [08:18] NVIDIA?> [08:19] kernel source for this kernel does not seem to be installed. [08:19] yes im ddoing a: sudo apt-get install --reinstall nvidia-41 [08:19] 8 [08:19] purge nvidia first [08:20] What's the secret to getting a usable VLC under 18.04? [08:20] and lets verify which kernel you booted into [08:20] yvyz, purging nvidia* [08:21] done [08:21] Vuurdraak: the important part here is to note that the software available on your file system may not have been integrated into your initramfs. This is achieved by verifying /etc/mkinitcpio.conf has the correct hooks and modules loaded that you need. [08:22] mkinitcpio creates the initramfs that GRUB points to, which is your kernel in a gzip file, which is laoded into memory... and provides you linux functionality. [08:23] Getting you BACK onto the correct kernel (GRUB pointing to the correct ramfs in /boot) will probably fix part of your issue, and then the second half will be verifying that THAT ramfs has been built correctly without issue. [08:23] i dont see a mkinitcpio.conf [08:24] For debian/ubuntu it should be in /etc/initramfs/initramfs.conf [08:24] it also dynamically pulls configuration files from /etc/initramfs/conf.d and /etc/initramfs/conf-hooks.d [08:25] Vuurdraak: run `sudo update-initramfs` and see what it does or errors on. [08:26] it says i need to put in an option :) [08:27] give it a -u flag [08:28] and if you want to verbose everything it is doing -vu [08:28] i just did a -v -u -k all [08:29] how do you go about finding which keyboard layout is your laptops? I cannot see it in the list [08:30] look at the order of the keys [08:30] or do the thing where you type the characters it asks for and it figures it out [08:31] owww im noticing something [08:32] it is saying stuff about the other kernel i tried to remove [08:32] I am guessing you hand removed the orinal ramfs file? [08:32] yvyz, previously somebody in here had me tried to install the 4.15.0-46-generic kernel [08:33] to get it out of grub i removed the files from the boot dir [08:33] so that it would boot again to to the old kernel when i refreshed grub === murthy_ is now known as murthy [08:34] i guess by doing that i have broken something so that the system still thinks stuff from the 4.15 kernel is still there [08:34] it is important to verify that the kernel you want to run, with the drivers you need, has its ramfs built accordingly, grub pointing to it correctly etc. [08:35] even though i thought i had purge the 4.15 kernel [08:36] Well 1) Your kernel does not come with source and headers, your kernel comes compiled... basically. 2) If something complains you need linux source/headers you can install it with the command I gave before. [08:36] yvyz, how do i go about this [08:36] When flipping between kernels you just want to make sure the initramfs was updated with the MODULES=() and HOOKS=() flags YOU require. [08:36] i have installed --reinstalled source and headeers as previously mentioned [08:37] well i purged the 4.15 kernel as it was not working properly with drivers, but the image of the kernel after that was still in the boot dir so grub kept it as the default kerne; [08:38] i then manualy deleted that kernel so that grub pointed again to the 4.4 kernel [08:38] so i dont want to flip between kernels, i want to original ubuntu kernel back (wich is installed in theory and running atm) [08:39] i dont know how to go about to repair it [08:40] do i need to tell initramfs to rebuild something with the current kernel ? [08:40] Well so far you have no, supposedly, updated said kernel wiht the parameters set forth within /etc/initramfs/initramfs.conf AND updated it. [08:41] Yes, it should take the current running kernel image file, and update just that one with the parameters you set. [08:41] If it is the ONLY kernel, and GRUB is pointing to it already... you should be fine after a reboot. [08:41] when connecting to my external HD on my local network, it is asking for my DOMAIN and WORKGROUP is in the field but it is NOT working, thoughts [08:42] the problem is that im not fine though cause if i boot i have no longer a graphics driver instlled [08:42] The key difference, and thing to note, between each kernel you have saved in /boot and want to load is just the kernel versions. Normally, between kernels (except for say a recovery kernel with minimal drivers), every kernel you generate will require the hooks/modules for your system. [08:42] That being said, NVIDIA usually has nvidia_dkms, nvidia_modeset, etc for kernel ramfs hooks [08:42] * ublast waits his turn [08:43] Vuurdraak: You have kernel source downloaded, and you have purged nvidia. Can you try installing nvidia again? [08:44] ublast: and external hd on the network? DOMAIN\username [08:44] i tried that already a couple of times and the modules refuse to build dispite having the source installed [08:44] ublast: Is it a SAMBA share? a network share? [08:45] Vuurdraak: apt-get autoremove and autoclean and update in that order. [08:46] network share (I believe) I can see the drive through a simple FILES program but am NOT able to access and the only thing I am uncertain of is what it means by Domain [08:47] ublast: SAMBA/network shares are shared as a windows domain or windows workgroup. If the machine sharing is a single server not on a windows domain, the HOSTNAME of that machine is generally its domain. [08:47] ublast: Which means it can be something like WIN712412F\username AS your username. [08:48] ublast: If it is on a domain than your username field will the THEDOMAIN\username [08:48] OK so I am trying to access said HD that is connected to my WiFi Router [08:48] ublast: Your wifi router should provide you instructions on how to log into it accordingly. [08:52] !paste [08:52] 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. [08:56] is there a typical reason "lvcreate" would return "Insufficient free space: X extents needed, but only 0 available" when there are free extents within the volume group? [08:56] "sudo vgs -o +vg_free_count" returns "7455" under the free column [08:56] yvyz, maybe im mis interperting the output and modules are getting build for 4.4 kernel but the error is for the missing 4.15 kernel ? https://paste.ubuntu.com/p/CnzfGrGvhp/ [08:57] appreciate any pointers on this [08:57] cause i just noticed it is saying something about trying to build also for the 4.15 kernel === murthy is now known as murthy_ [09:00] Vuurdraak: please reference your /etc/initramfs/initramfs-tools folder for anything related to your old kernel [09:00] err [09:00] Vuurdraak: /etc/initramfs-tools === murthy_ is now known as murthy [09:05] Vuurdraak: can you pastebin the output of `dpkg -l 'linux-*' | grep "^ii "` please? [09:05] k [09:07] yvyz, https://paste.ubuntu.com/p/ZRkKzWn33K/ [09:08] i dont want the 4.15 kernel, but i guess it is still referenced somewhere n a config file [09:09] Vuurdraak: what's teh currently running kernel? please post here uname -r (it's one line) [09:09] it seems as if 4.15.x is and you don't have headers for it installed [09:09] blackflow, uname -r [09:09] oops [09:10] 4.4.0-143-generic [09:10] it says ii so seems like it's installed, just run purge or remove for that name? [09:10] Hey, I booted into recovery mode and need the root file system to be mounted as read-only. I tried "mount -o remount,ro /dev/sda2 /" but it says, mount point is busy. Do I have any way to do this without resorting to a live cd? [09:10] im guessing that the modules where actualy build for that kernel, but that the error is for the purged and later manulay deleted 4.15 kernel [09:11] if so its all okay [09:11] Vuurdraak: I think maybe that message is misleading. Try installing linux-headers-4.15.0-46-generic and try again [09:11] Stadtpirat: by default it isread only === messer440 is now known as Guest47808 [09:12] EriC^^, when I start zerofree, it says that ir's mounted rw [09:12] yeh i purged the 4.15 kernel, and later removed it by hand from the boot dir so grub would not load the 4.15 kernel but went back to the 4.4 one [09:12] Vuurdraak: you didn't purge it, because it shows up as installed [09:12] Vuurdraak: yeah something like that. The "currently running kernel" is perhaps misleading (maybe it's checking "latest version" only) [09:12] well i tried to purge it, but apperntly it didnt do iot properly idk [09:12] Vuurdraak: yeah the 4.15 kernel image is still installed. [09:13] how should i purge it ? [09:13] sudo apt purge linux-image-4.15.0-46-generic [09:13] also, why don't you want 4.15 [09:14] rmdir: failed to remove '/lib/modules/4.15.0-46-generic': Directory not empty [09:14] cause it had a problem with all graphics drivers [09:14] all? [09:14] Vuurdraak: btw HWE kernels require HWE xorg, did you upgrade that too? [09:14] and i had to fall back to nvidia 384 driver when the kernel updated to 4.4.0.143 [09:15] cause the extra graphics ppa had a bug [09:15] no i didnt do other upgrades, im happy with the 4.4 kernel [09:15] oh wait, you have nvidia, ignore my last comment [09:15] i'm on 4.15 and nvidia, no problems [09:15] i just tried to installed the 4.15 kernel to see if that solved the graphics driver isue but it made it worse [09:16] maybe it was not done correctly [09:16] definitely [09:16] Vuurdraak, "rmdir: failed to remove '/lib/modules/4.15.0-46-generic': Directory not empty" is fine [09:17] If apt exited without error and using 'apt list --installed | $pkgname' doesn't show it, then it's been removed. If it hasn't, you can use 'sudo rm /lib/modules/4.15.0-46-generic -r' [09:17] mm i t keeps saying that it is seeing a 4.15 kernel somewhere ah well -shrugs- [09:18] what is "it" [09:18] If Nvidia isn't installing try downloading the 'extra' package for external modules [09:18] when i --reinstall the nivida-418 driver [09:18] Are you using dkms Vuurdraak? [09:18] does 4.15 still pop up on the install list [09:18] if so, keep purging [09:19] yes im using dkms [09:19] this is the outout of the driver install: https://paste.ubuntu.com/p/CnzfGrGvhp/ [09:20] but i guess i was misreading the output and the warning of mosules not being build is for the non exsisting 4.15 kernel nad the modules for the 4.4 kernel are actualy build [09:20] yup [09:20] so its okay [09:21] well not quite, it still thinks there's 4.15 to be built against so -- if you don't wanna run 4.15 -- you should purge it all [09:21] i just purde it but it was complaining about the non empty dir or what ever idk [09:21] dpkg -l 'linux-*' | grep "^ii " | grep 4.15 [09:22] purge* [09:22] k [09:22] I run Nvidia fine on 4.18. The problem is likely with DKMS. You can edit the config to change kernel source but I think instead you should try installing 4.18 with the extra modules package, then installing Nvidia there [09:22] Vuurdraak, can you pastebin the error you get? [09:22] I think I got a grasp on this bc I went through the same thing yesterday lol [09:23] they have, twice, scroll up [09:23] ii linux-modules-4.15.0-46-generic 4.15.0-46.49~16.04.1 amd64 Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP [09:23] Vuurdraak: there we go. try to `apt purge linux-modules-4.15.0-46-generic` [09:24] no errors this time :) === syborg is now known as syb0rg === tga0 is now known as Guest68993 [09:24] Vuurdraak: and apt autoremove --purge if there's any leftover unneded dependencies. [09:24] and the output of: apt purge linux-modules-4.15.0-46-generic ,now is empty [09:24] now your dkms build (or simply reinstall nvidia) should build for just one kernel [09:25] --reinstall ing driver [09:26] hurray \o/ no more errors :D [09:26] indeed now it builds just for the 4.4.0.143 kernel [09:26] thanks :D [09:26] yeah that error was misleading a bit. [09:27] i guess i had no problem in rela :D and i could just boot as the modules where actualy being build before for the 4.4 kernel, but the error message for the 4.15 kernel made me think the 4.4 modules where not getting build, thanks for the help everybody :) [09:29] :D as a tip, install the extra modules package so you can install drivers like Nvidia when you change kernels [09:29] 418 is from the extra graphics ppa [09:30] but they had not updated packaes properly when the 4.4.0.413 was released, wich prompted me to try the 4.15 kernel [09:30] but the new drivers now work properly on the 413 kernel [09:36] Oh strange....4.4 isn't that long ago, either. Maybe DKMS didn't support that kernel version. [09:37] If you are so willing, you could try 4.18 kernel. From my exp it seems to run better for graphics rendering (youtube lol). It shouldn't break your current working drivers, if it fails it will only fail for 4.18 [09:37] idk something changed from 4.4.0.412 to 413, that broke the extra graphics ppa drivers, i had to fall back to the 384 nvidia driver from the main ubuntu ppa [09:37] but it seems fixed now [09:38] i reported that also before when the 413 kernel came out herre [09:38] but its fixed now :) === BurekzFinezt is now known as Burek [09:39] ^^ [09:40] hola [09:40] soy de Peru [09:40] de Lima [09:41] !es | anovelli [09:41] anovelli: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [09:41] Hi [09:41] my name is Antonio [09:42] anovelli: you joined the ubuntu support channel antonio [09:42] I`m from Lima, Peru [09:47] hi [09:47] why? === kubkde is now known as baodown === baodown is now known as kubkde === murthy is now known as murthy_ [10:00] !offtopic [10:00] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === murthy_ is now known as murthy === Katnip_ is now known as Katnip === tga0 is now known as Guest97710 [10:32] hello [10:32] * ublast nods [10:33] ? [10:33] wudizuijunlang, if you have a Ubuntu Support question, please just ask it. Try and keep to a single line, and be patient as people who can help will when they can. === Sveta_ is now known as Sveta [11:22] how can I read a DSP memory, its a PCI device? [11:54] Good morning 🌞 [11:56] Try this again [11:58] I try to read a PCI device memory by "hexdump 0xADDRESS /dev/mem" - is it ok, will it give me memory of that device I mena strating from 0xADDRESS? [12:06] !rootirc | rui [12:06] rui: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [12:09] When chrooting, is there an importance on kernel version? [12:11] !rootirc | raver [12:11] raver, please see my private message [12:12] lotuspsychje‎, what does it mean? [12:13] raver: did you read it? [12:14] yea but don't understand does it mean my irc daemon should not run as root? [12:15] raver: your irc deamon? [12:15] biboumi [12:15] with ejabberd [12:16] ejabberd does not run as root but biboumi does [12:16] no [12:16] wait [12:16] they both do not run as root [12:17] raver: if you read the line, it explains it all [12:17] so i dont understand the info [12:17] raver: it means running things as root 'can' be a security flaw/risk [12:17] there is nothing that runs with root. [12:18] thatswhy i don't understand the info [12:18] where does it come from? [12:18] my user is a 'normal' xmpp user [12:18] raver: i never forwarded this to you.. [12:18] i checked for myself and got the same result... [12:18] raver: the info was meant for rui [12:18] i know [12:18] i replaced rui with raver [12:19] and got same result in a personal message [12:19] but my irc bridge runs as regular user and ejabberd too [12:19] raver: rui joined with root as ident [12:20] raver: * rui (~root@115.63.169.132) has joined [12:21] ah i see so [12:21] ! rootirc just shows a message [12:21] raver: I am only a bot, please don't think I'm intelligent :) [12:21] and does not perform any checks [12:21] :) [12:22] raver: in most cases it means the user connected irc after being root [12:22] thanks for clarification :) [12:22] raver: no, its just a security warning, the user should logout, join back as regular user [12:23] thanks now I understand :) [12:23] so the message is sent automatically when a user joins with root@... right? [12:24] raver: no, its a factoid volunteers can use when notice someone runs as root [12:24] !brain > raver [12:24] raver, please see my private message [12:25] hi [12:25] ah okay. do [12:25] thank you :O) [12:25] welcome raver [12:25] how can we help you snpresent ? [12:26] you know when i play overwatch game on ubuntu [12:26] wayland make my mouse better than xorg [12:27] why? [12:27] snpresent: i noticed a difference too on touchpad between xorg & wayland [12:27] why ubuntu not help to develop wayland? [12:28] snpresent: think you better join #ubuntu-discuss for that topic [12:28] yeah [12:28] thanks === xubuntu is now known as Guest41368 [12:51] hey,how to install wine on xubuntu === tx8r_ is now known as tx8r [12:56] Guest41368, #xubuntu [12:57] This channel is for ubuntu, use the specific distro channel instead [13:16] Ne1 here === kBlast is now known as cyLaw [14:03] . [14:03] I have bee [14:05] I have been trying to install ubuntu inside android via chroot using linux deploy. how do I get the vnc GUI to work? === Kulrak|2 is now known as Kulrak [14:14] Hi [14:15] May i know the source link for this package "virtualbox/bionic-updates,bionic-security,now 5.2.18-dfsg-2~ubuntu18.04.3 amd64" [14:16] bipul, it's one of the first entries on google, https://launchpad.net/ubuntu/+source/virtualbox/+changelog [14:19] Sushi-san, So i believe when we use apt-get install to download it fetches from here https://launchpad.net/ubuntu/+source/virtualbox/4.3.40-dfsg-0ubuntu14.04.1 ?? [14:21] bipul: it gets it from whatever mirror you have in your sources [14:23] I just wants to download from the mirror [14:23] ducasse, Can you suggest any mirror? [14:23] bipul: see your sources.list [14:25] okay thank you ducasse and Sushi-san === BurekzFinezt is now known as Burek [14:41] how "safe" is to install 19.04 now? [14:42] Burek: 19.04 support in #ubuntu+1 please [14:43] i don't need support tho [14:43] but ok, i appreciate it. thanks [14:49] Burek: all questions about the current development release belong in that channel [14:50] noted. sorry for offtopic [15:16] anyone know about this when trying to install glusterd2 ? [15:16] glusterd2 : Depends: glusterfs-common (>= 4.1.0) but it is not going to be installed [15:17] gislaved: wich ubuntu release are you on please [15:17] Will I get help of Opera browser here ? [15:17] lotuspsychje 18.04 [15:18] I added: sudo add-apt-repository ppa:gluster/glusterfs-6 works [15:18] gislaved: we dont really support external ppa's sorry, ask the maintainer [15:18] gislaved, the general trick to debugging this sort of error is to try installing the dependency, and keep going until it tells you why. [15:19] lordcirth_ I know... mhh weird, when I install glusterd2 I cannot mount a flusterfs filetype [15:19] I mean filesystem, it's unknown... why that ? [15:20] gislaved, /j #gluster [15:20] lordcirth_ could ask, channel is deal like hell [15:20] My opera browser does not play streaming videos on VPN mode [15:20] gislaved, ask, and be patient :) [15:21] lordcirth_ I think they moved to slack as well ? can wait forever then :D [15:23] lordcirth_ fixed :) utime is in 4+ I think [15:23] anibic: there's a lot of web browsers supported on ubuntu you can choose from [15:23] I need VPN [15:23] only Opera has free VPN [15:28] lordcirth_ you use gluster ? [15:28] Good Morning, I am currently using Ubuntu 19.04 and am unable to locate folder properties to set folders to one click behavior. It seems to have moved from 18.10. Anyone know if its still available somewhere? [15:28] twf, is 19.04 there already ? [15:28] !ubuntu+1 | Dragon1964 [15:28] Dragon1964: Disco Dingo is the codename for Ubuntu 19.04 - Support only in #ubuntu+1 [15:29] ok ty [15:44] gislaved, Not at the moment, but I keep an eye on it. We have a Ceph cluster in prod at $WORK [15:48] a pjmedia webpage's advertising locked up my latitude d620 i386 lubuntu installation. is there a text browser i can use? or can images and scripts be disabled by default in firefox with a prompt to enable? [15:48] how can i browse the Internet on an old laptop without the risk of a webpage's ads freezing up my computer? [15:49] sappheiros, install ublock origin and PrivacyBadger [15:49] firefox extensions that work with 32-bit firefox? [15:49] Probably? Haven't used 32bit in ages. [15:51] firefox recommends Ghostery [15:51] why is ublock origin > Ghostery? [15:52] sappheiros, ghostery focuses on blocking tracking, ublock on blocking ads. So if your main concern is resource consumption, ublock is probably more useful. [15:53] lordcirth_: Ghostery claims to be comprehensive and do both. [15:54] Ah, guess I haven't used it in a while. === storm is now known as Guest59511 [16:02] hi [16:02] I finally upgraded to 18.10 [16:02] now the theme and colors have changed to a an almost monochrome one [16:02] and the orange has gone totally [16:02] is this normal? [16:03] I mean it's not bad at all. In fact I like the new monochrome icons [16:04] but I thought this could be due to some bad config or update [16:06] my ubuntu / is on a luks LVM LV, which I setup using the GUI installer. What is the thing that asks for the LUKS password, and where is it configured? [16:07] you mean dm-crypt? [16:07] Lope: Do you have a real question behind this? Is there something you want to change or need help with? [16:10] I want to know how it works. [16:11] Lope, the executable is 'cryptsetup' [16:11] How the boot process is configured with regards to asking for the LUKS password and decrypting stuff for the kernel to boot it. [16:11] Is it configured in grub or initramfs etc? [16:12] Lope, you may find this helpful: https://wiki.archlinux.org/index.php/Dm-crypt === estan_ is now known as estan [16:27] I tried to install brave instead of a firefox addon so i could block only pjmedia and allow ads on all other sites, but am I correct in understanding there still is no 32-bit version? [16:30] sappheiros_: correct they do not have an i386 version. They do have an amd64 version. [16:33] doing a release upgrade to disco dingo, will it update itself to the release version without upgrading to itself automatically to coming developer versions? [16:34] Scytale89: 19.04 support in #ubuntu+1 please [16:35] aye aye [16:35] Scytale89: what do you mean? [16:48] How can I reset login password on ubuntu-server? [16:56] Is it possible to reset login password on ubuntu-server? [16:58] Boot into single mode, and from there you can reset it. Or, chroot into the system via a live cd [17:21] Hello [17:21] welcome uBlast [17:22] Thanks lotuspsychje [17:22] Slow going? [17:48] I'm using Ubuntu on an ARM device; my manufacture doesn't have a IRC channel so would it be alright to direct questions / inquiries here or can someone direct me to an appropriate channel for Khadas VIM 2 Max support/community ? [17:49] !arm | CyberManifest [17:49] CyberManifest: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel. [17:49] CyberManifest: is it running ubuntu? [17:49] Este canal é em PTBR? [17:49] !br | hexpop [17:49] hexpop: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [17:51] lotuspsychje, yes [17:51] Client: HexChat 2.14.1 • OS: Ubuntu "bionic" 18.04 • Memory: Physical: 2.9 GiB Total (1.6 GiB Free) Swap: 1.4 GiB Total (1.4 GiB Free) • Storage: 10.2 GB / 64.9 GB (54.7 GB Free) • Uptime: 10h 42m 28s [17:51] CyberManifest: arm channel it is then :p [17:52] ubottu, thank you for the channel ;) and this is for a General Purpose SBC so no handheld or network device (other than onboard networking) [17:52] CyberManifest: I am only a bot, please don't think I'm intelligent :) [17:53] lotuspsychje, ^^ [17:53] np [17:53] CyberManifest: there's also ##linux [17:53] dunno how active the arm channel is [17:53] Ben64, already there [17:54] yeah 37 users on sunday might not be splendid [17:54] hello world [17:55] although I wish I could get more device specific help... the inxi software available in this implementation of Ubuntu repos is greatly out of date and thus reporting errors... http://dpaste.com/138FMRP [17:58] why don't have people talking? [17:59] mailman, because no one has anything to say? [17:59] just play something [18:00] I want to get back my linux to work on IRC [18:00] I have a problem right now [18:00] as my location in taiwan but I can't get connect [18:01] I need to pass by VPN to other locations and make the tor login [18:19] mailman, I have no idea what you are trying to say, sorry. [18:27] I have use hexchat application on blackbox linux [18:28] I have try to connect freenode server with local network [18:29] it say Closeed Link: SASL access only [18:29] and tell me remote host closed socket [18:30] but when I try to pass to VPN it can work [18:30] mailman: you have to register a nick === FlyingHotDog is now known as HappyHotDog [18:31] where to get this plz [18:31] the NickServ command? [18:31] mailman you will need to /join #freenode and ask for mailman to be dropped [18:31] ok [18:32] I got to try for ask you're welcome [18:32] mailman once they release the nick see https://forums.linuxmint.com/viewtopic.php?f=42&t=266175&p=1447219#p1447219 [19:02] Anyone know the irc channel of tensorflow? [19:04] Is 'corrupted low memory' pertaining to current state of RAM or the actual RAM itself? It gets spammed when I start to run out and swap is >1GB. But memtest checks out ok [19:04] hi [19:05] after upgrading to 18.10 from .04, the icons have become monochrome [19:05] kubkde: it seems to be unrelated to your amount of ram: https://bbs.archlinux.org/viewtopic.php?id=189483 [19:05] and the theme overall has changed alot i.e the orange color has totally gone [19:10] https://imgur.com/GEJEug7 [19:10] like this ^ [19:10] -/clear [19:11] SwedeMike, there's even a fix for it too. Thanks for the link [19:11] so what's the deal with snap? is this the new ubuntu software? [19:13] one can call it a new vector of software deployment [19:13] hi [19:13] anyone else has the same problem? [19:14] isofud, interesting, what did you find out sofar? [19:14] OerHeks, one can call it a new vector of software deployment [19:14] :) [19:14] me learn [19:16] Hi, I am looking for some way to install Ubuntu server silently on Virtualbox. Do anyone here knows how to do that? [19:16] sorry my english nicht so gut, but why you say "this application unofficial" for slack in ubuntu software? [19:17] developer is slack and verified [19:18] me install anyhow [19:18] bipul, preseeding files might be your answer, https://help.ubuntu.com/lts/installation-guide/example-preseed.txt [19:18] isofud: gut nicht :D [19:18] oh nein, it steal my information now [19:19] Does that preseed installation works successfully with Ubuntu server 18.04? [19:20] bipul if you fill it in the right way, yes [19:20] go for support to #ubuntu-server [19:21] OerHeks, Oh, Do you like to share any working example? Because it's second time i am attempting [19:21] And where to store this pressed file? [19:22] bipul, there is a guide, https://help.ubuntu.com/lts/installation-guide/amd64/apbs01.html, i have no example, support in ubuntu-server please [19:23] Okay thank you/ [19:24] with virtualbox i would setup, and clone a vm [19:25] Yes, but the first VM should be installed via pressed. [19:37] me cannot drag a picture file to slack if slack minimized :( [19:37] how to do? help [19:44] isofud, slack is prop. software, they want you to open slack to drop stuff [19:47] in contrast to what? [19:49] isofud, ?? [19:49] OerHeks, Files? [19:49] there are tons of open collaborative tools out there, prop software is not someting i appreciate and support [19:49] Files is not proprietary? is it? [19:50] slack is .. [19:50] isofud, "Files" is nautilus, which is FOSS. Slack is proprietary. [19:50] ok let's get over slack now [19:50] let's talk about Files instead [19:51] i have the same problem there [19:51] 1 window minimized, 1 window open [19:51] isofud, so, you want to click and drag a file to a minimized nautilus window? [19:52] i want to drag and drop a picture file from opened window to minimized window [19:52] yes lord [19:52] Has Disco hit the update servers, yet? I've seen articles that I can upgrade from 18.10, but I've followed the instructions here: https://help.ubuntu.com/community/DiscoUpgrades [19:53] Currently I am getting "No new release found." [19:53] Xliff, yes, but support in #ubuntu+1 until release [19:53] Xliff, error: you are late to the party, disco ended in the 80s [19:54] isofud: Disco will never die. It will just strut along all zombie like. [19:54] OerHeks: Thanks. [19:54] isofud, how helpfull :-( [19:54] stayin alive :p [19:54] !ot [19:54] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [19:54] isofud: :D [19:55] isofud, as I recall, hovering over a minimized window while dragging opens the window. Does that not work for you? [19:56] oh lord how i tried that [19:56] i gave it good 10 seconds [19:56] even tried to bribe it with ctrl, alt, super [19:56] it just won't do it [19:58] isofud, you are doing it wrong: you have to use ctrl+x to cut the file to clipboard, then click on the minimized window to open it, and then use ctrl+v to move it where you want it [19:58] thank you isofud, that's very useful... [20:01] lol i tried to join #ubuntu-social, and it's invite only... how social [20:02] only support channels allow non registered guests [20:02] !register [20:02] For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [20:03] nah, i'm good [20:04] OerHeks, so how about them windowy things? drag and drop between minimized and non-minimized windows no can do? [20:05] seems like it is not possible, and logical to me [20:06] ah ok, that's what i wanted to know, if it's logical... must be something wrong with me then [20:07] OerHeks, logical how? give me your best === murthy is now known as murthy_ [20:11] who's helping whom here? you me or moi vous? [20:13] do people join this channel to offer help and support or to learn from mistakes by idiots like me who can't navigate windows? [20:14] even opinions would help [20:15] i really want to understand the beauty behind this wonderful logic that prevents a user from dropping a file onto a minimized window === murthy_ is now known as murthy [20:17] i for instance am not afraid to call that a design flaw [20:19] not too unlike the way you can't restore a minimized window by clicking on its button on the dock [20:21] and it took what... 6 years for ubuntu/gnome/whatever to finally allow us to put the dock where it belongs without the use of third party software: at the bottom [20:21] Hi, I'm using xubuntu 16.04 on a leonovo x220, everything works wonderfully but the trackpad. It's not recognized, the trackpoint works ok. [20:22] that's wonderful [20:22] have you tried turning it off and on again? [20:23] isofud: are you talking to me? [20:24] martinrame, maybe? :) [20:24] isofud: ok, how can i turn off/on the trackpad? === James_Epp_tmp000 is now known as James_Epp [20:25] martinrame, turn the computer off and then on again? [20:26] no, that's obviously don't work, I did this many times. [20:26] martinrame: T420 owner here. I've seen something in the past about those touchpads. One minute [20:27] Hi James_Epp, I also have a T420 with the same XUbuntu version and the trackpad (and trackpoint) works without issues. [20:28] martinrame: latest uefi firmware? any possible firmware changes? [20:28] martinrame: post URL from terminal for> dmesg | egrep -i 'elan|wcom' | nc termbin.com 9999 [20:28] martinrame, https://wiki.ubuntu.com/DebuggingTouchpadDetection [20:30] Hello Hello [20:30] uBlast, hi [20:30] James_Epp: dmesg doesn't report anything like elan or wcom [20:32] * uBlast nods to lordcirth [20:33] martinrame: I was trying to find a collection of scripts that I once saw for small thinkpad bug fixes but I can't find them anymore. I don't think I can be of much help, but maybe this documentation can help you? https://bpaste.net/show/7b935a0b4f4a [20:34] Thanks James_Epp, I'll take a look [20:35] martinrame: are you using acpi=off in grub command line? [20:55] Hey. I'm having some trouble with my udev rules. I try to bind two USB devices to static names for development. However, when I try to serial to them, both point to ais_radio for some reason. It works fine if I comment out either of them. Where did I go wrong? https://paste.ubuntu.com/p/S7GQ5fNtBM/ [21:06] Hi. I have a query. I have never used Snap before. So where would someone use snap over apt and the vice-versa generally in terms of priority? [21:07] Greetings - I'm on Mint, and Cinnamon crashed. The usual remedies bring up an error: "Unable to initialize Clutter: Failed to connected to any renderer due to constraints". [21:07] Can anyone point me in the right direction to resolving this? [21:08] !mint | Agamus , mint has its own issues, [21:08] Agamus , mint has its own issues,: 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) [21:08] icarious: Generally a snap is the latest version of a package availabale, and a snap is "containerized". [21:09] Bashing-om: Oh Containers. Ok, that clears my confusion. So basically its not really a default substitute of apt. [21:09] Bashing-om: thanks [21:09] snaps update independant from apt, iirc [21:10] icarious: Uh Huh .. is an alternative :) I am in no hurry to change from apt :) [21:10] Bashing-om: I think its similar to using guix under a system [21:13] icarious: Maybe - Can not say as I have no experience with the guix package management system. [21:25] i'm having a issue with connectivity i can ping ip's but no dns, systemctl status NetworkManager complains that dispathcher 01ifupdown failed, and also "warning no upstream servers configures" [21:25] any ideas? would be very gratefull , thanks [21:26] sruli: Can you ping an address outside of your own network such as 9.9.9.9 ? [21:26] yes i can ping 1.1.1.1 [21:26] on what ubuntu version? === grumble is now known as upline [21:27] 16.04 gnome [21:28] sruli, already try> sudo dpkg-reconfigure resolvconf and answer yes? [21:30] thanks jeremy31 !!! what might have caused this? [21:30] weird things happen sruli [21:30] been at it for the past 7 hours [21:31] is this the correct way of mounting /dev/sda? https://usercontent.irccloud-cdn.com/file/U16hPhRm/Screenshot_20190331-223017_JuiceSSH.jpg [21:31] google is becoming more and more useless [21:31] sruli: search terms are everything [21:32] ChunkzZ: Probably not. You would be mounting a whole drive, not a single partition. [21:32] sruli, either /etc/resolv.conf was missing or had wrong info, the commands fixes that [21:32] ChunkzZ: Also are you overwriting the entire fstab or what? That's a very sparse fstab file..... [21:32] James_Epp: what should it be then? [21:33] I want the entire drive mounted [21:33] jeremy31: wasnt missing i deleted and made new symlink.. nada helped, thanks [21:33] ChunkzZ: https://wiki.archlinux.org/index.php/Fstab [21:33] ? [21:33] ChunkzZ: whats the partition layout of the drive? [21:33] I'm on ubuntu [21:33] https://help.ubuntu.com/community/Fstab [21:33] always take a backup before you mess with system files. [21:33] sruli: what do you mean? [21:34] is the drive connected now? [21:34] ChunkzZ: is it plugged into the machine now? [21:34] No offense chunkzz but you sound like a beginner. Are you 100% sure you want to edit fstab to mount a drive? Is there not an easier way to accomplish your goal? What precisely is your goal? [21:35] ChunkzZ: if your drive is connected run "lsblk | grep "/dev" | nc termbin.com 9999" and post the link here [21:46] hi [21:47] sorted. :) https://usercontent.irccloud-cdn.com/file/aZhXeREc/Screenshot_20190331-224633_JuiceSSH.jpg [21:47] James_Epp: it's a headless server, no other Sato mount it. [21:48] Way* [21:48] To* [21:48] Damn autocorrect lol [21:48] i’m running an ubuntu server with a shitty display and every time it boots it has a different command line resolution. anyone know what would cause that? [21:48] i don’t care much what the resolution is it just annoys me that it is unpredictable [21:54] unpredictable is odd, standard it would be 800x600 .. https://linuxconfig.org/how-to-increase-tty-console-resolution-on-ubuntu-18-04-server [21:57] jeremy31: still having issue, network manager is still complaining about 01ifupdown and and i cant open NM applet, says NetworkManager not running, systemctl status last line is caught SIGTERM shutting down normally [21:59] sruli: does this help any> systemctl restart network-manager.service [22:00] jeremy31: not NetworkManager? [22:00] sruli: just try it [22:01] chunkzz: Have you used the mount command to confirm the drive mounts correctly as you intend? [22:02] James_Epp: yes and permissions are fine too as before I couldn't delete anything [22:03] Also, I can check k it's mounted with lsblk [22:03] jeremy31: same still complains [22:03] sruli: You may need a reboot [22:03] chunkzz: Good. Then you should be able to safely add it to your fstab but take a backup of the fstab file first. If at all possible I would recommend doing this change when you have console/terminal access to the system in case things go south. [22:04] jeremy31: have done many, will try again [22:04] Yeah, thanks brother. [22:05] I would be never have found that link so thanks! [22:05] Not a beginner btw, been using Ubuntu years. Lol.... [22:07] jeremy31: still same issue after reboot [22:11] sruli: Might have to search on the errors, I need some sleep [22:11] been searching all day no luck, thanks anyway [22:11] much appriciated [22:14] sjeohp: what's the hardware, firmware? journalctl -b | grep 'DMI:' === Mr-Potter_ is now known as Mr-Potter [22:18] tomreyn: philips monitor, xrandr returns “Can’t open display”, driver is ‘ast’ [22:20] inxi shows tty: 200x56, or else 128x48 [22:20] sjeohp: i mean whats the server hardware, and firmware [22:20] supermicro [22:21] not sure about firmware, can i check somehow? [22:21] oh you already told me [22:22] also PCI IDs of the aspeed graphics chipset: lspci -knn | grep -A3 VGA | nc termbin.com 9999 [22:22] tomreyn: Supermicro SYS-7049P-TRT/X11DPi-NT, BIOS 3.0a 01/11/2019 [22:24] tomreyn: 9phw [22:25] hmm not sure what this is, it's not a pci id [22:25] but it's okay, not strictly needed [22:25] you have the latest mainboard firmware [22:26] sjeohp: which ubuntu version is it? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [22:27] tomreyn: 18.10 [22:28] on a server? okay, personally i prefer running LTS there. [22:29] Jep [22:29] (but it's possible and supported while support lasts.) [22:29] And I wait for the first update patch [22:29] Hello. >5.x kernels not supporting Nvidia for anyone else? [22:30] Unsure if it's my gronked up system or Nvidia [22:30] kubkde, likely not on 18.04/18.10, but certainly next 19.04 does .. [22:30] !19.04 [22:30] Ubuntu 19.04 (Disco Dingo) will be the 30th release of Ubuntu, scheduled for April 2019 (). It will be supported for nine months. [22:33] tomreyn: nothing depends on it [22:33] sjeohp: if this system is fully patched and rebooted since, you can post the system log so we can review it. journalctl -b | nc termbin.com 9999 [22:42] I am trying to use Enlightenment ... any idea how I pull up my list of VPN connections? [22:42] Or even better how can I use openconnect from the cli -- not necessarily how to run the openconnect command itself but is there a way to tell list the profiles I already have set up from the command lnie? [22:43] s/lnie/line/ [22:56] hello [22:56] I am needing some help with gpg, is this the right channel? [22:56] !help [22:56] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [22:57] !help [22:57] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [22:58] Does GPG's NIST P-521 provide 256 bits of secuirty? What about ed25519? [22:58] ask,wait and see [23:05] well, I asked, and am waiting [23:06] true, i have no clue for an answer myself [23:14] Hey this should be unbuffered ram right - https://www.kingston.com/dataSheets/KVR24E17D8_16.pdf ? === syborg is now known as syb0rg [23:20] it does not say rdimm, so i guess not [23:20] really a Q for ##hardware [23:20] Thanks! [23:31] How many bits of secuirty is in NIST P-521? === mniip is now known as mnoop === murthy is now known as murthy_ [23:45] !info clippy [23:45] Package clippy does not exist in bionic [23:46] !bug [23:46] If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.