[00:00] Also should note that I'm on the HWE kernel. [00:04] Hi there. I have an ubuntu 18.04 server, and used netplan to apply a set of static ip addresses. However, when i use ifconfig, I do not see the ips being bound to my server. [00:07] xrandr: netplan renders the config to systemd.network configuration in /run/systemd/network/ so first check there to ensure the config has been created and looks correct. [00:07] xrandr: Secondly, are you assigning IP addresses to bridges or raw physical interfaces [00:08] TJ: I am not sure if this answers your question, but I am renting a server from a server hosting company that has assigned me a /29 range of ips. Looking at the file you told me to look at, I am not sure if it is doing it properly. [00:09] xrandr: pastebin the netplan config so we can check [00:09] oh didn't notice they were in here [00:09] in which case... [00:09] !crosspost | xrandr [00:09] xrandr: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support. [00:09] xrandr: and let's go to #ubuntu-server where you first asked since that is more appropriate channel [00:09] ^ there [00:10] Ok [00:10] going there [00:10] sorry for cross posting. There was a troll in that channel when I joined, and everyone was quiet lol [00:10] xrandr: well they ain't there anymore [00:10] (thank you ops team!) [00:14] Hi all [00:14] I cannot run VirtualBox anymore after upgrading to Ubuntu 18.04. It keeps saying VirtualBox can't operate in VMX root mode. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_VMX_IN_VMX_ROOT_MODE). [00:14] Is there some quickfix for that? [00:15] Ah, I know [00:16] nevermind [00:24] OnkelTem: what was it then? [00:29] I'm trying to remove my NTFS partition from my drive that also has my main ubuntu partition [00:29] im a bit worried === SysGhostd is now known as SysGhost [00:30] if i delete it will i still have grub to launch ubuntu? https://imgur.com/a/DNiWJqp [00:32] Mibix: Grub should have installed by default to the linux partition. [00:32] it looks like it [00:33] hmm i cant reallocate that space to ext4 either :/ [00:33] maybe in clonezilla? [00:37] nvm i got it hehe [00:38] I'm having trouble downloading AMD's Radeon driver software on 18.04 LTS. I'm following the instructions on this page (https://amdgpu-install.readthedocs.io/en/latest/install-prereq.html#extracting-the-package-archive), but I get this error: "(child): amdgpu-pro-18.50-708488.tar.xz: Cannot open: No such file or directory" [00:38] What should I do? [00:38] use amdgpu instead [00:39] haha, look at tomreyn. answering all the amdgpu questions. [00:40] There is no amdgpu that I can find, only amdgpu-pro [00:40] Sushi-san: amdgpu is an open source kernel module which is part of ubuntu 18.04 [00:40] Ah, I see. [00:40] How do I access it, then? [00:41] Sushi-san: depending on your card, it may already be running. run lshw -c video [00:41] Sushi-san: it should get loaded automatically on compatible hardware. [00:43] It's showing that I have an RX 470 instead of an RX 580, and there aren't any options for me to use [00:44] Sushi-san: run this: sudo update-pciids [00:45] Sushi-san: this downloads and configures a new database of PCI vendor and device IDs, enabling your system to report more properly on the hardware ou have installed. [00:45] That did it, yes [00:45] Thank you [00:45] But how can I configure things like I would with Radeon Software on windows? [00:46] the equivalent for USB is: sudo update-usbids [00:46] sorry, i don't know radeon software on windows. [00:46] you could describe what you're missing [00:47] Sushi-san: Not even sure if AMD provides an overlay for thier open stack. tomreyn, amd drivers on windows provied a GUI for configuring various settings related to thier hardware. driver forceed antialiasing options and the like [00:48] Exactly [00:49] "man radeon" will show the drivers' man page if you'd like to make global settings [00:49] But I should be alright with whatever is preset on 18.04 LTS in terms of GPU drivers, then, R3dC4p? [00:50] (requires the 'man-db' package, man pages are also available online at http://manpages.ubuntu.com ) [00:50] Sushi-san: I have not yet had any issues with the defaults, but I have also only had the amdgpu driver running for 24 hours or so. I was on here last night trying to get it running. [00:50] Also, tomreyn does man radeon show amdgpu settings? i know amdgpu has it's own man page [00:50] i'm using the same hardware for about 1.5 years now with this driver and it works fine for me [00:51] R3dC4p: oops i mean man amdgpu, thanks [00:51] Sushi-san: ^ [00:51] Good to know. I've had this card for 2 weeks now with no problems. Was just curious about the drivers. [00:52] a lot more can be controlled with https://www.mesa3d.org/envvars.html [00:53] but there's no gui for it, or none that i'm aware of [00:53] there is driconf but it's considered legacy [00:55] oh look https://lists.freedesktop.org/archives/mesa-dev/2018-January/182058.html [00:56] https://help.ubuntu.com/community/RadeonDriver [00:56] this is also useful [00:57] hi everybody .... some1 had problem with dual video card on laptops ? [00:58] my mistake, this is better https://help.ubuntu.com/community/RadeonDriver [00:58] *https://help.ubuntu.com/community/AMDGPU-Driver [01:00] What are the chances someone has a Dell Precision 7720 that came preinstalled with ubuntu who wouldn't mind letting me use their service tag number to download the Dell-proprietary ubuntu recovery image iso that they lock behind the service tag only valid for that model of laptop having come from the factory with ubuntu? [01:01] Since that particular model simply doesn't function stable with the standard ubuntu image, despite being "certified" [01:08] Term1nal: are you unable to get your service tag#? should be available in the BIOS [01:09] The machine in question (not mine, helping a friend) did not come factory pre-installed with Ubuntu, therefore is unusable for the purpose of downloading the ubuntu iso image from Dell's site, as it is locked behind a service tag verification check [01:09] Sushi-san: thanks bro, but i use nvidia [01:10] Looking to liberate the poor beast of a machine with Linux [01:10] Ahhh. Well. that's certainly crappy of Dell. [01:10] And of Canonical [01:10] Canonical should never have "certified" the device if it doesn't work with the standard ubuntu image. [01:10] i tried something change modprobe setting drm .... looks great now ... i should test better [01:10] Seems kind of counter-intuitive [01:11] The fact that I need to use a Dell-supplied image with proprietary drivers and special kernel parameters to get the hardware to run properly is pretty asinine of both parties. [01:13] Agreed. This might not help at all, because my mobile workstation is in no way related to the Dell, but are you on the latest BIOS? Is Secureboot enabled? [01:14] Term1nal: IIRC "dmesg | grep DMI:" would return the service tag. or dmidecode. [01:14] I was wondering if someone would recommend me some low-resource software for basic video editing things [01:14] like say pasting together 2 short clips into 1 video file, or possibly cropping off parts of a video file to make it shorter, or splitting a long file into shorter files, etc [01:14] Term1nal: what doesn't work well with the default installer? [01:15] NewToLubuntu: I've used both Openshot and Shotcut for that purpose, and found them agreeable. [01:16] NewToLubuntu: any of these tasks which don't strictly require a GUI can probably be done with ffmpeg on the CLI (but I would also need to learn how exactly) [01:18] is CLI liek the command prompt? [01:18] I'm bad at ermembering commands, hoping for some limited visual interface [01:18] would both OS and SC run fine on lxde? [01:20] is there a way to get this unallocated space on to my ext4 partiton? [01:20] NewToLubuntu: yes [01:20] https://imgur.com/a/5y2HN9w [01:20] its like command prompt [01:20] in Linux we use the command line a lot [01:20] its part of the reason why a lot of people use it [01:20] in MacOS and Linux the terminal is used heavily [01:21] tomreyn: not sure you caught the part about the service tag must also validate that the machine in question came with ubuntu from the factory in order to download the dell ubuntu image, the particular laptop in question was Windows 10 originally. [01:21] Mibix: that's pretty odd, i thought you had to have at least 1 primary partition [01:22] lol there used to be a ntfs partition? [01:22] NewToLubuntu: I don't see any reason why they wouldn't, but i'm not an LXDE user. [01:22] tomreyn: in addition to that, as I understand it, ubuntu installed successfully but it's generally unstable/unusable/crashing. I don't have the machine in front of my physically, just trying to help a friend acquire the Dell image that should apparently contain the necessary drivers and kernel parameters of which are unavailable otherwise. [01:22] Term1nal: i guess then you'll be out of luck. [01:22] My hope was that someone might have one of these units that wouldn't mind letting me use their service tag to acquire the iso [01:23] Mibix: 1st i'd recommend to backup the data before trying anything on it [01:23] Term1nal: personally i doubt the image will contain anything you can't get from other sources. [01:23] Question repost time. In Kubuntu 18.04, attempting to lauch a Plasma session with Wayland, I get the splash screen, and the session crashes back to SDDM. Graphics drivers in used are i915 (HD Graphics 520) and amdgpu (Opal XT, AKA AMD m265) [01:23] according to Ubuntu's certification page, it does. [01:23] furthermore, dell's support site does not offer the drivers individually for download [01:24] I've been using lubuntu on and off for a couple months but still haven't gotten to the bottom of why I need to make as if I am running a scan and then cancel it to boot up properly [01:24] something about canceling the normal graphics I think [01:24] would be nice if I could just start and go right to login screen [01:24] and I've tried searching the vast interwebs for a copy of the iso, searching by the hash provided on the download page [01:25] Term1nal: it's likely that the necessary modules and such are available elsewhere, if you physically had the unit, you could probably get help with figuring out why it's crashing, and solve the problems manualy. [01:25] Yeah I could, but unfortunately not possible, wish I could have it in front of me to troubleshoot [01:26] Term1nal: you could have your friend install an ssh server and connect to that [01:26] Synaptic Package Manager didn't find shotcut so I'll go with openshot I guess. There's actually a lot of things named that. openshot says (transitional package) at end whereas openshot-qt does not [01:26] as I understand it, networking doesn't function either. [01:27] Mibix: after doing the backup you could try if gparted could move it to the start of the disk and expand it, or to the same effect you could see where the filesystem starts and from the backup copy it to a fresh partition you make at the start [01:27] EriC^^ not quite sure how to fix it though [01:27] i am backing it up before [01:27] Mibix: is it backed up already? [01:28] not yet but shouldnt take long [01:28] what would i do after? [01:28] it's data right? no os or anything? [01:28] no its my ubuntu install [01:28] oh ok [01:28] i was editing it using the live cd [01:29] Term1nal: have them find someone local to them who helps them with the first steps, then you can take over [01:29] Mibix: well, once it's backed up, delete the partitions completely, then create 1 big primary partition [01:30] Mibix: then create a filesystem using mkfs.ext4 -U [01:31] nothing ever easy on linux [01:31] and mount the backup and use rsync to copy everything to the new partition then chroot into it and reinstall grub to the mbr and update-grub [01:31] I have some weird 3.7gb volume which seems to have partitioned as a copy of the lubuntu OS, no idea why [01:31] Mibix: you're doing something kinda advanced though, to be fair [01:31] it's actually more complex, even not possible using windows tools (ever tried diskpart?) [01:32] is it because its not contiguous [01:32] i def spelled that wrong [01:33] Mibix: well gparted might know what to do, maybe not, usually you absolutely have to have a primary partition + other extended if you want, so that might throw it off [01:33] gparted usually can handle this pretty easily. [01:33] did you see the screenshot? [01:33] https://imgur.com/a/DNiWJqp [01:33] wait wrong one https://imgur.com/a/5y2HN9w [01:34] Yes, you should be able to drag that outer layer portion to the left. [01:35] what? at the top right there? [01:35] Mibix: you can right click on it in the table and press move [01:35] that graphical representation of the partitions is interactive. [01:36] you should be able to use that to move the partitions around. [01:36] ok let me finish this backup and ill try again [01:37] Other option, rsync your home folder to an external storage device, reformat and reinstall fresh [01:37] no way [01:37] lol [01:37] rather lose all that space [01:37] R3dC4p: do you know if the "Razor Tool" (red handled scissors) would be how I would split clips up? [01:37] I'm a little unclear how to use it, nothing seems to happen when I click the icon [01:38] or rsync the entire partition to external storage, reformat to ext4, rsync it back, use grub repair disk to fix the boot loader. [01:38] Like nothing happened [01:38] oh wait, a little dropdown arrow appears... go it. [01:38] they should mention that in the tutorial! [01:40] im actually gonna try to use that gparted thing now [01:40] backup will take a long time [01:40] Mibix: i'd backup first, resizing moving etc tools aren't that reliable in my experience [01:40] NewToLubuntu: The razor tool cuts wherever you click. :) [01:40] might be wise to still backup first [01:40] if you resize it and something goes wrong, rip your install [01:41] i just want to see if its possible [01:41] AHAB Always Have A Backup [01:41] not gonna do it [01:41] Term1nal: I prefer AH3B :P [01:41] true [01:42] Local copy, copy on server, copy on remote server at a friends house, in my case. [01:42] i mean i have backups just not images :p [01:45] Every computer in my house does a full image weekly, and backs up specific folders daily to my rackmount in the basement. That rackmount rsyncs the backup drives monthly to another rackmount 25 miles away. remote server holds 3 moths worth of backups. [01:45] im got stuck/error on Boot error: Started update utmp about system runlevel changes... im trying to troubleshooting by searching the syslog but no luck... what should i do when the error happen again... the workaround is try to restart once again by pressing ctrl+alt+del [01:45] yeah this isnt a VM so its hard to do images [01:46] its got all my storage too [01:47] Mibix: Start imaging it from a live USB, and store your images on an external hdd [01:47] i really just dread configuring everything [01:47] yeah that's what im doing R3dC4p [01:47] i just got clonezilla [01:48] Mibix: I wouldn't suggest that any home user have the setup that I have. It was a nightmare to set up, and if the equipment wasn't free, It would have cost more thousands of dollars than I want to spend. [01:49] yeah Term1nal i have no options to resize i knew it! [01:53] i can only shrink it [01:53] rsync your whole partition to external storage, reformat drive to 1GB ext2 partition (for /boot) and the rest ext4, rsync your entire partition back to the ext4 partition, use linux boot repair disc to fix the bootloader. [01:53] lol [01:53] another day [01:53] your install will work as it did before, and have all of the storage available. [01:54] can you the ubuntu live disc do boot repair? [01:54] or where do i get one of these magical disks [01:58] ugh somehow when I edit together about 40% of a 5mb video and a 7 mb video I get a 64 mb monstrosity [01:58] I think it upscaled somehow, how do I get it to stay the same format when Ie xport? [02:03] NewToLubuntu: Not sure exactly, you should have compression and container options when you export. I'd check the documentation. https://www.openshot.org/static/files/user-guide/index.html [02:04] originally 480 x 360, got vids off youtube [02:05] 480x480 (SCVD NTSC) sounds like it's the closest [02:06] Mibix: I've used https://www.supergrubdisk.org/ with decent success [02:06] goodluck [02:07] I think prob is quality defaults to high, setting to med [02:08] Youtube is well known for heavily compressing their videos. if there is a web option, i'd use that, that would supply the highest compression or look for a 'Quality' option. alternatively, reencode the video with Handbrake, which I know provides web presets. [02:12] what's the latest fad in config management? is puppet still a thing? [02:12] nano [02:14] Hi everyone. Kinda dumb question here -- i'm trying to make sure .gif files have thumbnails. I looked at a few different things and it seems like the .cache folder is root-only. As a user I don't have access to it. My question is: is it safe to change the permissions of the .cache folder? [02:15] dylanc29, where is that .cache folder? [02:16] it's just the normal ~/Home/.cache folder [02:16] probably depends on which kinds of attackers and attack vectors you're up against [02:16] then it should probably be writable and owned by the user whose home directory that is. [02:17] I guess I should reformulate my question: is the Thumbnail folder *supposed* to be root only or have I changed it somehow? [02:17] if this were on a webspace, you'd have to make sure no-one abuses upload permissions to store malware or exceed your quotas. [02:17] Right, it's just my home pc really. No worries on that front. [02:17] nah, the root ownership probably happened by accident [02:18] Can I get away with changing just the thumbnail folder permissions or does the enclosing folder also have to be set to user access? [02:18] oh actually the .cache directly in a home directory isn't just for thumbnails, but lots of stuff. and it should always be owned by and writable for the home dir owner. [02:19] ah i see. weird! dunno how i must have changed that be currently it's not even access for a user [02:19] because* [02:20] maybe something/someone copied the home dir as root and didn't opt to preserve ownership [02:24] damn this clonezilla is taking forever lol [02:24] 40 minutes for 84gb :o [02:24] that sucks [02:25] i use clonezilla 240GB SSD and it only takes about 6 or 7 minutes [02:25] To make sure I'm not being a total idiot: when I look through the gui and look at the permissions tab I see Owner:me having create/delete file access but group have none. Does that actually mean user space has no permissions on that folder? [02:25] lol this is a SSD [02:25] to get a image of a ubuntu install [02:25] but its going to this crappy USB external drive [02:25] at least it's usb 3.x [02:26] oh no its not [02:26] lol [02:26] it could be slower [02:26] i just looked it up [02:26] even still..it could be slower [02:26] x8dtl-3f [02:26] ya [02:26] * Mibix cries a lil bit [02:26] i use esata [02:27] https://www.supermicro.com/products/motherboard/QPI/5500/X8DTL-3F.cfm [02:27] sata > esata [02:27] this is an old boye [02:27] or sometimes i esata > sata (internal drive) [02:30] @Sven_vB i seem to have been mistaken! but if the folder is accessible to me i'm not sure why .gifs aren't being thumbnailed tbh. [02:30] dylanc29, verify your mime type detection [02:30] dylanc29, do thumbs work for other images? [02:31] Yep, perfectly for everything else that I can see. pngs, webms and such. [02:31] not for .xcf's I think [02:36] Uh, you mean verify it's actually a gif using mimetype as a command in terminal right? Tested one of the gifs and yeah it's a gif. [02:36] you talking about 'Files'? [02:36] it doesn't show you thumbs for GIFs? [02:36] Yeah [02:36] I thought it was a permissions issue but that's not the case. [02:39] it's not very important, of course, but just weird. it's .xcf's and apparently .gifs [02:40] XCF is a fairly unique format, I'm not sure that's special [02:40] you got totem installed? [02:40] yeah, meaning the video player right? [02:40] yeah [02:40] I do. [02:41] this seems a pretty comprehensive solution: https://askubuntu.com/questions/627088/nautilus-not-generating-thumbnails-for-gif-images [02:43] Yeah I saw that :\. Tiny bit complicated for me but I'll take a look and see if it's something I'll do. Like I said, not the worst issue in the world. Anyway, thank you and sven both for the help! Have a good one. [02:43] yw [02:43] Hello. I tried fixing an issue where xubuntu wouldn't let me into ttys so I installed a nvidia driver. Now the system boots into a black screen most of the times. It doesn't respond to anything. I tryed installing ubuntu but same issue [02:44] subscious, what graphics card do you use? [02:44] a geforce gtx 960m [02:44] subscious, have you searched the web for "ubuntu" + that product name? [02:44] I can boot into recovery mode [02:44] no Sven_vB [02:45] asd;lkfja.sldjfknlas;l,knfdjh [02:45] if you have a computer working enough, give it a try :) [02:45] what the hell clonezillaa [02:45] it just started again [02:46] ohhh its checking the image [02:46] derp [02:47] how do I check what nvidia driver is the right one? [02:49] can i stop clonezilla in the middle of it checking image after it created one? [02:49] i assume its done with the image? [02:50] subscious: See: https://www.nvidia.com/Download/driverResults.aspx/141700/en-us . What release do you have installed ? [02:51] lshw shows nothing under configuration. I'm in recovery mode though. does that matter? [02:51] I made a video smal lenough but am getting an error "MP4 must be made up of one H264 and one AAC stream only." [02:52] subscious: recover == nomodeset, and yeah .. no upper level driver is loaded. [02:53] Bashing-om: I've seen about that nomodeset thing on the webs but couldn't find out how to do it. [02:54] Is it worth mentioning that booting into a livecd/usb as the same black screen issue? So it doesn't seem to be the installation [02:55] !nomodeset | subscious -> One thing at a time and I try and hang with you. [02:56] !nomodeset | subscious -> One thing at a time and I try and hang with you. [02:57] Bashing-om: So I entered nomodeset into the grub2 boot thing. is this permanent? And what exactly does this? I get a loginscreen now. But it's low res [02:57] subscious: http://ubuntuforums.org/showthread.php?t=1613132 <- How to set NOMODESET and other kernel boot options in grub2. [02:59] subscious: A added boot parameter in grub is one time boot thing. [02:59] Bashing-om: okay [02:59] This did the same thing as going into recovery mode I figure [02:59] subscious: What release are we working with ? [03:00] subscious: recovery mode only loads the bare essentials, All services other you must enable. [03:01] it's ubuntu 18.04 [03:01] 18.04.1 [03:02] So should I add the nomodeset permanently to grub? [03:03] subscious: nothing bad happens if you try it [03:03] it either works or it doesn't [03:03] subscious: NO .. we need to find put why the module (driver) does not load .. nomodeset defeats kernel mode setting and has some far ranging undesired side effects. [03:04] Bashing-om: okay. So how do we proceed? [03:07] subscious: 1st is to lnow what there is to clean up - show us : dpkg -l | grep -i nvidia ; sudo find / -name "NVIDIA-Linux-*" [03:09] Bashing-om: it shows nothing (only some access denieds of find) [03:15] subscious: By that ^ I am going to "assume" clean. try ' sudo apt update ; sudo apt full-upgrade ' sudo ubuntu-drivers autoinstall ' When done, reboot to see the effect. === capella is now known as capella|away [03:17] Can live usb of Ubuntu read all Windows file systems? [03:19] coconut: you mean all 4 of them? yes [03:21] Yes i do. (I did not knew them all by name) [03:21] :) [03:21] Thnx leftyfb [03:23] Bashing-om: Still the black screen [03:25] subscious: Pastebin the logfile ' cat /var/log/gpu-manager.log ' . See what the manager thinks. [03:26] Bashing-om: Should I boot into nomodeset again then? [03:27] subscious: Well, can you boot as far as the login screen ? and here activate a console interface ( ctl+alt+F2) ? [03:29] I restarted entered grub and accidently started ubuntu unchanged and it made it to the login screen. I can't login though. it just cycles back. I can access tty2 :) [03:30] I get weird screen interferences though. I had that some time back but it disappeared and started turning up randomly after installing linux now. [03:30] how do I pastebin the logfile? I don't know how to network from shell nor do I know if the network is even connected [03:31] subscious: Login there at TTY2 :) .. ' /var/log/gpu-manager.log | nc termbin.com 9999 ' and pass the resulting URL back here. [03:31] no cat? [03:32] subscious: Oppps sorry ,, yeah cat ! [03:33] https://termbin.com/soa3 [03:37] subscious: Manager is happy ... now do "you" have authorization to access the desktop? ' ls -al .ICEauthority .Xauthority ' [03:39] Doesn't find the Xauthority file/folder and has rw 00 on the ICEauthority [03:39] and my usr my group [03:44] Is Ubuntu using dnsmasq by default? I know Mint is, but wasn't sure -- I'm on the fence about which to install, and need to set up a whitelisting thing to keep my kids off youtube when they're supposed to be doing schoolwork. [03:44] subscious: And have you ever to this time in this install been able to activate the GUI ? ( why there may be no .Xauthority file ) Mine: -rw------- 1 sysop sysop 3956 Jan 10 15:50 .ICEauthority - -rw------- 1 sysop sysop 54 Jan 10 15:50 .Xauthority ". [03:48] got disconnected :/ [03:48] hello, can someone please help me to nstall wine on 18.4? i get strange errors... [03:50] subscious: My last: < Bashing-om> subscious: And have you ever to this time in this install been able to activate the GUI ? ( why there may be no .Xauthority file ) Mine: -rw------- 1 sysop sysop 3956 Jan 10 15:50 .ICEauthority - -rw------- 1 sysop sysop 54 Jan 10 15:50 .Xauthority ". [03:51] hello? [03:52] can someone read me? [03:52] !patience | efrey [03:52] efrey: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [03:53] Bashing-om: in recovery mode and nomodeset I could login to the gui. But not in normal boot. even when the login screen showed up it hung up after putting in login info. after doing the full-upgrade now it doesn't freeze but redirects me to the login screen [03:54] if I put custom flags on my kernel, and then do apt upgrade later and get a new kernel added, do the flags get copied into the grub config for the new kernel too? [03:55] subscious: Manager is happy .. is X also happy ? .. does ' sudo lshw -C display ' depict the nvidia driver as loaded ? === m5w is now known as m5w_ [03:55] the drivers appear yeah === m5w_ is now known as m5w [03:58] subscious: I run xfce and do not recall much, but is there a "quest" account available at the login screen ? Try the guest account to rule out a config issue in "your" account. [04:00] Bashing-om: There only shows my account [04:01] Bashing-om: subscious might have a sli config issue [04:02] snowgoggles: Possible as this is hybrid ( optimus ) system . How to check for a sli issue ? [04:03] Bashing-om: could try turning off sli just in case it auto config'd. let me look something up [04:05] i have 4 cards memory how to memtest it... should it be added one by one incrementally first slot then added to second slot till all memory slot filled up... or should we test it one by one? [04:06] Bashing-om: have him try nvidia-xconfig --sli=off and reboot then attempt GUI login [04:06] subscious: ^ [04:07] sudo that command? [04:07] yes [04:07] snowgoggles: Learning :) [04:07] Bashing-om: my nvidia fu is dated [04:09] it booted to login after that (might be lluck though) and now it froze after trying to login on gui [04:09] snowgoggles: 18.04 install of Nvidia has a drastic changes - I am still trying to comprehend them from that of 16.04 :( [04:09] well wait. I could go to tty1 again seeing the login screen. But I have the interferences again now :/ [04:10] ouch [04:10] The interferences are probably a hardware issue and I can't afford to have it fixed [04:10] subscious: Just to check and verify .. what is in the "/usr/share/X11/xorg.conf.d/11-nvidia-prime.conf" file ? [04:11] subscious: what you mean by interference? scattered lines? [04:12] looks weird. as if all pixels are shifted in an area of the bottom (all the horizontal) [04:13] some other artifacs go through the whole screen as the bottom area shifts in size. but it always stays in something like the lower forth of the screen [04:13] I have access to a tty again [04:14] Any other suggestions? Or should I give up on linux and try installing windows again? [04:15] subscious: what driver and libs are installed ' lsmod | grep nvidia ' ? [04:17] nvidia_uvm 0 nvidia_drm 1 nvidia_modeset 3 nvidia_drm ... [04:17] does that mean anything to you? [04:18] SixStr: Pastebin the whole output - please .. [04:19] I do't remember how [04:19] subscious: sorry Eickmeyer for that bad hilight :( [04:20] subscious: ' lsmod | grep nvidia | nc termbin.com 9999 ' . [04:21] https://termbin.com/n6tw [04:25] subscious: Hummm .. not what I had expect to see, I do not think .. I am not on a Nvidia install at this time to check .. but what now shows ' sudo lshw -C display | nc termbin.com 9999 ' ? [04:26] https://termbin.com/yfzr [04:30] subscious: Again, looks good .. what driver installed ' dpkg -l | grep -i nvidia | nc termbin.com 9999 ' ? [04:31] https://termmbin.com/ahdf [04:33] subscious: I get connection refused on ^ . try again ? [04:33] https://termbin.com/ahdf [04:33] miswrote the url [04:37] !info nvidia-driver-410 bionic [04:37] Package nvidia-driver-410 does not exist in bionic [04:37] !info nvidia-driver-390 bionic [04:37] nvidia-driver-390 (source: nvidia-graphics-drivers-390): NVIDIA driver metapackage. In component restricted, is optional. Version 390.77-0ubuntu0.18.04.1 (bionic), package size 369 kB, installed size 1071 kB [04:40] subscious: Humm .. I "thought" 410 was availabale, 390 though should work. Another thought is wayland. what shows ' echo $XDG_SESSION_TYPE ' ? as Nvidia does not play nice with Wayland. [04:44] empty string [04:45] subscious: Ouch ! " echo $XDG_SESSION_TYPE >> x11" for me . Getting over my skill level now. [04:50] okay. I'm getting tired anyways. cya [04:51] Sushi-san: I would like to know .. we can dontinue this at a later time .. perhaps too others here will have better guidance . [04:54] what? [04:56] Sushi-san: Sorry, me again not paying attention to my hilighting :( [04:56] Bashing-om: Two bad highlights in a row! XD :D [04:57] * Eickmeyer crawls back to Ubuntu Studio land... [04:59] Eickmeyer: Reminds me to remain humble :P [05:01] Bashing-om: If I had a nickel for how many typos I had today assisting someone with uninstalling their proprietary AMD drivers after their failed attempt (tedious task involving installing every package that was installed prior to the fail), I'd have made about 20 cents. All that to say, I can relate. :) [05:02] *uninstalling every package [05:02] ew AMD [05:03] thats the cpu maker from the late 90's right? [05:03] sys__op: -_- [05:03] * Eickmeyer has AMD CPU and graphics [05:11] wow [05:41] /join #haskell [06:58] hello all i have installed brave (browser) on 18.04 and when i run brave from terminal the following shows up...should i be concerned-have i been hacked or program altered nefariously ? [06:58] https://pastebin.com/CcfBuzNZ [06:58] i am using the browser so that i dont get adds and that i am more secure online [06:59] nojjj: for the brave snap support, you need to contact the maintainer itself [07:00] nojjj: snap info brave, to see wich maintainer [07:00] i shall and thanks but wondered if those msgs (terminal) were only showing up because of ;its a guess -me novice-app ammour [07:01] nojjj: normally snaps dont get compromized quickly, but never say never.. [07:01] app amour re ubuntu 18.04 [07:01] thank you [07:03] i dont mean to be a pain but i installed the browser from ubuntu software centre-are snaps available from there-i thought you had to browse to a website like snapstore [07:04] not that it makes a diff re contacting the soft dev team but im curious [07:05] nojjj: the ubuntu software, contains now both packages from apt repos and snaps from several maintainers [07:05] nojjj: the user itself chooses what software he likes/wants/installs [07:05] thank you for helping me learn more [07:06] nojjj: the packages from apt you can use ubuntu-bug name, the snaps you need to bug to the right maintainer [07:06] legend === pavlushka_ is now known as pavlushka === [1]MrMobius is now known as MrMobius [08:13] what is the default audio manager for ubuntu 18? === Class7_ is now known as Class7 [09:08] I ran aa-logprof on mysqld, and now it seems to be misbehaving. Is there a way to get the original profile? By default, it's in enforce mode, but I changed it to complain-mode. [09:17] Hi, I have the path to my ssh key file saved in ssh_config and added host IP. SSH works fine when i try to access from the terminal, but when I try to access from Nautilus, it doesn't work and gives me an error [09:17] The error is "Don't have permission to access the requested location." [10:08] Hey all [10:08] How to recover mounting of home folder? 1. I remember mount password; 2. I might remember log in password, because: https://hastebin.com/roxoyutaxo.sql. So, as you could see, it shows such strange error: fopen: No such file or directory and, also, when running ecryptfs-mount-private without "sudo" - it fails. What could this be? [10:11] Oh, I don't remember mount password actually, but, I remember login password, for sure [10:58] madsj: perhaps the #httpd guys might know that [11:06] 'Morning folks [11:22] lotus|NUC: not #mysql? [11:22] madsj: sure try also [11:51] hi [11:51] how can get x11 driver capabilities please (shaders, opengl etc) ? [11:51] welcome tangorri what can we do for you? [11:52] tangorri: whats your graphics card chipset and ubuntu version please? [11:52] I use VM (hyperV) with x11 forwarding [11:52] oh, not my cup of cake :p [11:53] if X11 forwarding, the drivers should be the X server one right (my local machine) [11:53] ? [12:12] Hi [12:12] how to creat more than 4 diskpatition on ubuntu? [12:15] /join ubuntu-Brginners [12:17] I have a brand new sdcard (256gb, SDXC) which is spitting out alot of various I/O errors in syslog (mostly when writing). During long writes, the system automatically re-mounts the card as read-only and the transfer cancels.. I am running ddrescue on this card now, looking for write errors, and so far no errors (91GB done). Any tips? Is it truly a bad card, or something ubuntu specific? [12:19] note that read-only remounts may also happen during long reads from the card [12:22] i am on 16.04, kernel 4.15.0-43-generic, and tested the card with EXT-4 and exFat [12:28] too many writes and sdcards begin fail much sooner than other storage devices [12:29] to fail [12:29] stinkleg: What does brand new mean in days? [12:30] elias_a: 1 day [12:30] now we are 122GB into the card and still no errors in ddrescue [12:30] stinkleg: That's odd. Might be faulty card. Do other cards perform well in the same slot? [12:33] elias_a: I have not noticed any read/write errors or remounts on other cards [12:35] elias_a: though they are significantly smaller, and I typically move a few 100mb's around on them - on this card I am pushing around GB's, if that matters [12:35] stinkleg: Looks like the card is simply broken. [12:36] Take it back to the shop. :) [12:37] how can I save the annotations I have made with okular? [12:42] elias_a: yeah, I probably will.. annoying. [12:56] lesshaste, i don't know, but a quick exploration of okular on this system has saved settings in ~/.kde.share/apps/okular/docdata/ for me on this box; I'd look there (for me, it appears to have only saved info on how i last viewed specific files etc) [12:56] ~/.kde/share/apps/... === Richard is now known as Guest61259 [13:13] howdy [13:14] howdy visone, if you have a Ubuntu Support question, please just ask it (ideally in a single line, and please be patient waiting for a response, people will respond when & if they can) === TheHonorableKitt is now known as THKitten [13:14] guiverc: thanks¡ [13:14] I had problems with /boot being full. I then dpkg --purged a lot of kernels that were installed or half-installed. I then did install -f etc to get the latest kernel correctly installed. So now I'm in a situation where I have the running kernel package and the latest package installed. However, during apt-get dist-upgrade I now get lots of initrd.img-4.4.0-108-generic in /boot for kernels that are no [13:15] anyone know how set de lenght of a bar in conky [13:15] longer installed. I can remove these files but they might be recreated again later (8 MB files because the modules for that kernel isn't there anymore). Any ideas what file it might be looking into to decide what initramfs files to create? [13:15] because I guess there must have been left over information in there that wasn't correctly removed [13:17] SwedeMike, ls /var/lib/initramfs-tools [13:17] ioria: great, thanks! that seems to be it. [13:17] ok [13:24] hello all you good people [13:25] is there an way to add download folder to the right klick dialog on ubuntu gnome desktop ? [13:25] or to the dock on the left ? [13:29] found the answer on ask ubuntu .. thanks for your time ;) [13:29] https://askubuntu.com/questions/966740/how-do-i-pin-my-favorite-folders-in-ubuntu-dock-like-in-windows === capella|away is now known as capella [13:33] solved¡¡ [13:55] so i deleted an old windows partition i still had on my ubuntu installation drive and now it looks like this and i cant expand my ubuntu partition https://imgur.com/a/5y2HN9w if i just rsync the root to another drive, format two ext4 partitions, one like 500mb ext4 one for grub and the rest of the drive for my ubuntu installation, can i just rsync my root back to the ubuntu partition and then [13:55] reinstall grub like this? https://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd [13:55] im real scared to do this even though i took a clonezilla last night lol === SimonNL is now known as SimonNL_Afk [14:28] hey, are there any clipboard tools that allow more than one entry and are accessible via shortcuts/keybindings so I can select the entry I want? === TheHonorableKitt is now known as THKitten [14:34] Hello! How do I override capslock to be equal to alt+shift? [14:43] Hi! I have a huge boot time, sometimes with Ubuntu 18.10 sometimes, boot time is over 10 minutes long, how can I find what's causing this, I already tried systemd-analyze blame, systemd-analyze critical-chain, systemd-analyze time and dmesg | tail [14:43] kkspy_: There are already shortcuts that makes use of the Alt + Shift + {key} ... I don't think you can override them [14:44] Anyone able to advise on a data-recovery type issue? External hdd may be damaged, lights on the drive come on but I can't even see it in fdisk / gparted [14:44] I suspect it's trimming the SSD, which is choosing this [14:45] Is there any other way I can try to even initialize it? Or is it beyond recovery at this point? [14:45] nekowaiidesu: how is the external device connected to the PC? eSATA, USB3, USB2 ? [14:45] USB3 [14:45] USB2 [14:45] nekowaiidesu, does it show up in BIOS? [14:45] Lemme check quickly. brb. [14:46] Zteam: Them you are alraedy on the right track to findig your answer. you might also consider taking inventory of services setup to run on start [14:47] Zteam: what did systemd-analyze show as the cause? [14:48] TJ-, It only listed jobs which lasted at max 2 minutes [14:48] pragmaticenigma, how do I do that? [14:50] Zteam: what do you call the 'boot time' if it is long? Time until the greeter appears, or time from when entering password to when desktop is ready? [14:50] TJ-, I also tried applied your workaround to get fstrim to work normally [14:53] systemd will report on all units up until the default target is reached, which for desktop is graphical.target. So if systemd-analyze shows it reaching that in good time, then the issue isn't with 'boot' but something else [14:54] TJ, this picture shows a little bit more, no desktop was loaded, https://imgur.com/a/5TLoHwv [14:57] TJ-, also, I could use CTRL+ALT+F2 to get to another tty, and log in there, then it's launching the desktop almost immediately [14:57] Zteam, rebooted. Stuck on the xubuntu screen. ended up hard restart. The faulty HDD shows in boot options, but PC froze when i tried getting into xubuntu again [14:57] removed hdd and booted in fine. [14:57] Zteam: OK, so it's taking some time for the 'ubuntu' VG to be discovered, would that be a good summary? [14:58] Also on windows machine it detects the drive, but can't initialize it (i/O error) -- usually i get that on Windows with bad HDDs but was kinda surprised when it doesnt show at all on linux [14:59] nekowaiidesu: can you try this: In a terminal do "dmesg -w" which will display and then wait for more kernel messages, then disconnect and reconnect the USB device and show us what is reported - I suspect you'll see multiple I/O errors trying to access the device [14:59] TJ, well those messages, show up every boot, so I don't think that is the cause, the slow boot happens about once in a week [15:00] nekowaiidesu: another suggestion - sometimes the USB<>ATA bridge chipsets fail (cheap ones tend to die of overheating) so try connecting the drive directly to a PC using SATA cables [15:00] TJ, I be happy to provide logs to if that can help [15:00] Zteam: when did it last happen (we might be able to grab the logs from that occurence) [15:01] TJ-, today, :) [15:01] TJ-, it's an external hdd - no SATA - unless you mean i should open the caddy [15:01] well not caddy, but the actual plastic cover [15:01] nekowaiidesu: that's precisely what I mean :) [15:01] Ah, sure [15:01] nekowaiidesu: that way you can prove if the issue is truly the drive or just the cheap USB chip [15:02] dmesg is taking ages on "not responding" [15:02] Good point TJ- I will remember that in future too, thanks. [15:02] nekowaiidesu: I've had more than 5 of those die due to overheating, usually after I've been doing some sustained data transfers [15:02] It's 5pm - work is finished. I'll continue this another day :) Thanks for the advice so far [15:02] Have a good day/evening to all :) [15:03] TJ, so what logs, would be useful here? :-) [15:03] Zteam: did it happen during the current session or a previous boot attempt? [15:03] TJ, current session :) [15:05] Zteam: OK, that makes grabbing the log easier! Show us "pastebinit <( journalctl -b -p warning )" === SimonNL_Afk is now known as SimonNL [15:06] Zteam: as an aside, a useful option is "journalctl --list-boots" which helps identify what value to pass to with '-b' if you need to look at a previous boot [15:06] http://paste.ubuntu.com/p/m7GxcPGb49/ [15:07] TJ, interesting :) [15:08] Zteam: Instantly I suspect a firmware bug, due to "ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.PRT2._GTF.DSSP], AE_NOT_FOUND" -- I decode that as being South-Bridge>PCI Root Domain 0 > SATA controller 0 > SATA Port 2 [15:10] Zteam: there a re far too many warnings/errors there for my liking, across a wide range of programs too. [15:10] Zteam: It looks like you should disable/mask the lircd service, or remove it entirely, too [15:11] TJ, I already tried, http://iam.tj/prototype/enhancements/Windows-acpi_osi.html earlier by your recommendation, what do to now? [15:12] TJ, also how do get rid of lircd ? [15:14] Zteam: re: ACPI, using acpi_osi cannot fix all bugs. The messages we see proves the motherboard has a buggy firmware from the manufacturer. As the messages do relate to the SATA ports as well, it could be responsible for issues [15:15] Zteam: If you don't need lircd you should be able to remove it "sudo apt purge lirc" [15:17] Zteam: The message about ACPI tells me there are firmware Method _GTF() defined in the ACPI DSDT or SSDTs for the primary SATA controller ports, and they are incorrectly implemented. [15:17] TJ, mainboard worked very happily with Ubuntu 18.04, should I ask Gigabyte to fix it [15:17] or should I file a bug ticket? [15:20] Zteam: the usual thing is to check for newer firmware releases from them, but right now we don't know if it is somehow related to the symptoms or not. [15:21] TJ, BIOS is already updated to latest version, I could crawl back to Ubuntu 18.04 of course, but that would only help me temporarly [15:21] Zteam: which release are you using, 18.10 ? [15:21] TJ, yes 18.10 64-bit :) [15:22] Zteam: OK - sometime my memory is worse than one of those brightly coloured fish... errr Goldfish! [15:22] TJ, not sure if I'd told you either :) [15:23] Zteam: right, lets try to extract the entire current boot log with timestamps but filter out all the lircd spam to make it readable. "pastebinit <( journalctl -b 0 | grep -v lircd ) [15:24] hi, I have a dual-boot Win10/Ubuntu 18.04 machine. I updated the kernel to 4.20 via UKUU and now I only get shown the GRUB prompt at startup. I can boot windows pressing the esc key and selecting the device. boot-repair didn't work. Heres the pastebin of boot-repair http://paste.ubuntu.com/p/nCS7hshHpF/ [15:24] TJ, http://paste.ubuntu.com/p/83hFnQCykx/ [15:25] Zteam: is this when the delay was? [15:26] jan 11 14:47:13 steelhead anacron[1141]: Job `cron.daily' terminated [15:26] jan 11 14:55:19 steelhead systemd[1]: Starting Cleanup of Temporary Directories... [15:26] Note the timestamp difference [15:28] Zteam: also, just above those lines note: "systemd[1]: Startup finished in 18.525s (firmware) + 5.049s (loader) + 2min 8.739s (kernel) + 1min 42.659s (userspace) = 4min 14.973s." [15:28] TJ, seems to be part of it, but the delay lasted until 15:28 [15:30] Zteam: That timespan implicates cron/anacron and systemd-tmpfiles === mkv is now known as m4v [15:31] Zteam: First I'd recommend checking all the cron/anacron tasks you've got, especially any you've added yourself [15:33] Zteam: try for starters "journalctl -u cron.service" and "journalctl -u anacron.service" [15:33] TJ-, Zteam https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1768230 ? [15:33] Launchpad bug 1768230 in initramfs-tools (Ubuntu Bionic) "Long time booting : Failed to connect to lvmetad. Falling back to device scanning." [Undecided,Confirmed] [15:35] TJ, the one thing I do know is this: @weekly 60 fstrim.cron /bin/bash/ fstrim / (in /etc/anacrontab , the idea was to move fstrim to a cronjob, since it made boot time so huge, I later re enabled fstrim at boottime [15:35] ogra: that's an expected message (failed to connect to lvmetad) in initialramfs because the lvmetad isn't started until systemd starts [15:35] Zteam: yes, you've had a suspicion it was that all along, so was it triggered today, do the logs show? [15:36] Zteam: if it is then presumably there's something with the SSD itself that is causing the long delay, so it'd then be worth investigating the SSD make/model thoroughly for indications this is a known issue [15:38] ogra: the delay Zteam is getting isn't the 30-seconds of that bug, but 10s of minutes after systemd has started the system [15:38] ah, k [15:41] TJ, I googled for Kingston V300 ubuntu slow boot (and similair phrases, I didn't find anything, I also run both benchmarks, and health control of the drive, from Ubuntu, no issues found. [15:42] Zteam: I wonder if it is related to those ACPI Methods. Let me see if I can find out what they're supposed to do [15:43] Zteam: fwiw i have a few of those drives and haven't had any issues [15:45] TJ. hmmm althought there seems to be a firmware update available for the SSD, I wonder if I should try that? https://www.kingston.com/us/support/technical/downloads/90683 [15:46] ducasse, does your model match this? [15:46] KINGSTON SV300S37A120G (506ABBF0) [15:47] TJ, from what I understand I have earlier firmware [15:50] Zteam: SV300S37A120G, yes, two are 506ABBF0 and one is 603ABBF0. the others aren't installed and powered-on atm [15:51] ducasse, are you running Ubuntu 18.10 too? [15:51] one is running 18.04, the other is running 18.10 [15:52] Once upon a time in Ubuntu multi-monitor setup was (can be) configured using /etc/X11/xorg.conf; and later it was configured through ~/.config/monitors.xml (this is the case in 14.10 -- my last version until I upgraded to 18.10) [15:53] It looks like neither /etc/X11/xorg.conf nor ~/.config/monitors.xml is used. [15:54] How can I configure my multi-monitor setup in 18.10? [15:54] !xorg.conf [15:54] The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. See `man xorg.conf` for file structure and syntax. For Ubuntu-specific documentation and more information, see also https://wiki.ubuntu.com/X/Config [15:54] ducasse, you don't happen to run 506ABBF0, on the machine with 18.10, do you? :) [15:54] Zteam: I found this and thought I had a match until I read the 2nd UPDATE and laughed! https://unix.stackexchange.com/questions/463241/fedora-28-boot-stalls-for-approximately-15-mins-before-loading-into-desktop/467881 [15:55] Zteam: one of them is 18.10, yes :) [15:55] Curious when ubuntu is going to upgrade to ffmpeg 4+ [15:56] fkl: have you tried using xrandr, or arandr if you want a gui? [15:56] okay, what about ~/.config/monitors.xml ? and where should I be doing my multi-monitor setup? [15:57] ducasse: I have not; but xrandr is what I use to configure multi-monitor setup in my Arch installation./ [15:58] guys i launched something in my MATE De and now i have some numbers showing next to the clock applet in the panel... its not clickable and i cant figure out how to close it https://i.imgur.com/wEFkQON.png [15:59] ducasse, would be very interesting too, see what happens, if you run sudo fstrim / (assuming this is the root of that drive), because my system was working perfectly on 18.04 but, on 18.10 it's taking forever to do fstrim [15:59] I don't know how things are done in Ubuntu nowadays, and don't want to TIAS b/c I am afraid it might break things b/c I have no time to troubleshoot if something goes wrong. [15:59] TJ, do you this update could resolve my issue? http://media.kingston.com/support/downloads/60AABBF0_V3_RN_052816.pdf [15:59] Zteam: how long is 'forever'? [16:00] Hi,I want to create a boot partition and I already have 4 partition https://help.ubuntu.com/community/BootPartition [16:00] IMO, ~/.config/monitors.xml was handy-dandy; what happened to it? [16:00] ducasse, in my case over 10 minutes [16:01] how i can do that? [16:01] fkl: changes made with xrandr are not permanent, you can just reboot if it messes something up. i believe monitors.xml is a unity thing [16:01] Anybody know about ffmpeg 3.4.4 on ubuntu? Tons of cve's coming out for it... Looks like its strongly recommended not to upgrade if you follow the directions on the ffmpeg site which directs you to a ubuntu ppa [16:02] Zteam: i've not seen that, no [16:02] Zteam: you could try upgrading the firmware? [16:02] Zteam: "Fixed case where drive will temporarily become unreadable" sounds close [16:03] ducasse, yes, I think I need to that, thanks god I got a liveUSB with Windows 10 available [16:04] TJ, that's what I thought too, wounder how risky it is to update that firmware throught? [16:04] ducasse: btw, nviding-settings can also do the job but since xorg.conf is no longer used changes aren't permanent. [16:05] nvidia* [16:07] fkl: you can try putting it in a .conf snippet in /etc/X11/xorg.conf.d, but i'd just use xrandr [16:08] fkl, montiors.xml is created by gnome screen settings (or whatever it's called _:) [16:10] ducasse: I am perfectly okay using xrandr; so Ubuntu will read ~/.xinitrc, correct? [16:11] fkl: ~/.xsessionrc if you use a dm [16:11] I have a 3-monitor setup configured using: [16:11] xrandr --output HDMI-0 --rotate left --output DP-0 --rotate right --output HDMI-0 --left-of DVI-I-1 --output DP-0 --right-of DVI-I-1 [16:12] ducasse: great! that sounds promising; I'll TIAS. [16:17] what is the "ppa name" of this ppa? https://launchpad.net/~paskal-07/+archive/ubuntu/softethervpn/+packages [16:17] i am trying to add it with add-apt-repository ppa:softether-vpn" [16:17] but that doesn't work [16:19] gunix: ppa:paskal-07/softethervpn ? (note the paskal-07) [16:19] TJ, thanks for your help I try with updating BIOS [16:19] TJ, umm... I mean... SSD firmware... :P [16:21] adrian_1908: yea, in the end i figured that out. [16:22] gunix: it should also say how to add it near the top of the page [16:23] ducasse: i didn't see any sort of indication [16:24] https://launchpad.net/~paskal-07/+archive/ubuntu/softethervpn/ --> "Adding this PPA to your system" === badr is now known as crozier [16:24] you were one sub-directory too low. [16:24] gunix: ^^ [16:24] if the DVI port of your onboard gpu (a motherboard with G41/X4500 graphics, both a VGA and DVI port) is simply not being acknowledged as EVEN EXISTING by any logs and/or xrandr - what's the next step? === TheHonorableKitt is now known as THKitten [16:35] stevenm: We've seen that happen due to ACPI bugs in the firmware, and we've also seen it fixed using an acpi_osi= kernel command-line entry [16:35] stevenm: I've written up on how to apply the workaround: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [16:38] Hi,I want to create a boot partition and I already have 4 partition https://help.ubuntu.com/community/BootPartition ,how i can do that? === JoseeAntonioR is now known as jose [16:42] badr_: is your computer formatted as MBR? [16:42] and not GPT? [16:45] TJ-, nvm it's this ... http://www.tomshardware.co.uk/forum/265741-30-intel-chipset-limitation-video-post-pcie-slot [16:45] apparently on this intel chipset - if *anything* (in my case a PCI-E x4 NIC with 4 gigabit ports) is plugged into the PCI-E x16 slot - - then you *only* get VGA working and not DVI as well [16:46] i just tested it - the moment I take that NIC out - bang, even the bios/post shows on both monitors [16:46] totally bizarre-o [16:46] teward: MBR: MBR only [16:47] anyway home time [16:47] bye for now [16:47] stevenm: ahhh, makes sense, there's a firmware 'node' used to choose the boot video device, and a PEG (PCIe Graphics) over-rides it [16:48] badr_: then if you already have 4 partitions you can't. === LuiX is now known as Luix-old [16:48] badr_: that said, seeing what you're seeing in `gparted` would be nice as a start, if you're full up on partitions though you can't add a new one without deleting another partition, so depending on the layout of the existing drives... [16:48] you might not be able ot [16:53] teward; ok thanks [17:01] badr_: why do you want a boot partition? [17:01] how do I configure which filename patterns eslint will scan by default? [17:02] sorry wrong channel [17:02] Eric^^: for open my ubuntu [17:02] badr_: are you the same badr that was here before? [17:03] Eric^^:yes [17:03] badr_: didn't your pc boot before at least to grub? you had mentioned you get a unable to mount rootfs error on block [17:06] Eric^^:if i run my ubunte it give me that https://pix.toile-libre.org/?img=1547225480.jpg [17:07] badr_: ok, do you see a grub screen before you choose "Ubuntu" option usually? [17:08] Eric^^:yes i see [17:08] badr_: ok, go to "Advanced" then after choosing it it will list many Ubuntu options, choose the one with.. [17:09] do you happen to have your old boot-repair log? [17:09] Eric^^:yes i have [17:10] ok, please paste the link [17:13] Eric^^:http://paste.ubuntu.com/p/V4VdDRJ5z7/ [17:14] badr_: ok, after you press Advanced, choose the Ubuntu 4.15.0-42-generic [17:15] it should boot without an error, then come back here to fix [17:16] what is he trying to do? [17:17] ducasse, Ubuntu 18.04 doesn't seem to be reading ~/.xsessionrc [17:17] hi folks. anyone to help me please? my ubuntu not boot. i see this "error cpu pipe a fifo underrun" [17:17] I mean 18.10 [17:18] fkl: which dm are you using? [17:18] ducasse, whichever one Ubuntu ships by default. This is a fresh installation [17:19] fkl: try with lightdm, i think gdm is default [17:20] fkl, xinitrc and xsessionrc are useful if you don't have a login manager (gdm and company)... why ,if you are on a standard install you want .xessionrc ? [17:20] ioria, bc it was a suggested solution for configuring multi-monitor [17:20] ioria: a dm should source .xsessionrc [17:21] ducasse, how do I change dm? [17:22] fkl, already tried arandr ? [17:22] ducasse, probably, but why ? [17:23] ioria: sourcing startup scripts and commands in a wm-independent way, for example [17:23] ok [17:23] Eric^^:ok [17:24] ducasse, how can I change my dm? [17:24] ioria; i write lol but i copyed the without read him [17:24] fkl: just install it, and you should be prompted which one to use. you could also set an xrandr script as a startup app if you use gnome [17:27] copyed the command [17:30] hi all i'm having trouble updating my limits.conf on ubuntu 18, i've edited the /etc/security/limits.conf as well as the /etc/systemd/system.conf and user.conf per https://superuser.com/questions/1200539/cannot-increase-open-file-limit-past-4096-ubuntu/1200818#_=_ but still no luck [17:38] ioria, I just tried arandr, but these Screen Layout scripts (basically xrandr command) aren't loaded on startup [17:39] ioria, I already had a working xrandr command that I've been using. so arandr doesn't really offer much. [17:40] fkl: as i said above, you can add them as startup apps in gnome. if you use a wm instead most can launch things from their config files === SimonNL is now known as SimonNL_Afk [17:40] fkl, so you basically want some scripts executed before the gdm screen ? [17:43] ducasse, How can I add them as startup apps? (I'll install lightdm only after I can't figure out how to add the script as Startup apps b/c I want to keep the system as close to vanilla as possible to avoid open more can of worms) [17:44] s/open/opening/ [17:44] fkl, just press the win key, and type 'startup' ,then Add [17:48] ioria, ducasse okay, that did it. The changes are permanent. [17:48] Thanks! [17:48] i'm trying to measure the total bandwidth usage for a website (upload and download) over a period of time, anyone know how i'd do that? [17:48] either from within firefox or by measuring the usage of the firefox process [17:49] bleb: This is the correct channel for that type of question. Support here focuses on Ubuntu OS. Software recommendations or other topics should be done in #ubuntu-offtopic. Or use !alis to search for a more appropriate channel [17:49] bleb: *This isn't the correct channel [17:53] imo, an user should not need to go through these steps to get multi-monitor setup. In my case, it wasn't too tough for me b/c I already have knowledge of what commands to use and what my managers/systems are at play. I'd imagine it'd be frustrating for a new Linux user. It can/shoudl be easier than this. Where the Ubuntu experience at? lol [17:54] fkl: You likely have an edge case situation. I have several machines with multi monitor and have expirenced no issues install fresh or upgrading them and continuing to use all monitors attached [18:24] Would it be possible to use a VPN only when accessing certain URLs? [18:25] sure [18:25] there're browser extensions for that, even [18:25] its not a function of VPN, no. [18:26] but you can programatically do it. [18:26] Dbugger: That would be a question better asked in #networking [18:26] in order to do something like that you would need stateful packet inspection and a decent appliance/stack/subnet [18:26] it is not really something I want for the server [18:27] To do home office, I need to use a VPN, but when I am connected to the VPN my whole internet stops working, except for the URLs from my office [18:27] it is quite annoying, since I have to switch on and off constantly the whole day [18:27] Dbugger: Again, this is a topic for ##networking [18:28] pragmaticenigma, will do [18:28] please take your question there [18:28] thanks [18:33] greetings all [18:33] I remember there used to be a rack and region method to managing private clouds [18:34] is it still the case? [18:35] Soopaman: I think you need the #maas channel? [18:39] thanks TJ- === TheHonorableKitt is now known as THKitten [18:48] Should I be concerned that the SquashFS file and its GPG signature within ubuntu-18.04.1.0-live-server-amd64.iso doesn't match the md5sum.txt? [18:48] meh [18:49] the government has your back. [18:49] and your front. [18:49] and all sides + your children and banks. [18:49] so no big deal. [18:50] not like you figured out nuclear fision or anything. [18:50] sys__op, what the heck? no one to play with? [18:50] sys__op: Please stay on topic and keep personal commentary to #ubuntu-offtopic [18:50] yeah sorry. [18:50] iz so lonely and sorries [18:51] question, i have a Node 10 app on Ubuntu 14 (yes I know), but is there a way to assign CPU's i guess to the app? [18:51] adam_vollrath: I believe I've seen a prior question to the same effect and it is known to be wrong. Does the check sum of the actual image match? [18:51] its just a bot, but it seems to not want to use the 8 cores available, is that a node.js thing? [18:52] Why does the 'cron' package in 16.04 install both /etc/init.d/cron and cron.service? /etc/init.d/cron keeps trying to start 'nscd' even though we use 'sssd' instead [18:53] sys__op: perhaps ask that in the node channel? [18:53] yeah. thanks. [18:54] pragmaticenigma: yes the .iso checksum matches. [18:54] adam_vollrath: I think you are fine then [18:54] What I'm really troubleshooting is the server installer gets stuck in a crashloop. How can I troubleshoot the installer? [18:55] https://bugs.launchpad.net/subiquity/+bug/1810633 [18:55] Launchpad bug 1810633 in Ubuntu CD Images "18.04.1.0 server "check disk for defects" reports mismatches " [Undecided,Won't fix] [18:55] I'm trying to install to an Intel NUC 7 [18:55] see comments TJ [18:56] "won't fix" and wait for .2 release [18:56] ok that's fine. how do I troubleshoot the installer crash loop? [18:57] soft fix: use the 18.04 live iso? [18:57] and update [18:57] adam_vollrath: There really isn't a way to troubleshoot the installer... If you're installing additional packages during the main install, try not doing that and see if it installs. For me personally, I download the mini.iso and install from there which fetches pacakges from the repo as it installs, ensuring that I get the latest and any configuration stuff has also been corrected for the install [18:58] it crashes at the first language selection screen, then immediately restarts. this continues indefinitely. [18:58] is there a more mini iso than the server iso? [19:00] adam_vollrath: is the hardware very recent? [19:00] adam_vollrath, yes I believe so [19:00] Intel NUC 7 so a couple years === SimonNL_Afk is now known as SimonNL [19:05] adam_vollrath: hmm, does the crash happen before you've had chance to interact with the language chooser, or after? [19:05] before [19:05] I was trying to connect to an ssh server with the wrong username and couldn't get out of the enter password p [19:06] i can do things but it still crashes after a few seconds [19:06] I am in a hotel using Ubuntu 18.10. I am using wifi and have connected an ethernet cable to another computer using Windows and I've configured the ethernet device to be "shared to other computers" in nm-connection-editor terminology. On the windows machine, Linux subsytem works and can resolve DNS names, but windows itself cannot. Do you have any idea why htat would be, or how to fix it? [19:06] adam_vollrath: all I can think of right now is to try the 18.10 desktop installer, just to try to identify if this is an installer, or a hardware, triggered issue [19:07] desktop installer seems to work [19:07] adam_vollrath: so this could be something to so with the subiquity server-installer itself [19:07] yes [19:08] I was trying to connect to an ssh server with the wrong username and coulnt get of the enter password promt, I just kept entering random stuff until I got out. Now when I try to reconnect with the correct username I get the error: "ssh: connect to host host.name port 22: Connection refused". Is this a problem on the servers end or something I am doing wrong? Did entering the wrong pasword for the [19:08] wrong user get me banned? [19:09] MagicCheese3755, could well be, or banned, or time banned [19:09] CTRL+c next time, or abandon the shell entirely [19:11] MagicCheese3755, many servers run something like fail2ban, try again in a minute/hour/day [19:11] And yeah, Ctrl-C is the proper way to abort [19:11] can I use the Desktop installer in some other minimal way? [19:11] works now, was probably some thing like lordcirth was talking about, thanks [19:12] oich: local dns caches in hotels arenot rarely overloaded. consider setting fixed public servers such as 1.1.1.1 or 9.9.9.9 [19:12] MagicCheese3755: It sounds like the admin of the SSH server blocks after a certain number of attempted logins. You should be contacting the admin of the server, not us. [19:12] adam_vollrath, i guess so, but never tried [19:13] adam_vollrath, https://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-18.04-Minimal-Desktop [19:14] where's this Ubuntu "minimal" spin? [19:14] adam_vollrath: I don't see any existing bug reports that match your issue https://bugs.launchpad.net/subiquity [19:14] does subiquity not log or output any troubleshooting info? [19:15] adam_vollrath, i think he mean the 'mini.iso' [19:15] *s [19:16] yes where's the mini.iso [19:16] !minimal [19:16] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [19:16] tomreyn: I've tried setting the nameserver to the ip address that is discovered automatically and it's the same result, works in WSL (Linux subsystem on the windows machine) but not in normal windows [19:17] oich: then it really seems like a windows issue to me, try asking in ##windows ? [19:18] thanks ioria I'll try that now [19:18] adam_vollrath, ok [19:20] oich, is anything different in the ip settings that WSL sees, and what windows sees? [19:25] compdoc not that I can see. The ethernet device has the same ip address and net mask based on ipconfig on windows and ifconfig on WSL [19:25] what about the gateway address? [19:46] compdoc same gateway address [19:47] compdoc also nslookup on windows resolves names [19:49] I dont know enough about WSL. do they normally work together when youre home? [19:50] compodoc yes [19:52] hello, I try running "sudo apt-get update && sudo apt-get upgrade -y" and hoping it won't prompt me, but looks like grub package requires user interaction? [19:52] in windows, what are you doing that isnt working? just browsing? [19:53] I guess, it's best to keep the local version currently installed, since I'm running on AWS? [19:53] is there an sudo "apt-get upgrade -y --exclude-package grub" option? [19:58] powerninja, maybe "apt-mark hold grub" is what you want? [19:58] hi rfm, yeah I saw sudo apt-mark hold package_name [19:59] so I'll do that before running "apt-get upgrade -y " thanks [20:16] Hello, my Ubuntu 18.04 is taking 17 out of 25 gb on /. How can I free up some space? === capella is now known as capella|away [20:18] Nexilva, sudo apt autoremove # to delete some unused kernels https://itsfoss.com/free-up-space-ubuntu-linux/ [20:18] Nexilva, apt install ncdu; ncdu / -x [20:19] k [20:21] high, i'd appreciate help in debugging a dependency issue started with 18.04 LTS (the system started as 14.04 LTS). when trying to install npm i get an error "The following packages have unmet dependencies: [\n] npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed [\n] E: Unable to correct problems, you have held broken packages". nodejs installs fine. it seems that others having the same exact issue, but i couldn't find a solution. trying [20:21] the same "sudo apt install npm" with 18.04.1 LTS live DVD does work fine (universe enabled). i generally try to keey the system tidy, but lots of stuff did get installed over the years. I tried aptitude and its solutions all appear to be doing thing i'd prefer not to do ("hold" packages, etc). how should i go about finding out exactly what's causing it? [20:22] preferably i'll find some packages installed sometime from $someplace which i'll just remove, and then it's hopefully fixed [20:25] i don't _think_ i have extra PPAs. "software and updates" shows main/universe/multiverse enabled, and "other software" has everything unchecked. [20:25] npm did install and update ok with 16.04 before the upgrade [20:29] avih, not good [20:29] all the "standard" suggested solution, like cleaning up the packages storage autoremove etc did not seem to help. all updates and installs work fine, except npm which always gives this error (i did uninstall it during the attempts, and now it doesn't install) [20:29] ioria: ? [20:30] Hi [20:30] avih, already tried the aptitude solution ? [20:30] ioria: it suggested 4 solutions. as i said, all of them seem to be of the "bad" kind, like holding packages etc [20:31] i don't want any help package. i want to find what's causing it and clean it up. [20:31] held* [20:31] Eric^^:are you here? [20:32] ioria: if you search this error with node-gyp you'll see many others are having the exact same issues. i haven't seen a solution which others (or me) could confirm to work. [20:32] avih, can you try the #6 in here : https://askubuntu.com/questions/899756/cant-install-npm-unable-to-correct-problems-you-have-held-broken-packages?rq=1 [20:33] ioria: you mean the last one with score of 6? [20:33] avih, yep [20:34] avih: can you run this? sudo /bin/true; pastebinit <( lsb_release -ds; cat /proc/version; cat /proc/cmdline; dmesg -t | grep '^DMI:';echo '*****'; sudo apt-get update 2>&1; echo '*****'; sudo apt-get -f install 2>&1; echo '*****'; apt-cache policy 2>&1; ) [20:35] tomreyn, i'am afraid the pkg is really broken [20:35] ioria: when i try to install the first, it says: "The following packages will be REMOVED: libcurl4-openssl-dev libssl-dev". it _seems_ to me to want to uninstall new version of libssl-dev and install an older one. is it not? [20:35] ioria: which one exactly? [20:35] tomreyn, npm [20:35] ioria: in ubuntu proper? [20:36] tomreyn, i guess so [20:36] tomreyn: why the sudo bin true? just to prompt for sudo password? [20:36] tomreyn, if you are on 18.04 ... try apt -s installnpm [20:36] Eric^^:ïm badr_ [20:36] tomreyn, apt -s install npm [20:37] oh wow [20:37] avih, yes [20:39] avih: yes, just for the password. but you can skip my commands, this was me assuming this was a local issue on your system [20:39] tomreyn: https://0x0.st/s7vO.txt [20:40] avih: thanks anyways. [20:40] it is local, but it also happens to others. as i said, i did try out 16.04.1 live dvd and it installed just fine. [20:40] 18.04.01 * [20:40] (npm installed fine with the live DVD) [20:40] avih: it is a generic issue, the package dependencies in ubuntu 18.04 are currently broken. [20:41] tomreyn: thanks. do you have a link to a bug which acknowledges this issue? [20:41] avih, the fix is confirmed here : https://askubuntu.com/questions/1088662/npm-depends-node-gyp-0-10-9-but-it-is-not-going-to-be-installed [20:41] this is in the universe repository, so a community maintained package, but a package breaking by depednencies in LTS is still a rare event. [20:42] avih: haven'T looked for bug reports, yet, but both ioria and i can confirm that we see the same depednenciy issues as you do. [20:42] ioria: as soon as i try to install libssl1.0-dev, it wants to remove libssl-dev. isn't it downgrading? and what if i have otehr packages which do depend no later-than-1.0 libssl? [20:43] avih, i hear you [20:44] if it's an upstream system and not a collision specific to my system then i can live without npm till it's fixed upstream. it's not worth the workaround for me. but if it's some unique issue with my system - that is a thing i'd like to solve. but i don't know which one is it [20:44] upstream issue* [20:44] avih, it's not your sys [20:45] do you think there's a bug for this? i could find similar ones but older than 18.04. didn't find one for 18.04 [20:45] avih: https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1809828 [20:45] Launchpad bug 1809828 in npm (Ubuntu) "Cannot install the npm package: dependency broken" [Undecided,Incomplete] [20:46] avih, ^^ [20:46] yeah, reading it. thanks. the last message is a bit weird. after installing it with libssl1.0 and then purging everything, it seems to install without libssl1.0 specific things. [20:47] however, i have many dev packages and projects on this system. i really don't want to start dependency-uninstall stuff just for this. [20:48] as i said, not good [20:49] well. i can live without npm for now. i'll hope something upstream is able to fix it. [20:50] ioria: tomreyn: thanks for your time and help [20:50] I upgraded Ubuntu 16 -> 18.04 on an HP laptop. Now whenever I undock the laptop the mouse works and accepts input - but the keyboard doesn't - all keyboard input is ignored. I have to choose SLEEP with the mouse, then wak up with the power button and upon reawakening the keybaord works fine. [20:50] avih, no prob [20:50] I'm assuming it has to do with the dock using an external keyboard and htis change not being recgnized when I undock - any potential fixes? [20:50] or ways to deal with a constantly docking and undocking laptop? [20:53] ioria: however, to avoid getting sued for heart attacks, in the future you can replace "not good" with "great", or "very good!", and then continue with exactly the same diagnostics/help as before ;) [20:53] avih, ok :þ [20:53] :) [20:55] avih: i just updated the bug report [20:55] Have a disk image os a OSX drive created using dd. fdisk -l thinks it has 512 byte sectors. Can I trust it? [20:55] please consider adding your findings to it, marking it as affecting you and subscribing to the bug report [20:56] tomreyn: oh, you have a 18.04 system which reproduces this issue? [20:56] avih: for the record, we ususually use the term "upstream" for software that is not originally packaged in ubuntu but synched from debian [20:57] avih: yes, both ioria and i seemed to be able to reproduce the issue. [20:58] all right. glad(for me)/sad(for you) to hear :) thanks. i don't know if i'll subscribe but i'll definitely bookmark and read it once in a while. much appreciated [20:58] avih: i don't use npm so it's not an actual issue for me. but i'm also affected in that i am also unable to install the package in this way. [20:59] right [21:01] avih: comment #3 of the bug report seems to contain a workaround (have not tried) [21:01] yeah, i said earlier it sounds weird.. [21:03] tomreyn: instead of "upstream", what's the term for getting fixed at the ubuntu side rather than the user's? [21:04] avih: "a (ubuntu) bug", i'd say [21:04] yeah. agreed it's better :) [21:06] avih: if you suspect you may have dependency issues aside of this one (which isn't specific to your system, so it has to be expected), are are a couple tools you can use to find out about them. let me know if you'd like more info on this. [21:08] tomreyn: i did try aptitude. i liked that it was able to suggest those things, i just didn't like the suggestions themselves ;) out of curiosity, is likely that a solution would be to update node-gyp (or one of its deps?) to need libssl-dev rather than libssl1.0-dev? (i'm a developer and can build things, but packages were never my thing...) [21:13] (and i haven't noticed other dependency issues other than this. and i do install/remove packages regularly) [21:15] avih: if installing dependencies of a package first, then this package you actually wants succeeds, but directly installing the package you want doesn't succeed, it means that the dependencies set on one of the packages the main package depends on (or the main package itself) are not correctly set. [21:15] this would seem to be the case here, but i have not spent time on figuring out what exactly is wrong. [21:16] yeah. no worries. thanks again. i go get it in general, was just curious what the actual issue might be. cheers :) [21:16] do* [21:18] avih: if you would like to look into this more, you can check the dependencies and recommends of the npm package (both dependency packages and their versions) and all of those dependencies and you should be able to identify the package which has incorrect dependencies set. [21:19] "apt-cache policy " should help there, as well as "apt-cache depends" [21:19] hmm.. this sounds like automating this procedure is really possible [21:19] i bet package maintainers have better way to identify such issues, i'm just another user [21:19] isn't there some apt util which can pinpoint such dependency problems? [21:20] right. same :) [21:21] it's the first time i used aptitude, but it's possible its suggestions were not great because it's some ubuntu packages bug. would be interesting to see it it suggests to remove some stale PPA in order to fix similar issues [21:21] if* [21:39] avih: neither apt nor aptitude will ever recommend removing a PPA or any package source. they take any apt sources as a given, only considing their and apt !pinning priorities. [21:40] tomreyn: it's a shame. if my issue was some PPA + package i added and long forgotten of, i'd gladly take a suggestion to remove it. [21:42] avih: deborphan may by of use there, as well as ubuntu-support-status, and finally https://github.com/tomreyn/scripts#foreign_packages [21:42] I used a bleached bit [21:42] I got 1.3gb free! [21:42] yay :D [21:42] I checked ncdu / -x and it seems /usr is 10gb cuz of stuff I have installed. [21:43] I clead up caches and package cache etc. [21:43] I think I hve to remove a lot of ubuntu default stuff [21:43] I have neve rused 1/2 the stuff ubuntu ships with [21:43] you should make it more leaner and cleaner [21:43] ship with less stuff, and let people download it or install it from cd [21:43] tomreyn: off topic, re "just a couple scripts", in case you're not a native english speaker (i'm not), i've been told repeatedly that "couple of" is very strictly "exactly two" and not "few" :) [21:43] dont' automatically install a whole bunch of stuff [21:44] i think you could do that by installing ubuntu-server [21:44] and choosing to install none of the extras [21:44] Yeah, but then you have to setup a desktop manually [21:44] Nexilva: if you have an ubuntu support question, this is the right place, for discussion please use #ubuntu-discuss, for feature reqeusts please use the bug tracker. [21:45] Thank you [21:45] That's useful information [21:45] avih: thanks, and indee i'm not. [21:45] What is the bugtracking links? [21:45] *indeed [21:46] part of this info is also in the channel topic [21:46] I have a list of things to suggest :) [21:46] tomreyn: foreign_packages looks very useful, thanks :) [21:46] I did /topic but I don't see any text in channel [21:46] I think my irc is broke [21:47] it's not in status window either [21:47] and the top of the irc window is cut off, text client, I only se up to 16.0 [21:47] then topic gets cut off [21:47] avih: yw [21:47] you got starred! :) [21:48] ouch #!/bin/bash . where's the posix love? :) [21:49] i'm sure there are worse deficiencies in it. [21:51] I tried to install apt-get install links2 and it it not instaling [21:51] do ubuntu have links2 browser? [21:51] would that be lynx? [21:51] it has lynx [21:51] nah. Links has a graphical mode [21:51] links2 -g [21:52] I need that to browse, fastly [21:53] Oh, I deleted apt cache [21:53] no wonder it can't find any packages. [21:53] I gotta update the package list [21:53] Nexilva: links2 seems to be installable. maybe you should enable the "universe" packages in "software and updates" [21:53] no I had to update apt-get update [21:54] if you do apt update you get pretty colors :) [21:54] also, if you want a fast graphics browser, you should also consider dillo and netsurf. i think both are better than links2 [21:54] apt? [21:54] Oh it's a diff tool! [21:55] yeah , you can apt search and apr upgrade too [21:55] $ cat tmp/test|nc termbin.com 9999 [21:55] Oh whoops [21:56] https://termbin.com/tist [21:56] Here is my .bashrc piece of code [21:56] I am gonna update my aliases [21:56] so apt is a new colorful better program? [21:56] What happened to aptitude? I thought that was a the new one [21:57] it also gives you annice little progress bar [21:57] does apt also support similar commands and siwtches? [21:58] im not sure, i only use it for search, update, and upgrade, i think its recommended to use apt-get in scripts and such [21:58] ok [21:58] I like progress bars. [21:59] What's your favorite pager? [21:59] * avih sells cheap progress bars! [21:59] aptitude is still there, no longer the default, it doesn't understand the fact that apt marked packages held, so (even though some say it has a better dependency resolver, which i'm not sure about) i recommend against using it. also because i find it to be overengineered. [22:00] less, more, most, w3m [22:00] less is the only one i use [22:01] same. less. [22:02] less you can move with the arrows and do "/ query" to search [22:03] more can't scroll backwards through pages [22:03] less can [22:03] less > more lol [22:03] small embedded systems have more but not less [22:03] exactly! [22:03] and less supports syntax highlighter with pipe, and nice status, amd case insensitive search [22:04] They say less is more. But if less is more, then just imagine how much more 'more' would be, right? [22:04] not really. the analogy is that more is less. [22:04] corrolary* [22:04] less is like 25k lines of code or more. more is like 2k lines of code or less. [22:05] So in this case, more is less, and less is more! [22:05] lol [22:05] most is supposed to be more than less [22:05] yeah. less is a bit bloated. but if it works, it's good. [22:05] scroll left, right, wrapping, multiple pages [22:06] less does this too. not sure what "multiple pages" is [22:07] most has the ability to decompress gunzip-compressed files before reading like zless [22:07] less is more, but more more than more is, so more is less less, so use more less if you want less more. [22:07] arrows scroll to the sides too, -S (while in less) toggles wrapping in less [22:08] yes Martha, there is more to linux than more/less , dont let the geeks depress you [22:09] Martha? [22:09] google it [22:09] Who is Martha? [22:10] It's a common name. It's not going to help search for it. [22:11] hello I see 2 packages can be updated, how do I see which packages? [22:11] powerninja: apt list --upgradable [22:15] OK, for the same version === juboxi is now known as jubo2 [22:33] anyone to help me please? [22:33] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun [22:36] niee, looks like just a warning, what intel GPU is this? [22:37] OerHeks: i dont know. my laptop model "toshiba satellite a300 " [22:38] may be ATI [22:39] it's intel gpu related. basically it means that the graphics chipset was given more work than it was able to handle in time. but there are also bugs which could cause this. is your system fully updated? [22:41] tomreyn: "system fully updated" no. never updated. 16.04 version. [22:41] niee: what'S the output of: lsb_release -ds; cat /proc/version /proc/cmdline [22:41] Radeon Mobility HD3470 .. uh oh, not supported [22:41] never updated? [22:42] but the intel, what gives ' lspci | grep VGA ' [22:42] tomreyn: yes. never. it is not possible to start to run any command. [22:44] niee: how do you mean "it is not possible to start to run any command", what do you try to do, what happens, what would you expect to happen instead? [22:44] Iolo: ^ perfect practice for "great! reinstall!" :p [22:44] oops, sorry, wrong highlight. [22:45] tomreyn: https://drive.google.com/file/d/1UE4pW2qtI6LEWxkz8Bg3MXE7Di6OkSnj/view?usp=sharing [22:46] oh, so it fails to boot up fully and you end up in a busybox shell during initramfs initialization. [22:46] you are welcome to point such things out on your own ;) [22:46] :) [22:47] "did this system ever work" might also be a question worth answering.. [22:47] niee: did ubuntu work properly there previously? if so, what happened / was changed in the meantime? [22:47] my English is not good and I can not describe it properly. can you get it right? [22:48] niee: not without your input, no. [22:48] niee: what happened before it broke? [22:48] tomreyn: yes. stops electricity many times [22:49] okay, we cant fix hardware problems. [22:49] niee: type "dmesg" and then take a photo of the screen [22:49] niee: in the future, a UPS can help if your laptop doesn't have a battery. [22:50] TJ-: ok. one moment please. [22:50] Strange there are no warnings there [22:50] tomreyn: if I have to place the hard drive on another computer. it is the same thing, and there we have a problem [22:51] hmm, not sure i understand. [22:51] I think niee means the same boot result no matter what PC it is plugged into :) [22:52] rather than meaning when mounted as a secondary device [22:52] maybe. niee: focus on the dmesg, it is a good start [22:52] lucky your Toshiba Satellite A300 has no uefi === dreamon_ is now known as dreamon [22:59] https://drive.google.com/file/d/1J7vbYSLoNMPVLBhtuF4zAI2--N7VYH9U/view?usp=sharing [22:59] https://drive.google.com/file/d/1ZKrXFukVrIi1SgoK-BIbdC0btF80X7TZ/view?usp=sharing [23:00] TJ-: tomreyn please see pic [23:00] niee: disk has all but failed, it has I/O errors and uncorrected reallocation failures [23:02] TJ-: can anything be done to get it right? [23:03] niee: replace the disk, and I hope oyu have back-ups of important data [23:04] niee: i agree with TJ. Your Toshiba MQ01ABD100 hard disk drive is faulty. You can replace it by an SSD. [23:05] no. i dont have. this is the problem. I managed to transfer most files but I do not know if I can save it phpmyadmin databace. [23:06] does anyone know if you can transfer databases from a file folder? [23:07] Use dd_rescue to create a full disk image on a separate drive of the same or larger size (which you will overwrite), then try to restore your data from there. [23:07] and then import them to the new installation [23:07] tomreyn: ok. next time... [23:08] i mean this time [23:08] this time is not it late? [23:08] this is a data recovery approach, not a standard backup approach. [23:08] hmm [23:09] apparently you are hoping to be table to recover data somehow. so this is a possible approach. [23:10] if your filesystem containing the database still works you can just dd_rescue that. [23:10] or even copy the data from a read-only mounted file system [23:11] I don't think that is going to work, part of the problem is the because the underlying disk is failing, the kernel cannot create a DM device (dm-1) which I'm guessing is an LVM [23:11] so, there are several layers to get through to access the data conventionally [23:12] In the meantime the drive may be failing more [23:12] true, thus the dd_rescue suggestion [23:13] https://www.youtube.com/watch?v=9RCgGZbaJeE&feature=youtu.be&t=62 explains how to replace the hard drive. [23:13] Agreed; niee in the meantime I'd recommend keeping that drive powered off to avoid further damage, until you can do a recovery using dd_rescue to another storage device [23:14] with live usb disk i have access to all files. I can copy to another hard drive. if this helps save phpmyadmin databases. they're just important to me. [23:15] ok. tnx for help for all :). [23:15] the safer process is definitely to first create the image on a working storage, then recover what data is left from there (or from another copy of it) [23:16] the fact that you are able to mount the file system on another computer doesn't say very much about whether the database itself will still be readable [23:16] now I have to find a way to back up with this dd_rescue program, and then see how to get back what can come back [23:16] What if the files are much smaller than the filesystem? Could mounting ro result in less reads and thus faster recovery before it fails? [23:16] it is actually likely that reading the data will fail at some point, and that the disk will stop orking entirely then [23:17] !pm | niee [23:17] niee: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [23:18] be sure to recover both the database files from /var/lib/mysql and all of /etc, or /etc/mysql* [23:19] once you have create the image with dd_rescue come back here to get more help with the DB recovery. [23:20] tomreyn: ok : ) many tnx for all. [23:20] niee: you're welcome. [23:23] I am going to attempt to upgrade from 18.04 to 18.10 using apt instead of reinstall [23:23] What do you think? Is this recommended? [23:24] Nexilva: Absolutely not, if you value your system stability. [23:24] why? [23:24] Nexilva, "using apt"? Do you mean using do-release-upgrade? [23:24] I personally always reinstall; however, do-release-upgrade is a supported method. [23:24] either that, or just changing bionic to cosmic in sources.list and dist-upgrade [23:24] or full-upgrade [23:24] The way I read that, he was talking about manually upgrading all his packages. [23:25] don't do that; do-release-upgrade exists for a reason [23:25] looking now [23:25] Upgrades aren't just package updates [23:25] That is, release upgrades [23:25] Yeah, you'd get a 95% working (meaning utterly broken) install [23:26] Debian based systems can also be upgraded by using apt dist-upgrade. However, using do-release-upgrade is recommended because it has the ability to handle system configuration changes sometimes needed between releases. [23:27] https://help.ubuntu.com/lts/serverguide/installing-upgrading.html.en [23:27] I'm on desktop lts [23:27] sounds good to e [23:28] uhm, guys [23:28] Checking for a new Ubuntu release [23:28] No new release found. [23:28] But .10 is out right? What month is this? [23:28] 18.10 = October 2018 [23:28] yeah, so I'm on .04 and it says no new release found. [23:29] Nexilva, change updates in the gui menu from lts > lts to any new version [23:29] gui menu? [23:29] I'm sorry I don't know how to use a lot of gui stuff. [23:29] I'm new to ubuntu after like 17 years of debian. [23:30] open software & updates .. https://www.omgubuntu.co.uk/2018/10/how-to-upgrade-to-ubuntu-18-10 [23:30] https://linuxhint.com/upgrade_ubuntu_1804_1810/ found this too [23:30] Nexilva, edit /etc/update-manager/release-upgrades; change 'lts' to 'normal' [23:31] ahh [23:31] oh interesting. [23:31] i would stick on LTS [23:31] By default, LTS releases only show upgrades to other LTS releases [23:32] I figured. [23:32] That is even possible> [23:32] I'm personally sticking with 18.04 on my desktop; 6 months isn't enough to be worth upgrading away from LTS [23:32] Isn't LTS released every 3 years or something [23:32] every 2 years [23:32] $EVEN.04 [23:32] upgrading even after 2 years might change thigns drastically [23:33] Do you guys make sure it's upgradable before release? [23:33] !mm/yy [23:33] Nexilva, I reinstall. Once every 2 years isn't too bad [23:34] !yy.mm [23:34] yy.mm is 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 [23:35] I have 25 gb /, out of which 9g is free [23:35] I hope that's enough to upgrade. [23:35] Otherwise I'm screwed, eh [23:35] Does anybody know a tutorial to install Ubuntu on a HPE ProLiant DL385p Gen8? [23:36] Schnabeltierchen, is there something special about that machine that requires its own tutorial? [23:36] Has anyone does this? Do you recommend 18.10? [23:36] Nexilva, if you are not aware of a specific reason to go to 18.10, you should probably stick to LTS [23:37] Well, I need latest packages for dev stuff, haskell, xmonada, etc. etc. [23:37] Nexilva, for haskell you should probably be using stack [23:37] I have stack, sure. [23:37] lordcirth_ i´ve tried to install the desktop version, i tried the server version, i´ve tried the net-install version. everyone got stuck at the install :( [23:37] I think I'll stick with lts [23:38] Schnabeltierchen, ok, where did it get stuck? [23:40] Here comes the point, i think it was after selecting "install ubuntu"... i´ve tried installing it, it was 4 month ago the last time, since then it´s running esxi 6.5. [23:44] I think I like ubuntu lts maybe more than debian stable b/c of the packags and stuff [23:44] they seem to have more in ubuntu. [23:44] mabye. [23:45] Nexilva, it depends which repos you enable in both distros [23:48] kernel 5.0 is out... any way i can get it on ubuntu or I have to install gentoo? [23:50] cnnx: You could build it and install it, but know that it would not be supported here or on the forums. [23:50] ok [23:51] kernel 5 is not out [23:51] please move to #gentoo :-D [23:51] https://kernelnewbies.org/LinuxChanges 4.20 seems to be the latest [23:52] cnnx: https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D :v5.0-rc1 is there for testing. [23:52] cnnx, ask there for kernel 6.0 rc1 too [23:55] !latest | cnnx [23:55] cnnx: 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. [23:55] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tag/?h=v5.0 [23:55] https://www.kernel.org/ [23:55] no 5.0 [23:57] just a rc