[00:15] jackhum: how the heck did you manage to have a firefox 56? did anything on the internet work? [00:35] sarnold, i had apt installed old version along with new quantum which i availed from snap or ubuntu store as far i remember [00:36] jackhum: and how did you not update for two years? [00:43] I formatted a usb drive in the ubuntu 'disk' system preferences and overwrote the data. it says it takes a longer time. I had a small 1GB drive that I did this twice to, and it took the same amount of time each run. Is this just running shred or wipe or dd (or something else)? [00:43] Seems like it's overwriting data and then erasing it. What utility is this using under the hood? [00:47] jayjo: Most formatting is doesn't overwrite the data unless you instruct it to. If it is overwriting the data, it would most likely use something "dd" using either /dev/zero or /dev/urandom as a source [02:33] Ubuntu is lagging behind in releasing updated Firefox. :S [02:34] k_sze: https://usn.ubuntu.com/4234-1/ [02:35] sarnold, odd. Must be the Hong Kong mirror(s) always being laggards? [02:36] ftp.cuhk.edu.hk, to be precise. [02:37] k_sze: it could be; the default apt configuration includes a line like this to help account for slow mirrors that may only sync once or twice a day: [02:37] deb http://security.ubuntu.com/ubuntu/ disco-security main restricted universe [02:37] (change disco to whateveris appropriate for you) [02:38] <_Myst_> hey guys can you assist by help repair an unrecognised usb [02:38] <_Myst_> Bus 002 Device 017: ID 090c:3000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) SM3254AD MEMORY BAR [02:38] k_sze: this suggests that that mirror is two days behind https://launchpad.net/ubuntu/+mirror/ftp.cuhk.edu.hk-archive === zbenjamin is now known as Guest8175 === zbenjamin_ is now known as zbenjamin [02:38] <_Myst_> Bad magic number in super-block while trying to open /dev/sdb1 [02:38] <_Myst_> im guessing its fat32 [02:51] <_Myst_> hey guys can you help out repairing a memory stick [02:51] <_Myst_> hey guys can you help out repairing a memory stick [02:52] _Myst_: I've used this before to recover files from a busted memory stick http://www.sleuthkit.org/ [02:53] <_Myst_> sarnold: thanks [03:21] hi!, i have a self encrypting SSD, is there anything i need to do to my ubuntu system to make the feature work? or is it automatic? or do i have to setup the ssd/hdd password in bios? [03:24] elphias: I believe this is where you'd need to start if you want to use TCG OPAL SED https://github.com/Drive-Trust-Alliance/sedutil [03:25] ok thank you, any other pointers? [03:26] elphias: none that I know of [03:26] so just download and install? [03:34] oh dear, this is not as easy as i thought it would be, would someone be able to assist me? [03:35] i found this on the github site, but am unclear as to how to use it [03:35] https://github.com/Drive-Trust-Alliance/sedutil/wiki/Building-sedutil [03:35] some hand holding would be much appriciated [03:36] hi [03:36] hi does anyone here use ARdour? [03:36] Ardour [03:36] im having some trouble starting it and getting JACK to work [03:37] my user is in the audio group [03:37] elphias: tbh I've never heard of anyone actually *using* it [03:37] oh [03:37] well i would like to [03:37] and in /etc/security/limits.d/audio.conf its set to use rt scheduling and unlimited mem [03:37] but i cannot do it by myself this is very much complex [03:37] but when i start JACK it bitches about not being able to allocate 82megs [03:37] or start RT [03:37] elphias: we were asked to include it so it could be used, but given the .. ahem .. average quality of most drives' encryption support, we figured it'd be better to tell people to use LUKS instead [03:38] luks? [03:38] linux's software full disk encryption stuff [03:38] the "full disk encryption" that's exposed in the installer [03:38] oh i have an encryption password at boot for ubuntu, is that the same thing? [03:39] elphias: probably [03:39] i am going to reinstall to enable LUKs [03:39] anyone have issues with cbs all access on ubuntu desktop? [03:39] it worked fine until the new year..then...blammo...2004 error. [03:40] it seems like its probably a drm issue similar to disney + [03:40] elphias: do you see dm_crypt in lsmod output? [03:41] sarnold, yes it's there [03:42] dm_crypt 40960 [03:42] elphias: then you're probably already using the luks full disk encryption [03:42] I should really know it better but I didn't have any troubles setting it up on my system so I've never done any troubleshooting.. [03:42] though the day I forgot my password sucked. [03:42] sarnold, and this is better than the encryption that the ssd is capable of? [03:43] elphias: it's tough to say. a lot of hard drive firmware folks are *terrible* at it; it's hard to be sure since they don't publish their source code.. [03:44] elphias: here's a recent paper https://www.ru.nl/publish/pages/909282/draft-paper.pdf [03:46] has anyone had a total data loss with ubuntu with a hardware raid 10 after shutting down the server properly and having it offline for a HR? [03:47] i want to mogrify but E: Package 'imagemagick' has no installation candidate [03:47] what is the candidate? [03:47] sarnold, the paper says ssd encruption stuff has flaws, and to not soley rely on it, so would a combo of luks and sedutil be safer then just relying on ssd self encryption alone? [03:48] elphias: yes, I believe so; LUKS has significantly more peer review than the self-encrypting drives, so I trust LUKS far more [03:49] sarnold, so what about using both methods of encryption? if ssd self encryption is flawed, and luks has it's own flaws, would not combining the two methods on the same system make the ssd more secure? [03:50] sarnold, you'd theoretically have hardware encryption backed by software, or would that be stupid? [03:50] !info imagemagick bionic | fishcooker : what relese are you on ? : [03:50] fishcooker: you'll have to do more investigation -- a package named 'imagemagick' exists and should pull in the 'real' imagemagick package as needed, see https://launchpad.net/ubuntu/+source/imagemagick [03:50] fishcooker : what relese are you on ? :: imagemagick (source: imagemagick): image manipulation programs -- binaries. In component main, is optional. Version 8:6.9.7.4+dfsg-16ubuntu6.8 (bionic), package size 13 kB, installed size 115 kB [03:51] elphias: I don't trust the hard drive people very far, and certainly not enough to *pay* for it :) but it's indeed possible that newer drives might have fixed the flaws found in that paper (and other papers) [03:51] sarnold, ok, i'm gonna do more research, it's at the very least a neat "toy" and i like tinkering so yeah [03:52] elphias: *that* is an excellent reason to test it out :) [03:52] elphias: I could imagine using it within a company, eg loan a laptop out, gen a new key and do a fresh install. get the laptop back, wipe the key, and then you can give the laptop to the next person with a new key, new install, etc.. [03:55] sarnold, well right now i'm using cubic to make a personalised iso of my ubuntu install, which is taking a very long time to compress the image, that and my daily backup to an old spinning rust drive should enable me to get back up and running very quickly if something goes wrong. this is for my personal laptop, i've spent alot of time and effort on making my system as secure as possible with vpn, and modifications to the way ubuntu deals with internet [03:55] things, this would be the final step in securing my system if i choose to do it [03:55] ok so how do you run the xorg clients you want with xinit? [03:56] I use xinit /root/xinit -- -retro :1 [03:56] i don't have anything to actually hide or do anything illegal, i just want to be a pita if someone jacks my laptop XD === alexandros_ is now known as alexandros_c [03:56] and I find that I get a stippled background and an X cursor but no clients [03:56] that xinit script is root executable [03:56] wow you've got the stippled background?? I thought that died back in 2006 or so [03:57] it's a Xorg server flag [03:57] you just use -retro [03:58] ScaredySquirrel: ahhhhh :) [03:58] it also enabled the actual black X cursor that they used to use [03:58] ScaredySquirrel: most folks put what they want to run in their ~/.xinitrc or ~/.xsession files [03:58] I just have the problem of where is my window manager? [03:58] I want to use the /root/xinit file as my xinitrc [03:59] what's in it now? [04:00] #!/bin/sh [04:00] xterm & [04:00] exec icewm [04:01] no xterm or icewm start though? hrm :( === Leion1 is now known as Leion [04:02] no [04:03] I'm surprised at this; normally I'd expect either (a) things work as you expect or (b) it flickers a bit and then returns to the prompt, as there's no magic process running to keep X alive [04:04] sarnold, wow, i can't belive this, i think i may actually got this, so far no errors compiling sedutil [04:04] X running but not actually displaying your processes is weird. [04:04] elphias: woot [04:06] sarnold, would you help me edit grub if i make a paste to ubuntu pastebin? i am not exactly sure how to put the needed command in there, and i know if i screw up my grub file that the system is borked [04:06] elphias: sure [04:06] elphias: though I strongly doubt you can do an in-place conversion [04:08] i'm just following the rulebook with this, i do not know what the results will be, maybe it will work, mebbie it will summon aleins from the future, or maybe i'll do it and cease to exist? who knows, the worst case senario is i do this the ssd explodes killing a preist 3 nuns and a chicken....im still gonna go for it [04:10] sarnold, https://paste.ubuntu.com/p/57P8hqJDQj/ [04:11] elphias: note line 10 in that paste -- that's the variable you need to modify [04:11] sarnold: you can copy that /root/xinit file to /root/.Xsession then use startx -- -retro :1 [04:11] and that'll run everything [04:11] look at all files starting with /etc/X11/Xsession and you'll find why that works [04:12] my problem is that woeusb from snap will not run saying /bin/mount permission denied [04:12] sarnold, i know that much, i just do not know HOW to edit it, and i cannot afford to do the wrong thing. if you could show me exactly how to place the command it would be much appriciated. [04:12] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=! acpi_osi=\"Windows 2009\"" [04:12] GAH STUPID FIREFOX [04:13] elphias: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.allow_tpm=1 acpi_osi=! acpi_osi=\"Windows 2009\"" [04:14] sarnold, thanks i suspected thats how it went but was unsure [04:15] /snap/woe-usb/21/bin/woeusb: line 856: /bin/lsblk: Permission denied [04:15] ScaredySquirrel: I wonder if you need to connect any snap plugs or something like that to get it to work [04:19] sarnold: what are snap plugs> [04:20] sarnold, gonna reboot now, if i'm not back, you'll know something happend. [04:22] ScaredySquirrel: it's part of the snap security confinment; see https://snapcraft.io/docs/interface-management https://snapcraft.io/docs/snap-confinement and https://snapcraft.io/docs/supported-interfaces [04:27] sarnold, well i rebooted with no issues, however i do not know if sedutil works or not, and i tried googling to figure out if there's a command to tell and have come back empty handed [04:27] not sure if lsmod will show it or not [04:28] elphias: it probably won't, the kernel command line parameter is required to allow a userspace applicaiton to issue raw SATA commands itself [04:28] elphias: there's a manpage for the tool https://github.com/Drive-Trust-Alliance/sedutil/blob/master/docs/sedutil-cli.8 [04:29] elphias: you should be able to read it with man ./docs/sedutil-cli.8 from the directory of your git clone [04:29] sarnold, i suspect this may becrypto_simd 16384 0 [04:29] cryptd 24576 1 crypto_simd [04:29] it? the output from lsmod : [04:29] elphias: that just implements cryptographic primitives in the linux kernel using the processors SIMD instructiuons [04:30] oh [04:30] im on eoan Bashing-om and sarnold... checking [04:30] elphias: try sedutil-cli -isValidSED /dev/whatever [04:31] well, that command tanked v.v [04:31] i guess it's not working? [04:32] elphias: can you pastebin the whole thing? [04:32] !info imagemagick eoan [04:32] imagemagick (source: imagemagick): image manipulation programs -- binaries. In component universe, is optional. Version 8:6.9.10.23+dfsg-2.1ubuntu3.1 (eoan), package size 14 kB, installed size 123 kB [04:32] sedutil-cli command not found [04:32] thats all it says [04:33] elphias: aha, you either need to use a relative path to it if youi didn't install it into your PATH, or you need to install it into your PATH [04:33] fishcooker: ^^ ensure that the universe repo is enabled in your sources. [04:33] elphias: I've got bail -- have fun :D [04:33] sarnold, how do i do that? damn>.< [04:35] https://www.fossmint.com/wp-content/uploads/2018/11/Curseradio-Commandline-Player.png how'd they get that theme? [04:36] noted Bashing-om [04:47] I'm having some weird issues in X11 after a reboot. Windows won't redraw.. I get the Windows 95 freeze effect where it draws everywhere [04:48] this is fluxbox. I wasn't paying attention to all the apt updates, system crashed, came back, now its buggy. [04:52] EriC^^: i was upgrading the distro to 19.10 and it said that it couldnt configure grub pc [04:52] so do i have to configure grub pc again? [04:57] sumagna: ' sudo dpkg-reconfigure grub-pc '. [04:58] ok going to try that after the upgrade finishes and before restarting it for the upgrade [05:00] sumagna: space-bar to select drive, tab to OK, enter to accept. [05:01] and it showed even if it said that it couldnt configure that it found the linux images and windows 10 [05:02] it is again generating grub config files and showing the as usual "found ... image and found windows 10" [05:03] it is giving a command line [05:03] what should i do? [05:05] should i press ok? === wendellslaulau is now known as motherjuggsandsp [05:06] where should i put the grub? [05:06] in the root partition or the drive? === motherjuggsandsp is now known as motherjugsnspeed [05:07] how do I relay mail through gmail using opensmtp? [05:07] sumagna: One needs to *know* where to install grub to. What are you presently booting that you see the install ? [05:07] ?? [05:07] what do u mean? [05:08] how to know the pixel size of the image cli would be appreciated [05:08] wha do u mean, om? [05:09] sumagna: It is rare indeed that grub is ever installed to other than the device. [05:09] meaning the root? [05:10] what device are you talking about? [05:10] the drive or the root? [05:10] sumagna: Win10 == UEFI, And I have no UEFI experience to ofer good guidance. [05:10] mine win 10 is legacy boot [05:13] i didnt select any device and it still says that it has found the images and windows 10 [05:13] and also i installed grub into the hdd [05:13] sumagna: Pastebin ' sudo fdisk -lu ' so we know what we are working with. [05:13] https://termbin.com/0j6xa [05:14] Eric helped me with the grub installation after installed the ubuntu 19.04 [05:15] now what om? [05:16] i have to go fast so tell fast [05:17] i just got up and saw this warning or error kinda thing [05:18] sumagna: We are looking at a single hard drive :) ... what is installed on the sda2 and sda4 partitions ? [05:18] sda4 is root [05:19] and sda2 is an extra volume i made for keeping my files in ubuntu seperate from the root/home directory [05:19] sumagna: You have the problem system booted ? [05:19] ? [05:20] Bashing-om: what? [05:21] sumagna: Grub can be RE-installed, the method depends however on what you can boot up. [05:21] ? [05:21] what do u mean [05:21] ? [05:23] Bashing-om: hello? [05:24] sumagna: My communications skills leave a lot to be desired - for now we need to determine what we can do about grub. To that end, when you boot sda, what do you boot to ? [05:24] i boot generally into ubuntu and sometimes into windows 10 [05:26] sumagna: Now though --- what is the nature of your current problem ? What are you able to boot about sda ? [05:26] i didnt reboot so i cant say [05:27] i reinstalled grub pc btw [05:28] it found everything, like the images , windows 10. it found ALL of that [05:29] sumagna: What shows ' sudo grub-probe -t device /boot/grub ' ? [05:29] /dev/sda4 [05:30] sumagna: ' dpkg --verify grub-pc ' . [05:31] t didnt output anything [05:31] Bashing-om: it didnt output anything [05:32] sumagna: Means system had no issues that it was aware of. All I can suggest at this point is reboot and see what happens. [05:32] ok wish me luck [05:32] how do i make a bootable usb drive from a .img file? [05:43] i am back [05:43] but my wifi is gone [05:45] sumagna: Can not help with WIFI, not experienced there. [05:50] hi i have low volume on my xonar u5 external sound card. internal audio is much louder. everything in pulseaudio is set to max. kubuntu 18.04. what can i do? [05:51] i understand that [05:51] fixed the wifi [05:52] my laptop's wifi hardware has problems with ubuntu 19.10 [05:52] it had the problem before and it has the problem still now === Leion1 is now known as Leion [06:17] I forget how to input Unicode diacritics in GNOME desktop. [06:42] i'm currently using cubic to create a customized iso of ubuntu, what i would like to do is completely mirror the settings and packages that i currently have installed in the os in the cubic chroot enviroment, but this seems to be a daunting task to install each and every app individually, is there an easier way? something that would scan my system for settings and apps and configs and allow cubic to access them with a simple command rather than a hundred [06:42] dozen diffrent ones? i've done so much customization to this system that i cannot really remember everything i've done or how i've done it. >.< [06:54] Where is the unofficial support for ubuntu? [06:54] vadre: is that a serious question? [06:55] ryuo: yes ubuntu stopped supporting realtime audio with lucid [06:55] you mean low latency kernels? [06:56] ryuo: rt or realtime [06:56] file format? [06:56] an echelon above lowlatency [06:57] good - better - best is as to standard kernel - lowlatency - realtime [06:57] !rt [06:57] the RT kernel is the Linux kernel with a realtime preemption patch applied. It is not available in Ubuntu. See also !lowlatency [06:58] about what year was lucid released - eol, I guess I am going back to the days when spellcheck was for spelling and not spying [06:58] !lucid [06:58] Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See https://ubottu.com/y/lucid for more details. [06:58] yeah that was likely a golden year 2015 [06:59] I suppose the other option is to install mainline ubuntustudio and build a rt patched kernel from kernel.org [07:00] vadre: Why do you need a realtime kernel in a desktop machine? realtime is for embedded. If you use a realtime kernel in a desktop machine, the security implications are astronomical as all it takes is for an attacker to gain access to your machine and set a malicious process to RT, and you lose control of your computer. [07:01] noman is an island [07:01] can I remove evolution on 18.04 but still keep gnome? [07:01] FaTaL_G: so you want your desktop to devolve. got it. [07:01] Island Records :) [07:01] ;0 [07:01] :) [07:02] vadre: That makes no sense. I'm the leader of Ubuntu Studio. What I just described to you is one of the primary reasons we do not have an RT kernel. [07:02] ikolov@ubuntu-ivan:~$ inxi -F [07:02] System: Host: ubuntu-ivan Kernel: 5.4.10-050410-lowlatency x86_64 bits: 64 Desktop: Gnome 3.34.3 [07:02] Distro: Ubuntu 20.04 LTS (Focal Fossa) [07:02] !paste Blade [07:02] !paste | Blade [07:02] Blade: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [07:02] Eickmeyer[m]: no need to accuse only make your statment [07:02] ryuo, sarcasm aside, I dont intend to ever use the desktop but in rare sitautions. I like gnome, but I have no use for calendars, email handlers, etc. [07:03] vadre: I already did. [07:03] FaTaL_G: you can probably remove the applications but it may also remove meta packages that are important for upgrades. [07:03] https://paste.ubuntu.com/p/54249YbBGx/ :) [07:03] see you in #ubuntustudio [07:05] FaTaL_G: so you'll keep gnome but lose ubuntu-desktop meta package most likely. [07:05] or such [07:08] man i wish i had read the cubic manual more closely days ago, nvm i got the info i need, turns out you can just copy paste everything.....yay gui! [07:43] ryuo, I just removed gnome completely. Between it and evolution, over the last few updates, it was a massive memory hog. I dont need it probably ever..... (I jsut like gnome), so its gone [07:44] CPU went from 63-80% use to 8% [08:11] Hi, I have a script that runs fine if I manually execute it but if I try to call it as a service it fails [08:11] there are various things that need to be known [08:11] how is the service setup, is it called under the right user, etc. [08:13] the service is set up by creating a lbo.service inside etc/systemd/service, the content is minimal, asked to ran after rc-local.service, and wantedby multi-user.target [08:14] the script is here https://paste.centos.org/view/81069fc5 the error is sed: -e expression #1, char 24: unterminated `s' command [08:43] i did something wrong in cubic and now my vg-ubuntu partition only has 48mb left out of over 200gb, how do i clean it up and remove the extra crap? [09:17] i'll try again - i have low volume on my xonar u5 external sound card. internal audio is much louder. everything in pulseaudio is set to max. kubuntu 18.04. what can i do? [09:42] !rules [09:42] The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [10:55] how the hell do you targz something? tar -zxvf foobar.tar.gz ... Cannot open: No such file or directory [10:56] !tar Vooloo [10:56] !tar | Vooloo [10:56] Vooloo: Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression [10:57] does not explain why -zxvf does not work [10:57] It has for 10+ years [11:00] oh it is -czvf [11:01] yeah, create, zip, verbose, filename [11:01] zxvf is zip, eXtract, verbose, filename [11:02] iczya [11:02] by filename i mean "create output or read input from filename" [11:57] Howdy all [11:58] Can I make something automatic that if cpu usage goes more than 98% for more than 60 consecutive seconds, the system shows a 10 second timer (to stop it) else, it shuts down? [11:59] Intelo: what's the name of the process? [12:03] EriC^^, all process in total [12:04] Intelo: you could use "uptime" to get the load average for 1min [12:07] Intelo: or cat /proc/loadavg [12:07] k [12:08] loadavg can be deceptive. i've had it go over 8.0 before during a lot of concurrent builds. [12:10] q [12:32] Intelo: your effort would be better spent preventing the cpu usage from going up in the first place [12:36] leftyfb, k [12:42] or on making the fans spin up in time [13:03] After upgrading from opensuse to ubuntu I am getting invalid DNS responses on some dns requests with dig. "DNS 107 Standard query response 0xaf65 Format error" [13:05] I also notice it is only fqdn that ends in .local [13:06] how do i reduce the width of the titlebar for gnome-terminal [13:06] it's *huge* [13:07] and all those tricks involving .config/gtk-*/gtk.css doesnt work [13:12] zamba: Err... why is that a problem? the width is bound to the width of the window typically. [13:12] zamba: do you mean the height? [13:24] sliddjur, .local is for multicast DNS (mDNS/Bonjour/Avahi), are you using it for that, or do you have .local configured in a name server? [13:28] Habbie unfortunately our server guys uses that for a local domain... other systems can resolve .local domains. It seems the dns requests never leave my new ubuntu server [13:30] sliddjur, you may need to remove/disable avahi on your server then [13:30] sliddjur: how did you configure DNS? Is it just a desktop GUI with DHCP? [13:30] sliddjur, you also need to tell your server guys to stop doing that [13:31] Habbie yes thanks for tips. My server has no avahi-daemon it seems like? systemctl status avahi-daemonUnit avahi-daemon.service could not be found. [13:31] leftyfb its a server with static ip and dns. configured via netplan [13:32] sliddjur: what do you have set for your nameserver(s)? [13:32] leftyfb a list of my two dns server. [13:33] sliddjur: both internal DNS servers? [13:33] leftyb other dns requests work. Just fqdn ending in .local from this particular host [13:33] leftyb both internal. [13:34] sliddjur: ok, so it seems to me, one of those DNS servers isn't resolving correctly. I would suggest configuring only 1 of them and seeing how things go. Then switch and see if it makes a difference. [13:34] @leftyb they are resolving correctly. [13:34] only .local doesnt resolv. because request never leaves my machine [13:34] sliddjur, you can try to change the Domain string in /etc/systemd/resolved.conf with something like 'mydomain.local' and restart systemd-resolved [13:35] ioria everything is commented out in that file. [13:35] i know [13:36] ah, sorry [13:36] sliddjur: do you have a search setting in your netplan config? [13:36] leftby no search settings. [13:37] though, I don't think you can actually put a TLD in there. Boy, your server admin is pretty dumb [13:38] sliddjur: look in /etc/nsswitch.conf, specifically the hosts entry [13:38] sliddjur: I'm hoping you have mdns4_minimal in there that can be removed, but being a server without avahi installed, I doubt it [13:42] leftyfb no [13:42] just files dns and myhostname correct? [13:43] sliddjur, can you show that full dig output that has the FORMERR? [13:44] Hello everyone! I'm kinda having a problem (not really a problem). This message shows up every time I boot up. https://pasteboard.co/IPkdVBt.png I'm using Ubuntu MATE 19.10. [13:45] Although, I don't think there is any problem [13:45] I mean, I haven't noticed any [13:45] Guest28779, check your /var/crash [13:46] okay [13:47] Guest28779, ls -al gives you an hint about what app crashed and the timestamp [13:48] leftyb https://paste.fuckingjuniper.com/?d4c221174b09ed9f#YW9W91c9MnQMC9htrgTQsdJ0SwdnXkVe6nnEdOLXyXQ= [13:48] yeah, I did "ls -la" ioria [13:48] leftyb but it never leaves system. [13:49] It seems like timeshift, lios and macro have crashed [13:49] But, what's macro? [13:49] I know timeshift and lios have crashed a couple of times some time agoo [13:50] Guest28779, if you want you can save those files somewhere else (or remove them) and reboot [13:51] ioria: Will that stop that message from popping up every time I boot? [13:51] Guest28779, it should [13:52] ioria: Okay, I'll try that, and if it works, I'll note it down somewhere so that I don't forget when the same thing happens again. Thanks :) [13:53] Guest28779, ok [14:17] Hi y'all! I have some troubles with the gcc version of my system. I installed gcc 9.2.0 a few weeks ago because of some stupid thing and had it defined as the default version. I now want to revert back to the regular 7.4.0 so I uninstalled gcc-9.2.0. However, when I call gcc -v it still says gcc 9.2.0 even though 9.2.0 is not installed anymore === Israphel is now known as Guest86085 [14:18] Tolhsadum: does apt complain about anything? === Israphel_ is now known as Israphel [14:18] No it doesn't seem to bother it [14:19] And the weird thing is that the symlinks seem to point to the right gcc-7.4.0 version [14:22] Tolhsadum: if gcc --version reports it is 7.4.0, then readlink -f $(which gcc) should tell you where this is. and dpkg -S /path/to/this/gcc would tell you whihc package it belongs to [14:24] also check alias gcc in case you defined one, as well as the CC environment variable (use "env") [14:25] tomreyn: gcc --version says 9.2.0 [14:25] umm sorry that#'s actually what i mean, if it still reports 9.2.0 then do what i suggested [14:27] I got an error saying that no path found is matching the pattern [14:28] when you ran which command? [14:28] no the dpkg command with the path given by the which [14:28] readlink* [14:29] so you probably did not install a debian package when you "installed" 9.2.0 [14:29] Oh good point, I'll try to find what I've done to install in [14:29] ,v gcc [14:29] sorry [14:29] it* [14:30] tomreyn, you said debian and i just assumed we were in #debian :D [14:30] Habbie: my (less sincere) apologies [14:32] tomreyn: Although, when I call gcc-9 I don't have anything anymore, so it seems to be uninstall [14:32] +ed [14:33] Tolhsadum: if you're happy, so am i. [14:34] No no, that's not good xD because gcc -v still gives me 9.2.0 :'( [14:35] Tolhsadum: well, the proper response here is: don't install software by unsupported means. if you do, be prepared to know how to fully uninstall it yourself, or to reinstall. [14:36] supported means are apt, from your ubuntu releases (official) repositories, and, i guess, snap [14:37] tomreyn: I know I know, didn't have much choice though, the support of some of our hardware told us the hardware was online fully compatible with gcc 9.2 [14:37] And 2 of our machines were down because of an Ubuntu update (fully official this one) [14:37] which ubuntu version are you running there aynways? [14:38] I was trying to fix it for several days until another update of Ubuntu 18.04 fixed it [14:39] ubuntu 19.10 supports and defaults to gcc 9.2 [14:39] Yeah but it's not LTS [14:39] right,t here's no LTS release supporting gcc-9 directly, you'd need a PPA [14:40] 20.04, but is still in development :p [14:40] yeah, that was a mess :s. And it was actually useless [14:40] Tolhsadum: missed the beginnings of your issue, but one option may be to use a 19.10 LXD container on 18.04 for the application requiring gcc 9.2 ? [14:40] But now I think it's messing with my cuda [14:41] here's a PPA you could have tried https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter=bionic [14:43] tomreyn: Is there a way to remove a ppa package with apt? [14:44] the same as installation but with --remove flag IIRC [14:44] Well I cannot find it with apt list, so I might have install it from source [14:44] !ppa-purge | Tolhsadum [14:44] Tolhsadum: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [14:45] oh the package? should just remove with apt as normal. [14:45] ppa-purge to remove the ppa and any packages from it. if you want to keep the ppa enabled with all possible side effects, you can just uninstall the packe [14:45] *package [14:46] but your gcc 9.2 installation doesn't seem to have been a package, as i think you already established. [14:46] Yeah, I would see it with apt list if it was an apt package, right? Even a ppa [14:47] yes [14:47] So I have to find the build folder and make uninstall then! [14:47] and dpkg -S /path/to/gcc would have known about it [14:56] hello all - is there a way in vim to show currect cursor-position (x, y) in vim inside status-line? [15:05] andre144k_ mine shows that by default [15:08] My headphones when connected to Ubuntu via bluetooth does not give proper audio quality. Any ideas why this might be happening? [15:10] BlueShark_: there are some work arounds on askubuntu.com [15:11] BlueShark_: check which audio profile is being used - for good quality stereo it should be A2DP but it has likely selected a headset profile (HFP or HSP) [15:12] TJ-: it's using A2DP., I checked. [15:12] would it be better if I buy a bluetooth-USB adapter? [15:13] BlueShark_: what are you noticing? Could it be caused by interference from other strong 2.4GHz radio signals ? [15:14] BlueShark_: have you tried a speaker test from sound settings? [15:28] andre144k_: which of the variuos vim packages do you have installed? vim-tiny is compiled without support for statusline. [15:31] moment im back in 5min [15:39] seere, ah i founded.. on this system is "vi" an own minimal binary, and not an link to "vim" - and i called allways "vi foobar.sh" [15:39] :] [15:45] Does anyone have a suggestion for a graphics card? [15:46] that's a bit vague. i always stick to radeon but it's depends what you plan to use it for? if you need nvenc or whatever [15:47] also budget? [15:47] I not a gamer older system 2015 looking to be under $300 [15:48] I had a Nvidia 8800 its starting to fail [15:48] I also run some virt machines.... [15:49] Nvidia used to have really good driver support not sure how AMD is doing... [15:50] Your looking 1660Ti or RX5700 for that budget [15:50] sixwheeledbeast thanks [15:51] i have always had good results with Radeon open source drivers. [15:51] what are you currently using? [15:53] RX580 did have an old HD7770 [15:53] you can pick ex mining RX5x0's up for good money [15:58] Those are top of your budget you likely wouldn't need that if your not gaming. [15:59] I appreciate your opinions and time [16:13] yotux: https://pcpartpicker.com/products/video-card/#X=0,30468&sort=-price [16:20] hi all. Having issues with my gigabyte ethernet (82574L) which is unclaimed in lshw. dmesg says it failed to init msi-x interrupts and then fails with error -5 [16:20] brand new install of ubuntu 18.04. worked in 14.04 but i didn't boot that in a couple years. [16:20] NIC is live in the BIOS [16:24] could also be an NVM checksum issue whatever that is [16:33] SASDOE: bios is up to date? [16:34] oh, worked with 14.04 hmm [16:35] Hello! USB 3.1 flash is defunct. In "Disks" in Ubuntu 19.10 when formatting I get an error "Error wiping device: Failed to probe the device '/dev/sda' (udisks-error-quark, 0). Gparted doesn't even recognize it, getting a Libparted Error "Input/output error during read om/dev/sda. Is the USB stick stick just corruped beyond repair? [16:35] Sorry for the sausage fingers [16:35] SASDOE: show some logs about its intialization on a pastebin then [16:36] pizzaburger: Usually that is sign of flash memory being physically broken. [16:37] pizzaburger: show what's logged to journalctl -f while you attach it [16:38] !paste [16:38] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:42] I'm currently trying some random fix for the nvm thing will report back [16:45] tomreyn: It doesn't even pick up the USB anymore, should I still run journalctl? [16:46] pizzaburger: what is "it", and how do you know it "does not pick up the USB anymore"? [16:46] tomreyn: Sorry, my computer. It does not show up under "disks" [16:47] pizzaburger: okay, this could be for a variety of reasons. being broken is one of those, and it's likely if it used to work before on the same computer, but there can be other reasons. [16:48] pizzaburger: the kernel may still report the device being attached and may indicate problems too, so the 'journalctl' report would be useful [16:49] other possible reasons include: unreadable partition table, new package versions (kernel, systemd, udev etc) introduced a bug. [16:50] I/O error rather suggests device is trashed or problems on the USB [16:52] pizzaburger: consider installing an actual irc client, too, it can be a lot more comfortable to use this chat that way than it is now. [16:56] tomreyn what is he using and how do you know that? [16:57] bracham: /whois [16:59] tomreyn: 'journalctl' is running. Ok, which client would you recommend? [17:00] pizzaburger: irc lcient? i don't know what your preferences are. maybe hexchat, weechat, irssi or something else. [17:01] apt search 'irc client' [17:01] tomreyn: Are all of them in the Debian 10 repository? Can they work through Tor? [17:01] we support ubuntu here [17:02] !debian [17:02] Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://www.ubuntu.com/about/about-ubuntu/ubuntu-and-debian - !Repositories meant for Debian should NOT be used on Ubuntu! [17:03] Thanks TJ- [17:03] tomreyn: Alright, thanks for the suggestions! I'll be sure to check them out! [17:04] i wish i could copy paste into a mouse lol. then just plug into the laptop and show you folk [17:04] which logs are relevant? dmesg | grep e1000e and that's it? [17:04] SASDOE: wat? X11 has supported mouse only copy+paste for years. [17:05] I meant as in store the contents in the mouse then physically move the mouse to another laptop (which has internet unlike the server im trying to get working) [17:05] then try pastebin command [17:05] err [17:05] pastebinit [17:05] how's it going to reach pastebin if my nic's are dead? [17:05] which is what im trying to fix [17:05] then how are you accessing it now? [17:06] my laptop for irc and a keyboard and monitor for the srever [17:06] so you have physical access? [17:06] yes ofc [17:06] well for all i know it was networked serial port through the BMC. [17:06] fair [17:07] and you have no usb media [17:07] tomreyn: which logs do you want? [17:07] yh i will do that if im asked for much but if its only dmesg i can type the errors out [17:08] just journalctl -b > /tmp/log is probably good enough [17:09] (regarding two intel nics which are UNCLAIMED in lshw but dmesg says e1000e (the correct module for them) failed with nvm checksum errors and msi-x interrupts errors [17:10] unrelated but why is the server printing (certainly looks like it) at a speed of 1 line/sec on this? [17:10] tomreyn: How long should the 'journalctl' command be running? [17:10] we don't know, it's not normally like this [17:11] SASDOE: ^ [17:11] :D ok i don't care enough anyway [17:11] pizzaburger: are you running ubuntu or debian? [17:11] tomreyn: Ubuntu 19.10 [17:12] tomreyn: I'm also getting red errors regarding core/package temp above threshold [17:13] tomreyn: http://dpaste.com/1AZ71RR [17:13] pizzaburger: journalctl -f prints new log entries to the screen indefinitely. you can cancel it using ctrl-c at any time. [17:14] pizzaburger: as a reminder, the idea was to run journalctl -f then insert the usb device and see what's reported. you can then ctrl-c [17:14] only stuff I can see is the dmesg stuff really [17:15] tomreyn: Ok, this is with the potentially corrupted USB stick inserted: https://paste.ubuntu.com/p/Fd8M6XKdJk/ [17:17] SASDOE: ok, i see those error messages you mentioned in context now. have you considered upgrading to the latest kernel version (assuming you'Re able to bring this system online by other means temporarily, or can carry over those packages)? i'd also suggest you look for a bios upgrade. [17:18] bios fully up to date (as in, they released an update in 2013 and none since [17:19] should I just try ubuntu 19.10 then? I can reinstall the OS [17:19] this was installed from a live 18.04 LTS [17:19] SASDOE: no need to reinstall, you can try a live iso [17:19] oh smart [17:20] https://sourceforge.net/p/e1000/bugs/598/ reports unfixed with linux 5.3.4 [17:20] that's a different linux distro and kernel, though, of course [17:21] and nic [17:24] right, but same driver, same message [17:25] SASDOE, in the meanwhile , you can try to boot with the 'pci=nomsi' option and remove the 'maybe-ubiquity' option [17:26] is that the error I should focus my googling on? not the NVM thing? [17:29] SASDOE: tomreyn In early ACPI-related boot this is VERY suspect "[81B blob data]" [17:29] SASDOE, btw, why are you using an old release of bionic ? a do-release-upgrade maybe ? [17:32] TJ-: thanks. suspect of what exactly? corruption / improper table parsing? [17:32] tomreyn: I'm just gonna scratch the USB since it doesn't work on any device. Another question, should I be concerned/addressing the Core/Package tomperatures being above threshold? [17:32] nah full fresh install [17:33] pizzaburger: yes, any thermal issues can easily affect stability. [17:33] i have an old 14.04 on a different drive but it's not even mounting [17:33] well set to be mounted* [17:33] tomreyn: well, at that point we'd expect to see the firmware's various ACPI tables reported... instead that opaque report, which I cannot find in the kernel source [17:33] pizzaburger: i did not get around to look at your log, yet, sorry [17:33] SASDOE, 18.04 isos were moved to old-release repo.... [17:34] I pulled this off the download ubuntu main webpage [17:34] it's LTS [17:34] SASDOE, what's your kernel ? uname -r [17:35] SASDOE, on the download ubuntu main webpage you find 18.04.3 [17:35] tomreyn: It's fine, I always appreciate your and all the other members' help on here. And I'm not in a rush of any kind. [17:35] TJ-: it's journalctl doing the "blob data" replacement [17:36] see --all [17:36] yh it's 18.04.3 sorry [17:36] SASDOE: tomreyn ahhh, but I'd expect to see a DSDT reported.. SASDOE can you rerun the report with "journalctl -b --all" [17:37] SASDOE, really ? i see 4.15.0-55 in your pastebin === jfcaron__ is now known as jfcaron [17:38] ioria: i think the ubuntu server 18.04.3 installer lets you choose between vanilla and LTSE kernel [17:38] ioria: yh just checked and all [17:38] i don't recall being prompted [17:38] s/vanilla/GA/ [17:38] tomreyn, yeah [17:39] but yh running 4.15.0-55 and 18.04.3 [17:39] I'll give 19.10 a shot [17:39] hello [17:39] TJ-: do I need to reboot to clear the boot options iora had me set for the logs to be relevant or not? [17:40] SASDOE, i suggested you to boot with the 'pci=nomsi' option and remove the 'maybe-ubiquity' option [17:40] yh I did that sorry. I was asking TJ if i should reboot without those before uploading a new journalctl log file [17:41] SASDOE, nothing changed, i guess ? [17:41] !hwe [17:41] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [17:41] (those flags only added an error message saying it can't use MSI things) [17:41] so instead of just msi-x it also had the same error about msi [17:41] SASDOE, i see, yes remove that option and reboot [17:42] appreciate the help lads. Not the first time either and my last run in with ubuntu was 4 or 5 years ago so it's very appreciated [17:43] pizzaburger: so the usb storage is properly detected by the kernel, no problems reported, no warnings about it. [17:43] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1764892 [17:43] Launchpad bug 1764892 in linux (Ubuntu Bionic) "e1000e msix interrupts broken in linux-image-4.15.0-15-generic" [Medium,Fix released] [17:43] SASDOE: no need to reboot [17:44] SASDOE: I just want to be sure no ACPI table errors are being reported [17:44] ioria: that link suggests i should be fine on 19.10 no? [17:44] yep [17:44] SASDOE: looks like ioria nailed the cause [17:44] pizzaburger: unless you need to recover / preserve the data stored on it, i suggest you just create a new partition table on it using gdisk or gparted, or overwrite the first 1 MB by zeros (using dd) [17:45] SASDOE, you can stick with bionic but with the new kernwl 5.0 [17:45] ok ok ill skip the journal thing then TJ and go straight to booting from 19.10 to see if tat works [17:45] sounds brave [17:46] hmm it says fix released, and fixed in 4.15.0-23.25 [17:47] we'll see [17:47] http://dpaste.com/1AZ71RR.txt says 4.15.0-55.60, built Jul 2 18:22:20 UTC 2019 [17:47] yes, will see, still a good catch! [17:50] ALso just noticed when booting, the Intel Boot Manager complains about the NVM being corrupted or unitianalised [17:50] with the correct spelling [17:51] and on 19.10 I just saw the same msi-x and nvm messages go through [17:51] SASDOE: have any motherboard firmware settings changed recently? [17:52] I tried turning both NICs off / on to make sure they were indeed on [17:52] that's it otherwise. Server wasn't booted in 4 years bc it was at my ex's [17:53] oh they're not live usbs (server) but just installation ones [17:53] SASDOE: If it won't cause problems I'd reccommend doing a firmware setttings 'factory/default' reset because it 'feels' to me like this is a mobo/firmware misconfiguration/corruption issue [17:54] and neither nic comes up in the network connections thing suggesting 19.10 doesn't solve this issue [17:54] i'll try the mobo factory default [17:54] SASDOE, then try 'noapic' [17:54] that's a boot flag yes? [17:54] yes [17:54] SASDOE: yes, stands for "No Advanced Programmable Interrupt Controller" [17:55] aight ill try both at once im feeling mad [17:56] SASDOE: best to try one at a time since otherwise you won't know which (may) fix it :) [17:56] or whether one fixed it and the other broke it again [17:56] ahhh you guys are so patient [17:56] ok [17:58] Welcome to Combinatoral Ubuntu kernels :) [17:58] bios defaults didn't fix it i'll give the noapic a shot (keeping maybe-ubiquity ?) [17:58] nope [17:58] SASDOE: "maybe-ubiquity" is a user-space flag so it won't affect the kernel config [17:59] pizzaburger: post a full log from a fresh boot if you like to examine what's wrong with the thermals. [17:59] so remove it to be clear? [17:59] it is detected in the initrd.img's /init when the GUI installer (Ubiquity) may need to be invoked [18:00] tomreyn: Alright, I'm going for a walk with my dog, will do that when I get back if you're still around! Thanks for the help! [18:00] SASDOE, did you install a gui on that server setup ? [18:00] pizzaburger: you're welcome. [18:00] hell no I haven't gotten past "I need the NICs to work" [18:01] isee , so maybe not so relevant [18:04] same errors on the noapic flags [18:04] sooo... throw the mobo in the bin and get a new one? [18:04] blimey I can't believe this.. was working fine 4 years ago.. :D [18:05] i'd play with jumpers next [18:05] SASDOE: is the E1000e a PCIe adapter? if so, unplug and re-plug it *firmly* - I'm wondering if it has vibrated out of alignment in the slot [18:07] no it's on the mobo [18:07] they are [18:07] two of them... [18:07] SASDOE, maybe you need the Intel driver [18:07] should work on the e1000e according to everything else i've seen tho [18:08] ioria: as far I can tell, "maybe-ubiquity" is added by curtin (see bug #1527664 comment #10) [18:08] bug 1527664 in curtin "/etc/default/grub.d/50-curtin-settings.cfg overwrites GRUB_CMDLINE_LINUX_DEFAULT" [Low,Fix released] https://launchpad.net/bugs/1527664 [18:08] SASDOE, the problem is the Hw not the SW [18:08] TJ-, yeah [18:08] ioria: that's why i suggested binning the damn motherboard lol [18:09] but it pisses me off [18:09] SASDOE: how new is the server? i once had a problem where the problem was the hardware was too new for the kernel driver. [18:09] SASDOE, try bootutil from Intel [18:09] anything specific? [18:09] SASDOE, http://mynixworld.info/2012/12/05/e1000e-the-nvm-checksum-is-not-valid/ [18:09] did that [18:09] didn't work [18:09] I mean it ran [18:10] But didn't fix the issue [18:10] ah [18:11] ikr.. [18:12] SASDOE, can you in some way paste 'lspci -nnk | grep Eth -A 5' [18:12] ioria: so their problem is their ethernet driver is refusing to load due to a checksum error? [18:13] yh pretty much [18:13] looks like that bootutil may be the only option. [18:13] ryuo, http://dpaste.com/1AZ71RR [18:13] I mean we don't know what it is but that's one of the possibilities [18:14] SASDOE: in firmware setup, on the "Server Management" tab, check the "View SMBIOS Event Log" for any clues as to mobo problems [18:14] you don't even know if the module is loaded [18:14] SASDOE: page 53 of the user manual [18:15] anything specific im looking for? had a scroll earlier and nothing came flying out of the computer but i wasn't too sure what to look for [18:17] SASDOE, can you in some way paste 'lspci -nnk | grep Eth -A 5' [18:18] coming right up. i'll also try the bootutil thing now that i've enabled both nics (only tried it on one with another disabled...) [18:18] SASDOE: unfortunately I don't... more like if it seems to have recent reports then they may indicate an issue and the error codes need investigation to find out what they indicate [18:19] I understand that VNC without a ssh tunnel poses some security risks. What exactly are those risks other than a security breach if there is a weak password? Is it that the vnc password is sent plaintext? What other risks are there associated without ssh tunnelling? [18:19] SASDOE: any spare PCIe NICs lying around you can use to at least get some network going? [18:19] I use tunneling myself, but was just curious [18:19] My boss is having a look around the office now, we prolly do but the question is where [18:20] SASDOE: nick one from another server :p [18:21] WaV: everything is plain text, so a being-in-the-middle can just watch what you're doing, capture inputs and outputs. [18:21] i'd have to wait for him to leave, but he doesn't really do that.. [18:21] :D [18:21] I checked the driver source. There's no way to disable the checksum validation checks short of editting the driver source. [18:21] not that i would ofc [18:21] SASDOE, there is also this script possibility : https://sourceforge.net/projects/e1000/files/e1000e%20stable/eeprom_fix_82574_or_82583/ [18:22] As in what's visual to session :0? Let's assume no actual typing was done in the vnc session and just mouse clicks. [18:22] WaV: (and since this should allow them to capture any credentials (if that's still needed at this point): take over control, too) [18:22] SASDOE: probably best to try to reset the EEPROM via the official tools. [18:22] SASDOE: one other thing I'd try is to jumper CLR_CMOS1 on the mobo (see page 26 of the manual) [18:23] SASDOE, you need ethtool and ifconfig installed (and probably you don't have any) [18:23] ok so going back to lspci: http://dpaste.com/1D90MCC [18:24] ethtool and ifconfig are present :) [18:24] 0000 ??? come on [18:24] good [18:25] why is 0000 significant? [18:26] is the product ID [18:26] SASDOE: did you reflash the nic firmware? [18:26] no christ is that my next step? [18:27] no, i'm just wondering what may have happened. clearnig cmos seems like a good plan to me [18:27] tomreyn: What if the client connecting connects to a VPN before connecting to the VNC server? [18:27] ioria: Can't tell if I need to run that script or not as i don't have an interface to run ethtool against [18:28] WaV: furthermore at my company we always recommend VPN only access to remote management tools [18:28] WaV: if this vpn spans both sides of the connection then only who is on the securely configured and implemented vpn can watch. [18:28] Could anyone help me figure out why only from a specific host whenever I connect to this ssh right after password it jsut sits there and nothing happens? But I tried logging in with same username from another host and its working just fine [18:29] for one it increases access complexity. It's not one system you need o break into but two now. Secondly rdp is historically rife with issues [18:29] ok clearing cmos thing now [18:29] tomreyn: And if the VNC server is not behind the network that hosts the VPN? [18:30] WaV: then you're doing a joe job [18:30] SASDOE: another thing you can do to gather more detailed info, is add "e100e.debug=16" to the kernel command-line and then capture the resulting dmesg to a pastebin [18:30] What does that mean, lol? [18:31] SASDOE: oops, "e1000e.debug=16" (typo!) [18:31] unbelievably i caught it [18:31] hey guys, can you help me to mount AirPort time capsule on ubuntu 18, please? [18:31] anyone remember where the jumper is on a mobo? i've done this once before and i forget how [18:32] WaV: what did you mean by "not behind the network that hosts the VPN"? are both VNC client and VNC server part of the same VPN? or not? [18:32] tomreyn: no [18:33] oh i read the instructions and understand now [18:33] tomreyn: Assume the client is connected to a VPN session before connecting to the VNC server. The VNC server has nothing to do with the network where the VPN is hosted. [18:33] WaV: if only the VNC client is on some VPN but the VNC server is nbot part of the same VPN then it means the connection traverses multiple networks, including some which you probably don't trust, such as the Internet. [18:33] Can an attacker still do a MITM? [18:34] possibly, yes. it's, at best, security by obscurity. [18:35] you're not really winning anything by putting one side of the connection in a VPN you trust more than the internet [18:37] Ok. The only reason I ask is because I've yet to find an iPhone client app for VNC that allows SSH tunnelling, and while I rarely ever need to VNC into my computer, I wanted to know the risks that are associated with doing so. [18:37] but this is rather ##security or ##networking than #ubuntu [18:38] Understand completely. Thanks for the help. [18:38] SASDOE, what happens if you run 'sudo modprobe e1000 eeprom_bad_csum_allow=1' ? [18:38] find a VPN solution you can span between iphone and the network the VNC server is in, then enable it on both ends and use the vnc client to connect through it to the vnc server. [18:40] sysctl net.ipv4.tcp_ecn=0 [18:41] sysctl: permission denied on key 'net.ipv4.tcp_ecn' [18:41] ?? [18:41] took too long to do the cmos thing bc my fingers are thicc [18:42] will try the eeprom thing but [18:43] boss just gave me a new server lol so i might just pack it up after that [18:44] clearing cmos did nothing to the nics [18:44] SASDOE, what happens if you run 'sudo modprobe e1000 eeprom_bad_csum_allow=1' ? you need it plugged [18:46] nothing [18:46] brb [18:46] SASDOE, dmesg | tail [18:47] still nothing that shows as e100 related [18:47] did that immediately after doing it [18:48] literally all apparmor stuff [18:48] sysctl net.ipv4.tcp_ecn=0 [18:48] sysctl: permission denied on key 'net.ipv4.tcp_ecn' fixed its sudo [18:50] SASDOE, 'sudo modprobe e1000e eeprom_bad_csum_allow=1' [18:50] hello [18:50] ioria: is that even a thing? i couldn't find that in the e1000e source. [18:51] ryuo, http://www.thinkwiki.org/wiki/Problem_with_e1000:_EEPROM_Checksum_Is_Not_Valid [18:51] but maybe not [18:52] I'm having some issues with package errors and can't seem to work around it. Any ideas? http://dpaste.com/109N52Y [18:53] ioria: it's not a module parameter in the upstream source, at all. [18:54] seems it only exists in e100 driver? [18:55] yh i was sudo [18:55] alright ill bin this dude i've got a better computer now [18:56] thanks for the help lads im still amazed [18:56] SASDOE: at? [18:56] ryuo, nope, also the good chili555 suggests it : https://askubuntu.com/questions/266885/can-not-find-eth0-when-first-boot-machine-its-ok-when-reboot-the-system-help [18:57] Boss saw me struggling and just gave me a new one [18:57] oh amazed at you all being here five years since i last came by. [18:57] ioria: how can you specify a module parameter that doesn't actually exist? [18:57] it's very generous [18:57] it seems it was removed at some point? [18:58] ryuo, that's a good question [18:58] I got it worked out, thx [19:13] SASDOE, why don't we try to load e100 with that parameter ? just for test [19:15] booting kernel 5.3 i'm getting somewhat washed out colors on intel graphics [19:15] black is a shade of grey, other colors suffer as well [19:15] in windows and on nvidia cards this is corrected by adjusting the "output dynamic range" [19:15] kernels 4.15 and 5.0 boot without this issue [19:15] any suggestions re boot flags? [19:17] Hello [19:17] ubuntu version, X version? [19:18] Can I ask for help, during Ubuntu install, on this channel? [19:18] deepocean1358: sure, this is a goo dplace for any ubuntu support questions [19:18] Ok thanks [19:19] During install, I keep getting errors that Ubunto was unsuccesful erasing my harddrive. [19:19] I have assigned my entire HD to Ubuntu. [19:19] can you show the exact wording of the error message? [19:20] also, which ubuntu version are you installing? [19:21] Let me retry it again [19:21] 18.04 LTS [19:21] oh thats weird [19:21] Now it copies everything??? [19:21] Weird [19:21] I tried this 5 times [19:21] each time errors [19:22] is it going all right now? [19:22] I guess so [19:22] how much ram does this system have installed, if you know? [19:22] Its says copying files, until now I would get an disc error stating that erasing was unsuccesful,. [19:22] 16GB its my laptop [19:23] oh this sounds like a current one then [19:25] I tried to install version 19, but my trackpad was not working :-) [19:25] I hope I am not missing out on a lot with version 18 [19:26] there's no version 18 or 19 [19:27] you probably mean 18.04 LTS and one of 19.04 and 19.10 [19:27] Sure, 18 is short of 18.04 [19:29] !yy.mm [19:29] 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 [19:29] deepocean1358: ubuntu core 18 is very different from ubuntu 18.04 LTS or ubuntu 18.10 https://ubuntu.com/blog/ubuntu-core-18-released-for-secure-reliable-iot-devices [19:30] deepocean1358: ubuntu core 18 is built off of ubuntu 18.04 LTS but is a very different kind of system for different kinds of uses [19:31] https://bugs.freedesktop.org/show_bug.cgi?id=108821 [19:31] Freedesktop bug 108821 in DRM/Intel "[DP MST + DP-HDMI] DisplayPort always defaults to incorrect limited-range RGB on FullHD external display" [Normal,Resolved: fixed] [19:31] any chance this will get merged? [19:32] issue on current kernel 5.3 [19:33] merged to? [19:33] (this is a bug report on freedesktop.org, not ubuntu's bug tracker) [19:33] it's a kernel issue [19:34] which has later been fixed [19:34] the fix has not been merged with ubuntus kernel 5.3 however [19:35] this answer your question? [19:36] well if it's a kernel issue and a patch against the vanilla kernel then it will probably get merged to that at some point [19:36] there could probably a backported patch if needed for some ubuntu releases and their kernels [19:37] the latter would require a bug report on launchpad [19:37] yes, well. 1804 was shipped with broken graphics support for docked lenovo >=haswell [19:37] so... maybe run this up the ladder this time [19:38] https://lkml.org/lkml/2019/5/8/1122 suggests this may have been merged in vanilla 5.2-rc1 [19:38] still an issue on ub 5.3 [19:38] !bug [19:38] If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [19:39] sure you did not mean #ubuntu-offtopic? [19:39] or -kernel? [19:40] no, the command is ubuntu-bug [19:40] thats how it usually goes when you don't have an answer [19:42] deepocean1358: any luck with your Ubuntu Desktop 18.04 LTS installation? [19:42] Almost done [19:43] nice, so no more errors there [19:43] yeah :-) [19:45] Done [19:45] Works ok. [19:45] It is a bit slow, I guess it still doing something in the background [19:46] did you reboot already then? [19:46] Yes [19:46] hmm with 16 GB RAM it shouldn't be slow at all, this suggests something is not right. [19:47] you can share your system log using journalctl -b | nc termbin.com 9999 if you like [19:47] how large will that be? [19:47] it should fit shortly after a boot [19:48] It is installing updates [19:48] Software Updater is active it seems [19:48] and if it's cut off we'll still see the important part - the beginning. [19:48] sure, update first, reboot another time [19:48] I chose minimal install, so I guess it will be done soon. [19:48] Ok, will do. [19:50] Nice! MX Anywhere 2 worked immediately ;-) [19:51] wauw now I am impressed [19:51] Even my Samsung 55inch got recognized by BT manager [19:52] tomreyn: your supposition about the i915 RGB issue was correct: "git describe --contains 37aa52bff2bc --exclude='*cod*'" --> "v5.2-rc1~48^2~39^2~13" [19:53] TJ-: thanks, i always wondered how to do this. [19:54] the "--exclude=..." was only needed for me because I have a lot of different sub-system remote repos added to my main Linux repo [20:03] ok done journalctl -b | nc termbin.com 9999 [20:03] Where do I find the outpu? [20:03] deepocean1358: it should have returned a http address [20:03] 2su7 [20:03] termbin.com/2su7 [20:04] deepocean1358: is it still slow though? [20:04] Yes very [20:05] changing radio channels starting new apps (Thunderbird Firefox etc..) [20:05] all very slow [20:05] and background is spinning in the background it sounds [20:07] hello room [20:08] deepocean1358: possible hardware/driver issue? "Jan 10 20:57:59 Ectbatana kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ IBUS ]" [20:10] Does that mean anything? [20:10] deepocean1358: hmm maybe install the proprietary drivers instead. [20:10] Ok what device is it? [20:10] nvidia graphics [20:11] Oh I see [20:11] hmmm, was "Ectbatana" the summer palace of the Perisan kings? Seem to recall Darius retreated there when Alexander the Great was chasing him [20:11] Yes [20:12] you know your history [20:12] nouveau (which failed there) is the open source driver, you can install proprietary drivers using software-properties-gtk --open-tab=4 [20:13] deepocean1358: tomreyn the "00000000" looks like a null-pointer exception... but it doesn't happen again so not sure if it causing the later delays. I suspect though the multi-GPUs is causing the problem [20:14] i suspect embedding nvidia graphics hardware in this otherwise working computer caused the problem. ;) [20:15] i wish nouveau could be any better than it is [20:16] there's plenty of reports for "nouveau" "bus: MMIO read of 00000000 FAULT at" [20:17] deepocean1358, you know your nvidia card model ? [20:17] I am installing it now through software and update, its a GTX940 [20:17] install is quick and painless [20:17] nouveau 0000:01:00.0: NVIDIA GM108 (1180d0a2) nouveau 0000:01:00.0: bios: version 82.08.57.00.36 [20:20] Looking at the messages after "Jan 10 20:57:31 Ectbatana kernel: MXM: GUID detected in BIOS" suggests this may be due to an ACPI firmware bug [20:20] Directly related to the "VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PEGP handle" [20:20] Battery on this second laptop is almost dead [20:21] ok rebooting now [20:22] deepocean1358: see if there's an updated firmware from "DMI: Medion P6670 MD99960/E15SGN, BIOS 209 03/26/2018" [20:22] I get the feeling the SSD is slow [20:23] deepocean1358: one test you could try, is see if one of the GPUs can be disabled in firmware setup ... if that solves it it does point to a problem with the optimus configuration [20:24] the latest bios is already installed [20:24] secureboot is enabled [20:26] Secureboot is supposed to be enabled, correct? [20:27] @TJ GPU cannot be disabled in BIOS [20:27] there is no such option [20:28] deepocean1358, lspci -k | grep -EA4 'VGA|3D' | nc termbin.com 9999 [20:29] deepocean1358: unless you see a need for secureboot, i'd disable it at least temporarily to see whether it improves things. [20:30] ok [20:30] Will do that [20:30] !mainline | deepocean1358: might be worth trying the latest mainline kernel build to see if it's a bug that has been fixed [20:30] deepocean1358: might be worth trying the latest mainline kernel build to see if it's a bug that has been fixed: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [20:31] termbin.com/kcu5 [20:31] ioria see above pls [20:31] yes [20:32] mx [20:33] How fast does your FireFox load, immediately after a reboot. [20:34] On windows10 it is instantenously. On Ubuntu on my machine it takes around 5 seconds [20:34] Is this normal behavior for a cold reboot? [20:34] i installed tvheadend and was prompted for users and password ... those users are not working .. so i treid to reinstall .. but no longer prompted ... how can I bring the same installation script that I was prompted with ? [20:34] The next times I start FireFox it loads very quickly. But first time loads are very slow, for all apps [20:34] deepocean1358, windows 10 does not do actual cold reboots by default [20:35] so windows boots 5 seconds longer.. [20:35] grinn [20:36] deepocean1358, i don't see any module loaded for your discrete card; can you open nvidia-settings and switch to nvidia ? [20:36] ioria Yes because I just installed it [20:36] Let me checkl [20:38] Yes I am now using the NVIDIA GeForce 940M/PCIe/SSE2 [20:38] deepocean1358, lspci -k | grep -EA4 'VGA|3D' | nc termbin.com 9999 again please [20:39] termbin.com/s9av [20:39] ok [20:43] I constantly hear the HD in the background, what is it doing? [20:44] deepocean1358, ps -A | nc termbin.com 9999 [20:44] termbin.com/d9bcp [20:45] deepocean1358, it's not doing nothing special afaict [20:45] ok === deepocean1358 is now known as deepocean_ [20:47] Well so far the machine is doing quite nicely, I am impressed. [20:48] I have connected my iPhone, iPad and Samsung TV [20:48] Everything seems to work, so I am actually quite happy. [20:48] Thank you all for the help! [20:49] I also like the FileManager, it looks pretty sharp [20:50] sup [20:50] deepocean1358: so did it get faster with the proprietary nvidia driver installed? [20:50] do any of you know how to set window groups in ubuntu studio (xfce) [20:51] e.g. when I start terminal i want four windows to open tiled [20:51] tomreyn, Yes a bit. But first time opening apps are a bit slower than what I am used to. I wonder if it is my machine. [20:51] i can do this with hotkeys but takes four hotkeys [20:51] tomreyn, when you open FireFox fresh after reboot, how many seconds does it take to open? [20:53] deepocean1358: it's normal to take longe ron the first start after boot. ubuntu doesn't run firefox as a background service for fast startup as windows does [20:53] Good to know, then I guess I am fine! [20:54] Tomorrow I can start downloading Python and start learning Python. [20:55] One thing more [20:55] have fun then. there's also #ubuntu-offtopic if you want to chat but have no support questions [20:55] If I have radio in the background, and start updating the system lags [20:55] mouse lags and internet stream lags as well [20:56] what kind of radio? [20:56] Rythymbox [20:56] I mean the online radio stations [20:57] No problem if I am just listening and using terminal. [20:57] hmm is ubuntu installe don the toshiba hdd or the phison ssd? [20:57] As soon as I start using Software & update to see if there are updates, the radio stream laggs [20:57] oh shoot [20:57] I just remember it is probably on Toshiba! [20:58] damn oit [20:58] damn it [20:58] this one is not so fast [20:58] Yeah [20:58] Wasnt thinking [20:58] I saw it was 1TB [20:58] Should have known [20:58] the fast one is only 100GB [20:59] 128 GB normal capacity, yes [21:00] I think I have to start over again? [21:01] Ok rebooting install again [21:04] any ideas on a window manager / preset startup 4 terminal windows? [21:05] zmagii: have you tried asking in #ubuntustudio or #xubuntu ? they'll be most experienced with your desktop there [21:06] ok installing it again [21:06] Copying files goes much faster :-) [21:07] zmagii: startup 4 terminal windows? [21:08] zmagii: I run xfce with 4 windows and 6 terminals active. [21:14] Bashing-om: at startup? [21:15] tomreyn: thanks, i didn't realise there is #ubuntustudio [21:15] zmagii: Affirmed - all at startup. [21:16] how do you do that? [21:17] zmagii: Gui setting for how many windows you want, and save your settings in the logout screen (best I recall). [21:21] "save session" ? [21:36] How do I repair my MBR / Grub? [21:36] I have accidentally wiped my bootrecord I tink [21:37] deepocean_: https://help.ubuntu.com/community/Boot-Repair [21:37] It was on the slow toshiba file, after reinstalling Ubuntu on the faster SSD, I formatted the HD, containing the MBR I guess [21:37] thanks [21:37] Bashing-om: cool, let me try [21:37] deepocean_: no problem, good luck! I recommend going with the second method from that wiki. [21:38] Upgraded from 18.10 through 19.04 to 19.10. I have a Dell XPS15 and used to have 11 hours of battery time on average per day. It's now down to half of that after the upgrade. TLP is running, Powertop is tuned and I have done 'pm-powersave true'. What else can I do to recover a full day of work on my laptop other than downgrading? [21:42] deepocean_: efi system partition (ESP) in your case, since you're UEFI booting. [21:44] It seemed to work [21:45] I am back online. [21:45] Fri 10 21:42:03 < tomreyn> deepocean_: efi system partition (ESP) in your case, since you're UEFI booting. [21:45] can i ask another question... if i had a windows partition before installing ubuntu, is there a way to start it up? I use a macbook pro and decided to replace macOS with ubuntu [21:45] How do I know where to precisely the system has written the boot files to? [21:45] I mean on the SSD or HDD [21:45] if i boot into the windows partition now it says something like "no OS found" [21:46] if it's not possible i could just erase it i guess, but i'm just wondering [21:46] deepocean1358: sudo findmnt /boot/efi/ [21:47] deepocean1358: also sudo findmnt /boot [21:47] zmagii: Dual booting - EFI system ? and all installs installed as EFI ? [21:50] deepocean1358: sda is the hdd, sdb is the ssd, at least that's how it was earlier. confirm using ls -l /dev/disk/by-id/ata-* [21:55] Thank you all, have a nice evening. I am off to #ubuntu-offtopic === GWM-Deus is now known as GWM [22:20] Bump; Anyone? Upgraded from 18.10 through 19.04 to 19.10. I have a Dell XPS15 and used to have 11 hours of battery time on average per day. It's now down to half of that after the upgrade. TLP is running, Powertop is tuned and I have done 'pm-powersave true'. What else can I do to recover a full day of work on my laptop other than downgrading? [22:21] isene, did you try ' run powertop --auto-tune ' again? [22:22] oh wait, TLP + powertop ? [22:22] TLP is for autoconfiguring power settings, powertop can do this but works better .. use one of these, not both? [22:22] No, I did it manually and checked that all tunables are good [22:23] I run both - have done a few years [22:24] isene: does the battery still report it can hold full charge? [22:24] doing wrong for years then [22:25] TJ-: How do I check that? [22:25] OerHeks: So, which should I use, then? [22:25] isene: you do know batteries lose their full charge over time right? [22:26] isene: "grep . /sys/class/power_supply/BAT*/*" and look at the diff between _ENERGY_FULL_DESIGN and _ENERGY_FULL [22:26] leftyfb: Yes, but not 50% overnight [22:27] /sys/class/power_supply/BAT0/charge_full:6714000 [22:27] /sys/class/power_supply/BAT0/charge_full_design:8509000 [22:29] isene: so it's dropped from 8.5 to 6.7 (22%) since new [22:30] Yes - but half overnight after upgrading from 18.10 to 19.10 [22:34] maybe isene is saying that the powered off laptop looses charge faster than it used to, which could suggest it's not entering the lower power saving modes anymore. just guessing. [22:34] Could it be that 19.10 activates the NVIDIA graphics card? [22:34] powertop thermald, as per https://github.com/TillmannBerg/Ubuntu-Dell-XPS-15-2019 [22:34] yes, 19.10 comes with nvidia drivers, first iso edition that does so [22:35] any release would activate an nvidia card if detected [22:36] just like any other hardwarew that's identified and can be supported [22:36] I would like to stop my laptop from activating the nvidia card, though (I'm not gaming on this) [22:36] OerHeks: Thanks a lot for that link. [22:46] isene: you can blacklist the nouveau module and / or bind the nvidia graphics chipset to the vfio-pci module [22:46] i haven't tried this myself, but imagine either could work [23:07] tomreyn: That went a bit swoosh over my head :-) And how about disabling the card in Bios, perhaps? [23:08] isene: certainly the best option if you can. [23:09] TLP can do that too ? [23:10] there seems to be a gui, in the uprising ppa [23:10] tlpui [23:17] uprising ppa? [23:18] https://www.linuxuprising.com/2018/09/tlpui-is-graphical-user-interface-for.html [23:45] hi [23:45] should I install nvidia propietary drivers via apt-get or download from nvidia.com [23:46] it's for ubuntu 19.04 [23:47] zxd: there's probably a nice gui thingy to do the work, but ubuntu-drivers devices or ubuntu-drivers status may do the right thing [23:47] Thanks guys for all the help [23:51] sarnold +1, or the driver menu in update settings [23:52] zxd: Even Nvidia advises: "Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than NVIDIA's official package.". [23:54] unless you have a reason for newer driver for ancient nvidia 2048 TI [23:59] just installed 19.04 only ubuntu purple background appears [23:59] the installation went fine [23:59] maybe it installed 3rd party drivers during installation and messed it up