[00:00] nacc: hmm. The problem is here: Failed to open serial device: : No such file or directory [00:00] there is no ttyUSB0 [00:01] Hello. How can I link all files in a folder to the parent folder? [00:02] sliddis: what do you mean exactly? [00:02] momken: right, i think the udev rule isn't being triggered (correctly) because the device is't matching for some reason [00:03] momken: `modinfo qcserial` ? [00:03] nacc: i downloaded this with git to my .icons folder https://github.com/daniruiz/Flat-Remix but then I have to move the flat remix/flat remix to .icons to get them to work. I thought it would be a good idea to easily git pull while still have them to work [00:04] nacc: http://dpaste.com/2C89B1Q [00:04] sliddis: it would be better (IMO) to have the git repository somewhere other than .icons [00:05] then symlink everything in the local repo/Flat\ Remix/ to .icons [00:05] nacc: ok what is common practice to put git pulls in what dir? [00:06] just installed ubuntu on work pc today :o first ever ubuntu desktop experience! [00:06] sliddis: sorry? i think it makes sense to keep your repositories separate, you can put it wherever you want. But since .icons is a special directory, I wouldn't put repositories in there [00:07] nacc: put all git repositories in /git or /opt or where is common practice? [00:07] sliddis: /git or /opt would be for root [00:07] sliddis: and both would be wrong, imo [00:07] sliddis: i'm not sure there is common practice, it's up to you === lhavelund is now known as MenZa === MenZa is now known as lhavelund [00:10] hello i'm having trubble installing a wireless nic. i'm using https://bitbucket.org/sanrath/mediatek_mt7610u_sta_driver_linux-64bit guide. Installs fine but it never shows up hmmm? [00:10] momken: reboot and pass to your kernel, "qcserial.dyndbg" [00:11] nacc: The weird thing is that if I reboot to windows and then reboot back to ubuntu the WWAN will work [00:11] momken: oh [00:11] nacc: How to pass that to kernel? [00:12] momken: edit the config from the grub menu [00:12] nacc: what does "qcserial.dyndbg" do? [00:12] momken: turns on debugging from that module [00:13] hmm. Ok, I will reboot now. I will come back soon [00:13] hi [00:13] Where can I find out how often the packages are updated by ubuntu lts? :) [00:13] ubuntly: it depends entirely on the packages? [00:15] nacc: I am just curious :) [00:15] ubuntly: right, but your question doesn't make any sense [00:15] ubuntly: updates go out as they are made by developers (with a 7 day vetting period, generally) [00:15] ubuntly: but they don't go out all at once, it's on a package-by-package update [00:15] ah I see [00:15] thanks [00:16] ubuntly: so to ask how often "the packages" are updated means nothing [00:17] I see, thanks for clarification [00:18] nacc: I added "qcserial.dyndbg" after the "linux ..." command in grub when pressing 'e' in grub. Was that right? [00:18] momken: i think so, somehwere after "quiet" or so === lance_ is now known as Guest70888 [00:19] nacc: Ok, now what new debug info can I provide for you? === savee is now known as b0w1 [00:22] momken: unload and load the module, see if there is anything furhter in demsg [00:22] *dmesg [00:22] hey [00:22] nacc: Exactly did that. No newer info comparing to before [00:26] momken: hrm, i don't know then [00:26] momken: i guess i would look at what is different in dmesg between booting to windows and then linux vs. linux to linux [00:27] nacc: hmmm. ok. The boot to linux after windows works because in that status the firmware is already loaded into the gobi device in windows and it doesn't need to be loaded again === Zren_ is now known as Zren [00:28] momken: i see [00:28] But after powering the device off, the firmware will be erased from its memory [00:29] Hi [00:29] Mi wireless mouse is not detected, why? [00:30] momken: does `lsmod | grep qcserial` indicate any users of the module? [00:30] dannyLpz, who knows without proper details?? [00:31] Normaly wors, but, this time (other mouse, but the same Genius) is not work. [00:31] whois z0mbiegh0st [00:32] z0mbiegh0st_, you tell us? [00:32] lsusb: Bus 002 Device 010: ID 0458:0185 KYE Systems Corp. (Mouse Systems) [00:33] nacc: One important difference after booting from Windows is that the network-manager detects usb device "03f0:371d" with a different name when trying to create a new mobile broadband connection [00:33] dmesg | grep usb: [ 2293.996916] input: MOSART Semi. Wireless Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.1/0003:0458:0185.000A/input/input18 [00:33] OerHeks: ^ [00:34] momken: ugh [00:34] momken: what a garbage device :/ [00:34] nacc: http://dpaste.com/37K7CCG [00:35] dannyLpz, so it is recognised, i found this bugreport, at the end he says it is fixed in kernel 4.9 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1635012 [00:35] Launchpad bug 1630063 in linux (Ubuntu Yakkety) "duplicate for #1635012 specific USB devices disconnect and don't reconnect" [Medium,Fix released] [00:35] nacc: hmm. Actually its name changes from "Sierra Wireless ..." to "IM ..." [00:36] momken: momken i have no idea -- it seems like the kernel is not creating the device as expected, but i don't know why that would be -- you'd have to debug the module (I thought dyndbg as suggested would do it, but it seems not to work) [00:36] momken: or file a bug, i guess [00:36] why is there a trailing doubleslash in these links ? http://pastebin.com/a3R7VjUa [00:37] nacc: Ok, thank you for helping me. I will compare the boot after windows with normal boot and if I could get nothing then I will give up. [00:37] nacc: Anyway thank you very much [00:37] sliddis, some clever dude uses spaces in names [00:38] sliddis: if i had to guess? `ll` doesn't know that the target of the symlink already has the trailing / and it appeneds one [00:38] nacc: p.s. Lenovo x220 could detect its mobile-broadband out of the box which was amazing! [00:38] sliddis: yeah, ll = ls -alF and -F says it appends indicators to all entries [00:39] OerHeks: Im upgrading my system [00:39] Maybe this fix it [00:39] sliddis: and i'm guessing you did `ln -s /home/olof/GDrive/linux/icons/Flat-Remix/Flat\ Remix/ .` rather than `ln -s /home/olof/GDrive/linux/icons/Flat-Remix/Flat\ Remix` [00:40] nacc: yeah I updated ln -sf /home/olof/GDrive/linux/icons/Flat-Remix/Flat\ Remix/ . now it works as expected [00:41] hi [00:41] why is the youtube-dl so old ? [00:41] 2016.06.25 [00:41] from my grandfather's time still [00:42] !info youtube-dl [00:42] youtube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2016.06.25-2 (yakkety), package size 711 kB, installed size 3920 kB [00:42] !latest | Cust0sLimen [00:42] Cust0sLimen: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [00:43] nacc, sure - I get it to some extent - and in this case its not serious as you can just pip2 install --user --upgrade youtube-dl [00:43] Cust0sLimen: there are tons of firefox addons to do the same also if you like [00:43] Cust0sLimen: right ... [00:43] nacc, but nothing really depends on it - and by now it is severely broken [00:43] Cust0sLimen: if it's broken, file a bug [00:43] Cust0sLimen, works fine here :-D [00:43] lotuspsychje, youtube dl > them all [00:43] OerHeks, for some sites sure - for many others not anymore [00:44] Cust0sLimen: LP: #1529647 [00:44] Launchpad bug 1529647 in youtube-dl (Ubuntu) "[SRU] Always backport newer versions to trusty-updates" [High,Confirmed] https://launchpad.net/bugs/1529647 [00:44] Cust0sLimen: but it's in universe, so takes someone who cares to fix it [00:44] and for some raeson that bug submitter didn't subscribe the sru team, so whatever [00:44] Cust0sLimen, correction, xenial 16.04 got 2016.02.22-1 .. maybe it is fixed [00:45] Cust0sLimen, trusty is surely old .. [00:45] !info nomnom | Cust0sLimen [00:45] Cust0sLimen: nomnom (source: nomnom): download videos from Youtube and other similar video websites. In component universe, is extra. Version 0.3.1-2 (yakkety), package size 176 kB, installed size 494 kB [00:45] OerHeks: that bug says trust in description, but they imply they want it everywhere === pwater is now known as piercedwater [00:46] lotuspsychje, will check it out thanks [00:46] lotuspsychje, but pip2 is also good - got 2017.03.10 at the moment [00:48] lotuspsychje, the nice thing about youtube-dl is they update very fast after breakages occur - and it has cool features like ripping subtitles [00:49] Cust0sLimen: you could try another ubuntu version as OerHeks suggests [00:50] lotuspsychje, I'm on yakkety - which is latest I think [00:50] lotuspsychje, not sure what you mean [00:50] Cust0sLimen: right, nvm then [00:50] lotuspsychje, like I said its not a issue really - I get latest whenever with pip2 so no problem - was just wondering [00:53] have they modified Ubuntu so that is won't run iced tea Werb, for Java, anymore? It worked before, and now will not, while Ubuntu seems to have updated itslef [00:56] blue_cheese: that's probably not ubuntu's doing, but that of the web browser you have installed. [00:56] firefox, for example, blocks all plugins but firefox nowadays (IIRC) [00:57] firefox, for example, blocks all plugins but flash nowadays (IIRC) [00:57] ^ that makes more sense [00:58] hmm, it did not till just yesterday or so, but I also noticed that the toolbar sat the top has changed [00:59] so no more updating firefox checked [01:00] the toolbar is for ubuntu itself [01:00] hi, it seems dovecot on my server is now refusing new mail. i can connect to it well - i've tried via telnet and thunderbird. i can log in and read mail. i'm happy the problem isn't reading the mail [01:01] i've tried mail account on the server to another account on the server and that's failed, i've tried external mail to server and that's failed. the log shows connection refused [01:02] Hey guys [01:02] they dont like you [01:02] I need a bit of help === lowercaseman is now known as lowercaseman-gon [01:02] I'm running Ubuntu Server 14.04, on a crash test locally hosted server [01:02] And i need to remove my root password [01:03] And i have no idea how [01:03] it also seems that I am banned on spotchat for spamming, when I did not spam [01:03] !behelpful | VSppl [01:03] VSppl: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [01:04] !root | Oldcpv3 [01:04] Oldcpv3: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [01:04] ou ycanr remove root password pnly change it === lowercaseman-gon is now known as lowercaseman [01:05] i can send mail just fine [01:05] I know pal [01:05] But look, This program of mine, says this [01:05] wait a sec lemme run it again === lowercaseman is now known as lowercaseman-gon === lowercaseman-gon is now known as lowercaseman [01:06] Nope, the mouse continues dies [01:06] :( [01:06] hi/join [01:07] I get this error: [01:07] Server is running successfully on port 3702 with 54 listeners. [01:07] Error: Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES) [01:07] Error: Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES) [01:07] Error: Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES) [01:07] Error: Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES) [01:07] hey i finished downloaded ubuntu iso [01:07] !paste [01:07] 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. [01:07] sudo passwd root [01:08] what i do next? [01:08] I tried that [01:08] No password supplied. [01:08] VSppl, don't suggest that, it is not supported and can break stuff. [01:08] !root [01:08] Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo === lowercaseman is now known as lowercaseman-gon [01:09] It took me 3 hours to set everything up [01:09] I'm copying files from a mounted ecryptfs image file of a drive that had been damaged.., === lowercaseman-gon is now known as lowercaseman [01:09] Eric______, burn dvd or put it on usb? [01:09] All was fine until my copy / paste just stopped working. I can click copy, I can click paste, but it doesn't paste. I'm using the Nemo GUI. [01:09] https://help.ubuntu.com/community/Installation/FromUSBStick [01:10] seting what up? [01:10] OK, the system might be working now after a very long delay... 10 minutes maybe. I'll post if the problems are ongoing. [01:10] LAMP stacks, phpmyadmin, node, sorting out issues [01:10] etc [01:10] Oldcpv3, there is no root password, 1st user gets root priv === lowercaseman is now known as lowercaseman-gon === lowercaseman-gon is now known as lowercaseman [01:11] Well, then why the server won't work [01:11] what server? [01:11] 'root'@'localhost' (using password: YES) [01:11] It's a game.js file for a server [01:11] lolz, you broke your server [01:12] ubuntu is starting to piss me off [01:12] i need flash for netflix [01:12] Holy cow, I'll have to reinstall everything again [01:12] and the shitty plugin does not work [01:12] Damn, why they didn't make a Windows version 0.o [01:12] !language | bloop [01:12] bloop: 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 [01:12] bloop, flash is dead, linux wide. use chrome browser perhaps? [01:12] I am using chromium browser on ubuntu [01:12] bloop: you dont flash for netflix [01:12] chromium <> chrome [01:13] when i go to it it redirects to help page [01:13] because it does not detect flash or silverlight [01:13] you need chrome [01:13] not chromium [01:13] there is no " chrome" in the ubuntu provided packages [01:13] in the software center [01:14] google does not allow us to put it in the repos, get the de b from the site [01:14] or dont use netflix [01:14] c/de b/ deb [01:14] ok [01:15] They should make a "Developer" version of ubuntu [01:15] so us developers can actually make stuff without any passwords since they are just closed down developer enviroments [01:16] Oldcpv3, get the mini iso, build up [01:16] but then you programs would break under normal usage [01:16] Oldcpv3, that lets you develop your OS [01:16] real devs dont want that [01:16] I don't want to make a OS [01:17] Oldcpv3, what did you want exactly, tell the exact requirements [01:17] Oldcpv3, gui or cli [01:17] cli. [01:17] get ubuntu-server Oldcpv3 [01:18] I'm using exactly that [01:18] good ol 14.04 [01:18] that's as developer-ish you'll get without getting the mini === lowercaseman is now known as lowercaseman-gon === lowercaseman-gon is now known as lowercaseman [01:18] the mini? i'm not sure about that [01:18] well, guess that'll cut it [01:18] Oldcpv3, then investigate [01:19] !mini | Oldcpv3 [01:19] Oldcpv3: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [01:19] it says amd64 id the wrong architecture [01:19] is the& [01:19] and there is no other deb available from google for chrome [01:19] I can't solve the problem in my current os? [01:19] It's just a access problem [01:20] isnt that a mysql issue you got there? [01:20] Oldcpv3, what problem is that [01:20] bloop, correct, 32 bit is dropperd [01:20] Error: Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES) [01:20] so i guess no netflix for you [01:21] I've ran my start.sh that is [01:21] node game.js 3700 & [01:21] node game.js 3701 & [01:21] node game.js 3702 & [01:21] node game.js 3703 & [01:21] Oldcpv3, pastebin [01:21] Sorry =x [01:21] i just want pepperflash back [01:21] Oldcpv3, don't paste so many lines, use a pastebin [01:21] Alright [01:22] Oldcpv3, you broke your server with your no-root-password actions [01:22] id I have three tabs open from a remote machine, how can I see the activities run on the other two tabs from the third tab? $ps only shows the running processes on the current tab [01:23] Thanks a lot Oer, I'll be more careful next time [01:23] what i do next? [01:24] Eric______, after burning dvd? [01:25] do i install Download the Rufus USB installer or windows 7 usb tool? [01:26] cant you use the debian-sys-maint to reset root pw? [01:26] Eric______, rufus should do fine, not sure about the other option [01:26] i download rufus now? [01:27] only if you want to create a bootalble usb [01:27] i has usb flash on me [01:31] any of you who have seen a workaround to make tftpservers in linux to use udp69 as srcport when they reply to the client? [01:33] hey [01:33] OerHeks i has usb flash on me [01:34] Eric______, well, try it? [01:34] jeevan ke safar mein rahi milte hain bichad jane ko [01:34] on rufus right? [01:34] our wiki suggest to use rufus, so i have no idea if your tool works the same. [01:35] * OerHeks has no clue what usb flash is [01:36] Rufus 2.12 (928 KB) Rufus 2.12 Portable (928 KB) Other versions which one i click? [01:37] use none portable, I think it just self executes ;) [01:38] oh, portable should work too, https://rufus.akeo.ie/ [01:40] hello guys [01:41] moldo: welcome [01:43] its downloading iso [01:43] thanks lotuspsychje [01:43] moldo: how can we help you? [01:46] Hola [01:48] hey i has ubuntu iso in my usb flash then what i do next? [01:49] Eric______, boot it from cold start [01:49] what that cold start? [01:50] well, you don't have to wait for your pc to cool down, just turn it off and on again, make sure you set boot to usb [01:50] f2? [01:50] that depends, per brand/machine [01:50] UFEI? [01:51] uefi, make sure fastboot is turned off [01:51] !uefi [01:51] 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 [01:51] hold oeheks [01:53] Is it safe to backup all of the home directory and restore in new Ubuntu installation? [01:53] When changing systems? [01:53] i cant find fastboot in [01:53] power settings [01:54] fastboot is a windows option, afaik [01:54] windows option where [01:55] Good day, I've installed Grafana but the service does not start on boot. When I query the status with systemctl it lists the service as "masked." Try as I might (using unmask) it still stays masked. This is on 16.04. [01:55] Eric______, dunno, i have no windows here... [01:56] without fastboot turned off, you allways boot into windows [01:57] oh i found is choose what the power buttons do [01:58] fastboot turned off [01:58] then what i do ext [01:58] now boot from usb [01:59] oeherks do i gets dual windows 10 and ubuntu on 1 laptop right [02:00] Eric______, it is an option yes [02:00] ok thanks brb [02:07] exit [02:07] exit [02:07] quit [02:10] Hi [02:11] Im back oeheks [02:13] Oeheks ? [02:14] Hey I need some help on a direct Ubuntu fork, hopefully you guys can help me. I'm trying to install Ubuntu MATE 16.04 PPC onto a Powerbook g4 but every time I get the USB to boot, the desktop will only be visible for a couple of seconds before the diplay goes black [02:14] Any ideas? [02:15] hi niggers === DrBrownBear is now known as Guest41150 [02:16] Oeheks ? [02:16] Hey I need some help on a direct Ubuntu fork, hopefully you guys can help me. I'm trying to install Ubuntu MATE 16.04 PPC onto a Powerbook g4 but every time I get the USB to boot, the desktop will only be visible for a couple of seconds before the diplay goes black. Any ideas? [02:19] Help me [02:20] @Eric. I think the room is just full of mute lurkers [02:20] I see screen saying try Ubuntu without installing [02:20] what creates /boot/efi/EFI/ubuntu/grubx64.efi ? [02:20] Install Ubuntu [02:20] How [02:21] Sometimes I get lucky & get someone who can help, but most of the time it's just waiting & disappointment because these rooms are full of lurkers whom never respond [02:21] @Eric are you trying to install Ubuntu? [02:21] I has Ubuntu iso in my usb flash already [02:21] Yup [02:21] ok are you able to boot from the flash drive? [02:22] Yup [02:22] ok so you have the live version running on your system. Do you see the icon to install it? [02:22] It has 4 options is try Ubuntu without installing [02:23] Install Ubuntu [02:24] ok to install it, you can either click Install Ubuntu which will take you straight to the installer, or try Ubuntu without installing & it will give you the option of installing while also running a live version of ubuntu [02:24] OEm instal (for manufacturers) [02:25] To the rest of the chat: You see that? I came here for help myself & I'm helping this guy. Thats what the rest of you should be doing too instead of mutely staring & drooking at your screens [02:25] I want dual windows 10 and Ubuntu on one laptop [02:25] right, question, what is the partitioning of your HDD? [02:26] I has 2 hdd drives [02:26] Like is windows already installed on the whole HDD, or do you already have it partitioned off? [02:26] I already created new partition [02:27] I has windows 10 installed [02:27] Ok, so as long as you have the partitioned space, Just start the installer & when it gives you the install options, choose "something else" from there you will be able to install Ubuntu on the free space [02:28] Ido i click 'nstall Ubuntu"? [02:28] yeah do that === Dresden is now known as DresdenP [02:30] Its installing [02:31] Do i wait for how long? [02:31] ok. As long as you selected "something else" & specified the free space to install it to, your Windows partition should be fine [02:32] It will tell you. I can't really answer that as it depends largely on your system. But it will tell you it's copying the files with a progress bar & then installing the system with it's own progress bar [02:32] It still loading on my screen [02:32] ok give it some time [02:32] Like 20 to 50 mins? [02:33] Again, I don't know. It depends on your system. If you're doing a USB install, Maybe 20 min [02:34] I mean what does the progress bar say? [02:34] It just dots loading on my screen [02:35] hmmmm So is that what you have gotten after clicking "Install Ubuntu" from the initial prompt screen? [02:35] Yup i did [02:36] Ok so if the installer doesn't start within the next 2 to 5 minutes, restart the computer & select try without installing & launch the isntaller from there [02:38] is actually Ubuntu more updated than Debian? [02:39] meanwhile, Imma find a different PPC compatible distro to work with because apparently the Ubuntu support community is absolute trash. I tried reaching out for help here & in the Ubuntu MATE channels & have gotten squat [02:41] qwebirc705985: what's your problem? [02:42] Hey I need some help on a direct Ubuntu fork, hopefully you guys can help me. I'm trying to install Ubuntu MATE 16.04 PPC onto a Powerbook g4 but every time I get the USB to boot, the desktop will only be visible for a couple of seconds before the diplay goes black [02:42] I clicked try Ubuntu without installing [02:42] qwebirc705985: and have you tried installing? or did you click try without install? [02:42] Eric_____: is you qwebirc705985 ? [02:42] Yup i did [02:42] and [02:43] No, Eric is a different user, he's just trying to figure out how to install it to a conventional PC [02:43] Hi what's a good irc for xubuntu? [02:43] qwebirc705985: have you tried the forums? Seems like a fairly niche problem so some patience is likely going to be required in waiting for an answer [02:43] irssi? [02:43] ok qwebirc705985 so, have you tried installing it? [02:43] KalEl: xchat, irssi [02:43] For some reason Freenode didn't bother logging my correct name when I logged in [02:43] Eric_____: what's the proble [02:43] Thanks [02:43] It just dots loading [02:43] Eric_____: 64bits? [02:43] Yup [02:44] Can someone help me with an issue with Chrome on Ubuntu? [02:44] Eric_____: cd, usb? [02:44] OERIAS: ask [02:44] qwebirc705985: so? what did you click at boot? [02:44] Usb [02:44] So MY problem is I can get the powerbook G4 to boot from the USB drive, but as soon as it does, I can only see the display for about 2 seconds before the display goes dark [02:45] qwebirc705985: is any tty available? [02:45] current xorg/mesa no longer supports the ati/nvidia cards of the old powerpc powerbooks/ibooks/macs [02:45] Hi [02:46] le-bro: hi [02:46] Im unable to update Firefox in Ubuntu and Adobe Flash?? [02:46] Any pointers?? [02:46] le-bro: why not [02:46] qwebirc705985: did you use the powerpc ubuntu version, right? [02:46] Ye [02:46] yes [02:46] le-bro: yes what [02:47] Ok so what I did is I plugged the USB in the left port on the poserbook, on startup held opt+cmd+o+f, then at the prompt typed "boot usb1/disk@1:,\\yaboot" & then hit return at the yaboot prompt & yes it is the power pc image [02:47] im using the powe pc [02:47] I mean when I click on the track pad or press space bar, I can see the desktop for a brief second, but then the display goes dark again. It's Ubuntu MATE PPC I'm using [02:47] le-bro: apt-get install browser-plugin-freshplayer-pepperflash [02:48] qwebirc705985: have you tried Ubuntu ? [02:48] thanks [02:48] Its still dots loading [02:48] Is anyone a guru with fglrx driver for 4000 series of AMD cards? I'm trying real hard to get fglrx to work with 12.04.4 but I keep booting into low graphics mode. [02:48] Eric_____: you did not answer [02:49] @n-iCe Vanilla ubuntu? No, not yet. I'm not too keen on Untiy which was why I was wanting to try Mate [02:49] qwebirc705985: I would try ubuntu, xubuntu, lubuntu, see if works, and grab xorg [02:49] see what changes [02:49] Eric u talking to me? [02:50] qwebirc705985: is there a way in ubuntu mate, you can reach the additoinal drivers menu, see if there is any graphic drive available? [02:50] Is there a PPC iso for xubuntu or LXLE on the Lubuntu end? [02:50] sarwer3: " IF its an HD 2x/3x/4x then you are out of luck as AMD announced summer that it is relegating these chipsets to legacy status and will not be developing new drivers for them. Existing restricted drivers from AMD won't work either, because they require X-server v1.12 and Ubuntu 12.10 uses X-server v1.13. " . [02:50] qwebirc705985: which iso version are you using [02:50] @n-iCe sadly no, I can't keep the display on long enough to [02:51] Me? [02:51] @Bashing-om I've read all that, thats why I downloaded 12.04 [02:51] @n-iCe Ubuntu MATE 16.04 PPC [02:51] qwebirc705985: https://wiki.ubuntu.com/Lubuntu/Testing/PPC [02:51] sarwer3: K; and what returms ' X -version ' ? [02:52] returns* [02:52] @n-iCe yeah. My thinking is I'm gonna have to try a different distro. Might even have to resort to Mint PPC 11. ugh [02:53] qwebirc705985 its still dots loading on my screen [02:53] sarwer3: And to make it worse . next month 12.04 goes End_Of_life , [02:53] Imma try xubuntu, Lubuntu & Gentoo first [02:54] Bashim-om I can't even get a TTY login, not booted into ubuntu right now [02:54] @Eric So even when you select try without installing it just gives you dots? [02:54] Yup [02:55] sarwer3: at the log in screen, does ctl+alt+F1 bring up a console interface ? [02:55] Bashim-om it tries to but the display is all corrupted [02:55] No the card is not broken [02:56] @Eric, maybe something is wrong with the media or the hardware. Not sure, but I wouldn't be able to figure it out without getting hands on wit ththe device [02:56] I see [02:57] brb [02:59] @Eric try burning a live DVD from Ubuntu's download page [03:01] Hi there, using Cinnamon on 16.04 with dual monitors. [03:01] The panel suddenly shows up on the second monitor instead of the first (primary) monitor [03:02] and all windows open on that side now too [03:02] any suggestions on debugging / tweaking? [03:05] try resetting the orientation of the displays [03:06] or swap which cable plugs into which monitor [03:07] ah, laptop so only one cable [03:07] orientation is an interesting suggestions though... any theory as to why that would help? [03:08] yeah, orientation had no effect. [03:09] Just me, or has the firefox scrollbars on unity massively shrunk between 51 and 52 === jw is now known as Guest67281 [03:12] Bashing-om I booted into recovery mode, this is what X -version reports, 1.14.5 [03:14] sarwer3: " require X-server v1.12 " . No workie with 1.14.5 . Yukkie . [03:14] after reading wiki and knowing that UBUNTU was used are Unbutn users at risk. [03:15] Bashing-om, so which version of 12.04 has 1.12 X ? [03:15] I download 12.04.4 @Bashing-om [03:15] sarwer3: 12.04.1 . [03:15] Oke [03:16] Time to install Ubuntu for the millionth time *deadface* [03:18] sarwer3: I found the .1 here : http://old-releases.ubuntu.com/releases/12.04.1/ . [03:20] Bashing-om read the file name of the iso on that page :O === ilfantomas_ is now known as ilfantomas [03:25] dabba: 64 bit : ubuntu-12.04.1-desktop-amd64.iso2012-08-23 17:13 694M . [03:27] sarwer3: ^^ Sorry dabba not paying attention to tab / [03:27] Hello everyone, can get Ubuntu Software gui to work. I want to install VLC - double click Ubuntu Software and nothing happens [03:27] running Ubuntu 16.04 [03:28] Can someone help me with some networking issues on server 16.10? [03:29] can't/can** [03:29] Im sorry? [03:32] I am trying to install the kernel source, using apt-get source linux-image-$(uname -r) [03:32] I am getting this error: E: You must put some 'source' URIs in your sources.list [03:33] I am trying to setup a static IP on a ubuntu VPS hosted with virtualbox I have used many guides and everytime there is no network connection on reboot any info? [03:34] mrargon can you ping any IPs? [03:34] No I cannot [03:35] mrargon: perhaps try ##networking [03:35] What do you mean? [03:35] Whenever I start google-chrome, a dialog box pops up. "an application wants to create a new keyring called 'default keyring'". Unless I close the dialog box I can not use either google-chrome or any other programs in ubuntu. How to get rid of this? I tried uninstalling seahorse. Doesn't work. What package should I uninstall? [03:36] what is the fastest virtual machine in ubuntu for 3d gaming on different os? [03:38] toothe, Just put some source URIs in your '/etc/apt/sources.list' file. That's all. [03:39] Got it! [03:39] Thanks! [03:41] Any one know how to setup a static IP on server [03:42] running in a virtualbox Virtual Machine [03:50] Hi need help setting up an ethernet printer broke my usb port & no wifi. it's an old hp lasetjet 1320 [03:51] unable to locate its port address. [03:51] cups installed. [03:51] just don't no what to do. [03:51] I'm not a techie [03:51] Bashing-om is there a way to skip Xserver while doing apt-get upgrade [03:52] it's on eth0 [03:52] vimal2012: you have autologin enabled, turn it off in System Settings -> User Accounts [03:52] or search for a workaround in google [03:53] mystified: did you install hplip-data? [03:54] sarwer3: Unless you opt in for HWE you will remian with the 1.12 version x-server . [03:55] yes [03:55] Bashing-om OK, the version is 1.11.3 btw [03:55] So I won't upgrade past 1.12? [03:55] thx Lotus [03:55] mystified: did it work? [03:56] it was already installed [03:56] sarwer3: K; then "Additional drivers" should now offer FGLRX . [03:56] first i think in need to identify it's ip address [03:57] it's not showing up anywhere [03:57] !HWE | sarwer3 [03:57] sarwer3: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [03:58] sarwer3: ^^ Of course, you do not want to go there . [04:01] mystified: did you try a reboot yet? [04:03] no will do brb..Again Thxs [04:04] Bashing-om, its....its working 0_0 [04:04] Bashing-om thanks for the help, are you sure if I apt-get upgrade that xorg will still work [04:05] sarwer3: :) -- But it is DOA next month ! [04:05] sarwer3: Yeah ,,, will still be good after upgrades . [04:06] Bashing-om as long as the fglrx still works I don't care about losing support [04:06] Its an old distro anyway === Warrigal is now known as tswett [04:11] St. Valentine’s Vendetta: My 10 Year Battle With Canada’s Jewish Lobby By Arthur Topham (( http://www.radicalpress.com/?p=10800 )) [04:15] Hey [04:15] Brb [04:16] lotus are you able to help [04:17] hello everyone, I hae a few questions regarding creating partitions in linux for installing alongside Windows? Is there anyone here with a little time to help me out? [04:19] best bet is youtube vieo tutorial dual boot windows /ubuntu. [04:19] I hae only installed ubuntu using the option "install alongside windows", but now I found a guide taylored to my specific laptop, suggesting to install using the "do something else" option. The problem is it doesn't proide enough details for a noob like me when it comes to creating the different partitions (boot, swap, , home) [04:19] very easy [04:20] jpug. Is the whole drive partioned ntfs [04:21] if so you need to resize ( make the ntfs smaller) the [04:21] it is one 512gb drive. In windows I shrank the partitions, so now I have 150gb of free space that I can use to create the partitions in ubuntu while installing [04:21] then make a ext4 partition, as well as small linux-swap partition [04:22] how much ram do you have [04:22] what should be the filesystem for the boot partition? EFI or ext4? [04:22] 16gb ram [04:22] is you lappy a bios/efi [04:22] mystified: printer not found still? [04:23] @ lotus no [04:23] it is very new, I think EFI? [04:23] mystified: is it attached usb? [04:23] Jpug watch a video first. [04:23] it will make more sense. [04:23] mystified: ok, thanks [04:23] will come back if I have more questions later, thank you [04:25] jpug https://www.youtube.com/watch?v=uGdrQxA0E6g [04:25] no usb port broken [04:27] !cups | mystified [04:27] mystified: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [04:28] cups installed [04:28] fozu, Thank you, disabled autologin, restarted the computer, the annoying popup window has gone. [04:29] just changed network cable [04:29] it's now seen on eth0 [04:31] Im back [04:31] mystified: describe what devices are attached to each end of the ethernet cable [04:32] I got Ubuntu worked [04:32] mystified: did you connect a printer via a ethernet cable to a PC's network adapter?...you did didn't you? [04:32] What i do next to have dual windows 10 and Ubuntu on one laptop? [04:33] currently upgrading from trusty to xenial. update wants to add the line "${distro_id}:${distro_codename}"; to Unattended-Upgrade::Allowed-Origins {} in the apt configuration. my existing config only allows the "${distro_id}:${distro_codename}-security" suffix as an allowed origin. what does this change mean? [04:33] I used a different network cable from yellow to gray [04:33] does ubuntu not have any transparent proxy programs that route all programs to tor? [04:33] i wonder if network manager could be configured to use tor [04:33] ? [04:33] at cups local host [04:34] (apparently i've made modified this config, but i don't rememeber doing so) [04:34] eth0 Link encap:Ethernet HWaddr 00:25:22:65:e5:eb 192.168.0.5 [04:36] eth0 to ethernet of printer hp 1320 laserjet .. I also have the option of directly connecting netgear adsl modem [04:37] What i do next to have dual windows 10 and Ubuntu on one laptop? [04:38] 258 seconds) [04:38] * TikityTik has quit (Read error: [04:38] I has Ubuntu on my screen [04:38] oops. [04:38] Running Ubuntu 16.04 (Unity). Is there a way to make my status bar or whatever the bar is at the top completely transparent? I've used Unity Tweak tool to make it mostly transparent but it's still dark and I'd like it if it that darkness wasn't there. I don't want to see the bar, just the icons in it like my battery, the time, power button, etc [04:39] Help me? [04:41] eric: have you installed it or just started the installer [04:41] Started installer [04:43] now follow the guide of the installer [04:43] have you viewed this yet [04:43] https://www.youtube.com/watch?v=uGdrQxA0E6g [04:43] israphial: http://askubuntu.com/questions/512777/unity-top-bar-100-transparent [04:44] Checked download updates while installing Ubuntu tight? [04:44] basically, go into ccsm, unity, general, panel opacity set to 0 [04:44] :O Thank you so much! I wasn't sure what to search because I had no idea what that thing was called and none of my results were turning up with anything. [04:45] You're the first person that's ever answered me in this channel Guy1524 , again thank you so much. [04:45] israphial: no problem [04:46] the docs for unattended upgrades refer to "${distro_id} stable" but not "${distro_id} ${distro_codename}" [04:46] People in #linux tried to rip my head off when I asked for some reason [04:46] Like, sorry for being a noob... Lol. [04:46] israphial: idk why, but i don't think many of them like unity [04:46] its fine [04:46] thats what ircs are 4 [04:47] Checked install third party software for graphics and wifi hardware flash mp3 and other media right? [04:47] Yeah when I went there for basic help (I dove into Ubuntu basically blind) they all kind of chastized me for using Ubuntu instead of a different distro, although unity seems to have the most support out of basically any distro period. [04:47] And with me being a complete beginner level user, I didn't want to use a more complicated distro like what a lot of them use [04:48] ya, imo, if you need to get work done, you use ubuntu [04:48] if you want to have fun tinkering and breaking and fixing things [04:48] use the complicated distros [04:49] Im more looking to get a bit of everything done. I want to tinker and break stuff and fix it but I also want to be able to browse the internet, play videos and music, use Libreoffice for college stuff, etc [04:49] Maybe Ubuntu stock wasn't the BEST distro for me to choose but... it's the one I downloaded. [04:49] Mystfied? [04:50] Oops Mystified u there? [04:50] choosedistro or whatever that website is wanted me to download Ubuntu GNOME and lots of people like that one on #linux, but I don't have the bandwidth to download the big ISO for it right now. [04:51] israphial: [04:51] whoops [04:51] accidentally clicked enter [04:51] Mystfied ? [04:52] israphial: Gnome changes a lot of the conventions of how a desktop should work, and it can be cool, but I found myself resorting to ALT+TAB more often than not, so there was really no need imo for its activities feature [04:53] Huh, that compizconfig suggestion actually didn't fix my problem. Opacity is already set for 0 for the panel but it's still dark. [04:53] Mystified [04:53] Guy1524: What do you use right now? Which distro? [04:53] Ubuntu stock 16.04.2 [04:53] Eric_____, tagging him over and over again won't help lol. [04:53] Lol [04:53] Guy1524: oh! Do you use i3? I got suckered into downloading it yesterday and it was... scary. Lol. [04:53] if you want, you could possibly patch gnome-panel [04:54] Eric_____: He actually quit the channel at 15:45 [04:54] Bashing-om you still here? [04:54] Damn i go pour cold water on Mystfied [04:54] no, i don't, i've heard if you know how to use it it can be really useful [04:54] israphial: Given your criteria ; you dual boot ;buntu's . One for work and one for learning on . [04:54] but im content w/ what I ahve [04:54] *have [04:54] Help me with Ubuntu screen [04:54] sarwer3: Yeah ... I be here . [04:54] Yeah it looks super useful. But also hella confusing and I don't think I'm prepared for it yet; I'm still learning how to use the CLI effectively. [04:55] Bashing-om, thank you for the suggestion but I'd rather not set up a triple boot on my hard drive at the moment. I currently have a windows partition for gaming that I don't want to lose. [04:55] Bashing-om, but I may end up doing that anyway at some point. [04:55] Bashing-om after apt-get upgrading the system only boots to TTY console, X server is still the correct version and when typing startx I only get a black screen [04:56] israphial: Is bit one solution . I began that in my erly days . I was/am prone to pushing and breaking ! .. nice to have a fall back ! [04:57] Right! Agreed. I'm not good with Linux yet so I do want to hold on to that windows partition for now. But like I said, maybe I will end up triple booting or something [04:57] Do i check download updates while installing Ubuntu right [04:58] sarwer3: startx is not the correct command ( only has limited applications, and unity is not one of them ) . try sudo service lightdm start . [04:58] Do i check install third party software for graphics and wifi hardware flash mp3 and other media right? [04:59] -_- [04:59] Anyone [04:59] yes [04:59] I'm sure someone will answer you when they see it if they know the answer [04:59] what gpu do you have [04:59] Do i check 2 [05:00] I'm not running ubuntu at this moment [05:00] israphial: i think im getting closer to solving your problem [05:00] what are the options [05:00] Do i check download updates while installing Ubuntu right [05:01] yes, but [05:01] Do i check install third party software for graphics and wifi hardware flash mp3 and other media right [05:01] it will take a lot longer to install. [05:01] Guy1524: My transparency problem? I'm also digging for the answer... :/ [05:01] what version are you installing [05:01] Both checked? [05:01] the answer lies in modifying the theme [05:01] Im on Ubuntu [05:01] it may be aroung a gig of downloads [05:02] the file you need to modify is: /usr/share/themes/Ambiance/gtk-3.0/apps/gnome-panel.css [05:02] im experimenting w/ it atm [05:02] is it 16.04 16.10 or beta [05:02] Bashing-om didn't work it says, starting lightdm service [OK], starting save kernel messages [OK], starting deferred execution schedulerrorocessing daemon [OK]. Now the system appears to have hung I can't Ctrl+alt+F1 Or anything [05:02] Oh, really? Alright. My current theme is Arc-dark. [05:02] Alright, I need to afk for around 2 minutes Guy1524 , I'll be right back, It may be easier to PM me? [05:02] k [05:02] Eric: [05:03] Eric_____: [05:03] sarwer3: K; what have you done to get into this situation ? From the boot menu can you boot up in recovery ? [05:04] Bashing-om this all started after I apt-get upgraded then rebooted [05:05] sarwer3: And what driver did you install for the graphics ? Recon it broke in the upgrade ? [05:05] Bashing-om, I installed the one from the and website which worked fine until I upgraded [05:05] The AMD* website [05:06] I'm in recovery now Bashing-om [05:06] Over in #israel we've had a holohoax spammer, and I've seen it in some other channels as well. [05:06] sarwer3: Yepper . and it broke ! .. why we have a repo so that does not happen . Purge and re-install a driver . [05:07] israphial: I have found the solution: http://ubuntuhandbook.org/index.php/2013/08/transparent-panel-titlebar-ubuntu-unity/ [05:08] back Guy1524 [05:08] cool [05:08] i just figured it out [05:08] OK I'll try that. [05:08] sarwer3: The deal with the AMD driver is that it is built against the currenly installed kernel . update the kernel and the driver no longer works . [05:08] When I started my PC ethernet is not working if I restart him then he does it again. And this happens every day [05:09] any help pleas. Did dident happend when i wash runing windows 10 [05:09] Bashing-om I see, think I know what to do now === Tempesta_ is now known as Tempesta [05:09] It works when i restart my pc [05:09] sarwer3: As a confirmation , bet ya can boot that older kernel just fine to a GUI . [05:10] ?? [05:10] Sombody can help me pleas [05:11] what's wrong? [05:11] oh...not sure about that. [05:12] Bashing-om fixed it with amdconfig --uninstall [05:12] I would search the hardware and see if its a firmware issue or the like. [05:12] hey [05:13] KOF2000-DEAD: machines are neuter, not masculine, sorry :P also, what ethernet adapter do you have? If you don't know can you send us the output of this command? lspci | grep Ethernet [05:13] my lan dont work when i start my pc when i restart it starts to work [05:13] KOF2000-DEAD, when this happens, did you run windows 10 before booting ubuntu? [05:13] 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) [05:14] Guy1524: DOne [05:14] sarwer3: K; now ya running on the open source driver . [05:15] Bashing-om of course [05:15] KOF2000-DEAD: hmm, so you don't appear to have some obscure ethernet adapter, thats not the problem [05:15] thats really strange [05:15] KOF2000-DEAD, i think a windows 10 issue, fastboot does funny things with usb and networking. [05:15] dude no windows any more [05:15] just runing ubuntu [05:16] Bashing-om I reinstalled the amd driver how do I confirm its running? [05:16] cant connect wehn start pc have to restart then ethernet is working [05:16] does it fix when you use sudo service networking restart [05:16] few days ago you claimed this does not happen on windows 10.. [05:16] or sudo service network-manager restart [05:16] this isn't a permanent fix btw [05:17] it'll just restart networking to see if that temporarily fixes it [05:17] i have donwload the driver for kernel 4.7 [05:17] i don't think any ubuntu versions use kernel 4.7 [05:17] the driver for network latest is 4.7 [05:17] sarwer3: ' sudo lshw -C display ' look in the configuration line . [05:17] Guy1524 +1 [05:17] 16.04 started w/ 4.4 and is now 4.8 w/ HWE and 16.10 has always been 4.8 [05:18] but network [05:18] driver [05:18] realtek latest is 4.7 [05:18] Bashing-om oh perfect, thanks again. [05:18] before i dident have 4.7 driver installed same problem [05:18] have you previously tried installing weird drivers online? [05:18] KOF2000-DEAD, upgrade your ubuntu properly. you will have kernel 4.8 without problems. [05:18] does networking work on a fresh install or did you somehow cause the problem [05:18] sarwer3: We are here to help :) [05:18] before dident installed driver for ethernet same problem [05:19] i have installed network driver 4.7 from realtek site still same problem [05:19] if you still have a live usb, does/did it work on there? [05:19] i have installed ubuntu [05:19] no windows any more [05:19] what version of ubuntu are you using [05:20] KOF2000-DEAD, kernel 4.7 has bugs.. we are past that. [05:20] dude i run 4.8 [05:20] but the network driver is for 4.7 [05:20] check the fucking site of realtek [05:20] are you noob or what [05:20] "dude" ... oke, i leave you to Guy1524 [05:21] well, you shouldn't need to install a driver from realtek [05:21] im no expert on the subject [05:21] just trying to diagnose the root of the problem [05:21] before same problem [05:21] after installed driver still same problem [05:21] have to restart my pc then ethernet works [05:21] wired [05:21] can you give us the output of ifconfig when it isn't working i guess [05:22] if you have an weird windows features like secure boot and/or fastboot, you should try turning those off [05:22] (in your bios) [05:22] they are disabeld [05:22] k [05:23] does internet work in recovery mode from a cold boot [05:23] i dont know [05:23] there is a problem some where [05:23] ok, are there any errors in dmesg [05:24] what is dmesg [05:24] (relating to ethernet) [05:24] oh its a shortcut command that prints out useful information about the system starting from boot [05:24] just type it into your terminal and browse through it to see if anything is obviously wrong [05:25] for example, I have this in my dmesg: [ 0.845525] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [05:25] you may have something different around that area for yours [05:25] try this command to narrow it down to ethernet: dmesg | grep Ethernet [05:26] 0.875866] r8168 Gigabit Ethernet driver 8.044.02-NAPI loaded [05:27] ok, so your driver is loading fine [05:27] does your internet work atm [05:27] yes it works [05:27] but when i start pc it dont work have to restart [05:27] then it works [05:27] can you by any chance enter this in a boot where it doesn't work [05:27] i wil save it [05:27] so cold boot your pc and see if this is the same [05:28] its hard to diagnose a problem on a run that doesn't have the problem [05:28] if the problem wash here i would be online dude [05:28] i only have wired [05:29] oh your not on a seperate computer like a laptop [05:29] no [05:29] ok [05:29] well, that would be pretty useful, ill still be here if you cold boot, copy your dmesg output into a file [05:29] and upload it once you're back [05:30] ok [05:30] let me test it [05:30] just remember to ping me if it takes a while [05:30] ok [05:30] hey all [05:31] what is irc [05:32] hi [05:32] anshul_: (I)nternet (R)elay (C)hat -- where many talk to many . [05:36] please i need help [05:36] guess|4480: ask your question, and people will help [05:37] im trying to install distro, it ask me if i want to Encrypt new installation for security or "something else", if i pick something else and not encrypt the hdd, can i encrypt it later? [05:37] guess|4480: a quick google search gets me this: https://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/ [05:37] anybody know? [05:38] guess|4480, no. you would have to sart again, for full or just your home folder encryption. [05:38] Guy1524: Hey cant do it [05:38] id like FULL, because encrypting the home folder means im still susceptible to attack right? [05:38] KOF2000-DEAD: hey, can't do what? [05:38] next time but there is someone with the same problem at 27 febuary [05:38] https://forum.ubuntuusers.de/topic/keine-wlan-verbindung-moeglich-nur-lan/ [05:38] you can translate to english [05:38] i googled the driver name of me i found sombody with the same problem [05:38] guess|4480, encryption makes solving problems harder. if you are not experienced, don't. [05:39] guess|4480: you are always susceptible to attack [05:39] can people still put virus or malware on my distro if i only encrypt home folder? [05:39] when you are booted up, you are no less vulnerable to attack [05:39] KOF2000-DEAD, he uses 4.4.0-64, not the same kernel. [05:39] but same problem dude [05:40] can people still put virus or malware on my distro if i only encrypt home folder? VERSUS encrypting the whole drive [05:40] same network adapter [05:40] guess|4480: yes, that is technically possible [05:40] encrypting doesn't prevent viruses. [05:40] if they have access to your hard drive [05:41] only thing encryption changes on your hard drive is how hard it is to access the data [05:41] guess|4480, normally unlikely, when you don't install software from random pages, just use softwarecenter. [05:41] KOF2000-DEAD: strange, why didn't you get the dmesg though? [05:41] well what i meant is like when someone wants to access my hdd [05:42] davido_: unless you are the target of the gov't or something, I wouldn't worry about malware on linux yet tbh [05:42] when shutdown pc and start [05:42] networks work [05:42] *guess|4480 [05:42] it wil happen later the day if go to sleep and shutdown my pc [05:42] my bad [05:43] this is my dilemma, im trying to install new OS, but id like to encrypt the whole hdd. But it says I have to encrypt the swap or disable it, but i dont know how to do either one [05:44] i dont think ill ever need swap i have plenty of ram [05:44] ok, well when it happens, get a dmesg and use that to help people diagnose your problem [05:44] dude [05:44] askubuntu may be a better place for this [05:44] you know didient happen in windows 10 [05:44] yes, I know [05:44] before i wash runing windows 10 [05:44] guess|4480: If you select the option for full disk encryption in Ubuntu's installer it will encrypt swap for you. [05:45] but we can't a diagnose a problem which is not currently present on your system [05:45] the problem is [05:45] thaht microsft are expert programmers [05:45] and linux are rookies programmers [05:45] ? [05:45] dude, im sorry you are having trouble [05:46] but this irc is for helping people out, not insulting people [05:46] who me [05:46] i guess [05:46] but this is the way how to see the real deal [05:46] im tired [05:46] im getting off [05:46] cya guys [05:46] thaht microsoft is way better in programming [05:48] Jordan_U im using ubuntu 14.04 i think [05:48] !offtopic [05:48] #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! [05:48] hey guys [05:48] We're covering conf.KDE.2017 minute-by-minute: http://technofaq.org/posts/2017/03/conf-kde-in-2017-live-blog/ [05:49] Jordan_U im using ubuntu 14.04 i think, that options isn't available [06:15] Hello. [06:16] :-) [06:16] Hi [06:17] I want to be a ubuntu package mirror. [06:17] What packages come with ubuntu 16.04 specifically any todo with media? [06:18] Pardon? [06:18] xxcryptoxx, a few are described here https://help.ubuntu.com/community/MultimediaApplications [06:18] OerHeks: thanks [06:19] ytubuntu, there is guide for that, see https://wiki.ubuntu.com/Mirrors [06:19] Or upload the package to official mirror [06:21] They should make the formats more globally preferred ie mp3 and mp4 instead of ogg [06:22] how do the latest leaks on CIA hacking capabilities affect linux users? [06:22] Cubensis, that is offtopic here [06:22] how? [06:23] Cubensis: this channel is for OS support Cubensis [06:23] how are the 2 not related? [06:23] Cubensis, this is ubuntu support only, NO CIA HACK DISCUSSION [06:23] have you poured over those documents? [06:23] oops caps [06:23] jesus [06:24] tru #ubuntu-discuss .. bit the channel is sleeping [06:24] Cubensis: this is basically for support on errors with installing etc [06:27] what you guys are telling me is nothing short of censorship [06:27] shame on you [06:28] ubuntu is not spying for cia rather amazon [06:28] wrong channel [06:29] s/rather/rather for/ [06:30] Cubensis, yes, with a good reason. please try an other channel, thanks. [06:31] !ot [06: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! [06:33] hello [06:35] is this chat available to answer help questions regarding my computer running ubuntu alongside windows 10 ? [06:35] For the ubuntu side of it, yes [06:36] what other channel OerHeks [06:36] haha of course, windows 10 is shit anyways... [06:36] alkisig thank you... [06:37] how does the linux community respond to the latest leaks by wikileaks [06:37] Cubensis, choose one, and please stop. [06:37] my nick was supposed to say year zero is the anti hero [06:37] year_zero_is_the, 16 char max [06:37] Cubensis: this line was written for you, suggesting the #ubuntu-offtopic channel: (08:31:21 πμ) ubottu: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:38] I see...dont get the wrong idea ;) [06:38] uptight linux snob [06:38] OerHeks, [06:38] calm down [06:38] clam down [06:38] have a drink [06:39] thanks [06:39] anyways I don't wanna fall of topic like cubensis, I'm running windows 10 and ubuntu or i should say was...I got hacked lost a bunch of BTC because somehow my ICQ was hacked....I won't go into any further detail regarding that but thats why i am here. [06:40] ok, that being said. [06:40] i reformatted my ASUS XU303UB laptop with a 512 GB SSD [06:40] is there a question somewhere in there [06:41] i'm getting there sorry [06:42] now I want to reinstall ubuntu but in windows 10 its only showing half of my SSD storage [06:42] doesn't matter what windows says [06:43] so I have to custom partition the 476 GB i believe I have left after windows and etc...just don't want to fuck things up [06:45] it shows 200GB when i boot into win 10, and when i boot live ubuntu its all one partition [06:45] boot into live and pastebin the output of "sudo parted -l" [06:45] sooo.... i'm like wtf , do i just resize it with the /boot part and i'm golden or.... [06:45] you don't have to hold my hand i would just like some feedback [06:46] ... [06:46] cool. [06:46] and is there any thing i should do before hard installing ubuntu to my CPU again [06:46] ok ok [06:47] i lost interest, bbl [06:47] i will do that [06:47] thanks ben64 [06:48] no worrys i know its a dumb ass question i guess i'm just spooked after what happened, [06:48] i can handle criticism [06:49] happened in ubuntu to, but I've never dual booted before, I imagine thats why this is the first time its happened i've always ran straight linux [06:50] super sketchy windows 10 is a fucking security nightmare [06:50] hey man, cool it with the language [06:50] oops [06:50] i'm sorry [06:50] and if you're not going to ask an actual ubuntu support question, maybe take it to #ubuntu-offtopic [06:51] ok, you know what I don't know why I thought this was the right forum to post advisory question [06:52] sorry guys i don't wanna be that guy i'll go to off topic [06:52] You didn't post a question, you just mumble [06:52] yes, i'm just a lil frantic i suppose sorry for wasting you time [06:52] and when i tried to extract an issue out of it, you said you don't want to be hand held ¯\_(ツ)_/¯ [06:52] lol ugh my bad [06:53] ya i feel like a complete jerk, sorry ben64 [06:54] take care everyone, thanks for everythin yall do for ubuntu its my go to linux operating system, I'm better off just backing up win 10 and installing full ubuntu and that shouldn't create any problems. [06:57] hey [06:58] dont apollogize to these linux snobs [06:58] ask whatever you like [06:58] they'd like to have you believe they're god or somethin but, they aint even close [06:58] just snobs [06:58] They would? [06:58] Hi! [06:58] 'deed they would [06:59] Are you a real person? [06:59] Ah. It must be so, otherwise it would not fit your internal dialog. [06:59] Help me [06:59] hey guys need help for ubuntu 16.04 desktop on thinkpad x201 # screen flickers while using terminal [06:59] whois bhootrk_ [06:59] Yes [06:59] I need help [06:59] Please, help me. [06:59] I want xchat to open my server at startup. [07:00] :| [07:01] da [07:04] how to remove network driver [07:04] that i have installed [07:05] obvious answer is undo what you did to install it [07:05] download it from realtek site\ [07:05] well, check their documentation then [07:07] how do I get extras/google/market_apk_expansion/downloader_library [07:07] on ubuntu [07:07] how do I get extras/google/market_apk_expansion [07:08] why is mscorefonts installler always asking to install [07:08] why that [07:09] microsoft is like a disease [07:09] i have no desire or interest in 'mscorefonts' [07:09] nomic: because the server is broken [07:09] its always broken [07:09] is deliberate [07:09] to cause problems for linux users [07:10] because for some reason "mscorefonts" is requried (why) [07:10] as if it is in any way shape or form, necessary -- the intention is to make linux users think it is [07:10] nomic: What version of chrome ? no more extensions in 57 : https://ubuntuforums.org/showthread.php?t=2355276 . [07:11] forget that [07:11] how do I install extras/google/market_apk_expansion/downloader_library [07:11] on ubuntu [07:11] nomic: download and install the newer package [07:11] virus [07:11] keylogger [07:11] how do I install extras/google/market_apk_expansion/downloader_library === zeti is now known as zifix [07:24] hi [07:24] I'm trying to install Ubuntu on a 7 yr old asus [07:24] but all installers I tried hang up just after the first screen [07:24] I went all the way back to http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/installer-i386/current/images/quantal-netboot/ [07:24] zifix: im using a 11 years old pc, so there shouldnt be a problem with that [07:25] for the 16.x images it stops after evm: HMAC attrs: 0x1 [07:25] so I'm kinda looking for the right boot option to get it to work :) [07:25] zifix: did you try the 16.04 mini iso [07:25] sure [07:25] sure or yes [07:26] 16.10, 16.04, 14.04, ... [07:26] all of them [07:26] for the 14 one I don#t get a message after Loading init.rd [07:27] google found https://ubuntuforums.org/showthread.php?t=2319539 [07:27] that thread never quite got resolved [07:27] :( [07:28] Anyone have a favorite, recent article or two on Nvidia GPU passthrough? I'd like to run a Windows VM in Ubuntu MATE, using 2 nvidia cards (960 & 1080), & a VT-d capable mobo w/an i5 7600k. [07:28] asus z270-p mobo, fwiw [07:28] i've install ubuntu touch on xperia z1 (honami). any body can u help me about NO SIMCARD. sorry for my bad english. [07:28] hi [07:28] !touch | kakji [07:28] kakji: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [07:29] oh ok ok.. sorry [07:29] im new to ubuntu. where can i find some help for the terminal codes [07:29] this is my 1st time use irc [07:29] sajjad: first you have to ask the question [07:30] i just asked [07:30] no you didn't [07:30] where can i find help for the terminal codes? [07:30] this is a question [07:30] what is the actual question [07:30] sajjad: codes? you mean commands? [07:30] yes [07:31] sorry im a noob [07:31] sajjad: 'man name-of-command' [07:31] thanks [07:32] another question. i have installed telegram but i cant make it run auto on startup every time i start my laptop i have to run it manually [07:35] is there a way to make it run by itself on startup? you know like windows [07:35] how did you install it [07:35] sudo apt-get install telegram [07:36] and downloaded it from telegram website for linux x64 [07:36] not seeing that package anywhere [07:36] :| [07:36] look im a mess and confused ... its so hard [07:36] hello everybody, I've troubles configuring apache with php, complete report here : https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1667771 [07:36] Launchpad bug 1667771 in php7.0 (Ubuntu) "Conflict between apache and php (libapache2-mod-php7.0 (7.0.13-0ubuntu0.16.04.1)) dpkg --configure problem" [Undecided,In progress] [07:37] Evenin! I upgraded from 14.04 to 16.04, and I'm having trouble with some linking... I'm tryign to start motioneye, and it's trying to link against some old versions of libav. I've done a force reinstall to try to get motioneye to pick up on the newer objects, but nothing seems to work. Any ideas on clearing these links out? http://paste.ubuntu.com/24156344/ [07:37] so anybody [07:37] is there a way? [07:37] 3rd party packages arent supported here, sorry [07:38] Ok, so pretty much on my own? [07:38] ok. thanks by the way [07:38] I appreciate the quick feedback! [07:38] Perk: that was for sajjad, haven't looked at your thing yet [07:38] In general, my thinking is, if a package you have installed has had dependencies upgraded, the package needs to be recompiled to pick up on the new libraries [07:38] Ah ok [07:47] hi. i want to compile some visual basic codes.is there some kind of app? === Guest19124 is now known as s[-_-] === s[-_-] is now known as c[-_-]o [08:00] hello is there a openvpn gui for ubuntu? [08:04] How do I know which chromebooks I can install Ubuntu on? [08:06] Question, what is wrong with gcj? It keeps saying "IOUtils cannot be resolved" when I try to build a .java file. [08:06] Isn't IOUtils a standard java library? Or do I need to install a package for that? [08:06] sliddis: there is a network manager plugin [08:07] mrdorianjames1: look up the specific model number online, i guess [08:07] ducasse: for ubuntu 16.04 ? [08:08] !info network-manager-openvpn-gnome xenial [08:08] network-manager-openvpn-gnome (source: network-manager-openvpn): network management framework (OpenVPN plugin GNOME GUI). In component universe, is optional. Version 1.1.93-1ubuntu1 (xenial), package size 181 kB, installed size 1229 kB (Only available for linux-any) [08:08] sliddis: ^^ [08:10] ducasse: am I using component universe? or what does that mean [08:12] sliddis: that is the repo the package is in [08:15] ducasse: but i am using ubuntu, not gnome? there is a network-manager-openvpn package aswell [08:16] sliddis: if you're using regular ubuntu you are using a lot of gnome as well :) it just means that is the gui part, afaik [08:20] Ah, nevermind. I forgot to include org.apache.commons.io [08:20] Whoops, that's not GCJ's fault. === JanC is now known as Guest5212 === JanC_ is now known as JanC [08:27] if i installed nginx-core package and surely the package itself will install it dependencies, but if i remove the package, would the dependencies being removed as well? otherwise it will cause my storage to be wasted? [08:28] should it be manually done or automatically? [08:29] pus [08:29] pussy [08:31] craptalk: dependencies that no other package also wants will be removed [08:40] hello, any of u guys know about issues if i install ubuntu on a core m processor? === netscape201 is now known as netscape101 === billboard is now known as pavlushka- === Jochen_wvdT is now known as Schlawiner === bhargav is now known as Guest3694 === ledeni_ is now known as ledeni [09:54] Hi, could someone tell me if I need to manually build the usbip kernel drivers or are they supposed to come with the usbip / linux-tools-generic packages? [09:54] Cause modprobe/modinfo won't show any as installed [09:55] I'm using 16.06 LTS but on an armhf sys [09:55] 16.04* [10:00] WernerWe: try asking in #ubuntu-arm [10:00] hay [10:00] good evening my friends [10:00] any online?? === donttrustem_ is now known as donttrustem [10:22] hi guys [10:24] hi [10:24] how do i stop that, and get see what you type? [10:24] i do *term* and it is getting interpreted as bold? in librewriter? === andreas is now known as Guest52718 [10:26] Hello. [10:27] I have installed ubuntu 16.4 LTS on my system. when I installed ubuntu my kernel was 4.4.0-31. in this kernel everything is ok but after update kernel ,twice , in login page after insert my password, ubuntu frizzed and I stock in login page and i have to restart my system.How can i understand that where is my problem and see my log? mt system is frizzed and anything is not work ,even my keboard!! someone can help me? === miczac_ is now known as miczac [10:28] sayres561, upgraded the kernel how === Piper-Off is now known as Monthrect === ubuntu is now known as Guest82749 [10:28] by apt-get update and apt-get upgrade [10:29] sayres561, so if you boot into an earlier kernel it works fine [10:30] sayres561, which ubuntu version are you now on, and which kernel is the last you upgraded to [10:31] bazhang, yes but i updated kernel twice to 4.4.0-64 and 66 but these kernels do not work [10:32] bazhang: my ubuntu is 16.4 LTS and my kernel that is working is 4.4.0-31 and these kernel 4.4.0-64 and 4.4.0-66 is not work [10:33] how can i understand that where is my problem? [10:34] sayres561, so if you boot into an earlier kernel, it works fine [10:35] bazhang: yes .when I boot to earlier kernel (4.4.0-31) everything is ok [10:35] sayres561, sounds like a bug, have you filed one yet [10:36] bazhang: filed what? [10:36] sayres561, additionally have you checked launchpad for existing bugs [10:37] !bug | sayres561 [10:37] sayres561: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [10:37] bazhang: yes, I did not see any reporting === Guest63 is now known as taytm [10:37] https://help.ubuntu.com/community/ReportingBugs sayres561 please have a read [10:38] bazhang: how can i see where is my problem or see bug? [10:38] sayres561, did you read the link I *just* gave you [10:39] bazhang: I am reading [10:39] I don't know ,my problen is really a bug!!! [10:40] I don't know ,my problem is really a bug!!! === jelly-home is now known as jelly === Guest63 is now known as taytm [10:59] How can I install tip on Ubuntu? [11:02] hey [11:03] Hiyas all [11:11] Hi, i got a 2.1 setup and my subwoofer does not seem to be working. if i let the test gui put sound on each speaker seperatly it can do that with left and right but there is no sound comming out of the subwoofer [11:12] i have changed /etc/pulse/daemon.conf to "enable-lfe-remixing = yes" [11:12] still - no success [11:20] brb [11:22] still the same problem :( [11:28] thyriaen: maybe try #ubuntustudio, they are generally good at audio stuff [11:28] okey will do thanks === Vampire0_ is now known as Vampire0 === Spontex is now known as Guest98296 [11:48] are there any maintainer for casper within ubuntu? [11:48] any recommendations for a dual-band USB WIFI dongle that works plug-n-play on 16.10 ? [11:48] seems like nothing happens to any of the bug reports for the past months or so [11:54] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page by my user ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!can someone help my? [11:56] how can i sync my project dir with nginx? [11:56] usually nginx looking /var/www/html [11:59] any recommendations for a dual-band USB WIFI dongle that works plug-n-play on 16.10 ? [12:10] x4i: try to avoid realtek chipsets if possible, quite a few of them require you to compile drivers yourself [12:10] but what can be used? [12:11] mediatek does not have drivers, atheros does not make dongles [12:11] x4i: you can't use minipci instead? [12:12] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page by my user ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!can someone help my? How can I understand where or what is my problem? [12:12] no, i need USB [12:23] Hello, I'm want to upgrade the hdd in my laptop to an ssd and do a fresh install of Ubuntu - is there anything I should look out for in terms of buying an ssd or installation? [12:23] *I want [12:26] ogaday: price vs storage is the only consideration i'd give. unless i was gonna use it for anything particularly r/w intensive. [12:27] Is it essentially the same as installing an hdd then? I'm going for a 240/256 model, so I I guess I can just plug and play? [12:27] indeed [12:28] :brym thanks - I wasn't sure because most of the links I can are articles + how tos from a few years ago when I gather there were more issues [12:28] you'll probably immediately notice the boot time improvement, then wonder how you got along without ssd lol [12:29] I reaally hope so lol [12:33] ogaday: i couldn't tell you what ssd's are like for gaming. but they're great for server/kvm/lxc workloads [12:33] and just general ubuntu stuffs [12:34] ogaday: I can. My load times are pretty fast. If you get an SSD, I strongly suggest one by Samsung; they invented the tech, basically [12:35] I'm trying to run CSGO on Ubuntu 12.04 with flgrx-legacy but I get this error when launching csgo: http://pastebin.com/raw/zpMYi6zW Any ideas? [12:36] BlueProtoman: Thanks, it's hard to tell if there is a substantial difference between brands / models at my rpice point(£80/256GB) [12:36] ogaday: +1 for samsung, i have a few 850 evo's, very pleased with them. [12:36] swerwer3_: Might not be supported on 12.04, it's going to be EOL soon anyway [12:36] And, unlike their phones and their washing machines, they don't explode [12:36] @BlueProtoman Valve lists 12.04 as a supported distro [12:37] swerwer3_: For Steam, or for the game in particular? [12:37] BlueProtoman steam which would imply valve games also [12:37] swerwer3_: No, it would not. [12:38] BlueProtoman, it works on 12.04 just look up youtube videos [12:38] swerwer3_: that's an error from the steam libraries, try #ubuntu-steam [12:38] ok [12:38] swerwer3_: Also try re-installing CS:GO [12:38] (I don't think you'd need to reinstall Steam; if you had binary issues with it, it wouldn't even run) [12:39] Hi, my ubuntu doesn't detect my DVD. How can I check what is wrong? [12:39] What would reinstalling csgo accomplish tho (in theory, don't' know if I want to wait for the download to finish before trying new thing) BlueProtoman [12:40] swerwer3_: Making sure that nothing's wrong with the binaries and that everything that's supposed to be there is. Actually, I don't think you need to explicitly re-install; Steam has a "verify game files" button or something [12:40] ciao [12:40] BlueProtoman yea I've tried to verify files [12:41] swerwer3_: Hm, then that would have worked if the problem was corrupted files [12:41] *corrupted or missing [12:41] I would use the open source driver but my card is old and the open source driver is just too slow for games [12:42] Like, I got csgo to work on the open source driver just not fglrx [12:43] I'm hesitant to suggest that the graphics driver is the problem (for once) because I don't see any indication of that in the error message [12:44] swerwer3_: seems it expects another libstdc++ version, are you *sure* this game should work on 12.04? [12:44] ducasse for sure [12:44] Then report a bug to Valve [12:44] Who says its a bug and not a misconfig in my system [12:46] swerwer3_: Maybe, but without knowing your system I have no idea [12:46] swerwer3_: unless you have messed with libstdc++ it is probably not a config issue, and if you have you're on your own. [12:46] Hello, is it possible to stop ubuntu from asking if I want to install when using a live usb? [12:48] ducasse fk, I've spent like 3 days trying to get csgo to run [12:48] I got it to run on fglrx but the textures were all corrupted [12:48] swerwer3_: You might need to upgrade Ubuntu anyway, the EOL for 12.04 is about six weeks away [12:49] BlueProtoman my 4870 is unsupported above 12.04 [12:49] Your what? [12:49] swerwer3_: quite frankly, messing with getting either fglrx or 12.04 to work is of limited value right now [12:49] BlueProtoman AMD 4870, its a video card [12:50] ducasse guess I'll never get it to work on linux, shame since it works fine on Windows but want to use it with linux [12:50] swerwer3_: You should get a nvidia for your next upgrade, they have *much* better Linux support [12:50] hello [12:50] i've got a little problem with the hiberate mode. [12:50] BlueProtoman yea but this gpu was free lol === Xu_Dude is now known as XU_Dude [12:50] swerwer3_: Then you get what you pay for! [12:50] swerwer3_: isn't that supported by fglrx legacy in 14.04? i'm not sure, i don't do gaming. [12:51] BlueProtoman imagine the people that actually paid for it xd [12:51] I use a Dell XPS 15 9550 with Ubuntu 10.10 and every time it hibernates, the screen shuts down to standbye and doesn't wakeup after powering the screen off and on again. [12:51] florian_: 10.10 is eol [12:51] sorry [12:51] ducasse from what I've read the cut off is the 5000 series and above of AMD cards, I'm on 4000 series [12:51] 16.10 [12:52] ducasse cut off being 12.04/12.10 [12:52] idk if that makes sense [12:53] swerwer3_: i _think_ i've read that fglrx legacy supports 4xxx, but i might be wrong. either way, all fglrx series are dead. [12:54] ducasse the radeon driver performance sucks for gaming tho [12:54] literally unplayable [12:55] swerwer3_: probably, but i don't do gaming so i couldn't care less ;) [12:55] Do you care about linux adoption? [12:55] hm and another question: is my gtx 970m actually used? [12:55] or is the intel gpu used? [12:56] swerwer3_: that is not really on topic here. [12:57] ducasse just saying, if you don't care about things working in linux then dont be surprised when people reject linux as a desktop soloution 8) [12:57] solution* [12:58] Sorry, ducasse, but swerwer3_'s got a point. Being smug about that kind of thing is what's keeping Linux back. [12:59] swerwer3_: can you update to 14.04 ? it still has fglrx [13:00] akik no harm in trying, since I have plenty of time [13:03] Question: Xubuntu XFCE My secondary drive shows up on desktop, but I have to always mount it, how to have it mounted also at start up? [13:05] BlueProtoman: not going to get into this here - some other channel, some other time. [13:05] XU_Dude: add an entry for it in /etc/fstab [13:06] Ok I beleive it's there just need to know what to add and where in the line for it mount it with user, only one user on this pc [13:07] leme look at the line and I'l paste here [13:07] eurgh, which reminds me... my mounts and network ifaces need tidying up. like badly lol [13:08] !fstab | XU_Dude look at this [13:08] XU_Dude look at this: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions [13:09] ducasse: thanks [13:10] ducasse: how can fglrx be dead if it's available in 14.04? do you mean it doesn't get any updates? [13:10] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page by my user ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!can someone help my? [13:11] akik: _possibly_ security patches if a problem is found, but no further development. [13:11] akik: afaik amd basically just dropped it. [13:12] * brym shakes fist in anger at amd [13:12] Yea they started some new driver called amdpro? I think [13:12] but otherwise, i prefer it over intel every time [13:12] AMDGPU-PRO *** [13:13] brym: it's a horrible way to treat your customers. "use the open source driver, that we refuse to help development of by releasing docs" [13:13] speaking of... you guys hear intel's gonna put out a 10nm chip this year? [13:13] off topic, i know. but somewhat relevant [13:13] mm chips [13:14] ducasse: yeah i know. you and i have had similar discussions about it in the past. and their behaviour is shitty. no question. [13:15] but i still feel a deep sense of loyalty to amd. idk if it's a route-for-the-underdog kinda thing or not [13:17] the only time i've ever had intel was in a loner desktop back in ~'01-02, and my first netbook (eeepc701) [13:17] brym eeepc memories 8( [13:17] 8) [13:18] I had the same eeepc701, I ran slackware [13:18] swerwer3_: totally. that netbook was an absolute workhorse. as soon as i dropped windows from it in favour of ubuntu lol [13:19] brym I put windowsxp on mine for a short while, it was so slow... thank god for slackware [13:19] ducasse: does this look right for the fstab entry? [13:19] UUID="558AAF4E4C1FF89F" TYPE="ntfs" PARTUUID="0004803b-01" /user rw 0 [13:19] brym battery life was terrible tho, and it got really hot [13:19] XU_Dude: no, that looks very wrong :) [13:20] swerwer3_: after some years use, yeah absolutely. i remember trying to get a replacement battery from china one time. £12 i'll never see again lol. and the battery never even showed up [13:21] it is a storage drive only [13:21] XU_Dude: try 'UUID="558AAF4E4C1FF89F" /user ntfs defaults,rw 0 0' [13:21] swerwer3_: spent most of my formative actionscript2 years on that netbook. upgraded ram and storage too. [13:21] ok [13:22] very fond memories [13:22] brym I spent many hours learning python on it [13:22] XU_Dude: make sure /user exists [13:22] brym got that netbook same time I broke something so I had lots of time in bed [13:22] Not sure if my messages are sending? -- looking for some help accessing an encrypted drive that disappears when i enter the password (LVM2_member?) [13:22] XU_Dude: then try mounting it with 'sudo mount /user' before rebooting, to see if it works [13:23] swerwer3_: it was the perfect size for portability, right! i was working in a computer repair shop at the time, so it saw so much use recovering user data :) [13:23] whould that be the root user actual name, only one user [13:24] XU_Dude: isn't /user where you want it to mount? [13:25] swerwer3_: in fact, i could probably breathe new life into it now. i gave it to my mum and she doesn't even use it. i wonder if she'd mind me having it back lol [13:25] it's shows up on desktop as*)GB Vaolume, I just have to mount it everytime I start box [13:25] I was in the middle of 'do-release-upgrade' from 12.04 to 14.04 and all my windows crash apart from firefox, not sure if its safe to restart? I tried 'service lightdm restart' but still only have the firefox window [13:25] sorry 80GB Volume [13:26] swerwer3_: how far did it get? [13:26] ducasse I can't check but I remember seeing xserver being upgrade then all the windows crashed [13:26] XU_Dude: you need to specify where in the filesystem to mount it [13:27] swerwer3_: and you didn't run it in screen/tmux? [13:27] nope [13:27] location is media/myname [13:28] swerwer3_: bummer. well, i'd try first running 'sudo apt-get install -f' to see if it will finish [13:28] 'UUID="558AAF4E4C1FF89F" /media/myname ntfs defaults,rw 0 0' [13:29] that look right [13:29] ducasse yea it appears to be still running because apt-get won't run [13:29] XU_Dude: ok, swap 'defaults,rw' with 'rw,uid=username,gid=username' also === JanC_ is now known as JanC [13:29] swerwer3_: check with top if it's taking cpu time [13:31] ducasse yea it is, peaking at like 5% usage [13:31] XU_Dude: but replace username with _your_ username :) [13:32] swerwer3_: is there a screen process running? [13:33] hi [13:33] ducasse 'ps aux | grep screen' doesn't show anything relevant [13:34] swerwer3_: too bad, on server do-release-upgrade is automatically ran inside screen... [13:35] hi [13:35] swerwer3_: best thig you can do is probably to let it run for a while, but i would expect it to use more than 5% from time to time. [13:35] *thing [13:37] guess I could periodically try apt-get until it works [13:37] so I'm going through the ubuntu 16.04 server install, I've created 1 partition 10G on my drive far, it won't let me set the bootable flag, why would that be? [13:37] its an ext4 partition mounted on / [13:38] swerwer3_: it will probably halt while waiting for input at some stage, and then you will have no choice but to kill it and run apt-get install -f to clean up. [13:38] .... dang [13:38] jiffe: linux does not care about the bootable flag. [13:39] hmm I see [13:40] ducasse I can dpkg installing different packages with ps aux | grep dpkg [13:40] I can see* [13:40] so I know its not haulted yet [13:41] swerwer3_: ok, that's good. let it run, and do some digging with ps now and then to see if it's still running. [13:41] on libhcrypto right now [13:41] ps now is like a live version? [13:42] Hello :) [13:42] my friend is having a issue, they deleted ubuntu partition and now they get the error GRUB loading.. [13:42] Error : no such partition. [13:42] Enterimg rescue mode... [13:42] Grub rescue>_ [13:43] swerwer3_: no, read: "..'ps' now and then..." :) [13:43] He wants to get back to windows [13:43] ChadTaljaardt: you need to get help in ##windows to reinstall the windows bootloader [13:44] ok [13:44] ChadTaljaardt: By deleting the ubuntu partion, they've deleted grub, so they would need a windows disc or some form of recovery media, the people in ##windows will be best able to help you [13:44] ducasse haha, sorry I've had a drink or two [13:44] Okay thanks, ill try help there [13:44] ps now live process monitoring.....a.k.a top 8) [13:44] swerwer3_: np :) the live version of 'ps' would be top or htop, yes :) [13:48] so I want to setup software raid1 between my 5tb disks, how can I make sure the gpt is redundant also? === u0_a141 is now known as malory [13:52] I'm reading blogs and it doesn't sound like this is well supported or at least is a pain in the ass to get working [13:56] jiffe: use zfs instead and don't worry about partition tables? [13:57] how does zfs get around partition tables? [13:57] jiffe: you hand zfs raw disks and it handles the rest. [13:58] I see, is that something I can do at install time? [13:58] ducasse, so no more worries about gpt, but what about uefi? [13:59] jiffe: not yet, afaik. zfs support is quite new, so i don't think the installer knows how to deal with it yet. [14:00] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page by my user ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!can someone help my? How can I understand where or what is my problem? I found that when i disable network-manager.service i can login by user.and when i am in desktop ,by running service network-manager restart ubuntu is frezzed again and i have to restart my computer. p [14:00] BluesKaj: you can't (easily) boot from zfs anyway, so not really an issue. it's for storage pools, not root fs. [14:00] ducasse: this worked = UUID=558AAF4E4C1FF89F /media/un ntfs rw,uid=uname,gid=un 0 0 [14:00] thanks [14:00] so that isn't really a good option anyway [14:01] thus back to my original investigation regarding software raid [14:03] ducasse, ahh, not meant for an OS then [14:04] so I thought zfs couldn't be ported to linux because of licensing issues, was that resolved? [14:04] jiffe: might be better to ask in #ubuntu-server, more mdadm experience there. [14:05] BluesKaj: well, not as currently implemented. [14:07] jiffe: that depends :) different people will give you different answers to that. [14:07] jiffe: canonical decided that there's no problem with the licensing [14:08] hah I see [14:09] I'm kind of liking this zfs option even if its not easy because it should be expandable [14:10] jiffe: zfs is *nice* to work with. very well documented, easy to understand etc. [14:10] jiffe: https://insights.ubuntu.com/2016/02/18/zfs-licensing-and-linux/ [14:12] the argument sounds valid [14:13] nobody really went to war over it. [14:15] jiffe: here's a really good set of admin docs for zfs on linux - https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/ [14:17] What's a good word for what happens in-between input and output? Computation? Any other words? (e.x. a TV, the input is coming from a cable in at a port, the output is coming from the screen as light, what words describe what happens in-between?) [14:17] binni: have you tried ##hardware? [14:29] is it possible to force an aplication to daemonize? [14:30] some applications need 'screen' to work.. is it possible in any other way? [14:30] append & to the command and it will detach from the temrinal and run in the background. [14:31] use 'fg' to foreground it then. [14:31] you may also want to redirect stadout and stderr outputs if you do this. [14:32] alos there is daemon-tools which you could use for this purpose [14:32] Exterminador: ^ [14:32] or you could do it properly and write service files so your init system can handle it. [14:32] Exterminador: also look at 'nohup' === mezgani is now known as p3rror [14:33] uh.. nice. :D [14:35] Exterminador: telling us what you're trying to do might result in better answers :) [14:35] hi [14:36] Hi. [14:36] ducasse: trying to force quassel and quassel-webserver to daemonize, so I can use a crontab, instead screen [14:36] I think I have a simple problem but I can't figure it out [14:36] I want to take owner ship of a flash drive [14:36] but when I try it keeps reverting back to root ownership [14:37] after I reinsert the drive [14:37] Exterminador: why crontab? [14:37] I would very much appreciate any help [14:37] singAnewSong: what is the file system in the usb drive? is it fat? ntfs? ext4? [14:38] ducasse: because I fear too much to use other things. :x [14:38] Exterminador: you want it to start on boot? [14:38] the file system is ext2 [14:38] Hey Guys [14:38] originally I had made it fat32 though [14:38] yes, too.. usually I use crontab for that too.. @reboot ......... [14:38] singAnewSong: and how did you try to change the permissions? chown user:group mountpoing, without -R? [14:39] www.greekircnet.gr [14:39] yes with chown [14:39] Anyone had luck with Cherry Trail && Linuxium @ Ubuntu 17 ? [14:39] singAnewSong: what was the exact command that you ran? [14:40] Exterminador: ugh :( i would suggest a systemd service instead, it's what i use for weechat [14:40] sudo chown greg -R /dev/sdc1 [14:40] yeah, I must start to learn that things [14:40] singAnewSong: that doesn't do what you think it does. Mount it to /media/somedir, and use chown on that dir, not on the device node /dev/sdc1 [14:40] but I need crontab also, in case the program crashes [14:41] ok [14:41] Im not sure how I would do that [14:41] Exterminador: if you look on the archlinux wiki page for weechat, there are examples to set up a systemd service (with tmux). would be trivial to adapt to what you want. [14:41] I am a noob [14:42] singAnewSong: insert the stick and run "mount" to see where it was mounted [14:42] ducasse: thanks.. that's at I'll do.. learning is always good. thanks for pointing me those stuffs.. :D [14:43] Exterminador: np :) i have a ton of links that might be useful, so come back if you need help :) [14:44] ok I see [14:44] yes its mounted to media I see [14:44] guys I got stuck in initramfs with the following error: (initramfs) mount: mounting /dev/loop0 on filesystem.squashfs failed invalid argument [14:44] Atom Cherry Trail Linuxium ubuntu [14:44] 32 bit loader [14:44] *bootloader [14:45] any ideas? [14:45] Is linuxium a distribution? [14:45] basically custom compiled ubuntu [14:45] for Cherry trail [14:45] We only support official flavors here [14:45] :/ [14:46] what would you do if you get stuck in initramfs? :/ [14:46] :DDDD [14:46] kkk [14:46] I'll google around [14:46] some more [14:46] !enter | XThomas [14:46] XThomas: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [14:46] Contact the persons that made the iso [14:48] Hello?? [14:49] Is anybody out there? [14:50] bradley: ask yoiur question someone may answer [14:51] Xu_Dude: he left [14:51] Next [14:52] I tried sudo chown greg -R /media/greg but it didn't seem to work [14:53] singAnewSong: what is the output of "mount | grep sdc" ? [14:54] "/dev/sdc1 on /media/greg/2c56c16e-8488-4ea6-b868-816a24d7e599 type ext2 (rw,nosuid,nodev,uhelper=udisks2)" [14:55] In order to install an irssi script, do I download and place the .pl file at ~/.irssi/? [14:56] KalEl: Put it in ~/.irssi/scripts/ and then /script load whatever.pl within irssi [14:56] Thanks [14:58] singAnewSong: try this: sudo mkdir /media/greg/2c56c16e-8488-4ea6-b868-816a24d7e599/greg; sudo chown greg:greg /media/greg/2c56c16e-8488-4ea6-b868-816a24d7e599/greg; xdg-open /media/greg/2c56c16e-8488-4ea6-b868-816a24d7e599/greg => after that, can you write things to the greg directory? === hoss is now known as Guest19150 [14:58] Why do you want an ext2 stick instead of a vfat one? [14:59] I thought it would be better since I will only use it on my linux system [15:00] OK, but it's similar to / and /home, you don't write directly to the root folder, but you create subdirs where you have access [15:02] perhaps I should just reformat back to fat32 [15:05] hello all... [15:05] I am trying to setup automatic installation using the preseed file... [15:06] Hi. Anybody here who have succeeded running MakeKVM in a KVM guest (Ubuntu Server) ? [15:06] in the exper recipe I am trying to provide an advanced instructions... [15:06] *MakeMkv* [15:06] specifically I don't want swap but it (the system) still creates it... [15:06] anyone experienced in this ?.. [15:06] alkisg: you _can_ set permissions to whatever you want for the root folder, i use that for my nfs drives [15:07] alkisg: unless gvfs/whatever screws that up? [15:12] hello all, trying to install bind9 on Ubuntu 14.04 with `sudo apt-get install bind9`. I keep getting an error 'named: user bind unknown' when it tries to start the bind9 server. Google didn't help. any ideas? [15:13] thanks for your help... I reformatted to fat32 and it is works === do is now known as Guest88943 [15:13] Hello [15:13] it works [15:13] How to configure network interfaces in /etc/network/interfaces.d [15:14] p3rror: that is documented in the ubuntu server guide and 'man interfaces' [15:14] !server | p3rror [15:14] p3rror: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Xenial (Xenial Xerus 16.04.1) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [15:16] ducasse: if I recall correctly, a simple chown/chown -R there changes the mountpoint owner instead of the device root folder owner [15:16] Not certain about that though [15:17] alkisg: what i usually do is 'cd /mountpoint ; sudo chown $USER .' [15:17] hello [15:17] i have a question [15:18] so my sibling wants me to get them manjaro 17.0 but i can't seem to verify it [15:18] the iso* [15:19] cyrus_: https://wiki.manjaro.org/index.php?title=Check_a_Downloaded_ISO_Image_For_Errors [15:19] cyrus_: this is the ubuntu support. you better want to look for manjaro support [15:19] i use ubuntu [15:20] Hey guys - question regarding multiarch in Xenial. I'm trying to install a library (libpam0g) from a foreign architecture (arm64) - but when trying to do so it pulls in the world and suggest removing all amd64 (local architecture) packages in the process [15:20] I want to install these libraries in /usr/lib/ instead === lynn_ is now known as gryphon [15:20] For what it's worth, on Debian this works as expected and the packages don't conflict/replace each other [15:24] The following packages have unmet dependencies: libpam0g:arm64 : Depends: libaudit1:arm64 (>= 1:2.2.1) but it is not going to be installed Depends: libc6:arm64 (>= 2.17) but it is not going to be installed [15:24] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!How can I understand where or what is my problem? I found that when i disable network-manager.service i can login by user.and when i am in desktop ,by running service network-manager restart ubuntu is frezzed and i have to restart my computer. [15:24] If I then first try to install libc:arm64 it suggests replacing all the existing packages instead of installing it side by side. [15:27] hi, i got a problem with two raid hd. One with /, swap and some raid. The other hd : swap and raid. The first disk with the system has failures. Can i take the bad disk, put it in another computer and dd everything on another brand new hd ? [15:28] darkl0rd, apt-cache policy libpam0g [15:29] nW44b: are you chatting from the computer right now? [15:29] libpam0g: Installed: 1.1.8-3.2ubuntu2 Candidate: 1.1.8-3.2ubuntu2 Version table: *** 1.1.8-3.2ubuntu2 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status [15:29] tatertots: no [15:29] libpam0g:armhf: Installed: (none) Candidate: 1.1.8-3.2ubuntu2 Version table: 1.1.8-3.2ubuntu2 500 500 http://ports.ubuntu.com/ubuntu-ports xenial/main armhf Packages [15:29] but it's close to me, a few meters, it's a server downstairs [15:30] tatertots: i'm on a live-usb ubuntu, i put the bad hd and the new one on this computer [15:31] i can mount all the partitions [15:31] darkl0rd, sorry, apt-cache policy libpam0g:arm64 [15:32] see the second line ioria [15:32] that was the output for armhf. [15:32] nW44b: have you already performed a backup ? [15:32] darkl0rd, don't you want arm64 ? [15:32] tatertots: a backup of / ? [15:32] armhf and arm64 arctually [15:32] the result is identical [15:32] libpam0g:arm64: Installed: (none) Candidate: 1.1.8-3.2ubuntu2 Version table: 1.1.8-3.2ubuntu2 500 500 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 Packages [15:33] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!How can I understand where or what is my problem? I found that when i disable network-manager.service i can login by user.and when i am in desktop ,by running service network-manager restart ubuntu is frezzed and i have to restart my computer. plz give a suggestion!!! [15:33] darkl0rd, do you have security and updates enabled in sources.list ? [15:33] nW44b: a backup of important data...you know that stuff that warrants having a raid to protect from single disk failure [15:34] ioria: yes, everything is updated to the latest version. You can reproduce this behavior easily, clean ubuntu system add a ports.list and throw in the above line, in your existing sources list add [arch=amd64,i386]. dpkg --add-architecture arm64; apt-get update; apt-get install libc6:arm64 [15:34] tatertots: yes, i got a backup of what's on the raid partitions [15:35] Is it just me or does the latest updates for Ubuntu 16.04 cause my OS to crash at random times due to my WiFi adapter? Disabling my laptop's WiFi adapter stops the crashes [15:35] No errors in syslog either after reboot, it's a hard crash [15:36] lysobit: which wifi chipset? [15:36] darkl0rd, can you include the complete error you got in a pastebinit ? or on paste.ubuntu.com [15:37] anyone familiar with LVM and preseed file on ubuntu?... [15:38] ioria: http://paste.ubuntu.com/24158199/ [15:38] the LVM creates swap though I don't provide instructions for it in the expert-recipe... [15:38] ducasse, Qualcomm Atheros AR9285. However I also tried with a WiFi dongle I bought (Edimax), and it also crashed, leading to believe it's a software issue [15:39] This happened after I upgraded like ~100 packages so I'm trying to pinpoint the package causing it... === lynn_ is now known as gryphon [15:39] lysobit: are you using the computer right now/ [15:39] lysobit: are you using the computer right now? [15:39] yes tatertots [15:39] Using a TP-LINK wifi dongle, which doesn't crash, for some reason [15:39] lysobit: in terminal> sudo apt install inxi pastebinit [15:39] lysobit: let me know when its done [15:40] done [15:40] darkl0rd, ok, anf the ' unmet dependencies' part ? [15:40] lysobit: in terminal> inxi -Fxxrzc0|pastebinit [15:40] lysobit: share url/link here [15:40] lysobit, TP-Link products are very linux freindly [15:41] tatertots, http://paste.ubuntu.com/24158219/ [15:41] ioria: that's if I want to install a package depending on libc6 - but libc6 is the root cause as you can see. [15:41] i've disabled the wifi card in bios tho to prevent crashes so it's not there [15:42] so any package depending on libc6: throws an unmet dependencies - if I attempt to install libc6: it politely asks to fuck up my system ;-) [15:42] oh it is there actually ( Card-2: Atheros AR9271 802.11n [15:42] ) [15:43] lysobit: in terminal> ubuntu-drivers list|pastebinit [15:43] oh no, thats my tp-link [15:43] lysobit: share url/link here [15:43] tatertots, http://paste.ubuntu.com/24158226/ [15:44] tatertots, perhaps it would be useful to have my apt history log, since the crash seemed to start happened after the upgrade on 06 march http://paste.ubuntu.com/24158228/ [15:44] lysobit: in terminal> awk -F\' '/menuentry / {print $2}' /boot/grub/grub.cfg|pastebinit === masos1 is now known as masos [15:45] hello, i need to run a software for 3d printing but i am not able. A message shows that my laptop has no opengl installed. I use ubuntu 14.04 and an intel graphic card. [15:45] tatertots, http://paste.ubuntu.com/24158236/ [15:45] tatertots, i tried booting with the older kernel in the list and the crash still happened [15:46] may i should try an even-older kernel since i think the second-older kernel came with the upgrade [15:47] ioria: It works in Debian Jessie - exactly thi. [15:47] s [15:47] however i believe the crash is due to something i upgraded on 2017-03-06, since it happened after that [15:48] can't see anything that would effect wifi there though [15:48] lysobit: does the symptom occur when booted to livecd/liveusb? [15:48] haven't tried that, but thats a good question [15:49] darkl0rd, maybe it's not relevant, but i can't find libpam0g in here http://ports.ubuntu.com/ubuntu-ports/pool/main/libp/ [15:49] lysobit: you've already described something that was induced by the end users during your testimony [15:49] ioria: don't look at libpam0g; try libc6 [15:49] tatertots, oh, people have experienced this before? [15:50] lysobit: you've already described something that was induced by the end users during your testimony. you have already admit and acknowledge the symptom occurred post initial installation and after installing some new packages [15:51] i have too many window open on unable to connect to mtp device... how to kill/close those process? [15:51] Nice reference, this dockerfile: https://github.com/multiarch/crossbuild/blob/master/Dockerfile -- Use this but with Ubuntu Xenial instead. [15:51] tatertots, true, i 'll try on a live cd [15:51] tatertots, but note, this happened after a mere 'apt upgrade' rather than any specific messing around with system) [15:52] darkl0rd, there is no libc6 [15:52] ioria: ? === Jul__ is now known as Renzy [15:52] darkl0rd, http://ports.ubuntu.com/ubuntu-ports/pool/main/libc/ [15:53] http://ports.ubuntu.com/ubuntu-ports/pool/main/p/pam/ <-- libpam0g [15:56] And im sure libc is there somewhere, after all it's trying to fetch it, install it and then results in a list of 'panic actions' [15:57] darkl0rd, sorry, i can't help you [15:58] How can I tell if a motherboard has "hardware raid" or "fakeraid", https://help.ubuntu.com/community/FakeRaidHowto? If it has "hardware raid" I'll only see sda instead of both sda and sdb? [15:58] darkl0rd: have you considered asking in #ubuntu-arm if someone there has done this? [15:59] ducasse: it's not just ARM, it's any foreign architecture - this works in Debian Jessie and worked in Ubuntu 14.04 [15:59] alkisg: you can tell by the price tag :) [15:59] darkl0rd, i never used that repo btw [15:59] ducasse: haha, I can imagine; unfortunately I'm ssh'ed to a system without knowing the price they paid for it [15:59] darkl0rd: i know that, i just thought the arm crowd would be more likely to set up crosscompile environments etc [16:00] ok, for the record: libc6:i386 works just fine [16:00] alkisg: look for the controller chipset in dmesg, maybe [16:01] ducasse: so, in hardware raid there are 2 device nodes, sda and sdb, that I could format seperately etc? I would expect only one device node there... [16:02] alkisg: sounds like fake raid...especially if it's a "average" system and nothing special [16:02] alkisg: are you using the computer right now? [16:02] tatertots: it's a big server with 32 gb ram... yes, I'm sshed to it [16:02] tatertots: but I don't know the price tag, so I'm not sure if it's expensive or not [16:03] alkisg: in terminal> sudo apt install inxi pastebinit [16:03] alkisg: let me know when its done [16:03] tatertots: I have inxi and nc termbin.com 9999, go ahead... [16:03] (apt is running on another terminal tab so I'll avoid pastebinit) [16:03] alkisg: inxi -Fxxrzc0 [16:04] alkisg: create a link of the output and share it here [16:04] tatertots: termbin.com/wvqu [16:06] I did format them using mdadm (software raid), but I wonder if I shouldn't have done so, and I should have used hardware raid somehow [16:08] Hi. I want to set up a remote server for web development, multiuser but I don't know what is best to use for file editing from each user's machine: SSHFS or NFSv4. Any suggestion pls? [16:08] alkisg: yes you did use mdadm/soft raid that's for sure [16:09] alkisg: lspci -tv|nc termbin.com 9999 [16:09] tatertots: termbin.com/djkd [16:11] alkisg: Intel Corporation C600/X79 series chipset SATA RAID Controller [16:12] Yes... I think google says that's a software raid? [16:12] (ehm, fakeraid) [16:12] alkisg: yes [16:12] Thank you tatertots, so it's OK that I used mdadm there, I believe... [16:13] alkisg: yes, it's fine to use mdadm in your circumstance [16:13] samfisher: nfs is pretty much transparent for the user, and better performing i would imagine. [16:13] Thanks! [16:14] I am using of ubuntu 16.04 lts .after updating when i enter my user password on login page ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!How can I understand where or what is my problem? I found that when i disable network-manager.service i can login by user.and when i am in desktop ,by running service network-manager restart ubuntu is frezzed and i have to restart my computer. plz give a suggestion!!! [16:15] ducasse: the issue with NFS is that on the remote machine a user has the name of mikedoug (UID 1004) and on local (his machine) has UID 1001 or 1000, username mike [16:15] samfisher: not a huge issue, you can do mapping. [16:16] ducasse: how can I do that? [16:16] hi [16:16] does apt-cacher-ng remove packages after some days ? [16:16] samfisher: check out idmapd [16:17] someone help me!!! I stuck for a month :'( [16:18] samfisher: i just read a page on how to set it up, you want me to dig up the link? [16:18] network service cause hangs at starting ubuntu [16:18] ducasse: sure, please [16:20] sayres561: so only your user doesnt work because of a NM error? [16:22] k1l_: yes but NM did not get any error .after updating when i enter my user password on login page ,ubuntu is frizzed. but i can login by guest user!!! I can not login by my user!!I found that when i disable network-manager.service i can login by user.and when i am in desktop ,by running service network-manager restart ubuntu is frezzed and i have to restart my computer. [16:22] i have too many window open on unable to connect to mtp device... how to kill/close those process? just like https://i.stack.imgur.com/jnqPr.png [16:22] sayres561: but network works on guest account? [16:22] is there a linux distro like mathbuntu ? for physics? [16:23] physicsbuntu, or any other [16:23] that has books list not software [16:23] liqoert: non official ubuntu. but there is a huge bunch of science packages in the repos [16:23] software is what i *dont* need as that is not science [16:24] there is no such thing as non official ubuntu [16:24] liqoert: sure there is. [16:24] oh, I see, a troll [16:24] / [16:24] !flavors [16:24] Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. The current list is: !Edubuntu, !Ubuntu-GNOME, !Kubuntu, Ubuntu !Kylin, !Lubuntu, !Mythbuntu, Ubuntu !Studio, !Xubuntu, and Ubuntu !MATE [16:24] liqoert: books are not science at all, yet you throw that in the sentence like that made sense [16:24] k1l_: no .in guest i don not access to network [16:25] anddam: on what basis i am troll ? lol books are not science, funny [16:25] maybe we should do science in empty air anddam [16:25] liqoert: on the basis of being argumentative [16:25] one the basis of 'one' argument [16:26] a mere suggestion that i don't need software but books [16:26] go get books then [16:26] anddam: liqoert this "discussion" is pointless and not really suits into here [16:26] you'll have to look in the proper place, I wouldn't expect to find books in a liquor store, for instance [16:27] (but it's worth a try) [16:27] k1l_: you are right, but those are distros not like mathbuntu that have a list of books like http://www.mathbuntu.org/index.html?open=information for physics [16:28] sayres561, have you tried to open a console and run sudo apt update && sudo apt full-upgrade ? [16:28] fishcooker, start a term, ps -ef, look for the name of these processes, you can issue a killall , hopefully they will die [16:29] anddam: then where will i find them? [16:29] liqoert: Ubuntu has various supported variations as per kil's link, beyond that, you will need to search for them yourself, as they're not official releases from ubuntu, you would need to find support yourself [16:29] samfisher: sorry, i can't find it rn, i'll let you know if i do. be aware that to get what you want you will probably need to set up kerberos, which is kind of complex. [16:29] liqoert: library, book store, amazon, or use a web search engine to find free resources [16:29] DJones: myself? so you don't know? if you know just tell it [16:30] and I'm afk [16:30] sayres561: well, i would have guessed, that it might be a user setting for network then. but if you didnt try it on guest account i am not sure now. can you look at the old syslog files in /var/log/ for what happens when the network crashed? [16:30] ducasse: I think I had that link, thanks. And tried to avoid kerberos [16:30] ioria: my ubuntu frizzed so I don't access to terminal. [16:30] liqoert: Yep, thats the nature of this channel, support issues for offical ubuntu releases [16:30] 18.04 will be the next LTS? [16:30] compdoc: yes [16:30] compdoc: yes [16:30] ty [16:30] so where is teh unofficial channel? [16:31] sayres561, you can't access the console ? ctrl+alt+f1 (f2) [16:31] k1l_: is there an non-official channel? [16:31] i have flash drive it has partion but i coudn't format it even right now it doesn't display in my computer i am using ubuntu i tried to format using gparted but there is error ,any help? [16:31] ioria: ok but I don't access to network in ctrl+alt+f1 (f2) [16:31] liqoert: you can try ##linux? [16:31] kk [16:32] liqoert: You could try ##linux which is a general linux disto channel, but other than that I'm not sure [16:32] liqoert: i dont know of. and that is the wrong way. you should invest your effort in searching for open physics books, not get others to search for you [16:32] but i thought there was a non official ubuntu channel too where i could talk of possible ubuntu distros [16:32] sayres561, stop NM and let's configure the interface file ... do you have a ethernet cable ? [16:32] k1l_: but i tried myself, and failed [16:33] liqoert: There may be, but its not known or discussed here [16:33] k1l_: your mean is boot.log? [16:33] liqoert: https://help.ubuntu.com/community/UbuntuScience/Physics but i dont know if they list books. but you may want to ask in a physics channel then [16:33] DJones: yeah, so is there a channel where i can discuss ubuntu things for other derived distros [16:33] sayres561, and you can access network in console .... [16:33] liqoert: See my previous messages [16:33] ioria: unfortunately I do not have Lan Network:'( [16:33] sayres561: no, "syslog" [16:34] i am a physicist , but i don't find any useful distro for me [16:35] as a math person i do like mathbuntu but not for physics [16:35] hello [16:35] k1l_: Actually when I enter user password my system frizzed and I cant go to syslog [16:35] liqoert: that doesnt make sense. [16:35] k1l_: which part? [16:35] liqoert, there is scientific linux which is used at CERN, I think [16:36] ioria: yes i dont access to net on console [16:36] liqoert: you say you want free books and because of that ubuntu doesnt work as OS. [16:36] Guys, ubuntu-core used for raspberry pi, how didfferent is it from the regular versions used for desktops? [16:36] For example 16.04 LTS [16:37] viju: are you talking about ubuntu snappy? [16:37] k1l_: I found the reference on wikipedia for raspberrypi. [16:37] I am not sure. [16:38] i restart my computer an see syslog and comeback [16:38] sayres561, you can't even login in console ? [16:39] Boa tarde|! Alguem fala português? [16:39] !pt | shark [16:39] shark: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [16:41] i am upset, i thought linux would take care of my scientific needs too, not just softwares, maybe i was expecting too much [16:41] viju: there is a ubuntu core image for rpi, which is similar to the way android handles the OS. the ubuntu core image was started for the ubuntu-touch smartphones. [16:42] liqoert: you demand other people to search for free books for you. that is not a ubuntu issue. no matter how much drama you start with taht [16:42] maybe your scientific needs are too....scientific [16:43] liqoert: in nearly all pcs in my physics deparment ubuntu is just fine. so please stop making such claims just because no one does your job of searching literature for you. [16:43] mathbuntu does take care of my mathematical needs, but that is teh reason ubuntu is not popular among scientists, just packages like python though. not ubuntu [16:43] liqoert: stop making things up. [16:44] so my scietific needs are "literature" [16:45] liqoert: that is what you asked for. you didnt ask for any technical support. so this dicussion is not for this channel from the start. [16:46] liqoert: If its just books you're after, then if they're distributed on a website by the owner that works with windows, then they should be similarly available under Ubuntu or any linux distro [16:48] hi guys , ethernet network and wifi networks are inactive and wifi doesn't search any ssid,I restarted network manager service but the problem remains still [16:50] pabed2: which ubuntu version? [16:50] pabed2: does the symptom occur when booted to livecd/liveusb? [16:50] 16.04 [16:50] pabed2, does a wired connection work? [16:51] no ,just mobile broadband works [16:52] the problem started when I changed /etc/ network / interfaces and reloaded it [16:53] pabed2, can you pastebin /etc/network/interfaces [16:54] pabed2: you've admit that you induced the issue by making a change.....reverse changes that you made...if for any reason you are unable to reverse the changes you made then confirm the symptom is NOT present when booted to livecd/liveusb and reinstall [16:55] pabed2, why do you edit interfaces if you're using NM ? [16:55] i needed to add defaul Gw [16:56] pabed2, you do it in NM editor [16:56] what is NM? [16:56] network manager [16:57] no , I edited by vim [16:57] ioria: : this is sylog . https://paste.ubuntu.com/24158592/ [16:57] pabed2, NM editor as Nm configuration, not "editor" in the vim sense [16:58] pabed2, nm-connection-editor [16:59] no i didn't use it [17:01] pabed2, nm-connection-editor it' s like opening NM config from the Network icon in your panel [17:01] not work pavlos [17:01] where is a problem? [17:01] pabed2: is wired networking managed by nm or /etc/network/interfaces? [17:01] this syslog is true? [17:03] etc/network/interfaces [17:04] sayres561: looks like your tor stuff is messing with NM [17:04] pabed2: can you pastebin it? [17:05] the config file relates to be active and inctive wifi and ethernet icon? [17:05] fishcooker, ps -ef | nc termbin.com 9999 [17:05] k1l_: What do I do? [17:06] my ubuntu doesn't connect to internet in order paste config to paste bin [17:07] pabed2, backup /etc/network/interfaces, restore the original and restart NM (with cable) [17:08] k1l_: how can i understand that this sylog belong to which login? [17:09] what is " orginal" in this case ? [17:09] pabed2, the original is just two lines ' auto lo' ' iface lo inet loopback ' [17:09] pabed2: if you cannot undo what was done, ultimately you'll be reinstalling, save the time and start reinstalling already [17:10] k1l_: I can login by kernel version 4.4.0-31 but by this version 4.4.0-64 or 4.4.0-66 i can not login.now i am in 4.4.0-31 [17:11] how do i reinstall it ? [17:13] pabed2: did someone else install ubuntu for you? yes or no [17:13] sayres561, run 'ifconfig -a' and look for the interfaces names [17:13] ioria: i clean all lines expect that two lines and restarted it [17:14] pabed2, what's in your /etc/network/interfaces right now ? [17:14] but both are inactive wifi and ethernet [17:15] no , I myself installed it [17:15] pabed2: if yes contact the person who installed it and ask them to reinstall it [17:15] ioria: i do but in console does not know my wireless inteface [17:15] pabed2: your ethernet adapter would still be up with the old config from /e/n/i unless you downed it [17:16] sayres561, what you got from that command ? [17:16] pabed2: if no...........i'm perplexed you'd need to ask how to (re)install it if you personally installed it to begin with [17:16] auto lo and iface lo inet loopback [17:16] pabed2, ok, you probably need to configure the interface in NM, open it [17:17] ioria: let me i try again .i'll comeback [17:17] ioria: make sure it's down first [17:18] ducasse, restarting NM, should down & up, iirc [17:19] ioria: even if it has an old config from /e/n/i? [17:19] ducasse, i guess so, if has been resetted [17:19] ioria: ok, don't mind me, then :) [17:19] ducasse, but it can be done, no problem [17:20] whats up? [17:20] pabed2, you said you need to 'ad a gateway' right ? [17:20] *add [17:21] when i open nm I see wifi connectio1 that i created already [17:21] why does my raspbery pi lock up after awhile? [17:21] I must clean it and add it a new ? [17:21] pabed2, choose 'add' and select 'ethernet' [17:24] ioria: this is my wireless interface's name : wlx00304f [17:25] Last evening I downloaded a new kernel source, compiled it and installed it. [17:25] But now my ZFS kernel module doesn't work, and apt-get install zfs won't install it. [17:25] sayres561, ok, does it show configured (ip) in ifconfig -a ? [17:25] Is there a way to download the source, compile it and install it? [17:26] toothe: where did you get the kernel source? [17:26] ducasse: apt source. [17:26] ioria: yes. it show my network interface [17:26] but it wasn't the same version - i didn' trealize that until this mroning. [17:27] ducasse: can I just download the ZFS source and install it? [17:27] sayres561, what ip is assigned ? [17:27] toothe: with ubuntu kernels you should use zfs-dkms [17:28] toothe: operative word being 'should'. don't know if the zfsonlinux tarball will work. [17:28] i did it wired works but wifi does not work [17:28] ducasse: oh? hm... [17:28] yeah, I'm not sure what to do. [17:29] pabed2, it works ? did you set 'manual' or 'automatic' ? [17:29] i just want to compile this and be on my way. [17:30] pabed2, now you paste ifconfig -a [17:30] automatic dhcp [17:30] pabed2, so no need to add a gw [17:30] pabed2, paste ifconfig -a [17:30] toothe: it's been a long time since i needed to compile my own kernels, so i haven't tried at all. what is the problem with the standard kernels? [17:31] ducasse: I am trying to monitor some PCI calls. [17:31] and I cannot get a kernel hook working, so I'll just compile the entire kernel [17:31] but compiling the kernel causes ZFS to die [17:31] so...its as if I have to pick one. [17:32] ugh, I might just have to reinstall... [17:33] toothe: my only suggestion at this point is to ask in #ubuntu-kernel. [17:33] ioria: no IP assign to wireless interface [17:35] sayres561, wpasupplicant is installed ? [17:40] ioria: what is next? [17:41] ioria:i don't know why internet speed is too slow ,from ubuntu when ping 8.8.8.8 time is 1700 but from the other devices is good [17:41] pabed2, paste ifconfig -a [17:41] sayres561, we can try to bypass NM and create an interfaces file [17:41] sayres561, you need your gw ip, you ssid and passphrase [17:42] it is too slow to open pastebin and any site [17:42] ioria: ok .so !!! [17:42] pabed2, ifconfig -a |nc termbin.com 9999 [17:44] sayres561, sudo cp /etc/network/interfaces /etc/network/interfaces.back [17:45] guys, I have a vps running apache (p: 80) and another server app (port: 123), but the one in port 123 is not accessable. Is there any way i can put a link between those 2? [17:45] Maybe show in port 80 what is beeing showned in port 123. [17:45] Choups: Is your firewall allowing port 123 [17:47] dont know [17:47] all i know is apache shows in my local browser [17:47] the other app doesnt [17:48] but when I do curl :9292 in the remote machine [17:48] the page apears [17:48] so the app is running [17:48] but I cant see it in my local browser [17:49] Are you telling your browser to use port 9292 [17:49] Salam. [17:49] lol yes [17:50] ioria: wlan0 taked ip from dhcp but it does not search any ssids yet [17:50] ioria: http://termbin.com/pw7q [17:50] pabed2, stop eth0 if you want to test wlan0 [17:51] I got stuck in my repositories, I'm confused that why Ubuntu 15 has many different resources than Ubuntu 16, any idea ? thanks [17:51] Mishari: ubuntu 15.04 and ubutnu 15.10 are both dead. you cant use that anymore [17:51] aha [17:52] pabed2, did you insert ssid and passphrase in NM -> wlan0 ? [17:52] what about the repositories ? [17:52] Mishari: the repos get shut down after a while. becaus the release should not be used anyway [17:52] Hi, I was wonddering if anyone has attempted to install ubuntu 16.X on to a Lenovo IdeaCentre 300-01IBY (http://pcsupport.lenovo.com/us/en/products/desktops-and-all-in-ones/300-series/300-01iby/downloads/ds112430) [17:52] ioria: I stoped it it works but wifi has inactive icon in NM and there are not any ssids there [17:53] Malgorath: In this channel, probably not. In the world? Yes. Ask Google [17:53] abed, , Security Tab, iirc [17:53] okay... thanks k1l_ [17:53] mguy: already looked on google, hence my asking here. GOogle has to many vague references and can't find anything really about how the process works [17:53] !google | mguy [17:53] mguy: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [17:53] Mishari: you should make sure to upgrade your ubuntu to 15.10 and then to 16.04 [17:54] abed, , you need to tell it ssid and passphrase [17:54] Mishari: on 16.04 you got still 4 years support timeframe left [17:54] Hi. I have Ubuntu 16.04 + Grub2 installed (I think) on an HP Gen8 BIOS only (UEFI) micro server with 4 x 8GB hard disks, GPT partitioned. The first two hard disks each have a bios_grub partition, then a 16GB /boot (RAID 1 between the drives), then a RAID 1 LVM PV taking the rest of the disks. The other two drives just have an LVM PV. Installed Ubuntu 16.04 using manual partitioning (several times). Boot hangs at "Attempting to boot from drive C: [17:54] " (i.e. before grub). In rescue mode from USB stick, grub-install to relevant drives. I've also tried without a /boot, without a bios_grub. I've done disk_set pmbr_boot on on both drives. Any ideas? [17:54] Malgorath: Do you want to know 'does it work'? or do you have a particular issue with your install [17:54] k1l_, even in Linux for example ? === miczac_ is now known as miczac [17:55] sorry, { linux mint } ? [17:55] mguy: wondering if it works and if so are there any issues with the install, like I have 16.04 lts on a usb stick already [17:55] Mishari: we cant support linux mint at all. ask their support for issues with mint, please [17:55] is there a cockpit ppa for Ubuntu Server that does not install X11? [17:55] Malgorath: did you try to install it [17:56] mguy: not yet I just setup a test station with one that I bought months ago and put in a box and forgot till I found it cleaning my closet out [17:56] Malgorath: it apparently works https://forums.lenovo.com/t5/Linux-Discussion/ideacentre-Stick-300-Linux-USB-boot/td-p/2217942 [17:58] ioria: everthing is ok right now , but I am alittle bit confused , what was happened ? after I remove /e/n/i eth lines and wlans and restart it [17:58] mguy: thanks [17:59] alright, I"m a little frustrated. [18:00] I'm running the kernel 4.4.0-66-generic [18:00] How do I get the source for that specific kernel? [18:01] abed, good; you need to choose where to configure your interfaces ... or in /etc/nt/interfaces or in NM... [18:01] &j windows [18:01] toothe: "A specific source version can be retrieved by postfixing the source name with an equals and then the version to fetch" [18:01] toothe: enable source code repositories and then in terminal apt-get source linux-image-$(uname-r) [18:02] mguy: think I should go with lubuntu? [18:02] ioria:my brobles if we have configuration in both place , [18:02] I've been reading about ZFS, and I wondering if it's difficult to use or if it's worth the time. Any thoughts? [18:03] guys, I have a vps running: 1-apache (p: 80) and 2-another server app (port: 123), but the one in port 123 is not accessable. Is there any way i can put a link between those 2? Maybe show in port 80 what is beeing showned (locally in the server network) in port 123. [18:03] avid_fan: is has advantages and is stable. its easy to use for data partitions on ubuntu. [18:03] abed, you can have problems, yes [18:04] k1l_: yeah, that's what has me interested [18:04] avid_fan: i love it, but you won't get the best out of it on a system with just one drive. [18:04] k1l_: But from what I've read, it's something that I'd have to add at install as it's not built into the kernel. Right? [18:04] avid_fan: https://wiki.ubuntu.com/ZFS and https://wiki.ubuntu.com/Kernel/Reference/ZFS [18:05] avid_fan: it is, in 16.04 and up. [18:05] avid_fan: no. since 16.04 ubuntu ships zfs support in the repos. so you can easily install it. [18:05] [help please] [18:05] ioria: it is my /e/n/i http://termbin.com/w7c6 If I want to edit it what shoul I do before? [18:05] Choups: look with nmap if that port is open on that ip [18:06] i did curl and it is [18:07] Choups: where did you run curl from? [18:07] Choups: and ip:port in browser doesnt work? [18:07] i run curl from server shell [18:08] ip:port in local browser doesnt work [18:08] Choups: so you never tested from outside [18:08] Choups: that is why i told you to look with nmap from outside [18:08] ducasse: well, I think I get what you mean about having limited performance/enchancement by using just one drive, but I like the idea of having the ability to configure options per dataset even with just the one drive. [18:08] abed, https://help.ubuntu.com/community/NetworkConfigurationCommandLine/Automatic [18:08] Choups: does ss -peanut | grep 123 say it is listening on 127.0.0.1? [18:09] ioria: NM and /e/n/i has conflict each other when their config be differet eachother , should not one of those has first priority? [18:09] ducasse: combined with the fact that I can have multiple datasets, in one pool, with easily changed quotas also has appeal. [18:09] Pici yes [18:09] Pici: yes [18:09] abed, /e/n/i should have priority, if well formatted [18:09] avid_fan: if you use things like libvirt/lxc/lxd for example i'd say it's worth it. [18:10] ducasse: Ah, good point. [18:10] Choups: you need to fix the config for your app so that it listens on either your external IP address, or on 0.0.0.0 (which is all addresses) [18:11] ioria: many thanks [18:11] ok going to try [18:11] abed, you're welcome [18:11] avid_fan: ubuntu included zfs because of the usage for lxd containers [18:11] avid_fan: for a random home user with a one-disk desktop, not so much :) [18:11] anyone with d-i and partman experience?.. [18:11] I can't get LVM working... [18:12] xok: far more of them in #ubuntu-server [18:12] ducasse: thanks, I will try... [18:12] configure: error: Can't find "mcs" in your PATH???? [18:12] help [18:12] xok: quiet there on weekends, though. [18:12] k1l_ ducasse : thanks, that's kinda what I was thinking. It's definitely stable and usable, just maybe not worth the little extra trouble. [18:12] PICI YOU THE MEN! [18:12] thanks men [18:13] avid_fan: imo it's a _very_ elegant way to handle storage, though. nice to work with. [18:13] I'll keep reading, and definitely install it to experiment. [18:14] avid_fan: hang on a second, i've got a link you should see. [18:14] ducasse: sure. fire when ready [18:14] avid_fan: it was already open :) good reference - https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/ [18:14] Is there any difference between 16.04 and 17.04 in terms of trying out Unity 8? [18:15] jarlath: i think yes [18:15] ducasse: looks good. thanks again. [18:15] oh dear buntu heads...damm auto login [18:15] Hey guys anybody changed tray icon for vlc ? I have changed originak icon after editing this file /usr/share/applications/vlc.desktop and launcher gives me new icon but tray is still giving me old icon. [18:16] jarlath: the people in #ubuntu+1 might know details [18:16] k1l_: ducasse thanks, I'll try +1 [18:17] dudeji: did you run update-icon-caches? [18:17] nope [18:17] let me do it [18:17] sad [18:19] No luck ducasse : sudo update-icon-caches /usr/share/icons/* i did this [18:19] dudeji: seems you might also need gtk-update-icon-cache - read the man pages as i'm not familiar with them. [18:20] done that also , no luck [18:20] will restart help ? [18:25] vlc icon update did not worked , is it bug ? === Milky is now known as Guest63148 [18:32] Anyone using QT to develop on Ubuntu? If so, any negative experiences? === coffeeguy is now known as YugeGuy [18:44] Hi, I was trying to get Teamviewer to work on my Lubuntu PC but it pops up with an error saying "Verification of your teamviewer version failed, Teamviewer will quit for security reason. Please reinstall teamviewer" but nothing i tried seems to be working [18:44] garetare: did you try reinstalling it? [18:45] yes. just a simple uninstall didnt do so then i tried this guide http://askubuntu.com/questions/764228/teamviewer-11-wont-run-on-ubuntu-16-04-64-bit but to no avail === liqoert is now known as einstein [18:48] garetare: well, in that case you should look at teamviewer's website for their support, as we don't support third party software here. the only other suggestion i have is to try running it as a freshly created or guest user, to see if user config is the problem. [18:50] garetare, try x2go [18:50] ah ok. i wasnt sure if this chat gives third party support or not. i'll try making a new user and see if that helps. thanks for the idea [18:50] What misconfiguration could I have done to cause extremely slow write speeds to my md raid1 array? Like, dd write => 1 MB/sec, while dd read => 30 MB/sec. They are two 4 Tb rotational disks with 200 MB/sec transfer rate... [18:51] alkisg: partition misalignment? === helpst_zZz is now known as helpstert [18:51] test1 === helpstert is now known as helpsterTee [18:52] whoops sorry. didnt realize this keyboard was plugged into my main pc [18:52] ducasse: sfdisk -l shows the exact same numbers.... [18:52] Btw, the initial syncing was done at 100 MB/sec [18:53] @compdoc does x2go have a windows client [18:55] alkisg: i meant sector boundary misalignment, but it was just a guess. https://superuser.com/questions/393914/what-is-partition-alignment-and-why-whould-i-need-it#393918 [18:55] garetare, yes [18:55] hi [18:56] @compdoc does it allow me to access my windows pc while its unattended [18:57] ducasse: yes, there's a 512/4096 mismatch there, checking if that is what slows it down, thank you... [18:58] garetare, to access windows use remote desktop. There is an x2go windows client, but no server. Only 'nix has the server part, and the same client as windows [18:58] alkisg: yw [19:02] @compdoc i'll look into it. thanks for the suggestion [19:03] My home wifi network is not visible in ubuntu but all the other devices such as phone and windows laptop can access the wifi. [19:04] I can see other's wifi nanme but not mine. [19:04] Hello. Anybody online? [19:04] I'm in need of help. If there's anybody who's up to help, tell me :) [19:05] !details | Need [19:05] Need: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [19:05] !pastebin [19:05] 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. [19:06] I have following issue: http://paste.ubuntu.com/24159328/ is there someone who is willing to help? [19:08] Are there any ppa's for trusty that enable kaby lake 3d in x.org ? [19:09] Need: that almost sounds like bad memory. first thing id do is run memtest on the box to see if that is the case [19:10] Need you changed your password from terminal with an ecrypted home ? [19:10] Need: if you press alt+ctrl+f1 to switch to text mode, and try to login from there, does it crash? [19:10] WHOA! That's a little too much. I'll run memory test, I'll try to login using Alt+Ctrl+F1. And no, I was just logged into my account, opened terminal and changed password there. Be right back. [19:12] Need: the failing to log i sounds like ioria's concern. the segfault when running passwd is concerning on its own thouh [19:12] Hey, I'm not sure if this is the right place to ask, butcan somebody help me with a problem I'm having with Ubuntu 16.04? I can't connect to any networks, and no solution I've tried online has worked for me... === Laptop is now known as Python === Python is now known as NotPython [19:13] Python, should be easy enough to fix. what do you think is wrong? [19:13] compdoc: I couldn't begin to guess, networking is not a strong point for me. [19:13] NotPython, any network as in wireless or any network including wired [19:14] NotPython, use pastebin and show us the output of the command: ifconfig [19:14] kk4ewt: Only wireless, my router is in the other side of our house, it's just too far to connect to. [19:14] ducasse: it was a bad installation due to file system issues; debsums revealed a few broken packages, and reinstalling the dmraid package fixed it. Very weird that it was running at slow speed instead of failing to boot... :) [19:14] trying to uninstall lightdm but apt only allows me to do so by installing GDM? wtf. how do i find the cause of this [19:15] compdoc: I can't use pastebin, as it's on a separate computer. I'll have to take a photo of the screen and send that. [19:15] NotPython, so what wireless card [19:16] scarlet: sounds like some package wants a *dm to be isntalled. maybe worth looking with rdepends [19:16] kk4ewt: I couldn't tell you off of the top of my head, it's from an older computer I had, and I lost the packing and stuff years ago, [19:16] NotPython, lspci should tell you [19:17] alkisg: weirdness :) [19:18] scarlet: if you have any of the major desktops installed they probably depend on a dm. [19:19] Hello, I have a 32 GB microSD card, that has 7 GB of content. Is there a way for me to clone this card without making a ~30 GB image from dd? [19:19] Hey I'm having a bunch of problems with my wifi, first of all, it randomly disconnects [19:19] I am writing a script for installing my server. When i try to install php5 mycrpt it’s promting for a repoonse (Y/N) how do I put in yes automatically? [19:19] and sometimes when it connects - it's 1mb/s [19:19] phos1: apt install -y [19:20] Thank, so easy… [19:20] k1l_, ducasse yup, it seems it was nvidia-prime. thx! [19:21] compdoc: http://prnt.sc/eiqwpw [19:21] Has someone ever had wifi problems? I randomly get disconncted, it says i'm using the hotspot when i'm not and so on... [19:22] I ended up tethering the wifi from my phone... [19:22] evg_: in terminal> sudo apt install inxi pastebinit [19:22] evg_: let me know when its done [19:23] kk4ewt: Here's what lspci returned: http://prnt.sc/eiqwpw [19:23] S0bait: Clonezilla uses http://partclone.org/ [19:23] tatertots: done [19:23] evg_: in terminal> inxi -Fxxrzc0|pastebinit [19:23] evg_: share url/link here [19:24] S0bait: maybe easier than dd. I've used Clonezilla as a "ghost" replacement for cloning complete machines, but it seems logical that you could use the tools they use to clone the microSD card [19:24] inxi -Fxxrzc0|pastebinit [19:24] Hello. It's me again. From this issue (http://paste.ubuntu.com/24159328/). I don't see option for memory testing (even in recovery). I could login on my own account using latest password. LS returned "access-your-desktop-data,desktop" and some file. [19:24] http://paste.ubuntu.com/24159417/ [19:24] NotPython, so look up that card and find out what driver you should be using [19:24] avid_fan: Its only ubuntu? [19:24] S0bait: dd knows conv=sparse [19:25] k1l_: So I have a 30 GB image, gave source microsd card to someone else, can I only restore things i want only? [19:25] S0bait: partclone? Don't know. [19:25] NotPython, also be sure you hardware switch is not disabled [19:25] likely not eh? [19:25] kk4ewt: Hardware switch? [19:26] NotPython, yes [19:26] S0bait: then compress the img file [19:26] tatertots: i posted the link, if you didn't see [19:26] kk4ewt: What do you mean by that? === xubuntu is now known as Guest63521 [19:26] most laptops have a wireless switch [19:26] tatertots: shoulda tagged you [19:26] some its a touch switch but others have a phyical switch [19:27] S0bait: but dd should resume to full size on rewriting the img file created with dd. [19:27] kk4ewt: I see neither, but since Windows 7 on the same computer connects just fine, I'm assuming that it's on. [19:27] S0bait: look at the manpage of dd [19:27] k1l_: Would you mind please showing me a sample command? [19:27] ok [19:27] evg_: http://askubuntu.com/questions/675352/wireless-disconnects-intermittently-with-intel-corporation-centrino-advanced-n-6 [19:29] Hello, my labtop is running ubuntu mate 16.1 with a kaby lake processor and an intel graphics card 520 HD and crashes where it makes a weird sound then the screen flickers with multicoloured shapes [19:30] hello friends! [19:30] k1l_: I thought one cam compress an image but before restoring it, you have to pipe it to unzip? [19:31] S0bait: yes. if you compress it you first need to decompress it. [19:31] Hello, would someone be so kind to help me with this issue: http://paste.ubuntu.com/24159443/ ? [19:31] S0bait: but conv=sparse is different from that [19:31] I also included the results of suggestions from this chat [19:31] I'm back, the guy who requested the system info, do you know how to fix it? [19:31] k1l_: Right so compressing/decompressing is useless.. I want to reduce the copyinvg time now the time required the download the image of my teammtes. [19:32] k1l_: Okay, let me readup conv-sparse === YugeGuy is now known as zenguy [19:32] Name_, if you changed your password from terminal with an ecrypted home you need to reverse it [19:32] ioria "reverse it"? You mean password? Or the entire encryption? Can't I decrypt with old password and reencrypt with new password? [19:33] Okay, I have a driver tar file on the computer... how do I install it? [19:33] This isn't some "custom" encryption, this is the one that comes together with Ubuntu installation. [19:33] Name_, wait, when yo login in console , can you see your files ? [19:33] ioria I see two files, one says something like "access-your-files.desktop" and another file, I think text. [19:34] Name_, so, the answer is 'no' ? [19:34] ioria Yeah, it's negative [19:34] ioria I only see encrypted dump file. Still encrypted. === Guest32509 is now known as Nicmavr [19:34] Name_, so, decryption it's not working [19:35] I'm back again [19:35] Anyone? [19:35] after the wifi cut off, again... [19:35] Name_, you need to change again your passwd , but this time inserting the old one [19:35] tabakhase: was it you that was helping me? [19:35] Name_, the one you used, before changing it [19:35] ioria Ah, is it possible to encrypt the installation with new password then? Or is it out of question? Or complicated? [19:35] not within the last 6 months evg_ :P [19:36] Name_, if you don't care about your old home, just create a new user [19:36] ... can nobody help me... ? [19:36] ioria OH WAIT. I FORGOT, it doesn't encrypt drive, it encrypts home xD [19:37] NotPython, sudo lshw -C network [19:37] but ggogle should have logs for this channel, so if you search yourself you might find who you talked to evg_ =) [19:37] Name_, yes [19:37] ioria So if I create new user, and put there the new password, it will encrypt drive using new password? And everything should be fine? [19:37] !logs | evg_ [19:37] evg_: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [19:37] Name_, nope [19:37] !logs [19:38] Name_, a new user is ... a New User [19:38] ioria Well? [19:38] ioria Am I missing something? [19:39] ioria It's new user. New password, but home won't be encrypted? [19:39] Name_, nope, but you can . you can create a third user and encrypt the second with ecryptfs-migrate-home -u user [19:40] Name_, in few words, if you don't care about your old home, but you still want an encrypted home you have to use ecryptfs-migrate-home [19:41] Name_, before try to reverse to the old passwd [19:42] ioria So. I go back, enter root using this console. Change my password, to old one, enter my user, put all important files on USB. Create new user. Put new password, ecryptfs-migrate-home, and put all files inside from USB? [19:42] ioria Is that about right? [19:42] ioria: Then what? === Zren_ is now known as Zren [19:42] Name_, nope, if you can reverse the passwd, it should be fine and your files will be decrypted at login [19:43] Name_, if it works, and you remember the old passwd [19:43] ioria Yes. I know. But I'd still like new password. And you told me to get these files, create new user, and ecrypts-----, is that right? [19:43] startx only runs with root priviledges? [19:44] Maybe step by step. Let me enter my account, I'll come back from within Linux [19:44] Much easier. [19:44] Cya! [19:44] NotPython, maybe pste it [19:44] *paste === jw is now known as Guest16801 [19:49] ioria: I had to take a photo, since it was on another computer - http://prnt.sc/eiqwpw [19:49] scarlet: on ubuntu you start the *dm to handle all the xorg stuff and dont run startx [19:50] ioria Holy crap, you were right. [19:50] ioria I'm inside Linux right now [19:50] ioria YAY YOU [19:50] k1l_, got it working fine without dm and without expanding user priv. === Agent_ is now known as Agent [19:51] ioria I would be extra happy, if you helped me changing password to the new one. What's next step chef? [19:51] Hi. I just installed recent Ubuntu and it booted, but it doesn't respond to anything at all. Mouse, keyboard input not there. I can only see the screen with toolbar, sidebar and black wallpaper. Why is that?? [19:52] It seems like it hanged because the clock is still. [19:53] Name, as rule, if you want to change passwd on encryption you use the Gui Tool [19:54] ioria :p [19:54] I create NM interface with this content https://paste.ubuntu.com/24159542/ . but after sudo service network-manager restart my access to INTERNET is gone. is my interface is correct? [19:54] it didn't even show login prompt, just hanged... wth [19:54] ioria But I wanted to be hip. [19:54] Name, SysteSettings -> User Accounts [19:54] Name, ok...:þ [19:55] ioria May sound impossible, but there's no "User Accounts". I'm using kubuntu. Which is just Ubuntu, on which top of I installed KDE. [19:55] Name, and if you want to encrypt a new user, read this https://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/ [19:56] Name, look for the Account Manager in kde ... i don't remember exactly what it is [19:57] ioria I know I should look for such, but none is there, the closest is "Account Details" which sends me to KDE wallet and some other unrelated stuff. [19:57] ioria "User Manager" [19:57] Name, Password & User Accounts [19:58] ioria If I enter password here, it will change properly? [19:58] Name, idk that tool, to be honest [19:58] ioria YOLO [19:58] ioria (as kids would say) [19:59] ioria Let's see if I managed to wipe out entire drive. [19:59] Name, ok... [19:59] ioria Can't I just, get my files on USB, create empty user, delete THIS account, then enter into new user, put my files back, put password on, and tell my computer to encrypt with this password? [20:00] ioria I don't care that much about personalization, more about the files themselves. [20:00] Name, yes, but you need two users to to that [20:01] *do [20:01] ioria Two, as in new, and old, or new, old, and the third one? [20:01] Name, https://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/ [20:02] Name, you cannot encrypt the same folder you're on [20:03] Can someone help me without abandoning me this time? [20:04] NotPython, i asked you sudo lshw -c Network not lspci [20:06] ioria: http://prnt.sc/eirhyx [20:06] ioria Is it possible to enter someone else's home, knowing their password, as root? On same computer? [20:07] NotPython, and it' s not working ? [20:07] ioria: Nope. [20:08] It "connects" (without internet access) for like 5 seconds, then disconnects. [20:08] NotPython, can't you connect with ethernet ? so you use pastebinit ? [20:09] Name: root can read/write any file on the system, but not the encrypted home of a logged-out user. [20:09] ioria: If you mean with a cable, then I don't know, but the computer is too far from the router to be able to make a connection. [20:10] Name, ^ that [20:10] NotPython, i see [20:10] ioria Not even if I know the password? [20:10] ducasse Not even if I know the password? [20:10] Name: if you know the password you don't need root [20:11] Name, don't think so ... maybe mounting manually idk, but it would be a mess [20:11] ducasse Long story :p [20:11] NotPython, take a pic of 'ip a' ? [20:12] ioria This new account (that will be new mine account). Do I put password on it right now? Or later? Also, what do I do once I create it? [20:13] NotPython, if you used adduser , you need to add new user to sudo [20:13] ioria Wrong name. :p [20:13] ioria I used "User Manager", built in tool. [20:13] ioria Because terminals are bad :( and evil and such [20:13] Name it's ok [20:13] ioria So do I leave it passwordless or do I put my wished password? [20:13] anyone familiar with manually setting up wifi in /etc/network/interface? [20:14] Name you need a passwd [20:14] ioria Okay, setting it up. And the third account that I will use to decrypt the new account, does it need password or? [20:15] Name wait, .... if the fist (main) user works, you don't need a third user [20:16] ioria But I tried changing password on the first, remember that issue with not being able to login? [20:16] "[21:14] == sparklyballs [~sparklyba@unaffiliated/sparklyballs] has quit [Quit: I'M MELTING !!!!!!!!!!!!!!]" what? [20:17] ioria I'm totally confused [20:17] Budgie^Smore: what's the question? [20:17] Name me too [20:17] ioria Let's start from start. I'm in my account, regular account, have password of root and mine. And I'm able to access everything. [20:17] ioria I'd like to have my home encrypted with new password. [20:18] ioria What do I do? [20:18] Name you don't need root [20:18] Name use the Gui Tool [20:18] ioria GUI Tool for what? [20:18] ioria And which GUI tool? I have created accounts already [20:18] Name for change your passwd [20:19] ioria and it works now? [20:19] ioria Lemme see. [20:19] ducasse I am getting an error "/sbin/ifup: waiting for lock on /run/network/ifstate.wlp2s0 when I try [20:19] Hello! I'm having some trubble with K3b. Senario is this. I'm running the application as sudo to be able to customize setting remove splashscreen etc. after that without sudo application crashes all the time. Some days ago a user helped me out with that but i had to reinstall and forgot about that problem. All i can remember was that it had to do with my credentials and that we use "chown" something plz help me out again. [20:21] Olanzapin: Running tools like this as root is not a good idea. [20:22] Olanzapin: what are you trying at all there? modify the ubuntu iso? [20:22] Budgie^Smore: can you pastebin the interfaces file? [20:22] iknow but that is the only way to remove splashscreen and change user theme [20:23] interfaces? [20:23] ioria: http://prnt.sc/eirq91 [20:23] Had to do somehting like chown user home [20:24] Olanzapin: yes, ruininh your users home permissions is one of the things that running gui programs with root do [20:24] NotPython, your wifi is down [20:24] ducasse http://paste.ubuntu.com/24159787/ [20:24] Olanzapin: yes, 'sudo chown -R $USER.$USER $HOME' [20:25] <\9> is that supposed to be $USER:$USER ? [20:25] <\9> or is there syntax that i'm not aware of? [20:25] yes it is [20:25] thank you [20:25] NotPython, using default Network Manager ? [20:25] ioria: it can't be, though, I'm using that same wifi on another compute to talk on here. [20:25] \9: . works, at least it always has [20:25] ioria: I think so, I don't know of any alternatives. [20:26] <\9> ducasse: hmm interesting [20:26] NotPython, i mean your wifi interface is down [20:26] <\9> i've only known of ':' [20:26] must save this one :D [20:26] Olanzapin: as i told you last time, if you *have* to run it with sudo, use gksudo/kdesudo. [20:26] NotPython, look ... state DOWN [20:26] Olanzapin: no, that is not a good idea to intentionally ruin your system [20:26] ioria: Oh, ho do I fix that? [20:27] *how [20:27] <\9> Olanzapin: you shouldn't let your home directory get into such a state that chown is necessary in the first place [20:27] <\9> Olanzapin: only use sudo with system tools and nothing else! [20:27] NotPython, Asus pc ? [20:27] Iknow but this is the only way that i know about to customize k3b to a more ubuntu style [20:27] <\9> you mean k3b's application style? [20:27] ioria: Cusom built. [20:28] ioria Nope, tool made same mistake I did. Let's go easier way, and just copy files, remove THIS (1st) account, move files to the new (2nd) account, then encrypt new account (2nd), with the tool account (3rd). [20:28] Olanzapin: "customize k3b" k3b is a burning program [20:28] no splash and user theme overbrurning etc [20:28] Olanzapin: that sounds like a bad workaround to another issue [20:28] ioria I know you're busy, so just help the other guys, then if you find spare moment, I'll be waiting :) [20:29] NotPython, open NM and see if it's configured, then restart NM [20:29] Budgie^Smore: sorry about the delay. what is the actual interface name? there is one name in the error you posted and a different one in the file. [20:29] hehe :-D it's me in a nutshell [20:29] ducasse no worries... wlp2s0 [20:30] Olanzapin: you can just unpack the iso and make the changes then [20:30] ioria: I don't see any program... Is it a terminal code I need to put in? [20:30] Budgie^Smore: now look at the interface name in the file you pastebin'ed - it's not the same. [20:31] NotPython, nm-connection-editor [20:31] Name meaning you can't change passwd on your encrypted user ? [20:31] ioria: Okay, how do I check if it's configured? [20:32] iso? i'm a noob installed from terminal and then used sudo command to be able to get to the settings [20:32] oh that is a typo, ducasse, the machine with the problem is currently offline [20:32] Olanzapin: what? [20:32] ioria Yep [20:32] ioria I think I really need new account with new account and new encryption [20:32] it would be the same as wlps2s0 :P [20:33] NotPython, go through the Tabs... ssid, passphrase, and , in case, set the IPv4 Tab as static === NeedmagicA is now known as NeedmagicA_Away [20:33] Budgie^Smore: is the interface currently up and being managed by network manager? [20:34] Name it's weid, it works on ubuntu and lubuntu, i don't see why it's not working on kde .... [20:34] ioria: There's no static option here... [20:34] ducasse no disabled network manager totally cause I thought that was the problem but it wasn't :-/ [20:34] NotPython, manual [20:35] Budgie^Smore: which ubuntu is this? [20:35] ioria So, I created new (2nd) account and tool account (3rd one). Are files first or the encryption? Also, how come encryption doesn't affect my drive speed? [20:35] ducasse I see in /var/log/syslog entries showing the dhcpclient trying to get an ip... xenial [20:35] ioria: how do I restart NM? [20:35] NotPython, sudo service network-manager restart [20:36] Budgie^Smore: try 'sudo systemctl restart networking' to give everything network-related a good kick in the behind. [20:36] Name it shouldn't [20:36] googling around for some advice I'm sure many people have asked before, but I must be using the wrong words. [20:37] ioria: Nothing, still no connection... [20:37] Thanks anyway [20:37] I want to build libavcodec (*-extra, *-dev, *54 etc) --- and any dependencies / reverse dependencies (ffmpeg, totem, avconv, etc) --- myself [20:37] NotPython, paste again ip a [20:37] (this is related to http://askubuntu.com/questions/851190/how-to-update-libavcodec-on-ubuntu-14-04) [20:37] ducasse returns immediately but if I look at ifconfig, I now have a new iface wlp2s0:avahi! [20:38] ioria: It's the same result as before. [20:38] I think I've successfully downloaded, unpacked, configured, and made libav-11.4 [20:38] ducasse and it was given a 169.254. auto address [20:38] but how do I turn off the ubuntu repository stuff, make sure I have turned off all such stuff, and what is going on in /usr/local/bin, /usr/local/library, /usr/local/shared, etc? [20:39] I'm sure someone has written about this, just nto sure what search terms to use. [20:39] NotPython, sudo ifconfig wlp5s0 up [20:41] ioria: Still not connecting. [20:41] NotPython, dhclient wlp5s0 [20:41] Budgie^Smore: wait, you are using wps, not wpa? [20:42] ducasse no wpa [20:42] ducasse or at least I thought I was [20:43] Budgie^Smore: another typo in interfaces file? wps-psk [20:43] ioria: Problem persists. Is there more to this? [20:43] it is a typo yes :-/ [20:43] A few hours ago I specifically downloaded the source fo rthe Kernel I run 4.4.0-generic [20:43] ducasse should be wpa-psk [20:43] I even see the source for linux-4.4.0 [20:44] Yet after 2 hours of ocmpiling, it installed Kernel 4.4.44 [20:44] NotPython, ip a still the same ? look at the state [20:44] which would be fine, except for the fact that the ZFS module won't install now. [20:44] so, is it either ZFS or a custom kernel? [20:44] ANd, why didn't it just download/build the kernel I explicitly specified? [20:44] ioria: How do I check again? [20:44] NotPython, ip a [20:44] Budgie^Smore: ok, do 'sudo ifdown wlp2s0', see what that says [20:45] ducasse "ifdown: waiting for lock on /run/network/ifstate.wlp2s0" [20:46] oh then it gets a RNETLINK ansers: No such process [20:46] ioria: http://prnt.sc/eis10s [20:47] Budgie^Smore: interesting. what does dmesg and syslog say? [20:47] NotPython, it's still down [20:47] Good evening folks [20:47] NotPython, what you have in /etc/network/interface ? [20:48] I have a hard drive that is failing and I want to copy some files that have been corrupted to another drive [20:48] is it possible to copy only the readable parts? [20:48] ioria: I only see "interfaces.d" (folder and "interfaces" (text file) in /etc/network, is it one of them? [20:49] BlackVenom: Which kind if files? [20:49] If i use the 'cp' command it fails due to the corruption [20:49] NotPython, yes, cat /etc/network/interface [20:49] hey bekks, so far its video files [20:49] ducasse "systemd[1]: networking.service: Failed with result 'timeout'." is probably the most interesting line in the syslog [20:49] iroria: There is no folder or file with the name "interface" in etc/network/ [20:50] Oh right, sorry, hold on. [20:50] ioria: "No such file or directory"... [20:50] NotPython, please, again ls /etc/network/interfaces [20:52] ducasse not seeing anything suspect in dmesg (other than it didn't log it to /var/log/dmesg!) [20:55] ioria: http://prnt.sc/eis4yq [20:55] NotPython, and nothing in /etc/network/interfaces.d ? [20:56] ducasse I would use NetworkManager if it weren't for the fact I am about to do some highly unsupported network things so need a bit more manual control of the config for awhile [20:56] Budgie^Smore: can you try adding 'wireless-mode managed' to interfaces stanza? [20:56] ioria: Nope... [20:57] search 20 masterplots [20:57] NotPython, ever worked ? [20:57] peterson: no warez here [20:57] ducasse sure [20:57] @search 20 masterplots [20:57] Did you see my reply bekks :-) [20:58] ioria: The Internet? Not with Ubuntu on this PC, I just got this PC build 2 days ago, and Ubuntu installed (without internet) yesterday... [20:58] *built [20:58] NotPython, are you using dhcp ? [20:59] ioria: I'm afraid I don't know what that even is... [20:59] ioria: Oh right. I was, yeah. [21:00] I couldn't configure a connection manually to save my life. [21:00] Hello! I just added a new hard drive to my ubuntu server. I am getting the error in zfs and parted about the disk not having a label. Do I need to initialize my disk somehow? [21:00] BlackVenom: then 'ifdown wlp2s0 ; ifup wlp2s0' [21:01] NotPython, ok, so you probably need to configure your wifi interface in NM ; try with a manual configuration [21:01] mbff: you want to use zfs on it? [21:01] not sure what you mean ducasse sorry [21:01] ioria: Won't I need know things like the IP and MAC addresses, though? [21:02] ducasse, yes. But it is a fresh drive. Do I need to partition it even though the entire disk will be used by ZFS? [21:02] hello and have a nice evening [21:02] NotPython, not MAC, just your ssid name, (your lan) , your passphrase, your gateway (your ip is derived by your router ip) [21:02] ioria Do you have some spare time now? :) [21:02] mbff: no, just create a pool with it [21:03] ioria Or should I come back tomorrow? [21:03] Name, sorry, i'am leaving [21:03] ducasse, I am running zfs replace [21:03] stay [21:03] BlackVenom: 'sudo ifdown wlp2s0' [21:03] ioria Oh, :|, no problem [21:03] ioria: Okay, I'll try it, it might take a while, though, [21:03] NotPython, not much [21:03] mbff: what is the error you get? [21:03] ducasse, "/dev/sdc does not contain an EFI label but it may contain partition information in the MBR." [21:03] I seek knowledge [21:04] ducasse, my wifi is fine. I am trying to move a corrupted file [21:04] mbff: is it an error? because zfs will erase that disk anyway [21:05] k1l_, https://gist.github.com/marshallford/a37058bdc6b65df723ae7d3215602dba [21:05] BlackVenom: sorry, bad tab expand. i've been looking at this screen far too long today :-/ [21:05] Budgie^Smore: now 'sudo ifdown wlp2s0' [21:05] ioria: Okay, well, I thought that maybe all of that information would be at the back of the router, but I was wrong. [21:05] haha i was definately confused lol [21:06] mbff: use -f with the same command again [21:06] will do [21:06] BlackVenom: to rescue data from a corrupted disk, ddrescue from the gddrescue package might be useful. note - there are two ddrescues, use this one. [21:07] ioria: I have no idea what to do... [21:07] k1l_, It worked and is resilvering. However I still think I should have set a label as ZFS is referring to my new disk as "sdc" and not the model/sku like my old drives [21:08] mbff: you linked it to sdc [21:08] k1l_, should I have linked it to a device id? [21:10] mbff: let it resilver. after that you can reimport it with the disk by id [21:10] k1l_, will do [21:10] k1l_, do you know the command/process for that? [21:10] ducasse, I only need two specific files, everything else can be lost. Do I still need to image the whole drive? [21:10] zpool import -d /dev/disk/by-id yournamehere [21:11] ducasse, "Killed old client process" and then shutdown the dhcp client [21:11] Hello. I'd like to create new account, and set new password and encrypt the home directory with that password (the way Ubuntu does it). How could I do that? [21:11] Budgie^Smore: ok, 'sudo ifup wlp2s0' [21:11] Hi. I just installed nvidia drivers (nvidia-current) and now i cannot login to X. The login screen appears. I log in, then it's like X restarts and brings me back to the login screen [21:11] k1l_, do I need to remove the drive first? [21:11] mbff: but first export if with zpool [21:12] ducasse, and if I do ifup wlp2s0 it keeps trying to get an IP but it doesn't bring up the wifi connection that I can see [21:12] mbff: no, let it resilver first. [21:12] This problem is really stressing me out... [21:12] hello anyone to talk to [21:13] this is the net no stress [21:13] mbff: to recap: first zpool export tank. then zpool import -d /dev/disk/by-id tank [21:13] k1l_, sounds good. But do all this after resilvering is done [21:14] mbff: yes, after resilvering [21:14] thank you mate [21:14] anyone? [21:14] ducasse I am guessing it will keep trying to DHCP until it times out [21:15] Budgie^Smore: i'm too tired to have any other suggestions now, sorry. i've got to go get some sleep. [21:16] ducasse no worries, thanks for trying [21:17] ioria: Well, thanks for the help, anyway. [21:18] xrandr: "nvidia-current: is miss directional , Chances are the wrong driver installed . try ' sudo apt purge nvidia* ; sudo ubuntu-drivers autoinstall ' reboot to see the effect . [21:19] bye see you guys soon [21:19] BlackVenom: ddrescue will try reading everything, just skipping the blocks it absolutely cannot read. if you want to recover as much of those two files as possible, it's the best idea i've got at the moment as it will give you a readable image you can copy the files from. how usable _they_ are depends on how much and what was corrupted. [21:20] OK. It's a 4TB HDD. I assume I would need to write the image to another 4TB drive? [21:20] Bashing-om: thanks! trying now === xrandr is now known as xrandr_laptop [21:22] BlackVenom: first see what other suggestions you get, i've been at this way too long today and might miss something obvious. [21:23] OK. Thanks ducasse [21:23] hi [21:23] Bashing-om: you got any suggestions for rescuing two video files from a corrupt drive? [21:24] last night i had accidentally deleted windows 10 off when in dual [21:24] Bashing-om: it worked! [21:25] !recover | BlackVenom look through these [21:25] BlackVenom look through these: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery [21:26] I create locl repository and add deb file:///home/manifest/debs debs/ in /etc/apt/sources.list but i got error? where is my mistake? [21:26] [21:27] (let me try again) Hello. I'd like to create new account, and set new password and encrypt the home directory with that password (the way Ubuntu does it). How could I do that? [21:27] anyone? [21:27] in "/etc/apt/sources.list" I have copied every debs file [21:28] Eric_____ "Deleted"? [21:28] BlackVenom: ducasse "Scalpel" might be a good candidate here . [21:28] Eric_____ Did you delete entry or entire partition? [21:28] last night it did deleted entry [21:29] Eric_____ You can use grub repair, it will automatically scan for operating systems and bring up Linux boot menu (both Ubuntu x64 and Windows 10 (loader)) will be there [21:29] grub customizer? [21:29] Eric_____ https://help.ubuntu.com/community/Boot-Repair [21:29] thanks ducasse & Bashing-om [21:29] I'll check them out now [21:30] Eric_____ You just run these three lines, it will open a window, press a button, and it will update the grub (boot menu) of Linux. [21:31] sayres561: if you read the sources.list man page, you will see how the file syntax is supposed to be used. [21:31] I create locl repository and add deb file:///home/manifest/debs debs/ in /etc/apt/sources.list but i got error? where is my mistake? in "/etc/apt/sources.list" I have copied every debs file [21:31] i do re-do install ubuntu iso again [21:31] Eric_____ What? [21:31] hold [21:31] need help with no sound in my laptop.. sound works fine with 16.04 live cd.. but 16.04 on the laptop has no sound and the sound button on this hp laptop stays red no matter how many times I press it.. but turns to white (enabled) when off of live cd [21:32] Eric_____: run "sudo update-grub" in ubuntu [21:32] Eric_____: no need to reinstall ubuntu [21:33] Eric_____ ^^^ probably will work too. They're smarter. I just use this trick, when I have to access Windows when boot is taken over by Linux. [21:33] sudo aplay -l gives multiple devices http://dpaste.com/14H4CG3.txt .. but alsamixer sees only two [21:33] Eric_____ You don't need to reinstall. [21:33] Eric_____ Just run what he wrote. It'll update boot menu. [21:33] Eric_____ "sudo update-grub" [21:34] u do remote desktop before? [21:34] Eric_____ Me? No. [21:34] Eric_____: what has remote desktop to do with that? [21:34] Eric_____ He probably wants that we do it for him. [21:34] k1l_ He probably wants that we do it for him. [21:35] remote dektop is a temviewer [21:35] ducasse: tnx buddy but writing " stable main contrib non-free" is necessary? [21:35] Eric_____ I have TeamViewer [21:35] Eric_____: just run my command inside ubuntu. it will rescan for other OS and put them into grub. [21:36] Eric_____: if you have some other issue please better describe the issue. [21:36] sayres561: you need the names of the components you serve, and 'file:///' is incorrect syntax. [21:36] wait until ubuntu iso finish finished downloading [21:37] Eric_____ Why are you redownloading Ubuntu? [21:37] Eric_____ I thought you are on Linux, and Linux doesn't allow booting into Windows? [21:37] Eric_____: why do you need to download that iso? [21:37] Name: Dual boot [21:37] lunagirl But what has that do with solution? [21:38] Name: Proly nothing, just mentioning dual or triple boot works [21:38] not me my lptop did it [21:38] Eric_____ Eric, simple questions. What operating system are you on? [21:38] Eric_____: can you please describe what the setup and what the issue is? [21:39] lunagirl Yep, dual and triple boot work. [21:39] k1l_ How do you do that you don't have to copy people's names? [21:39] ducasse: i have change to this "deb file:/home/manifest/debs" but i got this error "E: Malformed entry 53 in list file /etc/apt/sources.list (Suite)" [21:39] k1l_ Instead you just have Name: instantly, without typing/copying it. [21:39] "na" tab-key [21:39] Name: yeah, dual booting macosx and win10 one one laptop and ubuntu and win10 on another [21:39] Name: same works for commands on the terminal [21:40] done triple boot, gentoo, ubuntu and win10 once, it just works [21:40] k1l_: Oh [21:40] lunagirl: I know it does :D [21:40] :) [21:40] i still on win 10 [21:40] sayres561: you have neither a suite nor components there. _read_ the man page, especially the examples. [21:40] Eric_____: Didn't you mention Windows 10 disappears from boot? [21:41] Eric_____: and what is the issue now? what did you have and what did you change? what doesnt work now? [21:41] Eric_____: to help you we need more information. you only tell us "my car is broken" but we dont know any details to help you. [21:42] k1l_: Meanwhile, do you have some time? I have kinda of a question too. [21:42] Name: doing ubuntu server and fluxbox on 256 mb now and it for sure works :) [21:42] Eric_____: if you have another native language there are ubuntu communities for that too [21:42] lunagirl: Running Ubuntu on 256MB must be harsh xD [21:42] Name: just ask, maybe someone can answer that [21:42] Name: not really, running it with fluxbox and mplayer2 takes around 100 mb :) [21:43] Hello. I'd like to create new account, and set new password and encrypt the home directory with that password (the way Ubuntu does it). How could I do that? [21:43] Remmina towards my win 10 enterprise LTSB works nicely [21:44] lunagirl: Well, I'm not ready to give up commody of "everything-shines-bright" over here. I really need the GUI. Otherwise I fail :D [21:44] Name: hihihi :) did I mention the workstation is a pentium 4 [21:44] ducasse: i have changed to "deb file:/home/manifest/debs stable main contrib non-free " but I got this error: "File not found - /home/manifest/debs/dists/stable/Release (2: No such file or directory)" [21:45] lunagirl: What is that workstation for? [21:45] IBM ThinkCentre, rescued it from a dumpster cause it looks kinda cute [21:45] lunagirl: "Rescued it from a dumpster cause it looks kinda cute" - lunagirl 2017 [21:46] What can I say, Im a dumpster diving girl [21:46] sayres561: how did you set up your repo? [21:47] lunagirl: Not my thing, I'd rather live on bleeding edge. I'm a gamer, so, you know. [21:47] Name: thats no problem, my son runs a water cooled gaming rig I built for him [21:48] Name: I just dont like buying stuff when I can get it for free [21:48] lunagirl: Hahahah. "My mom so cool, she built me a gaming PC, I bet your mom doesn't even know what floppy is!" [21:48] * lunagirl takes a long and hard stare at the floppy drive in front of her [21:49] lunagirl: I get it, I imagine hunting for sharpest deals might be exciting and fun. [21:49] I'm in the lunagirl camp - why buy it when you can get it for free from a dumpster [21:49] first I install "dpkg-dev" and create directory on home"debs" and I do copy all debs file from "/var/cache/apt/archives" to my debs folder and finally run "dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz" on terminal [21:49] lurkey: high five [21:50] lurkey: Well, don't oversugar it. 1st class GPU performance, won't match GPU you would find somewhere else for free. [21:50] ya - high 6!! :) [21:50] :) [21:50] Name: see, all I need is running Z/OS and a couple of tools, Im a happy girl [21:51] hi [21:52] lurkey: I wont tell you much about the Octane I rescued from being crushed [21:52] how can i restore my drivers¿ [21:52] lunagirl: Everybody has their own style :p [21:52] lunagirl: Name lurkey can we put the talking into #ubuntu-offtopic so this channel keeps clear for technical support? thanks :) [21:52] k1l_: Sorry :( [21:53] or #ubuntu-discuss :-) [21:53] k1l_: sorry, my bad [21:53] got carried away [21:53] always happens to me too - sorry, back to lurkey mode [21:53] jakanonimo: What drivers, and why restore ? [21:54] usb [21:54] because it dont detected my xbox controller [21:55] sayres561: try 'deb file:/home/manifest/debs ./' [21:55] but before it detected [21:56] ducasse: i got this error "File not found - /home/manifest/debs/./Release (2: No such file or directory)" [21:56] sayres561: ok, then something went wrong in the creation of your repo. i've got to go now, it's late here. [21:57] hello [21:57] ducasse: ok buddy thanks [21:58] hello again [21:58] I have a mobile-broadband module "HP un2430" and want to load it in ubuntu [21:59] but anyhow I try to detect it and connect to I can't [21:59] I have one question though, why does fluxbox on ubuntu plonk the menu in /etc/X11 [21:59] on gentoo its all in .fluxbox [21:59] My main problem is that my card is not identified as ttyUSB! [22:00] Anyone has experience with mobile-broadband gobi 3000 devices? [22:00] A soft link in .fluxbox just doesnt feel right [22:00] momken: does it need modeswitch first? [22:00] k1l_: hmmm. I don't know. How could I know that? [22:01] momken: look for the usb id in lsusb and if that is a known issue [22:01] Whats this fixation with a wm having to have everything in /etc/X11 [22:01] k1l_: As long as I know my device should be listed as a ttyUSB for the gobi-loader being able to load firmware on to it [22:01] A wm is just a choice and not connected to X11 as such [22:02] k1l_: The device is identified in lsusb but I am not sure whether it is in a good mode or not? [22:02] lunagirl: "update-menus" will create .fluxbox with subfolders [22:03] lunagirl: putting stuff to /etc/X11 for user configuration is not right [22:03] k1l_: yes but look at /etc/X11 and its littered with copies of fluxbox folders and config files [22:04] k1l_: And yet Cannonial does it. Im just curious what made that decision. On Gentoo its all in .fluxbox [22:04] momken: i dont know your device. i only know that a lot of mobile broadband devices show themselves as the usb-pendrive mode until they get changed with the modeswitch. so get the usbid and look for experiences with that deive [22:04] lunagirl: i doubt it [22:05] Also, most of that stuff got compartmentalised and moved inside /usr/share/X11/xorg.conf.d/ [22:06] k1l_: Take a spin on 32 bit ubuntu server on a virtual, install fluxbox and you know what I mean [22:06] And there most certainly wouldn't be anything other than default config files in there anyway [22:07] привет всем [22:07] k1l_: Its id is "Bus 001 Device 006: ID 03f0:371d Hewlett-Packard" and it is not a usb modem, it is a mini-pcie card which communicates over usb protocol [22:08] k1l_: I searched a lot about my device, but little useful results! :( [22:21] Hi there, I set up a hotspot on my ubuntu 14.04 box and now I'd like to redirect all the trafic to /var/www/html/myFolder/ I tried googling but I think I lack of relevant keywords. Where can I start? [22:24] Aper, captive portals maybe? [22:25] Aper, note you can't just foward requests to a folder on your device. Instead a run a web server and point the Apache/Nginx config to your folder. [22:26] what happened to times new roman in libreoffice? I installed onto a new notebook and its gone [22:26] is times new roman propieatary? [22:27] im back [22:29] how i create new partition for ubuntu? [22:29] Well yes I thought of that @mbff but I don't know if it will mess with the hostapd I set up. By the way apache is installed. It's for a digital art fair. I need people connected to the SSID to see the piece of art in http://localhost/myFolder [22:30] what font do you use when typing a document? [22:30] can you suggest any site/forum where I can get some help with setting up vpn(paid) that doesn't answers my questions ? [22:30] lerner: yes, times new roman is prop. font [22:31] hello =) [22:31] k1l_, do you use only opensource fonts? [22:32] Aper, not a big network guy. Maybe a public/normal website on a subdomain of the art fair's website would be a better options? Then people on phones don't need to connect to a wifi network that won't provide them internet [22:32] Question: Is there anybody in here who can tell me if there is a possibility to start a PHP Code at spezified date + time [22:33] lerner, if you want times new roman, install msttcorefonts (I think it's called) I use linux libertine most of the time. [22:33] i wonder if I should run only opensoruce fonts from now on... [22:33] mbff, thanks for the suggestion. The venue is not connected to internet and 3G/4G won't work [22:33] does microsoft get money each time I install that? [22:33] delarry: just use cron [22:34] That is entirely up to you. I have to exchange docs with windows peeps, so I can't do that. [22:34] lerner: no [22:34] lerner: who is paying them ? [22:34] i have an email address forwarding from my dns provider. i have no way to send outgoing email, though. i just want an smtp server with tls. any recommendations? [22:34] I've not heard of MS getting money for them. But I don't know everything.:) [22:34] Aper, for those connecting to the wifi, is normal wifi (accessing google for instance) expected? [22:34] ezio: postfix is the default in ubuntu - it works fine [22:35] ikonia, yeah but it's overkill as they point out every time someone tries to do this [22:35] ezio: how is it overkill ? [22:35] ezio: it takes 25 minutes to set it up as an MTA [22:35] mbff, no they'll be warned. It's quite usual in the digital galleries here [22:35] Aper, also be aware for non tech users connecting to wifi that will be marked as "not connected to the internet" may be confusing for some. [22:35] ikonia, "nullclient" : (#1) a null client is a computer that can only send mail. it receives no mail from the network, and it does not deliver any mail locally. while postfix can be configured to fill this role, it is often unnecessary overkill, and a much simpler software package is more appropriate. see !nullclient_software for more details., or (#2) See http://www.postfix.org/STANDARD_CONFIGURATION_README.html#null_client [22:35] mbff, thanks I didn't know that [22:36] ezio: no, thats just a quote, that wasn't the question I asked [22:36] ezio: how is setting postfix up as an MTA overkill, it's approx 30 minutes work [22:36] Aper, at least for recent android versions the OS will complain and complain if it can't hit the outside world. [22:36] and possibly disconnect depending on fallback settings/configurations [22:37] ikonia, did you see the word overkill in that sentence? that came from their bot and explains why it's overkill. [22:37] ezio: yes, I did see the word overkill, I'm asking you why it's overkill for your needs [22:37] ezio: what part of running postfix as an MTA for you is overkill ? [22:37] ikonia, because i only need smtp sending [22:37] mbff, I'm testing with android 6 and it seems ok [22:37] ezio: yes, thats why I said what part of running postfix as an MTA is overkill for you [22:38] Aper, might just be 7.0 and up? Idk, just things to consider [22:38] ezio: to set it up as an MTA - just offering sendmail SMTP functions, is approx 30 minutes work, what part of that is overkill ? [22:38] ikonia, all the other functions it provides as well as its complicated configuration [22:38] ezio: it's configuration is clear english text, no cryptic stuff [22:38] lol [22:38] ezio: you're shutting down the other functions of it, so again, why is that a problem [22:39] ezio: actually, you're right, if you don't want to use it, don't use it, use something else, I don't know why I'm actually trying to advise you [22:39] ikonia ok ..thanks I will have a look on it [22:39] mbff, but I can think differently. The thing is, the piece needs qrencode and ImageMagick and I don't have a dedicated server so connecting people to the server seemed to be a good option [22:39] ikonia, yes! exactly. I don't know why either. [22:40] anyone have any recommendations, other than postfix, for a null mailer? [22:40] Aper, hmmm fair [22:40] ezio: exim [22:41] thanks [22:41] mbff, i can connect a raspi to my internet box though but it won't solve the internet access problem at the venue [22:41] I have 12.04, I need libtcmalloc4 but precise only has libtcmalloc0 how do i install [22:41] be aware though, exim is just as fully functional as postfix if you set it up that way [22:41] There's also opensmtpd [22:42] how can I give read access to another user on the same network in Ubuntu (if they have username on this machine)? [22:42] Aper, not sure I quite understand. Does the hotspot/wifi AP need to provide normal internet or not? [22:42] chmod [22:42] elisa87: [22:42] Aper, also take a look at this http://raspberrypi.stackexchange.com/questions/41369/wifi-hotspot-with-redirect-to-html [22:42] those iptable commands seem promising [22:42] sacrebleu: support on 12.04 runs out in few weeks. maybe the upgrade is a better solution in the "long" run [22:42] mbff, no it doesn't. Thx for the link [22:43] sacrebleu, upgrade to trusty, it is part of : http://packages.ubuntu.com/source/trusty/google-perftools [22:43] mbff, this is totally the kind of solution I was looking for [22:44] Aper, seems like exactly your use case (hotspot is same ip as local server) [22:44] Note: You may run into browsers complaining about invalid SSL certs and such [22:45] sacrebleu: chmod a+x 5000_results/ is correct? [22:45] Can I make GRUB entries show the partition labels and boot the UUID instead of showing just something like "Found Debian GNU/Linux 9 (stretch) on /dev/sdb1" ? [22:45] https://google.com > http://localhost could cause security alerts and such [22:46] Aper, see http://community.arubanetworks.com/t5/Technology-Blog/Captive-Portal-why-do-I-get-those-certificate-warnings/ba-p/268921 [22:47] Aper, as a fix suggest to users to visit http://localhost if they have troubles or have them visit a non https website to get the redirect [22:47] Hello, does anyone know if there is a built-in tool to turn down the bass on PulseAudio in Ubuntu? [22:47] k1l_: i understand.. [22:47] mbff, Thank you so much. I'm testing the solutions and let you know :) [22:47] k1l_: nervous my vps might get bungled [22:48] Aper, I'll be on and off for the next couple hours. Good luck === mpmc is now known as Contraption [22:50] Hej [22:50] vad betyder "förankra en ide"? [22:51] e det "att ge stöd till en ide"? [22:51] Peyam: you know this channel is english :) [22:51] åhhh sorry [22:51] hahaha [22:51] I though it was ubuntu-se [22:51] sorry [22:51] :) === Contraption is now known as mpmc [22:55] hello [22:56] Nevermind, I figured it out ... changed sound mode from Stereo to 2.1 and was able to adjust subwoofer [22:59] So how is everyone? [23:00] drnobody, good good. You? [23:00] Waiting for the guy im working with to make are channel secure. [23:00] its off line atm [23:01] so good i guess [23:01] drnobody, what channel? [23:06] Any cool chats? [23:06] Can I make GRUB entries show the partition labels and boot the UUID instead of showing just something like "Found Debian GNU/Linux 9 (stretch) on /dev/sdb1" ? [23:06] !alis | drnobody [23:06] drnobody: 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" [23:06] First question tsi xD [23:07] amaz [23:21] Are nvidia drivers universal? If I have multiple (different model) cards in the same machine do I need to do anything special? [23:21] yes, the are universal. [23:22] so it's not like when you install the drivers they detect your GPU and do something special? [23:22] (during the installation process) [23:22] well, they do some things. but i dont get what you are asking here [23:22] what if i can get into my cinnamon desktop that i installed a long while ago but when myunity comesup which is the default desktop it gives me a cursor and letsme moveit around the screen but never comes to the fulldesktop and seemingly keyboard commands do not work either???? [23:23] ZJAY: check ~/.xsession_errors [23:23] I have a machine with a K40 and I've been having trouble using intel graphics to drive the displays. I was going to buy a cheap low end NVidia card to drive the displays. [23:23] ZJAY: does another account or guest account work with unity? [23:25] If I install nvidia drivers, the exact same drivers will work with both a K40 and, say, some older model thing like a 760? [23:25] tsimonq2, you can edit the grub configuration file to do what you are referring to [23:26] jason_-: i dont know the k40 card. but the nvidia drivers are for a range of new to older cards at the same time. [23:26] can someone help me correct this? $ find . -iname "*.jpeg" -type f -print0 | xargs -0 -I '{}' cp "{}" images [23:26] I need to find jpeg files recursively and copy them to images folder in the current directory [23:29] wow what is this [23:29] Cairo.Surface is leaking, programmer is missing a call to Dispose [23:29] (nemo:2334): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed [23:31] i dunno there is a guest account cant remember if that was there before i installed cinnamon or not [23:32] ZJAY: logout and try on login screen to use the guest user [23:32] i did [23:32] it works so what now [23:32] i can only do things in ram [23:32] so unity worked with the guest user? [23:32] as a guest [23:32] it worked with the guest user account [23:33] ZJAY: then do move the ".config" folder to ".config_backup" of that user. and try again to login to unity [23:33] i can log out and get on another desktop just from logout do not have to shutdown or reboot unless i try and login directly to unity [23:34] how do i do that properly as "me' it the root or main use which is me [23:34] im the main user stoopid keyboard [23:35] either you login to that user on cinnamon or such and do a renaming of that folder in your users home. or you login to tty1 and do "mv .config .config_backup" [23:35] just mv .config to .oldconfig type of command in term and then logout theh backin? [23:36] so how does sudo work again? [23:36] hi, someone who has experience with multiarch on Ubuntu 16.04+? [23:36] ZJAY: the rationale is to rename the .config folder and to try if with the new configs it will work then. because you said guest account works so its a user setting that is causing it [23:37] ZJAY: yes, after renaming that folder try to login again to uniy [23:41] hi, i am experiencing a problem with Ubuntu 16.04. I had created a wifi hotspot a month ago. Every time the laptop boots into Ubuntu, the wifi hotspot would automatically get connected. After some days, I deleted the hotspot connection, but still it is sharing the internet when I boot up. I have to manually disable it every time. [23:42] The connection is not seen in /etc/NetworkManager/system-connections [23:43] Still the hotspot connection under the same name is active when the laptop boots up. Like a zombie. [23:44] @sdjflaj, left click at the network signal at menubar and go to "EDIT CONNECTIONS" [23:44] toguko, did that. [23:44] Will open Network Conections, so, delete your network [23:44] I already did that. [23:44] ok [23:45] The mystery is that it keeps sharing the internet whenever the pc boots up. [23:45] Eventhough such a connection doesn't exist in the network connections list. [23:45] ops, it is not normal indeed... [23:45] Do you have hostapd installed or made changes to any files in /etc/network [23:46] toguko, the connection is indeed deleted from /etc/NetworkManager/system-connections. I can confirm that. [23:46] I don't have hostapd installed. Neither have I done any changes to /etc/network. [23:47] There are also some other weird behaviors if you try to stop the wifi sharing more than once. It is difficult to explain, though. [23:49] Most times, you can only stop the access point ONCE after the PC boots up. Then you will have a list of other wifi access points listed when you click the topmost bar on the desktop. [23:49] crafty1: How do I go about editing the file? [23:49] hello [23:49] Perhaps you should ask a question at ubuntuforums.org and see https://ubuntuforums.org/showthread.php?t=370108 post the results of the script in your question [23:49] "segmentation fault (core dumped)" how would I actually look at that core dump? [23:51] If I connect to another wifi network, disconnect again, the entire list disappears. Then you can't connect to any other wifi network from that menu. [23:51] jeremy31, thanks, I'll take a look [23:53] sdjflaj Someone will see it and have time to make suggestions, good networking people in the Networking & Wireless subforum [23:54] I'm using android build scripts that normally would work perfectly fine, except I'm trying to use them with the windows linux subsystem [23:55] when I run make I get a segmentation fault (core dump) but I don't actually know if it contains anything useful [23:55] https://gist.github.com/anonymous/18492035989c5761d596f1c39b26fffd [23:55] does anyone know how I would begin trouble shooting this issue... or better, figure out how to build android open source through the linux subsystem? [23:56] I don't know if windows has a particularly flavored up version of ubuntu installed and if there is a way to unflavor it, or if this is all just pointless at this point [23:56] but I'm hoping somewhere here at least knows a little something about it and can maybe offer some help? [23:56] jeremy31, thanks for the help :) [23:57] !ubuwin | BustyLoli-Chan [23:57] BustyLoli-Chan: Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows. [23:57] hokai