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

aroonihey team; i installed unity-webapps-lastfm-radio ;; package restarted; but still dont see it in settings => online acccounts00:13
aroonianyone get scrobbling working on ubuntu?01:04
=== Schnabeltierchen is now known as Guest76520
pravinHello I am unable to start mysql database and apache web server in xampp. please help01:28
kk4ewtpravin,  did you configure your database01:29
pravinkk4ewt I didn't01:30
kk4ewtwell thats where you start01:30
pravinkk4ewt I I tried changing ports01:31
kk4ewtif you want apache to use the db you have to config the database first01:31
pravinkk4ewt Do i need to edit the config file01:32
kk4ewti am sure there are plenty of howtos on mysql on google01:32
pravinok I'll try them01:33
pravinkk4ewt I had installed mysql and apache before01:43
pravinI think they are running in the background01:44
pravinand hogging the default ports01:44
kk4ewtpravin,  sudo systemctl status mysqld01:50
=== jstein_ is now known as jstein
=== kunwon1_ is now known as kunwon1
=== jstein_ is now known as jstein
DanielPowerNLIs there a way to shrink an Xfs partition without using LVM? My Arch install is setup on an Xfs partition, and I need to shrink it so I can setup a dual boot with Ubuntu. I can't do it in gparted, and the best instructions I can find on the internet are either lacking detail, in german, or require a Red Hat License to access.02:40
=== sul-fyr is now known as sulfyr
=== nolsen is now known as FAT32
oerheksdanielhuman, nope, currently not possible. try arch channels again?02:54
=== nolse- is now known as nolsen
KarunamonHi folks - trying to figure out a puzzle on a 16.04.3 machine. I've got inet static set in my /etc/network/interfaces for eth0, but the interface is pulling DHCP anyways. I see "IP-Config:" lines during boot, but I can't figure out what's generating them03:33
ShmamJust installed Tilix (formerly terminix) and trying to change theme to dark. Set it in the preferences and tried restarting tilix from every different way to quit it but it just doesn't seem to work.03:33
Karunamon(more concerningly, that IP-Config stuff is nowhere in my logs)03:33
Karunamonpretty sure if I knew what system was generating those lines I could take it from there03:34
Karunamonit looks like: IP-Config: eth0 hardware address e0:db:55:0c:34:7e mtu 1500 DHCP03:36
Bashing-omKarunamon: I am not an expert . but 16.04 uses Predictable-Network-Interface-Names; unless you have re-configured the interface will not be eth0 . What shows '03:41
Bashing-omKarunamon: I am not an expert . but 16.04 uses Predictable-Network-Interface-Names; unless you have re-configured the interface will not be eth0 . What shows ' ip link ls ' ?03:41
freechoicedoes anybody who has configured php7.0-fpm/nginx on 16.04?03:43
Karunamon•Bashing-om• I did set that option. /etc/default/grub has a "net.ifnames=0 biosdevname=0" in GRUB_CMDLINE_LINUX03:43
freechoiceI can't log errors after I tried all the configurations03:43
freechoiceanybody who could give me a hand?03:44
KarunamonI have one NIC in the machine so unlearning a decade of muscle memory to type a longer name was a pain in the arse03:44
Karunamon:)03:44
Bashing-omKarunamon: Well, resetting the interface name is not something I have done , so take with a grain of salt , and we will struggle on . does ' ip link ls ' show eth0 ?03:50
Karunamonit does03:50
Karunamonand the interface works normally if I set the address by hand with 'ip', this behavior only appears when booting up03:51
Bashing-omK, do we get an IP ' arp -a ' ?03:51
Karunamonyes, very many03:52
Karunamonconnectivity is fine - i just want the nic to stop coming up with a DHCP address in favor of the one I explicitly set03:52
Bashing-omKarunamon: nd then ' cat /etc/NetworkManager/NetworkManager.conf ' managed=true ?03:54
KarunamonThat directory doesnt exist as network-manager was purged03:55
Karunamoncat /etc/resolv.conf03:55
Karunamon(wrong window)03:55
Jordan_UKarunamon: "journalctl | grep -i IP-Config" produce any output?03:56
Karunamonnone03:56
Karunamonneither does a "grep -i ip-config /var/log'03:56
Karunamonit's nowhere.03:56
Karunamon(err, grep -ri ip-config /var/log/)03:56
RendySurvageugh prosody will not launch. I've started the service and it says it's running. I've checked the logs and it doesn't show that it's running04:01
lordarkmemoHi, im working with iptables.  But everytime i restart th iptables load some rules that reject my traffic.  I dont know how to erase those rules04:02
Bashing-omJordan_U: Karunamon :: resolv.conf issue ?? ' cat /etc/resolv.conf ' .04:03
Karunamonuh... sorry? that was an unrelated command mistakenly typed into the chat04:03
lordarkmemoi have to Insert the rules above the default or flush, but after restart the default rules remains.04:04
Bashing-omKarunamon: Maybe not . I have seen some wierd results with inconsistent resolv.conf file .04:05
KarunamonAh, gotcha04:06
Karunamonnothing weird here, two nameserver: lines that are correct and a search: line that is correct04:06
Bashing-omKarunamon: Not real sure here but systemd wants  /etc/resolv.conf to have the loop back IP ?? .. and put the dns-nameservers in /etc/network/interfaces ??04:14
KarunamonBashing-om, /etc/resolv.conf is being handled by resolvconf - dns-nameservers and dns-search is present in /etc/network/interfaces04:15
nur0nhello, is there a way to pass flags to the configure script when running dpkg-reconfigure? I tried setting the 'DEB_CONFIGURE_EXTRA_FLAGS', but it seemed to have no effect04:18
bodanglyI did something really dumb and formatted my /boot partition. Now I am not sure how to fix it. No backups. I tried apt-get --reinstall install linux-generic but it didn't reinstall any kernel files to /boot04:20
bodanglywhat should I do?04:20
bodanglyI REALLY don't want to reinstall...04:20
Bashing-omKarunamon: Correct. My 16.04 NM /etc/resolv.conf file : http://termbin.com/53fg , Where I expect " nameserver 127.0.1.1 " to be set in yours .04:20
cfhowlettbodangly, stop what you04:20
cfhowlettare doing and back up your data before you do ANYTHING else04:21
vitxHi, is there a music player for Ubuntu which chooses which song to play next automatically based on patterns of what you listen to ?04:24
bodanglySorry lost connection... as I was saying, after wiping /boot, apt-get --reinstall install linux-generic didn't add back the files.04:28
bodanglyMy important files are all pushed to a remote git, so I am  fine there04:28
bodanglyBut getting ubuntu running on this laptop was a project that I don't care to repeat. Any help at all is much appreciated04:29
Bashing-ombodangly: What release ?04:31
bodanglyUgh, unstable wifi not helping my situation....04:37
Bashing-ombodangly: What release ? See if we can install the image and headers .04:38
bodangly17.0404:38
cfhowlettBashing-om, I would think he could boot a USB , chroot and install --- of course, I've never actually DONE this but it sounds like a cool theory ...04:39
bodangly sudo apt-get --reinstall install linux-image-generic ?04:39
bodanglythat runs but also doesn't add anything to /boot04:39
Bashing-om!info linux-image-generic zesty04:39
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.10.0.32.32 (zesty), package size 2 kB, installed size 13 kB04:39
Bashing-omcfhowlett: Hope that bodangly Has not rebooted to this time . and we can still install .04:40
bodanglyNo, have not rebooted ;)04:40
cfhowlettbodangly, no one else asked, so I will: why / how did you decide to format /boot again?04:41
bodanglyDumbass mistake. I was at a UPS store trying to print a PDF, stuck a thumb drive in, realized it was ext2, went to format it, and in a rush was not paying attention.04:42
bodanglyAnd typed my password twice like a moron.04:42
bodanglyI immediately realized what I did. I did get the PDF printed though lol04:42
Bashing-ombodangly: Try ' sudo apt-get update && sudo apt install --reinstall linux-image-4.10.0-32-generic linux-headers-4.10.0-32-generic linux-headers-4.10.0-32 ' .04:43
Bashing-ombodangly: sudo apt update **04:43
karstensrageif i have my own package that im working on, can i put it in the list so another library can find it during autoconf ./configure  ?04:44
bodanglywoohoo I have a kernel and initrd, system map, etc in /boot now04:49
bodanglythanks04:49
cfhowlettbodangly, so you04:49
cfhowlettare fixed?04:49
Bashing-ombodangly: Wait one . still thin'n to complete this .04:49
bodanglyso now though, I probably need to reinstall grub, and make sure my fstab is updated to point to the correct /boot since I formatted it?04:49
Bashing-om!info linux-image-extra zesty04:50
ubottuPackage linux-image-extra does not exist in zesty04:50
cfhowlettsudo grub-update not reinstall I should think04:50
Bashing-ombodangly: Let's repeat for a backup kernel . what kernel ? ' ls -al /vmlinuz* ' .04:52
bodangly4.10.0-3204:53
Bashing-ombodangly: Not an " /vmlinuz.old " ?04:53
bodanglynope04:54
Bashing-ombodangly: Let me see what I can find then for a back up kernel .04:55
bodanglysure, thanks04:55
RendySurvagehaving an issue where I edited a file as root but now the service in question cannot access the file.04:56
RendySurvageany hints?04:56
RendySurvageI tried chown04:57
Bashing-ombodangly: Be faster if you pick the one under -32 from ' apt list linux-headers '.04:59
bodanglyso 4.10.0-30 ?05:00
bodanglyHow do I install it as a backup? Never have had to do that before. At least I am learning new tricks from this.05:00
Bashing-ombodangly: Yepper .. looks good nuif to me . doooo it .05:01
bodanglydo I need to download the .deb and install it with dpkg-i ? Or is there another way?05:02
Bashing-ombodangly: same same as for the -32 kernel . ' sudo update-grub ' Then we want to fix the symlinks in / .05:02
bodanglyah ok05:03
Bashing-ombodangly: with the jope that the -30 jernel is still in the repo .05:03
Bashing-omhope*05:03
bodanglylooks like it is05:04
bodanglyBashing-om: ok installed and ran update-grub05:06
vitxIs there a music player for Ubuntu with suggestion feature ?05:07
freechoicedoes anybody who has configured php7.0-fpm/nginx on 16.04?05:08
Bashing-ombodangly: ' ls -al /vmlinuz* /initrd.img* ' Now is there /vmlinuz.old and /initrd.img.old ?05:09
bodanglynope still just vmlinuz05:09
bodanglyshould I manually make the symlinks?05:09
Bashing-ombodangly: Bout what I expected . do you know how to make up the symlinks for the .old files ?05:10
bodanglyBashing-om: ln -sf boot/vmlinuz-4.10.0-30-generic vmlinuz.old05:10
bodanglyand likewise for initrd?05:11
bodanglyguess I need no f, just a habit05:11
bodangly(a bad one)05:11
Bashing-omsudo ln -s /boot/vmlinuz-4.10.0-30-generic /vmlinuz.old .05:12
bodanglyright, well, I was doing it in /, should be the same right?05:13
bodanglylooks like its all done05:13
bodanglyvmlinuz -> boot/vmlinuz-4.10.0-32-generic, and vmlinuz.old -> boot/vmlinuz-4.10.0-30-generic05:14
bodanglylikewise for initrd.img and initrd.img.old05:14
Bashing-ombodangly: consider a moment . but I think maybe reboot time . less we can come up with a reason not to float test it and see .05:14
vitxIs there a music player for Ubuntu with suggestion feature ?05:15
bodanglyso it looks like 2384ef94-1dd1-4edc-a722-73159782b872 -> ../../nvme0n1p1 if i ls -la /dev/disk/by-uuid, which is different than /boot in /etc/fstab, so I think I have to update that as well05:16
theablestmanhi how do i upgrade firefox in ubuntu 14.04lts?05:16
Bashing-ombodangly: I an very surprised that the UUID would change ! what shows ' sudo blkid -c /dev/null -o list ' ?05:22
bodangly           ext4             (not mounted)  2384ef94-1dd1-4edc-a722-73159782b87205:23
bodanglyoh shit...05:23
bodanglynot mounted!05:23
bodanglythat meants /boot is all in /? I probably need to mount it and rerun everything05:23
bodangly # /boot was on /dev/nvme0n1p1 during installation05:24
bodangly 10 UUID=3f7decf6-9c04-43d9-b293-d46f2cc447f4 /boot           ext4    defaults05:24
bodanglythats my original fstab05:24
bodanglyso it looks like it did change.05:24
bodanglycan I just tar up the /boot that is presumably sitting in my rootfs, and then mount the other and extract, or will I need to rerun the apt commands?05:25
bodanglytar -pczvf should work, right?05:25
Bashing-ombodangly: Seperate /boot partition ? ' verify ' sudo fdisk -lu ' . But I can not see that having a seperate /boot would confuse the install of the kernels .05:26
bodanglywas not mounted during all this :x05:28
bodanglydev/nvme0n1p1 *       2048     999423     997376   487M 83 Linux05:28
Bashing-ombodangly: Now if you deleted the /boot partition then YES the UUID would change when the partitiom was re-created .05:28
bodanglyI am pretty sure I just reformatted, but its immaterial really, the uuid is what it is so I will make sure it matches05:28
bodanglybut to move all I just did to the separate /boot, can i just tar it up with -pczvf, mount the separate boot, and extract there?05:29
Bashing-ombodangly: That is a scary thought to me . I would prefer to purge what we did . and with /boot mounted then re-install once more .05:30
bodanglyI see05:31
Bashing-ombodangly: Be no worse off than when we started . and in a much better position then to re-install .05:32
bodanglyso do I just apt-get purge the linux headers and image and then re-run the installs?05:34
edge226anyone here done GPU passthrough with kvm before?05:35
edge226I'm having trouble getting the card I want to passthrough to use vfio-pci.05:35
edge226The audio device seems to work but the GPU does not.05:35
Bashing-ombodangly: One liner ' sudo apt purge linux-{headers,image}-3.10.0-{30,32}-generic linux-headers-4.10.0-{30,32} linux-image-extra ' . should do it .05:38
edge226brb05:39
Bashing-omopps no linux-image-extra in zesty !05:39
bodanglyBashing-om: thanks, I'll have to pick this up where I left off in a few hours. Thanks for all your help05:39
bodanglyI think I'll be fine now though, thanks again!05:40
Bashing-ombodangly: K, You know now it can be done :)05:40
bodanglyAlso what was wrong with the stack overflow answers.05:41
bodanglylater man05:41
Bashing-ombodangly: Hood note05:41
Bashing-ombodangly: Good nite \o05:42
lotuspsychjegood morning to all06:31
edge226Does anyone know how to get the 65:00.0 to properly use vfio-pci?06:31
edge226http://paste.ubuntu.com/25317303/06:32
lotuspsychjeedge226: tell us a bit more about your problem please? ubuntu version?06:33
edge22617.04 I am attempting to do kvm/qemu gpu passthrough and from my understanding I need the GPU to be vfio-pci for kvm to be able to see it.06:34
lotuspsychje!kvm | edge226 can this help you?06:35
ubottuedge226 can this help you?: kvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM06:35
edge226lotuspsychje: that does not help me no.06:37
edge226lotuspsychje: the issue is that noveau and on another partition the nvidia drivers are taking the card before vfio-pci can capture it for KVM to use.06:38
lotuspsychjeedge226: what about this? https://askubuntu.com/questions/939351/virt-install-with-kvm-off-option/93963206:39
edge226lotuspsychje: while reading around in other documentation the arch wiki states that if another drive is loaded with early modesetting that vfio modules need to precede it, This leads me to believe the nouveau module is loading before vfio-pci.06:39
edge226lotuspsychje: I'm not at that part yet.06:40
lotuspsychjeedge226: this looks like a clean tut aswell: https://zllovesuki.git.sx/essays/2015/09/gpu-passthrough-via-vfio-pci-with-kvm-on-ubuntu-1504/06:40
lotuspsychjeedge226: there's also a nice #kvm channel if you like06:42
edge226lotuspsychje: hmm perhaps that is a more appropriate place to ask. Thank you.06:43
lotuspsychjeedge226: i didn say that, as your issue is still about ubuntu, but it can widen your options06:44
edge226lotuspsychje: well at this point it feels like I'm never going to get the right driver to load in Ubuntu...06:54
lotuspsychjeedge226: dont give up too soon, to get your issue solved repeat once in a while here, with all your details06:55
edge226lotuspsychje: I've been trying for days so far.06:56
lotuspsychjeedge226: ubuntu 17.04 trying..with card... etc06:56
Bashing-omedge226: install the nvidia proprietary driver ?06:56
edge226Bashing-om: I could. I had that on another install and I was getting the same result.06:56
Bashing-omedge226: for the GTX1060 nvidia recommends the 384 version driver . Available in our trusted PPA . http://www.nvidia.com/download/driverResults.aspx/120917/en-us .06:59
edge226Bashing-om: install the proprietary for the host GPU but not the shared right?06:59
edge226Bashing-om: the 1060 is going to be the shared GPU, the host is a 750Ti07:00
Bashing-omedge226: More I do not know than what I do about your use case . but yes install on the host .07:00
edge226Bashing-om: So there is a PPA for updated nvidia drivers?07:01
Bashing-omedge226: See: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa .07:02
edge226Bashing-om: that has been updated but now it is just pushing both cards through nvidia instead of nouveau07:09
Bashing-omedge226: Right . is that not better to do passthrough ?07:11
edge226Bashing-om: afaik it needs to be vfio-pci so kvm can access the card.07:12
edge226Oh wait I think I figured it out.07:15
edge226Thanks.07:16
Bashing-omedge226: edge226 Great : " Kernel driver in use: vfio-pci " : https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Using_vfio-pci .07:17
lotuspsychjeedge226: how did you fix?07:21
edge226looked under the right category for my GPU lol07:21
lotuspsychje!yay | edge22607:22
Bashing-omlotuspsychje: We need a dax adjustment ?07:23
lotuspsychjeyeah seems like it Bashing-om07:23
lotuspsychje!info linux-image-generic07:23
ubottuPackage linux-image-generic does not exist in zesty07:23
lotuspsychjeBashing-om: only a part of the bot, so it seems07:23
Bashing-omlotuspsychje: Save the adjustment for a later time as I be backing down and going out . I try to recall :)07:24
bexanyone know why my file transfer doesnt want to resume via ftp?07:40
bexit just fails the second time07:40
bexmaybe permissions07:40
bexi'm not sure what to change it to07:43
bexnevermind i figured it out08:07
=== ShalokShalom_ is now known as ShalokShalom
=== jstein_ is now known as jstein
=== kallesbar_ is now known as kallesbar
BluesKajHi folks09:38
acresearchpeople, i have an image that i want to blur, how can i do that in ubuntu?09:55
EriC^^acresearch: gimp09:58
glitsj16acresearch: ^ or using mogrify from CLI09:59
acresearchglitsj16: gimp is a very big and complicated program i want to avoid it for something as small as just to blur 1 image09:59
acresearchEriC^^:09:59
acresearchglitsj16: mogrify? sudo apt install mogrify?10:00
glitsj16acresearch: mogrify is part of the imagemagick package, comes with a very detailed man page10:01
wru2"Mogrify overwrites the original image file, whereas, convert(1) writes to a different image file."10:02
acresearchohhh ok,,,, mogrify -(what flag to blur?) image.jpg10:02
wru2From the man page of mogrify(1).10:02
glitsj16acresearch: wru2 shows yet another alternative, it depends on what/how you want to blur really10:03
acresearchglitsj16: well, i don't know what different types of bluring there are, but generally remove the details of a face, or make words unreadable etc...10:06
glitsj16acresearch: could be as easy as 'convert /path/to/image.jpg -blur 0x5 /path/to/blurred.jpg' .. but that does blur the image as a whole .. if you need to blur specific parts of an image it gets more complicated and gimp might be a faster/easier option10:11
acresearchthank you very much, works nicely10:16
=== matias is now known as Guest45769
=== Guest45769 is now known as Ulabanderos
oostSomeone here with hardware skills? (i need advise for buying hardware equipment)10:42
oost(not ubuntu specific that is)10:43
EriC^^oost: #hardware10:46
oostok, will try.10:52
DarekDeo_Hi, I would like to check if my display does support freesync: DISPLAY=:0 xrandr --prop | grep freesync_capable10:54
DarekDeo_but whenever I run the DISPLAY=:0 command I got the output: Can't open display desktop:010:55
DarekDeo_actually DISPLAY=:0 xrandr does print: Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :010:56
DarekDeo_everything related to xrandr --listproviders, --listmonitors etc does print "Can't open display desktop:0"10:57
DarekDeo_any idea what I am doing wrong? The builtin monitor does work (its laptop), external monitor works too, so why xrandr prints errors10:58
LordDragonhey all11:27
LordDragonwhat would the easiest way be to run a command once a day?11:27
LordDragonautomatically11:27
BluesKajmaybe a startup scrpit11:29
BluesKajscript even11:29
LordDragoni dont restart it much11:29
BluesKaj!cron11:29
ubottucron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto11:29
LordDragonok ill check into that. thanks BluesKaj11:29
BluesKajnp11:30
=== edwinksl- is now known as edwinksl
madmanonmedswhat command is it that gets the sources  files in the terminal12:17
BluesKajmadmanonmeds, sudo nano /etc/apt/sources.list12:19
LordDragonhey guys. how would i run multiple command line commands in crontab ?12:19
madmanonmedsblueskaj: ect/apt directory does not exist12:27
leftyfbLordDragon: put them in a script or multiple cron jobs12:27
leftyfbmadmanonmeds:  /etc/apt/ , not etc/apt12:27
LordDragonhmm ok12:27
madmanonmedsthat is what i did12:28
leftyfbmadmanonmeds: if /etc/apt doesn't exist, then you're not running ubuntu and you'll need to seek support from the distro you're running12:28
=== Guest81339 is now known as Hirppa
BluesKajmadmanonmeds, sudo nano /etc/apt/sources.list12:28
BluesKajcopy and paste that into the console12:29
madmanonmedsok I typed it wrong12:32
=== jstein_ is now known as jstein
melissa_Hello. I want to create a custom LiveCD using these instructions: https://help.ubuntu.com/community/LiveCDCustomization . Is it still up to date?12:48
anony11Higuys12:49
anony11I can't find drivers for my Wi-Fi card and Touchscreen monitor, suggestions?12:49
hellyeahUbuntu has any problem with bcm4313?12:50
adroit_machineanony11, what wifi card do you have on your computer?12:51
anony11I don't know... but i think it's a broadcom+bluetooth one12:51
anony11<adroit_machine> what about the touchscreen tho?12:56
adroit_machineanony11: sorry couldn't help you there, I thought you were using a realtek wifi adapter12:57
willdeberryanony11: do you see any errors if you run dmesg | grep b4312:58
anony11No errors13:04
anony11<willdeberry> even the touchscreen is not working13:06
=== jstein_ is now known as jstein
willdeberryanony11: usb touchscreen i assume?13:07
anony11No...13:07
anony11It's a 2-1 notebook13:07
willdeberryah, then it probably is internal usb13:08
willdeberryhave you looked into this? https://wiki.ubuntu.com/Touchscreen13:08
anony11WEll, let's think about that later, what can i do for wifi?13:08
willdeberryfor wifi, we really need to narrow down vendor13:08
willdeberrydo you see the card via the output of lspci?13:09
anony11No..13:10
anony11I guess the year of the linux desktop will never come13:13
eightfoldhi there. if i want to upgrade from 16.10 > 17.04, is there anything i should after update13:13
eightfoldif i recalls things right, the repositories i had added manually were a mess after the last update13:14
willdeberryanony11: if it's not in lspci or lsusb, then it's not detecting the hardware at all thus nothing that the OS can do unless I am missing something13:14
anony11Since i got a Free Windows, because when it said "Do you agree to the terms and codition" i SCREAMED "I DO NOT AGREE" and it just installed13:14
anony11So my version of windows is FREE and OPEN SOURCE13:14
anony11It was just because i found the logo cool13:16
anony11I did use servers, and those are great, but desktop use13:16
anony11NO! Never.13:16
=== KindTwo is now known as KindOne
TheWildUnix started in 1969? OMG, it's 48 years!13:47
=== NutsEverywhere is now known as VinceVon
VinceVonhey all, got some questions regarding bluetooth on 17.04 (upgraded from 16.04)13:55
VinceVongot a few issues13:55
VinceVon1 - When I boot, my headphones connect but don't show in the Sound app13:55
VinceVonI've got pulseaudio's module-bluetooth-discover running correctly, so if I reboot a few times, it works13:55
VinceVon2 - when it manages to connect to my headphones, I cannot connect to A2DP Sink13:55
VinceVonUsing Ubuntu GNOME 17.04 on a Dell XPS 15 953013:56
VinceVoncan anyone help me?13:57
VinceVonit seems this stuff started happening on 15.04, I scoured various search engines and stack overflow for a solution, to no avail13:57
BluesKajusing bluez13:59
VinceVonyes14:00
VinceVon@BluesKaj yes14:06
kanupatarI was reading the KASLR feature in linux kernel, I am confused with how it will be tested in a linux machine/ubuntu..Is this part of kernel now a days?14:06
arun007How to avoid NetworkManager creating new profiles each time I connect using usb tethering14:09
BluesKajVinceVon, all i know about A2DP Sink is that it uses bluez,. My 'phones are wireless, but connected to my audio system which is also has a spdif connection from my pc14:10
arun007:(14:11
=== Israphel is now known as Guest24530
BluesKajarun007, usb tethering to what kind of device?14:12
=== Israphel_ is now known as Israphel
JoeycummensI need help badly14:18
kanupatarSorry, i am back14:18
arun007BluesKaj: PC14:18
JoeycummensSo i uninstalled unbuntu in windows 7 because i needed 7 for something and i could not acess that for a myriad of reasons. Anyway, i am on the grub rescue screen. I do not have a windows 7 disk (i downloaded it legally and i formatted it my idiot self)14:20
madmanonmedsBlueskaj:that takes me to a directory list on us.archive.ubuntu.com14:20
BluesKajwell. arun007 that certainly doesn't tell us much14:20
BluesKajmadmanonmeds, what does ?14:21
JoeycummensI tried everything: sudo  install mbr, syslinjx, boot-repair, etc14:21
arun007BluesKaj: the problem is I set dns on wired connection 1, when I rebbot connection becomes wired connection 2 and so on14:22
BluesKaj!repositories | madmanonmeds14:22
ubottumadmanonmeds: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.14:22
BluesKajarun007, try setting your dns in  /etc/systemd/resolved.conf14:24
pankajEverytime I remove an application from my Computer I notice that free size is always larger then the installed size. Why?14:25
mzazaI have a problem I have added an entry to the sudoers.d file and I messed it up, now I can't fix it because I can't use sudo or even login using 'sudo -i', here's the error http://paste.ubuntu.com/25319180/14:25
arun007pankaj: That's because packages are highly compressed14:26
pankajarun007: OK14:26
kanupatarhi all, whether Kernel ASLR is safe?14:27
pankajWHat does it mean when somebody says that my destro of linux is built on other. Like, Linux-mint is built on ubuntu and ubuntu on Debian. Please correct me if something is wrong.14:29
BluesKajmzaza, can you login to vt/tty. and use nano to edit the file using sudo visudo14:30
madmanonmedsubottu: that helped,14:30
mzazaBluesKaj: I can't use the sudo command14:30
mzazaBluesKaj: It is an AWS instance.14:31
mzazaBluesKaj: What I have understood so far is that I will have to force shutdown my instance from my AWS dashboard, de-attach the volume, attach it to other instance, then login to that instance and fix the file. Is that the easiest way?14:32
BluesKajmzaza, I have no experience with aws14:32
mzazaBluesKaj: But you have with Linux ;) No other way to fix that error from within shell?14:33
BluesKajyou can try with su perhaps14:34
BluesKajor add your self back to the sudo group14:35
BluesKajadduser yourusername sudo14:35
kraiskilI try to add 'blacklist snd_hda_codec_hdmi' in /etc/modprobe.d/blacklist.conf, but on next boot, the driver is installed. Would anyone have an idea why blacklisting of it fails? blacklisting other drivers there does work.14:39
BluesKajkraiskil, are you trying to block audio thru hdmi ?14:40
mzazaBluesKaj: To add myself to the sudoers, I need to use sudo14:41
kraiskilBluesKaj, sort of :) Trying to work-around some PCI-MSI bug in a custom audio HW. I'm trying to find out which driver breaks it14:42
kraiskilBluesKaj, if I blacklist my own driver, and manually load it, everything works. But if I try to load it automatically, it borks.14:43
kraiskil*manually load it after boot, from console14:43
BluesKajkraiskil, snd-hda-intel ?14:45
kraiskilBluesKaj, I'll try that too. I got my device to work if I purge all of NVidia (binaryblob) drivers, so I suspect that card is the second culprit here. But I'm pretty baffeled atm...14:48
BluesKajthat's the intel audio driver14:50
BluesKajkraiskil, sudo modprobe snd-hda-intel to see if there's any output14:51
kraiskilBluesKaj, yeah. Thanks for the tip - blacklisting that driver too, the _codec_hdmi is gone. Now my driver says 'device or resource busy'. But at least it don't crash :)14:51
BluesKajkraiskil,well which audio chip are you trying to use ?14:53
kraiskiland manually running 'modprobe snd_hda_intel', and my device works.14:53
kraiskilBluesKaj, http://www.fouraudio.com/de/produkte/dante-pcie-karte.html14:53
kraiskilso "custom" HW, custom kernel driver :|14:53
BluesKajkraiskil, that looks a lot like my m-audio audiophile 192 card..i just blacklisted snd-hda-audio in /etc/modprobe.d/blacklist.conf,14:57
kraiskiltrying that now14:57
BluesKajas root14:58
BluesKajwell, with root permissions on 'buntu14:58
kraiskilhmm... not as simple as that15:00
=== mustafa_ is now known as mzaza
BluesKajdepending on your uefi/bios , you can also try disabling the audio codec there, it refers to the onboard intel audio chip afaik15:04
kraiskilah, that might help15:05
eightfoldhi there. if i want to upgrade from 16.10 > 17.04, is there anything i should after update15:06
eightfoldif i recalls things right, the repositories i had added manually were a mess after the last update15:06
BluesKajkraiskil, are you using pulse audio because I suspect the Danta card will need it for flash audio on websites15:07
kraiskilpulseaudio is not running on this box15:08
BluesKajmy m-audio card required pulse for website flash audio due to alsa not connecting properly without it15:10
kraiskilyeah, this is a mess :)15:10
BluesKajthe ICE1724 driver was lacking that feature15:11
kraiskilanyways, got it to work now, I think. First blacklisted the dante driver, then force-loaded it in /etc/rc.local15:11
kraiskila bit of an ugly hack, but I think I'll drop the supplier a mail and leave the mopping up to them :p15:11
BluesKajdid you remove the blacklist on the Dante?15:13
mzazaI want this command "service php7.0-fpm reload" to run without prompeting for password. I tried this solution, "ubuntu ALL = NOPASSWD: /usr/sbin/service" adding this to the visudo with no luck.15:13
BluesKajwhere  did you add it mzaza, it's important that you add it just below the sudo line15:15
BluesKajerr %sudo15:15
BluesKajbbl15:16
kraiskilBluesKaj, no, dante is15:17
kraiskiloh.. .nvm then :D15:17
mzazabruce549: http://paste.ubuntu.com/25319452/15:17
mzazabruce549: WOPS :D15:17
mzazakraiskil: Can you help :D ?15:17
=== kanupatar is now known as weston_w
mzazaAnyone?15:21
mzazaAll dead15:23
mzazaIRC is turning to zombieland, and i'm the only survivor.15:23
pavlosmzaza: if you run that line /usr/sbin/service php7.0-fpm reload by itself, does it run?15:24
nemoyou know, on IRC is polite to wait more than a minute or two ☺15:24
mzazapavlos: Yes, it just require authentication. Authentication is required to restart 'php7.0-fpm.service'.15:25
mzazaAuthenticating as: Ubuntu (ubuntu)15:25
EriC^^mzaza: try ALL = (ALL) NOPASSWD:...15:26
himomwhen I try to grow an NTFS partition with Gparted I get this error: Volume is full. To shrink it, delete unused files15:27
pavlosmzaza: the command is ok, the entry in sudo is the last line (sudo executes top/bottom15:27
himomwhat could be causing this?15:27
nemohimom: feels like it needs to do some copies to move files around perhaps, or write updated file table.  are you really at 100%?  and are you by any chance also rearranging partition order?15:30
nemomay be an order of operation issue15:30
rmooreHello. I just installed Zesty on a Dell Optiplex and can not get any sound out of headphones. Interestingly enough, they worked fine under Windows so I know that the jack is still operational.15:30
himomnemo: I have only one partition on that drive and the rest is just unused space. I'm trying to grow that partition15:30
nemohimom: and is that partition totally full? such that things like fsck or other routine stuff would fail?15:31
BluesKajkraiskil, are you using this card for mixdowns from an audioboard15:31
BluesKaj?15:31
himomnemo: oooh yes, it's almost full. So I need to free some space on it and that will fix the problem?15:31
nemohimom: that'd be my guess15:32
nemohimom: just delete some random temp junk15:32
mzazaEriC^^: Still same problem.15:32
mzazapavlos: So You want me to add the line to the buttom file?15:32
pavlosmzaza: are you on 16.04 ? no, the includedir is commended out15:33
=== Trystam is now known as Tristam
pavlosmzaza: is user ubuntu part of sudo group?15:36
himomnemo: that solved, thanks!15:36
himomcan I somehow remount a partition using the config from fstab without rebooting?15:36
mzazapavlos: I will check, but I can use the sudo fine from user ubuntu.15:36
mzazapavlos: No it's not, it has to be right :D ?15:38
nemohimom: np, although that was what the error message told you to do 😉15:38
pavlosmzaza: add it, logout/login, and try again15:40
himomnemo: yes, you are right, but I thought the message was wrong. I would expect such message to appear when I'm shrinking one partition to grow another. I didn't think it was required to have free space on a partition I want to grow :)15:40
nemohimom: well.  gparted is super cautiou w/ NTFS and always does fsck first I think15:41
himomnemo: yeah, that's when it failed15:41
himomnemo: can I somehow mount a partition using settings from fstab without rebooting?15:42
nemosure15:42
nemocan always manually mount15:42
mzazapavlos: OK, with the same visudo output I sent you, and after adding the user 'ubuntu' to the group 'sudo' I still get the same error.15:43
nemohimom: another thought is, besides fsck, is that a totally full disc still has metadata that might need updating if you grew it - so probably would need room to write that15:43
nemohimom: NTFS MFT and such15:43
pavlosmzaza: it you type id and logged on as user ubuntu, you should see group 27. if not, logout/login15:44
himomnemo: I didn't think of that. But wait isn't there some reserved space on the hard drive that can't be overwritten dedicated to such things?15:44
mzazapavlos: I can see it.15:44
nemohimom: well. yeah. that's the file table file 😉  doesn't mean you can grow it if you are at 100%15:44
mzazapavlos: http://paste.ubuntu.com/25319554/15:45
himomnemo: oh ok :). I thought that this is the reason why we get ripped off when buying any drive. When you buy a 1TB drive you get like 800GB15:45
nemohimom: hm? I've never had that happen - although ofc w/ the new GPT/UEFI crap there can be a ton of nonsense in system partitions15:46
nemohimom: and ofc on a brand new computer with windows they often have a recovery partition15:46
nemo'cause, you know, they don't ship CDs anymore15:47
nemoall that nonsense (esp the windows recovery) can take a ton of space15:47
nemohimom: personally I'm usually shrinking NTFS partitions on new laptops, not growing them ☺  get that windows down as small as possible, which is usually still ridiculously large even after uninstalling bloatware, turning off services, defragging, disabling checkpoints, removing swap file..15:48
himomnemo: it definitely happened to me on Windows, but I just checked and it doesn't happen on Ubuntu. It must be all that recover crap as you say15:48
himomnemo: why do you want Windows to be as small as possible :D? I agree that it takes a lot of space though. I remember that Win 8 took like 50-80GB with all the updates and Ubuntu takes like 30GB15:50
nemohimom: 'cause I usually just keep it on the computer in case of warranty service or possible retail15:50
nemohimom: I usually have no reason to ever boot it up15:50
himomnemo: oh that makes sense15:50
nemohimom: ubuntu can operate in far smaller space than that. my ubuntu chroot on my android phone is a 4 gig file, and that's just 'cause I like to have full desktop env plus my developer tools15:51
himomnemo: it's a really good idea. I would have just removed it completely forgetting about warranty15:51
nemofirefox, libreoffice, *-dev libs etc etc15:51
nemohimom: if you remove the bloatware/checkpoints/swap/halt services/defrag then shrink it w/ gparted you can usually get a modern windows down to <20 gigs15:52
himomnemo: ubuntu on android? how does that work?15:52
nemoahrd to do better than that tho15:52
nemohimom: well. android is a linux kernel. so linux chroots work fine on it - works way better if rooted ofc.15:52
himomnemo: wow, below 20GB?!15:52
mzazapavlos: lost hope :D?15:52
pavlosmzaza: cant think of something else ...15:52
himomnemo: what do you mean by chroot?15:53
nemohttps://help.ubuntu.com/community/BasicChroot15:53
nemobut typical way to do it on android is to fire up linux user environment by mounting an iso that contains a full filesystem, but using the usual /dev mount and kernel from the android host15:54
nemohimom: it's not that different from recovering an ubuntu machine using a usb boot15:54
himomnemo: so you get a full normal desktop OS on android?15:54
nemoyes15:55
himomwoooow15:55
himomawesome!15:55
nemohimom: you can connect to it using vnc, but I prefer to use XSDL15:55
nemocool thing is, on my note 4, the stylus works like a mouse - even has right click. that plus a bluetooth keyboard turns my note 4 into an ubuntu desktop15:55
himomomg amazing!15:55
himomand android doesn't even "know" that you are using another OS?15:56
nemowhy would android care ☺15:56
himom:D15:56
nemogoogle safetynet screws you on running root ofc15:56
nemohimom: you can also dual boot android, but I wasn't willing to risk screwing that up on my main phone15:57
nemohimom: also ubuntu guys regrettably abandoned their phone OS ☹15:57
nemoditto mozilla15:57
himomnemo: nice! what would you dual boot with though?15:57
nemoandroid is just too dominant15:57
nemohimom: those... ☺15:57
nemohimom: for my purposes a standard ubuntu desktop works just fine15:57
himomnemo: it's a shame they abandoned it15:57
himomnemo: so you have to boot android but you can use any linux distro you want on it?15:58
nemomy note 4 is 2560x1440 retina, so I launch XSDL using 1280x72015:58
nemohimom: yep15:58
himomnemo: you can't run it fullscreen?15:58
nemowould be too unreadable w/ desktop apps15:59
nemo1280x720 is totally fine for a desktop. your laptop prob has that resolution15:59
himomnemo: I see15:59
nemoI mean. it is "fullscreen" just scaled up 2x15:59
himomnemo: ooh15:59
himomnemo: but it's ok to read?15:59
nemoyeah. sure15:59
nemomaybe a bit on small side. xsdl lets you pick font/resolution on startup if you have bad eyes 😉16:00
nemoor a small phone 😝16:00
himomnice :)16:00
himomit's shame ubuntu mobile isn't gonna happen16:00
himomandroid isn't fully open source is it?16:01
* tgm4883 nudges himom and nemo toward #ubuntu-discuss16:01
nicomachushimom: no, but there are open source roms out there. But that's off-topic for this channel.16:01
himomok I see16:01
himomso you could run some open source android rom, then ubuntu or other disto on that and you would get a normal desktop OS on a phone, with open source software only16:03
himomis Ubuntu entirely open source?16:04
himombecause Debian advertises itself as made only of free software, so it must be open source, but Ubuntu isn't all free software, so does that mean it's not fully open source?16:06
=== MikeSee2 is now known as MikeSee
nemohimom: ubuntu offers the option to install closed source packages16:08
nemohimom: that's what jockey-gtk is for example16:09
nemohimom: and ofc ubuntu software centre has partnerships offering apps for sale16:09
nemohimom: so I guess the answer is "depends what you mean by 'Ubuntu'" ☺16:09
himomnemo: I see. So some packages in the repo are closed source and the user has no way of knowing?16:10
nemohimom: it's clearly marked16:11
nemoyou can opt out of non-free16:11
nemogo to repositories in ubuntu software centre or synaptic16:11
nemohimom: uncheck (restricted) and (multiverse)16:12
ratstelnettesting16:12
ratstelnet testing testing16:13
himomnemo: thanks, good to know! are they checked by default?16:13
nemohimom: synaptic has a nice "origin" filter if you want to see what you have there already16:13
nemohimom: not sure what the defaults are these days... installer might prompt you?16:13
nemopretty sure it prompts16:13
himomnemo: I think it does16:14
himomnemo: can I check which repos I have enabled via terminal?16:14
nemohimom: sure. /etc/apt/sources.list16:15
nemoand sources.list.d16:15
himomhas anyone had this problem before? https://pastebin.com/RYq1kk9916:19
himomI have a lot of problems :/16:19
nemointeresting16:20
nemohttps://bbs.archlinux.org/viewtopic.php?id=193802  aaaand pasting your error into search yields...16:20
nemohimom: specifically responses 5 and 716:21
himomehh I remember now that I've had a similar problem before and had to remove files then as well16:22
himomlong time ago16:22
himomI guess nobody bothered to fix it16:23
himombut thanks I will try that16:23
himomit worked!16:28
nemohimom: WAG it was fixed upstream, but the base steam package hasn't been updated.  so you needed to do that to pull the fixes in16:33
nemosince steam seems to update itself like once a week16:34
himomnemo: I've downloaded Steam from their website a few months ago and I've updated it many times16:36
aurelienhello #ubuntu ... on 14.04 LTS does the kernel after installation see wifi stuff? (it does not on the live one)16:40
aureliennmcli version of the 14.04 does not see the wifi hardware16:42
nemoaurelien: probably depends on your wifi16:42
kostkonaurelien, in theory it should recognise your wifi on both16:42
aurelienhmm16:42
nemoaurelien: broadcom?16:42
aurelienok so ... it will not after installation16:42
aurelienintel16:43
aurelienintel wireless 316516:43
aurelienwell thanks ... I'll find another way ;-)16:44
kostkonwell ok16:45
himomI have one more problem with my Ubuntu installation16:47
Bashing-omhimom: Most times we do come up with solutions :)16:48
himomI gave up on it and I'm gonna install Debian, but before I do I'm curious what caused it and I still don't know. I get artifacts in some 3D applications. I tried 16.04.1 live CD and it doesn't have that problem, 16.04.3 does, but only in one application and only partially. I'm on 17.04, I've tried different kernels and my xorg version is the same as the one in LTS version16:50
himomit all started around the time I upgraded from 16.10 to 17.04. In some games I get black textures, in others some other weird stuff. It doesn't happen in all 3D applications, but in most. I use i3 window manager, but when I switched to the default one nothing has changed16:53
nicomachushimom: I think everyone here has exhausted themselves on this issue.16:57
himomnicomachus: yes, I know, but still no solution. I will install another OS as you suggested, but I was hoping someone would find an explanation, so that I could fix it when it happens in the future17:00
=== brw_ is now known as brw
TheOneMenziehimom: Probably has to do with your GPU. If you have the latest drivers, and you're still getting artifacts, well...17:00
himomTheOneMenzie: I'm using the default radeon driver. My GPU is radeon r7 250x17:01
himomTheOneMenzie: this is not a hardware problem, because it's working fine on Ubuntu 16.04.117:01
TheOneMenzieWell, 16.04 had fglrx17:03
himomTheOneMenzie: no, I think it's gone since 14.x17:04
TheOneMenzieOh maybe it was17:04
TheOneMenzieForgot exactly when we got rid of it17:04
TheOneMenzie!fglrx17:04
ubottuOpen driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD17:04
himomdoes that mean it's supported in 16.04?17:05
TheOneMenzieIs your card too old for amdgpu?17:05
TheOneMenzieIs your card too old for amdgpu?17:06
himomamdgpu-pro doesn't work with newer kernels, so doesn't support 17.04, I don't think it supports my GPU either, because I tried it once on 16.04 and it didn't work17:06
TheOneMenzieWell, you said you were installing Debian... Try it there maybe (and get support in #debian for that)17:07
himomyeah I will do that :)17:07
himomthanks for help anyway17:07
TheOneMenzieHas EOL been declared for 16.10 yet? It's been slightly over 9 months.17:10
naccTheOneMenzie: yes17:11
himomJuly 20, 201717:11
himomsource: http://www.omgubuntu.co.uk/2017/07/ubuntu-16-10-end-of-life17:11
TheOneMenzieK...17:11
TheOneMenzieJust gotta poke someone with a hat :)17:12
himomFedora?17:13
silenusHi, when you associate extension file to open by default (thunar/right click/Properties/Open with) : which file is used to store this choice? (not found in /.local/share/applications.) Thanks !17:13
TheOneMenziehimom: No, just the Ubuntu ops team17:14
silenussorry, channel error.17:14
himomTheOneMenzie: why?17:14
TheOneMenziesilenus: You'd be looking for xdg-mime anyway :)17:14
TheOneMenziehimom: Because it's still in the topic as a supported release17:15
himomTheOneMenzie: :D17:15
silenusTheOneMenzie : thanks17:18
fission6i am trying to update a startup script on 10.04, i am finding scripts in /etc/init any ideas what start up system this OS version is using17:21
fission6looks like File: `/proc/1/exe' -> `/sbin/init' what does that mean17:22
gabrielcfission6: /etc/init.d/* ?17:24
fission6what system is that?17:24
fission6upstart? sysv17:24
fission6gabrielc17:24
eelstreborhas anyone found a way to make the amdgpu driver to work properly? sometimes it works ok and sometimes i get a blank screen. doesn't seem to be any fixes for this - at least nothing i can find - amd website doesn't even have drivers listed for the carrizo family - xorg isn't much help either17:26
MagissiaGreetings, why releasing kernel 4.11 for 16.04 if drivers does not compile for it ? (In particular, bcmwl)17:29
MagissiaI see this non compiling problem was resolved for zesty and higher, but trusty was forgotten17:30
jfclhello17:32
jfclis Tilda really needed?17:32
jfclor I can remove it from the startup applications17:32
truxif i update the ubuntu from software updater of previous version of ubuntu(my partitions would be deleted n files in it) Please let me know?17:32
MagissiaWhere should I report bcmwl drivers not building when using 4.11 kernel on 16.04 ?17:33
Bashing-omMagissia: Broadcom is proprietary . Talk to the Broadcom peeps .17:43
emi71Hello. Problem with wireless LAN (Toshiba satellite):  chipset Realtek RTL8723AE don't work with ubuntu 16.04. I've read a lot of posts in forums but don't solve. someone can help me?17:43
gabrielcfission6: i don't have an ubuntu 10.04 to guide you17:43
VladimirskiTrying to find a server virtualization environment to install on Ubuntu server, any recommendations? (proxmox is not supported on ubuntu..)17:43
jazwechey guys. I have a problem with laptop speakers not working after sleeping or suspend. It switches sound devices from speakers to headphones, the speakers are listen as unavailable in pavucontrol and the headphones dont work even if i connect them afterwards. reloading alsa or restarting pulseaudio doesnt work, only thing that works is reboot17:49
jazwecI have this problem on linux mint, but since I found this problem is quite common on ubuntu distributions aswell, i thought i might ask here...if anyone have any experience with this, your help would be much appreciated. thanks17:50
oerheksjazwec, linux mint uses cinnamon, right?17:57
jazwecoerheks, yes17:58
oerheksyou should really ask the mint guys, mint has its own issues17:59
SimonNLjazwec: get back in -help17:59
SimonNLyou were gone before I could answer18:00
dlammy touchpad usually works, but sometimes dosent on boot:  is there a command to "restart" it or something?  restart synaptics?18:00
dlam(i usually fix it by just rebooting)18:01
oerheksdlam, is there a FN + mouse/touchpad key?18:01
oerheksthat might be your fix..18:01
dlamhaha... ok i do   but pushing it it only appears to disable it,  not toggle it on/off18:03
coolstarhi, I'm unable to boot the Ubuntu live installer USB on my Lenovo Yoga 72018:05
coolstarI select boot kubuntu in GRUB and it just hangs18:05
coolstarI also tried installing Ubuntu to an external SSD from another computer. Once installed it seems to boot most of the time but sometimes it hangs when I select it in GRUB18:05
oerhekscoolstar, known issue, that yoga 720 got a windows UEFI bios standard, not sutable for linux, see the yoga site for the linux bios, but carefull, they won't support it if something goes wrond18:06
coolstaroerheks: why does the bios need to be changed?18:07
coolstarthis issue only seems to happen with ubuntu; Arch Linux booted fine off its installer USB18:07
oerheksi am looking for the article..18:07
pavloscoolstar: some info on linux mint ... https://forums.linuxmint.com/viewtopic.php?t=25095318:09
coolstarpavlos: I've already set the SATA mode to AHCI18:09
emi71Hello. Problem with wireless LAN (Toshiba satellite): chipset Realtek RTL8723AE don't work with ubuntu 16.04. I've read a lot of posts in forums but don't solve. someone can help me?18:10
coolstaralso another thing I noticed; I have another USB drive with rEFInd18:10
coolstarif I boot rEFInd first and then boot the installed kubuntu from it it boots reliably no problem18:10
coolstarthe boot hang issue only seems to happen with GRUB18:11
oerhekscoolstar, oh, not the ahci bug... https://support.lenovo.com/nl/en/forumkb/ll06_en@tkb!!346685018:13
oerheks710 only, and the 900..18:13
craigbass76Anyone using fluxbox? I'm trying to get a top and bottom taskbar like I used to in GNOME2 and XFCE18:15
coolstaroerheks: it seems that bios only adds the AHCI option to the 710 (which my Yoga 720 already has)18:15
oerhekscoolstar, yes, i mixed up..18:15
coolstarit seems there's some problem with GRUB18:16
coolstaras once I installed it to an external SSD from another computer, I can boot Kubuntu from rEFInd18:17
coolstarbut trying to boot it from GRUB seems to hang18:17
oerhekshmm there is no mention about grub issues or special parameters .. https://www.reddit.com/r/Lenovo/comments/6dml6i/ubuntu_1704_on_lenovo_yoga_720_15_inch/18:21
=== TmvC is now known as TmmZ
emi71coolstar, oeherks can you help me?18:27
oerheksemi71, realtek is a real problem maker, but there is a long post about your issue: build the driver yourself .. https://askubuntu.com/questions/763797/how-to-install-rtl8723ae-driver-on-ubuntu-16-0418:29
oerheks( but even with that driver there are complaints about speed and connecting...)18:30
oerhekssolution, buy a intel wifi internal card18:30
emi71thanks oerheks18:32
emi71I know this post, don't work18:33
neldogzs there a way to determine all Linux distributions that are running on a network? I have tried nmap but that doesn't tell me distribution18:33
oerheksneldogz, nmap seems to have os-detection, i am not sure that is works https://nmap.org/book/man.html18:42
MagicFabneldogz, yes, with fingerpring scanning. For example nmap -sV -O -v $IP_ADDRESS - see https://superuser.com/questions/674603/how-to-interpret-tcp-ip-fingerprint-when-scanning-for-os18:45
madmanonmedshello19:00
=== OpenSorce_ is now known as OpenSorce
infoteki just apt update; apt upgrade; apt autoremove; an ubuntu server and now keyboard and network are non functional.19:17
nemoinfotek: welp... check log to see what you removed I guess19:21
ubuntulover69696hello guys! so I have a mediacenter pc running ubuntu with an nvidia gfx card plugged into my projector via hdmi. all is perfectly fine except one quirk. if I leave my mediacenter pc running then turn my projector off then back on, the pc doesn't detect it and output to the projector anymore. I can only get it to comeback via a reboot. I checked the box to autodetect new displays to no avail. any idea on what I can do to fi19:24
=== KindTwo is now known as KindOne
infoteknemo: i have no keyboard, so checking logs is an interesting endeavor.19:40
=== ChanServ changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: http://ubottu.com/y/gl | This channel supports Ubuntu and its official flavors; versions 14.04, 16.04, and 17.04 | Unofficial derivatives: use your distro's support channel, not here. | IRC info: http://ubottu.com/y/irc | Pastes to http://paste.ubuntu.com/ | Download: http://ubottu.com/y/dl | PM spam? /mode yournickhere +R
sansayhey guys, what is the proper way to disable varnish log service on ubuntu, should i just comment this out: ExecStart=/usr/bin/varnishlog -a -w /var/log/varnish/varnish.log in /lib/systemd/system/varnishlog.service ?19:46
craigbass76infotek, are you able to ssh into it?19:46
infotekcraigbass76: nope the added benefit of the update is that it took out networking also :)19:48
infotekthis is a supermicro server with kvm... the keyboard works in bios and at grub.19:48
infotekafter the kernel takes over the keyboard becomes ineffective.  i have a feeling a kernel option might help or a different kernel version.19:49
craigbass76Bah....19:49
TheOnlyBouncerOhai, question, i have just installed a RX560 in my system running Ubuntu 17.04 with latest amdgpu drivers but it does not seem to do OpenCL, any tips on how to enable this?19:50
jhutchins_wkTheOnlyBouncer: Search the out put of dmesg (dmesg | less) and look for problems loading the firmware.19:53
TheOnlyBouncerno firmware issues19:54
TheOnlyBouncerthink i will just install the full driver from the website19:54
Bashing-ominfotek: xorg issue ?? What about a recovery consple ? got funtions in that environment ?20:02
Bashing-omconsole*20:03
jhutchins_wkcraigbass76: Really more of a #varnish question than an Ubuntu question.20:05
eliamhi20:13
madmanonmedscan someone tell me how to get the source code to ubuntu loaded on my system20:19
nicomachusTheOnlyBouncer: you shouldn't do that.20:19
oerheksmadmanonmeds, go into software & updates > sources > and enable source, update, done20:20
Bashing-omTheOnlyBouncer: Even nvidia : http://www.nvidia.com/download/driverResults.aspx/120917/en-us says do not that : Additional information: "Note that many Linux distributions provide their own packages of the NVIDIA Linux Graphics Driver in the distribution's native package management format. This may interact better with the rest of your distribution's framework, and you may want to use this rather than20:21
Bashing-omNVIDIA's official package." .20:22
=== thorre_se is now known as thorre
TheOnlyBouncernicomachus, apparently there is no other way to get OpenCL at the moment, so yeah20:24
TheOnlyBouncerworks fine now20:24
nicomachusTheOnlyBouncer: fine, what do I know?20:28
nicomachus¯\_(ツ)_/¯20:28
Bashing-omnicomachus: Always there are the "edge cases" huh .20:29
nicomachusI'm having some gpg issues. Error message says 'mpi larger than indicated length (2 bytes)' and then imports fail because of an invalid packet. Seems like an issue on the server-side but I'm not sure, because gpg isn't my thing. Anyone seen this error before? https://paste.ubuntu.com/25321170/20:32
madmanonmedsoerheks:where did it put them20:33
=== beaver is now known as evilnewbie
oerheksmadeasy to find with bing/google ..20:44
nickwebI received a notifcation about my pgp key expiring. I set this up years ago in a long since lost ubuntu install. I dont have my private key. How can i get a copy or regenerate my private key?20:44
oerheksmadmanonmeds ^20:44
oerhekshttps://askubuntu.com/questions/466590/where-is-the-installed-kernel-source-located20:44
oerhekssuch easy answers, did you actually searched first for that answer???20:44
oerheksnickweb, i think you need to turn back the clock .. i have no idea if that can be done,regenerate keys20:45
yosypI am on 12.04, what sources do I need to add to apt to install the python-asa package https://launchpad.net/ubuntu/+source/python-ase/3.14.1-2 ?20:45
nickwebcheers @oerheks - thats what I';ve found on google so far - was just in case someone else had a better idea... :(20:46
oerheksyosyp, 12.04 is dead, EOL, upgrade please, we do not support this anymore20:46
oerheks!12.0420:46
ubottuUbuntu 12.04 LTS (Precise Pangolin) was the sixteenth release of Ubuntu. !End-of-life was April 28th 2017. See https://lists.ubuntu.com/archives/ubuntu-security-announce/2017-April/003833.html for more information20:46
oerheks!eolupgrade20:47
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades20:47
oerheksi would do a fresh install, but that is me.20:47
yosypoerheks: ok will do. I should notify the Vagrant people, they're tutorials have everyone installing 12.0420:47
oerheksyosyp, oh boy .. yes please, do warn their docu team20:48
oerheksyosyp, but if you *really* need it, that eolupgrade gives a trick for 1 server that still has the repos20:48
vimart    21:07
Mo4_xi1_ge1_Ren2I have Ubuntu configured as "For long-term support versions"  at "Notify me of a new Ubuntu version" config option21:15
Mo4_xi1_ge1_Ren2that's it since many months ago21:16
Mo4_xi1_ge1_Ren2A month ago, i think, started to appear a Software Updater asking for a "Partial Upgrade"21:17
Mo4_xi1_ge1_Ren2i noticed it wants me to Upgrade my 16.04 to a newer version21:17
Mo4_xi1_ge1_Ren2i don't know why!21:18
Mo4_xi1_ge1_Ren2it does that daily21:18
budesthey guys, anyone help me with a file transfer issue from an NAS to a ext4 partition?21:18
MagicFabbudest, just ask21:20
budestMagicFab, thanks.21:21
MagicFabMo4_xi1_ge1_Ren2, probably to go to 16.04.1 (point releases)?21:21
Mo4_xi1_ge1_Ren2http://i.imgur.com/uQZdmkU.png21:21
Mo4_xi1_ge1_Ren2MagicFab: it wants me to remove xscreensaver, i don't want to remove ir21:21
Mo4_xi1_ge1_Ren2it*21:21
budestTrying to copy a TimeMachine backup folder from WD MyCloud drive to an ext4 formatted drive.  The transfer starts OK for about an hour then I get a ""Error in stream protocol: End of stream" message.  The reason for me wanting to transfer the folder is that I am unable to restore from it on the MyCloud as it times out also so both issues are related I feel.  Any ideas on what the Linux error means though?21:23
tgm4883Mo4_xi1_ge1_Ren2: a partial upgrade doesn't mean the next version, it means it can't upgrade all the packages that need upgrading (usually due to you adding third party repositories or PPAs). I wouldn't recommend doing the partial upgrade as you've noticed it wants to remove certain things21:27
tgm4883Mo4_xi1_ge1_Ren2: the correct response is to figure out exactly what was added that is causing this "partial upgrade" situation and to remedy that21:27
gabrielcbudest: wd gives you tools to check the integrity of the disk and file system?21:27
Mo4_xi1_ge1_Ren2i see21:28
Mo4_xi1_ge1_Ren2thanks, tgm488321:28
tgm4883yw21:28
Mo4_xi1_ge1_Ren2i'll check it out!21:28
Mo4_xi1_ge1_Ren2:)21:28
budestgabrielc: yeah it does, I've tried them and the drives integrity is fine as is its file structure. Thanks21:29
gabrielcbudest: with which tool do you make the copy that fails?21:30
budestgabrielc: Drag and drop21:31
tgm4883budest: Not an answer to your question, but I'd use rsync to transfer large amounts of data/files since it would have the ability to only copy changes and basically resume where it left off21:32
=== KindTwo is now known as KindOne
gabrielcbudest: is the copy made using wired network? wifi? usb to local disk? usb to usb?21:33
budesttgm4883: Noted, thanks. Can't help but think it may be TimeMachine related in that whatever way osx writes these files they somehow become 'protected' against transfer.  If the drive is OK then what else could it be?21:35
budestgabrielc: Wired, sorry.  NAS connected to Mac via ethernet.21:35
gabrielcbudest: can you connect nas using usb?21:36
nemoinfotek: oh. for some reason I was mentally assuming bluetooth kbd or wifi network or somesuch - no network of any kind, no kbd of any kind??21:38
budestgabrielc: No unfortunately.21:38
nemoinfotek: does kbd still work in bios/grub at least?21:38
nemoinfotek: such that you could fall back to an older kernel or boot to recovery21:38
nemoinfotek: also. booting off recovery CD/USB could still get you those logs21:38
=== CompuDesktop is now known as Compu
sfdebughi, i have a ubuntu server that the terminal "sleeps" after sometime... does anyone know how to undo this "terminal sleep"?21:51
EriC^^sfdebug: you mean the screen goes black?21:52
sfdebugEriC^^, yes21:52
sfdebugEriC^^, i got it: https://unix.stackexchange.com/questions/8056/disable-screen-blanking-on-text-console21:55
sfdebugThanks! :-)21:55
budestSorry guys21:56
sfdebugEriC^^, didn't work...21:58
sfdebugEriC^^, worked, the value that pass to the setterm -blank command is in minutes, not seconds...21:59
fiordHey - anyone have time for a question about using an AMD R9 270X with Ubuntu Xenial?22:10
leftyfb!ask | fiord22:11
ubottufiord: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience22:11
fiordOK here goes: I'm using an AMD R9 270X currently with Ubuntu 15.10, and I've heard that AMD driver support on 16.04 is shaky. I want to upgrade, but am curious about whether anyone has done so and what their results were like.22:12
=== jstein_ is now known as jstein
kostkonfiord, 15.10 is eol so you've to upgrade either way22:16
fiordkostkon, yea, this is true. I've been delaying, hoping for pitcairn support from AMDGPU-PRO but I think the time has come to just take the plunge.22:17
kostkonfiord, just upgrade and hope for the best22:18
fiordOK, you've convinced me.22:18
fiordGonna go do it.22:19
kostkonfiord, are you going for a clean install or release upgrade?22:20
ShirakawasunaHey there. Does anyone here know how to set up a simple log-archiving system? I'd like to save all logs for a particular service (caddy), and it's not clear what my best avenue is. Simply relaxing log rotation settings is *okay*, but ideally I want something like daily log files named by date or a database. Thanks!22:30
leftyfbShirakawasuna: look into logstash or logstalgia or other logging solutions22:39
yongohow to connect android 7 phone to ubuntu via USB? tried both gmtp and jmtpfs, both did not work22:44
fishcooker@ubuntu box how to redirect all incoming packets to another ubuntu host to specific port22:45
Shirakawasunaleftyfb, logstash looks cool. It might be a little heavier than I was hoping for, though - it looks like a web server I need to install dependencies for + set up. Any chance there's a more popular/simple tool that's likely available in the default repos?22:45
leftyfbfishcooker: iptables22:46
[n0mad]yongo: i just plug in my phone22:46
leftyfbShirakawasuna: logrotate22:46
yongon0mad: my phone is plugged in22:47
yongoit's charging...22:47
[n0mad]when i first plug in my phone it's in charging mode and i have to change it on the phone through the notification22:47
leftyfbShirakawasuna: look up dateex22:47
[n0mad]but then when i change it to transfer files i can see it in nautilus22:48
Shirakawasunaleftyfb, I'm stuck with systemd/journald, so I'm guessing logrotate wouldn't help (they supercede it right?)22:48
yongothere was no notification. i know what you mean, that was the behaviour on my old phone. now with my new phone there is no such notification anymore22:48
[n0mad]yongo: maybe if you enable developer options? tap on build number a bunch of times in about phone settings22:49
Shirakawasunaunfortunately I'm not finding anything about a 'dateex'22:49
[n0mad]and then maybe there's a setting in developer options to change it22:49
tgm4883Shirakawasuna: if it's spitting it out to log files, then logrotate will work find22:50
tgm4883fine*22:50
fishcookernoted leftyfb : iptables -t nat -A PREROUTING -p udp --dport 123 -j DNAT --to-destination 10.10.10.2:12322:51
Shirakawasunayeah I think it's sending the data to syslog as well, which ends up in /var/log files22:51
fishcookeris on destination should imply the udp port also?22:51
yongo[n0mad], I'm now a developer22:52
yongonothing happens..22:53
[n0mad]yongo: mine has a setting in developer options that is "Select USB Configuration"22:53
obZenAre there still Mac-specific images for Ubuntu?22:54
[n0mad]i'm on a nexus 6p so i'm seeing default android22:54
yongo[n0mad], right, i can choose between charge only, MTP, PTP, RNDIS (USB Ethernet), Audio Source and MIDI22:54
yongoMTP was pre selected22:55
[n0mad]yongo: try changing it while it's plugged in. maybe it will make a difference22:55
[n0mad]like change it to charging only then back to mtp. if that doesn't work, try to do the same with USB debugging enabled22:56
[n0mad]if that doesn't work, i'm not really sure.22:57
yongo[n0mad], tried that. funny thing is when i enter the configuration menu and change my selection, the preview in the main menu still says MTP, no matter what22:58
naccobZen: which release?22:58
[n0mad]weird22:58
yongobut no popup for accessing usb storage22:58
obZenLatest22:58
obZen17.04 and on22:58
[n0mad]what kind of phone is this yongo22:58
obZenI just found a bug report that confirms that it's no longer needed22:58
obZenWhich is pretty cool22:58
yongohuawei p9 lite 201722:59
naccobZen: 17.04 says (at least based upon the iso page) that intel image should work fine (i386). Dunno if the 64-bit does22:59
yongogoogle wants me to use their drive rly bad huh23:00
bugalooHi everyone. quick question about process priority. There are a few processes I want to renice to a better priority everytime I use my ubuntu/unity. Is there any way to set all processes to a nice level? Like... every process started by some specific user starts with "nice -12" or something?23:04
[n0mad]yongo: it seems that you're not the only one as there's a recent post in this thread https://androidforums.com/threads/cannot-transfer-files-from-computer-to-huawei-p9-lite-by-means-of-windows-explorer.1044591/23:04
[n0mad]and that's in windows23:05
naccbugaloo: /etc/security/limits.conf, you can set the nice priority for a specific user23:07
naccbugaloo: https://unix.stackexchange.com/questions/44490/how-can-i-make-all-my-processes-start-with-niceness-523:07
bugaloonacc, perfect. I'll have a look. thanks!23:07
yongo[n0mad], wow, my bad. i didn't know there were usb charge-only cables. i picked a different cable, now it works. thanks for the!23:08
yongothe 'link'23:08
[n0mad]oh wow! awesome, i was about to ask but just figured i'd share the link23:08
yongo[n0mad], even works without developer mode :)23:10
naccbugaloo: yw23:11
[n0mad]yeah, that's cool. i guess android is smart enough to know data transfer isn't possible23:11
Baronesin a icmpv6 packet why does icmpv6 need to be in neighbor discovery protocol? it only carries redundant data...23:23
striveBarones: It's used to discover and obtain information from other nodes on the link.23:27
Baronesstrive, but neighbor discovery protocol doesnt already do that?23:29
striveBarones: That's the purpose of icmpv6.23:31
=== kostkon_ is now known as kostkon
striveBarones: You could probably get clearer answers in #networking23:34
Baronesstrive, you are right, sorry I missed this channel with #networking23:35
Baronesthanks strive23:35
striveBarones: np :)23:35
GZA-GeniusHey guys its been a while since I have been around, but I have always known a ubu install doesnt play well with nvidia gfx cards, I am far from an expert, but also far from a noob, normally my process is install ubu server because its easier to do manual lvm encryption that way, then install desktop, gfx driver and anything else needed. But all my nvidia tricks dont work anymore right now I am booted via iGFX, I have the pro23:36
GZA-Geniusp nvidia drivers installed and it locks up right after grub tons of bad stuff in the syslog but was kinda hoping that its a known bug with a fix and I wouldnt have to sift threw syslog.23:36
GZA-Geniusalso 16.04.3 with hwe-edge but the problem is there on any kernel version of 2+23:37
GZA-Genius....16.04.3 sorry23:38
eeinhow can I see what security patches are scheduled for release?23:39
striveeein: https://usn.ubuntu.com/usn/23:40
GZA-Geniushttps://usn.ubuntu.com/usn/23:40
eeinyeah thanks I dound that earlier strive but how do I see before it is posted23:41
eeinlike what is releasing tomorrow? what is the window before commits23:41
Bashing-omGZA-Genius: what card, what driver ? ' dpkg -l | grep -i nvidia* ' shows no conflicts ?23:41
GZA-GeniusBashing-om, 1080gtx tried all the nvidia-38* versions23:42
GZA-Geniusfrom the prop driver ppa23:42
GZA-Genius384.59 i tried initially23:43
GZA-Geniusnow i tryied 381.2223:43
GZA-GeniusI have always used nvidia gfx cards so well versed in all the install workarounds but nothing I throw at this is working :)23:44
GZA-GeniusI am open to any suggestion, because I am all out, besided booting via igfx and noone wants that :)23:45
Bashing-omGZA-Genius: Well, confirmed correct driver . /var/log/Xorg.0.log - /var/log/gpu-manager.log got any hints ?23:46
GZA-GeniusF me i forgot about that one :)23:47
GZA-Geniuslet me switch gpu and boot a few times to try and populate the logs23:47
GZA-Geniusbbiab23:48
GZA-Geniusty23:48
Bashing-omGZA-Genius: "If X ain't happy ....." :)23:48
eeinI guess from the silence security updates are pushed asap23:50
nacceein: you might ask in #ubuntu-security23:51
nacceein: and no, there is a security-proposed pocket, iirc23:51
eeinnacc ty23:51
nacceein: yw23:52

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