[00:03] how do i add icons to my icon theme ( i got them in *.svg format ) [00:04] thyriaen, /scalable i'm guessing [00:04] isn't that the recommend pattern [00:04] recommended* [00:04] what do you mean ? [00:05] http://spg76.deviantart.com/art/Chrome-Chromium-elementary-201289232 right here for example i got an icon === walkerlala is now known as yubinr [00:05] and i would like to add that to my existing icons but no idea really how i do that [00:06] is your theme in ~/.icons ? === theskillwithin_ is now known as theskillwithin [00:07] let me check [00:07] im afraid not [00:07] Try /usr/share/icons [00:08] yes kenrin [00:08] there are the default ones [00:08] the ones i installed by repository [00:08] will this https://takla.wordpress.com/2012/05/01/debian-gnulinux-split-lossless-audio-with-cue/ work on ubuntu? [00:08] i'd say copy it to ~/.icons, check out it's index.theme and see where it puts 'apps' icons, add your custom icon there [00:09] better in the long run. [00:12] is cue2flacs acommand? [00:12] its a script [00:15] lerner: You need to install the "DEPENDENCIES:" first... 'sudo apt install cuetools shntool flac iconv'. After that, the script should run. [00:15] please take a look at this script http://pastebin.com/NFQxEtug and tell me where do I have to save it and how to execute it [00:15] o ok... [00:16] minimec, E: Package 'iconv' has no installation candidate [00:17] lerner: oh. Try 'sudo apt install libiconv' [00:18] minimec, so that would be 'sudo apt install cuetools shntool flac' and 'sudo apt install libiconv', correct? [00:19] minimec, E: Unable to locate package libiconv [00:19] do I need a ppa? === evanextreme is now known as evanextreme[dead === evanextreme[dead is now known as evanextreme [00:20] My ubuntu says the package name is libticonv7 [00:21] so I installed cuetools shntool flac and libticonv7 [00:21] lerner: Ok. Looks like iconv should already be installed on your system. It is on mine... [00:21] thanks kenrin , how did you find that? synaptic? [00:21] apt-cache search [00:22] o wait [00:22] May be the wrong one, i'm not familair with cue2flac [00:22] minimec dropped a t on the command and [00:22] Im so noob I didnt realize [00:23] libticonv and libticonv7 are now installed, is that a problem? [00:24] I have some questions about ssd and linux if anyone is willing to help out. [00:25] lerner: 'iconv' is part of the 'libc-bin' package. It is installed per default. [00:26] ok, now that I have all dependencies, where do I save the script? http://pastebin.com/NFQxEtug [00:26] !ask | stay [00:26] stay: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience === jj9951 is now known as jj995 === Vampire0_ is now known as Vampire0 [00:32] lerner: click the 'download' button, save it and make it 'executable' (right click on file in file manager, -> permissions) You can then launch it within a terminal in the directory you saved it with ./cue2flacs. You can also 'sudo mv cue2flacs /usr/local/bin' to make it available for all users of the system. [00:38] thanks minimec !!! but if I try to execute ./cue2flacs on the shell I get ./cue2flacs: line 91: syntax error: unexpected end of file, but line 91 is empty, is the line right after 'exit'... [00:40] wait... [00:42] nope, still the same: I copied and pasted the raw data onto geany and saved it as cue2flacs, butif Iclick the download button it is saved as 'cue2flacs.sh' I though adding '.sh' would solve it, but I get thesame error [00:42] hello [00:43] IM having many problems with installing mysql-server on ubuntu 16.04 [00:43] But you don't have a line 91 in the pastebin lerner... [00:44] after purring many times, cleaning all the configuration files, googling for these problems and reinstalling mysql and all related components I still get this when i try to install it: [00:44] kenrin, geanye automatically adds an empty line at the end. Its always been like that (at least for me) [00:44] Hey [00:44] Anyone there? [00:44] Ah, well I'm not sure why it isn't working but there is an improved version from that [00:44] http://pastebin.com/pL63AQSr [00:44] http://pastebin.com/8SCZJ8e2 === unknwn1 is now known as unknown1_ [00:45] aaaaaaaaaaaaaaaaaaaaargh [00:45] ok [00:45] What do you guys think of a i3 3120m 8gb ram laptop? How much should I pay for it? And it it good to run Ubuntu? [00:45] so I should save this improved one as .sh too, correct? [00:45] and if i try to run it: mysql -u root -p [00:45] Enter password:   [00:45] ERROR 1524 (HY000): Plugin '*6FFCD889FB43F746ABA8795361197608E7D1FEF5' is not loaded [00:46] it doesn't matter if its .sh or not as long as it is executable with chmod +x === unknown1_ is now known as unknwn1 [00:46] o, ok... [00:46] hello ubuntu folks [00:46] I tried all the basic stuuf like -f install, --purge, removing the /etc/mysql file and reinstalling [00:46] but it doesn't work anyway [00:47] Does anyone have any idea for me? [00:47] all right kenrin !!!!!! [00:47] I have set up my ubuntu vm, then I tried to run "sudo apt-get update" and I get this 0% ubuntu server and got stuck there [00:47] mattfly, did you start the service [00:48] of course === unknwn1 is now known as unknwn1_ [00:48] it is running [00:48] kenrin, if I move this script with 'sudo mv cue2flacs /usr/local/bin' as minimec suggested, thatmeans I can run the script from whatever directory I am in, correct? === unknwn1_ is now known as unknwn [00:48] lerner: Exactly. [00:48] then you ran mysql commands to create you db? [00:49] ps aux | grep mysql [00:49] mysql    17271  0.1 12.1 1156396 127764 ?      Ssl  20:44   0:00 /usr/sbin/mysqld [00:49] i cant acess mysql [00:49] If that is in your bin path, sure [00:49] console === unknwn is now known as unknwn1 [00:49] mysql -u root -p [00:49] Enter password:   [00:49] ERROR 1524 (HY000): Plugin '*6FFCD889FB43F746ABA8795361197608E7D1FEF5' is not loaded [00:49] then it crashes [00:49] try as sudo [00:49] this problem happens during the installation: http://pastebin.com/8SCZJ8e2 [00:50] yes im trying as root user [00:50] i mean, inside a bash session as root [00:50] I tried many solutions from google but nothing worsk [00:51] all right!! looks good to go... [00:55] alright ending up with a recurring problem and the last time this happened I lost my DE when I rebooted, so I'm trying to avoid that [00:55] Can anyone help me understand why my root partition it' [00:55] is saying it's full when the numbers don't add up? [00:56] Does df -h say it is full ? [00:56] poco_: ' df -h ; df -i ' . such that /boot is pointed at ? [00:57] kenrin, yes. I'll give you a read out [00:58] Ubuntu won't let me adjust the refresh rate of my monitor to 85. I am able to do so in Windows. Any idea on how to resolve? [00:58] http://pastebin.com/uW5S0wi4 [00:59] Bashing-om, not seeing a /boot in the output [00:59] Definitey says "/" is full. You need to figure out what is on /dev/sdb5 [01:00] kenrin, here's where the numbers don't add up http://pastebin.com/Ci5FsudE [01:00] poco_: /boot in your case is within '/' . ' dpkg -l | grep linux- ' to see what all is in /boot . [01:01] ./media= goes to my network mounts, and /home is on it's own 1TB disk, so everything /user and below doesn't add up to 101GB [01:01] Bashing-om, looks like a bunch of Linux kernels inside [01:02] poco_: do you have 'baobab' installed? [01:02] the cue2flac script is apparently bugged: it keeps adding '_utf' to the end of the path I write and it cannot extract anything. Where should I fill a bug? [01:02] I do not :( and of course I can't install it [01:02] poco_: Also while on my mind, you are going to be in trouble with sda1 at 96% capacity . file journalling is already in trouble . [01:03] Trying to install a dual boot with Windows 10 and the latest version of Ubuntu, and as Ubuntu begins to boot from USB, the loading screen hangs. Does anyone have any quick advice or know where to look for solutions? [01:03] Bashing-om, ah good catch on my external drive. It's the backup to my FreeNAS backup. I need to do something about that [01:04] poco_: what's the output of 'du /var/log | sort -n -r | head' [01:04] His boot is only 110M [01:04] Definitely needs a disk usage program [01:04] poco_: " bunch of Linux kernels inside " about 200Mb per kernel - it adds up . [01:05] Bashing-om, http://pastebin.com/KmcTWApW is the output [01:05] Ah I was going by his pastebin [01:05] says 110M [01:05] how do I unstuck myself from "0% [connecting to ubuntu] when trying to run sudo apt-get update? [01:05] kenrin, where are you seeing 110M? [01:06] "110M ./boot" line 9 [01:06] kenrin: that's used it seems [01:07] kenrin, ok. Still not following what exactly the issue is. What should I do at this point? Did I set my partitions up incorrectly? [01:07] get baobab or some other disk analyzer like tgm4883 said [01:08] poco_: what's the output of 'sudo lsof | grep deleted' [01:08] well since my disk is full, how should I go about that? [01:08] clear out your log directory ? or other nonessential files [01:08] tgm4883, woah it's gigantic. Way too long to post. Looks like a lot of Chrome files [01:09] poco_: interesting [01:09] kenrin, Ok it's just that since it's my / drive I'm not exactly sure how to determine what's non-important [01:09] poco_: those would be deleted files that are still being held because something has them open [01:09] poco_: what's the output of 'dpkg -l | grep image' [01:10] tgm4883, one sec [01:10] poco_: also 'uname -a' [01:10] kenrin, for the newer version of the script I need more libraries and I cannot find them: shell returns: E: Package 'iconv' has no installation candidate, so I 'apt-cache search iconv' and get a huge list. I assumed I could simply add 'lib' to 'iconv' but there is no perfect match [01:11] tgm4883, http://pastebin.com/yjErh4JV [01:11] I mean, on apt-cache search there is no 'libiconv' [01:11] nevermind. I figured it out [01:12] tgm4883, uname -a "Linux WOPR 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux [01:12] " [01:12] lerner: both those scripts are 5 years old. It might be worthwhile to scour google or github for an up-to-date one [01:12] packages change over time. The first one you linked didn't even use python charsets [01:13] poco_: wow this is kinda awful, but I'd try removing "linux-image-extra-4.4.0-62-generic" and "linux-image-4.4.0-62-generic" then installing "baobab" [01:13] tgm4883, ok and those are in /boot? [01:14] poco_: Well my first step would be 'sudo apt autoremove && sudo apt clean'. That would 'remove' obsolete packages, 'clean' the archived packages in /var/cache/apt/archives. That should give you some space. You should avoid to run out of available space. Afterwards you can try to figure out what takes all this space. Try to look in /var/log. Sometomes an error can spam the log files. [01:14] poco_: just do 'apt remove linux-image-4.4.0-62-generic linux-image-extra-4.4.0-62-generic' [01:14] minimec, those commands won't work since it's full [01:14] poco_: baobab is really small, so we don't need to free up a ton of space [01:14] anyone happen to get RAID 1 to work via (Fakeraid/hardware raid) over NVME ? Trying to install 16.04 and I can get it to see my NVME drives just fine if my controller has RAID disabled but as soon as I enable RAID, the installer / live cd won't see it [01:15] I can run apt- Reading package lists... Error! [01:15] E: Write error - write (28: No space left on device) [01:15] E: IO Error saving source cache [01:15] E: The package lists or status file could not be parsed or opened. [01:15] ugh [01:15] I've googled around and see a lot of people have had this issue with NVME and Linux and the only solution so far is disabling RAID =/ [01:16] poco_: so do it the hard way and delete the packages in /var/cache/apt/archives with 'rm'. [01:17] minimec: I'd rather see if there's anything we can free up in /var/log first [01:17] tgm4883: I agree, that's why I mentioned it before. [01:18] poco_: looks like removing /var/log/installer would give us a few megs [01:18] that doesn't exist for me [01:18] poco_: uh it should, considering it's from your output [01:19] tgm4883, http://pastebin.com/JLgpEGPJ [01:19] wait [01:19] poco_: ok how about 'ls -l /var/log' [01:20] tgm4883, ok deleted it [01:20] poco_: can you install baobab now? [01:20] haha nope, apt still doesn't work [01:20] That should have freed up ~2.5 megs [01:20] hmm [01:21] probably can't downloand an up-to-date list. give him the .deb file, lol [01:21] thx kenrin I contacted the developer, im off [01:21] I think something else is going on because from my math, my / directory should be more than 10GBs [01:21] poco_: actually, I bet I know what happened [01:22] poco_: can you unmount everything in /mnt and everything in /media/user [01:22] yeah one sec [01:24] wait, maybe I'm doing something wrong, should 'umount /mnt/FreeNAS-Shares' unmount it all? [01:24] no, you'll have to do each one individually === staycooldiggy is now known as comit [01:25] umount /mnt/FreeNAS-Shares/Media_Library/ [01:25] ? [01:25] poco_: yes [01:25] you'll probably need to sudo that [01:27] ok they're all showing as umounted I think [01:28] poco_: 'df -h' [01:28] since they're in my fstab if I click on them in Dolphin they get remounted it looks like [01:28] poco_: yea don't do that :) [01:29] tgm4883, http://pastebin.com/Px0W2FCF [01:29] poco_: then 'du /mnt | sort -n -r | head' [01:30] poco_: also, you still have a drive mounted in /media/user [01:30] ah yeah my windows drive. I'll unmount that [01:31] tgm4883, here you go http://pastebin.com/3ek3whPR [01:32] hmm [01:32] I'm running out of ideas here [01:32] hi, i have big problem with my linux. [01:32] it broke down :( [01:32] poco_: then 'sudo du -h --max-depth=1 /' [01:32] WireCat: state the issue [01:32] i did do-release-upgrade from 14.04 to 16.04 and now it doesnt boot [01:32] now it says " run-init: nuking initramfs contents: directory not empty" [01:32] and panics [01:33] i did boot via livecd and did a chroot on it. It thinkts its 16.04 and apt-get dist-upgrade, apt-get upgrade and dpkg --configure -a does not thing that anything is wrong. [01:33] tgm4883, http://pastebin.com/QutcWXkq [01:33] i also did update-initramfs and update-grub, but no change. [01:33] poco_: can you paste 'df -h' again? [01:34] tgm4883, http://pastebin.com/AP4Vbpc2 [01:34] poco_: ah there it is [01:34] :D [01:34] I'm trying to adjust my resolution of my lightdm login screen but I can't find a lightdm.conf (using ubuntu 16.04). All I'm seeing is a lightdm.conf.d folder that is empty. Anyone have any idea? [01:35] poco_: 'sudo du /media | sort -n -r | head' [01:35] poco_: it appears you've got something in /media using all your space [01:35] i was thinking to try to debug the issue with break=bottom but i am not sure what is the correct 'run-init /root ... ' command line for ubuntu 16.04 to make it 'continue with normal boot' ? [01:35] poco_: well, 92GB worth [01:35] maybe someone could point me to that command line so i could test.. [01:36] shit pastebin locked me out [01:36] I need to login haha [01:36] poco_: try paste.ubuntu.com [01:36] https://paste.ubuntu.com/24232176/ [01:37] poco_: 'ls -lh /media/user' [01:37] huh [01:37] ls: cannot access '/media/user': No such file or directory [01:37] haha wait === `8core is now known as coffeeguy [01:38] total 92G [01:38] -rw-r--r-- 1 root root 92G Mar 20 09:32 Seagate [01:38] poco_: you've got a 92GB file called Seagate? [01:38] did you try to get a drive image or something? [01:38] yeah what the hell is that?? [01:39] tgm4883, not of my external hard drive (Seagate) [01:39] poco_: IDK, it's your computer [01:39] tgm4883, what did you put on my computer?? :P [01:39] lol [01:40] poco_: I'm guessing it's a binary file, but you could try 'head /media/user/Seagate' and see if anything relevant prints out. I'd just delete it though [01:40] And finally tgm4883 , you have solved the puzzle [01:40] tgm4883, I just fucking nuked it [01:40] \o/ [01:40] my root partition is a cool 9.3GB [01:40] also, language [01:41] my apologies haha [01:41] very odd file, [01:41] alright, problem solved. Time for some dinner [01:41] well tgm4883 , minimec Bashing-om you guys are amazing! [01:41] tgm4883, seriously man, I owe you one. You're incredible [01:41] poco_: I know. I'm humble too ;) [01:50] poco_: Awwwhhh -- I just been around a bit .. spent a lot of time in tgm4883's shadow :) [01:53] Hi there! After updating to 14.04 LTS, the system can't find the root disk anymore. Apparently it does not load the driver at all. The controller should be a "LSI Logic / Symbios Logic MegaRAID SAS 2000 [Falcon]". I managed to boot with a rescue disk, but I can't recover the system. Could anyone help? === seek is now known as Seek === jq is now known as cybr1de === cybr1de is now known as cydr1b [02:04] hi folks, i accidentally rm'd /etc/apt/apt.conf.d/50unattended-upgrads. is there a way to autregenerate, or get apt to rextract it? [02:05] tatertots: hate to bother you again but I attempted to install FreedomBen's realtek driver mod and I couldn't get past the installation of build dependencies: paste of terminal results here if you don't mind checking it out lspci | grep Wireless [02:05] er [02:05] http://paste.ubuntu.com/24232272/ is what I meant to copy/paste :p [02:06] gnat_x: did you try by just uninstalling and then installing back the unattended-upgrades packages? [02:06] bodom: nope. good idea. === cydr1b is now known as spockors [02:07] gnat_x: don't forget to --purge [02:08] gnat_x: 16.04 ?? mine: http://termbin.com/6cgh [02:09] gnat_x: ^^ to copy and paste . [02:11] CQ HamRadio25 [02:11] acheron-a, Sup [02:11] K5FAB is my call [02:12] KE7TUB is mine, nice to meet you [02:13] in AZ? [02:13] acheron-a: QRZ? [02:13] Idaho [02:13] yes, i am good in QRZ [02:13] Bashing-om: thanks but purge/reinstall did the trick! [02:18] gnat_x: Great , and ya added to my knowledge store ! [02:28] any wine gamer online lol? [02:29] ballpen, i bet many are, maybe jump to the question [02:30] aight aight basically I tried many games with POL and they worked over it which I never thought will work [02:30] I want to know if someone maitains a record or something of working games and softwares === spockors is now known as jq [02:32] also if someone succeeded in running igi2 in fullscreen? [02:41] Does anyone know any working ms sql drivers that actually work for ubuntu 16? === appnerd is now known as help === help is now known as appnerd === appnerd is now known as cpunerd [02:46] NiteRaidah2: i looked at your paste, it says that a directory already exist and is not empty...find this directory and remove it..then try again [02:47] Does anyone know any working linux drivers for MS SQL and server 2014. I can't get any to work? [02:47] Mhhh... where I can see which linux-image (kernel) is shipped with trusty? [02:49] bodom: do uname -a [02:49] tatertots: what will happen directly upon removing the drive (connection, etc)? [02:49] bodom: I am using mint 17.3 which is based on trusty and mine says 3.19.0 [02:52] ballpen: thank you [02:53] Apparently latest 14.04.5 now has 4.4 by default === Wulf4 is now known as Wulf [02:54] NiteRaidah2: this is your paste http://paste.ubuntu.com/24232272/ [02:54] yes. [02:54] NiteRaidah2: see line #35 === gamespttr_ is now known as gamespttr [02:55] tatertots: yes. I'm at the folder for that, I just don't know what happens in the short term once I remove it. [02:56] bodom: no worries mate [02:59] NiteRaidah2: what is the full path to the location of that folder? [03:00] tatertots: /home/achevy/rtl8188ce-linux-driver/rtl8192ce [03:01] NiteRaidah2: are you assuming that that folder is some how being used for you wlan adapter right now? [03:01] NiteRaidah2: let me re word that question [03:02] NiteRaidah2: are you under the impression that that folder and it's content are actually being used by your system right now? yes or no [03:02] tatertots: yes. [03:02] NiteRaidah2: it's not [03:02] huh. [03:03] NiteRaidah2: would you mind elaborating on what factors give you that impression? [03:04] NiteRaidah2: do this in terminal and look at the dates [03:04] NiteRaidah2: ls -ld ~/rtl8* [03:04] NiteRaidah2: what is the date? [03:04] tatertots: honestly, I saw it in /home/achevy and went from there...along with seeing it in the terminal output after I tried the driver mod. [03:05] NiteRaidah2: what is the date? [03:05] tatertots: Mar 19 22:51 [03:06] NiteRaidah2: in terminal> inxi -Fxxrzc0|pastebinit [03:06] tatertots: http://paste.ubuntu.com/24232579/ [03:08] NiteRaidah2: you are as of right now and since you installed ubuntu using the kernel supplied driver driver: rtl8188ee [03:08] i am trying to install ununtu and when i boot off a usb stick to instal it i get a blue screen any ideas [03:08] NiteRaidah2: ee vs ce from 2 or 3 days ago [03:08] NiteRaidah2: you are not using it [03:09] How do I set a unity pinned application to run as root? [03:09] NiteRaidah2: so there is no impact to delete it [03:09] tatertots: alright. [03:09] NiteRaidah2: i hope that makes sens [03:10] tatertots: it does. I'm in uncharted waters right now, so to speak...but this needs to be done and can't be that hard. [03:11] !md5sum | MaxOne72 Have you verified ? : [03:11] MaxOne72 Have you verified ? :: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM [03:12] NiteRaidah2: i think that might be from something you tried but did not complete on march 19th [03:13] tatertots: I first started all this on sunday, so yes, that would make sense. [03:13] NiteRaidah2: i say did not complete because its known by looking at your last system spec post above you are using "ee" as you have been this entire time [03:13] alright. that makes sense. === root is now known as Guest82646 [03:15] nihao [03:16] will take another crack at this tomorrow. thank you for clearing this up. good night :) [03:16] hello teacher! [03:16] liu wei is foolish [03:17] just check md5 and says that md5 sum is the same [03:17] what ? [03:18] is it the way i made the iso [03:20] hello [03:20] hello [03:21] liuwei [03:21] liwei [03:21] really [03:21] ? [03:21] Is there a question? [03:21] no [03:21] no [03:21] how do i get rid of all mono packages? [03:22] we are a newcomer to linux! [03:22] sorry,i don't konw [03:22] MaxOne72: Is this a EFI machine ? we try and boot to the boot menu . See then what we can do . [03:23] hello [03:23] who are you? [03:23] i live viet nam [03:23] made zhizhang [03:24] research security [03:24] hope we are friend [03:24] i'm from English [03:24] hello [03:25] hi [03:25] on window, a new zero-day attack full version [03:25] who are you? [03:25] i am love it [03:26] Do you have a linux tutorial? [03:26] i'm Frans [03:27] blackbp: This channel is for productive Ubuntu support related disussion only. Try #ubuntu-offtopic for other discussion. [03:27] OK [03:27] nice to meet you [03:28] nice to met you too [03:28] on Room ubuntu [03:28] quit [03:29] /quit [03:29] it won't work [03:29] have develop on C++ on Ubuntu [03:29] it just strips off the / part [03:29] tookit Qt [03:31] !offtopic [03:31] #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! [03:34] With precise EOLing soon, I'm considering upgrading any of my PowerPCs with it to trusty. Given these are old machines and starting over would take a long time, I'm a little weary about it. What are the major changes I should expect, and what's dropped? Is there a list I can find? :) [03:36] lord-ragnarock: Have you seen the release notes ? https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes . [03:37] I'm clearly tired, cause I forgot those were a thing hahahaha [03:37] thanks :) [03:40] lord-ragnarock: Might want to boot from a LiveDVD/USB if you can so you can discover what problems are related to your hardware and 16.04 as opposed to an upgrade not goin well. [03:41] I did this on my big test machine a few weeks ago, and the next thing I knew fglrx was gone and I couldn't start my DEs from lightdm :/ [03:41] Jordan_U, I would love to, but sadly I think the only thing available for trusty is a server image for PPC [03:42] HI all. [03:43] I'm having troubles with installation in a toshiba A70 notebook [03:43] the system goes to suspension right in the midle of the boot up process [03:44] lord-ragnarock: http://cdimage.ubuntu.com/lubuntu/releases/trusty/release/ has desktop images. [03:47] Jordan_U, I'll try that on my test machine (Powermac 7500), but I've verified that for my Powerbook it can't detect the CD Drive (which fyi is inserted via expansion bay) [03:50] When I get home that is, haha :P [03:56] hello === Captain is now known as Guest23314 [04:02] Sorry about the slow messages lol, had this guy next to me talking my ear off at the same time hahaha :P [04:03] Jordan_U, that reminds me. Where would I find hardware modules in an Ubuntu alternate disc? :P [04:03] Ubuntu precise detects my Powerbook's expansion-bay CD drive no problem, Lubuntu trusty doesn't. === DrBrownBear is now known as Guest42885 === rbt-logh is now known as rbt-oOOOooO [04:16] I am using elementaryos what are your guys thoughts on that? [04:17] I am on a i3 with 8gb ram ssd intel hd integrated [04:18] hp elitebook. [04:18] any recommendations for a better distro [04:18] !best [04:19] !best [04:19] !best distro [04:23] I really don't think you're asking answerable questions. There's nothing wrong with running any particular linux distro on an i3. The system requirements of most linux distros are less demanding than that. So without additional criteria, nobody can say one is better than the other. And to do so is not really on topic here. === evanextreme is now known as evanextreme[dead === evanextreme[dead is now known as evanextreme === evanextreme is now known as evanextreme[dead === evanextreme is now known as evanextreme[dead === evanextreme[dead is now known as evanextreme === evanextreme is now known as evanextreme[dead === evanextreme[dead is now known as evanextreme === evanextreme is now known as evanextreme[dead [04:51] #java === evanextreme[dead is now known as evanextreme === evanextreme is now known as evanextreme[dead === Carlos0611 is now known as hamsolo [05:15] I'm looking at my acer laptop bios and I see an option where it says- GPT Partition Recovery: None, Save, Restore. What do they mean? what are they for? and yeah I read the tech manual for the laptop didn't mention anything about this === salem_ is now known as _salem [05:55] Weird. This just made a name for me and everything. [05:55] Anyway I had a quick question. I just installed wine, but I can't find it anywhere. Is there a certain way to use it? [05:56] adria574: now when you have an .exe, you can right click it and select open with wine [05:57] I tried that, but it doesn't show up. The only option is to open it with archive manager. I went to 'open with other application' and I still can't find wine. It also doesn't show up when I search for the program itself. [05:58] What's the output of this? dpkg -l 'wine*' | grep ^ii [06:00] http://imgur.com/a/1b6kw [06:02] I'm supposed to use imgur for screenshots right? If not I can just copy and paste the output [06:04] adria574: you didn't install wine. Run: sudo apt install wine [06:05] adria574: for text uploads, you can use http://paste.ubuntu.com, no need to upload screenshots [06:05] Oh okay. [06:05] Well, the one I want is wine-stable right? I don't need anything experimental. [06:06] adria574: sudo apt install wine will give you what's best for you [06:06] It's not experimental [06:07] Well it said that I should select a definite one and then gave me two different ones [06:07] http://paste.ubuntu.com/24233366/ [06:07] I chose wine-stable and this is what it told me [06:07] adria574: can you paste the output of `sudo apt install wine` ? [06:08] Hey all. Got some serious trouble with Ubuntu 16.10. I did an upgrade from 16.04.2, and now my keyboard and mouse don't work at the login screen. [06:08] But it does in recovery and GRUB [06:08] http://paste.ubuntu.com/24233370/ [06:08] adria574: it seems they changed it in 17.04, let me check... [06:08] I only have WiFi but I can't get that to work in recovery like I used to, either [06:09] DaemeonZane: does `sudo apt -f dist-upgrade` in recovery tell you that all packages are up to date? [06:09] alkisg: Don't have networking but I'll give it a go [06:10] DaemeonZane: or `apt -f install` [06:10] alkisg: one sec [06:10] adria574: indeed they changed a lot of things in 17.04 so I can't help you there, wait for others or ask in #winehq [06:11] Alright. Thanks for trying anyway. Also, how do I change my name on here? [06:11] adria574: /nick yourname === adria574 is now known as BlitzerHound [06:11] Thanks. [06:11] np [06:11] brb foodz [06:12] BlitzerHound: i fired up a 17.04 vm. apt install wine-stable installed wine-binfmt for me, while it didn't for you [06:13] BlitzerHound: do you have linux mint installed? === someone_ is now known as someone [06:13] I have ubuntu installed [06:13] It's version 16.10 === someone is now known as Guest66600 [06:14] alkisg: shows it's all up to date, but again, I can't get a network connection over wifi thru the cli [06:14] DaemeonZane: ls /boot/vmlinuz* [06:14] DaemeonZane: do you see many kernels or just one? [06:15] I got 4.8.0.41 generic and the same as an efi.signed [06:15] BlitzerHound: what happens if you run this in a terminal: regedit [06:16] Oh that did a lot of stuff [06:16] One sec [06:16] DaemeonZane: what's the output of `uname -r` ? [06:16] Is it 4.8.0.41 too? [06:16] Yep [06:17] So it put a bunch of lines of stuff into the terminal and then it said that the configuration of wine was updated, along with a directory and then a window that says 'Registry Editor' popped up. [06:17] BlitzerHound: ok so you have a working wine, but it just doesn't show up in the menus or in right click. You can run an .exe with: wine your-app.exe [06:17] BlitzerHound: I don't know the details about why wine was so radically changed after 16.04, sorry [06:17] Do I need to cd to the directory it's in first? [06:18] Yes it's best to cd first [06:18] Okay. Sorry, just new to the whole terminal thing. [06:18] I appreciate your help, though. [06:18] np [06:18] Alkisg: it all worked until I rebooted to finish the upgrade to 16.10 [06:19] DaemeonZane: dpkg -l '*linux*'|grep ^ii [06:19] Do you see this there? linux-image-extra-4.8.0-41-generic [06:19] (the -extra part) [06:19] Oh so here's a question I had about terminal actually. Sometimes it seems like whatever process is running doesn't finish. Like right now I can't put in anymore lines, and usually my instinct is to close the window and open a new one. But something tells me this isn't the proper thing to do. Is there something I should be doing in this situation? [06:19] BlitzerHound: did you close regedit? [06:20] Oh. No. [06:20] By clicking the [x] on the window [06:20] Ahh, I see. [06:20] Now I can enter stuff [06:20] (on the regedit window) [06:20] OK [06:20] Oh wow, dude. I see the extra bit., yeah. [06:20] One sec I'll try to up a screengrab [06:20] ada yang bisa bantu saya install JRE melalui terminal.? [06:21] DaemeonZane: then I don't know; maybe it'll be better to start with a live cd so that you have wifi access, and then use the "chroot" command to maintain your actuall installation [06:23] Yay, that worked. :D [06:23] Terminal ftw! :) [06:23] I'm learning. Though it's a bit difficult, I feel so smart using terminal for everything. [06:24] Alkisg: http://imgur.com/a/BNKmN [06:25] DaemeonZane: I don't see anything there, can you give the direct link to the .png file? [06:25] It's still upping. One sec [06:25] ok === Jochen_wvdT is now known as Schlawiner [06:29] Try it now [06:30] http://imgur.com/a/BNKmN [06:30] Still nothing [06:31] Does Linux have a registry? [06:32] Yes, it's called dconf [06:32] where i can find it? [06:32] Install the dconf-editor package to see it in a regedit-like manner [06:34] thanks alkisg === nsathish_ is now known as nsathish [06:34] np [06:39] No matter. https://ibb.co/jT6vLa [06:40] There's the screen grab [06:40] Nevermind the one off pc name, I did it as a joke :p [06:41] where i can find mozila add ons registry in dconf-editor? [06:43] ... [06:43] What? [06:44] .... [06:45] alkisg: still here? [06:46] 7(08:21:27 πμ) alkisg: DaemeonZane: then I don't know; maybe it'll be better to start with a live cd so that you have wifi access, and then use the "chroot" command to maintain your actuall installation [06:47] asdasd +asd +++ [06:47] 你们在说啥。。。。。。 [06:47] wa das dasd as da s [06:47] Woah chinese (I think) [06:47] 60元 [06:47] 恩。。。 [06:47] Understood. Might wanna ban that IP [06:47] Five users from the same IP in 30 seconds [06:47] 昂? [06:48] Make that six [06:48] 吃答辩 [06:48] !cn | qxy adadadad [06:48] qxy adadadad: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [06:49] fefewgfrhgterhet [06:49] 。。。 [06:49] Woah, what's going on? o.o Is this like a spam raid or something? === denis is now known as Guest41854 [06:49] Yeah [06:49] 不闹 换场地 [06:49] !ops | @223.220.159.130 [06:49] @223.220.159.130: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [06:49] Probably a bot. Multiple conme === Trystam is now known as Tristam [06:50] Huh. Weird. [06:50] *Multiple connections from the same IP, all spamming bs [06:50] My guess is someone is trying out a new toy [06:50] question, how do i install gksu in ubuntu? [06:50] 傻逼u [06:50] tried sudo apt-get update [06:50] 傻让 [06:50] 才让 [06:50] kristhian: sudo apt-get install gksu [06:51] then sudo apt-get install gksu [06:51] 223.220.159.130 is the IP, unless it's reversed === qgl is now known as egfwgrqhg [06:51] 。。。。这里好像不只是我们 同学们。。。。 [06:51] living that spam life [06:51] 才让? [06:51] 说话? [06:51] Any mods in? [06:52] it says that package must be referred to another package or package is obsolete [06:52] DaemeonZane: nope [06:52] They are teaching IRC in #ubuntu? Nice :D [06:52] kristhian: pastebin full command and error [06:52] Anarchy! [06:52] hahaha [06:52] I'm looking at my acer laptop bios and I see an option where it says- GPT Partition Recovery: None, Save, Restore. What do they mean? what are they for? and yeah I read the tech manual for the laptop didn't mention anything about this [06:52] Yeah, well... It's annoying af. Lol [06:52] ok [06:53] ill just try to paste it later, connection here is so slow [06:53] http://paste.ubuntu.com/24233478/ [06:54] kristhian: what's the output of this? grep -r universe /etc/apt/sources.list* [06:55] http://paste.ubuntu.com/24233482/ [06:57] kristhian: and `apt policy gksu` says no installation candidate? [06:57] Did `apt update` return any errors? [06:58] The package is available in the pool, http://ph.archive.ubuntu.com/ubuntu/pool/universe/g/gksu/gksu_2.0.2-9ubuntu1_i386.deb [06:58] 才让 [06:58] i think on this line [06:58] http://paste.ubuntu.com/24233488/ [07:00] kristhian: ok, that means that your local ubuntu mirror has issues; either switch to the main one or wait for a couple of hours/days [07:00] i see, ok [07:00] Just gonna grab a fresh 16.10. I figure a wipe is in order anyway. I don't have much to save that isn't backed up on my NAS [07:00] i think it is because of my internet connection here [07:01] it is slow [07:01] couldn't connect properly to that mirror [07:04] server irc.all4y.net [07:09] i mean is it possible that my net connection here is slow, that i couldn't connect to that mirror? [07:10] kristhian: yes [07:12] dxf;lksd;lfs [07:12] sdf sdf l;s'd f [07:12] sd f [07:12] sd [07:12] fs [07:12] fs [07:21] thanks alkisg [07:21] np [07:23] Is it safe to install gnome DE in ubuntu? [07:23] I read some articles and it seems like it majorly fucked up their systems [07:24] But theyre rather old === xy is now known as Guest18924 [07:28] OlofL, you can just get Ubuntu Gnome if you are doing a fresh install and don't want Unity [07:29] OlofL, from what I see on the forums and previous experience doing it on 14.04 it should be mostly fine, appears there are some issues with theming or the like that don't properly revert if you are just trying it out though or want to switch back and forth [07:32] wafflejock: its my work pc and I dont want to end up just having to reinstall [07:32] is there any example or tutorial about how to create a custom "service" which i can then start/stop/enable/disable? i've installed a turbovnc server, but it doesn't seem to set these things up [07:36] Haohmaru: https://wiki.ubuntu.com/SystemdForUpstartUsers#Example_Systemd_service perhaps [07:39] Hello [07:39] hateball i already created a tvnc.service file in /etc/systemd/system/ but when i try "service tvnc enable" it says it's not recognized [07:40] I'm looking for some help on ubuntu [07:40] do i need something else besides that file? how is the stuff in /init.d/ involved? [07:40] Haohmaru: do you know about x2goserver? [07:40] alkisg yes [07:40] ok [07:41] i already wasted my time with it and returned back to turbovnc [07:41] Eh, whatever suits you; it works fine for me. [07:42] alkisg i was trying to set it up so that two people can collaborate on a 3rd machine's desktop, however, the client app (at least on windows) captures the mouse movement at all times [07:42] Haohmaru: I'm using x2go to gain access alone, and then reverse vnc to share it with others [07:43] i got a "upstart" internal error and the computer doesn't connect anymore either wifi or wired and i find no information on the internet :\ [07:43] Haohmaru: for example, to share your screen with me, you only need to run `x11vnc -connect my-ip` [07:43] You can share x2go screens or whatever other, that way === Start is now known as Starski [07:43] alkisg opengl is involved in the whole thing btw [07:43] Ah, that's a good reason not to use x2go [07:44] (or anything remote :D) [07:44] well, i managed to get the opengl running thru turbovnc (after completely destroying the lubuntu before that with the nvidia driver troubles) [07:45] so now i don't want to do any extra (wrong) steps ;] [07:46] is there a way to disable the boot-time framebuffer? (14.04) [07:46] OlofL, you shouldn't have a problem if you are just switching only issue seems to be it turns the top bar black to match gnome theming and doesn't switch it back if you remove the package for it, would still recommend taking a backup before installing though [07:46] OlofL, http://askubuntu.com/questions/766071/install-gnome-shell-on-ubuntu-16-04 [07:52] OlofL: make a new user, test it out as login shell on that user, and not your own user? [07:52] Haohmaru: is the service chmod+x ? [07:52] OlofL: that way you dont mess up your current config. [07:53] hateball the tvnc.service file? === jackNemrod_ is now known as jackNemrod [07:55] Haohmaru: yea [07:55] oops.. it is now [07:59] heyy! about that latest glibc bug, where you couldn't resolve dns. which is latest stable release for ubuntu 16.04? === alexandre9099_ is now known as alexandre9099 [08:03] !info libc6 xenial [08:03] libc6 (source: glibc): GNU C Library: Shared libraries. In component main, is required. Version 2.23-0ubuntu7 (xenial), package size 2221 kB, installed size 9581 kB [08:03] oh, thanks! :) [08:04] marech: you can also check this on packages.ubuntu.com [08:05] nice, every day learning something new === Lee_ is now known as Guest29051 [08:07] i tried setting grub timeout to zero but it didn't work. i'm on 16.10. [08:08] o_O ban has reason now? wow [08:09] nanodrone, do you want to hide grub? [08:09] yup completely [08:10] nanodrone: grub is hidden by default via GRUB_HIDDEN_TIMEOUT=0 unless if you have multiple operating systems, in which case it's overriden later [08:11] i'm editing the /etc/default/grub file. [08:11] then running update-grub [08:11] did you run update-grub? [08:11] ok [08:11] it used to work just fine. [08:11] nanodrone: put your /boot/grub/grub.cfg to pastebin [08:11] frameborder="1" [08:12] #mainHeader nav{ [08:12] width:100%; [08:12] height:30px; [08:12] position:relative; [08:12] top:200px; [08:12] hm.. now "reboot" takes very long time (longer than my patience) .. could this have happened due to my tvnc.service? [08:12] Haohmaru: yes, services can block shutdown/reboot [08:13] on paste.ubuntu? [08:13] Yup [08:14] Include your /etc/default/grub too [08:16] siema linuksowe świry [08:16] crap, i need to start the turbovnc service only after the user logs into his desktop === plamen is now known as xryz [08:17] i think you are glupi [08:18] !pl [08:18] Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [08:18] alkisg, did that work [08:18] nanodrone: you don't have windows, so by default grub is hidden [08:19] I.e. you only need to restore a default /etc/default/grub [08:19] I do have windows. [08:19] witam [08:19] I can select windows from grub. [08:19] kto pl? [08:19] nanodrone: ah sorry I missed it [08:20] kto pl? === Krzysiekhuj is now known as pacala [08:20] !pl [08:20] !pl [08:20] Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. === pacala is now known as krzysiekk [08:20] win10 + ubuntu 16.10. [08:20] Siemka kto pl [08:20] twoja stara [08:20] zamknij ryj :) === krzysiekk is now known as Krzysiekk [08:21] artur: it means that you should write in english :) [08:21] czesc szukam dziewczyny ktora chce sie ruchac [08:21] hi [08:21] gringos [08:21] nanodrone: check this line in your grub.cfg: if [ "${timeout}" = 0 ]; then set timeout=10 fi [08:21] i dont speak english fucking troll [08:22] śiata fakap [08:22] nanodrone: that's what overrides your 0 timeout [08:22] alkisg, okay just a sec. [08:22] artur get the fuck out [08:22] mothafucca [08:22] !language [08:22] Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [08:22] wsibilski can you shut the fuck up? [08:23] GÓWNO XDDD [08:23] hello === slawek is now known as Glanden [08:23] hejka linuksowe świry [08:23] I welcome drupal freaks [08:23] nanodrone: I don't know of a way around it, but check if this helps: GRUB_TIMEOUT=00 [08:23] i'm gonna try setting it to 1 and reboot, i'll be back. [08:23] nanodrone: and update-grub [08:23] gra ktoś w szachy [08:23] ? [08:24] it's weird tho, it was workign fine earlier. [08:24] !pl | Glanden [08:24] Glanden: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [08:24] akik [08:24] STFU [08:24] Krzysiekk: watch the language [08:25] ducasse pajacu nie pouczaj ja tu jestem nauczycielem [08:25] I like extreme sports mainly chess [08:26] ducasse watch the shut the fuck up [08:27] hm.. so if i want to start turbovnc server only after the specific user logs into the desktop (because i need display :0 to be running for the opengl magic) .. i should do it from .xprofile instead of systemd? [08:27] hello [08:27] jest tu jakiś kozak? [08:28] hi [08:29] Haohmaru: if you want to start vnc for the existing user and not as a service for new sessions, then yes [08:29] o [08:29] alkisg i'm not sure [08:29] Hello, i have big problem. My poop is hard and it hurts. PLS HELP ME [08:29] What drupal on computer science? Please help quickly [08:30] Drupal 8 my friend [08:30] but virtualgl doesn't work if display :0 is not "open" or so [08:30] why not drupal 7? [08:30] bcs drupal 7 sucks [08:30] because Drupal 8 > Iframe [08:30] alkisg, i tried what you suggested '00', and it worked lol [08:30] iframe is very very gowno [08:30] nanodrone: hacks ftw! :) [08:31] what i don't understand is where that line just popped up from. [08:31] the if $timeout = 0 line [08:31] HELLO GAYS [08:31] ohh hello wanna kopala w drupala? [08:31] !ops | Krzysiekk Artur_ Glanden [08:31] Krzysiekk Artur_ Glanden: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [08:32] !ops [08:32] Glanden u goin to jail, son [08:32] nanodrone: from /etc/grub.d/30_os-prober [08:32] can't believe this is happening in the official ubuntu channel. [08:32] Have you seen anyone of you fast and furious at the terminal? [08:32] nanodrone: happens all the time [08:33] ZGNIJESZ W SZTUMIE GLANDEN HAHA [08:33] ŚMIESZNE === Krzysiekk is now known as NinjaKOXpl [08:34] alkisg, should i investigate further or just leave it at this? won't update to 17.10 ruin it again [08:34] cho na solo kutasiarzu [08:34] nanodrone: I think leave it as it is [08:34] nanodrone: noone can guarantee what future code will bring though [08:34] @Glanden dawaj na solo [08:35] yup... i moved from linux mint 17.1 to 16.04 to 16.10 [08:35] I invite room 400 [08:35] each had it's own unique problems. [08:35] i had to install the mainline kernel to make the kernel panics stop. [08:36] Alkisg can you help me I do not know how to make an iframe and in 5 min my site has to rely on it [08:36] Artur_: try #web, it's offtopic here [08:36] i dont have internet :X [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] bitchhhhhhhhhhhhh xdddddddddddddddddddddddddddddddddddddddddddddddddddddd [08:37] can't someone just kick or ban them? [08:38] nanodrone: seems the ops are not available atm [08:38] !op [08:38] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [08:39] is that a huge list of ops? [08:39] yes, for highlighting them [08:40] yup, but i was too late, experiencing some lag over here [08:41] alkisg, what ubuntu+kernel combination are you on? [08:41] nanodrone: ubuntu-mate 16.04.2 , stock kernel 4.8 [08:42] with no kernel panics? [08:42] most people don't have them :) [08:42] most people are lucky. [08:42] i had them for three days (i didnt know what to do) [08:42] No kernel panics, yes [08:43] nanodrone: are you on very new hardware? [08:43] a convertible [08:43] ultrabook/tablet/laptop... [08:43] nanodrone: but is it _new_? [08:43] it kinda is. [08:43] it's like the surface pro 3 [08:44] irssi jump time [08:44] nanodrone: quite new hw can take some time for drivers etc to become stable, that can give you kernel panics. [08:44] but the sp3 is horrible when it comes to linux support [08:44] Hi. Morning [08:44] what is the best contacts application on Ubuntu. I need one that will work with GMX.NET which uses the CardDAV protocol. [08:45] Can i ask question about vsftpd ? [08:45] linux still freezes completely when i suspend my computer, my way around it is active-suspend script that i wrote myself, plus i've disabled suspend completely. [08:45] I am trying to convert my mum to Ubuntu so she doesn't need to spend thousands on a New Macbook Pro. [08:46] i read on an ubuntu kernel thread that support for active sleep is coming (wonder if it's true) [08:48] nanodrone: suspend/resume is often a bit finicky, try looking at the acpi wiki page [08:48] !acpi [08:49] hello, new xubuntu user here. I have nvidia 218 gpu + 2 displays. The main display is using some ridiculously low resolution and the other display is not used at all, what do I do? 'Display settings' shows that only a single resolution is available for my display. [08:49] ducasse, i've done quite a lot of research around it, it just isn't supported, my computer has no S3 mode. [08:49] ah, right. [08:50] nvidia-settings has almost no settings at all [08:50] it's not linux's fault lol, it's microsoft+intel, they haven't documented it at all. [08:51] plus the secure-boot thing was just beautiful... [08:52] it didn't even let me re-partition my ssd with gparted. [08:56] :c [08:56] haaalp [09:13] wooo hooo hello [09:32] hi [09:33] im having problems whit the graphics when watshing video [09:33] i took a schreen shot [09:33] how do i upload it here? [09:33] terlands: this is text only [09:33] you don't upload it to irc [09:33] upload it to a service such as imgur.con [09:34] typo [09:34] imgur.com i meant [09:34] you upload it to some image sharing site and paste the URL here [09:34] ok [09:34] and then paste the link here [09:34] furthermore you don't upload a schreen shot [09:34] share.riseup.net [09:34] you upload a screen shot [09:34] unless you're high, then you can do either ;) [09:34] https://lut.im/ [09:35] http://www.gnaa.eu [09:35] http://twitter.com [09:35] and many more [09:35] we get the point [09:35] http://imgur.com/a/aIJ5m [09:36] !ops terlands imgur porn link [09:36] FuzzyHandcuffs: I am only a bot, please don't think I'm intelligent :) === Mo0O_ is now known as Mo0O [09:36] that guy is clearly trying to swallow semen [09:38] anyone? === JediMaster is now known as Guest55738 [09:38] terlands what happens when you pause it? [09:39] yes. but i get those glitches when playing as well [09:39] but not that mush [09:40] nasty [09:45] the picture looks then normal [09:46] terlands: you done any tweaks to the browsers settings for video accel? [09:46] i dont know what video accel means [09:47] i took one setting away after googeing the problem [09:47] but i dident work [09:47] its the same when watching video on vlc [09:48] terlands video accelleration, it's when your video card is used to help decode/encode the video [09:48] terlands: what ubuntu is that? what video card is it? [09:48] otherwise that's done by your processor [09:49] i have ubuntu mate 16.04.2 [09:49] terlands: what gpu/grafic card do you have? [09:49] i dont know what video card [09:50] time for opening up a terminal [09:50] terlands: lspci -nnk | grep -i vga -A3 | nc termbin.com 9999 [09:50] and show the url in here [09:51] I have issues with ubuntu 16.10 on my server. === uhhf1 is now known as uhhf [09:52] http://termbin.com/i7rv [09:52] systemctl status apt-daily.timer and apt-daily.service are dead [09:52] I tried to dpkg reconfigure unattended-upgrades [09:53] there are no timers set for apt-daily.timer [09:53] terlands that looks like a lousy integrated intel video card, ouch [09:53] how can I make sure anattended-upgrades are working corectly [09:54] yeah. but still, it should work [09:54] depends [09:55] i just use the pc for music and video on the tv [09:55] if it happens to use video accelleration, and if the video card or driver is messed up in some way - you might experience all kinds of weirdnesses [09:55] you could try playing around with the settings in vlc [09:55] or try another video player which has enough settings to play with [09:56] maybe [09:57] i suspect you'll get proper picture if you bypass the video card.. but then it might result in low FPS and high cpu usage === dreamon__ is now known as dreamon [10:00] terlands: are you using marco or compiz? ps aux|grep marco|nc termbin.com 9999 [10:05] what is marco or compiz? [10:06] http://termbin.com/fp5o [10:10] terlands: now run this, and then try to play video again: marco --no-composite --replace & [10:10] terlands: compositing manager, basicly a tool to enable showing fancy things. like transparent windows. [10:11] buon giorno [10:11] qualcuno parla italiano [10:11] Hey all [10:12] * wreck_boo says hi [10:12] how do i setup wlan0 as my default interface [10:12] !it | garofalo [10:12] garofalo: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [10:13] grazie [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:14] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:15] bitchhhhhhxdDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD [10:21] hi all [10:21] hi, 16.04.2 with all the latest updates, vm.swappiness = 0 and ~370MB RAM free, no swap space used by kswapd is going nuts, using 30% cpu [10:21] is this a kernel issue? [10:21] s/by/but [10:23] negev: aiui the kernel will swap if it has to no matter what vm.swappiness is set to. [10:23] ducasse: but i have ram free and no swap is used [10:23] during my shutdown, I found after two services such as [stopping ]ccpd.service and [stopped] target user and group name Lookups . next of these are faster until shutdown [10:25] negev: i just meant that vm.swappiness being 0 most likely doesn't matter here [10:25] negev: what happens if you restore swappinness to the default "60" value/ [10:25] ? [10:25] negev: i could be wrong, though :) [10:26] negev: also, are you using zram? [10:26] what is zram? [10:26] swapping inside ram, using compression [10:26] no idea [10:26] no change with vm.swappiness=60 [10:26] 2.8MB swap used now, but that's it [10:27] kswapd still at 30% cpu [10:27] 342MB free RAM [10:27] lsmoz | grep zram [10:27] *lsmod [10:28] alkisg: nothing [10:29] negev: ok, no other ideas from me :) Maybe try sudo strace its pid or something. Check also in #ubuntu-kernel [10:29] it's a linode kernel so i guess i'll ask them first [10:30] Eh, you say 16.04.2 but you don't mention custom kernel. Lame. :) [10:31] negev: I would try this... 'sudo -i', then 'echo madvise > /sys/kernel/mm/transparent_hugepage/enabled' https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1476211 [10:31] Launchpad bug 1518457 in linux (Ubuntu Yakkety) "duplicate for #1476211 kswapd0 100% CPU usage" [High,Fix released] [10:31] oh, linode ... [10:32] negev: I had your exact problem with a 2GBRAM Chromebook with Fedora installed. If I remember well the command above solved my problem. [10:32] made no difference but thanks anyway [10:32] minimec, but he has no 100%, just 30% .. [10:34] OerHeks: Yeah, but I think the command will prevent 'kswapd' from 'working' all the time. [10:38] during my shutdown, I found after two services such as [stopping ]ccpd.service and [stopped] target user and group name Lookups . next of these are faster until shutdown [10:39] I would like to ask a question [10:41] FMan: just ask [10:43] if I set up a virtual machine that runs Ubuntu, is it possible to hibernate it? [10:46] I just noticed I can buy Ubuntu Advantage [10:47] I am trying to find out the release date for 17.04 [10:47] Are those random questions from a bot? :) [10:47] FMan, #ubuntu+1 for that [10:48] if you can find advantage ... https://wiki.ubuntu.com/ZestyZapus/ReleaseSchedule [10:49] Hi, when I open a folder in Files (the gui thing in Ubuntu for browsing computer files), I can see Modified column and I can see that a file was modified "Yesterday". I would like to see the date+time right away. Can I adjust this behavior? [10:49] thanks [10:50] I haven't found it yet. It seems there are not many settings for Files though [10:52] during my shutdown, I found after two services such as [stopping ]ccpd.service and [stopped] target user and group name Lookups . next of these are faster until shutdown [10:53] linocisco: is there a question in that comment? [10:53] alkisg, what should I do to make shutdown faster? [10:53] linocisco: how much time does it take to shutdown? [10:54] linocisco: I just joined the channel, can you provide some extra info? [10:54] alkisg, stopping ccpd.service about 6 mins. and next one about 8 mins [10:55] linocisco: can you try stopping those services before you shutdown, and then check again how much time it takes to shutdown? [10:55] linocisco: can you pastebin journal output from shutdown [10:55] martyix, change date_modified to date_modified_full >> dconf org.gnome.nautilus.list-view-defaultvisible-colomns [10:55] alkisg, I dont know how to stop 2nd service [10:56] linocisco: sudo service nss-user-lookup stop [10:56] OerHeks: thanks, I'll have a look [10:57] Eh sorry [10:57] martyix, i see it does not work [10:57] linocisco: sorry that's a target not a service [10:57] You don't need to stop that [10:58] alkisg, so what do I do? [10:59] linocisco: journal output plz [10:59] linocisco: first send the journal output that debianbeing asks for. You can do my test later, if you don't see anything in the journal. My test would be, sudo service ccpd.service stop; wait until it's stopped; sudo poweroff => time it [11:01] debianbeing, alkisg how to generate journal output? command pls? [11:01] linocisco: journalctl [11:02] linocisco: journalctl -b so it only shows starting from latest boot === jackNemrod_ is now known as jackNemrod [11:02] hello [11:02] I have displays problem [11:02] wait no [11:02] hello world [11:03] unkek: what kind of problem? missing displays or too many? [11:03] freshly installed xubuntu, it worked fine until I swapped the monitor and added another one [11:03] unkek: oh yes been there [11:03] now it uses only one and in a shitty resolution [11:03] reseat the connections and restart it all. [11:03] what? [11:03] debianbeing, okk [11:04] debianbeing: how did you solve that? [11:04] linocisco: actually something like journalctl --since "20 min ago" would be more useful: you want to have the logs from the latest shutdown === cigumo_ is now known as cigumo [11:05] unkek: unplug all but one display, open the display settings and reset everything, then tick the "configure new displayes when connected" and check back with results [11:05] what I typed before. [11:06] lawd. [11:06] <3 [11:06] unkek: if your installation is new, easiest way to reset is to delete all configs from home dir (.config et al) [11:06] HowAboutIt: yeah lol missed it [11:06] debianbeing: it is new [11:06] we think in a similar way [11:07] unkek: delete all configs, log out and log back in [11:07] lol [11:07] debianbeing: do I need to restart DM? [11:07] HowAboutIt: you wanna hang out later ;) [11:07] sarcasm BOT just splooged. [11:07] also, should I disconnect the 2nd monitor then? [11:07] unkek: better safe than sorry [11:07] no I do not thank you [11:07] I like my space between me and you and all of us ( ; [11:08] why do you not thank me [11:08] ;P [11:08] ; þ [11:08] debianbeing: do I need to drop the whole home or just ~/.config? [11:09] unkek: rm .* [11:09] and rm -r .config [11:09] so the whole ~? [11:09] oh [11:09] alright, thank you, unlogging [11:09] sure, but no need to delete the Desktop etc dirs [11:10] if it was working before; don't change software; just power down; reseat all the gear and then restart; if it doesn't work then; then begin the removal of drivers and replacing them. [11:10] I hope my advice works and I didn't just waste his time lol [11:11] HowAboutIt: never reboot, just kill all processes lol [11:13] well debianbeing; typically I'd agree if his system was running for some time. He replaced hardware. [11:13] where do i put my icon file when i want to access it in my *.desktop file so it know where to look for it ? [11:13] or She. [11:13] thyriaen: Where is the .desktop file located? [11:13] http://paste.ubuntu.com/24234352/ [11:14] .local/share/applications/ [11:14] ~/.... [11:16] alkisg, http://paste.ubuntu.com/24234352/ [11:16] thyriaen: Looks like under ~/.local/share/icons [11:16] linocisco: it was debianbeing that asked for it, not me :) [11:16] (12:59:58 μμ) alkisg: linocisco: first send the journal output that debianbeing asks for. You can do my test later, if you don't see anything in the journal. My test would be, sudo service ccpd.service stop; wait until it's stopped; sudo poweroff => time it [11:17] alkisg, debianbing quit [11:17] linocisco: so basically verify that ccpd is to blame [11:17] ChaiTRex, it has to be png format right ? ( *.ico wont work ? ) [11:17] linocisco: yes, but I don't know what to do with the output he asked for [11:18] alkisg, ok. i will do stopping two as you said [11:18] did not work :c [11:18] I also installed arandr, nothing helps [11:19] it lists only single monitor with a single available resolution [11:19] Hi, I recently installed xboxdrv on both my laptop but I cant get the repository grumbel to update. as a result I think I miss xpad or some joystick calibration mapping gtk. this is my error: http://pastebin.com/JwDuzNt9 [11:20] unkek: you have two monitors and only one of them is working? When you are at the login screen, do both of them work? [11:20] no, only single one works [11:20] even at login screen [11:20] unkek: if you unplug that one, then does the other one work? [11:20] (with sudo service lightdm restart) [11:21] smellsLikeGoatSp, that is correct [11:21] https://launchpad.net/~grumbel/+archive/ubuntu/ppa?field.series_filter= [11:21] no xenial stuff there [11:21] alkisg: unplug the working one to see if the other will work? [11:21] unkek: yes, and reboot if necessary [11:22] ok [11:23] OerHeks: excuse me? [11:23] smellsLikeGoatSp, your error is correct. [11:24] see the ppa page [11:25] OerHeks: but then again, when I installed it on a desktop, also runnning 16.04, I had two extra joystick gtks (one I think name joystick and the other one I cant quite remember, they were the same anyway) [11:26] smellsLikeGoatSp, hard to believe, that ppa has no xenial 16.04 package, or they removed it. [11:27] OerHeks: probably nothing to do with it at this rate. just wondering what could have been. xpad maybe. I would not mind but the default setting for triggers is buttons..which is less than ideal. those gtks allowed to calibrate and map the keys [11:28] OarHeks: I ll have another look from the desktop tmr. [11:29] smellsLikeGoatSp, i found the github , not sure it contains newer code https://github.com/xboxdrv/xboxdrv [11:29] on a different note I am also struggling with the newest VBox on 16.04. used to be quite straight forward when I used it a couple years ago. now I cant get oracle extension to do what is supposed to do [11:29] OerHeks: thanks mate [11:30] smellsLikeGoatSp, yakkety got the newer 0.88 https://launchpad.net/ubuntu/+source/xboxdrv/ .. maybe worth upgrading and use xboxdrv without ppa [11:31] alkisg: well, now it works on another monitor [11:31] still shitty resolution [11:31] unkek: now you only have one monitor, or two? [11:31] one [11:32] I tried to plug the 2nd one after that - nothing changes [11:32] monitors app in xfce still shows only 1 available resolution [11:32] unkek: can you pastebin your /var/log/Xorg.0.log, and the output of `xrandr` ? [11:32] and only 'default' monitor [11:32] pastebinit /var/log/Xorg.0.log http://paste.ubuntu.com/24234468/ [11:33] pastebinit /var/log/Xorg.2.log http://paste.ubuntu.com/24234470/ [11:33] what if I just remove my /etc/X11/xorg.conf? [11:33] thyriaen: .ico is likely to work. [11:33] it contains data only about 1 monitor [11:34] OerHeks: well it is working fine on both machines at the moment. with a few difference although I think I followed the same tutorial. on laptop I run sudo xboxdrv -s to start it. whereas on the desktop it seems unnecessary. I should have said that it is a wifi controller on the desktop and a usb on the laptop...It is late and I m making little sense at the minute. I ll sleep over it :P [11:34] unkek: what's the output of `dpkg -l "*nvidia*' | grep ^ii` ? [11:35] alkisg, hi i did as u said. this time,[stopped] LSB: ebtables ruleset management: is taking too long [11:35] linocisco: so, the command `sudo service ccpd stop` finished quickly/ [11:35] ? [11:35] alkisg: dpkg -l "*nvidia*" | grep ^ii | pastebinit [11:35] http://paste.ubuntu.com/24234478/ [11:36] unkek: yes, try to rename /etc/X11/xorg.conf to .bak so that it gets out of the way, and reboot [11:36] alkisg, yes [11:37] linocisco: and you're not seeing "waiting for this service to shutdown..." while shutting down? [11:38] alkisg: didn't work :c [11:38] unkek: meh :( [11:38] Anyway, time to go, /me waves... [11:39] :c [11:40] Salut, mes amis! [11:40] I'm experiencing hangs while shutting down my laptop, the "alternate" view displays the NFS umount as last comment [11:40] at that point I can switch virtual terminal but I cannot type text into the tty prompt [11:40] it seems to stay like that forever [11:42] Hi, I have an HP Laserjet CP1025 color (USB only), and cannot use it because it is recognized as a CDROM drive. === _salem is now known as salem_ [11:44] alkisg [11:45] http://imgur.com/a/Jx6wg [11:46] any hint about what to check or how to read a failed shutdown log is welcome [11:47] TuxMaster: do you have hplip installed? [11:47] guy how do I delete a partition table on a disk? I know there's a command for it but askubuntu only shows how to overwrite the starting blocks with zeros with dd [11:50] how can i clear log files that starts ends with .log001 [11:50] or .log some number [11:51] brunch875: gparted lets you wipe the FAT iirc [11:51] someone, please, haaaalp [11:52] 2 monitors, only 1 works and in shitty resolution [11:52] brunch875: are you looking at just removing the FAT and not the partitions? or do you just want to wipe the entire drive? [11:52] hateball: trying to find the console command built just for that though [11:52] 2 gpus available, using only discrete nvidia [11:52] I want to wipe all, even the partition table [11:52] nvidia drivers are installed [11:52] brunch875, use gparted and choose new partition table [11:53] brunch875: right. Personally I like to use shred for that, to overwrite data as well [11:53] brunch875: so assuming the drive you want to overwrite is /dev/sdc, "shred -n 1 -v /dev/sdc" apply sudo as needed [11:53] hateball: you mean shred on /dev/sdx? That's kind of like overwriting with dd [11:53] I don't mind about data leftovers [11:53] weird 'nvidia driver is not loaded' [11:53] how do I load nvidia driver? [11:54] I want to get rid of partition table being messed up [11:54] gparted should work, but I'm curious about the command I once found for it [11:54] brunch875: fdisk lets you create new partitions [11:54] parted /dev/sdX mklabel msdos [11:55] I guess you want parted if it's a larger drive, if you need GPT [11:56] even on smaller drives than 2 Tb i want gpt. [11:59] virtualbox guest addition wont work with XP virtual machines? [12:00] why would it? WinXP isn't supported by Microsoft anymore for 3 years now. [12:00] it was already end of life way before it was end of support. [12:00] my wifi isnt working network mnanager says unavailable 802.1x supplement failed [12:01] Is parted installed by default on most systems? I just realized I can use fdisk to fix the partition table [12:01] does linux-phc still work with ubuntu 17.04 ? [12:02] Hi All, If my laptop supports (U)EFI, should I install my Linux in (U)EFI mode? Linux will be a single OS in the laptop. Is this effect the performance? [12:03] guest0212US: go for it. UEFI does not effect performance. I do use it myself. [12:05] mozammel, no, there is no phc package, and the ppa is dead [12:05] mozammel: are any special reasons to use (U)EFI instead of BIOS (old school) for a Linux installation? [12:05] I I run this curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - multiple times it does not create duplicates does it? [12:07] PCatinean, sudo apt-key list # will tell === zombofod is now known as foddo [12:08] OerHeks: shouldn't parted /dev/sdX mklablel msdos delete old contents? === foddo is now known as Guest82097 [12:09] brunch875, no, it writes a fresh mbr [12:09] man parted [12:10] Does rsync have the ability to fully make an oS backup? (openvz container) [12:10] oh so old partitions are still there [12:10] including all installed packages, etc. [12:10] Asked yesterday, but going to continue today. === foddo_ is now known as fod [12:10] brunch875, recoverytools can find the partitions yes === fod is now known as foddo [12:11] recoverytools? I'm seeing the old folders unchanged :p [12:11] I guess I might be replacing the partition table by an identical one [12:13] Skyrider, depends what you call 'OS backup' - rsync deals with individual files [12:13] See it like an OS image backup. [12:13] Instant backup / restore of the entire OS. [12:13] Skyrider, then the answer is no [12:13] guest0212US: its more secure. thats all. [12:14] mozammel: thank u === CuCus is now known as Stummer [12:14] Crap [12:14] Skyrider, you would do that from the host, duplicate the image. and openvz is funny. === Stummer is now known as CuCus [12:15] Skyrider, with something like openvz you would simply take an image on the host though, not faff about with files using rsync === VoidWhisperer_ is now known as VoidWhisperer [12:17] MadPsy: host doesn't allow creating images. [12:18] Skyrider, then without sounding cheeky - find a decent host :) [12:18] It is on their to-do list though.. as they mentioned. [12:20] Skyrider, I have no idea what your container but sounds like you need something like ansible to look after the configuration of it (store in Git or something) and then rsync any moving data. That way you can restore the entire thing easily. === KindTwo is now known as KindOne === jackNemrod_ is now known as jackNemrod [12:25] yay, I made it wurk! [12:26] how do i downgrade a specific package to a specific version again? [12:27] can files shared on the network be used sort of as normal files like you can in windows by typing their path like //computer_name/folder/file.txt ? [12:27] ppf, add '=' after the package name [12:27] MadPsy: thanks [12:28] Haohmaru: out of my lack of experience, i'm pretty sure you could mount those as a folder and just access that folder [12:28] Haohmaru, why not just mount the share ? [12:28] "why not" <- i have no idea what i can or cannot do to start with [12:28] MadPsy: and how do i Pin that package to this specific version so another upgrade won't override me again? [12:29] i have some project which references files over the network, and when i tried opening that project under ubuntu - it complained about those files [12:29] ppf, apt pin priorities - not sure exactly how off the top of my head [12:29] Haohmaru, what type of 'network share' are they? [12:29] Haohmaru: basically when you plug in a thumb drive, you can "mount it" by making it appear as a folder inside your system. Normally it appears in /media/haohmaru [12:30] it should be about the same with network shares [12:30] MadPsy it's a samba server thing [12:30] MadPsy: apt-mark hold does the trick! [12:30] ty [12:31] Haohmaru: this any help? http://imgur.com/a/2vghb [12:31] Haohmaru, ok then look into how to mount a samba share - you'll need to 'apt install samba-common' and then mount with something like 'mount.cifs -v //blah /blah/' [12:31] I'd use the GUI and hit ctrl-l to see the path [12:32] [stopped] LSB: ebtables ruleset management: is taking too long [12:33] but the problem might be elsewhere [12:33] how will the path look like then? [12:33] write the path down [12:33] I'd help you out but this isn't a home network so I can't connect to it [12:33] //computer/folder/file.txt ? [12:34] i am able to browse the network shares from PCManFM [12:34] no, it's definitely something like /media/haohmaru/longstringofgarbage/ [12:34] but only on the actual monitor of the machine, not thru VNC [12:34] Haohmaru, no - it'll be /blah/blah - a local file path, possibly in /mnt or /media etc [12:34] or at least I remember it like that [12:34] hello all. I just installed some updates and rebooted. Is there now a way I can find what changes the updates have/do? [12:35] PlainDave, /var/log/dpkg.log [12:35] Haohmaru: there's nothing above /. Any drivers will get put beneat hit [12:35] hey thanksl [12:35] thanks* [12:35] drives beneath it* [12:36] damn [12:36] so i have to modify the projects to change the paths of those files then [12:36] :~( [12:37] Haohmaru: see if your project admits a more OS-agnostic notation [12:37] OerHeks, it seems not, thank you :D [12:38] something like $PROJECT_ROOT/whatever [12:41] brunch875 i'll see [12:44] Howdy folk :) [12:46] MadPsy so, i should create a folder somewhere like /home/myuser/HERE/ and mount.cifs into that? [12:46] Haohmaru, sure [12:47] Haohmaru, you may wish to add some options such as '-o uid=1000,gid=1000,credentials=/home/myuser/.smbcredentials' - the uid/gid part are important if you want to write to it :) [12:48] i certainly do want to write to it [12:52] Haohmaru: you can even mount a folder into another folder [12:59] bruce752, well you mount a device and tell the OS that it uses This folder [13:00] hm [13:00] seems i need to edit /etc/fstab === Ard1t is now known as Guest74808 [13:08] is anyone aware of how the official ubuntu netinstall images are built? i want to customise the process, but I can't find any documentation on how they're prepared [13:09] !netinstall | exp-innit perhaps here? [13:09] exp-innit perhaps here?: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [13:10] exp-innit, are you after preceeding info ? [13:12] MadPsy: no we have working preseeds [13:12] i need to customise the kernel [13:12] lotuspsychje: i couldn't find anything anywhere on those pages, is there anything specific? [13:13] exp-innit, I presume you mean a modified kernel to perform the install itself? If so, I'm not sure. [13:14] exp-innit, only the sourcecode of the full iso is available, http://cdimage.ubuntu.com/source/xenial/source/current/source/ cannof find netinstall version [13:14] MadPsy: indeed, the default kernel is missing a number of modules and possibly firmwares, and there seems to be little to no documentation on why this is, or how it's built [13:14] OerHeks: those are just the source packages afaik, what i'm looking for is the procedure used by debian release engineers to prepare the netinstall iso [13:14] uh, by ubuntu release engineers* :) [13:14] exp-innit, some firmwares are not missing, maybe the license does not allow distribution. [13:15] exp-innit: talk to the #ubuntu-devel guys perhaps? [13:15] i'll repeat the question in there too thanks lotuspsychje === Guest66600 is now known as someone [13:18] exp-innit, it misses modules and firmware 'cause is a netinstall , but you can edit the initrd.gz and put them in it [13:19] ioria: yeah i can patch them in manually, but that means i'll have to script that for each new release and there's no guarantee of compatability [13:19] it'd be a lot easier if i could adopt the official process but customise it [13:21] exp-innit, you take the modules from the full-desktop isos.... they are compatible and updatable [13:21] exp-innit, you would need to patch that anykernel update. [13:22] so figure [13:22] OerHeks: patching the build script should not require that, i'd hope not at least, and ioria yeah but that's harder to ensure it's reliable [13:22] for context, i've been linked to https://code.launchpad.net/~ubuntu-cdimage from ubuntu-devel [13:23] but it's not quite clear if this is the canonical source [13:23] exp-innit, oh, good [13:23] exp-innit err, yes it does. [13:23] if you build a custom kernel module .. [13:23] OerHeks: there's a significant difference between modifying a build config and patching a built package, i'm hoping the former is available [13:30] io [13:31] io [13:32] oi [13:32] hey alkisg :p [13:32] Hey lotuspsychje, hi all :) [13:32] building a system that doesn't require documentation to use it? [13:32] that'd be nice. [13:34] hello ubuntu [13:34] najmul: welcome, how can we help you? [13:34] lotusphychje: just looking around. thanks. [13:37] Tesing [13:37] Testing === najmul is now known as cuttlefish [13:40] Hi [13:40] aadi, hillou [13:41] I want to change the orange color of ubuntu to blue, I searched the net too but couldn't get anything beneficial, can anyone help sort me out? [13:41] what is irc.ubuntu.com? it looks like a mirror of irc.freenode.net, is that so? [13:42] aadi, you can install themes, google it. Use Unity Tweak Tool to switch themes. [13:42] unkek, yes - it's a CNAME to chat.freenode.net. [13:42] alexey_, I did, but can't change the folder color [13:42] unkek, no such site. [13:42] !themes | aadi [13:42] aadi: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [13:44] MadPsy: thx [13:44] Hi there. I am trying to install ubuntu 14.04 on my machine but i am getting the following error after grub loader : Kernel panic - not syncing: No working init found. Try passing init= option to kernel. What has gone wrong here? [13:47] diverdude, how did you do the usb stick ? [13:47] ioria: i made one on a mac using unetbootin [13:48] diverdude, mmm, if you ask me, do it again with rufus (on win) or dd (on linux) [13:48] ioria: first i downloaded an image from here: http://releases.ubuntu.com/14.04/ [13:48] ioria: i only have a mac available :/ [13:48] !mac [13:48] For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [13:50] ioria: nono i do not want to install ubuntu on my mac [13:50] ioria: i am just creating my usbkey on a mac [13:51] u only have a mac available :) [13:52] diverdude, idk about mac, try this http://apple.stackexchange.com/questions/179781/how-to-create-a-bootable-ubuntu-usb-stick-using-os-x-10-10-2 [13:52] alexey_, I installed arc-theme but that too doesn;t change the folder color to blue. It is still orange :( [13:53] diverdude, don't you have the 'dd' command ? [13:54] ioria: on my mac? [13:54] diverdude, you should be able to 'dd' the ISO straight to USB (they made the ISO a bit-for-bit binary recently) Not 100% about 14.04 but 16.04 works that way for sure. [13:54] diverdude, yup [13:55] ioria: ah ok...yeah i do have dd on my mac...only thing is it needs to be 14.04 :( [13:55] diverdude, let's try, it'll takes few minutes [13:55] ioria: because i think the machine i have does not support 16.04 [13:56] diverdude, dd if=/path/to/file.iso of=/path/of/mounted/usb [13:57] this is the hardware i am trying to install on http://paste.ubuntu.com/24234970/ [13:57] diverdude, it may well work with 14.04, I can't remember when they switched to bit-for-bit ISOs [13:58] what makes you think it does not support 16.04 [13:58] diverdude, nvidia quadro ? hug [13:59] ioria: hug? [13:59] ioria: Do i need to somehow format the usbkey first? [13:59] diverdude, nope [13:59] what's a usb key? A thumb drive? [14:00] nvidia q 5000 is supported by the 370 driver and up [14:00] if yes; you all just make simple shit complex .. stop doing that. [14:00] HowAboutIt, verry helpfull [14:01] lotuspsychje, how can I find shutdown.log file? [14:01] diverdude, nvm, just shocked by the model :þ [14:02] 16.04 should be possible [14:02] there's a difference between a usb encrypted drive and a thumb drive. [14:03] ioria: dd if=ubuntu-14.04.5-desktop-amd64.iso of=/Volumes/KINGSTON gives error : dd: /Volumes/KINGSTON/: Is a directory [14:03] making up random terms doesn't enable people to better understand. [14:03] don't give me heat because I question obscure terms. [14:03] diverdude, no man, you use the /dev/sdX [14:03] ioria: yes its a good computer....i cannot use it though because i cannot make ubuntu running on it :( [14:03] ioria: ah sorry [14:04] diverdude, dd if=file.iso of=/dev/sdX [14:04] diverdude, umount /Volumes/KINGSTON before doing the dd [14:05] diverdude, if you dont know about mounting point and exact path. type mount in CLI and see which path. [14:05] diverdude, also, I would add 'bs=4m' on the end or it may take some time (4M or 4m depending on BSD vs GNU version of dd, can never remember which) [14:06] diverdude, first you need to identify your usb stick (if your disk is /dev/sda , your only usb attached would be /dev/sdb), but you need to check first [14:06] ok...i unmounted /Volumes/KINGSTON Before it was on /dev/disk4s1 Is it safe to assume that its still on /dev/disk4s1 ? [14:07] diverdude, don't take chances, dd will erase the device [14:07] ioria: ok, so how can i know if /dev/disk4s1 is the right one? [14:08] diverdude, how do you check your devices on macos ? ( i don't use it) [14:08] diverdude: you'll want to dd to the whole disk, not to a partition. It might be /dev/disk4 instead of /dev/disk4s1, I don't know macs [14:10] diverdude, and you don't pick up partitions, but the whole device [14:10] hmmm ok i see [14:10] dang...this is not easy [14:10] MadPsy, 4096k will work on any version of DD, but also do you really benefit from your block size being *that* large? [14:11] Random832, probably not 4M, but at least >=1M [14:11] dio [14:17] the POSIXly correct way to spell "megabyte" for dd is "kx1k", but for the record it's "M" for GNU and 'm' on BSD (though some BSDs are case-insensitive). === xrandr_ is now known as xrandr [14:18] hi [14:19] quit() [14:22] hello [14:22] after i install unity-tool have problem this is schemas missing === masos is now known as Guest49524 [14:25] forgiven-jeans, what do you miss ? make a screenshot please? === gnu is now known as Guest63965 [14:27] where i up my screenshot? [14:28] imgur.com is fine [14:29] this is what i see http://imgur.com/a/fF9DT [14:30] http://imgur.com/oGPO77s [14:31] notify-osd seems to be missing: sudo apt-get install notify-osd [14:33] OerHeks: thanks [14:33] it is run now [14:33] :-) [14:34] hi [14:35] hello?\ [14:35] anybody? [14:36] :-) [14:40] pidgin [14:42] Hello friends; I need you to help me with a problem. Connect 2 computers in network (windows 7, linuxmint 18.1 mate). From windows to linux no problem, but from linux to windows if, ask me for username and password. === JanC_ is now known as JanC [14:44] Wouldn't it be cool if a GitHub repo could be used as a PPA? [14:44] (Because you can upload deb packages to the Releases section?) === Ricardus_ is now known as Ricardus [14:45] You can clone a github repo to launchpad and publish to a ppa automatically [14:49] Anyone have experience using the crash utility? [14:50] nilfs2 partition is empty, previously had data, still reporting 46% full on df -H /sbin/nilfs_cleanerd is running, is there a way to get this to report correctly? [14:51] I installed ubuntu on a laptop and it says "The access point /org/freedesktop/NetworkManager/AccessPoint/9 was not in the scan list" when picking a wifi connection [14:51] but the same wifi connection works on the same laptop on the liveUSB [14:51] what could it be? [14:52] alkisg: I can? How? === Zren_ is now known as Zren [14:55] Is it possible to generate a preseed config based on the interactive server installer? [14:57] how to do if i want to use docky [14:58] hajhatten: `debconf-get-selections` but not all are preseedable iiuc [14:58] hajhatten: with --installer option === jackNemrod_ is now known as jackNemrod === twager is now known as G3TPI === pp_cz is now known as |pp| === |pp| is now known as pp_cz [15:01] nacc: thx [15:01] how to do use docky [15:02] Hello guys [15:02] hello, I would like to ask purely just to know if from an older version of ubuntu, no longer supported, one can still install critical security updates [15:03] ntzor: no support means there are no updates means there are no security updates. [15:03] My installer is stuck at preparing to install ubuntu [15:03] why did they abandon the lenses ? so many interesting lenses were created [15:04] Can I get some help? [15:04] ntzor, if one creates their ow n updates yes [15:04] ntzor: you still can compile own packages and put the security updates into it, but that is your own business then. [15:04] PCatinean, no [15:04] ok got it [15:04] :)) [15:04] help me please [15:05] ntzor: they changed from lenses to scopes [15:05] PCatinean, sorry i didnt see you issue till after i posted [15:06] forkup, and google says [15:07] I joined irc in the ubuntu install with xchat-gnome [15:07] Is there anything I can do, maybe paste stuff from syslog so I can find out why it freezes? [15:12] i am not able to access my window partion when today i opened the laptop. And today when i opened i also saw all my setting were back to default. I never use windows though it's dual booted. [15:12] And whatever setting i am changing in mine Ubuntu now, it get reversed when i logged out or restart [15:12] I am using Ubuntu 16.04 lts [15:12] Today i also seeing a icon of FileSystemroot which never existed before [15:12] _> And it's not getting unmount too...Unable to unmount “Filesystem root” operation not permitted! [15:13] please help! i was building grilo plugin yesterday by jhbuild. [15:19] naruto__, What doesn't work? I don't think it has anything to do with jhbuild. [15:20] naruto__, Are you running in an uefi setup? [15:22] BlueProtoman: google for "launchpad import git", "launchpad recipes", and "launchpad ppa" [15:24] Hey guys [15:25] I've been trying to install ubuntu for some time now alongside windows [15:25] But it keeps getting stuck at preparing to install [15:25] and apparenlty gparted can't even read the partitions [15:25] Does anyone know what I can do? [15:27] PCatinean_, my secure-boot didn't let gparted do anything to my ssd. [15:27] I had to disable secure-boot and windows' all kinds of fancy services [15:28] Nanodrone [15:28] Where is secure boot? In bios? [15:28] Wirehunter: I can't see partions and seeing FileSystemroot icon in it's place which is already mounted and not getting unmount [15:28] yeah. [15:28] Leemme see [15:28] I had ubuntu on this before and no issuew [15:29] secure-boot is only a problem on a newish pcs (the convertibles and the tablets etc) [15:29] it locks down devices to MS's windows. [15:29] naruto__, How can't you see partitions? Using what exactly? Have you tried unmounting using root? [15:30] Hello friends; I need you to help me with a problem. Connect 2 computers in network (windows 7, linuxmint 18.1 mate). From windows to linux no problem, but from linux to windows if, ask me for username and password. [15:30] !mint [15:30] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [15:30] dixson: see this ^ [15:31] linuxmint != ubuntu [15:31] Wirehunter: i tried sudo mount-l and this is result http://pastebin.com/tZA5bR3e [15:31] I don't even have secure boot in bios [15:31] What the hell [15:31] PCatinean: what's the output of `sudo parted -l` ? [15:32] :( should I reinstall windows? [15:32] can anyone tell me how to find the latest version of ubuntu christian edition distro? [15:33] naruto__, what about sudo parted -l ? [15:34] naruto__, I've got to pack. My train is arriving already. [15:34] Wirehunter: Ok bro, thanks fr u'r help! [15:34] Alkisg one sec [15:35] emmabuntus: i don't believe that is an official flavor, so you should ask whoever creates it [15:36] Alkisg [15:36] How do i paste? [15:36] i don't even see it on ubuntu's website [15:36] emmabuntus: because it's not 'official'. I've never heard of it [15:37] PCatinean: sudo parted -l | nc termbin.com 9999 [15:37] http://ubuntuce.com/ [15:37] PCatinean: although I'll go afk for a while, maybe someone else can see it and help [15:37] Oh :( [15:37] Ok i will just reinstall windows [15:38] emmabuntus: seems like you answered your own question? [15:38] emmabuntus: there's a download link [15:42] hello === georgi_ is now known as gssatcc [15:47] can anybody help me how to [15:48] partions... i am unable to see [15:48] http://pastebin.com/tZA5bR3e [15:50] i saw a hexchat for christian last night but lost the update version of distro [15:51] naruto you need to review youtube or google search about those ?s === fritz is now known as Guest48766 [15:54] Two techy questions for the group about Ubuntu <32 bit version>. 1st - has anyone got Chromium and/or Firefox to view Netflix movies?? 2nd - has anyone who is using Ubuntu version 14.04.5 been able to get "Calendar-Indicator" to autostart at boot up?? Mine appears to crash... I meant do nothing. I can install the app and start it manually but not auto-start on each boot. Feel free on reply on-list or in private message. [15:56] So, I'm using an external USB soundcard. Every time a firefox pulseaudio stream starts, the volume is cranked way up. I've tried several times to turn it down, but can't figure out how to turn it down and set the lower volume as a default for the new streams. [15:58] hi ubuntu people [15:59] i have ubuntu 16.04 xenial [15:59] i have a package that require libapache2-mod-php5 [15:59] what to do? [15:59] DelphiWorld: then its not a 16.04 package :) [15:59] HamRadio: 70 [15:59] Hello, I'm trying to install ubuntu alongside windows 10 and my installer freezes at preparing to isntall ubunt [15:59] HamRadio: CQ CQ CQ 7X2SW calling [16:00] Can someone please offer assistance so I can finish the install? [16:00] can help me? [16:00] from scapy.all import * # importa scapy ImportError: No module named 'scapy' [16:00] my script not working [16:01] Anyone? [16:01] david7: install the python scapy package from the ubuntu repos [16:01] !patience | PCatinean [16:01] PCatinean: 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/ [16:02] okay [16:02] !pm [16:02] Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [16:02] david7: you can search for ubuntu packages with "apt search keyword" or on packages.ubuntu.com [16:07] Good afternoon. I'm looking to install [any version of] Ubuntu on to an HP Elitepad 1000. The internets have struggled with this and some have solved the problem (I think?) It has something to do with non-32bit efi? But I'm missing something. Any ideas? [16:10] CrazySane: have you actually tried installing ubuntu on your machine? [16:11] lotuspsychje: I run Ubuntu on most of my machines. Just this one - the Elitepad fails to find the bootable flash media. From what I can find online, the Elitepads only recognize 32bit efi? But I'm a little confused as to how I verify/make sure that's available. [16:12] CrazySane: did you disable secureboot and fastboot? [16:12] CrazySane: afaik that is a quite manual process, unless things have changed recently [16:12] lotuspsychje: yes. [16:13] lotuspsychje: well, there is no option in BIOS for Fastboot. But Secureboot is disabled. [16:13] CrazySane: ask EriC^^ on uefi issues he's our uefi lifesaver here :p [16:16] CrazySane: try this: http://askubuntu.com/questions/775498/ubuntu-on-32-bit-uefi-only-based-tablet-pc [16:17] sa [16:17] alkisg: thanks. looking now. [16:17] burada Türk veya Türkçebilen var mı [16:17] !tr | muhammet [16:17] muhammet: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [16:18] lotuspsychje, which model of the elitepad? [16:18] hi, how is it going ? [16:18] pavlos: CrazySane started the question [16:18] sorry [16:19] some vendors give a 64 bit uefi update [16:19] Türkçe bilen var mı [16:19] alkisg: http://imgur.com/a/RdrVk I don't have a EFI folder? [16:20] muhammet: see the bots message [16:20] anyone has ever use an opensource bios firmware/software? my acer aspire laptop bios sux and I'm thinking of using a different one that came with it like Libreboot, coreboot or OpenBIOS; anybody have experiences with using a different bios than the ones that came with your pc/laptop? [16:20] uL4m0g: doesn't seem ontopic for the ubuntu support channel [16:20] CrazySane, should be under /boot [16:20] pavlos: HP Elitepad 1000 G2 [16:21] CrazySane, thx [16:21] pavlos: only grub under boot [16:22] linux mint is the error [16:22] muhammet: then ask the linux mint support [16:22] !mint | muhammet [16:22] muhammet: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [16:22] uL4m0g, there is #seabios and #libreboot-support here on #freenode [16:22] can youhelp me [16:22] nacc, well im trying to install ubuntu 16.04/16.10 under uefi and its telling me i have to use a passphrase to disable secureboot on reboot but when i boot up the laptop says No Bootable Drive. I have to install ubuntu in Legacy mode because my laptop wont recognize in UEFI mode [16:23] muhammet: no, not in here [16:23] k1l pm please [16:23] !pm | david7 [16:23] k1l_ ubuntu is not debian [16:23] david7: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [16:23] or [16:23] Dreaman: stop that unrelated talk [16:23] !debian [16:23] Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://www.ubuntu.com/about/about-ubuntu/ubuntu-and-debian - !Repositories meant for Debian should NOT be used on Ubuntu! [16:24] Dreaman: you have been told to actually be helpful (by me) multiple times. I am assuming now you are trolling the channel. [16:24] ok [16:24] k1l explain me pls what is exact command [16:24] k1l ı could not find the solution [16:24] uL4m0g: sounds like a buggy bios, but i don't know [16:24] david7: install the python scapy package. i told you how you find it [16:25] i installed [16:25] but get same answe [16:25] line 16, in from scapy.all import * # importa scapy ImportError: No module named 'scapy' [16:25] nacc, yeah i been reading up a little bit on uefi and it suppose to be "better" but sometimes it locks the hardware specifically to certain O.S. like windows etc [16:26] uL4m0g: tell me about it. XD [16:26] DerHeks, ill go check out those channels, thanks [16:26] david7: then you didnt install the scapy packge [16:26] i instal it [16:27] Welcome to Scapy (2.2.0) === xd is now known as Guest31236 [16:27] pavlos: Any ideas why I don't seem to have /EFI/BOOT/bootia32.efi on the boot flash? I created the disk using unetbootin and Ubuntu ISO [16:28] hello! Where can I find resize.f2fs in Ubuntu? f2fs-tools doesn't contain it. [16:28] hi people! i've freshly installed 16.10, but now tapping 2 times alt doesn't complete the command, am i missing something? [16:29] dpkg -L f2fs-tools|grep resize|wc -l output: 0 [16:29] k1l i can give you conect via ssh [16:29] and see your self:) [16:29] CrazySane: it isn't there by default, you need to add it to the usb manually [16:29] EriC^^: Ah. Folders and all? [16:30] oh it's just just disabled by default into /etc/bash.bashrc [16:31] Guest31236: assuming I'm interpreting right, the version of f2fs-tools in released versions of Ubuntu is from before resize.f2fs was added. [16:31] CrazySane dual boot and 2 hdd or [16:31] dax: correct. It is present in Suse but don't want to install another OS just to have it [16:32] (latest LTS) [16:32] david7: are you using python3? then 16.04 doesnt have any python3 pacakge for scapy [16:32] Hi, what's up with unity lenses in latest version of ubuntu ? [16:32] Dreaman: huh? [16:33] ntzor: 17.04 or 16.10? [16:33] both [16:33] huh i use 2 hdd dual boot win 10 and ubuntu 17.04 alpha [16:33] usb boot instal [16:33] huh [16:33] Congratulations? [16:34] ok [16:34] lotsupsychje: both [16:34] lotuspsychje: both * [16:34] ntzor: ok you installed both, and you have a problem with? [16:34] dax: aaagh... got <1.7 without resize.. solved thank you! [16:34] no I just have the impression that older lenses don't work [16:34] CrazySane: no you should already have an efi/boot dir with bootx64.efi [16:34] How can i check what IP addresses was connected to my shell account today ? [16:34] hi people [16:35] Zeljko: "who" [16:35] i have a package that require libapache2-mod-php5 [16:35] k1l_ what ? [16:35] but i'm in xenial and its not found [16:35] lotsupsychje: am I right ? [16:35] CrazySane: the ubuntu live cd has some hacks to show an efi folder when it boots in uefi mode. That's why you don't see it now. Create the stick with rufus or something in order to get an efi folder. [16:35] lotuspsychje: am I right ? * [16:35] Zeljko: sorry, "last" is the command [16:35] how can i map or create a virtual package that will map libapache2-mod-php5 to libapache2-mod-php7 [16:36] k1l_ thanks can u pvt you [16:36] I'm trying to install ubuntu in dual boot with windows 10 on a laptop that worked before in this configuration [16:36] DelphiWorld: so you have a non xenial package there [16:36] But it hangs at preparing to install ubuntu [16:36] k1l_: yes, a external package that rely on php5 [16:36] alkisg: I'm running Ubuntu on my desktop, not Windows. [16:36] I also noticed goarted does not load up and the syslog shiws some errors with partitions reading [16:37] k1l ok then what exactly version of ubuntu i mus use? [16:37] Bare in mind i deleted all the partition on the ssd [16:37] must [16:37] And tried installing just ubuntu and it did not work [16:37] CrazySane: i believe rufus is available for ubuntu too, isn't it? if not, there's also unetbootin etc [16:37] Any idea what could be wrong? [16:37] EriC^^: I formatted my flash again, make the boot disk from a mini.iso using unetbootin, and I see no efi/boot folder. [16:37] k1l_: how can i scan for vulnerabilities on my shell acc [16:37] because i have vps ovh and can owerwrite any time [16:37] exploits, and etc [16:37] me i have xenial [16:37] Alkisg i used rufus too, usually it's fine but i'm afraid it could be the culprit here [16:37] can't downgrade to 14.04 [16:37] david7: since ubuntu 16.10 ubuntu ships python and python3 packages for scapy [16:38] lotuspsychje: hello [16:38] if someone could help please [16:38] Kinda lost here [16:38] DelphiWorld: you cant downgrade, clean install instead [16:39] lotuspsychje: bro, this is a openvz vps that have data. my idea is to create a virtual package [16:39] lotuspsychje: hello ? [16:40] is it easy to create a virtual package? [16:40] !patience | ntzor [16:40] ntzor: 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/ [16:41] ntzor: best way to get your issue solved, is to re-ask once in a while, all in one line with your detailed problem, steps taken,etc [16:41] I do not have an issue I Am asking if the old lenses are compatible with latest versions [16:41] k1l 16.10version i not find just 16.04 and 14.04 ubuntu server [16:41] of ubuntu [16:42] alkisg can you help out? :( [16:42] maybe i can use debian [16:42] ? [16:42] !uefi | PCatinean [16:42] PCatinean: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [16:42] What about it? [16:43] PCatinean: sorry I wasn't watching the channel... [16:43] PCatinean: shows you howto setup for dualboot and uefi setup with w10 [16:43] DelphiWorld, more a question for #openvz perhaps? they provide the vm. https://openvz.org/Download/template/precreated [16:43] david7: as i said, look if you are using python3 with your "script". if so, you need a python3 scapy module. ubuntu doesnt ship that with 16.04 [16:43] hello [16:43] lotuspsychje i already did that before on the same laptop and it worked fine [16:44] PCatinean: and the problem now is? [16:44] Empty ssd, deleted all partitions, used 40 oercent to install windows, left the rest unpartitioned [16:44] Started usb bootable stick for ubuntu in uefi mode too [16:44] And statted install...it habgs [16:44] PCatinean: hangs at wich step? [16:44] I also tried just ubuntu no windows [16:44] lotuspsychje on preparing install [16:45] Looking at the syslog it showed something about oartitions [16:45] Partitions [16:45] PCatinean: did you try F1 to see at wich point exactly text boot? [16:45] 1 sec [16:45] F1? [16:45] laptop [16:46] acer my f2 [16:46] Could it be because of the usb stick or how ubuntu was added to it? [16:46] Dreaman: do you have an ubuntu question? [16:46] k1l i understand you then what version of ubuntu or debian i must use couse run this script? [16:46] lotuspsychje https://paste.ubuntu.com/24235759/ no [16:46] you [16:46] PCatinean: we have to less details to solve your issue mate [16:47] One sec [16:47] hello [16:47] david7: ubuntu 16.10 or newer. or you get that python3 pacakge for the other ubuntu releases. like using pip or such [16:47] Am I using the wrong image to create the boot flash? Since I don't have an /EFI/BOOT folder? [16:47] I have a question about Ubunto 16.04 [16:48] cool [16:49] camouflage: and your question is? [16:50] thx : I not able to use "wired" connection just wireless [16:50] !ask | camouflage [16:50] camouflage: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:50] camouflage: did you update to 16.04.2? [16:50] yes [16:50] camouflage: tried a reboot or network-manager reboot? [16:51] serveral time, the device was supported under windows, so I assume its functional [16:51] camouflage: sudo lshw -C network to see if your eth card driver= is recognized? [16:52] ok one sec [16:52] lotuspsychje, thisis what always shows up: https://hastebin.com/viyuzumehu.sql [16:54] k1l maybe you can conect quick via ssh to me server? [16:54] !ask [16:54] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:54] Hello, I switched to Ubuntu and would like to replace Unity with Gnome 3 please. I'm not sure whether to use the gnome-shell command or gnome desktop [16:54] !patience [16:54] 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/ [16:54] Sorry i exited by mistake [16:55] PCatinean: did you manual partition or auto partition with ubuntu setup? [16:55] Ulurux, pretty sure if you install it, you get the desktop and everything else [16:55] compdoc: So using sudo apt install gnome gnome-shell will also give me the desktop? [16:55] Ulurux: install the gnome-shell package. then logout and choose gnome shell on the login screen [16:55] can you help me with step 6 on ubuntu server? I don't know what I should do http://doc.otrs.com/doc/manual/admin/5.0/en/html/manual-installation-of-otrs.html [16:56] kill i get wich pi i think [16:56] Shux, I guess I lost Eric^^ [16:56] blackrabbit: the #ubuntu-server channel might know that [16:56] Ulurux: I guess this is the right one. [16:56] hello [16:56] Ulurux: http://packages.ubuntu.com/xenial/ubuntu-gnome-desktop [16:56] lotuspsychje does that bring anything new to the table? [16:56] can I ask for a question [16:56] ? [16:56] !ask | bitfawkes [16:56] bitfawkes: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:56] PCatinean: scroll to my last question [16:57] david7: we dont do that remote connection in here. [16:57] Ulurux, not sure you need to install gnome-shell, and be sure 'gnome' will get you the version you want. should be lots of tutorials online [16:57] ok [16:57] what syntax do I need to the network name? [16:57] mimimec: thank you :) [16:57] camouflage: did last command show you driver active? [16:57] I need to redirect port 8080 in https://mywebsite/folder [16:57] compdoc: Yeah the tutorials give different commands. One is gnome-shell and another is gnome-desktop [16:58] no but it complaind about syntax [16:58] camouflage: sudo lshw -C network [16:58] ok try again [16:59] k1l but via ssh you can try run this script self:) [17:00] sudo apt install ubuntu-gnome-desktop --- sudo apt install gnome gnome-shell -- which command is right please. Currently on Ubuntu with Unity. [17:01] david7: i dont want to run any scripts. [17:01] Ulurux: the first one is a metapackage. It will install the others automatically. [17:01] camouflage: it should show you both chipsets of your wifi & ethernet card + drivers= [17:01] minimec: Ah right, I'll use that then, thanks very much :-) [17:02] nope its not being recgnized, just the wireless device = wlan0 @ 192.168.0.1 [17:02] then ok i try run this script 2 weeks and nothink same fucking error:D [17:02] camouflage: wich chipset please? does it say 'unclaimed'? [17:02] david7: then look at what you need as dependecies and make sure you can fullfill those [17:03] Ulurux: You might be ask to recinfigure the login-manager. Choose 'gdm' instead of 'lightdm'. You get better results with gnome3 [17:04] sorry its not showing any chipset for the ethernet card... like it doesn't exist [17:04] without ubuntu 16.10 i can use other os? [17:04] minimec: Alright, thank you. Erm I tried the sudo apt install ubuntu-gnome-dekstop and it says -The following packages have unmet dependencies. ubuntu-gnome-desktop : Depends: xorg but it is not going to be installed E: Unable to correct problems, you have held broken packages.- [17:04] or only ubuntu 16.10 [17:04] david7: this is #ubuntu we dont talk about other OS [17:04] camouflage: is your card disabled in bios or so? [17:04] ok understand [17:05] camouflage: check lspci -nn if you find ethernet controller? [17:05] it shouldn't be, but I would have to reboot to find out.. the various network software i have d/l really don't see it ether [17:05] david7: i answered your question now several times. if you want to run your haxx0r script and not even know how to look for dependencies then stop trying to run that scripts [17:06] camouflage: did your card work before on ubuntu? [17:06] yes most definately [17:07] Ulurux: That xorg error is strange, because it should already be installed... [17:07] So where I stand now is that no matter the iso I use, I don't seem to be generating an EFI/boot folder on the flash drive at all? What am I doing wrong there? [17:07] camouflage: what did you do, or when did it broke? [17:08] minimec: Got it working now. So you said I should choose gdm3, after restart if my screen goes black how would I fix that please [17:08] right after loading ubuntu 14.02 for the first time [17:08] CrazySane: best way to get your issue solved, is to re-ask your issue all from the start with all details, ubuntu version, steps taken etc [17:08] Hello I got a question. Whats the best ubuntu distro for an old pentium 3 machine? [17:09] techguyman: lubuntu or xubuntu will do fine i think, depends wich brand/specs? [17:09] techguyman: lubuntu, if that still supports pentium3 [17:09] I admit I was have abit of time selecting a version of Ubuntu since it was on this Toshiba LT, and the versions seemed to be for DT. [17:09] Ulurux: you can do that in recovery mode with 'sudo dpkg-reconfigure lightdm' or 'sudo dpkg-reconfigure gdm3' With both commands you should be able again to switch the login-manager. [17:09] techguyman: ram, cpu, model would be nice to know [17:09] techguyman: might want to ask in #lubuntu if that is working on your machine still [17:09] my specs are 900 mhz, 512 mb ram, 30 gb hard disk [17:10] techguyman: wich brand/model of laptop? [17:10] lotuspsychje: pentium 3 will not be any good with xubuntu since those old machines dont have any ram in todays usage size [17:10] minimec: Ah right. Thank you very much. gnome is installing now :-) [17:10] it is a desktop [17:10] Working with an HP Elitepad 1000 G2. Trying to get Ubuntu installed, but the BIOS doesn't recognize any boot media I present. From what I've found online, it seems to be cause by a missing bootia32.efi? I don't have an EFI/boot folder on the flash media that I've created. Using unetbootin and various Ubuntu ISOs, including mini.iso [17:10] also under "syslog" it didn't appear to be checking for any eth0 card [17:11] it is a custom built pc [17:11] techguyman: Lubuntu. [17:11] which version of lubuntu? [17:11] Going to restart and install some apps, will be back on Uluru :-) thanks for the help [17:11] k1l_: i had some cases where xubuntu work better then lubuntu on old acer aspire p3, but indeed, wasnt very usefull for heavy work [17:12] techguyman: http://lubuntu.me/xenial-released/ [17:12] CrazySane: that is a crappy windows 32bit uefi tablet, right? then you need to do manual work to get the 32bit uefi running. i think someone linked the manual work already for you [17:13] k1l_: the link provided tells me to add bootia32.efi to the EFI/boot folder, but one does not exist. creating the referenced path and placing the file yeilds no results. [17:16] techguyman: ive tested lubuntu 16.04 recently and was pretty great [17:17] lotuspsychje: what was the specs of the hardware? [17:17] camouflage: if it worked on older ubuntu version, should be working now also [17:17] no, it didn't work on either vers. === planck is now known as Guest62681 [17:17] techguyman: cant recall, but also old machine, perhaps test out a liveusb first? [17:18] ok thanks [17:18] I may need to use plopbootlinux to do it [17:18] camouflage: you sure lspci doesnt show the ethernet card right? [17:18] techguyman: yeah i also use plop boot manager on old machines that dont bootup usb [17:19] correct... didn't show it... is there a OS network mgr I might try? [17:19] I guess I will go now thanks for the info :) [17:19] Hello, I installed gnome shell and after reboot, it hangs on a purple screen. [17:19] camouflage: did your card work on any Os before? [17:20] yes windows 7 [17:20] camouflage: your machine is toshiba? [17:20] correrct [17:20] CrazySane: you got a ubuntu usb? [17:21] camouflage: perhaps try the most recent bios update, also doublecheck your bios settings for network [17:21] camouflage: if lshw and lspci show nothing, somethings wrong [17:21] k1l_: Yes. I have a flash disk with Ubuntu Mini ready. Created with netbootin. [17:21] CrazySane: ubuntu mini? why ubuntu mini? [17:21] Ok thx for the help.... [17:22] k1l_: partly because I've made this boot disk so many times. But mostly because the disk on this tablet is rather small so I'm starting small. I have other ISOs ready if you want to recommend I use a different one. I've tried a few. [17:22] camouflage: can you recall the chipset of that network card on w7? [17:22] CrazySane: 1st: use the full desktop image. 2nd dont use unetbootin since that makes issues. use the ubuntu usb creator on ubuntu or rufus on windows. then mount the usb and put the bootia32.efi into the /EFI/BOOT folder [17:23] k1l_: standby. wilco [17:23] no I doubt I ever wrote it down, although I usually write specs and such [17:23] camouflage: perhaps find the right chipset on the website url of your machine? [17:23] camouflage: on ubuntu can be real relevant help to know its chipset [17:24] I looked for that originaly, but it didn't appear to be directly supported [17:24] Is there a flavor of Ubuntu specifically tailored for use as a media center, connected to a television? [17:24] BRB [17:25] MK: there was some kodibuntu but that was not official ubuntu flavor. [17:26] !mythbuntu | MK [17:26] MK: Mythbuntu is an Ubuntu derivative centered upon setting up a standalone MythTV system. See: http://www.mythbuntu.org for more information and #ubuntu-mythtv [17:26] https://ubuntustudio.org/ [17:26] hi [17:27] hi [17:27] is anybody there [17:27] !ask | dina [17:27] dina: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:27] how are you [17:28] i want some help in qtcreator [17:28] Still nothing is working, i'm.done [17:28] is singlet working with ubuntu 16 ? [17:29] i created one application form now i want to add one which is "please fillout this field" option in that form........how to add that [17:30] i created one application form now i want to add one which is "please fillout this field" option in that form........how to add that in qtdesigner........please give me answer [17:30] dina: maybe a qt related channel can help you on that? [17:30] which channnel [17:31] name please [17:31] PCatinean: did you manually partition or use the partition of ubuntu setup? [17:31] !alis | dina i dont know the name please use the searchbot [17:31] dina i dont know the name please use the searchbot: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [17:31] okk fine [17:31] lotuspsychje i do not get to that part [17:31] It's stuck in the preparing install, before it asks what yiu want to do [17:32] PCatinean: what is on the disk? [17:32] One sec [17:32] PCatinean: you never see that window you want to install or try ubuntu? [17:33] THanks for helping first of all [17:33] I try ubuntu or install ubuntu [17:33] I click next, install third-party apps and such, next and it gets stuck in preparing install [17:33] I can show you the data in var sys log if it helps [17:34] Also gparted does not seem to open and hangs as well [17:34] PCatinean-Ubuntu: how long wait? [17:34] lotuspsychje, I tried first time 15-20 minutes [17:34] "lot" apparently, the RJ45 isn't functional, odd though :P [17:34] and in syslog it freezes [17:34] I keep it open with tail -f /var/log/syslog [17:35] PCatinean-Ubuntu: pastebin a "sudo parted -l" please [17:35] camouflage: how did you test? [17:35] yes sir one sec [17:35] k1l_, https://hastebin.com/sebususibu.sql [17:35] what should I do there? [17:36] ignore? [17:36] I remember it blinking on eitehr side, in the past, but now it only lights solid on one side, not traffic shown on the other [17:37] PCatinean-Ubuntu: so what did you choose to partition? [17:37] PCatinean-Ubuntu: and did you try to not hit "install 3rd party" and continue? [17:37] k1l_: Using a full desktop installation I have the EFI/BOOT folders now, but the stick is a ro filesystem now? [17:37] k1l_, nothing: I click install ubuntu English and then continue [17:38] thanks, I'll try Mythbuntu. Looks like they discontinued the distro, but this media center won't be connected to the internet, so it's fine [17:38] Ulurux: Did not see your message. Still a broken boot process? [17:38] PCatinean-Ubuntu: there should be the question what you want to do like using full disk or install besides windows [17:38] k1l_, yes I did it always freezes here: https://hastebin.com/sotizaciqo.sql [17:38] MK: yes project will end, but they released a 16.04 still so, offline would work well i think [17:39] PCatinean-Ubuntu: so its resizing the ntfs. that needs a lot of time [17:39] k1l_: hold that thought tho - seems like we're making headway. [17:39] k1l_, I have a 750gb regular hdd and a 120gb ssd. In the windows installer I deleted all the partitions on the SSD installed windows on 50 gb and left the rest unalloated space [17:40] and sudo parted -l showed the ssd as well? Why doesn't gparted start? [17:40] PCatinean-Ubuntu: i asked you 3 times now, what you selected on the ubuntu istaller waht and where you want to install. [17:40] https://hastebin.com/fonavacesa.sql [17:40] On the ubuntu installer I selected enlighs, and clicked continue, that's it [17:40] it hangs there [17:40] English* [17:40] PCatinean-Ubuntu: he means on wich partition exactly [17:41] lotuspsychje, I don't get the question, I never had an option to pick a partition or anything like that [17:41] PCatinean-Ubuntu: so you tell me, the ubuntu installer is resizing the ntfs because its bored? [17:41] It's literally two clicks after the usb boot started [17:42] I always installed like this and it worked, erase the complete SSD, make a 50gb partition in windows installer for windows. Install there and leave the rest as unpartitioned space [17:42] Then boot in the ubuntu usb stick, and proceed with the install normally where I get to the option of "Install ubuntu alongside windows, remove windows and install ubuntu, something else" [17:42] I never get there, where am I in the wrong now? [17:43] what ubuntu are you booting there? [17:43] PCatinean-Ubuntu: wich ubuntu iso are you [17:43] latest, 16.04.02 [17:43] downloaded from the official website, 3 times now [17:43] One made with rufus in windows, one with startup disk from live session, both fail in the same step [17:43] PCatinean-Ubuntu: you sure you setup uefi correctly like last time? [17:44] PCatinean-Ubuntu: because wrong uefi setup can block this step in ubuntu [17:44] lotuspsychje, I run both usb sticks (windows and ubuntu) in uefi mode from the boot startup [17:44] Maybe something changed since then? where should I check, how? [17:44] if i run apt-get update while a virtualenv is activated and i end up updating python, did i break anything? :P [17:45] PCatinean-Ubuntu: in your bios, check secureboot and fastboot settings [17:45] This shows up in the syslog: https://hastebin.com/onezunaqit.sql [17:45] !uefi | PCatinean-Ubuntu [17:45] PCatinean-Ubuntu: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [17:46] lotuspsychje, i tried finding them and there were no such options [17:46] PCatinean-Ubuntu: "ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!" [17:46] LIke last time I checked [17:46] repair that ntfs first [17:46] k1l_, tried that too, tried deleting the entire SSD and installig ubuntu on it [17:46] without windows, still nothing [17:47] and why would this happen and in 14.04 there were no issues with the steps I just described? dam.... [17:47] PCatinean-Ubuntu: thats impossible, if you singleboot ubuntu you need to disable secureboot and fastboot [17:48] PCatinean-Ubuntu: you must have overlooked settings somewhere [17:48] omg [17:49] PCatinean-Ubuntu: find legacy/uefi settings === crayon is now known as crayon|office === button is now known as crayon [17:52] Yellow, I installed gnome-shell and selected gdm3, after reboot I got a purple screen. Any advice please. I selected proprietary Nvidia you after installing Ubuntu. [17:52] k1l_: That process created a ISO9660 partition that contains the folder I'm trying to modify. That appears to be a r/o filesystem? [17:53] lotuspsychje, so you're sure secure boot is enabled? [17:53] even though I just lookedfor such an option and it's not, and have not changed bio since last time? [17:53] CrazySane: how did you create the usb? [17:53] Usuntu Startup Disk Creator [17:53] Ubuntu* [17:54] PCatinean-Ubuntu: i didnt say that, i just say if you install ubuntu single, you need to disable secureboot & fastboot to be able to install [17:54] CrazySane: the usb should be able to be mounted. [17:54] PCatinean-Ubuntu: but from your story, not be able to install ubuntu at partition screen, we could also test uefi settings if its not blocking [17:55] k1l_: I can mount it, but no matter how I do so, it comes back as a r/o filesystem. [17:55] PCatinean-Ubuntu: what Os was installed originally on your machine? [17:55] k1l_: Give me a sec and I'll screenshot [17:59] lotuspsychje, it seems to have worked after a long time of waiting, not sure what to make of this... [18:00] PCatinean-Ubuntu: you mean it shows partition screen now? [18:00] lotuspsychje, yes, I just went for dinner and forgot it open [18:00] k1l_: http://imgur.com/a/snsp7 [18:00] Uluro: Ulurux: At what stage of the boot process do you get the purple screen? Do you think that it is a gdm3 problem? [18:00] Should it have took so long to resize? and resize what? [18:00] :) [18:00] PCatinean-Ubuntu: thats what k1l_ said then, resize can take long [18:01] that's all? it just takes 10 times more than the last ubuntu installation? [18:01] PCatinean-Ubuntu: as i said in the beginning, it takes a lot of time [18:01] Hey guys, quick question for you...having some troubles with Ubuntu. I just installed 10.4 on my desktop and the internet won't work, wired or unwired. This is obviously...frustrating. [18:01] minimec: Yeah I managed to switch to lightdm and it works but can't login. Im going to reinstall [18:01] k1l_, I was used to 1 minute, maybe 3-4-5 at most ins ome other cases, never more than 15 minutes [18:02] antigen: 10.04 is end of life [18:02] er, how do I tell which version I am on [18:02] antigen: lsb_release -a [18:02] And if it has to just install in the unpartitioned space and update the bootloader, what is it resizing more specifically? [18:03] sorry [18:03] I am on 16.10 [18:03] Uluro: I don't think you need to reinstall. The problem is probably the nvidia GPU. Do you have a so called 'graphical boot process' or a text based? In my case with a nvidia gtx1060, I need a text based boot to get the gdm login screen. [18:03] antigen: chipset and driver of your cards? [18:03] lotuspsychje: how can I tell? [18:03] Now I'm curious as to why this happens [18:04] antigen: sudo lshw -C network [18:04] PCatinean-Ubuntu: 750 gig hd, takes some time to read [18:04] Ubuntu bug 750 in Launchpad itself "Oops at /projects/+syncreview" [Medium,Fix released] https://launchpad.net/bugs/750 [18:04] so weird [18:04] it's not taking my password when i run that request [18:04] so how long till beta 2 gets pushed? :D [18:05] but it's definitely the password. I used it to log into the OS..wtf [18:05] Mittles: #ubuntu+1 [18:05] lotuspsychje, ah it's reading that? damn it, how do I unmount it so it does not read it? it's just an extra hdd I keep for storage [18:05] as a caddy [18:05] nm got it [18:05] I take it previous installers did not look at it? [18:05] minimec: Yeah I have Nvidia GPU too. It is graphical boot I believe. Not sure how to get a text based boot. [18:05] lotuspsychje: Intel product...ummm [18:05] logical name: enp0s25 [18:06] I am trying to change my email address on my launchpad account.. Added the new email address which sends token to the email id and click on the token gives this message "Application error. Unauthenticated user POSTing to page that requires authentication." Any one has some idea why this occurs? [18:06] antigen: driver= module? [18:06] k1l_: i know it's today :p [18:06] Product: ethernet connection (2) I218-V === miki is now known as Guest78952 [18:06] nvidia driver work 16.10 and 17.04 alpha [18:06] driver=e1000e [18:07] antigen: driver shows, should work..have you tried a reboot? system up to date to latest? [18:07] lotuspsychje, and why does it try to resize it? [18:07] minimec: all setup again. Do you recommend using the proprietary Nvidia in additional drivers? [18:07] lotuspsychje: i have tried rebooting; I am running whatever was downloaded off of ubuntu's website a few days ago [18:08] PCatinean-Ubuntu: in ubuntu setup at partitioning, the more hd's one have the larger the time will be i think [18:08] Uluro: Well.. if you have a newer nvidia GPU I recommend the nvidia driver. [18:08] lotuspsychje, i've come to learn that the hard way :)) [18:08] antigen: make sure plz? sudo apt update && sudo apt full-upgrade [18:08] Any way I can disconnect it before starting the installer? [18:08] minimec: I'm using a GTX 980. I'll do that then, thank you. [18:09] PCatinean-Ubuntu: sure, your the boss of your machine [18:09] lotuspsychje: hard to do with no internet... [18:09] antigen: right lol [18:09] Uluro: ppa for proprietary updated Nvidia: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [18:09] lotuspsychje, not phisically as I don't have a scredriver with me haha XD === iczero is now known as wlp1s1 [18:10] antigen: did your internet work on other ubuntu versions? [18:10] Mittles: thank you very much. [18:10] Ive been putting off trying linux for years because of this shit god I'm such a n00b; but now here I am...the reason I didnt try it because of some stupid fundamental incompatibility that I was assured was long behind the project at this point. [18:10] lotuspsychje it works in windows and linux mint [18:10] but i wiped the linux mint partition [18:11] k1l_: mount: /dev/sdd1 is write-protected, mounting read-only [18:11] antigen: i might advise to also test an LTS version as 16.04.2 [18:11] how [18:11] antigen: download and install? [18:11] sigh [18:11] what a mess [18:12] antigen: or check your 16.10 logs to see whats happening to the driver [18:12] now i gotta redo the entire bootdisk [18:12] setup [18:12] u w0t m8 [18:12] antigen: what is failing? the e1000e driver? that seems odd [18:12] nacc: also his wifi [18:12] nacc, I don't have any idea [18:13] it just can't connect to the internet [18:13] Hi, Ubuntu people. [18:13] I instsalled Ubuntu and out of the box it was broken with no internet running [18:13] hmv: hi user [18:13] antigen: how did you install ubuntu? [18:13] USB Flashdrive [18:13] antigen: and did it have internet in the installer? [18:13] nacc...i assume so? [18:13] no [18:13] the installer didn't [18:13] it couldnt download any updates, etc [18:13] I can now get my Elitepad 1000G2 to boot from the usb stick, but live or install it hangs on the purple splash, always with the righthand two dots lit. [18:14] antigen: well ... that should have told you something [18:14] USB flashdrive. I tried running KDE Neon FROM a flashdrive, as a HD. [18:14] antigen: make sure your install media isn't corrupt [18:14] the media i installed is not corrupt [18:14] this is clearly a driver support issue [18:14] I had a horrible error with Mint, it wouldn't update [18:14] I doubt it'd work on mint and not ubuntu, they don't patch the kernel afaik [18:14] antigen: but also if you're new to linux, then i would absolutely hav said 16.04 [18:14] Mittles: no they ahve their own pacakges (incl. kernel) i believe [18:14] antigen: driver shows active in your lshw [18:14] nacc: it's not like there's any guide on the website that explains this [18:15] where can you get KDE 14? [18:15] Uluro: To avoid 'nvidia problems' during boot, you might want to change a line in '/etc/default/grub... 'GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"', then 'sudo update-grub'. Like that you have a text based boot process that should work with the nvidia card. You can just put a '#' in front of the old line and add the one I give here. Like that you can always come back to the old one. [18:15] Mittles: after I add the ppa, how do I install it please. Sorry, new to Ubuntu. [18:15] antigen: does network/wifi icon showup at your right upper corner? [18:15] is there a way to find out what Dell has installed and configured on their XPS laptops? I've found the source of their packages and what is installed from them. Where do I find all the other custom settings etc. I want to do a fresh install and add these Dell-specific things myself. [18:15] I am just a linux hobbyist -- wanting to learn more about open source, etc [18:15] uluro: can't you google it? [18:15] Antigen: happy to help you! I do hangouts as well [18:15] lotuspsychje: it appears, yes.. [18:16] adymitruk: i think dell has a website for that [18:16] Uluro: Make sure you run 'sudo apt update' like the page asked, once that's done it's easy enough to add it from the 'Software & Updates' [18:16] Does anyone want to do a Google hangout about Linux? [18:16] hmv i appreciate that and would take you up on it, except the internet is broken out of the box on the install :/ [18:16] !discuss | hmv [18:16] hmv: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [18:16] lotuspsychje: I've tried looking there.. any ideas on better google search terms? [18:16] minimec: Gotcha, thanks very much. [18:17] I suppose I could do a hangout from my laptop & point the webcam at my desktop [18:17] lol [18:17] adymitruk: holdon [18:17] Mittles: Ah it lives in software and updates, gotcha. Appreciate the help. [18:17] OerHeks: you remember dell's ubuntu packages website url? [18:17] My support question is, why didn't Linux mint's update work? It told me to change servers and such, but that didn't work. Just putting this question out there, as most people say that Mint is the most stable, well I didn't experience any stability. [18:17] !mint | hmv [18:17] hmv: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [18:17] !mint | hmv [18:18] lotuspsychje: the icon appears, but nothing's connected and it can't connect [18:18] antigen: eth cable plugged right? [18:18] under network connections, ethernet, I do see "Wired Connection 1" last used 23 minutes ago [18:18] but i have no idea what this means... [18:18] CrazySane: i have the same issue with my ubuntu usb. that looks like some cheap flash pendrives do have that isues === anon is now known as Guest86694 [18:18] antigen: try to restart network-manager plz [18:19] (I plugged the RJ into my desktop directly once I noticed wireless wasn't working) [18:19] lotuspsychje: how [18:19] just close and exist? [18:19] antigen: sudo service network-manager restart [18:19] don [18:19] k1l_: I edited the grub command (removed spash) so I can see whats up - looks like the startup hands on "Repeat this process for the rest of the CDs in your set" [18:20] now it says it was just last used right now [18:20] I do wonder if antigen's hardware is working fine and it's just not resolving DNS, has anyone looked into that? [18:20] antigen: is it working? [18:20] On wired connection that is [18:20] no...it's not working [18:20] Mittles: no one has troubleshot that [18:20] k1l_: before that "deb cdrom:[Ubuntu 16.04.2 LTS _Xenial Zerus_ - Release amd64 (20170215.2)]/ xenial man restricted [18:20] I'm not able to join the off-topic chat. How do I Register myself? [18:21] !register [18:21] For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [18:21] antigen: tail -f /var/log/syslog and plug out/in your eth cable plz [18:21] Mittles: i think that because it's not showing a list of wifi networks it's not working properly, but I'm not sure [18:21] ok 1 sec [18:21] antigen: lets see whats happening as errors there [18:21] Should I PM these [18:22] !paste | antigen [18:22] antigen: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. === hmv is now known as Shai-Hu1ud [18:22] hard for me to paste, because these are happening on a system with no internet [18:22] ill take a picture and upload here [18:22] antigen: try to tell us what kind of weird things you see? [18:23] antigen: fish out the specific error, like driver module not loading or whatever [18:24] hmm [18:25] uploading [18:25] heh [18:25] sorry [18:25] http://imgur.com/a/kSXMf [18:25] here is what i see [18:27] antigen: you need to be using tail -f while the service itself restarts (easiest to do in separate terminal windows) [18:27] also, does "ping -c 3 8.8.8.8" return anything when you have it just running from a wired connection? [18:28] when i do the ping it says "connect: Network is unreachable" [18:28] As for wifi working on mint but not Ubuntu it is often the "ubuntu-restricted-addons" package missing from install on a wifi chip that requires off firmware [18:28] ok [18:29] I am not sure how to tail in a separate terminal window, unfortunately [18:29] Do I just restart in one window and before i restart, run the tail command in another window? [18:29] yep, tail in one first, restart in the other [18:30] Hi I run add-apt-repository -y, then update, then it gives me an error on apt-get install [18:30] rts-sander: which error, ppa, and package? [18:30] the error doesn't happen if I do the same commands manually, but when executed in a script it goes wrong [18:30] well [18:30] i guess the script matters too [18:30] GPG error: http://ppa.launchpad.net trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F4EA0AAE5267A6C [18:31] rts-sander: vagrant? [18:31] no I'm adding ppa:ondrej/php [18:31] antigen: perhaps a relevant bug here: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1528639 [18:31] Launchpad bug 1528639 in network-manager (Ubuntu) "Network Manager Crashes Shortly after Starting" [Undecided,Confirmed] [18:32] rts-sander: is this a pure ubuntu on a real machine? [18:32] it's a ubuntu VM [18:32] rts-sander: a vagrant vm? [18:32] lxc [18:32] rts-sander: because there was someone in here yesterday having the same issue. and it was vagrants fault [18:32] I don't know what's going on...now both terminals are outputting what seems to be jibberish [18:33] hello [18:33] I'm executing these commands via golang, it's really weird [18:33] rts-sander: try sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 4F4EA0AAE5267A6C [18:33] antigen: on 16.10 i would go for a bug, but surely you could test a 16.04.2 liveusb? [18:34] Ey everyone [18:34] 16.04 I have a file /etc/network/if-up.d/ubuntu-fan but none of my other 16.04 machines have it. That script calls /usr/sbin/fanctl which none of my other systems have it. Any ideas? [18:34] antigen: I'm inclined to also recommend 16.04.2 [18:34] sigh [18:34] k1l_, thanks this solved the problem [18:35] is it safe to add this to the script? [18:35] I already asked this in Maria channel, but also going to ask it here.. as I'm curious if there are any known issues installing mariaDB on a fresh new 14.04 ubuntu installation (minimal).. See: http://pastebin.com/C9UNHq0J (dependency problems) [18:35] I've not had a networking hardware headache in forever [18:35] won't the key "4F4EA0AAE5267A6C" change? [18:35] 2017, people still spending 10+ hours troubleshooting arbitrary driver issues on an IRC channel [18:35] * antigen grumbles about open source [18:35] Don't buy shitty hardware? [18:35] antigen: you have chosen non-lts, things can get bumpy at some times [18:36] rts-sander: looks like your script doesnt pull the gpg key [18:36] Mittles: keep the support familly friendly plz [18:36] I think the command "add-apt-repository" does it [18:36] but not when executed through the script :/ [18:36] lotuspsychje: ok. [18:36] Don't buy broadcomm hardware. [18:36] alright well i better get to compiling a 10.4 usb boot stick [18:37] antigen: your wifi is a broadcom? [18:37] Mittles: it came with the computer i bought [18:37] lotuspsychje: i have...no idea [18:37] how can I tell? [18:37] raspberry pi broadcom [18:37] antigen: lspci [18:37] minimec: that was a fun fight when it was new [18:37] typing in lspci to my terminal doesnt do anything [18:37] sudo lspci <3 [18:37] antigen: sudo lshw -C network [18:38] ^ that too [18:39] alright [18:39] Product: Ethernet Connection (2) I218-V [18:39] Vendor: intel corporation [18:39] So I installed Gnome desktop and after reboot, when I click the little icon to switch desktops it's blank. Any advice please. [18:39] Mittles: Besides the GPU, the raspberry pi chip went well out of the box, but I agree... I try to avoid broadcom in general. [18:40] antigen: i presume due to no internet while ubuntu setup, you could not update during setup nor choose 3rd party software? [18:40] minimec: yea, its mostly their wifi chips [18:40] it's where the "lol linux no driver" problem came from in the first place [18:40] Ugh. k1l_ different stick solved that hangup issue. Thanks. [18:41] correct, lotuspsychje [18:41] !cookie | k1l_ [18:41] k1l_: Wow! You're such a great helper, you deserve a cookie! [18:41] I could not update during setup [18:41] antigen: that might be related to a non-working wifi/eth [18:41] But it works in Windows [18:41] >_> [18:41] <_< [18:42] antigen: well this is ubuntu, we cant compare really [18:42] jeeze that sucks, so this computer might not be able to run ubuntu [18:42] antigen: i didnt say that [18:43] antigen: I'm really surprised an Intel chip isn't working. I'm still convinced your install medium was corrupt. [18:43] Mittles: i used the same USB stick to put it on another laptop [18:43] works great [18:43] antigen: try a 16.04.2 LTS version liveusb, see if your internet gets recognized [18:43] awh [18:43] alright [18:43] going to take me awhile to set that up [18:44] antigen: if it is, choose updates during setup right [18:44] ^ this pulls in any new kernel releases that upstream ships === h1a1c0k1e1r1 is now known as Tims_tech === Tims_tech is now known as Guest53057 [18:46] i tried to update during setup [18:46] with this install [18:46] I just don't think it did anything, because no internet [18:46] antigen: can I have the output of "sudo lspci -nn | grep Ethernet" i want to see which chip this is [18:46] will try again in 16.04.2 [18:46] I chose the OS I did because it wasn't knowingly hacked by the US government [18:46] in vault 7 [18:47] can the public key for a repository change? [18:47] i think the distro you're suggesting still has vulnerabilities that haven't been corrected [18:47] hello everyone, grub doesnt show all OSes on my machine. what could be the problem here? === ubuntu is now known as Guest64881 [18:47] rts-sander: what do you mean? [18:47] Guest64881: which other os do you have installed? [18:48] antigen: are you dualbooting or singleboot ubuntu? [18:48] Mittles, they are also linux distros [18:48] singleboot [18:48] I wiped my windows partition to install ubuntu [18:48] I have other computers in the house that work fine tho [18:48] antigen: in some cases uefi settings can block wifi/eth also [18:48] Guest64881: os-prober might need manual entries for some OS that it can't find automatically, like android. Can also be you have an OS on a partition that is not native to that OS. os-prober looks to partition type as a hint of what OS to look for on that partition [18:48] lotuspsychje: seems complicated... [18:48] Guest64881: Ok, but ones like Fedora use a lvm by default. [18:49] k1l_, I mean can I add the line you gave me earlier to the script to mitigate the fact that it doesn't add the key? [18:49] Mittles, it is not a new install. they used to be shown all the time. suddenly they are gone [18:49] antigen: its weird, your driver shows active but doesnt work [18:49] -_- [18:49] antigen: your not behind a router/firewall are ya? [18:49] Again, I am just a hobbist so your guess is as good as mine [18:50] without it becoming outdated [18:50] no, I am directly plugged into the modem at this point [18:50] antigen: ok good === liam_ is now known as Guest24430 [18:51] I could also read the output of apt-get update and match with "NO_PUBKEY" :/ [18:52] does add-apt-repository do something with the environment variables to decide to get the key or not? [18:52] Anyone know if 16.04.2 was one of the system distros hacked by the us government? [18:52] !ot | antigen [18:52] antigen: #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! [18:52] it is for support purposes [18:52] antigen: asking about us government hacking is not a support question [18:52] I tried installing a secure one and my network drivers aren't working -- now i'm being advised to install another distro [18:53] antigen: define 'secure one' ? [18:53] antigen: I've used Ubuntu specifically on countless machines so I can assure you personally I've never heard of this happening. Not to say that it can't I just promise that is not common. [18:53] antigen: thats not another distro, its the LTS version [18:53] antigen: You were using Ubuntu 16.10, correct? [18:53] the manpages lie "The GPG public key of the newly added PPA will also be downloaded and added to apt's keyring." [18:53] yes [18:53] 16.04 has the same maintainers and security team [18:54] rts-sander: it works for me (always has) [18:54] rts-sander: it is a prompt, iirc, to do so [18:54] Ubuntu boot for installation hangs about here every time. Any ideas? https://imgur.com/a/cGq3h [18:54] rts-sander: for what ppa does that not work? [18:54] yes I add -y [18:54] sigh -- ok [18:54] brb [18:54] it works if I execute it from the command line [18:54] but not from a script [18:54] thx for help guys [18:55] antigen: if you're really government paranoid you should be using a distro such as Tails :) [18:55] Tails ftw. [18:55] no federica 14 anni [18:55] sorry for the sighs, etc -- but i took like 5 hours out of my evening to figure all of this out and now here i am spending the better part of my morning just trying to get it working. just frustrated. [18:55] mora carnagione scura formosa [18:56] CrazySane: can you "Ctrl + Alt + F1" to a tty? [18:56] I'm not 'government paranoid' -- nation states are regularly hacking systems and collecting data on people for their entire life. this is proven. Windows is not secure, and OSX is probably on the way out, too. [18:56] I'm curious if it is hung on lightdm starting [18:56] Mittles: nope. can't change to any other tty. [18:56] antigen, ok, but what's your problem ? [18:57] antigen: meanwhile I use Ubuntu and Chrome OS (Gentoo based) [18:57] antigen: again, *not* a support topic [18:57] ahem, ^ [18:57] sorry, nacc [18:57] it's not the environment variables either, I isolated them. guess I'll have to debug the script [18:57] antigen: it sounds like 16.10 maybe never worked on your computer (if the installer also had network). i haven't read scrollback to see what the symptoms of your issue are, can you summarize? [18:58] Mittles: How can I test your hypothesis? [18:58] rts-sander: so run script or manually w/o -y, does it work? === neon is now known as Guest40504 [18:58] ill check that channel out once ubuntu even works for me first [18:59] nacc -- I installed ubuntu and it can't connect to the internet. The end. [18:59] brb [18:59] antigen: that's a symptom, so you haven't done any root-causing yet? [18:59] antigen, sudo lshw -c Network [18:59] rts-sander: and a specific case I can try to reproduce? [19:00] ok 1 sec [19:00] any idea whats missing from my install that smart hdd test buttons are missing from gnome disk utility ?? eg. short long conveyance [19:00] what information are you looking for [19:00] from this dialogue? [19:00] nacc, if I run the script manually with -y it still works [19:00] nac, ioria [19:01] CrazySane: That was the test :D A boot hang pre-install could be so many things tbh, but I usually see it with a bad hard drive. [19:01] rts-sander: what script? [19:01] antigen, can't you paste it ? paste.ubuntu.com, pastebinit, termbin ? [19:01] rts-sander: again, just give me an example if you want help [19:01] So I do "dd if=/dev/cdrom of=win.iso" to create a iso of a win7 install CD. But when I feed it to my kvm guest, it boots and then just hangs in there. Suggestions? [19:01] ioria: i am currently working on a system with no connection to the internet, and IRCing with you from another laptop that works [19:01] antigen, a whole topic about the e1000 bug https://sourceforge.net/p/e1000/bugs/542/ [19:01] antigen, so, paste the output on paste.ubuntu.com [19:02] OerHeks: my lack of experience with ubuntu would make following that thread a disaster for me [19:02] OerHeks: which also says they only supprot LTS [19:03] nacc, indeed, that would be the fix for now [19:03] antigen: so i think you just made a mistake in your choice of release (if i had to guess) [19:03] antigen: if you have no experience with Ubuntu, you should use LTS [19:03] Mittles: Looks like lightdm. Removed "splash quiet" and changed it to "text" and it gets further. I can get to other [empty] tty's now.. and tty1 is sitting at Starting Light Display Manager.. [19:03] alrighty, i'll try the LTS v [19:03] thx guys [19:03] CrazySane: Do you happen to know which GPU your system has? [19:03] antigen: sorry for the bad experience, but that seems like the easiest solution [19:04] Mittles: No. I can see if I can dig it out. Honestly, I've spent more time on this task that I has intended. It's a crappy tablet I was going to use around the office - but if something is physically wrong I'm going to give up on this. XD [19:05] CrazySane: if you can get to tty2 you should be able to pop a shell and check with lspci or lshw [19:05] hello. is there a fix for the problem: i want to select a couple of files at once in the listview with the mouse (nautilus). [19:05] Mittles: tty2 is empty. [19:05] haviland: keep ctrl key pushed and chose files [19:05] CrazySane: sorry I don't remember if the livecd lets you log into all of them or not [19:05] Mittles: perhaps I'll give lubuntu a try? [19:06] jushur: yeah i know that, but ist there a way to drag with the left mousebutton klicked, like in win? [19:07] CrazySane: they both use lightdm. you could use the text installer however http://cdimage.ubuntu.com/netboot/ [19:07] nacc, here I explained it with some logging: http://paste.ubuntu.com/24236568/ [19:08] rts-sander: otp, but will read [19:08] Mittles: thanks. I'll check it out [19:09] wtf [19:09] Mittles: nacc, ioria, lotuspsychje, it just started working [19:09] the internet [19:09] CrazySane: there are various commands you can give the normal installer once you figure out the gpu to get everything working [19:10] antigen: what did you do? [19:10] i have no idea [19:10] haviland: you can combine ctrl and shift to target areas. [19:10] i just did what you all said [19:10] antigen: hardwire? rats in the cables? [19:10] antigen, that's good [19:10] hardwire [19:10] lol [19:10] hardwire to the modem is working [19:10] i am not sure if wifi is working still [19:10] i am running updates now [19:10] jushur: i know :) but i thought that there maybe is a way to do this with the mouse only. [19:10] can I update OS's without having to remake an entire boot USB? [19:10] antigen: sudo apt install ubuntu-restricted-addons [19:11] hello, grub doesnt show all OSes present. what might have caused this? [19:11] and update your kernel <3 === ariver|ERR is now known as ariver [19:11] Mittles: I am installing "OS Updates" through the ubuntu software package manager right now [19:11] Mittles: looks like intel graphics [19:11] antigen: from which to which? you can do ubuntu upgrades like that [19:11] Is there any place to download 17.04 beta 2? The official link isn't working [19:11] ok it's not the script either, if I execute it from debug-hooks it works again [19:11] nothingatall: images don't seem to be pushed to mirrors yet, waiting on them myself [19:12] haviland: i dont think so, do some trial and error testing maybe? [19:12] looks like a bug in juju, have to try something else [19:12] nothingatall: Mittles: not yet released afaik [19:12] mittles do you think they'll be available sometime later today? [19:12] rts-sander: i wonder if a tty isn't getting hooked up correctly to interact with add-apt-repository or so? [19:12] nothingatall: they're scheduled to but I'm looking for those answers myself! [19:13] jushur: yeah thats what i thought... well, thanks anyway [19:13] haviland, if you mean select multiples file and drag & drop you need to press both ctrl+shift [19:13] Did they fix a ton of things since Beta 1? I'm looking to install the latest version....I could always install beta 1 and then upgrade later I suppose [19:14] ioria: i know that. i just wondered if there is also a mouse only solution. [19:14] nothingatall: just apt update; apt upgrade and you'll be at beta 2 [19:14] nothingatall: i mean, beta 2 isn't a different release, it's just a current snapshot [19:14] nothingatall: oh but you want to fresh install? [19:14] nothingatall: the main ubuntu branch doesn't participate in beta 1 [19:14] nothingatall: also #ubuntu+1 [19:15] yea i am on a windows machine right now....im fed up with windows 10...it sucks....im going back to ubuntu....wannna install the newest release [19:15] nacc, possibly shouldn't add-apt-repository give an error exit status then? [19:15] because it gives status 0 [19:15] hey, is it possible to lock computer at certain times? [19:15] Mittles: once ive ran sudo apt install ubuntu-restricted-addons [19:15] nacc, updating and upgrading won't bring in beta 2 ... it has to be installed ' [19:15] reboot? [19:16] antigen: if you finished every other update, go ahead [19:16] my dev is juju-1 prod is juju-2, I'm just going to hope it doesn't have the bug [19:16] as an iso [19:16] and it's not that much work to manually fix it [19:16] the update manager doesnt seem to be working [19:16] I click update and it just refreshes it's self [19:16] lol [19:16] antigen: sudo apt update && sudo apt dist-upgrade [19:16] ah, gotta restart [19:16] 1 sec [19:17] BluesKaj: not sure what you mean? beta2 is just the package state as of when the freeze occurred. I mean, yes, if you want to do a new iso install, and test that, then yes you need an iso; but if you just want to be on beta2, install beta1 and upgrade === rbt-oOOOooO is now known as rbt-b2u [19:17] Hey guys, my laptop no longer recognizes my mic. Any ideas? [19:17] BluesKaj: maybe i misunderstood the original question [19:17] rts-sander: yeah, that does seem odd [19:17] Ever since upgrading to 16.04. [19:17] nacc: there is no beta 1 of the main branch, only opt-in for flavors [19:18] BLUESKAJ but if I install beta 2 it'll be easy to upgrade right? [19:18] to the full release [19:18] not much more I can do, this will do [19:18] nacc . well . it's an iso, that's how I had to install it [19:19] I'm trying to make my mouse disable while typing, but with syndaemon, the minimum idle time is 1 second. [19:19] Mittles: ah ok [19:19] Is there any way to do it with like ~200 milliseconds? Syndaemon only works with whole seconds :( [19:19] Mittles looks like it's working now [19:19] antigen: wifi? [19:19] not wifi [19:19] How can I troubleshoot wifi [19:19] or make sure if it's working [19:19] I don't see a list of wifi networks [19:20] req [19:20] No...? [19:20] equivavlent to rpm -qa on deb [19:20] I am having some battles with the networking service ( not network manager ) on Ubuntu 16. when using bonding and LACP it is very inconsistent [19:20] I have an online job interview in an hour, it'd be nice if I had a working mic... [19:21] Doing a network restart it works fine one minute then the next it will sit and wait for around a minute before it then finally fails [19:21] Then a further restart and it springs to life again [19:21] And so on... [19:21] kde [19:22] the links on this page 404 https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes i suppose they'll update it later today [19:22] s0x: 'apt list' [19:23] antigen: so you might have a weird proprietary driver for that chip open "Software & Updates" and hit "Additional Drivers" [19:23] ty minimec [19:23] I am going to try again to get my SteamOS working. However it seems my main problem is the 'Ubuntu Software' program. [19:23] nothingatall: 'easy', yes [19:23] i bet you $1 it says broadcomm [19:23] it says "this computer is up to date" [19:24] when i hit software & updates [19:24] that's "Software Updater" not "Software & Updates" [19:24] When I select anything but the main screen that comes up I get empty boxes with 3 dots in each one. Steam repositories are enabled. [19:24] sardior: steamOS? [19:25] sardior: probably need to seek support from them, not offical ubunut aiui [19:25] no, this is a ubuntu error [19:25] sardior: SteamOS is not Ubuntu based at all. [19:25] It is based on Debian [19:25] I know, but my software installation programs are broken [19:26] That is why steamos is not working [19:26] sardior: that doesnt' make sense. Are you running Ubuntu or steamos? [19:26] ubuntu with the steam client [19:26] s0x: to see if a package is installed you can use "apt policy packagename" [19:26] sardior: that's not steamos [19:26] that's not SteamOS love [19:26] ok... then why does it say that in the repositories [19:27] k1l_: is there any quering that might give output like [19:27] /usr/bin/rpm -qa NS* --qf '%{NAME}=%{version}-%{release}\n' [19:27] sardior: say what in the repositories? [19:27] I am just trying to get the... never mind... wrong world... [19:27] sardior: you are using steam from the steam repositories? [19:27] s0x: i dont know rpm :/ [19:28] s0x: what is the intent of the query? [19:28] nacc: I think he's having problems with gdebi [19:28] s0x: if you want several packages see "dpkg -l" [19:28] nacc: trying to install the steam.deb [19:28] just an assumption [19:29] welp he left [19:29] Mittles: yeah... === anonymous is now known as Guest56213 [19:30] antigen: did you find the menu? [19:30] s0x: but looks like you asked for "apt list" [19:30] alright [19:31] should be easier to follow this now that i'm not dangling a laptop off the side of my desk [19:31] Mittles: which menu, sorry? [19:32] Mittles: which menugr [19:32] grr [19:32] s0x: SOmething like this? 'apt list --installed | grep linux-image | grep 4.4.0-67.88' === charlie is now known as corrich === `8core is now known as coffeeguy === eni is now known as Guest52320 [20:14] k1l you here? === david is now known as Guest74617 [20:14] ? === Yuriy__ is now known as Yuri [20:18] * jndygevk ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ sobersabre_: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ [20:18] -jujbf:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄ z0ran: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ === zevsfh is now known as knkchoz [20:18] * knkchoz ▄▄▄▄▄▄▄▄▄▄▄ coffeeguy-: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄ [20:18] * tqntj ▄▄▄▄▄▄▄▄▄▄▄▄▄ _Trullo: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄ [20:18] ? [20:19] * acheron-a xD * [20:19] -hiweomga:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Mittles: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄ [20:19] -reesfn:#ubuntu- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ pizza-dude: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ [20:19] * woqchxu ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Yuri: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄ [20:19] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ max_m: WOW KINDONE THIS BOT DOES WORK WELL....KINDONE IS TEACHING ABOUT BOTS RIGHT NOW AT #FREESPEECH TOR IRC SERVER quicktalkeh676te.onion/6697 SERVER ▄▄▄▄▄▄▄▄▄▄▄▄▄ [20:20] wow [20:20] kin really are done. [20:21] thanks Dax [20:21] * dax nods [20:23] so going to join that with a few million drones xD [20:25] k1l? [20:32] My desktop computer is hardwired to sagem router this has a usb hp deskjet 1000 printer my laptop is wifi and both units run Ubuntu 16.04...what can I use to have the laptop print to desktop [20:36] texla: there's a printer sharing menu in the "Printers" application under 'Server' in the menus (top bar). It's a standard feature of CUPS. [20:37] k1l_: i've found appropriate replacment [20:37] for my cmd [20:37] dpkg-query -W -f='${binary:Package}=${Version}\n' nab* [20:40] junikäfer [20:57] Hi everyone! I'm debugging a nasty problem with an ssd. hdparm -tT reports results ranging from 2 MB to 6 MB and before it was over 200 MB. I see the same behaviour with different OS so it's probably not just ubuntu specific. [20:58] hparm values are for marketing only, not for benchmarking. [20:58] I mean, even with an hdd it should be over 60 MB. This is really strange. Btw, it's less 2 two months old. [20:59] Again: [20:59] hparm values are for marketing only, not for benchmarking. [20:59] ok, let me rephrase [20:59] If you need to take a benchmark, please use a benchmarking tool. [20:59] it boots ubuntu 14.04 in 15 mins [20:59] it wasnt like this, it shouldn't be like this [20:59] So what did you change? [21:00] i don't know, this laptop is used by my mother and I just came back from a foreign country and started debugging their tech :) [21:00] they (parents) say that it happened suddenly [21:00] no physical damage, laptop is a thinkpad t420 [21:01] So you already took a look at dmesg and check all filesystems? [21:01] sounds like you need to A) grab a bootchart and B) use a proper benchmarking tool and C) check logs for errors [21:01] yup, nothing strange in dmesg [21:01] but I didn't run any fs check [21:01] Atlantic778: can you put "dmesg" output to a pastebin? [21:02] tgm4883: I could make bootchart but this happens with any read from ssd. That means, first run of firefox, vlc, even terminal or lowriter. [21:02] k1l_: sure! [21:02] Atlantic778: check also smart data [21:03] alkisg: already did, everything is in perfect shape. [21:03] alkisg: but I could share any report as well so we doublecheck it. [21:04] Btw, thanks guys for responding. :) [21:04] Atlantic778: So whats the outout of the smart data overview? [21:05] dmesg: http://paste.ubuntu.com/24237080/ [21:05] Atlantic778: maybe run a smart long test too just in case with smartmontools [21:05] Mittles: it takes some 90 minutes, right? [21:05] Atlantic778: depends on your specific disk actually. can be 90 minutes up to 3-4 hours [21:06] Mittles: I would schedule it maybe a bit later, after we check other things. Maybe over night. (it's evening in this part of the world) [21:06] gotcha [21:06] bekks: just a moment [21:07] hm, when I checked dmesg, I was checking only in the tail of the log [21:07] I was looking for bad block reads and such [21:07] tail shows the last ten lines... [21:07] now I see in the top that there is something strange [21:07] jesus, this is ugly [21:08] What is ugly? [21:08] Atlantic778: btw, is the disk nearly full? And, are you running trim (e.g. do you have 16.04?) [21:08] bekks: those gran_size messages. [21:08] good old linux booting with a bad stick of ram [21:09] I second Mittles. [21:09] alkisg: no, trim wasn't enabled and it's 14.04. I started trim manually. [21:09] Atlantic778: and how many of the 120 gb are in use? [21:09] alkisg: also, disk is relativelly full. At least this partition. [21:09] Hello [21:09] Atlantic778: then it might be a trim issue [21:09] Atlantic778: Can you patebin the output of free -m please? [21:09] alkisg: even for reads? [21:09] having issues reinstalling mysql [21:10] Atlantic778: eh, although, you mentioned ... yeah that ^ [21:10] I replaced it with mariadb then reverted to mysql [21:10] but then it fails [21:10] bekks: it's not ram, but anyway: http://paste.ubuntu.com/24237103/ [21:12] Atlantic778: run memtest86 before you rule bad ram out [21:12] Mittles: true that! What I wanted to say is that it has 8 GB of RAM, plenty free RAM and it's not swapping. [21:13] smartctl: http://paste.ubuntu.com/24237109/ [21:14] the test is sudo smartctl --test=long /dev/sdX [21:14] and you wait [21:15] gmartcontrol is the gui if you need it [21:15] *gsmartcontrol [21:15] Mittles: will the results be broken if I keep using laptop during the test? [21:15] nah, I'm good without gui [21:15] probably, I use it from a livecd [21:15] tnx [21:16] ok, I also planned to be sure and run it from a livecd but just wanted to check if it's a background task for the drive or something [21:16] i don't remember exactly [21:16] i think it has to be unmounted [21:17] what's very interesting is that reading from the ssd cache is fast [21:17] 2000 MBps [21:18] so I beleive it's not sata controller or some bug in the driver [21:18] is this an ssd in all? [21:18] has it been trimmed? [21:18] sudo fstrim / [21:18] it is an ssd, and I already have run trim [21:19] no changes [21:19] I already searched for known bugs, firmware upgrades etc [21:20] i just installed xubuntu LTS on my laptop. how do i make it so that the corners of windows are not 1px by 1px, so i can actually have a chance of grabbing them? [21:20] Atlantic778: i see some time passing by in the dmesg. but i dont really get why [21:20] and all is pointing to painfully slow disk reads. Even opening man page takes too long. [21:20] k1l_: if you were looking for explanation why it takes long to boot, it's not the only problem. [21:21] rip ssd, sounds like a failure mode [21:21] do a memtest first though of course [21:21] k1l_: thanks for taking a look, a really appreciate it. [21:22] Mittles: memtest to rule out RAM? [21:22] can never be too careful [21:22] but yes [21:22] well, it could then lead to DMA failures, but I think that it would result with some reports in dmesg and/or system freezes [21:23] this laptop had 30 days of uptime before I laid my hands on it [21:23] Atlantic778: i wonder what "ata4: SATA link down (SStatus 0 SControl 300)" is [21:23] so it's pretty much stable system, except slow reads [21:24] k1l_: I would say it's omething related to the cd-rom [21:24] hm, you have me an idea [21:24] cd-rom is spotty [21:24] i had some issues with reading disks that work without problems in other laptops [21:25] a bad drive on the same sata controller could degrade performance of other drives... [21:25] A faulty controller as well. [21:25] a have few other laptops laying around, I will try swapping few things... [21:25] Atlantic778: yes, possible issue. worth trying a different kernel, imho, if you test things anyway [21:26] k1l_: upgrade, downgrade, both? [21:26] k1l_: btw, system is up to date, dist-upgrade, autoremove, rebuild grub, on main server etc [21:27] ok, so it's screwdriver and memtest time [21:27] than you all once again, I will return later [21:27] memtest time first. [21:27] thank you all* [21:27] Atlantic778: 14.04 ships the 3.13 and 4.4 kernel. [21:27] k1l_: i'm running 4.4 currently [21:28] 4.4 what? :) [21:28] Whats the uname -a output? :) [21:29] Does anyone have any experience with the TACACS package? [21:30] !info TACACS [21:30] Package TACACS does not exist in yakkety [21:32] !info tac_plus [21:32] Package tac_plus does not exist in yakkety === coffeeguy- is now known as coffeeguy [21:33] hmm. Oh its because its not in the default repositories it is from cisco === darthanubis is now known as Guest66859 [22:13] <- new improved with registered nick ;) [22:31] acheron-a: congrats, need help with anything? [22:35] hi i cant update because because of old linux kernels im using ubuntu 14.04lts [22:35] elky, i'm fine, thanks [22:35] how do i remove them using terminal [22:36] robbieusa: list the packages with "dpkg -l | grep linux-image" then remove the unwanted old kernels with "sudo apt-get purge packagename1 packagename2" [22:37] K [22:38] grep: image: No such file or directory [22:38] did you copy&paste my command? [22:39] no now i did it worked [22:39] the sign in the middle is a "pipe": | [22:40] https://paste.ubuntu.com/24237464/ [22:40] ^ [22:41] sudo apt-get -y purge? listing the kernals? [22:41] i would suggest not to use -y to have a look at what it wants to remove [22:42] k [22:43] join #ubuntu [22:43] oh :) [22:43] hi all [22:44] I have myself in a spot. I just installed kodi (carputer project) and it damaged my X config. I restored xorg.conf.failsafe to /etc/X11/xorg.conf and I get to greeter, but any session I attempt to login fails and loops back around to greeter. [22:46] Hi, I need help with apt-get source. Everytime I try "apt-get source pkg/some-release", it doesn't download the source package that is in some-release, but the package that is in my-release-that-I'm-currently-using (and not even the -updates one). Am I doing something wrong? [22:49] k1l_ sudo apt-get -y purge linux-image-3.13.0-108-generic linux-image-3.13.0-109-generic linux-image-3.13.0-110-generic linux-image-extra-3.13.0-108-generic linux-image-extra-3.13.0-109-generic linux-image-extra-3.13.0-110-generic [22:49] ? [22:50] yes, but i still would leave the -y out [22:50] ok [22:51] I am trying to use kde connect but i cannot get the indicator to show in the panel [22:53] ok thank you k1l_ [22:58] how can i get the latest kde conenct on ubuntu [22:58] Basketball: maybe the #kubuntu guys know more about that [23:01] KF5WYX: A permissiin ossu to access the GUI ? What shows ' ls -al .ICEauthority .Xauthority ' from the ctl+alt+F1 console ? [23:02] got it! thanks everyone [23:15] Anyone happen to be awake that has some experience with nilfs? [23:23] https://youtu.be/gIIVr-TAj2c?t=7m44s [23:23] ups [23:25] Hey, just wondering if i can get any tips as to why my 16.04 box will boot fine on kernel 4.10.3 but drops to initramfs when booting kernel 4.8? [23:32] bagai mana cara install line tanpa gogle crom [23:35] tidak bisa kebuka [23:35] Dan9550: A thought. Is the 4.8 kernel fully installed ' dpkg -l | grep linux- ' (ii) ?? === amir_ghazanfari is now known as amir_m [23:42] is there a way to get google calendar as my wallpaper. Not like conky but so it looks like an actual calendar [23:44] after a recent update, my floating windows have graphical glitches in the corners, as well as over the top of the plus/minus buttons. looks like this: http://imgur.com/a/QRdb0 - any ideas? was thinking a resource file is corrupted maybe but don't know where to look [23:44] 14.04 and using proprietary nvidia [23:46] rorsch: That looks like a problem with the theme you use. The window decorations seem to be 'broken'. Did you try to change the theme once? [23:47] Bashing-om, Looks like it headers, headers-generic, and image correct? http://pastebin.com/8ZTKFhd9 === bdmc- is now known as bdmc [23:48] minimec i don't think i've tried that but will look into changing it now and see what happens, thanks for the input [23:52] #minimec in themes my theme selection was adthwaita which said it was default. i changed it to ambiance and the problem went away. thanks! [23:53] rorsch: No problem... ;) [23:54] Dan9550: Header may keep drivers from building, but will not stop booting - I would rather think missing linux-generic and " rc linux-image-extra-4.4.0-66-generic " . Might see what happens in re-installing them . [23:57] Dan9550: Also, how did you get the 4.10 kernel ? sysop@x1604:~$ uname -r >> 4.4.0-67-generic . [23:57] Bashing-om, I'll give that a go, i won't be able to test that until later tonight though. Originally i built kernel 4.8 from source with the radeon.hdmimhz patch and the patched kernel worked fine in a VM. Does not work on my hardware nor do the official kernel packages for 4.8. [23:57] Thats a mainline kernel i downloaded from the ubuntu mainline archives