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

genewitchanyhow lemme google some00:00
=== nchambers is now known as Scrooge
genewitchis there a way to do it with the runlevel?00:03
akikgenewitch: on 14.04 i think you can do it by disabling the upstart service in /etc/init00:05
akikgenewitch: find out which  login manager you have and then you can disable it00:05
genewitchthe runlevel on the machine working correctly is 3, the one that is going to gnome is 200:06
mirakwhat is the way to disable secure boot from ubuntu ?00:08
akikgenewitch: i think it's done by doing it with initctl or manually in /etc/init00:08
mirakwithout disabling it in the kernel00:08
mirakin the bios i mean00:08
genewitchakik: YAY! edit /etc/init/rc-sysinit.conf;  env DEFAULT_RUNLEVEL=200:10
genewitchi think gnome is still in the background, but now i don't need a keyboard attached to run games :-D00:11
genewitchi saw networkmanager pop up in the top right00:11
genewitchand the X is lightdm00:17
genewitchi wonder if i just remove it if that will fix it00:17
akikgenewitch: you can echo "manual" to its file in /etc/init/lightdm.override00:18
akikgenewitch: if the file is called /etc/init/lightdm.conf00:18
genewitchi'll try that :-D00:19
grymwhere can i get a list of version numbers for a particular apt package?  I'm trying to install the latest libssl-dev but i can't on my architecture because one of its prerequisites isn't available.00:19
grymso perhaps i can roll back to an earlier version that supports the prerequisite at the version i have available to me00:19
akikgenewitch: are you sure your application doesn't require xorg? :)00:20
genewitchakik: well in that https://paste.pound-python.org/show/07R8PjdDfloRxVRcCqen/ there's no xorg/x1100:21
genewitchand that had the emulationstation running at the time00:21
akikgenewitch: ok00:21
genewitchthe reason i am using 14.04 is the GPU does not have drivers after 15.04 (or thereabouts)00:22
genewitchi tried running 16.04 and 17.10 and couldn't get the radeon drivers to install, emulationstation said "NO DRI"00:22
genewitchbut that's ok. I'll get it figured out00:23
mirakwhat package is running grub-install ?00:23
mirakI mean running, for instance sometime it's automatically ran00:24
genewitchmirak: whenever the kernel updates00:24
genewitchor grub00:24
_28Kbi got my radeon GPU working in 16.04 by placing it on newer motherboard00:24
mirakgenewitch, I want it to run as unsecure00:24
mirakunsecure boot00:24
mirakgenewitch, is there a place to customise how it's ran ?00:25
mirakby the way where is stored the device where grub-install should be run on ?00:25
_28Kbhow do I find my display's "host:dpy"?00:26
genewitchakik: so if i do "manual" in lightdm.override i get a login prompt on tty1 on reboot00:26
_28Kb!xcalib00:28
akikgenewitch: yes. it won't start xorg then00:29
akikgenewitch: without the ""00:29
genewitchyeah, maybe i should reinstall emulationstation so it touches all the correct files again00:31
genewitchbecause when you power on a device with emulationstation on ubuntu, it boots straight into emulationstation, there's no logins anywhere00:31
genewitchclean install!00:33
tenerhi. quick question: how do i reset the gnome-terminal custom command while not being able to launch gnome-terminal?00:36
tenernvm: alt+f2 => 'gnome-terminal -e zsh' => go reset your dumb config mistake..00:39
genewitchtener:00:39
genewitchis there no .file like .gnome-terminal?00:39
genewitchin your home directory?00:39
_28Kbgenewitch, are you trying to override lightdm crash on logging in?00:40
tenergenewitch: nope. also nothing in .config/ and no directories in gconftool other than .. alsa? or something00:40
genewitchtener: good to know glad you found it00:40
genewitch_28Kb: no i want emulationstation to start on boot, not lightdm00:40
genewitchi.e. i don't want xorg to start00:40
genewitchi'm asking on those forums/channels now, since this isn't an ubuntu issue per se00:41
_28Kbok, that's something else.. I had problem recently related to radeon and lightdm boot issues00:41
genewitchwhat radeon?00:42
genewitchthis is a 6300M or so00:42
_28Kbmine was HD5450... CEDAR chip00:42
genewitchyeah this one is a little later, you said you got 16.04 to work?00:43
_28Kbyes00:43
_28Kbi'm on it now00:43
genewitchHEY! it may be fixed! <fingers crossed>00:43
genewitchOMG OMG OMG! it's fixed!00:44
_28Kb:)00:44
genewitchso i changed the default runlevel to 300:44
genewitchand then reinstalled emulationstation00:44
genewitchand now it boots into arcade00:44
_28Kbyou override Ubuntu :)00:46
akikgenewitch: which package did you install on ubuntu to get retropie running? or is it just the emulationstation?00:55
TsuzukuHello, I am trying to install Ubuntu 17.10. I currently Have Windows 10, and Solus Os installed. I need to keep the Windows 10, but remove the Solus Os and replace it with Ubuntu. When I boot into my Live USB and try to install, with UEFI, it tells me that I already have something installed in the legacy bios mode. (which i believe is solus os) The install disk also only lets erase the entire disk instead of installing alongside windows01:29
Tsuzuku10. what can i do01:29
bozoniusa few weeks ago, my Ubuntu 14.04.5 LTS system was purged of plymouth (which I later re-installed).  Among the victims of the great purge was cron -- why is this?   Here is the extract from the history log; cron is near the end of the list    https://pastebin.com/DfR6evYp01:32
bozoniusI ran dependency checks but could not find cron listed for plymouth.01:33
=== ejat is now known as myfenris
=== myfenris is now known as ejat
bozoniusI will be leaving shortly, but you can leave a pm for me if you know the answer to this.  Thanks.  I've re-installed cron, so all is good again (I think, so long as no other needed items got purged also, and thats a long list to check...)01:48
grymhi all, i posted earlier.  I'm trying to install libssl-dev on an ubuntu 16.04 isntallation on an ARMv8 machine.   I cant', because  of a dependency version conflict with libssl -- how do i resolve this? https://paste.pound-python.org/show/yiFIaQKcDq29FC3YtZyY/01:51
grymi have tried to install libssl by explicit version and the response is `Version not found`.01:52
grymi don't know how to un-wedge myself01:57
=== huo_ is now known as huo
Bashing-omgrym: 1) Current kernel is 4.4.0-103-generic . 2) current libssl1.0.0 is 1.0.2g-1ubuntu4.9 . You are out of date and maybe a PPA at fault here . what shows ' apt policy libssl1.0.0 ' after ' sudo apt update ; sudo apt full-upgrade ' ?02:05
mentalitawhat is this mousepad thingy based on?\02:05
grymBashing-om: does full-upgrade have a dry run option?02:10
Bashing-omgrym: ' sudo apt -s full-upgrade ' where the "s" is "simulate" .02:13
grymBashing-om: thanks!  all set.02:37
Bashing-omgregl: :) you do good work .02:38
WireCatHi, does anybody know why ffmpeg is not working on ubuntu 17.04 ?02:44
WireCati tried "apt install ffmpeg" Then running 'ffmpeg' it says: ffmpeg: error while loading shared libraries: libbluray.so.1: cannot open shared object file: No such file or directory02:45
Bashing-omWireCat: whjat shows ' apt policy libbluray1 ' ?02:52
Bashing-omwhat*02:52
jairhello all I am having this issue and currently recearching on google for the same behavior and solution, the issue is when I try to reboot my system it hangs during the shutdown process at this message "stopped target network is online"03:12
jairOS: Mint 18 sarah03:13
jair MMm----::-://////////////oymNMd+`     Kernel: x86_64 Linux 4.4.0-103-generic03:13
jairSory about that I mean to paste >> Kernel: x86_64 Linux 4.4.0-103-generic03:13
Bashing-om!mint | jair03:14
ubottujair: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)03:14
jairBashing-om: understood but it is happening in Ubuntu as well, this issue is related to the Kernel or systemctl03:15
genewitchakik: to get retropie running you need git (apt install git) and then:     git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git03:29
genewitchakik: info here https://github.com/RetroPie/RetroPie-Setup03:29
genewitchakik: it bootstraps itself on an existing ubuntu install03:30
akikgenewitch: ok thanks03:32
genewitchif you have ubuntu 14.04 there's a gotcha, but >=16.04 it's flawless03:32
truexfan81without installing inxi whats the best way to get terminal to tell you which ubuntu version you are running?03:33
genewitchtruexfan81: cat /etc/*release*03:34
genewitchthat should work on all linuxes03:34
akiktruexfan81: lsb_release -a03:34
genewitchlsb_release isn't portable :-p03:35
akikportable?03:36
akikit works on ubuntu03:36
truexfan81we need to restart the tomcat service on my friend's dedi, so i'm trying to find out which version its running so i can then lookup the correct command cause service tomcat restart isn't it03:36
truexfan81i'm used to systemd03:36
genewitchno pkill -sighup tomcat :-D03:37
genewitchright, both our commands give you the info, truexfan8103:37
genewitchrc-service, /etc/init.d/tomcat ?03:38
truexfan81will try as soon as he can log back in lol03:38
truexfan81it just told him login failed03:38
truexfan81my friend who is running a gameserver is a total noob at linux03:39
genewitchthat's why you use a host that allows you to use webvnc or novnc, log in once, and then just close the vnc tab03:39
truexfan81yeah hes actually using vnc03:40
genewitchthen it doesn't matter if you lose the PW, because you can just reconnect to the webvnc and change the password03:40
=== r0Oter is now known as r00ter
genewitchall moot if your provider reboots/moves your VM all the time03:40
genewitchlike linode03:40
truexfan81when i had my dedi hosting that same game, i didn't use vnc, i didn't even have a gui installed, difference is i used a cert to auth03:41
genewitchneither of these devices appear to have bluetooth03:46
genewitchraspberry pi it is03:46
quimI have installed ltsp but is slow in graphics03:50
superKillerHello. Does anyone know how setup utorrent on ubuntu?04:17
superKillerhello. I got disconnected. does anyone know how to install utorrent on ubuntu 17.10 ?04:29
dentistapt-get install utorrent04:33
dentistorsomething?04:33
Exterminadorhello guys. any chance to set-up my VPS to auto detect all the IPv6 address on the /64 subnet, instead the need to add them all manually?04:34
ExterminadorsuperKiller: https://www.linuxhelp.com/how-to-install-utorrent-on-ubuntu-17-04/ can help perhaps04:36
superKillerExterminador, thanks !04:42
ExterminadorsuperKiller: np. sometimes Google is your best friend xD04:43
superKillerExterminador, or duck duck go04:43
Exterminadorahahah :)04:44
bobdobbsstreetwitch: are you used to admin work on your servers?04:49
streetwitchIubYup04:49
bobdobbsk04:49
streetwitchCan you help me get apache to run php files?04:49
bobdobbsyeah. but it depends on what you can already do.04:50
streetwitchI know my way around ubuntu04:50
bobdobbsbut seriously, before you do anything, go skim read that doc and then take a break for at least 5 mins04:50
bobdobbsCan you do that?04:50
streetwitchGive me a link04:50
streetwitchI don't think the article is for ubuntu04:51
bobdobbsdoesn't matter04:51
bobdobbsapache exists on many distro's04:51
bobdobbsIf you are doing admin work (like getting php to work on apache) then yuo should be prepared to reading docs that apply to other distro's, and adapt them04:52
streetwitchAlright04:52
streetwitchone of those links is about security04:52
bobdobbsthat makes sense04:52
streetwitchRight04:53
streetwitchI don't want to worry about that right now04:53
bobdobbsthen don't use a webserver04:53
streetwitchbobdobbs05:02
streetwitchI'm reading it05:02
streetwitchand installed php-fpm05:02
bobdobbsgreat05:02
streetwitchCan you point me to the next step in the process?05:03
streetwitchIt tells me php-fpm isn't a command05:03
bobdobbswhat exactly are you trying to do?05:04
=== cagrajesh_ is now known as cagrajesh
kazuma_desuneed hel05:52
kazuma_desuhelp05:52
kazuma_desuon ubuntu 16.04 lts how do i put buttons on right side of windows not left?05:53
kazuma_desuI am coming from other os' and distros that all had buttons on right05:53
kazuma_desuit's very confusing for me05:53
kazuma_desuDrone,05:53
programoHi I have installed ubuntu 14.04 ,but when clicked on wifi icon , I do not see the enable wifi option05:56
programoCan any body help me with this issue?05:56
kazuma_desuprogramo, nobody ever helps in ubuntu05:56
kazuma_desuprogramo, try #archlinux05:56
kazuma_desuironic but they help me in past05:56
kazuma_desueven though i dont use archlinux05:56
programowhen I searched the internet I got this info05:57
programohttps://askubuntu.com/questions/626642/how-to-install-broadcom-wireless-drivers-offline05:57
programobut did not help much05:57
kazuma_desunobody will help programo dont waste your time05:57
programoI will try asking in the archlinux chat room05:57
Ben64programo: don't do that05:58
kazuma_desuBen64, then help programo05:58
kazuma_desuif not then programo should just ask in archlinux they probably know more than most people in ubuntu. im not smart enough to use arch and came back to ubuntu05:59
Ben64theres a general ##linux channel, don't go to a channel and ask about a different distro, it's rude05:59
kazuma_desuits also rude not to help people? Ben6405:59
kazuma_desuwould you rather them end up back in windows?05:59
kazuma_desuyou prob dont care05:59
Ben64you seem weirdly angry05:59
programoHey Ben6406:08
Ben64hi06:08
programowhy am  I not able to send messages on Arch Linux channel06:08
Ben64because they muted you06:08
programoafter my first message I was not able to talk on that channel06:08
programookay tell me where I have to go to  get my issue resolved?06:09
programoBen64,06:09
Ben64#ubuntu probably06:09
programoanywhere else?06:10
Ben64this is the best place for ubuntu support06:10
Ben64theres also https://ubuntuforums.org and https://askubuntu.com/06:10
programookay Ben64 thanks!06:11
kazuma_desuprogramo, ubuntu sucks because there isn't support06:13
kazuma_desuprogramo, sorry that arch muted you06:13
kazuma_desuthey seem angry06:13
Ben64there is support here06:13
kazuma_desugerman gehidore is on their06:13
Ben64and they muted because ubuntu isn't archlinux, like i told you06:13
kazuma_desuthat guy is a nazi gehidore06:13
kazuma_desuthey never cared months back06:13
kazuma_desuthey always helped really any distro06:13
kazuma_desuthe mods were never around06:14
Ben64anyway, keep on topic here please06:14
kazuma_desunow they are and are being nazis06:14
kazuma_desuanyway06:14
kazuma_desuis anyone ever going to fix programo or my issue/06:14
kazuma_desuI mean ffs06:14
Ben64you might want to be patient and work on your attitude06:14
kazuma_desulol06:14
kazuma_desuif i wanted to be patient i would have keep arch on this laptop06:14
kazuma_desui left that distro because i wanted stability06:14
kazuma_desuand ubuntu stupidly has buttons and crap on left06:15
kazuma_desui tried theme06:15
kazuma_desuno good06:15
kazuma_desugtk theme still has buttons on left06:15
kazuma_desuits weird06:15
kazuma_desumakes me less productive06:15
Ben64stop with the spam06:15
kazuma_desui am not spamming06:15
kazuma_desu ia m trying to get support06:15
Ben64tons of lines of absolute nonsense06:15
kazuma_desuwhy are you so rude06:15
kazuma_desui am not good with irc06:15
Ben64this might help you then https://workaround.org/getting-help-on-irc/06:16
kazuma_desulol06:16
kazuma_desuif i wanted to learn more crap i would have stayed on arch!06:16
lotuspsychje!guidelines | kazuma_desu start here06:16
ubottukazuma_desu start here: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines06:16
kazuma_desu idont want to be a linux technician enginneer expert06:16
kazuma_desui want to get this stupid button fixed06:16
kazuma_desuso i can get back to work06:16
Ben64the page i linked to you it basic etiquette for irc, if you don't want to get banned you should follow that guide06:16
kazuma_desuwhatever06:17
kazuma_desui'll just go back to windows06:17
Ben64k bye06:17
kazuma_desuthis is getitng me nowere06:17
kazuma_desunobody lheps06:17
lotuspsychje!patience | kazuma_desu06:17
ubottukazuma_desu: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/06:17
kazuma_desunobosy replies unless it simple question then they say "this been asked many times already"06:17
kazuma_desuthat why i hate those forums06:17
kazuma_desuwith my issue people just wot reply06:18
kazuma_desui can tell because tye dont care06:18
lotuspsychjekazuma_desu: please stop discussing here, there's no point, this is only for support06:18
kazuma_desui am here for support lotuspsychje06:18
kazuma_desuim certainly not here for the fun of it06:18
kazuma_desuim getting more annoyed every minute06:19
Ben64if you're here for support stick to that06:19
kazuma_desu iam!06:19
TaZeRkazuma_desu: http://www.catb.org/~esr/faqs/smart-questions.html06:19
kazuma_desuwhy are you bullying me06:19
Ben64we don't need 40 lines of crap06:19
lotuspsychjekazuma_desu: then repeat your issue all in one line, with all details and have Patience..dont troll here06:19
kazuma_desuOkay06:19
lotuspsychjekazuma_desu: ubuntu version, kernel version,steps tryed,...06:19
kazuma_desuMy issue is: The button on left side, need them on right so I can quickly close windows and open new windows."06:19
kazuma_desuubuntu 16.0406:19
kazuma_desui tried gtk theme and it didnt help06:19
kazuma_desuevery other distro i use and windows all have button on right side06:20
kazuma_desunot left06:20
kazuma_desulotuspsychje, can you gelp me06:22
lotuspsychjekazuma_desu: idle here and patient, users from all over the world read here and join from other timezones06:23
kazuma_desu;(06:23
kazuma_desu:(06:25
lotuspsychjekazuma_desu: here's the existing bug: https://bugs.launchpad.net/unity-tweak-tool/+bug/130994206:27
ubottuLaunchpad bug 1309942 in Unity Tweak Tool "Window Controls not functioning." [Medium,Won't fix]06:27
kazuma_desulotuspsychje, wow no fix but to change de06:28
kazuma_desui hate my life06:29
lotuspsychjekazuma_desu: have you tryed with dconf-editor yet?06:30
kazuma_desuno, what is that and how?06:30
lotuspsychjekazuma_desu: something like this: http://ubuntuhandbook.org/index.php/2013/07/move-window-title-buttons-to-right-in-ubuntu/ havent tested myself on 16.04...06:31
lotuspsychjekazuma_desu: also in unity, you can maximize/minimize from dash icon have you tested?06:33
kazuma_desuid did what it says here06:34
kazuma_desuhttp://ubuntuhandbook.org/index.php/2013/07/move-window-title-buttons-to-right-in-ubuntu/06:34
kazuma_desuand it still has buttons on left ;( lotuspsychje06:34
kazuma_desui even locked and then unlocked06:34
lotuspsychjekazuma_desu: have you read what i just said?06:35
kazuma_desuwhat is dash icon06:35
lotuspsychjekazuma_desu: unity dash is the bar on your left side, you can press the programs icon to minimize/maximize fast, thats what you want right?06:36
kazuma_desuit doesnt do that!06:36
kazuma_desuim clicking hexchat06:36
kazuma_desuover and overagain06:37
kazuma_desuand it doesnt minimize or maxmize it06:37
kazuma_desusame with chromium06:37
kazuma_desui want the buttons on the right side06:38
kazuma_desunot the left06:38
kazuma_desuof every window06:38
lotuspsychje!info unity-tweak-tool | kazuma_desu06:38
ubottukazuma_desu: unity-tweak-tool (source: unity-tweak-tool): configuration tool for the Unity desktop environment. In component universe, is optional. Version 0.0.7ubuntu4 (artful), package size 362 kB, installed size 2722 kB06:38
kazuma_desuI have it06:38
kazuma_desuit doesnt give me the otopn06:38
kazuma_desu*option06:38
kazuma_desuits a useless program06:39
lotuspsychjekazuma_desu: enable Minimize single window applications on click on tab 'launcher'06:39
kazuma_desuhow does that fix the issue of buttons being on the left?06:39
kazuma_desuI wnt them on the right!06:39
lotuspsychjekazuma_desu: you seen the existing bug06:40
kazuma_desuso ubuntu will never fix it?06:40
kazuma_desuor has no workarounds?06:40
kazuma_desuthat is crazy06:40
lotuspsychjekazuma_desu: developers have to start somewhere, and cant grant everyones wishes right?06:40
kazuma_desuthank you for the help but i think ubuntu isnt going to work for me06:41
plongshotIs there a way to restart an ubuntu instance via ssh without actually shutting it down?  Like the way we can restarta a service (eg: sudo service apache2 restart)  but for restarting the os?06:43
lotuspsychjeplongshot: wich ubuntu version are you on mate?06:44
plongshotlotuspsychje: It's an aws 16.04 ubuntu server06:45
plongshotover ssh06:45
lotuspsychjeplongshot: join #ubuntu-server mate, their used to that06:45
plongshotI can't shut it down and restart without incurring a cost (they hit me for an hour over a single restart)06:45
plongshotcool06:45
lotuspsychjeplongshot: idle for a while there okay, its sunday might take a while before wakeup06:47
tagI'm having a bit of trouble with systemd-resolve when I'm connect to an anyconnect vpn. If I try to look up something on the intranet by specifying systemd-resolve -i vpn0 ... it works fine, but for some reason if I don't specify the interface it never finds the thing — which means that my other tools all don't work.07:05
TaZeRguys i think ubuntu has gotten off track with its development, lets all go to a new distro?07:06
lotuspsychje!discuss | TaZeR07:08
ubottuTaZeR: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!07:08
TaZeRoh right, sorry07:08
tagoh well07:09
PissWizardwhere is the monitor resolution set? setting it in the settings->display isn't correctly reporting it to my Wine game, and Ubuntu originally detects my older of two Dell 24" monitors as having the same resolution when it does not {newer one is only 1920x1080 while the old one is 1920x1200}.07:27
PissWizardIf settings->Display won't properly change my monitor resolution, where do I go to make sure my Wine games get the right message? Someone on WineHQ mentioned X11 and desktop manager, but I'm not familiar with these things.07:28
=== Jochen_wvdT is now known as Schlawiner
=== altmasteroman is now known as masteroman
PissWizardOMFG how do I even search for info on what settings->display uses to change resolution in Ubuntu?07:38
Ben64what are you actually trying to accomplish07:41
PissWizardI'm trying to get my Wine game to display in the native resolution of 1920x1200 instead of resizing 1920x1080 to 1920x1200 and having everything look messed up.07:44
PissWizarddespite setting my 1920x1200 monitor to the correct resolution in xfce, wine's not getting the message. I don't know where it's checking.07:44
PissWizard.... oh. I wonder if that's because it only checks the resolution of the 1st monitor... hmmm.07:45
Ben64yeah it's gonna be a wine/game setting you're looking for07:45
PissWizardI can't manually change it in my Wine game either. It's stuck at 1920x1080.07:45
Ben64what game is it07:46
PissWizardWorld of Warcraft07:46
PissWizardyeah. for windowed{fullscree}, I'm unable to change the resolution.07:46
PissWizardWine only has the option to make a virtual desktop, which seems to put me on the primary monitor {which means my Ubuntu UI is hidden behind the game, although I guess it might be an imperfect solution for now...}07:47
Ben64use winecfg to set a virtual desktop size of whatever you want07:47
PissWizardalso have no idea if a viritual desktop is going to resize it down to 1920x1080 and then back up to 1920x1200.07:48
Ben64it wont07:48
PissWizardwell I tried to change my primary monitor and it still didn't let me play the game on it.07:50
PissWizardlooks like a virtual desktop is going to force me to play on the left-most monitor. what a mess.07:50
Ben64should be able to drag the window over07:51
PissWizardit's "windowed{fullscreen}" and there's only 1 monitor it reports.07:51
Ben64google also tells me there is "gxResolution" you can set in the game07:51
PissWizardwhat search engine will let me search for gxResolution without autocorrecting to "resolution"?07:52
PissWizardoh you said google.07:52
PissWizardwonder why start page doesn't let me, since it uses google.07:52
PissWizard*gasp* I think gxResolution setting fixed it! thanks! yeah, fonts look normal again at least on the main menu.07:57
PissWizardThanks. I really suck at researching things, so you being able to find gxResolution as a solution was something I wasn't able to easily do.08:02
unimatrix9hello all09:27
EriC^^hello09:27
unimatrix9whats the best program to view xml files ?09:27
alkisg...firefox09:28
unimatrix9firefox shows it but not formatted , just the raw xml09:29
unimatrix9could i have a program that outputs it formatted ..09:30
JoeRWCan anyone please help me figure out why I'm receiving this error in my logs? https://pastebin.com/YJMpcKWE09:30
EriC^^unimatrix9: try xmlcopyeditor09:31
EriC^^unimatrix9: also treeline09:32
StyilsHello, I was wondering if someone could help me out here. Upon selecting ubuntu in grub, I am getting a purple screen of death09:38
=== Styils is now known as Styil
StyilI have tried turning off splash quiet in grub but no avail09:40
k_sze_Erm...09:41
k_sze_The gcc-4.8 *package* doesn't come with g++-4.8?09:41
EriC^^x09:49
alkisgunimatrix9: xml files are formatted based on xslt files, and firefox of course supports that, if you give it the xslt09:53
alkisgStyil: and what's the error message when you remove quiet splash?09:55
Styilalkisg: nothing, I just get a purple screen09:56
alkisgStyil: i doubt it's purple when you remove quiet splash09:56
Styilmuch of the problem is getting a debug screen to see what is going wrong09:56
alkisgpurple is there when you still have it09:56
Styilcould also be that I failed to update grub09:56
alkisgPress e on grub09:56
alkisgAnd remove quiet splash and press f1009:56
EriC^^Styil: you can add it on the fly09:56
alkisgbtw, does recovery mode work, from grub?09:57
Styilyes recovery mode works09:58
alkisgand what about "continue" after recover?09:58
alkisg*recovery?09:58
StyilHmm, I believe it puts me back into root terminal but I need to double check if it gives me an error or not09:59
mentalitadoes anyone know of a file manager that lets you group custom actions?10:08
alkisgSure, nautilus and caja10:08
mentalitanautilus is one level deeper than it should be right off the bat10:09
mentalitabecause of that 'Nautilus Custom Actions'10:09
alkisgI don't know what that means10:09
mentalitaI also tried to install it10:09
mentalitabut it wouldn't show any custom action10:09
mentalitacaja can't do it as well10:10
alkisgWhere did you put the custom actions, in which folder?10:10
BluesKaj'Morning folks10:10
mentalitaalkisg: I configured them with nautilus custom action config tool10:11
mentalitaalkisg: like this https://askubuntu.com/questions/984560/how-to-group-custom-actions-in-thunar10:11
alkisgmentalita: what's the output of this? ls .config/caja/scripts/10:11
alkisgI'm not talking about thunar10:11
mentalitawait a sec10:12
mentalitaalkisg: bash: .config/caja/scripts/: No such file or directory10:14
alkisgThen you never configured caja to run custom actions10:14
alkisgPut them there.10:14
mentalitaalkisg: I put the config file from thunar there but its not working http://i.imgur.com/9hiBK63.png10:17
mentalitaalkisg: wrong paste10:18
StyilSo hitting e for Ubuntu in grub doesn’t show any “splash quiet”10:18
StyilAnd yet I get no debug screen during boot10:18
mentalitaalkisg: http://i.imgur.com/xCl2IUW.png10:18
mentalitaalkisg: and I can't configure those extensions they're grayed out http://i.imgur.com/IZErDM6.png10:19
mentalitamentalita@mentalita-pc:~$ ls .config/caja/scripts10:20
mentalitaaccels  uca.xml10:20
alkisgMetacity: in .config/caja/scripts, you put bash scripts (actions)10:23
alkisgNot xml files10:23
mentalitaok let me try10:24
StyilI’m thinking that it may be some error in grub itself and not Ubuntu10:24
StyilThough I still can’t see why this won’t boot10:24
mentalitaalkisg: hm I think I got it but can you put icons?10:25
alkisgNo10:26
mentalitaalkisg: also my caja-actions folder is in .config/10:26
alkisgmentalita: caja scripts is included in caja, it's not a plugin. It's not caja-actions.10:30
alkisgWe are talking about a different thing now.10:30
mentalitahuh well y..yes10:31
alkisgI have never tried or seen caja actions, I don't know anything about it10:32
alkisgI've been using nautilus and caja scripts for ages though10:32
alkisgCaja scripts support subdirs which then are shown as submenus10:33
alkisgSo it's handy for groupping when you have lots of them10:34
SimonNLapt show Caja-extensions-common            in terminal, does that show what you want to know.10:36
SimonNLmentalita: ^10:36
=== Elimin8r is now known as Elimin8er
mentalitaalkisg: I can't get to show them again, I removed everything and installed bare caja and I have a script with no extension `echo "#!/usr/bin/python" > py2script.py` in .config/caja/Scripts/10:36
mentalitaSimonNL: I removed all the plugins, what is it supposed to show?10:36
alkisgmentalita: did you chmod +x it?10:37
SimonNLinfo about that package mentalita10:37
mentalitaalkisg: 'it' as in what?10:37
alkisgmentalita: chmod +x .config/caja/scripts/py2script.py10:38
alkisgAlso, lowercase scripts, not Scripts10:38
mentalitaok10:39
mentalitait's there10:39
mentalitaso no root level organising10:40
mentalitait has to be inside Scripts10:40
alkisgInside scripts you can have a whole hierarchy10:40
alkisgWith any number of subdirs you want10:40
qwdI'm trying to update Intel Management Engine on a Thinkpad X1 Carbon 4th gen following this guide https://www.flamingspork.com/blog/2017/11/22/updating-windows-management-engine-firmware-on-a-lenovo-without-a-windows-install/ but I'm stuck at step 6/8. Anyone understand what he means? I'm guessing "save off" is just "keep these files" but in step 8 it says to copy the drivers directory which doesn't exist.10:40
alkisgSo yes, a lot of organizing there :)10:40
mentalitahuh10:43
mentalitacan't I configure the icon10:43
mentalitawtf10:43
mentalita:(10:43
mentalitaim this close to building my own file manager10:43
mentalitai swear10:43
alkisg(12:25:49 μμ) mentalita: alkisg: hm I think I got it but can you put icons? ==> (12:26:45 μμ) alkisg: No10:47
mentalitaalkisg: ok instead of echo shebang > py2script.py I have a python script writing the shebang into a file10:48
mentalitathat's something10:48
mentalitabut I'm on my way to build my own thing10:48
mentalitathis is all crap10:48
alkisgIf you want a custom extension, you can surely build one10:49
mentalitaalso it doesn't show thumbnails correctly10:49
mentalitathumbnail for .py files is generic10:49
mentalitalike10:49
mentalitagray icon10:49
mentalitathat's all10:49
alkisgThen you don't have correct file associations10:49
mentalitawhere can I set that?10:49
mentalitahttp://i.imgur.com/pfVw11D.png10:50
alkisgI'm not using xfce, I don't know where you set file associations there10:52
StyilAlright so can someone here help me out?11:36
StyilI get a purple screen upon trying to boot into Ubuntu11:36
StyilI have splash quiet off11:36
StyilOr at least I believe I do11:36
StyilRecovery mode works fine it seems11:36
Styilnomodeset is also enabled11:37
StyilHmm11:44
StyilSeems the old kernel actually boots11:44
StyilOh nevermind, seems booting into the old kernel hen rebooting into the new one fixed stuff11:46
StyilActually it seems I am not out of the woods yet11:51
StyilMy problem seems to lie in the fact that boot/efi failed to mount11:52
EriC^^Styil: failed why11:56
EriC^^try sudo mount /boot/efi11:56
Styil_EriC^^: tried it12:03
=== Styil_ is now known as Styil
StyilIO charset iso8859-1 not found12:03
Styilmount: /boot/efi: wrong fs type, bad option, bad superblock on /dev/nvme0n1p1, missing codepage or helper program, or other error.12:04
StyilThe odd thing is that the old kernel boots just fine12:05
StyilSo I don’t think the efi is broken12:05
StyilEriC^^ any idea why the old kernel mounts it fine?12:20
ylwghstIs there way to avoid this message in the fisrt boot stage https://gist.github.com/anonymous/bd58ebb6f9bb807f8c50c3e9ff996f79 ?12:46
quimWhat is the fastest remote control in ubuntu?13:01
GrandPa-GI am trying to do a cat inside a script while running under apache2. The apache id is www-data. The file has -rw-rw-r-- 1 me:www-data. Any why I get permission denied?13:48
tomreynGrandPa-G: that's a CGI shell script?14:08
GrandPa-Gno, it is an exec() in php14:08
tomreynwhich type of php? mod, cgi, fpm?14:09
tomreyngot open_basedir restrictions?14:09
tomreynwhere do you see "permission denied", can you show it?14:09
GrandPa-GI don't understand. Just a regualr php script file14:09
GrandPa-Gcat: /home/grimesr/openvpn-ca/keys/ta.key: Permission denied14:10
tomreynso it's a local issue, running this as the www-data or 'me' does not work either?14:11
tomreyn*as the  ... user14:11
tomreynrephrasing: so it's a file system permission issue, running this as the 'www-data' or 'me' user does not work either?14:11
tomreynchances are that /home/grimesr/openvpn-ca/keys is not accesible by at least one of these users14:12
GrandPa-Grunning as me works.14:13
GrandPa-Gthe file has rw for www-data14:13
tomreynit's not just the file that matters, also the directory it resides in14:14
tomreynif php runs as www-data and www-data cannot access the directory, it cannot access the file either.14:15
GrandPa-Gdirectory has drwxrwxr-x  2 me www-data14:15
tomreynso which user does php run as? (phpinfo() would tell)14:16
GrandPa-Git runs as www-data. I think it is an apache issue so I will look there.14:16
alkisgGrandPa-G: you can use `sudo -u www-data bash` to "login" as apache and run the file manually, to check permissions in files, dirs etc14:17
alkisgE.g. you may see that cd /home/username gives you access denied then14:17
GrandPa-GI think it is how apache has access to directory via apache conf.14:17
tomreynphpinfo() should also tell you about open_basedir and about which variant of php you're using (apache 'php'or 'suphp' module, (f)cgi(d), php-fpm)14:17
GrandPa-GI am changing that conf14:18
GrandPa-GYou don't need to think anymore about this. But, do you know anything about systemd service files?14:18
tomreynpersonally, not much, but ask your actual question and someone may answer it.14:19
GrandPa-GFYI:the permission issue relates to how apache conf specifies what directories can be accessed (somewhat indepentent of file permissions). I moved files to another folder that is accesspable and all is well.14:22
alkisgNah, I don't believe that14:23
GrandPa-Gfor a service, I need to access a host on the internet. I need to wait until the server's dns connection is complete before my service starts otherwise the dns lookup in my app will fail. Setting waiting for network doesn't work as it is too early. What do I specifiy to wait for in the service file?14:23
alkisgI think sudo above would give you access denied too14:24
alkisgwait for network-online14:27
GrandPa-Gnetwork-online (from what I have learned) just means that the interface has been established. Still too early from my experiments.14:28
tomreynhttps://unix.stackexchange.com/questions/216919/how-can-i-make-my-user-services-wait-till-the-network-is-online14:33
tomreynhttps://bugs.launchpad.net/ubuntu/+source/systemd/+bug/164993114:35
ubottuLaunchpad bug 1649931 in resolvconf (Debian) "systemd-networkd needs to ensure DNS is up before network-online.target" [Unknown,Fix committed]14:35
tomreynGrandPa-G: so on ubuntu, the network-online target should ensure that name resolution works.14:36
bobomahello. I canno switch users in ubuntu 17.10. If I choose the menu item in the top right corner, it switches to the screensaver instead of the login screen. here's a error log, any idea about that?15:16
bobomahttps://paste.debian.net/1000070/15:16
c2tarunHey all, I was just curious, when I started using ubuntu around 2010, #ubuntu's IRC channel was alway very crowded and very busy. Usually if I ask a question, it scrolls off screen in few minutes. Why is it so silent these days?15:39
lotuspsychjec2tarun: modes are changed to registered users only15:40
nemoah. that would definitely cut down on the noise15:40
nemohm. I wonder what ALIS has to say about ubuntu channel members15:40
BluesKajc2tarun, my undestsnding it's bewcome +r which probly discourages new users from joining15:41
lotuspsychjeboboma: perhaps place a new !bug for it, cant find something related existing15:41
nemo#ubuntu 1048  #kubuntu 229 - those seem to be the main ones.  so I guess all the unregistereds did not go elsewhere15:42
ubottuUbuntu bug 1048 in HCT "hct doesn't automatically register archive" [Undecided,Invalid] https://launchpad.net/bugs/104815:42
bobomalotuspsychje, thanks for having a look15:44
lotuspsychjeboboma: have you tested the xorg session?15:45
rainbowwarriorhello, i am having a problem using private internet access vpn, it shows in the list but when i move the slider to on, it keeps going back to off again, how can i fix so it connects please?15:45
pirayehi guys!15:46
lotuspsychje!vpn | piraye15:47
ubottupiraye: For more information on vpn please refer to https://wiki.ubuntu.com/VPN15:47
lotuspsychjerainbowwarrior: ^was for you15:47
lotuspsychjepiraye: welcome, how can we help you?15:47
rainbowwarriorty lotuspsychje15:47
pirayei have this error! /usr/bin/ld: cannot find -lirstlm when i try compile one program15:48
lotuspsychjepiraye: have you searched if your package already exist in the ubuntu repos?15:48
pirayeno it is not exist there15:50
lotuspsychje!compile | piraye15:50
ubottupiraye: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall15:50
rainbowwarriorlotuspsychje, : I am using ubuntu 17.10 and i can see the list of servers my vpn uses, but when i select on it turn itself off, how can i fix please?15:51
lotuspsychjerainbowwarrior: have you enabled 'Store the password for all users'15:54
lotuspsychjerainbowwarrior: is this what you experience? https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/172506215:55
ubottuLaunchpad bug 1725062 in network-manager-applet (Ubuntu) "Network Manager Applet can't connect to VPN, but nmtui does" [High,Triaged]15:55
BluesKajrainbowwarrior, did you install network-manager-vpn, seems PIA requires that15:56
BluesKajrainbowwarrior, correction , network-manager-openvpn15:58
rainbowwarrioryes, but it will not let me enter my password16:02
BluesKajrainbowwarrior, has PIA sent your username and pw by email , I hve to ask16:05
rainbowwarrioryes16:05
bobomalotuspsychje, same problem with xorg.16:06
rainbowwarriorBluesKaj, : yes16:06
bobomalotuspsychje, it also says this: pam_unix(gdm-launch-environment:session): session opened for user gdm by bbb(uid=0)16:07
bobomabut in fact the user I am trying to do this switch from is not bbb but aaa16:07
bobomameans user aaa should open the session for gdm or am I wrong with that assumption?16:08
BluesKajrainbowwarrior, are you sure you don't have the PIA gui on autoconnectand it's already connected or does PIA still show a red icon?16:11
rainbowwarriori don't even have a red box saying its on etc16:18
rainbowwarriorand in the settings it will not let me add a password16:18
EraserPencilI need help trying to track down configurations and settings that is preventing me from removing a previously installed package I thought I have removed16:24
EraserPencilI have tried  aptitude purge/remove, dpkg -list to find dependencies, rm -rf ~/.config/<app>16:27
TheWildhello16:27
TheWildhow I'm going to copy a symlink but paste targeted object from UI?16:28
tomreynEraserPencil: can you show the output of "sudo apt-get update; sudo apt-get -f install; dpkg -l PACKAGENAME" (replace 'PACKAGENAME' by the name of the package you are trying to fully remove).16:30
=== SimonNL is now known as SimonNL_Afk
stephen101https://vomitb.in/JwD84ZXTgN16:36
EraserPenciltomreyn: It's not a package I installed via apt-get install, I installed the .deb package which I extracted, it opened up Ubuntu Software and I did the installation from there. I accidentally shifted the app to elsewhere where links got broke and I tried to shift it back but obviously it dosent work that way. then I did rm -rf that folder16:36
EraserPencilhttps://paste.ubuntu.com/26156881/16:36
stephen101https://vomitb.in/JwD84ZXTgN any ideas how to fix this issue?16:36
EraserPencilI have tried reinstalling to recreate whatever was missing, but that didnt help16:37
stephen101http://paste.ubuntu.com/26156910/ any ideas how to fix this error?16:40
rainbowwarriorok i got my vpn working , i missed out a letter of my username thank you16:46
stephen101https://drive.google.com/file/d/1eMS3rpXicP4Sy5sPZkzBKHrjSOUd3dNu/view?usp=drivesdk only one of my cores showing working?16:46
kristijanzDoes anyone have problem with mouse tracking on kernel 4.15-rc2?16:47
kristijanzwhat happens to me is whenever I put the cursor near the dash to dock, my cursor jumps to the nearest icon and the mouse spped is reduced while hovering over dash to dock.16:47
rainbowwarriorHi, I am using ubuntu 17.10 and was wondering what is the best software to project my screen to my lg smart tv please?16:48
stephen101I notice the mouse glitching sometimes.16:48
kristijanzstephen101: is there a bug being worked on already?16:49
stephen101No clue. I am a noob.16:50
kristijanzstephen101: np, me too16:50
stephen101My biggest issue with Ubuntu is only 1 core is doing all the processing, other core staying at 0.16:51
stephen101Windows 10 its running fine.16:52
kristijanzstephen101: what do you mean? The shell?16:52
stephen101https://drive.google.com/file/d/1eMS3rpXicP4Sy5sPZkzBKHrjSOUd3dNu/view?usp=drivesdk16:52
stephen101Look at picture.16:53
kristijanzidk which cpu but if it's gnome, it's single threadded16:54
kristijanzgnome should be rewritten lol16:54
stephen101What do you mean single thread?16:54
kristijanzto take adwantage of multiple cores16:55
kristijanzcurrently it can't16:55
stephen101So why does it show me 0 on cpu2?16:55
kristijanzwell, idk, file a bug16:55
stephen101On my other PC I have Ubuntu it shows use of both cores?16:55
=== scde_ is now known as help
=== help is now known as scde_
kristijanzhm, You should file a bug, or try a new kernel to test stuff16:56
stephen101I tried fedora live with same issue.16:56
stephen101I also flashed latest Intel CPU code.16:57
stephen101And latest bios.16:57
alkisgstephen101: try with mce=off in the kernel cmdline16:57
kristijanzI don't know, try filing a bug report16:57
linohatmy bios shows grub bootloader but not grub2 bootloader . any pointers why?16:58
stephen101OK would I need to reboot after?16:58
whaleystephen101: open multiple terminals and run `yes > /dev/null` in them.16:58
alkisgstephen101: yes16:58
alkisglinohat: what does that mean, grub=0.97 legacy?16:58
alkisgstephen101: which ubuntu version/kernel is that?16:59
alkisgAnd which cpu?16:59
tomreynEraserPencil: that's not how you install software, and it's not supported here (or not by me).16:59
stephen101One sec I am on tablet. Will get CPU info.17:00
stephen101Intel n335017:01
EraserPencilI know.. and I'm observing better practices now17:01
stephen101I an running latest Ubuntu 1617:01
linohatalkisg: yes. the drives with /boot/grub succeed booting showing menu while drives with /boot/grub2 shows blank screen nothing happens! motherboard is asus m2n-mx . it cant be 32 vs 64 bit since processor is athlon 64 amd17:01
alkisglinohat: there's no /boot/grub2. Grub version 2 installs to /boot/grub.17:02
alkisgRun: dpkg -l '*grub*' | grep ^ii17:03
alkisgand put it to pastebin17:03
CrellHi folks. I've a Thinkpad X1 Carbon 5th Gen running 17.10, with a Thunderbolt dock. The dock *was* working properly. However, for unknown reasons it's now not connecting any data. Just power. No ethernet, no video, no USB, nothing. I did not change any settings. Best I've found via Google is this: https://forums.lenovo.com/t5/Linux-Discussion/ThunderBolt-3-Dockingstation-and-Linux/td-p/3671481 - However, I already have TBolt security d17:03
CrellI've tried the usual unplug/replug cycle, rebooting, no dice.17:03
alkisgstephen101: with the 4.4 kernel or with 4.12?17:03
=== scde_ is now known as scde
stephen101No clue, noob here lol17:04
linohatalkisg: ok this is centos issue then ! the drive with ubuntu ones have /boot/grub while centos has /boot/grub2 and that fails! how do i fix it!17:04
stephen101http://paste.ubuntu.com/2615691017:05
alkisglinohat: ask in #centos? :D17:05
stephen101Alkisg17:05
alkisgstephen101: uname -a17:06
stephen101?17:07
alkisgstephen101: run that command, and paste the output here17:07
stephen101stephen@stephen-X541NA:~$ uname -a17:09
stephen101Linux stephen-X541NA 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux17:09
stephen101Mind you I came up with same duplicate CPU error booting Fedora live.17:10
stephen101A friend told me to try booting that and see if there is a change.17:10
alkisgstephen101: run apt-get update and apt-get dist-upgrade, to update to the newest kernel first17:10
alkisgThis is rather old17:11
Sbur3How do I get a previously working MFC6490CW (printing seems to work, but scanning, no) to be functional again?17:11
stephen101This is what installed on fresh.17:11
EraserPenciltomreyn: would you know a corrective path?17:13
stephen101Its upgrading alkisg17:14
stephen101By the way alkisg WiFi is totally unstable also.17:14
stephen101Practically broken, I have to use cat517:15
stephen101Windows 10 runs fine.17:15
stephen101More concerned with the processor cores though.17:16
Sbur3About my printer and scanner, I noticed that the printer packages are i386, while the scanner things via grep are amd6417:17
stephen101I am semi new to Linux though, but Ubuntu on this Asus laptop has been a nightmare haha.17:17
stephen101@alkisg same cpu error  is in Kern.log17:29
rainbow_12hi17:31
rainbow_12there is a mouse lag in ubuntu16.0417:32
rainbow_12can someone help me fix the issue17:32
rainbow_12Hi BobbyJr17:33
BobbyJrHello there17:33
rainbow_12hey  there is a mouse lag on my ubuntu 16.0417:33
rainbow_12do you know if there is something i can look at to fix the issue17:34
steenmanis the pointer just moving slowly around the screen?17:35
stephen101https://askubuntu.com/questions/763413/how-can-i-get-rid-of-mouse-lag-under-ubuntu17:35
stephen101Google is your friend lol17:35
rainbow_12yes there is lag in the movement17:35
rainbow_12and the cursor doesnt follow the movement, there is  a lag17:35
rainbow_12stephen 101 i tried everthing on google17:36
rainbow_12nothing worked17:36
rainbow_12steenman, is there anything i can look at17:36
steenmanrainbow_12: i was going to say you can speed up the mouse in the settings but i dont think thats your problem17:36
rainbow_12steenman i tried that, it didnt fix the issue17:36
alkisgstephen101: what's the output of cat /proc/cmdline?17:37
steenmanrainbow_12: im not sure what to suggest, someone on here will no17:37
steenmanknow*17:37
stephen101One sec17:37
kristijanzI have the same problem on 18.04 when the mouse is near the dash to dock17:37
kristijanzthe cursor jumps to buttons and the speed gets slowed down17:37
rainbow_12alkisg: BOOT_IMAGE=/boot/vmlinuz-4.4.0-103-generic.efi.signed root=UUID=d3974317-ce67-4768-b7df-ff2bd8b2c831 ro quiet splash nomodeset vt.handoff=717:38
rainbow_12that is the output17:38
RammelbieberHi17:38
rainbow_12kristijanz: how did you fix the issue17:38
kristijanzi didn't17:39
rainbow_12oh17:39
stephen101@alkisg BOOT_IMAGE=/boot/vmlinuz-4.10.0-42-generic.efi.signed root=UUID=1ce62be9-6230-4a9a-a7b5-f865c04414c4 ro quiet splash vt.handoff=717:39
alkisgstephen101: you didn't put mce=off there17:40
alkisgPress e in grub and type it right next to quiet splash, and then press f10 to boot with that option17:40
stephen101On minute17:41
RammelbieberHi, I have a problem with starting eclipse oxygen on ubuntu 17.10 with an alias, but if I start eclipse over terminal over path, it works. Here some snippet from error log: org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]17:41
rainbow_12alkisg: can you help me identify the issue for mouse lag in ubuntu 16.0417:41
stephen101@alkisg I am in grub and hit e? Am I editing this?17:42
alkisgstephen101: yes17:44
stephen101OK done booting17:45
stephen101Now?17:46
alkisgNow see if both cores work17:46
=== Scrooge is now known as Rudolph
=== BlakeZ1 is now known as BlakeZ
stephen101Nope17:48
CrellAny thoughts on the malfunctioning Thunderbolt dock?17:49
stephen101BOOT_IMAGE=/boot/vmlinuz-4.10.0-42-generic.efi.signed root=UUID=1ce62be9-6230-4a9a-a7b5-f865c04414c4 ro quiet splash vt.handoff=7 mce-off17:49
Razvahey guys! is there any way to boot the Ubuntu installer (NOT the Ubuntu OS!) with a +4.10 kernel? I'm trying to install it on a MacBook Pro 2016 and the NVME is detected by +4.10 kernels... :\17:51
Razvathat would be 4.11, sorry17:51
yepyepnopHello!17:53
yepyepnopI have a SH file, if I try to edit it there is no code but something not comprehensible that starts with "ELF". what is that? there is a way to convert that file in shellcode?17:53
Crellyepyepnop: Then it's not a shell file, but an ELF binary. Why it's named .sh is a mystery.17:57
stephen101@alkisg http://paste.ubuntu.com/26157661/ my syslog from boot.17:58
alkisgstephen101: not mce-off, but mce=off17:59
alkisgTry again17:59
=== SimonNL_Afk is now known as SimonNL
stephen101Well lol. Sorry dam18:01
yepyepnopCrell: there's no way to "convert" the elf file into an SH one?18:01
hypercorehow do i install the new ubuntu gnome DE on a non-ubuntu distro?18:03
Bashing-om!info linux-image-generic artful | Razva18:03
ubottuRazva: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.13.0.19.20 (artful), package size 2 kB, installed size 14 kB18:03
rainbow_12hi18:04
auronandacehypercore: i suppose that would be up to the maintainers of whatever distro you are using. ask them to package it18:04
stephen101@alkisg Cpu2 still sitting at 018:04
rainbow_12mouse lag issue in ubuntu 16.0418:04
rainbow_12can someone help18:04
RazvaBashing-om: maybe I don't understand your suggestion?18:04
Bashing-omRazva: Boot up a live 17.10 environment and see what results .18:05
stephen101Think 17 would fix my core issue?18:07
ioriastephen101, dmesg | grep -i "smp"18:08
JoeRWCan anyone please help me figure out why I'm receiving this error in my logs? https://pastebin.com/YJMpcKWE18:09
stephen101Want me to paste output?18:10
ioriastephen101, yes, on paste.ubuntu.com, not here18:10
stephen101http://paste.ubuntu.com/26157773/18:12
stephen101Says I have 2 but yet in system monitor shows 0 for cpu218:13
ioriastephen101, also this : grep -i smp /var/log/kern.log18:16
yepyepnopstephen101: cat /proc/cpuinfo18:16
stephen101http://paste.ubuntu.com/26157851/18:19
stephen101Both pasted in there18:19
stephen101Bug in system monitor?18:20
ioriastephen101, do you have some extrrnal devices attached ?18:22
stephen101Other then cat5 no.18:22
stephen101WiFi is broken but this issue is more paramount.18:23
ioriastephen101, run top and then press '1'18:26
stephen101Want me to copy that?18:27
ioriastephen101, just check  %Cpu1 load18:29
stephen101https://drive.google.com/file/d/1OFunR-Nb6J-NmNE_sghycMcPrs_MPLvF/view?usp=drivesdk18:29
stephen101What its showing me18:30
ioriastephen101, both in use, but it's labeled as '2' not '1'18:30
stephen101Ya I see that, so obviously system monitor there is a bug?18:31
stephen101Cause watching from this view its obviously in use core 1 and 2.18:31
ioriastephen101, bios and microcode updated ?18:32
stephen101Yes.18:32
stephen101Other issues I get random warming my battery is critically low, but few seconds later shows full. While plugged in.18:34
stephen101http://paste.ubuntu.com/26156910/ this was after the bios and microcode update.18:37
stephen101alkisg had me update my dist, but same CPU error in log.18:39
ericushello18:44
ericushow would I be able to run a .sh-script without leaving a terminal open?18:44
ericusin this case, teamspeak18:45
AshIndigouse screen or tmux?18:45
ericusI have this set in .bashrc:18:45
ericusalias teamspeak='setsid sh /home/ericus/Downloads/TeamSpeak3-Client-linux_amd64/ts3client_runscript.sh &'18:45
ericuswould like to be able to alt+fn2 and enter teamspeak18:47
ericusf2*18:47
ioriastephen101, might be an hardware problem18:50
ericusAshIndigo screen wouldnt work18:52
stephen101But in windows 10 none of these issues exist?18:53
stephen101Looked through the logs there, none showing for errors.18:54
stephen101Everything works properly.18:54
ericuswhats the issue stephen101?18:54
stephen101http://paste.ubuntu.com/26156910/18:54
ioriastephen101, i don't think windows uses the same kernel :þ18:55
stephen101Ya well I was just saying hardware properly boots in that environment.18:56
ericushardware I'd say18:56
stephen101Tried fedora live, also get the same error as Ubuntu.18:57
ioriastephen101, right, if you want to investigate deeply, there is mcelog18:58
stephen101Mce log?18:59
ioriastephen101, yes19:00
ioria!info mcelog19:00
ubottumcelog (source: mcelog): x86 Machine Check Exceptions collector and decoder. In component universe, is optional. Version 153+dfsg-1 (artful), package size 61 kB, installed size 179 kB (Only available for i386; amd64; x32)19:00
stephen101So grab it ?19:00
stephen101Tried apt-get mcelog, says invalid operation19:03
EriC^^apt-get install mcelog19:04
stephen101Whoops lol19:05
EriC^^:D19:05
stephen101Bare with me, I am a noon on command line.19:06
stephen101Noob*19:06
stephen101Installed and rebooted, should it take logs automatically?19:07
akikstephen101: you can also test whether linux uses your cpu cores with stress application: stress --cpu 219:08
ioriastephen101, yep,  /var/log/mcelog    afaik19:09
stephen101http://paste.ubuntu.com/26158204/19:09
ioriaProcessor context corrupt does not sound good19:10
stephen101No clue what any of that means lol19:11
ioriastephen101, what's the story of that pc7laptop ?19:14
ioriapc/laptop19:14
stephen101Bought it used. Factory reset it. Booted windows 10, then promptly installed Ubuntu dual.19:15
stephen101Well I resized partition in windows 10 before that. Makes it easier on install.19:16
c2taruncan anybody please tell me how to hide join/part messages in irssi?19:16
david242could anyone help me use make?19:19
c2tarundavid242: what type of help you need? Also what are you trying to build?19:20
david242I'm trying to build and install https://github.com/albfan/miraclecast but when I run make I get `no targets specified`19:20
david242c2tarun: the build instructions seem to assume I'm a developer, but I am not. I already install built-essentials and automake19:22
c2tarundavid242: let me try building it.19:22
Bashing-omc2tarun: in your status window ' /ignore #channel JOINS QUITS ' .19:23
c2tarunBashing-om: ahaa.. got it. I am also guessing /save will save it?19:23
ioriastephen101, i'am still  thinking to an hw error (you can watch Event Viewer under windows) , but i guess you can live with that (until you'll get a kernel panic)19:25
Bashing-omc2tarun: If you are happy with your presnt configuration . yes  then ' /layout save ;  /save ' .19:25
c2tarunCool. Thanks.19:25
Bashing-omc2tarun: Be awarw there is the irssi support channel  #irssi :)19:26
Bashing-omaware*19:27
stephen101I am seeing suggestions on searching google to disable certain features in bios?19:27
c2tarundavid242: I am getting syntax error while trying to build it. Are you getting same?19:27
david242hey I'm back c2tarun, I got d/c19:29
c2tarundavid242: I am getting syntax error while trying to build it. Are you getting same?19:29
stephen101https://askubuntu.com/questions/146469/kernel-panic-machine-check-processor-context-corrupt-after-install19:29
david242c2tarun: no, I can't even built it, running make says `No targets specified and no makefile found.`19:30
quimWhat is the fastest remote control in ubuntu? I tried x2go but for video is not good, I tried ltsp but it doesn't goes as fast as I expect19:30
c2tarundavid242: what is output of pwd command?19:30
quimI tried vnc and the same19:31
david242~/Downloads/miraclecast-master19:31
quimxrdp too19:31
david242I downloaded a zip of the master branch, extracted it, ran ./autogen.sh, ./configure, and running make fails as mentioned above19:31
quimseveral clients vinagre, remmina, and all have the same problem19:32
david242c2tarun: I also tried downloading v1.0 release from 2016, same issue with make.19:34
david242I'm not sure how to use make, anyone here familiar with make?19:34
alkisgquim: when you used ltsp, did you put LDM_DIRECTX=True in lts.conf? That's the fastest there is, in LAN19:35
alkisgWere you able to watch a video with VLC without dropped frames? If not, you did something wrong.19:35
alkisgquim: also, it's best to use the same username each day, so that people know where you left off and what you want to continue19:36
quimyes I am jeremies sorry19:36
c2tarundavid242: Hey, sorry I am also not able to build it here. I think it might have to do something with libudev and libsystemd dependencies, but even after installing them its not working.19:38
david242c2tarun: thanks for you help! that's too bad, guess I'll just give up and buy a miracast dongle :/19:39
c2tarundavid242: what are you trying to do BTW?19:39
david242c2tarun I was going to play around and see if I could use it as a sink19:39
david242c2tarun build and install miraclecast and try to use an old PC as a miracast sink19:40
c2tarundavid242: It might be worth shooting an email to developer.19:41
quimalkisg: ltsp is faster than windows remote client?19:41
david242c2tarun: well my issue is I can't see any build errors; the make command is giving me a generic error about no target specified. dont want to bother them with that19:42
david242and I'm not really willing to invest more any more time to build it; haven't even started trying to get it configured and running19:43
david242which would probably take even more time19:43
quimalkisg: No I used the default option, LDM_DIRECTX=False19:43
quimalkisg: I will try this, thank you19:43
stephen101Well my bios don't let you play with much. :-/ basically can only disable secure boot.19:44
david242c2tarun thanks again for your help, I really appreciated it! good bye19:45
c2tarunIn ubuntu 17.10 gnome-shell RAM usage is continuously growing over last two days for me. It started from 260 MB and now its almost 1.2 GB. Is anybody else noticing this?19:46
alkisgjeremies: yes, ltsp is faster than windows rdp19:58
alkisg(only on LAN)19:58
alkisgYou can only watch (decoded, uncompressed) video with LTSP on LAN, nothing else manages to do it properly19:59
jeremiesalkisg: and if I run a virtualbox running the 32bit ubuntu mate will work?19:59
alkisgVirtualbox inside windows as a server?20:00
jeremiesvirtualbox inside ubuntu 64bit20:00
alkisgSure, as long as you configure it properly20:00
jeremiesalkisg: thank you very much, for your help I will try that20:02
alkisgnp20:02
alkisgjeremies: try watching a small video, e.g. 640x480, stretched full screen at e.g. 1024x768. You shouldn't get any dropped frames.20:03
alkisgIf you do get dropped frames, then you configured something wrong20:03
jeremiesalkisg: ok20:03
fly__Hi folks. could someone who has gcc installed on 17.whatever provide the output of "gcc -dumpspecs"? TIA21:00
capellaI have no idea what this is but you asked https://pastebin.mozilla.org/907445621:03
fly__thanks!21:04
capellaMore fun trivia to look into :)21:04
=== DrWatson_ is now known as DrWatson
stephen101So I am running burnin test on my windows 10 with no errors. On hardware, 4 cycles so far.21:05
stephen101https://drive.google.com/file/d/1M1CEkRYw29MAMModjFlpd9-6rrofRRUN/view?usp=drivesdk21:10
stephen101No errors, so why is Ubuntu throwing errors?21:11
stephen101I get it kernel difference but what gives?21:16
StyilHello, I have a problem with my Ubuntu. Whenever booting apparently my system fails to mount /boot/ego21:25
quartershello. I was wondering how to recover a luks partition21:25
StyilI mean /boot/efi21:25
quartersi rewrote the partition table using testdisk and didn't realize how destructive it was21:26
StyilIt works with an older kernel, but fails here21:26
StyilIs there a command to repair the efi?21:27
devan3637ok so why is it that systemd and dm-crypt still refuse to get along?21:29
devan3637why is it after many attempts to find a fix, there's none and Im still dealing with start jobs with dm-crypt on boot?21:29
devan3637is this some political bullshit going on with governments and privacy ?21:30
Sbur3Printer + Scan in one.  Brother MFC6490CW. Doesn't scan any more.  This pastbin ... https://pastebin.com/yt2GLet921:31
nsnzerohi guys i am looking for a zsh plugin that drops a menu of recently used commands based on the text typed in - i just cannot remember the name21:32
devan3637and I dont understand whats trying to decrypt the targeted partition: initramfs or systemd or both21:32
CarlFKsudo apt remove libperl5.22 ... dpkg: error processing package libperl5.22:amd64 (--remove):   package is in a very bad inconsistent state; you should  reinstall it before attempting a removal21:33
devan3637if checked and there's major dependency issues going on with journalctl21:33
CarlFKum.. how do I reinstall ?21:34
devan3637i remember the days when linux and luks were best friends, now it seems linux wants nothing to do with disk encryption and this whole crap seems to have started when truecrypt went bellyup right around the time when Ian Murdock died right around the time windows 10 rolled out21:38
GlamdringSilly question, but does Virtualbox still exist? If not, how best to make do without?21:39
GlamdringI can't find it in the list anymore...21:40
devan3637so can somebody help get me out of the tinfoil hat paranoia and help me figure out why systemd and dm-crypt aint working like they should and what to do about it21:40
devan3637because sometimes it works and sometimes it doesn't21:40
EriC^^Glamdring: yeah it exists21:40
devan3637and that makes me paranoid21:40
EriC^^!info virtualbox21:40
ubottuvirtualbox (source: virtualbox): x86 virtualization solution - base binaries. In component multiverse, is optional. Version 5.1.30-dfsg-1 (artful), package size 15950 kB, installed size 72743 kB21:41
GlamdringI wonder why Synaptic can't find it.21:41
nsnzeroGlamdring: try qemu21:41
EriC^^Glamdring: do you have the multiverse repo enabled? ( sudo add-apt-repository multiverse )21:41
EriC^^then sudo apt-get update21:41
GlamdringI'm also curious about nsnzero's mention of qemu, but I'm following EriC^^'s instructions at this moment.21:42
GlamdringBeen aching to play Cyberstorm again, and Wine *just can't handle it.*21:42
GlamdringIt cannae do it. It doesn't have the powah.21:42
Glamdringnsnzero: While virtualbox installs, what's qemu like?21:43
nsnzeroGlamdring: i think i qemu runs as a kernel module - so less overhead but i warn you its complicated21:44
GlamdringI think I'll settle for simple. Pretty sure I have a working virtualbox machine on my hard drive already anyway.21:45
GlamdringJust not, y'know, virtualbox itself.21:45
nsnzeroGlamdring: its just been so long since i used it but i am sure someone here knows its in and outs better than me21:45
Joaquin-Vhi. I'm on Ubuntu 16.04 LTS and I want to upgrade to Ubuntu 17.04 (not 17.10, I want to keep Unity.) is there a way to upgrade to a specific version?21:46
ChunkzZis there a way to network share that's not difficult but easy? samba configuring seems pretty hard...21:46
GlamdringHeh. Looks like it's doing a scandisk.21:46
Joaquin-Vwait, actually now that I think about it what I wanna do is replace Unity so nevermind21:46
nsnzeroChunkzZ: the file manager as a option to share files and folders - right click and its there somewhere21:48
dh128hello! i had a question about persistent live USBs and booting to ram.21:49
devan3637is there a ubuntu that still runs on the good ole  UNIX System V init?21:50
dh128so, i understand both booting to ram and the persistent partition (casper) on a USB. my question is, when i boot to ram on a persistent disk, i can no longer write back to the USB, right? since everything is loaded into RAM?21:50
devan3637yaknow back when luks worked?21:50
jeremiesalkisg: I installed MATE in vbox and configured with LDM_DIRECTX=True but the video in youtube plays slowly.21:50
Bashing-omJoaquin-V: Set the release-upgrades to normal . See ' cat /etc/update-manager/release-upgrades ' .21:52
devan3637is it possible to safely replace systemd with sysvinit-core in ubuntu using mate instead of gnome22:02
devan3637because gnome is heavily Dependant of systemd but it seems to be the damn defacto init system for most popular distros - quite disturbing22:03
jeremiesalkisg: playing the video with vlc plays good, but with firefox no.22:05
jeremieswhy ltsp plays video well with vlc but not with firefox?22:06
devan3637jeremies, EME aka Web DRM as supported W3C might be to blame for all the video crap quality22:08
StyilHello, when on the login screen, how do I access a terminal, control alt F1?22:11
akikStyil: yes it accesses the virtual console22:12
StyilDoesn’t work for me22:12
akikStyil: what does it do for you?22:12
ChunkzZcan someone have a look at my samba config and tell me why ubuntu is refusing the connection?22:12
Styilakik: nothing, it just stays in the Ubuntu login screen22:13
akikStyil: press ctrl and alt together and while keeping them pressed, press f122:13
ChunkzZhttps://www.irccloud.com/pastebin/jNH9jCxR/22:13
StyilI know it picks up my input since when I hit Ctrl alt f2 the screen goes black and hitting ctrl alt f1 goes back to the Ubuntu login screen22:13
ChunkzZcan someone take a look? ^22:13
Bashing-omStyil: 17.10 ? then try ctl+alt+F2 .. as F1 is now the GUI .22:14
akikwhat...22:14
StyilYes, 17.10. Control alt f2 just gives me a black screen though22:14
PhylterChunkzZ, you're trying to connect via another device? What's that device/computer's ip address?22:14
ChunkzZPhylter: want to share to Kodi22:15
PhylterChunkzZ, cool! Can you answer my two questions, please?22:15
akikubuntu changes things because well we don't have any reason but we can22:16
ChunkzZsorry; 192.168.0.28 is the IP of the rpi 2 box...22:16
PhylterChunkzZ, then line 5 is your culprit.22:16
akikubuntu 16.04 has the xorg on f7 and it's supported until 202122:16
Bashing-omStyil: Don't know .. same when F4 console ?22:16
ChunkzZinterfaces Phylter ?22:17
StyilHave tried it with all function keys, all black22:17
StyilGonna try to see if I can change something in grub22:17
PhylterChunkzZ, try changing it to 'interfaces = 192.168.0.0/24 eth0' without the quotes.22:17
ChunkzZPhylter: shouldn't it be 28?22:18
Phylterno, that's your netmask not your address22:18
Phylterit basically says that anything connecting to the rpi box has to have the same ip address up to and including the third octet.. 192.168.0.22:18
PhylterThat's also why it wasn't allowing any connections.22:20
StyilSolved it by enabling textmode in grub22:21
ChunkzZthanks Phylter !22:21
StyilI guess it’s because I am using AMDGPU for my driver and it messes things up22:22
PhylterLet me know if it works.22:22
PhylterBy the way, if you change it you'll have to restart smbd or you'll have to reboot.22:22
ChunkzZit worked, thanks dude. :)22:22
PhylterYou're welcome.22:22
uRockWhen entering a file path in smb.conf, should directories with spaces in them be entered as "Folder\ Name" or just "Folder Name"?22:43
tonytsomeone cant make up their mind whethere they want to be in here or not lol22:52
=== jstein_ is now known as jstein

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