/srv/irclogs.ubuntu.com/2018/10/04/#ubuntu.txt

tomreynplus2equalsme: note that http://lists.infradead.org/pipermail/b43-dev/2018-August/004194.html in case you're planning on running a newer kernel00:02
granttrecso used ubuntu for almost a year and just realized you can open a server in nautilus...glorious! lol00:07
stochastixAnyone know, if deploying mattermost as a docker, are you stuck having to run it in previewmode?00:12
plus2equalsmeHave some troubleshooting to do, setting away00:15
salamanderrakeOn 18.04 how do I permenently select the nvidia-propriatary driver?00:24
Bashing-om!details | salamanderrake00:26
ubottusalamanderrake: Please 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.00:26
salamanderrakeIt may be a ppa conflict00:26
Bashing-omsalamanderrake: Wayland as the DE ? Nivida then is a work in progress.00:27
aidrocsidWhat would the command be to check which port I opened SSH on? I forgot.00:28
aidrocsidI have access to my command line through KVM00:28
salamanderrakeNo, not using wayland, what it is is I have the graphics ppa listed but it won't show nvidia-396 driver, only up to 390.00:28
Bashing-omsalamanderrake: Then you card does not support the 396 version driver . what shows ' lspci -vnn | grep VGA -A 12 ' in a pastebin site .00:29
MannyLNJHello. Every time I log onto my system I get three seperate boxes that say a System problem was detected. I need help resolving this00:29
aidrocsidnetstat --listen00:29
aidrocsidwhoops00:29
MannyLNJhve to reboot system is unstable00:30
salamanderrakeaidrocsid: ufw Bashing-om, I had it working before, the driver selection keeps going back to 390, when before the kernel update, forgot to mention that, it was on 396.00:30
aidrocsidMorp?00:30
Bashing-omsalamanderrake: driver conflict now ? what shows ' dpkg -l | grep -i nvidia ' ?00:31
=== Menzador is now known as SonikkuAmerica
=== SonikkuAmerica is now known as Menzador
salamanderrakeBashing-om: https://gist.github.com/salamanderrake/df2f3946c2dbfa067c8c29a41050e6b000:35
salamanderrakeaidrocsid: ignore what I said00:35
tomreynaidrocsid: sudo lsof -ni | grep ^sshd00:36
salamanderrakeBashing-om: I added the graphics-ppa but nvidia-396 does not show up.00:36
Bashing-omsalamanderrake: :) .. 390 was installed .. 396 is what is now .. want to clean out the old 390 config files ?00:37
salamanderrakeBashing-om: how do I do that?00:37
salamanderrakeapt-get clean00:37
salamanderrake?00:37
Bashing-omsalamanderrake: While there is no built in way to remove all of your configuration information from your removed packages you can remove all configuration data from every removed package. To purge all removed but not yet purged packages, where The state is rc, the package is removed, but the config files are not removed....with the following command.00:38
Bashing-omsalamanderrake: dpkg -l | awk '/^rc/{print $2}' | xargs sudo dpkg -P00:39
aidrocsidYay00:39
aidrocsid<300:40
plus2equalsmeyay, problem isn't with my wifi card driver. Just connected no problem to a different network00:41
salamanderrakeBashing-om: Ok, I got it situated, it seems like there was a version mis-match, nvidia-driver-396 could only install 396.54 deps but it was trying to install 396.54.05 deps because there were some straggler 396.54.05 packages on my system, as I think I previously installed an incorrect ppa.00:52
Bashing-omsalamanderrake: :) alls well that ends well .00:52
salamanderrakeyeah00:52
sfp_larryneed assistance re: update manager package broken (per error message) 18.04 lts00:52
Bashing-omsfp_larry: We see what the error condition is : ' sudo apt update 2>&1 | nc termbin.com 9999 ' and pass that resulting URL back here .00:58
sfp_larryBashing-om entered exactly as typed, asked for sudo password, nothing came up, when back to command prompt01:03
sfp_larry*went01:03
tomreynsfp_larry: you can try this instead: sudo apt update 2>&1 | pastebinit01:04
Bashing-omsfp_larry: My result to show that the command as given is valid : http://termbin.com/mozv .01:04
RoDiMuS-XHi all01:07
sfp_larrydealing with newb here, is ' >& ' code for special character?01:07
RoDiMuS-Xfor  redirecting  standard  output  and  standard01:09
RoDiMuS-Xerror:01:09
RoDiMuS-XIf its on the cli or in a bash script01:09
sfp_larryokay. wait one01:09
RoDiMuS-XEPIC5-2.0.1 (Indolence) + LiCe v5.3.0 (echoes)01:11
RoDiMuS-Xwi01:12
=== Foxhoundz is now known as BenderRodriguez
sfp_larryBashing-om: copy/paste of cli output01:13
sfp_larrylarry@larry-Inspiron-3541:~$ sudo apt update 2>&1 | pastebinit01:13
sfp_larryCommand 'pastebinit' not found, but can be installed with:01:13
sfp_larrysudo apt install pastebinit01:13
sfp_larrylarry@larry-Inspiron-3541:~$ sudo apt install pastebinit01:13
sfp_larryReading package lists... Done01:13
tomreyn!paste | you just got muted, sfp_larry01:13
ubottuyou just got muted, sfp_larry: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.01:13
oaulakhcan anyone help, my lubuntu system not showing my bluetooth headphones but its showing phones. my phone can connect my bt headphones but not lubuntu bluetooth manager!01:14
tomreynsfp_larry: you can talk again. be sure to use a pastebin. if the "pastebinit" command doesn't work, try the 'nc termbin.com 9999' again, you probably just mistyped something.01:15
sfp_larrytrying pastebin: https://paste.ubuntu.com/p/rkKjkp53qz/01:16
tomreynsfp_larry: forget about pastebinit for now. run the command which produced the original error again, and show this command and its output.01:17
RoDiMuS-XSo it says run sudo apt --fix-broken install01:17
RoDiMuS-XYou can't pipe your update info to pastebin if its not installed01:18
sfp_larryusing cli every problem I'm having keeps coming back to libreoffice or a dependency of it01:19
sfp_larrywon't install pastebinit for that reason01:19
sfp_larrylet me do apt-get update, will send result01:20
RoDiMuS-XWhat exactly are you trying to accomplish?01:20
sfp_larryupdate manager not working, each time I try t run get error in GUI that package is broken01:21
RoDiMuS-Xhave you tried sudo apt upgrade01:22
sfp_larrylatest attempt with apt-get update at: https://paste.ubuntu.com/p/vtPcNfphSn/01:22
RoDiMuS-XOh looks like your sources.list has some issues01:23
sfp_larryRoDiMuS-X: upgraded to 18.04.01 lts, worked fine for about a month, then ran into these problems01:23
RoDiMuS-XTry this https://askubuntu.com/questions/124017/how-do-i-restore-the-default-repositories01:24
tomreynthis won't fix the /etc/apt/sources.list.d/xenial-partner.list duplicate01:25
oaulakhcan anyone help with bluetooth ??01:25
blackhazehello01:25
blackhazeabyss: hello01:25
RoDiMuS-Xit will if you purge that list as well01:26
tomreynwhich is probably all that's actually needed to happen01:26
foareeli wanna know what love is01:46
RoDiMuS-XI want you to show me01:47
foareel:)01:47
tomreyn!info love01:48
ubottulove (source: love): 2D game development framework based on Lua and OpenGL. In component universe, is extra. Version 0.9.1-4ubuntu1 (bionic), package size 581 kB, installed size 2472 kB01:48
sfp_larryRoDiMuS-X and tomreyn: tried your suggestions, followed instruction on askubuntu page, no joy01:52
RoDiMuS-Xstill the duplicates in source files error01:53
sfp_larrywait one01:54
sfp_larryran apt-get update in cli, no duplicates in source error, still does not work in GUI01:56
RoDiMuS-Xrun sudo apt upgrade01:56
sfp_larrywait one01:56
tomreynthe dependency error will likely still remain01:57
RoDiMuS-XIn the past when I had corrupted source.lists in my ubuntu cloud image, i killed the source.lists, still had the error, ran the sudo apt upgrade and it seemed to fix the issue.01:58
RoDiMuS-Xafter that I could run sudo apt update with no issues01:58
sfp_larryRoDiMuS-X: output from apt update at https://paste.ubuntu.com/p/K2q8xncpPV/02:00
sfp_larrystill have dependency issues running apt upgrade02:00
netcrashHello, how do I setup a virtual interface like eth0:1 on netplan ?02:00
=== capellaCLAWS is now known as capella|away
tomreynsfp_larry: the output you posted doe not show any errors02:01
RoDiMuS-XWhats your output from apt upgrade02:01
RoDiMuS-Xapt update only updates packages read to be upgraded, apt upgrade actually upgrades your packages02:02
sfp_larryapt upgrade output: https://paste.ubuntu.com/p/pyV6kr5q6g/02:02
tomreynso now show the output of "apt --fix-broken install"02:03
tomreyn+sudo02:03
RoDiMuS-XOk so run apt --fix-broken install && sudo apt-get remove --purge libreoffice* && sudo apt-get clean && sudo apt-get autoremove02:04
tomreyn!info libreoffice-core02:04
ubottulibreoffice-core (source: libreoffice): office productivity suite -- arch-dependent files. In component main, is optional. Version 1:6.0.6-0ubuntu0.18.04.1 (bionic), package size 32390 kB, installed size 119409 kB02:04
=== roo is now known as Guest99512
tomreyn!info libreoffice-common02:05
ubottulibreoffice-common (source: libreoffice): office productivity suite -- arch-independent files. In component main, is optional. Version 1:6.0.6-0ubuntu0.18.04.1 (bionic), package size 24147 kB, installed size 77292 kB02:05
tomreynwell that should work02:06
sfp_larryno joy: https://paste.ubuntu.com/p/Z4p9QKpkVN/02:07
tomreynsfp_larry: openoffice-debian-menus is your problem, it should not have been installed in the first place02:09
sfp_larryoriginally had openoffice on machine before upgrading distro, used software center to remove it before installing libreoffice02:10
tomreynopenoffice wasn't available in 16,04 either02:12
sfp_larryopen office installed from openoffice site, as was having problems with constant crashing of libreoffice in 16.0402:13
RoDiMuS-XUgh so you have uninstall openoffice02:13
RoDiMuS-Xsudo apt purge openoffice*02:13
sfp_larryno joy. used software center GUI to remove openoffice, shows no package found on machine. will copy output of apt purge openoffice. wait one02:15
tomreynyou don't install software "from a website", or shouldn't. use apt repositories compatible with your ubuntu release (and remove 3rd party repositories and packages installed from there using ppa-purge before release upgrading ubuntu)02:16
tomreyn...or snaps02:16
tomreynsudo apt purge 'openoffice*'02:17
sfp_larryhttps://paste.ubuntu.com/p/CVx2hCN4wf/02:17
tomreynsoftware center is not a complete replacement for a porper package manager such as apt(-get) or synaptic (if you like GUIs)02:17
RoDiMuS-XMaybe try installing the libreoffice packages first sudo apt install libreoffice-common libreoffice-core libreoffice-style-galaxy libreoffice-style-tango02:19
sfp_larryonly reason I went to openoffice.org was because of constant issues with libreoffice, even before 16.04. even have problems with libreoffice on windows side of disk (dual-boot system)02:19
sfp_larryNever had problems with openoffice until now02:19
tomreynwont work due to file contained in multiple packages as seen before02:19
tomreynsudo dpkg --purge openoffice-debian-menus02:20
RoDiMuS-Xyuck02:20
RoDiMuS-Xahh yes dpkg since it was some binary installer02:20
sfp_larryok wait a couple while I catch up here02:20
ezzieyguywufI'm trying to intall a package using dpkg-deb -i. This is a package that I have compiled and packaged myself in a docker image. Whenever I try to install the package, I get a list of messages such as "E: Release 'OccWrapper_0.1-1.deb' for 'wesnoth-1.12-dbg' was not found". I don't understand this because my package has nothing to do with wesnoth02:21
ezzieyguywufthe package itself can be found here: https://gitlab.com/ezzieyguywuf/OccWrapper/-/jobs/104464171/artifacts/file/OccWrapper_0.1-1.deb02:21
ezzieyguywufthe script used to bulid it can be found here: https://gitlab.com/ezzieyguywuf/OccWrapper/blob/master/.gitlab-ci.yml#L3502:22
JFox762hi02:22
ezzieyguywufand the control file is here: https://gitlab.com/ezzieyguywuf/OccWrapper/blob/master/res/control02:22
JFox762blackflow: I was able to get Hibernate to work on my machine :)02:22
JFox762changing the partitions with the liveUSB wasn't that hard to figure out.02:23
tomreynezzieyguywuf: that's a rather strange release name. does your system also print this error while your package is not installed and you run "sudo apt-get update"?02:25
ezzieyguywuftomreyn: my system does not print this error (this is actually one of many that it prints) when I run "sudo apt-get update"02:26
tomreynezzieyguywuf: so it does, or it does not?02:26
ezzieyguywuftomreyn: it does _not_ when I run "sudo apt-get update"02:26
tomreynokay, so "sudo apt-get update" produces no warnings or erros at all? if so, please post the command and full output of what triggers these errors.02:27
tomreynezzieyguywuf: ^02:27
ezzieyguywuftomreyn: it does not. working on it: installing pastebinit now02:28
ezzieyguywufhm...I just got a message about missing dependencies that _are_ related to my package, with a suggestion to run `apt-get -f install`02:29
lotuspsychjeJFox762: how did you fix?02:29
tomreynezzieyguywuf: so you are now unable to reproduce the "E: Release 'OccWrapper_0.1-1.deb' for 'wesnoth-1.12-dbg' was not found" error?02:30
JFox762how did I fix what?02:30
ezzieyguywuftomreyn: I'm going to let the `apt-get -f install` complete and then try to reproduce the error02:30
JFox762how did I add the partition? I just used a liveUSB to reduce the size of the main partition02:30
sfp_larryRoDiMuS-X and tomreyn: ran dpkg --purge, then apt update and apt upgrade. seems to work. software updater GUI running as we speak02:30
tomreynezzieyguywuf: good plan. :)02:31
JFox762errr I used the liveusb to boot into a live instance of ubuntu, ran gparted... and reduced the size of the boot partition. Created a Swap partition.02:31
JFox762then I had to edit fstab,02:31
JFox762and grub02:31
JFox762and a few other configuration files in order to enable hibernation02:31
tomreynsfp_larry: be sure to also full-upgrade or dist-upgrade in the end.02:31
JFox762also edited the /etc/systemd/logind.conf file so that the "Handlelidswitch" goes to hibernate rather than suspend02:31
sfp_larrytomreyn: as in ' apt dist-upgrade ', correct?02:32
JFox762i made log file on my google drive account (Yeah yeah, I know, I hate being in the google environment as well)02:32
JFox762made a log file so i remember any changes I made02:32
JFox762or rather have a record of the changes made02:32
ezzieyguywuftomreyn: here is the reproduced error: http://paste.ubuntu.com/p/jDpZMp4x7S/02:33
JFox762it works02:33
JFox762computer indeed shuts off... and when I re-open it... it opens the applications in the same state I left them02:33
JFox762err resume it, not "re-open"02:33
lotuspsychjeJFox762: ill let blackflow know02:36
tomreynsfp_larry: yes + sudo02:36
sfp_larrythanks. updater GUI still running. FYI - my software knowledge pretty much stopped after I left college02:38
JFox762thanks :)02:39
sfp_larryBack when creatures were still evolving into dinosaurs and an IBM-370 mainframe was 'stae of the art' ... ugh02:39
tomreynezzieyguywuf: so i'm not really into debian packaging. but your package makes the system think that there is an ubuntu release "OccWrapper_0.1-1.deb" and that this system needs to install the packages from this release.02:40
RoDiMuS-XCool glad you got it worked out sfp_larry02:40
ezzieyguywuftomreyn: ah, I see.02:40
ezzieyguywuftomreyn: I'll do some more reading on debian packaging and the control file, then, see if I can figure it out02:40
sfp_larrythanks RoDiMuS-X. will stay here for a bit to make sure everything ends well02:41
tomreynezzieyguywuf: your control file seems to lack a short description (should follow the "Description:" tag on the same line)02:45
ezzieyguywuftomreyn: you think that's the issue?02:46
tomreynezzieyguywuf: i assume not.02:48
ezzieyguywuftomreyn: lol. ok thanks for the tip though.02:49
tomreynezzieyguywuf: if you're looking for help with packaging, i guess the better place is #ubuntu-(app-)devel during UK business hours.02:50
ezzieyguywuftomreyn: good tip. i'll try that02:51
PeeOnYouhi hi02:53
PeeOnYouIs there a slack for ubuntu?02:56
tomreynezzieyguywuf: also two blank spaces (instead of one) for indenting the first line of the long description seems to be wrong. and this might indeed cause such problems (though i'm not yet convinced this is the cause)02:56
=== thewaspsknees1 is now known as thewaspsknees
tomreynPeeOnYou: i dont think so, everyone is pretty busy02:57
PeeOnYouboo02:58
PeeOnYouoh well was worth checking02:58
PeeOnYouwell i mean slack workspace02:58
tomreyni bet canonical is a pretty busy workplace02:58
PeeOnYouheh02:58
tomreynyou're probably looking for https://slack.com/downloads/instructions/ubuntu03:00
PeeOnYounope.. that's what i dislike about slack03:01
PeeOnYouit's hard to find a slack "community"03:01
PeeOnYouor workspace03:01
ezzieyguywuftomreyn: I'm going to try to use dh_make to create a control file, and then compare that to my manually created control file03:01
PeeOnYoulike for instance there's a public MacAdmins slack workspace where people who are mac admins gather to talk about stuff03:01
tomreyneither way, the "slack" software or (as far as i know) another client for this protocol is not in ubuntu, thus it's not really something we can support here.03:03
PeeOnYouwould be useful since irc isn't really kosher at work03:03
ezzieyguywufPeeOnYou: just ssh into your home computer and run irc client from there03:04
PeeOnYou:P03:04
tomreynezzieyguywuf: i compared yours to that of the bash amd64 binary package in bionic, and what i pointed out above, amongst several missing (but possibly optional) records are the only things i could identify.03:04
tomreynThere are various alternatives to Slack, but that's not what you asked for.03:05
ezzieyguywuftomreyn: can you give me a link to the bash control file?03:05
tomreynezzieyguywuf: http://archive.ubuntu.com/ubuntu/pool/main/b/bash/bash_4.4.18-2ubuntu1_amd64.deb03:06
tomreynezzieyguywuf: it'd also seem advisable to name the .deb file so that it matches the package name, i.e. either lower or camel case, not both.03:10
PeeOnYouanyone ever run 18.04 with dual 1080ti gtx cards on an i9?03:11
PeeOnYouwe have something like 50 of them, but they're all running into issues with video03:11
PeeOnYoueither there's no display on boot, or if there is display and they go to sleep, the displays never wake up again03:12
PeeOnYouso far the only thing i've found that 'fixes' the issue is to swap one displayport cable for an hdmi in 1 monitor03:13
PeeOnYousomehow that seems to ensure the displays wake up again.. but that hurts my brain because i have no idea why03:13
=== RaptorJesus is now known as Majesticles
tomreynhttps://nvidia.custhelp.com/app/answers/list/st/5/kw/Working%20Linux%20drivers/page/103:16
=== BgLamersTeam is now known as Dreaman
vincenzomlHi, quick question: should a usb drive with one partition formatted with btrfs be automounted? 'cause it's not.03:31
MannyLNJHello. I have my Ubuntu on a 111.2G parrtiton and I am almost of of space. I cam't fiure out what is using most of it. Please assist03:49
=== Foxhoundz is now known as BenderRodriguez
kumoolMannyLNJ, install windirstat and run that for a while03:50
KSaundersonHey everyone, where can i download Linux.exe?03:51
MannyLNJkumool, you are sure thats the name?03:52
Bashing-omMannyLNJ: what shows ' df -h ; df -i ' ?03:52
kumoolMannyLNJ, no, that's a windows program but https://alternativeto.net/software/windirstat/?platform=linux03:53
kumoolor do what bashing said03:53
MannyLNJBashing-om, looks like tghe biggest is /dev/sda3       110G  102G  2.0G  99% / but doesm't say under / what is using the space03:54
kumoolKSaunderson, you have to compile it yourself statically03:54
Bashing-omMannyLNJ: Lot's of kernls installed - as a shortcut . how many? ' dpkg -l | grep linux- ' .03:55
kumoolMannyLNJ, you can try a du -a / | sort find03:56
kumooli forgot the command03:56
MannyLNJBashing-om, 14 marked ii , 1 marked rc and 2 marked 86 SMP03:57
kumoolMannyLNJ, install one of those alternatives or run du -sh * on /03:58
Bashing-omMannyLNJ: Try ' sudo apt autoremove ' to remove those old kernels that each take up 335MB .03:59
MannyLNJclear03:59
MannyLNJBashing-om, I tried already says 0 to remove03:59
kumoolthe kernel isn't gonna take that much space04:01
Bashing-omkumool: removed 2 kernels a bit ago "  670 MB disk space will be freed " .04:02
kumool1gb out of 100gb?04:03
kumoollike trying to empty a lagoon with a bucket04:03
kumoolMannyLNJ, install qdirstat or run   du -shx /*04:04
Bashing-omMannyLNJ: Let's make sire the package manager is consistent . what results ' sudo apt update ; sudo apt upgrade ' . One can manually remove old kernels .04:05
MannyLNJkumool, I have 96G in /home let me invistage why my /home is so big04:05
=== Dreaman is now known as BgLamersTeam
kumoolMannyLNJ, use qdirstat, you'll see what is consuming so much04:07
MannyLNJkumool, Unable to locate package qdirstat04:09
kumoolreally?04:09
MannyLNJkumool, really04:09
kumoolMannyLNJ, apt install ncdu04:12
kumoolyou're gonna have to configure sources if not04:13
MannyLNJkumool, that installed\04:13
kumoolrun it and see04:13
MannyLNJkumool, I got a warning about some directory sizes may not be correct04:13
=== capella|away is now known as capellaCLAWS
kumoolnever gotten that04:14
MannyLNJkumool, I see 27.3 in /media but thats mounted drives and 95.4 in /home04:15
kumoolyou can press enter and use the cursor keys to inspect04:16
kumoolits intuitive, and this isnt an ubuntu problem if 95% is in /home04:16
=== gpunk_ is now known as gpunk
=== ledeni_ is now known as ledeni
MannyLNJkumool, Yep I see where it is usd. Thanks04:18
kumoolpress d to delete, ? to see which keys to use, apt search disk usage to find a graphical one04:19
kumoolbaobab looks pretty04:21
=== mgedmin_ is now known as mgedmin
sfdebughi, does anyone know how to control or access an android phone that has the touch screen broken?05:21
raddyHello Everybody05:24
jashi dr nick05:25
raddyHow ubuntu can show system restart required without installing any updates ?05:25
transhumanisthow do i kill a process that wont die with kill -9 <pid>05:27
transhumanistactually the process says defunct05:27
transhumanistits locked my camera on (been using OpenCV05:28
transhumanist)05:28
catbeardkill -1505:29
transhumanistnope that didnt kill it , must mean its owned by process 0 right?05:31
kumoolsfdebug, #android05:31
kumoolsfdebug, probably have to enable dev mode in the android and then plug it in, and install the android sdk05:31
sfdebugkumool, i'm there, thanks :)05:31
kumoolprobably05:31
kumooltranshumanist, its a zombie process, its already dead05:32
transhumanistyeah but my camera is locked on and I cant access it05:32
kumoolsfdebug, is that the answer then?05:32
transhumanistlooks like a reboot then>?05:33
transhumanistI guess i really locked it up when I crashed opencv05:33
transhumanistah I just unplugged the camera!05:33
transhumanistok so it killed the camera but I cant activate it again, guess I am forced into a reboot thanks!05:38
=== kundancool is now known as anonymousK
=== anonymousK is now known as kundancool
=== ArminArlert_ is now known as ArminArlert
=== mnemonic is now known as Guest12689
Koopzdumb question: why does Ubuntu try to install apache2 when i just want php?06:28
tiggster79Koopz: because almost everyone who writes PHP code tests it in Apache06:29
Koopzand how may i prevent the installation of apache because i'm already using nginx06:30
tiggster79Koopz: apt-get install php7.0-fpm06:31
enzotibprobably it is a "recommend", use the --no-install-recommends option to apt-get06:31
Koopz18.04 only lists me 7.206:32
Koopzwould using apt-mark to prevent anyone from accidently installing apache2 be a bad idea?06:33
jkavalikhello here, I have a question about apt - when I do "apt install php" it tries to install apache2, looking at dependencies I see that php is a metapackage depending on php7.2 and php7.2 shows dependencies as "libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi, php7.2-common" - is there some way to let it ask which of the mod_php|fpm|cgi should it install if unmet? or do I have to run "apt install php-fpm php" (which means searching for the available options b06:42
jkavalikeforehand)?06:42
cim209why does the cursor turn white inside a browser?06:44
neurehi07:50
neureis there command to see network usage?07:50
neurelike up / down for current user07:51
hateballneure: iftop07:54
quxgyverMy wifi crawls to a near-56k bitrate when I'm streaming audio to a BT headset.08:14
quxgyverI'm on 18.04.1.08:15
quxgyverWhat do I do08:15
quxgyverI can barely even use the Software Updater when I'm listening to music because it thinks I'm offline.08:15
MacroManMy server is unresponsive to the shutdown command. It hangs for about a minute, then exits and nothing happens. Where could I start looking?08:16
MacroManSome other commands are taking a v.long time to run as well, such as top, which takes about 20 seconds to load08:17
MacroManI can see my ctx_sw is high at 34k consistently.08:18
=== kundancool is now known as anonymousK
MacroManHowever, CPU load is only 3.7%08:19
MacroManAnd mem usage is low at 6%08:19
yourname123hell08:25
yourname123hello08:25
yourname123on Ubuntu 18.04, my thunderbird has just updated from 52.9 to 60 and my lightning calendar has disappeared !!!08:25
yourname123I have followed instructions here with no success https://support.mozilla.org/en-US/kb/calendar-updates-issues-thunderbird08:26
yourname123any ideas ?08:26
SudoBashwho was the fucking idiot who thought it was a good idea to have the keyring prompt pop up 4 times when trying to put in a password to the point that it even interrupts you typing the password???08:31
SudoBashSomeone is the dumbest developer in the entire fucking world08:31
rorywhat are you doing when that occurs SudoBash ?08:31
SudoBashWhats even worse is to get ride of the keyring prompt, you have to remove your password entirely.... ARE ALL OF YOU FUCKING IDIOTS?08:31
SudoBashrid*08:31
rorybecause we  all write software for Ubuntu08:32
rorycheck your attitude and come back later08:32
SudoBashWell someone in the Linux Dev community is a compelte fucking moron08:32
roryat least one person in this channel is.08:32
cim209what's a good ftp client that accepts keyless sftp (no priv/pub keys hooked to the ftp client before connection)08:32
SudoBashLets annoy users to the point where they want to disable their passwords08:32
SudoBashSUPER SMART08:32
SudoBashBRILLIANT08:32
SudoBashFUCKING STUPID FUCKING IDIOTS STOP FUCKING LINUX AND UBUNTU UP08:33
rorybye.08:33
SudoBashSTOP FUCKING WRITING BULLSHIT CODE08:33
MacroManCan someone kick this rude person please08:33
cim209lol SudoBash08:33
cim209can anyone recommend a good sftp client08:34
lotus|NUC!ops | SudoBash08:34
ubottuSudoBash: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax08:34
roryhe's PMming me abuse smh08:36
cim209rory, paste the convo hah08:37
MacroMan+108:37
nik__Hi, I'm getting some failures while executing Poco package unittests/testsuite on imx board.08:37
nik__Can somebody help here?08:37
yourname123it looks like thunderbird has not been compiled entirely !!08:37
yourname123thunderbird/now 1:60.0+build4-0ubuntu0.18.04.4 amd64  [installé, local]08:37
yourname123thunderbird-globalmenu/bionic-updates,bionic-security 1:52.9.1+build3-0ubuntu0.18.04.1 amd6408:37
lotus|NUC!info thunderbird08:38
ubottuthunderbird (source: thunderbird): Email, RSS and newsgroup client with integrated spam filter. In component main, is optional. Version 1:52.9.1+build3-0ubuntu0.18.04.1 (bionic), package size 47521 kB, installed size 128537 kB08:38
yourname123it looks like thunderbird 60 has not been compiled entirely, all other thunderbird related packages are on version 52.9 !!!08:38
yourname123thunderbird-locale-ar/bionic-updates,bionic-security 1:52.9.1+build3-0ubuntu0.18.04.1 amd6408:38
yourname123xul-ext-lightning/bionic-updates,bionic-security 1:52.9.1+build3-0ubuntu0.18.04.1 amd6408:38
lotus|NUCyourname123: dont flood please08:38
yourname123xul-ext-calendar-timezones/bionic-updates,bionic-security 1:52.9.1+build3-0ubuntu0.18.04.1 amd6408:39
yourname123has you can see, all these packages shows version 52.9.1 !!08:39
yourname123while thunderbird is on version 60 !!08:39
lotus|NUC!latest | yourname12308:39
ubottuyourname123: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.08:39
yourname123ubottu, hello,08:40
yourname123ubottu, hello, but you can compile only one peace of a software08:40
ubottuyourname123: I am only a bot, please don't think I'm intelligent :)08:40
lotus|NUCyourname123: this channel is meant for serious questions, please no trolling here08:41
dadabidetwhy can't I have the file type column in the open file dialog in ubuntu 16?08:41
yourname123lotus|NUC, I am not trolling08:42
yourname123I need my agenda and ubuntu has messed it up08:42
lotus|NUCyourname123: wich ubuntu version do you have?08:42
yourname123so I am here to warn people that there is a problem with thunderbird and its agenda on ubuntu 18.0408:42
cim209yourname123, i was debating about using thunderbird08:43
cim209but went with kmail instewad08:43
lotus|NUCyourname123: so your thunderbird version must be 52.9.108:43
yourname123I sudenly lost dozen of important informations, I have backups etc, but  thunderbird refuse to show me its agenda so I cannot read them08:43
yourname123lotus|NUC, Ubuntu 18.04 provides thunderbird 60 !!!!!!!!08:43
yourname123apt update && apt dist-upgrade installs Thunderbird 60 !!08:44
yourname123while all other thunderbird packages are still in 52.9.108:44
rorycim209: https://i.imgur.com/Y62vAsS.png08:45
lotus|NUCyourname123: did you install the thunderbird snap?08:45
yourname123what is that ?08:45
cim209iq is 95% lol wut08:45
yourname123apt install thunderbird08:45
yourname123I use ubuntu for 12 years now08:46
SudoBashNo Shit... what an idiot08:46
SudoBash95%08:46
cim209rory, he must be feeling like linus torvalds about other people's codes08:46
SudoBashprompting 4 times while interrupting user typing is not a fucking feature you moron08:46
lotus|NUC!ot08:46
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!08:46
SudoBashONLY IN SOME WARPED DEVS MIND IS THAT A FEATURE08:46
yourname123lotus|NUC, what is a snap ?08:47
MacroManSudoBash: So you've never heard of a bug?08:47
rorySudoBash: if you walk up to your front door, find it's locked, but do not enter your key, you should not be surprised it remains locked. No matter how loud you shout.08:47
SudoBashLets annoy the fuck out of users 4 times every time they have a browser input box prompt for their password when the browser doesn't even store passwords in the keyring, and oh by the way the only way to disable this is to have a blank password.... -> AWESOME FEATURE08:47
rorySudoBash: if you want unrestricted access to your house you should remove the door.08:47
lotus|NUCdont feed him guys08:47
SudoBash4 FUCKING PROMPTS FOR EVERY INPUT BOX? ARE YOU FUCKING STUPID?08:48
ducasseSudoBash: watch your language, please08:48
SudoBashFUCK YOU08:48
SudoBashYou're obviously all stupid08:48
SudoBash4 prompts for every input box on every page08:48
cim209SudoBash, seems like you need a fresh install of Ubuntu~08:48
SudoBashyea what a fucking features08:48
SudoBashFAIL08:48
SudoBashUBUNTU = FAIL NOW08:49
yourname123lotus|NUC, what is a snap ?08:49
lotus|NUC!snap | yourname12308:49
ubottuyourname123: Snaps are containerised software packages similar to flatpaks or appimage. For more info, see https://snapcraft.io08:49
cim209SudoBash, the gnome ubuntu? yeah it has lots of bugs08:50
lotus|NUCyourname123: with snap you can get some higher package versions on ubuntu for some programs08:50
lotus|NUCcim209: stop that please08:50
cim209lotus|NUC, do you have experience with ubuntus on macbooks08:51
lotus|NUCcim209: yes in #ubuntu-discuss08:51
cim209nice08:52
SudoBashfucking morons08:52
SudoBashNAZI fucking idiots08:52
lotus|NUC!ops | SudoBash08:53
ubottuSudoBash: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax08:53
SudoBashkeep on morons08:53
SudoBashyou're all idiots08:53
SudoBashstop fucking linux up08:53
SudoBashstop writing shit code08:54
SudoBashstop being idiots08:54
SudoBashstop being nazi's08:54
yourname123lotus|NUC, it looks like there is no TB 60 in Bionic https://packages.ubuntu.com/bionic-updates/thunderbird08:54
yourname123Am I looking at the right place ?08:54
lotus|NUCyourname123: i already told you the bionic version08:54
SudoBashSo how many fucking times your gonna !ops sudobash08:55
SudoBashfucking stupid bitch ass faggot08:55
nikoSudoBash: could you calm down ?08:55
SudoBash!ops me against bitch, you fucking morons08:55
SudoBashno I've been a linux user since I was 12 and I'm 31 now an voicing that it's going to shit08:56
SudoBashfuck all of you, stop being prick ass faggot nazi's08:56
SudoBashStop thinking you know everything, Rory you don't know shit08:56
SudoBashyou'r info was plainly just WRONG08:57
yourname123lotus|NUC, I got it :08:57
=== anonymousK is now known as kundancool
nikoi can understand you are frustated, but moaming here doesn't help or do anything positive, so please stop08:57
yourname123root@klsm:~# cat /etc/apt/sources.list.d/mozillateam-ubuntu-ppa-artful.list08:57
yourname123deb http://ppa.launchpad.net/mozillateam/ppa/ubuntu bionic main08:57
yourname123I use Firefox ESR in order to continue using TabMixPlus08:58
ducasseniko: please don't feed the troll08:58
lotus|NUCyourname123: we dont support external ppa's here mate, ask the maintainer of the repo08:58
SudoBashthis has been a problem for 10+ years starting with Gnome 2 and now in Mate08:58
yourname123unfortunately FF ESR has also upgraded to Webextension version, so I have disabled it and now I have to use an outdated broswer...08:58
yourname123fuck mozilla hand there broken arms team08:59
yourname123I know lotus|NUC08:59
SudoBashI'm going to embarass the fuck out the linux community then with a video of this "Feature" that is the most EPIC fail of ALL TIME UNDER LINUX08:59
lotus|NUC!language | yourname12308:59
ubottuyourname123: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList08:59
SudoBashYou wanted to call me a troll so I'll just embrass the fuck out of all of you with a "EPIC Linux FAIL Video"09:00
cim209what is the difference between booting from grubx86.efi and booting from vmlinuz?09:01
MacroManWhat is the latest kernel that Ubuntu 18.04 should be running?09:07
MacroManMy server is on 4.15.0-36-generic and I just want to check it's the right on09:07
MacroManone*09:07
cim209MacroMan, i'm using that right now09:08
roryyeah same09:08
MacroMancim209: rory Thanks09:08
woodpeckerI need help connecting a Garmin GPS18x USB using gpsbabel and gpsd for use in Open CPN. My first problem is that when I connect the usb device no ttyUSB0 device is created. Each time I have to run: sudo modprobe garmin_gps, to get ttyUSB0 created.  I have checked that i belong to the dialout group and done alot of online reading and troubleshooting with no luck of getting this to work. I have tried to follow this tutorial: https://wik09:10
woodpeckeri.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux09:10
=== rubdos_ is now known as rubdos
woodpeckeranyone able to help me?09:16
MacroManwoodpecker: That's probably because it gets connected in USB transfer mode and you have to switch it. I use usb_modeswitch at boot to switch it automatically09:18
MacroManif modprobe garmin_gps works, then just run that in a bash script at boot09:19
MacroManPersonally I use the @reboot timer in crontab to achieve that, but use any method you see fit09:19
woodpeckerMacroMan how do i do that exactly. I an quite green in terminal09:22
MacroManActually, just noticed you said you plug it in to use, so I assume it's not plugged in at boot?09:23
woodpeckerI have tried both options. Plugged in at boot and not. Jst to check whether or not it will create ttyUSB009:24
MacroManIn which case, you don't really have any other option to run your command after plugging it in.09:28
MacroManYou can assign it to a keyboard shortcut which would save time. See the 'Keyboard' settings page and you'll see a shortcuts tab09:28
=== capellaCLAWS is now known as capella|away
woodpeckeri just tried xgps, and i got data input. closed xgps, then opened open cpn but no ttyusb0 available when trying to add a new device. went back to terminal and opened xgps. no data at all..... strange ttyUSB0 is still present09:30
woodpeckeri think i need help tp troubleshoot this from the beginning09:31
MacroManNot really sure I can help much more. I only have experience with a usb modem.09:34
woodpeckerok, thanks09:34
woodpeckeranyone else able to help troubleshooting a garmin usb gps device to talk to open cpn?09:35
Barabachahow can I check when was the last time I closed my system?09:36
ocelotslothClosed as in slept? Or shut down?09:37
ocelotslothBarabacha does this help? https://askubuntu.com/a/49658409:38
BarabachaI restarted it and started windows09:38
Barabachato be exact09:38
Barabachaactually I cut off the power once I saw I'll have to wait 10 minutes for the mysql service to shutdown lol09:39
BarabachaI just want to know when that was09:40
Barabachaalso, is there a way to disable the animations when I switch between different desktops?09:41
blackflowBarabacha: command `uptime` will tell you how long it's been running, or journalctl -b will tell you when the current boot session started09:42
Barabachablackflow: what about the earlier boots?09:47
blackflowBarabacha: if you have persistent journal, you can use -b with offset (see the manpage of journalctl) to look into previous boot sessions09:49
=== niko is now known as upmine
blackflowBarabacha: otherwise you'd have to dig through /var/log/syslog.* and look for lines containing "kernel: [    0.000000]"   that's around the start of a boot09:50
jkavalikhello here, I have a question about apt - when I do "apt install php" it tries to install apache2, looking at dependencies I see that php is a metapackage depending on php7.2 and php7.2 shows dependencies as "libapache2-mod-php7.2 | php7.2-fpm | php7.2-cgi, php7.2-common" - is there some way to let it ask which of the mod_php|fpm|cgi should it install if unmet? or do I have to run "apt install php-fpm php" (which means searching for the available options b09:56
jkavalikeforehand)?09:56
blackflowjkavalik: beforehand or in the same apt command10:00
jkavalikI would prefer the same command - if there are alternatives, give them to me and do not select magically10:05
enzotibBarabacha, also: last reboot10:17
Greyztartryna resque ubuntu install from systemrescuecd,did all my fixes,reboot rinse repeat few times until we get we actually have to mount the actually fs of ubuntu and not do our fixes on systemrescuecd as its prolly good as is -_-10:17
martinrameHi, there's something wrong in a old 12.04 server on one of my customers. The command "passwd" does nothing, it should ask for the new password for the user, but it simply does nothing.10:29
martinramewhat can be happening?10:30
ducassemartinrame: 12.04 is eol, and thus unsupported. you can get paid support from canonical, though.10:31
enzotibmartinrame: try with the full path: /usr/bin/passwd, to be sure there is not another passwd executable you are running10:31
ducasse!esm | martinrame10:31
ubottumartinrame: Canonical offers paid extended security support for 12.04 through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly.10:31
martinrameenzotib: I've tried /usr/bin/passwd and I've got the same.10:31
=== kundancool is now known as anonymousK
irwisscould try strace-ing ot to see if it gets stuck somewhere10:37
eightfoldhi. whatever server i seem to set in software updater, i seem to get "failed to download repository information"10:43
eightfoldand "failed to download package files"10:44
eightfold"check your internet connection".10:44
eightfoldmy internet connection is fine. as you can see from the messages you are receiving.10:44
ghost2911hi. how to show security updates to install in terminal ?10:59
blackflowjkavalik: what I meant was, you need to install php7.2-fpm beforehand or in the same apt command. there's no other way to select an alternative provider for a dependency.10:59
jkavalikblackflow, I see, thanks for confirming11:03
coconutblackflow: is this any different on other package systems that you know?11:10
blackflowyes, on source based distros you can pre-select dependencies.11:10
blackflowportage, freebsd ports.11:11
coconut^-^11:11
=== coconut is now known as coconut_
=== anonymousK is now known as kundancool
omarekHi sound doesn't work, alsamixer was printing "no such file or directory", I added my user to "audio" group. Now my alsamixer starts but I still don't hear sound.11:18
omarekIt happened after I installed lightdm and switched to it.11:18
omarekBut I had an annoying error message at startup so I switched to lxdm and here we are.11:19
omarekI'm on Ubuntu 16.0411:20
omarek00:1f.3 Audio device: Intel Corporation Device a2f0 <--- lspci output11:21
omarekThanks!11:38
BluesKajHowdy folks11:39
tomreyn!sound | Try this (if you haven't), omarek12:06
ubottuTry this (if you haven't), omarek: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.12:06
saunaHi, I have a problem with a gaming PC. I have windows but I would like to wipe my SSD (512GB), but ubuntu 18 does not see it under disks ... only sees the 3TB storage HDD, but I want to put my root system on SSD.12:12
saunaIt might be a PCIe SSD, not sure12:12
ioriasauna, i'd check BIOS if some  RAID stuff is set instead of AHCI.12:15
omarektomreyn: I don't have Gnome or Unity installed. I use i3.12:29
omarekBut I will follow the troubleshooting guide.12:29
omarekCause I like shooting things.12:29
NightStrikeI have an old server running 10 LTS that wasn't able to be upgraded.  Someone claims to have hacked it and stolen a pgsql database.  I checked wtmp, and it seems to have been deleted (I guess b/c no logins for a long time?) .  Any suggestions on what else to check?12:30
blackflowNightStrike: nothing. if you think it's compromised, you can't trust ANYTHING on the machine. you can only shut it down and do offline checks. which requires you to have an IDS installed with a database you can compare against. which you probably don't.12:32
blackflowHowever, you can walk away with a very important lesson here. Don't run unprotected, unpatched systems on public internet. Esp if you don't know how to protect them.12:33
NightStrikeit's not really a lesson for me.. I only inherited this very recently12:34
roryNightStrike: if it's compromised you should assume everything is owned. check /var/log/auth.log but if it's owned, the hacker can edit this log too12:35
roryNightStrike: honestly just reinstall it, it doesn't need a sysadmin, it's running an unsupported OS and it's confirmed hacked - it needs a priest.12:35
NightStrikegenerally speaking, if the person did get in as root and edited stuff, there's the possibility that he wasn't thorough12:35
blackflowso why advise looking into files you can't trust. you can't trust anything on the machine, if you think it's compromised. anything.12:35
roryI guess as an academic question it's interesting.12:36
NightStrikebut my guess is that it was just done externally... it looks like the version of pg was 8.4.2212:36
=== kundancool is now known as anonymousK
roryyou should assume the hacker is a genius and is doing funky stuff like installing a hacked version of "ps" that doesn't display his backdoor12:36
blackflowthat system is probably suffering from a number of remote code execution vulns in the kernel, esp. the networking subsystem, so I'd say it's was a piece of cake to pwn that machine, for anyone with a knowhow.12:36
blackflowthere have been a number of them since ubuntu 10's kernel was last patched. last RCE in the network stack was last year.12:37
blackflow(last publicly known)12:37
blackflowrory: or the vuln is such that it accessed any file or any process having elevated the compromised process to root, wihtout touching a tool on the fs. without leaving a bit in the logs. this is quite likely, given the age of the kernel.12:38
NightStrikeI do see a near constant stream of fail2ban logs showing ssh attempts12:39
JimBuntuNightStrike, is the machine using port 22?12:40
NightStrikeyeah :)12:40
blackflowthat's normal if you keep ssh on default port 22. which you shouldn't. and fail2ban is false sense of security. it doesn't work against distributed attacks.12:40
NightStrikeI don't know why anyone would run ssh on port 2212:40
blackflowI think you're wasting too much time on this. Assume it totally compromised in the past 8 years, wipe it out, and reinstall Bionic :)12:42
quxgyverMy wifi crawls to a near-56k bitrate when I'm streaming audio to a BT headset. I can barely even use the Software Updater when I'm listening to music because it thinks I'm offline due to the slow connection. I'm on 18.04.1 and I've attempted to get help here for weeks. What can I do to fix this12:42
roryBionic really is an excellent release. The best yet, even accounting for being a product of its time. Prior to 18.04, the best release was probably 8.0412:42
NilsFR13Hi,12:43
blackflowquxgyver: is the headset using wifi or bluetooth? if the former, some routers will downgrade speed on all ports to the slowest port.12:43
quxgyverblackflow: I said BT.12:44
blackflowquxgyver: ah, I didn't read that as bluetooth. sorry. then I don't know.12:44
quxgyvernp12:44
NightStrikeblackflow: I'm not just trying to make it secure again. I was trying to determine concretely what was taken.12:44
blackflowNightStrike: assuming logs weren't altered, there's nothing in them except warnings or errors. unless postgres is sset up to log all queries, there won't be anythingin the logs except auth failures maybe.12:45
blackflowso you could look for those. auth failures, sudo failures, segfaults in the processes whihc might explain RCE vectors, if any were used. if the kernel was compromised, chances are there's nothing in the logs.12:46
NilsFR13I have some trouble when booting, system does not start, I have one SSD drive, wich works well, and a pair of mirror RAID drives, on the RAID volume, they are 2 partitions, wich are not shown anywhere, not blkid, lsblk, ls /dev/disk, do not show partition on RAID volume, Ubuntu is 18.0412:47
blackflowbut none of that will tell you what was modified. for that you'd need an IDS and a database of known file states.12:47
NilsFR13the 2 partition are /home and /var12:47
blackflowNightStrike: how's RAID done? mdadm or something else?12:48
NightStrikemdadm12:48
blackflowsorry that was for NilsFR13 :)12:48
NightStrikehah12:49
NilsFR13RAID is hardware RAID, I do not understand "mdadm"12:49
NightStrikeI lied anyway, looks like it's a hardware raid :)12:49
NightStrikeNilsFR13: mdadm is a linux software raid. it's actually pretty decent.12:49
=== capella|away is now known as capellaCLAWS
blackflowNightStrike: so your system should see only one disk, eg /dev/sda right?12:49
NilsFR13NightStrike, ok, no, it is not software RAID12:49
NightStrikeyeah12:50
blackflowugh :)    NilsFR13 ^^^12:50
blackflowNi<tab> fail12:50
NightStrikeRAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 1078 (rev 04)12:50
NightStrikehahah12:50
NightStrikeok, I'll stop responding to raid questions :P12:50
blackflowNightStrike: you have that in JBOD mode I hope and are running mdadm? ;)12:51
blackflowNilsFR13: so your system should see only one disk, eg /dev/sda right?12:51
NilsFR13NightStrike, problem start after upgrading U16.04 to U18.04,12:51
Barabachahow can I get the /path/to/file in the file browser?12:52
NilsFR13NightStrike, I see sda, sdb, wich are drive for RAID volume, and sdc1,2,3,4,5,6 wich is SSD drive12:53
NightStrikeNilsFR13: blackflow is the one helping you12:53
blackflowNilsFR13: wait. how many disks from the mirror array does your OS see? It should be just ONE if you're using hardware raid. if you see two, then you are not using hardware raid or it's broken/misconfigured.12:54
NilsFR13oups, sorry NightStrike12:54
NilsFR13blackflow, ls /dev/sd* show sda, sdb, (disk for RAID volume), sdc => ssd drive where is / , /home and /var are on RAID volume), I do not see anything refering to /home and /var12:55
blackflowNilsFR13: you're not being precise enough, I dont' understand if you mean sda+sdb are RAID,   or there sda, then there's sdb (which is two-disk RAID), and sdc (which is ssd)    ?12:57
NilsFR13blackflow, I had a look to the RAID BIOS, nothing to repare there, BIOS is just showing drives and volume12:57
blackflowand also, is this fakeraid?12:57
blackflow(aka BIOS raid, aka not really raid but a terrible solution nobody in their right mind should be using at all)12:57
NilsFR13blackflow, sda and sdb are hardware RAID12:57
=== capellaCLAWS is now known as capellasBrain
blackflowNilsFR13: so, sda has two or more disks, and sdb has two or more disks? are you understanding what I'm saying? because if you see two (sda and sdb) then you do NOT have hardware raid mirror. if you had it, you would see only ONE disk -- the array itself.12:58
NilsFR13blackflow, how can I check you last question => if you mean sda+sdb are RAID ...12:58
NilsFR13blackflow, but, I am sure it is hardware mirror RAID112:59
blackflowNilsFR13: if it were hardware raid1 then your OS would only see one disk.12:59
blackflowif it sees two, and those two are _supposed_ to be part of RAID1, the array is broken or misconfigured in bios.13:00
NilsFR13blackflow, ok, I understand, but, the problem is the system sees 2 disks, and I guess, system does see RAID1 volume13:01
blackflowNilsFR13: A RAID volume would present itself as one disk, and the OS would see just one, not individual members of the array. unless it was broken.13:01
blackflowis it fakeraid? what's the raid controller you're using?13:02
NilsFR13blackflow, I know there is no more than 3 disks in my computer, 2 SATA for RAID1, and 1 SSD || SSD => / || RAID1 => /home and /var, and swap partition13:02
blackflowNilsFR13: it is _very_ hard to me to give you support since you have zero clue what I'm talking about. why are you using raid if you don't know anything about it.13:03
blackflowI have no idea what words to use or how to describe the problem to you since you don't have a clue what I'm talking about.   I'm out.13:03
NilsFR13blackflow, what gre13:03
NilsFR13blackflow, lspci shows 00;1f.2 RAID bus controler Intel corporation sata controler [RAID mode] rev 0513:04
blackflowif it's hardware raid there's nothing you can do from the software side, your OS would see only one disk. if you see two, it is broken or misconfigured at the controller/hardware level, probably in BIOS.13:06
NilsFR13blackflow, why are you agressive like this ?, I do not understand this ?, I try to answer question as best as I can13:06
blackflowwhich I wouldn't know how to help you with anyway, I haven't touched hardware raid in years.13:06
NilsFR13blackflow, ok, I will check this with one liveCD, to check out how liveCD sees drives13:07
NilsFR13blackflow, I check this out, and be back ...13:08
NilsFR13blackflow, liveCD shows the same, (+ flashkey => liveCD)13:16
Koopztail -f /var/log/*log13:16
Koopzi got a fresh install of 18.04 LTS, trying to figure out why i can't access a docker-container's exposed port13:17
Koopzi'm getting a "Connection refused"13:18
Apachezhow do I temporarily disable the systemd-resolve in ubuntu 18.04 and then a few minutes later reenable it ?13:18
pragmaticenigmaNilsFR13: Then your hardware RAID controller is broken.13:19
blackflowNilsFR13: then you don't have properly set up hardware raid there. the OS should see only one disk.13:19
pragmaticenigmaApachez: can you explain why you would want to?13:19
blackflowNilsFR13: and the thing with hardware raid is that there's nothing you can do on the software side. no logs to check, no configs to correct, nothing to apt install. if the controller is broken, and you need exactly the same one as replacement --- or it's just a matter of (mis)config in BIOS.13:20
=== kundancool is now known as anonymousK
blackflowNilsFR13: now, it is possible that's fakeraid (aka BIOS raid), for which I _think_ you need kernel modules, which should be autodetected, so that's the only thing you can apt install, if its not already, to remedy the situation.13:21
NilsFR13blackflow, ls /dev/mapper shows 2 RAID volume xxxxx_Volume1p1 -> ../dm-1 and  xxxxx_Volume1P2 -> ../dm-213:22
blackflowsounds like fakeraid I think. could be wrong.13:23
blackflowsee if anyone else can help with fakeraid. I don't have experience there, and I ahve to step out of the office now anyway13:24
=== anonymousK is now known as kundancool
=== kundancool is now known as anonymousK
=== anonymousK is now known as kundancool
NilsFR13ok, thanks, bye, blackflow13:30
=== lotuspsychje_ is now known as lotus|NUC
=== ekshunya_ is now known as ekshunya
Koopzwhen ufw is inactive i won't have to worry about it blocking anything, right?13:53
lotus|NUCKoopz: depends if you have a router block/firewall/isp?13:54
edmooreI've more-or-less abandoned any hope of happiness when getting my bose QC35 bluetooth headphones to connect to 18.04 properly. I was wondering if there existed a usb soundcard bluetooth thing that handled all the bluetooth and just appeared as an audio sink to ubuntu? And if so if anyone could recommend one?13:54
lotus|NUCedmoore: https://certification.ubuntu.com/13:55
Koopzhow does my router or isp affect my local area network?13:56
NoImNotNineVoltwell, presumably your router is your switch.13:56
NoImNotNineVoltalso, your isp may affect your local network if your router sets upstream dns based on its wan dhcp lease.13:59
TJ-I've just noticed logrotate jobs (e.g. kern.log) haven't been running since Jan 2017 (on a system that was d-r-u from 16.04 > 18.04). I've reviewed cron/anacron/logrotate configs but can't identify why. Any suggestions on how to further debug this?13:59
Koopzhttp://koopz.rocks/s/2018-10-04_16-00-17.png14:00
NoImNotNineVoltwhy so much firewalling?14:03
Koopzidk? i just installed docker14:03
NoImNotNineVoltcan you curl localhost:3000 successfully inside that one docker container?14:04
nickbarnesHi. How can I inspect the current contents of the udev queue? udevadm settle is timing out and I don't know why.14:04
bane500Hey guys... I'm running ubuntu on an older server with two tesla's and It's asking me if i want to use the nvidia binary driver, or the driver metapackage or the xorg x server14:05
NoImNotNineVoltmight be the app itself is broken :P14:05
bane500Currently using the xserver-xorg-nouveau and having login issues, etc14:05
KoopzNoImNotNineVolt damn... i get a connection refused even in there14:05
NoImNotNineVoltsee! :)14:05
NoImNotNineVoltso it's not docker, it's not ubuntu, it's not iptables/etc, it's just your app :)14:05
bane500Well i chose the nvidia metapackage driver, so we'll find out what happens14:06
bane500Hopefully I can still login xd14:06
Apachezpragmaticenigma: I resolved it, killed it with systemctl14:10
bane500Alright, I'm having tons of issues getting the correct GPU device to load correctly l14:12
roryIs there a desktop client that supports Office 365 Outlook email? Or is the webmail the best option? Outlook 365 webmail is pretty good.14:15
bane500webmail14:17
TJ-rory: I use Mozilla thunderbird with IMAP connection14:17
roryIMAP not an option, it would need to "natively" support O365 - I don't even think it's Exchange, its its own thing14:17
rorywebmail in Firefox is probably my best option.14:18
TJ-rory: there's DavMail that provides a standards-compliant interface to MS Exchange and its proprietary extensions14:20
roryok, ty for the options folks14:24
bane500https://snag.gy/7eOLl5.jpg this is what my syslog is doing after installing the new driver14:24
bane500it's going absolutely bananas14:24
ocx32hi all i am trying to i stalla ubuntu 18 64biy on my amd opteron 1250 server when pressi g on i stall ubuntu i grt an error no irq handler for vector and it hangs there any idea?14:32
gpunkthis might help you http://forums.debian.net/viewtopic.php?t=10584714:36
=== c0fe___ is now known as c0fe
pragmaticenigmagpunk: That article is for Debian14:43
gpunkso?14:43
pragmaticenigmagpunk: it's not encouraged. There are significant differences between how Ubuntu boot loads and Debian boot loads.14:45
ocx32weirdly my bios says i have an opteron 1250 and i cant fi d it online need to know if it is 32 or 64bit14:45
gpunkit s a kernel issue, it could happend for rch too14:45
gpunkit is a 64 bit14:45
gpunktry that fix ocx32 ...14:46
pragmaticenigmaI see no listing of an Opteron 1250... where did you find that information gpunk ?14:49
=== SimonNL is now known as SimonNL_Afk
jformanhi all. how long does it take for a kernel to move from the proposed ubuntu repo to release?14:59
pragmaticenigmajforman: depends on the nature of the patch. sometimes 24 hours, sometimes a week.15:00
pragmaticenigmajforman: another way to see it, if it is to mitigate a vulnerability, they move faster than a feature enhancements or bug fix15:03
jformanpragmaticenigma: ack, it's a feature enhancement, not a vulnerability. good to know it could be a ~week. thanks!15:04
pragmaticenigmajforman: best to make sure things are working and well tested before release to the wild15:07
jformantotally agreeed, i was just curious what the cadence is there.15:08
TJ-jforman: generally it happens once the bug report has received confirmations it works without regressions, via being tagged.15:08
=== BgLamersTeam is now known as Dreaman
=== eXSiR is now known as musa
Khaoticwhen will kernel 4.17 be released?16:23
naccKhaotic: it won't be?16:24
naccKhaotic: unless you mean upstream, and it has been.16:24
gpunknever?16:24
Khaoticidk what that means?16:24
Khaoticim not familiar with the whole update lifecycle16:24
naccKhaotic: you don't understand with "it won't be"?16:24
Khaoticfrom what im reading, my blueooth card isnt supported until kernel 4.1716:24
naccKhaotic: 4.17 is not the planned or existing kernel for any ubuntu releasa16:24
Khaoticoh16:25
naccKhaotic: aiui, 18.10 will get 4.18; and it will be the hwe kernel in 18.04.2 when it comes out16:25
Khaoticis there a place i can find release schedule?16:25
naccKhaotic: alternatively, you could run 18.04 hwe-edge and it might be there now16:25
Khaotichwe?16:25
nacc!hwe | Khaotic16:25
ubottuKhaotic: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack16:25
naccKhaotic: 18.04.2 tentatively for februrary 201916:26
Khaotico16:26
Khaoticthanks16:27
nacc!info linux-generic-hwe-18.04-edge bionic16:27
ubottuPackage linux-generic-hwe-18.04-edge does not exist in bionic16:27
naccKhaotic: it's only bionic-proposed apparently, so not sure if you should use that :)16:27
Khaoticim sorta lost16:27
leftyfbKhaotic: the more important question is, why do you think you need 4.17?16:28
naccleftyfb: bluetooth card support, they aid16:28
Khaotic[11:24:49] <Khaotic> from what im reading, my blueooth card isnt supported until kernel 4.1716:28
nacc*said16:28
leftyfbah, missed that16:29
Khaoticwhich is weird16:29
Khaoticbc it was working before16:29
Khaoticthen i rebooted, now it's asying it doesnt have an adapter16:29
hwpplayer1Hi people16:29
Khaoticsometimes the adapter shows, some times it doesnt16:29
Khaoticidk why, but i read online that it work in 4.1716:29
Khaotichttps://askubuntu.com/questions/1040184/kubuntu-18-04-asus-rog-strix-z370-i-gaming-bluetooth-not-working16:30
Katniphttps://www.omgubuntu.co.uk/2017/02/ukuu-easy-way-to-install-mainline-kernel-ubuntu16:30
=== SimonNL_Afk is now known as SimonNL
Khaotichmmm16:32
Khaoticlooks like i might just need to wait a few weeks for 18.1016:33
Khaoticukuu seems like a bad idea16:33
blackhazehola16:34
blackhazehello everybody16:34
Butterfly^why Khaotic ?16:34
Butterfly^UKUU works flawless for me16:34
Butterfly^and i'm not even using Ubuntu16:34
Khaoticyou an i likely have different systems, so likely different results16:34
Butterfly^hasn't failed me once in 2 years, and i'm always on very recent kernel16:34
Butterfly^Timeshift backup, easy rolling back16:35
naccButterfly^: why are you using the mainline kernel regularly?16:36
naccKhaotic: yes, i agree, i would try with 18.10 -- you can even just use the live usb now and see if it works?16:37
Butterfly^4.18.7-041807-generic16:37
Khaoticlink?16:38
naccKhaotic: link to which?16:38
Butterfly^i just like to hop on new kernels, even rc kernels, to see how reliable they are16:38
Khaoticliveusb?16:38
naccButterfly^: reliability of an rc kernel is a farce.16:38
Butterfly^nacc : hasn't failed me once in over 2 year16:38
naccButterfly^: that's nice, please stop suggesting it in the support channel.16:38
Butterfly^rc3 is the first one i would jump on though16:38
naccButterfly^: it even mentions on that page, and others that it's purely for testing.16:38
Butterfly^i wasn't suggesting rc kernels :)16:39
naccButterfly^: all mainline kernels are for testing16:39
naccKhaotic: i mean, set up a installer usb (for desktop), you can 'try ubuntu' from it16:39
Khaoticoh...you mean when 18.10 is released?16:40
naccKhaotic: no, right now, see #ubuntu+1; 18.10 is at beta now16:41
naccKhaotic: http://releases.ubuntu.com/18.10/16:42
Khaoticthat link doesnt work for me16:42
Khaoticah...i see a plugin i had was forcing ssl16:43
=== semeion is now known as mnemonic
=== Dreaman is now known as BgLamersTeam
TJ-Khaotic: your sometimes-seen-sometimes-not issue with the BT adapter could well be a bug/issue with the PC's firmware, specifically its ACPI implementation. Is there a pattern to it? E.g. Is it seen after a cold-boot but not after a suspend/resume, or warm-reboot ?17:12
KhaoticTJ-, i never tried to correlate it after i noticed it the second time17:13
Khaotici tried a hard reboot as well as a soft-reboot and it hasnt come back yet17:13
Khaotici even tried to reinstall the bluez package, still nothing17:14
Khaoticim really curious, bc it's the integrated into the mobo, as well as the wifi, which jhust recently started working17:14
TJ-Khaotic: is the BT device connected (internally) via USB (most are) ?17:14
Khaoticit's builtin to the mobo17:14
Khaotici have the asus ROG z370e mobo17:15
TJ-Khaotic: let's see some logs. show us "pastebinit <( lspci -nnk; lsusb;  dmesg )"17:15
TJ-Khaotic: usually these devices use PCI for the Wifi and USB for the Bluetooth side, even when on a single adapter/chip17:16
Khaoticpastebinit <( lspci -nnk; lsusb;  dmesg )17:16
Khaotichttp://paste.ubuntu.com/p/N7CjqTqybx/17:16
Khaoticdidnt realize pastebinit was a command17:16
Khaoticthat's awesome17:16
TJ-Khaotic: give me a few minutes to digest it :)17:17
Khaoticthank you. i really appreciate the help17:18
Ophiocushello there, i am getting a criptic message about NFS woes using vagrant,.. internet says i should get UDP enebled in the NFS configuration file,.. thing is i cant find which that should be?17:20
Ophiocusergo, how can i find out where is the configuration file of the nfs service?(in vagrant terms, on the host)17:21
=== capellasBrain is now known as capella|away
TJ-Khaotic: OK, I believe I've found an explanation and a possible workaround17:27
Khaoticok17:27
TJ-Khaotic: I need to check the source-code the rtl8822be driver to be sure, so another few minutes17:27
Khaoticok17:28
blackhazesomebody knows how much cost a raspberry pi?17:29
Khaoticlike $30 i paid for mine17:29
lotus|NUC!ot | blackhaze17:29
ubottublackhaze: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:29
TJ-Khaotic: can you tell me if "lsmod | grep btusb" reports the 'btusb' module?17:32
Khaoticnothing17:32
TJ-Khaotic: OK, that's fine. Just means we will (later) need to load it manually. Now I'm going to put together a command to identify where the USB device is in the hardware hierachy17:33
Khaoticok17:33
blackhazeI got a problem with arduino nano in kubuntu17:33
Guy1524_hello, I would like to know whether the visual studio code snap in the Ubuntu store is the OSS version or the proprietary version17:34
blackhazewhen I upload my sketch it does not anything and it return an error17:34
rfmOphiocus, NFS over UDP has been effectively obsolete for over a decade, but if you really think you need it one generally specifies it in the mount options on the client...17:35
TJ-Khaotic: show us "pastebinit <( for n in /sys/bus/usb/devices/?-*/id{Vendor,Product}; do echo $n=$(cat $n); done | sort ) "17:38
KrockGuy1524_: you could look which category it is in. "main" would be Canonical supported FLOSS, "universe" from the ubuntu community, "restricted" are proprietary drivers and "multiverse" non-free applications17:38
KhaoticTJ-, http://paste.ubuntu.com/p/bHm9YjBfFt/17:39
KrockAnd hello. I'm also here for a quick question because DuckDuckGo didn't provide the help I'd need. Using 18.04 and keyboard-setup.service is taking a very long time to start up: http://paste.debian.net/plain/1045918 What could I do? Would it affect my PS/2 keyboard if I changed anything there?17:40
ElliriaHey there, can I ask about rsync in here or is there another channel I should go to?17:40
KrockElliria: how about #rsync ?17:42
masakido i have to manually run $ snap refresh17:43
masakior do snap apps update themselves?17:43
ElliriaYep, thanks. I went there.17:43
lotus|NUCmasaki: you can update snaps via terminal or gnome software centre17:43
masakilotus|NUC, what command do I run to update snaps via terminal?17:44
lotus|NUCmasaki: snap refresh <snap name>17:45
masakilotus|NUC, thank you :)17:47
blip99hi all, what's the standard way of checking and fixing file system errors on Ubunttu 18.04?  note that my /home is encrypted17:49
TJ-Khaotic: One last bit of info required: "pastebinit <( tree /sys/bus/usb/devices/ )"17:50
TJ-Khaotic: if 'tree' isn't installed do "sudo apt install tree"17:50
lotus|NUC!fsck | blip99 can this help?17:50
ubottublip99 can this help?: fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo touch /forcefsck && sudo shutdown -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot17:50
KhaoticTJ-, http://paste.ubuntu.com/p/rvHjrwXCc4/17:51
blip99lotus|NUC, thanks, i'll run this reboot and check now.  1 question - I'm checking because my laptop scans fs on every single boot - it started doing this a month ago17:52
TJ-Khaotic: OK, we're ready: "sudo modprobe btusb && echo -n '1-8:1.0' | sudo dd of=/sys/bus/usb/drivers/btusb/bind" - at this point we've told the Bluetooth USB (btusb) module to attach to (bind) the device 1-8:1.0 (which is the "0b05:1872 ASUSTek Computer, Inc." device as shown by 'lsusb'.17:53
Khaoticnow what?17:54
TJ-Khaotic: if you now do "pastebinit <( dmesg | tail -n 50)" we may see the device has been attached17:54
Khaoticdd: error writing '/sys/bus/usb/drivers/btusb/bind': No such device17:54
TJ-Khaotic: ghah! that suggests 'btusb' module didn't load. Check that with "lsmod | grep btusb"17:55
Khaoticbtusb                  45056  017:55
Khaoticbtrtl                  16384  1 btusb17:55
Khaoticbtbcm                  16384  1 btusb17:55
Khaoticbtintel                16384  1 btusb17:55
Khaoticbluetooth             548864  4 btrtl,btintel,btbcm,btusb17:55
coconut_!paste17:56
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:56
Khaoticlol17:56
TJ-Khaotic: so, it *is* loaded. Now lets check the sysfs with "pastebinit <( tree /sys/bus/usb/drivers )"17:56
Khaoticloaking links takes longer than looking at 4 small lines...17:56
Khaotichttp://paste.ubuntu.com/p/HZgZhC2tSW/17:57
TJ-Khaotic: if everyone pasted even 2 lines it soon gets impossible to follow, which is why we use pastebin17:57
Khaotic:/17:57
Khaoticwell sorry17:57
TJ-Khaotic: OK, so the "No such device" is due to the "1-8:1.0" part I think17:57
Khaoticwhich means?17:59
TJ-Khaotic: oh, so maybe I've got the wrong device. That's already bound to the USB Human Interface Device (usbhid) driver.17:59
pikapikaWhy is the opt folder root owned by default? I thought it was meant for installing non-apt apps17:59
cim209does anyone know why the weather widget search button in kubuntu is greyed out?17:59
naccpikapika: because admins should be the only one to install system-wide file.18:01
nacc*files18:01
cim209nvm, i had to add some sources in a dropdown18:01
TJ-Khaotic: ah, yes, I have the wrong USB ID. From your earlier (first) pastebin that shows the "lsusb" it seems the device ID of the Bluetooth device isn't showing up on the USB bus *at all*. I misread the 1872 as being it, when the device is actually 185c.18:03
Khaotic:(18:03
TJ-Khaotic: which means the device seems to have literally stopped working at a hardware level, or the PC firmware has disabled/hidden it. Have you checked in the firmware setup (at boot-time) for anyu options affecting that?18:03
Khaotici havent touched the bios setting in a long time18:04
Khaoticlike i said, it worked a few days ago18:04
Khaoticand this mobo is fairly new18:04
TJ-Khaotic: Does it dual-boot with Windows?18:05
Khaoticno18:05
TJ-Khaotic: this could be the original issue I suggested: ACPI (Advanced Configuration and Power Interface)18:06
Khaotic?18:06
TJ-Khaotic: let me review the original kernel dmesg log again in case I missed a clue18:06
TJ-Khaotic: there are some ACPI errors, relating to power domains, which cold be relevant18:08
TJ-Khaotic: I wrote an article with a workaround that might help if it is the usual ACPI problem; try this (it will require a reboot) and report back. http://iam.tj/prototype/enhancements/Windows-acpi_osi.html18:09
Khaoticwhat might go wrong?18:10
lotus|NUCKhaotic: few days it worked, other kernels involved?18:13
Khaotici do remember a kernel upgrade casused it to work then a kernel up[grade caused it not to work i think18:15
Khaoticthe minor 4.15 upgrade i think18:15
Khaotici could be wrong. could be thinking of kali upgrades18:15
KhaoticTJ-, i just run the script?18:17
huggabeanHow does one force a VPN connection in Network Manager? Is that possible?18:17
huggabeanI have a VPN connection added already but I have to manually activate it after the wireless connects. I would like to make that automatic if possible18:18
KhaoticTJ-,18:19
Khaotichttps://paste.ubuntu.com/p/K7rCkqT9Xv/18:19
Khaoticlooks like your script had no effect18:20
ChiLLabiSI want to know too about the VPN question huggabean asked18:28
TJ-Khaotic: hmmm, that's rather strange18:30
lotus|NUChuggabean ChiLLabiS can this help guys? https://linuxconfig.org/simple-openvpn-connection-setup-on-ubuntu-18-04-bionic-beaver-linux18:30
ArminiusTuxHi, I could need some help forcibly mounting a disc drive on Bionic.18:31
KhaoticTJ-, never it did after reboot18:32
Khaoticbut, yeah, still not working18:32
huggabeanthanks lotus|NUC18:33
ChiLLabiSI already got an VPN does that work with OpenVPN? :S18:35
shrimantshello18:36
TJ-Khaotic: oh, my script is a bit out-of-order, but the change should have taken - the message was misleading. What does "cat /proc/cmdline" report ?18:36
shrimantsim having a lot of issues mounting a windows network drive on an ubuntu vm18:36
shrimantsi keep getting mount error(13): Permission Denied18:37
KhaoticTJ-, it reports as expected18:38
KhaoticBOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic root=UUID=9bb7fd5a-f1ad-4701-ba07-e601a84f0050 ro acpi_osi=! "acpi_osi=Windows 2015" quiet splash vt.handoff=118:38
naccArminiusTux: shrimants: you both need to provide more details to get help. What you have tried, specific commands, etc. Use a pastebin for multiple lines.18:39
TJ-Khaotic: OK, good. so now lets look at the kernel log and hardware list in case it has improved matters: "pastebinit <( lspci -nnk; lsusb; dmesg )"18:40
migs767hello18:40
Khaoticpastebinit <( lspci -nnk; lsusb; dmesg )18:40
migs767does anyone know how to get an ipod touch to show up in the file manager? I want to transfer some music. It showed up once, but I took it out and now it dowsn't show up. Is there a way to force mount it?18:41
shrimantsive basically tried this in /etc/fstab: //192.168.1.209/public /media/NAS cifs guest,uid=1000,iocharset=utf8 0 018:41
shrimantsand ive tried any combination of username= password= and none of that is working. i've verified that the username/password combo im using is correct. I'm also not able to go into file managerr and navigate manually to the share via "other locations". same issue, it keeps asking me for username and password18:42
naccshrimants: rather than using fstab (comment that line out), have you successfully mounted it every with `mount.cifs`?18:43
naccshrimants: if you have not, get that working first18:43
shrimantsalright, i'll give that a go.18:44
naccshrimants: and to debug it much further, you'll probably need to be able to see the logs on the windows share server as well18:44
shrimantsthats not a problem, this is a linux VM running in hyperV on a windows host18:45
migs767hello18:46
migs767 does anyone know how to get an ipod touch to show up in the file manager? I want to transfer some music. It showed up once, but I took it out and now it dowsn't show up. Is there a way to force mount it?18:46
shrimantsthis is going to sound stupid, but if i do mount.cifs //server/share /media/folder it says "no match for /media/folder in /etc/fstab"18:50
shrimantsi thought you said to remove that line18:50
lotus|NUC!iphone | migs76718:51
ubottumigs767: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod18:51
naccshrimants: right, you need to provide a full mount line. e..g, with all the options specified on the commandline, etc.18:51
lotus|NUCmigs767: tail -f /var/log/syslog and plugin your ipod to see usefull errors18:51
shrimantsoh ok18:51
naccshrimants: sorry, i should have specified that earlier18:51
shrimantswhich options are necessary to include?18:52
naccshrimants: that's what you need to figure out :) all the one you do now, and then add others (e.g., username, password, i guess) until you have it working18:53
shrimantsand until i get it right it will just keep saying permission denied?18:53
naccshrimants: I assume so? i also assume you are doing this with sudo, right?18:54
KhaoticTJ-,18:55
Khaotichttp://paste.ubuntu.com/p/VyRhNQr5Qq/18:55
Khaoticsorry thought i copied the link earlier18:55
migs767lotus|NUC, it doesnt even show up in file manager18:55
shrimantsi am using sudo18:55
naccmigs767: that is about partitions etc. Does the device show up (syslog, dmesg)18:55
naccshrimants: ok18:55
migs767can I send you the output18:56
migs767pastebin?18:56
migs767lotus|NUC, can i send you the output18:56
migs767lotus|NUC, its strange because it showed up once, but then i disconnected and now it is not18:56
shrimantstheres no way for me to get any output more meaningful than "permission denied"? like was it a bad password or what18:57
shrimantsi dont get it because the drive in windows has full read/write/execute permissions for "Everyone"18:57
naccshrimants: from mount, i don't think so.18:57
naccshrimants: but that isn't relevant to the network drive, i don't think18:58
naccshrimants: i'm not sure, i haven't used windows in more than a decade :)18:58
shrimantsheres something different18:58
shrimantsi tried username=Guest and it said "key has been revoked"18:58
migs767lotus|NUC, https://pastebin.com/MTgrAsQT18:59
migs767So it dows recognize it it seems18:59
adymitrukany good guides on udev rules? I need to exclude a USB thermal printer so that the browser can use webusb19:00
lotus|NUCmigs767: this doesnt look good: failed to add USB device: 05ac:129e is not supported: USB error on device 05ac:129e : Entity not found [-5]19:00
adymitrukcurrently the browser can't "claim device"19:02
lotus|NUCmigs767: wich ubuntu version?19:02
adymitruk18.04.x19:02
ArminiusTuxnacc: thanks for taking the time - Disks shows my the disc put I can not mount it (unknown content)19:03
migs767lotus|NUC, i plugged into another usb port and it showed up in  file manager, but just like it does in windows only showing me the photos19:04
ChiLLabiSGot VPN connecting automaticly through nm-connection-editor! No OpenVPN needed19:04
naccArminiusTux: do you know how to use `mount` on the commandline?19:05
shrimantsok so on windows i just have to hit "map network drive" and put in \\server\share19:05
shrimantsand it doesnt ask for username/pass, it just works19:05
shrimantsim not understanding why ubuntu is forcing me to put login credentials19:05
naccshrimants: so there's no authentication in place?19:05
shrimantsnope19:05
ArminiusTuxnacc: sort of, also tried gio mount19:06
lotus|NUCmigs767: try this: https://help.ubuntu.com/stable/ubuntu-help/music-player-newipod.html.en19:06
shrimantsin windows, under "advanced sharing" -> permissions, i've given group Everyone full control (read, write, execute)19:06
shrimantslet me try android and see what happens19:06
lotus|NUCmigs767: clementine is also known for having a good sync with apple devices19:07
naccshrimants: you could try passing -v to mount19:07
naccshrimants: i think you want sec=none ?19:07
naccshrimants: the default if you don't specify sec is to use authentication19:08
naccshrimants: e.g mount -v ..... -o sec=none,...19:08
shrimantspermission denied, and android also cant connect properly19:10
shrimantsso something on the windows side is effed up19:10
naccshrimants: seems so19:10
ioriashrimants,  sudo mount -t cifs -o uid=1000,gid=1000  //server-ip/folder  /home/user/mount-point      ; if it asks the password just type Enter19:13
shrimantspermission denied ioria19:15
shrimantsbabys crying brb19:15
shrimantsoh jk19:15
ioriashrimants,  windows side, yes ... opne Advanced sharing settings19:16
shrimantsok19:16
shrimantsonly thing in there is "Everyone" with full control19:17
ioriashrimants,  Public folder sharing : Turn On sharing19:17
ioriashrimants,  Password protected sharing : Turn off19:18
shrimantsthat was set to "turn off public"19:18
ioriashrimants,  the first ?19:18
shrimantsboth19:19
naccwell, if you aren't sharing it, then that's your problem :)19:19
shrimantspublic folder sharing was off, password protected was on so it required a windows login19:19
shrimantsno, it was shared19:19
ioriashrimants,  change Public folder sharing -> Turn on19:19
shrimantsi think it was shared only if someone had a windows account19:19
shrimantsand since mine is the only account im logged into on all computers, it of course gave me access19:19
shrimantsthats the ticket, that mount -t line worked now19:20
ioriagood19:20
Khaoticmeh...i give up19:20
ioriaon what ?19:20
lotus|NUCKhaotic: if you find a new !bug on new hardware please file it, help yourself, help the community19:22
Khaoticnot sure it's a bug. TJ- would know better than myself19:22
ioriaKhaotic, in few words, your issue ?19:23
Khaoticcould you scroll up?19:23
iorianope, sy19:23
Khaoticbt adapter isnt working19:23
ioriaha19:23
Khaoticnot sure if it's "supposed to" or if it's a 4.17 feature19:23
ioria4.17 ?19:24
Khaotickernel19:24
Khaoticwifi adapter didnt start wotrking until 4.1519:24
ioriaKhaotic, why are you using 4.17 ?19:24
Khaoticim not19:24
Khaoticim using 4.15...19:24
ioriaKhaotic, what is ? builtin ? usb adapter ?19:25
lotus|NUCKhaotic: and you said it worked earlier right? recall kernel version then?19:25
naccKhaotic: have you tried testing 18.10 yet? or just testing a current mainline build if it always works?19:25
Khaoticerm19:25
Khaoticlotus|NUC, no i dont. i figured it worked19:26
Khaoticioria, huh?19:26
Khaoticnacc, no i havent yet19:26
ioriaKhaotic, the bt ?  i mean ... is integrated or via usb dongle ?19:26
Khaoticit's not a huge deal. just would be cool to use my bluetooth headphones with my computer19:26
Khaoticintegrated in mobo19:26
ioriaKhaotic, what mobo ? (is it a desktop ?)19:27
=== Miidlandz is now known as ChunkzZ
Khaoticyes19:27
Khaoticasus rog z370e19:27
ioriaah19:27
Khaoticreally wish there was a linux application to control the RGB headers too :/19:27
ioriaKhaotic, and i guess it's not even detected in  lspci or lsusb ,right ?19:28
Khaoticnope19:28
Khaoticthe one time it worked, it showed up19:28
Khaotichasnt since then19:28
Khaoticactually it worked twice before19:28
shrimantsalright so my next step is to figure out the right permissions to mount this share so various users can read/write to it19:28
shrimantsfor instance, a daemon running as that daemon's user19:29
ioriaKhaotic, if so, it's probably a formware issue19:29
Khaotic?19:30
ioria*firmware19:30
Khaoticmeaning19:30
Khaotichmm appears there was a bios update a few days ago19:30
Khaoticshould i dl and install?19:31
ioriaKhaotic, you can try   #8 from this : https://ubuntuforums.org/showthread.php?t=239412519:31
Khaoticioria, i saw that19:32
ioriaKhaotic, and ?19:32
Khaoticbut wouldnt i need to do that every kernel upgrade?19:32
ioriaKhaotic, nope19:32
ioriaKhaotic, dkms19:33
Khaoticwould it break something?19:33
ioriaKhaotic, it should not ...19:33
Khaoticok ill try19:34
Khaoticim unfamiliar with dkms19:34
ioriagood luck19:34
ioriame too : p19:35
Khaoticlol19:36
Khaoticoh boy19:36
Khaoticthe blind leading the blind19:36
Khaoticwell...im gonna reboot19:36
Khaoticyolo19:36
illuminaughtyyanyone know how I would get server functionality from desktop 18.04 LTS?19:40
shrimantswhats the uid/gid im supposed to use if i want everyone to have read/write access to a mount19:46
shrimantslike obviously i can use 1000/1000 but then if theres a different user/service account that tries writing/reading to/from that directory wont it choke?19:47
TJ-Khaotic: back now, sorry - was at dinner19:47
TJ-Khaotic: I asked earlier about whether the device appears after cold boots. I've another variation of that question. Have you tried powering off completely - as in, to the extent of switching off at the wall-plug, and then pressing the PC power-on switch to drain its internal capacitors ?19:50
naccilluminaughtyy: what do you mean? server and desktop are just different default packages19:52
naccshrimants: uid/gid is not the right approach, unless you mean the effective uid on the windows system19:52
shrimantsno i mean 2 different linux users19:53
shrimantsi mean i could just use my personal account as the user the daemon runs as19:53
shrimantsseems wrong19:53
naccshrimants: what daemon?19:53
shrimantsradarr and sonarr19:53
naccshrimants: if you are asking a windows configuration question, i have no idea19:53
naccshrimants: niether of those sound like ubuntu programs? are they?19:54
shrimantslike if i have user1 and user2 on my linux vm, id like them both to be able to access the mounted windows drive as read/write19:54
shrimantsboth of those are linux programs19:54
naccshrimants: that has to do with the permissions on the mounted filesystem locally, no?19:55
shrimantsno, i dont believe so19:55
naccshrimants: you mount the partition using some credentials once, not per user.19:56
nacc*the shared disk, not partition, sorry19:56
shrimantsif i dont specify user/group, it mounts as root:root19:56
shrimantsif i mount it as shrimants:users, i reckon user2 wouldnt have read/write access to the share19:57
naccshrimants: they would if the group has r/w and user2 is in users ?19:57
dimmHello, All! What start point for determine why dvd tray is opening without any button push?19:58
shrimantsthey would?19:58
shrimantsok well i got the thingy mounted20:03
shrimantsso thats good20:03
kinghatwhat does this mean? https://usercontent.irccloud-cdn.com/file/ESssYJx3/image.png20:04
shrimantspass it the --classic flag20:06
Jordan_Udimm: First thing I'd do is run "dmesg --human" (press ctrl+d to scroll to the bottom, to see the most recent messages). Look at what messages you see around the time the tray opens.20:07
KhaoticTJ-, i have not tried that20:11
pragmaticenigmakinghat: You will have to reach out to the maintainer of that snap for support.20:11
Khaoticioria that didnt work :(20:12
=== kostkon__ is now known as kostkon
nacckinghat: read the snapcraft documentation, it's quite clear20:16
nacckinghat: snap support (general) in #snappy, or per the maintainer, as pragmaticenigma said, if it's about a specific app20:16
TJ-Khaotic: as we know the BT device once did show up, and now doesn't, I'm pretty sure it is ACPI related. Sometimes draining power helps. But I'd still recommend entering the firmware setup at power-on and checking for any options that could affect the bluetooth/USB device(s)20:17
KhaoticTJ-, i just did that (firmware setting). nothing. even updated the bios20:19
catbeardhow do i change the right click menu font20:19
catbeard18.04.120:19
Khaoticdoes network monitor support OTP with vpn connections20:21
nacccatbeard: gnome tweak tool -> fonts?20:21
TJ-Khaotic: try the power-drain once again. However, what I'm finding confusing is that kernel 4.15 doesn't have the device ID in butusb.ko, so I'm struggling to figure out how the Bluetooth device was able to work. That happened with the same Ubuntu OS as is on the PC now?20:26
KhaoticTJ-, yes20:27
TJ-Khaotic: is it possible there's been a kernel upgrade, and that you had previsouly installed a DKMS module that worked and doesn't work for this kernel?20:27
Khaoticill try the power drain later20:27
Khaoticgotta run an errand20:27
KhaoticTJ-, not that i know of20:28
TJ-Khaotic: can you show us "pastebinit <( uname -r; dkms status )"20:28
Khaotichttp://paste.ubuntu.com/p/GPjzqsqRY6/20:29
TJ-Khaotic: aha!20:31
TJ-Khaotic: you appear to have installed an external 'btusb' module "btusb, 4.0, 4.15.0-36-generic, x86_64: installed"20:31
KhaoticTJ-, scroll up20:31
Khaotic[14:31:36] <ioria> Khaotic, you can try   #8 from this : https://ubuntuforums.org/showthread.php?t=239412520:31
Khaotici tried that20:31
Khaotichttps://github.com/jeremyb31/newbtfix-4.1520:32
Khaoticbrb20:32
TJ-Khaotic: oh ... must have been at dinner. That won't help things later though if the device hardware re-apprs20:32
Khaotichow do i remove TJ- ?20:33
TJ-Khaotic: that's easy "sudo dkms remove btusb/4.0 --all"20:33
=== jstein_ is now known as jstein
TJ-Khaotic: the main thing to realise is, until the device shows up again in the output of "lsusb" (device 0b05:185c) then no driver is going to work. So that is the thing you need to fix. Have you thought/tried checking the device is correctly seated/connected on the motherboard?20:35
kinghati installed the the JDK from oracle and im asked to verify intellij install with `java -version` and `javac -version`: https://usercontent.irccloud-cdn.com/file/D7RswSVQ/image.png20:38
kinghatbut i get this: https://usercontent.irccloud-cdn.com/file/D2EczMma/image.png20:39
kinghatnot sure what i missed with 'javac'?20:39
nacckinghat: 'JDK from oracle'? how did you install and what specifically?20:42
nacckinghat: if i'm reading your output, you are using openjdk from the archive, not from oracle.20:42
KhaoticTJ-, it's built onto the motherboard20:43
Khaoticintegrated20:43
Khaoticasus rog z370e20:43
kinghatnacc: the deb from here: https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html20:43
kinghatjdk-11_linux-x64_bin.deb20:43
nacckinghat: you see how that's clearly not what you are running?20:44
nacckinghat: if you want help with oracle's jdk, ask oracle.20:44
KhaoticTJ-, now no btusb is showing20:44
kinghatnacc: https://usercontent.irccloud-cdn.com/file/T3WBoA53/image.png20:46
TJ-Khaotic: I've found confirmation you've a hardware error! Didn't spot this before, but it is in both kernel logs you provided. "usb 1-7: device descriptor read/64, error -71"20:46
TJ-Khaotic: around line 930 at http://paste.ubuntu.com/p/VyRhNQr5Qq/20:46
nacckinghat: it's not what `java` reports. talk to oracle.20:46
TJ-Khaotic: so, in some way the device has failed20:47
Khaotic:O20:48
Khaoticnooooooooo20:48
Khaoticnow what?20:48
XirigDo I go here if I have a VLC problem? If not, do you know where I find that chat? I'm a newb to all of this, including Ubuntu itself.20:48
* Khaotic buys a new mobo20:49
Steristdoes Ubuntu keep track of failed login attempts?20:50
TJ-Khaotic: not sure; I can't find any other reports of the same symptoms so far20:51
SteristI am interested in when and how many may have occurred.20:51
TJ-Sterist: /var/log/auth.log20:51
Khaotic:(20:51
zuledoes the ubuntu server installer not support iSCSI installs?20:51
XirigWhat does this dotted orange line above Khaotic's name mean?20:52
Steristthank you, and hello again TJ :) I am very impressed with your frequent presence on this channel20:52
KhaoticXirig, that's your IRC client showing you where you last left off in this channel20:53
TJ-Sterist: I've not been around much for months; you're lucky :)20:53
XirigAAAAAh ok. Thank you so much. I did say I'm a newb, haha.20:54
TJ-Khaotic: I've found a thread in the ROG forums that seems to suggest this failed BT device is not unique to you, and doesn't only affect that Mobo version, but there is no fix mentioned there. https://rog.asus.com/forum/showthread.php?90320-Asus-ROG-Strix-X99-Gaming-bluetooth-not-working20:54
Khaotic:(20:54
Khaoticwell thanks for trying to help20:55
TJ-Khaotic: the only slight clue I've seen is people asking to confirm there are antennas connected to both sockets20:56
Khaoticthere is20:56
TJ-Khaotic: which may infer the chipset disables itself in some circumstances if no antennas detected.20:57
TJ-Khaotic: silly idea but... try rebooting with the anntennas disconnected. See is "lsusb" shows the device... then if not, reconnect antennas and reboot and check again. Scraping the barrel for solutions now!20:57
TJ-Khaotic: to be clear "lsusb" would need to show "0b05:185c" device20:58
Khaotichow do you know the device?20:58
Khaotic0b05:185?20:59
TJ-Khaotic: from various Internet forum posts where the "lsusb" was shown20:59
Khaotic0b05:185c?20:59
Khaoticoh20:59
Khaoticso it's a unique identifier to the mobo?20:59
Khaoticbrb rebooting w/o antenna20:59
TJ-Khaotic: every USB device has a unique ID vendor:product vendor 0b05 is Asus20:59
TJ-Khaotic: and that BT device is apparently 185c21:00
KhaoticTJ-, it detects, when disconnected21:03
TJ-Khaotic: wow, really!?21:04
Khaoticyup21:04
TJ-Khaotic: well! I have to laugh, excuse me a moment :D21:04
Khaotichttp://paste.ubuntu.com/p/ZQjVJvsdTW/21:05
Khaotici understand21:05
TJ-Khaotic: I thought I was being silly with that idea... so now, if you reboot with antennas reconnected how does it behave!?21:05
TJ-Khaotic: that is ... ghost in the machine ... territory!21:05
Khaoticbrb21:05
KhaoticTJ-, it's still showing up now21:08
Khaotichttp://paste.ubuntu.com/p/PFyJ8cbnVf/21:08
TJ-Khaotic: result!21:09
Khaoticthe adapter setting arent showing up in the systray (kde)21:09
TJ-Khaotic: so, does it show up as a controller and can you scan for devices, or do we still need to 'teach' btusb to bind to it ?21:10
Khaoticneed to teach it i think21:10
TJ-Khaotic: does "ls /sys/bus/usb/drivers/btusb" show the driver loaded?21:10
Khaoticlsusbls: command not found21:10
TJ-Khaotic: this is soooo weird, although a nice find/result!21:11
KhaoticTJ-, 1-7:1.0  1-7:1.1  bind  module  new_id  remove_id  uevent  unbind21:11
TJ-Khaotic: wow, it's also bound the btusb driver to the device, you're doing well21:11
Khaotichow do you know21:12
Khaoticim lost21:12
XirigOH as a newb, are there any chats I should join? Aside of course from this one. ^^;21:12
TJ-Khaotic: the "1-7:1.0! is the USB bus 'address' of a device21:12
Khaoticwhats the 1.1?21:12
TJ-Khaotic: try this: "ls /sys/class/bluetooth/" - do you see any hci* nodes (Host Controller Interface)21:12
Khaoticyes21:13
Khaotichci021:13
TJ-Khaotic: USB devices (can) have multiple interfaces on them. Those numbers indicate the interface21:13
TJ-Khaotic: right, so, the device is there, AND the OS recognises it21:13
TJ-Khaotic: try this "bluetoothctl" - this starts a command-line bluetooth control application21:13
Khaotic:O21:13
TJ-Khaotic: if you type "help" it'll list all the commands available21:14
Khaoticagent registered21:14
TJ-Khaotic: now do "scan on" and then start a bluetooth device trying to pair with it21:14
Khaoticagent registeredwonder how i get the systray icon to show21:14
TJ-Khaotic: if the device is reported then we know BT communications is working and we can move on to sorting out the GUI app21:15
Khaoticok21:15
Khaoticit's showing my previous connections21:15
TJ-if you do "devices" it'll list already-paired devices21:16
Khaoticyup21:16
TJ-if yoy do "connect XX:XX:XX..." it'll (try to) connect to that device. those BT MAC addresses will tab-complete so you don't need to type them entirely21:16
KhaoticAttempting to connect to 9C:2A:83:89:31:E021:18
KhaoticFailed to connect: org.bluez.Error.Failed21:18
Khaoticsorry, forgot to pastebin21:18
TJ-Khaotic: that's OK it's only a couple lines :)21:18
TJ-Khaotic: OK, so, let's see if we can get the GUI working. Did you say it's Kubuntu?21:19
Khaoticyes21:20
TJ-I can't recall what the name of the Kubuntu BT manager is; I generally always install "blueman" - that might be it. Try in the System/Settings menu for the Bluetooth manager/Bluetooth Devices app21:21
Khaotici did21:21
Khaoticit's gona21:21
Khaoticgone21:21
Khaotici think it is blueman21:21
TJ-Khaotic: on the "bluetoothctl" terminal type "quit" to get back to the shell, then try "blueman"21:22
Khaotic Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus21:22
TJ-that should start the main window and as a bonus report any issues to the terminal where you started it from21:22
Khaoticblueman is the gnome manager21:23
Khaoticbluedevil is the one i think21:24
TJ-that's the one!21:25
TJ-I just found it as a dependecy of kubuntu-desktop21:25
Khaoticim gonna try blueman21:25
chickenfeedsup misc bras21:26
TJ-I listed its files and the one that might work is "/usr/bin/bluedevil-wizard"21:26
Khaoticnot wokring21:26
TJ-OK, try blueman21:27
Khaoticthat didnt work either21:27
TJ-how is it not working - not starting? not installing?21:27
Khaoticgives me an error21:28
Khaoticbluedevil works21:28
TJ-Khaotic: right, but at what point? they start but error report when trying to scan/discover/connect ?21:28
Khaoticjust wont let me connect to my computer21:28
Khaoticall im getting is connection failed21:29
TJ-Khaotic: this might be a firmware issue - show us "pastebinit <( systemctl status bluetooth; dmesg )"21:29
Khaotici dont see how21:30
Khaotici was able to pair and connect in the past21:30
Khaotichttp://paste.ubuntu.com/p/CfrKng3xKy/21:30
TJ-Khaotic: end of kernel log several "Bluetooth: hci0: last event is not cmd complete (0x0f)" so there is another issue to resolve21:31
TJ-Khaotic: Line 1023 onwwards shows the RTL firmware being loaded into the device21:32
Khaotic*sigh*21:32
Khaoticok?21:32
Khaoticgive it to me straight doc21:33
TJ-Khaotic: I just found and Ask Ubuntu question with a comment that says "Confirmed that this problem occurs on Ubuntu 18.04 for me and is solved by booting into a kernel prior to 4.15.0.33"21:35
Khaotic:/21:35
TJ-Khaotic: so, do you still have 4.15.0-32 installed? "apt list --installed linux-image*"21:35
Khaoticso i wasnt imagining things21:35
Khaoticnegative21:36
TJ-Khaotic: apparently not :) Look on the bright side, we've discovered an issue and a workaround that non-one else has, so you're ahead of the game!21:36
Khaoticwhat workaround? "Did you try unplugging it and replugging it in?"21:37
Khaoticlol21:37
TJ-Khaotic: It worked, don't knock it :D21:37
Khaoticlol21:37
TJ-Khaotic: right, -32 is still available in the archives so you can install it and test whether that does work - if it does we can report a regression for the bionic kernels -33 onwards21:38
Khaotichow do i do that?21:38
TJ-Khaotic: "sudo apt install linux-{image,headers}-4.15.0-32-generic"21:38
kinghati have 2 versions of java/jdk installed. one from the repo(default?) and one manually installed from oracle. versions 10 and 11 respectively. can i just remove 10 so that 11 is the only one and the links will switch to using that?21:38
Khaotic~$ sudo apt install linux-image-4.15.0-32-generic?21:39
TJ-Khaotic: that'll install the kernel images, modules, and header files for that version. Once installed you'll need to reboot, tap Esc (repeatedly) to get to the GRUB boot menu, choose the "Advanced" sub-menu, then select the 4.15.0-32-generic entry (not the -recovery version)21:40
TJ-Khaotic: the command as I gave it21:40
TJ-Khaotic: "sudo apt install linux-{image,headers}-4.15.0-32-generic"21:40
TJ-Khaotic: the shell will expand that {images,headers} to create the correct package names21:40
Khaoticright21:40
Khaoticand just tap ESC on reboot?21:41
TJ-Khaotic: if you want to see how, do:  "echo linux-{image,headers}-4.15.0-32-generic"21:41
TJ-Khaotic: yes, as soon as the firmware POST ends tap Esc repeatedly - that tells GRUB you want to see and stop at the boot menu21:41
Khaoticok21:42
Khaoticbrb21:43
Khaoticnot sure how, but that kernel lost key board support21:49
Khaotici wasnt able to use my keyboard21:49
TJ-Khaotic: :O you've definitely got ghosts in the machine21:51
TJ-Khaotic: so you've had to return to the default kernel?21:51
Khaoticyup21:51
Khaotici tried booting to 32 twice and both times usb keyboard wouldnt work21:52
Khaoticoh wait21:52
KhaoticTJ-, i think it's working21:52
Khaoticyup, it's working21:53
TJ-Khaotic: Bluetooth?21:53
Khaoticbut im on kernel .3621:53
Khaoticyup21:53
TJ-Khaotic: wow!21:53
TJ-Khaotic: so this seems like every issue you've had is random, and fixed by random events21:53
Khaoticyes...21:53
Khaoticand ive been trying to figure out how to recreate it21:53
KhaoticLinux h4ck3r-home 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux21:54
TJ-Khaotic: You're not full of static electricity are you? is the system sufficiently grounded?21:54
Khaoticand bluetooth working21:54
Khaotici believe so21:54
Khaotici bet if i reboot, it wont work21:54
TJ-Khaotic: well, you could look at the /var/log/kern.log to determine why -32 didn't bring up the USB keyboard.21:54
KhaoticTJ-, not finding anything21:59
Khaoticwell thanks for the help anyway21:59
TJ-Khaotic: you're welcome; it has been an 'interesting' experience21:59
Khaotici guess ill just deal with the randomness and keep a spare pair of speakers/headsets around21:59
Khaoticim just happy to know i was able to prove i wasnt making it up22:00
TJ-Khaotic: report back if it still is randomly dropping the device. There's obvisouly something on the mobo that is affected by antenna connections and so forth22:00
Khaotichmm will do22:00
Khaoticthanks again22:00
TJ-At least now you know what to look out for :)22:01
Khaoticgreat customer service22:01
Khaotici wonder if something in the -32 packages needed to be installed22:01
Khaoticand ubuntu just didnt link the dependency22:01
Khaoticim gonna take a break and relax for a bit22:03
Khaotici wasted more time than i planned on this :/22:03
Khaoticbut definiteiyl learned some stuff22:03
blackhazesomebody knows how to configure grub on kubuntu, I need to get an image on the back what is the .conf to get it right?22:05
TJ-Khaotic: no to the -32 adding something - each kernel version files are kept separate, in fact modules from 1 won't work with another version22:05
=== thewaspsknees1 is now known as thewaspsknees
blackhazehave someone installed rails on kubuntu or ubuntu distro?22:44
juliushi23:04
juliusi changed my lock screen background via the background menu point, but i still see that violet background picture instead of the one i choose23:08
juliusdo i need to reboot?23:08
kinghatis it odd that installing `openjdk-11-jdk` prints that 10.0.2 is installed for java/javac http://paste.debian.net/hidden/e4f92a84/ but the SDK in intellij IDEA shows: https://usercontent.irccloud-cdn.com/file/3lsVts5P/image.png23:11
kinghatshows 11*23:11
Irritiable|LTjulius: I do not believe so.23:14
TJ-kinghat: if you've multiple versions installed, the default via update-alternatives is probably set to JRE/JDK 10 still23:22
kinghathttp://paste.debian.net/hidden/f461ae4a/23:24
kinghatall thats in the jvm dir: https://usercontent.irccloud-cdn.com/file/CMC3siIL/image.png23:24
geniiTJ-: !info openjdk-11-jdk cosmic ... indicates that 10.0.2 is reporting correctly23:27
TJ-genii: kinghat: yes, "openjdk-11-jre/bionic-updates,bionic-security 10.0.2+13-1ubuntu0.18.04.2 amd64"23:28
geniiTJ-: I'm on Xenial so queried with cosmic, but yeah, I'd say that's correct23:29
kinghatso its says 11 but its actually 10?23:30
TJ-openjdk-lts (10~46-4ubuntu1) bionic; urgency=medium23:30
TJ-  * Upload openjdk-10 as openjdk-lts, but call the binary packages23:30
TJ-    already 11.23:30
TJ- -- Matthias Klose <doko@ubuntu.com>  Tue, 03 Apr 2018 22:32:01 +0200y23:30
TJ-^^ thats from the changelog23:30
* genii slides TJ- a fresh cookie for promptness23:31
genii..I was on my way to look there also .. ;)23:31
TJ-kinghat: I'd suspect because its the LTS package, the intention is/was to move to the real openjdk-11 as soon as it is released23:31
TJ-kinghat: and by naming the binary packages will -11 that means a regular "apt upgrade" will pull them in; otherwise it'd need "apt full-upgrade" / "apt-get dist-upgrade" due to the major version bump23:32
TJ-s/will/with/23:34
TJ-oh foey, silly regexp! I didn't say apply it globally!23:34
kinghatstill a bit foggy but it has to do with the way upgrades are and they wanted to get to the 11 LTS so they are play tricks with the package to get 11 out?23:35
kinghatthanks for the help genii/TJ-23:41
TJ-kinghat: for other packages you sometimes see a version string like 5.6-really5.4... :)23:51

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