[00:05] xet7: that didnt work. I downloaded windows 10 [00:05] just wondering what the command was to install virtualboc [00:05] the one with sudo apt-get update && sudo install -f? [00:05] Peyam: sudo apt update && sudo apt install virtualbox [00:07] adrian_1908: not woring [00:07] just installed kde neon on faulty disk... disk creeks and squeeks but everything works fine by now ;) [00:07] adrian_1908: working [00:07] he wrote something [00:08] that worked [00:08] adrian_1908: would you please scroll up and look it up for me? [00:09] hello [00:09] i am trying to use an appimage and get the following (yes i chmod +x) [00:09] Peyam: look up what? I don't have irc history prior to 1:05:00 [00:09] unable to execute ./etcher-1.3.1-i386.AppImage: No such file or directory [00:10] ohhh okey adrian_1908 [00:12] anyone can looko up those last messages from xet7? please?\ [00:12] help anyone konw about AppImage? supposed to be just ./foo.bar but i am told no such file or directory [00:13] maizoon: does the filename TAB-complete, or did you type it yourself? [00:13] adrian_1908: tab complete [00:13] same tab complete i used with chmod a+x e the command prior which worked [00:14] huh, i have redownload and it work [00:14] ah good :) === sauvin_ is now known as bocaneriu === bocaneriu is now known as bocaneri [00:16] I need some help with iptables and prerouting anyone have any around that can help? [00:18] hi all.whats the cause of logfiles getting big fast? [00:21] obonto: A fault in the file system, and the system screamming and hollering to get your attention . [00:22] Peyam: Do you have fast boot enabled on your UEFI ? It should be disabled, it's some Windows feature [00:22] xet7: I disabled it [00:22] I have now iso for windows 10 [00:22] how do I add the iso file in VB? [00:23] Peyam: have you started virtualbox as root? [00:23] Peyam: Have you created rawhd yet? [00:23] yes [00:24] Hello, I'm trying to install JDK9 and when I try to add it to the path.. it works but (using export blabla) then excuting the command source .bashrc...but when i reboot i find the path I've added is removed again. what shall i do? [00:24] god i hate iptables ... why in the hell isn't this working it worked in the past and now on a new server it's not working [00:24] * necrogami tableflips [00:24] Peyam: Click New => Windows => Windows 10 64bit [00:24] @bashing-om how can i determine the root of it? [00:25] and 8 G ram [00:25] Peyam: add rawhd as VM image [00:25] Peyam: yes [00:25] I'm trying to create a RAID 1 setup with two drives have the same data, but are nearly full. I'd like to initialize the array with one drive, copy the contents of the other into the array, then add the other drive. Is it possible to create RAID 1 with just one drive to start out? [00:25] xet7: fail to open [00:25] Peyam: remove controller ide. in controller sata, add cd drive to it, and your windows.iso to sata controller cd drive [00:25] necrogami: I'm not well versed in networking, but nftables looks awesome in comparison, the syntax alone and that you can just use human readable config files. [00:25] can not open the file [00:26] Peyam: sudo VBoxManage internalcommands createrawvmdk -filename ~/rawhd.vmdk -rawdisk /dev/nvme0n1 [00:26] I even looked over the internet... i.e. -> https://stackoverflow.com/questions/2518127/how-do-i-reload-bashrc-without-logging-out-and-back-in#2518150 ... and same result :( [00:26] Peyam: delete old and create new [00:26] @all how can i determine which one is causing the logfiles to go big? [00:27] xet7: https://pastebin.com/mXpq9dBb [00:27] yusuf: what command are you using to export to PATH? [00:27] obonto: Ine reads the log file(s) to see what the system reports . [00:28] Peyam: https://download.virtualbox.org/virtualbox/5.2.8/Oracle_VM_VirtualBox_Extension_Pack-5.2.8.vbox-extpack [00:28] Peyam: Did you install it? [00:28] yes [00:28] adrian_1908: this is it --> export JAVA_HOME=/usr/local/jdk-9.0.4/ [00:29] loG Folder has many contents,which one should i check? [00:29] xet7: http://i.imgur.com/s8jdaso.png [00:30] yusuf: that looks fine indeed. Are you sure JAVA_HOME is correct. You said it worked temporarily, but maybe that was because you exported it via a terminal command? [00:30] Peyam: sudo apt-get install linux-headers-$(uname -r) build-essential [00:30] Peyam: sudo /sbin/vboxconfig [00:30] adrian_1908, yes, i export it using the terminal. [00:31] yusuf: generally, exporting variables such as this is better done in ~/.profile, as you only want it to happen once. So try export JAVA_HOME="/usr/local/jdk-9.0.4/" inside that file instead. [00:31] Peyam: then start virtualbox as root again [00:31] xet7: https://pastebin.com/gmAG8pZx [00:32] yusuf: it should then stick for the entire session (requires OS restart) === rob is now known as RobWilco [00:32] How do I install the standard gnome DE (none of Ubuntu customizations) on 18.04? [00:32] Peyam: dmesg [00:33] xet7: http://paste.ubuntu.com/p/474Gm6hB8m/ [00:33] adrian_1908, so I have to add it to the last line of the file .profile? [00:33] How's going on with 18.04 LTS? any delays with the release in April? [00:33] yusuf: yes, you can just add it on a new line at the bottom of the .profile file. [00:34] Peyam: dpkg -l | grep headers [00:34] yusuf: and make sure you don't have any duplicates left in .bashrc, it shouldn't be in more than one place. [00:34] adrian_1908, Thanks! I've added the line, I'll reboot and see. ...regards! [00:34] ok, good luck. [00:34] adrian_1908, roger. ^_^ [00:34] yusuf, do that and export PATH=/opt/jdk-9.0.4/bin:${PATH} or wherever you have your jdk unpacked. [00:35] http://paste.ubuntu.com/p/TmshKbJGcZ/ xet7 [00:35] @gruntz nothing publicly stated and the current build is incredibly stable. [00:36] gruntz, thanks ,, I'll! [00:36] Peyam: modprobe vboxdrv [00:36] yusuf, otherwise your IDE will complain about that it can't find java binary, or at least Eclipse will complain, from my experience [00:36] Peyam: start virtualbox as root. does it open? [00:36] OK! [00:36] xet7: modprobe: ERROR: could not insert 'vboxdrv': Required key not available [00:36] yusuf: that goes likewise into ~/.profile. And it doesn't hurt to have both, since they're different variables. [00:37] Peyam: https://askubuntu.com/questions/760671/could-not-load-vboxdrv-after-upgrade-to-ubuntu-16-04-and-i-want-to-keep-secur [00:38] and now xet7 [00:39] ? [00:40] Peyam: just a moment [00:41] xet7: yes [00:41] Peyam: Do you have secure boot disabled? [00:42] no [00:42] I guess it is enable [00:42] should I disable it? [00:42] @all how&where to read log files,so i can determine why the log folder is getting big [00:42] Peyam: I presume that's the main reason Linux does not work [00:42] i will not. should I disable legacy mode too> [00:43] xet7: I tried with out it too. do you want me to diable both legacy mode and secure boot? [00:43] Peyam: wait a moment, I'll think [00:43] Peyam: So as root, with command virtualbox, does it start at all? [00:44] yes it does but it says no vm will start untill the issue is solved [00:44] morning :) [00:44] after installed dualboot ubuntu 16.04 my friend's laptop not showing windows option on grub menu, i had tried some tutorials on askubuntu but still can't boot, i also had tried boot-repair still can't fixing, this is my boot repair result hope someone here can help me out :'( got stucked 2 days https://raw.githubusercontent.com/hazan98/BootRepair/master/Boot-Info_20180310_1010.txt [00:45] Peyam: Did you change some setting, because previously VirtualBox did work? [00:45] I changed the legacy thing [00:45] to legacy disable and secure enable [00:46] i wil change it now [00:46] no [00:46] obonto: Try from terminal ' cat /var/log/syslog | less ' . where the file is piped to less as a pager . [00:46] first copy your windows 10 iso to harddrive [00:46] etc files [00:46] so you don't need to to download those again [00:46] to ram [00:46] then change those back [00:47] and copy file to ram /home/xubuntu [00:49] i have to do it all again [00:49] Peyam1: What all? [00:49] xet7: virtualbox and stuff [00:49] Peyam1: What OS you actually want? [00:50] I decided to go with windows [00:50] Peyam1: Did you change UEFI settings back? [00:50] no [00:50] I changed it to secure boot disable === loloshark is now known as obonto === obonto is now known as obonto1 [00:51] Peyam1: Is now legacy mode enable? [00:51] yes [00:51] Peyam1: Did you copy any files to harddisk, like virtualbox files, windows etc? [00:51] I download windows now [00:51] Ok [00:52] what was the thing sudo apt-get update && sudo apt-get install -f? [00:52] Peyam: Download VirtualBox from https://download.virtualbox.org/virtualbox/5.2.8/virtualbox-5.2_5.2.8-121009~Ubuntu~xenial_amd64.deb [00:52] yes ive done it [00:52] what was the code for making the disk? [00:52] intervalcommands thing [00:53] Peyam: sudo VBoxManage internalcommands createrawvmdk -filename ~/rawhd.vmdk -rawdisk /dev/nvme0n1 [00:53] it worked this time [00:53] just waiting for win 10 iso to download [00:53] 3 mins [00:54] Peyam1, how is a windows iso dl related to ubuntu support [00:54] Peyam1: msg me, this is offtopic [00:55] okey xet7 === loloshark is now known as obonto2 [00:57] Hello guys [01:02] Hey guys, someone can help me? i would like install 18.04 beta kylin over my ubuntu 17.04. can I do it without lost my data? [01:03] Guest98316, 18.04 is not out yet, discussion in #ubuntu+1 [01:04] bazhang: pls help which logfile to read to trace on why log folder is getting big [01:04] bazhang , the beta version already release 23hs before [01:04] you can see in http://cdimage.ubuntu.com/ubuntukylin/daily-live/current/ [01:05] Guest98316, not released as final, which means it's topical in the other channel I just told you about [01:06] folks can't connect to wifi on ubuntu 17 [01:06] networkctl stuck at configuring, no-carrier [01:06] any help appreaciated [01:06] spent an entire day trying to figure this out [01:07] amansx, is that 17.04 or 17.10 [01:07] 17.10 [01:07] 17.10.1* [01:08] woi [01:10] https://pastebin.com/CEMG5W3c [01:10] my netplan config [01:11] in /etc/netplan/01-netfg.yaml [01:12] bazhang: suggestions? [01:13] amansx, the wifi was working prior, this is not a vm, so what changed between it working and now [01:13] it never worked [01:14] it's a fresh install [01:14] on a dedicated server [01:14] ubuntu server* [01:14] amansx, have you done the initial apt update and apt upgrade [01:14] no [01:14] wifi is all I have [01:15] do that then [01:15] so unless I connect to it [01:15] ok [01:15] lemme see what I can do on that front [01:15] hi, how is docker able to run on different linux kernel version ? [01:16] amosbird, is it? [01:21] yeah [01:22] Any distribution running version 3.10+ of the Linux kernel [01:22] amosbird, is that an ubuntu support issue, or more of a docker curiousity issue === kostkon_ is now known as kostkon === Aztec03 is now known as SmokinGrunts === SmokinGrunts is now known as Aztec03 [01:30] my ubuntu server gets all spammy on the console about USB when the KVM switch has another machine selected.. :( === trumee_ is now known as trumee [01:54] bazhang: same issue [01:56] how do you go about debugging the wifi issues? [02:19] hallo === zzz is now known as saifp === saifp is now known as zzz [02:26] hello. I can't get my ps3 controller to work under ubuntu anymore. usually I connected it. checked under lsusb and it would show up and work. but the controller doesn't show up anymore. [02:28] I have four ps3 controllers so it can't be the controller [02:30] err. my /etc/network/interfaces file only has loopback in it.. but ipconfig shows 2 interfaces (its working ok) [02:36] i figured it out apparently there was somehing wrong with the mini usb cable. I switched cables and it works again [02:47] ah artful ardvark uses netplan instead [02:55] screen tmux byobu ? [03:04] So question, guys. Do modern distribs of Linux like Ubuntu here support Parallel Port connections to REALLY OLD printers. I mean, REALLY old printers. The kinds of printers that might be little more than typewriters linked to a parallel port. [03:05] hi [03:05] I use ubuntu! [03:05] yay [03:14] Volund, there is a very good chance that it will still work. If not immediately, you'd be surprised that there is probably someone out there that has written a driver to work with the most acient of hardware [03:14] hi [03:15] hahahaha. [03:15] Cool. [03:17] Volund: Parallel Port and little more than typewriters are super simple. there are Parallel Port drivers for the Parallel Port Part, and "simple text" is kinda like driver 101 class. [03:19] hey [03:19] heh [03:19] Hmm, I guess there could be printers that use the connection, but don't use the printer protocols .. or whatever that standard thing is called. [03:20] do u like to mke a whatsapp group and chat on it [03:20] in the last few years a friend wired up an LED to the DTR or whatever of a serial port, now we can turn a light on using the serial port, but not using it's data lines. which is really hacky. [03:28] how do you build gstreamer sources from source for Ubuntu [03:28] I got this one... [03:28] er,. what do you mean "for ubuntu" ? === mack is now known as Guest24081 [03:32] blake_r: if you just want to build it and run it: https://github.com/GStreamer/gst-build [03:32] if you want to package it.. um..use the current packages and port them to master === w0dencafe is now known as wodencafe [03:42] random question, is having snaps "more superior" than packages in the repo, debs, or flatpacks? [04:06] Can someone plz help me [04:06] I need to access feed from wifi camera in bathrroom [04:06] no connects [04:07] I NEED SEE BATHROOM WIFI CAMERA [04:09] You put an ip cam in the bathroom? o_O [04:11] hmmm that was weird... [04:11] yeah [04:11] No that DID NOT sound like a creepy stalker person. [04:11] not at all XD [04:12] "harmless" [04:13] sure jan [04:13] That sounds like a #metoo waiting to happen [04:13] do wifi cams still punch a hole in upnp-enabled routers by default? [04:14] and more scarily keep default login credentials [04:14] doge-doge: yes. and yes. [04:14] Heh. [04:14] If you don't have a professional install it :/ [04:14] We just had ours done. Very nice setup in our new office. [04:15] Hey guys. Not using the system right now, but my computer tends to flicker quite a bit when using the GPU for anything. Chromium and "atom" apps do it a lot on 16.04. Anything later than 16.04 really is unusable due to screen flickering. What causes it? [04:15] if you want to DIY make sure your camera network STAYS on your LAN === sauvin_ is now known as bocaneri [04:15] naw, we can view the stuff from home, but it's far from default passwords.. and it's all SSL :) [04:16] that's cool :) [04:16] the phone app is nice too [04:16] I'm usually a Windows user but Linux is my choice OS to escape to when a hard drive dies (like now). http://i3.photobucket.com/albums/y82/Draconiator/DSCN0008_zps51zvm8ei.jpg - so I hooked my netbook drive up with Xubuntu 16.04 on it and when the new one I ordered comes in, I'll put it back in the netbook, and reinstall it there. [04:17] I just installed elementary os on my work laptop since I don't have to use proprietary software anymore :) [04:17] Ooops, wrong picture lol [04:18] So happy I'm not bound to windows anymore, and my ubuntu mail server at the office links up well to this mail app. [04:18] http://i3.photobucket.com/albums/y82/Draconiator/DSCN0009_zps1ar4v1fe.jpg There's the right one. === kenden is now known as Guest81285 [04:19] I think it's obviously related to the GPU since I can use the --disable-gpu flag on Atom and it doesn't flicker [04:20] * asmith4726 uses an i5 thinkpad :) [04:20] what is running in that first screenshot? [04:20] looks like secondlife or the sims or something [04:25] So I'm a little worried about one thing. Our office has this xerox machine at work that's really new (like 6 months old unit). How hard is that thing going to be to setup. It uses like accounting to track our toner usage and such... [04:25] so we have to supply username's and such to print from it :/ [04:26] and our boss wants us using secure print so we can cancel jobs if we screw up before we waste toner. [04:27] (Though I don't care about the secure print thing anymore since the copier isn't in the new hire area like it used to be lol... [04:32] and that was Second Life. [04:33] the taskbar on top took some getting used to, but now I think I'm going to set Windows up that way too. [04:35] I'm mostly used to that from osx [04:35] :) [04:35] though my macbook's logic board went out on me due to a faulty gpu module :( [04:36] 600 for a replacement... nope [04:36] https://www.amazon.com/gp/product/B01IEKG2HM/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 - this is the one I ordered. Originally wanted a pure SSD, but...them things are still too expensive for me. thankfully the hybrids went down in price some. [04:37] I'm using a hard drive in this, but I have a backup drive with win10 on it in case I need it :/ [04:38] my gaming pc has 1.75tb in ssd between 2 drives, and my new build when I get taxes back is a 2tb nvme m.2 960 pro [04:39] ssd's make old systems feel new when it comes to responsiveness [04:40] Also, newer seagate drives have been pretty faulty lately, so good luck : [04:41] my builder friend says he ordered around 20 of those and one in every 4 was doa [04:42] for a large order of workstations === lisbeths is now known as johnnymacs [04:47] Well the old one lasted a pretty long time, 3.4 years (over 30,000 hours), and that was WITH some bug in the firmware that made it think it was 2TB [04:50] I trust Seagate, the one that came with the computer was a Western Digital and that conked out after a year. [04:53] I've gotten to the point I only trust samsung and crucial ssd's :) [04:54] I've had good luck though on my spinning disks (western digital blacks, a blue, a couple of seagates. No failures in years. *knock on wood* [05:10] Is there any way to mount a folder but exclude files by extension? i.e *.sln === Aztec03 is now known as SmokinGrunts [05:12] ah filterfs might do it === SmokinGrunts is now known as Aztec03 [05:22] wow, 1/4 of my steam games are now compatible with linux :) 110 or so of 400. Those guys have been doing a lot of work porting. [05:23] * asmith4726 wonders how many are wine ports [05:42] yo === johnnymacs is now known as dorothyw [05:53] My Ubuntu system is not showing it's icons and top bar also not appearing [05:54] What is the Linux equivalent of del C:\*.* ? I was thinking maybe I could use that when my new drive comes in to reinstall. [05:55] Draconiator, no need - just format the drive ext4 [05:56] yeah, when you install, it will *want* to format the drive :) === asmith4726 is now known as AdamTheGhost [05:57] also I think if anyone says that command in chat.. a bot might blow it's lid and ban us [05:58] no but there is a dedicated trigger so ... don't. [05:58] ^_^ [05:59] back in the day people used to... troll people looking for help like, "hey, how do I fix this", and some troll would say the command... [06:02] My Ubuntu system is not showing icon bar and top bar .. it just shows the wallpaper that's it [06:06] i have 4k left on my / is there a way to see whats taking all of the space.. like largest file size sort or something [06:06] Need help with the following issue. Anyone have idea on how to resolve? https://askubuntu.com/questions/1013627/how-to-automatically-start-a-service-after-manually-decrypting-home-partition === anonymous is now known as Guest8911 [06:17] sere, I know of an app in windows for that, but it doesn't help you much :( All I can say is check out ~/Downloads and see what all is in there, also a sudo apt-get autoremove might free up some space [06:18] also, clean out the kernels you don't need anymore [06:18] ubuntu likes to keep all the kernels and every so often you need to clean out the old ones [06:23] i don't get it. how can i be logged into freenode twice? [06:26] Heh [06:27] I never thought I'd say this...but 160GB is a TINY hard drive. using the one from my netbook because my main one died....makes me remember the time I thought 480MB was a cavernous amount of space. [06:28] AdamTheGhost: i cant use autoremove no space left on device and my /home is seperate im not sure how i used 10 on just / [06:28] 10g [06:28] sere, ubuntu USB + chroot to your system then you can manage it [06:31] cfhowlett: is there a way to extend the lvm root that has a snapshot [06:31] sere, sorry but LVM is outside my experience. [06:31] someone else will know [06:32] cfhowlett: ok thanks. i dont have a usb or would just do that === ubuntu is now known as Guest83905 [07:06] does anybody know of a good ide for ubuntu? [07:06] gt8ost4l: think there is an IDE category in software center [07:07] gt8ost4l IDE for what language? [07:07] several. choose 1\ [07:07] php javascript html xml and css [07:07] gt8ost4l Definitely PHPStorm from JetBrains. [07:07] for web development [07:07] Covers all of that. [07:08] habbasi: phpstorm is propritary [07:09] gt8ost4l But it's got a free version. And also it's awesome. [07:09] If you want libre, maybe try Eclipse? [07:10] habbasi: i was waiting for netbeans but its still in beta! [07:11] they should of never handed it to apache! === kevin is now known as Guest73334 [07:14] habbasi: have you ever used sublime text 3? [07:15] I've mostly just used Visual Studio, JetBrains IDEs, and Vim. [07:18] stick to ubuntu support guys [07:19] lotuspschje: so ides is not in link with ubuntu? [07:19] line* [07:20] gt8ost4l: we support all questions related to ubuntu problems, use #ubuntu-offtopic or #ubuntu-discuss for other conversations please :p === dorothyw is now known as johnnymacs === r0Oter is now known as r00ter === ZaZa is now known as ZaZaQ [07:50] #openvpn === Jochen_wvdT is now known as Schlawiner [08:02] hi [08:06] hello ZaZaQ [08:06] whats up === chappie-san2 is now known as chappie-san [08:52] hi [09:06] hi [09:54] Any idea how can I fix that? runtime/org.gnome.Sdk/x86_64/3.26 keeps showing up in software update, but when I click update I get an error notification: Cannot update "Gnome Software Development Kit version 3.26" Whily trying to checkout b5f77229b85f1cf... into .../.local/share/flatpak/runtime/org.freedesktop.Platform.ffmpeg/x86_64/1.6/.b577...: fgetxattr: No data [09:55] Running ubuntu 17.10, gnome 3 flavour (the classic one) [10:05] How can i hide my username in the login screen ? [10:10] How can i hide my username in the login screen ? [10:13] seems like the kind of thing you could google in .35 seconds ... [10:14] cfhowlett, and that's what we do, and not refer new users to do [10:14] https://blog.scottlowe.org/2016/12/15/disable-user-list-login-ubuntu/ [10:15] !budgie [10:15] Ubuntu Budgie is a community !flavour of Ubuntu featuring the Budgie desktop. Its first official release is 17.04. As with all development versions, for questions involving Ubuntu Budgie 18.04 support, visit #ubuntu+1. Ubuntu Budgie 16.04 and 16.10 are not supported by the Ubuntu project. https://ubuntubudgie.org/ [10:21] Do you know some free software projects a beginner can collaborate with? [10:22] jeremies, any can be done [10:22] !contribute | jeremies [10:22] jeremies: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu [10:22] !contribute | jeremies for ubuntu [10:22] jeremies for ubuntu: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu [10:22] jeremies, and almost all F/Loss software project welcome contributors. Ask! [10:24] Ok thank you! [10:25] can anyone help me? I'm trying to install a .deb and it's asking for a dependency that can't be met because I can't get the newest version. Do I have to apt upgrade to resolve this? [10:26] The_Dubya, which one, why do you need the very newest [10:26] its just the package was compiled that way [10:26] i tried doing -f install but it just uninstalls the package [10:27] and the version is 1.68 i have version 1.58 of the same dependency [10:27] which package The_Dubya , why do you need the very newest [10:28] i'm trying to install this https://sourceforge.net/projects/fatx/, and it won't let me because i can't met the dependency requirement === enko-work is now known as enko-w [10:29] i apt cache search the dependency and i can only install 1.58, how can i get 1.68? [10:29] go wild find a repository that has it. [10:41] Hi folks [10:43] Hello guys [10:43] I am having a serious issue with my shutdown freezing these days. [10:44] Please help me fixing it [10:45] My screen gets stucked at "Reboot: Power Down" [10:45] mr_turdoide, try adding setting acpi=noapic,nolapic on kernel command line [10:46] mr_turdoide, https://askubuntu.com/questions/801554/how-to-set-noapic-and-pnpbios-off-parameters-for-boot [10:47] Ok i will try that now. [10:49] Hello everyone, Once I try to add for instance "sudo add-apt-repository multiverse" I get following error --> https://pastebin.com/CpyCqTN2 how do I clean this? [10:50] xsixsi, which ppa lists itself as 'multiverse' [10:51] xsixsi: aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling [10:51] xsixsi: pastebin "cat /etc/apt/sources.list" [10:51] xsixsi, is this a kali install? [10:54] kali support in #kali-linux [10:54] xsixsi, ^ [11:03] hello [11:08] I'm using ubuntu 17.10 and I'm trying to use lxd inside of it. I'm also trying to run a gui app (GNS3) I followed the tutorial in this link (https://blog.simos.info/how-to-run-graphics-accelerated-gui-apps-in-lxd-containers-on-your-ubuntu-desktop/). Then I'm stuck with the .Xauthority stuff. I don't know but maybe because ubuntu 17.10 uses wayland not the Xorg. [11:10] And when I tried to run this command ' lxc config device add guiapps Xauthority disk path=/home/ubuntu/.Xauthority source=${XAUTHORITY} ' the output said ' error: Disk entry is missing the required "source" property ' [11:18] ... [11:19] using 14.04 why are cgmanager and systemd-logind running and consuming 50% cpu each? [11:26] aoihft: Xauthority, as the X indicates, is a file interpreted by the Xorg X server. I do not know whether it can also be interpreted by Wayland. I think you can switch between Wayland and Xorg at the ghraphical desktop login prompt. [11:26] How can I hide my username on log-in screen? [11:29] netochka: which de? unity? [11:29] tomreyn how can I switch? [11:30] aoihft: you logout, you choose the server you want to use, you login. [11:30] EriC^^: hey :) Yes. Ubuntu 16 [11:30] aoihft: that's as far as i know, i don't use 17.10, so this is just hearsay. [11:31] netochka: https://askubuntu.com/questions/731425/how-do-disable-user-list-on-login-screen-prompt-for-username-and-password-ubu [11:31] netochka: type "sudo nano /etc/lightdm/users.conf" and add your user next to hidden-users [11:31] tomreyn thanks [11:31] EriC^^: Ty. do you by any chance use Telegram? [11:32] I'm excited with the 18.04 [11:32] netochka: yeah, why? [11:33] EriC^^: I've set Chromium to be my default browser. But when I click on a link on Telegram, it opens on Chromium, but, It seems that it opens a different one, As my bookmarks are different in the opened one. Like opening 2 chromiums ( If i already had chromium open) [11:34] netochka: no idea, i think that's normal though [11:35] netochka: it opens a different chromium instance? or new tab that isn't bookmarked? [11:35] I see. btw, I donno how to Add my username as hidden in Terminal. [11:36] EriC^^: not a tab. a whole new chromium and the bookmarks are not the same as the default one. as in opening 2 different kinds of chromium, but i only have 1 installed. it's weird. [11:36] netochka: you mean about the stuff i said earlier? editing /etc/lightdm/users.conf ? [11:36] yes [11:37] netochka: it's easy, type "sudo nano /etc/lightdm/users.conf" scroll down to hidden-users and add it hidden-users=nobody nobody4 noaccess then save and exit with ctrl+x [11:37] Thanks a bunch. XX [11:37] no problem [11:38] EriC^^: one more thing. can launcher be set to NOT combine the opened windows? [11:38] netochka: it might, look into compizconfig-settings-manager [11:38] i kind of doubt though [11:40] I see [11:40] I started using SpiderOakONE, does anyone know about Its security and whether it's secure or not? [11:50] hi [11:51] I have a problem with ubuntu [11:51] Fluffi, that's unfortunate. [11:51] Why is ubuntu such a huge pain in the ass? Why do I hate it so much? [11:52] lol [11:52] Fluffi, I ask myself that question from time to time, but then again the Ubuntu engineers have a very tough problem to solve - "make everything work for everyone". [11:55] I dont want to use it. I have to. I get headache of ubuntu. Why do I have to spent hours of searching for fucking bash commands and fixing stuff. It is so damn fucking anoying. I hate ubuntu so much [12:01] Fluffi: Can you give an example? What was the last bash command so well hidden that you had to search for it for hours? [12:02] hello [12:02] i am running ubuntu bash on windows 10 at the moment [12:02] how can i access ubuntu files on bash? [12:02] is there /home location? [12:02] or root? [12:03] thinky, yes it is [12:03] so where is the location and how can i access? [12:03] just got /home in bash [12:03] hmm [12:04] -bash: cd: home: No such file or directory [12:04] can not i access the location physically? [12:04] thinky: The location of what? [12:04] thinky, what do you mean by physically ? [12:05] on ubuntu i can access /home/user directory right? [12:05] why not on ubuntu bash on windows? [12:05] you can there is no diffrence [12:05] Mathisen: but how? [12:05] it must be somewhere in C: location [12:05] but cant find [12:06] so you trying to find ubuntu userland in windows ? in explorer ? [12:06] thats totaly diffrent story [12:06] Mathisen: yep [12:07] also in terminal too [12:07] and you should NEVER edit files in your userland from windows, if you do it they will dissapear in linux as it looses the permisions [12:07] hmm [12:08] you can however edit all files that is under /mnt/drive_letter [12:08] anyway this is more a ##windows topic now. [12:09] ok thanks [12:10] np and the ubuntu location is in appdata folder somewhere for your user [12:11] hmm [12:11] hi guys, I have a problem. I have installed Kodi and I am booting directly into a Kodi session, however the screen turns off after not doing anything which is a problem because I have no keyboard connected to it. How can I completely turn off any screen turning off options. I have already set all setting withing Kodi and gnome that cause any kind of screensaver of whatever. I have googled around but unfortunately nothing has helped [12:12] Anyone know how to install Mono 5.x on Ubuntu 17.10? [12:12] when i type su it shows authentication failure [12:13] y is that? [12:14] thinky: there's also #ubuntu-on-windows - but i'd recommend using a real ubuntu installation (can be multi-boot, can be in a VM). [12:14] tomreyn: i have dual boot already [12:14] just checking bash on windows [12:15] ARGH [12:16] thinky: i see. well i guess it'd good enough to make some files avaialable on windows. [12:16] i wish i could install ms office 2016 on ubuntu [12:16] thinky: what's lacking in libreoffice? [12:17] doesnt feel so pro [12:17] i am not sure if it s all compatible with formulas and macros [12:17] mostly is, maybe with macros there can be some issues [12:17] i still prefer ms office [12:17] that s one of the reason i still use windows :/ [12:18] thinky: there are alternative office packs if you're willing to drop some $. For one, you can even go with microsoft's cloud offering, Office 365 [12:18] thinky: you shouldn't access the wsl files from windows [12:18] pseudonymous: yea that s an option [12:18] hi every one m anybody knows that when a meeting of ubuntu is ? [12:19] sinamaleki, huh ? [12:19] I want to have a meeting with ubuntu staffs , so is there any summit or meeting plan ? [12:20] kraghot: If you have disabled the screensaver in both kodi and gnome and configured power management not to turn of the display you should be oke ? [12:20] sinamaleki, pretty interesting question. why do you want a meeting with ubuntu staffs? [12:21] our company needs ubuntu to deploy a cloud for us [12:21] so we want to talk to them [12:22] not just email and tell ! because we want them to deploy a cloud with about 500 nodes and we think that this process can not suitable with phone call or email [12:22] adalbert, that's exactly what I have done. I don't understand what could be causing the screen to blank :( [12:22] sinamaleki, maybe just contact some other IT company that specialice on this [12:22] sinamaleki: you should talk to canonical [12:29] hi I have some weird problem with my terminal. I i open a new terminal I get this error: [2~: command not found . Does anyone know how to fix this I already updated .profile and .bashrc [12:29] and source doesn't work for some weird reason [12:31] ay [12:35] . [12:35] almynic: use an editor which will display special characters to view those files. or use 'hd' on them. "[2~" is probably an expanded special character which ended up in one of these files while you edited them. [12:38] why does not even a simple vnc connection to ubuntu work. why? [12:39] Fluffi: is this an ubuntu support question, or just rambling? in the latter case please move it elsewhere. === ziprar is now known as zipace [12:40] Fluffi: if it's the former: to connec tto VNC, you'll need all of the following: a vnc client, a vnc server and a network connection between them. [12:41] I disabled encryption and still get an error encryption is not supported [12:41] ubuntu does not run a vnc server out of the box. [12:41] i run vino [12:42] what are you trying to achieve overall? [12:42] another problem. another searching through dozens of forum posts on the internet. oh fuck I hate this shit so much [12:42] Fluffi: please tone it down [12:44] what will happen with ubuntu when the internet is down? no one can use it anymore... thats no joke. thats true [12:46] Fluffi: it will work just fine === SimonNL is now known as SimonNL_Afk [12:46] tomreyn maybe. but you cant change anything anymore [12:46] Fluffi: sure, you can. what doesn't work for you? [12:46] During service pack update, my 16.04 suddenly dropped to prompt which seems to be grub prompt. Can no longer reboot. [12:47] Any action on grub prompt says secure boot forbids loading module [12:47] With any operating system, when the internet is down you can not access the internet. Thats basically it. [12:48] niranjan: consider disabling "secure boot" in your BIOS / UEFI until you have this worked out (or in general). [12:48] everything does not work. every now and then I get stuck in a problem and end up in searching for a fix in the net for hours. I am so fed up with this shit over and over again [12:49] @tomreyn, will try that, but why would working laptop suddenly change the mode [12:50] Fluffi: again, please stop using this language. also be aware we cannot help your with getting into a better moood, we can only help you solve well described issues here. [12:51] niranjan: because of unsigned 3rd party kernel modules [12:52] @tomreyn, thank you, that makes sense. Seems like my bios does not have option to enable/disable secure boot. Researching on that [12:52] I am not contend with the overall situation. Why does everything in ubuntu needs a manual fix. This is such a damn time consumption [12:54] Fluffi, do you expect an automtic fix?...We all would prefer that too, but there's really no such thing [12:55] Fluffi: What did you do after the standard installation that now needs a manual fix? [12:56] Fluffi: Can you give one example? What was the last bash command so well hidden that you had to search for it for hours? [12:59] my automatic fix is using windows. but sadly i can not use it. later i need to activate cuda. I have nightmares even to think about the massive amount of problems there will be activating it in ubuntu [13:00] using windows is no fix for linux, just for you [13:01] anybody know how to set the pulseaudio-equalizer as default? it keeps falling back to the non-eq sink for me [13:03] sorry wrong channel [13:03] @tomreyn I did hd on bashrc and profile no special characters are there [13:04] Has Fluffi phrased an actual problem yet? [13:04] nope [13:04] I tried disabling secure boot as @tomreyn suggested, looks like grub was able to see the disks, but no progress. [13:07] niranjan: so what is the error message now, or what happens? [13:08] @tomreyn, behavior is exactly same as before, it drops in grub shell. Says error you need to load kernel first [13:08] niranjan: that's a different message than you reported earlier: "Any action on grub prompt says secure boot forbids loading module" [13:08] Only difference is after disabling secure boot, grub is able to see the disk. So commands like ls seem to be working [13:10] @toreyn, yes, the message is different, now grub is able to see the disk(s), but still not booting. [13:10] almynic: hmm not sure then. maybe try the other files which are read when opening a new terminal, too === mack is now known as Guest94234 === Guest94234 is now known as mrz121 [13:15] niranjan: i think you will need to either boot from an ubuntu installer image and chroot into your existing on-disk installation and fix it this way (which is a little complicated but someone ehre might be happy to guide you, not i). [13:16] niranjan: or you could reinstall, but if you have /home on the same partition / file system as / (the root file system), whchih is the default desktop configuration, then you'd loose your data, too. [13:16] @tomreyn trying instructions at https://ubuntuforums.org/showthread.php?t=2007743. May be that will help. What concerns me is no vmlunz file, but I see vmlunz.old and intrd.img.old files. [13:17] niranjan: situations like you have occur when you try to manually customize the boot process, use low quality third party packages or mix packages from different releases. [13:17] i'm just saying this so you'll know what to be awar eof in the future. [13:19] niranjan: when you said "during service pack update", you probably meant that you installed ubuntu updates? [13:19] :tomreyn executing /bin/bash gives the error [2~: command not found so I think this is the problem [13:19] @tomreyn - yes yesterday I got prompt for service update. It has one grub update too if I remember correctly [13:20] almynic: doh, that's weird. did your disk run full maybe? df -h [13:20] almynic: make sure you dont reboot before this issue is solved. [13:21] Otherwise, I have never played with boot settings. Only packages from official repos. [13:21] tomreyn: no it's not full, 71% is used. [13:22] almynic: which ubuntu release is this? lsb_release -sd [13:23] Ubuntu 16.04.4 LTS, I use GNOME Flavour [13:24] niranjan: hmm this is strange then indeed. here's how to recover an existing installation from a live / installer cd / dvd / usb stick chroot https://help.ubuntu.com/community/LiveCdRecovery#Update_Failure [13:25] almynic: what does this output? ls -l /bin/bash [13:27] tomreyn: -rwxr-xr-x 1 root root 1037528 Mai 16 2017 /bin/bash [13:29] almynic: i have the same size and date (also on 16.04.4, amd64), so i suspect it'S still something else that's getting in the way. [13:30] almynic: check the file integrity with: "cd /; md5sum --quiet --check /var/lib/dpkg/info/bash.md5sums" [13:30] almynic: if that doesn't report a problem at least we know the executable is not corrupt === erasmus is now known as razmoose [13:31] tj: no problem reported [13:32] almynic: that's a good sign. do you get the same error if you do "/bin/bash" [13:32] yes [13:32] almynic: so, that suggests a binfmt issue (that's how the kernel detects how to handle an executable) [13:34] almynic: what does this output? echo PATH: $PATH; echo LD_PRELOAD: $LD_PRELOAD; echo LDD:;ldd /bin/bash [13:34] !paste | almynic [13:34] almynic: 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:34] TJ-: got more suggestions? i'm not sure how to diagnose this properly. [13:35] tomreyn: I'm digging currently... almynic try: "strace -f -o /tmp/bash-strace.log /bin/bash" then after it fails do "pastebinit /tmp/bash-strace.log" and give us the URL [13:36] could bit be related to bash-completion, too? [13:37] !pastebinit https://paste.ubuntu.com/p/SBQCBcwfTv/ [13:37] here is the output it produced [13:39] almynic: looks fine to me, maybe try what TJ did [13:39] tomreyn: if we're using the direct path /bin/bash the current shell should just pick that up... hmmm, unless the current shell is also bash and it's hash table is bad. almynic Do "hash" and tell us if it lists 'bash' as one of it's entries, and if so, what path it shows for that bash [13:41] tomreyn: oh hang on I think we may be being misled here!! I suspect bash is executing fine but something in one of it's startup scripts is bad. The error is " [2~: command not found" which looks like a PS string or simialar [13:43] almynic: does "/bin/bash --norc" work ? [13:44] good job :) [13:44] and sorry, but i have to go. will be back in an hour or, more likely, two. [13:45] tj: yes that works [13:46] almynic: YAY! That means that you've likely made some change to $HOME/.bashrc or $HOME/.profile or $HOME/.bash_aliases that has a syntax error in it [13:47] almynic: do you recall editing any of those files recently? [13:49] TJ: I just freshly set up profile and bashrc from scratch I didn't touch .bash_aliases [13:49] i wonder how many of these are just people too lazy to remove this from their autojoin [13:50] almynic: what do you mean "freshly set up" - those files are auto-generated when a user account is created. Do you mean you have made changes to them? [13:50] yes i made some changes [13:51] almynic: OK, well, those changes have errors in them, so you need to look careful at your changes and figure out what is wrong and fix it [13:51] TJ: ok how do I do that the fastest way? [13:52] found it yes ;) [13:52] almynic: you could try sourceing the files into the current environment and seeing if you get the same error. You can use bash's internal tracing to get an idea of which line it might be: Try "set -x; . $HOME/.profile" (that . is important - it is the 'source' operator, make sure you type it) [13:52] almynic: well done :) [13:53] was in aliases but I didn't touch this file curious. [13:53] almynic: well, at least you've fixed it [13:54] TJ: thanks for your help [13:54] TJ: have a nice day === ubuntu is now known as Guest53205 [13:58] i [13:58] [HELP] When i try to update my Ubuntu from 14.04 LTS to the latest version 16.06 LTS using built in Updater, it says http://ovca.ml/popup.png, after showing release notes. What to do? [13:58] hi [13:58] im trying to run an ubuntu on virtual box and i get the error message 'This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to boot - please use a kernel appropriate for your CPU'. What does this mean [13:59] uGotZeStuff: i think it only supports 64-bit processor [13:59] uGotZeStuff: and youve got 32-bit [13:59] ' [13:59] what does [14:00] uGotZeStuff: u using windows [14:00] uGotZeStuff: ? [14:00] yes [14:00] uGotZeStuff: is the host running a 32-bit OS? [14:00] uGotZeStuff: download 32-bit ubuntu iso then [14:00] no [14:00] its running 64 [14:01] uGotZeStuff: well, it sounds like you've configured the VirtualBox guest with a 32-bit CPU - you should be able to change that to 64-bit [14:01] uGotZeStuff: otherwise, as A4L said, use a 32-bit Ubuntu ISO [14:01] uGotZeStuff: download 64 bit version of vitrual box [14:01] it only has a unix 32-bit option in the drop down menu [14:02] uGotZeStuff: just download http://releases.ubuntu.com/16.04/ubuntu-16.04.4-desktop-i386.iso.torrent [14:02] uGotZeStuff: 32bit version f ubuntu [14:02] A4L: in a terminal did you first do "sudo apt-get update; sudo apt-get dist-upgrade" [14:02] nice [14:03] i searched Software Updater in SuperMenu [14:03] TJ-: i searched Software Updater in SuperMenu [14:03] A4L: use the terminal and do the commands I showed, then try the release-upgrade afterwards. [14:04] TJ-: tnx wait will try now [14:04] A4L: the error is caused, I think, because the release-upgrader requires a later version of apt than is currently installed. It could also be caused if the APT sources haven't enabled the trusty-updates component [14:06] TJ-: terminal says http://ovca.ml/terminal.txt === SimonNL_Afk is now known as SimonNL [14:06] For when the decision to use just Wayland or Xorg? [14:07] A4L: did you leave the GUI release-upgrader running? Something like that has a lock so close that program first [14:07] TJ-: i dont know [14:08] TJ-: nevermind, i will just install from the iso file. tnx [14:14]
  • apt install gstreamer1.0* is not working are there any fixes? [14:16] Li: which Ubuntu release? [14:23] :) [14:23] hey, my PC freezes at "Preparing to install Ubuntu" step during Ubuntu 16.04.4 installation, right after I choose if it should download while installing and whether it should install 3rd party tools/apps [14:23] tried all variations and it just gets stuck [14:24] I have two ubuntu linux machines that I rsynced entire / fs from a server. One of them I can log in via gdm to Gnome, the other I cannot for some reason. [14:24] How can I figure out what the problem is? [14:25] I can log in using i3, but not gnome, possibly because something is misconfigured, or files or missing [14:25] I don't think files are missing, since other than a few exclude in rsync command, everything is synced [14:28] jkdr: the obvious thing would be that gnome requires hardware accelerated compositor support [14:29] ok so it seems like grub-mount is stuck forever during the installation phase [14:30] guys [14:30] i'm going to try installing ubuntu server ^_^ [14:31] is it safe or at least ok to use Ubuntu Server as main [14:31] gajop: as main pc or an actual server... because I joined because I want to use Ubuntu Server as main :P [14:31] i'll try to install it on my laptop [14:32] gajop: as main for a base install or actual server??? [14:32] that's because the desktop installation is failing for some reason; normally i wouldn't do it [14:32] because stock ubuntu kind of sucks now [14:32] why does it suck? [14:32] i'm looking at the LTS release [14:32] gajop: wow its wierd that we are both installing Ubuntu server as main at the same time :-P [14:32] same [14:33] gajop: Gnome desktop is bloated, sure you can replace it, but you have to carefully remove all of the Gnome dependencies, its full of stuff I dont want, I would rather use Ubuntu Server like a Main PC distro because it is like Arch with an installer [14:33] I like arch, but I am curious about Ubuntu server [14:34] i am moving away from arch as i don't have time to maintain my PC anymore [14:34] i just want to use it and don't want it to get in the way [14:34] fuck [14:34] I downloaded a 32 bit iso of ubuntu [14:34] https://www.irccloud.com/pastebin/t0ZwUv6h/ [14:34] gajop: yes it can be a little broken at times. [14:35] SadError256: sure, -server is the base of -desktop with a couple of differences. It doesn't use network-manager for example, but once installed you can add whatever packages you need [14:36] TJ-: ah right. What should I use to connect to the internet [14:36] im at Grandmas and all they have is a 4 inch Ethernet cable XD [14:36] which is quite pointless. [14:38] SadError256: well, depending on what hardware the PC has, -server might have the correct drivers in the installer to get wifi... I cannot recall though whether installer has wpa_supplicant to access WiFi - not a typical scenario :) [14:39] SadError256: what's on the PC right now? [14:39] SadError256: Dell Latitude E6430, Elementary OS, which is Ubuntu 16.04 [14:40] SadError256: oh, well that's easier. With an existing Linux you can do a side-by-side install using a chroot assuming the existing OS has network connectivity [14:41] SadError256: or you can do it with a virtual machine on the current OS if you want to run the full installer === richard is now known as Guest94537 [14:44] hi [14:44] hi [14:45] hi [14:45] http://dpaste.com/22XRZ4P.txt (FAIL) and http://dpaste.com/3T4PZ9X.txt (SUCCESS) - Both pastebins are from root `cd /var/log; tail -f * */* */*/*` and trimmed to remove unnecessary log data at beginning, including only log data from GDM desktop login attempts to Gnome desktop. One machine it doesn't work, brings back to login prompt, and the other machine it does work. Both machines have entire / root filesystem rsynced with a server hosting [14:45] the system files. I am confused why one machine isn't able to login to desktop environment. [14:47] jkdr: i havent read your logs yet, but what are your system specs? are you using Nvidia? [14:48] jkdr: did you check the correct ownership of $HOME/.Xauthority on each? [14:48] TJ-, The computer that doesn't boot gnome properly has: VGA compatible controller: Intel graphics, and I was able to boot Gnome in previous ubuntu linux environment. [14:49] TJ-: I can use USB tethering on my Lineage phone, that will give me internet access [14:49] TJ-, $HOME/.Xauthority -rw-r-----+ and same user:group === Sven_vB_ is now known as Sven_vB [14:50] The + is for extended ACL from rsync server to make files accessible without root privileges [14:50] hi [14:50] SadError256, Intel graphics in an Intel NUC [14:51] SadError256, Ah, could it be gpu-related maybe? The system is designed for a computer with GeForce GTX cards [14:52] jkdr: dumb suggestion, could you try launching using your TTY? (CTRL+ALT+F1-F6), maybe the Gnome session button is broken [14:52] It works on the machine with the GTX [14:52] can I use a cross-wired ethernet cable as a nullmodem cable instead of setting up elaborate network protocols? [14:52] SadError256, I am not sure what commands to exec to launch gnome from tty [14:52] jkdr: i was just taking suggestion with this https://i.redd.it/h6bj8ju0f0i01.png [14:53] jkdr: type "start" then press "tab" [14:53] jkdr: did you check the $HOME/.xsession-errors [14:53] you should see some options like startx and startgnome, try running some of those that looks like they start the DE [14:54] jkdr: kern.log "compiz[5705]: segfault at 38 ip 00007fc263df4240 sp 00007ffe9013a900 error 4 in libmove.so[7fc263de9000+15000]" [14:54] jkdr: "10:33:07 linuxhostname gnome-session[5662]: gnome-session-binary[5662]: CRITICAL: We failed, but the fail whale is dead. Sorry...." [14:54] TJ-, Thanks, glancing now. http://dpaste.com/2SPGJMD.txt [14:55] jkdr: the compiz crash suggests a GPU driver issue [14:56] TJ-: burning iso with DD now [14:57] TJ-: ** We failed, but the fail whale is dead. Sorry.... ** that is a very funny error output [14:58] TJ-: Boop... done [14:58] goodbye everyone o/ [15:06] hi! I have a system with ubuntu 14.04. How do I make sure the supported kernel (3.13) is used and not the newest one (4.2)? [15:06] do I have to write some apt rule === sigsts- is now known as sigsts [15:14] hallo [15:14] bin neu hier, versuche das Sys zu verstehen [15:15] never mind, the system is already using 3.13 [15:16] jemand deutsch hier, der mir Hilfe bei Druckerinstall ubuntu geben kann? [15:17] !de [15:17] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [15:18] gustav__, but Printers can be a pain, sometimes [15:19] danke ubottu [15:20] thanks ioria === kostkon_ is now known as kostkon [15:20] gustav__, ok [15:23] hey [15:23] how do I get to the command line [15:24] uGotZeStuff: ctrl+alt+t [15:24] on Ubuntu 14 [15:24] ??? [15:24] uGotZeStuff, open a terminal [15:24] how do I get to the terminal [15:25] i can only see apps [15:26] uGotZeStuff: you already got your answers [15:26] up to you now [15:26] i want to get to the command line [15:27] uGotZeStuff, you mean TTY? CTRL+ALT+F1 to F6. F7 gets you back to the desktop [15:28] Morning all. [15:28] murphnj, hi [15:28] hello murphnj [15:28] Anyone have a few minutes for a quick upgrade question? [15:29] go ahead [15:31] I am trying to upgrade from zesty to anything current, (actually the beta would be intersting for this vm) [15:31] Actually, hold on, I may nbot have read the whole thing, give me a few and I'll see if I can resolve it myself. :) [15:31] murphnj: alright [15:37] EriC^: Thanks for your time, what I saw did not resolve it. [15:37] !eolupgrades [15:37] 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 [15:37] I get the error "The repository "..." does no longer have a release file" [15:38] how do i close all applications that are running [15:38] from the cmd line [15:38] murphnj, did you update your sources list [15:38] uGotZeStuff, use 'top' or even better sudo apt install htop and then with just 'htop' [15:38] uGotZeStuff, oh close [15:39] Hello. [15:39] yes close [15:39] uGotZeStuff, i misread it as see all apps that are running [15:39] ubottu: Funny how the specifics at the bottom of that page stop at 12.04 I saw the page earlier, and questioned its timeliness. [15:39] murphnj: I am only a bot, please don't think I'm intelligent :) [15:39] how do i close all apps currently running [15:39] uGotZeStuff, well that's a bit broad request what are you trying to do [15:39] I need some help. [15:40] trying to install x2go server [15:40] uGotZeStuff, if you kill everything you will most likely kill your user session as well [15:40] kostkon: I'm looking into it, seems I keed to know the name of the target in advnace, and the page for guidance stops well before it. I'll look into it now. [15:40] murphnj, ok [15:41] murphnj, if you are on 17.04 , you should not have any problem upgrade to current 17.10 (do-release-upgrade) [15:41] ioria, are the 17.04 repos still on? [15:41] I can't adjust with FN keys the bright of my laptop. I tested all things of this post https://askubuntu.com/q/1010405/465652 [15:42] kostkon, i don't think so [15:42] ioria, oh ok [15:42] ioria: No new release found [15:43] uGotZeStuff, and what are the problems you are facing [15:43] murphnj, grep Prompt /etc/update-manager/release-upgrades [15:43] Ah, just got a graphical popup to upgrade, which I'll take. [15:45] I see that /usr/share/X11/xorg.conf.d/* contains configuration for Radeon and nVidia, but nothing for Intel. xserver-xorg-video-intel-hwe-16.04 is installed. What provides xorg config files for Intel graphics? [15:45] Hello, I am trying to boot Ubuntu 17.10.1 from a USB drive using UEFI but I get this beautiful error saying "couldn't open /dev/sr0: No medium found". I tried everything, and it still doesn't want to boot. Some help? [15:46] ioria: It was LTS, cnaged to normal [15:46] murphnj, that's better [15:46] IS there an as-easy way to go to the bets (after this upgrade, of course) [15:47] murphnj, sure, but first you need 17.10 installed [15:47] Doing that now. (Wow, my typos are out of control today) [15:47] murphnj, do-release-upgrade -d [15:47] Ah, thanks. [15:48] ok [15:52] Thanks for the help EriC^ and ioria [15:52] Back to the books, upgrade is taking place now. [15:53] I still need help, patiently waiting 10 minutes for answers. I am kinda of a unpatient person. [15:53] !patience | MickeyGP1378, exercise some more of it then [15:53] MickeyGP1378, exercise some more of it then: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [15:55] I researched before, entered different forums, tried different solutions. Nothing worked for me. PS: Never expected a "patience" command existed. [15:56] MickeyGP1378, it's more like an advisory [15:59] MickeyGP1378: well, "/dev/sr0" is generally the DVD/CD device... is it possible the PC is booting the installer in ISO-9660+El Torito mode (CD-mode) rather than the expected UEFI mode (where it treats the image as a fixed disk) [16:00] MickeyGP1378: In the PC's manual boot menu does the installer have multiple entries (possibly UEFI, ISO9660, and Legacy/CSM/BIOS) ? [16:00] That's weird, I downloaded the image using uTorrent (because the thing is not copyrighted and it's safer to torrent it) [16:00] There is a CSM thing in the BIOS Config [16:01] MickeyGP1378: if the system is UEFI then I'd want to ensure first it is starting the installer in EFI mode and nothing else [16:01] MickeyGP1378: are you using the "Try Ubuntu" session? [16:02] Yeah, I booted the USB in UEFI mode for obvious reasons, instead of the usual purple background I got GRUB, selected "Try Ubuntu" and then that's when I got the rror [16:02] error* [16:02] MickeyGP1378: and it never got to the desktop? [16:02] Nope [16:03] I didn't even get some kind of graphical interface, only text-based errors and that's it. [16:04] MickeyGP1378: interestingly, we've seen this for a long time (I recall seeing it on Dell PowerEdge servers back in 2006!) and if I recall correctly, it was something to do with the system not having IDE CD/DVD controller, and getting confused when trying to mount it's compressed root file-system [16:05] MickeyGP1378: whats the make/model of the the PC? [16:05] MickeyGP1378: another question: has any Ubuntu installer ever worked for that PC? [16:06] It's not a pre-built, I built it myself using parts. The motherboard is a Gigabyte GA-970A-DS3P with AMD AM3+ socket running an AMD FX 8300 and 16GB of RAM [16:06] No, never got the installer to boot, this is my first time though [16:06] I remember getting it to work on an old Intel LGA1156 machine [16:06] MickeyGP1378, freshly built? [16:06] Built it in April of 2017, not exactly new. [16:07] Where could I download a corpora of elf binaries compiled with debug information? [16:07] I just need something like chrome, firefox, several others. I could use apt-get to download them if possible too. [16:09] TJ-: Forgot to mention that the revision is 2.x [16:10] MickeyGP1378: thanks, I don't see anything mobo-specific to cause this... I'm looking for similar reports against debian-installer and/or ubiquity (the GUI installer) but so far nothing has matched [16:11] I'm running the latest BIOS firmware, I highly doubt this has something to do with the motherboard. [16:13] MickeyGP1378: does the error look like this? https://askubuntu.com/questions/47076/usb-boot-problems [16:14] MickeyGP1378: I suspect the answer titled "This stuff really helped me." will help you [16:14] What is a Linux users favorite drink? [16:14] ROOT BEER [16:14] hello? [16:15] i have a little problem can anyone help me [16:16] SomeDamnBody: Fro Chrome you'd need to check with Google I guess; if you use chromium you should be able to get the debug symbols via the ddeb servers. some packages ship their debug symbols in the regular archive with -dbg suffix [16:16] ddeb servers? [16:16] i have setted up an server with ubuntu server with ssh and the internet doesnt work [16:16] brb [16:16] SomeDamnBody: debian packages containing just the debug symbols [16:16] TJ-: Yeah, I'd like to just pull down a binary for each command [16:16] Oh ok. [16:16] !debug [16:16] For help debugging your program, please see https://wiki.ubuntu.com/DebuggingProcedures [16:17] even sudo apt-get update doesnt work [16:17] philip__, server 17.10 ? [16:17] correct [16:17] with raid 5 [16:17] philip__, check /etc/netplan [16:18] SomeDamnBody: ahhh... here we go: https://wiki.ubuntu.com/DebuggingProgramCrash#Installing_debug_symbols_manually [16:18] it tells me its just an directory [16:18] SomeDamnBody: in particular see the "Non-built-in debug symbol packages (*-dbgsym)" part === SimonNL is now known as SimonNL_Afk [16:19] TJ-: well I'd like to have the binaries that are compiled with debuggins symbols [16:19] philip__, ls /etc/netplan [16:20] SomeDamnBody: we don't ship them like that; package binaries are stripped first, the -dbgsym packages contain the symbols, and gdb knows where to look for them when the relevant package is installed [16:20] i get back the following: 01-netcfg.yaml [16:20] TJ-: ok crud. [16:20] Isn't there an apt command to compile a package locally? [16:21] kostkon: sorry to say but after observing it, it didn't really fix the issue of 100% CPU usage by YT videos. I'll have to conduct further observations to make any meaningful correlations. [16:21] philip__, yes, your network is controlled by the config in that file; open it and degub [16:21] AppAraat, oh :( [16:22] how can i open and debug sry im a little newcomer i just have a console without gui [16:22] that's lyfe ¯\_(ツ)_/¯ [16:22] SomeDamnBody: You mean like "apt-get source ; sudo apt-get build-dep ; cd -; fakeroot debian/rules binary" ? [16:22] philip__, nano /etc/netplan/01-netcfg.yaml (are you sure you want server ed. ?) [16:23] philip__, please, read this : https://websiteforstudents.com/configuring-static-ips-ubuntu-17-10-servers/ [16:23] yes becuz i dont care how long i take becuz i would be so fucking proud of myself if i finish this for myself and yes i just wanna learn [16:24] ok [16:26] ioria should i take this static ip adress? [16:26] philip__, for a server ? i'd say yes [16:26] philip__: you have to configure the network correctly; it will use systemd-networkd, but we have netplan that usually has the network config specification in a /etc/netplan/ which at boot writes a systemd-networkd configuration. See "man netplan" [16:31] Just a general tap on the shoulder philip__ to watch the language in here bud, it's a G rated group of people. ;-) [16:32] how can i exit this nano thing? [16:32] actually set up the static ip [16:33] philip__: I think it's Ctrl+X [16:33] ah thx [16:35] philip__: if you're getting started and want to learn I'd *highly* recommend reading the man-pages for the commands you use/are going to use, as in "man " e.g: "man nano" [16:35] philip__: within 'man' press 'h' to get help to leanr the powerful navigation and search functions [16:35] okay thank u very much TJ [16:41] i now applied this static ip but it tells me that its invalid [16:42] I'm back [16:47] pls anyone help me [16:51] philip__: did you create a netplan configuration? [16:52] TJ-: I'm back, I was brb for some time. === a_ is now known as alkash [16:52] MickeyGP1378: did any of those solutions work? [16:53] No. [16:53] what do you mean i just typed that of what ioria sent me [16:54] MickeyGP1378: did you try the solution suggested by ITAdminNC? [16:54] I didn't see [16:54] that [16:55] philip__: it sounds to me like you're out of your depth at the moment; you need some basic understanding of how to get around in the terminal and shell and what commands to use and how. I'd suggest you install a desktop ubuntu (assuming you're using a local PC with monitor and keyboard) and use that to explore the terminal and get used to it [16:55] TJ-: Yes, i tried that yesterday, didn't work. I don't even know if i did it wrong. [16:55] okay ill do that thx for helping me dude [16:56] MickeyGP1378: I thought that sounded quite a good workaround [16:56] Also, that is from 2010, Linux has changed a lot since then. Maybe the boot flags were renamed or removed [16:56] MickeyGP1378: no, it hasn't changed [16:57] Oh [16:57] Well, i have tried that, didnt work [16:57] MickeyGP1378: Well, without further more accurate debug info there's not a lot else I can suggest [16:58] I took a picture of the problem [16:59] MickeyGP1378: the "/init" in the error message "/init: line 7: can't open /dev/sr0: No medium found" is the initrd.img's /init shell script, the first thing the kernel executes after loading, and if line 7 is hitting the problem that's very early in the script. [16:59] yes [16:59] it's line 7 [17:00] ./init: line 7: can't open /dev/sr0: No medium found [17:00] I put a dot before the slash because the IRC clients thinks it's a command [17:01] Ubuntu 17.10 question: I'm experiencing random network failures that I can't seem to find information to troubleshoot. I have both ethernet and wifi, and after a while both will die. A reboot will fix the issue, but nothing else seems to. If I open wireshark, I can't even see arp traffic on the network, and manually fixing my arp table with my router address does nothing. Restarts of network service manager do not seem to do anything. [17:01] Any ideas where I could look next? [17:09] anyone else running this on ancient tech? [17:10] PSLS, how ancient? [17:10] I think I don't have 4gb dvd's [17:11] running xubuntu on like 6 year old netbook [17:12] more of a halfbook [17:12] removed the screen (broken ), removed keyboard (using as a desktop), put some aluminium on the heatsink to avoid overheating === SimonNL_Afk is now known as SimonNL [17:14] somehow i get 5 error messages after loggin into xfce desktop [17:14] is that ok? [17:14] 6yrs old isn't ancient and probly using a BIOS instead of UEFI which is a bonus IMV [17:14] bought it in the year 2013, it was used then [17:15] idk man , AMD C70 APU didnt pass the test of time [17:16] my past 3 phones were way more powerful than this halftop i got [17:18] what's that [17:20] PSLS, it's not that bad http://cpuboss.com/cpus/Intel-Core-i3-3217U-vs-AMD-C-70 [17:20] that depends how one uses the computer..pcs can still do things a phone can't do, especially display details that are illegible on phones [17:20] a halftop? [17:21] PSLS, yours is a frankenlaptop [17:21] kostkon, well , it generates a lot of heat which throttles it. [17:22] i need to find a cooling solution so i can use it properly, normal usage + downloading and im sitting on 90+ C [17:22] modded heatsinks ;-) [17:23] no , its a halftop, franken would have more stuff [17:23] i hot couple pieces of aluminium with some surface are on top of measly heatsink [17:23] i doesnt randomly shut down anymore [17:23] yay [17:24] IIRC the AMD mobile APUs don't have such great support. Not sure if that's still the case with more recent kernels however. [17:24] AppAraat, could be also that [17:26] apparaat , it didnt really improve [17:26] what did you try? [17:27] i mean the optimisation on ubuntu [17:27] its the same level [17:27] what do you mean by "optimisation on ubuntu"? [17:27] ciaoo [17:27] MickeyGP1378: if you have the busybox shell prompt when it fails, there's a debug log file you can examine. "cat /run/initramfs/initramfs.debug" [17:28] e.g still getting error messages on startup, still way worse video performance on linux than windows etc [17:28] Yeah, that happens, I can't use the USB right now because my brothers are using it for something... [17:28] I get the busybox prompt [17:30] PSLS: have you tried running a more modern kernel? [17:30] MickeyGP1378: I did some experiements here with an 18.04 image but I cannot identify a script file that has a line 7 (or close) that could emit that error, but the debug log file records the script using the shell +x which writes each line before it is executed so if you can find the error message in it, you can see the commands leading up to it, and we should be able to figure out which script is [17:31] responsible from that [17:31] PSLS: or different kernels in general. What distro(s) have you tried on it? [17:32] PSLS: if it has thermal issues that would point towards some ACPI issue [17:32] AppAraat, i've tried most ubuntu based distros since year 2013, on couple occasions fedora, open suse ( it was somehow more stable than buntu) [17:33] TJ, ive noticed similar problems occur on windows, so i guess its the aging hardware [17:33] and more needy software [17:34] I got a corrupt virtualbox it seems, and apt-get remove --purge virtualbox, and then a reinstall did not fix it it appears. [17:34] Why did my nickname change [17:36] Mickey it seems theres 2 of you [17:36] MickeyGP1378_: presumably you didn't disconnect/quit properly and your previous nickname is still active [17:36] MickeyGP1378_: Does the PC have a CD/DVD drive ? [17:36] Yes [17:36] it is since an underscore was added [17:37] Spoiler alert: I ***DONT*** have CD's === MickeyGP1378__ is now known as MickeyGP1378 [17:37] Test [17:38] CD's.. ancient technology i last used about 6 years ago [17:38] MickeyGP1378__: right... I've not a theory that for some reason the script thinks it booted from /dev/sr0 (the DVD) rather than from /dev/sda, it gets that from the PC firmware via the kernel, so I'm trying to see if there's way we can detect that and fix it [17:38] s/not/got/ !! [17:38] PSLS: try one of those Arch / Manjaro distros, they often have really recent kernels. Otherwise yeah, those laptops are not really well versed against the modern Web 2.Bloat [17:38] TJ-: What if I psysically disconnect the CD drive? [17:39] I **barely** even use it so I don't care [17:39] MickeyGP1378: won't help; this is due to the EFI firmware indicating the system is booting from DVD when it actually boots from USB mass storage, so the init script tries to mount the DVD (which doesn't exist) [17:39] Ahhh [17:39] Then what should I do [17:40] MickeyGP1378: I'm trying to identify the scripts responsible, to see if there's some way to influence them [17:40] So instead I guess I completely reinstall ubuntu 16.04 instead. Oh well... [17:41] Hi. Which channel have phone support for ubuntu phones? [17:41] I am too tired to mess with arch, yet I love breaking and fixing things [17:41] Manjaro IIRC has one you can use as live environment. [17:41] I want to find the best phone to flash with ubuntu. [17:42] tj-: Do you have a 17.10.1 ISO? [17:42] MickeyGP1378: the problem is the error messages come from the system's '/bin/mount' (which is part of busybox) so it doesn't help pinpoint where the scripts go wrong [17:42] MickeyGP1378: possibly somewhere [17:42] Sander, nexus 5 hands down [17:43] Arch is ok, if you like that sort of bleeding edge thing it promotes itself to be...personally it was pretty ordinary OS in my experience [17:43] AppAraat , I'll try it when I mess up my current install badly [17:43] thanks for suggestion [17:44] hello [17:44] ok [17:44] a_ [17:44] A_D [17:44] hello [17:45] huh? [17:45] connect again [17:45] what? [17:45] TJ-, he can try the ' root=/dev/sda2 ' parameter from grub ? [17:48] hello [17:49] i want to know the xubuntu [17:49] How do I change my color [17:49] I dont like pink [17:49] i have just install the fresh os [17:49] which color [17:49] ubantu_: Join the xubuntu channeñ [17:49] orange is my fav [17:49] test [17:50] helllo [17:50] is the nexus 5 just as durable as the EQ 4.5? [17:51] please tell me the basic things which is required after the installation of os [17:51] ubantu_: You need to do sudo apt-get update [17:52] Very important [17:52] I tried this in the kernel groups, but nobody was there any of the three times I tried, so please forgive if I try here: https://paste.ubuntu.com/p/Qbv5M7W8xt/ [17:52] go to the terminal and do it [17:54] MickeyGP1378 :- thanks after that? [17:54] I get kicked out of #ubuntu-touch [17:55] sudo apt-get upgrade [17:55] sander, why? [17:56] _McGuyver: did you create the installer USB image using usb-creator? [17:57] oops!! [17:57] MickeyGP1378: did you create the installer USB image using usb-creator? [18:00] How does one fix the following issue: "/usr/bin/curl-config: 1: /usr/bin/curl-config: krb5-config: not found"? [18:03] Regarding virtualbox, does anyone know if installing lxc, qemu-kvm and virtualbox all on the same machine has any affect one ruining the other install? [18:03] Downloading Puppy Linux, hope it works [18:03] TJ-: ^ [18:05] Hi there. I have a problem with an Ubuntu-Version. Zesty is installed but I don't see the upgrade to 17.10. I get error messages like "The repository 'http://archive.ubuntu.com/ubuntu zesty-backports Release' does not have a Release file." That doesn't make sense, I think. Shouldn't the release files for this version still be available? Or what am I mssing? [18:05] MickeyGP1378: I've found a related bug #500822 [18:05] bug 500822 in Ubuntu "/init: line 7: can't open /dev/sr0: No medium found" [Undecided,Confirmed] https://launchpad.net/bugs/500822 [18:07] But how do i fix it then? [18:07] MickeyGP1378: it seems what you see is a by-product and not the actual problem, which is why it is so confusing. What is actually happening is casper script is in a loop waiting for the installer device to apepar and repeatedly checks all devices... for some reason, on some systems, it requires a very long timeout (about 5 minutes) until the device is found... the message you see is just the CDROM device [18:07] being tested for it, it has no bearing on the issue === coder is now known as Guest45715 [18:09] I have waited a long time, doesnt boot, the "farthest" thing i get is busybox showing an error [18:09] MickeyGP1378: from reading the source-code I suspect it's caused in ./scripts/casper-helpers::find_cow_device() where there's a comment warning it can wait up to half hour if a device doesn't exist [18:10] I'm getting a bit angry, trying to get Linux to work JUST to run a terminal command and all of this. Great. [18:10] MickeyGP1378, are you trying to install from usb or you get busybox from your installation ? [18:11] trying to install from usb = yes [18:11] MickeyGP1378: what's already installed on the PC? existing file-systems can cause this too [18:11] get busybox after waiting 5 minutes = yes [18:11] MickeyGP1378, and you got : /init: line 7: can't open /dev/sr0: No medium found [18:11] stdin: Not a typewriter ? [18:11] got that = yes [18:11] i have windows 10 [18:13] MickeyGP1378, do you get to the main menu (try, install, etc. etc .) ? [18:13] No [18:13] I get the grub thing [18:14] MickeyGP1378, grub prompt > ? [18:16] MickeyGP1378: you're trying to get Linux to work JUST to run a terminal command? [18:20] MickeyGP1378, if you manage to have an editable kernel boot line, you can try to append a parameter: live-media=/dev/sdb1 [18:20] MickeyGP1378: try typing "normal" and press enter or "configfile /boot/grub/grub.cfg" [18:22] Anyone have a way to debug why internet on ubuntu phone dosnt work with both 3g and wlan? [18:22] I'm back [18:22] Sorry [18:22] i was brb [18:23] tgm4883: yes === novice is now known as ghe [18:24] ioria: No, I get some kind of multi-boot Grub thing saying "Try Ubuntu without installing" and some others [18:24] MickeyGP1378, that's the Main menu [18:24] MickeyGP1378, from there you can change the kernel boot line [18:24] And yes I can press E and edit the boot flags [18:24] ok [18:25] I call it "boot flags" but whatever, i get the idea [18:25] MickeyGP1378, append at the end live-media=/dev/sdb1 [18:25] hey guys can you see what im typing [18:25] before the -- or after? [18:25] there are some -- at the end [18:25] MickeyGP1378, before those [18:25] hello [18:25] should i delete something? [18:25] nope [18:26] can someone tell me if they can read this? i just installed hexchat [18:26] !test | ctrlaltdelicious [18:26] ctrlaltdelicious: Testing... Testing... 1. 2.. 3... [18:26] ioria: I have tried that too, doesnt work [18:26] yesterday I tried EVERYTHING [18:26] !test [18:27] !test | ctrlaltdelicious [18:27] ctrlaltdelicious, please see my private message [18:27] MickeyGP1378, maybe it's not sdb1, how many disks do you have ? [18:27] all kind of storage media or just hard drives? [18:27] MickeyGP1378, all [18:28] dvd drive and hard drive [18:28] so it would be two [18:28] MickeyGP1378, how did you do the usb stick ? [18:29] i plug it in the back of the motherboard, pressed f12 on BIOS POST, selected UEFI SanDisk blablabla and then got the grub multi-boot thing, after selecting "try ubuntu without installing", i get the error. [18:29] ioria: from what I can tell this is a udev/blkid timeout problem... it's supposed to loop on all block devices looking for the live file-system, but some device/file-system causes it to hang, or else the device is not discovered. [18:30] o [18:30] MickeyGP1378_: so after you run the one command on Linux, are you done with Linux? Would the windows subsystem for looks work for this? [18:30] i created it with rufus and linuxlive usb creator [18:30] Hi! My current setup does not include a wireless network card. Can I just plug it in or do I need to reinstall system? [18:31] tgm4883: I am trying to do something with the boot list (i want to remove some entries) but i need linux for it, that's why i need a live usb image [18:31] TJ-, can't we point it to the right device from grub ? [18:32] ioria: I think it's more fundamental... it looks like the block device node has not been created by udev,due to it hanging [18:32] oh [18:32] ioria: I'd love to be able to recreate this but it seems it needs particular hardware and/or unique devices/file-systems to provoke it === MickeyGP1378_ is now known as MickeyGP1378 [18:33] test [18:33] Some people report it hands due to trying to detect a missing floppy disk, but the code I'm looking at in 18.04 specifically avoids /dev/fd* devices [18:33] MickeyGP1378: test works [18:33] How do I change my color, I dont like pink [18:34] TJ-: What's "18.04" [18:34] wait [18:34] they released it? [18:34] or is it a beta [18:35] MickeyGP1378, are you booting 18.04 ? [18:35] hell no [18:35] 17.10.1 [18:35] amd64 [18:35] MickeyGP1378: the code is basically the same, it's not changed much in 10 years :) [18:36] MickeyGP1378, try live-media=/dev/sdb (without the partition number) [18:36] ioria: Wait a sec, I need to create the live usb again, I had to format it and use it for something else (dont ask) [18:36] i don't ask [18:37] MickeyGP1378, use rufus [18:38] ioria: I'm wondering if from the busybox prompt we could manually create the node, with "mknod /dev/sdb b 8 1" [18:38] ioria: I have looked in a linux mint forum and some guy says that if i have 2 storage media i should use /dev/sdc1 [18:38] which /dev/ thing should i use [18:38] TJ-, mmm, idk [18:38] ioria: that'd work around a hung udev at least :) [18:38] MickeyGP1378, already done the usb ? [18:38] TJ-, sure [18:39] ioria: No, still rocking usb 2.0, dont expect much :p [18:39] MickeyGP1378, we'll wait [18:39] hmmm [18:39] my flash drive doesnt want to format [18:40] windows is complaining... [18:40] MickeyGP1378, rufus will do that [18:40] Ok, it looks like I have something else wrong, because I completely reinstalled ubuntu on this machine, and only installed chromium, virtualbox, and downloaded ubuntu server 16.04 as additions, and the second I try to start the well configured install I have configured many times in vbox, it locks up the machine. [18:40] So, I believe there may be a bios setting I need. [18:40] windows was unable to complete the format. great! [18:40] lol [18:40] diskmgmt.msc to the rescue [18:41] ioria: the other possibility is the USB mass storage driver isn't detecting the device [18:42] TJ-, ok, but should work in live mode, no ? [18:42] Xubuntu is an awesome OS in itself but it's so darn different....I look in the file manager and it's like looking at an alien world. [18:43] Draconiator, you can install other FMs [18:43] ioria: Ok, Rufus is doing it's work right now [18:43] ok [18:44] Can you please tell me which boot flag should i use, i forgot [18:44] This pink color is bothering me [18:45] MickeyGP1378, first try again with live-media=/dev/sdb1 then we try without the part num [18:45] MickeyGP1378, boot in 'Try Mode' [18:46] First glance at bios, it appears nothing is bad. This is a Dell laptop. Suggestions on settings for bios or otherwise for vbox use welcome. [18:46] And then, if /sdb/ (without a number) doesnt work, i try with /sdc1/ right? [18:46] MickeyGP1378, well, in that case i whould be out :þ [18:46] � [18:47] my computer doesnt speak �language [18:47] i litteraly got this: � [18:47] never mind [18:47] usb is ready [18:48] MickeyGP1378, boot it and select 'try without installing' [18:48] with the boot flags? [18:48] MickeyGP1378, nope [18:48] how many times do i have to say that doing it without flags, **D O E S N O T** work [18:49] lel [18:49] MickeyGP1378, one more time [18:49] oh well [18:50] MickeyGP1378, busy box ? [18:50] wait [18:50] i'm doing something not related to this [18:56] Hi, I'm trying to install rudder. But I get an error when lauching command apt-get that says: " The repository 'http://www.rudder-project.org/apt-4.3 artful Release' does not have a Release file.". ANy idea how to fix that ? Thanks [18:58] clincks: as the rudder archive maintainers; likely they don't build for artful [18:58] s/as/ask/ [18:59] TJ ? I don't get you... I followed step by step the documentation [18:59] What is "artful" ? [19:00] very stylish clincks [19:00] doing something creatively to achieve an overall style [19:01] clincks, looks like the latest build is for xenial : http://www.rudder-project.org/apt-repos/4.2.4/dists/ [19:02] ioria: I'm busy, doing things. Will do the ubuntu thing soon [19:02] ok [19:02] Thanks for beeing silence about the ubuntu-phone, I just managed to get up the wlan and mobile cell network... but kinda pity that #ubuntu-touch is closed down :-( [19:02] ioria: I notice the casper scripts do 'udevadm settle' and it's man-page says the default timeout: ...seconds to wait for the event queue to become empty. The default value is 120 seconds" .. if that is being repeatedly called in the loop that'd explain the symptoms. We probably need to pass --timeout option with a short timeout [19:03] TJ-, i think so, yes [19:04] clincks: obviously not, rudder doesn't have a pocket for the 'artful' 17.10 release [19:04] Ah ok, artful is a version of ubuntu... I got it now. I will reinstall with the corect version of ubuntu. Thanks for your help [19:05] ioria: question then is *why* is the kernel's event queue taking so long to clear that it hits such a timeout... again that suggests 'udevd' is hung on something [19:05] clincks: if you look here you'll see all the releases it supports; looks like a mix of Debian and Ubuntu http://www.rudder-project.org/apt-4.3/dists/ [19:06] TJ-, at first sight, i'd say something hw related, but really idk [19:07] It could be a binary being executed by a udev rule I think [19:08] What is the latest version of ubuntu supported ? Xenial ? To with version number of ubuntu it refer ? Thanks [19:08] 16.04 ? [19:10] clincks, you want the latest supported by rudder, yes, 16.04 [19:13] TJ-, timeout option sounds good [19:14] Hi, on ubuntu 16.04 LTS the dash closes when i enter q. how to prevent this? [19:15] leru, that's a new one [19:16] leru, check in your keyboard prefs if you've set q to act as the super key [19:17] iora, thanks. Annother question... I do have a corei7... if I well understand I have to do clincks, nope, if you have an intel icore 7, go with 64bit [19:19] kostkon, especially an annoying one. does ubuntu have any other keyboard prefs than the one in the system settings? [19:19] clincks, https://unix.stackexchange.com/questions/53415/why-are-64-bit-distros-often-called-amd64 [19:20] leru, other gui prefs no, other ways to set keyboard shortcuts i'm guessing yes [19:21] iora, thanks... will be a little bit less stupid tonight [19:21] clincks, no problem === Tayl is now known as Taylrox [19:22] Good evening all. [19:22] kostkon, i suppose q is not working as a super key since it does only close the dash [19:24] By the way, I should ask before installing rudder... is rudder doing good job ? They are so many doing the same... not sure what to choose [19:24] leru, you could try resetting unity/compiz but you'll lose any customisations. everything will revert to defaults [19:25] clincks, never used, sorry [19:25] will try. brb [19:25] iora, used another similar ? [19:26] clincks, nope [19:26] kostkon, compiz reset didn't help [19:27] same goes for the alt menu for every program [19:28] any idea why I'm not able to post on ##linux channel ? [19:28] !info chef | clincks [19:28] clincks: chef (source: chef): systems integration framework - clients. In component universe, is optional. Version 12.14.60-3 (artful), package size 639 kB, installed size 4205 kB [19:29] iora, I wasreading about chef also... it is in my short list. But not sure who is best... seems rudder is easy to use [19:30] leru, you could try resetting your gnome configs. [19:30] clincks, rudder is an 'external' package, so you wont get any help [19:31] ioria, is "chef" an internal package ? [19:31] clincks, yes [19:32] clincks, take a look : https://www.howtoforge.com/tutorial/how-to-install-and-configure-chef-on-ubuntu-1704/ should work on 16.04 too === cookiecutter is now known as danielhuman [19:34] clincks, you can skip the 'Download' part clearly === danielhuman is now known as cookiecutter [19:35] kostkon, no. this didn't do anything about my q === cookiecutter is now known as danielhuman [19:36] leru, and you have logged out after each change [19:37] kostkon, i did [19:38] ioria, thanks will give a try [19:38] Can't change brightness in my laptop. Any can help me? https://askubuntu.com/questions/1010405/the-brightness-of-laptop-screen-cannot-be-adjusted-with-either-the-buttons-or-th/1011557 [19:38] clincks, good luck [19:38] Hello. Important question. As long as a distribution-update is running and the computer is still in the process of unpacking things, nothing has been installed, right? [19:40] martina1: no [19:40] martina1: that is incorrect === danielhuman is now known as cookiecutter [19:40] tgm4883: Okay. I wasn't sure. [19:40] Hi im back [19:41] ioria: hi [19:41] hey [19:41] Didnt work [19:42] MickeyGP1378, what exactly ? [19:43] Didnt get the /dev/sr0/ error this time, just a blinking bar, after 5 minutes i got the busybox prompt saying that it couldnt find any live media [19:43] Nevermind [19:43] Got it this time [19:43] what should i do [19:44] MickeyGP1378: it's currently at the initramfs busybox shell? [19:44] Yes [19:44] Only if i could send images [19:45] MickeyGP1378, ls -l /dev/sd* do you see any usb (sdb) ? [19:45] What? [19:45] MickeyGP1378, ls -l /dev/sd* [19:46] is netplan an ubuntu only thing really? [19:46] I just see /init: can't open bzguoehxpxrhorx [19:46] And the busybox prompt [19:46] Oh wait [19:46] Ok i got this [19:46] ubuntu and docker seem to hate [19:47] Brw------- 1 8, 4 /dev/sda4 [19:47] check if there's a log file: "ls -l /run/initramfs/initramfs.debug" [19:47] I see sda through sda4 [19:47] MickeyGP1378, usb is usually sdb [19:48] Sda, sda1, sda2, sda3, sda4 [19:48] MickeyGP1378: OK, so /dev/sda is the fixed disk... and the USB device isn't there [19:48] Dont see sdb [19:48] MickeyGP1378, wait a bit [19:48] MickeyGP1378: check if there's a log file: "ls -l /run/initramfs/initramfs.debug" [19:49] Ls: /run/blablablablabla no such file or directory [19:49] MickeyGP1378: drat, that would have been really helpful [19:49] What? [19:50] It just says no such file or directory [19:50] MickeyGP1378: try this: "mknod /dev/sdb b 8 1" [19:50] Ok [19:50] Did that [19:50] And nothing happened [19:50] MickeyGP1378: actually no, that'd wrong! [19:50] ? [19:50] MickeyGP1378: let's remove that: "rm -f /dev/sdb" [19:51] Nothing happened again [19:51] MickeyGP1378: then do "mknod /dev/sdb 8 16" [19:51] MickeyGP1378: then do "blkid /dev/sdb" [19:51] Ok i see this [19:52] Usage: mknod sjpsgoushpjhghps [19:52] MickeyGP1378: generally, on Linux, a command not returning anything means it was successful. It'll get verbose if something goes wrong [19:52] MickeyGP1378: sorry, my typo! [19:52] MickeyGP1378: then do "mknod /dev/sdb b 8 16" (I missed out the 'b' ) [19:52] K [19:52] K [19:52] Done [19:52] MickeyGP1378: then do "blkid /dev/sdb" [19:52] MickeyGP1378: tell us what it reports, if anything [19:53] Done [19:53] It doesnt say anythibg [19:53] MickeyGP1378: OK, so that tells us although we've created the node there is no hardware discovered for it [19:54] Now what? [19:54] MickeyGP1378: try this: "modprobe usb_storage" [19:54] Done [19:54] No verbose [19:54] And yes i do know what verbose id [19:54] S* [19:54] MickeyGP1378: in theory that should have dicovered the USB device, try: "dmesg | tail" [19:55] This is so long [19:55] It did somethibf [19:55] I can't write it all [19:55] MickeyGP1378: that'll show the last few kernel messages; do you see anything indicating a new USB storage device was discovered [19:55] The last this is [19:55] Usbcore [19:55] Registered new usb interface driver [19:56] MickeyGP1378: this is the kind of thing you'd expect to see if a USB device is found: https://paste.ubuntu.com/p/3m5ymYySM7/ [19:57] Hmm [19:57] I dont see any mount thibg [19:57] Thing* [19:58] MickeyGP1378: now try unplugging and plugging in the USB key [19:58] MickeyGP1378: then redo the "dmesg | tail" [19:58] Well [19:58] The busybox prompt is gone [19:58] Unable to enumerate usb device [19:59] Can I have some help fixing weird permission denied from Inkscape reading and writing to its /home/username/.config/inkscape directory? [19:59] MickeyGP1378: OK, that's interesting, that suggests the device was recognised earlier so it's seen it disappear [20:00] Ok [20:00] Last thing is unable to enumerate usb device [20:00] It is Apparmor denying access to Inkscape to its own config [20:00] How should I fix this Apparomr issue? [20:01] MickeyGP1378: Without being in front of the PC it's almost impossible to remotely diagnose/fix this; obviously something unique about that PC and/or what's on it is causing this since the problem is seen so rarely, but we've about exhausted what we can usefully investigate [20:01] Okkkkk [20:01] I did the ls command again [20:01] And i see something new [20:02] MickeyGP1378, let's try again with the kernel parameter ? [20:02] MickeyGP1378: generally I can wrestle a system into submission but for boot issues like this I need to be in front of it [20:02] Brw-r--r-- 1 8, 16 /dev/sdb [20:02] MickeyGP1378: what do you see? anything about the USB storage being discovered? [20:02] MickeyGP1378: we created /dev/sdb ... but try "blkid /dev/sdb" in case there's now something on the end of it [20:03] Done [20:03] MickeyGP1378: no reply? [20:03] No verbose [20:03] MickeyGP1378: if there was a device there blkid would tell you all about it [20:03] Where can we talk where we can send images [20:04] Its just easier to explain with images [20:04] I think we used to have a factoid for posting images [20:04] ioria: ^^^^ any ideas? [20:04] TJ-, only change usb port or kernel boot parameter [20:05] TJ-: i will ctrl+alt+del ok? [20:05] TJ-: imgur is what we usually use [20:05] MickeyGP1378: sure [20:05] ducasse: thanks! I couldn't remember the name [20:05] Ok [20:05] Will post imgur links [20:05] !post [20:05] !paste [20:05] 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. [20:06] oh, yes [20:06] also http://tinypic.com/index.php [20:07] ! post [20:07] Crap [20:07] !post [20:07] ??? [20:07] no post, !paste [20:07] !screenshots > TJ- [20:07] TJ-, please see my private message [20:10] !post https://i.imgur.com/ZF7Ew1R.jpg [20:10] TJ-: ^ [20:11] we already know that [20:11] MickeyGP1378: seen it, yes, from the last line "Unable to find a medium..." plus the earlier search for the device we know the USB device isn't being found correctly [20:11] K [20:12] MickeyGP1378: Because USB isn't working we have no way to get the kernel log (dmesg) off to investigate why [20:12] It's too early for any network ability [20:12] I give up [20:12] I will try with puppy linux [20:12] MickeyGP1378, let's try again with the kernel parameter ? (2) [20:12] Which parameters [20:12] Question: I want to export a running ubuntu installation to a virtualbox image, how do I proceed ? [20:13] MickeyGP1378, live-media=/dev/sdb [20:14] Ok [20:14] MickeyGP1378, have you tried other usb ports, right ? [20:14] ioria: it won't help; the device isn't there. I suspect udevd is hung running a binary or similar so isn't creating the device nodes [20:14] No [20:14] TJ-, yep, i k [20:14] MickeyGP1378, do it, please [20:14] Lemme try this with another port [20:14] MickeyGP1378: ioria's idea to try another USB port is a good one... try a front port if it has them [20:15] MickeyGP1378: usually we see problems with front ports not working but rear ports OK... maybe your's is different [20:15] I have front ports but my usb flash drive is broken and i need to put it in a very specific place and gravity otherwise it will not work [20:15] The plastics brokw [20:16] HUH!?! now you tell us the USB device itself has a problem? [20:16] Nooo [20:16] It works [20:16] But the plastic is broken and i need to put it in a very specific place with specific gravity [20:16] Yes, gravity [20:17] gravity [20:17] well yes it has booted but maybe there's something upsets the Linux kernel that the firmware ignores :D [20:17] Ok i put the usb in another port [20:17] MickeyGP1378: what you describe suggests there is a solder break on the connector of the USB device [20:17] Oh [20:17] My [20:17] God [20:17] It f*cking works [20:17] MickeyGP1378: it worked? [20:17] HOLY CRAP FINALLY [20:17] * TJ- pops the Champagne [20:18] MickeyGP1378: you built this PC? :p [20:18] Yeah [20:18] desktop ? [20:18] Yes [20:19] IT WORKED FINALLYYYYYYYYYYYYY [20:19] i see [20:19] Dont even know why it didn't want to boot with the other port even tho i cant get that port working in windows [20:21] MickeyGP1378, what linux command you intended to run ? [20:21] Efibootmgr [20:21] ah [20:22] I Hackintoshed my pc before [20:22] TJ-, let's go to drink [20:22] But there are some entries in the boot list that i want to remove [20:22] How do i format a partitio [20:22] N [20:22] ioria: I'm already there :D [20:22] ahahah [20:24] MickeyGP1378: the command 'efibootmgr' can be used to edit the boot menu; see "man efibootmgr" for options [20:24] Please I need help fixing apparmor="DENIED" operation="open" profile="snap.inkscape.inkscape" name="/home/lea/.config/inkscape/templates [20:25] How do i mount partitions lel [20:25] leagris: looks like something to do with snaps not being given permission, not sure why not though [20:26] I tried changing the snap profile for inkscape var/lib/snapd/apparmor/profiles/snap.inkscape [20:26] MickeyGP1378: create a directory to mount at, a mountpoint, e.g. "mkdir /mnt/target; mount /dev/sda1 /mnt/target" [20:26] I can put whatever name i want in "target" right? [20:27] But anything I change there is overwritten once I restart snapd [20:27] MickeyGP1378: sure, it's usually an empty directory to act as a mountpoint for the block device [20:28] How can I get ride of apparmor and snapd alltogaether to get my applications working correctly? [20:28] What are these stuff annoying and imparing usability? [20:29] How do i delete a partition [20:29] fire up gparted [20:30] bur umount [20:34] Ok found out I installed Inkscape from a snap package === t_ is now known as russloewe [20:34] and the provided snap profile is just plain wrong [20:35] should be contained [20:35] Is there any way to virtualize a DAC? I am building a system that needs to communicate with one and I dont have money to buy a box for dev purposes [20:35] Hi, i'm having an issue with an usb wifi thingy using rltwifi/rtl8192eu_nic.bin [20:35] everything works on a liveCD or in recovery mode [20:36] but as soon as i boot normally i can't connect [20:36] the exact same firmware seems to be loaded each time tho [20:36] Is there any way to get chgrp to work on group names instead of GID? Haven't found an option yet for that, but craig has different GIDs on two different computers, so is there a way to get chgrp to reference the name instead of GID? [20:37] craigbass76: chgrp works on names [20:37] ikonia: by default? [20:38] I don't see a switch for it in the man pages [20:38] craigbass76: chgrp group file [20:39] I wonder if doing it over an sshfs is screwing it up some. [20:43] ikonia: rsync -avz -e ssh /this/dir/ remoteuser@remotehost:/remote/dir worked fine. Must have something to do with sshfs and UID/GID [20:44] rsync is nothing to do with chgrp [20:49] does artful ardvark still use iptables? [20:49] i know theres some changes in there. [20:49] what changes ? [20:49] it still uses iptable [20:49] ikonia, with netplan and all t hat [20:50] thats just a descriptor [20:51] yea cant use the old files anymore tho.. stugglign with some docker problems with resolution so trying to figure it out [20:51] name resolution that is [20:51] Slade: you can still use the old files just fine [20:52] ikonia: but ifi'd sshfs-ed into the remote box, and the GID of the craig user is 1000 there, not 1002 like on the local box, that wouldn't cause a problem? Straight up rsync worked fine, so I'm guessing that was the issue, but I'm curious if you think it's something else. [20:52] hm /etc/network/interfaces wasnt happy maybe i screwed up something [20:52] Slade: interface file is nothing to do with iptables [20:52] correct. i'm just talking about what i noticed was different [20:52] craigbass76: I have no idea what you where doing in the first place, I just answered your question chgrp [20:53] iptables sprung to mind as something messy regarding docker [20:53] For future reference, I've added a comment to bug #500822 with details of how the "/init: line 7: can't open /dev/sr0: No medium found" installer boot failure might occur [20:53] bug 500822 in casper (Ubuntu) "/init: line 7: can't open /dev/sr0: No medium found" [Low,Triaged] https://launchpad.net/bugs/500822 === gustavo is now known as Guest98510 [20:56] hi. using ubuntu 16.04. my ubuntu gnome desktop won't load anymore. i have no taskbar, no unity sidebar, keyboard shortcuts don't work anymore (ie no alt-tab, windows key, alt-f4,...) [20:56] what to do? [20:57] i already reinstalled gnome package and unity, but nothing changed [20:57] it all happened yesterday out of the blue. i think the day before i installed system updates, no idea if that could have caused it [20:57] ikonia: after I ran sshfs parkers:/data1/craig /home/craig/data1, when I try to rsync from /home/folder to ~/data1/folder/ I get the chgrp error. If I just do an rsync in the format of that other command I pasted, it's fine [20:58] yongo: you're not the 1st; we've had a lot of similar reports. It is something to do with the user's config for desktop confusing some updated package but we're not sure what specifically [20:59] TJ-, thanks. any workaround so far? [21:00] yongo: last I saw people were moving aside $HOME/.config/ to a back-up name but that's sort-of sledgehammer because it moves all your local config settings [21:00] yongo: it could be $HOME/.cache/ though, and that's dispensible, so you could try renaming that directory first [21:01] TJ-, thanks, i'll try that. my desktop is pretty vanilla anyway, so there's not too much to lose [21:01] the worst is that i have to restart everytime i want to switch to a different app cause i have no alt-tab and all the window controls like minimize etc are gone [21:02] yongo: we found creating a new user there is no problem, so it's definitely something in existing user settings [21:02] TJ-, i see. thanks for advice, i'll try it out! [21:08] TJ-, alright, the sledgehammer worked :) [21:08] yongo: :) could you do a diff of the old/new see if we can discover what setting upset it? [21:09] i could === HobGoblin is now known as UukGoblin [21:09] TJ-, but there are many subfolders [21:09] TJ-, any particular suspect? [21:10] TJ-, probably compiz... [21:10] yongo: something like "diff -u $HOME/.config/ $HOME/.config-old" ... maybe wrap that in "pastebinit <( ...commands... )" and I can take a look [21:10] yongo: oh, that should be "dif -ru ..." to do a recursive diff [21:11] exit [21:11] Oops, wrong window. :) [21:14] TJ-, https://pastebin.com/BFXBivpA [21:14] here you go [21:15] yongo: thanks :) [21:15] you're welcome! [21:18] yongo: not brilliant but I'd guess maybe something in CONFIGBACKUP/unity3d [21:19] TJ-, i can paste contents of this folder [21:19] TJ-, or i could restore it and see if the desktop is gone again [21:19] yongo: that's a good idea! [21:20] process of elimination :) [21:20] TJ-, do i have to restart or is logout enough? [21:20] yongo: it's all user, so logout is sufficient [21:21] TJ-, ok, brb [21:22] TJ-, no, the desktop is still here [21:22] TJ-, well i could do that for every remaining folder... [21:23] yongo: OK... I bet it's some weird interaction of multiple settings... if you want to be tortured go ahead but it's not necessary :) [21:23] TJ-, kk, then not [21:24] TJ-, thanks for helping :) [21:33] hello? [21:34] gambl0re: Hello to you, your support question ? [21:35] im trying to update my react site that is being hosted on github pages but my site isng being updated. anyone know what could be causing this? [21:36] I am trying to install emacs25 on a freshand updated install of 17.10. This is what I get: [21:36] Setting up emacs25 (25.2+1-6) ... Install emacsen-common for emacs25 emacsen-common: Handling install of emacsen flavor emacs25 emacs25: error while loading shared libraries: libotf.so.0: cannot open shared object file: No such file or directory ERROR: install script from emacsen-common package failed dpkg: error processing package emacs25 (--configure): subprocess installed post-installation script returned error exit status 1 Errors [21:37] sudo apt install libotf0 Reading package lists... Done Building dependency tree Reading state information... Done libotf0 is already the newest version (0.9.13-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. [21:37] !paste [21:37] 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:37] oops, sorry [21:38] Just so you don't get kicked out by our bot for flooding. ;-) [21:39] np kenpen, just a gentle nudge to the right area, pal! [21:39] ok, here is url: https://paste.ubuntu.com/p/xCkCkBdwgJ/ [21:39] thanks :) [21:40] As for your actual issue, I'll let someone else go for it, because im stumped kenpen. [21:41] ok rmunson, thanks any way :) [21:42] !info emacs25 [21:42] emacs25 (source: emacs25): GNU Emacs editor (with GTK+ GUI support). In component main, is optional. Version 25.2+1-6 (artful), package size 3246 kB, installed size 13114 kB [21:43] "Sudo" is like the best program name in the history of operating systems. lol [21:43] Need help with a service not starting after manually decrypting a partition. Anyone have idea? More details here: https://askubuntu.com/questions/1013627/how-to-automatically-start-a-service-after-manually-decrypting-home-partition [21:43] Bug #1730092 [21:43] bug 1730092 in emacs25 (Ubuntu) "package emacs25 25.2+1-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Confirmed] https://launchpad.net/bugs/1730092 [21:45] ubottu, oh, a bug :( [21:45] kenpen: I am only a bot, please don't think I'm intelligent :) [21:46] lol [21:47] Wish I discovered IRC earlier [21:49] What directory do program files get installed to? [21:51] https://askubuntu.com/questions/54395/where-can-i-find-the-location-of-folders-for-installed-programs this should help you === mack is now known as Guest58236 [21:51] short answer /usr/bin [21:52] Draconiator: for each package the install locations can be seen with "dpkg -L " === Guest58236 is now known as mrz121 [21:54] Is it worth dropping windows altogether ? [21:55] I've been torn between linux and windows for ages [21:55] using windows for games and specifix applications [21:56] Musk_of_justice: try them side by side, both have strengths and weaknesses and it can depend on what hardware it's running on too [21:57] so dualboot basically [21:57] its always useful having windows around [21:58] *dies inside* [21:58] haha [21:58] windows is useful for windows installation usbs [21:59] Musk_of_justice: you can make a windows installation usb in linux too [21:59] i sometimes do pc repair and such [21:59] but its a little trickier [21:59] also... game performance [22:00] and game variety [22:05] Musk_of_justice: I've not used/installed Windows since 2005 so it is certainly possible to do without it [22:07] I'll try to do similar [22:11] I do windows pc repair using linux and it's tools... [22:11] so absolutely possible. [22:12] linux master race [22:14] Ironic that most Windows forensics/data recovery requires Linux [22:15] Heh, I noticed that too. [22:15] I think that uses Tinycore [22:17] and yet I know my way around Windows like the back of my hand, but when it comes to Linux I'm next to a complete n00b. [22:17] Embrace the dark side. [22:18] today i had to remember compiling so i could modify my ipod classic [22:18] this stuff makes me love computers [22:19] when in doubt , just ./ [22:20] going back to Win10 when the new hard drive comes in. I only use Linux when my main hard drive dies. LOVE it for that but seriously the only way I got it to SOME semblance of what I'm used to is Google. [22:21] google is good [22:21] but duckduckgo + irc is better [22:24] so i got 128 gb flashdrive [22:24] would it be enough for all possible linux based repair oriented distros/tools? [22:26] Musk_of_justice: I've a 2GB tool I've used for years which is enough, so the answer is definitely yes :) [22:26] Draconiator, and you'll always be one. at least when it comes to linux, however other OS's are better for learning [22:28] for example the freebsd handbook teaches you everything you need to know about the OS, well most of everything, what's left is knowing C and hacking the kernel, but you can learn everything about it [22:28] thanks TJ, I'll go ahead and fill it :> little moneymaker [22:29] Hi, anyone wanna suggest an easy way to connect my 16.04 ubuntu PC to my android phone - I can use a cable or wifi router? [22:29] Nokaji USB [22:30] I've used Software DataCable a few times successfully but I use it so rarely, I never rememebr how to fire it up [22:30] jeremy31: I'll look in to that [22:31] You will likely have to go into USB options on the phone and select MTP or file transfer if you want to copy/delete files on the phone [22:31] Musk_of_justice: I've been using grml.org as my repair distro for years now. [22:32] jeremy31: okie - it does sound so simple I'm sure I tired it before resorting to otehr methods ... what you say may be the clue i needed [22:32] Ubuntu for me. or Xubuntu currently. Used pure Ubuntu last time this hapenned. [22:33] Nokaji Sometimes USB debugging needs to be enabled in developer options on the Android phone [22:34] jeremy31: I don't have root enabled, hopefully that won't matter too much [22:35] Nokaji USB debugging can be enabled on Android without root [22:35] showsme 'MVP' & File Empty at the moment ut you've given me some trickts to try [22:35] mtp* [22:39] TJ-: apologies if you already saw these messages, but replaying them in case they slipped by. I failed miserably to get the resume callback approach you described working. However, I noticed https://github.com/hhfeuer/nvhda/blob/master/scripts/nvhda-resume.service and https://github.com/hhfeuer/nvhda/blob/master/scripts/nvhda-suspend.service. [22:40] These make me think hhfeuer deliberately left out the resume callback and other things that would need to be changed to transition their DKMS module from prototype to full-fledged. They don't actually seem to work for me though. When I come back from suspend, I lose audio over HDMI. I think I am probably in over my head on this one. [22:43] lighthunter: yes, it looks like he took the easy approach to it :) [22:43] lighthunter: at least you got audio working at all, that was progress! [22:43] like i said though, it doesn't actually work. (I never use suspend, so I am okay with the current state of affairs; I just figure this is helpful information if you decide to proceed.) [22:44] yes, that was really all i was hoping to achieve, so i am perfectly satisfied. thanks again for the help. [22:45] lighthunter: we see a lot of these issues related to proprietary/closed-source code; it's so frustrating not to be able to dive in an fix it properly, or be guessing on how it works internally [22:46] yes, i am aware. and the HW vendors tend only to test their code with Windows, which makes the lives of Linux driver developers dramatically more difficult. [22:47] Hello, I just installed Ubuntu 17.10 and I don't have sound, speakers show up on Pulseaudio but I can't hear anything [22:47] I just installed PopOS a ubuntu fork from system76, the problem is my wimax is located but unable to connect to my service. [22:47] Am I missing any drivers ? [22:48] samthewildone: we only support Ubuntu here, not derivatives [22:48] TJ-, thanks for pointing me in the right direction, I really appreciated it. [22:48] manudavidos: could the wrong profile be selected? check the Configuration tab of pavucontrol [22:49] "unofficial" derivatives...which PopOS does fall under. [22:49] T3: Tried to do so, doesn't work [22:49] jeremy31: I.ve set up those options. The drive auto-opens in 'files', display proper name "Moto G(4)" however there are no files displayed. Right-clicking properties produces a list of "unknown"'s, I also get PERMISSIONS usb:008,007 (mtp) 'could not be determined' [22:50] manudavidos: another thing to check, from terminal, is to run 'alsamixer' and check the sound device doesn't have a separate 'mute' or 'automute' toggle, or master/pcm volume set to 0 [22:50] T3: Thanks, I'll try it now [22:52] manudavidos: also, is the built-in audio the default device. We're seeing a lot of systems recently where HDMI audio is being found first and set as the default. When an application is playing sound, in the pavucontrol Playback tab, check which output the application is sending to, and try changing it (drop-down menu on right side of application/meida name) [22:52] Nokaji Any other new objects in file manager? Some Motorola devices have Windows drivers on them that cause issues with accessing the file system [22:52] ... [22:53] did see a 192.168.... IP number, it said "busy", I closed it down and will re-conect the phone, in case [22:54] jeremy31: thanks - I'm looking on google too for the error code [22:57] jeremy31: I've opened it in terminal (I'm a novice), gone up a couple of CD. and can see some files at "/run/user/1000/" [22:57] T3: Looked at it, Master set to 100 no mute or automute toggle [22:57] T3: Any other suggestions? [22:58] manudavidos: you may have missed my last suggestion... [22:58] manudavidos: also, is the built-in audio the default device. We're seeing a lot of systems recently where HDMI audio is being found first and set as the default. When an application is playing sound, in the pavucontrol Playback tab, check which output the application is sending to, and try changing it (drop-down menu on right side of application/meida name) [22:58] just maybe i can do a 'copy (all)' command and then search at my leisure [22:58] oops, silly me ... this is ubuntu files [23:03] T3: It doesn't allow me to change the output [23:03] T3: I'm using Xiaomi MI Air laptop [23:04] helo all [23:04] manudavidos: I'm not sure then, if you've got the correct profile selected and the correct default (built-in) device [23:04] Can anyone help with 'hard drive, read only, cant add or delete files, 3 partitions, ext4 + ntfs) [23:05] Ubuntu 16.04 [23:05] (external drive, 1TB) [23:06] exit [23:08] * rmunson hands kenden a / === calvin is now known as Guest13231 [23:10] neopsyche: Tell is more of the target hard drive . [23:10] bashing-om what do you mean? [23:10] bashing-om I am referring to external backup drive on USB, with 3 partitions on the drive [23:11] neopsyche: internal drive, USB ? how is it mounted ? [23:11] bashing-om it is external drive [23:11] bashing-om internal drive is connected in the drive bay / notebook [23:12] basing-om the drive in question is on usb 2.0 [23:12] (via cable/port) [23:14] neopsyche: is it connected now ? [23:14] hello [23:14] sure. [23:14] yes [23:14] hi [23:15] has anyone been able to get a usb to hdmi cable to work on ubuntu 16? [23:16] neopsyche: pastebin ' ls -al /media/ ; sudo parted -l ' . see what tale gets told . [23:17] TJ: Sorry, my internet is bad, is there any suggestion to fix audio? (It works with LiveCD/USB) [23:19] manudavidos__: are they different kernel versions? === luxio is now known as luxio-[]\`^{} === luxio-[]\`^{} is now known as luxio-[]\`^{}_ === luxio-[]\`^{}_ is now known as luxio [23:20] bashing-om does not seem to say anything on pastebin except the comand [23:20] TJ: No they are same [23:21] basing-om https://askubuntu.com/questions/333287/external-hard-disk-read-only [23:21] neopsyche: ' ls -al /media/ | nc termbin,com ' where used ID? [23:21] account for termbin? [23:21] Bashing-om: use $USER and then the user doesn't need to change it :) [23:22] ok [23:22] neopsyche: the username you use when logging into your system . [23:22] TJ-: :) thanks ! [23:22] hola desde cancun [23:23] bashing-om still does not show much https://gist.github.com/anonymous/03a5838ed81cda043e25c3e339acc135 [23:24] bashing-om same problem https://askubuntu.com/questions/333287/external-hard-disk-read-only [23:24] (similar drive) [23:25] esto funciona o no? [23:26] Need help starting a service after decrypting a partition. My service is NOT starting. More details here: https://askubuntu.com/questions/1013627/how-to-automatically-start-a-service-after-manually-decrypting-home-partition [23:26] neopsyche: Sorry, did not give the port to access - 9999 . my result for reference : http://termbin.com/xp2w . [23:26] ? [23:26] access 9999? [23:26] I'm pretty sure every viral term originated from Linux in some way heh [23:27] neopsyche: ' ls -al /media/$USER | nc termbin.com 9999 ' . [23:29] https://gist.github.com/ff7a1c3ee26a0ba214e82f617f7146d1 [23:31] doesnt show anything [23:31] neopsyche: neopsyche Well, let's back up a level . what shows ' ls -al /media/ ' ? [23:31] Can anyone help me with Ubuntu 17.10 no audio problem? === s1c0 is now known as Unconnect3d [23:32] see pvt [23:32] basing-om see pvt [23:33] bashing-om https://pastebin.com/mVLQsJLE [23:34] neopsyche: What is " usb -> usb0 " all abput ? Never ever seen a device symlinked ! [23:34] no idea. i think i was hacked [23:34] some files deleted.. noticed a strange ftp connection a while back [23:35] i dont know enough to know what it is.. just that there was sensitive information on the drie that seems to have been deleted [23:35] I'm trying to do some apt-get upgrades and it keeps failing. I get this message: https://paste.ubuntu.com/p/mTSy5hMrQb/ [23:36] bashing-om also.. it could be something to do with circuit board controller.. which goes in the drive holder for external drives [23:37] neopsyche: What shows ' ls -al /media/usb ' . Like advised, I sorta out in left field here . [23:38] on3pk: apt-get autoremove ; apt-get autoclean [23:41] visip, I do that, but going through the apt-get update/upgrade processes still fails [23:43] who wants to make a boat load of money [23:45] Nokaji: kdeconnect [23:45] Nokaji: and wifi file transfer [23:45] and / or [23:45] i have this idea and i need help [23:49] vfw: Appreciated, thanks - I have had success before but possibly I changed my config somehow plus I always struggle as I connect so infrequently - memory fades [23:50] on3pk sudo apt-get -f install [23:50] bashing-om ng timeout: 240 seconds) [23:50] on3pk: apt-get auto [23:50] on3pk: Maybe even: sudo dpkg --configure -a [23:50] bashing-om lrwxrwxrwx 1 root root 4 Dec 31 15:57 /media/usb -> usb0 [23:51] maby some kind of intel AMT thing [23:53] vfw: doesn't seem to wannt help [23:53] anyway to see what the error actually is? [23:54] neopsyche: Sorry, I just do not know what to advise in this respect - never seen such before - That symlink makes no sense to me . [23:54] interesting [23:54] on3pk: sudo apt-get clean [23:54] thanks [23:54] on3pk: sudo apt-get update && sudo apt-get upgrade [23:54] neopsyche: Hang loose here .. see what others with greater skill can advise . [23:55] thaniks [23:56] on3pk: If all else fails, just remove the offending file. [23:56] on3pk: rm /var/cache/apt/archives/manpages_4.10-2_all.deb [23:58] after I delete the file, it will then try to download it again at the next upgrade command [23:59] I can hold back manpages, but then nothign upgrades