/srv/irclogs.ubuntu.com/2017/10/08/#ubuntu.txt

spotted01Hey guys. I am trying to set up a nas and dlna server with ubuntu. Is it going to be a problem having them both serve the same HDD?00:40
blairboLooking for partition/mountpoint advice. I'm setting up a ubuntu (current LTS) server strictly to run a docker environment. Some of the containers will use bind-mapping to the host. The server has a 6 drives on a RAID controller (2x250/RAID1;4x80/RAID5). My gut tells me to use / on the RAID1 array and  /home on RAID5, but I don't fully grasp how LVM changes that. Thoughts?00:41
=== RalphBa is now known as RalphBa|zzZ
remuI'm trying to setup my bash prompt where I want to substitute part of pwd if an environment variable is specified, but if it's not defined I'd like to just use \w. I can't seem to figure it out.01:24
hfpIs there any way to convert a UEFI install to a legacy BIOS one?01:46
xorpadYes, but if you are on GPT you need a tool that supports converting the partition table to MBR... there is proabably a linux tool that can do that, but I've only done it on windows, then you install grub to the mbr, and you can but don't have to delete the EFI partition01:48
hfpxorpad: Does it make a difference if I have full disk encryption?01:48
xorpadI'm not really sure...01:49
xorpaddepends how the encryption is implemented and i don't know that01:49
hfpIt's the encryption from Ubuntu, where you have to enter a password ot unlock the disk when Ubuntu boots01:50
AnthaasHi guys - my XMonad session has gnome features - how can I stop this? Im sure I have the system configured wrong in some way...02:04
AnthaasMy terminal, for example, has the menu bar at the top.02:04
AnthaasIgnore02:06
AnthaasI can just hide it.02:06
snuffthi guys!02:35
snuffti've got a 16.04lts install that i've just tried installing graphics drivers on (after years of running generics, haha) and i've hit a bit of a snag on reboot02:36
snufftthey're AMD drivers for an AMB 797002:36
snuffti've followed the guide from the ubuntu help site and everything appears to go fine until reboot. now i get a dialog box on reboot telling me that there's been a graphics problem and do i want to reconfig, debug, run default etc.02:38
snuffthas anyone had this problem before and can help me out?02:38
snufftthe initial message is: This system is running in low-graphics mode. Your screen, graphics card and input device settings could not be detected correctly. you will need to configure these yourself.02:40
snufftif i "Try running with default graphical mode" i get thrown back to a terminal that shows me a list of things it's been doing, but doesn't let me input anything and it sits there forever02:41
Two_Dogssnufft: you changed graphics driver or kernel or both prior to seeing error?02:41
snufftTwo_Dogs: thanks for the reply :) graphics driver only, I believe :)02:41
snufftthe guide told me to run a dist-upgrade, but i believe everything was up to date when i ran it02:42
Two_Dogssnufft: i would undo the graphics driver install02:43
Bashing-omsnufft:^^ AMD drivers in 16.04 are provided in the kernel .02:47
snufftTwo_Dogs: might be a problem, i can't seem to get back to cli login even, haha02:48
kristhianquestion, when you say "rare commodity" what exactly does it mean?02:49
kristhianor give me an example, of using it02:49
kristhianor a scenario02:49
snufftBashing-om: Really?? Mine didn't seem to function with what i was running. i've got 3 screens and full screen video on one of them degreased performance of the entire machine. it's been a while since i started looking into this, but i was under the impression that the computer was running some generic setup?02:50
kristhianaw02:50
kristhiansorry wrong channel02:50
Bashing-omsnufft: Can You boot from grub the recovery kernel ? That kernel boots with a fall back grahic's driver .02:51
Two_Dogssnufft: i keep ssh-server running in back ground as a failsafe login, something to consider for the next time02:51
Bashing-omsnufft: I also do not know the support structure for multi-monitors .02:52
snufftTwo_Dogs: i'll keep that in mind for next time, thanks :)02:53
snufftBashing-om: good point! I've got 4.4.0-96-generic, upstart and recovery mode (I've got a bunch of other kernels as well, but this is the most recent). Is the Recovery Mode the one you were talking about?02:54
Bashing-omsnufft: Yes . any one of them - recovery - will suffice for now.02:55
snufftBashing-om: allrightey! i'm in :) what shoul the process from here be? remove the drivers i just installed, then what should I do to ensure i'm running the kernel based drivers?02:57
Two_Dogssnufft: what graphics chip/card you got?02:59
oerheksdriver in use >> lspci -nnk | grep -i vga -A3 | grep 'in02:59
Bashing-omsnufft: I hope that when the OEM driver is removed, the kernel will pick back up. Once rebooted we can check and see .02:59
oerheksdriver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use'02:59
snufftTwo_Dogs: it's an AMD 7970 :)02:59
Two_Dogssnufft: and ubuntu  version?02:59
oerheksthat would be radeongpu or amdgpu03:00
snufftBashing-om: no worries. I'm guessing it'd just be a package removal via dpkg? this was my install process fwiw: http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Install.aspx I got to the end of the "Install" bit (the reboot) before everything went south03:00
snufftTwo_Dogs: 16.04LTS :)03:00
Two_Dogssnufft: what oerheks makes sense then03:01
Two_Dogssnufft: what oerheks said makes sense then03:01
oerheksoh you installed the pro driver not knowing what driver is in use..03:01
snufftsorry, didn't see what oerheks was writing03:02
snufftI knew it wasn't flgfx :P03:02
Two_Dogssnufft: was the install via deb or run file?03:02
snufftTwo_Dogs: run file :)03:03
Two_Dogssnufft: find the uninstall script03:03
Two_Dogssnufft: and assume amdpgu driver is not an option till you got something that indicates otherwise03:04
Bashing-omsnufft: checking - bear with me .03:06
snufftwoohoo! uninstalled it and we're back to a desktop :D03:07
snuffti'm getting xorg errors on reboot, but i'm just happy to be able to boot again, haha03:08
Bashing-omsnufft: pastebin ' lsmod | grep radeon ; lsmod | grep amdgpu ; lspci -nnk | grep -iA3 vga  ' see what the driver situation is .03:10
snufft2 sec, have to switch irc to my other computer03:12
snufftBashing-om, here's the paste :) https://pastebin.com/fGQ68iEp03:14
snuffti think my problems might be solved....03:17
Bashing-omsnufft: maybe /// that card takes the amdgpu driver vice radeon . https://wiki.gentoo.org/wiki/Amdgpu .03:19
snufftBashing-om, I think it might be fixed? VLC isn't dying any more. Just trying to find some 1080 videos to play03:22
web_devhi03:22
web_devapt-get upgrade what does it do?03:22
Sweepyofaceupgrades all your packages03:23
oerheksweb_dev, sure you know.03:23
Bashing-omweb_dev: updates installed packages after ' sudo apt update ' has been run .03:24
web_devand "update" ?03:24
xorpadwhat is the differences from ubuntu core, vs normal ubuntu?03:24
xorpadI'm considering using ubuntu core on an arm development board03:24
xorpadright now I'm using debian03:24
Bashing-omxorpad: core only gives you a booting kernel and a wired networking ability . Up to you what else you add .03:25
xorpadAhh, well, sounds simple enough03:26
xorpadi've done LFS a few times so that should be easy03:26
web_devoerheks, Bashing-om03:26
xorpadconfigure enough to get apt-get working, and then use that to set up the rest i guess would be my generalized strategy i planned to make plans for03:27
web_devapt-get upgrade does the same thing as package manager update of unity does?03:27
Bashing-omxorpad: Then a piece of cake . Is a learning curve to know what to add to get your desired effect .03:27
xorpadWell, I know exactly the packages i want, and I want none that aren't on the list03:27
xorpadso... yeah03:28
xorpadthat's actaully better than a preconfigured install03:28
xorpadbecause I can leave out things that aren't on the list03:28
Bashing-omxorpad: Ueppwe. that is the path :) Ya want logging then also install the anacron package .03:28
Sweepyofaceyes web_dev03:29
xorpadI don't need logging, it's just a development board used to natively run and test stuff that will be going into devices with the same chip archiecture03:29
xorpadlogging would just be a mess of compiling output03:29
web_devSweepyoface, it could also upgrade the kernel version?03:29
Sweepyofaceyes03:29
web_devok03:29
web_devand is there a way to avoid that?03:29
Sweepyofaceupdate != upgrade though03:29
web_devavoid the update of the krernel03:29
web_devi added a driver in the kernel source, then i compiled the kernel and isntalled it03:30
Bashing-om!pinning | web_dev03:30
ubottuweb_dev: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto03:30
web_devif the kernel will be update, i will lost the driver03:30
web_devwhat i want is "do all but do not update the kernel"03:30
Bashing-omweb_dev: ^^ then rebuild the driver for the new kernel .03:31
web_devno, its' not possible03:31
web_devthe driver comes for an old version03:31
web_devand is out of support03:31
web_devis possible to do what i asked?03:31
Bashing-omweb_dev: Ill advised to hold back a kernel update .. but see the above about pinning .03:33
web_devecho kernel_package_name hold | dpkg --set-selections03:35
web_devkernel_package_name03:36
web_devwhat kernel?03:36
web_devi compiled by myself03:36
web_devthere is not any package03:36
web_dev:\03:36
Bashing-omweb_dev: Then by now you know " compiled myself " you are on your own . We can not support that here .03:39
web_devi downloaded kernel source03:39
web_devadded a driver03:40
web_devthen i did "make"03:40
web_devi have taken the image files and upgraded grub03:40
web_devthat's all...03:40
web_devnow i want to tell the distro: don't touch the kernel03:40
oerheksThat is why DKMS is invented, to build it again any new kernel or dependencie update03:40
oerheksdon't be silly, just build it again03:41
web_devis there no way to tell the distro a so simple thing?03:41
web_dev"don't touch the fuckin' kernel"03:41
oerheksyes, Bashing-om answered that .. pinning.. but you will end up in a dependencie-hell03:42
web_devi googled about pinning03:42
web_devbut it needs to know the kernel package name03:42
web_devbut there is not a kernel package03:43
web_devbecause i compiled by my own03:43
oerheksLoLz03:43
oerheksgood troll03:43
oerheksbye03:43
web_devbye dumb guy03:43
nickgarveyweb_dev, if you compile your own you might be able to package it yourself. look into how to compile the ubuntu kernel, apply your patch, and build the deb from that03:44
nickgarveynever done it myself, just a thought03:44
web_devcan i package the already compiled one?03:45
nickgarveylikely but I'm not sure. it will definitely be easier if you start from the ubuntu sources03:45
web_devapt-get update03:47
web_devwhat does it do?03:48
nickgarveysyncs your local view of the package repository with the remote view03:48
nickgarveyit let's you know what packages and versions are available on other servers03:49
nickgarveyit doesn't actually change any packages locally - that's apt-get install/upgrade03:49
web_devthanks03:50
web_devand if i do not do apt-get upgrade, the package installed keeps the same as when i installed the dristro?03:50
nickgarveyyes, as long as you did not enable any sort of automatic upgrades and don't do any upgrades via. a UI03:51
nickgarveybut be careful - no upgrades means no security patches. for an internet attached computer this is definitely a risk03:52
Bashing-omweb_dev: But then no security fixes either !03:52
web_devby default ubuntu has some automatic updates?03:53
web_dev*enabled03:53
nickgarveyyou choose that option when you installed03:53
nickgarveyI believe it is off by default03:54
web_devok03:54
nickgarvey> If you are using GNOME, go to the "System" menu, then "Administration", then "Update Manager", then "Settings".03:54
nickgarveythat's from https://help.ubuntu.com/community/AutomaticSecurityUpdates03:54
web_devbut for example, when ubuntu isused on dev boards, some driver are added to the kernel, so, what happens when apt-get upgrade is performed?03:55
web_devdriver will no longer work?03:56
nickgarveyI don't understand what you mean "issued on dev boards"03:56
web_dev*is used03:56
nickgarveywhat do you mean "dev board" ?03:56
web_devraspberry pi, asus thinkerboard03:56
web_devand so on...03:56
nickgarveythat will depend on how the ubuntu distribution is configured. if they did it well, then the drivers you need will stay. if not.. then who knows :)03:57
web_devmaybe they have its own repository with build kernel for that03:59
web_dev?03:59
nickgarveyyes that's very possible03:59
nickgarveylet me see if I can find the command to check, one moment03:59
nickgarvey"dpkg -s linux-signed-generic" might do it04:01
web_devwhat this should do?04:01
nickgarveyyou can find that by running "dpkg --help" and looking for the "-s" flag04:02
arunkumar413is it possible to uniquely identify  a processor04:06
arunkumar413does it come it any specific id similar to ip adress or mac address04:06
xorpadThey have serial numbers04:07
xorpadso yes it's possible04:07
xorpadusually you can get the serial number using a program, but some hardware is less supported and you need to read the number off the actual phsyical cpu04:08
xorpadexample: ryzen chips don't have proper support for linux yet and you can't get the serial number from inside linux04:08
nickgarveyarunkumar413: I got mine with "sudo dmidecode -t processor | grep ID:"04:10
oerheksarunkumar413, sudo cpuid | grep serial .. and for ubuntu installation, hostnamectl status | grep "Machine ID"04:10
cfhowlettinxi -F   should return an exhaustive list of resources, too.04:11
arunkumar413do we a database of systems running ubuntu04:11
nickgarveyngarvey@challenger:~$ sudo dmidecode -t system | grep Serial04:12
nickgarvey        Serial Number: To be filled by O.E.M.04:12
nickgarveylol04:12
Bashing-om!catalog | arunkumar41304:12
Two_Dogshas inxi been added to default ubuntu installs?04:13
cfhowlettTwo_Dogs, as of 16.04 I believe ...04:13
Two_Dogscfhowlett: cool, useful tool04:14
nickgarveyI am on server version 16.04.3 and don't have inxi installed by default04:14
cfhowlettindeed :)04:14
oerhekssudo hdparm -I /dev/sda | grep "Serial Number"04:14
oerheks:-D04:14
Bashing-omarunkumar413: See: http://www.ubuntu.com/certification/catalog/ .04:14
web_devapt-get upgrade also does apt-get update?04:35
web_devis implicit?04:35
nickgarveyweb_dev: no. it will use the values from the last time you updated. so you might not get the most recent package if you haven't updated first04:36
cfhowlettweb_dev, ...update refreshes the software list.  upgrade actually installs things04:39
web_devand "update" will be keeped ? or i loose the list on every restart?04:40
cfhowlettthe list is static until the next update command04:41
MikjaerAnybody knows how well a HP Pavilion 570 with Radeon R5-435 is supported? And can i expect dualscreen with a couple of 27" Del U2715H to work?04:49
=== rkta_ is now known as rkta
aware-kindI have Ubuntu 17.04. I tried replacing systemd-resolved with dnsmasq due to VPN DNS leak issues. Then I reverted my changes because it didn't help. I replaced /etc/resolved.conf with its original version that I had backed up. But now everytime NetworkManager is started it replaces the file with its own version.04:53
aware-kindAnd I think this is causing "nslookup www.google.com" to time out. My original resolved.conf is here: https://pastebin.com/79X7iQWn04:55
Ben64/etc/resolv.conf ?04:55
aware-kindYes, sorry my bad04:55
Ben64looks like a normal resolv.conf with dnsmasq04:55
aware-kindNo I didn't use dnsmasq when I had my original resolv.conf.04:56
aware-kindI was using systemd-resolved. Then I tried to install dnsmasq to replace systemd-resolved. Then I backtracked on my changes, but now NetworkManager keeps replacing resolv.conf04:57
aware-kindThis is what NetworkManager keeps replacing resolv.conf with: https://pastebin.com/2meS0UyD04:58
aware-kindHow can I make NetworkManager to stop trying to replace my /etc/resolv.conf? And why has NetworkManager all of a sudden started to replace resolv.conf?05:01
Mikjaeraware-kind: chattr +I /etc/resolv.conf05:01
nickgarveyaware-kind: https://www.google.com/search?q=networkmanager+resolve.conf05:01
Mikjaeraware-kind: chattr +i /etc/resolv.conf (sorry, lowercase i)05:01
nickgarveydoing chattr +I can cause a lot of failures as most programs don't check for immutable problems05:02
Mikjaerit works though :)05:02
Mikjaerand if i made a descision as to which resolvers im gonna use, theres no reason for any program to be able to modify that file.05:03
aware-kindMikjaer: What ubuntu version are you running? Can you check if your /etc/resolv.conf is write protected?05:03
Mikjaeraware-kind: there's no such term in unix05:03
Mikjaeraware-kind: however on my current system it is actually world-writeable for some reason05:04
aware-kindnickgarvey: I've already searched google but thx for the effort. For instance adding dns=none to NetworkManager.conf makes chrome to not be able to resolve dns-addresses05:04
aware-kindIs NetworkManager.service enabled in Ubuntu 17.04 by default, or does 17.04 use network-manager.service?05:12
aware-kindNever mind, they seem to be same.05:13
=== KindTwo is now known as KindOne
aware-kindWhat file does /etc/resolv.conf link to? It is a link by default in Ubuntu 17.04. Can someone with Ubuntu (preferably 17.04) check what /etc/resolv.conf leads to?05:20
lotuspsychjeaware-kind: what do you mean with link to?05:23
Mikjaeraware-kind: resolv.conf -> ../run/resolvconf/resolv.conf05:23
Mikjaerlotuspsychje: https://en.wikipedia.org/wiki/Symbolic_link05:24
aware-kindlotuspsychje: What do you want me to do with that?05:24
aware-kindAh sorry, I thought lotuspsychje wrote that to me.05:26
lotuspsychjeaware-kind: you need the inside of the conf?05:27
Mikjaerlotuspsychje: no he wants to know the origin of the symlink, if you do not understand that please read the link i provided.05:28
aware-kindOk I managed to solve the problem. The problem was that originally /etc/resolv.conf was a symbolic link that I replaced with another link. But when I wanted to change everything back I replaced /etc/resolv.conf with a copy of it I had put away, but that copy was the file itself! So /etc/resolv.conf was no longer a link but an actual file.05:29
aware-kindThe rest is history: When the service NetworkManager detects resolv.conf is NOT a symbolic link, then it decides to replace it with its own link.05:30
aware-kindBut FUUUUUUUUUUCK I hate linux problems! They make me loose so many manhours I'm seriously considering switching to Windows all togheter. I need to go to therapy :'-(05:32
Ben64watch the language here please05:33
aware-kindok sorry, my bad.05:33
Ben64and to be fair, you caused the problem :P05:33
aware-kindBen64: Not quite. All this started because the devs of Ubuntu were happy enough to introduce systemd-resolved, but they didn't care that the service caused DNS leaks over VPN. So no I had to try to do something about it.05:34
aware-kindIt's one thing when Ubuntu devs complain Ubuntu can be problematic because hardware OEMs wont cooperate with them... but it's something else when they shove half-assed solutions onto their users because reasons05:36
nickgarveyI don't think this is the right forum to raise these complaints. if you have specific feedback the ubuntu forums are a good place to make suggestions05:38
aware-kindnickgarvey: You're right. I just replied to Ben64. But I won't ever again report a single bug/suggest an improvement because no matter how carefully and specifically I describe the bug, my efforts are ignored. Never again.05:40
cfhowlett...05:41
Ben64the problem you came in here was not about vpn, it was trying to undo something you did05:43
Ben64and you can suggest things without having a giant attitude about it05:43
aware-kindBen64: Our argument is leading nowhere, but I don't have a giant attitude about anything when I report bugs. I just in detail describe the steps to reproduce it and explain the expected behavior. What attitude are you talking about when you haven't read my bug reports?05:45
Ben64the attitude you left just above05:45
cfhowlettthe whole "attitude?  who me?" ain't working.   for solutions/assistance, strongly advise that you focus on providing more details and no commentary.05:46
cfhowlett!details05:46
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.05:46
aware-kindBen64: Drop it, but you're wrong. I just kindly report the bug, and then nothing happens. Over and over again. KDE, Unity, etc..05:46
Ben64cool05:49
lotuspsychjeaware-kind: telling volunteers their wrong, isnt the best idea here..stay open minded to get your issue solved05:55
aware-kindlotuspsychje and the rest of you: Please if you do not wish to continue this argument with me then please stop continuing it. Ben64 said I have an attitude when I write bug reports which is incorrect. And I already got my issue solved with the help of Mikjaer.05:58
lotuspsychjeaware-kind: im not trying to argue...just pointing you for future problems its wise to stay open-minded instead of negative against..06:01
aware-kindHere are some 500 lines of errors if you wish: https://pastebin.com/ZsxzYcre. Regarding Gecko, I placed the msi-files in the path dirs you recommended06:05
aware-kindOoooops, sorry. Wrong chat-room06:05
razorsharpfangI'm still having the issue where my network interface doesn't start in the state I want it to. I have the following line in my /etc/network/interfaces file: iface enp0s8 inet manual - what else is needed?06:15
ducassesomething like 'auto enp0s8' just above it06:16
razorsharpfangIs there a way I can specify the IP address, and netmask?06:17
ikoniarazorsharpfang: have a read of https://help.ubuntu.com06:18
ikoniarazorsharpfang: there is a server section that explains how to use the interfaces file06:18
ikoniahowever I suggest you consider using network-manager to use this as it's clear you've not really got a base understanding of linux networking, so let network-manager do it for you06:19
web_devhow to know which package kernel is installed right now?06:19
cfhowlettweb_dev, uname -a06:19
razorsharpfangThis is in a virtualised test-environment, not a production system so i can re-image at will for no-cost, so I have no fear of mistakes, ikonia06:19
web_devis that the name of the deb package?06:20
cfhowlettweb_dev, that command will identify your current kernel06:20
web_devi need to hold the current kernel package06:21
web_devso i need to know the exact name06:21
tomreynrazorsharpfang: the 'manual' option means the interface needs to be startzed manually, by you, not that it is 'manually' configured.06:21
cfhowlettweb_dev, run the command in a terminal: uname -r06:21
cfhowlettoutput = kernel06:21
razorsharpfangAha, that makes more sense. Thanks tomreyn06:21
tomreynrazorsharpfang: if you want it to come up automatically you'll need to replace 'manual' by 'auto', and add more lines specifying its configuration. read 'man interfaces'06:22
razorsharpfangAh, I should rtfm more often06:23
web_devsudo apt-mark hold 3.2.0-126-generic06:23
web_devit's good?06:23
ducasseif you want automatic config, replace auto with dhcp06:23
ducasse*manual with dhcp, i mean06:23
razorsharpfangThe machine is serving as a dhcp server, so that's likely problematic.06:23
ducasse!server | razorsharpfang see the section in the server guide on network config06:24
ubotturazorsharpfang see the section in the server guide on network config: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Xenial (Xenial Xerus 16.04.1) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-serv06:24
tomreynrazorsharpfang: actually what i just wrote wasn't entirely correct, sorry. you need "auto nameoftheinterface" and another line saying "inet nameoftheinterface " with either "static" or "dhcp", and (if 'static') more lines for specific configurations.06:24
razorsharpfangI was wondering about auto vs static.06:25
tomreynrazorsharpfang: it's 'dhcp' vs 'static', and 'auto' vs 'manual'06:25
razorsharpfangOh boy I sure am very wrong today.06:26
tomreynjust look at some examples, such as on the page ducasse / ubottu just pointed you to it will be much easier.06:27
razorsharpfangI now have the functionality I was after. Many thanks for the support.06:28
ducasserazorsharpfang: np, have fun :) the server guide is very good, i suggest bookmarking it :)06:34
ubangoboihello gais06:45
ivaathello.. any ubuntu kernel compile know how people around ?06:45
ivaati have this issue http://paste.ubuntu.com/25698069/06:45
cfhowlettivaat, mainline kernel is the preferred solution06:48
ivaatcfhowlett, i do use mainline kernel and copy from there .config06:48
ivaati need qsv patches which i have patched06:48
ivaatand this was not answer :)06:49
ivaatsame ooutcome is with 4.x from mainline taking .config to 4.x patches from qsv06:49
ducasse!kernel | ivaat06:49
ubottuivaat: 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)06:49
ivaathuh..06:50
ducasseivaat: read the message from ubottu06:51
ivaatducasse, i have followed that path. i assume you didn't read paste :)06:51
ducasseno, i didn't, as compiling kernels is beyond what is supported here :)06:52
ivaatnot true06:53
ducasseerm, yes, it is06:54
ivaatno06:54
ducasseit really is not, building your own kernel is entirely unsupported. maybe ##linux can help you.06:57
ivaati am building ubuntu kernel eventually06:59
ivaatanyways i looked perhaps someone with knowledge to give hint what could be wrong06:59
ZennHi guys I have a urgent issue I installed ubuntu 17.04 but now my WiFi and LAN isnt working at all07:42
ivaatZenn, no official support in here. Install mainline wifi and lan :D07:42
ZennIt is connected but just no network connection to Firefox or Ubuntu Store.07:43
tomreynZenn: https://askubuntu.com/questions/906103/lan-not-working-on-17-0407:43
Zenn:(07:43
tomreynivaat: this is wrong, please stop giving bad advice.07:43
ivaattomreyn, nah.. i just copied what i was told :)07:43
tomreynivaat: you interpreted what you were told in a way you wanted.07:43
ivaatno07:43
ivaatyou did- just now07:44
ZennIs this a Ubuntu bug07:44
tomreynivaat: okay, either way, as the topic states, this is an official support channel. indeed kernel patching and compilation is not something supported here, but generi ubuntu support questions are.07:45
tomreynZenn: yes, this is a bug in network manager IIRC07:45
tomreynaffecting 17.0407:45
ZennI can't get it working do I need restart ?07:46
ZennI did the touch and restart network manager does not work07:46
tomreynZenn: did you read the askubuntu.com link i posted?07:46
ZennYes let me restart my laptop07:48
Zenn:( why is this even in the release at all.07:48
tomreynZenn: this is https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/167654707:48
ubottuLaunchpad bug 1676547 in network-manager (Ubuntu Yakkety) "No network connectivity after upgrade from 16.04 to 16.10" [Critical,Fix released]07:48
tomreynZenn: just restarting your computer won't work around the bug, you need to make the changed discussed on the links i provided. if you need help with it, just ask.07:53
ZennOmg07:53
ZennIt does not work :(07:53
tomreynZenn: what is "it"?07:53
braaigreets07:54
ZennWiFi is working but not LAN07:55
tomreynZenn: have you made the changes on your temrinal?07:55
ZennYes07:55
tomreynZenn: what does it say about the interface when you right click on it in the top right corner network management utility?07:56
ZennWired Connection 107:57
tomreynZenn: cn you enable it there?07:59
tomreyn*can07:59
ZennIt is enable o.o07:59
tomreynZenn: so LAN is working?07:59
ZennYes08:00
tomreynso i guess it's all working for you, nice.08:01
ZennNow WiFi isn't working08:01
Mathisenheh...08:02
ZennNo I don't have internet connection.08:02
Zenn:(08:02
tomreynso do you usually connect to the internet through wired or wireless?08:02
braaihey, not sure if anyone can help but I'm installing Ubuntu on a Dell XPS 15" 9560 and it's sticking at this point https://i.imgur.com/BMqG4CY.jpg08:04
web_devsudo apt-mark hold 3.2.0-126-generic08:04
web_devit's good?08:04
braaithis is having installed, and trying to boot up08:04
web_devi need to hold the current kernel version08:04
tomreynbraai: hit escape and see what the actuall issue is08:04
braaitomreyn: thanks - just tried hitting escape but nothing happens08:05
ZennOkay worked o.o08:05
tomreynbraai: hmm, maybe try the other terminals then, ctrl-alt-f1 through f708:05
braaidoesn't seem responsive at all08:05
braaimaybe I should boot in a cli mode with more verbose info08:05
tomreynweb_dev: most likely not, you'd prevent the package from getting removed.08:06
braai- I can't remember how to do that ;)08:06
braaiI will google...08:06
web_devtomreyn, what do i need to use?08:06
web_devit's clear what i need to do?08:06
tomreynbraai: you can hold down left shift during boot, then select "advanced..." and the first emergency option08:07
tomreynweb_dev: it's not even clear what you are trying to do08:07
tomreynor why08:07
tomreynbraai: indeed this sounds like it may have frozen. bios issue? while i hope this doesn't affect NVMe, make sure your storage controller firmware in bios / uefi is configured to use AHCI mode, not RAID.08:09
web_devtomreyn: i have compiled my own kernel to add a driver not included in the kernel source tree08:10
web_devnow i need to prevent that kernel from updating08:11
web_devbecause if i update it, i'll loose the driver08:11
braaitomreyn: thanks. BTW I did switch to AHCI, but I'll double check in case the Dell prangware has flipped it back08:12
tomreynbraai: also refer to https://wiki.archlinux.org/index.php/Dell_XPS_15_9560 (for how to do firmware updates, as well as many other hints)08:12
braaiI have just updated the firmware, it's a new box. But again cheers, I'll take a look08:12
ducasseweb_dev: you normally shouldn't need to recompile the kernel to add a driver08:14
web_devducasse, i do, because it's a source08:14
ducasseweb_dev: i understand that, which driver is this?08:15
tomreynweb_dev: the kernel version you run there isn't supported here, nor is comiling / modifying your kernel image. "apt-mark hold <packagename>" will hold a given package at its current version, but will not prevent newer kernel images from getting installed, and grub defaults to the newest kernel image.08:15
Zennwas there a software updater push out to fix the internet bug?08:15
Zenncause it seems like I managed to fix but what is the broken iso doing in the releases site.08:15
Zennnot everyone is technical in doing this o.o08:16
tomreynZenn: non LTS releases do not ISO updates.08:16
tomreyn*receive08:16
Zennso anyone who download that will be affected by the bug?08:16
braaitomreyn: hmm this is so weird. I went into recovery mode, entered the crypt password, then selected "continue with normal boot" and it booted fine08:17
braaihowever when restarted and trying a regular boot, I run into exactly the same issue again08:18
tomreynZenn: maybe, i do not know how widespread it is, but it seems to affect many configurations.08:19
Zennokay I will run the software update on my machine.08:20
tomreynZenn: my personal recommendation is to use LTS releases unless you are happy to handle such issues.08:20
=== KindTwo is now known as KindOne
braaiI'm gonna try reinstalling. Maybe w/out LVM this time08:22
ducassebraai: which release is this?08:23
braai17.0408:23
tomreynbraai: try the normal boot without the 'quiet' and 'splash' options (edit /etc/default/grub and remove them, then re-run update-grub and reboot into the default kernel), maybe add "text" as well.08:23
braaiwill do, cheers08:23
web_devducasse, custom shit08:25
web_devtomreyn08:25
web_devyou are right08:25
web_devbut if i tell ubuntu to hold the current .deb package he know, isn't the same thing?08:25
tomreynbraai: if you still have the installer / live media, you could also boot into it and "check the disc for defects" to ensure it's not broken08:25
=== RalphBa|zzZ is now known as RalphBa
tomreynweb_dev: same as what? you really, really, really do not want to manage your own kernel image unless you know what you're doing. the one you picked is already out of support, rreceives no security patches and may have known vulnerabilities.08:26
tomreynand that's your kernel, controlling basically everthing happening on your computer.08:27
=== r0Oter is now known as r00ter
web_devit's not a computer08:28
web_devis an old dev board08:28
web_devso i don't care if are there security problems08:28
tomreynif it runs linux, its a computer08:28
ducasseweb_dev: tomreyn is right - this is way outside what is supported here08:29
braaitomreyn: booting w/out quiet and splash gives me a terminal login, should I just login and startx ?08:29
braaiooh08:30
braaihang on I am seeing some bug warnings08:30
web_devi hate when people does not answer to my question08:31
web_devi just asked how to hold my own kernel08:31
tomreynbraai: if you installed ubuntu desktop, x would still start automatically even with 'quiet' and 'splash' removed (maybe not with 'text' added, though).08:31
web_devi appreciate your suggestions, but that's not the answer to my question08:31
tomreynweb_dev: i answered this question a while ago.08:32
braaitomreyn: err I will check - I didn't do exactly what do you said, rather I went into grub advanced and selected edit the startup command, then removed quiet & splash from there. Anyway, these are the warnings I am seeing: https://i.imgur.com/SenbZ6a.jpg08:33
web_devToAruShiroiNeko,08:33
web_devops08:33
web_devtomreyn, ubuntu OS is still thinking that i'm using the originary kernel package, right?08:34
braaiI'm seeing some more info since taking that pic08:34
web_devso i can tell ubuntu to hold it, in this way, no new kernels will be installed08:34
tomreynweb_dev: you asked 'how to hold my own kernel', i replied that "'apt-mark hold <packagename>' will hold a given package at its current version, but will not prevent newer kernel images from getting installed, and grub defaults to the newest kernel image".08:35
web_devwhat does it mean "will hold a given package at its current version" ?08:36
braaihmm logging in from here and running startx just hangs... I'll try booting again08:38
tomreynweb_dev: most packages do not carry a version number in their package name, resulting the earlier package version to be replaced by newer package versions during upgrades. that's different for the linux kernel packages which carry their upstream version in their package name. as a result, they are never updated by default. but there is a meta package which always keeps its name and tracks (depends on) the latest available kernel image and08:38
tomreynensures it gets installed.08:38
Ben64braai: startx isn't what you want to do, probably08:39
braaiah08:39
web_devtomreyn, are you telling me that i will never hold a kernel package?08:40
web_devhttps://askubuntu.com/questions/178324/how-to-skip-kernel-update08:40
web_devhere say to do this way08:40
litnuxThe page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem08:40
litnuxi have got the http redirecting to https08:41
litnuxbut now if i access http://localhost:8443/myapp08:41
litnuxI am getting this message08:41
tomreynweb_dev: unless you'll remove that meta package and thus prevent getting kernel (read: security) updates, you'll get newer kernel versions during in-release upgrades (i.e. when updating all packages, not just upgrading to the next ubuntu release). grub, unless reconfigured by you, defaults to booting the newest (highest version) installed kernel image.08:41
Ben64web_dev: what version of ubuntu are you on08:41
Sweepyoface..is it a valid certificate?08:41
tomreynbraai: sorry, i got sidetracked, checking your screenshot now.08:42
litnuxSweepyoface: I have generated the certificate by openssl08:42
SweepyofaceSo it's not valid.08:42
braaitomreyn: np cheers08:42
Sweepyofaceself-signed in other words08:43
web_devBen64, 16.0408:43
web_devit's a dev board08:43
Ben64sounds like a mess, 3.2 doesn't exist on 16.0408:44
web_devtomreyn, it's not grub08:44
web_devit's another shit called "u-boot"08:44
Ben64whatever you got isn't supported here08:44
web_devkernel update is the only thing that willupdate "Initrd" ?08:44
ducassewwatch the language, please08:44
ducasseweb_dev: ^^08:44
tomreynbraai: your CPU locked up temporarily during boot, or that's what linux thinks. this means that OS and firmware / hardware don't play together well in this configuration. i suggest you install all available updates and see ifg it still happens. if it does, then try a newer kernel image. if it still happens, install an LTE release with a !hwe or !mainline kernel instead.08:45
web_devBen64, 16.04 is still supported08:45
Ben64not with a 3.2 kernel08:45
Ben6416.04 comes with 4.408:45
web_dev3.2 kernel is what i put there to run my driver08:45
litnuxSweepyoface: but it works well if i use http://localhost:8081 it uses https://localhost:808108:45
Ben64hence, not supported08:45
litnuxhere it uses https and it works perfectly08:45
ducasseweb_dev: especially not with a 3.2 kernel you are building yourself - as we've said, you are way outside of what we support08:46
web_devducasse, explain what do you mean by "support"08:47
ducassebraai: which cpu do you have?08:47
web_devi asked something which not involves at all the version of the kernel08:47
web_devi just asked how to hold a kernel08:47
braaitomreyn: hmm, ok thanks. I might be in a bit of trouble here as I've completely wiped windows and didn't create a USB restore disk as I didn't have a spare to hand. I guess there should be a way to install the updates w/out Windows OS?08:47
Ben64web_dev: this channel only supports official packages, you're doing something way outside of that, so... not supported08:47
web_devBen64, but which kernel version i run it's not your business. i just asking "how to hold a kernel"08:48
tomreynbraai: installing updates is as easy as "sudo apt-get update; sudo apt-get -f install; sudo apt-get dist-upgrade -V"08:48
web_devit could be also a 8000.9008.498 kernel version08:48
ikoniaweb_dev: it will depend how you are managing your kernels - which DOES depend where your kernel comes from and how it's installed08:49
braaitomreyn: CPU is i7 7700HQ 2.80GHZ. Ah sorry I thought you meant firmware updates :)08:49
Ben64web_dev: you're right, it's not my business, it's also not supported here08:50
web_deveven if i installed my own kernel, ubuntu still thinks that i'm still running the originary kernel, right?08:50
Ben64no08:50
tomreynbraai: oh you mean firmware updates, i think you said you already installed them. the one asking about your CPU was ducasse (not me).08:50
ikoniaweb_dev: not at all, hence why I said "it does matter"08:50
braaihaha ok. No, I did all firmware updates except one, I didn't think it mattered too much at the time (think it was a disk controller)08:52
braaithanks for all your help btw guys, much appreciated08:53
ducassebraai: you might want to install intel-microcode if you've not done so08:53
braaiahh yes08:53
tomreynbraai: if there is no immediate issue with the NVMe (at this time i have no reason to think there is) then ignore the firmware updates for now (but note that the archlinux wiki i pointed you to earlier discusses how to upgrade your firmware from linux) and just focus on working around / fixing the "CPU stuck" issue.08:54
braaic00l nice one08:54
tomreynbraai: so can you actually login to the text console and work there?08:56
braaiyup that's right08:56
braaijust about to do the updates08:56
tomreynbraai: okay then i'm with duscssa there, install the microde package, install all available ubuntu package updates (using the commands i provided above), reboot and see if it helps08:57
braaicool thanks I will do that :)08:58
braaiargh no network now. Lol08:58
braaiI should be able to figure out how to get onto my wifi08:59
tomreynbraai: do this first: https://askubuntu.com/questions/906103/lan-not-working-on-17-0408:59
braaithis is weird I don't have /sbin/ifconf09:00
braai /sbin/ifconif09:00
tomreynbraai: ifconfig was replaced by ip09:01
braaisorry, /sbin/ifconfig. This connection is a bit laggy09:01
braaiahh09:01
braaiok thanks09:01
braaiok cheers I will follow that link ^09:01
tomreynbraai: actually ignore the askubuntu.com page (the 'UPDATE' of the first answer is not entirely correct and should be ignored) and just do: sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf; sudo service network-manager restart09:03
braaithat link is about LAN not working though, I'm on WiFi09:03
braaiok cheers09:03
tomreynbraai: LAN or WLAN does not matter there.09:03
braaiok cool09:03
braaithis is quite amusing trying to fix this in the cli on a 4k screen... have to squint a bit -./09:05
tomreynbraai: if, after this, there is no connection available, yet / you still need to configure it, i suggestysou use either nmtui or nmcli (in this order) to configure your wireless09:05
tomreynbbiab09:06
braaiunfortunately the service NetworkManager restart is taking forever09:06
braaicool ciao09:06
braailogsb lastlog -file ~/ubuntu-xps-help.log09:11
braaiGAH!09:11
braaiheh09:11
braaiI'll try that again09:12
braaipah, irssi doesn't like logsb09:12
braaiahh because that's the name of the alias the guy was making. https://gist.github.com/cincodenada/727452109:12
braaiderp09:13
tomreyn!log | braai09:19
ubottubraai: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/09:19
tomreynboth .txt + .html09:19
tomreynwget https://irclogs.ubuntu.com/2017/10/08/%23ubuntu.txt09:20
tomreynoh wait, no network :)09:20
braaitomreyn: cheers :) I've got the log on my shell now anyway, and have a nice record of our conversion via `egrep 'ducasse.*braai|tomreyn.*braai|braai' ubuntu-xps-help.log  | less`09:29
KristoferVHi, I have a Mx Master and I failed to follow the guide from Arch wiki. Probably, because I have no idea how to configure xbindkeys.10:41
KristoferVIs anyone willing to help me?10:42
arunkumar413_#ubuntu-dev10:44
KristoferV@arunkumar413 #ubuntu-dev is invite only.10:54
ivaatjust register your nick name10:55
ivaatidentify.. then can join. no invite10:55
braaiphew, after struggling for a while I remember that I managed to get into a working desktop environment by going into recovery mode, entering the crypt pw and then resuming. From here I have full network access and GUI so I can do all the updates quite easily. Thanks again for the help tomreyn and ducasse10:55
ivaatKristoferV, and its #ubuntu-devel10:55
KristoferVwell the #ubuntu-dev redirected to #ubuntu-devel, posted it there, then realized it wasn't #ubuntu-dev so i think it is fine now. Noone has intrest there.10:56
ivaati answered with hi :)10:57
KristoferVreally helpful, getting my mouse working...10:57
ducasseKristoferV: why don't you start with some details on what exactly your issue is?11:01
MonkeyDustKristoferV  what is Mx Master?11:03
ikoniabased on the stuff he's asking in other channels I'm guessing he means he has an SMTP service of some sort that is the host listed as the primary MX record11:04
KristoferVit is a mouse11:04
ikoniawhat !!!!11:04
ikoniaso you're talking about a logitech mouse11:05
KristoferVyes...11:05
ikoniathis is crazy, I'm out11:05
KristoferVhttps://wiki.archlinux.org/index.php/Logitech_MX_Master11:05
ducassei'd still like to know what your issue is?11:06
KristoferVthe thumb button, I want thumb button press to play/pause got it working, but can only pause and then need to resstart xbindkeys to pause again, then thumb button down and moving mouse up down for volume controls, moving mouse right for media next and left for Super+L(lock)11:07
KristoferVAlso it is weird, that side scroll scrolls sideways and also changes volume11:08
KristoferVI just can't really be on Linux daily, since I am used to it, right now the thumb button is useless and using sidescroll requiers me to change the volume manually, to keep the volume at same position...11:09
ducassenot sure if you a\can use xbindkeys to set events for a button down + mouse movement...11:10
KristoferVhttps://wiki.archlinux.org/index.php/Logitech_MX_Master11:11
KristoferVthat is the only resource i could find, I think it would work fine, except I have no idea how to use xbindkeys11:11
MonkeyDustKristoferV  is this useful https://ubuntuforums.org/showthread.php?t=227662511:12
ducasseKristoferV: from that link - "Logitech gestures (moving mouse up/down/left/right while thumb pressed) are not detected in linux."11:12
lotuspsychjecan that tool gpointingdevices help?11:13
KristoferVthe solaar thing is for unifying dongle, I use Bluetooth.11:13
ducassestill, you can't bind to those events in linux.11:14
arunkumar413_what all information that the BIOS chip contain which is unique across all the systems11:14
MonkeyDustKristoferV  what ducasse says http://paste.ubuntu.com/25699239/11:15
KristoferVi don't care about the i button, since I use it as default anyways.11:15
KristoferVwhat about the arch linux?11:15
ducassewhat about arch?11:16
KristoferVarch wiki*11:16
ducassedid you _read_ that article?11:16
KristoferVit says mouse sends some garbage on the way, when it sends thumb button down11:16
KristoferVwhat are you referring as that?11:16
KristoferVi think that garbage is for logitech's windows broken utility (that just randomly stopped working)11:17
KristoferVbut if the thing can detect when thumb button down11:17
KristoferVwhat arch wiki says it can11:17
KristoferVthen you can just read if mouse is making movement up/down/right/left11:17
ducasseand where would you read that movement from?11:19
KristoferVmouse moving?11:20
ducasseyes, that's what we're talking about, isn't it?11:21
KristoferVi guess11:22
lotuspsychjeoO11:22
KristoferVoh11:23
KristoferVI got really confused with thumb wheel and thumb button11:23
KristoferVguess i need to get used to linux... :#11:25
KristoferVut the play/pause11:25
ducassettbomk what you were asking for cannot be done11:26
KristoferVyeah11:26
KristoferVgot it11:26
KristoferV"If you look at the keys the button triggers you will notice that it sends a series of keys, confusing xbindkeys. You need to add a short sleep here so xbindkeys will only react on the first keys send so we can at least map one action to it:"11:26
KristoferVi guess the garbage is the direction mouse is moving (what confuses xbindkeys), since when thumb button is down (holded), then mouse doesn't move11:27
KristoferVand then the thing arch wiki says we can detect is it just pressed11:28
KristoferVi got it only little working11:28
KristoferVif i have that, then pressing thumb button pauses, but then you can't start music again, you can pause again if you kill and start xbindkeys again, but not pause...11:29
KristoferVnot play*11:29
ducassewhat did you bind the button to?11:30
KristoferVcopy paste from wiki when the script11:31
KristoferV"sleep 0.1 && xte 'key XF86AudioPlay'"11:31
KristoferV   m:0xc + c:2311:31
KristoferVso if xbindkeys recives m:0xc + c:2311:31
KristoferVthen I guess it is Thumb button down11:31
KristoferVthen it sleeps for 0.1 sec (since that is probably the mouse movement, what confuses xbindkeys)11:32
ducasseand it won't toggle, it just pauses?11:32
KristoferVand virtually presses Media play/pause "aka XF86AudioPlay"11:32
KristoferVit only pauses11:32
KristoferVand if you pause 1 time11:32
KristoferVyou need to pkill xbindkeys && xbindkeys (restart) it to pause again11:32
ducassewhat if playback is already paused, if you restart xbindkeys will it start it then?11:33
KristoferVno11:33
ducassewhich music player is this?11:33
KristoferVvideo player (gnome) / cmus11:34
KristoferVwhat i have tested with11:34
ducasseok. which release is this, btw?11:35
KristoferVof what?11:35
lotuspsychjeubuntu11:35
KristoferVthe latest lts11:36
KristoferVcanät remember number, sec11:36
KristoferV16.0411:36
ducassehang on a second, i want to check something in my config11:36
ducassehmmm... seems there is both XF86AudioPlay and XF86AudioPause, the player might be waiting for the one you're not sending (although then i would sort of expect the opposite behavior)11:42
ducassei do things a bit differently here, so i can't say for sure11:43
KristoferVI have media keys on my PCs, they work11:43
KristoferVincluding pause/play11:43
ducasseok, it was just a thought.11:43
KristoferVwait11:44
KristoferVcan we capture me pressing media on my laptop?11:44
ducasse'xev -event keyboard'11:44
KristoferVeymapNotify event, serial 28, synthetic NO, window 0x0,11:46
KristoferV    keys:  4294967270 0   0   0   0   0   0   0   0   0   0   0   0   0   0   011:46
KristoferV           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   011:46
ducassewhat you're looking for is 'KeyPress event, serial ...' etc, but nvm11:48
ducassethe problem might be that you're sending the keypress event, but not keyrelease, and that is why xbindkeys needs to be restarted11:49
KristoferVthat is from my media key, that works fine and doesn't disturb xbindkeys, it comes up when i release the media key11:51
KristoferVhttps://prnt.sc/guqgn611:51
KristoferVthe upper is space to know where it comes11:51
KristoferVand the bottom one is alt f411:51
ducasseare you using kali?11:54
KristoferVon laptop, yes11:54
KristoferVon desktop, ubuntu gnome11:54
KristoferVis kali fing up things?11:55
ducasseit would not be the first time11:55
ducassei'm not even going to try supporting that11:55
KristoferVi just needed kali, that was my first linux installation and it was on laptop, since i like gnome anyways, i didn't want to reinstall...11:56
KristoferVright now not at home.. No desktop to take, but why does it exist on my desktop too?11:57
ducassehttps://docs.kali.org/introduction/should-i-use-kali-linux - "Kali is a Linux distribution specifically geared towards professional penetration testers and security specialists, and given its unique nature, it is NOT a recommended distribution if you’re unfamiliar with Linux or are looking for a general-purpose Linux desktop distribution"11:58
KristoferVsorry...11:58
KristoferVtoo lazy to reinstall, got introducted to linux with kali, then started to like it.. Is the problem related to Debian or Kali?12:00
BluesKajHiyas all12:00
KristoferVguess I should reinstall sometime and come back?12:00
ducasseKristoferV: if you can reconnect from your desktop at some point, we can look into it there. there are simply too many things in kali that are badly broken for us to help with.12:00
KristoferVok, thanks anyways for trying to help.. If i reconnect when i get home and mention you?12:01
KristoferVand > should I *12:01
ducasseKristoferV: if you are a fairly new user, i suggest trying ubuntu instead - it is much more suited for general use. just mention my nick, if i'm here i'll respond :)12:02
KristoferVThanks, first I was "Linux is great, why shouldn't I use it" *Installs Ubuntu*  *Uses Ubuntu for a week* "This is so shit" *needs to use Kali for somebody's wifi shit* *needs to do it multiple times, dual boot installs it* "About every 2-3 days when I need a thing it is complicated on Windows, on linux copy paste 1 command" *starts using Kali lot, recently trying to get everything overboard to Linux* *why kali? Because it is already12:07
KristoferVinstalled* *when deciding to try to port to Linux, discoveres there is Ubuntu Gnome, looks and feels really good* *Still too lazy to get off kali on laptop* *problems, here*12:07
xsethi i'm currently kinda stuck at installing ubuntu server 16.04 tasksel fails at the Basic Ubuntu server packages with apt-get failed (100)12:16
xseti could boot into the system and install packages but the basic ubuntu server still fails12:17
ikoniashould give more info12:18
xsettasksel in the booted system just errors aus with apt-get failed (100) while installing vom usb it complained that libcurl3-gnutls is not installed and will not be installed12:20
ikoniaok why12:20
braaiducasse, tomreyn: finally I am in, everything Just Works. Thanks once more, have a good one :)12:21
xsetikonia: https://pastebin.com/pVDiQXuW this is the complete error12:22
ikonianot what i asked12:23
xsettask selected were minimal server utilitys and openssh-server12:23
ikoniawhy can it not install that specific package from usb source12:23
xsetthat is the question i'm asking myself, since i even cant install it when i'm booted into the system12:23
xseti also tried to redownload iso and write to a different USB stick with the same error12:24
ikoniaxset: so what happens when you have only the USB enabled as a source and you try to install that speific package12:24
=== SimonNL is now known as SimonNL_Afk
flux242what's default display server in 17.10?12:25
ducasse!17.10 | flux24212:26
ubottuflux242: Ubuntu 17.10 (Artful Aardvark) will be the 27th release of Ubuntu.  It is due to be released in October 2017. Discussion in #ubuntu+112:26
xsetikonia: that i sadly cant tell you with absolut certanty because i guess the installer enables the online mirror too12:27
ikoniaxset: ok - then do the test after the install12:28
ikoniaxset: and I don't think the installer enables the online repo by default unless you tell it to12:29
ikoniaxset: or pull the network cable to make it only use the USB12:29
xsetgood idea12:29
ikoniaxset: what version of ubuntu is this ?12:30
flux242there was a command here that shows package versions for a specified release version. How was it?12:30
xsetikonia: 16.04.3 server12:30
ikoniaxset: so in theory the usb should be in sync with the online mirrors12:31
ducasseflux242: /msg ubottu !info <package> <release>12:31
=== ShalokShalom_ is now known as ShalokShalom
mikesrikeHello everyone. I burned an ubuntu DVD yesterday and when I use it as live disc in my laptop seems like there's no wifi driver. Will the driver work out of the box if I install the system to the hard drive or do I have to install it manually? I thought ubuntu has rich driver library...12:53
ikoniadepends on your wifi chipset12:54
ikoniaand if/how well its supported in linux12:54
xsetikonia: same error while installing without network connection12:54
ikoniaxset: ok - so it can't get the package from the usb - why not, what happens when you try to install the package on the system with just the usb as a source12:55
Sbur3I don't know what in which room to ask the quesiton.  I want to access my wife's cell phone via a usb connection.  I hear about mtp, but am probably only partially where I want to be (unless ptp is a better option)12:56
mikesrikeikonia Where can I check if wifi card is supported or not?12:56
ikoniamikesrike: normally online has fair ammount of resources on the wifi chipset and specific linux version support12:57
nugroho^set logfile /tmp/irc.log12:57
jeremy31mikesrike, what wifi card?12:58
Sbur3This is my pastebin of lsusb12:58
Sbur3https://pastebin.com/L3uRn7bs12:58
mikesrikejeremy31 I'm searching for that. Device is lenovo s21e12:58
jeremy31mikesrike, check in terminal lspci -nnk | grep -iA3 net  If you want paste results at paste.ubuntu.com and post a link12:59
mikesrikejeremy31 I can't paste it since there's no internet connection on the machine xD but I'll check this in a second13:00
xsetikonia: so installing libcurl3-gnutls requires libldap-2.4-2 that depends on libgssapi3-heimdal13:02
xsetand libgssapi3-heimdal has no install candidate13:02
ikoniaok - so install that package, work it through13:02
ducasseSbur3: whether you want mtp or ptp depends on what you want to do13:02
ikonia!info libgssapi3-heimdal13:02
ubottulibgssapi3-heimdal (source: heimdal): Heimdal Kerberos - GSSAPI support library. In component main, is important. Version 7.1.0+dfsg-9ubuntu1.1 (zesty), package size 105 kB, installed size 336 kB13:02
ikoniaxset: that package is in "main" so I'd expect to see it on the CD13:02
mikesrikejeremy31 I have only device ID for now and it's PCI\VEN_14E4&DEV_4365&SUBSYS_062117AA&REV_01, the card name is Broadcom 802.11n Network Adapter13:03
Sbur3ducasse: I was able to recover the stuff off her ASUS cell phone.  She replaced it with a "noname" brand cell phone.  I want to put the music and photos I have on my Ubuntu desktop onto her news phone13:04
ducasseSbur3: then you want mtp13:04
Sbur3ducasse: The name of the brand is apparently "AllCall Bro13:04
Sbur3ducasse: Can you walk me through the procedure?13:04
Sbur3ducasse: Btw, what is ptp good for?13:05
jeremy31mikesrike, you need bcmwl-kernel-source and should be able to install by putting the USB/DVD with the ISO on and then go into Settings/Software and Updates/Additional Drivers and install Broadcom Proprietary module.  You will need to have Secure Boot disabled in BIOS13:05
ducasseSbur3: which release and desktop are you running? ptp is for pictures only, and i think it's one-way13:05
Sbur3ducasse: To be honest, I have Ubuntu Studio 17.04.  The cell phone uses Android 7.013:06
mikesrikejeremy31 Are you talking about live disc mode?13:06
jeremy31mikesrike, But you insert the media while booted to the installed version13:07
Sbur3ducasse: In file manager, it shows the cell phone, but no way to access it or do something with it13:07
mikesrikejeremy31 So just to get it working: install ubuntu on the hard disk and then install proprietary broadcom module from the ubuntu iso?13:08
Sbur3ducasse: And I noticed that there are two things in lsusb that don't have a description on it13:08
ducasseSbur3: try to just click the icon in the file manager sidebar for the cell phone, then look for notifications on the cellphone display13:08
jeremy31mikesrike, with Secure Boot disabled it should work as bcmwl is the only module that works for your wifi13:09
jeremy31mikesrike, also search internet for bcmwl offline install13:10
Sbur3ducasse: When I click on AllCell Bro, it pops up the reference to mtp:001,00913:11
ducasseSbur3: but can't you see a notification in the cellphone display? try pulling down from the top.13:14
xsetikonia: yes it is on the stick/in the iso, no clue why it cannot install the package then13:14
FManTXFileZilla does not work13:15
Sbur3ducasse: On the cell phone, I find "Use the USB connection for 1 - charging the cell phone, 2 - Transfer files (transfer the files towards another item,3 - Transfer photos (PTP) transfer photos or files if MTP is not compatible (PTP) or 44 - Use this item as MIDI13:16
FManTXdamnit, the disk is full13:16
ikoniaxset: showme the output of apt-cache policy $packagename13:16
Sbur3ducasse: Nothing about MTP nor about using the connection to transfer towards it from elsewhere13:17
ducasseSbur3: mtp is most likely 213:17
jeremy31Sbur3: option 2 is what I use on my Nexus phone13:17
Sbur3ducasse: jeremy31: So this should open the door to me transferring files from my desktop towards the cell phone?13:19
ducasseyup13:19
jeremy31Sbur3, It should but some people have had to use developer mode on the phone to enable USB debugging13:19
Sbur3ducasse: jeremy31: Youpieeeeeeeeee !!! It seems to have functioned13:19
Sbur3ducasse: jeremy31: I can see the contents of the cell phone13:20
xsetikonia: installed: (none) \ Candidate: (none) \ Version table: \13:20
Sbur3ducasse: jeremy31: Thanks a lot !!!13:20
Sbur3Bye13:20
ducasseSbur3: yw :)13:20
=== Chinesium is now known as X230t
qswzto listen mp3's: audacious or gnomeMPlayer?13:34
skinuxI need a good tutorial for creating a self-signed ssl key13:35
ducasseskinux: https://askubuntu.com/questions/49196/how-do-i-create-a-self-signed-ssl-certificate13:38
skinuxIT says the keys already exist, but nginx gave error13:39
=== juboxi is now known as jubo2
qswzvlc?13:40
ducasseqswz: imo smplayer is nice, depends on your needs13:41
* qswz checking13:42
qswzmusic only is the need13:42
skinuxwhat ie hte 'my' command?13:43
qswzlight, and good quality13:43
skinuxthe tutorial syas to sue it, but it doesn't exist13:43
akikskinux: it's mv13:44
skinuxUnable to load private key13:45
ikoniaxset: sorry I was away from my desk, if you do apt-cache search $package, do you see anything13:46
xsetno output13:49
xseti13:53
skinuxThose commands are not working https://gist.github.com/skinuxgeek/7039e119299ae4cbc14b236bd347558713:53
xsetim currently booting into a vm to know if it is really the iso or my pc13:53
ducasseqswz: smplayer can handle both audio and video, and is light. for another light option that only handles music, try gmusicbrowser. excellent at handling large libraries.13:53
=== capella is now known as capella|zzz
xsetikonia: VM installation with the same iso works flawless, so i guess something is wrong with the hardware13:59
RonaldsMazitishow to select template in gimp?14:03
RonaldsMazitismenu is locked14:04
skinuxUNable to load private key https://gist.github.com/skinuxgeek/7039e119299ae4cbc14b236bd347558714:11
sobersabrehi. I'm on a messed up xenial server.14:13
sobersabreI is now stuck at "Setting up apt (1.2.25)" for serveral minutes.14:14
sobersabreIt's a rescue mode.14:14
sobersabreSeems what gets it stuck is apt-daily14:14
=== KindTwo is now known as KindOne
qswzducasse: ok thanks14:17
ioriasobersabre, and why do you  have  1.2.25 ?14:19
sobersabreioria: I suspect this server is totally messed up.14:19
ioriasobersabre, it's proposed, default is 1.2.2414:20
sobersabreis this a too new package ?14:20
sobersabrefu********14:20
sobersabresorry14:20
ioria!info apt xenial14:20
ubottuapt (source: apt): commandline package manager. In component main, is important. Version 1.2.24 (xenial), package size 1037 kB, installed size 3315 kB14:20
ducasseqswz: gmusicbrowser is probably a lot better as a music player, so try that first14:20
sobersabreioria: bless you ;)14:21
ducassesobersabre: enabling -proposed on a server is not a good idea ;)14:21
ioriasobersabre,  ok14:21
sobersabreducasse: tell me about it. I'm just a consultant fixing the stuff employees do.14:23
sobersabreno docs, of course.14:24
ioria!proposed14:24
ubottuThe 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.14:24
ioriasobersabre,  i don't use proposed, i think you might disable those sources, apt update and sudo apt install -f14:25
ducasseyou will need to purge -proposed packages manually14:26
ducasseppa-purge can probably handle it14:26
sobersabreducasse: I don't want to purge apt before I install older one.14:26
ioriayeah, but that pkg is apt14:26
sobersabreit's not a ppa14:26
qswzok14:26
sobersabreI'm calling dpkg -i /paths/to/*.deb in question.14:27
ducassesobersabre: doesn't need to be a ppa, look at the ppa-purge man page14:27
xan_IThi, i know 17.10 is not stable but i can ask support for him?14:29
ducasse!17.10 | xan_IT14:30
ubottuxan_IT: Ubuntu 17.10 (Artful Aardvark) will be the 27th release of Ubuntu.  It is due to be released in October 2017. Discussion in #ubuntu+114:30
xan_ITok14:31
sobersabreI removed apt* packages via dpkg --remove.14:35
sobersabreIt still gets stuck on "Setting up apt"14:35
sobersabreargh.14:35
sobersabreis it possibe some virtual fs is locked?14:35
akiksobersabre: why did you remove the apt* packages?14:37
sobersabrewhen running via: `dpkg --configure -a -D3`14:37
sobersabreI see the stucking happens at: fork/exec /var/lib/dpkg/info/apt.postinst (configure 1.2.18)14:37
sobersabreI guess that script hasn't been purged. right ?14:37
aware-kindI have a bug and want to know if I should report it. To reproduce it, bind keyboard shortcut super+alt+1 to anything in compiz (but make sure the corresponding plugin is enabled). Now press super+alt+1 but make sure you press super *first* and *then* alt. Now you see that Unity's dash captures the key-combo-press and doesn't let it pass to compiz.14:41
aware-kindThe dash will open the first open window listed on the dash, as if you clicked Super+1. Should I report this bug or has it been reported already?14:41
sobersabreakik: ^^^ b/c the machine was a mix of stable vs proposed updates.14:41
ioriasobersabre, see if it helps : https://askubuntu.com/questions/768849/how-to-reverse-proposed-channel-package-upgrade14:42
sobersabreOKOK, I'm ok14:45
sobersabreapparently either service OR virtual fs was indeed missing, After getting out from rescue mode, now everything works.14:45
sobersabreI can finish the upgrade.14:45
sobersabreioria: thanks for your most important tip about proposed.14:46
sobersabreI hate such bumps for an 1.5h14:46
sobersabre:(14:46
ioriasobersabre,  no problem, glad you made it14:46
sobersabreioria: I had worse ;)14:46
sobersabreAnd I guess you had too :)14:47
ioria:yeah14:47
sobersabreit's just an acute case of PEBKAC14:47
sobersabrenow the machine at least has stable package channels.14:47
multifractalI'm trying to follow these instructions https://www.ivpn.net/setup/gnu-linux-netman.html but at step 6 I can't "Choose a connection type window select Import a saved VPN configuration". My network manager looks like this https://imgur.com/a/fPGsr not like this https://askubuntu.com/questions/187511/how-can-i-use-a-ovpn-file-with-network-manager14:47
ioriagood14:47
sobersabreand I've installed etckeeper in case they decide to re-challenge me14:47
multifractalI have no option to import the saved configuration, as far as I can tell.14:48
sobersabreioria: I'm not used to manually installed boxes any more.14:48
sobersabre:)14:48
sobersabreit's so 199914:48
ioriasobersabre, wow14:48
sobersabre(even then we had cfengine)14:48
jiffeso I've got unattended-upgrades enabled, when I run it manually its saying there's nothing to upgrade, but running apt-get upgrade shows there's one package to upgrade.  unattended-upgrade -v doesn't show any blacklisted packages, any idea why unattended-upgrade isn't upgrading?14:48
sobersabrejiffe: just dig its conf files.14:49
RalphBawhere is ubuntu gnome 17.10 daily build gone?14:49
sobersabremaybe it is configured to only take security14:49
sobersabrejiffe: you can check with apt list --upgradable14:50
ducassejiffe: unattended-upgrades is probably only set to look for security upgrades14:50
ducasseRalphBa: look at the topic in #ubuntu+114:51
ducassejiffe: see /etc/apt/apt.conf.d/50unattended-upgrades14:52
RalphBaducasse, I'm searching for ubuntu gnome, not ubuntu14:52
jiffeits set for updates also, but this package looks like its on a different repository in /etc/apt/sources.list.d so that's probably why14:52
sobersabreBTW when is 16.04.3 due to be released ?14:54
ducasseRalphBa: well, #ubuntu+1 is still the place to start14:55
jiffeyup I added that packages origin:suite to /etc/apt/apt.conf.d/50unattended-upgrades and its upgrading now, thanks15:01
RalphBaducasse, thanks15:01
BluesKajunattended upgrades runs in automode after you boot in ...it's pita that can be resolved by updating and upgrading daily on your own, just remove it15:05
inflexEvening all.  Trying to mount a Windows NTFS partition on an eMMC 32GB laptop. Finally managed to get Ubuntu to boot from USB by adding bootia32.efi in, but now instead of NTFS for the partition type, I just see "Microsoft basic data".  3g-ntfs is already loaded, so it's not a driver issue15:06
=== KindTwo is now known as KindOne
ducasseinflex: what error do you get when you try to mount?15:09
akikinflex: microsoft basic data is the partition type for ntfs when you use gpt15:11
RalphBawell I welcomed the decision of canonical to get more mainstream... that it would kill the vanilla gnome derivate... what should I say, bettering one mistake by doing another15:12
=== rud01f is now known as rud0lf
akikRalphBa: the vanilla gnome session is still available for ubuntu15:13
inflexakik, thanks.  I tried mounting it manually with "mount -t ntfs /dev/mmcblk1p3 win" but it couldn't find NTFS signature15:13
aware-kindI have a bug and want to know if I should report it. To reproduce it, bind keyboard shortcut super+alt+1 to anything in compiz (but make sure the corresponding plugin is enabled). Now press super+alt+1 but make sure you press super *first* and *then* alt. Now you see that Unity's dash captures the key-combo-press and doesn't let it pass to compiz.15:14
aware-kindShould I report it?15:14
inflexmm... maybe I should try ntfs-3g15:14
=== beaver_ is now known as beaver
inflex@akik, I think I know what's happened... it appears to be a bitlocker encrypted parition *sigh*15:18
jiffealright so ran into another one and I'm not sure why unattended-upgrades isn't upgrading mariadb: https://pb.jiffe.com/FFtXZ4vP7PnQhVq1sysemq  any idea?15:25
inflex@akik, solved it.   Loaded dislocker, you have to apply that first to the bitlocker partition, which then creates a "file" that you loopback mount to get to your decoded windows fs15:28
jiffe/var/lib/apt/lists/mirrors.accretive-networks.net_mariadb_repo_10.1_ubuntu_dists_xenial_InRelease doesn't have a Suite, not sure if that's a problem15:33
jiffeusing "MariaDB:*"; worked15:34
superherointjHello. I am using a PPA and it worked fine. But now Ubuntu was upgraded and it stopped working. Because it seems the PPA it is for an older version. How can I get the PPA upgraded to current version so I can keep using it?15:37
superherointj*was15:37
iffraff1Hi, is there any way that I can get a custom grid form my desktop where apps snap to a certain part.  Right now I can have the screen cut in 4 but I need to customize that15:39
RalphBaakik but not as independent self sustaining entity15:39
BluesKajsuperherointj, installing a ppa is meant to be temporary, there are no upgrades from ppas, therefor they should be removed from the sources.;ist.d immediately after use15:42
BluesKajsources.list.d15:42
superherointjOh.15:43
superherointjThen I don't have a solution. :(15:43
akikRalphBa: i don't quite follow you. i remember reading that the ubuntu gnome devs are still developing gnome inside canonical15:45
iffraff1I guess what I need is a compositing windows manager, does anyone know about these?15:46
RalphBaakik, yes but now they are not independent anymore. the ubuntu desktop team never had my trust since the mess with unity15:47
RalphBaits like beeing back at that times ubuntu left the common path15:47
akikRalphBa: the changes don't help the linux ui fragmentation at all15:48
VoteTrump2016is donald trump going to start world war 3?15:50
RalphBaakik, the changes?15:50
StrangeNoisessuperherointj, upgrading ppas to the new distro works fine; you can use the software & updates tool, or just edit the files in /etc/apt/sources.d by hand, change the name of the old distro to the new one and re-enable. but you may want to check the ppa *has* packages for the new distro15:50
StrangeNoisesversion15:50
superherointjIt doesn't have packages for the new distro. (https://launchpad.net/~avsm/+archive/ubuntu/ppa)15:51
StrangeNoisesthen you're screwed :-) although in this case it's probably because the newer distros actually have newer versions of the packages. so you should be getting those versions anyway15:53
StrangeNoisescertainly 17.10 has newer versions of all those15:55
akikRalphBa: i meant this transformation into unity and now moving to non-vanilla gnome15:55
StrangeNoisessuspect everything since wily does too :-)15:55
lfowlrhe15:55
lfowlrhow do I list my ppas15:55
lfowlrto select the right one using hte cli15:55
lfowlrdon't know the name of hte ppas15:55
lfowlrand how do I insalll tox software j-for chat15:56
lfowlrtell me guys15:57
iffraff1test am I showing up?16:00
Seveasiffraff1: no, you're completely invisible :)16:00
iffraff1sweet!  that's what I was hoping16:00
Seveas!i316:01
Seveashmm. iffraff1 you're looking for i3 :)16:01
iffraff1Seveas: my sense is that I3 sort of takes over your desktop experience. I would like to keep my task bar and usual ubuntu experience but add the ability to have snap to regons16:02
RalphBaakik, agree16:02
RalphBacompletely16:02
cybermasterHey16:03
cybermasterI'm having trouble with an HP netbook with the screen brigthness.16:03
cybermasterIt has an AMD chip.n16:03
cybermasterAnyone16:05
ducasseiffraff1: there is a tiling extension for gnome, if that's what you're using16:07
iffraff1ducasse:  does it basically let you specify regions on your screen the snap to those regions?16:08
kostkoncybermaster, have you tried the acpi_backlight=vendor fix?16:08
ducasseiffraff1: never used it, i just know it exists. i think it's called 'shellshape'16:11
iffraff1cool, thanks16:12
cybermasterkostkon I think I did, but I will double check.16:13
=== RalphBa is now known as RalphBa|away
untorehthe "latency offset" option in pulseaudio...plus is ahead and minus is delayed ?16:36
cybermasteruntoreh what?16:37
ducasseuntoreh: sounds reasonable, where do you see this option?16:38
untorehcybermaster: pavucontrol, but you can also change it with pactl set-port-latency-offset16:39
untorehi have a bluetooth soundcard but it is seen as an actual usb soundcard and not a bluez virtual soundcard so I think I have to set the latency offset manually16:41
ducasseuntoreh: then it should be documented in the pactl man page, i expect16:41
untorehducasse: already read it does not explain plus and minus16:43
Delta706Is there a way to configure things so that there is a special value of DISPLAY that puts the X window on the 2nd workspace16:43
=== juboxi is now known as jubo2
ducasseDelta706: no, DISPLAY has no understanding of or connection to workspaces16:44
ducassetry wmctrl or devilspie16:44
Delta706wmctrl only moves it afterwards. I would like to have the window not appear on the 1st workspace16:45
ducassethen try devilspie, which would move it as soon as it appears. your wm might also have a built-in way to do this.16:47
Delta706devilpie has the same problem16:48
ducassein my experience i've never really seen the window get mapped before it gets moved, it's your best option if the wm can't do it, though16:49
Delta706I am using unity. Can unity do it?16:50
ducassepossibly, that would be a compiz thing i imagine. try compizconfig-settings-manager.16:51
Delta706yes, I have tried ccsm16:51
=== Chinesium is now known as X230t
ducasseok, then i'm out of suggestions.16:54
cybermasterkoston Tried the acpi_backlight thing in grub16:56
cybermasterDidn't work16:56
cybermasterBan on me?16:59
VoteTrump2016Why cant we just destroy north korea right now?17:10
aware-kindVoteTrump2016: I know you're trolling, but because innocent people live there? Also you shouldn't obsess with watching the news so much. Eventually it becomes your complete reality17:11
VoteTrump2016(.)_(.)17:15
VoteTrump2016boobies!17:16
=== KindTwo is now known as KindOne
jean_bratHi17:25
jean_bratevery time i restart the system or boot the system. i am not getting connected to the internet. it requires me to reboot the modem as well to get connected17:27
qswzreminds me when I was 1417:27
ubangoboiWhere are the broadcom wifi drivers of my macbook air located? i wanna copy the drivers and paste them in my new antergos setup as I cant find the drivers for it17:34
tomreynubangoboi: how's this ubuntu related?17:36
ducasseubangoboi: the drivers need to be built for your kernel, so talk to antergos support17:39
ubangoboisomeone told me i could just copy the folder. Im just stupid I guess17:40
=== SimonNL_Afk is now known as SimonNL
ducasseyou didn't know this, that's all17:43
dm_comphi, I'm on 17.10 in Files I'm missing the side panel Home Doc Dow etc?17:44
ducasse!17.10 | dm_comp17:45
ubottudm_comp: Ubuntu 17.10 (Artful Aardvark) will be the 27th release of Ubuntu.  It is due to be released in October 2017. Discussion in #ubuntu+117:45
BischoopHi17:59
=== de-facto_ is now known as de-facto
lfowlrhi18:26
lfowlrhow do I create a new desktop the same as unity but in tty218:26
lfowlrI already have a new account or user18:26
lfowlrbut how do I login simulatenously with it18:26
lfowlrhello??18:30
erle-does fsck.ext4 work online?18:32
Seveasit can not repair everything online, but it can check everything online18:33
Seveaslfowlr: ps aux | grep Xorg18:35
Seveasthe :0 and vt7 are key18:35
jeremiesif your ubuntu has automatic updates and your pc suddenly turns off, ubuntu automatically recovers the stop of update without saying anything?18:37
erle-Seveas, thank you very much18:38
lfowlryes but18:39
erle-> /dev/sdc1 is mounted.18:39
erle-> e2fsck: Cannot continue, aborting.18:39
lfowlrSeveas: I want to open another DE at the same time18:39
lfowlrin another virtual consoel18:39
jeremiesif your ubuntu has automatic updates and your pc suddenly turns off, ubuntu automatically recovers the stop of update without saying anything?18:42
akiklfowlr: for example "startx mate-session -- :1"18:43
Bashing-omlfowlr: I do that in xfce4 , I can not vouch for any other DE .18:47
lfowlrakik: what's that :118:50
akiklfowlr: your default display is :018:51
Seveaserle-: -n18:53
lfowlrit starts unity ; startx /usr/bin/unity18:54
lfowlrbut there is no up bar, for shutdown ,etc and even mouse is like a cross scissors18:54
akiklfowlr: which desktop environment were you using originally?18:56
benccwhat is recommended on a new VPS? "apt-get upgrade" or "apt-get dist-upgrade" or "apt-get dist-upgrade" ?18:58
tomreynthe latter two look pretty similar18:58
benccsorry, "apt-get full-upgrade"18:59
tomreynif your APT sources are properly configured (they are on a default ubuntu installation from an ISO), you can safely run apt-get dist-upgrade18:59
bencctomreyn: I'm using digitalocean or linode19:00
zykotick9bencc: fyi dist-upgrade and full-upgrade are the same thing...19:00
tomreynbencc: i don't claim to know every hosting providers' default ubuntu image in their current versions19:01
lfowlrhey guys19:01
benccok, I'll use dist-upgrade19:01
lfowlrhow do I copy the data from one tty to the next19:01
tomreynlfowlr: you could store to a file or fifo, transfer via network.19:02
lfowlrin /tmp?19:02
tomreyn...or write to a unix domain socket19:02
lfowlrhow19:02
tomreynlisten on, and write to, that is19:03
akiklfowlr: if you mean the virtual consoles, you can install gpm which makes mouse copy paste possible19:04
captain_morganamongst several related problems I have, I realized I cannot right click on my titlebars, someone suggested that they're spawning behind the window, anyone seen something like this before?19:05
tomreynlfowlr: sockets: http://manpages.ubuntu.com/manpages/zesty/man1/socket.1.html19:05
lfowlrI get logged out when I join another tty?19:07
lfowlrso can't??19:07
lfowlrwhy19:07
lfowlrhow19:07
lfowlrI am afraid it willl happen again19:08
akiklfowlr: your xorg session is at ctrl+alt+f719:09
lfowlryes, but I got logged out19:09
lfowlrakik: /19:10
akiklfowlr: try again. you probably can't start two unity sessions19:10
Bashing-om!info screen | lfowlr19:10
ubottulfowlr: screen (source: screen): terminal multiplexer with VT100/ANSI terminal emulation. In component main, is optional. Version 4.5.0-5ubuntu1 (zesty), package size 550 kB, installed size 1019 kB19:10
ioriacompiz it's the issue , i guess19:11
lfowlrlol19:13
lfowlrthat's strange, because with i3 I cn start two i3 sessions.19:13
lfowlrno I need gui19:13
lfowlrnot shit tmux19:13
akikeven though tmux wasn't suggested. every. time.19:15
akiklfowlr: so you have i3 as the first desktop environment and you try to start unity as the second one?19:16
lfowlrno in arch linux i3 worked, two instance, but in ubuntu two instances of unity don't wokr19:17
akiklfowlr: unity is not i319:17
lfowlrok. so are you sure we can't have two instances of unity running? what about unity-* in /usr/bin19:18
lfowlrso it's impossible?19:18
akiklfowlr: i don't know. i know kde and mate work together19:19
akiki.e. no conflicts19:20
=== Chinesium is now known as X230t
=== KindTwo is now known as KindOne
Tobaso I made the mistake of installing the amdgpu-pro drivers on my system and also messing up my bios a few months ago... just rescued the machine today with a lot of RTC resetting and then removing packages19:34
TobaSeveral packages were held back including libinput019:34
Tobathe last thing I did before rebooting just now was to reinstall libinput0 and update all the packages to the latest 16.0419:34
TobaNow I'm sitting at a prompt for the full disk encryption passphrase (the default ubuntu one) and my keyboard doesn't work anymore.19:35
TobaI guess it's time to make a bootable USB and try to fix it somehow... anyone seen this situation before and know what went wrong?19:35
TobaOn the upside, I didn't really have any files I care about on the machine... I could just reinstall the whole OS fresh, I guess19:36
tomreynthis sounds broken enough that a reinstall may be worth it.19:37
Bashing-omToba: As a thought . try changing in bios the USB device to "legacy" . See if then what bios hnads off is acceptable by grub .19:37
cybermasterNeed help with screen brightness.19:39
cybermasterAlready tried the acpi line in grub file. Any other ideas?19:39
ioriacybermaster, can't you set it with xrandr ?19:42
cybermasterioria - Is that a xbacklight replacement?19:43
ioriacybermaster, nope19:43
ioriacybermaster, xrandr --verbose | grep -i brightness | cut -f2 -d ' '19:44
cybermasterThanks ioria19:44
ioriacybermaster, ok19:44
cybermasterDo I need to reboot?19:46
Tobaweirdly enough, a reboot prompted me for the passphrase in a text-console version of the normally somewhat graphical UI that prompts for the password, and then the system booted19:46
ioriacybermaster, for what ? than cmd just shows your current brightness19:47
TobaProbably an artifact of having still had a few of the AMDGPU-pro driver packages installed, and having only rebooted the one time since uninstalling a bunch of it19:47
cybermasterioria - Oh19:47
cybermasterIt didn't output anything.19:47
Tobagonna dist-upgrade it and reboot again, if it's still acting up i will just do a fresh install19:47
cybermasterOh, wait it did 1.019:47
Tobait was on xenial, upgrading to zesty currently19:47
ioriacybermaster, yep19:47
cybermasterioria So I can use xandr to increase the brightness?19:48
ioriacybermaster, yes, if you want to change it : xrandr --output <myscrteen>  --brightness <value>19:48
cybermasterMyscreteen?19:49
cybermasterWhat do you put in <myscreteen> ioria?19:50
ioriacybermaster, xrandr | grep -w connected | awk '{print $1}'19:50
ioriacybermaster, what's the output ?19:51
cybermasterLVDS19:51
cybermasterThanks ioria19:51
ioriacybermaster, ok19:51
lfowlris tmux good or screen? which is the better?19:53
lfowlrand easy if possile19:53
kk4ewtyou need to try both and see which works the best for you and your applicaiton19:54
Gamoder_Hi everyone, in Ubuntu 16.04, is it possible to copy/paste directories  in the "select file" dialogue?19:56
Gamoder_not actually copy files, I mean copy/paste the path19:56
code_Hey19:56
lfowlrkk4ewt: no tell me19:57
code_ioria that command just washed out the screen colors.19:58
code_Had to reboot computer.19:58
ioriacode_, really ?19:58
code_yes19:58
ioriacode_,  that's unfortunate19:58
code_What does that mean ioria?19:58
ioriacode_,  that is unfortunate19:59
code_Lol19:59
code_Ok19:59
code_What else could I try ioria?19:59
ioriacode_,  idk, dwhat do you suggest ?19:59
pauljwGamoder_, the only way I know to do something like that is to rt click the folder, go to properties and then highlight the location and copy it that way.20:01
=== jstein_ is now known as jstein
code_ioria, Idk that's why I'm on here! LOL!20:02
Gamoder_pauljw: well, I would like the other way around: got the path from somewhere and want to open this file / a file in that folder20:02
pauljwsorry, idk20:04
pauljwGamoder_, how about the "Go" menu item and enter a location20:07
lfowlrwhich is the binaries in /usr/bin to open the gnome terminal?20:13
xorpadhow do I permenantly change the vm.swappiness varible?20:17
xorpadi use sysctl vm.swapiness=0 but it doesn't last, resets after reboot20:17
akikxorpad: /etc/sysctl.conf20:18
xorpadthank you akik20:18
tomreynxorpad: or create a file in /etc/sysctl.d/20:18
xorpadthank you guys20:19
=== KindTwo is now known as KindOne
xorpadit was getting annoying to be working from swap when i still had 10gb free ram20:19
lfowlrthere is a script gnome-terminal20:21
lfowlrso how do I execute it graphically?20:22
lfowlrwhen I click it it opens in the gedit20:22
lfowlranyone?20:22
baxxwill the software center download any updates that apt-get update ; apt-get upgrade wouldn't?20:22
DrManhattanbaxx, the kernel20:24
DrManhattanI think the software center is more like a dist-upgrade20:24
baxxDrManhattan: the kernel would be updated by software centre but *not* by apt from cli?20:24
DrManhattanbaxx, gotta use dist-upgrade to upgrade the kernel via apt20:25
DrManhattanat least in my experience20:25
lfowlranyone/ is here to tell me ow to execute a script graphically?20:25
baxxhm ok, i thought they were the same thing for some reason20:25
baxxso in general people have software & updates running, and choose " OK " when it pops up?20:26
kostkonbaxx, they are the same thing. One exception though: phased updates -> https://askubuntu.com/questions/544256/why-does-software-updater-say-no-updates-available-but-apt-get-upgrade-shows-up20:26
baxxoh... so some things only apt will get, and somethings only software & update will get, so that one needs to run both?20:27
DrManhattankostkon, what about the kernel upgrades?20:27
DrManhattanapt-get upgrade doesn't upgrade my kernel, but software center20:27
DrManhattandoes20:27
=== KindTwo is now known as KindOne
kostkonDrManhattan, I'm not sure what's happening in your case20:29
DrManhattanstrange20:29
baxxkostkon: so running apt-get update; apt-get upgrade should cover everything the GUI popup update has to offer?20:29
DrManhattanmaybe b/c I went to HWE kernel o stable?20:29
DrManhattanon20:30
kostkonbaxx, more or less. Even better with apt-get dist-upgrade or apt full-upgrade20:34
baxxkostkon: how often would one run dist-upgrade, ?20:34
lfowlrhey guys20:35
lfowlrhow do I execute a script graphically/20:35
lfowlrusing mouse20:35
baxxkostkon: apparently they do exactly the same thing btw , apt full-grade and apt-get dist-upgrade20:36
kostkonbaxx, you don't need to (do it manually), just accept the updates when your updater pop-ups now and then20:36
EriC^^lfowlr: make a desktop file for it, or let the file manager run on double click20:36
kostkonbaxx, apt is a more user-friendly version of apt-get20:39
xorpadapt is less functional though20:40
xorpadit's got nicer output and works for most stuff, but apt-get adds some things to the mix20:41
baxxxorpad: so apt is preferred, and if it doesn't work then apt-get , ?20:41
baxxsoftware-update asks for a system restart, I seem to remember reading somewhere that a restart wasn't needed for software installs on Linux ( like it often is on windows )20:42
tomreynbaxx: that's usually correct, but there are some softwares which do require a restart, sometimes legimately, sometimes not, but it's difficult to tell those situations apart programmatically.20:44
Bashing-ombaxx: maybe this : https://mvogt.wordpress.com/2014/04/04/apt-1-0/ will start to explain .20:45
tomreynbaxx: namely, updates to kernel images and libc require reboots to apply.20:45
Katronixhi all, can someone look at http://paste.ubuntu.com/25703001/ does Operation not permitted, this mean that the port is blocked?20:47
tomreynKatronix: the system trying to send those packets is under restrictions which disallos such packets to be sent.20:51
tomreynthis can be for various reasons, it's not that easy to tell. usually you'll see such in a VM or container which has network capability restrictions applied against it.20:52
Katronixokay, from the server I'm trying to test localhost:8000 can open via a web browser, but externally it times out. I've told ufw to open the port, anything else I can do?20:53
tomreynKatronix: you could use netcat to test20:53
tomreynfrom a remote host: nc -vv ip_address_of_your_server 800020:54
Katronixcame back as connection refused20:56
tomreynKatronix so something between the client running nc and the server at ip_address_of_your_server:8000 is actively rejecting connection attempts20:57
lfowlrEriC^^: when i right click there is no run this thing option?? that's my problem so how do I run it graphically?21:02
lfowlrhow will the nautilus run this file? it only opens it21:03
lfowlranyone knows how to run a file as a program using mouse?21:03
lfowlrand bash file21:03
kostkonlfowlr, have you made it an executable?21:05
GlobalAtomhow do i get apfs to work in ubuntu21:08
GlobalAtomi need to mount a apfs partiton21:08
kostkonGlobalAtom, the new apple fs?21:09
GlobalAtomyes21:09
GlobalAtomso no one knows21:11
=== RalphBa|away is now known as RalphBa
lfowlrkostkon: it has executble permisson, and it's a file21:13
lfowlrkostkon: what do you mean, ./file works fine21:13
kostkonlfowlr, just make a desktop file for it and place it in ~/.local/share/applications21:14
kostkonlfowlr, or just keep it on your desktop21:14
kostkonlfowlr, keep the desktop file and "hide" that executable file somewhere, eg. rename it from filename to .filename, etc.21:15
GlobalAtomthx everyone!21:16
kostkonlfowlr, make sure you set Terminal=true in your desktop file21:21
kostkonlfowlr, if you want to keep an terminal window open that will show the output of your script21:22
=== KindTwo is now known as KindOne
hoshimegurihi guys, so uh, i have a problem here:22:12
hoshimegurii'm running lubuntu 16.04.2 on a laptop with intel pentium n3710 (braswell), 4gb ram and 128gb ssd. i have posted this question on #lubuntu, but i thought i'd just post it here as well22:13
hoshimegurithe thing is, whenever i go on youtube and play 1080p videos, it either lags so hard or plays smoothly for several minutes and the next thing i know, my computer has come to a complete stop and i have no choice but to hold the power button for several seconds to shut it down22:14
debsanhoshimeguri, did you configure a swap partition ?22:17
hoshimegurithere is swap, partition 3, 4.2gb22:18
hoshimegurisometimes when booting, it doesn't even reach the login screen. some other times, i'm just running some non-intensive tasks at the same time and it freezes and i have to hold the power button to turn it off. i've tried intel_max.cstate 1, using the intel microcode and reverted it back, disabling hardware acceleration and turning it back on.... none really helped22:19
hoshimegurimy firmware is 4.10 if that helps22:19
hoshimegurioh and this laptop originally came with ubuntu 14.04 preinstalled but i removed it in favour of lubuntu because ubuntu felt so slow for some reason. but given the specs, is it really *that* slow? i honestly don't think so22:21
hoshimeguristrangely though, it breezed through the 1080p mkv files that i throw on it. they're typically around 3000kbps in bitrate22:35
=== Israphel is now known as Guest89881
=== Israphel_ is now known as Israphel
tosmannhoshimeguri: that's an Atom CPU you have there, and one of the slower ones. Expect Atom to have even _less_ performance than a Celeron version of the fully fledged CPU.23:14
hoshimeguriumm... an atom? i thought it was pentium23:16
reisiofewer performance23:20
hoshimegurithis particular laptop of mine came with 2 versions: one with celeron n3050, one with pentium n3710. mine's the latter23:21
bloopwhy don't this launcher work23:23
bloopit's in /usr/share/applications23:23
bloopthe command is correct23:23
bloopand why aren't ~/.local/share/applications added to the dashboard recent application list23:24
reisiohoshimeguri: cat /proc/cpuinfo will tell you, anyway23:26
hoshimeguriyep. intel pentium n3710 @ 1.6ghz, boost-able to 2.6ghz23:27
hoshimeguriand it's a quad core23:28
hoshimeguriof course i won't expect it to do intensive video editing and gaming, but playing 1080p videos?23:29
reisioheheh23:33
reisioformerlly code named bras well23:33
reisio:p23:33
reisiohoshimeguri: well, let me ask you this23:34
reisiodid your computer with an n3710 processor even come with a monitor that can do 1080 res?23:34
hoshimeguriwell, no, but i watch on 1080p because the 720p is low for me23:36
hoshimeguri*720p is too low for me23:37
wasutton3_battleso im working on trying to get a python3 script to run when i suspend and resume.23:38
mattflyhi23:38
mattflyi have a tv connected to my ubuntu laptop using a lan cable, how can i share my network to the tv?23:39
mattflyfrom command line23:39
reisiomattfly: with significant education23:39
reisioor simply via networkmanager's GUI23:39
reisiohoshimeguri: nothing to do with my question23:39
wasutton3_battlehttps://ptpb.pw/Wla9 thats the sleep/resume script i have in /lib/systemd/system-sleep/00-denon23:39
mattflyi dont have clie network managers23:39
mattflygui*23:39
reisiobummer23:40
reisiowhy not23:40
mattflyi dont23:40
mattflyi have one but didnt work23:40
hoshimegurireisio: i know, but i'm simply explaining why i'm watching 1080p video on 1366x768 screen23:41
hoshimeguriis that really the reason why it crashes?23:41
wasutton3_battlei've got the python scripts chmodded and accessable by any user, but they still dont' seem to be executing, is there something i have to execute to let systemd know about the new script?23:42
reisiohoshimeguri: ah, well23:42
reisio768 is only 48 pixels greater than 72023:42
reisioso 720 should look perfect23:42
reisiowasutton3_battle: when do you want them to execute, & why?23:42
wasutton3_battlei want poweroff to execute when suspending, because it turns off the amplifier the computer is connected to23:43
wasutton3_battlei want power on to excecute when waking up for the same reason23:43
reisiommm23:43
reisiosorry I only know proper sysvinit23:43
reisiotry asking #systemd23:44
hoshimeguriso.... my laptop crashes because it tries to play a 1080p video on an hd screen? or are you saying that the workaround is simply to settle on 720p instead?23:44
reisiono23:44
reisio1080p is a waste on your laptop, whether it crashes or not23:45
reisioyou say it crashes when you play a video?23:45
reisiodescribe this 'crash'?23:45
wasutton3_battlereisio, im open to other solutions as well, if you can implent them given a workin 17.04 installation23:45
reisiothe init system is a good way to do it, I just don't know systemd23:46
reisiobecause it's dumb23:46
wasutton3_battlesystemd isn't dumb. its just not terribly unixy, it solves a LOT of problems that existed prior23:46
hoshimegurireisio: not just playing a video. sometimes it won't even boot to the login screen, sometimes just doing several non-intensive asks at the same time would bring it to a complete stop, then i have to hold the power button to turn it off23:47
wasutton3_battlehoshimeguri, what gpu does it have in it?23:47
hoshimegurihd graphics 40523:48
reisiohoshimeguri: sounds like it's overheating23:48
reisiohoshimeguri: send it back23:48
reisioyou could check the temp regularly to confirm23:48
hoshimegurihow do i check the temps, btw? as you can see, i'm new23:48
reisiois it a republic of gaming laptop?23:48
wasutton3_battlenah, something else is up23:48
hoshimegurii think it's not the temps, but i can't be really sure23:49
reisioit could be the storage, too23:49
reisiotry using a live OS for the same duration23:49
reisiothat would only use RAM23:49
wasutton3_battlereisio, that doesn't work unless you use the --to-ram option. which, afaik hasn't existed on livecds for a LONG time23:50
reisiothat is actually the only way any live OS ever works23:50
hoshimegurialright, will try later. and uh i'm also pretty sure the installation is not corrupt because running sudo debsums -cs on it yields nothing23:51
wasutton3_battleno, it still uses the device its installed on (CD/DVD/USB/Floppy)23:51
wasutton3_battlejust not as much as the ram23:51
reisioyou're either overheating or your storage is locking up, or some more awful form of broken hardware23:51
reisioif you have time you can replace hardware bits to find out; otherwise return it23:51
Loshkiwasutton3_battle: there used to be at least one live CD/DVD that let you boot and then remove the DVD so you could boot live and then use it to burn something. Knoppix?23:51
reisiowasutton3_battle: all I heard from those msgs was that you agree it uses ram23:52
reisiowhich it does23:52
wasutton3_battleyep, that was knoppix's claim to fame23:52
wasutton3_battlereisio, well then you need to re-read my messages. because theres a lot more in there then what you read23:52
LoshkiWell, I needed that Knoppix functionality at least once in my life.23:52
wasutton3_battlehoshimeguri, its probably not hardware. IIRC HD graphics 405 is relatively new, i.e. skylake era?23:53
reisiowasutton3_battle: pass23:53
wasutton3_battleLoshki, i've still got damn small linux floating around somewhere23:53
hoshimeguriwasutton3_battle: the soc was announced april 201623:53
hoshimeguriyeah, i think it's around skylake era23:54
wasutton3_battleright, and iirc, there were some kernel issues with the latest intel processors (idk if that pentium is based on that particular architecture)23:54
wasutton3_battlewhat version of *buntu are you running?23:55
hoshimegurithat suggested me to use intel_max.cstate, right?23:55
wasutton3_battlethat im not sure23:55
hoshimeguriuhh, lubuntu 16.04.2 on kernel 4.1023:55
hoshimeguriman, i admit i'm a newbie, but this is just odd....23:56
wasutton3_battlehoshimeguri, the last time you did an update? and are you on 16.04 for LTS support?.23:56
wasutton3_battlehoshimeguri, no worries we were all newbies once.23:56
hoshimeguriyes i am on 16.04 for lts support. last time was yesterday, can't exactly remember when23:57
reisiono such thing as long term support23:57
reisiojust long term putting off of updates23:57
bazhangreisio, yes there is23:57
reisionope23:57
wasutton3_battlehoshimeguri, hmmm i wonder if those changes got backported23:57
bazhangreisio, please dont spread that23:57
reisioI don't even have any toast, bazhang23:58
wasutton3_battlereisio, if you want to continue this, i suggest you go emerge world for a few hours23:58
reisiowasutton3_battle: good idea23:58
bazhangreisio, take the chatter and off brand humor elsewhere23:58
reisiobazhang: you brought up spreading things, not me23:58
bazhangreisio, I wont ask again, keep it simply topical, not the extended editorializing23:59
hoshimeguriwasutton3_battle: in software & updates i unchecked xenial-backports because the phrase "unsupported updates" scares me lol23:59
cmdbitjoin #perl23:59
wasutton3_battlehoshimeguri, i hate to say it, but the backports needed might be in those. i'm not 100% certain though23:59
reisiobazhang: you haven't asked once yet, you great ignoramus23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!