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

Teodoro777Hi00:13
Teodoro777I installed kmid and obviously timitidy ++ and the latter works well as a terminal. the problem is kmid that scrolls the text but without audio ... I noticed that playing in the midi outputs (load the screen), I can hear it. But it's not a fixed output! sometimes it works one and sometimes another. How can I solve? http://tinyimg.io/i/tJQzESV.png00:13
=== neunon_ is now known as neunon
eelstreboranyone know why network manager doesn't have a connect-retry option?00:20
eelstreborfor openvpn00:21
=== neunon_ is now known as neunon
Copenhagen_Bramis it safe to kill systemd-journald? it's hogging my cpu00:55
[itchyjunk]hey, i formatted a flash drive and now i can't copy anything to it. i get "error while copying to volume. the destination is read only01:06
[itchyjunk]i tried formatting it from `disks` and `gparted`01:06
balsaqdod u yank it out befor stopping it01:07
[itchyjunk]i didn't01:08
[itchyjunk]it was a bootable with lubuntu on it. i only formated it with `disks`01:08
balsaqsee if it will format in a difff computer like maybe a windows machine01:08
[itchyjunk]hmm i don't have a windows machine.. i have an older mint machine. would that help?01:09
balsaqmay as well try01:09
balsaqsee if the port is messed up or something01:09
ryuo[itchyjunk]: probably residual filesystem. iso9660 is common on hybrid images, which is read only.01:09
ryuo[itchyjunk]: best solution? overwrite the flash drive and try setting it up from scratch.01:09
ryuoerase any trace of the old image.01:10
[itchyjunk]hmm i thought `format` in gparted would take care of it01:10
balsaqbut try it on a diff machine01:10
ryuoNope. Most formats are shallow.01:10
ryuoThey don't overwrite any more than they have to.01:10
ryuoSometimes residual data in unused sectors can create strange issues.01:11
balsaqi alway delete all partitions 1st then format twice01:11
[itchyjunk]umm.. weird.. i connected it to my mint machine and tried pasting a file. it worked..01:11
balsaqnow try a diff port on the other machine01:12
ryuo[itchyjunk]: well, if you want to be sure, i'd suggest using dd to overwrite it and then partition/format it as you need.01:12
ryuo[itchyjunk]: if you do this, be sure to set the block size to 8M or so for aligned writes.01:13
ryuoit speeds up writes a great deal on flash media.01:13
sappheiroslooking at https://quassel-irc.org/faq/cert and man openssl, how do i learn about use of the 'req' command, e.g. what the command option '-x509' does?01:20
dax"man req", oddly enough01:21
dax-x509 means to generate a self-signed certificate (as opposed to a certificate signing request to send to a CA)01:21
[itchyjunk]trying to write 0's now.. i don't get why the mint can read write while ubuntu 16.04 can't write to the same device01:22
sappheiros>_<;; i was thinking i needed to read https://www.feistyduck.com/books/openssl-cookbook/01:23
sappheirosdax: i thought 'man' was for commands, not commands within commands01:27
sappheirosdax: that makes me wonder how a self-signed certificate is used to secure a connection ...01:28
daxsappheiros: openssl has its own manpage section named "1ssl", so generally doing man subcommand for it will work fine01:28
daxsappheiros: i'm guessing this is for IRC connections?01:29
daxi.e., client certificate authentication to an IRC network, not for some server / quassel daemon you're connecting to01:29
daxand running yourself01:29
daxoh, never mind, just looked at the link. if it's for connections to a quassel core, then you'd want to get the fingerprint of the new certificate and compare it to what the quassel client sees when it connects to the core01:31
sappheirosdax: i'm trying to learn what the command at https://quassel-irc.org/faq/cert will do before i execute it01:31
daxi don't have quassel installed so i don't know exactly how it works, but it should pop up something to the effect of "you're connecting to X that has a self-signed cert with fingerprint Y, do you trust it?"01:31
[itchyjunk]okay, i tried to 0 write it then format it01:34
[itchyjunk]but it still says unable to write to the usb drive01:35
[itchyjunk]what else do i try?01:35
lotuspsychje[itchyjunk]: you sure its not writed-protected or so?01:36
[itchyjunk]it doesn't seem to have a button. i can write to it from a different computer that has linuxmint on it01:37
[itchyjunk](physical button)01:37
lotuspsychje[itchyjunk]: normally with gparted any device should be able to format, did you try formatting it to its original layout? fat32 for example or ntfs01:38
[itchyjunk]yes i tried formatting it to fat32 and ntfs with gparted01:38
[itchyjunk]it just says successful when i do it01:38
[itchyjunk]i tried deleting it then reformatting to fat3201:39
lotuspsychje[itchyjunk]: how about rights? are you admin of your system?01:39
[itchyjunk]yes, i have the password for `sudo`. i am logged in as my username but this is no other user accounts on this laptop01:40
[itchyjunk]could it be privlage problem? is there a way to check?01:41
lotuspsychje!chmod | [itchyjunk]01:41
ubottu[itchyjunk]: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions01:41
lotuspsychje[itchyjunk]: another test could be: tail -f /var/log/syslog and plugin your usb, to see usefull errors01:42
[itchyjunk]ah right i was thinking about chmod but didn't know if i could do it here01:43
[itchyjunk]i'll try that first01:43
[itchyjunk]i am having trouble chmod'ing my /dev/sdb101:46
[itchyjunk]https://paste.ubuntu.com/p/qW54P5RWqv/01:47
[itchyjunk]hmm or sdb.01:47
Copenhagen_Bramsystemd-journald is hogging my cpu, what do I do?01:52
myselfMy first time trying to print in color under Ubuntu (color works fine from Windows), all my prints are coming out monochrome. Printer is a Samsung CLP-620ND. It had monochrome set as default and I couldn't change it until I added myself to 'lpadmin' group and logged out, but that seems OK now. Still comes out monochrome despite everything saying color. Even the CUPS test page is mono. Where to go from here?01:56
merpnderpMy brain is completely and utterly fried from doing admin setup and config all day (I normaly just do dev work). What package do I need to install on 18.04 to automagically install security updates?01:56
merpnderpIs this it? unattended-upgrades/bionic-updates,now 1.1ubuntu1.18.04.6 all [installed]01:57
Bashing-om[itchyjunk]: Be aware fat32 file systen is not posix (permissions) complient. Access is set at the mount point .01:57
ryuomerpnderp: yes, that will periodically do that, but it was intended for systems that are always on.01:58
merpnderpryuo: groovy, thanks. My system is always on. Thank you thank you.01:58
ryuomerpnderp: if the system goes offline for any reason, it won't.01:58
merpnderpryuo: course if it is offline, I don't need the security update :P01:58
ryuomerpnderp: i was thinking more like if people put their machines to sleep.01:59
myselfdoes that mean that it won't catch-up next time it's online, though?01:59
ryuomyself: the timer that runs it may not reset. I'm not 100%.01:59
merpnderpryuo: oh no, this is on my dev server. I haven't worked up the inertia to set up the prod server01:59
ryuoi just know scheduled tasks don't always work right.01:59
ryuoin that context.01:59
ryuoif the system is asleep, it can't do anything afaik.01:59
[itchyjunk]well i've tried a dozen different things.. maybe my ubuntu is broken or something..01:59
ryuo[itchyjunk]: same problem?02:00
[itchyjunk]yes02:00
ryuo[itchyjunk]: did you try what I suggested?02:00
[itchyjunk]chmod is giving me `unable to resolve host` error02:00
Copenhagen_Bramhello02:00
ryuoOk...02:00
Copenhagen_Bramhow do I stop systemd-journald from hogging my cpu?02:01
ryuoCopenhagen_Bram: you could try configuring it to disable logging, though you may lose important information.02:01
Copenhagen_Bramryuo: alright how do i do that?02:02
Copenhagen_Bramif i'm losing important logging i'll turn logging back on and repeat whatever i was doing that needed to be logged02:02
ryuoCopenhagen_Bram: edit /etc/systemd/journald.conf02:02
Copenhagen_Brambut right now i wanna contribute to seti with boinc02:02
ryuoCopenhagen_Bram: Uncomment Storage= and set it to none.02:02
Copenhagen_Bramok02:02
ryuothat will discard logs. I had to disable it for a read only installation to keep it from flooding my dmesg with errors.02:02
Copenhagen_Bramdo i need to reboot or restart a service?02:03
ryuoNot sure. You can reboot to be on the safe side.02:03
ryuoOr you may just need to reboot journald.02:03
ryuoI haven't a clue how it ties together.02:03
Copenhagen_Bramhow do I reboot journald?02:04
ryuosystemctl restart systemd-journald.service02:04
eelstrebornetwork-manager-openvpn is disappointing - i ended up starting the client from the cli - i don't understand why it doesn't start at bootup even though the config file is in /etc/openvpn02:09
[itchyjunk]i..fixed my sudo issue. :s i had to add a line in my etc/hosts. it had a different name than etc/hostname. idk how that happened02:09
eelstreborworkarounds get the job down though02:10
sappheiroshow do i load the SSL certificate when it's in a .config folder that doesn't show up in the open dialog window after clicking 'Load'?02:11
sappheirosin quassel02:12
sappheirosor more generally, how do i make .folders show up?02:12
anonymau5ls -la02:12
anonymau5in command line02:12
Vic2In Nautulis it is Ctrl-H ... dunno about 'quassel' (whatever that is)02:12
sappheirosIRC client02:13
sappheirosfor lubuntu 18.1002:13
[itchyjunk]hmm chmod doesn't fix the issue.. i tried reformatting it to fat32, ext4 and ntfs. none of that worked either02:14
anonymau5depends on the filemanager the IRC client is using02:14
lotuspsychje[itchyjunk]: could you hastebin the output of the tail please?02:15
Copenhagen_Bramryuo: It worked! Journald is hogging slightly less resources now. Now I can support SETI :)02:16
ryuo... lol02:16
[itchyjunk]lotuspsychje, i am not sure if i ran the command correctly but this is what i got02:17
[itchyjunk]https://paste.ubuntu.com/p/QGM64dfm69/02:17
lotuspsychjelets c02:18
lotuspsychje[itchyjunk]: did you unplug, and plugin your device while the tail is running?02:20
[itchyjunk]oh, i didn't. i `mounted` it from `disks` though. let me try that02:20
[itchyjunk]lotuspsychje, https://paste.ubuntu.com/p/Z7CgshyCkG/02:22
anonymau5guys f2fs module isn't included in xenial?02:22
ryuoanonymau5: what kernel version are you using?02:22
anonymau54.4.0-13702:22
anonymau5ls /lib/modules/4.4.0-137-generic/kernel/fs02:23
anonymau59p  aufs  autofs4  binfmt_misc.ko  btrfs  cachefiles  ceph  cifs  configfs  dlm  exofs  fat  fscache  isofs  lockd  nfs  nfs_common  nfsd  overlayfs  udf  ufs  xfs02:23
[itchyjunk]hmm, my last format with gparted did something weird. now i can't move anything to the usb at all. and when i check `permissions` it says `root` and i am not the owner. i tried to chmod 666 /dev/sdb and it doesn't give any error02:23
lotuspsychje[itchyjunk]: could you try create another user, and see if you can bypass those errors in nautilus02:23
sappheirosPlease see https://askubuntu.com/questions/1086972/how-to-use-ssl-with-quassel-lubuntu-18-10-i38602:24
ryuoanonymau5: it may not be available in that kernel, but you can install a HWE kernel (4.15, bionic's kernel) if you really need it.02:24
anonymau5ok thanks!02:24
[itchyjunk]hm let me restart. it's doing funky stuff02:26
SilenceDogoodI am trying to set up a dedicated Quake (Darkplaces) server on Ubuntu02:33
SilenceDogoodCan anyone help? I did sudo apt-get install darkplaces-server but it doesn't seem to set itself up, it seems to expect you to read minds about how to use it02:34
[itchyjunk]hmm, after fixing my sudo issue. `chown` and a restart fixed it i think. i am not sure why chown worked and chmod didnt :s but looks like its fixed for now. thanks o/02:34
anonymau5SilenceDogood: sudo service —status-all ?02:36
SilenceDogoodanonymauS that is not an ubuntu command apparently02:37
SilenceDogooddid you mean "sudo systemctl status"02:38
SilenceDogoodthat isn't listing any darkplaces-server service02:39
anonymau5I guess you'll have to look for documentation02:42
Bashing-omSilenceDogood: ' sudo systemctl list-unit-files ' To see the list of available services.02:44
SilenceDogoodBashing-om thanks02:45
SilenceDogoodThe thing about linux is that whatever you think the command is going to be, it never is that02:45
cstk421so i currently have a webserver on port 80. I screwed up and my router is on port 80 so when i put in the nat translation to forward 80 to my webserver i can no longer access the router web interface.  Is there a way to redirect traffic back to the router ? or is that just going to cause a loop ?02:46
SilenceDogoodLooks like I'm going to have to write a .service file for darkplaces-server02:47
anonymau5cstk421: well you can either direct the traffic to your pc or the router, or you can use the LAN ip of your router to access it (probably 192.168.0.1)02:47
cstk421i am trying to get to it via lan02:48
cstk421not working02:48
cstk421its redirecting all traffic to my web server02:48
anonymau5can you ssh/telnet into your router?02:50
cstk421no ssh isnt enabled02:52
cstk421i just got back in finally. used winbox and the mac address of the mikrotik. whew02:52
cstk421thanks02:52
SilenceDogoodDoes this look reasonable? https://gist.github.com/BenMcLean/b424fc9ed77b660b823b8e0ada898c4602:57
=== [1]MrMobius is now known as MrMobius
ponyhorseHey, can help me debug why hibernate doesn't work for me?03:12
ponyhorseswapon shows: /dev/nvme0n1p6 partition 59.6G   0B   -203:13
ponyhorse But "sudo s2disk" shows: s2disk: Could not use the resume device (try swapon -a). Reason: No such device03:13
ponyhorse(I posted on #linux as well, but so far no one has acknowleged)03:13
anonymau5no arguments?03:15
ponyhorseWhat do you mean?03:15
anonymau5"sudo s2disk" Dont know what its supposed to do03:17
cyborgjedihi guys03:20
tomreynhi03:21
ponyhorseSorry, computer melted down. s2disk is one of the two ways to hibernate, as I understand it.03:21
tomreynponyhorse: which ubuntu version is this?03:21
ponyhorse18.0403:21
cyborgjedii need help installing libcurl03:22
tomreynthen you shooud be using "systemctl suspend" instead03:22
ponyhorselet me try...03:22
tomreyncyborgjedi: why do you want / need to? which ubuntu version?03:22
cyborgjedinew version03:22
tomreynthis will tell: lsb_release -ds03:23
cyborgjediok lets see03:23
ponyhorseThat put into ram not disc.03:23
ponyhorse*put it03:23
tomreynoops03:24
ponyhorseI'm looking for a hibernate option that would go to my swap.03:24
tomreynsudo systemctl hibernate03:24
ponyhorsepm-hibernate doesn't work either. It doesn't resume after boot.03:24
ponyhorseI can try, but I'm not hopeful...03:24
tomreynin case you run gnome http://ubuntuhandbook.org/index.php/2018/05/add-hibernate-option-ubuntu-18-04/03:25
tomreyncyborgjedi: i'm here, not in private chat.03:25
cyborgjedi18.0403:26
cyborgjedithats my version03:26
tomreyncyborgjedi: ok. the other question was this: why do you want / need to?03:26
ponyhorseIt didn't resume session.03:26
cyborgjedii need it for bew to install mpdccnmp03:26
cyborgjedithe media player that has cava03:27
tomreynponyhorse: is your system fully patched?03:27
cyborgjediidk03:27
ponyhorseI don't know what that means. I update and upgrade regularly...03:27
cyborgjedibut i always update and upgrade03:28
cyborgjediall days03:28
tomreynponyhorse: does "sudo apt update" report that there are pending updates?03:28
ponyhorseNo.03:28
cyborgjedilet me see03:28
ponyhorsecyborgjedi: Are you referring to me?03:29
tomreynponyhorse: there used to be a bug with suspend to ram - where people also discuss issues with hibernation https://bugs.launchpad.net/ubuntu/+source/linux/+bug/177495003:30
ubottuLaunchpad bug 1774950 in linux (Ubuntu Cosmic) "Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47)" [Medium,Fix released]03:30
ponyhorseSuspend works fine...03:30
ponyhorseI think I'm missing something obvious.03:30
ponyhorseI *think* I connected the swap partition via swapon.03:31
ponyhorseAnd I *think* I set up "resume" correctly in grub.03:31
ponyhorseBut who knows... And who knows if I'm missing some step...03:31
ponyhorseI'm not great at tinkering with the guts of the system...03:31
ponyhorseWhat would be a good to debug? Maybe rule out some obvious issues?03:32
tomreynhttps://askubuntu.com/questions/1034185/ubuntu-18-04-cant-resume-after-hibernate03:32
tomreynthis dicusses a lot of details you can check for03:33
tomreyncyborgjedi: have you tried: sudo apt update && sudo apt install libcurl03:33
ponyhorseThanks! Off to put the kid to sleep. If you have any more helpful advice I'll look later.03:34
tomreynwell you can always check syslog if you havent03:34
tomreyncyborgjedi: searching for "mpdccnmp" on the web returns 0 hits for me.03:35
tomreyncyborgjedi: maybe you were referring to this, but i dont see any mention of curl there: https://github.com/karlstav/cava#ubuntu03:38
Muimi1are clones made by clonezilla easy to extract via livecd?03:40
Muimi1i'm trying to avoid yanking a hdd out of a laptop that's sodlered shut03:40
tomreynMuimi1: i don't know the exact format, but you'd best tak to them / read their docs. IIRC in one mode of operation they don't do full 1:1 images but whenever they run into known file systems they store just the file system objects, saving sapce.03:42
tomreynMuimi1: there is clonezilla-live though if that's what you were referring to by 'livecd'.03:44
tomreyn(and that can both backup / image and restore)03:44
tomreynor maybe you could try this https://serverfault.com/questions/35639/extracting-files-from-clonezilla-images03:45
tomreynalso this https://drbl.org/faq/fine-print.php?path=./2_System/43_read_ntfsimg_content.faq#43_read_ntfsimg_content.faq03:49
Muimi1tomreyn: I'm trying to move a Windows installation to a new hdd without losing its full functionality.03:52
tomreynMuimi1: which part of ths is related to ubuntu?03:53
tomreyn*thIs03:53
Muimi1Muimi1: i'm using ubuntu to do it03:53
tomreyni was thinking you're using clonezilla to do it?03:54
Muimi1i just thought someone could toss me a command because the terminology isn't consistent03:54
Muimi1yeah, clonezilla is a program; I'm using ubuntu command-line to go through it.03:54
Muimi1I see what you mean, though.03:54
tomreynbetter use their live cd, you'll know you're creating the backup using a compatible version as when you're restoring03:55
Muimi1i'm going to read their docs for a while.03:55
Muimi1okay, i'll put usb up03:55
tomreynyou could also use just dd or similar form ubuntu, but this won't solve the deficiencies that windows has when it comes to being able to start from a different drive.03:56
tomreyn(or on purpose restricutions if you prefer it this way)03:57
Muimi1tomreyn: will clonezilla solve them?03:57
Muimi1well, I own the license to that version of windows03:57
tomreyni assume so, but i'm sure reading their FAQ will help03:57
Muimi1https://drbl.org/faq/fine-print.php?path=./2_System/23_Missing_OS.faq#23_Missing_OS.faq03:58
lotuspsychje!backup | Muimi1 see also04:12
ubottuMuimi1 see also: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning04:12
adikwokhello04:22
lotuspsychjehello adikwok how can we help you?04:24
adikwokhello lotuspsychje.. thx for response.04:25
adikwokfirst.. how to reply to your chat without having to type lotuspsychje?04:25
lotuspsychje!tab | adikwok04:26
ubottuadikwok: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.04:26
adikwokthx ubottu04:26
adikwokhelped a lot with tab completion lotuspsychje ubottu04:26
adikwokim really newbie in ubuntu. i always wanna have a linux os. yet just tried it and get confused04:27
adikwokthe situation im facing is.. i have acer 4315 intel celeron laptop. used to ok with win 7 readyboost.04:29
adikwoknow the youtube firefox cant play fullscreen in ubuntu 18.04.104:30
adikwoki tried glxgears. every second just like stop a while.04:31
adikwokso what to do to improve fps sir/sirs? ubottu lotuspsychje04:31
=== capellaOooOozes is now known as capellaGoesBOO
=== rax-Y is now known as rax-
adikwoki installed ubuntu 18.04.1 with erase disk option. now only have ubuntu in my old laptop04:36
=== leonardus_ is now known as leonardus
adikwokmany things need to be done.. :[04:37
adikwok1. speed up boot time04:37
adikwok2. responsiveness when open multi windows04:37
adikwok3. gedit and libreoffice slow to load04:37
adikwok4. my / is almost full. i have 80gb hdd. yet it only used 14gb for / .. and i tried to mount --bind --verbose /dev/sda8 to /dev/sda9 which is my / .. mounted successfully yet all apps can not working no more04:39
adikwoki had looked for in askubuntu.. until get confused then i found irc channel for ubuntu04:40
adikwokso. what to do sirs? lotuspsychje ubottu04:42
Kon-adikwok: Firefox and GNOME shell might be very heavy for your PC04:46
Kon-Laptops named "Acer 4315" appear to date from 2004 to 2008.04:46
adikwokKon-: yes it is. yet i love gnome looks. it is cool i guess. since its my first ubuntu04:47
Kon-You might experience better performance with Lubuntu 18.0404:47
adikwokKon-: if i changed to Lubuntu 18.04. do i have to resetting all over again?04:48
adikwokre-install from usb live? Kon-04:48
Kon-I think in your case it would be best to reinstall, yes. Lubuntu packages things to maximize performance04:49
=== lotuspsychje_ is now known as lotus|NUC
adikwokooo ... one month setting gnome gonna be wasted :[ Kon-04:51
Kon-Then don't do it04:51
Kon-I thought you had just installed Ubuntu04:51
CheetahPixieOkay, so.04:52
CheetahPixieI'm having a minor issue or two.04:52
CheetahPixieI have here a bios_grub partition set up.04:52
CheetahPixieI also have a root partition in an LVM.04:52
CheetahPixieProblem being, my "done" is disabled.04:52
CheetahPixieUbuntu Server, by the way.04:52
CheetahPixieStill trying to figure out why it doesn't want me to install...04:53
CheetahPixieAlso, trying to edit a VG containing a LVM partition that isn't the whole disk crashes the installer.04:54
CheetahPixieDoesn't work with mdadm either... what?04:55
adikwokthx for advise Kon-04:56
boblamontare there any known problems running wordpress on 18.04? or is 16.04 better?04:56
adikwokboblamont: i dont have any problem running wordpress on ubuntu 18.04.104:58
boblamontadikwok: ok, good, thanks04:59
CheetahPixie...and now an error occurred04:59
adikwokboblamont: anytime04:59
Kon-I think boblamont means running a Wordpress server, not viewing Wordpress sites in the browser05:00
boblamontKon-: yes, running a wordpress server05:01
adikwokoo .. wordpress server, . should be good also i guess. im having 18.10 server too. boblamont Kon-05:01
adikwokhonestly im in love with ubuntu.. since i knew it on server *shy boblamont Kon-05:02
CheetahPixieit's good stuff05:03
CheetahPixiebut I'm still having problems05:03
CheetahPixiehow do I relaunch the installer from the shell?05:03
adikwokKon-: would you please help on how to mount /dev/sda8 to /dev/sda9 for adding space to / ?05:05
adikwokmy / root is low disk space . only has 300 mb left Kon-05:05
=== dinasty1 is now known as dinasty
=== deathonater is now known as Smeef
mainnetcan an un-priveleged user set FDE on ubuntu 16.04?06:10
zetherooI have a 16.04 system which has an active VPN connection. The system serves an in-house monitoring service which is viewable in the browser (Zabbix). When I am on the local network (in-house) I have no problems reaching the frontend service in the browser, as well as sshing into the system itself. However, when I use our VPN connection to access the local network I cannot reach this system or the frontend service in the browser, which al06:33
zetherool other systems remain reachable. Any clues as to how I can resolve this?06:33
=== andyhuzhill_ is now known as andyhuzhill
MiarHi, could someone help me with this - https://ubuntuforums.org/showthread.php?t=2403635 ?06:34
zetherooMiar: try opening a terminal and executing 'modprobe -r psmouse' and then 'modprobe psmouse'06:36
MiarI did. Doesn't work.06:36
zetheroook06:36
=== andyhuzhill_ is now known as andyhuzhill
zetherooMiar: what kind of touchpad is it?06:40
mainnetHey! can an un-priveleged user set FDE on ubuntu 16.04?06:40
MiarUmm.. I dont know. How do I check?06:43
zetherooDoes lsusb show you?06:43
zetherooor 'xinput list'06:44
zetheroofor example, mine is '↳ SynPS/2 Synaptics TouchPad'06:44
MiarSynPS/2 Synaptics TouchPad06:48
CheetahPixieI figured things out.06:49
CheetahPixieWell, for now.06:49
CheetahPixieThere were errors in the install media, go figure.06:49
zetherooMiar: what's the id number?06:51
Miar1306:52
Miar↳ SynPS/2 Synaptics TouchPad              id=13[slave  pointer  (2)]06:52
zetherooMiar, is the touchpad working right now?06:53
MiarYup06:53
zetherooso how can you test it? :)06:53
Miarhaha true. Let me suspend for a few seconds and come back.06:53
zetherook06:53
Kalifornia909how can i get a program to start on startup in ubuntu06:55
ducasseKalifornia909: create a systemd service for it06:56
ducasse!systemd | Kalifornia90906:56
ubottuKalifornia909: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units06:56
Kalifornia909youre awesome thanks06:56
zetherooKalifornia909: If you want a program to start with the login/user session then you can use the Startup Applications tool.06:57
ducasseKalifornia909: there's a lot of documentation on the freedesktop site06:58
ducasseKalifornia909: zetheroo is also right, if you want to start a graphical program you need to use startup applications06:58
zetherooducasse Kalifornia909 I also use Startup Applications for executing commands/scripts at login :)06:59
ducasseyes, login as opposed to boot :)07:00
zetheroocorrect07:00
mainnetHey! can an un-priveleged user set FDE on ubuntu 16.04?07:02
zetheroomainnet: pretty sure a regular user with sudo perms can07:03
zetheroomainnet: if the user is not a sudoer then not07:04
mainnetzetheroo, cool.07:04
ducassemainnet: maybe if you add the user to 'disk' group07:04
=== Kalifornia909 is now known as Guest85342
mainnetducasse, wait! there is a group named 'disk' ?07:05
Miarzetheroo : I reconnected with my touchpad not working anymore.07:05
ducasseMiar: yep07:05
ducassemainnet: ^^07:05
Miarxinput list does not show my touchpad anymore07:05
zetheroook07:06
zetherooMiar: sudo modprobe -r i2c_hid && sudo modprobe i2c_hid07:08
MiarDoesn't work. xinput list doesn't show touchpad either.07:08
zetheroo'sudo nano /etc/modprobe.d/blacklist.conf' and add 'blacklist i2c_hid' and reboot - suspend and test07:09
MiarOkay! Thanks. Be back in a bit. fingers crossed.07:12
Sinewpy.last mooses07:18
mooseshihihih07:18
moosesmooses was last seen now07:18
zetheroowhat creates this file in 16.04? /etc/network/routes07:35
MiarHey zetheroo , it didn't work :( my touchpad is still dead07:38
zetheroodo you see the touchpad in the output of 'cat /proc/bus/input/devices' ?07:38
MiarNo :(07:40
zetherooOk, so then it's kernel related07:40
MiarSo, is there anything I could do?07:41
zetherooDo you have "blacklist i2c_i801" in /etc/modprobe.d/blacklist.conf?07:41
MiarSorry I disconnected for a moment and I did not get your last message if you replied after me.07:42
zetherooDo you have "blacklist i2c_i801" in /etc/modprobe.d/blacklist.conf?07:42
MiarYes07:43
zetheroook, comment it out (and remove the previously added line) - save conf - reboot - suspend - test07:44
MiarThanks. Be back after testing.07:45
zetherooOk07:45
UserInterfaceHI everyone. Could i please get some help installing ubuntu 18 on a NUC?07:53
MiarHey zetheroo, my laptop didn't even wake up from suspend for some reason :( This hasn't happened before. Could it be because of commenting out that blacklist?07:59
UserInterfaceNot sure if anyone is watching but I am trying to install ubuntu on a NUC. I get a error on boot that says ~oting in blind mode but its cut off so not exactly sure what it says. I managed to try a bunch of times and eventually booted into live USB and install, but when i try and boot now it says 'no suitable video found'. I managed to get into a safe mode prompt by pushing c, but have no idea what to do now. Can any one help?08:01
zetherooMiar: should not be. are you doing a full shutdown when rebooting?08:01
zetherooMiar: check dmesg for things going wrong08:02
MiarYes I am doing a full shutdown.08:03
Miardmesg error logs are incomprehinsible to me :( But anyway, Ill try testing again with the blacklist commented.08:03
Miarbrb08:03
UserInterfaceCan anyone help? i think i just need to change the default resolution but not sure how at grub console08:11
TJ-UserInterface: it sounds like you've fallen afoul of the default GRUB configuration to have it start in graphics mode.08:14
UserInterfacei think so,but i get same issue when connected to tv or monitor. Everything i find online says can't find command so i think i'm barking up wrong tree in my google searchs08:15
TJ-UserInterface: if you can use the LiveISO again, started in "Try Ubuntu" mode, you can use the terminal to chroot mount the installed OS and edit its /etc/default/grub, remove the comment from "#GRUB_TERMINAL=console", save, and "update-grub" - that should help by having GRUB run in regular text modes08:15
UserInterfacetj - thanks. let me see if i can find something online about mounting the os hdd08:17
TJ-UserInterface: I can tell you that too08:17
=== andyhuzhill_ is now known as andyhuzhill
TJ-UserInterface: once you've got a terminal open, use "lsblk" to discover the partitions and file systems, then do something like this: "sudo -i" (you're now root) "mkdir /target; mount /dev/sdaX /target" (sdaX is the partition of the installed root file-system). Then "for n in proc sys run dev dev/pts etc/resolv.conf; do mount --bind /$n /target/$n" - you've now mounted all the kernel file-systems required08:19
TJ-UserInterface: at this point "chroot /target" and you're operating inside the installed OS08:19
bluesceadacan anyone let me know how to get back an eth0 device from the now enp0s* network devices?08:20
bluesceadanormally there were these persistent net rules but I don't have them08:20
UserInterfacethanks!!.. i'm just trying to boot again.. i get that error a bunch of times but eventually it will go back to live usb version and i will try all that08:20
TJ-UserInterface: so you can then do something  like "vim /etc/default/grub" - edit the file, save, then "update-grub" - once done "exit" to return to the liveISO environment, then "for n in etc/resolv.conf dev/pts dev run sys proc /; do umount /target/$n; done"08:20
bluesceadaand I need an eth0 because some strange commercial software needs it for its licensing08:20
bluesceadai added a tuntap device for eth0 as well, which worked, but upon the next wifi reconnection i didn't have a connection anymore08:21
TJ-bluesceada: "net.ifnames=0" on kernel cmdline; see https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/08:22
bluesceadathis is a notebook so I don't want to go through doing these things manually (anymore), I want to try using network-manager etc.08:22
bluesceadaTJ-, ok there isn't another option that I can do in my live system now?08:22
TJ-bluesceada: not once it has started, that I know of08:22
bluesceadadidn't know this comes from the kernel now08:22
TJ-bluesceada: it isn't from the kernel; but the cmdline option is required for udev to see it very early08:23
TJ-bluesceada: see the section in that link "I don't like this, how do I disable this?"08:23
bluesceadaok thanks08:24
bluesceadai hope all these changes are worth it ... (I also didn't use systemd up to now... switched from debian to ubuntu on the notebook)08:25
bluesceadaand trying gnome3 as a longterm kde user08:25
bluesceadahaving a fake tuntap eth0 would also be fine btw. (or even better), it just shouldn't interfere with the other network things08:27
MiarHey zetheroo, it still doesn't work.08:27
zetherooMiar: well that sucks :P08:28
Miarhaha08:28
Miar:(08:28
zetheroouncomment "blacklist i2c_i801" in /etc/modprobe.d/blacklist.conf - save and close. Then add kernel parameter "psmouse.synaptics_intertouch=0" to /etc/default/grub, regenerate grub - reboot - suspend - test08:30
UserInterfaceTJ is sdaX the largest partition?08:33
Miar /usr/sbin/grub-mkconfig: 35: /etc/default/grub: psmouse.synaptics_intertouch=0: not found08:33
MiarWhen trying to update-grub ^08:33
zetherooMiar: very peculiar. Are you adding it in the grub file as 'GRUB_CMDLINE_LINUX="psmouse.synaptics_intertouch=0" ' or how?08:37
MiarOh I just added it on its own. Ill add it like you showed.08:37
Miarokay that worked.08:38
Miarbrb after testing08:38
zetheroosorry, I wasn't clear - OK08:38
UserInterfaceTJ: after the for n.. part it took me to a prompt that was just > and i typed chroot /target and ended up back at that prompt. Was something supposed to happen?08:41
TJ-UserInterface: you got unmatched quotation marks08:47
UserInterfacei tried 'vib /etc/default/grub' but just stays at that prompt.. also tried 'nano /etc/default/grub'08:47
UserInterfaceoh, whoops. i didn't use the quote marks.. i thought that was just to be clear here.. i'll try again08:48
TJ-UserInterface: probably you copied my examples and include the double-quotation mark? I surround code that should be run as-written in "..." to separate it from my commentary. I could also have made a typo and not closed the quotes :)08:48
TJ-My boo-boo!08:49
UserInterfacei'll try again with the quotes around both sections :)08:49
TJ-I missed out the closing part. It should read "for n in proc sys run dev dev/pts etc/resolv.conf; do mount --bind /$n /target/$n; done"08:49
TJ-I forgot the "done" to close off the for loop :)08:49
Miarzetheroo, nope didn't work.08:52
UserInterface"mkdir /target; mount /dev/sda2 /target" says no such file or directory08:52
UserInterfaceI did the dirve that was the largest. 465GB of a 500GB drive. assumed that was the one08:52
zetherooMiar: sorry to hear. I am pretty much out of ideas then. :/08:54
TJ-UserInterface: that is weird; check the new directory exists with "ls -ld /target"08:54
MiarIs there any place I could report this? I have tried askubuntu, ubuntuforums, reddit. If it is a kernel issue, I could try reporting it to the linux patchers if there is a community forum for that? (there should be)08:55
TJ-Miar: what PC is it? "dmesg | grep 'DMI:'  "08:56
geirhaUserInterface: sounds like you're inside the chroot, but haven't bindmounted /dev/ and /proc etc08:56
UserInterfacethat throws back 'drwxr-xr-x 24 root root 4096 Oct 25 07:12 /target' and the /target is in blue for some reason08:57
TJ-UserInterface: that is what we expect; blue is for directories08:57
TJ-UserInterface: So, if the root file-system is /dev/sda2, "mount /dev/sda2 /target" should work08:58
TJ-geirha: ahhh, good point08:59
TJ-UserInterface: have you previously done "chroot /target" ?08:59
UserInterfaceYes, that returns already mounted.. am i supposed to be putting those commands in splitting them on the ;?09:00
UserInterfacei put it in as one string09:00
UserInterfacewhen i put 'mount /dev/sda2 /target' by itself it said already mounted09:00
zetherooMiar: you can report a bug on Launchpad09:01
UserInterfaceis it supposed to be first 'for n in proc sys run dev dev/pts etc/resolv.conf' then 'do mount --bind /$n /target/$n' then 'done'?09:01
zetherooMiar: https://launchpad.net/ubuntu09:02
UserInterfaceman i feel like im 16 again09:03
TJ-UserInterface: let's get back to the start since I think we are somewhat lost09:05
TJ-UserInterface: firstly, type "exit" as many times as it takes to close the terminal window, then open the terminal window again afresh09:05
TJ-UserInterface: then install a helper package "sudo apt install pastebinit" - once installed you can share some details with us using "pastebinit <( mount | grep target )"09:06
g105bI'm using 18.04 - how can I change the keyboard command ALT+` to ALT+ESC instead?09:07
UserInterfaceok. can i just open new terminal? http://paste.ubuntu.com/p/npc3cmZWHy09:10
UserInterfacewhoops forgot i typed that already.. "Homer you've already dialled!" lol09:11
g105bActually, how do I change ALT+Tab keyboard shortcut in 18.04 ?09:14
lotus|NUCg105b: did you check system settings/devices/keyboard?09:16
g105blotus|NUC: yeah, a lot of shortcuts are configurable there, but not ALT+TAB or ALT+`09:16
UserInterfaceshould it be for $n in ? or just for n in09:16
lotus|NUCg105b: see also gnome-tweak-tools extra options for keyboard09:16
g105blotus|NUC: I have gnome tweak tools but I can't see any reference to keyboard shortcuts - am I missing something?09:17
lotus|NUCg105b: few settings you can change there about alt/windows button09:17
MiarThanks zetheroo09:17
zetherooMiar: good luck ;)09:17
MiarTJ- [    0.000000] DMI: Micro-Star International Co., Ltd. GS65 Stealth Thin 8RF/MS-16Q2, BIOS E16Q2IMS.10E 08/27/201809:18
UserInterfacethis is response '/dev/sda2 on /target type ext4 (rw,relatime,data=ordered)'09:24
TJ-UserInterface: that looks good; nothing else mounted over /target/09:25
TJ-UserInterface: so you should be able to list the file-system there and see the typical directories using "ls -l /target/"09:25
TJ-UserInterface: so now let's get it ready for a chroot. I'll go slower this time and give each command in a separate line09:26
TJ-UserInterface: "for n in proc sys run dev dev/pts etc/resolv.conf; do sudo mount --bind /$n /target/$n; done "09:26
TJ-UserInterface: that command should return to the shell prompt with no output (unless there was an error)09:27
UserInterfacewith quotes?09:29
TJ-outer quotes are not part of the command09:30
UserInterfacethat worked.. i think i had resolve.conf before..09:32
UserInterfaceor at least no error09:32
UserInterfacenope.. i had resolv.conf.. but had --blind guess that was stuck in my head because my error was starting in blind mode.. i'm retarded09:33
UserInterfaceso now do 'chroot /target'?09:34
ppfstill haven't figured this out. how do i get the dark-grey theme from bionic back on cosmic?09:34
wrlxde is now lxqt?09:34
wrinstalled ubuntu on mini.iso with ldesktop seems have lxqt09:35
tarzeauyes09:35
TJ-UserInterface: yes "sudo chroot /target"09:36
UserInterfacecan i uses something other then vim? vim installed still says command not found, could be obsolete09:38
ppfon cosmic, terminal window has a whiteish menu bar and more horribly a whitish scroll bar that's misaligned with the menu bar09:39
UserInterfacesorry.. didnt install said not avalibe09:39
ppfhow do you change themes generally?09:39
tarzeauppf: gnome-terminal ?09:39
ppftarzeau: yes09:39
UserInterfaceTJ. im in... used nano09:40
TJ-UserInterface: ok, so you're removed the leading # from the line in /etc/default/grub GRUB_TERMINAL ?09:41
UserInterfacejust done that now. and saved09:42
UserInterfacethen checked it saved.09:42
UserInterfacedo i just reboot?09:43
TJ-UserInterface: no, do "update-grub"09:44
TJ-UserInterface: and also lets make sure there isn't a separate /boot/ file-system, else we need to redo some operations. "grep boot /etc/fstab"09:45
UserInterfaceupdate-grub completed. do you want to know result?09:46
UserInterface'/boot/efi was on /dev/sda1 during installation'09:48
UserInterface'UUID=BBE7-A292 /boot/efi         vfat     umask=0077'09:49
UserInterfacei'm having flash backs to when i tried this years ago and couldn't mount my nas.. it all came crashing back when i saw fstab.. lol09:51
ppfchanging gnome-terminals 'theme variant' in the settings has no effect09:53
UserInterface'UUID=BBE7-A292 /boot/efi         vfat     umask=0077     0    1' there was a 0 and a 1 that i didn't see before.. sorry i am on laptop in another room for the chat and the tv is small from here09:54
TJ-UserInterface: OK, /boot/efi/ isn't needed to be mounted for what we did. I was concerned that you might have a different file-system for /boot/ where GRUB stores its files.09:57
TJ-UserInterface: so in theory now you can "exit" and do a reboot (which will automatically cleanly unmount those file systems)09:57
lotus|NUCppf: screenshot?10:03
UserInterfacerebooted and it did a clean and now see the desktop! thanks you so much.. i never would have worked that out, i was googling along the commands and still couldn't find that info10:04
TJ-UserInterface: took us a while :p10:04
UserInterfaceso what did we actually do? I mean i see the result, but what did uncommenting that line change?10:05
UserInterfaceonly because i stuffed up and put --blind because i had that error stuck in my head10:06
TJ-UserInterface: without it GRUB tries to switch the video device into a graphics mode to look 'pretty' - we've told it to stay in text mode10:09
TJ-UserInterface: and when grub tries to do the switch it confuses/upsets both GRUB and the OS when it starts10:09
ppflotus|NUC: https://imgur.com/a/nZcE1Wp10:09
TJ-UserInterface: now, we leave it to the OS to switch from text to graphics mode10:09
UserInterfacegrub being the boot loader, so the text that goes past as it boots?10:10
TJ-UserInterface: correct: GRand Unified Bootloader10:10
UserInterfaceinteresting.. i dual booted my laptop last weekend to try it out first, and that stays in text mode so never had this issue.10:11
TJ-UserInterface: PC BIOS/firmware loads GRUB, grub loads Linux kernel and initial ramdisk (initrd.img) which then handles hardware init, finds the root file-system, mounts it, and runs the userspace init (systemd) to bring up services10:11
UserInterfaceone last question. the command you gave me "for n in~" is that bash language?10:11
TJ-UserInterface: yes, it's shell script, a for..next loop that operates in each argument in turn10:12
ppflotus|NUC: optimally, i'd like to get the overlay scrollbars back, even10:12
TJ-UserInterface: if you insert "echo" command like this you can observe what commands it creates without executing them:  "for n in proc sys run dev dev/pts etc/resolv.conf; do echo sudo mount --bind /$n /target/$n; done "10:12
lotus|NUCppf: have you tryed other themes, like ambiance for example10:13
lotus|NUC!info gnome-terminal cosmic10:13
ubottugnome-terminal (source: gnome-terminal): GNOME terminal emulator application. In component main, is optional. Version 3.30.1-1ubuntu1 (cosmic), package size 166 kB, installed size 611 kB10:14
ppflotus|NUC: how do i switch themes10:14
UserInterfacecool.. i want to work out what we did. I can use powershell, so i get basic commands, and some just make sense like grep command.. i''ll google it all together and work out how stupid i really was :P10:14
lotus|NUCppf: i use gnome-tweak-tool10:14
ppflotus|NUC: i can't. no gnome shell10:14
lotus|NUCppf: what is that you are on?10:15
ppfawesome-wm10:15
lotus|NUCppf: perhaps its a change in awesome-wm version for cosmic then?10:15
UserInterfacecan't say thanks enough.. that was some end user stupidity from my with the --bind10:16
lotus|NUC!cookie | TJ-10:16
ubottuTJ-: Wow! You're such a great helper, you deserve a cookie!10:16
UserInterfacebut i'm Gary.. wheres my cookie?10:16
UserInterfacelol10:16
lotus|NUCsorry UserInterface no cookies for users :p10:17
lotus|NUCthere's free coffee in #ubuntu-discuss UserInterface10:18
UserInterfaceyeah.. i can't say i'm the captain after this one..10:18
lotus|NUCppf: perhaps ask in the awesome channel if versions have changed?10:18
ppf!info awesome bionic10:19
ubottuawesome (source: awesome): highly configurable X window manager. In component universe, is optional. Version 4.2-4 (bionic), package size 882 kB, installed size 2699 kB10:19
ppfi'm on 4.2-5 now10:19
lotus|NUCppf: let me bootup a cosmic session to check holdon10:21
Nellukso i have a simple python script that just prints a utf8 unicode character. when i run it fro my user account, it works fine. if i run it via a systemd service, where the print is not going to a terminal, i get a Unicode Error10:24
Nellukanything i should look for?10:24
lotus|NUCppf: terminal looks pretty default here, the scrollbar is also pretty thin10:26
ppflotus|NUC: screenshot?10:27
lotus|NUCyeah holdon10:27
lotus|NUCppf: https://imgur.com/a/sSGw3ox10:28
ppfhm, that looks correct, yeah10:29
ppfthat's gnome shell though?10:29
lotus|NUCyes10:29
lotus|NUCwant me to try awesome?10:30
ppfthat would be awesome10:30
lotus|NUClol10:30
ppf:D10:31
lotus|NUCppf: i got a grey theme there by default10:33
ppfthat sounds like what i have too?10:34
ppfokay, but sounds like that's where i should dig10:34
lotus|NUCppf: https://imgur.com/a/7RfxHy210:35
elias_aConnecting a laptop running 18.04 to Android phone with USB cord to transfer photos. Connection is reaaly slow.10:35
ppflotus|NUC: huh10:35
lotus|NUCppf: what?10:35
elias_aTested with 2 laptops, 2 Android phones and 2 USB cables. Always the same result. Is this a known issue?10:36
ppflotus|NUC: that looks very different to mine10:36
lotus|NUCppf: what else do you have installed?10:37
ppflotus|NUC: anything specific?10:37
lotus|NUCppf: did you upgrade from bionic for example? had other themes active there?10:37
ppfyes, i upgraded from bionic10:38
ppfnot aware of any themes i had there10:38
lotus|NUCppf: im on i mini cosmic, but my guess that would not influence awesome10:38
ppfinteresting, btw, nautilus shows the same general (bright) theme, but it _does_ have the scrollbar that fades in and out when you hover it10:41
lotus|NUCppf: im trying system settings & gnome tweaks here but no dice on awesome..buggy?10:42
lotus|NUCppf: nautilus gives me same theme as terminal here10:43
Guest4581hi guys I should install ubuntu from scratch and I would like to know what are advantages and disadvantages of the swap file respect to swap partition10:43
=== OICU812 is now known as MyFoot
lotus|NUCppf: nautilus also gives me black scrollbar thicker, when hovering over10:47
UserInterfacedo i need to update drivers after installing ubuntu or is it system managed?10:48
lotus|NUCUserInterface: keep your system up to date at all times, and youl be good10:49
UserInterfacetnx10:49
lord4163UserInterface: You might have to install the GPU driver10:49
lotus|NUCUserInterface: in normal cases, the best drivers are chosen by the system10:49
lord4163lotus|NUC: since when?10:50
lotus|NUCbut as lord4163 mentions graphics drivers can glitch sometime, might need newer/other10:50
lotus|NUClord4163: ubuntu-drivers list10:50
UserInterfacecool, i'll get my nas connected tomorrow and try kodi. if it runs fine i'll ignore it for now10:50
elias_aGuest4581: Some old thoughts on that: ttps://www.linuxquestions.org/questions/ubuntu-63/swap-file-vs-swap-partition-640713/10:51
elias_aGuest4581: I would use a partition.10:51
lotus|NUCelias_a Guest4581 also depends if he installs ubuntu on an ssd10:51
lord4163Guest4581: swap file will have the file system overhead10:52
elias_aSeems like the slowness of USB connection is an issue: https://askubuntu.com/questions/1076570/android-phone-very-slow-to-connect-to-ubuntu-18-04-using-usb10:52
Richard_CavellI use galculator on Ubuntu 16.04.  However, the developer has indicated that the project is now dead (has been since 2015).  I found a bug in galculator and I'm not sure what to do.  Any ideas?10:53
lotus|NUCRichard_Cavell: when a project is not maintained well anymore, bugs have no impact much neither10:54
lotus|NUCRichard_Cavell: move to an alterntive?10:54
Richard_CavellIn fact Ubuntu crash reporter is now sending a report.  I suppose that won't be actioned either.10:55
UserInterfaceone last thing before i hit the sack, is there a Invoke-Command like powershell or is it best to ssh?10:55
lotus|NUCRichard_Cavell: bugs will create a launchpad for official packages, but if the maintainer is not active anymore not sure if that will help much10:58
ppflotus|NUC: i'll check with the awesome folks11:00
lotus|NUCkk11:00
UserInterfacefound my answer. can do apt-get over ssh. g'night all..11:05
Guest4581lord4163 elias_a why ubuntu use default swap file?11:10
lord4163Guest4581: does it?11:11
lord4163Guest4581: since when?11:11
elias_aGuest4581: I do not get what you are referring to. AFAIK default installation makes a swap partition.11:11
Guest4581lord4163 https://wiki.ubuntu-it.org/Hardware/DispositiviPartizioni/SwapDomandeFrequenti#Dov.27.2BAOg_la_partizione_di_swap_in_Ubuntu_17.04_.28e_successive.29.3F11:13
Guest4581since Ubuntu 17.04..11:13
lord4163Guest4581: and you expect that I speak Italian?11:14
elias_alord4163: I do read and AFAIK the information is partial.11:14
tachikomasHello. I'm having power issue with my laptop (x230). When i close the lid, the computer goes into suspend, but when i open it again, it boot up completly. If i use suspend as a command in a terminal, or hibernate, i dont have any troubles.11:15
Guest4581lord4163 https://translate.google.it11:15
tachikomasi tryed to modify the /etc/systemd/login.conf with different options about the lid, but always the same issue.11:15
=== Fuchs is now known as zombiefox
lord4163Guest4581: Hm, I don't know why do that.11:16
tachikomaslogind.conf : https://paste.ubuntu.com/p/ZTMBNw9DT4/11:16
elias_aGuest4581: The information you are referring to is misleading. Just do a normal installation and create a swap partition normally.11:17
elias_aGuest4581: Is it a desktop or a server?11:17
lord4163elias_a: No, he is correct11:18
elias_alord4163: What? Really=??11:18
lord4163elias_a: But I always partition the disks myself11:18
elias_aOk - I stand corrected, then.11:19
lord4163Canonical seems to value ease of management over performance.11:19
lord4163https://www.omgubuntu.co.uk/2016/12/ubuntu-17-04-drops-swaps-swap-partitions-swap-files11:19
elias_aWell... I'd make a separate /home partition as well, so....11:19
Guest4581elias_a you can create a swap partition, but I would like to understand why canonical (by default) decided to switch to the swapfile on ubuntu installations from scratch11:19
elias_aGuest4581: I cannot answer that, sorry. Just heard about it now.11:20
lord4163Guest4581: I told you, ease of management. It is easier to resize11:20
lord4163Guest4581: And it only creates a swap file if you don't use LVM11:21
elias_aBut as lord4163 said, if one wants performance, a separate partition is your choice.11:21
Guest4581lord4163 yes, it's easier to manage for resizing, but are there any disadvantages with regards to the file system?11:23
lord4163Guest4581: it's slower11:24
Guest4581that is, having a swapfile inside an ext4 file system has disadvantages compared to having a swap partition with its own file system?11:24
Guest4581lord4163 the efficiency concerns then only the resizing, if then for the rest, you are telling me that it is slower11:26
lord4163Guest4581: Yes, when you have a separate partition, there is no filesystem, thus no overhead from the filesystem, so it will be faster.11:26
Guest4581lord4163 I understand, nothing else?11:29
lord4163Guest4581: Nothing else as far as I am aware of.11:30
Guest4581lord4163 ok thanks :-)11:30
lord4163Kind of a weird move from Canonical though. Most poeple aren't going to resize their swap file.11:31
lord4163swap partition*11:31
sonOfRaHello. In 18.10, the default JDK seems to be 11 now. The openjfx package is now only available only for java 11, and there's no openjfx-8-whatever like there is openjdk-8-jre/jdk.11:34
sonOfRaIs there still a way to install openjfx 8 on 18.10? A lot of javafx applications, most notably probably jabref, simply are not compatible with java 11 yet, and now it's become impossible to run them on 18.10 out of the box11:35
foo2kHi, not sure if its releated to here. but Ill try anyway. I have hardisk in VM -> lets say 10G. and I want to put there ext4. and tommorow it can be 100G. whats the best way to allocate a fs on it? using lvm? just extending with parted or something12:00
Platonidesfoo2k: if you can simply enlarge the physical disk (from the VM point of view)12:01
PlatonidesI would just put a filesystem there directly12:02
Platonidesyou can then increase the fs with resize2fs12:02
Platonidesif it was an actual disk, it wouldn't be so easy12:02
Platonidesso added layers like lvm make more sense12:03
foo2kI see. yeah -> if another hardisk is added to the VM and not just by increasing the HD memory12:04
foo2kI would like to "export" both the HD in a way that will be transperent to the user12:04
foo2kuseing overlay-fs? or maybe LVM here helps this kind of situation ?12:05
Platonideswhat do you mean by exporting the HD?12:07
Platonidesexport the VM as a OVA?12:07
foo2kno I mean like a nfs:x12:08
candidathello fellas !12:08
Platonideswell, nfs is kinda independent on how the disks are organised at a lower layer12:09
foo2kYeah hmm im reading a bit on LVM still not sure how it works, but seems this is what I want. if I have /dev/sda1 /dev/sdb5 /dev/sdc1 -> I would like to have "one mount" to these paritions. something like that12:11
strangehey guys i have a very long url which i want to use on my box but the config file of the program im trying to use doesnt like the long urls i think i recall that its possible to redirect urls somewhere in my /etc/networking12:25
strangeso i can put https://setting1.com in the config file for the program im using12:25
strangewhich will redirect to the long url with the symbols the program doesnt like?12:26
terrestrianhi guys. anyone here?12:27
strange<12:27
EriC^^!ask | terrestrian12:28
ubottuterrestrian: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience12:28
terrestrianok. my microphone isn't working with my sound card right know.12:28
terrestrianI have Sound Blaster 5.1 VX.12:29
gpunkdoes it have a switch ?12:29
terrestriannope12:29
=== caravena_ is now known as caravena
gpunkdo you have alsa-mixer installed ?12:29
terrestrianI have12:29
gpunkhave you double checked with it ? ....12:30
terrestrianyeah12:30
NTQIs there a good software which can tag faces in a big image library? Like Googles Picasa did it in the windows world.12:31
MiarHey, I had a question. Is it imperative to uninstall Nvidia drivers before updating my kernel?12:32
gpunkMiar no12:32
roryMiar: if you installed the nvidia driver via the Ubuntu additional drivers tool, you don't need to do anything12:33
roryMiar: it's never necessary to UNinstall them, but if you installed them manually you might need to do it again12:33
gpunkterrestrian: can we ss your dmesg ?12:33
terrestriangpunk, the list is way too long. how can I take a screenshot?12:34
gpunkyou cant copy/paste it ?12:35
MiarThanks!12:35
terrestrianyou mean not as png format but raw text?12:36
terrestrianI can12:36
gpunkraw text, you can use pastebinit12:36
terrestrianwait a min12:37
ppfhow can i configure the theme without gnome-tweaks?12:39
gpunkyou cant12:40
ppf?12:40
ppfhow can i not12:40
gpunkwell you could manually , modifying the conf. files ,12:40
gpunkbut i dont know how to12:41
ppfokay12:41
ppfcan i reinstall the default theme somehow?12:43
gpunkhow did you change it ?12:44
ppfi didn't, it's broken after the cosmic upgrade12:44
gpunkah12:44
gpunkbetter install gnome-tweaks then12:44
ppfi have no gnome shell, so gnome-tweaks won't help12:45
terrestriangpunk sorry I am late. here is my dmesg output https://pastebin.com/AXbgs28N12:45
hadifarnoudI'm checking if my server is hacked. where can I find sshd md5?12:47
gpunkdo you also have an internal sound card ?12:47
hadifarnouddoing it via "md5sum /usr/sbin/sshd"12:47
terrestrianI only have one sound card. It is in my case.12:48
gpunkcan you run this: aplay -l   ?12:49
terrestrianhere. https://pastebin.com/Za0zxMr612:50
ppf!info gtk-theme-config12:53
ubottuPackage gtk-theme-config does not exist in bionic12:53
ppfwhat happend to that?12:53
gpunkthat s for gtk2 i think anyway12:54
ppfcosmic is what, gtk4?12:54
ppfor still 3?12:55
gpunkyes still 3 afaik12:55
irongeeksHello! Where the heck is ~/.config/hexchat13:02
irongeeksLooking for that folder13:02
terrestrianwell, thanks for your time anyway, gpunk.13:03
roryirongeeks: ~ is your home directory, so /home/username13:04
roryirongeeks: if a file or directory starts with a . it won't appear in the graphical file manager13:04
roryirongeeks: but you can still access it: cd ~/.config13:04
roryirongeeks: or edit it directly: nano ~/.config/hexchat13:04
roryin general ~/.config is the directory where programs are *supposed* to store their flat config files13:05
=== ezzieygu1wuf is now known as ezzieyguywuf
gpunkterrestrian: can you try    alsamixer -c213:05
terrestrianwhat am I supposed to do here13:06
Harishello all13:06
HarisI have php 7.2 installed on 16.x. how do I enable mcrypt mod?13:06
gpunkthere is no mic selection ?13:07
Harisinstalled it via pecl. don't know if 16.x comes with a php enable mod type command, as we have on 14.x13:07
terrestrianthere is one but I can't volume up or down neither mute or unmute. I can provide screenshot if you want13:08
Harisguys?13:08
gpunki wanna see arecord -l  plz13:08
terrestrianhttps://paste.ubuntu.com/p/jQvGKdsxKT/13:10
Harishow to enable mcrypt mod for php 7.2 on 16.x ?13:12
BluesKajHey folks13:13
gpunkterrestrian: in the GUI , settings>sound : input tab   , can i see it too ?13:14
terrestrianwait a sec.13:14
terrestrianhere. https://imgur.com/a/uNsGX8Z13:16
gpunki guess you have tryed all three inputs ?13:17
terrestrianyes13:17
irongeeksrory: Thanks, I just have limited knowledge with CLI and just trying to get th ehang of using it...13:18
irongeeksrory: strange, my /home/username/ doesn't have Hexchat folder in it13:18
irongeeksrory: when i install Hexchat, I use: sudo apt install hexchat -y13:18
irongeeksrory: it seems to be installing in its system wide directories like lib folder13:19
robert45anyone familiar with ltsp ?13:20
eelstreboris it just my imagination or does network manager openvpn discarding some of the options in an ovpn file?13:21
irongeeksrory: I am able to open the config file for hexchat but it says it doesn't exst.13:21
roryirongeeks: you might need to run hexchat once for it to create its files13:29
BluesKajeelstrebor, I haven't encountered that with my vpn service/server . If you have all the .ovpn location files in /etc/openvpn then you should be able to choose any one of them to connect13:29
roryirongeeks: you can do: cd ~/.config13:29
roryirongeeks: then "ls" to list files13:29
hadifarnoudreboot says others are logged in and suggests doing "systemctl reboot -i"13:32
hadifarnoudbut "who" command says I'm the only one logged in13:32
hadifarnoudwhat's up?13:32
gpunkyou might a console opened by you ?13:33
gpunkhave*13:33
hadifarnoudthis is a remote server gpunk13:33
gpunkw and who gives you only one line/connection ?13:34
BluesKajeelstrebor, using a gui to connect to your vpn server or the cli?13:35
geosminhi! i'm trying to add additional usb passthroughs from host to guest using libvirt, qemu/kvm but getting a "no free usb ports" error, anyone know a workaround?13:35
sappheirosIs it okay to be connected to both wifi and ethernet?13:48
sappheiroscan ubuntu actually get faster internet speeds this way?13:48
BluesKajsappheiros, nope, one or the other, not both13:51
sappheirosso if it's showing the ethernet icon but says it's also connected to wifi, does that mean it's not actually using the wifi's connection?13:52
BluesKajsappheiros, if the ethernet cable is connected then it takes precedence over wifi, that's the default setting afaik, icons won't matter13:55
sappheiroshow do i get it to use IPv6 instead of IPv4?13:59
=== MobileMatt_ is now known as MobileMatt
nroetertInstalled Ubuntu 18.10 on my workstation with Vega 64. When it blanks the screen after 10 minutes (default 5) it never returns, need to turn it of and boot again, anybody else seen this?14:14
zen_coderis there a package "qt591base"?14:23
zen_coderI added "sudo apt-add-repository --yes ppa:beineri/opt-qt591-trusty"14:23
zen_coderthought there is "qt591base"14:23
ducassezen_coder: you are on 14.04, i assume?14:28
jayjois there an equivalent way to use `envdir <path> <child-process>` with a single file? I'm using a docker image of ubuntu and would like to prodive a single file of environment variables instead of a directory of them14:29
zen_coderducasse: yes14:30
zen_coderI am on ubunut 14.0414:30
the_drowDoes anyone know how to prevent a user from executing bash without the --restricted argument using apparmor?14:35
=== daniel is now known as Guest4103
=== MyFoot is now known as WhoAteMyToe
=== WhoAteMyToe is now known as MeatyToeBBQ
=== Elon_Satoshi is now known as Copenhagen_Bram
=== nicomach1s is now known as nicomachus
zen_coderd15:26
zen_coderducasse: how can I use pip3 under ubunut 14.04?15:27
zen_codersudo pip3 install --upgrade pip15:27
zen_coderI get: pip3: command not found15:27
zen_coderwhats wrong?15:27
omarramohey guys, I am on ubuntu 18.04 and I need an older vesrion of the package tesseract-ocr https://packages.ubuntu.com/bionic/tesseract-ocr but as I understand the correct version is only available in the "artful" tab. how do I install this package to my system?15:28
omarramospecifically I need 3.0415:28
mensvagaHow do I configure NetworkManager to not cache DNS results?15:33
mensvagaShort story: I tried to resolve a host that's only available when on a VPN.  My Ubuntu box cached the result.  Now that I'm on the VPN, the old result is in my DNS cache.15:34
zen_coderanybody?15:41
mensvagazen_coder: what was your question?15:42
zen_coderI did following in ubuntu 14.0415:42
zen_codermensvaga: sudo pip3 install --upgrade pip15:42
mensvagaIiiiiiiiiiiii'd ask that in #python15:43
zen_coderbut I get following in return15:43
zen_codersudo: pip3: command not found15:43
mensvagaoh15:43
mensvagaapt-cache search pip15:43
mensvagathe sudo apt-get install pip(whatever)15:43
mensvagathen run pip15:43
OerHeks!find pip315:54
ubottuFound: W:, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 364 others) http://packages.ubuntu.com/search?keywords=pip3&searchon=names&suite=bionic&section=all15:55
nicomachusthat seems like normal behavior...15:55
daxit's an ubottu bug15:59
ioria!info python3-pip trusty15:59
ubottupython3-pip (source: python-pip): alternative Python package installer - Python 3 version of the package. In component universe, is optional. Version 1.5.4-1ubuntu4 (trusty), package size 78 kB, installed size 437 kB15:59
omarramo!find tesseract-ocr15:59
ubottuFound: tesseract-ocr, tesseract-ocr-afr, tesseract-ocr-all, tesseract-ocr-amh, tesseract-ocr-ara, tesseract-ocr-asm, tesseract-ocr-aze, tesseract-ocr-aze-cyrl, tesseract-ocr-bel, tesseract-ocr-ben (and 526 others) http://packages.ubuntu.com/search?keywords=tesseract-ocr&searchon=names&suite=bionic&section=all15:59
omarramocool15:59
CoolerZhey16:04
CoolerZI am trying to install boost but its giving errors https://paste.pound-python.org/raw/NfTyfPhFACNYIJj7MaEO/16:04
CoolerZis it a server problem?16:04
CoolerZdo i need to update some ppa thingy?16:04
pragmaticenigmaCoolerZ: probably a timing thing... wait a while and try again16:05
CoolerZpragmaticenigma, I did16:06
CoolerZwhat is this BS anyway? what timing thing?16:06
CoolerZare they always doing maintenance?16:06
pragmaticenigmaCoolerZ: Please mind your tone16:07
CoolerZthis has happened multiple times when trying to install libraries16:07
CoolerZFailed to fetch http://us.archive.ubuntu.com/....  is a very common error with libxxxx packages16:08
TimRikerupgrading kernel to 4.15.0-38 on 18.04.1 seems to have broken Xorg with nvidia 390.77-0ubuntu0.18.04.1 on my Lenovo W540 when docked. Known issue? Reverting to 4.15.0-36 and Xorg shows up again. I don't see an error in Xorg.0.log16:10
adrian_1908CoolerZ: have you tried a different mirror? You can easily switch back and forth using the GUI.16:10
lotus|NUCTimRiker: i didnt hear 390 breaks yet on the new kernel16:11
lotus|NUCTimRiker: whats your card chipset mate?16:11
TimRikerXorg log looks fine, but none of the 3 external monitors connected through the dock via displayport light up.16:12
TimRiker01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)16:12
lotus|NUCTimRiker: can you tell us wich driver your system reccomends: ubuntu-drivers list16:13
=== SimonNL is now known as SimonNL_Afk
TimRikernvidia-driver-39016:13
UberPopeHey folks! Love the ubuntu. It's great, so far. If I could pick someone's brain ... that's d awesome. Here's the deal: I want to offer to clients (small local businesses) a technological leap -- Office server (w/ubuntu server, ERP, File server) + website for sale connected to the ERP (on the LAN)16:14
TimRikeragain, works in 4.15.0-36-generic (which I booted into now)16:14
lotus|NUCTimRiker: might indeed be a bug on the kernel then16:14
TimRikerok. I'll look deeper and see what I can find. Thx!16:15
UberPopeSo I have a test server here (T410), installed Ubuntu Server 18.04, now I need to install the proper "shit" to get the server running, then get the file server and ERP (I picked Dolibarr)...16:15
pragmaticenigmaCoolerZ: from a search of the web, it would appear the problem is either the main and USA mirrors have issues, or something is enabled in the PPAs that is getting in the way (such as update-alternatives)16:15
CoolerZpragmaticenigma, i haven't messed with  update-alternatives16:16
CoolerZpragmaticenigma, how do i switch mirrors?16:16
adrian_1908CoolerZ: you can use the Software & Updates GUI tool16:16
pragmaticenigmaCoolerZ: https://askubuntu.com/questions/104695/how-do-i-change-mirrors-in-ubuntu-server-from-regional-to-main16:16
=== boredguy_ is now known as boredguy
pragmaticenigmaCoolerZ: Recommended way is through the GUI16:17
pragmaticenigmaUberPope: Please mind your language here.16:17
lotus|NUCTimRiker: https://launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bugs?orderby=-datecreated&start=016:18
pragmaticenigmaUberPope: Also, this is a support channel. Your question is better suited for a channel regarding server setup (and not dedicated to support)16:18
DbuggerI have an issue when connecting to VPN with Ubuntu 18.04. When I try to connect I get a message "Activation of network connection failed Ubuntu", and I have no idea where to start to solve this. Does anyone has an idea of what could be the issue?16:19
UberPopeAight thanks. How do you do the green name stuff?16:19
lotus|NUC!tab | UberPope16:19
ubottuUberPope: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.16:19
pragmaticenigmaUberPope: Your IRC client highlights messages that contains your nick16:20
Zooswow that's a neat feature16:20
UberPopepragmaticenigma, Got it, it was the tab thing I was looking for. I would be ridiculously annoying to type everyone's name... especially *cough* names. ;)16:20
UberPopeDanke16:21
lotus|NUCTimRiker: another test could be: trying to the 390 version from ubuntu graphics ppa (just for testing)16:22
SchnabeltierchenWould someone mind a sanity check in my code? https://pastebin.com/apNEMQbv16:26
=== weltall2 is now known as weltall
tgm4883Schnabeltierchen: wouldn't the restore function execute on the remote machine?16:29
Schnabeltierchen-_- that´s true and one of the reasons, i´m asking professionals :P16:31
TimRikerapport-collect runs, collects logs, asks me to login on launchpad, but the logs never show up. How do I determine why?16:39
lotus|NUCTimRiker: try to login first on launchpad, then after create ubuntu-bug your-affected-package16:40
TimRikerlotus|NUC, did that. Trying to attach logs to it. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/179999416:41
ubottuLaunchpad bug 1799994 in linux (Ubuntu) "Xorg loads, no display on 4.15.0-38, works on 4.15.0-36" [Undecided,Incomplete]16:41
TimRikernow I was trying apport-collect -p linux-image-generic 179999416:41
lotus|NUCTimRiker: ah, you should have made the bug from terminal, it adds logs automatic to it then16:41
CoolerZpragmaticenigma, i tried the GUI and it failed to switch to the "Main Server"16:42
CoolerZThere are no other options16:42
lotus|NUCTimRiker: add the logs as attachment, at bottom16:42
CoolerZonly "Main Server" and "Use united states servers"16:42
TimRikerwhere does apport-collect dump them?16:42
lotus|NUCTimRiker: think that command you were given, should add the logs to the existing bug16:43
geniiTimRiker: The manpage seems to suggest in .apport/.crash16:44
genii( probably in the users home dir)16:44
Greyztarhello,i dont got any desktop environment,is it still possibel to install vnc server to show only terminal?16:45
OerHeksvnc for terminal only .. someone fixed that, it is called ssh16:45
cnnxdoes AMD Ryzen 2700x cpu play nice with ubuntu?16:46
cnnxi'm about to build a system with that chip16:46
TimRikergenii, except there's no "crash" in this case. I checked the man page first. :)16:46
Greyztargot vnc in browser like to keep it all there16:46
cnnxalso, will ubuntu care if I have 8gb vs 32gb ram16:46
lotus|NUCcnnx: for newer hardware we often reccomend try a liveusb==work nice? ==>physical install16:46
geniiTimRiker: Maybe some other file in .apport/ then16:47
lotus|NUCcnnx: what will be the purpose of your machine?16:47
cnnxdevelopment16:47
TimRikerI have no .apport :( I do have a .cache/apport but all it has is credentials. on to strace...16:48
lotus|NUCcnnx: 8gig is great, more is always better?16:48
acresearchpeople i still have to execute python using python3    when will python3 become the default in ubuntu? and why are we still using python2? hasn't it been phased out?16:49
OerHeksacresearch, 18.04 LTS .. https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#Other_base_system_changes_since_16.04_LTS16:51
OerHeks!info python216:51
ubottuPackage python2 does not exist in bionic16:51
euxneks:O16:51
OerHeks!info python2.716:51
ubottupython2.7 (source: python2.7): Interactive high-level object-oriented language (version 2.7). In component main, is optional. Version 2.7.15~rc1-1 (bionic), package size 232 kB, installed size 371 kB16:51
OerHeks- optional -16:52
acresearchOerHeks: i am on 18.04 and i still have Python 2.7.15rc1    i just checked16:52
acresearchOerHeks: i am confused16:53
euxneksacresearch, maybe you upgraded from a previous version?16:53
euxneks(ubuntu, that is)16:53
acresearcheuxneks: no i installed a clean installation around a week ago16:53
OerHeks*maybe* some other package pulled that in, look for dependencies16:53
acresearchOerHeks: i used to use arch and i moved back to ubuntu, in arch there is only python3,   but anyway i made a clean installation16:54
lotus|NUCTimRiker: another option would be, set your current bug invalid, and create a new with: ubuntu-bug linux16:55
=== Euph0ria is now known as TabMasher
OerHeksapt-cache rdepends python2.7 # will show you what needs 2.716:56
TimRikerlotus|NUC, same result. ubuntu-bug collects everything, and asks me to send, but then nothing happens and it exits.16:56
lotus|NUCTimRiker: it needs a lil bit of time to load up your info to the bug, waited long enough?16:57
TimRikeryes. the dialog comes up with all the details. When it hit send, nothing happens other than the dialog closes.16:57
lotus|NUCTimRiker: check your system settings/privacy/reporting bugs what is it set to?16:59
acresearchOerHeks: 279   items   !!!16:59
rawcohi all17:00
rawcoi has a problem and was wondering best way to approach17:00
lotus|NUChey rawco what can we do for you?17:00
rawcohi lotus|NUC17:00
rawcoSo, I have this supermicro box with a SSD17:00
TimRikerlotus|NUC, ah! it was set to never. Would be useful if apport-collect mentioned that.... trying again.17:00
rawcoand when i installed ubuntu, it created this partition that is getting full really quick17:01
rawcobecause it’s only 4GB17:01
TimRikerlotus|NUC, that was it. Awesome. Thanks.17:01
rawco- /dev/mapper/ubuntu--vg-ubuntu--lv  3.9G  3.4G  331M  92% /17:01
lotus|NUCTimRiker: did you set it to never yourself, or was that by default?17:01
rawcotrying to understand17:01
rawcoLinux 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux17:02
rawcoroot@crashplan:~# lsb_release -a17:02
rawcoNo LSB modules are available.17:02
rawcoDistributor ID:Ubuntu17:02
rawcoDescription:Ubuntu 18.04.1 LTS17:02
rawcoRelease:18.0417:02
rawcoCodename:bionic17:02
lotus|NUCrawco: use a pastebin, and update your system to latest kernel please17:04
TimRikerlotus|NUC, I guess I sent it. Probably a long time ago. I notice that the cd image info on this box is from 13.10.. interesting. my home box is 9.10. in place upgrades rock. :)17:05
Deknosi upgraded in ubuntu my system and now my thunderbird has no lightning anymore ;( ... any idea how to export my calendar and todo data?! :(((17:05
lotus|NUCTimRiker: feel free to share bugs link mate17:06
rawcolotus|NUC: do you recommend me following this: https://linuxhint.com/upgrade-kernel-ubuntu-1804/17:06
lotus|NUCrawco: no, instead: sudo apt update && sudo apt full-upgrade17:07
TimRikerDeknos, it lightning used to have a ppa someplace. You might find a package that works, or a download from mozilla that works. I'd backup for thunderbird profile directory first, and then try getting a newer plugin.17:07
rawcolotus|NUC: thank you17:07
TimRikerDeknos, make a copy of all of ~/.thunderbird or at least .thunderbird/*.default/17:08
lotus|NUCDeknos: we had more users with similar addons problems like you after thunderbird update17:08
Copenhagen_Bramhi! I just found out /var/log is 81gb, how do I empty it out?17:08
TimRikerlotus|NUC, as I posted above: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799994 now with log goodness.17:08
ubottuLaunchpad bug 1799994 in linux (Ubuntu) "Xorg loads, no display on 4.15.0-38, works on 4.15.0-36" [Undecided,Confirmed]17:08
rawcolotus|NUC:  disk is too full to do this17:08
rawcolet me try to liberate some space17:08
TimRikerrawco, here's package sizes... dpkg-query -W --showformat='${Installed-Size;10}\t${Package}\n'|sort -n17:09
Copenhagen_Bramspeaking of liberating some space...17:09
Copenhagen_Bramlol17:10
lotus|NUCTimRiker: ok answer #17 your not having this on .36 kernel$17:10
=== Class7_ is now known as Class7
=== SimonNL_Afk is now known as SimonNL
lotus|NUCCopenhagen_Bram: i always use bleachbit to cleanout17:12
Copenhagen_Bramalright i'll try that17:13
Copenhagen_Brammy space is still being eaten17:13
Copenhagen_Bramit's down to 129.9gb17:13
lotus|NUCCopenhagen_Bram: just keep in mind, to read the settings/manual before you cleanout17:13
rawcolotus|NUC: usage went to 89%17:14
rawcohowever i would like to avoid this in the future, should i just gparted and make the partition bigger?17:14
rawcoi’m on 4.15.0-33-generic17:14
lotus|NUCrawco: how much space did you reserve for ubuntu?17:14
rawcothe server has a dedicated boot drive of 256GB SSD17:15
rawcoso pref. i would like to use at least half of that space17:15
rawcohttps://pastebin.com/3ELa3RPU lotus|NUC17:15
lotus|NUCrawco: server?17:16
rawcothat’s what it looks like17:16
rawcolotus|NUC: https://pastebin.com/keXBG0b1 <— lsblk17:16
lotus|NUCrawco: .38 kernel is out for 18.04.117:16
TimRikerlotus|NUC, indeed. -38 is the one I failed on... :)17:17
lotus|NUCTimRiker: now your bug exist, a few hints for faster resolve: test things yourself, add the tests to the bug, and find other ppl affected17:18
TimRikerlotus|NUC, agreed. trying the mainline kernel packages next...17:19
lotus|NUCTimRiker: .36 already works17:19
lotus|NUCTimRiker: another idea would be testing wayland on .3817:20
lotus|NUCrawco: data cleanup is the users choice, proceed :p17:21
rawcolotus|NUC: understood, however, i think 4g for this root volume is not enough...17:24
lotus|NUCrawco: im not the server expert sorry, ask that part in #ubuntu-server please17:26
rawcogotcha! no worries and thank you :)17:26
=== cryptodan_d is now known as cryptodan
Copenhagen_Bramyo /var/log/syslog and /var/log/kern.log are growing out of control on my computer17:31
gpunkwhat s in them ?  can you do tail -f $file ?17:32
Copenhagen_Bramit's some kind of kernel trace in kern.log17:33
gpunkwe know that17:34
Copenhagen_Bramlmao17:34
Copenhagen_Bramthe same thing is being spammed in syslog17:34
gpunkif you wanna get helped, better tell us more, show us ...17:34
Copenhagen_Bramwait i see a warning17:34
Copenhagen_Bramalright i'll put one of them in a pastebin17:34
gpunkvoila17:34
Copenhagen_Brambut it starts with "WARNING: CPU: 1 PID: 24485 at /build/linux-39dmni/linux-4.15.0/drivers/usb/core/urb.c:471 usb_submit_urb+0x21a/0x5b0"17:35
gpunkyou might have a buggy usb hardware17:35
gpunkor driver ...17:36
Copenhagen_Bramhmmm17:36
lotus|NUCCopenhagen_Bram: uname -a please?17:37
Copenhagen_BramLinux elonsatoshi-Presario-CQ57-Notebook-PC 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux17:38
gpunkwhat the ubuntu version?17:38
Copenhagen_Bram180417:39
Copenhagen_Bram18.04*17:39
Copenhagen_BramHere's one of the messages that are being spammed: http://termbin.com/tpdv17:39
gpunkpost your dmesg too if possible17:39
Copenhagen_Bramwell.. the message that is being spammed17:39
Copenhagen_Bramdmesg is spamming too17:39
gpunkok17:40
Copenhagen_Bramit's the same message though17:40
Copenhagen_Bramcan I delete syslog and kern.log without crashing the system?17:40
Copenhagen_Brami only have 128 gigs left17:40
gpunktype >$file if you want to17:40
Copenhagen_Bramhuh?17:41
gpunkinstead of removing $file17:41
gpunkempty it17:41
Copenhagen_Bram$file is an empty variable17:42
gpunkit s for you to replace with syslog or kern.log :)17:42
Copenhagen_Bramso I type `>/var/log/syslog`?17:42
gpunkyes17:42
Copenhagen_Brampermission denied, even with sudo17:43
Copenhagen_Bramguess i'll use su17:44
gpunkcrap you need to use journactl i guess, it s a systemd thing17:44
TimRikersudo does not sudo the > so sudo to root first, and then >.17:45
Copenhagen_Bramdone17:46
gpunkcool17:46
gpunkis your machine up to date ?17:46
Copenhagen_Bramyes i think so17:47
=== rawco_ is now known as rawco
Copenhagen_Bramshould I try unplugging everything that's in my USB ports?17:47
gpunkyes17:47
gpunkone by one,17:47
gpunkand see on each step if it stops17:48
lotus|NUCTimRiker: try logging into wayland .38 its a quick test :p17:48
Copenhagen_Bramone more thing to unplug, and it's my wifi17:48
ntdwhy does every single firefox version bump include at least two new "features" phoning home?17:48
Copenhagen_Bramso i might go offline17:48
ntdcanonical could get in real trouble for autoupgrading ff between major versions over that17:49
YADWHello! I'm trying to set up a shared network printer on an ubuntu 16.04 host. Firewall is off on both client and server. When I try to print, CUPS log reads "stopped - filter failed". What could be the problem?17:49
lotus|NUCntd: elaborate please, whats not working anymore?17:49
banyantreeHi Guys, can somebody help me to configure mpd volume control? I've an onboard soundcard and a soundblaster which is used. I dont really know what to set in the audio_output section.17:50
ntdeverything is working17:51
ntdbut between major firefox versions mozilla sees fit to bundle new "features" phoning home17:51
banyantreealsa is used17:51
ntdaka spyware17:51
lotus|NUCntd: use #ubuntu-discuss please for opinion sharing17:51
OerHeksntd sure it is spyware, get off the internet17:52
lotus|NUCbanyantree: see the #mpd channel also mate17:52
ntdnot an "opinion" ffs. and if canonical is responsible for autoupgrading ff to a version which infringes re GDPR?17:52
banyantreelotus|NUC: thx dude i will have a look17:52
ntdi just had to sqau three of these new "features" introduced between 62 and 6317:53
ntdsquat17:53
tgm4883ntd: in any case, it's not a support question and should be in the other channel17:53
ntdcanonical potentially stepping in it re GDPR? sure, i'm sure ##ubuntu-pinterest is the right venue?17:54
OerHeks!fud17:54
ubottuPlease do not fall prey to, or spread FUD (fear, uncertainty, and doubt) - it is not welcome here!  Please see http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt17:54
lotus|NUCntd: follow the advice you just received17:54
ppfsadly, cosmic did not fix my audio issues :(17:55
Copenhagen_Bramit was my wifi dongle17:55
Copenhagen_Brami unplugged it, then plugged it back in, and the spam stopped17:55
Copenhagen_Bramthanks everyone17:55
tgm4883ntd: whether it's canonical or mozilla having GDPR issues is irrelevant to the support channel which is filled with volunteers that have nothing to do with either company17:55
ppflotus|NUC: btw, #awesome says the theme is a gtk feature, not awesome's doing17:55
Copenhagen_Brami wonder if it was crooked somehow17:55
lotus|NUCCopenhagen_Bram: now make your life easy and cleanup system with bleachbit17:55
Copenhagen_Bramthat usb port is broke17:55
gpunkmost likely17:56
lotus|NUCppf: so its a leftover from your previous installs or so?17:56
ppflotus|NUC: if it is, why did it change?17:56
ntdtgm4883, read the friggin message you are responding to, won't you?17:56
Copenhagen_Brami had my computer in bed and accidentally knocked it off the side, and the wifi dongle got bent by part of the bed17:56
gpunkto clearup things, give it a try with a live usb , that will test a different kernel17:56
lotus|NUCppf: im unsure mate, dont know your install history..17:56
ntdi'm saying that canonical can get in trouble for doing autoupgrades17:56
lotus|NUCntd: stop it please17:56
ntdif said upgrades introduce these issues17:57
lotus|NUCntd: move this to the right channel17:57
tgm4883ntd: and I'm saying this isn't the right channel to discuss such things17:57
YADWntd Um, I think this is where support questions only belong. If you've got to complain about alleged spyware in firefox, systemd causing thermonuclear wars or earth actually being flat, I guess other channels could serve you better.17:57
Copenhagen_Bramntd: #ubuntu-offtopic?18:00
lotus|NUCppf: got an idea, try dconf-editor on awesome check if you can play with themes18:01
ntdgawd. why is it that if some people don't understand an issue they just assume it doesn't exist?18:01
lotus|NUCntd: tupe /j #ubuntu-discuss18:01
tgm4883ntd: nobody is saying the issue doesn't exist (ok well some are) but everyone is saying that this is the incorrect venue to discuss it18:03
ppflotus|NUC: got any tips where/how?18:03
ppfi've looked at that already18:04
lotus|NUCppf: there's a handy searchfunction in dconf now, keyword theme18:04
aidanh010How can I install all of the PHP standard library (ex. stuff like php7.2-gd), is there a package group for that?18:05
gpunkCopenhagen_Bram: yes, it looks like it s the wifi card rather than the usb port broken18:05
gpunktry antother wifi stick , and see if it helps18:06
ppflotus|NUC: i know, but there are dozens of setttings that match18:06
Copenhagen_Brami mean, the spam stopped18:06
Copenhagen_Bramafter i unplugged it and plugged it back in18:06
gpunkok cool18:06
OerHeksaidanh010, it still needs 2 steps, AFAIK, apt-get install php and then the modules https://thishosting.rocks/install-php-on-ubuntu/18:07
lotus|NUCppf: we want to know wich theme you are on18:07
ppflotus|NUC: /org/onboard/theme is set to 'nightshade'18:08
ppf/org/gnome/desktop/interface/gtk-theme is Adwaita18:09
lotus|NUCppf: i think thats the prob, adwaita is kinda white18:09
ppflotus|NUC: google agrees!18:10
lotus|NUCppf: bionic is on ambiance by default, not sure for cosmic18:10
aidanh010OerHeks is there any way to have the second step automatically install all modules rather than having to keep track of them in my dockerfile?18:11
OerHeksaidanh010, no, i have no knowledge of php-full or -extra packages that do that task18:12
nacc_aidanh010: why would you want *all* modules? that doesn't make sense18:12
nacc_aidanh010: you can select them by regex if you want, but that isn't a sensible choice18:12
OerHeksmaybe a good idea to suggest, but on the other hand it php is heavily configurable to your needs, i don't  know your usercase, too many modules can be a risc18:13
aidanh010On Wordpress stack exchange they were saying that the modules were "standard" and should all be installed when I asked which ones are needed18:13
aidanh010since the documentation just says php >5 but apparently php7.2-gd is needed for the builtin crop tool18:14
lotus|NUCaidanh010: whats the tutorial link you following?18:15
gpunkbecarefull not all php5 compliant application are compatible with php7.218:15
nacc_aidanh010: you are trying to host your own wordpress installation? have you read why that's not a great idea/18:15
ppflotus|NUC: set the gtk-theme to ambiance, didn't change a thing18:15
gpunki have many php5.6 apps that dont work with 7.x18:16
lotus|NUCppf: tryed a reboot?18:16
nacc_gpunk: yes, that's not really relevant here. wordpress is.18:16
ppflotus|NUC: yes18:17
aidanh010not following any particular tutorial, just reading the official docs18:18
lotus|NUCppf: out of ideas then, im unsure what or whatnot you purged to run awesome alone, maybe it got scrambled somehow? as the awesome guys say its about gtk?18:18
ppflotus|NUC: i didn't purge anything18:19
lotus|NUCppf: you said you dont have gnome18:19
aidanh010like even here https://wordpress.stackexchange.com/questions/42098/what-are-php-extensions-and-libraries-wp-needs-and-or-uses they couldn't come up with a full list18:19
ppflotus|NUC: i don't use gnome18:19
ppfit's still sitting around somewhere18:19
nacc_aidanh010: see the wordpress package for the minimm list18:19
ppfassuming something installed it18:19
lotus|NUCppf: what was your ubuntu base install to put awesome on then?18:19
ppflike ... wily i think18:20
lotus|NUCppf: so..you purged unity then?18:21
ppflooks like i just removed it18:21
lotus|NUCppf: i know a good test for you, try to clean install ubuntu and install awesome to compare :p18:22
lotus|NUCppf: my guess it will be like my earlier screenshots of awesome18:23
ppfyeah, i thought we checked that18:23
lotus|NUCppf: so must be some leftover of gtk in your system or so?18:24
ppfon the other hand, since i realized i have gnome installed, gnome-tweaks is rolling!18:24
lotus|NUCppf: isnt there like a awesome reset back to defaults or so18:24
ppfawesome is just the windowmanager18:25
ppfit doesn't do anything18:25
lotus|NUCppf: did you try gnome to see how terminal looks there?18:25
OerHekschanging theme, maybe you need to logout/login again?18:26
lotus|NUChe rebooted OerHeks18:27
ppflotus|NUC: i did, same as in awesome18:27
ppfthen i switched things using gnome-tweaks, and now they look okay18:27
ppfbut only in gnome :(18:27
lotus|NUCppf: yeah its adwaita, thats whitey18:27
ppflotus|NUC: yeah, which is apparently the default on cosmic18:28
lotus|NUCah kk18:28
lotus|NUCppf: so maybe its the way it looks now, be happy with it?18:28
ppfno way, have you seen the screenshot? the scrollbar goes multiple pixels INTO the menubar18:29
lotus|NUCppf: yeah doesnt make sense, as on my cosmic it looked real nice18:30
ppfalso the white is quite ugly18:30
lotus|NUChey ioria18:49
iorialotus|NUC, hi, lotus ... all good ?18:49
lotus|NUCioria: yes tnx, ppf has a weird issue on awesome wm cosmic, his terminal has white menu bar and scrollbar18:50
lotus|NUCioria: on my cosmic awesome vanilla, looks clean normal terminal18:50
iorialotus|NUC, i see18:51
lotus|NUCioria: theme adwaita18:51
ppfioria: and i can't get it to switch back to ambiance18:51
ioriappf,  honestly no idea ...  maybe a screenshot might help us for starter18:52
ppfi had one, hang on18:53
ppfhttps://imgur.com/a/nZcE1Wp18:53
lotus|NUCioria: this was mine on gnome/cosmic https://imgur.com/a/sSGw3ox18:54
ppfyay infinite scrollback :)18:54
lotus|NUCioria: and awesome: https://imgur.com/a/7RfxHy218:54
iorialotus|NUC, yes, probably a theme issue18:55
ppflotus|NUC: yeah, but how do i fix it?18:57
ioriappf, ~/.config/awesome/themes/default    is empty ?18:57
ppfsetting it in gnome doesn't affect awesome18:57
ppfioria: no themes/18:57
ioriappf, /usr/share/awesome/themes/default18:57
ppfnot empty18:59
ppftheme.lua was last changed in march19:00
ioriappf, are you sure ambiance is still present in cosmic ?19:02
ppfi just switched in gnome and it looked fine19:02
ppfon the other hand, how can i check if its present?19:03
ioriappf, in gnome-tweak ....    you probably need need to copy and edit /etc/xdg/awesome/rc.lua19:04
ppfi used gnome-tweak to switch in gnome, yes19:05
ppfrc.lua doesn't do much ... just load theme.lua19:06
ppfthe default one that is19:07
ppfwhich i'm not using19:07
ppfDez 27  2017 /etc/xdg/awesome/rc.lua19:09
ppfthat's also not new19:09
ioriappf, you can always purge and reinstall awesome.... what's your current version ?19:22
ppfioria, lotus|NUC: fun fact, nautilus uses ambiance now19:23
ppfioria: 4.219:23
ppfsame one as on bionic19:23
ppfwell, 4.2-4 vs 4.2-519:24
lotus|NUC!info awesome cosmic19:24
ubottuawesome (source: awesome): highly configurable X window manager. In component universe, is optional. Version 4.2-5 (cosmic), package size 881 kB, installed size 2699 kB19:24
iorianope19:24
ioriappf, i think you have a slighly broken upgrade19:24
ppf?19:25
ppf!info awesome bionic19:25
ubottuawesome (source: awesome): highly configurable X window manager. In component universe, is optional. Version 4.2-4 (bionic), package size 882 kB, installed size 2699 kB19:25
ioria*slightly19:25
=== zunk`` is now known as zunk
ppfi'm saying it upgraded from 4.2-4 to 4.2-519:25
ioriappf, ah,ok so you have 4.2-5 ?19:25
ppfya19:26
lotus|NUCthink that system scrambled at some point19:26
ioriappf, and the only app affected is gnome-terminal ?19:27
ppflooks like19:27
ioriappf, purge and reinstall ?19:27
ppfgnome-terminal?19:27
ioriaya19:27
ppfhuh19:29
ppf:/19:29
ppfthat worked19:29
lotus|NUC!cookie | ioria19:30
ubottuioria: Wow! You're such a great helper, you deserve a cookie!19:30
iorialotus|NUC, tx19:30
lotus|NUCwhen all hope is lost, ioria to the rescue19:30
iorialol19:30
lotus|NUChehe19:30
ppfsomewhat embarassing :)19:31
lotus|NUCmoral of the story?19:32
ppfpick a different profession :D19:32
lotus|NUClol19:32
ppfi should become a baker or so19:32
ioriapersonally, i think bakers are more important than bankers, but it's on me19:35
ppfyeah that wasn't a typo :D19:35
iorialol19:36
=== saint__ is now known as saint_
tonytits is grill time again https://i.imgur.com/FfWr2Vs.jpg20:07
UserInterfaceanyway to connect to a local ubuntu computer when i haven't installed anything yet? I put teamviewer on it but for some reason its not accepting my password,20:13
UserInterfaceNot sure if it has something baked in that i can use locally20:14
om26er!Hi20:14
smallfoot-Does Ubuntu 18.04 default to X.Org or Wayland?20:22
OerHeksboth sessions are installed, iirc, but xorg is default20:22
smallfoot-I see20:22
smallfoot-Firefox does not natively work on Wayland yet (works via Xwayland)20:23
smallfoot-Does Chrome 70 work natively on Wayland yet?20:23
nacc_smallfoot-: those are both questions for those communities20:24
smallfoot-no because it depends on how it is compiled20:24
smallfoot-example Firefox works natively on Wayland on Fedora, but not Ubuntu20:24
nacc_smallfoot-: chrome is not an ubuntu package.20:25
smallfoot-its packaged in Ubuntu repository20:25
nacc_smallfoot-: no it is not.20:25
nacc_smallfoot-: also, firefox upstream does not indicate they have wayland support natively: https://bugzilla.mozilla.org/show_bug.cgi?id=63513420:25
ubottuMozilla bug 635134 in Graphics "Firefox Wayland port" [Enhancement,New]20:25
smallfoot-well im running ubuntu, and i installed chrome from ubuntu software store20:26
nacc_smallfoot-: do you mean chromium?20:26
smallfoot-nacc_, yes20:26
nacc_smallfoot-: ok, that's *not* chrome.20:26
smallfoot-well, i meant chromium20:26
nacc_smallfoot-: well, you said chrome, twice.20:27
nacc_smallfoot-: i'd ask the chromium developers20:27
OerHeksthere is a project, ozone, to get it running https://github.com/intel/ozone-wayland20:28
nacc_smallfoot-: if you are asking if chromium as pacakged in ubuntu supports wayland native, the answer is no. If you are asking if upstream has support, you need to ask upstream.20:28
smallfoot-nacc_, i was asking for how its packaged in ubuntu20:31
smallfoot-I guess I should stick with Wayland20:31
smallfoot-for another 6 months20:31
kksshello20:36
kruugWhy does ffmpeg not have an installation candidate in 18.04?20:42
TJ-kruug: have you enabled the 'universe' component ?20:42
TJ-!info ffmpeg bionic20:42
ubottuffmpeg (source: ffmpeg): Tools for transcoding, streaming and playing of multimedia files. In component universe, is optional. Version 7:3.4.4-0ubuntu0.18.04.1 (bionic), package size 1567 kB, installed size 2266 kB20:43
kruugProbably not.  Just booted into a live system20:43
kruugwell, that's dumb...20:44
kruugThanks.  Got it.20:44
Viking667'llo all. I'm having an "interesting" time trying to upgrade from 18.04 to 18.10. debtags keeps coughing up: unrecognized arguments: "--local"20:58
Khaoticany idea why bluetooth adapter doesnt work?20:59
TJ-Khaotic: disabled? no driver?20:59
Viking667Any idea what's causing that? In addition, I'm being told (while doing do-release-upgrade) "While scanning your repository information no entry about bionic could be found. An upgrade migth not succeed. Proceed anyway?"20:59
Khaoticsays no driver20:59
Khaoticsame issue was was saying before21:00
Khaotichaving*21:00
Khaoticdont get the bluetooth widget in the systray21:00
Khaoticand when i go to bt in the seeings, says no adapter21:00
TJ-Viking667: has d-r-u failed but already changes /etc/apt/sources.list to use "cosmic" codename?21:00
Viking667That's possible. Should I revert all cosmic back to bionic if I find them?21:01
TJ-Khaotic: what does "ls -l /sys/class/bluetooth/" report?21:01
TJ-Viking667: it's a bit iffy, because it isn't clear where it had got stuck. I'd want to identify the root cause the current error message you're seeing first21:02
Khaoticls: cannot access '/sys/class/bluetooth/': No such file or directory21:02
Viking667TJ-: yeah, I was rather wondering. No cosmic found in sources.list as the upgrade script reverted on my sayso.21:03
Viking667but I don't understand where this error from debtags is coming from.21:03
Viking667It's valid, but what's providing it? Is it the upgrade script that's weirded out?21:04
TJ-Viking667: I don't know of any use in Ubuntu of debtags, is this really Ubuntu (not Mint or Kali or something) ?21:05
system16[17155.592197] end_request: critical target error, dev sdb, sector 021:05
system16[17155.596455] Buffer I/O error on device sdb, logical block 021:05
system16bad news right ?21:05
Viking667It's really Ubuntu.21:05
TJ-Viking667: --local wwas removed from debtags v2.0 so anything still using it is going to fail. I've never noticeed any of the upgrade code using it21:06
Viking667oh, and the debtags seems to happen directly after the cosmic release packages get downloaded. (i.e. the list of available programs)21:06
Viking667(debtags 2.1.5 here)21:07
TJ-Viking667: the only packages that depend on debtags that might be responsible for it being installed and used is aptitude. See "apt-cache rdepends debtags"21:08
TJ-Khaotic: so there is no bluetooth devices at all21:09
TJ-Khaotic: I'd check the kernel log ("dmesg") for clues21:09
Viking667Yup. I have aptitude installed in the system. Would do-release-upgrade bother using that if I was running it inside of a screen session?21:09
Bashing-omsystem16: Maybe yes, maybe not Yes - I had a similar " block 0 " issue this AM .. cleaning the contacts on both the power and data cables to the drive resolved for me . Fsck for cheap insurance .21:10
system16fdisk: cannot open /dev/sdb: Input/output error21:11
Viking667ouch.21:11
system16can t partition it21:11
system16fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sdb21:11
system16Could this be a zero-length partition?21:11
system16what does this mean21:11
Viking667tried powering down and up?21:12
system16(fsck /dev/sdb21:12
system16)21:12
Viking667And, do you have access to the inside of the system?21:12
system16restart ?21:12
system16its anetbook21:12
system16and this drive is a external drive21:12
KhaoticTJ-, remember i had this issue before21:12
Khaoticclaims not bluetooth devices21:12
Viking667hm, so that won't work then. I was hoping you ... hang on, external?21:12
Viking667Does the drive spin up?21:12
system16yes21:12
Viking667So you can hear it spinning?21:12
system16it shows up on windows21:12
system16yes21:13
TJ-Viking667: re aptitude - it isn't being used, but I'd bet debtags being installed has an apt hook in /etc/apt/apt.conf.d/21:13
Viking667hm.21:13
system16formatted as exfat21:13
TJ-Khaotic: sorry I don't remember - I deal with so many issues they're soon forgotten21:13
Viking667system16: and Windows reads the drive fine?21:13
system16yes21:13
system16but21:13
Khaoticyou told me to do this21:14
Khaoticcpi_osi=! "acpi_osi=Windows 2015"21:14
system16crystal disk info says cation21:14
system16:21:14
Viking667hm. Unplug and replug the drive then? Or had you already done that?21:14
system16current pending sector count21:14
Khaoticanyways, what do i look for in dmesg?21:14
system16is high21:15
TJ-Khaotic: oh right, an ACPI workaround.21:15
Viking667hm. I don't know what that means.21:15
TJ-Khaotic: OK, I'm getting a feeling for what you've been dealing with now :)21:15
TJ-Khaotic: is this a cold boot with the BT device missing, or is it after a suspend/resume?21:16
Viking667system16: the external drive, does it have a _separate_ cable?21:16
Viking667(i.e. can you pull the cable from the drive?21:16
Khaoticcold21:16
system16yes21:16
Khaoticbrb21:16
TJ-Khaotic: right. let me see the kernel log: "pastebinit <( dmesg )"21:16
Viking667Good. Pull it, push it back in at BOTH ends. Then resee if it coughs up any more errors in dmesg21:16
system16u mean unplug and replug ?21:17
Viking667yes.21:17
system16ok21:17
Viking667on BOTH ends of that cable.21:17
system16oh21:18
system16ok21:18
Viking667that's why I asked if you could unplug the drive end of the cable.21:18
system16[18798.162104] end_request: critical target error, dev sdb, sector 021:18
system16[18798.166361] Buffer I/O error on device sdb, logical block 021:18
system16i guess this is new21:19
Viking667hrm. looks like it.21:19
system16Failed to get diagnostic page 0xffffffea21:19
system16that is new21:19
Viking667I'd say you're up for a new drive then, if not a interface.21:19
system16[18797.809440] sd 7:0:0:0: [sdb] No Caching mode page found21:19
system16[18797.813231] sd 7:0:0:0: [sdb] Assuming drive cache: write through21:19
system16man21:20
Viking667It's _possible_ that the external drive "enclosure" is at fault.21:20
system16i only used it for 72 hours21:20
Viking667but it's more likely that the drive is not healthy. How new is the drive?21:20
system162 yrs old21:20
system16all of this happend21:20
Viking667hm, so outside of warrantee then?21:20
system16when21:20
system16my power went out while copying21:21
system16yes21:21
system16but i dont expect a drive to DIE from this21:21
system16many of my other drives still work after that incident21:21
system16:(21:22
TJ-system16: is this a USB<>SATA enclosure, or eSATA ?21:22
system16usb 321:22
system16do you think that an expert in drives can repair it and make it usable ?21:23
system16or its beyond repair ?21:24
Viking667That's hard to say. You're going to be out quite a bit of money if you go the professional repair route.21:25
TJ-system16: I'd suspect the USB <> SATA bridge chip has failed. I'd take the drive out the enclosure and connect it directly to a SATA board on a motherboard21:25
Viking667But you're more likely to have your data.21:25
Viking667And yes, I'd agree with TJ-, which is why I said earlier it's "possible" the enclosure died.21:25
TJ-system16:  typo... to a SATA /port/21:25
TJ-system16: do you have a system with eSATA (external SATA) and an eSATA > SATA cable?21:26
system16its easy to pop it out of enclosure21:26
system16esata ?21:26
system16my sisters laptop has one21:26
Viking667You could try that.21:26
system16i thought these use normal sata21:26
Viking667The drive probably does use normal sata. You probably need a desktop machine to plug it into, or a SATA<->eSATA converter.21:27
Viking667I'll be back later.21:27
TJ-eSATA is a slightly different connector21:27
system16i have a dextop21:27
system16(lol)21:27
KhaoticTJ-, http://paste.ubuntu.com/p/NsGrw4dZxS/21:27
system16lets hope it has a sata connector21:28
system16thanks guys Viking667 and TJ- . i gotta go21:28
system16bye21:28
TJ-Khaotic: I'd guess the errors around line 852 are related "usb 1-7: Device not responding to setup address."21:30
Khaoticsounds familiar to last time21:30
TJ-Khaotic: looks like the device simply isn't working correctly, at the hardware level21:30
KhaoticWTF21:30
Khaoticso my mobo is damaged?21:30
Khaoticnow i gotta buy another21:30
Viking667can't find another bt dongle?21:31
TJ-Khaotic: aha, looking at the motherboard name I recall a bit more about it now "ROG STRIX Z370-E GAMING"21:31
Khaoticyup21:31
TJ-Khaotic: didn't we solve this by disconnecting and reconnecting the antennas?21:31
Khaotici think i tried that21:32
Khaoticbut yes21:32
Khaoticthe first time we did21:32
TJ-Khaotic: aha. Yes, the weird one :)21:32
Khaoticwell, i have the antennas disconnected now21:32
TJ-Khaotic: What I'd try is this: power off completely so it's not connected to any power, then press the power on button and you may see some LEDs light up briefly as it drains the capacitors, then disconnect the antennas, then reconnect power, boot and test if the BT device is seen. If it is, power off, reconnect antennas, restart, test21:33
TJ-Khaotic: that is in summary what we did last time21:34
Khaotici did that already21:34
Khaoticjust havent reconnected the antennas21:34
sappheirosWould someone please help? https://askubuntu.com/questions/1087249/how-do-i-install-the-japanese-keyboard-layout-in-lubuntu-18-1021:36
TJ-Khaotic: I recall last time I found several forums posts where the antennas seemed to cause the problem, so it sounds like a grounding issue21:39
Khaotic:(21:39
Khaoticso i just need to invest in a new mobo?21:39
Viking667TJ-: sorry about treading on your toes earlier (external enclosure)21:40
Viking667Actually, is that mobo ever grounded to the case through any of the standoffs?21:41
TJ-Viking667: I didn't realise you had!21:43
TJ-Khaotic: it seems that particular mobo has a design defect21:44
saltybooze_hi, I'm a newbie here, can anyone give me a hand with library path? :D21:44
system16Hi21:44
system16Iam system1621:44
system16I opened the drive21:44
Viking667mmm?21:45
system16I am shocked21:45
Khaoticwhere'd you see that21:45
system16The usb connector is soldered in the board21:45
system16No sata21:45
system16No esata21:45
Viking667*headdesk*21:45
system16Only some pins21:45
Viking667So you can't pull the drive out of the cradle?21:46
system16It is out21:46
Viking667Is it a normal IDE connector? (40/80 wire)?21:46
system16No it does not look like it21:47
Viking667Any way to take a photo and upload it to somewhere? (I use imgur.com)21:47
system16I can hear it clicking. And android cant reformat it21:47
system16Oh ok21:47
Viking667Take a picture (nice and clear please) of the back end of the drive.21:47
TJ-system16 Sounds like something like the Western Digital USB "PiDrive" - direct USB interface21:48
Viking667Uffff.....21:48
TJ-I guess with USB 3.0 the bandwidth is sufficient to not need SATA for some external devices?21:49
system16https://paste.pics/d65c10fe9c4cec7486c3fee3eaba78c321:49
Viking667If I'd ever known that, I would never buy that particular drive.21:49
KhaoticTJ-, so i just need a new mobo?21:49
TJ-since USb is the limiting factor21:49
Khaoticor sue asus?21:49
system16See ?21:49
system16Shitty practice by WD21:49
TJ-Khaotic: Which is easiest!?21:49
Viking667Gimme a moment. I have to load up a browser.21:49
KhaoticTJ-, where'd you see there is a defect?21:49
TJ-system16: what's the model number, can you photograph the model label?21:50
system16Ok21:50
TJ-Khaotic: I think it was in the Asus ROG forums, but it was a long time ago. I think at the time I shared the link with you21:50
balsaqi noticed a bug in ubunti 18 04 01, when i open settings, and attempt to dim my laptops display screen, the slider does not work...it slides back and forth as if it will brighten or dim the display but the display never changes.21:51
balsaqvery annoying...21:51
system16https://paste.pics/74d8ae05548d54ffb3748c2497b6fea521:51
TJ-system16: is it my imagination or is there a SATA shaped port underneath the USB3 port?21:51
system16Your imagination21:52
system16:)21:52
system16A comment from system16 : dont buy cheap hdds21:53
system16Look at its enclosure... no protection at all!!!21:53
saltybooze_hi, can anyone give me a hand with an issue i'm having with steam? it's not pointing to the right folder for libs, how do I change the folder steam has to looked first for libs?21:54
=== [1]MrMobius is now known as MrMobius
Viking667Right. The only way I'm going to be able to trace where --local comes through is to have a blow-by-blow of how apt does a system upgrade. Does anyone know apt to this level of detail?21:54
balsaqwhat is the terminal command to report a bug21:55
nacc_!bug | balsaq21:55
ubottubalsaq: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.21:55
system16Huh21:55
system16Made in 201421:56
Viking667OH, so it's FOUR years old...21:56
system16I so it was sitting in a corner for 2 yrs21:56
system16No21:56
Viking6672018 - 2014 = 4.21:56
system16It was probably stored in a ware housr21:56
system16E21:56
system16I bought it in 201621:57
Viking667You've probably had it for two. But the date on it is four years.21:57
system16Yes21:57
TJ-balsaq: most backlight control issues are due to the system having an ACPI or platform-specific control method that the kernel isn't informed of21:57
balsaqthe terminal command failed21:57
Viking667balsaq: how did it fail?21:57
system16Anyway i think its done21:57
balsaqhow do i remedy this problem tj21:57
system16Only ran for 72 hours...21:58
balsaqthis laptop is a simple intel design and in mint condition21:58
system16Im switching to Ssds21:58
Viking667system16: just be aware that you'll possibly have other issues with ssd when it starts losing sectors big time.21:59
nacc_balsaq: intel doesn't make laptops.21:59
system16Do you think its worth repairing ?21:59
Viking667I don't currently trust ssd even today21:59
balsaqi just made a mistake and made my curser to wide how to a go back hehe?21:59
nacc_balsaq: and the condition of it has nothing to do with ACPI or firwmare.21:59
balsaqthe dimmer should work on mylaptop21:59
TJ-balsaq: can you control the backlight manually via the sysfs? as in, "ls -l /sys/class/backlight/*/" - are there more than one backlight controller and if so can you change the brightness by doing something like "echo 20 | sudo tee /sys/class/backlight/<controller-driver>/brightness" ?21:59
Viking667system16: as I said before, if you want the data recovered (though 72 hours of use) I wouldn't bother unless you really need that data and don't have a backup.22:00
system16Viking667 ssd is still more reliable than hdds22:00
Viking667uhm, that depends.22:00
balsaqhow do i get my cursor back to normal size22:00
saltybooze_i would put my vote on ssds there (sorry for barging in the chat)22:00
system16Viking667 i have backup. I just wanted to see if i can make it work again and use it as a normal drive22:00
Viking667barge away. SSDs have definitely improved - let's face it, they had to. I still wouldn't currently trust one as my main drive.22:00
saltybooze_balsaq: you can change your cursor size on the settings (top-right) on ubuntu22:00
Viking667system16: I'd say then cut your losses, go get another drive (non-WD this time)22:01
system16I have an idea.22:01
system16Let me distroy it22:01
system16With a sledge hammer22:01
Viking667lol.22:01
system16BOI22:01
saltybooze_WD is actually a decent brand, cept when they screw it really bad. it seems you got the lottery ticket for screwed up stuff this time22:02
TJ-balsaq: "for n in /sys/class/backlight/*/*; do [ -f ] && echo $n=$(cat $n); done" will show the current settings (max_brightness is an important value to know when controlling it manually)22:02
Viking667Right. I'll have to go bang on this problem for a while.22:02
system16ok. Thanks22:02
system16Its 2 am i really need to go22:02
saltybooze_anyone know how to force steam to check the game's directory for libs instead of usr/lib?22:02
TJ-I've got a WD PiDrive (314GB) attached to a RasPi, and the only problem with it is the ultra-bright white LED that you cannot turn off!22:02
saltybooze_nothing a black tape on top of it cant fix TJ :P22:03
TJ-saltybooze_: tried that - melted the adhesive!22:03
system16Bye all22:03
saltybooze_WOW! thats some really strong light then :OOO22:03
saltybooze_bye system22:03
saltybooze_does it get hot, TJ?22:04
TJ-saltybooze_: yeah, it's a source of many complaints and grumbles especially as these things are generally set up as headless type 'servers'22:04
saltybooze_IC, I do get the frustration22:04
balsaqi cannot find the cursur in my settings22:05
TJ-saltybooze_: It's hard to check since it's recessed and in a weird holder/case22:05
saltybooze_which flavor of ubuntu you're running balsaq?22:05
fasslsaltybooze_, can you do it by starting steam with LD_LIBRARY_PATH=path steam ?22:05
balsaqjust normal one 18 04 01 just as it come standard22:06
balsaqdesktop22:06
saltybooze_fassl, oh I'm actually quite the noob... do you mind giving me a step by step on that?22:06
V7Does Steam Proton run any game?22:06
balsaqi was only using my keyboard and now thw cyrsur is huge22:06
saltybooze_just recently changed to ubuntu (last few days)22:06
balsaqim going toi have to uninstaqll this22:06
fasslwith that variable you can set the directory where libs are searched first for a given executable, but i guess it would just set the lib path for steam itself and not the games it starts22:07
saltybooze_balsaq the way to fix it is settings > universal access > cursor size22:07
Viking667v7: yes, certainly the ones on the gold list that steam provides.22:07
saltybooze_i just run the steam on the terminal and put LD_LIBRARY_PATH=path before it?22:08
Viking667I haven't had a lot of luck running other games under Proton (yet)22:08
saltybooze_would be something like LD_LIBRARY_PATH=path ./steam ?22:08
fasslyah22:08
nacc_saltybooze_: tbc, wih an actual path for 'path' of course22:08
balsaqno its the curser that is blinkiong nwhere i trye onot the hexchat22:09
saltybooze_thanks fassl, ill give it a go. can it be used to any game you try to open or be put inside steam's launch options?22:09
fasslto any dynamic executable22:09
Viking667saltybooze_: you may need to add it to steam as a non-steam game if it's not in your library.22:09
saltybooze_thanks fellow human! you're a life savior!22:09
saltybooze_lemme test this real quick22:09
fasslif it does not work for stuff you start out of steam, you might just create a wrapper bash script which does that for you22:09
saltybooze_"wrapper bash script" now this is something i have no idea what it is :P22:10
Viking667it's a "bash script" that you use to start another program. You can write bash scripts in a text editor, and bash scripting language is a fun language to learn.22:10
Viking667I'd also recommend http://wiki.wooledge.org/BashFAQ22:11
saltybooze_ill have to take a look on the weekend, with a bit more free time22:11
saltybooze_lemme save that link here somewhere22:12
saltybooze_thank you, fellow humans! (hopefully you guys are humans :P everyone can be a cat in the internet)22:12
Viking667sorry,22:12
Viking667uhm, make that "mywiki" not "wiki"22:12
saltybooze_np22:12
Viking667( http://mywiki.wooledge.org/BashFAQ )22:12
balsaqthe anser to fix my fat curser was to press the INSERT key22:13
balsaqit is fixed22:13
Viking667balsaq: glad to hear it.22:13
saltybooze_glad to hear its fixed balsaq22:13
balsaqbut my screen dimmer doestn work i know my hardware works cuz it works in windows22:13
wasanzymy ubuntu server is hanged at "Stopping mount network filesystem"22:16
wasanzythis is happening whem I attempt rebooting the server22:16
saltybooze_blah, it's not working. maybe i'm just too noob to do this22:16
balsaqnow maybe we can get my screen dimmer to work22:16
balsaqi know it works  cuz it works in windows22:17
balsaqthats mean a coder left it out22:17
nacc_balsaq: please stop spouting nonsense.22:17
nacc_balsaq: working in windows does not mean it necessarily will work in linux. as i said more than once, it's likely to be firmware22:18
balsaqi mean it the hardware works22:18
balsaqso im just asking for help tp get it going it so bright its killing my eyes22:18
nacc_balsaq: did you try what TJ- asked a while back?22:19
wasanzyany help?22:19
nacc_wasanzy: what version of ubuntu?22:19
balsaqno i got disconnected22:19
wasanzy14.0422:19
nacc_balsaq: it was before you were disconnected, you commented after it22:19
Viking667TJ-/anyone: can you lot remember what the gtk front-end to do-release-upgrade is called?22:19
=== capellaGoesBOO is now known as capella|away
balsaqi lost the previous chats sorry22:20
nacc_TJ-: want to re-ask?22:20
balsaqtj can u repat the suggestion plz i got klined22:20
TJ-balsaq: can you control the backlight manually via the sysfs? as in, "ls -l /sys/class/backlight/*/" - are there more than one backlight controller and if so can you change the brightness by doing something like "echo 20 | sudo tee /sys/class/backlight/<controller-driver>/brightness" ?22:21
TJ-balsaq: "for n in /sys/class/backlight/*/*; do [ -f ] && echo $n=$(cat $n); done" will show the current settings (max_brightness is an important value to know when controlling it manually)22:21
balsaqok thanks but thats way over my hear22:21
balsaqhead22:21
Viking667balsaq: do you have a terminal up?22:23
Viking667(i.e. a black window you can type commands into)22:24
nacc_balsaq: they are explicit commands, and you said before you were at a terminal.22:24
nacc_balsaq: what laptop model is this?22:25
Viking667hullo...... /etc/apt/apt.conf.d/80debtags:2>>APT::Update::Post-Invoke { "[ ! -x /usr/bin/debtags ] || debtags update --local || true"; };22:31
Viking667TJ-: I think I found the smoking gun.22:32
Viking667holy )*@$)%)$@% these files are old. 2013 for most of them.22:32
Viking667however, in saying that, most of them are actually present in the packages.22:33
TJ-Viking667: that apt conf will do it - nice find22:34
TJ-Viking667: you could just remove that file or put it aside22:34
Viking667yah.22:34
TJ-Viking667: how about "sudo dpkg-divert --divert /etc/apt/80debtags.divert --rename /etc/apt/apt.conf.d/80debtags" ?22:35
Viking667I could _perhaps_ also uninstall debtags and aptitude22:35
saltybooze_gosh, most of the times i feel like i dont know shit :P can't get that LD_LIBRARY_PATH to work22:35
saltybooze_i just want this game to find out that he has the files he needs to run all that time, inside his own directory22:35
balsaqwow even error reporting doesnt owrk i did it all and it said there was a prblem timeout22:35
balsaqhahahah22:36
balsaqjust like old times22:36
Viking667mmm hmm.22:36
balsaqnever changes really22:36
Viking667As you haven't given us exact error messages, that's a little hard to diagnose.22:36
Viking667saltybooze_: I'm guessing this is a Windows game, right?22:36
saltybooze_actually a unity game, and its "linux supported"22:37
Viking667lol.22:37
balsaqthere is no message my dimmer wont work and i went to ubuntu bugs and reported it and them ubuntu bugs sais error timeout after all my work to file it22:37
saltybooze_cant get any word from the devs22:37
saltybooze_but it's kinda dumb.. i have no idea how to force the game to look for the files in its own directory before going for usr/lib. the libs are all there22:38
wasanzyanyone to help?22:38
saltybooze_and i have no clue how to use LD_LIBRARY_PATH to enforce it22:38
wasanzythe server iss till hanged22:38
wasanzy<body>   <div id="ircui" class="qwebirc qwebirc-qui">     <noscript>       <div id="noscript">Javascript is required to use IRC.</div>     </noscript>   <div class="dynamicpanel qwebirc-qui topboundpanel outertabbar outertabbar_top"><div><div class="dropdown-tab" style="visibility: visible; zoom: 1; opacity: 1;"><img src="/static/beta/images/icon.png" title="menu" alt="menu"></div><div class="tabbar"><a class="tab tab-unselected tab-hi22:39
wasanzysorry for postint that22:39
Viking667TJ-: yup, that did it.22:39
nacc_wasanzy: do you use networked filesystems?22:39
nacc_wasanzy: did this just happen for the first time today?22:40
wasanzyI have no idea, the server was setup by someone else before I came22:40
nacc_wasanzy: it's hard for us to speculatively debug it22:40
wasanzymy first time of rebooting it22:40
nacc_wasanzy: you might need to force reset the server, it's likely going to wait forever if there's an ordering problem with the filesystems and network (e.g., it's trying to unmount network filesystems, but the network has already been taken down)22:41
nacc_wasanzy: without accurate logs and such, it's hard to know for sure22:41
wasanzyhow do I force reset it?22:42
nacc_!sysrq | wasanzy22:42
ubottuwasanzy: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key22:42
nacc_wasanzy: but that assumes you have physical access22:42
nacc_wasanzy: otherwise, you need serial console, etc.22:43
wasanzyYes22:45
wasanzyI forcefully shut the server down when it was behaving like that, and still when I power it back22:45
wasanzymaybe I should boot to single mode and fix the network?22:46
nacc_wasanzy: still when you power it back what?22:46
wasanzynacc: it hangs at the message I posted22:48
nacc_wasanzy: that's a message printed at shutdown not startup22:49
wasanzynacc_: yes but it is showing up when I powered up the machine as well23:13
wasanzycould it be a bug?23:14
wasanzyhttps://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/103828323:14
ubottuLaunchpad bug 1038283 in ubiquity (Ubuntu) "installer freezes while saying "Stopping mount network filesystems"" [Undecided,Confirmed]23:14
tomreynwasanzy: this is from 2912, kind of old. which ubuntu version are you installing on what kind of hardware?23:17
tomreyn*2012 ;)23:18
mpmctomreyn: No, you're just a time traveller.23:18
saltybooze_time travelling confirmed23:18
tomreynor are you actually installing? i think you said you're just shutting it down, so maybe the system is already installed and booting off disk?23:19
tomreynat least irc survived23:19
wasanzytomreyn: v 14.04. is a running system and I attempted to reboot23:22
tomreynwasanzy: okay, that's a bit old then, not 2012 but 2014. are you able to bring it up again fully? od you know / can you find out whether it is fully patched?23:24
tomreynhwich hardware is this, or which architecture? is it likely that it actually does network mounts?23:24
balsaqthe command dont work to make the screen dimmer work23:25
balsaqthey just left it out23:25
wasanzythis is Dell PowerEdge, 64bit, it is still not booting23:27
tomreynwasanzy: okay so *some* dell poweredge model. that's good enough for now. it probably provides idrac out of band management then.23:29
tomreynwhich wont help you boot it, so maybe boot into recovery for now.23:29
wasanzysingle user mode?23:30
tomreynhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/1118447 is another, also old, bug report on the same thing, this time also discussing 14.04 (in comment #31)23:30
ubottuLaunchpad bug 1118447 in linux (Ubuntu) "Race condition with network and NFS mounts causes boottime hang" [Medium,Confirmed]23:30
tomreynhttps://serverfault.com/questions/925879/boot-hangs-at-stopping-mount-network-filesystems suggests it may still boot fine after reaching a timeout.23:31
saltybooze_well guys, appreciate your presence, but ill be heading to bed23:32
saltybooze_you all have a nice evening!23:32
tomreyn!recovery | wasanzy23:33
ubottuwasanzy: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode23:33
tomreynso this is effectively single user mode, yes, with a menu to choose some options from.23:33
wasanzyok23:36
tomreynwasanzy: if you'd like more support from this end please let me know when you got a shell, and whether it's after the system booted up after reaching a timeout waiting for network storage, or whether it's after booting into recovery.23:38
tomreyn(i would not wait more than 3 to 5 minutes)23:39
wasanzyI have gotten a shell now, tomreyn23:43
wasanzysorry I went to the server room23:44
wasanzyI booted into recovery mode23:44
tomreynwasanzy: it's good to know you can do this (walk into server room) as a last resort.23:45
tomreyndid you start network before you dropped to the shell?23:45
wasanzyno23:45
tomreyni assume it would have put you into the same situation as before if you had23:45
wasanzymaybe23:46
tomreyncan you tell what "lsb_release -ds" and "uname -r" report?23:46
wasanzyok23:46
wasanzya minute, going to server room23:47
tomreynare you able to copy + paste from the shell to the irc session?23:47
wasanzyno23:47
tomreynok so no OOB access i guess23:47
tomreynhope you got earplugs.23:48
wasanzyI will have to write23:48
wasanzythere is not too many servers23:48
tomreynonce you reported the output of "lsb_release -ds" and "uname -r" i suggest we try to get it on the network so you can work from outside the server room. are you into setting up the network manually?23:49
wasanzyUbuntu 14.04.5 TLS23:53
wasanzy3.19.0-25-generic23:53
wasanzyyes maual network setup23:54
Viking667heh. Nearly as old as the 3.2.0 kernel I've got.23:54
tomreynhmm that's a non standard kernel version, or a very outdated one23:54
Viking667(debian)23:54
Viking667ANd the laptop dates from 200023:54
tomreynwasanzy: so can you try setting up networking and seee if you can access it remotely (and also reach the web from it)?23:55
wasanzyok23:56
tomreynhttps://help.ubuntu.com/lts/serverguide/network-configuration.html.en#ip-addressing -> "Temporary IP Address Assignment" discusses the process23:56
tomreynunless you use dhcp23:56

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