[00:00] i get http://termbin.com/zef5 [00:01] almost 75GB! [00:02] alpha__: so it's as you said, sda3 is home which you want to preserve. sda2 and sda4 can be recycled. i'm not sure what sda1 and sda5 and sda6 are [00:02] how will i point the new reinstalled ubuntu to the home [00:03] alpha__: run: grep home /etc/fstab [00:03] sda 4 is the swap [00:04] in terminal on the new install [00:04] alpha__: the output produced by the above command needs to be added to /etc/fstab after reinstallation. [00:04] alpha__: you'd need to run this command now. [00:04] how do i do that? [00:05] alpha__: what exactly? [00:05] sorry i getting a bit confused [00:05] alpha__: to run a command, you type or copy and paste it and press enter [00:05] yes [00:05] run this now: grep home /etc/fstab [00:06] ok now when i reinstal ubunu on sda2 [00:06] it will want to create its own home as part of the instulation [00:06] maybe better: grep home /etc/fstab | nc termbin.com 9999 [00:07] alpha__: it will not just want to cxreate its own /home directory (but not partition), it will actually do it. [00:07] ok so why do i need to run this command now? [00:08] alpha__: to have its output available after you reinstalled ubuntu. with it, it will be easier to mount the old home partition in place of the newly created /home directory [00:08] so do i run grep home /etc/fstab or grep home /etc/fstab | nc termbin.com 9999 [00:09] the latter, so it remains available online, if you dont mind it [00:09] im getting really confused now sorry [00:10] alpha__: what can i do to help you out there? [00:10] when i reinstall unbunt to sda 2 [00:10] TJ-, Thank you - seemed easy to setup and its launched...some poor mirrors are gonna get hammered tonight [00:10] it will ask me to reformat the sda2 [00:11] linux_user: :D [00:11] and then install the new fresh version [00:11] alpha__: correct. [00:11] which will have its own home folder [00:11] right [00:12] hey guys im trying to install wine on ubuntu but get this error anyone help? "wine E: Sub-process /usr/bin/dpkg returned an error code (1)" [00:12] so do i then run the command that you mentioned [00:12] above from a terminal [00:13] hey guys im trying to install wine on ubuntu but get this error anyone help? "wine E: Sub-process /usr/bin/dpkg returned an error code (1)" [00:13] alpha__: the idea is that you run "grep home /etc/fstab | nc termbin.com 9999" now. this will post one line of text to the termbin.com website. you can then make note of this http address so you will have it after reinstalling. [00:13] seems a pity, in a few weeks it'll have to be done again for 18.04 [00:14] ok [00:14] alpha__: this one line of text needs to be placed in the file /etc/fstab (adding to the existing lines) after installation. then reboot, and you old /home will be where it should be [00:14] then what do i do after the instalation [00:14] i'll have to leave for ~ 45 minutes now, if you have more questions i will answer them when i return [00:15] hey guys im trying to install wine on ubuntu but get this error anyone help? "wine E: Sub-process /usr/bin/dpkg returned an error code (1)" [00:15] ok i will do the install and run the command [00:16] TJ-, Quick question: once this mirror is entirely downloaded, how do I tell sources.list to use it? [00:17] alpha__: tomreyn: "IRT alpha__ : Might remind him when he points the installer to /home DO NOT choose to format the partition ." [00:18] linux_user: you point the clients at it instead of the ubuntu archive servers, or you combine with a proxy [00:19] not sure I understand how I'd do that, the regular sources use an http address on the web, just replace the ".com" part with an IP? [00:19] can you explaine please about not choose to format the partition [00:20] linux_user: try this: they install apache2 or nginx as the mirror's archive server and point the LAN clients to it https://blog.shvetsov.com/2009/08/setting-up-apt-mirror-behind-http-proxy.html [00:20] asre you saying not to reormat? [00:21] i will only install ubunt on the broken partion [00:22] I'll read it [00:22] thank you for your help [00:23] alpha__: When you pint the installer to sda3 as /home, there is checl box for "firnat" . If you intend to keep your old home in the new re-install, NO NOT check the format box . [00:23] alpha__: pint/point* [00:25] Hello. I'm looking for a header file that I need to build a program, but it doesn't seem to be in the apt-file list, and no one online seems to be complainaing about not having it. It's 'json/libjson.h'. [00:28] ok can i back my home partition on sda3 to another unsed partion? [00:29] on my drive [00:30] epic_null: does this help get you closer? "libjson-c-dev: /usr/lib/x86_64-linux-gnu/libjson-c.so" [00:30] alpha__, have a look at partimage [00:30] in terminal? [00:31] Nope. It says I already have it. [00:32] epic_null: what are you building that requires this file? [00:32] Hello, I'm having issues with my debian 9 installation. It is stuck in recovery mode. It says that mdadm no arrays found and also that the kernel modules cannot be loaded. [00:32] I originally had debian jessie, which I hadn't used for about two years, so I booted into an ubuntu live cd and used chroot to update all of the packages and upgrade to debian 9 according to some guides on the internet. I did this in response to the above issue in the hope that it would fix it, it did not. [00:32] It's called GamePlay. It's supposed to manage graphics, audio, and I believe lua scripts for gaming. [00:32] when you're writing the game anyway. [00:33] vvict, this is for ubuntu only - stick around the #debian channel and someone will hopefully be able to come by and help [00:33] oh okay [00:33] thanks [00:33] alpha__: rsync is your friend . I back up /home : ' rsync -aiv --exclude=".*" /home// ' . [00:34] epic_null: so this then? https://github.com/gameplay3d/GamePlay-deps/blob/master/libjson-7.6.1/libjson.h [00:34] TJ-, seems like a pretty straight forward thing to setup the http server to allow installation [00:34] very nice [00:35] Hmm... So it's in a different branch of the code? [00:36] Well at least now I know how to get to it and why I couldn't find it... [00:36] Thanks TJ [00:36] epic_null: DuckDuckGo was my friend :) [00:36] Guess that settles it then; DuckDuckGo > Google [00:43] Any possibility of using Logitech software to modify mouse function on ubuntu? [00:49] Budgii, I've never tried this myself, but if you dual boot, apparently for most mice, the config from the Windows configuration tool the manufacturer provides is actually saved *in* the mouse itself. You can give that a try - or use something like xbindkeys [00:50] Budgii, most gaming/higher-end mice* [00:51] SlidingHorn, you're exactly right. I was just looking to change the button functions with out having to reboot xD [00:51] I guess I should be happy with that. Thanks again! [00:53] Anyone know how to format a USB stick via the Terminal? Conflicting info online. Ubuntu 16.04 [00:53] arthur_: partition and format, or just format? Which file-system? [00:54] Fat32 [01:02] Bashing-om / alpha__: the idea was not to touch the old /home (sda3) in the installer, installing everything to the old / (sda2), then later re-integrating the old /home [01:03] so as long as alpha__ does not instruct the installer to touch sda3 he'll be fine. [01:03] (and does also not clear the entire drive during installation) [01:09] tomreyn: :) .. ^ Teach me to pay closer attention to detail ;) [01:11] Bashing-om: i'm glad you're watching over me occasionally, i make mistakes. [01:12] tomreyn: You do keep a lot on the burners :P [01:14] Bashing-om: sorry, i'm not familiar with this idiom, keeping (sth.) on the burners [01:15] it sounds pretty british, though [01:15] tomreyn: Americanisum .. in that you have a lot always going on . [01:16] Bashing-om: :) sometimes too much, not today. [01:16] tomreyn: i created another partition on sda5 and then edited the etc/fstab file using the one lineof txt stored on http://termbin.com/hwd6 [01:17] alpha__: sda5 IS a partition, you cannot create a partition on it, so i'm not sure i understand what you did. [01:17] tomreyn: and then rebooted and had access to my old home folder [01:18] whatever works for you :) [01:18] tomreyn: I was playing safe now i will reinstall on sda2 [01:19] and recyle the sda5 partition [01:19] now one question [01:21] with the backups we done for etc and thepackages [01:21] how will this help on reinstalling those packages? [01:23] so apart from the manually install packages acess to my old home folder is working like it did brfore ubuntu broke [01:23] alpha__: you could manually pick the software to install from the list of packages you have supposedly installed yourself, that's one of the two text files. [01:24] alpha__: alternatively, you could try to automate it based on the dpkg status database (but i would need to review how to automate this, too, and wont do ittonight) [01:24] so just go through the txt file and manually install the packages ok [01:24] would it be possible to do that sometime? [01:25] alpha__: about the configurations in the /etc archive, you can optionally review what you backed up there and cherry pick configurations you want to restore to the same place on the new system. this is mostly for reference, too. [01:26] alpha__: maybe tomorrow. we spent much time on this today, i need a break. [01:26] ok will you be able to help me on that - not tonight as its been a very hard and taxing night [01:27] of course [01:27] many many thanks for your help [01:27] you certianly know your way around ubuntu [01:28] alpha__: welcome. let's talk tomorrow and we'll see. [01:28] ok many thanks for all your help and time - i really do appricate your efforts [01:29] i say good night now [01:29] talk to you later! [01:35] Everytime I boot into 17.10 I get a empty screen and I have to go to the tty and do startx to get the desktop [01:35] Is there a way to fix this issue as I feel it should boot straight to the desktop [01:37] Have a problem where an HP printer will print images, but no plain text. Using the latest hplip driver. Thoughts? [01:38] other weird stuff too, like it will printer headers from a webpage (

,

