[00:00] but i assume thats fine since its just cache [00:00] think that its fine though? [00:01] IntelCore: not really. you said something about "Indicator-Applet-Complete" not working. you also said something about "bionic", which could mean some version of ubuntu 18.04 lts. it is still unclear which software seems to misbehave or how you installed it, how you installed ubuntu, when the issue first happened, what you might have changed to introduce the issue,etc. etc. [00:02] tomreyn - 16.04.5 upgraded to 18.04.1 and the applet is incorrectly showing the wrong panel for "system-Settings" [00:03] tomreyn: It did. I'm using cpufreq-aperf to see. None of the cores are resting and they seem to boost wehan i'm playing TORCS at Hi-Res :) Thanks! [00:04] rusty_: it does not seem to be part of the upstream (git-scm.org) source code releases. [00:05] tomreyn: https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh ; not sure what it gives you, though [00:06] IntelCore: this upgrade path is not yet supported. [00:07] thanks nacc. looks like i missed it, it's in the upstream tarballs in /git-2.9.5/contrib/completion/ [00:08] rusty_: there's the bash.completion package, maybe similar functionality is in there. [00:08] bash-completion [00:08] IntelCore: maybe show a screen shot, too. [00:09] yo tomreyn - still not listed here: https://answers.launchpad.net/ubuntu/+source/indicator-applet/+question/140344 [00:09] gott: you're welcome. if this is a zen cpu architecture, you may want to use a newer kernel (4.17+) to get better frquency indicators. [00:10] ehh what is this format this default backup app backups in? [00:10] yes I can shoot it [00:10] duplicity-full.20180802T185348Z.vol1.difftar.gz [00:10] how do i get the files if my OS fails? [00:10] IntelCore: what is not listed there? [00:10] this problem tom [00:11] Lemme post pics brb [00:12] Mibix: you use duplicity. [00:12] tomreyn i believe im using deja dup? [00:12] Mibix: this is a gzip compressed tar archive containing an incremental backup [00:13] yeah i guess you have to use deja dup to retrieve the files? [00:14] Mibix: deja-dup is a graphical frontend to duplicity [00:15] ahh [00:15] im testing a restore [00:15] see how it works [00:19] It's not Ryzen so I think I'll be fine with kernel 4.15 for now :) [00:20] jeez this is taking forever just to prepare the restore :p [00:20] I'm just very happy that it works Tom (y) [00:22] gott: then i'm happy, too ;) [00:23] Mibix: if you're looking for other backup software: restic, boxbackup are also fine. but i dont know whether there are GUIs for those. [00:28] im somewhat new to the linux scene but can someone point me in the right direction of which ubuntu to get and how to get it [00:32] ellyacht, well which one to get is really up to you but 18.04 seems be fine [00:33] ubuntu.com [00:33] ellyacht: here's some guidance on the flavors - https://wiki.ubuntu.com/UbuntuFlavors [00:33] ... [00:34] tomreyn ? [00:34] IntelCore ! [00:35] this the applet info page https://i.imgur.com/r4Z7Z2D.png [00:35] https://i.imgur.com/QIjB53E.png [00:35] that the Settings panel [00:36] IntelCore: this doesn't look like ubuntu 18.04 to me. is it xubuntu maybe? [00:36] no 18.04.1 w. compiz [00:37] what? Flashback-Compiz [00:38] IntelCore: so unity? this is not supported on 18.04 here. [00:38] tomreyn - the small tv top right is a pull-down menu.. can log-off. souns, other things [00:39] no no unity [00:39] Gnome de flashback-compiz envoronment [00:40] that doesnt m not pointing to system settings. atter. the Applet itself is [00:40] er, the DE doesnt make it not point to right place [00:41] The Applet goes to get the 'about' panel, instead of 'settings' [00:42] tomreyn - you know settings is a panel in bionic. [00:42] IntelCore: sorry, i dont think i know enough about compiz to help there. i see compiz is still available in 18.04 so i guess it's still supported, but i dont know wnough about it. i suggest you use apport to report a bug if there is one. [00:43] OK, how to do that? appaport? [00:43] rather 'ubuntu-bug compiz' than apport [00:43] cas it def wrong panels [00:44] you sure that panel is for gnome 3? [00:44] 2010 applet [00:44] rather that applett [00:44] so most likely not [00:44] use the tweak-tool and look at gnome-shell-extension [00:44] kk4ewt - the bionic have system settincs where you find 'devices' [00:45] the xenial had a page of icons [00:45] 18.04 is using gnome3 now not untiy [00:46] no that is fine. the applet got nothing to do wid the de [00:46] in other words, the applet is ontop of any de used [00:47] the stuff under it is an info panel [00:47] I'm trying to mount a second hard drive on boot by editing fstab. The drive is formatted in NTFS. I had used the follwoing fstab entry successfully on a previous install, but now it causes my system to hang on boot. Any idea what's wrong w/ it? UUID= /d ntfs-3g uid=1000,gid=1000,fmask=0022,dmask=0022,nls=utf8 [00:48] JoshuaD: i think it should be just 'ntfs' for the type [00:48] what IS your system? [00:49] Ubuntu 18.04 [00:49] does /d exist by the time it tries to moun tit? [00:49] kk4ewt - yea, i go, this applet might be in the gnome extensions. but.. It's not [00:49] i created an empty directory in /, so I believe so. / is mounted before /d in fstab [00:50] JoshuaD: ok i guess this should wotrk then. try mounting it once you've booted fully, first as it is, then with 'ntfs' instead of 'ntfs-3g', see which one works [00:51] i like the applet, since the squirell distro.. two years.. no problems. [00:51] @tomreyn: that makes sense, let me try it now. Thanks [00:52] is -3g for gpt drives? [00:54] ah. i think i found my mistake. It looks like i forgot the -3g in fstab [00:54] `sudo mount -t ntfs-3g -o nls-utf8,umask=0222 /dev/sdb2 /d` works [00:54] gonna add the -3g and see if it was just my typo, brb [00:54] either ntfs or ntfs-3g should work [00:55] JoshuaD: so what you posted above is not actually what you have in fstab? [00:55] Yea, i had it saved to a text document for a flatten/reinstall, and I must have messed up the transcription to fstab somehow. [00:56] uses the FUSE file system interface, so it can run unmodified on many different operating systems. [00:56] so if you did not have vsfuse file system that might cause the hang [00:57] JoshuaD: i see. well, in 18.04.1 mount(8)'s NTFS section does not discuss 'fmask' either (nor does the global / general section). there is 'umask', though. [00:58] (fmask exists for vfat) [00:58] JoshuaD: i see. well, in 18.04.1 mount(8)'s NTFS section does not discuss 'fmask' either (nor does the global / general section). there is 'umask', though. [00:58] Yup. That was the mistake. Thanks for the help guys <3 [00:58] (fmask exists for vfat) [00:59] hmm [00:59] Rhythmbox is extremely slow, why is this? [00:59] I went, tomreyn.. into developer mode on 16.04, and suddenly had mount trouble. As soon as I found the setting that got me out of systemd operating, the mount problem cleared up [01:00] (got out of advanced mode) [01:00] @tomreyn: people here are saying ntfs uses all three: https://askubuntu.com/questions/113733/how-do-i-correctly-mount-a-ntfs-partition-in-etc-fstab [01:00] "Permissions for ntfs and vfat file systems must be set with the dmask, fmask and umask options. dmask controls permissions for directories, fmask controls permissions for files, and umask controls both" [01:01] tomreyn you cant just restore a few files in the gui it looks like [01:01] you have to restore all or nothing? [01:01] JoshuaD: there's alöways a chance the man page got out of date. i was juts looking at --help, too, but its not very telling [01:02] i would use -3g if you had it before. hard to say [01:03] Yea, that was the mistake I made. It wanted -3g and I had forgotten it. [01:04] Mibix: https://askubuntu.com/questions/181272/is-it-possible-to-restore-only-one-directory-with-the-backup-utility [01:05] Unable to init server: Broadway display type not supported <= what is this display? [01:06] JoshuaD: the infodoc is identical to mount(8) for all i can tell, so... i guess as long as 'mount' does not complain, it'll be fine. [01:06] tomreyn i dont see that option but im using nemo not nautilus :/ [01:06] display.. the monitor? or, the DE of the system using xorg, gnome, lightdm? [01:07] it's not starting a display.. in any case [01:08] ahh i do see it in nautilus though [01:08] interesting [01:08] Mibix: hmm right, you'd need to use nautilus for this GUI integration to work, i guess [01:09] hanasaki1 ? like this? " Gtk-WARNING **: cannot open display: " [01:10] @tomreyn, thnx for the help, appreciate it [01:10] welcome, Josh [01:11] hanasaki1 - Maybe try passing the -vv option to ssh when you connect, this prints verbose debug messages, you should see several comments about X11 forwarding while connecting [01:12] If X11Forwarding is not specified, the default is no on the Debian machines [01:13] so tomreyn if i lose my whole linux drive and i have all this backed up externally with deja vu I can restore it one i reinstall ubuntu on a new drive? [01:13] its deja vu isnt tied to the OS/drive somehow? [01:14] superuser.com/questions/310197/how-do-i-fix-a-cannot-open-display-error-when-opening-an-x-program-after-sshi [01:15] let me send these png pastes to show the applet bug === brainwash_ is now known as brainwash [01:16] Mibix: It's "Déja Dup", to be precise. As long as you'll install a version of déja dup and duplicity (and their dependencies, i guess, but ignore this for now) which are the same or a newer version, i'd expect restoring your data to work on any linux distro. [01:17] Mibix: (there could be (much) newer duplicity + déja dup releases which drop support for old features, though) [01:17] similar.. if my local display that works is "DISPLAY=:1" what shold i set on the remot machine? [01:18] Mibix: you'll best consult their documentation sot know for sure. but i'd expect the same and newer ubuntu releases to support restoring your old backups, unless ubuntu release notes would say different. [01:21] export DISPLAY=localhost:1 and xhost + fails.. this succeeds export DISPLAY=:1 [01:26] tedg ? [01:27] not sure why my dvd drive isn't working....it worked with kali and linux mint. [01:27] ahahah.. tedg wrote this indicator applet [01:27] he's irc.freenode [01:28] hmm. now to see if he's online [01:29] yes. he's away [01:30] IntelCore: lets do without the inner monologue [01:30] Hello im going to install ubuntu on my hp laptop its preinstalled with bloatware on windows 10 but has a hidden windows 10 key if i reinstall will this remove the key from the laptop [01:30] oo. soz. Ted Gould? [01:31] IntelCore: please stop. As you've been told multiple times. This is a support channel. Please keep on topic or go to #ubuntu-offtopic [01:32] guest101: They "key" is just Microsoft registering your pc as having been installed with Windows 10. You should be fine. Or go ask in #microsoft for more details [01:33] its my understanding they either put in a the bios or a hidden partition on the hard drive but im not sure [01:34] Also, newer machines have the Windows install key stored in a special area within the BIOS. There are ways to retrieve the key in case you need to refer to it later. [01:34] guest101: again, they don't put anything anywhere on your pc. Also again, your question has to do with Windows and not Ubuntu. Go to Microsoft for more details about Windows 10 registrations [01:37] leftyfb: machines preinstalled with Windows 7 (after late 2012), Windows 8 and 8.1, Windows 10 have their product key stored in BIOS. Common instructions to retrive the key usually point to using a Linux based live CD like ubuntu [01:37] "sudo cat /sys/firmware/acpi/tables/MSDM" will return a key if it is there [01:38] pragmaticenigma: First, I'm pretty sure what you're referring to is only a thing in Windows 10. Not 7 and I don't think 8. Second, he was asking if he installs Ubuntu will his "key" still be there. The answer is yes, if it was there to begin with. [01:39] leftyfb: I know it's a windows 7 thing, as the machine I'm using right now was a windows 7 machine prior to wiping and installing Ubuntu [01:40] I agree part of their questioning was ot... but felt the "they don't put anything on your pc" wasn't entirely true [01:40] pragmaticenigma: if it's an OEM, then the OEM cd will install without a problem. But I'm pretty sure that doesn't mean there's any sort of key stored in the BIOS. Not sure pre-Windows 10. I could be wrong, but I don't think so [01:40] they don't put anything on your pc. If anything, it's put there by the OEM during BIOS/firmware flashing. Not by Microsoft. [01:41] leftyfb: You are right it is an OEM feature, Windows merely seeks out the key during install [01:42] I think the thing they were referring to was Windows 10 specific. If you had a PC with a retail license of Windows 7 (no key stored in acpi) and then upgraded to or fresh installed Windows 10, that pc is now registered and you will be able to always installed Windows 10 without a license key. Windows did not put a key anywhere, but they "registered" your pc. You'll need to activate while online or call Microsoft. [01:43] boa noite [01:43] leftyfb: I'm telling you, I have a OEM machine that came with Windows 7, it did not come with a product key sticker. The Product Key is retreivable from that command I just listed [01:44] will: can we help you with something? [01:44] pragmaticenigma: you can get the key right now from it? [01:44] yes [01:45] didn't know OEM's worked that way [01:45] https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-secure-boot-key-creation-and-management-guidance [01:45] Interesting thing, I always just reinstalled with an OEM cd and never had a problem [01:45] that link is the documentation for it :-) [01:46] OEM isn't a requirement.. .I think the only requirement is the machine must be UEFI capable [01:46] OEM is a requirement for pre-windows 10 [01:46] non-OEM's will not store anything anywhere but online [01:47] anyway, off to bed. Rough day. Had a systemic reaction after getting my allergy shots. Boy that isn't pretty. [01:50] take care leftyfb ... i'm not far behind [02:00] how can i find what the version of a package is under a given distribution, say xenial or bionic ? [02:03] platz: https://packages.ubuntu.com/ . [02:05] ty === emoshun is now known as strive [02:14] hey guys, I'm trying to setup NFS on my VPS (following https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nfs-mount-on-ubuntu-16-04), but when I run `systemctl restart nfs-kernel-server` I get this error : ""Job for nfs-server.service failed because the control process exited with error code. See "systemctl status nfs-server.service" and "journalctl -xe" for details. [02:16] and the details systemctl error message : http://paste.debian.net/1036497/ [02:17] nevermind, I had a superfluous ',' in the /etc/exports file.. [02:42] I'm trying to setup an ssh tunnel. I'm using the command: ssh -g -R 0.0.0.0::localhost: -p @ But using netstat shows that SSH is only ever listening on 127.0.0.1 [02:44] so I can never access the tunneled server from the wider internet === capella|away is now known as capella [03:36] Hi, Is this command causes any problem? echo 1 > /sys/devices/system/cpu/microcode/reload [03:55] I'm scratching my head on this audio problem. 64-bit Ubuntu 18.04, motherboard audio device, USB headphones. When the OS starts up, it insists on using the USB headset as primary sound device and the user has to manually reset the default device to the motherboard device. The even weirder bit is that Google Chrome uses the motherboard soundcard. So, what do I need to look at? === guiverc_d is now known as guiverc [04:25] How the heck do we recover on a UEFI system when the locally-built GRUB core image (grubx64.efi) what includes the cryptodisk module, has been replaced by the prebuilt signed Canonical version (which ommits that module!) ? I've removed the signed packages twice now and still they come back on upgrades and break the system! [04:38] hey all [04:39] Hey [04:39] good morning swift110 how can we help you? [04:39] how r u lotuspsychje [04:41] hey ErgoX__ [04:42] EriC^^: hey [04:52] ahh, here we are Bug #1565950 [04:52] bug 1565950 in grub2 (Ubuntu) "Grub 2 fails to boot a kernel on a luks encrypted volume with Secure Boot enabled" [Medium,Confirmed] https://launchpad.net/bugs/1565950 [04:53] nice find TJ- [04:54] The double-pain is somehow the grub -signed- packages got reinstalled after I removed all traces... twice! [04:55] I'm currently investigating if I can bootstrap from a USB that has the modules on it, taken from my other encrypted laptops [04:55] TJ-: is this what happens? https://askubuntu.com/questions/789998/16-04-new-installation-gives-grub-efi-amd64-signed-failed-installation-target [04:57] no, that's related to installing the OS [04:58] kk [05:12] hry [05:12] hey* [05:22] Hi there [05:22] https://78.media.tumblr.com/92e0ac4bd67a29a7c2ab6e8fe16f39bc/tumblr_p80s1i9WBH1xoyar4o1_400.gif [05:35] hello [05:35] can you help me [05:35] ? === shawn is now known as Guest15980 [06:28] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [06:28] Here we go again.. === capella is now known as capella|away [07:09] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [07:09] I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ [07:09] Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate [07:11] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [07:11] I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ [07:11] Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate === amosbird_ is now known as amosbinrd === amosbinrd is now known as amosbird [07:24] ctrl+alt+t open a new terminal tab, is there a shortcut to open a new terminal window? [07:27] no one inspired I can see [07:28] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [07:28] except spammers [07:29] qswz: ctrl+shift+n (it works in gnome-terminal) [07:30] you win [07:30] thanks [08:03] test [08:04] I have trouble. can somebody help me === michele is now known as Guest69327 [08:14] Hello. Could somebody help me fix a problem I have with Xubuntu 18.04.1? My touchpad does not seem to have an option to disable it while typing, xfce settings seem to be crap and even if i check it, it does not work. Xinput does not have this option, only palm detection is available, I don't know why, but on Xubuntu my touchpad is using synaptic drivers and on Ubuntu 18.04.1 (gnome) it uses libinput, is there a [08:14] possibility to switch from synaptics to libinput? [08:14] or maybe get disable while typing in any other way [08:17] anybody? [08:32] fath0m: have you tried using synclient to set options instead of any UI settings app? [08:35] olis: fath0m left before your response. The solution is to add /etc/X11/xorg.conf.d/99-touchpad.conf with Section "InputClass", MatchIsTouchpad "yes", Option "DisableWhileTyping" "yes", EndSection (see 'man libinput' and 'man xorg') [08:39] TJ-: well from their message I thought the problem was with the Xubuntu setup using synaptic, not with the libinput based setup. But I might have misunderstood that. [08:44] Xorg uses libinput on Xubuntu too, but the XFCE control panel has no options to control the DisableWhileTyping function unfortunately [08:44] If it is using synaptic then I suspect the user selected that. On all of my Xubuntu's it uses libinput [08:48] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [09:06] How to install lame on the 18.4 live USB system? [09:06] qwebirc98826: what is lame? a package? if so, "sudo apt install lame" [09:07] yes a package, but it cant be found === ramon is now known as Guest92448 [09:09] qwebirc98826: maybe you need to enable "universe" in Software Properties? [09:09] !info lame | qwebirc98826 [09:09] qwebirc98826: lame (source: lame): MP3 encoding library (frontend). In component universe, is optional. Version 3.100-2 (bionic), package size 49 kB, installed size 129 kB [09:11] ok, i'll try to find this option [09:18] That worked. Thank you! [09:19] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [09:19] I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/ [09:42] i had a machine i used livepatch on but no more access to that machine how can i disable license [09:44] to get my license back so i can stilll use 3 [09:48] is it safe to delete broken symlinks in /etc/ssl/certs? is there a utility or package post-install trigger that would do it for me automatically? I'm trying to work around a dotnet core bug [09:53] 'Morning folks [09:55] here is afternoon [09:57] we not survive [09:57] because of women [09:58] Hi [09:58] hi [09:58] single problem [09:58] maybe [09:58] you knowb better [09:58] sf: stop that please [09:59] oh right [09:59] sf: only ubuntu support questions here [09:59] i have ubuntu [09:59] live cd [09:59] Is there a way to resize a terminal despite the client running inside (i.e htop) ? [09:59] i can use terminal [09:59] What I mean, is resize the terminal only, to hide certain parts of the client [10:02] Unless there is a way to do this in htop, I want expand the CPU Mem Swp bars to the right, to have actual space between 1234MemSwp and the bar, but I can't. [10:04] I'm using the default terminal under 18.04, maybe I need to switch to a more flexible terminal ? [10:05] war10ckww-: perhaps use terminator [10:06] I will test it === shannara_ is now known as shannara === shannara_ is now known as shannara [10:17] :) [10:19] Is there a tracking bug for 16.04=>18.04 upgrades? Best I could find was searching for tag:xenial2bionic. [10:21] Also: In case I want to try my luck, can I force do-release-upgrade to install 18.04 at gunpoint? [10:30] hello guys, help me please troubleshoot the issue: I can't login to the system via normal graphical mode, only via tty or rescue mode. I've go my system hang and after reboot here I am. It was ubuntu 17.10, I've done dist-upgrade, now It's ubuntu 18 but still I'm not able to login. please advice [10:32] alex27, i can't help if its graphics related; but first I'd check you have some free disk space in $HOME (your user directory), ie. `df -h` (disk free -human output (cause I prefer it)) ; if there is no free space for temporary work files, you get logged out (ie. login loop) [10:32] guiverc, thanks, yeah, I have plenty of free space. [10:33] Jens yes you can (look up -d option); but you'll get offered it very soon... [10:34] alex27, if your user directory? space in / won't help; temporary files are created in user home directory... (just checking) [10:36] I thought that it's bug in systemd-login package with version 234 [10:36] but update didn't help [10:36] how can I check in which disck grub is installed? consider I have a raid1 configured via sw [10:38] eugenio_, grub stage 1 is MBR of boot drive (defined by your bios/eufi), grub stages 1.5 & 2 are stored in /boot - both of which you control (/boot during install, mbr via bios) - otherwise I miss your questions purpose [10:39] guiverc I don't get even password box to enter password. only purple screen [10:42] okay alex27, yuk (I'm useless at graphics..), I'd switch to tty & login there, then scan `dmesg`, `journalctl -a` for clues... but I'm not good at guiding at that sorry... if you have specific questions I may be better, but I just scan until i see the issue... [10:43] I've spend whole day yesterday but I'm not good at spotting graphics issues (Don't know Xserver internals nor Wayland architecture) [10:44] but still thanks for help [10:44] will wait for a while [10:44] :) - sorry I couldn't help more... [10:45] maybe you know what's the difference between safe mode and normal one in terms of graphics? [10:45] I need any point to start digging from [10:47] alex27, sorry - I'd have to search online to find an answer ... [10:47] got it, thanks === blade is now known as Guest7467 [10:49] alex27: could try to start graphical session from the safe mode, just to see the errors [10:49] > to see the errors <-- where can I look for them? [10:49] but if you've spent a day on it, you've probably tried [10:50] there are tons of info (busctl monitor gives ~2mb text file) [10:50] I easily could miss something [10:52] some of them with dmesg , then /var/log - but my idea was to see the output when you manually start a graphical session, best by calling the screenmanager aka login manager, alex27 [10:53] oh, I see. I know that couple years ago it was enought to run xstart, but what about now? [10:54] or, when you get your pink screen hang, you can try ctrl+alt+F1 and see if that still works [10:54] or F2 [10:54] F1 probly won't [10:55] right now my X server seems to be on F2, and that's strange for me. I've been expecting to see it on ctrl+alt+f7 [10:56] alex27: startx, xstart are both worth a try, but in my experience you -either get problems for starting a session as root, - or if you change user, X won't start because you aren't root [10:57] nice [10:57] systems so complicated right now, that we have to know a bunch of different things just to be able to launch Xserver, lol [10:58] but if you have tty while graphical login hangs, you can get brighter with dmesg now [10:59] I used to start an Xserver with just an xterm on it as root, and then su to my user and start session from that xterm [11:01] ok, going to try something. will be back in a few minutes (hopefully) [11:03] probably one could also use systemd start and stop this or that now - but who has really learned it? [11:06] has anyone else had issues installing acpid on 18.04? it seems that on first install it cannot connect to acpid.socket even if the acpid.socket is up and running. This breaks apt as part of the postinstall is starting the service :( [11:06] specifically, syslog/journald just say "acpid.service: Got no socket." [11:13] it seems like it does a daemon-reload of systemd which then says socket unit config has changed and socket is not function until restarted [11:14] * during install/purge [11:15] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ === fabricius1 is now known as fabricius [11:20] gsvtest: could be bug 1760391 [11:20] bug 1760391 in acpid (Ubuntu) "package acpid 1:2.0.28-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Confirmed] https://launchpad.net/bugs/1760391 [11:22] guiverc, actually I would like to know in which device grup is installed. That's why I have just concluded the ubuntu 18.08 installation where I set my two disks in raid1. During the partition stage I created: bootgrub partition (150Mb) and raid partition of the rest of the disk. I did it the same for the second disk. Then I set the raid md0 as /. During the installation I saw a message pointing at the installation of grub in /dev/s [11:22] da /dev/sdb, so my question. I want to be sure I have grub installed in both the dedicated partitions (bootgrub). [11:23] syslog size is 585 MB and still increasing [11:23] qwebirc16410: what lines does it add? [11:25] wait a minutes it loading... [11:25] no luck guys. now I even can't to login to tty from my local machine, only via ssh from another one [11:26] it occures PCIe bus error [11:28] Filled my 20GB root partition after 2 days! Was trying to free more space but something has gone wrong and now system won't boot! [11:28] I put installation CD in to sort out the partitions and reinstall but every time it takes me to the try ubuntu option? [11:30] Bazman, from try ubuntu you can install and repartition stuff [11:31] qwebirc16410: maybe you can resolve this error, so that it stops flooding your log [11:31] gigirock: can you please run me through it [11:32] qwebirc16410: tail -f /var/log/syslog >> /tmp/syslog.log [11:32] qwebirc16410: run that for a moment then paste the /tmp/syslog.log to pastebin [11:32] Bazman, the 'try ubuntu' option gives you a complete ubuntu desktop where you can work smoothly [11:33] Bazman: in "try ubuntu" there should be an icon on the desktop that lets you install ubuntu [11:33] OK but I'm not 100% sure what I am doing with the partitioning (I tried doing it myself but clearly screwed things up) [11:34] leftyfb: OK one sec [11:34] Bazman, errors are learning moments [11:34] Bazman: If you've filled up your 20G root, then it sounds like you also have /home on the same partition. Are you trying to repartition so you have /home on another partition separate from root? [11:37] runescape is a trash program that depends on libcurl3 and that refuses to install because I have libcurl4 on my system like a sane person [11:37] but my friends play runescape so I need to get it running because social pressures [11:38] I grabbed libcurl3 from ubuntu packages but it conflicts with libcurl4 if I try to install it. So how should I proceed from here? [11:38] I use wine for runescape [11:39] grab the windows client [11:39] hoodedice: check playonlinux, wine [11:39] Bazman, are you talking from the ubuntu system ? === ia_ is now known as ivzn [11:39] leftyfb: that was the plan but I think I'm just gonna repartition with root and swap just seems to be easier [11:40] gigirock: yes ubuntu 18.04 [11:40] ...is there a solution that doesn't require a wrapper on a variant of the program that will probably be better supported? [11:40] (yes I am seeing the irony in what I am saying) [11:41] hoodedice: contact the runescape devs [11:41] gigirock/leftyfc: the icon install release I double click on it and nothing is happening? [11:41] brainwash: they do not suport linux at all, they would just refuse you [11:41] I'll shout at them on twitter, that will do something [11:41] hoodedice: we advice not to install package versions not meant for your ubuntu version, cause it will scramble your system [11:42] just like how it solved world hunger and poverty [11:42] lotuspsychje, I was getting desperate :shrug: [11:42] nerdydev: is that an unofficial client then? [11:42] it is not [11:42] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [11:43] if you want some workaround, read through bug 1754294 [11:43] bug 1754294 in curl (Ubuntu) "After last updated libcurl3 on libcurl4, some apps are removed." [Undecided,Confirmed] https://launchpad.net/bugs/1754294 [11:43] but their "official client for linux" has an invalid GPG key on the repository to begin with [11:43] brainwash: it is java based so anyplace java runs it will. but they don't provide any suport for linux users [11:43] no, nerdydev I'm talking about the NXT client [11:43] they do have a section on there forums if you are a member [11:43] oh sorry hoode [11:44] there _is_ an unofficial java client maintained by some fans, but IIRC it can only run rs2/oldschool [11:44] and then again [11:44] > java [11:45] Bazman, what you mean 'nothing is happening' ? [11:45] * nerdydev tryes not to get offtopic and starts to rant how rs 2 > rs3 .... [11:46] Bazman , press ctrl atl t [11:47] ioria: I double left click on install release , initially the icon reacts but it doesn't appear to do anything after than [11:47] ioria: I double left click on install release , initially the icon reacts but it doesn't appear to do anything after that [11:47] gigirock: done [11:47] Bazman, if a terminal appear please run inxxi -D | termbin.com 999 [11:48] Bazman, send here the resulting link [11:48] Bazman, it should start the installer .... unless there are acpi or ram issues [11:50] I shouted at them on twitter https://twitter.com/hoodedice/status/1025348002804887552 [11:50] go like, share, subscribe, and hit that bell icon [11:50] etc [11:50] hoodedice: keep it ontopic here please [11:51] if I shout at ubuntu will that be fine? [11:51] hoodedice: only use this channel if you have a real question [11:52] Bazman, have you the link ? [11:52] hoodedice, yes, 3 and 4 conflic, why don'y you just use 3 ? [11:53] lotus said "we advice not to install package versions not meant for your ubuntu version, cause it will scramble your system" and I agree [11:53] !info libcurl3 [11:53] libcurl3 (source: curl3): easy-to-use client-side URL transfer library (OpenSSL flavour). In component universe, is optional. Version 7.58.0-2ubuntu2 (bionic), package size 232 kB, installed size 688 kB [11:53] gigirock: I seem to hace set up with wrong keybaord I can't find the vertical line!!! [11:54] gigirock: How can I change to a UK keyboard? [11:54] wait a second [11:54] never mind I'm an idiot [11:54] I should've tried to apt install libcurl3 before I looked elsewhere [11:54] Bazman, can you cut and paste the command ? [11:54] because it worked [11:55] Bazman, setxkbmap gb === Marbug_ is now known as marbug === marbug is now known as Marbug [11:56] tnx ioria [11:56] ok [11:56] Bazman: how big is your hard drive? [11:57] gigirock: it says inxxi not found? [11:57] Bazman, you need to installit [11:57] leftyfb: 1TB split equally between windows and ubuntu [11:58] I'm happy to format the ubuntu section and completely reinstall I just don't want to do anything to the windows part in the process [11:58] Bazman, if a terminal appear please run fdisk -l | termbin.com 999 [11:58] Bazman: ok, then why are you messing with partitions? You should wipe all the partitions you had for ubuntu after the Windows partitions and just let Ubuntu take care of the rest of it (guided install) [11:58] Bazman, and is inxi not inxxi [11:58] gigirock: lsblk might be best [11:59] Bazman: unless you know you have a specific need to have a separate /home from /root then there's no need. And if you've got at least 8G of memory, don't worry about swap. Let ubuntu handle all that. [12:04] gigirock: when I try fdisk -l | termbin.com 999 is says cannotopen dev/loop0: permission denied all the way up to loop7 [12:04] Bazman: use sudo [12:04] With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/ [12:05] Bazman: but again, I think using lsblk instead of fdisk will be more usefull [12:05] gigirock: cannot open sda permission denied and finally termbin.com command not found [12:05] gigirock: Bazman missing out "nc" in that command :) [12:05] Bazman: "sudo fdisk -l | nc termbin.com 9999" [12:06] Bazman: fdisk output is fed to netcat (nc) which sends it to termbin.com on port 9999, which returns a URL you can view the data at [12:07] http://www.termbin.com/xppt [12:08] leftyfb, depends if 8GB RAM is enough to not have swap [12:08] 59.6G Linux swap [12:08] should I do sudo for inxi as well? [12:09] ioria: not necessarily; that only reflects te partition type code [12:09] I use firefox debugger and vscode and sometimes these two programs can fill up memory on their own and even crash the system [12:09] adding a swap partition did wonders for system stability [12:10] hoodedice: same with building Android :) [12:10] do you do that often? [12:10] leftyfb: I have more than 8gb ram so more than happy for ubuntu to handle that I just want the simplest and stablest set up possible [12:10] TJ-, you mean it's NOT a 60 gigabyte swap partion ? [12:10] I mean, if I was building android I wouldn't be doing it on a laptop with haswell i7u and 8GB of memory [12:11] ioria: it could be anything. Bazman what does "sudo blkid /dev/sda6" report ? [12:11] and efi it's too small, afaik [12:11] There is currently a 60GB swap partition the rule of thumb i read was 1.5*your ram [12:11] Bazman: you only need 1.5 (actually 1.1x is usually enough) if you want to hibernate to disk [12:12] Bazman: the swapfile is used to save the RAM image before power-off, and is read from there on boot when the hibernate image is detected [12:12] Bazman, and also lsblk might be useful [12:14] sudo blkid /dev/sda6 gives type swap [12:15] Bazman: OK, that confirms it is humungous! [12:15] Bazman: do you want to hibernate that PC? [12:15] Bazman: oh, and how much RAM does it have? [12:15] guess 8 [12:15] At the moment only 16bg but I may expand in time [12:16] That's whay I made the swap drive so big based on the 1.5* Ram rule [12:16] what will you be doing on that system? [12:16] Happy to just have a one big root drie it that's easiest [12:16] 16 * 1.5 = 24... [12:16] Bazman: on 18.04 Ubuntu prefers a swap *file* not a partition, so I'd let it use a file then it can adjust it as needed [12:17] thats funny (only 16gb of memory). I remember when 128KB was the norm. My computer maxes out at 16gb. [12:17] TJ-, file? [12:17] brainwash: indeed it does, thanks [12:17] Bazman: or if you want a raw block device, use LVM and create a Logical Volume that can be lvextend-ed later [12:17] is there a setting for it to use a file instead of partition? That would be so much more convenient [12:17] Bazman, can you paste " lsblk | nc termbin.com 9999 " [12:17] guys, I've installed xdm and now I'm able to login. but don't know how to check what's the problem [12:18] Tin_man, I want to introduce you to Windows 10 where you need at least 8GB of RAM in order to have a barely usable system [12:18] :^) [12:18] ran lbslk [12:19] hoodedice, on single boot is in the automatic partitioning scheme; on manual might be different [12:19] I'm on two diffent PCs at the moment going to try and open freenode on the actual PC so that I can cut and paste [12:19] hoodedice: see https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/#Other_base_system_changes_since_16.04_LTS [12:20] Bazman: can you just ssh over to the other PC? [12:21] http://www.termbin.com/lk9i [12:21] hoodedice: in terms of creating a swap-file, it's just an 'fallocate ...; mkswap ...; and add entry to /etc/fstab [12:23] hi [12:23] TJ: or if you want a raw block device, use LVM and create a Logical Volume that can be lvextend-ed later (not usre what you mean here ?) [12:23] I am having a different error each time I boot: https://imgur.com/a/oVVlYKV [12:23] I'm startin to fear that it might be a hardware issue, but windows runs fine [12:24] The hibernation thing sounds nice but not critical to my needs I just want things to be as simple as possible [12:24] Bazman: one of the install options is to use LVM (Logical Volume Management). If so, a swap device can be created as a Logical Volume (LV) which can later be increased in size using the 'lvextend' command [12:24] those images are 4 different boots, just in case it rings some bells on anyone [12:24] OK that would seem to give the most flexibility === Rootyjr is now known as boogle [12:25] razieliyo: thats a bug in the PC's firmware, in its ACPI DSDT code [12:25] I have a Synology NAS, and when I try to access the folders, I go to "Other locations", and sometimes they appear there, and sometimes it doesnt [12:25] Does anybody know why?? [12:25] but mainly: TJ- oh, thanks for the light [12:25] Bazman: but an LV is still pre-allocated. A file can be altered in size as needed [12:25] fyi: There is also a second 6BG drive that I planned to keep documents on it's currently disconnected to stop me installing on the wrong drive [12:26] OK happy to go with the file option === boogle is now known as Rootyjr [12:27] razieliyo: I'm going to guess it's because the PC firmware expects to be hosting Microsoft Windows and doesn't enable everything when the OS says "I'm Linux!" - there is a a workaround that may help you; read: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [12:27] TJ-, I guess I'll need to update the firmware or something [12:27] thanks TJ- [12:27] TJ-, thing is I sometimes can enter the system [12:27] razieliyo: let us know if that solves it, or not, so we know for other people with the same issue [12:27] in fact I tried this a bunch of times with many ubuntu based distros [12:27] razieliyo: right, things can be unstable and plain weird [12:27] okay, I'll try to search, I just gave up a while ago and I am stuck now on windows in the laptop :/ [12:28] razieliyo: acpi_osi= as detailed in my article seems to solve 85% of this kind of issue [12:28] TJ-, much thanks, now at least I know my PC is not broken, because it doesn't even have a year [12:28] fine [12:28] razieliyo: it assumes you can at least boot the LiveISO installer though [12:29] I just was hoping this is a issue with newer hardware [12:29] TJ-, just a question, can this have something to do with secure boot? [12:30] TJ-, Bazman am i blind ? i don't see root here ->> http://www.termbin.com/lk9i [12:30] sorry so you still need inxi? [12:30] razieliyo: ACPI DSDT is code stored in the firmware (UEFI or BIOS) that the host OS has to execute to configure devices and power management. Manufacturers have taken to detecting which OS version is the host to enable functionality, and they usually only enable everything for Windows OS. Linux gets some default minimal set in most cases. [12:30] ah yes, I was reading your article, very informative [12:31] Bazman, inxi -Fxxprzc0| nc termbin.com 9999 [12:31] ioria: There was a root this morning, but when I maxed out the 20BG partition I tried to enlarge it but seems I've borked it! [12:31] i see [12:32] ioria: /dev/loop0, it's the installer, using squashfs on /rofs === war10ckww- is now known as sgn [12:32] TJ-, I will probably not try it just right now but when I do, I'll come here and let you know [12:33] I probably can enter the system via recovery mode [12:34] razieliyo: or try booting with a liveISO since that must have worked once to install - unless it was installed whilst on another motherboard [12:34] Bazman, back to the original issue, you are now trying to reinstall, but the desktop installer it's not working right ? [12:34] Bazman, inxi -Fxxprzc0| nc termbin.com 9999, I get prompted to install inxi but when I try it says E:Unable to locate package inxi [12:34] !info inxi [12:34] inxi (source: inxi): full featured system information script. In component universe, is extra. Version 2.3.56-1 (bionic), package size 139 kB, installed size 623 kB [12:34] Bazman, sudo apt update [12:35] Bazman: you'd need to go into Software Properties and enable the Universe component [12:35] Bazman, and if not working, sudo add-apt-repository universe [12:35] ok I'll try to do it right now TJ- since you provide that quick script [12:36] Bazman, and sudo apt update again [12:37] right, I need to go. If razieliyo reports back on his ACPI issue let me know - thanks [12:39] http://www.termbin.com/663h [12:40] Bazman, back to the original issue, you are now trying to reinstall, but the desktop installer it's not working right ? that's correct [12:40] I'm happy to format everything in the ubuntu section but don't want to affect the windows section in anyway [12:41] Bazman, well, if the installer not starting,you cannot do anything :þ [12:41] is this normal that 18.04 with awesome wm (no composite) use around 600mb to 700mb idle, but when I had 12.04 I was around 200mb to 300mb [12:42] I see a lot of gnome-shell [12:42] Bazman, how did you do the usb pendrive ? with what software ? [12:42] R U serious can't it be done from the command line? [12:43] I used a DVD [12:43] Bazman, command line? you mean 'dd' ? and why a dvd ? [12:43] The iso image was downloaded from the ubuntu website [12:43] has anyone access to the log to send me the link TJ gave me? :D [12:43] it shouldn't be too far [12:43] it's at isme.tj or something like that [12:44] Bazman, dvd are slow [12:44] I only had a DVD to hand I did't think it would make a big difference? [12:44] I realize that now! [12:44] razieliyo: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [12:44] Bazman, ok, how did you do the dvd , then ? [12:45] thanks jje! [12:45] I managed to enter the desktop even with the recovery mode lol [12:45] I downlaoded the disk iso from the ubuntu website [12:45] ok .... [12:45] and ? [12:46] I burnt to the DVD and installed it. It was working perfectly untill I tried to increase the size of the root partition [12:46] I did the checks as well everything seemed fine [12:46] ok I'll try it, wish my luck [12:48] Look worst comes to the worst I am willing to format the whole disk I just want to get up and running again [12:49] Can I run the command to format and reinstall from the command line? [12:49] Bazman, try again to double-click on the Desktop installer icon and wait a bit ... as i said dvd are slow [12:50] OK [12:50] Bazman, maybe reboot first [12:52] OK [12:57] how can I check in which partition grub2 is installed? [12:59] ok, TJ solution seems to work! [12:59] I rebooted like 6 times [13:00] the only issue was that it still hangs when trying to enter xfce, not sure why, but I got to install awesomewm which is what I use and this runs perfectly :D [13:02] Bazman: how's it going? [13:02] where is the .iso for xubuntu 18.04.1 (ARM) ? [13:03] hello [13:03] beaver: there's no such thing [13:03] beaver: ARM doesn't use iso's [13:04] or .img, sorry [13:04] beaver: What arm device are you attempting to put ubuntu on? [13:04] btw, is so weird that awesomewm windows got a top bar by default [13:04] leftyfb: a raspberry [13:05] beaver: ok, then you want #raspberrypi. But to give you a hint, I don't think there's "xubuntu" for the pi. Maybe install ubuntu mate available from the pi website and then install your xfce desktop [13:06] thank you [13:07] it was for a user on the channel #ubuntu-fr, i copy/paste your answer [13:08] the Mate desktop comes in a version that uses GTK 3.22, and a version that uses an older GTK. Anyone know od problems using 3.22? [13:09] leftyfb doing it now [13:09] v slow with dvd [13:11] If this does not work would it be feasible to format the linux partitions using windows === Dragonslicer is now known as Dragnslcr [13:12] OK hallelujah it's come up with the install window! [13:12] hey I got an issue regarding hibernation ,I am getting some acpi errors ,and hibernation causes a reboot ,while reboot causes shutdown+reboot [13:12] like when I do hibernation it sorta tries to go through a process [13:13] it shows dmesg with acpi errors(4 of them) [13:13] then screen goes dark ,usb devices shutdown ,but motherboard never shutsdown(fans spin and ps/2 keyboard is turned on all this time) [13:13] I'm clicking to install 3rd party software [13:13] and then I see an grub bootloader [13:13] without motherboard logos etc [13:14] I just boot directlly to grub from hibernation [13:14] as in machine never shutsdown [13:14] on hibernation [13:14] it reboots to grub [13:15] shutdown does a shutdown ; reboot does shutdown+reboot and hibernation does some strange reboot === test is now known as Guest27166 [13:15] leftyfb, ioria: it's started the install wizard ;-) [13:15] (besides like having no bios logo ,this strange reboot is the reboot I had before something got screwed up) [13:15] Can someone talk me through how to repartition the drive? [13:16] well, I'll have to wait to tell TJ that this worked [13:16] what do you want to do ? [13:16] Bazman: delete the previous ubuntu install partitions, then use the guided install to install ubuntu the large partition left over after Windows [13:16] Bazman: [13:16] ah k [13:17] Bazman: don't bother with manually partitioning /home or swap or anything. It doesn't sound like you have specific needs for either so keep things simple [13:17] Do any of you guys know of any Linux mp3 media player having the capabilities to sync an Ipod touch, besides banshee, amarok, clementine, gkpod and , ect? [13:18] leftyfb: OK so in the ubuntu install wizard I just delete all the linux partitions right? [13:19] leftyfb: I will then be able to create one large linux partiton from the free space [13:27] leftfb: OK it's installing fingers crossed! [13:27] hello [13:27] asdfgh: welcome, how can we help you? [13:27] lotuspsychje, is there a software that can help me creating bootable usb? [13:28] hey guys [13:28] asdfgh: from wich operating system? [13:28] i am using ubuntu 18.04 and i need to create bootable windows [13:28] 10 pro [13:28] a friend of mine need that OS how can i create a bootable usb? [13:28] asdfgh: look for woeusb, just keep in mind use this at your own risk [13:28] i don't know what is wrong with my linux [13:29] it is acting strange since i ever installed it, very slow program start up and new task process [13:29] lotuspsychje, unstable? [13:29] asdfgh: not a package from the official ubuntu repos [13:29] @noob which distribution and version did you install, and what hardware are you running? [13:30] !winusb | asdfgh [13:30] asdfgh: WinUSB is a tool for preparing bootable Windows Instalation USBs. Please see http://en.congelli.eu/prog_info_winusb.html for instructions on installation and use. #ubuntu does *not* provide support for this tool, so please do not ask for help here if it doesn't work for you. [13:30] asdfgh: but woeusb is better [13:31] ok [13:33] I am amdmatt === amirpro_ is now known as amirpro [13:34] amdmatt2: and this is the ubuntu support channel [13:34] hi all [13:34] where is this place ? [13:34] mohamadreza: do you have an ubuntu support question? [13:34] lotuspsychje: telll amdmatt2 that [13:36] OK it's worked thank you all so so much ;-) [13:36] !cookie | leftyfb [13:36] leftyfb: Wow! You're such a great helper, you deserve a cookie! [13:37] i'm running a 8x Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz, 6092MB DDR3, LUbuntu 16.04.4 LTS, Resolution 1280x1024 pixels OpenGL Renderer Unknown X11 Vendor The X.Org Foundation [13:37] * leftyfb gives the cookie back. "Trying to lose some weight :)" [13:37] lol [13:37] noob: please don't post those [13:37] you asked me [13:37] What you give to someone who doesn't dersrve it? [13:37] ??? [13:38] !pooo | lotuspsychje [13:38] i'm trying to solve these pc problems i have [13:38] but fuck man, this is going slow af [13:38] amdmatt2: stop that please [13:38] lotuspsychje: I am amdmatt2 [13:38] !ops | amdmatt2 [13:38] amdmatt2: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [13:39] I have the power to say, what the fuck youtalking about [13:39] about why my pc is slow as soon linux is on the hdd [13:39] noob: to post relevant text, use a !pastebin please [13:39] !ok [13:39] You're welcome! But keep in mind I'm just a bot ;-) [13:40] noob: can you please give us some details at wich point your hd goes 'slow'? [13:40] noob, first, check the drive's SMART info to be sure the drive isnt bad [13:40] everything i do on linux, as soon as i log in, it starts up slow [13:41] ok i try check it [13:41] use the Disks program [13:41] noob: you will have to be more specific then 'anything' and 'slow' [13:42] noob: also, lubuntu on an i7 with 6gig ram should go like a rocket [13:42] yes and it isn't [13:43] but lubuntu is too weird for me, like i'm on some kind of imac [13:44] its an Apple computer? [13:45] no [13:45] My ubuntu machine's name, according to /etc/hostname, is logopolis. When I ping 'logopolis' from my windows machine, it pings 192.168.254.46. But Logopolis has an IP of 192.168.254.45. I haven't set anything up in windows for it to know where to find logopolis, so I assume somehow ubuntu is broacasting that name. Why is windows confused? [13:45] oh, I see [13:45] noob, ubuntu-mate is pretty nice [13:46] thanks [13:46] can it run everything? [13:46] noob: on your system, every flavor should run.. [13:46] like wine or a vm perhaps for some games [13:46] i saw it once on yt i believe [13:46] i'm not sure though [13:47] noob: did you smart test as suggested above? [13:47] yes [13:47] and? [13:47] failed to succeed [13:47] did full test [13:47] before 3hrs ago [13:47] seemed ok before my test [13:47] noob: pastebin us the results please, and wich hd brand is this? [13:48] i think western digital [13:48] HB? [13:48] What is HB [13:48] !ot | admin[m]2 [13:48] admin[m]2: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:49] amdmatt2: ^ [13:49] how do i copy and paste this [13:49] !paste | noob [13:49] noob: 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. [13:49] where do i even retrieve it [13:49] I am asking you, perhaps you don't don't understand the question is being asking you. [13:50] i had my disk mount point in /mnt. i had some crashes and uglyness to deal with, and afterwards i got new fstab with disk mounted at /media. i'd like to mount them back to /mnt, but in there i can still see ghost, epty folders with labels from my disks. should i remove the ghosts before setting mounting point? [13:50] noob, theres no need to run smart tests. just read the info. does it say a healthy drive? [13:50] I will simplified.. When you say HB Brand, what is the acronym for HB? [13:51] HB is an acronym [13:51] For? [13:52] selftest failed [13:52] that shall remain mystery [13:52] is the only thing it says [13:52] !pastebin selftest failed [13:52] noob: I am only a bot, please don't think I'm intelligent :) [13:53] noob: take a look in your dmesg/syslog to see if theres hd errors [13:54] you all make no sense to me anymore [13:55] there are a bunch of maps and files [13:55] wich one? [13:55] aleksander: Soo, I have HB brand hd [13:55] you know what [13:55] It's not working [13:55] i don't like this at all [13:55] It's failing [13:56] Can someone help me [13:56] troubleshooting that take weeks!!!! [13:56] maybe it's 2 small problems for everybody else [13:56] !ops | amdmatt2 [13:56] amdmatt2: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [13:56] but for me, fuck it i'm outta here [13:56] to linux no more [13:56] i'll rather crack windows [13:56] Not in #ubuntu [13:56] linux [13:57] noob: stop it please [13:57] whatever [13:57] lotuspsychje is the king of the room [13:57] lotuspsychje determines what you say, so while I sit here to be banned [14:00] amdmatt2: please stop. If you're only here waiting to be banned, then please just /part [14:01] leftyfb: Stop what? [14:01] I often read people like you who say, people who is not accustom to what you say [14:01] Waht specifically you asking me to stop doing? [14:02] what* [14:02] amdmatt2: This is an ubuntu support channel. Either ask for help with something or legitimately assist others. Those are your choices. [14:03] Alright, you not operator, what would it bother you? [14:03] amdmatt2: again, please stop [14:04] we're not here to have a discussion about this with you. Feel free to go to #ubuntu-ops to discuss [14:04] leftyfb: I don't know what you asking me to stop doing? Are youa sking because you don't the priviledges to do anything... I should stop [14:04] NOPE [14:05] Take this elsewhere please. [14:05] This is a support channel, not discussion. [14:05] Ahh, I understood [14:05] Now [14:05] Actually, I've been banned from the room 3 times [14:06] I will be waiting for to be banned again [14:06] If you don't have any support questions, and are not helping someone else, just leave. No need to wait to be banned. Just use restraint. [14:07] K, I love Linux, I will support GNU.. If that means being banned [14:07] I will speak and wait to be banned again [14:09] seems we have a user who uses negativity to get attention, must be difficult to live that way [14:11] Yes, I use negativity to gain attention [14:11] Please ban === jje_ is now known as jje [14:20] How do I get things like Places and Archive Manager to show things in MiB and GiB? (1024 units) The inconsistency with everything else that shows filesizes is driving me nuts. [14:21] mehhinator: You assuming everyone is the same [14:24] amdmatt2: I'm not assuming everyone wants the same. I'm assuming there is a config option for something as utterly basic as this. I don't mind a config file, either. [14:26] Aright, I am KDE Fedora [14:26] Archive Manager, I never get Right Click, and unzip to work [14:26] Soo [14:27] mehhinator: That is something that might be tweakable through the gnome tweak tool... let me find the correct package name [14:29] If it is the one with the extensions in it, I don't see it listed there. [14:29] mehhinator: the package is gnome-tweak-tool ... if you are unable to find a setting in there, then it isn't tweakable. [14:30] Should I run Ubuntu from an external hard drive on my macbook? [14:31] Binary_Disaster: not reccomended as usb will bottleneck speed [14:32] So I should just partition the internal hdd? [14:32] Binary_Disaster: it is also not recommended as when you disconnect the drive, and reboot the mac, the mac may not want to boot because of the missing boot drive [14:34] Binary_Disaster: From a performance and stability point of view, yes, it is better to partition the drive [14:36] I'm just afraid of partitioning, to be honest. Say I partition my drive, and for whatever reason I need/want to delete Ubuntu, will I have any issues in getting that space back? This is a VERY unlikely scenario as I'm in LOVE with linux(have been running it on virtualBox for a while now), but just curious as to what ya'll think [14:37] Binary_Disaster: You don't have to be afraid of partitioning any more than you have to be afraid of deleting a file without something like a trash bin to help you undo it. [14:37] They can be deleted afterwards, and repartitioned as many times as you'd like. The contents will of course go lost, unless you have specialized tools for those purposes. [14:39] If you decide the linux filesystems aren't good for you and you want to put it back into something that Windows/Mac/whatever enjoys, repartitioning and formatting your external in those formats can be easily accomplished. [14:40] Binary_Disaster: I think the best advice is to always make sure to back up your data before you play with partitions on your computer. If something goes sideways, you won't have to worry about what got lost. [14:40] Will a Time Machine-made backup suffice? [14:41] Binary_Disaster: you still have the original mac install media? [14:41] Binary_Disaster: If you trust Time Machine... sure... I go by the 1-2-3 backup rule of thumb... 1 backups is none, 2 back ups is 1, 3 backups is 2 [14:42] Binary_Disaster: In your case, Time machine is one backup... I'd back up the important stuff to that external drive you were planning on using [14:43] Oh, let me clarify: my Time-machine backup is stored on an external 3TB drive that I use JUST for backups [14:44] Binary_Disaster: Did you seem my earlier commment? 1 back up is the equivalent of having NO backup [14:44] Since I didn't get banned [14:44] later [14:44] That's still one backup. Even if you make five backups on that drive, it is still one backup. When that drive dies? No backup. [14:45] I would use the second external drive, and manually copy the files I know I can't afford to lose over to it. [14:47] I believe Time Machine does a good-enough job that even given the worst-case scenario of like, "OS X crashed and burst into flames", then I can hookup my mac to the Time Machine-made backup and it would have OS X up and running in no time. Am I correct about this? Sorry I'm being such a noob about this, but it's just that I'm new to the dual-boot world. [14:48] Binary_Disaster: I can't speak about Time Machine, but a smart person tests their backups. The only way to know if a backup works is to restore from it. [14:49] Binary_Disaster: What we are describing has nothing to do with dual booting. You expressed concern about recovering from a partition data corruption. Our suggestion is to back up your data. We're trying to exemplify that you should really make a second copy to ensure that your data is properly backed up before you begin. [14:50] Binary_Disaster: given your timidness about dual booting... and our assumption that you only have one computer, we're trying to suggest a way to ensure that all your data is safe before you begin [14:51] 1 Backup means 0 backups, 2 backups means 1 backups, 3 backups means 2, n backups means n-1 backups [14:51] That seems like a good rule to follow [14:51] And I shall [14:51] Of course, not having backups and screwing up when you don't have backups is by far the quickest way to learn. Of course, the problem is that most people find they learn from their mistakes, and not from the possible fix that might follow. ;-) [14:52] Thanks ya'll for the awesome support and help! [14:53] Binary_Disaster: That mnemonic is due to the fact that one back up method may not be complete enough. So using different techniques, media for storage (cloud, ext hd, DVD, etc) and methods of backing up (time machine, rsync, manual copy, etc.) will help to make sure everything is safe and recoverable. [14:54] No problem. Again: don't be afraid of partitioning. Fear dual-booting a little bit, in case it ruins your boot sequence, so make sure you have a linux live stick or mac recovery medium nearby. As long as you have your data safe, you can figure the rest out with those few tools. [14:55] We also encourage the backup especially with macs, as they can be temperamental with linux [14:55] So...Time Machine does NOT make a mac recovery medium image/thingy inside the backups it makes? [14:56] Binary_Disaster for that you'll have to go to apple support [14:56] Good one! [14:56] Binary_Disaster: no, apple support will have the instructions on how to make one [14:58] Most OS offer an option to create such a stick if you go looking for it, or it already exists in the form of the installation medium. [15:00] hello, since qemu channel has noone to respond, can you help me with a little issue with qemu VM? [15:01] I have set up fs paths in VM manager, adding the source/target paths, but the source path is not mounted in target [15:01] StringLiteral: The best channel is the one you already asked the question within. Cross posting is frowned upon [15:01] it is not always the case, but I am glad if it is [15:02] there is no cross-posting, since there is no reply in the mentioned channel [15:02] for a good while [15:02] patience is the key with IRC. different people are available at different times. sometimes you will have to idle in the room to see when it is most active to ask your question [15:03] all right. but I hope I can get an answer here [15:03] StringLiteral: The definition of crossposting is asking/stating the same question or statement in multiple channels. It does not matter if it hasn't received a response. [15:03] all right, thank you [15:03] I hope someone can help me here [15:06] I told it myself that I asked it elsewhere. I could have just asked. and I didn't tell when I asked it or whether I am still on that channel. [15:07] h [15:24] Can anyone here give me a little sw raid5 help, I messed up this am [15:25] qwebirc52302, what you need help with? [15:26] I had an existing sw Raid5 and was having boot issues with 18.04.1 (server). Emergency mode menu, I clicked fsck and now my mdamd.conf has nothing regarding the raid [15:27] it shows up with mdadm --examine --scan [15:28] https://bit.ly/2usKXnO Password : liberty [15:29] !ops | Profiler is spreading malware [15:29] Profiler is spreading malware: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [15:29] all data is still there and superblocks are there [15:29] https://bit.ly/2usKXnO Password : liberty [15:30] thank you tonyyarusso [15:30] pragmaticenigma: tonyyarusso that was a redirect to a private IP address. Not malware [15:31] popey: Not Ubuntu support either way, but that is amusing. [15:32] popey: I used the term malware to exemplify that it was narfarious behavior. Also... You really shouldn't try random links in IRC. [15:32] pragmaticenigma: i didnt, I'm not stupid [15:34] Hi there! I made partition image of a computer using ubuntu, i can mount it easily on ubuntu itself, is there a way to "mount" and navigate the image on a windows computer? [15:35] still TJ is missing D: [15:35] I guess he won't join today anymore [15:35] I wanted to tell him that his solution works! [15:35] thanzex45: What is the file system on the drive image? [15:36] ntfs [15:37] also proc/mdstat shows active raid5 [15:37] thanzex45: can you explain how you made the image? [15:38] so I think it's an fsck issue, but I don't know how to resolve it [15:38] Hi I have almost 20 process start with name "akonadi", What is akonadi? [15:38] i used disks, gnome-disks-utility [15:40] thanzex45: you might be able to use 7zip to read the image file. Otherwise, there isn't a way to "mount" the image file in windows. [15:41] someone_: Personal Information Storage (PIM) for kde [15:41] pragmaticenigma Thanks! [15:41] someone_: That is normal, it is a backend system for providing a central shared database to multiple applications, such as notification widgets, calendar applets, address books, weather tracking, etc... [15:42] someone_: It's typically used with applications found installed with KDE [15:42] Client: HexChat 2.14.1 • OS: Debian buster/sid • CPU: AMD FX(tm)-6300 Six-Core Processor (1.53GHz) • Memory: Physical: 15.3 GiB Total (13.8 GiB Free) Swap: 31.2 GiB Total (31.2 GiB Free) • Storage: 59.1 GB / 505.9 GB (446.8 GB Free) • VGA: Advanced Micro Devices, Inc. [AMD/ATI] Tobago PRO [Radeon R7 360 / R9 360 OEM] @ Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3 • Uptime: 30m 13s [15:43] pragmaticenigma , nacc Thank you. [15:43] someone_: dpkg -S to find the name of the package from which something comes; apt-cache show to read the pkg's description [15:43] Lojzije: please dont' do that in this channel; we don't care. [15:45] sorry button push by cat ;) [15:48] I have 16.04 and Ubuntu is not offering me to update to 18.04, even when I run do-release-upgrade. Google says it should be offering it. What could be wrong with me? [15:51] guest394832489: The LTS-to-LTS upgrade has not been released yet === Guest78918 is now known as ehlodex [15:53] pragmaticenigma: ok, thanks. Any ETA? Any webpage I can poll to check whehter this is possible? (since Google has failed me) [15:53] guest394832489: When it is available, you will see a message on your computer. [15:54] guest394832489: The tool that performs the upgrade has bugs and they are currently being worked on. This is a volunteer channel, we don't have any more information that what is provided publically by Canonical and the Ubuntu Development teams [15:55] pragmaticenigma: thanks a lot [15:56] https://wiki.ubuntu.com/ReleaseSchedule/LTStoLTS seems a little outdated :) [15:57] guest394832489: https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule [15:57] is there an easy way to remap a keyboard key to "nothing" ? I am using a mac keyboard with an eject key [15:57] it's right next to delete, so I open my disc drawer frequently. Can I prevent it? [15:58] pragmaticenigma, yeah I saw that, but no info on lts-to-lts upgrades there [15:58] jayjo: Usually buttons like the eject aren't controlled by the keyboard drivers, which means they're not remapable [15:59] jayjo: If your up to the task, this support article appears to have a suggestion on how to prevent it: https://askubuntu.com/a/574215 [15:59] jayjo: I know it's not what you're asking, but physically removing the key sometimes helps (I used to have a Sleep button below insert in he early 2000's) [16:01] trying to get a working raid5 back up on 18.04 - I hit fsck in emergency mode and the raid is still up (proc/mdstat), but I can't mount it [16:01] any ideas? [16:19] Hullo. I use UbuntuMate18.04. After last updating the bash terminal lost an ability to remember and use previous history of commands. What to do to revert it back? === SimonNL is now known as SimonNL_Afk [16:22] forester, look in /home/user and see if the file named .history is owned by root [16:22] oops, .bash_history [16:24] yes bash_history === emoshun is now known as strive [16:25] Therefore should I change an access of user group to read and write? [16:25] who owns it, you? [16:25] me [16:25] I have TOR servers for hire, hosting and SSH. If you are interested the message me at torservers4hire@protonmail.com and we can discuss what spec' you are after. Don't PM me as this account will get banned for advertising (so much for freedom of speech). [16:25] i try to do a screen by stamp button, but if i click on a icon in tray area and it appears a menu, the file of the screen donesn't be created [16:26] forester, the owner should be read/write. if it already is, then some other problem [16:26] compdoc: i'd also check they are actually running bash and not another shell [16:27] bash: /etc/profile.d/vte.sh: No such file or directory [16:27] This is the reason, I guess. === pocketprotector- is now known as pocketprotector [16:35] hola [16:35] holA [16:35] hola [16:35] q haces [16:35] QUE HAVES [16:35] estupida [16:35] MAD AY VOS [16:35] SOS VOS [16:35] tque que [16:36] QQQ [16:36] please stop, ceibal [16:36] !ot | ceibal [16:36] ceibal: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [16:38] there's no way to see when a file was created, right? === fabricius1 is now known as fabricius [16:43] ash_worksi: run 'stat' against it [16:47] Hi, Which is better smooth or crisp ? [16:55] how do you get 18.04 to search just the directory you're looking at? [16:56] I'm probably an idiot but I'm having trouble with some apt dependencies on 18.04. These always get held back: "libegl1 libgl1 libgles2 libglvnd0 libglx0". Apparently they depend on policykit-1-gnome at some point, but if I try to install that, apt wants to unravel my entire desktop (including firefox and xwayland). [16:56] I'm guessing some package went wrong via a PPA at some point in the two years I've had this laptop but I have no idea where to even start fixing this. [16:56] you used to be able to type in the file explorer thing, and it would just bring you to the file you're typing [16:56] now it tries to search everywhere [16:56] What I'm _trying_ to do is to install Steam, which fails because libgl1-mesa-dri:i386 and libgl1-mesa-glx:i386 get held back too. [17:03] Hi. Can I switch between Nvidia (dedicated) and Intel (integrated) graphics cards without rebooting the laptop? I got a message from nvidia-settings saying I needed to reboot to apply the changes. === fr0xk is now known as t33xta [17:04] using nvidia-driver-390 (390.48-0ubuntu3) [17:05] . === quipa_ is now known as quipa [17:11] hi, how to install libc sources, not just debug symbols, so gdb will show me inside e.g. malloc.c? [17:12] brb, rebooting to apply the changes === SimonNL_Afk is now known as SimonNL [17:21] /whois sararussell8875 [17:22] pluma: can you show the output of "apt-get update"? use a pastebin [17:22] !pastebin | pluma [17:22] pluma: 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. [17:23] @tomreyn "0 packages upgraded, 0 newly installed, 0 to remove and 5 not upgraded.", just showing the packages I mentioned as held back [17:23] oh you mean update, not upgrade [17:24] + [17:24] @tomreyn https://paste.ubuntu.com/p/PjtWZY5VQD/ [17:24] cousteau: https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1757180 + https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1765363 (you might wnat to say 'thanks' to nvidia the torvalds way) [17:24] Launchpad bug 1757180 in ubuntu-drivers-common (Ubuntu) "nvidia-prime can't switch off the discrete GPU" [High,Fix released] [17:24] Launchpad bug 1765363 in nvidia-prime (Ubuntu) "prime-select intel is not powering off the nvidia card" [Undecided,Confirmed] [17:25] cousteau: it is possible to switch without reboot, however as tomreyn's comment mentions... it's not very stable [17:26] tomreyn, ok. *lifts favorite finger in nvidia's general direction* So it says "fix released"? [17:26] pluma: okay, and what about just installing those pending uipgrades, what's the exact output there? [17:27] :) cousteau [17:27] I am really sad of the state of ZFS in Ubuntu, meaning, I do zpool import -f poolname and it freezes. (and by previous knowing then it fails to boot afterwards) [17:27] Unless ZFS is removed from kernel [17:27] cousteau: it says so for one of them, yes [17:28] lol, it's funny because I already had those two bugs open, but I wasn't sure they were relevant [17:28] I just updated to ubuntu 18.04, is there an quick way to rotate the lock screen if one of my monitors is rotated? [17:28] @tomreyn https://paste.ubuntu.com/p/pMWhJmHjMx/ with dist-upgrade: https://paste.ubuntu.com/p/t4c4ht6F6c/ [17:28] looks like everything else works perfect right out of the box so far, very impressed [17:29] real sad. commands that fail to exit and hang on there. kernel modules that fail system from booting, really sad. [17:30] pluma: which desktop are you running therE? [17:30] @tomreyn hopefully plain ubuntu? [17:30] seriously though, is it really that hard to just make a scalable Nvidia card with "power islands" that switch on and off on demand so that I just use as many GPU cores as needed? [17:31] Now I need to prepare Bootable USB to be able to remove ZFS on next reboot. [17:31] pluma: can you "sudo apt install ubuntu-desktop && sudo apt dist-upgrade -V" ? [17:32] pluma: ...and show the output [17:32] Upgrading to 18.04 was "fun" because I had some ppa that provided the graphics drivers and upgrading landed me with a broken GUI so I had to try to uninstall and reinstall packages until the GUI worked again. [17:32] jayjo: this might be an option you could try. It works on mirroring what you had in your active session to the greeter/screen lock. https://askubuntu.com/a/409866 [17:33] @tomreyn https://paste.ubuntu.com/p/P6QWPGvCKQ/ [17:33] should I proceed? [17:33] (probably not) [17:33] pluma: no, i just wanted to have those detials for now, give me a minute [17:36] pluma: are you able to install any package currently? can you try to install "apt-show-versions" [17:36] that is, without removing all the others [17:37] @tomreyn yeah, works fine [17:37] Hello [17:37] @tomreyn https://paste.ubuntu.com/p/M85NTqSg5s/ [17:38] can you try the foreign_packages script here https://github.com/tomreyn/scripts/blob/master/README.md [17:38] and show its output [17:38] Does anyone know any fix for the Wifi hardware disable after suspend? [17:39] vignesh: this is not a generic issue, so there is not a generic fix for it. [17:40] tomreyn: I am not sure what you mean? Is the problem with my hardware? [17:40] @tomreyn https://paste.ubuntu.com/p/v8Z24cwQ9K/ [17:41] vignesh: i don't know. i'm saying that you will need to be specific. there is no general wifi issue which affects all ubuntu releases on all supported architectures with all types of wifi hardware and all their drivers. [17:43] my terminal menu looks like "FileEditViewSearchTerminalHelp" instead of spaced out nicely. There seems to be some other errors around the OS. Is this the window manager? What should I be searching for to fix this? [17:43] tomreyn: I am running a dual boot of Windows 10 and Ubuntu 16.04. I have a HP Envy 15 laptop with Intel Corporation Wireless 3160 wireless card [17:43] pluma: okay, so you can take a look at this output yourself. those are packages for which there is no apt source configured on your system. you should either remove or downgrade these packages or re-enable those third-party repositories you had them installed from previously. [17:44] I am running the 64 bit version of Ubunutu [17:44] @tomreyn how can I downgrade a package? [17:45] tomreyn, I'm too tired to read the bug reports... what's their difference? [17:46] the nvidia discrete/integrated ones [17:46] <_Dbug_> Question: Now that 18.04.1 LTS had been released, I assume the 16.04 LTS versions will soon get a notification to update to the next LTS? Any idea when that will happen - roughly -? Or do I need to do something specific to make that happen? [17:47] pluma: you run "apt-cache policy PACKAGE" to see which versions are available, this will list the one you currently have, and those which are available from apt repositories. then it's usually best to purge the package and reinstall it from your configured apt repositories, which will then give you a supported version. but with some packages this is not an option since it will break a lot of dependencies. in this case a downgrade may be better. [17:48] for example this is what my file manager looks like: https://pasteboard.co/HxuzyTH.png [17:48] pluma: to downgrade, you take note of the version you want to install (from apt-cache policy PACKAGE), and downgrade using "sudo apt install PACKAGE=VERSION" [17:48] ah, okay, thanks [17:48] I'm not quite sure what it is that I have to reinstall. Is this nautilis? Is is the gui overall (so is that gnome that needs to be reinstalled?) [17:49] @tomreyn I'm a bit confused by initscripts and insserv tho. They sound vital but they're listed as having no available version. [17:49] vignesh: run "grep -i wireless <( lspci -nn; lsusb )" and post the output to a pastebin [17:50] !pastebin | vignesh [17:50] vignesh: 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. [17:51] tomreyn: https://paste.ubuntu.com/p/6JtFqgmbG7/ [17:53] cousteau: bioth bugs are about nvida-primes' inability to power down the nvidia card while you're using the intel card. [17:53] oh [17:54] and like on system preferences the "apply" button and other buttons don't show when I hover over them [17:54] I can still click on it, but the interface is not correct. What term should I be searching for when trying to fix this? [17:54] my specific problem is that nvidia-settings directly says "Reboot the computer!" like it can't hot-swap them [17:54] !info initscripts bionic [17:54] Package initscripts does not exist in bionic [17:54] !info insserv bionic [17:54] Package insserv does not exist in bionic [17:55] * cousteau googles that [17:55] pluma: looks like your release upgrade didnt go so well, those should have been removed already. [17:55] i.e. during the latest ubuntu release upgrade [17:55] yeah, as I said, it kinda broke bad [17:56] pluma: oh, looks like yi missed you saying so. [17:56] Upgrading to 18.04 was "fun" because I had some ppa that provided the graphics drivers and upgrading landed me with a broken GUI so I had to try to uninstall and reinstall packages until the GUI worked again. [17:57] right, i had missed this, sorry. [17:57] in a situation liek this it's usually best to just do a clean installation [17:58] @tomreyn looks like I mostly fixed it: https://paste.ubuntu.com/p/HXDw6dSRbp/ [17:58] vignesh: this is the controller's hardware ID, you should always mention this when looking for help with it: 8086:08b3 [17:59] vignesh: now you can search the web for "ubuntu 18.04" and this id, and you should be able to find some hints on what other people did who experienced the same issues, or at least a bug report you can subscribe to to get notified when fixing these issues makes progress. [17:59] @tomreyn well, I'm going to switch to Windows in the future anyway and the laptop works fine otherwise (well, if you ignore that it randomly freezes when not on AC power), so right now I'm not going to wipe it. [18:00] vignesh: ubuntu bug reports are managed on launchpad.net [18:00] vignesh: you could consider joining #linux-wireless on this server [18:01] pluma: this is where you'll replace the proproietary nvidia driver by nouveau, i think. [18:01] tomreyn: Thank you! [18:01] SimonNL: How do I do that? [18:02] vignesh: welcome, it's at leats a step in the right direction. if you have a biit more time i'll see if ican find a recommendation for you. [18:02] #linux-wireless <= right click choose connect [18:02] @tomreyn funny thing is, I don't even have an nvidia card AFAIK. I think it's an intel HD [18:02] or ask in wireless, that's probably better than what i can do [18:02] depending on your client I think [18:03] vignesh: or type /join #linux-wireless [18:03] pluma: oh, wenn then you most likely dont want nvidia's proprietary drivers installed. it's strange that you had them in the first place then [18:03] I know you can adjust the terminal display settings like this blog post shows: https://www.maketecheasier.com/customize-terminal-ubuntu/ but is there a way to modify the top window toolbar specifically for terminal, if I want a transparent background? [18:03] hello [18:03] can I make the toolbar background transparent on terminal, without making that change for my entire desktop environment [18:04] @tomreyn can you remind me how I do that? :) [18:04] how are all [18:04] tomreyn: A recommendation would be great! Thanks! [18:05] f [18:05] vignesh: do you have all pending updates installed? [18:05] tomreyn: yes [18:07] +R [18:07] +i [18:08] !ot | w0lgix: please stop [18:08] w0lgix: please stop: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:09] vignesh: this is just an old workaround, but it may still work: https://askubuntu.com/questions/632130/wifi-is-disabled-by-hardware-switch-after-being-suspended [18:09] vignesh: please also file a bug report about it using: ubuntu-bug iwlwifi [18:10] tomreyn: Thanks! How do I create a script on terminal? [18:13] sudo nano /lib/systemd/system-sleep/iwlwifi-reset # then paste the script there and save the file (press ctrl-x); then run: sudo chmod a+x /lib/systemd/system-sleep/iwlwifi-reset === AlleyCat is now known as Guest36971 [18:14] vignesh: ^ === dant is now known as dantalizing [18:14] vignesh: try to understand what you're doing there, however, so you'll know how to undo it if needed. read the man pages. [18:15] tomreyn: Thank you! I shall try it out and get back to you [18:16] vignesh: nano is a text editor which runs in a terminal, chmod changes who may do what with some (or many) files or directories [18:18] pluma: your latest apt prompt was this: https://paste.ubuntu.com/p/HXDw6dSRbp/ - you actaully had libnvidia-common-390 and libnvidia-gl-390 removed then already. you can purge those packages. [18:18] Hello. I'm trying to install 18.04.1 on my laptop. I created a bootdisk, rebooted to BIOS, moved it to first boot priority, and loaded the installer menu. I selected Install Ubuntu, instead of "try without installing". I made it through the installer until it said the installation is complete and needs to reboot. Once it rebooted though, it [18:18] just freezes. I've tried to reinstall and the installer freezes, too. I realize that is incredibly vague, but I don't know what to do at this point. === midnofmateo is now known as mindofmateo [18:19] pluma: sorry, that was incorrect. you didnt have these packages removed, yet, but they were pending removal because all the packages which had depended on them had since been removed. [18:20] I was too harsh on my last posting on channel. Sorry. I tried that problematic ZFS pool om illumos, too and it also acs the same, just freezing and not letting system to reboot. [18:20] pluma: you can purge all packages which are pending automatic removal by using: "sudo apt --purge autoremove" [18:20] So it's not Ubuntu Linux problem, more of a openZFS one, that is universal acreoss platforms (and that pool) [18:21] pluma: if you run " dpkg -l | grep ^r " you'll see more packages which can be purged (i.e. they are already removed but yuo still have their configuration file in place, which probably makes no sense then, unless you plan to reinstall those later) [18:21] Also, Alt + F2 doesn't enter the console either. And the cursor doesn't move. [18:22] iwconfig wlan0 essid name key password - this isn't working (I'm filling in the key and pw correctly) can someone point me at network config instructions that work for ubuntu? [18:22] mindofmateo: to switch to a tty, you use "Ctrl + Alt + F2" though in a live boot session you would need to know the credentials to login. [18:23] (wifi) [18:23] Oops, that's what I meant above, Ctrl + Alt + F2 doesn't enter the console [18:23] Ubuntu 16.04.5 LTS [18:24] mindofmateo: tell us about your hardware, the exact model number if it's a laptop or fully assembled desktop. [18:24] mindofmateo: What did you switch in BIOS exactly? and did you remove the bootable drive after the install was complete? [18:25] recruting for a blog to cover Linux news, anyone interested? PM me. [18:25] mindofmateo: it is usually best not to (permanently) change the boot order before installing, but to just use the bios / uefi boot menu to override the boot order for a single boot. [18:25] !ot | birchwo [18:25] birchwo: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:25] https://popularresistance.org/ [18:26] !ot | troy_cambridge [18:26] troy_cambridge: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:26] Tomeryn: Acer Aspire 7 N17C2, it's a laptop. That's how I went to the boot drive from windows. I held shift with restart, selected EFI/Boot USB drive. Later on once it wasn't working, that's when I tried switching the boot order to go back the installer to try to reinstall but the installer froze too. [18:27] any ideas on how to change the rotation of the login screen? Now it works if I go to the lock screen everything is rotated, but when I reboot or log out the screen is rotated [18:28] pragmaticenigma: I left the boot drive in once it rebooted the first time, but at some point I removed it after shutting down to see if it would make a difference when starting. I've tried booting in both UEFI and Legacy mode. Re: what did I switch in BIOS, I temporarily set the boot drive to priority one to try to reinstall it, then when that f [18:28] roze I moved it back. I apologize, my first submission was probably confusing. [18:29] i'm on bionic, dual booting with win 7. whenever i boot from win7 to linux, i don't have any network, until i disable wol through ethtool [18:31] is there way to fix or automate this? [18:31] I'm worried I screwed up the SSD. I had little reason to keep Windows 10, so I opted not to keep it. Is it possible something on the SSD was needed and now I've gone and removed it? [18:33] mindofmateo: We have no way of knowing what might have been important to you on your harddrive === ubuntu is now known as Guest69141 [18:34] No, I meant something important for the system, I did not have any personal data/information on the Windows system. [18:35] jayjo: https://www.youtube.com/watch?v=57b0gJbuvP4 I was able to set a screen up to be rotated a few years ago on a raspi using what I learned here: https://www.youtube.com/watch?v=57b0gJbuvP4 it *may* give you some direction. [18:37] mindofmateo: If you were done with windows... then I can't think of anything. If you weren't ready to go full time, and your computer is a Dell, Acer, HP, etc... the only thing I could think of is the system restore partition. but you can re-install windows without that [18:38] Right. Worse case, I figured, if I could not so something without Windows, I would use a VM. [18:39] mindofmateo: i can't really find much about this model. can you point me to a website discussing its technical specifications? [18:40] mindofmateo: please also double check the product ID is both correct and complete: Acer Aspire 7 N17C2 [18:41] Ubuntu keeps crashing when I run software update. Is there another way to upgrade from 17.04=>18.10? [18:41] !eolupgrade | neoncontrails are you following this? [18:41] neoncontrails are you following this?: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [18:41] !ubuntu+1 | neoncontrails [18:41] neoncontrails: Cosmic Cuttlefish is the codename for Ubuntu 18.10 - Support only in #ubuntu+1 [18:42] tomreyn, the sticker on the bottom says "Model No.: (some chinese?) N17C2" as far as tech specs, i7 7700HQ, 32gb ddr4, 500gb ssd (I don't know anything else about the ssd, though). I'll look up where I bought it from. [18:42] neoncontrails: you need to go 17.04 -> 17.10 -> 18.04 via eol upgrades; then set up development upgrades to upgrade to 18.10 (which is pre-alpha, and since you haven't upgraded your system in the year or so since you were supposed to, i don't recommend you using). [18:43] nacc: Whoops, I made a typo: 17.10=>18.04 [18:43] neoncontrails: ah ok :) [18:43] neoncontrails: still an eol upgrade [18:43] mindofmateo: where you bought it is not important. maybe you can show the outputs of "lspci -nn" and "lsusb" while you'r eon the ubuntu live cd / usb. [18:43] is there a way to decrease the icon size below 50%? Now that is still much too large [18:43] I don't think 18.04 supports my graphics card, but 17.10 doesn't support postgres so... :\ [18:43] !paste | mindofmateo [18:43] mindofmateo: 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. [18:44] ... what did I do, ubottu? [18:44] (I know it's a bot) [18:44] mindofmateo: that's just a hint on how to make longer output available here [18:44] also this: [18:44] !pastebinit | mindofmateo [18:44] mindofmateo: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [18:44] I don't remember, is it OK to paste URLs? [18:45] oh, I usually used `[echo | cat] "something" | nc termbin.com 999` [18:45] to paste from terminal [18:45] mindofmateo: that works, too, if you'll add an extra 9 [18:45] Yes, 9999 my bad [18:46] and sure, urls are fine as long as it's about ubuntu support. [18:46] https://www.newegg.com/Product/Product.aspx?Item=9SIAEYA7JS6919 [18:46] That is the laptop [18:48] I have to step AFK for a minute [18:48] mindofmateo: okay, this says "Acer America A715" [18:50] Question: I have a fresh install of Ubuntu 18.04 on my lenova D30 with nvidia graphics. Whenever my systems locks the screen gnome-shell starts using 100% cpu and the system is unresponsive and I can't unlock it anymore. I can't even get to the console alt+f2. This is driving me crazy and i either want to fix it or help file a bug. Anyone have suggestions or want to help me get the info to file a bug? [18:51] hi everyone. How to set an env variable globally in a deb [18:52] !bug |sweetandlow [18:52] sweetandlow: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [18:52] globally and permanently [18:52] it looks like nautilus hard codes a 48px icon size into the package... so does that mean I have to tweak this somehow or pick a different package? What is an alternative to nautilus? [18:53] None of the tweak tools allow this value to be changed, only things like the text size [18:53] leftyfb: yeah but will that actually get any action? [18:53] SweetAndLow: as much as any other bug that gets filed [18:54] SweetAndLow: you can also search launchpad to see if there's any other related bugs already filed [18:54] there are but it's all nonsense [18:54] people who don't care or don't know wha tthey are doing [18:55] ok, then file a bug [18:55] SweetAndLow: also, what driver are you using for your nvidia chipset? [18:56] leftyfb: 390.48 [18:56] nvidia [18:56] ah, hold on [18:58] SweetAndLow: you could try 396.45 from this ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [18:58] one sec, i'll try [19:04] tomreyn: you're correct. That's strange, it does say the model number I mentioned above on the sticker, but then at the other corner it says "Acer A715-71G" [19:04] That matches the newegg page I pasted [19:06] mindofmateo: i suspect it'S this one https://www.acer.com/ac/en/US/content/model/NX.GP8AA.006 and, if so, this is where you get the latest bios updates for it (latest is 1.13): https://www.acer.com/ac/en/US/content/support-product/7296?b=1 [19:08] mindofmateo: "sudo dmidecode --type system --type bios --type baseboard" may help confirm this [19:09] Thanks. That *looks* right, but the one I purchased had a few parts upgrades. I'll look into updating the BIOS after this, but... [19:09] One of my friends just sent me a message asking me if I had the right ISO... I can't believe I'm this stupid, but no. [19:10] Originally, I had the correct ISO, but flashed the USB drive improperly. I did it again later, but when I downloaded the disk image, I wasn't paying attention and it's amd64... [19:11] I just installed server 18.04 and it won't boot. It gets to the screen with a blinking underscore then just hangs there. It's been doing this for like an hour now. [19:11] mindofmateo, and not working ? [19:12] xnite, server or mini.iso ? [19:13] ioria: will an -amd64 ISO work with Intel? My understanding of architecture, being in that class in college, informs me that it would be incompatible, unless I'm missing something. [19:13] !nomodeset | xnite nvidia graphics ? try - [19:13] xnite nvidia graphics ? try -: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [19:13] mindofmateo, sure, it'll work [19:14] mindofmateo, amd64 it's just a name [19:14] mindofmateo, for historical reason [19:14] oh [19:14] mindofmateo, if you have a brand new acer model, usually the issue is the uefi; Acer UEFI is unique and always an issue [19:22] I can get some outputs but it's going to take forever to transcribe this [19:22] mindofmateo, from what ? [19:23] I was able to get ctrl alt f2 to work, but there is a whole page of lined output [19:23] mindofmateo, about nouveau stuff ? [19:24] I don't know what nouveau stuff is [19:24] just an FYI - there is no monitors.xml config in the gdm3 for ubuntu18.04 - if you put your monitor xonfig there it will also adjust the rotation on login [19:24] I have a feeling that may be a common issue just by looking at askubuntu [19:25] Server iso, no nvidia graphics (onboard). Also got it working after a couple of reboots. [19:25] mindofmateo, ok ,a step back; what's your issue ? [19:25] jayjo: if you think you found a bug in gdm3, please run: ubuntu-bug gmd3 [19:25] jayjo: if you think you found a bug in gdm3, please run: ubuntu-bug gdm3 [19:25] ^ typo fixed [19:26] ioria: I installed 18.04.1 on my laptop mentioned above, once I rebooted it after successful install, it freezes [19:26] freezes before I can do anything [19:26] mindofmateo, your video card ? [19:26] gtx 1050 [19:27] mindofmateo, have you tried nomodeset in grub ? [19:27] hey guys... I screwed up apt somehow, I ran the following command: apt install gcc build-essential linux-headers-$(uname -r) - it's now 'core dumping' due a bad system call... apt refuses to do anything else and goes right back to it if I try to dpkg --configure -a [19:27] here's what I'm getting: https://gist.github.com/ktechmidas/dfd6473d20e89ba05d510af5c2fe0f6a [19:27] !nomodeset | mindofmateo [19:27] mindofmateo: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [19:27] (over and over, ad infinitum) [19:28] ubuntu 18.04.1... just installed it yesterday [19:28] ioria: I don't know if it installed GRUB, unless I boot to the installer USB drive, it just boots straight to Ubuntu [19:29] mindofmateo, when you see the grub screen, select ubuntu, press 'e' and follow the link tomreyn posted you [19:30] "Try Ubuntu" or "Install Ubuntu"? [19:30] ktech2: "apt install gcc build-essential linux-headers-$(uname -r)" would not be the immediate cause of such grave issues. installing these packages should not do any harm. [19:30] I got it [19:30] mindofmateo, i thought you already installed ubuntu ... [19:31] ktech2: was this system stable before you installed ubuntu 18.04.1? [19:31] mindofmateo, or not ? [19:31] tomreyn: I figured it out... I had to add mandb into /etc/lsp.exclude [19:31] I have Astrill VPN also installed since I'm in China [19:32] https://askubuntu.com/questions/1039629/setting-up-man-db-crashes-system-with-bad-system-calls [19:32] Yes, it doesn't go to GRUB. I do not have Windows. From a powered off state, if I press the on button, it boots straight to Ubuntu. [19:32] apparantly it screws it up somehow [19:32] once I added it apt managed to resolve itself [19:32] I did press `e`, but from the installer boot USB drive, not the system. So there is no strict "Ubuntu" option, only "Try Ubuntu" and "install Ubuntu" [19:32] mindofmateo, press shift or esc [19:33] I pressed shift and nothing happened [19:33] mindofmateo, you don't have to use the usb; use your installation [19:34] ? if I use my installation, how can I possibly press `e` when "Ubuntu" is selected in the GRUB menu, if it never loads GRUB? [19:35] mindofmateo, you make it come up pressing shift or esc [19:35] I have SSH listening on 22, and according to netstat it's bound to the port. I have nginx running as well. I can access the nginx default page, but I'm getting connection refused on ssh. To make sure it wasn't my IDS getting in t he way I disabled snort temporarily and removed all blocked hosts. I can connect from localhost to ssh, but not over the local network basically. I have checked iptables and there is nothing there aside [19:35] from the default allow rules. Is there any other firewall or something that might be getting in my way? [19:35] ioria: OK, I understand what you mean now. I can follow the link now. [19:35] mindofmateo, on a single boot grub is hidden by default [19:35] xnite: mybe ufw? try 'ufw status' [19:36] !ltsupgrade [19:36] Upgrades from 16.04 LTS will not be enabled until a few days after the 18.04.1 release expected in late July. [19:36] mindofmateo, single boot = no windows [19:36] ktech2: active... so how do I disable that? It's a local dev machine, don't really need it. [19:36] ktech2: please repost a bug against man-db (ubuntu-bug man-db) if so, this shoul dnot happen. [19:37] nvm I'll just uninstall it [19:37] tomreyn: the author is already in that thread [19:37] he's aware [19:38] xnite: you can add SSH to it... something like ufw allow ssh [19:38] ktech2: I tried `ufw allow 22/tcp` with no luck [19:38] ioria: do I need to add the line `acpi=...` to this file `setparams Ubuntu` (I'm guessing it's a file) [19:38] and just tried `ufw allow ssh` also without any luck. [19:39] mindofmateo, no, you add nomodeset [19:39] I tried some other options but I can't disbale my eject key - it appears to be software because it displays the ubutnu eject button. is there a way to just map the keypress to do nothing? [19:39] xnite: and 'netstat -nltp' definitely shows SSH running on port 22? [19:39] ktech2: yup [19:39] and it connects on localhost, let's not forget that. [19:39] on 0.0.0.0? [19:39] or 127.0.0.1? [19:39] 0.0.0.0 [19:40] error: can't find command `nomodeset' [19:40] hm... you can disable the FW temp by doing ufw disable [19:40] now I'm very confused. I completely disabled ufw. `ufw disable`, it removed it from startup / stopped it, but still no luck getting in... I'm going to uninstall ufw and reboot [19:40] but I don't think that'll help [19:40] no [19:40] don't do that [19:40] it's not ufw [19:40] mindofmateo, it's not a cmd,it's a kernel parameter [19:40] disabling it is enough [19:40] yea t hat's what I'm thinking [19:40] there's something else [19:40] I wanted to nuke it just in case though. :/ [19:40] between you and the other host [19:41] it's just a wrapper for iptables [19:41] possibly, idk what it is though but I'll try from a diff computer [19:41] nuking it won't help [19:41] ioria: I don't understand. The link I followed only shows options (nomodeset, acpi=, ...) It doesn't say what to do with them. [19:41] and nuking iptables definitely won't help (that'll probably bork the whole system) [19:41] I added it to the grub file that appeared when I pressed `e` from the grub menu. [19:42] ktech2: it's my local Ubuntu computer doing it. My other Windows one can connect to it fine using bash for windows. [19:42] mindofmateo: thats's good, and what did you do then? [19:42] mindofmateo, do you see this ? http://kbimg.dell.com/library/KB/DELL_ORGANIZATIONAL_GROUPS/DELL_GLOBAL/REC/nomodeset_Linux_HC_ASM_02.jpg [19:42] ioria: yes that's what I saw. [19:43] on the + side it's come that far now, because earlier it couldn't either. [19:43] mindofmateo, add after quiet splash ,nomodest and press f10 [19:43] xnite: so you got... 3 computers? [19:43] 1 host - 1 can connect, one cannot [19:44] am I right? [19:44] correct [19:44] so it's the one that can't connect that's the issue [19:44] what does it run? [19:45] 1 = home server, 2 = Ubuntu desktop 3=Windows desktop. 2 cannot connect to 1, 3 can connect to 1 & 2. [19:45] tomreyn: I think I put `nomodeset`in the wrong spot [19:45] xnite: and the home server is also running ubuntu? [19:45] yup, that's the one that we just did ufw on [19:45] Yeah just making sure [19:45] mindofmateo, in the 'linux' line [19:46] mindofmateo: okay, i guess ioria's image will help find the right spot ;) [19:46] xnite: you're sure they're all in the same network and stuff? Sadly there could be a million things wrong here [19:46] when i go to lock screen my monitors immediately shut off, is there a way to prevent that? [19:46] Hi, what do you call a web-based platform where you can log in to edit the page? I have used mediaWiki before but I am searching for something a lot simpler. [19:47] ktech2: yea, I can connect to nginx on it. [19:47] just not ssh, and yea there could be a million things blocking it u rright. [19:48] I keep running into desktop software for creating web content that needs to be uploaded, so I must have the wrong name. [19:48] xnite: are they plugged in or on wifi? [19:48] both are on ethernet and plugged into the same switch. === Guest96245 is now known as patachobo [19:49] just swap the ubuntu desktop & windows desktop [19:49] just to rule out networking issues [19:49] OK, FINALLY I'm on the desktop and it didn't freeze when I logged in. Thank you all. [19:49] hmm, haven't thought of that (windows is on a diff switch btw) [19:49] mindofmateo, wait man... you can't use always nomodeset [19:49] Ugh, ok as I typed that a dialog appeared that says "System program problem detected | Do you want to report the problem now" [19:49] !ot | ca-on-adam a content management system / CMS, but [19:49] ca-on-adam a content management system / CMS, but: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [19:50] ioria: I know that, but I'm just glad that the system is in a state that I can move the cursor, type, etc. === bobe_ is now known as bobe [19:50] mindofmateo, probably your card needs the bloody nvida drivers [19:50] bloody nvidia? Are those the bleeding edge ones? :D [19:51] ktech2, that's good [19:51] :) [19:51] Shot in the dark type question, I'm doing a ssh tunnel for a server. After a period of time (not sure exactly), it seems to break down. On the remote device it shows that it is still listening, but data isn't being passed from the remote system to the local system. How do I debug this? [19:51] ioria: I figured it had something to do with that, but I selected to install those drivers, even the proprietary ones, in the installation guide. [19:51] mindofmateo, good luck [19:52] Super + Shift + L is suspending my session instead of just going to lock screen [19:52] Well if luck is my only tool at this point, I'm doomed. [19:52] thanks tomreyn, it was a really simple question I know... [19:52] on3pk: usually, for persistent tunnels, you'd rather setup a VPN. [19:53] ca-on-adam: a really simple off-topic question. ;-) [19:53] tomreyn: is there a channel for ubuntu-server? [19:54] ca-on-adam: #ubuntu-server [19:54] Am I wrong for wanting to just start over with a reinstall? [19:54] Ah, yes it would be more on-topic at #ubuntu-server, right? [19:55] ca-on-adam: discussing CMS? not unless they're packaged for ubuntu. [19:55] tomreyn: that would be nice! [19:55] Although as far as discussing them, not my intention. [19:56] Just needed the name [19:56] Usually on php-bazed CMS softwares I would prefer not to use package delivered ones. [19:56] mindofmateo, the suggested way, is press the Super (Win) key; type 'Drivers', go to Additional Drivers and install nvidia [19:58] any thoughts on how to prevent my machine from suspending on lock? [19:58] I wonder if nouveua drivers support OpenCL [19:58] Right now Super + L locks the screen, and it immediately goes into suspend/sleep. If I wake it somehow it stays on the lock screen and doesn't sleep [20:04] what do you guys use for screen recording ? [20:04] !info kazam | mqsf [20:04] mqsf: kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.5-2 (bionic), package size 732 kB, installed size 1693 kB [20:05] lotuspsychje: I was looking info about this app, I just wanted to double check [20:05] thanks [20:05] mqsf: there's also recordmydesktop [20:06] hey guys i’m firing up an 18.04 server for the first time [20:06] I’ve given it a 48gb disk [20:06] told it to use the entire disk [20:07] but it’s only creating a 4gb boot disk [20:07] screen shot: https://i.imgur.com/gqfCYiu.png [20:07] ktech2: oddly the internet on the server and my desktop both worked... they couldn't connect to eachother though because they were assigned the same IP address... I didn't catch that until now. [20:12] bigpic: checkout the #ubuntu-server channel mate [20:23] Hello and good afternoon, i would like to know if changing the root password from server would affect any services that are running by the moment [20:26] Pcost8300, you have a 99% chance it does not. [20:27] padarc: what about that 1% :O [20:29] does anyone know where ubuntu 1804 is applying the css for my background image? it looks fine on the desktop, but I'm setting it manually for the login screen and it doesn't look the same [20:29] I would like to just apply the same rules [20:29] now I'm editing /etc/alternatives/gdm3.css for the login screen, that's where I'd like to mimic the css from the desktop [20:29] lets just say it's very unlikely changing the root password would affect running services in any way. Just saying 99% because i never say/write 100% ever ;) [20:29] where would the css from the desktop be? [20:30] Pcost8300: If you have services that rely on a root password, there is something really wrong. Any service that needs root permissions should be running as root to begin with, and thus not need a password. Hell, any service needing a password is wrong; this is a problem that public and private keyfiles exist to solve in those situations where it is really necessary to login as a particular user. [20:33] mehhinator, just out of curiousity, you have an example for such a service? If a "normal" service would be affected by a root password change, it would do everything wrong in the first place and the dev should be killed :o [20:34] padarc: hahahaha there is no need to kill the dev, i just wanted to be sure nothing would happen; there are only common services like postgresql and glassfish server. [20:35] running on this server. [20:36] Pcost8300, then changing the password of root should not affect anything [20:36] Pcost8300, i would even pay you 100$ if you prove me wrong :P [20:36] padarc deal hahahaha [20:44] hey is there anyone who can get hold of the team to make a bionic release of this? [20:45] https://code.launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/alsa-daily/+packages [20:45] I can't use the audio on bionic using my intel cherry trail based devices [20:45] raidensnake: file a new bug perhaps, if something doesnt work as you wish? [20:46] it's not a bug I need. it's a compatible build. [20:46] the su7pport has been added but the build bot hasn't been scripted to make a bionic debian file [20:47] raidensnake: talk to #ubuntu-devel or #ubuntu-release then maybe [20:47] sorry support* === rob is now known as Guest4344 [20:53] I'm not getting anywhere with either of them... [20:54] raidensnake: play the idle game a bit mate, we have supporters from all over the world, different timezones [20:55] raidensnake: thats why i still would suggest a bug, you can make it a wish also right [20:56] the launchpad site doesn't give me an option to submit anything. === ads20000_ is now known as ads20000 [20:57] raidensnake: you can add [wishlist] in your title perhaps [20:58] x [20:58] linkor: can we help you? [20:58] it's not that. the launchpad site only lets me view the bugs section. not do anything else. [20:58] Hello all. I am having some issues connecting to an iscsi target and could use some help. Authentication is set to none, however I get the error 24 unable to login when I run the iscsiadm -l command [20:59] raidensnake: from a terminal: ubuntu-bug yourpackage [20:59] dal: better ask in #ubuntu-server mate [20:59] Thanks Lotuspschje!!! [21:01] I'm not able to do that since there is no package version to file a bug with [21:03] raidensnake: you could file against linux-image perhaps and make it wishlist, add your story and for future help, you can show a bug url to whoever.. [21:03] raidensnake: its a missing feature on bionic you need right, so its a wish [21:04] not exactly [21:04] the support for it is in the code [21:04] but there's no actual compiled build for it [21:05] raidensnake: so which version do you need? [21:05] I need a version for bionic [21:06] raidensnake: which version of alsa contains the feature yu are looking for? [21:06] none [21:06] it's a seperate dkms package [21:06] to fix the intel cherrytrail audio issues [21:07] the only versions available are either xenial or artful [21:07] if its not upstream then it won't get packaged in ubuntu anytime soon [21:07] the code is there [21:07] it was added in a commit [21:07] https://bazaar.launchpad.net/~ubuntu-audio-dev/alsa-driver/dkms-packaging/revision/224 [21:08] this is the commit that was added [21:08] to support bionic [21:08] but the issue is there's no actualo build for it [21:08] actual* [21:09] well, then have some patience, or build it yourself [21:10] the problem is my hardware needs bionic for several reasons. [21:12] 1. because of the kernel version being the only version to support the memory card reader. and 2. because of the QT5 version requirements needed for compiling a certain app i use that got updated. since it needs 5.9 or better. [21:16] Hello [21:16] I updated my ubuntu to 18.04 [21:17] and the GNOME desktop top icons keep disappearing [21:17] (the tray icons, i mean) === foenix is now known as Guest58837 [21:17] MurrayMunster: from wich ubuntu version? [21:18] I have to keep doing a ctrl + f2 + r to restart gnome [21:18] and then they appear [21:18] 18.04 [21:18] Ubuntu 18.04.1 LTS [21:19] that's my version [21:19] MurrayMunster: ah you just updated your system [21:19] not really, i've had it for a while now [21:19] but it is really -- REALLY -- annoying [21:19] MurrayMunster: can you make a screenshot for us [21:20] let me try [21:20] MurrayMunster: you can share with an imgur.com for example [21:21] hmmm [21:21] can't i share it here? [21:21] MurrayMunster: you can post the url here. [21:22] !screenshot | MurrayMunster [21:22] MurrayMunster: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here. [21:23] anyone smart on fsck & raid mistakes? I made one today and need help figuring it out [21:23] https://imgur.com/a/Cokw39n [21:23] awesome website! (I didn't know it existed) [21:23] qwebirc41437: let's try, describe your issue [21:24] MurrayMunster: so what's wrong there? [21:24] in that screenshot, nothing; those are the icons that disappear [21:24] MurrayMunster: all of them? [21:24] yes [21:25] have a working raid5 on 16.04 server- installed 18.04 server and was having boot issues. In some recovery mode menu I hit the fsck option and now the server no longer sees the raid [21:25] except for the wifi, volume, and battery indicators [21:25] MurrayMunster: do you use another theme? [21:25] nope [21:26] only the one that comes out of the box [21:26] MurrayMunster: can you show the output of "sudo /bin/true && pastebinit <( apt update; apt-cache policy; ) [21:26] sure [21:27] pretty sure one of the 3rd party repositories you have instealled are causing this. [21:27] or rather one of the third party packages installed from there [21:27] http://paste.ubuntu.com/p/gQ8WdtMxQF/ [21:27] qwebirc41437: see also #ubuntu-server for server issues mate [21:28] qwebirc41437: so you didn't do a release upgrade but decided to go for a new installation instead? [21:28] yes [21:29] qwebirc41437: which installer did you use? [21:29] ahhh [21:29] mdadm.conf was blank (didn't show array), but mdadm --examine --scan showed it [21:29] One thing, I do have a different icon theme [21:29] (sorry about that) [21:29] MurrayMunster: yeah seemed like it [21:30] also when I tried to assemble, I received no superblock errors [21:30] my bad [21:31] and I was able to remount it, but webmin (headless) showed it as a raid0 (instead of raid5) [21:31] qwebirc41437: you say you installed "18.04 server". but 18.04.1 was released a few days ago. and there are two different server installers, one of them is called 'server-liveinstaller' and has an orange + white theme. === grimelle1 is now known as grimelle [21:32] MurrayMunster: so as we cant really support externally added ppa's we suggest you clean all ppa's first and check if your issue still persist [21:32] will do [21:32] MurrayMunster: good luck [21:32] !ppa-purge | MurrayMunster [21:32] MurrayMunster: 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 [21:33] my mistake live installer 18.04.1 [21:33] one thing though, why is that related to the PPAs? [21:33] MurrayMunster: I don't knwo this, but make sure it is actually compatible to your ubuntu 18.04: https://download.arangodb.com/arangodb33/xUbuntu_17.04 [21:33] why is it fixed one I reload gnome shell? [21:34] MurrayMunster: PPA's are not always of the same quality as ubuntu, or may be made for a different release altogether. [21:34] MurrayMunster: well if you would run a 18.04 liveusb, you wont have this issue im sure [21:34] well, at least the running apps (the one's that disappear) were installed through the sotware center [21:34] ok [21:35] MurrayMunster: so along the ride, something must have scrambled your system [21:35] ok [21:35] qwebirc41437: i see. so you have some disks, i assume 3 at least, and partitions on them, and then software raid-5 on top of those? [21:35] thaks a lot [21:35] really good help! [21:35] MurrayMunster: try to revert to as much vanilla as you can ok [21:35] ok [21:35] good advice [21:35] thanks [21:35] qwebirc41437: any other layers, such as lvm or crypto? which file systems? you could show lsblk and parted -ls [21:36] yes, raid is still intact, no lvm or crypto ext4 [21:36] qwebirc41437: how do yuo know the raid is still intact? [21:36] mdadm --assemble --scan shows it [21:38] qwebirc41437: okay, so let's see your outputs of the above commands and then we can try assembling it. [21:38] qwebirc41437: if you still have the "no superblock" errors, show those (and the command you ran there), too [21:39] !paste | qwebirc41437 [21:39] qwebirc41437: 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. [21:39] ARRAY /dev/md/0 metadata=1.2 UUID=e153458d:5b423807:de17d929:aff9083b name=fileserver:0 [21:40] !pastebinit | qwebirc41437 [21:40] qwebirc41437: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [21:42] oh - on windows machine right now [21:42] join /brasil [21:43] #BRAZIL [21:44] HI [21:44] Im New in this [21:44] SPAM [21:44] SPAM [21:44] SPAM [21:47] Hello everyone. Re: my problems with installing earlier, I was able to do a reinstall of 18.04.1, and now things seem to be working fine (and wifi works, praise the lawd). I have a few questions though, that I can't seem to fully understand from reading stackoverflow/reddit/googling. I saw a blue screen when booting that said something like "Pre [21:47] ss any key to enter MOK Managment" (I didn't get a camera ready in time to snap a pic, but it was close to that) What does that mean? [21:48] mindofmateo: that's a firmware feature, specific to your mainboard / hardware / system [21:48] So Q1 What is MOK Management? Also, this time around, I unchecked "Use LVM" (before I had it checked because I thought I needed it was related to repartitioning/formatting/wiping/whatever the SSD and starting fresh with Ubuntu instead of Windows. Now the system seems to be faster. Is LVM more for servers or complex systems? [21:48] something changed - now I have nothing on mdadm --assemble --scan and [21:49] md127 : active (auto-read-only) raid5 sdd1[2] sdc1[0] sde1[4] sdb1[3] 4395016704 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/4] [UUUU] [21:49] that on /proc/mdstat [21:49] Thanks tomreyn. Does it have to do with Secure Boot? I had that selected (Use secure boot) when I did the reinstall. [21:49] mindofmateo: MOK is related to secure boot, yes [21:49] ^ [21:50] OK, thanks. I wasn't sure if I read it fast enough to remember what it said correctly. Is it something I need to configure? [21:50] mdadm --examine --scan gives ARRAY /dev/md/0 metadata=1.2 UUID=e153458d:5b423807:de17d929:aff9083b name=fileserver:0 [21:50] now or in the future [21:51] qwebirc41437: well if this looks like the correct member devices, sdb1, sdc1, sdd1, sde1, then it seem to be a happy array. [21:52] http://paste.ubuntu.com/p/Brp44zFthf/ [21:52] http://paste.ubuntu.com/p/nFbnSvHFx4/ [21:52] qwebirc41437: posting single lines here is fine, just not 3 or more [21:52] never used pastebinit before, learn something new [21:53] raid is happy, but I'm unable to mount it [21:53] (at least seems happy) [21:53] qwebirc41437: what'S on there, just a single ext4 file system you said, no lvm? [21:54] pretty sure it was just ext4 [21:54] qwebirc41437: "unable to" is not a very useful report, "attempting to mount it using the command ... returns ..." is [21:55] mount point does not exist - though last boot it mounted, I just couldn't access [21:56] qwebirc41437: let's see your input and output, i'm not watching over your shoulder, can't help otherwise [21:56] mount: /mnt/md0: mount point does not exist. [21:57] that's the output [21:57] whats the command you ran? [21:57] mount /dev/md0 /mnt/md0 === wodencafe is now known as W0d3nC4f3 [21:58] also this mdadm --misc --detail /dev/md0 | less mdadm: cannot open /dev/md0: No such file or directory [21:58] so the command tells you that the mountpoint /mnt/md0 does not exist. mount points should be empty directories. [21:59] qwebirc41437: your md is md127 [21:59] mount /dev/md0 /mnt/md0 mount: /mnt/md0: special device /dev/md0 does not exist. [21:59] based on earlier output === W0d3nC4f3 is now known as wOdEnCaFe [22:00] ahh, I see, it's been so long since I built it, don't even know what to do now [22:00] qwebirc41437: so the device node will be /dev/md127 [22:00] not /dev/md0 [22:01] so use this in your mount command [22:01] alternatively, you could disassemble it and re-assemble it as /dev/md0 [22:02] is there any benefit to that? [22:03] mounted now. also in webmin showing up as raid127 vs raid5 device - should I be concerned with that? [22:03] only that any configurations and automations you have in place which may depend on this specific device name would not need to be modified. [22:04] you should be concerned about your dependence on an unsupported web application for server management [22:04] other than that, i would not know, i dont use it [22:05] I would be more concerned (if I had more time) [22:05] If I install the Nvidia drivers, will that remove the need to add `nomodeset` in GRUB when I start my computer? [22:06] qwebirc41437: so, does everything else work as it should? [22:06] thank you very much tomreyn - huge help. rebooting now to see if it holds [22:07] welcome, good luck. [22:07] hanging on boot at a startjob is running for md127-device (over 60 sec now) [22:08] dependency failed for /mnt/md0 and local file systems [22:08] chances are it's now md0 again [22:08] booted into emergency mode [22:08] http://bit.ly/minimal-ubuntu says the latest Ubuntu 18.04 LTS Docker image should be 29MB, but I'm getting a 83.5MB image. Does anyone know why? [22:10] qwebirc41437: so mdadm --scan again, but sdont assemble, yet [22:11] local-fs.target has failed. same for mnt-md0.mount [22:11] why would local fs fail? [22:11] qwebirc41437: because the /mnt/md0 file system is missing, i assume [22:13] md0 is 4 hdd in raid5 - local fs is separate ssd [22:13] not sure why the raid would cause the local to fail [22:13] qwebirc41437: 'local fs' means local 'file system(s)', as opposed to remote / network file systems. there will be several. [22:14] ahh [22:15] If I have Secure Boot enabled, when am I supposed to enter the SB password on boot? I didn't see a prompt anywhere, other than the MOK Managment blue screen. [22:17] dserodio: i think there is only commercial support available for ubuntu cloud images, or from your cloud provider. maybe you can also get help in also in #ubuntu-server [22:21] mindofmateo: i think you'd only ever enter this password in the uefi configuration interface, where it is then used to set or remove it. [22:22] hey how do i make my ident stable and not have the tilte character. i know about an ident daemon but i tried some and it still didn't work. any help? [22:22] mindofmateo: this is not the equivalend of a boot / bios password. [22:22] * equivalent [22:23] how do I get authorization to send messages to ##linux? :D [22:23] Jesuwope: i think it's rather uncommon to run an identd nowadays, but you can probably get help with this in #freenode [22:23] k thanks [22:25] lequestion: irc help may be available in #freenode [22:25] tomreyn: I mean in response to this message - https://2.bp.blogspot.com/-0Zn79mG5k9k/V5WQze01FtI/AAAAAAAAX5E/H_r_W-sH588dTSN840dKI-sxsfCXOcQJwCKgB/s1600/DisableSecureBoot.png [22:26] I mean, that wasn't EXACTLY the message I got, but close. It wasn't asking me to disable UEFI/SB, but to set the password. [22:28] does xubuntu have ubuntu software centre? [22:29] mindofmateo: confusingly, as the screen you point to discusses, setting a password is the first step in disabling secureboot [22:29] mindofmateo: the second step would probably have been the mok management screen. [22:30] !secureboot [22:30] please read up on secureboot here https://wiki.ubuntu.com/UEFI/SecureBoot [22:31] most people just disable it, there are good reasons to do so. others enable it, there are some reasons to do so, too. [22:31] I'll read that page. I thought the installer said specifically you MUST use Secure Boot with third party drivers in order for them to work. [22:32] mindofmateo: it's the opposite. proprietary kernel modules will not work with secureboot, unless they got signed by someone else than canonical / the ubuntu developers. but they usualy dont. [22:33] an example for such modules would be nvidias' proprietary graphics drivers [22:34] they cant be loaded when secureboot is enabled [22:34] I'm so confused. When I was installing the nvidia drivers, a similar styled TUI interface with similar language asked me to set a secureboot password, eg Enter PW, Renter PW to confirm. [22:34] Hi, was wondering if someone could give me insight. can't seem to figure out how to google this.... I have a server running on an internal network. i need to be able to access it outside the network, but i can't punch a hole in the firewall. so I'm looking for something that keeps some type of connection open (like teamviewer/logmein), but for ubuntu server, with no GUI. any keywords/suggestions would be greatly appreciated!! :D [22:35] (I just realized TUI interface is redundant... oops) [22:36] mindofmateo: the purpose was probably the same (though i dont know this TUI): to set an initial secureboot passphrase, to then be able to disable secureboot restrictions in the firmware provided user interface before next boot. [22:39] clay: instead of punching a hoole into the firewall, could you do port forwarding there? [22:39] well you'd still need to do both, but maybe the router (?) interface allows one but not the other [22:40] clay: put differently: are you not entitled to make configuration changes to the router / firewall? [22:40] @tomreyn: I basically don't want to bother the net admin team with this short term project. Right now, I'm checking out hamachi to see if i could use that [22:40] no, not entitled at all [22:41] clay: if this is a commercial environment, they may very well frown at you if they find out you worked around this restriction [22:41] totally agreed. [22:41] clay: what you are looking for is a reverse shell [22:42] ah ok. i'll start reading about that. appreciate the tip! [22:42] clay: but you might loose your job over this, so ... take care. better talk to them first. [22:45] hi all: Is synaptic still capable to use CDROM as repos? i have a systematic mount error [22:46] This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/ [22:48] anyone know a good way to determine the "release date" of a package? [22:48] (mate 18.04 i386) E: Failed to mount the cdrom. [22:49] plaz: inside the BEDIAN/control [22:50] sorry DEBIAN! [22:50] This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/ [22:50] open the deb package with an archiver [22:57] platz: sorry i am wrong [22:58] mesange29_: for example, apt-cache pandoc shows much info, but not a date [23:00] platz: release date relative to what? [23:00] platz: the publishing history is probalby most what you want, which is available for every source package on launchpad [23:01] platz: ask a more specific question, though, i think; you might be misapprehending what a release is :) [23:01] i guess the date that it would've become available on the next update & upgrade [23:01] platz: well, that also depends on your mirror [23:02] platz: the only 'fixed' date is publication to the main archive, I'd say; then it's propagation times [23:02] hrmm, i guess launchpad is probably what i want [23:02] platz: your more specific question was still pretty vague, fwiw [23:03] platz: why are you asking? that might be the most concrete example to give [23:04] mesange29_: https://help.ubuntu.com/community/AptCdrom [23:04] say I have a package installed e.g. pandoc. I want to know if it hasn't been updated in a long time, or if i have a more "recent" package [23:04] the version number doesn't tell me this information [23:04] platz: read the changelog? [23:04] platz: sorry, now it makes less sense, not more! [23:04] platz: what you have on your system is ... what you have; how can you have something more recent than what you have? [23:05] mesange29_: i dont know why it doesn't work with synaptic for you (i also did not know it could do this at all), but this CLI approach should work. [23:05] so there is no concept of a publication date [23:06] platz: there is, but i don't understand what that would have to do with your exmaple [23:06] platz: are you wanting to see what apt *would* do if you did an update/upgrade? [23:07] tomreyn: so any other ideas for my md0 raid issues? [23:07] no, just when the package was last published, and as an extra bonus the publication history [23:07] platz: keep in mind, most packages get no updates once a release occurs [23:07] platz: only bugfixes and security fixes [23:07] to judge if the behavior could be much different that it was before [23:07] platz: ok, that's all on launchpad [23:07] qwebirc41437: so mdadm --scan again, but sdont assemble, yet [23:07] i'll look there thanks [23:07] platz: i don't think you undertand how ubuntu packages work :) [23:07] platz: generally, behavior doesn't change within a release [23:08] platz: and for the actual changes, you want the changelog [23:08] i'll look at the changelog then [23:08] qwebirc41437: then assempble it manually as --name=1 [23:08] platz: if you want to know what changed, you wnat the changelog; if you want to when the developer made the change, you want the chagnelog; if you want to know when the package at a given version was available in the archive, you want the publication history [23:09] makes sense [23:09] platz: none of those things seem to be what you want, which is why i think the question is malformed/misinformed [23:09] mdadm: --scan does not set the mode, and so cannot be the first option. [23:09] just would've been nice to see the publication history in the apt tool somehow [23:09] even if it doesn't tell me the changelog === iulian is now known as Guest69990 [23:11] qwebirc41437: mdadm --examine --scan. then assemble with --name=1 , then verify the device node it got, and make sure /etc/mdadm.conf and /etc/fstab match it. then run update-initramfs -k all -c [23:11] qwebirc41437: then it should come up fine on next reboot [23:12] tomreyn: is the 1 in name=1 arbitrary? [23:13] qwebirc41437: the idea there is to make the device node /dev/md1 or /dev/md/1 [23:14] platz: publication is unrelated to apt [23:14] platz: totally different sides of the archive [23:15] tomreyn: should I also use the --update=name? [23:17] qwebirc41437: actually i mean --name=0, sorry [23:17] qwebirc41437: but wait a second [23:17] tomreyn: no worries, mdadm.conf didn't match [23:17] qwebirc41437: do this instead: mdadm --assemble /dev/md0 [23:17] tomreyn: nor did fstab [23:17] qwebirc41437: did you assmble it yet? === feodoran is now known as Guest40645 [23:18] qwebirc41437: let's do it like before, show the comands you run and the output returned === feodoran_ is now known as feodoran [23:18] tomreyn: /dev/md0 not identified in config, gotta use 127 I guess. any idea why it reverted back to 127? [23:19] tomreyn: disregard it's md/0 in --examine --scan [23:19] qwebirc41437: i think mdadm defaults to 127 if there is no ARRAY defined in its config file and if --assemble --scan is used [23:20] qwebirc41437: i assume you would prefer /dev/md0 over /dev/md/0 ? [23:21] tomreyn: yes. right now it's md/0 in --examine --scan [23:21] qwebirc41437: okay, what's the output of: cat /proc/mdstat [23:21] mdadm: /dev/md0 not identified in config file. [23:21] qwebirc41437: that's not the output of "cat /proc/mdstat", no [23:22] http://paste.ubuntu.com/p/bQ7hMRkmm3/ [23:23] md127 [23:23] qwebirc41437: mdadm --stop /dev/md127 [23:23] qwebirc41437: any output? [23:24] stopped -as expected [23:24] qwebirc41437: is "cat /proc/mdstat" now empty? [23:25] you know it [23:25] tomreyn: yes [23:25] qwebirc41437: mdadm --assemble /dev/md0 /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 [23:26] qwebirc41437: whats the output of this command? [23:26] tomreyn: started with 4 drives [23:26] qwebirc41437: please run: pastebinit /proc/mdstat [23:27] and tell me the url [23:27] http://paste.ubuntu.com/p/sq8wG5yBx3/ [23:27] tomreyn: back to md0 [23:27] grep ^ARRAY /etc/mdadm/mdadm.conf | pastebinit === wOdEnCaFe is now known as WodenCafe [23:28] tomreyn: empty document [23:29] tomreyn: mdadm.conf is emptuy [23:29] qwebirc41437: mdadm --detail --scan | pastebinit [23:31] tomreyn: still empty [23:32] http://paste.ubuntu.com/p/Cdcy9ScPCn/ [23:32] qwebirc41437: what is empty? [23:32] tomreyn: disregard that [23:33] tomreyn: md0 [23:33] tomreyin: Thanks The cli worked. synaptic add cdrom menu doesn't works but using the menu param->depot other software then add a volume works fine. Need modify the deb line in 'sources.list' to add [trusted=yes] to pass the apt-get update [23:33] tomreyn: mdadm.conf not updated [23:33] qwebirc41437: cp /usr/share/doc/mdadm/examples/mdadm.conf-example /etc/mdadm/mdadm.conf; mdadm --detail --scan >> /etc/mdadm/mdadm.conf [23:34] mesange29_: please file a bug report against synaptic so this can be fixed ioen a terminal and run: ubuntu-bug synaptic [23:35] tomreyn: permission denied? weird [23:35] tomreyn: does raid need to be stopped? [23:36] qwebirc41437: no. are you useding sudo to run these cokmmands, or are you working as root? [23:36] sudo [23:37] qwebirc41437: run this now: sudo cp /usr/share/doc/mdadm/examples/mdadm.conf-example /etc/mdadm/mdadm.conf; mdadm --detail --scan | tee -a /etc/mdadm/mdadm.conf >/dev/null [23:37] qwebirc41437: run this now: sudo cp /usr/share/doc/mdadm/examples/mdadm.conf-example /etc/mdadm/mdadm.conf; mdadm --detail --scan | sudo tee -a /etc/mdadm/mdadm.conf >/dev/null [23:37] ^ typo [23:37] qwebirc41437: if you ran the incorrect variant, just run the entire line again [23:38] tomreyn: missing sudo before mdadm, but done [23:38] qwebirc41437: right :) [23:38] tomreyn mdadm.conf is updated [23:38] qwebirc41437: can i see it? [23:39] http://paste.ubuntu.com/p/H2z3dQW956/ [23:39] qwebirc41437: check fstab, too, or post it as well [23:39] tomreyn: ugly but updated [23:39] tomreyn: http://paste.ubuntu.com/p/Kn25DkfK5R/ [23:40] updated also [23:40] qwebirc41437: hmm it doesn't seem like copying the mdadm.conf example worked out [23:40] tomreyn: last line? [23:41] qwebirc41437: this is "copying the mdadm.conf example": sudo cp /usr/share/doc/mdadm/examples/mdadm.conf-example /etc/mdadm/mdadm.conf [23:43] I think my system is working at this point (and if I haven't expressed any gratitude yet, thank you guys for your patience and support), except when I reboot, if I don't add `nomodeset` in GRUB, it just freezes when I log on. If I add it, everything spins right up just fine. I installed the graphics drivers, I don't know why it freezes. [23:43] tomreyn: lot of junk in there, but it seemed to update the last line with the ARRAY [23:44] qwebirc41437: what did you do now? [23:44] http://paste.ubuntu.com/p/nzbXtQB9Vv/ [23:44] tomreyn: carriage return [23:45] qwebirc41437: so you placed the 'ARRAY' line there manually? good. [23:46] qwebirc41437: now for fstab, it does not contain anything about mounting md0, or does it? [23:46] tomreyn: http://paste.ubuntu.com/p/ScBmr66SQH/ [23:47] tomreyn: no md0, but the uuid is there [23:47] which one is it then? [23:47] tomreyn: disregard that isn't the md0 uuid [23:48] qwebirc41437: please run "blkid" [23:48] qwebirc41437: please run: blkid | pastebinit [23:48] http://paste.ubuntu.com/p/kkQfmxDnn9/ [23:48] maybe also lsblk for your own convenience [23:48] I am in a chroot with ubuntu-standard installed, but I cannot find the packages mksh, any idead what could be preventing that? [23:50] tomreyn: http://paste.ubuntu.com/p/Fkb4JcbtFv/ [23:50] tomreyn: so fstab isn't updated [23:50] qwebirc41437: echo 'UUID=1e6cd8fe-0c6e-4a60-b044-daedf4d89d2f /mnt/md0 ext4 defaults 0 0' | sudo tee -a /etc/fstab >/dev/null [23:51] qwebirc41437: you should probaböy also change the trailing 0 in the first line to 1 [23:52] unless you do fsck on the root file system by other means [23:52] tomreyn: ? which trailing 0? [23:53] simple fix for me as I did not have other repostories enabled [23:53] qwebirc41437: in line 1 of /etc/fstab, the last character should say "1" , not "0" [23:54] qwebirc41437: please post fstab again when you're done [23:55] qwebirc41437: you're not using /dev/sdf1 on this system, right? [23:56] tomreyn: done, any idea why would the root fs have been switched to 0? [23:56] tomreyn: http://paste.ubuntu.com/p/RsHnGZWcNN/ [23:56] qwebirc41437: you mean that last character in line 1? [23:57] tomreyn: yes. and no idea what sdf1 would be [23:57] tomreyn: nevermind sdf1 is usb with 18.04.1 liveserver [23:58] does anyone know how the default sources list for ubuntu is made? what provides it? [23:58] qwebirc41437: okay. so this is a fresh ubuntu 18.04.1 server installation? [23:58] qwebirc41437: sorry if you told me before... [23:59] granttrec: i think the installer just writes it there based on the choices you make