[00:04] do i need to run https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.2 ;; or does 16.04 already include intel drivers that support hardware acceleration? [00:05] Hi [00:05] isene: The nouveau driver should be active if the nvidia driver is removed . ( keep in mind even the i915 driver for the Intel chip set also is not present ! ) [00:06] Bashing-om: i assume that was for me. i have the 915 integrated graphics; so i need to run that update tool i linked to? [00:06] <_Sym_> arooni, I also have the i915 graphics chipset and I had to update to a new kernel in order to fix the screen flickering. The default 16.04 kernel does not really support the latest skylake intel graphics cards on laptops. [00:07] Hmmm... How can I see what driver is active? [00:07] nouveau or not [00:07] oops apparently i have the intel 3000 laptop (thinkpad t420 from back in the day loL ) [00:08] But after removing the nvidia-375, the battery consumption is at least back to 11 W (at was up at 37 W with the nomodeset [00:08] i still think hardware acceleration isnt supported from ubuntu unless i try that wizard; because kodi chokes when trying to decode some streams [00:09] also; am i not allowed to run sudo commands when connecting via ssh? [sudo] password for david: Error executing command as another user: Not authorized [00:09] What I am really trying to accomplish here is to maximize the battery life. I'm not gaming, so I'd really like to make sure the NVIDIA card is burried 6 feet down [00:09] <_Sym_> arooni, I would say try building the latest kernel from kord with make-kpkg [00:09] <_Sym_> from korg* [00:09] _Sym_: i'm running the 4.8 kernel [00:09] arooni: No, was not responding to you .. working a nvidia driver install failure with isene - hybrid . [00:10] <_Sym_> arooni, I dont think i915 was usable until 4.9 [00:10] <_Sym_> or maybe 4.10 [00:11] so; hardware acceleration even for my ancient hd 3000 wont be supported unless i run the wizard? [00:11] <_Sym_> I think my issue was related to skylake and i915 [00:11] <_Sym_> so maybe its ok with older intel graphics chipsets [00:12] <_Sym_> not sure [00:14] <_Sym_> my guess is that if you have trouble with i915 drivers, then try updating the kernel [00:16] Howdy everyone [00:17] Bashing-om: Should I try to get the 915 driver going? Would that bring the battery consumption further down? Or improve something? [00:17] <_Sym_> i915 is the one supported by intel [00:18] <_Sym_> so you will probably get better performance [00:18] <_Sym_> if you have an intel chipset on a laptop [00:18] I do (Dell XPS15, recent) [00:19] <_Sym_> definitely i would choose i915 then [00:19] isene: Racking my brains and getting nowhere ; we have no errors, no log files, no installed files . just have no notion of what we can do .// the intel driver .. that is a thought as that chip set must function for the nvidia card to function . [00:19] add-apt-repository -y ppa:teejee2008/ppa [00:19] apt update [00:19] psychoticwarrior: is that for me? [00:20] Bashing-om: Should I apt-get xserver-xorg-video-intel ? [00:20] yea try that [00:20] <_Sym_> isene, is it intel or is it nvidia? [00:20] apt-get update [00:20] apt-get upgrade [00:21] It's both - Intel is the primary, nvidia the secondary [00:21] xserver-xorg-video-intel is already the newest version (2:2.99.917+git20170309-0ubuntu1). [00:21] Hmm... it's already there, Bashing-om [00:21] isene: "If you are using testing/unstable, Debian recommend removing xserver-xorg-video-intel and instead relying on the X server's built-in modesetting driver: [00:21] The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead. [00:22] do: sudo apt purge xserver-xorg-video-intel [00:22] I'm on Ubuntu 17.04 [00:22] <_Sym_> what is the kernel version on 17.04, isene [00:23] OK. Done [00:23] isene: One can check if that driver is installed ' dpkg -l xserver-xorg-video-intel ' . [00:23] It reports gone [00:23] how do i fix W: https://download.01.org/gfx/ubuntu/16.04/main/dists/xenial/InRelease: Signature by key KEYID uses weak digest algorithm (SHA1) [00:24] _Sym_: 4.10.0-21 [00:24] <_Sym_> isene, that kernel should be new enough to support i915 [00:24] isene: Reboot and see if there is a positive result ? [00:25] I'll be back in a min and then you can tell me what to look for :-) [00:26] I'm back [00:26] Rebooted just fine, but not sure what to look for [00:27] can you help me? [00:27] please [00:27] do i need to restart my ubuntu laptop after upgrading my video drivers? [00:27] for them to take effect? [00:27] or is it immedaiate: (results) https://gist.github.com/arooni/49351f47628e69952a303f802ca9052a [00:27] <_Sym_> just X, arooni [00:27] _Sym_: so like sudo service lightdm restart ? [00:28] <_Sym_> arooni, just log out and back in [00:28] will my laptop run faster now that i have 3d acceleration ? [00:29] <_Sym_> arooni, proper hardware acceleration should take some load off the cpu [00:30] Bashing-om: How do I check what driver is active? (I should perhaps have registered how to do just that through all that we have gone through - but it slipped) [00:30] :-) [00:30] can i get some help [00:30] _Sym_: yay :) in the future when i can afford a new laptop and since you seem to know about stuff like this is it better to get a laptop with intel graphics or nvidia? [00:31] _Sym_: will hardware acceleration just run as needed or do i need to turn it on somewhere [00:31] !register | isene [00:31] isene: For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [00:31] Bashing-om: I have this from ' inxi -GCS ' : ' Display Server: X.org 1.19.3 drivers: modesetting (unloaded: fbdev,vesa) ' [00:32] <_Sym_> arooni, if the driver is working, then it will have proper accleration enabled by default. Intel drivers are easier to setup because they are supported directly from the kernel. Nvidia drivers usually require third party drivers and additional setup. === downtime is now known as uptime [00:32] _Sym_: which are better for batterY/ [00:33] <_Sym_> that probably requires testing, but I would guess the nvidia card uses more power because its more for gaming. [00:33] isene: And pastebin ' sudo lshw -C display ' . As we fly by the seat of our pants . === beaver_ is now known as beaver [00:35] I do see a ' i915 ' in there: https://pastebin.com/HKbcBNBu [00:36] Bashing-om: BTW; I'm already logged in/registered [00:37] isene: That sys that the driver for the Intel chip set is loaded .. and no driver for the nvidia set . think'n again ! [00:38] <_Sym_> Do you have to choose the video driver in the BIOS? [00:38] But maybe that's just quite OK - given that I don't want that power hungry GPU to fire up and kill my battery? [00:39] _Sym_: Not as far as I've Googled [00:39] <_Sym_> how does the laptop know which video card to use [00:40] isene: That card "should" be as on demand - if you really do not want it used . maybe turn it off in bios ? [00:41] It uses the primary (Intel) normally and the NVIDIA kicks in when it feels like on Windows (apparently) and also on Linux if I can get the driver to load (or maybe it does lie in the background consuming power - as some posts have indicated - which is why I want the driver loaded and then blaclist the fucker) [00:43] <_Sym_> I have never seen Linux uses two cards and the same time and dynamically switch between them [00:43] Apparently there is no way to turn it off in BIOS (all posts indicate that) - BUT, it may be possible in an updated bios, which is what I may try after a good nights sleep [00:43] It's 2:43 am here in Oslo/Norway [00:44] I'm a GM for a buch of 13 year olds in a few hours... [00:44] isene: We got the nvida driver available ' dpkg -l xserver-xorg-video-nouveau ' ? [00:44] I deeply appreciate how helpful you guys are. It's rather amazing. [00:45] Bashing-om: Checking... [00:45] isene: Open source at it's best :) [00:45] <_Sym_> I would guess that since this a new Dell laptop, you will need the latest nvidia drivers [00:46] Bashing-om: Yes. I would like to get your contacts back channel (I run a few IT companies and could use some talents now and then) [00:46] Result of the latest recommendation: ii xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1 amd64 X.Org X server -- Nouveau display driver [00:46] So, yes [00:47] _Sym_: We been up and down with nvidia drivers . can not get any driver to install for isene . [00:47] _Sym_: We have tried nvidia-375, nvidia-378 and the latest nvidia-381 --- all freezes on boot [00:47] <_Sym_> and the modules builds ok with the kernel headers installed? [00:48] Bashing-om: If you'd like, drop me an e-mail at geir@a-circle.no [00:48] _Sym_: Apparently [00:48] <_Sym_> the nvidia drivers should be supported by dkms I think [00:49] _Sym_: Yes. But they freeze on boot nontheless [00:49] isene: With hubrid graphics the xorg,conf file must exist . does it ? ' ls -al /etc/X11/Xorg.conf ' . [00:49] But we deleted that...? [00:49] <_Sym_> maybe the nividia drivers are conflicting with the intel card [00:50] <_Sym_> maybe the nvidia drivers would work if the intel card is disabled [00:50] isene: and it " should " have been rebuilt on the current install . [00:50] Bashing-om: ls: cannot access '/etc/X11/Xorg.conf': No such file or directory [00:50] How to reinstate it? [00:52] isene: Purge once more, and install the nvidia driver . if the file is not created, we can have nvidia build it . [00:54] I did ' sudo rm /etc/X11/xorg.conf ; sudo apt purge nvidia* ; sudo apt install nvidia-375 ' and no xorg.conf after this [00:54] how to fix? [00:55] isene: dpkg-reconfigure xserver-xorg [00:55] isene: try ' sudo nvidia-xconfig ' . [00:56] insidious: though Ubuntu doesn't need xorg.conf anymore [00:56] I'm trying to connect to the internet by using an old router as a bridge to ethernet. I changed the address of the router to match the gateway ip and the last digit I put 102. But now I can't connect to it anymore [00:56] isene: leftyfb Great thought too ! [00:56] <_Sym_> I'm reading that hybrid graphics systems must disable one of the cards [00:57] leftyfb: htbrid grahocs on isene's issue . got to have that file to switch graphic's sets . [00:57] crypticgator_: that's a non-ubuntu issue [00:58] Which one should I try Bashing-om's or leftyfb's solution? [00:58] isene: tey the dpkg command 1st .. see if there is anything positive . [00:58] isene: I didn't know you had hybrid graphics. I guess you do need xorg. [00:58] <_Sym_> reconfiguring xorg probably wont fix it. I think you need to go into your BIOS and disable one of the graphics cards for the driver in linux to work [00:59] leftyfb: I don't konw the settings I need to put in the network profile, I guess since DHCP may have turned off [01:01] crypticgator_: configure your network profile to be the same subnet as your router's gateway ip [01:01] Did both commands, have this now: https://pastebin.com/Y9JkE3tn [01:02] it worked, but I had to add the new IP of the bridge in the gateway section of the profile [01:03] thanks === uxf_ is now known as uxfi [01:05] hi freinds [01:05] how is all [01:08] Bashing-om: Should I try rebooting, then? [01:08] Bashing-om: Or anything else first? [01:09] isene: That is just weird ! I would accept something like : http://termbin.com/mwj5 . thin'n again ! === bazhang_ is now known as bazhang === `8core is now known as zenxen [01:22] "In C, statically-allocated objects without an explicit initializer are initialized to zero (for arithmetic types) or a null pointer (for pointer types)." [01:23] hello [01:26] isene: I just do not have the skills to know what to think here . Not a thing we can get a bite on ! No logs, no installed files to work with - no errors ! [01:28] hi [01:31] isene: Got the liveDVD(USB) on hand ? See what the live environmnet is like ?? === iczero is now known as wlp1s1 === Zalabaslea is now known as LadyB === sein is now known as Guest13342 === Guest36740 is now known as ExecSlim === nolse is now known as nolsecomma === nolsecomma is now known as nolsen [01:40] is anyone here in #glusterfs? [01:42] after upgrading to 17.04 changing mouse (trackpoint pointer) speed via "xset" seems to no longer work === wlp1s1 is now known as RangeError [01:52] whats up [01:52] ahh https://www.mail-archive.com/desktop-packages@lists.launchpad.net/msg488510.html [02:00] Speed: 4.01 GHZ [02:00] done. [02:03] regarding the above nonsense with the intel/nvidia laptop [02:03] they implement something called "Optimus" technology [02:03] the nvidia GPU has no video outputs === Centinel is now known as Guest61772 [02:03] software uses DMA framebuffer copies between the NVidia GPU and the Intel GPU's VRAM [02:04] there's Linux software to facilitate such GPU arrangements, where you run software you want to utilize the NV GPU using a special launcher [02:04] otherwise the software will use the Intel GPU [02:04] it's the same as any multi-GPU setup, minus the dedicated GPU having any attached displays [02:05] after dealing with bumblebee/optimus, i simply resort to turning the GPU on and off at boot time if needed [02:06] good evening [02:06] isene: re: your nvidia card, if you don't want to use it, don't use the bumblebee/optimus packages [02:07] it's a special arrangement [02:07] there if you want it, idling and potentially disabled if you don't [02:08] you have to launch the apps through bumblebee if you want them to even touch the nvidia gpu [02:09] but again if you change the graphics card to Nvidia in the BIOS, you can simply run "prime-select nvidia" and then Xorg will run everything under the GPU [02:09] oh [02:09] but I think he was trying to avoid that because he wants to save battery power [02:09] yes it's terrible for battey [02:10] i only use it when i need to hook up a projector because the video port requires the graphics card on my laptop [02:13] basically the situation is unchanged since this post w/ thinkpad hardware http://zachstechnotes.blogspot.com/2012/01/tri-head-display-on-linux-thinkpad-w520.html === schism is now known as _schism_ [02:45] what up ppl [02:45] deja-dup was freezing my ubuntu [02:45] nice [02:45] whats next === pixel is now known as Guest14516 [02:50] anyone using popcorntime? when I open the executable file, a windows say "There is no application installed for 'shared library' [02:53] no clue dont use it [02:53] In gnome , how do you set add a new app to the dock? it is a custom program . not installed from apt-get [02:54] do you know the dir of the program [02:54] yes [02:54] just drag it over to the site [02:54] im in kali right now let me switch to ubujntu [02:54] trying.. thanks [02:55] Guest14516, try running it from the terminal [02:55] yea the terminal [02:55] open terminal [02:55] then type in the program name [02:58] what's a good lowerend compact laptop that will run ubuntu with wifi/bluetooth support? maybe i3 or low end i5. and how much ram min to run a few things like gnome, ubuntu, libreoffice, firefox, pidgin, evolution? [02:58] at the saem time [02:58] try right click then move and drag it to the panel [02:58] works foor me [02:58] hi psychoticwarrior ... dragging does no good... it snaps back to the gnome filemanager. [02:59] oh shit [02:59] im now into ubuntu [02:59] it works for me [03:00] does it have a gui? [03:00] what version of ugunut do you have> [03:00] ? [03:01] psychoticwarrior: right now.. gnome 3.22 [03:01] ok [03:01] happens to be debian stretch testing [03:03] hmm mwas running xfce... gnome is cpu and ram heavy in comparison [03:04] did u try right click and then press move and drag it over to the panel? [03:05] psychoticwarrior: yes [03:06] Hey anyone active? [03:06] right click brings up a menu, no dragging allowed, :: left click drags and it looks like the icon in the dock tries to run was what dragged onto it === |||||||||||||||| is now known as bitch [03:06] Hi guys [03:06] Hello! [03:06] New ubuntu user here [03:06] Hello Scott [03:06] ubuntu rox [03:06] How are you?> [03:07] Am good, thanks. How are you? [03:07] Ubuntu Mate looks cool [03:07] Im good just about to put a movie on [03:07] Cool [03:07] Hope you have a good time [03:08] im gonna leave chat up and keep chatting as i watch [03:09] hola [03:09] Hello,I ran lvreduce without shrinking fs. How may I fix bad sectors? [03:09] Is there a way to install chrome via command line [03:10] :o [03:10] como estan [03:11] :( [03:14] sumeet_, why via the terminal? [03:19] :0 [03:20] sumeet_: https://askubuntu.com/a/797278/616451 [03:20] que programa puedo usar para descargar musica de buena calidad? [03:20] !es | Perverso [03:20] Perverso: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. === lvn_mate is now known as MATE_usr [03:21] gracias pero no hay mucha gente [03:21] @kostkon Couldn't install from their site. Turns out they only support 64 bit systems [03:21] I've 32 bit one [03:22] @chaiTRex thanks but i think i need to settle for chromium [03:22] sumeet_, yes, Chrome has gone 64bit only, like Steam and many others. [03:23] :( [03:23] Perverso, please stop that [03:24] ok don't worry [03:25] you can help me [03:25] Perverso, here is support only, not general chit chat [03:25] Perverso, you want a music player? [03:25] yes [03:25] mmm [03:25] Perverso, which ubuntu are you on [03:26] dowload music 320 kbts [03:26] Perverso, a music player is not a music downloader [03:26] :D [03:27] i'm sorry [03:27] Perverso, we will not help with that [03:29] i need program to download music good quality === mississippimans is now known as yjltg [03:30] Perverso, sign up for a paid music service [03:31] Perverso, again, we will not help you with getting paid music free, stop asking for it [03:31] jajajaa ok [03:33] ok so upgrade to 17.04 installed emacs25 and seems like a lot of plugins aren't working in emacs25.. anyone run across this? [03:33] Perverso, install spotify and you will be able to legally listen to music for free* *with ads [03:33] platz, have you tried in the more specific emacs channel here on freenode [03:34] bazhang: better idea, thanks [03:34] #emacs it should be [03:35] youtube to mp3 [03:35] google: youtube to mp3 [03:35] copy youtube hyperlink then paste it and press ok [03:36] save file [03:36] then drag it to your destination [03:37] test [03:37] thanks [03:43] i'd like program similar to ares [03:47] did u try youtube to mp3? === silver is now known as Guest73879 [03:48] yes [03:48] yae its easy [03:48] works most of the time [03:48] = whit jdowloader [03:49] huh? [03:50] jdowloader too [03:50] kool [03:53] but quality is bad [03:59] gracias amigo [04:00] it may be the file that your downloading from ubuntu search for HQ [04:02] from youtube i mean [04:03] don't worry amigo is there any way to ripe the spoty music [04:05] Perverso, have you tried buying it from the band's website? [04:05] Most will sell it to you for a reasonable price [04:06] i want mp3 file [04:07] https://www.onlinevideoconverter.com/mp3-converter [04:07] Perverso, they probably sell those - most do now [04:09] jajaja [04:09] Perverso, what does that mean? [04:10] doc|work, hahaha in spanish [04:10] weird, I wasn't making a joke. [04:10] thanks for the explanation [04:12] I am laughing ok [04:12] ok\ [04:14] https://www.onlinevideoconverter.com/mp3-converter is good thanks [04:14] ok [04:14] yea no problem bro [04:14] works great [04:15] thanks amigo [04:16] np [04:19] Is there a reason there's a Xorg.0.log and Xorg.1.log? :P [04:19] not sure [04:19] i think its two differnt files [04:20] I see lol. Knowing that, is pastebin fine for this channel? [04:21] how do you list all the installed gnome controls and turn them on/off? [04:21] lord-arhemadan: .log is the present boot - .log.old is the last boot - what X thinks . [04:21] lord-arhemadan: It's for the display number. [04:21] Hm. Weird. [04:22] Not sure why I'd have a second display on that old tin can, unless it's assuming the VGA port's in use [04:22] lord-arhemadan: From man Xorg: "The default log file when running as root is /var/log/Xorg.n.log and for non root it is $XDG_DATA_HOME/xorg/Xorg.n.log where n is the display number of the Xorg server." [04:23] ¬¬ [04:25] I see :P Anyway, I just upgraded my old powerbook to 14.04.5 and now X basically shows a cursor for about half a minute, and then goes back to the console. [04:25] lord-ahemadan are you from norway? [04:25] United States :) [04:25] yea me too [04:25] And with that I have the following paste: https://pastebin.com/qmL8nJpY [04:26] I'm going to study English so I can answer them well [04:26] sounds good [04:27] I'm Mexican and Americans hate us [04:28] Oh, I was wondering if your user was in Spanish ;) [04:28] yes [04:29] As long as it was something descended from Latin I could be pretty sure what it meant hahaha :P [04:29] xD [04:31] isnt that like lord from black metal [04:32] Because the Americans hate us? [04:33] what do you mean hate? [04:34] no estoy seguro pero asi se siente [04:34] xD [04:36] you are american? [04:36] yes im from chicagoland area [04:36] where are you from? [04:37] i'm from mexico Morelos [04:37] nice [04:37] i have a friend that lives in mexico [04:37] i have all family in USA xD [04:39] you understand Spanish [04:39] ? [04:41] no no spanish [04:42] ok [04:42] teach me English [04:42] what version of ubuntu do you have? [04:42] ubuntu mate [04:42] Espanol is nicer than English...what's the point? [04:43] jajajaja [04:43] do u like spanish [04:44] i'd like spick inglish [04:44] you would like to speak english? [04:45] yes [04:45] ...y'all know...before an OP comes into the channel...it's all kinda "OT", hmm? [04:46] teach me [04:50] jajaajajaja mejor se fue xD [04:51] me pregunto si fui demasiado perverso [04:53] como estan todos pues [04:55] yo volvere este canal al español [04:59] LISTEN UP MOTHER FUCKERS!! PLEASE CHECK OUT NEW TOR IRC SERVER quicktalkeh676te.onion: tomreyn seprob marlinc Andreas33_ FinalX ouroumov rohan Happy[m] Bashing-om mundus2018 nisargtha avdi ryao rogue nhandler w9qbj rubick boB_K7IQ almostdvs candy` gmsol nitesh Acilim_A Keitaro markovh pmn toster dreamcat4 ejnahc aruns_ MrGeneral ben8472 K1rk nuetro basilAB cadeskywalker y_sekino cmosguy tonyyarusso Klumben tcpdump AndrewMC beasty__ valkyr1e Afforess gbor === lupowolf is now known as t3th3r [05:00] well, at least he tagged some ops. [05:00] lol [05:00] !es | Perverso [05:00] Perverso: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [05:03] Is there a way to use text to speech on ubuntu. I want to listen to pocket articles https://help.getpocket.com/article/1081-listening-to-articles-in-pocket-with-text-to-speech [05:03] sumeet_: https://help.ubuntu.com/community/TextToSpeech [05:06] back [05:06] whats up [05:06] Thanks nicomachus. Am using Ubuntu mate latest version where this hasn't been tested. Is there some other way [05:07] sumeet_: any of those options should work in MATE... [05:07] MATE is just a DE. It's still Ubuntu under there. [05:07] Ok. Trying it out. Thanks :) [05:09] i love using a backdoor. editing the kernel and typeing at the end of linux init=/bin/bash and bypassing the system [05:10] lol [05:10] stay on topic. [05:11] ok [05:13] porque no me dejan hablar en español he? [05:14] ... [05:14] !es | Perverso [05:15] !es > Perverso [05:15] Perverso, please see my private message [05:16] What's up [05:16] ok [05:17] I do not understand Spanish [05:17] xD [05:24] yea me neither [05:24] jajajaja xd [05:52] text to speech not working for me. No sound [05:52] Tried festival [05:53] and espeak [05:54] @nicomachus [05:57] . [06:06] hey [06:10] ripping mad ass tonight [06:12] anybody up this late === yjltg is now known as mississippimans [06:20] whats up homies [06:22] Howdy psychoticwarrior [06:22] hey man whats up [06:24] watching live pd ever seen it? [06:29] Anyone able to help with getting 4K to display properly. I tried the scaling in the display settings and this was it at 2x. http://pix.toile-libre.org/upload/original/1495290629.png [06:29] I'm running KDE Plasma on Ubuntu 16.04 LTS (did not install Kubuntu). [06:31] im running ubuntu 16.04 [06:31] croz: you should describe the problem too [06:33] my screen. when i set the laptop's resolution to 4k everything is tiny [06:33] i tried scaling it up [06:33] boxes get bigger, but the fonts are too small [06:35] croz: if the scaling doesn't work, there's also settings for font sizes in system settings/application appearance [06:36] i dont see application apeparance [06:36] croz: although your firefox seems fine [06:37] firefox has its own font settings too [06:37] it does but not the tabs [06:37] croz: try searching for font in system settings [06:38] ah i see it. does it help if i input my dpi? 282.4 [06:39] croz: do you have the problemm only with hexchat? [06:39] and settings windows [06:40] croz: ok play with those settings that you found [06:40] croz: i'm using kde 4 so the settings might be a bit different. there's a separate setting for font dpi [06:41] ok fixed hexchat with ur suggestion of fonts [06:41] croz: "force fonts dpi" [06:41] yeah i did force dpi 282 [06:41] and hexchat looks fine now [06:41] let me try scaling and logging out and back in now to see if that fixes everything. [06:42] brb [06:44] hello === Jochen_wvdT is now known as Schlawiner [07:01] Hey guys. Outside of running OSX in a VM on a Ubuntu host, is there any way I can develop/test iOS apps on Linux? [07:14] Hey guys so I have this weird issue where the internet speeds are overall slower on Ubuntu than on Windows === R3d_Sky is now known as Oxylibrium [07:16] Hmm.. how are you connecting ? Ethernet or WiFi [07:19] Im connecting via WiFi [07:24] whoami [07:27] Alright did you recently upgrade? [07:27] ^^ @ Asiannoodles42 [07:29] I guess so yes [07:30] what are ya running right now and what were you running previously and when did ya upgrade [07:31] w [07:31] 16.04 to 16.04.2 === r00ter_ is now known as r00ter [07:32] hmmm thats interesting [07:33] Let me do a bit of poking about on google right quick [07:33] ( there was a guy here who went from 16.04 to 17.04 and he had this issue) [07:33] Ah [07:33] can someone point me out to security related channels? [07:34] what issue did he have [07:34] psychoticwarrior, slow internet [07:34] yea [07:34] i have kali linux and im having issues with it disconnecting [07:35] Same [07:35] interface goes down [07:35] well kali isn't supported here [07:35] yea true [07:35] Asiannoodles42, you already made sure you are totally up to date ( sudo apt-get update && sudo apt-get upgrade) [07:35] psychoticwarrior, Yeah man #kali-linux [07:36] sirru5h I'm totally up to date [07:36] hmmm [07:36] did ya reboot after the upgrade and all that [07:37] Yep [07:42] hmmm thinking [07:43] how come my terminal doesnt wrap text around and resize to fit when i resize the terminal window. im on 14.04 and it doesnt resize. i used a 16.04 livecd and noticed that everythign was being formatted/resized correctly when window size for terminal changed [07:44] azizLIGHT: because it doesn't on 14.04 [07:44] Asiannoodles42, crazy question you running IPv6? [07:45] I turned it off so nope [07:45] aw shucks [07:45] ha what card is it? [07:46] WiFi card? I use a dongle EW-7811un [07:49] okay so external and its edimax [07:49] Yup [07:50] pretty compatible card [07:51] And for some reason my download speeds are way faster on Windows [07:52] well lets start looking at the lsusb [07:53] you know Asiannoodles42 you're the second person I talked with in as many days who had slow internet and he was even on ethernet [07:53] The "driver" for the dongle would have been specifically written for MS. [07:54] so YankDownUnder tricky driver? [07:54] Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] [07:54] I did lsusb and one of the results was this [07:55] ohhh okay [07:56] So it's actually a Realtek bit of hardware. [07:57] yeah its got their chipset [07:57] Lets see what module its loading for it lsmod | grep 8192 [07:57] Asiannoodles42, You're installed 17.04, yes? [07:57] My Ubuntu is 16.04 [07:58] *.2 [07:58] 16.04.2 [07:58] Asiannoodles42, Ah...sorry...was making an assumption based on "network problems" - as most have been from 17.04 installations...my bad... [07:58] Asiannoodles42, Just for the knowledge - have you tried to assign a static IP to the dongle's connection? [07:59] No I have not [08:04] 哇 [08:09] YankDownUnder, what do ya think? check the lsmod | grep 8192 check the module then blacklist? [08:10] Check for "blacklisting" - but also test the actual connection. Being that RT's are inherently flaky at best...configure using a static IP so that at least the actual connection itself can be ruled out...does that make sense? [08:11] hello [08:11] makes sense [08:13] sirru5h, After the connection itself is tested, modules and hardware configuration. With a static IP and static DNS, you should be able to at least tell what's the real deal. [08:13] .. [08:13] Alright sounds good [08:14] Asiannoodles42, you still there? [08:15] Yep [08:15] Still here [08:16] hi [08:17] cool beans [08:17] cooler apples [08:17] Coolest CPU [08:18] sudo favoriteEditor /etc/network/interfaces [08:19] Alright [08:19] All I have on it is "# interfaces(5) file used by ifup(8) and ifdown(8) [08:19] auto eth0 [08:19] iface eth0 inet dhcp" [08:20] the device in question is wlan0 if youre not sure ifconfig would pinpoint the wireless interface [08:21] Asiannoodles42, what about the wireless interface [08:21] My wireless device is wlx74da387d47aa [08:22] alright long name there [08:22] Do I change eth0 to wlx74da387d47aa? [08:23] No eth0 is ethernet we want the wifi [08:23] so I am guessing there is no entry for it [08:23] Question: How can I convert RAW images to jpg from the command line using image magick? [08:23] imagemagick does not work (error) when it comes to raw files [08:24] the #imagemagick guys told me I compiled imagemagick without raw support [08:24] auto wlx74da387d47aa (first line should look like this ) [08:24] but I did not compile it - I just apt-getted it [08:24] apt-got it? [08:24] whatever the past tense would be of this action [08:24] sirru5h Got it [08:25] iface wlx74da387d47aa inet static [08:25] Done [08:26] hello [08:26] is anyone there? [08:26] address 192.168.1.X (X is a number you want to assign also make sure you're on the same subnet remember 192.168.1.1 generally is your gateway/router) [08:27] anyone? [08:27] hello [08:28] does this work? [08:28] netmask 255.255.255.0 ( if you need to make changes to suit your network config make them) [08:28] what? [08:28] This is all in /etc/network/interfaces right? [08:28] Coding, we do see you [08:28] yes [08:28] SemiNus1, Open a terminal and type: man convert ==> this will tell you how to use the "convert" utiliity from the ImageMagick suite [08:28] ohhh cool! [08:28] i havent used Linux in ages! [08:29] M'kay got it [08:29] gateway 192.168.1.1 ( if different make appropriate changes) [08:31] m'kay [08:31] what is the point of this chat? [08:31] just wondering? [08:31] WERDNA, This is the Ubuntu support channel for Ubuntu linux. [08:31] oh cool! [08:31] WERDNA type /topic [08:31] dns-nameservers 8.8.4.4 8.8.8.8 ( totally example right there ) [08:32] this reminds me of the old way skype used to be [08:32] Do I do both 8.8.4.4 and 8.8.8.8 or just one of them? [08:32] WERDNA great, but keep this channel free for ubuntu support questions [08:33] Asiannoodles42, umm whats the DNS for your ISP or network? [08:33] well with that being said, i have been able to install dotnet core as well as Visual Code, however when installing mono, it doesnt appear in the programs list [08:33] I'm using the Google Public DNS [08:34] !find mono [08:34] Found: ca-certificates-mono, fonts-noto-mono, fonts-tlwg-mono, fonts-tlwg-mono-ttf, libmono-2.0-dev, libmono-accessibility4.0-cil, libmono-cairo4.0-cil, libmono-cecil-private-cil, libmono-cil-dev, libmono-codecontracts4.0-cil (and 393 others) http://packages.ubuntu.com/search?keywords=mono&searchon=names&suite=zesty§ion=all [08:34] Okay so you want to put that in instead of he exaple octets i use [08:34] M'kay [08:35] yeah Asiannoodles42 I use example IP's and stuff since I don't know your network config [08:35] you can always change anything which doesn't apply to your particular configuration [08:35] It looks right to me [08:36] okay doing good [08:36] Asiannoodles42, Kinda easy to go from your IP address - the one the router's already spit out at yer dongle... [08:36] now we gotta add our route [08:37] so it knows that your IP sends to the gateway then out to the internet [08:38] up route add -net 172.16.168.0/21 gw 172.31.0.20 dev wlx74da387d47aa [08:38] "up route add -net 172.16.168.0/21 gw 172.31.0.20 dev wlx74da387d47aa" add all of that? [08:38] of course you are putting in your IP and the gateway if [08:39] remember it's so your particular network [08:39] The first IP is the Address right? [08:39] up route add -net YourIpHere /21 gw GATE:WAY:IP:HERE dev wlx74da387d47aa [08:40] Done [08:40] yes we actually can use CIDR notaton ( its geeky network stuff) [08:40] have any one learn gtk? [08:40] how can I finalize a instance while GTypeInfo dose not set a instance finalize func? === JanC_ is now known as JanC [08:41] Oh [08:41] YankDownUnder, what do ya think I'm kinda just remembering this all off the cuff [08:41] sirru5h, Hope you still can do that when you're 54, bro. [08:41] wssxk are you a developer? [08:42] oh lord haha [08:42] I am learnng gtk [08:42] Alright thats a static IP [08:42] umm lets save [08:42] M'kay [08:42] but the doc is not so friendly [08:43] Asiannoodles42, one thing I wanna double check something [08:43] Whats that [08:43] GTK is the programming language of all the hackers and fraudsters...ayep... [08:43] wssxk type /j #gtk+ [08:44] can you ls /etc/network/interfaces.d/wlx74da387d47aa === Nicmavr is now known as Guest14726 [08:45] Not such file directory [08:45] sometimes I've seen a file for the device not be in there and it will cut in and out [08:45] errr ls /etc/network/interfaces.d/ [08:45] there are few people in #gtk+, no one answer me ;. [08:45] sorry I am actually trying to make sure your device is there [08:46] errr command not found [08:46] ls right [08:47] Yeah [08:47] hmmm weird [08:48] ls is for listing the contents of a directory [08:48] Yep, it works [08:49] alright cool [08:49] alright ummm we are gonna flush our old address [08:50] get things refreshed [08:50] sirru5h, If y'all create the text file in like his home dir, double check it, and then copy it nicely over into /etc/network/interfaces.d - (copy - not move) - kinda makes it nice to have two copies to muck with...just sayin... [08:50] M'kay, how do flush? [08:50] udo ip addr flush wlx74da387d47aa [08:50] sorry [08:50] sudo ip addr flush wlx74da387d47aa [08:51] sudo systemctl restart networking.service [08:51] hi, a permission of a folder is "drwx------ 2 root root " how do I change it to include the user as well ? [08:51] Done [08:51] very true YankDownUnder didn't think about that [08:52] I'm using the Wicd network manager [08:52] So I shouldn't have networking.service [08:53] Combined2857: permissions are owner group other, rwx rwx rwx, each binary like 421 421 421, so just add up the permissions you want and set it like that [08:54] okay iirc its wicd-client let me double check [08:55] yeah that's it [08:56] so sudo systemctl wicd-client restart? [08:57] sudo systemctl restart wicd-client [08:57] Ah, m'kay [08:59] it says that wicd-client.service is not found [09:00] hmmm [09:01] you can sudo wicd-client [09:01] "sudo service wicd-client restart" ? => just in case it's not a systemd service... [09:02] wait [09:02] Yes I can do wicd-client [09:02] *sudo wicd-client [09:02] acutally looking up packages === tarator85 is now known as tarator [09:04] hmmm YankDownUnder it is wicd-client right> [09:05] hmm just got confused right now [09:07] googling [09:11] Asiannoodles42, I never dealt with wicd [09:11] Ah [09:11] so I gotta google all this up i remember it was wicd-client restart [09:12] I'm running "systemd analyze service" and the answer I'm getting is "Excess arguments". Could this be a syntax problem? The file was working and I only added more Environment= lines [09:12] I dunno if YankDownUnder is around but I'm sure he'd know [09:13] Should I just reboot? [09:15] actually that would work we did flush the cache and it will restart the service [09:15] M'kay [09:16] I really wanted to refresh the setting so if it wasn't the settings and the module we could get that [09:16] (crosses fingers) [09:18] Back [09:18] so? [09:19] Imma do a speed test [09:19] how is it now [09:19] mmm ok [09:20] systemd is failing to start a gunicorn service. I can't seem to find a reason why. Where can I look? journalctl log isn't helpful [09:20] Oh wow [09:20] whats the verdict? [09:21] Speed doubled from 0.27Mbps before to 0.58Mbps now [09:22] Asiannoodles42, okay so is that what you get on windows? [09:22] On Windows I got 1.88Mbps [09:22] Still an improvement [09:22] hmmm [09:23] yeah as yank was saying I guess the drivers are flaky [09:23] i wonder if that's what is causing that or something else... [09:26] Hrmm.. [09:27] did you check what module is being used? [09:28] module? how do I check? [09:28] YankDownUnder, lsmod | grep 8192 [09:33] sirru6h I did lsmod | grep 8192 and got "rtl8192cu 65536 0 [09:33] rtl_usb 20480 1 rtl8192cu [09:33] rtl8192c_common 53248 1 rtl8192cu [09:33] rtlwifi 77824 3 rtl_usb,rtl8192c_common,rtl8192cu [09:33] mac80211 761856 4 rtl_usb,rtlwifi,rtl8192cu,rtl8xxxu [09:33] r8169 81920 0 [09:33] Asiannoodles42 next time, use a pastebin ... http://paste.ubuntu.com/ [09:34] http://paste.ubuntu.com/24616253/ [09:36] Sorry Asiannoodles42 got disconnected [09:37] Np, anyways I did lsmod | grep 8192 and got this: http://paste.ubuntu.com/24616253/ [09:37] excellent I was just about to retype the command [09:39] Is this a general support channel? [09:40] For ubuntu yep [09:40] ComposMentis type /topic [09:40] Asiannoodles42, Hey just came across this https://sites.google.com/site/easylinuxtipsproject/reserve-7 [09:40] looks like exactly our issue under the partRealtek RTL8188CUS and RTL8192CU chipsets (0bda:8176 and 0bda:8178) [09:41] Phenomenal! I'm about ready to tear my hear out. I'm on 17.04 Budgie - I have 4 monitors. I finally got it to see the PRIME, but now my secondary Nvidia GPU won't show up & xorg.conf settings reset after lightdm restart or sys reboot. [09:41] I see [09:41] I'm gonna give it a quick read i suggest you do as well so we both have a better idea of what issues maybe going on [09:42] Thank you! [09:45] Hi All, just wondering if anyone knows if the Microsoft Remote Desktop Client is available for ubuntu as it is for OSX/Apple Store? [09:45] I know there are RDP protocol alternatives - I think grdesktop is one of them. [09:46] !info rdesktop [09:46] rdesktop (source: rdesktop): RDP client for Windows NT/2000 Terminal Server and Windows Servers. In component universe, is optional. Version 1.8.3-2 (zesty), package size 150 kB, installed size 462 kB [09:46] I've also heard good things about Remmina but I haven't used either so I can't confirm they handle that specifically [09:46] ^ very nice :) [09:46] I've just tried Remmina but dosn't quite seem as fast. :\ [09:46] !info remmina [09:46] remmina (source: remmina): remote desktop client for GNOME desktop environment. In component main, is optional. Version 1.1.2-4ubuntu1 (zesty), package size 120 kB, installed size 392 kB [09:46] Qzor: rdesktop has worked fine [09:47] as native or the MAC/Apple store client by Microsoft. [09:47] hmm Asiannoodles42 tell me when you have read that section relating to your wireless card [09:47] Yep done [09:47] Qzor: all vnc is rather sad, use ssh where available [09:49] sirru5h so all I need to do is follow the instructions and it should be fixed right? [09:49] SchrodingersScat: i think Qzor wanted to access a windows server graphically [09:49] SchrodingersScat, agreed.. Using RDP into RDSH Servers [09:49] Asian it kinda describes your issue to a T; The slow internet speeds [09:49] Can anyone lend advice on dual GPU + iGPU setup? [09:49] akik: meaning they have 2 problems [09:50] SchrodingersScat: what do you mean? [09:50] akik: problem 1, using windows. problem 2, using a gui remotely. [09:50] If that's the case, could you setup Windows in a VM and use Unity/Seamless/etc ? [09:50] SchrodingersScat: well neither of them is a problem [09:50] Asiannoodles42, Yeah I actually have heard that those drivers work pretty good( I have another machine with rtl 8188ee and I plan on grabbing those drivers myself and getting that wifi working) [09:51] yet here we are [09:51] Hallo [09:51] Seems easy enough, anyways thank you so much for your time sirru5h [09:52] I hope I helped I haven't had to set static IPs for a while [09:52] Thank you for your patience and great meeting you [09:53] You too! ^-^ [09:53] hey [09:54] anyone there? [09:54] yes iam here [09:54] @caram everyone is here. [09:54] Hi caram How are you? [09:54] incredible [09:54] Why is it so? [09:54] @Bischoop fine thanks! [09:55] but if everyone is here, who's there in the world outside? [09:55] Everyone_Else [09:55] Go and check out ;-) [09:55] strange world [09:55] ComposMentis caram you can drop the @ ... type 2-3 characters of a name, then hit tab to autocomplete [09:55] have you been there outside? [09:55] MonkeyDust, thanks :) [09:55] MonkeyDust, thx [09:56] Just bumping again to see if anyone new has experience with Xorg.conf setup and dual GPU setups [09:56] !seen psychotic [09:56] I have no seen command [09:56] gah [09:58] i am looking for a linux for my niece she is 17 and i have an old pc (fujitsu amilo, Intel Pentium M 740 1.73 GHz) know somebody a linux for my aplication? [10:01] i think this chat is wrong for this question sorry [10:01] MATI_81_DE_EN: it depends on the specs of the machine [10:02] MATI_81_DE_EN: you can test your system's compatibility with a live session but it will be a bit slow === masos is now known as Guest69114 [10:02] MATI_81_DE_EN better ask in ##linux or in #ubuntu-offtopic [10:03] the system must be easy to use my niece has no exp in linux [10:03] ok i will ask in the linux chatroom [10:04] thank you aki and monkeydust for your help [10:04] bye bye [10:05] bye MATI_81_DE_EN [10:19] I have noticed automatic downloads from cdce.sin002.internap.com. Multiple times. I do not understand what for it is, why it occurs, or how to stop it. I have disabled all auto updates, even security updates. Recently, I even did $ sudo systemctl disable apt-daily.timer. But the said auto download occurs even now. Any clues? Suggestions how to stop this? === silver is now known as Guest14668 [10:21] anyone has used wireshark? pm ty [10:21] what packets are you sniffing? [10:25] currently setting it up having issues adding interface any idea [10:30] Hello again [10:31] neutronbomb, just wondering wifi? [10:31] Can anyone assist with Xorg configuration & dual NVIDIA GPU setup>? [10:31] Can anyone assist with Xorg configuration & dual NVIDIA GPU setup? [10:31] (sorry for double post) [10:44] hallo [10:48] Hellooo [10:50] !patience | composmentis [10:50] composmentis: 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 http://ubuntuforums.org or http://askubuntu.com/ [10:50] MonkeyDust, I wasn't "Hellooooing" for help, I was "helloooing" xzillen [10:51] Just tryina be friendly [10:56] Hello sirru5h! [10:56] Just wanted to again say thank you so much [11:01] hi all [11:01] Aloha, Ridley5 [11:01] i have a problem with internet speed on windows it's Ok but Ubuntu 16.04LTS down (50Kb/s) [11:02] this is the Wireless info: http://paste.ubuntu.com/24616660/ [11:02] hi composmentis [11:04] atheros wifi is notoriously hinky with ubuntu, Ridley5. My suggestion for sake of sanity is replace it with something linux friendly [11:04] do you mean replacing my wireless interface ? [11:05] yep [11:05] i have a zydas based ship usb wifi dongle, it is linux friendly ? [11:06] never heard of zybas. intel works just fine. [11:07] ok thanks [11:07] Try different Version of Distro perhaps Ridley5 [11:07] you mean the driver Bischoop? [11:08] or the entire distribution [11:10] i reboot for traying this: https://askubuntu.com/questions/844846/qualcomm-atheros-slow-not-connecting-on-ubuntu-but-works-in-win-10 [11:10] wbb === Guest14726 is now known as Kestrel-029 === downtime is now known as uptime [11:16] anyone ever used a camcoder as webcam? [11:16] I am thinking to get something like a gopro and use it also as a webcam [11:17] would it not be easier to just, you know, get a webcam? lot cheaper than a gopro and ready to go out of the box. [11:18] a webcam cannot be used as a camcoder [11:18] does not have a stabiliser [11:18] and usually their quality is rubbish [11:18] also u can get an alternative camcoder at webcam prices [11:20] 4k optics http://www.gearbest.com/m-goods-sn-158135605.htm [11:21] gebbione, laptop? [11:21] no, desktop [11:21] ubuntu 16 [11:22] is your COMPUTER a laptop? [11:22] no, desktop [11:22] Hiyas all [11:23] same problem [11:32] hello [11:34] my apache service is running, but my site does not show in google [11:34] ask google [11:34] ok [11:35] welcome Apunkt [11:36] nice sunday [11:36] nice weather [11:38] Hi everyone! After a LFS install (with ubuntu 16.04 as host). I edited my grub.cfg in order to create a dual boot here is it : http://digitalblend.fr/lfs-screen.jpg However I get : "Unknown file system you need to load the kernel first" when I try to boot on ubuntu.. any idea? [11:39] fdisk -l reurns : http://digitalblend.fr/lfs-screen2.jpg [11:57] hi all [11:58] Silverin_: are you sure you got the root section right? you seem to be only referring to a disk and not any partitions on the disk === zenguy is now known as zenxen [11:59] auronandace1 : How can I check that? [11:59] !grub2 | Silverin_ [11:59] Silverin_: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 === al2o3-cr_ is now known as al2o3-cr [12:01] ubottu : reinstall grub on ubuntu may crash my lfs boot ? [12:01] Silverin_: I am only a bot, please don't think I'm intelligent :) [12:02] Silverin_: also, if you are using grub2 then you shouldn't be editing the grub.cfg file directly. There are files elsewhere to edit and then you generate the grub.cfg file [12:03] Silverin_: the troubleshooting guide ubottu linked you to shows you how to make a proper entry [12:06] Silverin_, /etc/grub.d/40_custom [12:07] I'm at the installation for ubuntu LST through VM. I'm using windows. And it ask me "erase all disk and install ubuntu" ... this wouldn't delete windows, would it? [12:07] gtav: if your installation is in the vm it will delete everything on the vm's disk, it will not affect your host [12:08] auronandace1 ok thanks! === auronandace1 is now known as auronandace [12:16] Good morning. I have a question that is difficult to Google. I installed Ubuntu onto a new hard-drive for a PC laptop. Seemed to boot fine as an external USB device. Then I booted the same disk on a Mac laptop to copy some files over. Now I can't seem to boot on the PC again. May booting the Mac have damaged the boot record? === alexandre9099_ is now known as alexandre9099 === ase_ is now known as ase_123 [12:22] I seem to remember that DOS based systems used to write a single byte to linux hard drives that it mounted that screwed them up going back to linux. I dont now what might have happened. [12:23] I thought Macs were GPT based rather than DOS [12:25] The odd thing is that I booted the mac with that drive. So it was running Ubuntu. I copied files from another drive into ubuntu. [12:25] SunnyWays, did you use super powers to copy.. into what folder? [12:26] Jack_Sparrow__: Hmm. I did copy a folder that was locked and I had to chmod to make it readable by all. [12:27] Jack_Sparrow__: But it copied fine. And the the other file (a large 190gb file) was just a drag and drop. [12:27] You may be your own worst enemy [12:28] Jack_Sparrow__: Well, that I already knew. But why specifically? [12:28] (this time) [12:28] throw Ubuntu on the drive again try it on the mac again but without the copy then back tot he pc [12:29] Jack_Sparrow__: Installing Ubuntu isn't a big deal at all. The drive was fresh and the install takes 10m. But copying the 190gb file was a big pain in the ass. So I kind of want to avoid doing that. :) [12:30] Room to make a second partition? [12:31] Jack_Sparrow__: I thought of this this morning. I could do this if I have to reinstall. [12:31] Jack_Sparrow__: So you think it's no longer bootable on the PC at all? Would reinstalling on top of the current install repair? [12:31] YOu can shrink the one you have [12:32] SunnyWays: a storage partition for your files does make installing/reinstalling operating systems much easer [12:32] I have a feeling it wont boot if you go back to the mac? [12:33] Ah. So you think it's unbootable. I'll try it out now. I'll try to join irc in my raspberry pi. I hope it doesn't crash. [12:34] People may think Im crazy but I mount just my Desktop on a sep partition, reinstall slides in any time with a short script of things I add or change.. [12:34] SunnyWays, I just got that feeling [12:35] Its only 5am here so question anything I might have to say [12:36] Jack_Sparrow__: lol [12:36] brb [12:37] SunnyWays, We want to look at free space on that drive and room for another partition [12:37] k.. cya in a sec [12:37] Jack_Sparrow__: you just missed him with your last two statements === brunch875_ is now known as brunch875 [12:41] Jack_Sparrow__: The mac boots fine with the drive. [12:41] Damn [12:42] Ununtu boots ? so that kills that theory [12:42] Jack_Sparrow__: It may be the POS HP laptop then. I'll have to try again. Maybe I missed something in the boot order. But when I select boot options, I see the external drive (Crucial). I select it and it's a black screen. [12:43] its set for legacy not that secure boot stuff right [12:43] Yeah, it should be. [12:45] Tough problem. Id still shrink the partition you have on that usb drive and put an os below it [12:46] Jack_Sparrow__: Yep. I used to do that by default. But it's been years I haven't really ran Linux as the main OS. [12:46] Jack_Sparrow__: Thanks for your help. :) [12:48] np, just an old timer hanging out [12:48] SunnyWays, you can boot a live stick so you could have a better look and repair stuff if needed [12:58] ioria: Yep, that's a good idea. I'm sure I could have this resolved without too much work. But it's my GF's computer and she's reluctant to let me upgrade her hard drive from some coal-powered 10mb/s pos to this new SSD. :) [13:04] SunnyWays, clonezilla ? [13:08] Hello! I threw some money at digital ocean for a VPS, it's running Ubuntu 16.04. they want money for making back up images when I want, but I also have a personal NAS. Is there a way to make a complete OS back up image and download it to my NAS instead of using the DigitalOcean services? saving me some dollars :) [13:08] hello everyone. in a test environment, i have one iscsi target set up with tgtadm with a backing store of /dev/sdb. the service starts up at boot, but it keeps "forgetting" /dev/sdb as a LUN. i have to re-run the tgtadm command to "export" it every time. no errors then. i am using 17.10. why won't it remember that /dev/sdb is the backing store. [13:08] I also use Ubuntu 16.04 on my personal computer btw [13:12] my internet connection dies randomly. Wifi is still connected, other devices to the router still got internet. But my PC is not able to ping etc anymore. what's the ubuntu bug-report command for wifi problems? [13:17] boboma, look u fixes based on your hardware chipset, [13:17] tincature: support in #ubuntu+1 [13:18] auronandace: thank you [13:18] Use in Terminal: inxi -Nn | pastebinit Provide link - So We can see what hardware you are working with [13:19] broadcomm, realtek, atheros etc [13:19] auronandace: i'm dumb, sorry, i'm using 17.04 [13:19] hello everyone. in a test environment, i have one iscsi target set up with tgtadm with a backing store of /dev/sdb. the service starts up at boot, but it keeps "forgetting" /dev/sdb as a LUN. i have to re-run the tgtadm command to "export" it every time. no errors then. i am using 17.04. why won't it remember that /dev/sdb is the backing store. === masos is now known as Guest23334 [13:27] tincature is that a server? [13:34] my hardware is Card-2: Intel Wireless 8260 driver: iwlwifi [13:34] is there something like ubuntu-bug wifi? [13:35] MonkeyDust: a server? it's just a test environment, nothing prod: a few vms on my laptop that i'm learning with [13:35] !bug | boboma nope. but you can file a bug anyway [13:35] boboma nope. but you can file a bug anyway: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [13:36] cfhowlett, thanks. But what would be the package that is affected here? [13:37] boboma, sorry, IDK. if you have not already done so, suggest you go through the wifi troubleshooting lin below [13:37] !wifi [13:37] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [13:40] * dan hello [13:42] greetings === jd is now known as Guest9353 [13:50] hi ubuntu community, am I at right place ? [13:50] ubuntu support rumi999 [13:57] Hello, I am having video problems on 16.10 I tried a lot of things but I can't figure it out. When I play a video or I use any browser I have screen lags drops in fps. may it be with chromium or with firefox, with vlc or other player I have an intel HD 520 I installed latest intel video driver via intel-graphics-update-tools but it didn't change [13:57] any help would be appreciated [13:58] what is your video ram, n0rb0t? [13:58] cfhowlett: how can I get it ? [13:59] n0rb0t, inxi -F | pastebinit [14:00] https://www.cyberciti.biz/faq/howto-find-linux-vga-video-card-ram/ [14:01] cfhowlett: https://pastebin.com/rjb0THtv [14:02] n0rb0t, strange, i have a 520 as well and had no problems with 16.10 [14:02] do you have these problems when you run ubuntu from a livecd? [14:02] you might check that first [14:03] I don't think so [14:03] Memory at db000000 (64-bit, non-prefetchable) [size=16M] Memory at 90000000 (64-bit, prefetchable) [size=256M] [14:04] boboma: you don't have them with the livecd either? [14:07] cfhowlett: any clues [14:08] n0rb0t, boboma suggested you try a liveCD test - I concur [14:08] ok I will do that and come back right after [14:08] thanks [14:11] we might also need to ask: did these issues occur before you installed updated intel drivers using intel-graphics-update-tools (which is not part of ubuntu)? === br34l_ is now known as br34l [14:16] cfhowlett: I am back [14:16] no problem on live usb [14:16] results?? [14:16] video streaming in html5 1080p worked like a charm [14:16] ah! that suggests you have installed the improper driver. boboma? help? [14:17] I had the problem before installing intel-graphics-tool-upgrader and after [14:17] when i shutdown my ubuntu 16.04 lts,dose't shut down.this log out.how to solve this problem.i'm try many trick but do not solve it [14:18] boboma: :) [14:19] mashud: how are you shutting it down ? [14:20] cfhowlett: I don't know if it has something to do but my resolution is set to 3200x1800 and I use scaled display to be able to read text [14:21] n0rb0t, well, high resolution video would take more processing power. try a low res version to test [14:22] it's the native resolution of the screen and it worked like a charm on usblive [14:22] cfhowlett: it's the native resolution of the screen and it worked like a charm on usblive [14:24] my ***guess*** is that there's a misconfigured setting. sorry I can't be more specific but ... try this. login to your guest user account and play a video. if it's not frakked for the guest, the issue is in your user settings. [14:24] ok I will try it [14:24] cfhowlett: thanks [14:24] happy2help! [14:25] n0rb0t, How much video ram in your system.? [14:26] hi [14:27] Jack_Sparrow__: Memory at db000000 (64-bit, non-prefetchable) [size=16M] Memory at 90000000 (64-bit, prefetchable) [size=256M] [14:27] Jack_Sparrow__: Dell HD 520 graphics [14:28] forgot passwd of old machine, unencrypted, physical access, 16.04. tried boot with init=/bin/bash, gives me root shell alright but cannot passwd user, authentication token manipulation error. how do i reset the passwd? [14:28] n0rb0t, well, if it's not happening with the live-cd you might have installed something/modified something. I do not know how to rollback e.g. the intel driver installation. But my suggestion: Before spending hours finding out the problem you might consider reinstallation [14:29] boboma: I can't reinstall it will take very long to recover all my stuff [14:29] DexterF: do this before you passwd: mount -o remount,rw / [14:30] n0rb0t, i didn't follow the thread but maybe setting up a new user solves the problem as well. Maybe some user-specific mis-configuration. You might test that as well [14:30] I will try this and come back then (I can pastebin my systemctl startup in case) [14:30] boboma: thanks brb [14:31] tomreyn, thanks. the things you forget after a while :) [14:31] ;-) [14:32] how do I totally remove a package? I installed Vivaldi Browser but something is wrong in the config. I did sudo purge vivaldi-stable - it runs, but when I re-download and sudo dpkg -i vivaldi.... my settings are still there. I checked in /home/*hidden files* but there's no vivaldi [14:32] co you have to purge the browser to get rid of the buggy config files [14:33] composmentis,^ [14:34] How do I purge the browser? I did the standard cookie/cache delete. My problem is that the browser settings won't open :p [14:34] can one revert a fresh installation to OEM setup? [14:34] !purge [14:34] To purge all removed but not yet purged packages, use the following command: dpkg -l | awk '/^rc/{print $2}' | sudo xargs dpkg -P [14:35] Will try now, 1m thanks [14:35] composmentis also try this ... sudo apt install aptitude && sudo aptitude purge ~c [14:37] Hi! [14:37] boboma: [14:37] my PHP email function mail(...) seems to use: /usr/sbin/sendmail -t -i [14:37] boboma: I didn't happen with a new user ... [14:37] Is this sendmail or postfix or something else? [14:38] MonkeyDust, ubottu - I ran both of those. I'll try to re-install now & see if it's cleared my session/settings [14:38] boboma: *It* didn't happen with a new user ... [14:39] My session still persists.. [14:40] boboma: I will try to remove the display scale to see if I still get the lags I am using kubuntu's option to scale up the display to have readable text @3200x1800 [14:40] boboma: wbrb [14:45] boboma: I display scaling didn't change anything same problem again ... [14:45] boboma: display scaling didn't change anything same problem again ... [14:47] Off topic, what is the danger of exposing your public ip? [14:47] Quite a lot [14:47] Aside from getting ddosed? [14:47] yes that's offtopic [14:48] juanonymous: as you said, it's offtopic here [14:48] try a networking or security channel [14:48] boboma: any ideas that could help me :) thanks again! [14:48] juanonymous, risk of someone testing our your routers security [14:48] People there on security are asses === mohan is now known as Guest73356 [14:49] rdh, is that possible? [14:49] !ot | juanonymous please continue in the other channel. [14:49] juanonymous please continue in the other channel.: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === jstein_ is now known as jstein === anon is now known as Guest14892 [14:50] Alryt sorry [14:50] boboma: I solved it I reset to default the compositing modules by falling back to opengl === gronne is now known as lebensrauser [14:50] boboma: I set tearing prevention to automatic with a normal animation speed and it solved it [14:51] cfhowlett: fyi :) [14:51] thanks to both of you !!! [14:51] that is some fine detective work there, n0rb0t_! good job! === _shawn_ is now known as _Shawn_ [14:56] Narakel! [14:58] try delete partition and have it set up again with livecd [14:58] make sure to back up all files first [14:59] Hi again I have a second problem plugging some usb keys made my whole system lag did you ever encountered such a problem? [14:59] anyone has idea how to add interface with wireshark pm pls ty [15:01] neutronbomb: you run wireshark as root ? [15:01] neutronbomb: add an interface with wireshark ? [15:01] wireshark doesn't control the interfaces, it just interacts with them [15:01] neutronbomb: what exactly are you trying to do [15:02] neutronbomb: tshark which is the cli version of wireshark shoudl give you the same results and let you select your interface [15:05] plugging some usb keys (not all) made my whole system lag did you ever encountered such a problem? [15:08] Hey all! Just to preface what I'm about to say, this is off-topic but please do bear with me - I'm really in need of some advice. I just wanted to say that sometimes it takes me an embarrassingly long while to express myself clearly. It's like I've got the thought in my head, but fleshing it out in *coherent* terms is a mammoth task all by itself, [15:08] one that takes more time to accomplish than most other people. And as a student of computer science, I realize this puts me in the backseat straight away. It's embarrassing enough that I don't have the technical expertise to accurately pin-point the subtleties of a problem, but to struggle at attempts at *expressing* the problem itself is... pretty [15:08] sad. What do you guys suggest I do to remedy this? === arunpyasi is now known as aryan === lubunix is now known as pnutzz [15:20] i have a system crash that i think is a hardware issue [15:21] it is happen that system totally freeze, this can happen both during work or idle [15:22] in gnome, how to i tab to subwindows when using the happy hacking keyboard. apparently im missing that key normally used for sub selecting windows. how do i get around that? [15:23] schahermacher: alright, this is ##ubuntu - hardware issues are not ubuntu issues. if you'll chnage your mind and start thinking it's an ubuntu issue, this can be discussed here. [15:23] tomreyn, do you think if my machine running ubuntu it is still not an issue? think you being overcritical sir [15:23] schahermacher, i'd check the video drivers, than the ram , then the disk [15:24] guess its a gnome question really, but maybe some of you guys have an idea to what to do [15:24] iora, not the ram or disk definitely [15:24] schahermacher, ok, what video driver in use ? [15:24] schahermacher: you said you think it's a hardware (so not software, so not ubuntu) issue, i just commented on it. [15:25] also.. if anyone have ubuntu running on an imac, which i have, i wonder if someone figured out how to control the brightness of the screen. [15:25] Hi, there I have bunch of random folders in `photos/` folder. I would like to optimize the images by running `jpegoptim --size=500k *.jpg` in each folder. Is there a command which could help me automate this (ie. loop over all the folders and run the command) Thank you [15:25] ioria, here is an example of syslog at the timing of the crash https://paste.debian.net/933481/ [15:26] starting at line 45 iora [15:27] hh [15:28] schahermacher, what you mean exactly with 'crash' ? irresponsive, random logout or reboot ? what ? [15:28] ioria i mean system freezing [15:28] schahermacher, have you tried the Guest Account ? [15:28] sorry to misspel your nickname in previous message [15:28] for what? [15:29] okay. i guess i could map the super+esc key?? gnome tweak? [15:29] schahermacher, if it's a compiz issue, the guest account its not tied to your personal settings [15:29] what controls the brightness in Ubuntu? [15:29] me too [15:30] allright i check and report back, thank you [15:30] it will take time i guess [15:30] how to control === KingPin is now known as Guest99376 [15:32] ubuntu is a hitler software and mark shuttlerworth is a fucking faggot [15:32] jfyi [15:33] Hitler could'nt even type [15:33] tell us how you really feel :-) [15:33] how do you know [15:33] i feel cool [15:33] was just testing how long i stay here without ban [15:33] im surprised tbh [15:34] probably a word record [15:34] is that all you want is some attention , them you need a shrink [15:34] there we go lol [15:34] then even [15:34] hi [15:34] i already have a shrink [15:34] hi [15:35] integrity, update to windows 10! It will give you time to re-think your life [15:35] nah i run freebsd [15:35] and windows 7 on corporate laptop [15:35] they dont seem to be very eager to upgrade [15:35] Isnt regular users allowed to change owner of their own folder? (chown)? [15:35] Haugli92: they are [15:36] chown: changing group of 'test/': Operation not permitted [15:36] oh owner, no [15:36] sorry [15:37] whois -h 199.7.59.74 microsoft.com [15:37] lovely command to try [15:38] http://i.magaimg.net/img/io4.png [15:38] so [15:39] im gonna forward hitler software to ubuntu.com [15:39] Format of command ? sudo chown -R shannon:shannon /media/UserData [15:40] at hitler.consulting we provide our customers with the final solution to their tech issues. [15:41] Anyone know why not regular users isnt allowed to change owner of a folder? [15:41] Haugli92: because it would be a security fuckup [15:42] you people forget to use google and rtfm? [15:42] *forgot [15:42] What is google? :D [15:42] yeah you sound like an ubuntu user [15:42] aka moron [15:42] no offense [15:42] Forget it then. I did understand now :P [15:43] if i make a script to shutdown a server.. change it to owner of root as 777 and ... gogo [15:43] :D [15:44] probably not to 777 [15:44] Or 700 doesnt matter [15:44] because other random user can rewrite it [15:44] but i 777 i can run a script owned by root as a regular user [15:45] * Bischoop integrity: has low self esteem and has to add +5 to his ego by abusing others LOL [15:45] integrity: I was just poiting out the securityrisk :P [15:45] Bischoop: learn how to use /me lol [15:45] u really hurt my feelings [15:45] integrity: Who cares LOL [15:45] yeah i def. have low self esteem [15:46] still virgin in 43 too [15:46] You've superpower LOL [15:46] fucking a, i am [15:46] integrity, you are being disrespectful. [15:46] i know [15:48] integrity: That why you've to spend so much time online LOL [15:49] how do you know how much time online i spend? [15:49] dude [15:49] but wait, i get it now lol [15:50] these should be "insults" [15:50] Cannonical has released a survey for the upcoming Ubuntu with GNOME https://docs.google.com/forms/d/e/1FAIpQLScjS6ZepQ9wkAbh6Z02Q9Y3M4tsGREOOxYh-D2gN1eOsauvuQ/viewform?c=0&w=1 === uxf_ is now known as uxfi [16:06] Combined2857: seems like spam and is off topic for this channel [16:06] tgm4883: lol [16:06] off topic for this channel ? [16:06] Combined2857: yea, this is the support channel [16:07] yeah ok [16:07] Combined2857: #ubuntu-discuss is probably a better channel for that [16:08] su/query jaybe === educollado is now known as ecollado === ecollado is now known as educollado === educollado is now known as ecollado === educollado_ is now known as ecollado [16:23] i ran out of space on / while doing some apt-get upgrade [16:23] http://paste.ubuntu.com/24618304/ [16:24] im looking at my / and i dont see what there is i can deleteto creat space besides /tmp [16:25] azizLIGHT start wath sudo apt autoremove [16:25] azizLIGHT, run sudo apt-get autoremove to make more space [16:25] with* [16:25] azizLIGHT: looks like your /boot not / [16:26] lsblk: http://paste.ubuntu.com/24618355/ [16:26] azizLIGHT: kernels got a lot bigger, if its an old install they made the /boot partition too small, you can autoremove to delete the previous kernel and then apt-get upgrade again to continue [16:28] and what about my broken/interrupted apt-get command [16:28] and those packages [16:29] it will try again === ecollado222 is now known as ecollado [16:35] how do i know everything worked? heres the output of autoremove: http://paste.ubuntu.com/24618408/ [16:35] i still see / as 100% used [16:35] actually 25mb left === mohamed is now known as Guest2614 [16:38] azizLIGHT I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/15121279/ [16:39] azizLIGHT: 'df -h' [16:40] tgm4883: http://paste.ubuntu.com/24618434/ or http://paste.ubuntu.com/24618435/ [16:41] lsblk: http://paste.ubuntu.com/24618355/ [16:41] is that script safe to use [16:41] does ubuntu 17.04 work cooler than ubuntu 16.04 [16:41] ? [16:42] rodrigot23 define 'cooler' [16:42] less cpu not overheating [16:43] moneyrust i dont get it in ubuntu 12.04 i didnt have overheating issues [16:44] I'm not aware of any cooling properties of Ubuntu [16:44] rodrigot23 yes, install thermald, it runs as a daemon [16:44] moneydust is it proven that thermald works? [16:45] some of the issues were device specific, or bios specific but upgrading to latest kernels help many of os. My issue was dmac and apci [16:45] you could also try to update to a newer kernel [16:46] cleaning out your computer helps too. Lots of dust bunnies can accumulate in 5 years [16:47] rodrigot23, use the tab key to autocomplete users nicks here rather than spell them incorrectly [16:47] rodrigot23 type 2-3 characters of a name, then hit tab to autocomplete [16:48] rodrigot23 try it if you want proof [16:48] azizLIGHT: 'dpkg -l | grep linux' and 'uname -a' [16:48] MonkeyDust, okay is it proven or not? [16:49] tgm4883: http://paste.ubuntu.com/24618485/ [16:49] Linux fractal 3.13.0-116-generic #163-Ubuntu SMP Fri Mar 31 14:13:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [16:49] rodrigot23 the devs test everything, before they put in the repos [16:50] put it in* [16:50] MonkeyDust, did the name highlight? [16:51] rodrigot23 it did [16:51] MonkeyDust, thank god [16:52] MonkeyDust, are you on the latest ubuntu [16:52] tgm4883: how about: sudo apt-get purge linux-image-3.13.0-100-generic linux-image-3.13.0-101-generic linux-image-3.13.0-110-generic linux-image-3.13.0-111-generic linux-image-3.13.0-112-generic linux-image-3.13.0-113-generic linux-image-3.13.0-37-generic [16:52] azizLIGHT: I'd go through and manually tell apt to remove the old kernels 'linux-headers-3.13.0-100' linux-headers-3.13.0-101 linux-headers-3.13.0-110 linux-headers-3.13.0-111...... yea do that ;) [16:52] no need to purge, just remove [16:52] this would create space on /boot ? but what about / [16:53] azizLIGHT: we'll worry about that next [16:53] should i also tell it the one that i tried to install but havent booted into yet, the one thats new: 119 [16:53] so i can add it in later without errors [16:53] no need to [16:54] hmmmm ok [16:57] its working on it... its gonna free 1,561mb [16:57] from /boot i suppose === jackNemrod_ is now known as jackNemrod [16:58] hmm i accidentally removed the new one (not current one haha) [16:58] i only have one left, the one im booted on [17:00] azizLIGHT: ok, so you've got free space on /boot now, but not / [17:02] well, more space now, than before, on both yes, but still would like to clear more space [17:03] azizLIGHT: 'du / | sort -n -r | head -n 20' === bbarbas is now known as bbarbas48 [17:05] its going across filesystems [17:05] du -x [17:06] i did your cmmand with -x: http://paste.ubuntu.com/24618618/ [17:06] tgm4883: ^^ [17:06] i saw this stuff in ncdu but it all looked important [17:07] azizLIGHT: you don't have a super large / to begin with and it's not like logs are taking up a ton of space [17:07] azizLIGHT: you'll probably need to uninstall some stuff [17:08] hmm [17:08] what about clearing out /tmp [17:08] therse 1gb in there [17:09] azizLIGHT: shouldn't be necessary, that should be tmpfs [17:09] actually /run is tmpfs [17:10] azizLIGHT: /tmp should be as well [17:11] Who can help me to install libssh-0.1 on my Ubuntu Server 17.04? [17:11] hi [17:12] how do I troubleshoot the start up time of my applications? [17:12] I have ubuntu installed on a SSD and yet Chrome starts in like 3 seconds. [17:12] on windows it is about 1.5s [17:13] Lupus: need help still? [17:14] pavlushka, yes. [17:16] pavlushka, could you help me? [17:16] Lupus: why do you want libssh-0.1? [17:16] For a penetration test. [17:17] An executable requires it. [17:17] Lupus: isn't 0.1 super old? [17:18] I think it is the first published version. [17:18] seems like you need to find an updated executable... [17:18] But I have to execute just ./configure, make & make install. [17:18] To install it. [17:18] But I encounter an error when I execute the make command. [17:18] When it has to compile something. [17:19] jinxi1: allowed chrome to run in background on windows and not in linux? [17:19] I tried to install it on many operating systems. [17:19] jinxi1: you may have some chrome app running on boot on windows, and none on linux, even if chrome allowed to run in background... it might not be started in the background [17:19] tgm4883, can you help me? I have installed the libssh-dev & the libssl-dev. [17:20] https://www.libssh.org/files/0.1/ Here you can find the archive. [17:20] libssh-0.1.tgz [17:20] Lupus: can you paste the error when you execute the make command ? [17:21] Okay. [17:21] Wait, I'll put it on pastebin. [17:21] Wait a minute. [17:22] I have to download the archive again. === linuxmodder__ is now known as linuxmodder [17:22] azizLIGHT: thanks for your answer. [17:23] azizLIGHT: maybe you are right. I will check next time I boot into Windows. [17:23] azizLIGHT: any way to improve the start up time of chrome on linux? [17:23] Today my dualboot-windows crashed and I lost some files. https://pastebin.com/WgfunrQV Should I be worried about my ssd? [17:24] https://pastebin.com/Ktcw2E53 [17:24] Okay, there's my error. === deathonater is now known as Smeef [17:25] I have tried to recompile them with -fPIC, but without results. [17:29] hey guys, I'm having strange issues with kernel panics... I have a server running Nextcloud, and as soon as I activate an app or do anything other than syncing files this happens: http://i.imgur.com/Sf6k4wU.png [17:29] Lupus, are you 32 bit ? [17:29] I have no clue where to start looking [17:29] ioria, 64bit. [17:29] Lupus, so [17:29] I've checked kern.log and dmseg but can't find the full message === anon is now known as Guest20753 [17:30] enoch85, I don't really know what's your issue, but try to reboot the server and try again if you can. [17:32] Lupus, yes, but I want to solve it for good, I mean I don't want to have to restart a production server everytime someone installs an app [17:33] enoch85, just try to reboot. [17:33] ioria, can you help me? [17:33] Lupus, yes, but that's not solving the main issue, the issue is still there [17:33] Lupus, if I try to install an app after I rebooted I get kernel panic again [17:34] enoch85, did you search on google? Maybe someone had your error once. [17:34] Lupus, yes I did [17:34] Lupus, compile your code using the -mcmodel=large which will relocate type to R_X86_64_64 and not (as you see) R_X86_64_PC32 [17:34] ioria, you mean I have to compile those scripts after make? [17:34] Lupus, nope, http://eli.thegreenplace.net/2011/11/11/position-independent-code-pic-in-shared-libraries-on-x64/ [17:35] ioria, I didn't get you. What I really have to do? [17:36] Lupus, you need to change the Makefile (and possibly act on a 32 bit os) [17:36] What filesystem is well-supported under both Windows and Linux these days? [17:36] Lupus, btw, too much warnings... [17:37] ioria, where I have to edit the Makefile? Please, help me! :( [17:37] Lupus, why are doing this, if i may ask ? === Gazyrlezon_ is now known as Gazyrlezon [17:38] I have told you that, for a penetration test. [17:38] Some_Person, don't think there's commonly supported filesystem for Windows and Linux [17:38] I wanna test it on my server. [17:39] ioria, I can't compile it, because I can't install its library. [17:39] Lupus, yes, too old [17:39] The make command has a compilation too, and it has an error. [17:40] So, who can help me? [17:40] Or on what system I should try? [17:40] Some_Person, however Linux does does support NTFS filesystem, but windows doesn't upport extfs [17:41] Lupus: possibly act on a 32 bit os as ioria said [17:41] Okay. [17:41] Let's install Ubuntu Server on 32bit. [17:42] Some_Person: there are a couple of apps that enable r/w ext3 file system on windows: ext2fsd and fs-driver [17:43] BluesKaj: Depends on what kind of support you are expecting from the systems. [17:43] pavlushka, no kidding [17:44] akik: But how well does that actually work? Would prefer native support, especially on the Windows side [17:44] Lupus, well, stop, it actually compile on 64 bit :þ [17:44] Some_Person: it works but it's not built-in to windows [17:44] BluesKaj: you are expecting the systems to run on a common type of partition? [17:44] ioria, really? [17:44] It works for you? [17:45] Lol, I'm downloading the Ubuntu Server 17.04 32bit image now! [17:45] Lupus, yes, this one right ? https://www.libssh.org/files/0.1/ 1.1 [17:45] I know, but I need 0.1. [17:45] I have tried wtih 1.1. [17:45] with* [17:46] 0.1.1* [17:46] akik: But how well? I need something that won't bottleneck disk I/O [17:46] Some_Person, Linux supports NTFS especially if it's just used for data storage [17:46] Lupus, libssh-0.1.1.tgz is ok on kenel 4.4 64 bit [17:46] Some_Person: i've not ran any benchmarks [17:46] Yeah, but I can't with it. [17:47] I will try on 32bit. [17:47] hello [17:48] hows it going ppl [17:50] guys good afternon. i have a braswell n3700 processor, dell inspiron 5000. comes with ubuntu 14.04, works well, but i reinstalled the system with ubuntu 16.04 and the fan don't stop spinning very loud, i see the psensor info and the rpm of fan is 0, the processor temperature is 40 C, and the thermald display a bug on status message, how i can fix this issue, anybody know? [17:53] What about exFAT? [17:54] marnikow: one thing you might want to test/change is the acpi_osi kernel parameter. use this command to get the value for the parameter: "sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows" (get the newest version of the output windows versions) [17:54] hmm that was for marquezini [17:55] marquezini: then edit /etc/default/grub and add the key and value as follows: GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=\"Windows 2009\", then run "sudo update-grub" [17:56] marquezini: you need to escape the value like that if there's a space in it GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=\"Windows 2009\"" [18:02] i need update acpi command of grub boot? [18:02] marquezini: the new key/value goes into /etc/default/grub [18:03] i post the question on ubuntu stackoverflow, i put the output of thermald, see if you can define the error cause [18:03] https://askubuntu.com/questions/917481/inspiron-5000-n3700-processor-bug-fan-dont-stop-spinning-very-loud [18:04] I need some help understanding Disks and SMART tests....I see "old age" and "pre-fail" under "type" in brand new drives [18:06] I have just formatted and loaded data to new external drives. I ran the SMART test and see all these labels and am worried [18:06] perhaps I am interpreting it wrong? [18:06] i will try tk akik [18:07] gester: "old age" attributes mean the normalized value is lowering with age, and "pre-fail" attributes mean they're indicators of failure as the normalized value goes down toward the threshold [18:08] any idea what causes the massive memory leak in gnome-shell 3.24.0 on Ubuntu 17.04? [18:08] @fallentree: can you take a look at the results and help me interpret? I don't know if it means these are all old and ready to fail...or if thats just what kind of test. [18:08] Im a super noob [18:08] gester: this will de-noob you then: https://en.wikipedia.org/wiki/S.M.A.R.T. [18:09] thanks...I am loading the screenshots to Imgur...would you take a look for me? [18:09] gester: if I have to [18:10] lol...you dont HAVE to..id just like someone smarter than me to see it [18:10] http://imgur.com/a/sw5x9 two different drives [18:11] gester: I can take a look if you want it, but that won't help you much. you should read that wiki as it explains what individual attributes mean, which ones you should keep an eye on. [18:11] gester: plus, a disk can fail with zero warning from the SMART attributes. [18:11] I am reading it...I just don't understand if the old age and prefail indications in the results are status warnings...as in the disk is in a prefail status etc [18:12] or the disk is "old" based on results [18:12] gester: no, they just describe the kind of attribute, not the state of the disk [18:12] ah ok....scared me to see every row as old age or prefail...told you I was a noob [18:12] and again, the article would explain. you should look at normalized values. the lower they are, the "worse" the situation is. [18:13] is there a better way to check HDD health? [18:13] hello [18:13] !list [18:13] mubuntu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:15] gester, the smart values only reflect what the disk itself knows about... run long selftest (reads the entire drive) regularly, if that passes and there are no reallocated/pending/uncorrectable sectors, the drive is likely okay [18:15] is a long selftest a day long thing on a 2TB drive over USB 2.0? [18:15] gester: could be two :) [18:16] gester, this test is performed by the drive itself so it should go at the drive's full speed, usb1/2/3 doesn't make a difference for that [18:16] yeah it took 48 hours to zero a drive [18:16] ah ok...how long do you think a 2tb drive should take for a long test? [18:16] 5400rpm seagate external [18:17] gester: the smartctl -a usually states how long [18:17] Can someone help me fix my sound? I have run alsamixer, checked all the levels, check in pulse audio control and there is sound playing. Speakers work fine but the audio jack for headphones is playing no sound. When i plug my headphones in the dialog comes up for me to choose device, like headset, headphones or whatever. But there is no sound. Anyone know how i can diagnose this? [18:17] gester, 384 minutes [18:17] long time then...thanks [18:18] wishe, try: pavucontrol [18:18] i have [18:18] Set it to headphones(plugged in) and no sound comes out [18:18] gester: Ideally you should look at two things. The reallocated/pending/uncorrectable errors as frostschutz said, and dmesg / logs for any appearance of IO failures, repeats, etc... [18:19] im not understanding the "normalized" "threshold" and "worst" colums in the test. The first and last are the same numbers...threshold is usually 0 or a low number [18:19] I dont see anything in the wiki page that explains those [18:19] gester: it does: https://en.wikipedia.org/wiki/S.M.A.R.T.#ATA_S.M.A.R.T._attributes [18:20] It's crazy that people say Ubuntu is more stable than Windows, I have experienced nothing but problems with 16.04. Problems with sound, videocard, desktop stuttering, window manager. [18:20] gester: basically, raw values can mean anything. eg. "error counts" could be exactly that, or some vendor specific binary format with flags'n all where an apparently large number has nothing to do with actual count of errors [18:20] And I have Win 10 on my home computer, and there has not been one issue [18:20] it doesnt say what those three categories mean [18:21] Unfortunately the terminal is shite on windows and i need it for my job [18:21] gester: so vendors "normalize" them on the scale of 1-255, with lower values meaning "worse" [18:21] But honestly I am very very dissapointed [18:22] gester: "normalized" is the normalized raw value, like I just explained. "threshold" is a vendor-specific threshold of the "normalized" value below which disk is in failure state. [18:22] gester: "worst" is the last recorded "worst" normalized value [18:22] ie. lowest [18:23] ioria, it worked on 32bit and I compiled that executable file, but it has an error: root@ubuntu:~/libssh-0.1# /usr/sbin/sshd: symbol lookup error: /usr/sbin/sshd: undefined symbol: ssh_getopt. [18:23] /msg alis LIST searchterm [18:23] i will give you an example....start/stop count sayes 152 for my drive. Normalized for it is 100...Threshold 0....Worst 100. I don't know how to interpret that as it seems 152 ia bad as its over [18:23] https://paste.ubuntu.com/24619008/ This is the output when i try to restore the ctrl [18:24] wishe, https://help.ubuntu.com/community/SoundTroubleshootingProcedure [18:25] Lupus, ..., not sure what it's missing now [18:25] gester: it means the disk started or stopped spinning [18:25] YankDownUnder: Seems a bit extreme considering the audio was working fine on friday [18:25] I have in that script written in C ssh_getopt. [18:25] I have read the API.txt of libssh-0.1, but that option is correct. [18:26] the raw count is probably the actual count, ie. 152 times. that's not bad at all. the vendor gives that value a normalized value of 100 which usually means best. over time, it'll go towards 0 [18:26] If Ubuntu Studio, for whatever reason, is installed on a 32 GB USB 2.0 pen drive, how much time does it take? [18:27] If Ubuntu Studio, for whatever reason, is installed on a 32 GB USB 2.0 pen drive, how much time does it take? [18:27] I know what it means...I dont know how it correlates to those categories....its higher than normalized and worst... [18:27] gester: like I explained, the raw count is not on the same scale with normalized [18:27] wishe, If it was working fine, work backwards through the issues. What was changed and/or installed since the last time it worked. Logically walk through it step by step backwards. And please don't launch blame into the channel and "how much better Windows is" stuff...if you want help, and want to resolve this, stick to the topic and do not "diss" the OS, bro. [18:27] AkiSan how much time does it take to do what [18:28] gester: look, the raw value is vendor specific, so the "normalize" scale is there to put a meaning on the raw value .the higher the normalized, on a scale of 0-255, the "better" the state of it. 100 is some starting point for most values, some start with 200 [18:28] YankDownUnder: I cannot work backwards, all i did was put the laptop in standby [18:29] I made a bootable USB drive using Ubuntu Studio 16.04 LTS. I am trying to install that on my brand new computer which does not have any any OS installed. It has been 5 hours, the installation is progressing at snails pace. I am wondering, if the installation is happening on the USB drive or the hard disk? [18:29] YankDownUnder: Ofcourse I am annoyed, I am trying to get work done and I cant listen to music because I am running buggy software [18:29] This is not something i caused [18:30] AkiSan a normal vanilla installation takes about 20 minutes [18:30] AkiSan: Install should be but a matter of minutes . Are you on a wired connection ? === thomas is now known as Guest5785 === Guest5785 is now known as chaoticoz [18:32] YankDownUnder: I dont know why you are complaining about me talking about faults that exist. I specified the problems and theyre real, it is not some OS comparison === wishe_ is now known as wishe === brunch875_ is now known as brunch875 [18:37] Hello. [18:37] I am using ubuntu 17.04 on a Thinkpad T430, powertop reports a battery discharge rate of 19.5 Watts, is this normal? too high? what are your experiences? [18:38] chaoticoz: Normal. [18:39] I have a problem running a full screen Wine game in Unity, but it works fine in LXDE [18:39] Has anyone ever gotten Vudu to Go to work under Wine? [18:40] is there a way to just run LXDE in a different virtual monitor while running Unity? [18:40] Thanks Ichimusai. [18:40] chaoticoz: Runnoing a T420s myself, about the same. [18:40] ok good to know. [18:41] YankDownUnder: After following instructions in your link, the audio jack does not even register inputs anymore [18:41] You can set various performance/powersave things if you have the tools. [18:41] i installed tlp and issued tlp start [18:41] thats all i did atm. anything more i can do? [18:41] wishe_, Ubuntu's support link, not mine. [18:42] chaoticoz: You can echo 0/1 to turn off/on cores as needed in /sys/devices/system/cpu/cpuN/online [18:43] YankDownUnder: Thats fine [18:43] where cpuN is the core, cpu1, cpu2 cpu3 etc. [18:43] That saves a bit. [18:43] wishe_, Power off the laptop for 30 seconds. Try again. [18:43] LOL [18:43] You can use cpufreq-set in order to limit the clock and save power etc. [18:44] And there is a widget for the top bar where you can chose between power save or performance [18:44] Thanks YankDownUnder [18:46] wishe_, Last week I got on a train and rode for nearly an hour for the same issue - got to the client's site, powered off the damn laptop, turned it back on - and the sound worked. Paid in full, hour train ride back home. Try everything. Always try everything. === Trystam is now known as Tristam [18:47] Ichimusai, i'll have a look at the widget [18:47] thanks alot [18:47] still nobody that can help me with this? I have googled for like 5 hours now and I can't find what the cause could be: http://i.imgur.com/Sf6k4wU.png [18:47] YankDownUnder: I dont have time to sit for an hour and wait and see if something works [18:47] I run a server with Nextcloud and everytime I try to install an app it happens [18:48] I found this: http://stackoverflow.com/questions/34834520/kernel-panic-not-syncing-fatal-exception-in-interrupt-in-openstack-vm which is close, but it doesn't say what I should do [18:48] wishe_, If you don't have time to fix something or figure it out, then it must not be important. Fair enough. [18:48] I can't find the whole message in any logs either [18:48] enoch85: Not easy when thats all the info. [18:48] Haha, ok. Please dude, stop! I have a computer to do my work on, not sit and dabble to fix audio and video issues every week [18:48] I have already spent hours on these issues [18:49] here is a pretty close google search for it: https://www.google.se/search?q=native_safe_halt+default_idle+arch_cpu_idle+defualt_idle_call+kernel+panic+-+not+syncing%3A+fatal+exception+in+interupt&oq=native_safe_halt+default_idle+arch_cpu_idle+defualt_idle_call+kernel+panic+-+not+syncing%3A+fatal+exception+in+interupt&aqs=chrome..69i57.499j0j7&client=ubuntu&sourceid=chrome&ie=UTF-8 [18:49] When it should be working fine without having to do this bullshit [18:49] Ichimusai, yeah I know... it's a VM and I can't scroll in that window ;/ [18:49] enoch85: It's likely you have a trashed file system. Mount the virtual disks in another machine, run whatever checks you need to repair, then try again. [18:50] enoch85: Might have been powered down without unmounting or VM has suffered a stop issue. [18:50] wishe_, Your computer, your issue. Happy Monday. [18:50] enoch85: But since most VMs have the hard drives as files anyways you can mount them from another VM and do the file system checks. [18:51] Ichimusai, the strange thing is that it's exaclty the same beahviour on another VM I installed after this one as well... I run a total of 16 VMs and the last two I created have this issue [18:51] Ichimusai, the dofference is that I run HWE kernels from start, don't know if that could be it? [18:51] difference* [18:52] enoch85: Try to repair the disks first. It's a common issue if the booting kernel can't read the modules. [18:52] enoch85: what's the host OS and version, what's the guest OS and version, which virtualization and version, which hardware? where (host, guest) does nextcloud run? [18:53] when I switch to tty2 and do startlxde it says cannot open display [18:54] Ichimusai, host OS: ESXi 6.5, Guest OS: Ubuntu 16.04 LTS (4.8 HWE) Virtualization version (13), Hardware is 64 GB ECC with dual Xeon e5 2670 [18:54] somehow I deleted the hidden lost+found directory from an external drive. I am finding confusing conflicts about if its needed. It seems to be a root only permission directory and I am not sure how I deleted it since I tried and failed on a second drive [18:54] Ichimusai, nextcloud runs on the Ubuntu server guest [18:54] hopus: you can just recreate it [18:54] I have seen conflicing commands as to how to restore it...and some links saying its very important for possible corruption [18:55] Ichimusai, when you say repair the disks, how do you mean specifically? just create another machine and import the disks, or what? [18:55] Ichimusai, never done that before [18:55] akik do I have to do it a special way? I tried mklost+found like I found on one link and it just made a normal directory [18:55] how do I do it properly so its the hidden, root, preallocated directory? [18:55] hopus: it is a normal directory [18:56] hopus: it will re-create if it's needed [18:56] well I mean when the system makes it its hidden, and root only...and also apparently has some preallocated blocks...when I made it manually I just made a plan old directory [18:56] ikonia i read fsck will recreate it but it didn't [18:56] don't make it manually [18:56] hopus: lost+found do have special properties in some file systems. It is automatically recreated properly if you run fsck on the volume so that's the proper way of handling that. [18:56] ciao [18:56] !list [18:56] mubuntu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:56] if the system needs to make it, it will make it [18:56] hopus: it is not "hidden" [18:56] if it doesn't it won't [18:57] hello [18:57] its hidden and with root only permissions on my drives [18:57] !list [18:57] @Ichimusai how do I do that properly? I tried running fsck and had issues [18:57] im not very skilled at this stuff [18:58] enoch85: why the hwe kernel? is that known to work in this version of esxi? the vmware proprietary network driver you are using, vmxnet, is apparently involved in the kernel panic (base don the screenshot you posted). have you verified that it is compatible with the HWE kernel? [18:58] hopus: don't worry about it, let the system deal with it, if it needs it, it will make it [18:58] hopus: You need to run fsck with write permisson and that means fs needs to be offline, so if its the root fs you need to do it from say a rescue CD/pendrive. [18:58] ikonia I see some results saying this...others sayinf you need it [18:58] hopus: sudo mkdir lost+found; sudo chmod 700 lost+found [18:59] ichimusai its an external HDD...not system drive [18:59] hopus: I'm telling you, [18:59] hopus: don't worry about it, if it's needed the system will create it, move on, get on with your life instead of worrying about it [19:00] hopus: Fine. It should be ok with or without it but e2fsck for example will ask to recreate it if its missing. [19:00] ikonia the problem is you are telling me this...other places say different...I dont know who to believe so I would rather have it restored jusit in case [19:00] !ro [19:00] Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro [19:00] !en [19:00] The main Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [19:00] hopus: so why are you asking then [19:01] (Very old systems required the lost+found to be attached to inode #2 but that is no longer required, but in those days the file system had to be recreated in case the lost+found was unlinked...) [19:01] hopus: as if I tell you this, you'll just say " someone tell me different" if someone tells you different, I'll say "this is the case" what do you want from this channel ? [19:01] ikonia people even in here are giving different asnwers [19:01] enoch85: you're apparently not around, so i'll be afk for now, too. [19:01] hopus: what do you want from this channel ? [19:01] so dont be offended or make it about ego please [19:01] ikonia I am talking to others now ok? i heard your view [19:01] The network manager in 17.04 doesn't let you set a search domain for openvpn. Any solution for this? [19:01] tomreyn, I am [19:01] hopus: I'm not offended and it's not about ego, but how do you expect to use the channel [19:02] when members of a channel give differernt asnwers I have to choose one [19:02] tomreyn, sorry, was off === zenxen is now known as spiceyguy [19:02] so lets you and I drop it === spiceyguy is now known as zenxen [19:02] hopus: right and it's just going around in a loop [19:02] tomreyn, no I have not checked that it's compatible [19:02] "I see different views" - pick one [19:02] hopus: Ubuntu also has a command "mklost+found" for this purpose. [19:02] enoch85: okay, well do so then, or use the LTE kernel. [19:03] @Ichimusai can you help me run the e2fsck? how do I do that specifically [19:03] tomreyn, remounting the drives as we speak to a new machine [19:03] will test if that helped [19:03] enoch85: i doubt it, i don't see how thats related. [19:03] hopus: Only run the proper fsck for the file system you have. [19:03] don't really know what Ichimusai meant by repairing, the guest os file system or the vmdks itself? [19:03] is it possible to completely disable my second ssd in the thinkpad ultrabay? [19:04] thomas_: why would you do that? [19:04] enoch85: You should repair the /boot and root file systems of the VM exhibiting the behavior you described. [19:04] @Ichimusai I dont know what that proper one is...how do I find out and run it? I have an external Ext4/LUKS drive I am workig with [19:04] lotuspsychje, i have two ssds in my thinkpad, one with ubuntu, the second with win 10 and os x [19:04] Ichimusai, ok so on the linux guest then... [19:05] Ichimusai, do you have a command in hand? [19:05] i am mostly running ubuntu, and when doing so i dont need the second hard drive and i am trying to save battery [19:05] thomas_: okay, and you want to disable what for wich reason? [19:05] disable second hard disk for battery, lotuspsychje [19:05] hello [19:05] thomas_: if you dont gonna use hardware, plug it out physically? [19:05] enoch85: If its an ext4 file system run fsck.ext4 -vy /dev/xxx for it [19:05] !list [19:05] mubuntu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [19:05] enoch85: Similar for other fs [19:06] Ichimusai, thanks [19:06] will try [19:06] mubuntu: you've been told - no warez here [19:06] mubuntu: please stop trying [19:06] enoch85: Remember the fs should NOT be mounted when you do this. [19:06] mubuntu: why do you keep using !list? [19:06] Ichimusai, it's LVM ext4 [19:06] lotuspsychje, well, i sometimes have to use windows throughout the day, then i wouldn't want to search my second ssd :) [19:07] enoch85: LVM is underlying the file system so focus on the file system first. [19:07] If the LVM maps are corrupted you are better of recreating the whole thing from scratch and installing your backup., [19:07] thomas_: it's an SSD, it shouldn't be pulling very much power [19:07] thomas_: i dont think your gonna save much energy by disabling ssd2 [19:07] hey [19:08] hello [19:08] mubuntu, Se hai bisogno di essere nel canale italiano, utilizza # ubuntu-it -> altrimenti, puoi essere bandito da questo canale. [19:08] mocxz: welcome, what can we do for you? [19:09] tgm4883, lotuspsychje, every % helps, unplugging the drive seems to save .5 watts, according to powertop [19:11] @Ichimusai can you help me run the proper fsck? I dont know what I am doing [19:12] thomas_: then unplug the SSD [19:12] Ichimusai, it says /dev/mapper/fsgo--vg-root: clean, 193680/19505152 files, 37370167/77990912 blocks [19:12] tgm4883, so it is not possible by software? [19:12] so it's clean then? [19:12] not corrupt? [19:13] thomas_: no, that doesn't even make sense [19:14] tgm4883, why doesn't it make sense? i thought it could maybe be possible, just like disabling wifi [19:14] thomas_: http://www.omgubuntu.co.uk/2016/04/improve-battery-life-linux [19:14] Ichimusai, I still get kernel panics after running that command [19:15] thomas_: udisksctl has a power-off sub-command. haven't tested it ever [19:15] !info laptop-mode-tools | thomas_ [19:16] can someone help me with fsck on an ext4/luks external HDD? [19:16] thomas_: laptop-mode-tools (source: laptop-mode-tools): Tools for Power Savings based on battery/AC status. In component universe, is optional. Version 1.70-2ubuntu1 (zesty), package size 80 kB, installed size 367 kB [19:16] I am doing it wrong [19:17] thomas_: because when you disable wifi, the wifi card is still powered. It's just not using extra power to scan/tx/rx. The reason that doesn't translate to your drive is because you have an SSD and you'll still have to have it powered. If you have a HDD then it would make sense to spin the drive down, but you dont [19:17] hopus: sudo fsck.ext4 -vy /dev/mapper/something when the luks device is not mounted [19:17] akik, i tried it: https://pastebin.com/vLpBhVbb [19:17] Ichimusai, tomreyn will try to downgrade kernel [19:18] hello [19:18] !list [19:18] mubuntu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [19:18] lotuspsychje, installing laptop-mode-tools automatically removes tlp, is that right? [19:18] /msg ubottu !bot [19:19] thanks akik..trying it [19:19] thomas_: ah ok it is for usb devices only? [19:19] apparently === aruns__ is now known as indistylo [19:20] akik I got this : toshibalaptop@toshibalaptop:~$ sudo fsck.ext4 -vy /dev/mapper/luks-350be4ac-bd95-4c4c-b4d9-4251446a86d0 e2fsck 1.42.13 (17-May-2015) fsck.ext4: No such file or directory while trying to open /dev/mapper/luks-350be4ac-bd95-4c4c-b4d9-4251446a86d0 Possibly non-existent device? [19:20] disks [19:21] I copied the luks name from fdisk [19:21] hopus: do you have sdxn_crypt in /dev/mapper? [19:21] I dont know what you mean sorry [19:22] I am literally just copying and pasting and dont understand this [19:22] hopus: you need to run the fsck on one of the things under /dev/mapper [19:22] hopus, boot a livecd; sudo cryptsetup luksOpen /dev/sdax sdax_crypt; then sudo fsck -f /dev/mapperwhatever-vg-root [19:23] ioria why do I need to do that? its an external disk not a system disk [19:23] hopus, ok [19:24] akik I am brand new...I dont understand I am sorry. I plugged the drive in...its unmounted...I found the luks ID from fdisk and put it with your command [19:24] can you tell me exactly what I need to do? [19:24] step by step [19:26] Ichimusai, tomreyn yup, it was the kernels... [19:27] downgrade soled the problem [19:27] solved* [19:27] Ok I made a typo and ran the fsck ..it says drive clean...but it didnt restore the lost+found as everyone and everything online said it would [19:27] finally! [19:28] its so frsutrating....people say different things...nothing works as tutorials say...not sure how I am ever going to be competent at linux when I cant even get the expected results [19:28] based on instructions [19:30] hopus: sudo mkdir lost+found; sudo chmod 700 lost+found [19:31] hopus, Patience. Respond, don't react. As well, double/triple check "tutorials" and other "how to's" - make sure things reflect exactly what you're working ON and WITH. Reading information about a different OS version and trying to apply it will not usually work well. "Too many cooks in the kitchen will spoil the soup" - listen to one person at a time... [19:32] hopus: and ubuntu is changing from release to release [19:32] Ive tried...but just like now things arent working...people get irritated with you...give conflicting advice then take it personally [19:33] i can follow directions...but when the directions dont work I have no idea what to do [19:33] and every time I see direcitons I can find another link saying don't do that thing...I dont know who to trust [19:33] hopus, Take a deep breathe, chill for a second, then "start from the top"...and do NOT take anything personally...it's a pointless operation and a waste of energy. :) [19:34] ive tried 3 ways now and still dont have the directory back as it was [19:34] :) [19:35] hopus: Consider, there are literally millions of programmers pouring over this code base continuously . Makes for a fast evolving system . [19:36] Hello [19:38] hopus: I just tested it on a trial volume here and it did offer to recreated the lost+found for me. Not sure why you had no such luck. [19:40] well this is what I mean...i did exactly as told...different outcome [19:42] hopus, Since I wasn't necessarily "listening" to your "issue" - what are you doing - just formatting a drive? Or something else...? [19:42] i formatted a drive to ext4/luks...i saw this lost+found directory and like a moron deleted it...not sure how I was able to now as I tried it on a second drive before I realized I shouldnt do this...and it wouldnt allow deletion [19:43] man mklost+found [19:43] so I was trying to restore it to the first drive...people say rinning fsck should restore it but it doesnt. The commands I can find to restore it dont restore it as before just create a normal directory [19:43] hopus, Er...yeah...not 'sposed to do that...(the power of "sudo"! - dangerous, that...) [19:43] well now I cant get it back [19:44] man mklost+found [19:44] hopus: is the drive currently mounted? [19:44] no...plugged in but not mounted [19:44] hopus: do you know how to mount it [19:44] ? [19:45] yes [19:45] hopus: ok, please do that now [19:46] ok unlock the luks and mount right? [19:46] hopus: correct [19:46] it has two steps when encrypted [19:46] ok [19:46] done [19:46] hopus: ok, cd into where you mounted it [19:47] ok [19:47] hopus: sudo mklost+found [19:48] hopus: did that work? [19:48] yes finally thank you...when I tried that command before I must have done it wrong [19:48] it just put a normal directory...not the root only one last time [19:49] that's fine [19:49] it'll work [19:49] did the sudo make it root only? maybe I didnt use sudo [19:49] remove it and try again if you like [19:50] i dont want to mess with it atm....knowing my luck it will bork again...thank you for helping [19:50] np [19:57] id like to take a look at a graph of the top 10 distributions ( from distrowatch for example ) and see their development over time - i cannot find it on their webpage and all the graphs floating around in the web arae outdated - is there a place where those are generated ? [20:01] Hello guys, i've a question: i'm tryin to change the brightness of my laptop (lubuntu 17.04) but when i try doing it with function button on keyboard, the laptop screen become total black. Britghness changes because on the other VGA screen i see that it change, but i cannot understand why the main screen became black [20:13] thyriaen: try ##linux? [20:18] yo what's up everyone? [20:19] Hi [20:19] Hi, how's your Sunday? [20:20] * YankDownUnder looks at the clock and notices it's slightly more Monday than Sunday [20:20] Aussie! nice. [20:21] Here in Brazil it's sunday [20:21] Domingo en Brasil...si... [20:21] i'm in canada [20:21] OMG, Canada is in Brazil now? Far out...things change...wow... [20:22] its fake news lol [20:22] hank_, "Fake News" - you mean "US News" when you say that, right? Hmm... [20:23] msm news.. we have fake news in canada too [20:23] hank_, Hehehehe...like "Maple Leafs win!" - that kinda fake news? ;) [20:24] yep! actually i'm just watching the ottawa senators getting their butts kicked by the pens! ha ha [20:24] hank_, :) [20:25] ...meanwhile, back at the ranch... [20:25] Here in Brazil the president just screw up the country . lol [20:25] i thought she got impeached like six months ago??? [20:26] * oerheks wonders how this conversation is related to support [20:26] Curiouser and curiouser... [20:26] oh sorry [20:27] Yes, and his vice president is about to be impeach too. [20:27] this country is a mess [20:28] !ot [20:28] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:28] ok guys, move the conversation to -offtopic [20:28] sorry [20:34] ...frustration...trying to get my head around WHY in the "Ubuntu-Gnome 16.04.2" the GTK themes aren't showing/displaying the same as in "Ubuntu 16.04.02"...errrr... [20:41] Slightly off topic, but anyone here experienced in building computers? I was thinking about building a new Ubuntu machine. [20:41] supercom64, Get parts that are compatible. [20:42] supercom64: sure but were not thinking about compatibility with Linux, just lucily everything went right long time ago :-) [20:42] @YankDownUnder: Ya, that would save me a lot of headaches for sure. Do you know if variable torque screwdrivers are worth while? I mean in general for working with electronics? [20:43] supercom64, only if you want to open your HDD :-D [20:43] supercom64: now you giving strange question not related even with Linux [20:43] supercom64: Maybe ask in ##hardware or ##electronics [20:43] lol, ya probably. [20:43] * Bischoop says listen to genii [20:43] But yes, I wanna get linux compatable hardware for sure. [20:44] Just do it supercom64 [20:44] That's good [20:44] supercom64, No, not really...and like oerheks said, unless you're going to perform surgery on HDD's...nah...pointless. One thing I always do - with either servers or workstations - the parts I buy are at least 1 year on the market - so they've generally got really stable drivers for devices...something to consider... [20:44] Ah thats good advice. [20:45] I guess you can say, it's like Chess. You always let the pawns go first. === RangeError is now known as ICZERO [21:13] hey guys......i need some help. I have a system set up now with Windows 10 CE that is installed on a M2 ssd card.... then i have a raid10 with 10T and another ssd with 120g of unallocated space... i need help installing Ubuntu on the ssd and not touch my raid or main os......and be able to dual boot ...anyone up for the challenge? [21:13] the unallocated ssd 120 that is [21:14] humm [21:14] lol i post that and see everyone log off .....funny [21:15] Funky10B, And I'm absolutely positively sure you've searched through the forums and wikis pertaining to this "setup", yersh, hmm? [21:15] yes [21:15] in fact i did [21:16] ...hence my statement, Funky10B my friend...yersh...complex this is, for the feint of heart this is not... :) [21:16] and i tried.......but see.....i have my raid and windows set up exaclty how i want minus the install of ubunta and am not skilled in this type of install..worried that i will mess up [21:16] u [21:16] just would like someone to hold my hadn [21:16] hand [21:17] Funky10B, Have you mucked about with a LiveUSB to see what the options are? Cuz in that instance, with the LiveUSB...you can "start" the installation without actually doing anything...know what I mean jellybean? [21:17] nope [21:19] Funky10B: actually, as long as you just install ubuntu on the ssd, install grub to the same ssd and set your bios to boot from it, there should be no special magic to this setup. [21:19] Funky10B, In booting a LiveUSB (of preferably an LTS release - like 16.04) - you can boot into the "live desktop" and suss out things - like fire up gparted and view the current disk "layout" - and even go so far as to START the installation and suss out what the "partitioning" is suggested to be...all without actually causing "damage" to the system - initiating a change that would fry your setup, hmm... [21:20] i tried......to install...and got the usb bootable for ubuntu and then when it booted into usb i unconnected my m2 card to preevent any mistakes....so only the ssd 120g was hooked up...went through the set up...looked like it was working....rebooted and it wenty right to bios....there was no bootable drive.....so pluged back in my M2 card and went back into windows....looked at the 120g ssd and there is no bootable partion [21:20] so lost [21:22] yank......can u walk me through this:? [21:23] install grub?> [21:23] Funky10B: i assume you're using uefi boot? you either install grub to your current efi partition or create a new one on the ssd - the exact behavior depends on your firmware [21:23] yes [21:24] Funky10B: Ro be clear - the 120G SSD is stand alone and raid is not a part of it ? [21:24] stand alone [21:24] i unhooked my raid drives and set the bios top ahci [21:24] or achi whatever [21:25] duh AHCI [21:26] SO I wiped the ssd to unallocated space...... [21:26] and only have the ssd , then m2 card has windows on it.....and usb with ubuntu install on it [21:27] i dont want to touch the m2 card.....i just want ubuntu installed on the ssd and be able to dual boot [21:27] help? [21:28] please? [21:29] Hey guys [21:29] hello [21:29] hey guys......i need some help. I have a system set up now with Windows 10 CE that is installed on a M2 ssd card.... then i have a raid10 with 10T and another ssd with 120g of unallocated space... i need help installing Ubuntu on the ssd and not touch my raid or main os......and be able to dual boot ...anyone up for the challenge? [21:30] I would like to save some pdf files to a USB drive. I am running Ubuntu from Virtual Box on a win 10 os. I am struggling figuring out how to mount the usb to I can save to it [21:30] Funky10B: what is Windows 10 CE [21:30] windows 10 creators edition [21:30] Funky10B: I am not EFI qualified, but - in this instance, is raid data embedded onto this SSD causing a install issue ? - this should be straight forward ! [21:31] forget the raid......i unhooked my raid drives and will hook them back up after i get this installed [21:31] right click on usb and hit mount [21:32] wow......i was told someone surly would help me here.......sigh [21:33] Funky10B: ' sudo wipefs /dev/sdX ' to make sure there is no raid meta data on the SSD ( windows quick start ! ) [21:33] hola [21:33] donde está la gente chongueraaaa [21:33] there was never a raid setup on the ssd [21:33] !es | erick [21:33] erick: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [21:34] english [21:34] English pleaae 😂 [21:34] I [21:34] No problem [21:34] hello people [21:35] bashing-om no clue what you just said..can u please put that in english?> [21:35] esquiusmi? [21:35] :v [21:35] sudo wipefs /dev/sdx? [21:36] so........anyone? help? [21:36] Funky10B: Backing up here . this SSD is a new install and Windows nor raid have ever touched it ? If true then my above does not apply . [21:36] or are we just gonna give me one line suggestions? [21:37] ok before i started this attempt [21:37] https://www.asus.com/us/Commercial-Servers-Workstations/P10S-E-4L/ o_O wut [21:37] sudo shred -v /dev/sdX is a better option [21:37] Funky10B: There is a reason why a simple install failed . Now we need to find that reason . simple install . [21:38] guats? [21:38] i had just windows 10ce clean install..with a raid 0 and raid 10 set up with the OS on the m2 card and the raids set up on 4 wd 4t drives and the raid 0 was on 2 ssds. [21:38] BUT [21:40] I put in a new SSD that had never been in raid...and set the bios to ahci ( it was in raid) then booted from usb with ubunta and when in bios unhooked the m2 card.....so in the end...i only had the ssd unallocated space and usb that were attached to ssytem [21:40] ubuntu === ICZERO is now known as iczero [21:41] again.....i unhooked all the raid drives and turned off secure boot [21:41] Funky10B: did you setup the raid in the windows or in Ubuntu? [21:42] windows......but i dont understand why we are still talking about the raid?> forget about it.....its not hooked up anymore. [21:42] I faced this problem too [21:42] But in other way around [21:43] lets say i just want to install ubuntu on a ssd and i have a m2 card that is hosting the OS = windows....i dont want to touch the M2 card...just want to install ubuntu on the internal ssd and dual boot windows and ubuntu [21:44] anyone? [21:44] I installed Windows with MBT partision. I tried to create a new partition for Ubuntu in Ubuntu installation media but fail to allocate disk space I read from Stack overflow that you have to part the disk from Windows [21:46] AlkindiX: you can partition in linux for linux installation [21:46] Because Linux have problem parting in MBT [21:46] Partition the disk from Windows? Hmm...interesting...strange that... [21:46] mbt? [21:46] mbr? [21:46] AlkindiX: burn Ubuntu to DVD, boot from the DVD (may have to change the boot order in your BIOS), Run Ubuntu Live from DVD, then use gparted [21:47] Hi, I am having trouble booting into any desktop, loading hangs at "Show Plymouth Boot Screen..." [21:47] or it would work from booting it from USB thumb drive.... instead of burning to DVD [21:47] sigh [21:47] akik: I know what you mean [21:47] Funky10B, "right click on USB and mount" ? When I go to file manager the USB is not even there. Nothing to click [21:47] just use rufus for the bootable USB drive [21:47] u cant [21:48] its already installed [21:48] the os that is [21:48] i used RUFAS to install the os onto the usb [21:48] so the usb stick is bootable [21:48] Funky10B: Trust the Ubuntu installation media and place the grub in master disk which is m2 [21:49] what the heck is grub"? [21:49] Hi, I am having trouble booting into any desktop, loading hangs at "Show Plymouth Boot Screen..." [21:49] hi im new in the world ubuntu [21:49] Funky10B: GRUB is the bootloader [21:49] ok so place what where? [21:49] mwilliams1220: what graphics card or chipset does your pc have? [21:50] alguien habla español???? [21:50] i AM NOT SURE [21:50] alkindix would u mind teamviewing in and help me wiht this? [21:50] sorry, I am not sure. [21:50] Funky10B: place the root where you installed Windows [21:50] AlkindiX: Careful here with advise . the M2 is raid . and the poster does not want to touch the raid array . [21:50] sorry not sure what u mean [21:50] NO ITS NOT [21:50] mwilliams1220: well, you kinda need to find out to troubleshoot the problem lol we cant help if you dont know [21:50] forget the raid [21:50] I am not sure what chipset and graphics card I have [21:50] mwilliams1220, lspci |pastebinit [21:50] Sorry, this is not my usual keyboard andit is making me nuts. [21:51] the M2 is not in as raid [21:51] I do not know how to pastebin [21:51] Bashing-om: Ahaaaaa [21:51] mwilliams1220, try that command === mississippimans is now known as mississippiman [21:51] mwilliams1220: look for a model number or serial number on your computer (sometimes also in BIOS) then google that model/serial number to find out your hardware and chipset [21:52] then, we can help you [21:52] so..... alkindix u up for challenge? [21:52] Funky10B: nope [21:52] sigh [21:52] i have to install pastebinit [21:53] Gotta love Mondays...oh yeah... [21:53] anyone? [21:53] its sunday dont remind me of monday yet [21:53] genius, doing that now [21:54] mwilliams1220: Just reinstall Ubuntu [21:55] hey guys......i need some help. I have a system set up now with Windows 10 CE that is installed on a M2 ssd card.... and another ssd with 120g of unallocated space... i need help installing ubuntu on the ssd 120g.....and be able to dual boot ...anyone up for the challenge? [21:56] i tried and i getting the ssd as a nonbootable drive for some reason [21:56] after install [21:56] celeron j1800 2.41ghz, intel hd graphics [21:57] Funky10B: Cab [21:57] cab? [21:57] h22turbo-celeron j1800 2.41ghz, intel hd graphics [21:57] Funky10B: Can y take pictures what is problem [21:58] D [21:59] pictures? humm of what? after install it just wont boot into ubuntu.....so i boot into windows and look at ssd and its not a bootable drive...so bios cant boot to it [22:01] Hi guys. I asked something some ours ago. I've a problem with brightness on Lubuntu on my laptop. When i try to change the brightness the screen become black; the brightness changes (i can check on the second VGA screen) but i cannot restore the main screen so i must reboot. Is there someone who can tell me how to solve? Thanks [22:03] ok well....thanks for all the help.........sigh [22:04] when installing ubuntu, and it asks if you'd like to encrypt the home directory, does it use ecryptfs? [22:06] Hi, I am having trouble booting into any desktop, loading hangs at "Show Plymouth Boot Screen..." celeron j1800 2.41ghz, intel hd graphics [22:07] Hi, I am using 17.04. I was checking out Gnome and when I logged out to log back into unity, loading hangs at "Show Plymouth Boot Screen..." celeron j1800 2.41ghz, intel hd graphics [22:08] mwilliams1220, Can you hit the "escape" key and see what's on the screen? [22:09] when it is booting and I hit escape it goes to GRUB [22:10] mwilliams1220, So it just sits at GRUB...no message, no...um...anything? [22:11] No, when booting, it goes to a warning screen Failed to connect to lvmetac. Falling back to device scanning... [22:11] mwilliams1220, Did you originally setup an LVM when you did the installation...? [22:11] The last line is Starting Show Plymouth Boot Screen. When I restart it and hit the escape key, if lucky, I catch the GRUB screen that looks like it normally would. [22:12] I tried doing some things from GRUB, changing quiet splash, something Ir ead in the forum. [22:13] I do not know what LVM is, so I probably chose not to do that when installing it. [22:14] I am making a live USB right now so maybe there is a utility on that i can use to help me. Otherwise, it looks like a fresh install is due. [22:14] Should i try to get to GRUB again? [22:16] I just got 2 new lines, No caching mode page found and assuming drive cache: write through === jstein_ is now known as jstein === mississippiman is now known as raceho [22:20] mwilliams1220, In trying to wrap my head around your issue - what was installed/changed/reconfigured in between the point where it all booted correctly and now...? [22:20] mwilliams1220: You are seriously in trouble with the issue [22:21] I had been running 17.04 for a few weeks, Unity desktop. I installed Gnome 3 and logged into it today to start tog et familiar with it. When i logged out to switch back to Unity, Iw as unable to get any desktop to load. [22:23] When restarting, loading hands at the Starting Show Plymought... I can get an terminal open and start X, but I do not know how to get back to Unity. [22:24] mwilliams1220: Did you tried to reinstall unity from command line ? Press ALT-CTRL-F1 [22:24] mwilliams1220, For me, I have to stop at the 17.04 bit, bro... [22:24] what is the command to reinstyall unity? [22:25] Unity would not have been "uninstalled" - unless you specifically un-installed it...so it would be a matter of the "display manager" - the "login screen" - where you choose usernames and desktops... [22:26] mwilliams1220: How are you getting the terminal active ? . maybe here one can reconfigure the desktop manager ? [22:27] alt-f1 [22:28] how do I get to the desktop manager from the CL or X-server? Those seem to be my only choices. [22:28] mwilliams1220: :) ... Try at the F1 terminal ' sudo dpkg-reconfigure lightdm ' . [22:29] Something happened! [22:30] I think it is asking me which dm I want to make default. GDM3 or lightdm [22:30] Bashing-om, what should I do? [22:31] mwilliams1220: so choose which you want as the primary . [22:31] Does it matter which one? Without too many details, which one will get my desktop back fastest? [22:33] and how do I select? Highlight then hit enter or another key combo? [22:33] mwilliams1220: neither will be the faster - if ya want unity as the default display then choose lightdm . else GDM, the choice is yours to make . [22:34] Sorry to be asking such basic questioins, but this is the first time I have had this problem. I chose lightdm and hit enter [22:35] whats the question? [22:35] !lightdm [22:35] The prompt is onunder the package configuration window. Should I restart or is there another step? [22:36] implite I am having trouble getting back to Unity after looking at Gnome today. [22:37] mwilliams1220: I honestly do not remember ; space-bar to select, tab to OK, enter to accept ?? [22:37] what happens when you logout and back in? [22:37] williams [22:38] It has accepted the choice, CP is back. [22:38] Impilite-booting hangs at Show Start Plymouth Screen [22:39] Impilite-I had been running 17.04 for a few weeks, Unity desktop. I installed Gnome 3 and logged into it today to start tog et familiar with it. When i logged out to switch back to Unity, Iw as unable to get any desktop to load. [22:39] mwilliams1220: Back at the terminal ? now what results if ya re-boot ? [22:39] sudo /etc/init.d/gdm start [22:39] rebooting now [22:42] I am back to the Starting Show Plymouth Boot Screen. [22:43] mwilliams1220: Sorry, I do not know enough about systemd to advise further . [22:43] Thanks [22:44] do you want to take control of my system via crossloop? [22:45] williams what version of ubuntu are you trying to run? [22:45] 17.04 [22:45] kk also are you using nvidia? [22:45] mwilliams1220: No, I do not access other's systems . A thought at the F1 console what results ' systemctl isolate graphical.target [22:46] is nvidia your gfx card for your system? [22:47] I think there is something missing with his drivers for gnome3 [22:47] my graphix card is invida [22:48] I am running the command you just gave me and it looks like my system is shutting down. [22:48] nvidia [22:49] well that should start your gnome if you where in cp or terminal [22:49] not shutdown [22:49] I do not know what it is doing. I get the ubuntu screen with the five dots. [22:50] should be booting into your x11 [22:51] okay. It is taking a long time >2 minutes [22:51] Am I putting an openSSH server on my remote laptop to send files from my desktop? Or should I put servers on both my desktop and laptop if exchanging files? [22:52] It might not boot if you do not have the videocard drivers all installed now for your new x11 [22:53] Oh, bujt It was working earlier for both Unity and Gnome. Is there a way to install the drivers? I think I saw a command earlier, but I cannot remember! [22:54] I read that someone has fixed this with sudo apt-get -f install [22:54] I ran that earier today. [22:54] try it again [22:55] cant hurt anything [22:55] How do I get out of this screen? Push the restart button? I cannot get a terminal to open. [22:55] clt+alt+f1 [22:55] never mind, got it! [22:56] got what you terminal? [22:56] your* [22:56] NoCode openssh-server on the machine serving out the files . openssh-client on the machine getting the files . [22:57] I was wrong. The terminal window was nonresponseive and went back to the previous screen. [22:58] powered it off [22:58] mwilliams1220: implite :: might see what happens attempting to boot recovery mode . that would point to graphics driver issues . [22:59] how do I boot into recovery mode? [23:01] Also, is it possible to uninstall Gnome? [23:01] mwilliams do you have your ubuntu cd? You can test recovery mode with it [23:02] in your grub menu you will see it [23:02] I have a usb. [23:02] ok use this [23:02] it also has recovery mode [23:02] cool [23:03] lets test this before we continue more === foo_ is now known as foo [23:04] I will try that next. [23:05] I am running autoremove right now. When it finishes I will try to boot into recovery mode with the USB. [23:06] !recovery [23:06] If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [23:06] I really appreciate all your help and suggestions tonight, implite and Bashing-om [23:06] Is there a kali linux channel? [23:08] psychoticwarrior: #kalilinix is all i see with only 7 people in it so i dont know really [23:08] ok [23:08] #kali-linux psychoticwarrior [23:09] mwilliams1220: More than will ing to try and help. just reticent when I do not know what the outcome of any advise is . [23:10] mwilliams1220: "https://wiki.ubuntu.com/RecoveryMode" // recovery mode is available in the installed system . [23:10] yes i saw that also and gave him that link as well [23:11] Bashing [23:11] Bashing-om-reading that now, thank you. [23:11] ok i guess he didnt see it when i posting it [23:12] triple boot is the best [23:12] i think there is something wrong with my gpu. any idea on how to go about diagnosing it? [23:12] implite-I must have missed it. [23:13] no worries! I hope we solve your issue. If we find a fix im going to add it to my research for X11 stuff [23:13] Sonderblade: driver loaded ' sudo lshw -C display ' ? [23:13] so i cant get better at this issue with other people [23:15] I am getting off the channel, if this does not work, I will reinstall 17.04. I will let you know if anything solves the issue. [23:18] after running sudo -i and attaining sudo status, no command seem to work on the shell [23:22] zealsham_: elaborate [23:25] So on my home Ubuntu server, IPv6 works great out of the box. No fiddling around with DHCP needed. But for some reason, IPv6 on AWS' stock Ubuntu image doesn't seem to get an IPv6 address automatically. What thing have they probably turned off? [23:26] oh, EC2 doesn't support SLAAC. =\ [23:28] Just wondering if anyone here has a though about how to get this working I did this on my 16.04 LOW install on win10 "sudo apt-get install xubuntu-desktop -y" I only get https://apaste.info/37JU how do I fix this sources.list issues??? [23:29] donofrio: apt-get update [23:30] dave0x6d, trying it again..... [23:33] dave0x6d, my system is https://apaste.info/WvlD fwiw [23:35] donofrio: did apt-get update give you an error? those packages are not current. [23:35] donofrio: " Network: Card: Failed to Detect Network Card! " you are spinning your wheels 'til networking is restored . [23:36] dave0x6d, not yet, the apt-get update is worked so I'm rerunning the apt-get install [23:37] dave0x6d, and it's Unpacking bunches of packages now....we'll see if it chokes like the last time ;) [23:37] donofrio: you can't skip updating apt [23:38] Bashing-om, it's Windows 10 Pro Insider Preview Build 19199.rs_prerelease.170513-2252 [23:39] donofrio: doesn't matter. [23:39] I'm trying to get xfce working from the cmd/bash envrionment [23:39] Bashing-om: yes stuff like that works. but x11 hard freezes occassionally which is not good [23:39] dave0x6d, good to hear ;) [23:39] microsoft surface 2 32gb tablets that come with windows rt installed, can linux be installed on them? [23:40] because I hit the limit for irc: https://gist.github.com/perryprog/e0eccc647a6c20bf969bc68e23e282eb [23:41] Sonderblade: Anything in the logs at the time of the freezes ? [23:42] Bashing-om: nope [23:43] Sonderblade: Nvidia ? I experienced same .. installing proprietary graphic's driver fixed . [23:43] Bashing-om: Radeon HD 4200 [23:44] Sonderblade: Not the same then . what release ? and that card only takes the radeon driver . [23:45] yes i have the radeon driver [23:46] Sonderblade: Do not know else I can say :( [23:46] i think i would need some kind of stress test tool. like memtest86 but for gpus [23:47] i have turned of the fans on the mb, so i have likely fried it but i want to know for sure [23:48] Sonderblade: Such tools are out there. But I have yet to have the need - so again can not advise from experience . [23:52] !info bonnie++ | Sonderblade [23:52] Sonderblade: bonnie++ (source: bonnie++): Hard drive benchmark suite. In component main, is optional. Version 1.97.3 (zesty), package size 54 kB, installed size 169 kB [23:53] Bashing-om: thanks but it doesn't test gfx hw which is what i'm after [23:53] Reposting this: "https://gist.github.com/perryprog/e0eccc647a6c20bf969bc68e23e282eb" on AskUbuntu [23:57] Here's the link: https://askubuntu.com/questions/917563/partition-ubuntu-installation [23:57] anybody know which icon in an icon theme is applied to the shutdown button on mate panel? [23:58] Noc: did you check .icons? source: https://ubuntu-mate.community/t/how-to-change-the-shutdown-icon-on-the-menu-bar/11403