, etc.), but it won't print the normal page text. === brainwash_ is now known as brainwash [01:58] Anyone here develops using Eclipse on Ubuntu? I'm doing absolute basic work for a long time, the RAM usage really makes my system lag, it's almost topping 8gigs of RAM. [02:04] Do you still have to install a program to watch netflix on ubuntu? The last time I used it you did. [02:05] super-duper: did you try? [02:06] leftyfb: No. I just thought there may be more than one way to do it these days and I wanted to find out the better way. [02:06] try it [02:07] super-duper: as in, try playing netflix in firefox or chrome on ubuntu 16.04 or 17.10 [02:07] well there is no netflix app in software center (and that's how I installed it before) [02:07] super-duper: netflix.com [02:07] it's cool. I got it. thx [02:07] super-duper: you're probably referring to pipelight, which is obsolete tech [02:08] netflix migrated away from silverlight so it should Just Work™ now, so pipelight was abandoned as a project [02:08] which is kind of a bummer because there are still other silverlight based sites that i need to use every once in a while but apparently netflix is the only one that matters to people [02:08] * jerichowasahoax continues to be bitter === lesshaste is now known as Guest59394 === mikeeeeee11 is now known as halS [03:40] hello [03:40] hey [03:40] yes [03:41] no [03:41] no [03:41] maybe [03:41] Do either of you have an Ubuntu support question we can help you with? [03:43] sorry is idle chat frowned upon in here? [03:44] Skaface82, yes - This channel's just for Ubuntu support questions. There's always #ubuntu-offtopic or ##chat if you'd like to just banter [03:47] oh no worries, thank you === jem_ is now known as Guest16292 [04:09] hey, someone speak spanish :)? [04:09] !es [04:09] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [04:10] THX! [04:10] reyes, #ubuntu-es-es [04:10] join #ubuntu-es [04:10] /join #ubuntu-es [04:16] /join #haskell [04:39] Hello - Unbunto latest installed. Firefox. Which security addons would you suggest? No time urgency. Thanks if you're interested. [04:41] OhPie: what version do you mean by "latest"? [04:45] OhPie: Try #firefox [04:47] QUIT [04:55] Latest version of stable unbuntu. [04:55] hey all [04:55] and thanks for suggesting firefox - but I like to ask the source OS experts or acolytes first .. usually they have a better recommendation - '(◣_◢)' [04:55] would you recommend this >> '(◣_◢)' [04:55] eff.org/privacybadger [04:56] any others? [04:56] it's a nice questions to ask [05:03] hey! after i boot from logout my keyboard and mouse don't work. to get out of the lockcreen i need to hard close my pc. i have ubuntu 18.04 [05:07] anyone intreasted in solving acpi/poweroff related bug ? 9a5f2c871af4cf6bd63ddb20061faa7049103350..8f8e5c3e2796eaf150d6262115af12707c2616dd [05:11] OhPie: IMHO HTTPS Everywhere, Disconnect, Privacy Badger, Decentraleyes, Scroll To Top, uBlockOrigin and Video DownloadHelper YMMV [05:11] good read Greylocks [05:11] ty [05:11] np [05:11] you're kind, are you KindOne? [05:11] Or GreyBeard? [05:12] If yes, I appreciate you both. [05:12] [05:12] I do indeed have a grey beard lol [05:14] Greylocks <<| what's your take on using this configuration? Window box >> Virtual Box >> Ubuntu >> Tor >> (all on a single router [tomato]) and a single ISP connection? Q: Should a user extend their footprint outside of their local IP with this configuration or should they just give it all up and go to an external shell cloud account and do all of the same? [05:16] It depends on how hidden you wish to remain i would guess VPN's are a good tool also [05:17] Also check out autistici.org if staying hidden is mission critical [05:19] Tor is useful, but has been breached it can also slow things down quite abit...something to think about. No? [05:19] Also if you log in anywhere with your name even on Tor you are exposed === Jochen_wvdT is now known as Schlawiner [05:22] If I wish to remain truly hidden I will use puppy or such on a usb drive running in RAM all is gone when you log out but again that is just how I see things [05:25] It's a little off topic, but that's what TAILS is for ;) [05:26] +1 for tails SlidingHorn haha [05:26] True SlidingHorn, another good option [05:27] Sorry for straying off topic just a fascinating area of computer use. Sorry for going on like that :) [05:36] havent been on ubuntu in some time, coming back on a T430 and heard that they did away with unity. Is this already released? [05:36] and stable? [05:38] wyseguy, GNOME was the default in the 17.10 stable release, and will remain so in the upcoming 18.04 LTS [05:38] coming out this month [05:38] okay, should i install 17.10 then upgrade? [05:39] If you can't wait, you might as well try the 18.04 beta now [05:39] wyseguy: if you want to install today you can either install 17.10 and upgrade in a few months, or install the 18.04 LTS betas that are now out, and then it'll become 18.04 release as that's available. [05:40] wyseguy: 18.04 is not that far off, so if I were you I'd probably try that (if you have the time) [05:40] ah, okay so just do the beta then upgrade? is the beta pretty much stable? [05:41] wyseguy: impossible to tell, depends on your hardware and what you use it for. Only way to tell is to try. [05:41] lenovo t430 [05:41] wyseguy: maybe ask in #ubuntu+1 ? [05:41] ya, sounds good! [05:41] EriC^ what is +1? purpose of that channel? [05:41] It's an Ivy Bridge laptop with nothing special going on. I'd guess it should run Ubuntu fine [05:42] wyseguy: it's for the unreleased ubuntu specifically [05:42] Kon- ya, thought so to. gonna do the quad upgrade, 16gb ram and 420 kb on it, so we'll see :) [05:42] EriC^ ah okay, thanks. learn something new everyday [05:44] Bionic Beaver sounds like a catch name === kallesbar_ is now known as kallesbar [05:47] spectrum called today to offer me a better internet package at a lower cost, they presented me with a 100/10 for 89 a month. They then figured out i was grandfathered into a time warner 300/50 for 69 a month lol. Wonder when prices will go down and bandwidth up [05:50] Greylocks <<| and SlidingHorn YOU Both are "NICE". [05:50] Thank You Kindly. [05:51] hello [05:51] Tails, yes. Alot of overhead and upkeep. The philosophy needs to be considered on all support and irc channels. If it's excluded because of picky admins. I vote to replace the admin. [05:51] ty for your time. [05:51] [05:51] Hi All [05:51] hi [05:52] what is up& [05:52] ? [05:54] nikon, where are you seeing this? What is your actual issue? [05:55] у меня нет проблем 0_o [05:55] I have not got problems [05:55] !ru | nikon [05:55] nikon: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [05:56] I'm new here. who is who? [05:57] nikon, this channel is only for support questions. If you'd just like to chat, check out ##chat or #ubuntu-offtopic :) [05:58] Thank) [06:10] Any idea why a keyboard and mouse would stop working? Computer boots... keyboard works to get into BIOS... Able to use keyboard to choose from Grub boot menu... and I can put Numlock on and off during boot. But the moment the login screen pops up the keyboard and mouse no longer work. I have changed keyboards... used both PS2 and USB keyboards [06:12] can someone explain why "id" command has different output then "id user" https://pastebin.foowar.de/?074f9a5c567a977e#64QYDfaBC1jKozbUDTQh8OtZoccKGt/JwsbyuwwR1xg= [06:14] Ascavasaion: try an older kernel maybe? was it working before? [06:15] EriC^: Yes, was working... rebooted and then it stopped. [06:15] Ascavasaion: try an older kernel, might have upgraded and booted a newer one [06:16] in the login screen does it work? [06:16] EriC^: How would I get back to an odle rkernel? [06:16] EriC^: No... the moment the login screen comes up all keyboard and mouse functionality stops. Even the Numlock and Caps lock lights no longer light up or respond. [06:17] Ascavasaion: in grub go to advanced options and choose one [06:17] EriC^: rebooting right now. [06:18] does anyone know if snaps are architecture specific? like a Snap built on a 64 bit computer, can it run on an ARM computer like a raspberry pi? [06:19] how do I get rid of the bottom bar that shows what windows are open? using 17.10 [06:21] EriC^: There was only one other kernel... and it does the same thing. [06:30] eraserpencil: they're built for a specific arch, yes [06:31] Ascavasaion: if you press boot to a terminal does it work? try adding "systemd.unit=multi-user.target" in the grub kernel line [06:34] thanks [06:34] what does the star beside an executable file mean when i do ls-al [06:39] exactly that, that its executable :p === illuminated_ is now known as illuminated [06:49] hi [06:50] hello [06:51] I purged and reinstalled only some of the xserver-xorg-* packages after having spent several hours to get the Xserver/X11 to start. Now I can't use AltGr and thus can't type at-sign, square brackets etc. [06:53] madsj: try sudo apt-get install --reinstall xserver-xorg-input-all === sebastian is now known as Guest37610 [06:53] possibly xserver-xorg-input-evdev [06:54] madsj: have a look at /var/log/apt/history.log and see which packages it removed as dependencies when you purged stuff maybe and see if you have them installed [06:55] EriC^: sudo dpkg-reconfigure keyboard-configuration was also proposed. But I'll try also your suggestion; xserver-xorg-input-all was the one I wanted last night when I couldn't use the keyboard nor mouse in X11 [06:56] and obviously also in lightdm [06:57] Ascavasaion: maybe the same package is faulty for you? read madsj 's post [06:59] Could Linux Ubuntu be a replacement for driver access for games and all video cards? [07:02] OhPie: what do you mean, exactly? [07:08] EriC^: Your advice of sudo apt-get install --reinstall xserver-xorg-input-all worked perfectly. [07:08] EriC^: Thank you. [07:09] Ascavasaion: great! np [07:13] Hello, I have problem in booting ubuntu from grub, actually, when I enter ls command in the grub command line, it show me two partition: hd0 and hd0,msdos1 but if i enter: ls (hd0.msdos1) , it say filesystem is unknown, what can i do? [07:20] punkgeek: do you have a live usb you can boot to troubleshoot? [07:24] installed 18.04, still looks like unity... hm [07:24] The Ubuntu default GNOME desktop is themed to be familiar to Unity users [07:25] But it's certainly GNOME [07:25] Kon- how do you get rid of that look and get back to the original look? have to install gnome shell? [07:25] EriC: yes, now I'm in rescue mode, but i don't know what should i do here [07:25] confused as its gnome already [07:27] punkgeek: type "sudo parted -ls" [07:27] do you have internet connection on the live usb? [07:27] wyseguy, I think gnome-session and vanilla-gnome-desktop [07:27] But I use Kubuntu, myself [07:28] KDE Plasma 5.12 is rock solid and worth a look :) [07:29] ive just been use to the old gnome look, but ya ill take a look [07:30] easy apt-get install way to use kubuntu? [07:31] wyseguy, you should be able to just install kubuntu-desktop [07:31] EriC^: https://beepaste.io/paste/view/rW3Pve here the output [07:32] punkgeek: it's the 38gb hdd? [07:32] there seem to be 2? [07:32] Kon- okay let me do that [07:33] then just click the cog when logging in and choose kubuntu? [07:33] its installing now [07:34] I believe so, but honestly I've never switched DEs after an installation [07:34] okay, shouldn't be hard [07:36] EriC^: yes [07:37] punkgeek: try sudo mount /dev/sdb1 /mnt [07:42] EriC^: Done [07:51] can anyone tell me utility to use my Laptop camera for survillace or recording? I am using ubuntu 16.-4 [07:52] punkgeek: try "ls /mnt" [07:52] do you see your root filesystem there? /boot /home etc [07:56] hola [07:58] !es | pablo_ [07:58] pablo_: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [08:07] EriC^: yes, something like this http://bit.ly/2GGquop [08:14] I'm on 16.04.3 and lightdm is sometimes stuck while logging in. I checked privileges of /tmp and .Xauthority and .ICEauthority, they are all fine. .xsession-errors reports "openConnection: connect: No such file or directory \ cannot connect to brltty at :0" [08:24] SPF: update your system to 16.04.4 first please [08:24] punkgeek: type "for i in /dev /dev/pts /proc /sys; do sudo mount -B $i /mnt$i; done" [08:26] lotuspsychje: I did apt-get dist-upgrade, but /etc/issue still says 16.04.3 [08:27] SPF: sudo apt update && sudo apt full-upgrade try this>? [08:29] EriC^: everything is ok now, but there is another problem, i think init is not installed, so i try to install it from chroot, but i get this error: http://bit.ly/2qg4x4n [08:32] full code is: https://beepaste.io/paste/view/3YPUNs [08:37] lotuspsychje: no change === sebastian is now known as Guest93793 [08:42] SPF: try the guest account or lightdm restart? [08:43] I already restarted lightdm, it worked [08:43] but I lost all sessions [08:43] how can I prevent this in the future? [08:43] it was not possible to select guest account [08:44] SPF: not sure what happened to your system === amr_ is now known as AmrIbrahim === gms is now known as Guest9099 [09:43] hey [09:43] i wonder if there is a way to print mysql configuration using the cli [10:03] !lamp | Aljone [10:03] Aljone: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. [10:05] Hi, does gcc 7.3 support retpoline ? [10:06] blackbird1: perhaps a question more for #gcc ? [10:07] hello there people [10:07] lex0r: welcome, how can we help you? [10:08] i would like to change the program that locks my screen when pressing super + l or when waiting a certain amount of time [10:08] i am a tad bit confused with unity there [10:08] is there a simple file where i can change what program gets called? [10:08] lex0r: wich ubuntu version are you on? [10:09] 16.04 [10:09] i want to replace the default one with slock from the suckless-tools package [10:09] for fun, you know ;) [10:09] lotuspsychje: beacause ia have this bug on 4.4.0-119 kernel: NVIDIA Driver Installation nvidia: version magic '4.4.0-119-generic SMP mod_unload modversions ' shoud be' 4.4.0-119-generic SMP mod_unload modversions retpoline [10:10] blackbird1: wich ubuntu version are you on? [10:11] 16.04.4 LTS ubuntu Gnome [10:12] blackbird1: have you tried switching graphics drivers? [10:12] lotuspsychje: gcc -v: 5.4.1 [10:12] lotuspsychje: no [10:12] blackbird1: we reccomend keep using package versions, specific for your ubuntu version [10:13] lex0r: havent tested slock myself sorry [10:15] blackbird1: have you tested a previous kernel boot? [10:16] lotuspsychje: yes i'm on 4.4.0-112 right now [10:16] blackbird1: check this: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1750937 [10:16] Launchpad bug 1750937 in gcc-4.8 (Ubuntu) "4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) due to outdated gcc-4.8" [Undecided,Fix released] [10:17] lotuspsychje, sure. the program itself does not matter [10:17] Hey guys, I want to make an Ubuntu based distro but im not sure where to get started [10:17] i just need to know, which program is used by default by unity and how i can change that [10:17] What should I do with thid ZFS support in Ubuntu, when 'zpool export' command simply does not work, for ZFS shipped with Ubuntu... ? [10:17] Something simple like predefined themes [10:17] sima: Have you tried compiling it in the kernel? [10:19] X1Zeth2X, that would mean installing it from ZfsOnLinux source and not using Ubuntu-shipped ZFS? is that what you are suggesting. Because modules are compiled and working on every kernel update as I understand... [10:19] lotuspsychje: Uninstalling the -119 kernel and reinstalling it with the updated version of gcc. [10:19] It works, just it can't export the pool.. [10:19] !info uck | X1Zeth2X [10:19] X1Zeth2X: uck (source: uck): Tool to customize official Ubuntu Live CDs. In component universe, is optional. Version 2.4.7-0ubuntu2 (artful), package size 145 kB, installed size 384 kB [10:20] blackbird1: system up to date to latest? [10:22] lotuspsychje: I don't know, I did an update; upgrade two days ago. [10:24] blackbird1: lsb_release -a to check [10:24] lotuspsychje: this isnt helpfull since i just wanna see the varible list [10:24] lotuspsychje: How to reinstall the -119 kernel with the updated version of gcc ? [10:24] lotuspsychje: $ lsb_release -a [10:24] No LSB modules are available. [10:24] Distributor ID: Ubuntu [10:24] Description: Ubuntu 16.04.4 LTS [10:24] Release: 16.04 [10:24] Codename: xenial [10:25] blackbird1: yep looks good [10:27] lex0r: perhaps with dconf-editor look for com.canonical.Unity.Session.Lock === sima is now known as nikolam [10:29] !alis | Aljone perhaps a more sql specific channel? [10:29] Aljone perhaps a more sql specific channel?: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [10:29] alis [10:30] lex0r: I would disable the unity lock screen in the system settings, and then use xss-lock to automatically call my preferred screen locker [10:30] lex0r: also, change or create a new keyboard shortcut for it [10:31] brainwash: +1 [10:32] join #ubuntu-unity [10:33] you'll have to add the xss-lock command to the startup applications [10:33] so yeah, it's a bit hacky [10:33] is there a reason why you want to replace the unity lock screen? [10:34] oh, brainwash, sorry, didnt see your messages [10:34] ahmm, well, i just like to customize my setup a bit. of course the default one works fine. its just that i think slock is really cool [10:34] ah ok [10:35] xscreensaver is nice too [10:35] the shortcut bit would be easy to change, new shortcut and stuff [10:35] but the automatic lock after a certain time period seems a bit arder [10:35] I've described how to do it [10:36] there is xautolock also. it can trigger slock after some inactivity [10:36] best so read the man pages for xss-lock and xautolock [10:38] I'll do that. thanks brainwash and lotuspsychje === kostkon_ is now known as kostkon [10:50] for the love of god, I cannot figure out how to enable plain FTP port 21 access on VSFTP, does anyone know this by heart? [10:50] squeakytoy2: we dont reccomend ftp anymore, security risk protocol [10:51] i want to enable both, its for my family [10:51] squeakytoy2: there are other ways of home file sharing then ftp mate [10:52] I have a problem using apt-get https://paste.ubuntu.com/p/27MHKjgn43/ [10:52] can't install any packages [10:52] zamanf: have you added external ppa's to your system? [10:53] yes [10:53] lotuspsychje, such as? that doesn't cost a lot of money? [10:54] squeakytoy2: openssh [10:54] lotuspsychje, ah, you mean like that. Well, yes, there are bazillin ways in that case. [10:54] !ppapurge | zamanf [10:54] zamanf: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [10:55] squeakytoy2: network sharing, etc [10:56] lotuspsychje, like i said a bazillion [10:56] squeakytoy2: hence why to avoid ftp :p [10:57] for my case, ftp is good enough [10:57] squeakytoy2: if your machines are connected to the internet, youl get hammered [10:57] lotuspsychje, you are not helping =( [10:57] squeakytoy2: i am, ssh instead [10:58] lotuspsychje, thats not helping, sorry [10:58] thats you preaching =( [10:58] squeakytoy2: what do you want, we reccomend you an unsafe protocol? [10:59] lotuspsychje, i already picked the protocol, i didnt ask for a debate regarding the protocol =( [10:59] squeakytoy2: you picked, but we dont support here [11:00] support what here? [11:00] squeakytoy2: #vsftpd also locked for ages by now [11:00] !support | squeakytoy2 [11:00] squeakytoy2: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com [11:00] and? [11:00] squeakytoy2: so we support ubuntu related issues here [11:01] then why give me advice on network sharing and openssh? [11:01] hi all, does anyone know how to find which firmware files - if any - are being flashed onto my wifi chipset at boot? I have found the wifi chipset identifier with the command lspci -nn - but I can't match the identifier to any files in the "linux-firmware" package [11:01] squeakytoy2: network sharing and openssh are supported packages/protocols from the ubuntu repos [11:01] look into sftp [11:02] lotuspsychje, you are ignoring the context now === r0Oter is now known as r00ter [11:03] when running from livecd how to run gparted it did not seem to be an option [11:05] how can I delete all apt repositories but the default ones [11:06] zamanf: you will have to ppapurge method, and delete what you added manually [11:06] zamanf, are there some PPA in there === DrWatson_ is now known as DrWatson [11:06] I don't the repositories names [11:06] know* [11:06] zamanf, why not show us in a pastebin then [11:06] pastebin of? [11:06] zamanf: can you recall wich packages you added? look them up and find theyr addlines [11:07] It's been a long time, I cant remember [11:07] the repos will be in /etc/apt/sources.list or /etc/apt/sources.list.d/ [11:07] ^ [11:07] https://paste.ubuntu.com/p/ynydQZGByx/ [11:09] Hi folks [11:10] sudo: ppa-purge: command not found [11:19] Should I use this repo on Ubuntu 17.10 ? : https://launchpad.net/~zfs-native/+archive/ubuntu/daily [11:19] I would like to check if in that version it is solved a problem with 'zpool export' not working wirh Ubuntu's ZFS [11:20] nikolam, a PPA? [11:20] nikolam: what is the issue? [11:21] R13ose, can't issue 'zpool export rpool' without freezing command. System also can't shutdown properly aftter that. [11:21] bazhang, yes, [11:21] nikolam, contact the PPA maintainer, we cannot support PPA here [11:23] Should bug be reported to Ubuntu since I don't think ZFS is not on the list of supported packages of Ubuntu aethere, even they ar ein the repo [11:23] nikolam: https://askubuntu.com/questions/304822/how-do-i-remove-a-pool-from-zfs [11:23] (Meaning regular non-PPA module has a problem) [11:26] R13ose, yes, but pool is ok on it's partition. It's not created in Linux. It works, but has a problem exporting it. [11:31] nikolam: https://github.com/zfsonlinux/zfs/wiki/Ubuntu-16.04-Root-on-ZFS [11:31] seems like it is non-working PPA ("The repository 'http://ppa.launchpad.net/zfs-native/daily/ubuntu artful Release' does not have a Release file.") [11:31] R13ose, this is non-root install (I have BTRFS for root) but thanks for trying ot post relevant links. [11:35] nikolam: https://newspaint.wordpress.com/2017/09/07/installing-zfs-on-luks-on-ubuntu-16-04-on-hetzner-dedicated-server/ [11:37] nikolam: you can ask your question in #zfs [11:37] R13ose, yes, thanks for links, but it is rather easy to install and use ZFS on Ubuntu, problem is that there is a bug on 'zpool export' and newer PPA binaries can't install and current have problem. Maybe i should install 18.04 and try it out [11:38] nikolam: before that try #zfs === DrWatson_ is now known as DrWatson === derk0pf_ is now known as derk0pf [11:54] hi. (Ubuntu 17.10 gnome.) I've just created a .desktop link and installed it via desktop-file-install, but it's not appearing in my applications launcher. any pointers? it works via gtk-launch. === shannara_ is now known as shann [11:55] fwiw, it also didn't appear there when I manually put the .desktop file in .local/share/applications === Richard is now known as Guest34220 === Irritiable|LT_gh is now known as Irritiable|LT [12:05] help please :http://prntscr.com/j2gsp7 , cant boot === davor_ is now known as davor [12:07] nikolam: you can also go on #zfsonlinux [12:08] R13ose, know that but I gues they are unaffected, since they are upstream [12:08] nikolam: did you ask them? [12:08] ok could do [12:09] Ah, jes zfsonlinux I had talking with them, now days binaries are also made for Redhat/Fedora [12:10] Suggested I use newer ZFS then 6.5 [12:10] I was thinking about openzfs [12:10] nikolam: why not use newer version? [12:10] R13ose, PPA with daily builds for Ubuntu with newer version is not working [12:11] nikolam: did you tell them that? [12:11] Didn't figure out yer to whom to report it [12:12] nikolam: try the channel I suggested last [12:12] cant pass this on my ubuntu machine http://prntscr.com/j2gsp7 , any ideas? [12:12] R13ose, were there already, thanks [12:13] nikolam: not there now. :) [12:14] R13ose, yup were restarting after uninstall, so I'm back there [12:14] nikolam: try them again [12:19] Hi everyone, I'm having an issue reseting the root password on ubuntu 14.04. I change ro to rw init=/bin/bash and boot but the server simply freeze and i cant do anything === OhPie is now known as Skybot [12:21] even ctrl+alt +del don't reboot the server, it totaly freeze [12:25] Hey tomreyn, after you asked me yesterday to DRI_PRIME=1 to /etc/environment for making my AMD graphic card default. I restarted it and all the transparency in any windows/console are gone away and also while scrolling on any webpage in browser the text is flickering [12:27] humm I booted on a rescue cd and mounted the root partition to /mnt/temp/ but when i do chroot /mnt/temp/ the server freeze completely [12:27] not sure how i'll be able to reset the root password? [12:30] wiq: revert the change [12:37] why is my aptitude searching through arm sources? [12:39] brainwash, yeah. tried doing that. the graphic card changed to intel but still no transparency effect and all [12:40] wiq: not sure why there's a permanent change [12:40] found it. > OpenGL compositing (the default) has crashed KWin in the past. [12:40] This was most likely due to a driver bug. [12:40] If you think that you have meanwhile upgraded to a stable driver, [12:40] you can reset this protection but be aware that this might result in an immediate crash! [12:40] Alternatively, you might want to use the XRender backend instead. [12:41] Fixed [12:41] aha [12:41] brainwash, but why did that happened? [12:42] brainwash, does that mean i cannot ever use my AMD graphic card in ubuntu? [12:42] because using the AMD gpu did cause an issue [12:42] maybe you can, but setting DRI_PRIME=1 for everything may be not the right way [12:43] How can I set DRI_PRIME=1 for some specific apps? bera [12:43] brainwash, * [12:44] you create a new launcher for that app [12:44] ok, then? brainwash [12:44] with the command "env DRI_PRIME=1 " [12:44] then you use that launcher instead [12:45] that's something one would primarily use for games or 3D applications [12:45] brainwash, so, for eg, when i do this to firefox. then firefox will use AMD gpu instead of intel? right? [12:45] I guess [12:45] eraserpencil, chances are you have an arm source in your sources.list... cat /etc/apt/sources.list | nc termbin.com 9999 [12:46] Ok. Thanks brainwash :) [12:46] wiq: in firefox you can open "about:support". it will tell you which gpu is detected and being used. [12:47] brainwash, nice. i can see that currently it is using intel one [12:48] SlidingHorn: what does the reply mean? [12:49] eraserpencil, you said your apt was searching arm sources...that command will show us your sources.list file so we can find out why [12:50] ahh [12:50] http://termbin.com/kza0v === gms is now known as Guest79362 [12:57] How to take from another? [12:57] Skybot: take what? [12:58] eraserpencil, well I don't see anything out of the ordinary...what's coming up that's from ARM sources? [12:58] neither do i [12:59] i've checked my added ppa too [13:00] smtg like this [13:00] Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages: 404 Not Found [IP: 91.189.88.161 80] [13:01] eraserpencil: in browser doesnt work neither http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/ [13:02] yes! I'm not sure why im getting this reply. I dont even have that in my sources [13:02] eraserpencil: this works, http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/ [13:05] eraserpencil, is there anything in a directory called /etc/apt/sources.list.d/ ? [13:06] hi guys [13:06] let me give you that too [13:06] skypce: welcome, what can we do for you? [13:06] i have two gifts for you, there are very basic scripts but you can improve them [13:06] https://github.com/skypce/translating-from-any-language-using-translate-shell-script [13:06] and [13:06] this [13:06] https://github.com/skypce/secure-passwords-script [13:07] skypce: we only take ubuntu support questions here mate [13:07] !ot | skypce [13:07] skypce: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:09] https://ghostbin.com/paste/x3wey [13:10] eraserpencil, I bet one of those is the culprit... [13:10] i think i know which [13:10] eraserpencil, take one of the ARM applications showing up and do apt-cache policy (no brackets) [13:10] it will tell you which repo it's from === Skybot is now known as OhPie [13:11] theres no arm applications [13:12] oh, sorry, I forgot what the error message you posted was. My bad (haven't slept) [13:12] do a grep -ir arm in that directory [13:12] Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages: 404 Not Found [13:13] i tried that earlier, "grep -rni arm" IN /etc/apt/ returned nothing [13:14] puzzling... [13:15] eraserpencil: can you pastebin us the output of sudo apt update && sudo apt full-upgrade please [13:16] https://ghostbin.com/paste/ozcd7 [13:17] oh that's sudo aptitude update && sudo aptitude upgrade [13:17] will it matter? [13:17] https://prnt.sc/j2gsp7 i need help, i cant boot my ubuntu, these message on boot, any ideas? [13:17] eraserpencil: its full of external ppa's.. [13:18] am i in serious trouble? [13:19] eraserpencil: i suggest cleaning out all your external ppa's first with ppapurge, and look at your software&sources [13:19] !ppapurge | eraserpencil [13:19] eraserpencil: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [13:21] megaaaa, did you recently change/install graphics drivers? [13:21] i thought ppa's go to /etc/apt/sources.list.d [13:21] i trimmed from there [13:22] SlidingHorn: not that i know. my ubuntu is on a VM, i was installing some c++ libraries, i felt like the system was going slow, restarted the VM, and here is what i have.. [13:22] !sources | eraserpencil [13:22] eraserpencil: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [13:22] megaaaa, was the VM doing anything when you shut it down? [13:22] eraserpencil: sure about arm64 ? [13:23] SlidingHorn: i was downloading a file on firefox, nothing dramatic [13:23] binary-arm64 ? [13:23] SimonNL: what do you mean? [13:23] SlidingHorn: it told me i had not enough space in tmp folder, so i just restarded the VM, and here i am [13:24] a arm folder on a ubuntu server ? [13:24] an* [13:24] this is my personal computer... [13:26] Is Ubuntu 16.04 using nautilus file manager as default? [13:27] megaaaa, were you still installing your packages when this happened? === DrWatson_ is now known as DrWatson [13:27] SlidingHorn: nope, it was finish [13:29] SlidingHorn: how to recover from that? [13:29] megaaaa, not sure yet...haven't figured out the problem. [13:30] megaaaa, did you install the proprietary video driver on it? [13:31] https://en.wikipedia.org/wiki/History_of_the_Internet [13:31] SlidingHorn: not sure, just installed the addon CD of virtualbox of it. for the rest, all was standard [13:31] OhPie, please keep your posts here to Ubuntu support only. [13:31] ubuntu 16.04 is trying to raise my bridge device br0 even though there's no cable connected. how could i fix that? [13:32] systemd timeout is 4min 58s for that [13:32] SimonNL: any help? [13:32] SlidingHorn: seems i cant even acces the grub... [13:33] akik: allow-hotplug as opposed to auto in your interfaces file [13:34] http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/ eraserpencil how did you get that in your sources, there is no binary-arm64 folder on the server [13:34] SlidingHorn: http://prntscr.com/j2hisn [13:34] I'm asking that question too [13:35] is that the source I need to remove? [13:35] http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages: 404 Not Found oops this eraserpencil [13:35] leftyfb: thanks [13:35] eraserpencil: probably [13:36] wait wait wait..that is not in my /etc/apt/sources [13:36] eraserpencil: it's telling you it's not there so whats the point keeping it [13:36] "grep -rni arm" in /etc/apt returned nothing [13:37] eraserpencil> Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-arm64/Packages: 404 Not Found 24 minutes ago [13:39] I only have xenial-security MAIN... do i remove that? [13:39] SimonNL, that's the thing, that "repository" (that doesn't exist) can't be found in his sources.list nor in the files in /etc/apt/sources.list.d/ [13:39] if anyone else had the issue of duplicate icons in the system tray in 17.10: in ~/.config/lxpanel/Lubuntu/panels/panel set network=1 or whatever icon is duplicated [13:41] megaaaa, can you get to a TTY terminal? (Ctrl+Alt+F1) [13:41] SlidingHorn: one sec, im managed to get into the grub, trying a clean [13:42] eraserpencil: try cd / then grep -rni binary-arm64 [13:42] megaaaa, cool [13:44] hi.how is installing .snap file in offline mode?i downloaded it from uappexplorer.com [13:45] it's in /var/lib [13:45] what is that? [13:45] what exists in /var/lib? [13:48] ? [13:49] eraserpencil, libraries for applications...Usually not anything you'd edit. what's the file name? Was that the only result? [13:49] it had the most hit [13:50] bobbi, uappexplorer isn't an official repository, so it's not supported here [13:55] * Octa-X summons Cthulu. [13:55] Octa-X: can we help you with something? [13:56] leffy, sorry i was mass /AME on other server tab, but no thanks [13:58] brainwash, is there a way to check that what gpu a app is using? [13:58] leffyfb, you there ? [14:03] is there a way to check that what gpu a app is using? [14:05] leftyfb, you there ? [14:06] moin [14:06] Octa-X, do you have an ubuntu support question? This channel isn't for random chat. [14:06] how can I disable this annoying "screen wipe" thing? [14:06] mifritscher1, what do you mean by "screen wipe thing"? [14:07] the thing which often comes then the screen blanked [14:07] SlidingHorn, was i talking to you ? [14:07] and then forces the user to do a "up" movement with the mouse [14:07] or chatting ? [14:08] (wipe in form of the movement, not on the form of removing/killing) [14:09] the same thing which windows 8 introduced [14:10] mifritscher1, are you talking about the screen locking when idle? [14:10] jep [14:10] mifritscher1, here you go: https://help.ubuntu.com/stable/ubuntu-help/display-blank.html [14:11] nowadays, this has 2 steps: the "wipe gesture" and the real unlocking (if enabled) [14:11] I want to disable only the first step [14:11] I want to keep the screen blanking as well [14:11] I only want to kill this "wipe screen to continue" screen [14:12] and I didn't find a way to do this, allthough I read something about it a few months ago [14:13] http://www.speedtest.net/result/7209758528.png - $40/mo (faster than 89% of the USA) [14:13] leftyfb, i would like to contribute , by hosting ubuntu short term and long term repo's on my host. [14:15] Octa-X, see here: https://community.ubuntu.com/t/contribute/26 [14:15] hay [14:15] is there a way to check that what gpu a app is using? [14:15] i dont know [14:15] !patience | wiq [14:15] wiq: 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/ === phil is now known as Guest88959 === Guest88959 is now known as Phil_the_Beard [14:22] oyyy [14:26] Hey all - anyone know a good gui for managing the standard lamp stack install from ubuntu? [14:27] ah, "sliding login screen" is the name [14:27] anjing [14:27] sia. [14:29] MJCD, typically servers don't have a GUI and are managed from a command line remotely [14:29] well [14:29] my server has a gui [14:29] hi everyone, i updated my computer last night, and rebooted this morning to only have one monitor. Ubuntu isn't detecting my other monitors with my Nvidia 960 GTX. What is the apt command in 16.04 to roll back to a prior state? [14:29] and I intend to use it [14:29] :) [14:29] its a detachable vm [14:30] it should do more than just have terminal windows haha [14:30] there's gui's for windows [14:30] so why shouldn't there be for linux === lesshaste is now known as Guest49122 [14:32] MJCD: what do you want to exactly "manage"? [14:32] nothing crazy, I mean ideally itd have a full options gui [14:32] but im a realist [14:33] so mainly just up/down status, and the ability to change that [14:33] restart/shutdown [14:33] so you are looking after a systemd GUI [14:33] oh, yeah I suppose so [14:33] good point [14:35] there is http://tuxdiary.com/2016/05/24/systemd-manager/ - but didn't test it [14:36] ooh that looks promising [14:36] here is a test of several systemd UIs: http://www.linux-magazine.com/Issues/2017/199/Systemd-Graphical-Tools [14:36] ill give it a shot [14:36] oh even better! [14:36] :-) [14:37] MJCD, those will also require installing X11 and a window manager [14:37] SlidingHorn, as I say, I already have all that [14:37] they are detachable vm's [14:42] sorry got dc'd [14:45] Why did ubuntu switch to wayland? [14:45] only for a couple more weeks [14:46] ? [14:46] think its switching back [14:46] I haven't heard of that [14:46] i've heard of them ditching unity [14:47] back to gnome [14:47] Is there a native networking diagnostic tool to fine-tune the RTS/CTS/Threshold values? [14:47] Irritiable|LT, you dont generally play with those values... [14:47] not since dialup haha [14:47] Or generic TCP-based values (EG: packet data length / memory / etc)? [14:47] you might want to ask in ##networking for more info [14:47] MJCD: I'm not sure why you wouldn't. MTU has a huge impact. [14:48] We're discussing felines in ##networking currently. [14:48] Irritiable|LT, its usually defined by the link [14:48] which can be anything [14:49] MJCD, about Wayland, on the website they said because X is old and not very adapted to todays' usage, lots of unused net stuff in the architecture... [14:49] MJCD: Ergo: Diagnostic tool native to Linux. [14:49] Wireshark wouldn't have it, I assume. [14:50] akem, that 'not used' thing is actually really very powerful [14:50] that's the sad part heh [14:50] I had an old Intel NIC PCI card that had some fun software drivers for that exact purpose (native to WINDOWS only). [14:50] RIP thin-client computing [14:50] Irritiable|LT, ifconfig ? [14:51] MJCD: Does it show real-time data logs and a real-time configuration scheme to test it with some sort of payload? [14:51] -18.04 will be using xorg [14:52] it is [14:52] Irritiable|LT, as I say, its something you are TOLD the mtu etc etc. Your network device just uses what its given otherwise it wouldn't be understood [14:53] MJCD: The MTU is mirroring the router's MTU currently (ideal). Which is set just below the total TCP max. [14:53] Irritiable|LT, yeah, that's pretty standard [14:53] My main concern is the RTS/CTS values. [14:53] MJCD: You wouldn't believe the default MTU of Netgear's Nighthawk router if I told you... Utter garbage. [14:53] shouldn't we use a windoows box? [14:54] Irritiable|LT, I have a d7000 myself [14:54] and find it not garbage at all :D [14:54] MJCD: IPv6 disabled by default, garbage MTU, disabled 20/40 co-existance (by law) and some other trash defaults. [14:54] hooray for being me [14:54] D7000 Nighthawk series? [14:54] what ability does linux offer? [14:54] yes [14:54] am I more private in linux? [14:55] I'm using a: (Netgear) Nighthawk R6900v2; V1.2.0.16_1.0.1 firmware (latest). [14:55] not seeing it [14:55] MJCD. [14:55] Irritiable|LT, ok so much older [14:55] but [14:55] Still ~$250 retail when I bought it. :s [14:55] !ot | Irritiable|LT MJCD [14:55] Irritiable|LT MJCD: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:55] im just really not sure it is what you think it is lol [14:55] I'm going to write a new manaal [14:55] This was supposed to be temporary. The idea was to sell it and buy the one I want next month. [14:55] SlidingHorn, I already said to take it to ##networking [14:55] buy? [14:56] tagged the wrong guy lol [14:56] ##networking is discussing felines ATM. [14:56] [09:50:40] but yeah, we'd give him baths so he wouldn't track poop around (eventually he stopped playing in the litter box), and he eventually decided he likes water. We discovered this when i was watching tv and heard my gf at the time scream from the bathroom. I came running and he's curled up on her chest while she's laying in bubble bath lol [14:56] [09:50:52] Lol [14:56] do users use linux to make videos .. NO - https://www.youtube.com/watch?v=WQPfQvLIseA [14:56] RTS/CTS tool native to Linux for diagnosing = ? [14:56] https://supportforums.cisco.com/t5/other-network-infrastructure/why-the-mtu-size-is-1500/td-p/105418 === Israphel is now known as Guest66054 [14:56] "The standard set by IEEE802.3 specifies the MTU of Ethernet is 1500 bytes." [14:56] its generally set just below because of padding [14:57] MJCD: 1500 is the maximum. [14:57] so it ends up as 1453 or whatever [14:57] OhPie, there are several high quality linux tools for video production. Check out #ubuntustudio [14:57] MTUs' not my concern. :) === Israphel_ is now known as Israphel [14:57] Tweaking the RTS/CTS by a tiny bit yielded a near 10Mbps gain. [14:57] thank you SlidingHorn [14:58] sir you are kind [14:58] Irritiable|LT, MJCD - Can you please take the off-topic banter elsewhere? [14:58] thank you [14:58] https://www.youtube.com/watch?v=WQPfQvLIseA [14:58] SlidingHorn, I literally told you just before I already redirected them [14:58] OhPie: Might be worth looking at https://en.wikipedia.org/wiki/Big_Buck_Bunny [14:58] im not continuing the discussion even [14:58] but DJones; you must understand I'm a child of telecom [14:59] ##networking can definitely explain why you cant change such things arbitrarily - especially if you use a PPPoE connection [14:59] So I'll just assume no one here knows or Ubuntu distro supports no such tool, which is sadening. [14:59] maybe you do not [14:59] ##networking, again, is discussing felines. [14:59] The main users also do not use Linux. [14:59] I don't care [14:59] I don't care. [14:59] This is IRC. Either you do or do not know. It's real simple. [14:59] I do not know; if I did: I wouldn't be asking. [14:59] sqaeeeee [15:00] know your croud [15:00] let's not use linux [15:00] OhPie, do you have an ubuntu support question? [15:00] yes. SlidingHorn [15:01] OhPie: This is the Ubuntu support channel,if you need help in using it, please ask [15:02] OhPie: But please don't make random off topic comments [15:02] Should I use an Ubuntu install on a Virtual Box install on a Windows System to Access Torl on a Single Provider network IP? To Achieve a 3 way ip connection into a 4 way irc server connection: Am I safe? [15:03] DJones <<| do you know? [15:03] Is my local router overwhelmed? [15:04] it's a tomato router [15:04] OhPie: I prefer the potatoe series. [15:04] It's inline with #ubuntu logic. [15:05] all users want to know if their envioronments are sexcure. [15:05] thanks Irritiable|LT [15:06] Welcome. [15:06] I love smart people. smart being those that know their product. [15:06] thank you sir [15:07] You are welcome, OhPie. Please try the ##void channel. [15:07] Any inqueries will be answered in the order they are ignored. [15:07] Irritiable|LT <<| ; might I access securely tor networks? [15:07] I've 0 knowledge of Tor, other than the FBI runs it. [15:07] American FBI * [15:07] inside of a virtual box on a windows host? [15:07] OhPie is a bot [15:07] akay: Drats. [15:07] :[ [15:08] I'm not an algorithm akay [15:08] he got muted on ##linux already [15:08] stop doing that. [15:08] i couldnt care less what you are every fucking channel i am in you're spaming [15:09] akay, I understand your frustration, but please watch the language [15:09] Alright moving on [15:09] im sorry SlidingHorn [15:09] are you complaining about the conversatin or the topic? [15:09] OhPie: you're obviously writting non-sense, just stop it [15:10] OhPie: this is strictly a support channel if you want general discussion try #ubuntu-offtopic [15:10] akay <<| do me a favor and the rest of us; we're not as smart as you.. you're being mean; stop it. [15:11] I want to know can I use ubuntu to access anonymouse tor networks? [15:11] this conversation is being recorded [15:12] freenode right? [15:12] OhPie, yes, Ubuntu can run a tor relay, exit node, and use the tor browser, and yes, this channel is logged [15:12] OhPie: 1. that would be a matter of TOR itself 2. of course you can [15:12] we reserve the right to record our own input. [15:12] so says my client [15:12] OhPie, stop with the off topic comments. [15:13] thanks akay [15:13] SlidingHorn <<| please stop strong arming me on this. [15:13] OhPie: Enough. Stick to Ubuntu support. [15:13] OhPie: https://www.torproject.org/docs/debian.html.en [15:14] how are freenode ubuntu users expected to know their product if users like me aren't allowed to ask questions? [15:14] You're free to ask as many Ubuntu-specific support queries as you want, but please knock off the random off-topic nonsense. [15:15] you think you are benefitting freenode ubuntu users? [15:15] yes I do [15:15] all questioned are allowed in online internet [15:15] aren't they? [15:15] Stop. [15:15] what? [15:15] dont' ask questions? [15:16] do you mean don't ? [15:17] This is a support channel for Ubuntu. Let's keep it that way, if you want to have general discussion take it to #ubuntu-offtopic final warning [15:17] how long are you guys going to put up with this nonsense [15:17] ? [15:17] MY question were about unbunto access to tor. I don't see how I was disagreeing. [15:18] OhPie, and 2 of us answered it. [15:18] Ou answered what? [15:18] And you were already provided a link for assistance with that; then you started the off-topic stuff once again. [15:18] Off topic of what? [15:18] Moving on. Back to support [15:18] I don't suppose anyone else is still using Ubuntu 10.04 (lucid) on some machines? This morning my package manager started saying that http://archive.canonical.com/ubuntu/dists/lucid/partner/binary-amd64/Packages.gz doesn't exist. But in a browser it does... [15:18] OhPie: drop it [15:19] Ahh. [15:19] superkuh, 10.04 is no longer supported [15:19] SlidingHorn, really? I had no idea. /s [15:19] superkuh: 10.04 is unfortunately no longer supported. Is there a way you can use a newer version on that machine? [15:19] superkuh, I update my servers not long after each new LTS version is released [15:19] No thanks. [15:19] I'm not looking for official support. Just unofficial. [15:19] superkuh: If you were aware that it's not supported, there is no need for sarcasm. You should be well aware you're not going to get help here. [15:19] I'll drop it. But I will Note it. [15:20] END OF LIFE> [15:20] You're right. I get that response. [15:20] thank. you. [15:20] I do apologize for the snark. It's just a bit frustrating that everyone thinks end of support means end of discussion. [15:21] exactly. [15:21] (RATE -1 [15:21] Can't really run gtk1 stuff on the modern versions of Ubuntu I run on new machines. [15:21] superkuh: The thing is, this channel does happen to be an *official* support channel. The most I can tell you is, perhaps ask in ##linux or some forum. [15:21] horrible freenode meanness [15:21] it's cool [15:21] That is a good idea. I just figured there might be some other users here. === Mutter is now known as qmake [15:23] Oh! I figured it out. The mirror I'm using doesn't have it. Gotta switch back to canonical main. [15:24] Huh. I am using 'Main Server". I guess the load balancer sent me to 91.189.91.15 which doesn't have it despite archive.canonical.com having it. [15:25] But archive.canonical.com resolves to 91.189.91.15 [15:25] http://archive.canonical.com/ubuntu/dists/lucid/partner/binary-amd64/ works. But 1 http://91.189.91.15/ubuntu/dists/lucid/partner/binary-amd64/ does not. [15:26] So... not a problem on my end. [15:26] Might want to check out your archive servers are configured. [15:29] did you check if there was anything in that archive server? [15:29] superkuh, 91.189.92.191 for me [15:29] Yeah. That one works here too. [15:30] So maybe if I flush my DNS I can get a working one. [15:30] maybe [15:36] Yep. 91.189.91.15 is bad, nothing there at all. Unconfigured apache. [15:36] Maybe take that one out of the load balancer rotation. [15:37] I figure this is an appropriate topic of conversation even if lucid is no longer supported. The archive servers should be. [15:37] Yes, that's fine -- I didn't say anything since this does involve an official Canonical server/site that should be up. [15:37] Haha [15:38] That being said, I don't know if any of the Canonical infra/network team hangs out there, the people who configure the roundrobin rotation addresses. [15:38] s/there/here [15:38] And that's why I get frustrated with the instant chorus of 'not supported'. [15:38] superkuh, why don't you use old-release repos ? [15:39] I think I used to? But they went away for lucid. If I'm recalling correctly. [15:39] Alright. Well, it's no worry. It'll get flushed out when I reboot or whatever and there's nothing pressing. [15:40] superkuh, http://old-releases.ubuntu.com/ubuntu/dists/lucid/ === john__ is now known as Moonraker [15:43] got issue with unity desktop on ubuntu16.04 - no icons etc + no terminal access - any ideas?? [15:44] when you do ctl+alt+t you dont get terminal? [15:44] Moonraker, is this a new install? Did this happen after an update? More detail is needed [15:45] this happened after sudo update && sudo upgrade. Created new user and unity is fine?? [15:48] ctl+alt+T gives no terminal only get terminal at login crt+alt+F! [15:48] Moonraker when you use run nautilus do you get your icons back on desktop? [15:49] use/run in terminal nautilus* [15:49] no icons at all - issue is with $Home dir - try running compiz and other ideas on web - all failed [15:50] Using Gnome or Cinnamon desktops to access the files [15:50] Moonraker, not sure if this is the same issue, but have you seen this thread yet: https://ubuntuforums.org/showthread.php?t=2321466 [15:51] more [15:54] `åÁÐWiÃómD0 [15:54] SlidingHorn: I will give that a go - thanks [15:55] how can i edit the crontab file? [15:57] how can i edit the crontab file? [15:57] codebot_, https://help.ubuntu.com/community/CronHowto [15:57] crontab -e [16:01] ik heb xubuntu [16:02] !nl | michel_ [16:02] michel_: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [16:02] i like to chat in english [16:02] but thanks [16:04] #ubuntu-nl [16:04] moet nog leren [16:06] niemand praat [16:08] michel_, this is a support channel - If you'd like to chat, try #ubuntu-offtopic - However, that channel is english-only as well. [16:09] i cant identify my passwords dont respond [16:10] ik heb net gegeten kijk een andere keer weer [16:10] michel_, have you tried asking for help in #freenode? They should be able to help you figure that out [16:10] oh op hawkee.com can je chat bots krijgen [16:11] michel_, also, please stick to english in this channel. === denixx|h2|2 is now known as denixx|h2 === denixx|h2 is now known as denixx|h2|2 === denixx|h2|2 is now known as denixx|h2 [16:18] hi. i have set a command to run on startup a long time ago. now i need to change a character in that command but i have no idea how i set it up or where the startup command is located. any ideas where it might be? [16:18] funyun, is it set to run when you log in? [16:19] SlidingHorn: yes [16:19] well on startup [16:19] funyun, which version of ubuntu are you running? [16:20] SlidingHorn: 9.4 [16:20] oh. sorry, it's debian not ubuntu [16:21] funyun, hop over to #debian and I'll see you there [16:26]  === shann_ is now known as shann [16:35] is ubuntu 18.04 beta 2 becoming pretty stable? i have amd 64 desktop 16.04.2 installed but finding alot of software i build is wanting the latest stuff [16:41] en1gma, #ubuntu+1 for 18.04 related questions === czesmir_ is now known as czesmir [16:54] ok === alre is now known as tochuu [17:25] git bisect is almost finished , please take a look at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745646 [17:25] Launchpad bug 1745646 in linux (Ubuntu Artful) "Battery drains when laptop is off (shutdown)" [Medium,In progress] [17:26] how do i completely disable automatic updates in ubuntu 17.10? (btw, please no security lecture. i run "apt upgrade" manually almost every day) [17:28] edisonbulb, already tried Software&Updates - Updates - Automatically check for updates - Never ? === Enissay is now known as qdcs === edisonbulb_ is now known as edisonbulb [17:36] TJ-, git bisect is almost finished , please take a look at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745646 , you was right it is acpi related bug , but why ur acpi script was unable to fix it ? [17:36] Launchpad bug 1745646 in linux (Ubuntu Artful) "Battery drains when laptop is off (shutdown)" [Medium,In progress] [17:37] Hi, I have a kernel retpoline issue. [17:37] I followed this: https://askubuntu.com/questions/1009725/login-loop-after-upgrading-to-4-4-0-116-kernel-graphical-login-screen-black [17:37] my kernel is: 4.4.4-119 [17:38] GCC -v: gcc version 7.2.0 (Ubuntu 7.2.0-1ubuntu1~16.04) [17:38] This error drives me carzy [17:38] my kernel is: 4.4.0-119* [17:40] blackbird1: you need 4.4.0-120. [17:40] blackbird1: enable xenial-proposed archive pocket [17:44] TJ-: https://www.ubuntuupdates.org/package/canonical_kernel_team/xenial/main/base/linux-image-4.4.0-120-generic ? [17:45] blackbird1: it's in xenial-proposed right now; will move to xenial-updates once we're sure it doesn't cause any more problems [17:45] On Ubuntu 18.04 using Files, is there a way to type in the location to go to instead of double clicking folders? [17:45] !info linux-image-4.4.0-120 xenial-proposed [17:45] linux-image-4.4.0-120-lowlatency (source: linux): Linux kernel image for version 4.4.0 on 32 bit x86 SMP. In component main, is optional. Version 4.4.0-120.144 (xenial-proposed), package size 55631 kB, installed size 159844 kB [17:46] Cypher100: Depends on the file maanger, but generally just start typing and a text edit box appears [17:46] !proposed [17:46] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [17:47] Hi guys, could someone help me figuring out what's wrong here: https://paste.fedoraproject.org/paste/hPDLZJLMInqIEEmW-FKYDg/raw [17:47] I'm using the default file manager, it appears to be called files. Not used to it. When I type, it opens a search instead :P [17:47] !18.04 | Cypher100 [17:47] Cypher100: Ubuntu 18.04 (Bionic Beaver) will be the 28th release of Ubuntu - Announcement at http://www.markshuttleworth.com/archives/1518 - Discussion in #ubuntu+1 [17:47] Cypher100: hmmm, maybe what I described only works in file chooser dialogs [17:48] TJ-: it's in the upgradable list [17:48] !zesty | dsc [17:48] dsc: Ubuntu 17.04 (Zesty Zapus) was the 26th release of Ubuntu. Support ended on January 13th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2018-January/000228.html [17:48] !eol | dsc [17:48] dsc: 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 [17:48] blackbird1: install it and reboot [17:49] TJ-: Ah, thanks. Is there a way to still be able to pull in packages, such as `htop` ? [17:49] Not looking to upgrade. [17:49] I've been looking around in the settings, doesn't appear to have any option to simply go to a location, or even go to any directory above home [17:50] dsc_: Yes, if you're not bothered about it not getting secuirity upgrades. Alter /etc/apt/sources..list and change the URL to http://old-releases.ubuntu.com/ [17:50] TJ-: Thanks... I need this 'old' distro since I'm debugging my application that errors on this specific version. [17:52] Opening a terminal and typing "nautilus /opt" appears to be the only way to open locations then [17:53] Cypher100: sounds like a Gnome thing. I don't use Gnome so can't help. It's fine in Thunar on Xubuntu/XFCE [17:54] I've been on Ubuntu 16.04 for ages, trying out 18.04. So far everything works out of the box. Thunar looks pretty nice [17:58] @popey can you approve me as a ubuntu wiki-editor member? [17:58] https://launchpad.net/~ubuntu-wiki-editors/+members#proposed [17:59] I needo to add a page of a instalation party of the catalan loco team: [17:59] https://wiki.ubuntu.com/CatalanTeam/Activitats/BionicBeaver [17:59] Cypher100, on Nautilus, Ubuntu 17.10 when you start typing it opens location bar. [17:59] in Valencia (Spain) [18:00] next month... [18:01] It appears my install on Ubuntu 18.04 uses search instead [18:01] I just ended up using "gsettings set org.gnome.nautilus.preferences always-use-location-entry true" to fix my issue [18:01] cubells: sure [18:01] thanks a lot! === zorael^ is now known as zorael [18:02] np, done [18:12] ccccc [18:12] TJ-: Still have the retpoline issue with 4.4.0-120 kernel [18:13] does Ubuntu 16.04.02 AMD Desltop 64bit have a "Reset" command similar to windows [18:13] blackbird1: -120 is supposed to fix the login loop issue. Are you sure that is the cause? Have you checked that your user is the owner of $HOME/.{X,ICE}authority files ? [18:13] so it resets to it original after fresh install system [18:13] en1gma: no [18:14] man that sure would be nice [18:14] TJ-: Yes it's the cause. [18:15] TJ-: the user is mayar: [18:15] TJ-: -rw------- 1 mayar mayar 165 Apr 8 19:10 .Xauthority [18:16] TJ-: -rw------- 1 mayar mayar 206243 Apr 8 19:11 .ICEauthority [18:16] blackbird1: best to report that then so -120 doesn't get released from -proposed! I'll find the bug report covering it [18:17] https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1750937 [18:17] Launchpad bug 1750937 in gcc-4.8 (Ubuntu) "4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) due to outdated gcc-4.8" [Undecided,Fix released] === alpha is now known as Guest65361 [18:18] TJ-: the error is: "4.4.0-120-generic SMP mod_unload modversions" should be "4.4.0-120-generic SMP mod_unload modversions retpoline === Guest65361 is now known as alpha_ [18:18] hi [18:19] I found this but doesn't work: https://askubuntu.com/questions/1009725/login-loop-after-upgrading-to-4-4-0-116-kernel-graphical-login-screen-black [18:20] blackbird1: bug #1761438 [18:20] blackbird1: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1761438 [18:20] blackbird1: what GPU does the system have and which driver is it using? That looks like a proprietary driver module isn't built against the reptoline headers [18:20] bug 1761438 in Kernel SRU Workflow security-signoff "linux: 4.4.0-120.144 -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1761438 === citrix is now known as RahulAN [18:24] TJ-: GPU: nvidia, driver: 340.106 [18:25] blackbird1, 112 works ? [18:25] ioria: I don't know [18:25] https://paste.ubuntu.com/p/kdW57jJjzY/ [18:26] blackbird1, do you have it in /boot ? [18:27] ioria: Ah you mean the kernel; yes it works (I'am on it right now) [18:28] blackbird1, so the issue is with 116/119/120 ? [18:28] ioria: Yes (but I don' have 116) [18:28] blackbird1: right, so there's the problem. nvidia module built via DKMS hasn't used the reptoline headers: "vermagic: 4.4.0-120-generic SMP mod_unload modversions" [18:28] blackbird1: I seem to recall some talk about this recently, let me check. [18:30] The message that both 119 and 120 raise, is: 4.4.0-xxx-generic SMP mod_unload modversions" should be "4.4.0-xxx-generic SMP mod_unload modversions retpoline [18:30] xxx= 119 when I load the 119 kernel [18:30] xxx= 120 when I load the 120 kernel [18:31] May be I have to install gcc 7.3 ? [18:31] blackbird1, have you tried to purge and reinstall nvidia ? [18:31] ioria: Yes [18:31] ok [18:33] ioria, TJ- : I even purged and reinstalled both gcc (to 7.2.0) and 119 kernel. [18:35] blackbird1, do you have a vermagic.h file somewhere (possibly in /usr/src/linux-headers) [18:35] ioria: Yes [18:36] blackbird1: it looks like nvidia-340 hasn't been updated for retpoline. [18:38] blackbird1: 340-106 looks to come the graphics-drivers PPA; does that sound correct? [18:39] yep, the repo one in 104 === anonymous is now known as Guest19474 [18:41] TJ-, ioria : I had 340.104, I deleted and installed 340.106 from PPA. [18:41] Neither the xenial archive 340.104 nor grpahics-drivers 340.106 seem to be set to use the retpoline headers when they build === u0m3__ is now known as u0m3 [18:42] who have a booter for layer7 attack ? [18:43] ioria, TJ-: this is the content of vermagic.h https://paste.ubuntu.com/p/3Mq49MBRRc/ [18:43] vermagic of 120 kernel [18:44] blackbird1, i guess the same for 119 [18:44] blackbird1, nothing higher the 340 in Additional Drivers ? [18:45] *then [18:52] ioria: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia [18:53] I don't know wich one is compatible with xenial 16.04.4 & 4.4.0-120/119 kernels ? [18:54] I think this one is compatible: https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384 [18:55] blackbird1, no, i mean in ubuntu-drivers list [18:56] ioria: $ sudo ubuntu-drivers list [18:56] nvidia-304 [18:56] nvidia-340 [18:56] blackbird1, 384 ? nope ? [18:57] ioria: May be because it is not installed ? [18:58] blackbird1: no, because it isn't compatible [18:58] well I never, I didn't know there was a command called ubuntu-drivers [18:58] blackbird1, do you have the xenial default gcc or what ? [18:59] ioria: I have gcc 7.2.0 [18:59] why ? [19:01] ioria: AFAIK, this the last version that ubuntu support [19:01] this is* [19:01] blackbird1, for xenial ? [19:01] ioria: Sorry, I remember now, I installed from PPA [19:04] !info gcc xenial-updates [19:04] 'xenial-updates' is not a valid distribution: artful, artful-backports, artful-proposed, bionic, bionic-backports, bionic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backports [19:06] blackbird1, i'd try to switch again to default and reinstall nvidia on 119 [19:07] !info gcc-5 xenial [19:07] gcc-5 (source: gcc-5): GNU C compiler. In component main, is optional. Version 5.4.0-6ubuntu1~16.04.9 (xenial), package size 8298 kB, installed size 24474 kB [19:08] hi guys does ubuntu still supports phenom 6 processors ? [19:08] and how is the overall performance on ubuntu 18.04 [19:08] hi, anyone can help me about repository for raspberry 3 with ubuntu ? thanks [19:08] hey, trying to get my front audio jack for ACL1220 to work in ubuntu 17.10 [19:09] I have it plugged in and the audio settings sees "headphone", but nothing is coming out [19:10] blackbird1, btw 340 is a bit old... what nvidia card do you have ? [19:10] here's my ALSA debug details: http://www.alsa-project.org/db/?f=257c5b04d2f734a6138f6629eebed9a9adcbe91d [19:10] bodie__: first you need to activate your front pannel from bios. It must be your prodouct not HD Audio for front panel. Then open a terminal and do sudo alsamixer. You'll see a setting called headphone and currently it is muted. Press M to unmute it and rise volume up [19:11] ozberk, it works in windows so I don't think it's a bios config issue, and when I open alsamixer "headphone" isn't listed as muted [19:11] blackbird1: "The Linux 304.* legacy driver series is the last to support the NV4x and G7x GPUs and motherboard chipsets based on them. Support for new Linux kernels and X servers, as well as fixes for critical bugs, will be included in 304.* legacy releases through the end of 2017." [19:12] ozberk, however, I noticed that the default selection seems to be the NVidia hdmi, and I just want to use my front panel hd audio jackl [19:12] s/jackl/jack [19:12] i'm gonna reboot and be back in a minute... i'll check the BIOS [19:13] however, I don't understand what you mean by "it must be your product" [19:13] bodie__: well it seems alsamxer trying to make output from hdmi or something [19:13] ioria: nvidia GeForce 210 [19:13] bodie__: well in my case bios shows two diffrent prodoucts for the front pannel. First is the HD Audio and second is something like ACL29 [19:13] yes, that's the problem lol. how do i set the default to the ACL1220? [19:14] hm, I see [19:14] hi, anyone can help me about repository for raspberry 3 with ubuntu ? thanks. [19:14] brb [19:15] ly dangerous to use. [19:15] N: See apt-secure(8) manpage for repository creation and user configuration details. [19:18] blackbird1, maybe the latest for that card is 340 [19:20] hi, anyone can help me about repository for raspberry 3 with ubuntu ? thanks. [19:22] blackbird1, well, purge nvidia*; reboot on 119; replace gcc version, and try again with 340; other than that use nouveau === alpha is now known as Guest27726 [19:44] tu [19:45] hi, how do I switch to gnome "classic/fallback/flashback/2" on ubuntu 18.04 beta 2 ? [19:45] I installed it but the button to choose the what enviroment to log in to is gone from the login screen [19:48] with each new LTS I feel like I get new windows [19:48] all damn buttons change [19:49] xkent: Check in the password screen lower right - gear icon . [19:49] !18.04 | xkent [19:49] xkent: Ubuntu 18.04 (Bionic Beaver) will be the 28th release of Ubuntu - Announcement at http://www.markshuttleworth.com/archives/1518 - Discussion in #ubuntu+1 [19:49] guyscan I update ubuntu from 16.04 to 18.04 without clean installation ? [19:50] tomreyn, I am trying beta 2 in VM before reinstalling my workstation [19:50] ozberk: LTS upgrades will probably be supported when 18.04.1 is released, liklely in july. please move to #ubuntu+1 for pre release 18.04 discussion. [19:50] xkent: please move to #ubuntu+1 for pre release 18.04 discussion. [19:51] thanks [19:51] ok, thanks [19:53] omg why when I lock screen I need to swipe up ? did gnome3 went mobile too ? [19:53] * xkent wants back to 2014 with 14.04 LTS [19:54] GNOME 3 is probably the most mobile-like desktop environment in the Linux universe [19:55] how smart to drop unity and choose another mobile-like desktop [19:56] ozberk, no luck with the ALSA setup i'm afraid [19:57] bodie__: How aout bios. ıs it selected? [19:58] hi [19:58] need help for this [19:58] https://paste.ubuntu.com/p/pGn5xYsVfb/ [20:05] when i took a file from my friend and worked i under apache,it worked in his systm but not in mine [20:06] HELP!!!! [20:08] when i took a file from my friend and worked i under apache,it worked in his systm but not in mine [20:09] look at ownership and permissions [20:10] codebot_, and file path [20:10] a part of it is running. [20:10] first file is index.html > login page>information page. [20:11] it's directly jumping from index>information page [20:15] codebot_: That isn't an Ubuntu support issue; It is specific to your application [20:15] it's directly jumping from index>information page [20:15] TJ: okay. proably ill check he dependencies. [20:16] *i'll check the [20:18] Anyone running a ubuntu VM in Azure cloud? Trying to setup the server but I have to have root password. Tried changing the root password which shows successful but i keep getting error connecting stating "'/var/run/mysqld/mysqld.sock' (2 "No such file or directory")' i have mariadb installed, trying to run mysql_secure_installation per install directions. [20:19] need help for this [20:19] https://paste.ubuntu.com/p/pGn5xYsVfb/ [20:21] m0rd3cai: maybe it's just a problem that your system is not creating /var/run/mysqld? not sure why you talk about the root password? [20:22] m0rd3cai: if you need to change the root password, use "sudo passwd" [20:24] akik whats confusing to me is the tutorial states to use mariadb but appears to be looking for mysql connection. ive checked netstat -l and i dont see /var/run/mysqld. [20:24] m0rd3cai: mariadb is the new version of mysql. you wouldn't see the directory /var/run/mysqld with netstat [20:25] the root password is required to run mysql_secure_installation. when i created the vm with Azure, it never prompted for a root password. [20:25] i think it's a fork of mysql [20:25] ahh ok, that makes more sense [20:26] Ntemis: Several bug reports on this issue, See: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1761682 . [20:26] Launchpad bug 1761682 in avahi (Ubuntu) "package avahi-dnsconfd 0.6.32-1ubuntu1 failed to install/upgrade: sub-process pre-removal script returned error-code 1" [Undecided,Confirmed] [20:26] m0rd3cai: you can change the root password, do your task and lock it again after [20:27] m0rd3cai: sudo passwd -l root [20:28] i have, i can Sudo -s and go right into root. thats what i dont get. Its got to be an issue looking for the wrong socket. [20:28] m0rd3cai: check what socket mariadb operates [20:31] m0rd3cai: possibly /run/mariadb/mariadb.sock ? [20:32] `åÁÐWiÃ÷pÉWDRhoIéyBõÅåÛméìêlYø [20:32] TJ possibly, i dont know how i would specify that when i run 'mysql_secure_installation' [20:33] m0rd3cai: it could be that that directory is created only at mariadb startup [20:34] m0rd3cai: "man mysql_secure_installation" [20:38] TJ thanks, actually hadn't thought about taht [20:40] m0rd3cai: which ubuntu version is it? which mariadb? mysql_secure_installation works fine for me in a 16.04 mariadb-server-10.1 container [20:42] its 17.10. its a VM in Azure cloud. mariadb is 10.1 [20:43] m0rd3cai: i'll try in a 17.10 container [20:43] I would like to test the upcoming 18.04 on one of my desktop and server. If I install it with the latest 18.04 beta or release candidate iso available, would it be better to reinstall it with the official version once released or I should continue with the same installation and update everything? [20:44] laserbeak4445: You're able to just keep it and upgrade to the final. [20:45] !final | laserbeak4445 ^^ [20:45] laserbeak4445 ^^: If you install a development version of Ubuntu Bionic and keep up with package updates, then you will be upgraded to the official release of 18.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal. [20:46] ok cool :) [20:46] hmm ive never heard of full-upgrade, ive always used dist-upgrade is there a difference? [20:46] I have to say, I'm getting a little bit impatient. I might have to pull the trigger and install beta for my main system [20:46] Just Do Eet! [20:48] last question, is there some kind of additional telemetry installed on a developement version? [20:48] E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-armhf/Packages 404 Not Found [IP: 91.189.88.149 80] [20:48] E: Some index files failed to download. They have been ignored, or old ones used instead. [20:48] Skaface82: See: http://www.howtogeek.com/234583/simplify-command-line-package-management-with-apt-instead-of-apt-get/ ; https://mvogt.wordpress.com/2014/04/04/apt-1-0/ . [20:49] gusteru: security.ubuntu.com does not host armhf packages [20:50] TJ- what can I do if you know, please [20:50] oh i missed the apt rather than apt-get part.. thankyou Bashing-om ill read up [20:50] Skaface82: :) [20:54] I need an ubuntu discussion channel [20:54] is there any ? [20:55] yes [20:55] depend if u use [20:55] irc or freenode [20:55] !ubuntu-offtopic | ozberk [20:55] TJ- what can I do if you know, please [20:55] thanks Bashing-om [20:56] I can't join ubuntu-offtopic [20:56] ozberk: :) That be #ubuntu-offtopic . must be registered to access . [20:56] gusteru: correct the system's /etc/apt/sources.list. Use the ports.u.c server. e.g. "sudo sed -i 's/\(security\.ubuntu\.com\/ubuntu\)\(.*xenial-security.*\)/ports.ubuntu.com\/\2/' /etc/apt/sources.list " [20:57] laurent_: freenode is an IRC network [20:57] So i upgraded from 16.04lts to 18.04 current flawlessly.. I have old pkgs like plex and a snaps for 16.04 which are still working fine.. is it a standerd practice to keep pkgs like this or reinstall [20:57] !register | ozberk [20:57] ozberk: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [20:59] TJ- I try it but have the same problem .. E: Some index files failed to download. They have been ignored, or old ones used instead. [20:59] `åÁÐWiÃûpÉWDMûoT8AXá [20:59] gusteru: it's pretty rude to be asking and receiving help in 2 different channels at the same time [21:01] gusteru: did you fetch the package lists with "apt update" first ? [21:01] leftyfb if I do not succeed in a channel? is not it natural to continue to seek help? but what do you do? follow me? you have nothing else to do? [21:02] TJ- , I think no, I don't know how to do it [21:02] gusteru: I'm in both channels. [21:02] m0rd3cai: mysql_secure_installation worked in 17.10 - as Bashing-om said, ensure the service is running. "systemctl start mariadb.service" [21:02] can anyone help understand what do i need to use to connect my Apple IPHONE 5SE with ubuntu to see Files and Folder ? [21:02] gusteru: Please stick to support, no need to make it personal. leftyfb only said that because crossposting is rude, and you can't waste the time of two channels simultaneously. [21:04] TJ- [21:04] Reading package lists... Done [21:04] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-armhf/Packages 404 Not Found [IP: 91.189.88.162 80] [21:04] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-armhf/Packages 404 Not Found [IP: 91.189.88.162 80] [21:04] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-armhf/Packages 404 Not Found [IP: 91.189.88.162 80] [21:04] E: Some index files failed to download. They have been ignored, or old ones used instead. [21:04] TJ thanks, ill try that shortly and let you know. I thought i did but may not have. gotta feed the kiddos [21:04] :/ [21:04] * jkemppainen facedesks. [21:04] kashi2018: there is a app for your iphone Termius that you can ssh right into ubuntu [21:04] m0rd3cai: check the log ensure it's running "systemctl status mariadb.service" [21:04] gusteru: multiple people have been helping you pretty extensively in #raspberrypi. Why did you stop with them? They have been helping you for 2 hours with this [21:05] Pan51 Terminus is awesome. you can even install metasploit without root or jailbreaking [21:05] @Pan51 do you mean install the app on the iphone and from ubuntu to iphone ssh? [21:05] *Termux [21:05] m0rd3cai: nice [21:05] gusteru: btw, it would have been a lot quicker to just re-image the sd card and reinstall your packages [21:05] gusteru: I've told you your problem! archive.ubuntu.com DOES NOT host armhf packages. You must alter /etc/apt/sources.list to use ports.ubuntu.com/ [21:05] as suggested in #raspberrypi [21:06] leftyfb exaggeration, there are not two hours, thank you for that help but it is not enough because the problem is not solved and it is normal to look for further help until I succeed [21:06] kashi2018: i never tired that way always the iphone to ubuntu [21:07] @Pan51 installed on Iphone now. [21:08] hostname should my ubuntu machine name ? [21:09] kashi2018: i use the ubuntu machines ip [21:09] https://github.com/Gameye98 [21:10] gusteru: As was previously mentioned, you need to change those URLs to ports.ubuntu.com/ubuntu-ports/ (see http://ports.ubuntu.com/ubuntu-ports/ works and has armhf in it) [21:10] kashi2018: you can sftp with the app too [21:15] `åÁÐWiÃñAlyÿMûoVFÇÁW [21:15] `¸ÁÐWjmÔìWíèAkõ7Æ [21:15] lost the connection [21:16] `åÁÐWiÓÁùEFW [21:16] `åÿÐWei1ëã [21:16] `¸ÁÐWjZD÷ò [21:16] yo yo yo whats the most compatible way of me compilin my own kernel [21:16] me66/me120/me159? please take your testing somewhere else [21:16] `¸ÿÐWlÄwçôYÎ7iu [21:16] !ru | Me159 [21:16] Me159: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:17] that's not russian :) [21:17] Hi [21:18] `æÁÐWifY05Í1çNéJvÕZ [21:18] `çÁÐWfaæUD0 [21:18] rajkosto: use the config from a running ubuntu kernel as a base [21:19] ozberk, I'm using an aorus k7 mobo, it doesn't have the same options as yours. the only options for hd audio are "enabled" and "disabled" [21:20] akik, i mean how do i deb get it, is it linux-source ? doesnt seem to be [21:20] My issue is so annoying. Here is the bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1761502 [21:20] Launchpad bug 1761502 in linux (Ubuntu) "i8042 generating thousands of spurious keypress interrupts" [Low,Triaged] [21:20] !kernel | rajkosto [21:20] rajkosto: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [21:20] TJ-: hi [21:21] i need to change a module then modprobe it into existing kernel === ww_ is now known as wonderworld [21:23] TJ-: any updates on the bug report? [21:24] R13ose: not so far, I've been busy with other things [21:24] TJ-: are you able to update today? [21:24] `åÁÐWkKÖ7øúgJ÷7k [21:25] `¸ÁÐWi¨òäîÄá [21:25] asy150: please stop the spamming and tell your owner it's not appreciated [21:25] why this FAILED ? ~$ net lookup 192.168.0.11 mkdir failed on directory /var/run/samba/msg.lock: Permission denied 192.168.0.11 [21:26] hi, is anyone aware of a bug in the latest update that freezes during boot? === allizom1 is now known as allizom [21:27] kashi2018: more context please [21:27] is there a program or is it even possible to cast video to a chromecast device but have the audio play through the computer.. i have currently tried mkchromecast,vlc,smplayer [21:27] `åÁÐWk7ÑÉâÐxÉÑëcEsZW [21:27] venmx: what version of ubuntu? What did you update exactly? Define freezes during boot [21:27] !ru | asy33 [21:27] asy33: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:27] !op | asy33 [21:27] asy33: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [21:27] leftyfb: Hi. [21:28] Flannel: it's the same person/bot [21:28] I am trying to to use "NET" command in Terminal for its different uses. currently I need to find out my ubuntu host name and list of users. [21:28] leftyfb: I know. [21:28] @leftyb I am trying to to use "NET" command in Terminal for its different uses. currently I need to find out my ubuntu host name and list of users. [21:29] kashi2018: try smbclient [21:29] sere: There might me easier solutions but I use Jack audio for routing tasks like this. [21:30] kashi2018: what does NET do? i haven't seen that command in ubuntu [21:30] net getauthuser Get the winbind auth user settings net time Show/set time net lookup Look up host names/IP addresses net g_lock Manipulate the global lock table net join Join a domain/AD net dom Join/unjoin (remote) machines to/from a domain/AD net cache Operate on the cache tdb file net getlocalsid Get the SID for the local domain net setlocalsid Set the SID f [21:31] ah it's there, part of samba [21:32] smbclient also has switchs [21:32] command names usually are not in capital letters [21:36] my original issue is how do i connect my iphone to ubuntu so that i can transfer my iphone pictures to my ubuntu machine [21:37] Iphone is recognized by ubuntu because it as for authentication but no files or folder show up only Iphone as a device is connected showed up [21:39] !info libimobiledevice [21:39] Package libimobiledevice does not exist in artful [21:40] !info libimobiledevice xenial [21:40] Package libimobiledevice does not exist in xenial [21:40] http://www.libimobiledevice.org/ says it would be in the repos [21:41] Have you tried over usb? [21:41] ah [21:41] !info libimobiledevice6 [21:41] libimobiledevice6 (source: libimobiledevice): Library for communicating with the iPhone and iPod Touch. In component main, is optional. Version 1.2.0+dfsg-3.1ubuntu3 (artful), package size 65 kB, installed size 195 kB [21:43] kashi2018: I use dropbox for getting my pictures from my phone to my laptop === raj` is now known as raj [21:49] help i cannot get a gui past login prompt. im on 14.04, i updated from nvidia-381 to nvidia-384 from the graphics-drivers ppa when this happened. please advice [21:50] how do i go back to nvidia-381 [21:54] azizLIGHT: At the login screen, key conbo ctl+alt+F1 . Can you log into the system in this virtual console ? [21:54] yes im already in there [21:54] i tried to do sudo apt remove nvidia-384 and sudo apt install nvidia-381 [21:54] but its saying nvidia-381 has no installation candidate [21:56] ubuntu 14.06 lts works wa more better than newer releases. [21:58] azizLIGHT: In the firmware disable secure boot, and run terminal commands' sudo apt update ; sudo apt upgrade ; sudo rm /etc/X11/xorg.conf ; sudo apt purge nvidia ; sudo ubuntu-drivers autoinstall ' . I do not think 381 is in the repo ! .. Now did you install 381 version ??? maybe change the purge procedure ?? [21:58] i installed 381 when it was available. now its not there anymore in the ppa [21:58] this happens to me too often [21:58] ozberk: That doesn't sound like a valid version number to me. [21:58] when i decide to update, they removed the version i on and if my update fails im screwed [21:59] Bashing-om: ok. i will try it [22:00] ozberk: there is no 14.06 [22:00] azizLIGHT: Cheap insurance here . what returns : sudo find / -name "NVIDIA-Linux-*" [22:01] i believe i have secure boot off [22:03] azizLIGHT: Best know about secure boot . if "on" can not install the proprietary driver . [22:03] was there a problem with nvidia-381 that it was removed? [22:04] my bios is not specific about it. it asks me to select windows 8 boot features. help text says if you select windows 8, secure boot optiosn c0will be shown. i have selected 'other os' so i dont see it [22:04] Bashing-om: i see old versions i saved ... 340.46.run file [22:05] i ttied booting with a older kernel. it does the same thing. when i enter my password at the gui prompt, it tries to load gui and then goes back to the password prompt [22:05] *tried === dar_ is now known as dar---- [22:07] azizLIGHT: is ~/.Xauthority owned by you? [22:07] because I have been a bonehad. Ubuntu 16.04 is far more stable than the newer releases [22:08] like windows it is just works without issues [22:08] amazing [22:09] akik: yes its owned by me 600 [22:09] Bashing-om: what was the purge command? nvidia- ? [22:09] azizLIGHT: does it print the error in /var/log/Xorg.0.log? [22:10] azizLIGHT: or ~/.xsession-errors [22:11] i see a log in Xorg.0.log yes [22:11] looks like the most recent boot, apr 8 === dan_ is now known as Guest78576 [22:12] azizLIGHT: I do highly suggest getting rid of the OEM nvidia drivers . even nvidia advises not to install them but rather from our repo . [22:12] I just installed 18.04 and wow. The minimal installation option is really neat. Just the strict basic stuff and no amazon ad. Definitively a really nice improvement. :) [22:12] ozberk: That's a bit intentional. The April releases in even years are LTS, the following releases a bit more experimental to try new stuff and stabilize it until the next LTS release. [22:13] Bashing-om: well im asking becasue apt is saying nvidia is not installed. maybe you meant nvidia-something-else [22:13] akik: im trying to read the log [22:16] azizLIGHT: apt will not know about OEM : "i see old versions i saved ... 340.46.run file" . [22:16] Bashing-om: its just a install file in my downloads folder [22:16] as far as whats installed. lets see [22:17] I am glad, I am able to connect my Iphone with my ubuntu machine successfully after running 30 minutes of instructions scripts and can now Transfer all Files from Phone ubuntu machine. [22:18] i see rc for nvidia-378, rc for nvidia-381, and then ii for nvidia-384 [22:18] in dpkg -l | grep nvidia [22:18] azizLIGHT: did you check /var/cache/apt/archives if it has the 381 deb? [22:19] leftyfb: im using 16.04 [22:19] venmx: ok? [22:19] akik: only nvidia-384 deb [22:20] just did dist-upgrade and it hung on boot on latest kernel ...38 [22:20] akik: the xorg log said failed to initialize nvidia kernel module [22:20] please see the system's kernel log [22:20] [drm] KMS not enabled [22:20] venmx, pastebin the output [22:21] i dont get to see output as i never get to post messages [22:21] i use encrypted hdd [22:21] venmx, oh non trivial stuff [22:21] i fix by reverting to last kernel in grub [22:22] how can i pastebin from cli. sprunge doesnt seem to work anymore [22:22] i tried booting my last kernel as well, but same thing happened [22:22] !pastebinit | azizLIGHT [22:22] azizLIGHT: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [22:23] http://paste.ubuntu.com/p/SY5NHtd3mZ/ [22:24] and this is kernel log http://paste.ubuntu.com/p/D2T8P4mYVv [22:25] Thanks TJ, that worked. Went through bash history, the command was sent to restart mariadb but it failed to start back up. running service start fixed it. Now to finish === quori0ji is now known as quorioji [22:30] Bashing-om: should i do sudo apt purge nvidia-381 nvidia 384 [22:32] welp i guess ill try nvidia-390 [22:32] thats what your last command is doing, sudo apt ubuntu-drivers autoinstall [22:32] getting 390 now [22:33] azizLIGHT: My thought rrmains to insure that the OEM drivers are not in existence . Also awaiting akik's inputs . [22:33] rrmains/remains* [22:33] sorry i have no more inputs. was just wondering why nvidia-381 was removed [22:34] hmmm i dont know how to ensure that. when i did install 346, it was a long time ago and since then i migrated to the ppa, but i dont know to what extent 346 was removed [22:34] and by 346, i mean the OEM things [22:34] azizLIGHT: Presently all we know is the the 384 driver did not build . [22:35] akik: this isnt the first time the current drivers from ppa i am on got removed from the ppa, while i tried to upgrade to newer versions on the ppa [22:35] apt is saying DKMS install completed for nvidia-390. iw will reboot and see how ti goes [22:36] azizLIGHT: oh it didn't come from the ubuntu repository? i took a look at packages.ubuntu.com and couldn't find it there [22:36] !info nvidia-381 [22:36] Package nvidia-381 does not exist in artful [22:36] azizLIGHT: pastenbin sudo find / -name "NVIDIA-Linux-*" .... you have to run the .run file again with --uninstall . [22:36] akik: nvidia-381 existed in the graphics-drivers ppa when it was there [22:40] ok. installed 390, and same issue after login on gui. it goes back to login prompt. Xorg.0.log http://paste.ubuntu.com/p/QG5wydrP7J/ and then dmesg: http://paste.ubuntu.com/p/Dnt5SWr7WQ/ [22:41] azizLIGHT: do you need to blacklist nouveau? [22:41] i am not sure. how can i do that [22:42] do i need to do that? [22:43] i don't know [22:46] azizLIGHT: dmesg shows multiple lines for the nvidia kernel module [22:47] i have 2-3 kernels in stalled i think [22:47] that might be why? [22:47] azizLIGHT: Secure boot preventing the build ? what shows ' mokutil --sb-state ' ? I expect the tool will need installing . [22:48] azizLIGHT: retpoline is the mitigation for the cpu problems [22:48] Bashing-om: it says secureboot disabled [22:48] akik: i was looking at that and didnt know what to make of it [22:49] somehow that kernel module magic string does not match what is expected [22:49] where can i adjust this information [22:50] to fix it [22:54] azizLIGHT: sorry i don't know. when those fixes started coming up, my older nvidia card module stopped working too [22:55] ayeooo [22:56] googling this retpoline stuff to see what people know [22:58] Hi [22:58] azizLIGHT: do you have a current kernel? [22:58] Are there any open source utility for ubuntu 16.04 LAPTOP WEBCAM? Read to install ? [22:59] im looking at /usr/src/linux-headers-3.13.144/include/linux/vermagic.h about retpoline as in this last messgae: https://devtalk.nvidia.com/default/topic/1030325/nvidia-driver-installation-v387-26-on-ubuntu-16-04/ [22:59] akik: i have 3.13.144 [22:59] 3.13.0-144 [22:59] SB1: cheese [22:59] akik: that guys last message says his workaround works [23:00] azizLIGHT: good luck! :) [23:00] i dont understand this h file syntax however, along with the diff stuff ... i dont want to mess it up [23:00] any ubuntu 16.04 software to make use of my labtop webcam [23:00] cheese ? [23:01] "It is just a workaround until a real fix is there." [23:01] SB1: [23:01] is it correct to say he just commented the line out with /* blabla */ [23:01] https://opensource.com/life/16/1/getting-started-qtcam-linux-webcam [23:01] I don't know how to compile to source code for QtCAM [23:01] azizLIGHT: he removed "#ifdef RETPOLINE" and added the two following lines === dan_ is now known as Guest58720 [23:02] /* */ is just a comment [23:04] i made that change in the vermagic.h file [23:04] im guessing i will do sudo-dpkg-reconfigure nvidia-390 now? [23:04] or something else? [23:06] hi guys, had a quick question regarding copying and pasting? I realised if i copy using the mouse, i can't always paste using the keyboard after, i have to paste using the mouse [23:06] is this normal [23:06] mark721 not sure [23:06] akik: ......... IT WORKED [23:06] mark721: yes it is [23:06] Bashing-om: it worked [23:06] maxcell_, can i stop this behaviour? [23:06] im in my gui now [23:06] mark721: i dont know [23:07] hi, anybody online? [23:07] mark721: i think you can copy with the keyboard and with the mouse [23:07] mark721: and paste 2 different things [23:07] mark721: as you wish [23:07] cheese [23:07] maxcell_, yeah thats whats happening but i dont like it [23:07] why not, you can copy 2 diff. things [23:08] scenario im in sublime and i need to copy the file path so right click copy file path, now im in the terminal trying to paste the file path using the shorcut, and its not working, then i have to use the mouse, its just inconvenient [23:08] i got the problem with my persistent ubuntu usb ... 2 days ago stop showing dashboard and top sidebar, every application have to turn on via individual terminal ... [23:09] azizLIGHT: great [23:09] maxcell_, just because it can be useful doesnt mean its convenient :) [23:09] mark721: hmm i got you, but if you click the middle-mouse-button it will paste [23:09] mark721: and for copy , you only need to pass the mouse throught the letters, dont need to right-click-copy [23:09] mark721: pass the mouse, middle-click, thats it [23:10] maxcell_, no in sublime to copy u have to right click [23:10] maxcell_, in order to copy filepath [23:10] 2018 issues [23:10] tried adduser and restart lightdm.service as i got advised ... tried dconf reset, nohup ... , reinstall compiz, reinstall unity ... [23:10] nothing worked [23:10] mark721: what is sublime/ [23:10] Sublime Text ? its a text editor [23:10] let me see [23:11] maxcell_, https://www.sublimetext.com/ [23:12] mark721: you sure that you can't just mark the letters and press middle button/ [23:12] akik: im going to leave a comment there for people to do sudo dpkg-reconfigure nvidia-whatever. so noobs can fix their graphics update if botched [23:13] maxcell_, the filepath isn't written so i cant highlight anything :) [23:13] maxcell_, i have found a work around via ur advice tho [23:13] akik: i wanted to ask you. since i have problems usually when i do graphics update, how can i ensure a fallback. this time i didnt have my working nvidia-381 available to install. how do i prevent this [23:13] maxcell_, you said that keyboard is separate from mouse, i made a custom sublime shorcut using this https://superuser.com/questions/636057/how-to-set-shortcut-for-copy-file-path-in-sublime-text-3 [23:13] maxcell_, so its now fixed ty bro [23:14] azizLIGHT: :) .. playing catchup amd making notes . [23:14] mark721: thats inconvenient indeed, but i'm not sure that this is a linux problem, seems like a editor problem [23:14] azizLIGHT: the debs are usually saved in /var/cache/apt/archives so that could be one way [23:14] maxcell_, i mean, the issue is imho that copy and paste should have one clipboard regardless of being a mouse or a keyboard [23:14] azizLIGHT: it would be good if you can write a full description how you did it [23:14] maxcell_, its just the only time it really annoys me is during this one particular use case [23:15] will do akik [23:15] mark721: yeah i mean, i think this editor could have a little update to make it work well on linux, because i really like this option of paste with middle click [23:15] 14.04 is still supported for a year [23:16] mark721: i think its very fast and, yeah, maybe you have a way to modify this behavior anyway [23:16] maxcell_, https://superuser.com/questions/272925/ubuntu-behaves-as-if-i-have-two-clipboards#comment744872_272934 i mean its an opinion thing imho i never use middle click paste, i think i even tried to disable it [23:17] akik: ill just backup the debs then to a different place. because they seem to go away after some time [23:17] maxcell_, anyway i need to run ty coz u helped me fix the issue [23:49] what would be the quickest way to rename the files in a folder? I have a bunch of files inside a folder and I want to rename all of them to a name I have in mind [23:52] to be specific I have 26 folders, each with one file. I want to rename each of those based on the name of the folder. For instance if a folder is named "folder1", I want the file inside it to be named "file1" [23:58] i got the problem with my persistent ubuntu usb ... 2 days ago stop showing dashboard and top sidebar, every application have to turn on via individual terminal ... [23:58] tried adduser and restart lightdm.service as i got advised ... tried dconf reset, nohup ... , reinstall compiz, reinstall unity ... [23:58] nothing worked