[00:00] ubuntu 16 freez at splash screen [00:00] What happens with graphics drivers at boot time? What kinds of things can cause a computer to freeze during boot? When I had nvidia drivers it would often fail at "bbswitch successfully loaded" something or other. [00:01] multifractal, That'd be bumblebee, it handles switching between the discrete and integrated cards on laptops that have them. [00:02] I've never used bumblebee though, so no idea what you'd need to do to fix it. [00:02] Hello [00:03] How can I open a port in a ubuntu 14.04 server? [00:03] I tried doing that with iptables [00:03] didn't really work [00:03] how to update opengl from 1.4 to 2.0? [00:05] Hi all. Trying to get vt-d set up with an nvidia 880m [00:05] libvirt is telling me that the host (ubuntu 16.04) doesn't support passthrough for pci [00:05] Vady: usually you start a program that will listen on that port [00:05] The BIOS has an explicit option for it, which is enabled [00:05] k1l and that's enough? [00:05] So if I have both vt-d and vt-x, why is libvirt telling me this? [00:05] Vady: yes? [00:06] What is bumblebee? Something about deciding which grahpics hardware performs the rendering of the screen and so forth? [00:06] k1l any Idea why I can't connect to the port outside of ubuntu? but from the same network [00:07] multifractal: yes, but bumblebee is deprecated on ubuntu. ubuntu uses nvidia-prime [00:07] Vady: so that is a router issue? [00:07] Vady: you nees to forward that port to the server [00:07] k1l the port is open, so is port 80, but port 80 works [00:07] ubuntu 16 freez at splash screen [00:08] Right, I believe I had that too, because I got this nvidia driver via a package manager installation of CUDA which comes with all dependenceis. [00:08] Hi I am trying to set a custom resolution on a headless install. I have set the resolution but cannot make it persistent after shutdown/restart [00:09] I have tried the step here http://askubuntu.com/questions/642617/how-to-permanently-set-a-custom-resolution and created a custom script... no dice [00:09] Can anyone help me with this? [00:09] k1l Any idea why I can't connect even though it's port forwarded? [00:10] k1l or you mean ubuntu comes with nvidia-prime when you install it? [00:10] multifractal, the official nvidia drivers come with nvidia-prime, yes. [00:10] Even on non-compatible systems. [00:10] multifractal: yes. you need to install the nvidia driver from the ubuntu repo. [00:10] for anyone who was following earlier, the issue i had was related to full /boot partition [00:10] Vady: it still sounds like a routing issue [00:10] multifractal, might be worth it to try 'nomodeset' as a kernel parameter. [00:11] netham45 when I tried that parameter it always had lousy resolution, and CUDA programs were unable to find the grahpics hardware. [00:12] And I think still sometimes, it crashed regardless. [00:14] Also it crashed at different points sometimes: "sane disabled; edit /etc/default/saned *Restoring resolver state..." [00:14] k1l actually the ip I'm trying to connect to is a private ip, from ubuntu, I'm trying to connect to it with windows, it works using port 80, but no with the port I need it to, tried randomizing that number, still won't work [00:17] anyone have a clue? [00:18] sorry bud. none from me === button is now known as crayon [00:21] ubuntu 16 freez at splash screen === agurs is now known as Al3xG0 [00:26] since xorg gets most of its configuration from xorg.conf.d now, how would one go about adding custom option flags to that for their video driver to use in xorg.conf.d? i have attempted it with limited success and had noticed nothing in that folder has an actual Device section [00:27] at least not for video hardware [00:28] http://paste.ubuntu.com/22755259/ I'm getting "command not found" for an executable when I try to use it, even though which shows it exists. It seems to fail half the time. "snmpget --version" works, "snmpget OPTIONS" says not found? How can that be? === glytch is now known as StCipher [00:29] rangergord: is it possible that the syntax might be a little off? [00:30] rangergord: i dont see how that could be possible from your pastebin otherwise. [00:30] letalis: i literally copied and pasted it from bash [00:31] that same command is valid, but let's say it has syntax errors...why wouldn't the error come from the executable instead of the system? [00:31] rangergord: im not familiar with the command personally, but sometimes the shell can get confused with quotes if they are used in weird fashions [00:31] I think something's broken on my system...I'm gonna do the Windowsy thing and reobot just in case [00:31] it doesnt look like it came from the command. [00:31] let me look at it one more time to make sure. [00:32] no that package recommendation error is typical Ubuntu [00:32] where it says it cant find snmpget thats actually part of ubuntus bash setup [00:33] http://dpaste.com/3SHEZMA === Seriusam_ is now known as hi [00:33] Is there something wrong with these rules? === hi is now known as Seriusam [00:33] I need to open port 6969 [00:33] and something is forbidding that [00:33] just rebooted, literally took the example copied straight from NetSNMP's doc (snmpget -v 3 -u myuser -l authNoPriv -a MD5 -A my_password localhost sysUpTime.0), paste it in bash...and I get "snmpget: command not found". Then "snmpget --version" works no prolblem. [00:34] I think something's broken in my setup [00:34] rangergord: you have to be careful with that soemtimes, because if some of the formatting from the page gets in there the shell will usually complain in one way or another. [00:35] if it were me, id go look at the page one more time and just make sure i didnt copy something extra in there that might cause the shell to complain [00:36] holy cow, you're right. Copy from website -> paste in bash, always fails. Copy from website -> paste in IRC client -> copy from IRC client -> paste in bash, no issues [00:36] I needa bash guru please :) [00:36] anyone? [00:36] Vady: let me take a look i might be able to help [00:36] but I don't see any difference if I make my text editor show all characters. must have been a coincidence. [00:36] letalis: Thanks [00:37] try moving it up in your configuration, you have a drop all above it which will cause it to never reach that rule if memory serves. [00:38] ipchains i think reads the rules from top down [00:38] oh [00:38] how do I move it [00:38] in a text editor, you could cut and paste it toards the top [00:38] towards [00:38] oh [00:38] lol [00:39] that means I have to find the actual file [00:39] I was using the command [00:39] MWM, http://askubuntu.com/questions/138408/how-to-add-display-resolution-fo-an-lcd-in-ubuntu-12-04-xrandr-problem [00:40] its somewhere in etc Vady, though i cant remember exactly what the name of the file is. [00:40] found it [00:40] okay [00:40] but for some reason, my rule is not even there [00:40] there's nothing after the drop all rule [00:41] im not sure what you were using to add it, but is it possible you didnt commit the changes? [00:41] I think [00:41] I used the iptables command [00:41] MWM: Try #bash [00:42] @apb1963 thanks :) [00:42] MWM: what were you trying to do in bash? [00:42] MWM: Or ask here anyway. [00:42] should I just write my rule above the drop one manually in the file? [00:42] I am trying to get a custom resolution to persist past a reboot [00:42] Vady: thats what i would do [00:43] hmm, but it's written in a different way [00:43] not sure how to convert it [00:43] I created a bash scrip > made it executable> and tried a few different things to get it to start @ login. [00:43] I took my instructions from http://askubuntu.com/questions/637911/how-to-run-xrandr-commands-at-startup-in-ubuntu/637921#637921 [00:44] How do I convert this "ACCEPT tcp -- anywhere anywhere tcp dpt:6969" to something like "-A INPUT -p tcp -m multiport --ports 8025 -m comment --comment "100 tcp/8025" -j ACCEPT" ? [00:45] well iptables might have a flag to push it to the top [00:45] im not sure though [00:45] Vady: delete the line, then insert it at the proper place. [00:45] it doesn't even exist [00:45] MWM: you could potentially put it in .bashrc [00:45] for some reason [00:45] Vady: great! Just insert it then. [00:45] what to insert [00:46] I need to insert it with the proper format [00:46] the line you want [00:46] with the -A INPUT one [00:46] I have the accept tcp one [00:46] hang on... let me google that for you [00:46] apb1963: i think the issue lies with the fact that ipchains config file doesnt look like the command, and Vady isnt sure how to add it that way. [00:46] ubuntu 16 freez at splash screen [00:47] letalis: you were close when you said maybe iptables has a command.... [00:47] i know that the cyberoams we use at work work that way. [00:47] and they run linux [00:47] which means theyre using ipchains [00:47] @letalis : I have input the path to the script at the end of the bashrc file before the close tags and that didnt do it. Is that the right way? [00:48] what youll need to do MWM is put a & behind the command [00:48] what that does is run the command and continue processing the file [00:49] otherwise once it gets to your command, its going to stop processing .bashrc [00:49] so ... "sh /path/to/file &" ? [00:49] which will hang and youll never get to a command prompt. [00:50] "/parthtofile/command -flags &" [00:50] Vady: Try iptables -A INPUT -i 6969 -j ACCEPT and lets see how that looks. [00:51] try it in command prompt, run a command that usually would take over the prompt like irrsi or something [00:51] I've got a slight problem. I had to migrate my ubuntu server 14.04 install from one pc to another. It boots fine, except I'm very confused on the "proper" way to configure the network. I had to switch from i210 to an older intel chipset, and ifconfig doesn't list the new ones. [00:51] itll put the process in the bg, still running [00:51] merhaba [00:52] apb1963 how that looks, in netstat, or the file? [00:52] xurious_: the issue may lie in the driver for the new card. [00:52] (looking under /etc/networking/interfaces, I have both eth0 and eth1 configed, but it appears ubuntu doesn't resepct that file.) [00:52] newer linux systems tend to probe all the hardware on startup [00:52] Vady: Remember what you pastebinned? [00:52] letalis: How do I check? [00:52] Vady: Do the same. [00:53] apb1963 so nestat [00:53] nvm [00:53] Türk var mı? [00:53] letalis: The nics are listed in lspci. [00:53] what i would do is look at the kernel logs on your system and see if it finds the network card. [00:53] Vady: [17:33] http://dpaste.com/3SHEZMA [00:53] it was iptables -l [00:53] yes [00:53] typically if the kernel hates something it tends to complain [00:53] lol [00:54] letalis: If it does, is there a way to find out which int is it? (eth0, eth1, etc?) [00:54] apb1963: http://dpaste.com/0ER5MF3 [00:54] if it compalins its likely it wont assign a device in /dev [00:54] which would be why the interface cant be accessed. [00:55] Vady: Yeah I couldn't remember and I was afraid of that.... ok... try adding iptables -l --num [00:55] being intel however, its rare for that to occur if the nic is from them [00:55] Vady: well not adding but... doing. [00:56] another thing is that eth0 and such now doesnt appear to be how devices are labeled now [00:56] apb1963: http://dpaste.com/0HQ83AD [00:56] Vady: First lets delete the line we just added. You can do that with iptables -D INPUT -i 6969 -j ACCEPT [00:57] well Ive got it saved in .bash_login and I have to opein in terminal to get my resolution set. Good enough for now. Guess Ill continue my quest to learn bash :) [00:57] letalis: I'm used to debian, so something is throwing me for a loop. The ubuntu docs listed using eth0, so it's adding more confusion. Brb, I'll check the logs. [00:57] like mine is: enchs0 or something like that [00:57] apb1963 done [00:57] Thanks to all who chimed in! :) [00:57] i cant seem to locate it in dev [00:58] figured it out [00:58] Vady: Sorry it's sudo iptables -L --line-numbers not --num [00:59] apb1963, http://dpaste.com/1SGEP9H [01:00] xurious_: my wireless device in 16.04 is: wlp4s0 [01:00] but that is what they look like now [01:01] Vady: ok the line you inserted is still there so do sudo iptables -D 10 to delete line 10 [01:02] iptables: Bad rule (does a matching rule exist in that chain?). === n00mada_ is now known as n00mada [01:05] Vady: Then do sudo iptables -A INPUT 9 -i 6969 -j ACCEPT -m comment --comment "This rule is here for this reason" This will shift line 9 down and insert above as line 8. hopefully :) [01:05] Vady: oh wait [01:05] Vady: didn't read your comment [01:06] give me a current list please with line numbers [01:06] it's the same as the last one [01:06] my line is still number 10 [01:07] What did you type? Cut & paste from your screen. [01:07] at the time of the error? [01:07] Yes [01:07] $ sudo iptables -D 10 [01:07] iptables: Bad rule (does a matching rule exist in that chain?). [01:09] iptables-save|grep 6969 [01:10] Vady: ^^ [01:10] yeah, did it [01:10] pastebin? [01:10] of -L? [01:10] of the results of that command [01:11] $ sudo iptables-save|grep 6969 [01:11] 15:-A INPUT -p tcp -m tcp --dport 6969 -j ACCEPT [01:11] how interesting [01:11] Vady: sudo iptables -D 15 [01:12] $ sudo iptables -D 15 [01:12] iptables: Bad rule (does a matching rule exist in that chain?). [01:12] Fine. [01:12] iptables -D INPUT -p tcp -m tcp --dport 6969 -j ACCEPT [01:13] hat did delete it [01:13] that* [01:13] yeah. weirdness [01:13] I think the right way was [01:13] so... iptables-save show me the output [01:13] -D INPUT 10? [01:13] or 15 [01:13] both are right [01:13] both methods.. not both line numbers [01:14] by save you mean [01:14] just iptables-save? [01:14] yes... [01:14] http://dpaste.com/3TR9YEB [01:15] good. Now go back to line numbers. Show me. [01:15] isn't this line numbers [01:15] my bad. I need to eat. lol [01:15] :D [01:16] sudo iptables -A INPUT 9 -i 6969 -j ACCEPT -m comment --comment "This rule is here for this reason" [01:16] Bad argument `9' [01:17] hmm. let me check again === Liz is now known as Guest58043 [01:18] oh duh... not -A -I [01:18] :) [01:18] ok [01:19] done [01:19] and it's on line 9 [01:19] drop is now on 10 [01:19] so.. it worked. [01:19] Imma save and try connecting to the port [01:19] yes... iptables-save [01:20] won't connect :| [01:20] error message? [01:20] Connecting To axolotls.lab...Could not open connection to the host, on port 6969: Connect failed [01:20] Is anything running on that port? [01:21] 5:tcp 0 0 0.0.0.0:6969 0.0.0.0:* LISTEN 12957/php [01:21] yup [01:22] I'm not convinced it's not your application that's denying access. [01:22] uhmmm you mean you're convinced it's my application? [01:23] No... I'm saying it's a possibility that needs ruling out. [01:23] uhuuh [01:23] the application is a websocket tutorial [01:23] so I don't think they made an error [01:23] ok so there's no password or access list or anything. [01:24] I guess [01:24] hmm [01:24] what happens if you telnet to that port? [01:24] if I telnet from ubuntu [01:24] you decide [01:24] wasn't question :D [01:24] Trying ::1... [01:24] Trying 127.0.0.1... [01:24] Connected to localhost. [01:24] Escape character is '^]'. [01:25] and telnet from my windows [01:25] what did you type? Did you telnet to the port? [01:26] or just the machine. [01:26] Speaketh... the Drone allows it. === YankDownUnder is now known as YDU_away === sins-_m is now known as sins- [01:42] hi i just added a pre-existing image to qemu but when the OS boots up, i can type username but not password [01:42] it throws error [01:43] ata1.00: error {ABRT} [01:43] I/O error, dev sda [01:43] emask 0x1 (device error) [01:45] can anyone assist [01:45] * ICEUser #ubuntu :-) [01:54] Do the nvidia drivers work with xinerama anymore? [01:55] It's ridiculous how terrible nvidia's proprietary drivers are. =/ [02:03] Greets. Can anyone tell me the best way to deal with lots of icons on the Ubuntu launcher? By default I can show 14 full, plus about 22 smooshed. That's unweildy, and I'd like to deal with maybe 50-60 possible apps to launch. [02:04] test [02:05] how to add a gitignore file in a repo locally [02:05] ? [02:07] Alright. So I checked dmesg. Eth0 and eth1 are listed e1000 without any issues. So that comes down to what am I missing they won't show up in if Ifconfig? [02:11] xurious_phone: What controls networking on your system - network-manager or /etc/network/interfaces ? [02:13] Bashing-om: what's the default? I haven't even heard of network manager. [02:15] xurious_phone: standard desktop install is network-manager . dpkg -l network-manager to know . === raspberr_ is now known as raspberrypifan [02:17] Bashing-om: Thanks, I'll check. I have server installed. [02:18] The touchpad on my laptop is not working correctly. It works at boot but turns off after awhile. I'm on Acer Aspire, the touchpad is elan0501. I googled around with no luck. Thanks. [02:18] xurious_: Server unless altered is /etc/network/interfaces . [02:18] Bashing-om: Stopping networking service, altering interfaces, and brining back up networking does not result in any changes, no does rebooting after making the changes. [02:19] !list [02:19] uhybj: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [02:19] !bot [02:19] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [02:21] xurious_: Let's back up and look . show us in a pastebin the output ' sudo ip link show eth0 ' . [02:22] Not sure how to do paste bin on a machine without int working :) [02:23] https://usercontent.irccloud-cdn.com/file/rgtEsDLQ/IMG_1838.JPG [02:23] Bashing-om: there's a screen of dmesg. [02:23] xurious_phone: Piggy back thumb drive to this machine that you are IRC'n on ?? === Marco` is now known as Marco [02:24] Of dpkg and ip link. https://usercontent.irccloud-cdn.com/file/uHzmSd7L/1470709425.JPG [02:26] Why is the rts5139 module absent in 16.04? [02:26] % sudo modprobe rts5139 => modprobe: FATAL: Module rts5139 not found in directory /lib/modules/4.4.0-31-generic [02:28] anyone know how i can access the monitor selection popup menu? [02:28] xurious_phone: Well that do say for some reason that network-manager is installed . As this is a 14.04 install what results ' sudo service network-manager restart ' . [02:34] this is what im talking about specifically [02:34] http://i.imgur.com/Q88oCHP.jpg [02:42] hey folks, anyone have a good guide to troubleshooting boot issues? After upgrading to xenial my nuc hangs somewhere around activating LVM but I'm a bit at a loss how to narrow it down. === nerd is now known as Guest53484 === PickledEggs is now known as PickledEggs[SEA] === cigumo_ is now known as cigumo [03:00] Would someone review my question http://askubuntu.com/questions/809869/changing-file-permission-as-root [03:00] Bashing-om: Thanks! Purging network manager and bringing up the if solved all the problems. [03:04] xurious_phone: Great ! Glad ya got it fingered out ! === Crixus|afk is now known as Crixuws === Crixuws is now known as Crixus [03:21] Hey is there any USB modems that Ubuntu will Recognise or a way to do so? [03:21] Like prepaid USB === krc4267|afk is now known as krc4672 === krc4672 is now known as krc4656 === krc4656 is now known as krc4462 === krc4462 is now known as krc4267_ === abelur is now known as abelur|lunch === sul-fyr is now known as sulfyr [03:39] I've got a problem with updating my profile in ubuntuforums.org. Is this the right place to ask? [03:43] Musicjunkie4537: doubtful [03:44] Alright. [03:45] Musicjunkie4537: there's no site contact? [03:45] The problem is, I'm unable to update the distro I use on my profile because I guess I haven't posted ten posts yet. I started my account back when I had 10.04 [03:45] make ten posts? [03:45] There's a link to contact an admin. Would that be my best bet? [03:46] I don't want to "contribute" ten nonsense posts to enable a feature [03:46] I guess I could. I would just rather not spam the forum [03:46] you had six years xD [03:47] I guess I've just never asked for help along the way X) [03:48] Musicjunkie4537: https://ubuntuforums.org/forumdisplay.php?f=123 [03:48] Thx! [04:07] I've got a totally ridiculous display setup that Compiz seems to be having an issue with. I have 5 monitors on 2 cards. Using any other WM I can use all 5, but Compiz keeps blanking the two on my secondary card. === netham45_ is now known as Netham46 === Zhao is now known as Guest89704 [04:28] ola [04:31] im trying to install the dev version of evolution so i can use oauth2, anybody familiar with that process? === bill__ is now known as hispeed67 === abelur|lunch is now known as abelur === cyphase_eviltwin is now known as cyphase [04:53] What's the package name for help in ubuntu [04:56] Package name for help? are you talking about help for command line programs? Type "man " to read the docs for the specified command. [04:58] Nope I'm talking about the application in the software center called help [05:01] is there a way to tell when a package will get on the official repo list? === ic_ is now known as doc|work === nerd is now known as Guest79194 [05:05] can anyone help me to pick up motherboard for processor? === errrasmus is now known as erasmus [05:09] ioko: What processor [05:09] intel core 2 duo bray90820 [05:10] Do you know what socket that takes by any chance [05:12] bray90820: i want to build a system which is quite affrodable & easy to learn/install linux & browse internet [05:12] ioko: So do you have the processor already? [05:13] not yet bought bray90820 i am thinking to buy 10USD intel core 2 duo processor beacause i guess this is the cheapest one & brand name is Intel [05:13] do you have other suggestion? [05:13] How much did you plan on spending on the motherboard? [05:15] i guess processor is the most expensive part in the system; (10USD=processor) then i want to spend another 10USD for built up system [05:15] i already have some components like power supply, keyboard & mouse/speaker [05:15] bray90820: [05:15] 10 usd for a motherboard isn't possible [05:16] so do you mean mobo is the costliest part in the system? bray90820 [05:17] Usually a motherboard and a processor are about the same price but in this case you got the processor for next to nothing [05:20] hi. I'm tryigg to use boot-repair but I get an error message "The current session is in Legacy mode. Please reboot the computer, and use this software in an EFI session" [05:20] bray90820: how to find out all possible mobo for intel core 2 duo processor? [05:21] if i increase total buget upto 30 USD; is it fine to build a system? [05:21] ioko: I think in your case it would be cheaper to get a different processor snd motherboard than to buy a motherboard for that processor [05:21] mrgees: Sounds like the tool you're using doesn't support UEFI or you aren't booting into the UEFI version of it. [05:22] not sure. I'm rnning from the live-cd [05:22] how not to include xorg? what would work as the server init.d ligthdm [05:22] im using 16.04, and the computer is snappy and responsive and everything, but if i try to open the terminal, it takes a good 20 seconds... just it just isnt checking for keyboard commands that often or something (i mean CTRL+ALT+T terminal shortcut) [05:22] bray90820: which are other alternate god processor for intel core 2 duo in same price range? [05:22] mrgees: So taking the tool's advise .. and resetting in the firmware for EFI and what results ? [05:22] its not like its thrashing the disk or anything, no apparent reason for it to wait so long [05:23] ioko: what are you asking? [05:24] the original problem is that ubuntu boots to initfram prompt [05:25] ioko: are you asking for a recommendation on a different processor? [05:25] it looks like it doesn't know how to boot or mount things properly [05:25] yes bray90820 [05:27] hi [05:27] hi === Liz is now known as Guest44017 [05:28] problem [05:28] hii [05:28] sudo /etc/init.d/lightdm stop how to make what is a team involved at the start? [05:28] ubuntumate: are you asking if I'm having problems or that you are having problems? [05:29] help. ubuntu boots to initframs prompt. [05:32] anybody outhere? [05:34] Good morning mrgees [05:34] cmiche: hi [05:34] how are you? [05:34] frustrated [05:34] why? [05:34] Can I help? [05:35] ubuntu won't boot. it boots to an initrams prompt [05:35] The fixes I found online don't work [05:35] let me check. [05:37] mrgees have a try: https://distrowatch.com/table.php?distribution=rescatux [05:37] reeinstal grub 2 with it. [05:37] It is fairly simple. [05:37] Press one btton. [05:38] cmiche: what is that? [05:39] a minimal rescue system. [05:39] debian based. [05:40] cmiche: here is another problem. I'm running from a live cd. I only have 1 pc. How can I burn anything because when I remove the live cd ubuntu freezes. [05:40] how to stop xorg that would not have been involved at the start [05:41] sudo /etc/init.d/lightm stop [05:41] Do you have a live cd or live usb? [05:41] cmiche: live-cd [05:42] and do yo have a free usb drive? [05:42] To download someting to? [05:42] yes and no. yes but where did I put it? [05:43] In your bag? [05:43] If you do not find it just install your live cd to your hard drive. [05:44] cmiche: as a new partition? [05:45] Do you already have a system installed on your hd? [05:46] If no use the hole hard drive. [05:46] yes. I had windows 10 but then it crashed and never booted up again. I then installed ubuntu 14 which was updated to 26 as a dual boot to windows. [05:47] windows doesn't boot up plus I also messed it up installing ubuntu. [05:47] all the files are accesible through the live cd [05:47] Are you trying to rescue your Windows 10? [05:47] nope. just ubuntu [05:47] easy [05:48] Did you launch the ubuntu installer? [05:48] cmiche: when? [05:49] cmiche: I'm using the live cd because is the only thing that works' [05:49] is it running now? [05:49] cmiche: the live cd works. it won't boot to ubuntu nor to windows [05:50] if you are running your live cd. [05:50] Just double click install ubuntu [05:51] cmiche: ok so then re-install ubuntu 14 (current version is 16) or create a new partition for 14 (tripple boot)? [05:51] No, only single boot. [05:52] cmiche: tripple boot ubuntu 14, ubuntu 16 and whatever remains of windows [05:52] Use whole hd [05:52] cmiche: but what about my precious files under windows? [05:53] Copy them now to an USB drive. [05:53] arrg. that will have to wait till I buy a new usb drive. [05:54] OR press F8 when booting Windows and repair the boot. [05:54] Or was it F10. [05:54] You ve got to try [05:54] cmiche: it won't boot to windows at all.mits that hosed. [05:55] And use skydrive to back up your data? [05:55] cmiche: this is starting to sound like a weekend project. [05:56] cmiche: what about the boot-repair utility? [05:56] come on, it is tuesday. [05:56] I like it. [05:56] Workes noe [05:56] cmiche: I installed it but when I run it I get The current session is in Legacy mode. Please reboot the computer, and use this software in an EFI session [05:56] Workes normaly fine. [05:57] rescatux also has it. [05:57] Do you have an UEFI BIOS? [05:58] cmiche: not sure. [05:58] Do you have a mouse pointer in your BIOS? [06:00] cmiche: to be honest I don't remember. [06:01] does not matter. [06:01] Do you know how to make en efi boot stick? [06:02] Other question: what went wrong with your ubuntu install? [06:02] cmiche: no [06:02] Did not install grub? [06:03] after firefox crashed I had to force restart the system. From there it boots to a command prompt called initrams [06:03] try the command startx [06:04] cmiche: fro grub I had to run some type of command or something because when I installed ubuntu grub did not showed up. [06:04] cmiche: startx from the initrams prompt? [06:05] cmiche: after solving the grub not showing up problem ubuntu only listed windows 8 which was the original os for this laptop [06:05] it should had listed win10 [06:05] cmiche: out of lasyness I decided to stick with ubuntu [06:09] cmiche: I'll give the startx command a try. [06:09] cmiche: thanks [06:13] mrgees: Grub has a minimal set of commands ,, and 'startx' is not one of them . Tty rebooting the liveDVD in EFI mode, redownload boot-repair .. and run the tool again . It is smart . === __raven is now known as __raven__ [06:27] cmiche: are you there? [06:27] hello. [06:27] hello === joey is now known as Guest99972 [06:27] so... I'm curious about rm command. unix stackexchange said that it just unlink the file instead of deleting them. [06:28] so does that mean it is just inaccessible instead of being deleted permanently? [06:29] miharu: yes === Agent is now known as HintNW === HintNW is now known as Agent === Agent is now known as Joking === Joking is now known as Agent [06:30] tgm4833: sorry, new to cli here. Can I delete the file permanently? is it needed to delete it permanently? [06:31] miharu: A good read on the subject: http://linux.sys-con.com/node/117909?page=0,0 . [06:31] !info shred [06:31] Package shred does not exist in xenial [06:31] Bashing-om: thanks. [06:31] will read now. [06:32] shred is in coreutils [06:32] miharu: you can shred the file. The shred command is installed by default [06:33] tgm4833: the file that has been unlinked by rm command? [06:33] miharu: you would shred the file instead of rm the file [06:33] oh. [06:35] ok, so there is nothing I can do to delete those file instead of hoping the block will be used by other files there...? [06:37] is there a way to remove everything that i installed in ubuntu and get back to the default state? [06:38] iamrohit7: reinstall? [06:39] miharu: its an aws instance. so don't know how that will go. === MY123_ is now known as MY123 [06:44] Morning folks, I just posted this http://askubuntu.com/questions/809930/ubuntu-14-04-to-16-04-radeon-hd-5770-but-basic-display-functionality-does-not-wo [07:01] hi === test is now known as Guest58593 === muthu_ is now known as muthu__ [07:04] hello [07:04] Need some help [07:05] How to use google drive for ubuntu?? [07:06] genius: this? http://www.omgubuntu.co.uk/2016/08/use-google-drive-ubuntu-16-04-linux-desktops [07:10] so... opinion on Timeshift for system backup? === Sir_Lestaty is now known as dumbledore [07:14] does the rx480 work on ubuntu 16.04 [07:14] oh wait, nvm [07:15] * soupnanodesukar should google first === Solamente_C is now known as Enizigartig_C [07:30] hello, where can i see the changelog of the latest ubuntu kernel? === pavlushka is now known as Guest64002 === Guest64002 is now known as pavlushka [07:32] lorddoskias: look at /usr/share/doc/linux-image-a.b.c-xyz [07:33] Hey :D ! === croppa_ is now known as croppa [07:34] dpkg: warning: package is in a very bad inconsistent state; you should reinstall it before attempting a removal - im getting this error when i try to reinstall a package [07:34] ive already tried everything i found from google [07:34] saberu: ( [07:34] apt-get just keeps freezing up when trying to remove or reinstall the package [07:36] saberu: Which one ? [07:37] the package is sphinxsearch [07:37] sphinxsearch_2.2.11-git20160718.6678b7d-0ubuntu11~trusty_amd64.deb [07:38] i was reinstalling it since i had to move everything to a new server when the old one got hacked [07:38] Preparing to unpack .../sphinxsearch_2.2.11-git20160718.6678b7d-0ubuntu11~trusty_amd64.deb ... [07:38] and apt-get is just freezing up after this line and doing nothing [07:38] logs also tell me nothing [07:39] there should be enough disk space, 3gb left [07:39] Did you unpack it by yourself earlier ? [07:39] What's there inside ? [07:40] it's a modified mysql server designed for faster searches and autocomplete requests [07:40] i've ran it successfully on the old server [07:40] stupidly i didn't password protect it, so that server got hacked [07:40] uhh [07:40] :( [07:41] so i'm installing it on this new one and have this error now [07:41] Redownlad ? [07:41] redownload * [07:41] saberu: You have dowloaded it again, right? [07:41] saberu: Same version of OS and the package? [07:42] Can you extract it manually ? [07:42] yeh i installed it a while back with apt-get [07:42] haven't tried manually [07:42] saberu: Forget apt-get for 1 sec :D [07:42] can't i just remove the package [07:42] \join #asterisk [07:42] Try to unpack it manually [07:42] so i installed it a while back then just left it for a couple of motnhs as i was busy [07:42] came back and realised spinxsearch is crashing on start [07:42] saberu: You should be able to remove it with --force. [07:42] so i want to try reinstalling the package [07:43] saberu: That removes also all remaining settings. [07:43] saberu: http://askubuntu.com/questions/525088/how-to-delete-broken-packages-in-ubuntu ? [07:44] any recomendations for a goof PDF editor? === jatt is now known as Guest11144 [07:46] I tried that elias_a and i get this error - FATAL -> Failed to fork. === jat-clone is now known as Guest18984 [07:46] the command i tried - sudo apt-get --force-yes remove sphinxsearch [07:47] saberu: Screenshot [07:49] ok hold on [07:50] https://postimg.org/image/eos45tchn/ [07:50] kvmmm, here is a rather old review on some pdf editors for linux : http://www.linuxveda.com/2014/11/11/pdf-readers-pdf-editing-tools-recommended-linux-users/2/ [07:51] oh jesus [07:51] out of swap memory [07:51] no wonder [07:52] ok, thanks [07:55] ok server is a lot more responsive [07:55] now how do i remove this damn package file? please :P [07:55] on that list there's nothing that allows editing PDFs. Are there no PDF editors in Linux? [07:56] hi ! with genisoimage, how can i put files on disk in particular order, so compression will be easier on them ? i use ISO solely for deduplication [07:57] saberu: I'll try to find out what you can do :D [07:57] i fixed it [07:57] sudo dpkg -i --force-overwrite sphinxsearch_2.2.11-git20160718.6678b7d-0ubuntu11~trusty_amd64.deb [07:58] this command worked after i added more swap memory [07:58] it fixed the broken package [07:58] so anyone with similar problem in future can know that [08:00] saberu: nice one ;) [08:00] New hack investigated :D [08:00] how to find wifi and connect? terminal [08:01] Just minimaze swap memory and you won't remove trojan :D [08:01] joke ^^ [08:01] vahe: ? [08:01] vahe: http://askubuntu.com/questions/294257/connect-to-wifi-network-through-ubuntu-terminal [08:02] also http://askubuntu.com/questions/138472/how-do-i-connect-to-a-wpa-wifi-network-using-the-command-line [08:16] V7: iwconfig wlan0 essid name key password? [08:16] not work [08:16] vahe: Wifi type [08:16] WEP or WPA? [08:17] V7: dont know ( [08:17] :D [08:17] Try 2 link [08:18] V7: gentoo is wifi-menu [08:18] wpa_supplicant -B -i iface -c <(wpa_passphrase 'essid' 'passphrase') [08:19] sidenote: don't use wep or wpa ever, use wpa2 [08:19] could also use nmcli/nmtui [08:19] Good explenations for raspberry-pi, works for me: http://weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/ [08:20] MrElendig: I sent 2 link with this explanation :D [08:20] MrElendig: wpa_supplicant -B -i iface -c <(wpa_passphrase 'neme-wifi?' 'passwd?') [08:20] vahe: ? [08:21] V7: I badly know English , you can just tell the comannd [08:22] vahe: sudo apt-get install wpasupplicant [08:22] yes [08:22] this is already [08:23] I have no Internet )) how I will set)) [08:23] lucky) [08:23] ok next? [08:23] sudo wpa_passphrase ssid pass > wpa.conf [08:24] V7: askubuntu never loads for me [08:25] MrElendig: Why ? [08:25] V7: also that won't work for obvious reasons === Dave__ is now known as Dave [08:25] because the redirect is being done by the shell wich is running as your user [08:25] MrElendig: Send type of error when you're loading askubuntu [08:25] V7: just sits there and loads forever [08:26] Oh there is a problem it seems is not set wpasupplicant [08:26] vahe: Your real language ? [08:26] V7: I can't install because no Internet [08:26] Armenia,Russian [08:26] vahe: wait [08:27] Какой девайс Вы используете для общения с нами в данный момент : [08:27] V7: это нотбук а интенет нужен для сервера [08:28] Сервер локально доступен ? [08:28] V7: https://www.youtube.com/watch?v=YNGcn4x-oug [08:28] minipc [08:31] vahe: *.exe файл на десктопе :D === uli is now known as Guest8858 [08:32] V7: yes [08:33] Так раздать интернет через USB / Lan Вы не можете ? [08:34] translated: How to distribute internet via USB / Lan You can not ? [08:34] С ноута на PCG02U [08:35] V7: нет [08:37] vahe: Можете ли Вы передать файл в PCG02U ? [08:37] V7: да [08:38] Скачайте http://w1.fi/releases/wpa_supplicant-2.5.tar.gz [08:38] Передайте на Ваш mini pc [08:38] Разархивируйте [08:38] Поставьте все настройки в .config файле [08:39] Ищу русской жены. === ubuntu is now known as Guest32128 [08:39] hi [08:39] i am new to this channel [08:39] Привет picolus [08:39] you can ask in English, but Russian is best. [08:40] И последнее: sudo make && sudo make install [08:40] V7: thanks, wait [08:40] my problems about my ubuntu box or something other? [08:41] Буду через 30 минут [08:41] at first i want to know what this channel is about? is it about describing [08:41] picolus: this is the support channel. There's also ubuntu-offtopic [08:41] #ubuntu-offtopic [08:41] picolus: This is the main support channel, if you've got an Ubuntu support question, just ask it in the channel and see if anybody can help you [08:42] Is there a way I can clone monitors from terminal? My laptop monitor is dead, and every single program I open up start up on my other monitor [08:43] I got amd gfx if that matters [08:43] i am using ubuntu 14.10 in my laptop. My problem is that after inactive 15 minutes [08:43] my monitor turns off automatically === picolus is now known as picollus === picollus is now known as picolus [08:45] picolus: Change the settings. [08:45] elias_a: which settings? [08:45] picolus: Umm... what would it be in english... [08:46] elias_a: what is in english? [08:46] picolus: Brightness and lock or something. The timeout is there. [08:47] picolus: I'm using Finnish UI. The name of the icon in settings is a rough translation. [08:47] picolus: Can you find it? [08:47] its under power manager: On AC, On Battery [08:48] It is also there. :) [08:48] Glad you found it. ;-) [08:49] Hello [08:49] kallo82: Hi [08:49] Have Ubuntu 16.04 released support for AMD firePro GPU ? [08:50] picolus, im still on 14.04 [08:51] can anyone help me with my clone monitor problem? [08:51] only program I managed to run on this monitor is konsole [08:51] if i start programs from konsole they will just start up on the other monitor [08:52] ive sshed into my server, but its pretty limited [08:52] and the other monitor is daed [08:52] *dead [08:52] hi [08:53] how do I find where kernel modules (device driver related )are located in the file system ? [08:56] my menu suddenly became like this , how to fix that ? https://postimg.org/image/5vq8v10qd/ [08:57] i received an update of linux kernel for developers thats all i did, im not so sure it caused the problem [08:57] i also have conky manager , could that have caused the problem ? [08:59] anyone has experienced such an issue ? [08:59] Is anybody here ? [08:59] :-D [09:02] how to transfer file from usb drive to computer ? termianal only [09:03] #hackerfleet [09:03] how do i raise the priority of a bug? https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-346/+bug/1609436 [09:03] Launchpad bug 1609436 in nvidia-graphics-drivers-346 (Ubuntu) "Black screen and no tty with Ubuntu 16.04.1 (kernel >= 4.4.2)" [Undecided,New] [09:03] basic6: how do you know it needs raising [09:03] it's not even confirmed [09:04] ubuntu rocks [09:04] ikonia: because ubuntu linux does not work anymore on this computer and i feel like that's kinda important [09:05] basic6: so you can't raise the prority on a bug thats not even confirmed, thats pointless [09:06] ikonia: so i have to wait for some admin to confirm it? well ok... [09:06] no [09:06] think about it though, you don't even know if it's a bug, and you're trying to raise the priority === lenovo is now known as Guest85395 [09:07] ikonia: have you read my last message? the screen is blank, so the system is unusable. how is this not the most obvious bug of all times? [09:07] "for you" [09:07] that doen't mean a bug, that could be as simple as a config issue [09:07] even the live cd won't boot [09:08] well in that case, the config issue would also affect the config on the live c [09:08] cd [09:08] basic6: it could well do, it could be many things, you need to understand it rather than raise a blind bug then start poking its priority [09:09] basic6: what's the computer model? have you tried searching the web for the same problem? [09:10] basic6: also your report is missing the nvidia card info. grep for 3D [09:11] akik: the lshw output is already attached to the bug. grepping for 3D returns nothing. [09:11] my menu suddenly became like this , how to fix that ? https://postimg.org/image/5vq8v10qd/ [09:12] basic6: do you have a nvidia card in it? [09:13] no, it's just an integrated video controller [09:14] basic6: somehow the bug report mentions nvidia [09:16] Hi, how do i add icons (applets like netspeed) to the upper panel ? (Precise Pangolin; Ubuntu 12.04) [09:17] oh it does. not sure, maybe i clicked on a wrong item... which component should i add instead? [09:18] basic6: i don't know. have you tried booting the kernel with "i915.modeset=0" ? [09:20] no [09:20] basic6: maybe both "nomodeset i915.modeset=0" [09:20] basic6: try with those [09:21] with the fedora system (that also fails in the same way), i tried nomodeset one time. it was very slow and when i switched tty, the whole system froze completely [09:21] but as far as i remember, it got further than without the nomodeset option [09:26] I had a lover, I don't think I'll risk another these days [09:28] hey guy i need help http://imgur.com/a/Cnf7B [09:28] j_: good too know :p [09:28] asar: with? [09:29] l9: software center [09:29] okey?? [09:30] l9: have you seen the screenshot [09:30] yes [09:30] asar: try http://askubuntu.com/a/762774/31260 [09:32] * l9 never used the software center ... [09:33] k1l: let me check it out [09:33] k1l: why not use apt update ? shouldnt that refresh all the stuff in software center? [09:34] l9: thats about the program chache. not the packages cache from the repos [09:35] never understood why we need a software center in the first place, over complicates installing new programs [09:36] l9: desktop users do want to have a software center. they are used to it form android/iOS and game consoles. [09:40] k1l: you are right, well their loss missing out on the greate ocean of config files and errors. [09:44] i found what the issue was [09:45] Downloadable from the internet was all unchecked http://imgur.com/a/Fw12K [09:45] asar: oh. [09:45] hi [09:46] k1l: i dont remember unchecking them tho [09:47] k1l: systemd-udevd:5991 blocked for more than 120 seconds why does my computer do this the same kernel panic as yeasterday i think === the_ant1 is now known as the_ant [09:50] Hello all === mint_ is now known as elricsfate [09:51] Hello all [09:51] l9: ist the fstab correct? [09:52] https://community.linuxmint.com/tutorial/view/2191 [09:52] !mint | elricsfate [09:52] elricsfate: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [09:52] I'm following this guide and for some reason I'm noticing that initctl does not exist in sbin [09:52] 10/4 [09:52] elricsfate: ask the mint support. its set to autojoin on your mint irc programs [09:55] k1l: Yeh I'm asking there but think I'm going to have difficulty because I'm running a bit of a non-standard (or at least not common) setup [09:56] Trying to do FDE in a Windows 10/Linux dual boot. [09:56] but we cant help you on mint issues since mint changes things. [09:56] i have ubuntu 16.04 it freeze before the login screen...it freeze on the screen with ubuntu logo and dots...how to fix that [09:57] elricsfate, mint has its own issues [09:57] Yep, I know how it goes OerHeks k1l though I believe this will be an issue unique to this setup and not between mint/ubuntu [09:58] Regardless, I'll let you guys get back to Ubuntu stuff :) Thanks again. [09:58] elricsfate, if the mint channel does not answer, try ##linux [09:58] Great idea. Thanks OerHeks [10:02] Just wanted to say HI [10:07] i have ubuntu 16.04 it freeze before the login screen...it freeze on the screen with ubuntu logo and dots...how to fix that === archaic is now known as Guest55271 [10:14] Hi - I am struggling with a graphics issue [10:14] I have this output: http://pastebin.com/3MaBiG88 [10:14] Is it a problem, that the intel stuff does not have a "kernel driver in use" [10:15] Because my issue is that the Nvidia chip is causing some waves when scrolling. It's a optimus card , so I wonder if i need that intel driver in order for nvidia to do the right thing? [10:15] So currently I am using my laptop in "Save energy mode" which enables the Intel chip inly, but not the Nvidia chip [10:18] pandaadb, your paste shows nvidia in use, so that intel gpu is disabled, the intel driver is not needed for nvida. [10:19] energy mode switches to low power intel, nvidia uses a lot of energy, so that seems perfectly right [10:20] The thing is though that the performance mode doesn't work without tearing and lagging in graphics [10:20] I read that the optimus technology never disables intel, but rather syncs things between nvidia (or something similar - not too proficient with this) [10:21] what nvidia driver is now in use? [10:21] who has the proirity, the repo from sources.list or inside the folder of source.list.d? [10:21] and i found exactly 1 thread online where someone has the same setup and claim that they fixed the graphics [10:21] Geom, the newest package version [10:21] oh ok [10:21] i missed that logic lol [10:21] thanks [10:22] yw [10:22] And the only difference is that their output looks like that: http://pastebin.com/UQfcFBeb [10:22] OerHeks, nvidia364 [10:22] Geom: you can look at the priority with "apt-cache policy packagename" [10:23] "Additional drivers" says the other one is using "microcode firmware for intel". There is an option to click "do not use the device" [10:23] I have never tried that though [10:23] pandaadb, maybe that intel code update does some good [10:23] not only for gpu performance \ [10:24] OerHeks, sorry which intel code update? [10:24] "microcode firmware for intel" [10:25] Ah okay. I also read that ubuntu doesn't support the optimus chips and you are meant to disable one card for things to work. So for me wanting to use nvidia, i need to somehow get rid of the integrated graphics [10:26] pandaadb, maybe you can disable it in your bios, nvidia only? [10:26] pandaadb: you read wrong [10:26] yea, you can use discreete graphics [10:26] i don't have that option in the bios sadly [10:26] pandaadb: there is support for the optimus cards, using the nvidia "prime" [10:26] pandaadb: I've got an nvidia/intel laptop, using nvidia-prime, I've not had any issues with using it. No tearing etc [10:27] again, maybe the intel update does some good [10:27] That is so odd. I am using nvidia prime as well, but switching to performance mode causes tearing and waving (e.g. when scrolling) [10:27] one more thing... is it ok to get pkg from previous version of ubuntu, that is missing in the latest? [10:28] Geom: no [10:28] Geom: what pacakge are we talking of? [10:28] i really like the udisks. but they dropped it in 16.04 [10:28] DJones, may I ask how your lspci -k | grep -EA2 'VGA|3D' output looks like? [10:29] i have existing script thwt uses ir, and i dont like to mod it [10:29] uses it* [10:30] pandaadb: http://pastebin.com/i6F8bPGH Thats on 16.04.1, withn nvidia-prime and driver version 340.96 [10:30] I have a weird feeling that maybe my intel card is not configured correctly or has the right driver because it is not saying any driver in use [10:30] ok, yes so you also have that driver in use for intel. [10:30] I am not sure how I can get the intel chip to use a driver [10:31] vim-gnome or vim-gtk?? for ubuntu 16.04 [10:31] can it be a difference with/without powercord attached to the laptop? [10:31] c/be/make [10:31] OerHeks, i use the laptop at work, i am always connected to the power cord [10:32] pandaadb, oke, so no energy saving script ruling. [10:32] no probably not. i can unplugg it and see if something cahnges [10:33] OerHeks, also: In "Additional Dirvers", the intel is shown as "unknown: unknown" [10:33] that seems wrong to me as well [10:33] !info udisks2 | Geom [10:33] Geom: udisks2 (source: udisks2): D-Bus service to access and manipulate storage devices. In component main, is optional. Version 2.1.7-1ubuntu1 (xenial), package size 194 kB, installed size 972 kB [10:35] that is installed by default. but no binary if i search it [10:35] onoy folders [10:35] only* [10:35] il google for more inof [10:36] udisksctl -help [10:36] DJones, did you have to do something to get the intel chip to recongnise a driver? I am also running a (relatively) fresh install of 16.01 [10:38] I found this: http://askubuntu.com/questions/763672/16-04-how-to-purge-intel-default-drivers-reinstall-intel-graphic-drivers [10:38] I shall try :) [10:38] If the laptop starts up after, i will report back here in a few minutes [10:38] pandaadb, before you even think of trying that page, did you enable microcode to see if that solves anything? [10:39] By enabling, do you mean switch prime to use performance node? [10:39] skylake, microcode update seems like a improvement to me === hyperized is now known as back [10:39] OerHeks, sorry I am not sure how to update it === back is now known as hyperized [10:39] ... no, in the same additional driver menu [10:40] OerHeks, it is enabled. I never tried the "do not use the device" option. I've always had the "Using Processor mocronode firmware for Intel CPUs from intel-microcode" enabled [10:40] oh oke [10:41] reading the comments on that side though it seems that it is not an actual fix [10:41] * OerHeks notices kernel 4.4.0-34 update [10:43] I need to have windows with virtualbox in ubuntu, I want to put away all other processes, and give them all to vb, so it can be faster, how can I do it? should I install something like openbox for this? [10:44] anyone here knowing how to setup OpenVPN for multiples IPs? [10:46] para000: what do you mean by multiple IPs? [10:47] i have a VPS that i have 2 IPs on it, external IPs [10:47] and i want to setup OpenVPN when i connect with 1 client to go to 1 IP and with other client to the other IP [10:49] para000: actually I think its not the place to ask this, but anyway, I think in your client config file, you should specify server IP, so each client, would connect to one IP [10:59] para000: if it didn't solve your problem, ask on openvpn channel or on ##hiya [11:02] ciao [11:03] ok, reinstalling the xserver did nothing for me. DJones can i ask, when you go to additional drivers, does it tell you "unknown" for the intel device? [11:03] pandaadb: Hang on [11:04] pandaadb: Unknown:Unknown - This device is not working and "Do not use device" is ticked [11:04] hello [11:04] intersting [11:04] i want to try that [11:06] And DJones I assume you are using the Performance Mode in prime? [11:06] pandaadb: One thing you mentioned was that you were using nvidia 364yes [11:06] yes [11:06] pandaadb: Yes I am [11:06] I can choose between 358 [11:06] +5 [11:06] +8 [11:07] sorry ... [11:07] 358, 365, 367, 361 [11:07] pandaadb: Where did the nvidia 364 come from? Looking at the pakcages for 16.04, the latest I can see is 361.42 [11:07] When I first tried to use that, someone pointed me to a different repo so i could try the latest drivers to see if it fixex my issue [11:07] Have you got any 3rd party repo's installed? [11:08] DJones, I think this is the one: graphics-drivers-ubuntu-ppa-xenial.list [11:10] pandaadb: Right, that could be causing an issue, but I'm not an expert with graphics issues, so wouldn't know how to diagnose & fix that [11:10] I had the same issue before as well (with the fresh install of 16.04) [11:11] I disabled the unknown device now, and i'll see if the nvidia performance mode now works better [11:11] I am also still wondering if the intel thing is the actual issue since it doesn't seem to be using any driver (according to my paste from before) [11:22] i installed ca-certificates still getting the error whether wget git curl CAfile: /etc/ssl/certs error is CApath: none [11:23] what's the system wide fix been googling tried couple things still got the error [11:25] flaguy48, how did you install those CA's ? did you run update-ca-certificates after that? [11:26] oh sorry flaguy48, flaxx left [11:29] hi, does this md raid setup make any sense to anyone? -- md1 : active raid10 sdg2[0] sda2[2] [11:29] it says raid 10 but only two disks [11:29] basic6: did you manage to test "nomodeset i915.modeset=0" ? [11:29] raid 10 I read requires 4 disks --- my worry is that on this server this "md1" is mounted as root file system [11:30] hrob: and whats the problem at that point? [11:30] hrob: md reports "active", not "degraded" or similar. [11:31] bekks: Im thinknig that using two disks on raid 10 should does not create any redundancy --- should this not be raid 1 for 2 disks? [11:32] anyone here? [11:32] symbio: many [11:32] hrob: Why doesnt it create redundancy? As you can see, you are using a raid1 over two pairs of raid0 consisting of one disk each. Perfect redundancy. [11:33] hrob: and the status does not show "degraded"or similar. [11:34] @hrob, thx, is this chat about helping each others on ubuntu ? [11:35] test [11:35] (sry, i'm a arrived yesterday on linux) [11:35] symbio: this is the technical help channel for ubuntu, yes [11:35] thx kIl [11:35] k1l* [11:36] bekks: ok Im misunderstanding this line md1 : active raid10 sdg2[0] sda2[2] [11:36] akik: no, i don't have time now for such tests. but if you want, i can add a note to the bug what happened when i tried nomodeset [11:36] you mean that "sdg2[0]" is not a physical disk but also a raided pair? [11:36] sdg2[0] sda2[2] being two raid 0 pairs [11:36] basic6: you come here asking for help but don't want to test ? [11:37] akik i never said i don't want to test [11:37] basic6: i asked you to add both nomodeset and i915.modeset=0 [11:37] does mate support torrent aps ? if so, which one would you recomand ? [11:38] but i'm working on something now and closing everything takes time, rebooting and trying those options takes more time, so please forgive me that i can't stop everything and test this right now [11:38] symbio: its not mate specific and it should already ship one torrent client iirc. look for transmission [11:38] akik i may have some time to test this later though [11:39] hi [11:39] I tried to import a .ovpn config file with network manager on the last ubuntu (16.04), and it failed with a mesasge "unknown error" [11:39] bekks: the next line says 60264960 blocks super 1.2 256K chunks 2 offset-copies [2/2] [UU] [11:39] where is the log ? [11:40] @k1l, ohhh ok, found it, thx [11:40] so it seems to me there are only two disks in this raid10 [11:43] So ... vahe did what he wanted ?! [11:43] I've returned just now :D [11:50] hi [11:50] I tried to import a .ovpn config file with network manager on the last ubuntu (16.04), and it failed with a mesasge "unknown error" [11:50] where is the network manager log ? [11:51] deronnax, in 16.04 ? [11:51] yes [11:52] journalctl -u NetworkManager [11:52] haaaa [11:52] ello [11:53] thank you [11:53] arf. the import log is not inside [11:55] deronnax, then you have to check /var/log/syslog [11:56] OerHeks, that's where I checked first, nothing inside :( [11:57] and also : "create a VPN using openvpn" is not showing in NM, despite I have openvpn, network-manager-openvpn and network-manager-openvpn-gnome [11:59] hy [12:01] deronnax, easy-rsa too? [12:01] not sure [12:01] oh wait, it's showing now [12:01] was just long [12:01] https://help.ubuntu.com/lts/serverguide/openvpn.html and https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 are pretty easy [12:02] is this channel about Katamari Damaci ? [12:03] hey people [12:03] JustinHitla: this is the technical ubuntu support channel [12:03] why ubuntu replaced bash with dash ? [12:03] JustinHitla: because debian did [12:05] k1l: http://paste.ubuntu.com/22795854/ i think fstab is as it sould be [12:05] what the hell is a dekstop? :) [12:06] l9: no. dev/sda cant be right. [12:06] hey [12:06] dicksoap [12:06] akik, a tablet with separate screen, keyboard and mouse, speakers. [12:07] k1l: hmm... [12:07] akik, and a lot of ports [12:07] l9: do u also have a pastebin output of sudo fdisk -l ? [12:07] the lewis guy is saying dekstop :) [12:07] has anyone tried the program hp-setup [12:07] it doesn't seem to work [12:08] l9: please show the output of "sudo parted -l | nc termbin.com 9999" [12:08] says HPLIP is not installed properly or is installed without graphical support. Please reinstall HPLIP [12:08] oh sorry wrong channel [12:08] SkylakeMX: http://paste.ubuntu.com/22796043/ [12:08] loganrun, maybe it needs sudo. [12:09] OerHeks, already running it as root [12:09] k1l: http://termbin.com/yzww [12:09] it says: error: hp-setup requires GUI support (try running with --qt3). Also, try using interactive (-i) mode. [12:09] but when I try that it says qt3 not reconized option [12:09] crazy [12:11] which channel would you recomand for "normal" chat [12:11] sYmbio: #ubuntu-offtopic or ##chat [12:12] thx again @k1l [12:12] l9: "dmesg | nc termbin.com 9999" [12:12] longhorn, https://help.ubuntu.com/community/HpAllInOne#error:_hp-setup_requires_GUI_support [12:13] I have a m277c6 printer ,is there any way to set this up on ubuntu [12:13] k1l: http://termbin.com/9omw [12:13] loganrun, , https://help.ubuntu.com/community/HpAllInOne#error:_hp-setup_requires_GUI_support [12:14] atralheaven_: Vagrant === cigumo_ is now known as cigumo === blackbird_ is now known as blackbird1 [12:15] k1l: time stamp 71766.788410 [12:15] loganrun, what hp lib version ?? HPLIP 3.16.4 version. does not work, >> hp-check -r >> https://answers.launchpad.net/hplip/+question/289108 [12:16] l9: that usb hdd got some issues [12:16] k1l: yeah its not a hdd it is a sd card, from china [12:17] Hi, How to create a local web server, that will contains sites visible only on the local network ? [12:17] sometimes it works and sometime it dosent [12:18] blackbird1: by installing apache or nginx and telling it too listen too only the local network [12:21] can ubuntu print to an airprinter [12:23] loganrun, airprintr == wireless printer ? [12:23] no airprinter is a protocol that the printer supports. apple devices can print to airprinters easily [12:23] without drivers etc [12:25] l9, apache2 is installed. How to configure apache2 to listen too the entire local network ? [12:26] blackbird1: http://httpd.apache.org/docs/current/bind.html [12:28] blackset the virtualhost to be available to that local ip range only [12:29] blackbird1: set the virtualhost to be available to that local ip range only [12:32] hey there [12:33] I can't playthe video embeded in http://newpackettech.com/Resources/Susskind/PHY25/LectureRv9_Video_Lec4.htmbecause of lacking flashplayer on my ssytem [12:33] Is there a way to find download link there? [12:33] adnerf: install the flashplugin-installer package from the repo [12:35] k1l: anyway I prefer to download things there. It's better to watch a quantum stuff offline! [12:36] Hello everyone :) [12:36] winfreak: Hello [12:36] adnerf, https://www.youtube.com/watch?v=oWe9brUwO0Q [12:36] adnerf, if you clicked that video, you could see it is on youtube, >> youtube-dl [12:36] !info youtube-dl [12:36] youtube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2016.02.22-1 (xenial), package size 628 kB, installed size 3444 kB [12:37] I have a quick question about preseeding - I have worked on a file to automate the installation of Xubuntu. [12:37] but you still need flash or browser with flash buildin [12:37] adnerf, html5 btw, not flash [12:37] ioria: old videos might still be flash only. [12:37] Now i am getting errors where wget tries to resolve "local.server" for some reason during the apt part in the installation wizard - but it's nowhere in my preseed file [12:37] K1l oh [12:38] ioria: html5 should work ootb === johnl is now known as Guest97222 [12:38] K1l yep [12:38] OerHeks: http://image.prntscr.com/image/fe18d26b1e1c4323b31fa3a2c6bb4d13.png | Anyway; thanks guys === gregor_ is now known as gdev === gdev is now known as user512 [12:39] oh oke, you could not see the youtube icon [12:43] a pdf, 600 pages, a process against 17 traitors, 19th century, from google docs. In evey single page google had to stamp their seal. How do I get rid of it? [12:43] lerner, is it watermarked over the text? === lordcirth_ is now known as lordcirth [12:44] might be copyrighted and those watermarks are part of the license. [12:44] lordcirth, yes [12:44] free to download [12:44] wrong channel for forgery.. don's ask legal infringement questions lerner [12:44] New Ubuntu User question - Is there a default path when you define directories in *.conf files? [12:44] there are free to download but needs watermark licences. see if your university got access to other databases shipping that paper [12:45] c0l0ny13_ : What do you mean? [12:45] c0l0ny13_: can you give more context? i cant answer that in general [12:45] a bit over the mark to jump to conclusions, but im not going to waste time refuting the accusation [12:47] c0l0ny13_, by fhs its usually in /etc/ [12:48] 16.04 comes with php7 only? [12:48] So in the root of an application, there is a config folder and a config file. When you are editing this file, and defining startup directories, is there a default directory that it expects such as /etc/ ? [12:49] c0l0ny13_: program/daemon startups are handled by the init. do you mean that? [12:49] Hiyas all [12:50] c0l0ny13_: /etc/ is the general folder for configs, the users /home is for userconfigs. [12:51] So if grab a new application from GitHub, should I move it's *.conf file to /etc ? [12:54] I'm specifically attempting to modify the config file for neo4j, to define a different startup database, and it dowesn't seem to like my path statement [12:56] The neo4j.conf file states: # The name of the database to mount #dbms.active_database=graph.db [12:56] MSG wiwaaw helo [12:57] I'm attempting to define this as /etc/database/test.db and thought there might be something obvious I was missing [12:58] c0l0ny13_, well i wouldnt want a db in /etc i would want in like /var or someplace else [12:59] fair enough and thanks for the pointer [13:03] i have ubuntu 16.04 it freeze at the screen with logo and dot and don't continue to login screen === awake is now known as awakecoding [13:10] Bassem, try , ctl+alt+F1-F6, login and do: sudo apt Update && sudo apt upgrade [13:11] Update=update === Cake is now known as Guest31070 [13:14] hi === JanC is now known as Guest75507 === JanC_ is now known as JanC [13:17] I just wondered, if there is a way to handle strictly different dpi's in a multi-monitor setup? Happen to be a lucky guy with a 13" 3200x1800 display on one end of the dpi scale (I'm using it at 1920x1080, it's sharp enough that the picture is still quite okay), and a 32" 1920x1080 display being the other end of the dpi range, ... [13:21] I have a /boot folder that is an md device raid0 , but one of the disks has failed [13:21] sorry raid1 [13:21] I meant [13:21] the machine halts with a grub boot error [13:21] Hey can someone real quick check for me what the default permissions for /etc/apt/sources.list.d/nodesource.list are? Just run "ls -la /etc/apt/sources.list.d/nodesource.list". When I want to open Lanuage and Support in ubuntu settings it crashes because it cant read that file. [13:21] not halts, but doesnt boot [13:22] do I need to restore the volume [13:22] for some reason [13:24] Guest31070, -rw-r--r-- root root .list [13:25] but that should be set correctly when you add a ppa wit apt-add-repository or the sources-gui [13:26] any one can help me with frezzeing ubuntu [13:26] is there an easy way to call particular xrandr script on laptop dock/undock? [13:27] hrob, it depends on what error exactly, can you past the error on paste.ubuntu.com ? === Guest98795 is now known as Paradise [13:33] OerHeks, thank you sir! I had -rw-------, no wonder it's not working. I'm not sure what caused this though... [13:41] laptop overheating problem on ubuntu [13:42] solution plzz [13:42] ??? === sleepypc is now known as hypermist === bpresles__ is now known as bpresles [13:44] OerHeks: hi, sorry just saw now [13:44] OerHeks: here is mdstat http://paste.ubuntu.com/22802360/ [13:44] md1 is /boot [13:44] md2 is / [13:45] sorry md0 is / [13:45] grub error is "error: symbol `grub_term_higlight_color` not found. [13:45] grub rescue>. === pkennedy_ is now known as pkennedy [13:46] it seems that the boot and root partitions sda3 and sda1 were raided with another disk some sdx3 and sdx1 [13:47] perhaps I can low level copy the sda disk to recover from this === bpresles_ is now known as bpresles [13:50] Hi, are ubuntu country mirrors so safe than main server? [13:51] So, I just installed drivers for mt gtx 1070 [13:51] my* [13:51] and all it will load is the login screen [13:51] even if I type in my password it returns to the login screen [13:52] I've tried using alt+Fx to open another shell but it doesn't work [13:52] any idea what's going on? [13:52] Dev_, yes, no difference [13:53] derheks what are the measures to guarantee security? i.e. a malicious person with access to the mirror put trojans in binaries [13:53] bumblefuzz, how did you install the driver ? [13:53] OerHeks these instructions: http://www.yourownlinux.com/2016/06/how-to-install-nvidia-367-27-stable-graphics-drivers-in-linux.html [13:54] bumblefuzz, oh, their driver is not supported like that, you should have used the official driver ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [13:55] OerHeks what are the measures to guarantee security? i.e. a malicious person with access to the mirror put trojans in binaries [13:55] wonderful [13:55] how do I get to a terminal to reverse it? [13:55] Dev_, checksums, and other monitoring solutions. [13:55] 0erHeks ok thank you! :) [13:56] bumblefuzz, boot and hold shift, go into recovery and choose rw, login [13:57] https://wiki.ubuntu.com/RecoveryMode [14:00] it doesn't stop at the GRUB menu for me... [14:00] it just goes right through [14:03] what top-notch quality linux software is there if i want to dissect and analyse videos frame by frame? [14:04] hplc: There's quite a few listed here http://filmora.wondershare.com/video-editor/free-linux-video-editor.html I've heard good things about openshot, pitivi and blender [14:04] DJones, ty :) === z4ki is now known as zaki [14:05] hplc: The movie big buck bunny was done using blender from what I can remember [14:06] correct [14:06] yes [14:06] hplc: Trailer for the movie http://download.blender.org/peach/trailer/trailer_1080p.ogg [14:06] Blender is a great tool. [14:06] hello, I use zmq-event-publisher with my jenkins version 1.651, but it didn't listen at port 8888. I have enabled it globally. the port 8888 is free. [14:07] who knows why? [14:10] Where is it specified that ubuntu goes into hibernation when the battery reaches critical level? [14:11] Because hibernate causes a kernel panic on my machine and I want to turn it off. [14:11] I'm not running Gnome. [14:12] hello worlld [14:12] Rovanion: Are you running Unity as your desktop environment? [14:12] Daniel_: No, I'm running Awesome. [14:13] So it's something at the system level since 16.04 which dictates this new behaviour. [14:14] Rovanion, not new at all, http://askubuntu.com/questions/92794/how-to-change-critically-low-battery-value [14:15] OerHeks: No matter what you believe it only appeared on my laptop after upgrading to 16.04. [14:20] Might have found it in /etc/UPower/UPower.conf. [14:21] <_-_U_-_> whoami_: Hello [14:21] I keep deleting a printer in the system-config-printer and it immediately comes back. I tried editing the cups/printers.conf file and deleting it there also but it keeps coming back [14:21] hello [14:22] how the heck do I get rid of it [14:24] whether you use evil twin? [14:24] hi all [14:25] any one der [14:26] ubantu new b here [14:26] logan, it is put there by the net discovery [14:26] pa9tv, [14:26] so how do I get rid of it [14:26] hi. anyone can shed some light on why a service is stopping with sudo service stop and /etc/init.d/freeradius stop [14:26] but still occupying ports [14:27] ubuntu 16.04 it freeze at the screen with logo and dot and don't continue to login screen [14:27] yancho, tried lsof -i to verify? [14:27] yes pa9tv : freeradiu 99249 freerad 12u IPv4 195743 0t0 UDP localhost:18120 [14:28] after stop? [14:28] yes [14:28] stop not working then. [14:28] kill -9 done? [14:28] what [14:28] kill -9 [14:29] second column [14:29] yep done like that [14:29] and then? [14:29] lsof -i again. check if pid is changed. [14:30] yeah now dies and restarted [14:31] ok, something restarts then. [14:31] systemd? [14:31] yancho: just out of curiosity, what version of Ubuntu are you running? [14:31] what does 'service freeradius stop' say? [14:32] I installed jitmeet on AWS instance following a article. is there a way to access it? [14:32] ok, so what's the recommended way to install nvidia gefore 1070 drivers? [14:33] gtx 1070, rather... [14:33] bumblefuzz, ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [14:34] sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt-get update && sudo ubuntu-drivers list [14:36] what is Jitsi Meet URL? [14:36] Do you need a fast computer to use Ubuntu? [14:37] rexwin_, not really an ubuntu support question, see their site? [14:37] kz, no. [14:37] I only have 16gb of ram and i7 cpu [14:38] OerHeks are those nvidia's proprietary drivers? [14:38] kz: Don't worry with that spec, thats a lot better than mine & I use Ubuntu without any speed issues [14:38] bumblefuzz, yes official ppa [14:38] you would get updates with this [14:38] I'm running ubuntu 16.04 (works fine) on a Pentium 4 3.06 Ghz with intel built in graphics [14:39] kz: If you were going say an intel celeron & 512Mb, I'd have suggested lubuntu or xubuntu would be better, but I can't see 16Gb & an i7 as being an issue [14:39] me too [14:39] 2gb ram [14:39] kz: If you want to check the official requirements have a look at https://help.ubuntu.com/community/Installation/SystemRequirements === ubuntu is now known as Guest35715 [14:41] well, I'm having the exact same issue as before [14:41] only now with the official drivers [14:41] I'm stuck at the login screen [14:41] kz: I think those specs will be out of date now, they've not been updated for 2 years [14:41] entering the correct password just returns me to the login screen === ycheng is now known as ycheng-ark [14:43] any ideas? [14:43] Can you run ubuntu with a 700mhz cpu? [14:44] kz, yes [14:44] You can, according to the minimum system requirements listed here: https://help.ubuntu.com/community/Installation/SystemRequirements [14:44] kz: Yes if you are a masochist. [14:44] If there's sombody with decent knowledge of the latest Ubuntu requirements, couldthey have a look at https://help.ubuntu.com/community/Installation/SystemRequirements Minimum system for Ubuntu is shown as 700Mhz Celeron + 512Mb ram, which I think might be pushing it just a bit to be actually useful, the page hasn't been updated for 2 years [14:45] kz: I doubt it would work too well know with Unity [14:45] so, I just installed the official nvidia drivers and can no longer log into my system [14:45] I'm stuck at the login screen [14:45] DJones, Agreed, Xubuntu or Lubuntu would probably work much better. [14:45] how do I get out of this? [14:45] hit alt ctrl f2 [14:46] then type in root and your password [14:46] Hello [14:46] perfect [14:46] bonjour [14:46] now, how to I make the login screen work correctly? [14:46] I'm trying to install ubuntu alongside W10, but the 'install alongside windows boot manager' option isn't appearing on the install prompt [14:47] bumblefuzz, dpkg --remove [14:47] Can I make this option appear? If not what partitions do I have to create with the installer? [14:47] luna_: Yep, agreeds, both of those would better on that spec [14:47] pa9tv but then how do I use ubuntu with the nvidia drivers? === magic is now known as Guest90755 [14:47] sudo dpkg-reconfigure lightdm [14:47] bumblefuzz, find better drivers? [14:48] I'm using the official ppa [14:48] official != ppa [14:48] not according to OerHeks [14:48] OerHeks, enlighten us! [14:48] your x server might be messed up [14:48] see ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [14:49] but strange that it does not work, how about guest-account? [14:49] startx with boot into the gui [14:49] or unity [14:49] bumblefuzz, look for hints: less /var/log/Xorg.0.log [14:49] nope, still returns me to the login screen [14:49] ... startx .. please, that is old [14:49] bumblefuzz: what is in ~/.xsession-errors and /var/log/Xorg.0.log after the failed login? [14:50] I upgraded to 16.04 with intel graphics and CPU, and since then my cpu fan has been whirring up to 2500 RPMs and down again every few seconds. my CPU temp is only going from 40C - 41C or so, and doesn't appear to be tied to the fan cycling. I'm running /mainline/drm-intel-nightly/current and that stopped my monitors from flickering constantly, but the CPU fan cycling comes back at least once a day til I restart [14:50] I honestly don't know [14:51] can I pastebin this stuff? [14:51] yes [14:51] bumblefuzz: yes [14:51] cat /var/log/Xorg.0.log | nc termbin.com 9999 [14:51] good afternoon I wonder if I could perhaps get some advice a bit lost at the moment. [14:52] Zorkel: ask your real question, and we may be able to provide advice [14:54] I'm trying to find out if I can go over to linux from windows full time. I tried debian jessie on vm and tried to install rtorrent and steam but got a few errors. Also installed ubuntu on a vm and tried to install steam it did install but didn't launch properly. So trying to decide which os would be better for me ubuntu or debian? [14:54] OerHeks http://termbin.com/t03g [14:54] I'm not very techy of me and haven't quite done all to well with debian but more familiar with debian compared to ubuntu so far. [14:54] bumblefuzz: pastebin dmesg please [14:54] he can't even load the nvidia module [14:55] bumblefuzz, tried 'startx' yet? [14:55] Maybe it's the xorg config [14:55] maybe he should just pastebin dmesg. [14:55] or of course we could also waste some time until then, wfm [14:55] Fuchs http://termbin.com/t03g [14:56] bumblefuzz: I said dmesg [14:56] bumblefuzz: I read that, which is why I know that he can't load the module [14:56] OerHeks, maybe wrong output? [14:56] and now I'd like to know why [14:56] fuchs +1 [14:57] cat /var/log/dmesg.log | nc termbin.com 9999 [14:57] Fuchs I just typed dmesg | nc termbin.com 9999 [14:57] [ 198.156] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 [14:57] ahhh [14:57] reboot not yet done? [14:57] bumblefuzz: then you gave me the wrong URL [14:58] or is it dmesg without log ?? [14:58] it says no such file [14:58] but if I type just 'dmesg' there's plenty of output [14:59] bumblefuzz: sudo apt-get install pastebinit; dmesg | pastebinit [14:59] Hello folks.... Just did a 14.04 to 16.x upgrade via the pop-up. Did not go well due to not enough room in root. I finally got things installed, but having a few issues. The main issue is LIRC. It keeps coming up as Error code (1). [15:00] paste.ubuntu.com/22808341 [15:01] This lirc issue is preventing any other installs. === mfisch` is now known as mfisch === mfisch is now known as Guest10256 [15:02] I'll hang here untell bumblefuzz is taken care of. [15:03] bumblefuzz, lsmod? === Guest10256 is now known as mfisch [15:03] pa9tv paste.ubuntu.com/22808634 [15:04] driver not loaded. [15:04] nvidia was it? [15:04] yes [15:04] reboot done? [15:04] after install? [15:04] I can try again... [15:05] then problem in dkms build [15:05] Hey all, could someone here help me debug a preseed script? [15:06] bumblefuzz, dkms status [15:06] ? [15:06] pa9tv paste.ubuntu.com/22808894 [15:07] find make.log in /var/lib/dkms [15:08] /var/lib/dkms/nvidia-367 [15:08] ubuntu 16.04 it freeze at the screen with logo and dot and don't continue to login screen [15:09] pa9tv not sure where the make log is exactlty [15:10] use find /var/lib/dkms/nvidia-367 [15:10] nvm [15:10] 1 sec [15:10] pa9tv paste.ubuntu.com/22809284 [15:13] bumblefuzz, no problem there. [15:13] well that's good, I guess [15:13] sure you did reboot after dkms build? [15:14] absolutely [15:14] I've done one again just now === Obadiah is now known as Helloooo [15:14] hello [15:14] how to find apache is installed? [15:14] im a newb [15:15] how do i install a program on ubuntu [15:15] this is not a joke [15:15] Helloooo use the software center [15:15] where is it [15:16] type it in the search box [15:16] i am trying to install xchat [15:16] okay [15:16] thanks [15:16] !xchat [15:16] xchat and xchat-gnome have not had stable releases in years. xchat was removed from Ubuntu for 16.04. Consider using hexchat instead, which is actively developed and available in 14.04 onwards. [15:16] Helloooo https://help.ubuntu.com/community/AptGet/Howto [15:16] hi dax, banning a whole university for... what do you claim I did? is way too over the line, but I wont waste time fighting it. Just notice that it aint fair [15:16] Helloooo, use sudo apt-get install " program name " No quotes [15:16] okay [15:16] hexchat then [15:17] kunststoff: 1) #ubuntu-ops is the correct place for this, 2) you have a looooooooooooooong history of being banned in that channel === loki_ is now known as loa [15:17] But first sudo apt-get update [15:17] ubuntu 16.04 it freeze at the screen with logo and dot and don't continue to login screen [15:17] not me, but a college, and I said Im not going to argue :D [15:18] Bassem I'm having the exact same problem [15:18] trying to figure it out [15:18] kunststoff: no, you, specifically. I'm not an idiot. Let's leave it at that, I guess. [15:18] 16.04 has been a nightmare here too... [15:18] bumblefuzz: no one arround here seem to know how we can fix it [15:18] should have stayed at 14.04 LTS [15:19] If I can get past the error code (1) with LIRC, I may be on my way here. [15:19] modprobe nvm? [15:20] That error is screwing up other installs [15:20] bumblefuzz, modprobe drm [15:20] bumblefuzz, modprobe nvidia? [15:20] dmesg | tail ? [15:21] pa9tv could not insert 'nvidia_367': Operation not permitted [15:21] bumblefuzz: sudo [15:22] Fuchs same [15:22] Hello there have anyone try installing debian in a dell latitude E5570? I keep getting a kernel panic after I log in [15:22] bumblefuzz: wat, sudo modprobe nvidia gives you a not permitted? [15:22] jair: we don't support debian here, please use #debian [15:22] I wonder if I should do some changes in the BIOS? [15:22] oh no sorry [15:22] Required key not available [15:23] Pici: I am sorry, I am using Ubuntu 16.04 LTS gnome version [15:23] bumblefuzz: that means the module you got was not signed [15:23] bumblefuzz: and recent ubuntu kernels require that [15:23] ohhh [15:23] so how do we do that? [15:23] bumblefuzz: don't use that ppa then, and use the official ubuntu provided driver instead === Dice-Man is now known as Guest83085 [15:24] bumblefuzz, secure boot enabled ? [15:24] thanks guys. i got hexchat installed === rudy_ is now known as Guest31637 [15:24] corgon === Guest31637 is now known as corgon [15:24] ioria I don't know [15:24] Helloooo yw [15:25] bumblefuzz, try to disable it === yw is now known as chudak [15:25] Hi! Is it possible to add a data partition tu my ubuntu live-usb, and access that partition from the live system? (As a simple kind of selective persistence) [15:25] bumblefuzz, from bios [15:25] bumblefuzz, you have signed kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed [15:25] ok, 1 sec, I'll check [15:25] efi on = secure on? [15:26] Pici: so to answer people to go to another room you answer pretty fast [15:26] ok, secure boot is enabled [15:26] but I'm unsure how to disable it [15:26] bumblefuzz, from bios [15:26] bumblefuzz: is this for me? [15:27] sue_martin, https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwi934LF0rTOAhUIVyYKHTHtA7gQFggeMAA&url=https%3A%2F%2Fhelp.ubuntu.com%2Fcommunity%2FLiveCD%2FPersistence&usg=AFQjCNFYexdV_MeIPMLJ_ynIK_99A2bNLQ [15:27] sue_martin, Sorry grabbed the long url... https://help.ubuntu.com/community/LiveCD/Persistence [15:28] jair: unfortunately this little amount of channel interaction is all that I can provide at the moment. Sorry I couldn't help more. [15:28] GEEMac, I've tried that and it only gives me full persistence. That's slow and does not fit my needs allso for security reasons. I just want it to function as a normal usb drive, and store data that I choose and when I choose [15:30] I had no trouble in Debian booting off a usb and storing data on that same drive, but it does not seem possible in Ubuntu? [15:31] The live-session mounts the whole drive /dev/sdb at /cdrom, and so when I try to mount my other partition, it says already mounted or busy. [15:31] anyone here have a thinkpad? === evan_ is now known as Paradise [15:31] guys [15:31] sue_martin, he will get answers in #debian [15:32] how to fix Check the spelling of the package name, and that the appropriate repository is enabled [15:32] sue_martin, Hmmm Have you tried this? http://askubuntu.com/questions/138356/how-do-i-get-a-live-usb-to-use-a-partition-for-persistence [15:32] Who's he? And I'm not using Debian anymore, I've switched to Ubuntu, I only stated that this worked back then [15:32] ok, I removed and am reinstalling the nvidia-367 drivers [15:33] also, I've disabled secure boot [15:33] zzz [15:33] GEEMac, Not tried, but from my understanding that's just putting the casper-rw on a separate partition. It will still make the full system persistent, and I will not be able to selectivly store data. Also, it will be slow for te same reason? [15:34] Does anybody know where I can find cli-common:i386 for my Ubuntu 16.04 box? It seems to be required by libgtk2.0:i386, which seems to be required by webex (I think). [15:35] hello [15:36] trying to get a network share to mount when I boot my laptop [15:36] using Ubuntu Mate 16.04 [15:37] found the cause, now trying to find the solution [15:37] Ayy bros, I got some kernel updates that are being held back. I know that I can use dist-upgrade. But I want to know what actually is keeping it back. Thanks! [15:37] sue_martin, I was digging through my bookmarks. I can't seem to find the way I did this some time back. Those two links were the only ones I could find at the moment === ghostcube_ is now known as ghostcube [15:38] laptop is trying to mount the drive before it connects with the network === l0nGYear is now known as Guest42704 [15:38] Anyone freed up yet to help me with my upgraded 14.04 to 16.04 LTS? [15:39] jonathan_: where have you told it to mount the drive (as in where in the OS) [15:39] in fstab [15:39] jonathan_: I think cron can be used to schedule activities.. Do "man cron" [15:39] I had another distro before and that worked [15:39] jonathan_: then it should be waiting for network before it tries to mount that [15:39] Ok, thanks GEEMac. If you find it later, maybe you can add a comment to my "Ask Ubuntu" question "Ubuntu live usb with extra storage partition"? [15:40] it worked fine on Mint,but switched to Ubuntu Mate [15:40] sue_martin, will do [15:40] jonathan_: How did you add this to your startup? [15:41] added a line to fstab with a path to the drive and where I wanted it mounted [15:41] pa9tv, are you still here? [15:41] GEEMac, yes [15:42] Does anyone have a good dark theme for Ubuntu 16.04? I tried downloading one yesterday, but all the packages seemed to be...not there anymore. [15:42] Amateur radio call ?? [15:42] i have a ham radio call [15:43] jonathan_: Remember that fstab is one of the first things that the system does. So it is most likely being done before network as you are saying.. [15:43] N2BRG here... [15:43] Pa [15:43] jonathan_: I have never used cron before to schedule tasks but pull up its man page and do some reading. Hope my advice helps! [15:44] I know the problem is it's trying to mount before connecting to the network, been looking around the web for the solution [15:44] pa9tv, can you help me with this lirc issue [15:45] GEEMac, sorry no experience [15:45] jonathan_: best you can do is either edit init.d and add it after the network or use cron to schedule it.. === Guest42704 is now known as l0nGYear_ [15:45] OK np I just upgraded here from 14.04 and what a mess. [15:45] jonathan_: I would myself personally add it in the init.d as I have no cron experience.. [15:46] just got done shoveling through about 80% of it so far. [15:46] ok [15:47] Anyone out there that can get me through this lirc issue with 16.04 lts so I can proceed to install other items? [15:47] jonathan_: Glad I could help! [15:48] thank you for your advice [15:48] jonathan_: How many years of experience do you have with Linux based systems? [15:49] I have set my hwclock equal to my system time. I have --systohc === F2Knight[away] is now known as F2Knight [15:49] bumblefuzz: any luck? [15:49] jonathan_: add _netdev to your fstab mount options [15:50] Bassem yeah, I just disabled secureboot and reinstalled the driver [15:50] irc.zombiesec.net [15:50] works like a charm [15:50] bumblefuzz: tell me how you did it i'm new to ubuntu [15:50] disabling secure boot is going to be specific to your motherboard and bios [15:51] bumblefuzz: and then? [15:51] I just did 'sudo apt-get remove $graphics driver' [15:51] bumblefuzz: but why to disable scure boot it was working fine [15:51] and then sud0 apt-get install graphics driver [15:52] bumblefuzz: you thin it's the graphic? [15:52] bumblefuzz: but my ubuntu were working fine [15:52] GEEMac, whats the issue? [15:52] I will try _Netdev [15:52] I saw that online somewhere too [15:53] technically I'm on Windows 10 bash but here goes: I'm trying to run apt-get upgrade but I keep getting the following errors http://paste.ubuntu.com/22813096/ [15:54] pa9tv, I did the upgrade from 14.04 via the pop-up to do so. Found that my root dir was full so it messed up the upgrade. I got past that via GParted. Now I am having an issue with lirc hanging my installs of other items that the upgrade removed. Keeps hanging at lirc error code (1) [15:54] farkr, /var not mounted? directory gone? [15:55] it's there for sure [15:55] GEEMac, still windows open? [15:55] just cd'd [15:55] farkr, problem with /var/run link? [15:55] Windows?? No windows here just Ubuntu 16.04 [15:55] This is my HTPC [15:56] farkr, runlevel:/var/run/utmp: No such file or directory look like a problem [15:56] GEEMac, so no X windows then? [15:56] rgr [15:56] pa9tv: what should I do then? [15:56] mkdir? [15:56] not that I know of [15:56] Take care of farkr I can wait === timvishe` is now known as timvisher === matt_ is now known as Guest11130 [15:57] just tried _netdev and it didn't work [15:57] just have to keep googling [15:57] farkr, solution out of my reach. keep asking, and dont reboot. [15:58] jonathan_: can you pastebin your fstab line? [15:58] pa9tv: there's a file in /var/run called "reboot-required" [15:58] GEEMac, go ahd [15:58] does that mean anything? [15:58] what's the recommended way to install wine? [15:58] farkr, no [15:58] /192.168.1.1/netdrive /media/netdrive cifs _netdev,guest,uid=1000,iocharset=utf8 0 0 [15:59] farkr: reboot-required is created in that dir to indicate a need for a restart [15:59] so am I in need of a restart> [15:59] ? [16:00] farkr, open terminal windows and do 'apt-get -f install' [16:00] farkr: what else do you have there? also check /run what is in there [16:00] Guest11130, open softwarecenter > search > wine [16:00] backups cache crash lib local lock log mail opt run spool tmp [16:01] canonical said that the wsl subsystem's ubuntu is the same than you install on your hardware [16:01] pa9tv, thanks.... Well the upgrade was a mess since I ran out of root room. I had a mess with liebrelib at first. got all that fixed, just this lirb issue. Also the upgrade about killed my ability to watch streaming video now too. Apparently the upgrade removed codecs and other stuff for the HTPC. [16:01] OerHeks, ok, is "Configure Wine" the wine I'm looking for? [16:01] GEEMac, actual problem? [16:01] !wine [16:01] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [16:02] * OerHeks didn't switch from windows to ubuntu to give wine help [16:02] I wanted to host a jitsi server. I installed following https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md [16:02] but it is not working [16:02] it's not me, it's my brother who is very gay === BobFromAccountin is now known as jrd [16:02] rexwin_: which part "isn't working" ? [16:02] pa9tv: apt-get -f install gives the same errors http://paste.ubuntu.com/22813983/ === jrd is now known as jrdnnn [16:02] pa9tv, when I try to install anything or do a sudo apt-get upgrade the I get this lirc E: Sub-process /usr/bin/dpkg returned an error code (1) [16:02] akik: backups cache crash lib local lock log mail opt run spool tmp [16:03] ^^ everything in /var/run [16:03] no port is working on 7070 port jitmeet [16:03] GEEMac, 'sudo dpkg --remove lirc' [16:03] ls [16:03] wait no [16:03] lock reboot-required reboot-required.pkgs resolvconf shm user [16:03] this is everything in var/run [16:03] exit [16:03] hey all, where can I get a full list of apt (not apt-get or aptitude) commands? I'm editing my bashrc for aliases [16:03] lmgtf [16:03] anyway to do a pastebin for showing errors? [16:04] users [16:04] Guest11130, i see, it must be a bug, not showing wine at al in softwarecenter [16:04] sudo apt-get [16:04] GEEMac, ok [16:04] oops [16:04] "man apt" does not give me the full list [16:04] jitmeet.url is not working [16:04] GEEMac, 'sudo dpkg --remove lirc' [16:05] farkr: i guess a restart wouldn't break it any further. you have ran something that has requested a restart [16:05] pa9tv, yep did that just checking now. that last msg was supposed to be in term... [16:05] VinceVon: apt-get list [16:05] VinceVon, see man apt >> SEE ALSO [16:05] rexwin_: Is anything listening? does sudo ss -lpn | grep 7070 list anything? [16:05] apt-get(8), apt-cache(8), sources.list(5), apt.conf(5), apt-config(8), The APT User's guide in /usr/share/doc/apt-doc/, apt_preferences(5),etc etc [16:05] GEEMac, then 'apt-get -f install' [16:05] VinceVon: sorry, apt list [16:05] i tried sudo apt-get remove graphics driver but this didn't work...says no driver package [16:05] not apt-get list [16:06] why not one helping me in my problem? [16:06] farkr: he's asking for apt commands, not package lists [16:06] OK that worked now " 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. " [16:06] GEEMac, 'apt-get dist-upgrade' [16:07] yep was just about to do that [16:07] nothing is listed. nmap output is http://pastebin.ca/3680203 [16:07] farkr apt list gives me a list of all installed packages on my machine [16:07] I'm looking for a complete list of commands for apt [16:07] VinceVon: man apt [16:07] Bassem: were you speaking to someone in particular earlier? Please include their nick at the front of the message if you were. [16:07] how come azureus/vuze is no longer in repo? [16:07] akik, it does not give me the full list, I tested it before and autoremove was not there, but it works [16:08] Pici: no one helping me [16:08] VinceVon: i have autoremove there [16:08] VinceVon, see man apt , there are more sections, not 1 file with all >> apt-get(8), apt-cache(8), sources.list(5), apt.conf(5), apt-config(8), The APT User's guide in /usr/share/doc/apt-doc/, apt_preferences(5),etc etc [16:08] akik sorry, autoclean [16:09] my ubuntu freeze and don't continue to login screen can some one help me [16:09] VinceVon: for me it's in 'man apt-get' [16:09] OerHeks thanks, I'll look into the doc [16:09] I actually don't have autoremove in 'man apt' [16:09] pa9tv, still 2 left over after the dist [16:09] but yeah, autoclean is in 'man apt-get' [16:09] apt-get update [16:09] farkr autoremove is there for me on man apt, not autoclean, but sudo apt autoclean works [16:09] apt-get dist-upgrade [16:09] rexwin_: I don't see where in the docs that it says it should be listening on that port. [16:10] still nothing, reboot [16:10] Hello [16:10] pa9tv, yep did that twice and still 2 not upgraded [16:10] VinceVon: not for me [16:10] no problem reboot. [16:10] 'apt autoclean' does nothing [16:10] invalid operation [16:10] brb [16:10] Whats the end goal? [16:11] how to pull the jitmeet server url? [16:11] well guys i been asking for help to my problem 3 days now..i think it's time to install windows..ubuntu still have unsolved issue [16:11] Bassem: I'm sorr yI can't assist, I'm not much of a GUI person at all. [16:12] farkr akik OerHeks found it all on http://www.debian.org/doc/user-manuals#apt-guide [16:12] are you trying to reboot lightdm [16:13] weird [16:13] akik: does 'apt autoclean' work for you? [16:13] rexwin_: You may want to take a look at the config files mentioned here: https://github.com/jitsi/jitsi-meet/blob/master/doc/manual-install.md [16:13] Are you attempting to install jitsi meet? [16:14] rexwin_: I just use the jitsi client here, not the server, so I'm not super familiar with those docs [16:14] Ok so what have you done so far? Installed, just downloaded. did u attempt to use the github page documents [16:14] yes on digital ocean droplet to have my own chat server [16:15] farkr: yes, it's documented in apt-get's man page [16:15] yes https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md [16:15] akik: not for me [16:15] your installing on ubuntu right? [16:15] no, not 'apt-get autclean' [16:16] just 'apt autoclean' [16:16] farkr: it's documented in apt-get's man page [16:16] yes ubuntu-mate1604 [16:17] Ubuntu 16.04.1 LTS \n \l [16:17] apt outputs this to stderr: WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. [16:17] ok. I'm downloading a debian package for it right now [16:17] so i guess there's still some coding left to do [16:17] why realtek is not working porperly on ubuntu ? [16:22] I may have found a page that has the commands to run to install. I'm testing it rn [16:22] Gill [16:22] ? [16:22] bizzon: [16:23] I'm testing irssi) sorry [16:23] np [16:23] posted a question about my problem this morning, if u have any suggestion pls post it - http://askubuntu.com/questions/809930/ubuntu-14-04-to-16-04-radeon-hd-5770-but-basic-display-functionality-does-not-wo [16:23] so we are now a proxy for askubuntu ? [16:24] rexwin_ I'm installing its gonna take like 10 minutes [16:24] I guess [16:24] thanks [16:24] this is the page https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md [16:24] exit [16:24] it requires sudo or root for all commands [16:25] wb gebbione, i have no other solution than writing an xorg.conf, but as your 2nd screen is not detected by xrandr, i have no clue [16:26] OerHeks: thanks for confirming. that was my thought but maybe there is another solution [16:27] is xrandr a ubuntu specific tool? [16:27] both screens are connected to the same ati HD5xxxx ? [16:27] gebbione: no [16:28] OerHeks: yes they are both on the same card [16:30] hello! [16:30] hey [16:30] #python [16:30] hola [16:31] #freenode [16:31] amir107: /join #channel [16:31] oh thx [16:31] for help [16:31] amir107: You have to use /jon #channelname [16:32] i didnt know i can do /join [16:32] instead of typing it [16:32] thx alot === evil_dan2wik is now known as dan2wik [16:33] OerHeks: so other than stackoverflow/askubuntu where can i post my problem? Is there like a forum or repo for the amd drivers? === ni291187 is now known as sburwood1 === sburwood1 is now known as stevenburwood [16:34] but also if i changed card what can i take that has no compatibility problems [16:34] ? [16:34] hi guys, I am on 32 bit xenial. I got Sub-process /usr/bin/dpkg returned an error code (1) [16:34] error [16:35] use sudo [16:35] or root [16:35] just use sudo [16:35] gotta help a friend share video and audio between his laptop and his 46" screen. Anyone wanna help me? [16:36] laptop with ubuntu& [16:36] ? [16:36] plus laptop into TV - play video [16:36] you tried anything yet stevenburwood [16:36] plug [16:36] stevenburwood: hdmi? [16:37] bizzon ubuntu studio on the laptop. nothing on the tv [16:37] kus yes [16:37] stevenburwood: what's the problem? [16:37] plug cable into laptop, plug other end into TV, play video [16:38] I'm trying to print out all directories OR non-directories which have user rwx permissions. Why does ls -l | grep '^d*rwx' only print out directories? (Sorry, I am a regex n00b) :p [16:38] because you have "d" [16:38] d is for directories [16:38] you're grepping for directories [16:39] ubuntu-mate1604 I have either on the laptop or on the tv. when it is on the TV, the laptop doesn't have any options. wanna be able to use either or both but not need both at the same time [16:39] kus audio ... don't yet know if it goes through the tv or the laptop [16:41] stevenburwood: try it and see? what do you see in your settings > sound? [16:41] hello :) [16:41] something like this? https://i.imgur.com/O7LuHi9.png [16:43] kus got youtube doing a 70s video. audio comes through the tv speakers. I think the friend wants to be able to do video and audio independantly [16:43] stevenburwood: you should be able to do that from settings > display and settings > sound. If you can't, it is a bug. [16:44] how to theme backbox please [16:45] stevenburwood: gather as much information about your hardware as you can (see https://askubuntu.com/a/31625/14784 for details) and please file a bug report if it doesn't work [16:46] Hi I just started learning c++ and my code when compiling brings up an error in config.h. Is there a forum specific to ubuntu where someone will help me? [16:48] ubottu: backbox | pinou [16:48] pinou: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. [16:51] is the AMDGPU pro a possible solution u think? http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta-Driver%E2%80%93Release-Notes.aspx [16:52] gebbione, no [16:52] it doesnt support my card [16:52] i really have no clue on what else to look at [16:53] tons of cards will be using the radeon driver. [16:54] well i m still trying to work out the best way to get support on this [16:54] for the radeon drivers where i can go [16:54] as it looks like it is not a ubuntu specific problem [16:55] indeed, linux global [17:02] hi [17:04] He y === pavlushka is now known as Guest93771 [17:06] I'd like to change my default dns server and im looking at: https://help.ubuntu.com/lts/serverguide/network-configuration.html, where i gather i'd have to edit "/etc/network/interfaces" to add my "dns-nameservers", however my "/etc/network/interfaces contains only 2 lines referring to my loopback device. What should I add in there to change my default dns server (for all my network devices), to googles dns servers? [17:07] Guest99536: are you using ubuntu server? Without a desktop environment? [17:07] im trying to use libprocps in C++ but every function that is defined in the header im using doesnt work. Just gives undefined reference. I've linked the shared object but i dont know if thats what im meant to do? === Guest93771 is now known as pavlushka [17:15] hi [17:17] can somebody help me? whenever i try to use dist-upgrade to upgrade my packages, i get errors on the linux images. log here: http://pastebin.com/cPdbkLQ3 [17:18] techno_: run autoclean and also remove old kernels [17:18] What happened to the script that just purges old unused kernels? [17:19] techno_, > gzip: stdout: No space left on device ... follow baizons advise [17:19] how do i do autoclean [17:19] svm_invictvs, that is included in autoremove [17:20] techno_: sudo apt-get autoclean [17:20] uh [17:20] OerHeks Well, now when I run that it says I need more space and I have to free up space on /boot [17:22] Ubuntu is better operation System! [17:22] running autoremove.. [17:23] Hi all! I don't know how but I messed up my boot at ubuntu 16.04. Now I enter the emergency mode when I try to boot: http://paste.ubuntu.com/22822091/ I've managed to boot with an usb live ubuntu and execute boot-repair with this output: http://paste2.org/kfbOIAh8 but no joy. I need help :_( [17:23] any luck [17:24] it worked [17:24] thx [17:25] unrelated question, is there a version of libgluezilla for 15.10 or 16.04 [17:25] or do i need to download an old version [17:27] How do I install the i386 version of oracle java for 14.04 using the webupd8 repo? [17:28] techno_: oddly, I only see it in debian, not Ubuntu. let me see if I can figure out why [17:28] hm [17:28] doing `apt-get install oracle-java6-installer` or `apt-get install oracle-java6-installer:i386` doesn't work .. [17:28] hey [PocketKiller] check out this cool website http://forums.mcrafters.ml [17:28] hey [PocketKiller] check out this cool website http://forums.mcrafters.ml [17:29] whats a better way to access files on my ubuntu laptop on my mac mini? SSHFS or a Samba share. I already have a samba share set up and its working fine so I'm wondering if theres any point to exploring SSHFS? [17:29] Sup Guys [17:29] Sup Guys [17:29] !support | XennonsPlaysYT [17:29] XennonsPlaysYT: The official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com [17:30] techno_: looks like its not in modern versions of debian either... [17:31] Sup Guys [17:31] hi [17:31] Sup Guys [17:31] ugh [17:31] XennonsPlaysYT: do you have an ubuntu question? [17:31] Sup Guys [17:32] spammer or what [17:32] Hi all! I don't know how but I messed up my ubuntu 16.04 and now I enter the emergency mode always: http://paste.ubuntu.com/22822091/ I've managed to boot up with an usb live ubuntu and execute boot-repair with this output: http://paste2.org/kfbOIAh8 but no it didn't work. I don't know what to try next... [17:32] so i need to download a version of libgluezilla for an older release on ubuntu [17:32] !help [17:32] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:33] techno_: doesnt seem like its in official repos [17:33] hey [amir107] check out this cool website http://forums.mcrafters.ml [17:33] hey [amir107] check out this cool website http://forums.mcrafters.ml [17:33] hey [amir107] check out this cool website http://forums.mcrafters.ml [17:34] hey everyone, im having problems with upgrading from 14.04 lts to 16.04lts. My upgrade stalls after the upgrade. [17:34] updated all packages and im thinking ill have to just image a new vm. [17:34] can i just remove a file in /etc/apt/sources.list.d ? its a ppa that i dont want to use anymroe. ubuntu 16.04 [17:34] !ppapurge | arooni [17:34] arooni: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [17:34] Sup Guys [17:34] oh [17:35] !help [17:35] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:35] Want Free Vps Go Here https://ohosti.com/aff.php?aff=1763 [17:35] Want Free Vps Go Here https://ohosti.com/aff.php?aff=1763 [17:35] Want Free Vps Go Here https://ohosti.com/aff.php?aff=1763 [17:35] Want Free Vps Go Here https://ohosti.com/aff.php?aff=1763 [17:35] Want Free Vps Go Here https://ohosti.com/aff.php?aff=1763 [17:35] lotuspsychje: i actaually ran ppa-purge first; and apparently it didnt work :( [17:36] arooni: what didnt work exactly? [17:36] lotuspsychje: W: The repository 'http://ppa.launchpad.net/gercod/netatalk/ubuntu xenial Release' does not have a Release file. [17:36] E: Failed to fetch http://ppa.launchpad.net/gercod/netatalk/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found [17:36] y [17:36] sorry should have shuttled that into pastebin [17:37] ~/lastlog pocket [17:37] arooni: you need to remove that ppa with ppapurge first, then apt update [17:37] lotuspsychje: thats the error message after running ppa purge [17:37] I can't stick kiddie hosting spammers. [17:39] !sources | arooni manual remove perhaps then? [17:39] lotuspsychje: can i just manually remove the file gercod-ubuntu-netatalk-xenial.list in my sources.list directory? [17:39] arooni manual remove perhaps then?: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [17:39] is there a way to make changes to the hostname instantly active, without rebooting? [17:39] lotuspsychje: thats the only file that the ppa appears in [17:40] arooni, yes, removal is safe, as it never installed any package [17:40] yeah that appeared to work! yay [17:40] https://launchpad.net/~gercod/+archive/ubuntu/netatalk [17:41] thanks OerHeks ! [17:44] hello! [17:44] hi === gooby is now known as Guest32001 [17:44] Is anyone using smuxi? [17:45] Guest32001: the #smuxi channel surely does [17:46] Guest32001: you could also ask your ubuntu question about it here? === johnl is now known as Guest14892 === expert is now known as Guest81455 === Guest81455 is now known as PaulFraOSAA [18:06] hello, i'm having a bunch of performance problems after upgrading to xenial. Most if it appears to be when scrolling, or otherwise related to graphics rendering. I read that there might be a problem with 16.04 and the i915 graphics driver, but I can't seem to find details on this. Does anyone know the solution? [18:09] rodney77: upgrade or clean install 16.04? === coy is now known as Guest25287 [18:10] Hola [18:11] !es | AndChat251264 [18:11] AndChat251264: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [18:13] rodney77: What graphic's set(s) .. skylake by chance ? [18:14] lotuspsychje: it was a clean install. [18:15] Bashing-om: how do I determine what grapics set I use? [18:16] rodney77: Pastebin - lspci -k | grep -EA2 'VGA|3D' - to see what we have to work with . [18:17] Bashing-om, thanks so much for your help. http://pastebin.com/Q3knPAXD [18:18] Hello [18:18] Biscuits: welcome, what can we do for you? [18:19] I just installed ubuntu and wanted to make sure I have a IRC to help out just in case [18:19] rodney77: Nope not skylake .. so much for that thought . I do not know what to advise in this instance . I am weak in Intel experience . [18:20] for some reason even the old ubuntu versions of libgluezilla are deleted from the repos [18:21] rodney77: did you have scrolling issues in the liveusb? [18:21] Hello guys! I'm fairly new to vanilla Ubuntu (tried lots of other distros though) and right now I'm really starting to enjoy 16.04 on my laptop. There's one thing that bugs me atm: Is there a workspace indicator for the tray? I couldn't find anything on the interwebs! :3 [18:21] I'm teaching myself to program in java, what is the difference in the open jdk and the one I can install from oracle website [18:22] lotuspsychje, that's a good question. I'm not sure. I didn't notice it [18:22] I have a lot of CPU surging [18:22] so firefox will surge to 100% cpu [18:22] or gvfs [18:22] rodney77: you sure its graphics bottlenecking you? [18:22] java [18:23] techno_, long time obsolete https://launchpad.net/ubuntu/+source/gluezilla [18:23] hello [18:23] lotuspsychje, i just suspect because i'll see a lot of choppiness when i try to play a flash video, or scroll a long webpage, and i read that that can be due to graphics rendering [18:23] but it's not just firefox [18:24] a mono program i use has libgluezilla as a dependency [18:24] oh nvm [18:24] found a deb file [18:25] hey, i have a quick question [18:25] techno_: its not recommended to mix old packageversions === sicsscam_ is now known as sicsscam [18:25] rodney77: did you check additional drivers or ubuntu-drivers list? [18:25] well i dont have any other options, unless there's some sort of alternative [18:26] techno_: what does the package do exactly? [18:26] shootingcharlie8: ask in the channel so others can try to help [18:26] i use a windows program that's mono compatible, and it uses gluezilla to display log files [18:27] i know that this is not ubuntu related but how do you register your nick? [18:27] !register | shootingcharlie8 [18:27] shootingcharlie8: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [18:28] lotuspsychje, I did look at additional drivers. it's running 'processor microcode firmware for intel cpus from intel-microcode' [18:28] i'm not sure how to chec ubuntu-drivers list [18:28] !register | shootingcharlie8 [18:28] shootingcharlie8, please see my private message [18:29] rodney77: it will be the same i think [18:30] hi, are there still actual changelogs for kernels? [18:30] i'm trying to understand what changed between linux-image-generic versions 4.4.0.31.33 and 4.4.0.34.36 on xenial. [18:30] http://changelogs.ubuntu.com/changelogs/pool/main/l/linux-meta/linux-meta_4.4.0.34.36/changelog is not exactly useful in finding out about it. [18:31] rodney77: perhaps a newer kernel test could help you? [18:31] is there some other way? should i review the upstream (kernel.org) changelogs instead? [18:31] lotuspsychje, I just installed 4.5 but it gave me all this cpu surging right at boot [18:31] and it doesn't appear to have fixed the problem [18:32] rodney77: other ubuntu versions got smooth on your same card before? [18:32] lotuspsychje, yeah it was fine before [18:32] rodney77: fine when? [18:33] here's a thread i found: [18:33] https://ubuntuforums.org/showthread.php?t=2322353 [18:33] the second post says there are a bunch of problems with 16.04, kernel upgrades and the i915 driver [18:33] and then implies they may never be resolved [18:33] but i don't see any other information about this elsewhere [18:33] tomreyn: I don't see that exact version, but does this help? http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_4.4.0-34.53/changelog [18:35] tomreyn: or /usr/share/doc/linux-image-4.4.0-34-generic/changelog.Debian.gz (valid for all installed kernels,change the version as needed) [18:35] rodney77: i think you need a deeper look into syslog, and search existing xenial + i915 bugs to compare syslog errors === jwheare_local_ is now known as jwheare_local [18:36] rodney77: i found a bunch of 16.04 bugs regarding graphics, but we need to investigate your exact errors [18:37] ok, thanks lotuspsychje, i need to go but I will dig into syslogs and come back with more info. thanks so much [18:37] rodney77: good luck mate [18:38] Thanks Pici + hggdh. I'm puzzled why 4.4.0-32.51 was considered low urgency... [18:38] rodney77: something like this for example: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1607774 [18:38] Launchpad bug 1607774 in xserver-xorg-video-intel (Ubuntu) "i915 kernel module stops working occasionally" [Undecided,Confirmed] === F2Knight is now known as F2Knight[away] [18:39] my python is completely broken on Windows 10 Ubuntu Bash [18:39] running python just does nothing [18:40] ... since a quick glance shows 5 CVEs and a lot of driver fixes. [18:41] Anyone here running ubuntu from a live-stick? [18:41] and what really puzzles me now is that while i have not rebooted to make this 4.4.0.31.33 -> 4.4.0.34.36 effective, oracles' ksplice uptrack offers 21 patches. [18:41] (that's a lot) [18:41] sue_martin: ask your question to the channel please [18:42] I'd like to know what your output of "mount | grep cdrom" is [18:42] Mine is "/dev/sdb on /cdrom type iso9660 (ro,noatime)" and I got told this is weird and non-standard [18:42] Note: I only want the output from a running live-ubuntu [18:42] !win10 [18:42] 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. [18:43] Troy_Vincent ^^ [18:43] !ubuwin | Troy_Vincent [18:43] Troy_Vincent: please see above [18:43] thank you [18:47] exodia [18:47] no no xenial xerus [18:49] how Do I tell ubuntu to use my custonm downloaded of JAVA so it's not constantly trying to download a java-runtime ? [18:49] I tried updating alternatives, no luck [18:49] OerHeks: to be fair, my python binaries have been working fine up until now === F2Knight[away] is now known as F2Knight [18:51] i am sure python should be possible, but a few people have knowledge to support it [18:53] Is there something like a 'workspace indicator' for 16.04? Something like this perhaps: https://paste.ubuntu.com/22832065/ [18:55] szb: you dont like workspaces icon on unity bar? [18:55] Howdy [18:59] ohoi, someone know how to install open broadcaster software on LXLE ? or is it already in the OS ? [18:59] lotuspsychje, I have the bar/launcher set to autohide! I'd rather prefer something in the top bar! [19:00] szb: can you use the workspaces hotkeys perhaps? [19:03] lotuspsychje, you mean Super+S? Yes, I could use that! But that's just a little too slow for my taste, I'd like a quick glimpse on which workspace I'm currently on and then switch to another via Ctrl+Alt+Left/Right. [19:05] szb: You may find that xfce DE is more to your preference . [19:05] Hello I'm a Windows 10 pro user, is there any distro similar to Windows 10? would like to try Linux. [19:06] chris1, there seems to be an official PPA for your needs! Should work for LXLE as well! http://www.webupd8.org/2016/04/streaming-and-recording-app-obs-studio.html [19:08] windows10user i dont understand you... [19:08] chris1: I use Windows, ok? [19:09] I want to try Linux. === _cake_ is now known as _cake [19:09] But I want something not really different, so I can get used to it easy. [19:09] Bashing-om, I know XFCE would offer that particular functionality, but it feels a little too clunky for me! :) [19:09] yes, i used the old windows... now im new at LXLE, its good, [19:10] Windows10User: ?? Windows is Windows .. linux is linux .. the 2 ARE different . [19:10] Bashing-om: dude, how it looks like [19:10] People say ubuntu mate looks like win 10 [19:10] others gnome 3 [19:10] everything more or looks the same these days, doesn't it? [19:10] Windows10User, Linux Mint Cinnamon has a similar interface to Windows, it should feel familiar! (But it does not work in a familiar fashion, you might have to 'unlearn' a lot of things if you want to use it full-time) [19:11] hmm... if you like too use LXLE you need to know much about computer code language... here i got the problem.... [19:11] no idea [19:12] Windows10User: Looks will be deceiving .. It will be linux .. and not operate as in Windows . [19:12] szb: cinammon, let me check that one === Troy_Vincent is now known as farkr [19:13] szb thx for link, i check it out... [19:14] Bashing-om: duh [19:14] thanks szb and chris1 [19:14] any one know why no android devices will connect to my wifi hotspot served from ubuntu 16 ? [19:15] Windows10User: Just do not want that you have a bad first impression of linux :) [19:15] Join #codeigniter [19:16] maja, hope a pro can help you [19:16] chris1: haha thats why i am here <3 [19:17] hehe :) <3 [19:18] I will not. [19:18] Windows10User => download linux live USB, the Lubuntu16.04.iso and try with liveUSB [19:19] Windows10User, if we do make it feel and look alike, we get lawsuits. [19:19] though any hints on what tools i can use to do testing would be great [19:21] Fr_Dae: why lubuntu? [19:22] because if you like Windows, Lubuntu is a good First imrpession [19:22] like XP interface, same hotkeys, light [19:22] and realy faster and personnalisable with a simple right clic [19:23] but after try gnome ou xfce or fedora i don't know, test, try, and take you own feeback [19:23] =) [19:24] What do you use? [19:24] :D [19:24] y would one wanna experience something, we all want to escape from?? #leaveWindows [19:24] to get work done? [19:24] gaming, web, texte, facebook, all use is good [19:25] Windows10User, if you ask 10 people what the best Linux distribution is, you will get 10 answers. Just try one, check it out for a day or two, and if you don't like it, go to another. No offense, Fr_Dae! ^-^ [19:25] on Lubuntu, juste sudo apt install htop pavucontrol oxygen* for better use [19:26] +1 szb [19:26] but Lubuntu is better :P [19:26] * Fr_Dae kiss szb [19:26] maja , to chech router network download NetSurveyor på PC. NetSurveyor. this was the help i found, might be wrong tho... [19:26] and hexchat for talk here :D [19:26] Aside from the fact that linux cannot run Adobe illustrator, I see no reason why anyone would prefer windows rather than linux [19:27] szb: thanks again, just one thing, why do you recommend ubuntu over debian' [19:27] superoot why illustrator ? we have krita ! [19:27] superoot: some old versions of utorrent are pretty nice [19:27] ubuntu have interface and is recommander for nivuce public [19:28] big documentation and communoty [19:28] superoot and Adobe run fine with playonlinux or crossover [19:29] Windows10User, Debian is great! Actually, if you 'learn' Debian, you will have zero problems with Ubuntu. (I tried it that way) But Debian takes a little more time to set up and can be a little more complicated to install. But I definitely recommend trying it! :) [19:29] I'm certainly enjoying ubuntu and never booted the windos again but it is still a lot of work to set everything up [19:29] krita is cool, but real vector fun is missing in it [19:29] ok, Ubuntu 16.04.1 iso downloaded [19:30] on linux distrib you have 2 "think" core and DesktopEnvironement, Ubuntu + gnome ubuntu + Xfce Ubuntu +Lxde or same with fedora or debian [19:30] Nop [19:30] don't test the official one [19:30] is on unity [19:30] I tried playonlinux, and adobe suite, I had very poor results [19:30] http://cdimage.ubuntu.com/ [19:30] To find the best application(s) you would have to learn to use all of them. I wouldn't know how to do that for an OS or if it is even possible. [19:30] what would be the pedant to "setxkbmap" for non-x-machines? [19:30] distro choise is beyond the scope of this channel, please. [19:31] hi, how do I know whether I can get to ldap://foo.bar:636 from my server? [19:32] Fr_Dae: Have you been successfully running illustrator on it? Cuz I did try it but no luck, it messed up my whole system === burtons is now known as BusFactor1 === dog_galaxy is now known as virulentfukker66 [19:32] how are ubuntu's default applications chosen?? === virulentfukker66 is now known as dog_galaxy [19:32] doebi, manually would be dpkg-reconfigure keyboard-configuration [19:33] superoot noop i use krita =) [19:33] OerHeks: hmm, is there some scriptable solution? [19:34] chris1: its a start :) [19:34] Fr_Dae: i never really tried it, but I'll look into it now that I've seen someone use it. [19:36] Windows10User, let us know if you need any further help! :) [19:36] not sure why setxkbmap does not work for non-gui entries. [19:36] thank you szb I'm gonna try Ubuntu 16.04.1 [19:37] AbigailBuccaneer: ssup [19:38] Adran: Asandari sssup [19:38] hey guys, i'm trying to repair the bootloader by this tutorial https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot on step 12 i get: Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. [19:38] ph88^: Do u have GPT partition? [19:39] superoot, how can i figure out whether i have a GPT partition ? [19:40] by the way .. just found that there is a Boot-Repair utility .. perhaps i should first try with that ? === Attoy_ is now known as Attoy [19:41] ph88^, I always had the best of luck with the Boot-Repair-Disk! https://ubuntuforums.org/showthread.php?t=1831869 [19:42] yes i was refering to this tool .. on the help page it says i can also install it when i run a LiveCD [19:42] https://help.ubuntu.com/community/Boot-Repair#A2nd_option_:_install_Boot-Repair_in_Ubuntu [19:43] ph88^: boot-repair is a wonderful tool .. However, if multi-disk system need to really understand what you are doing . [19:44] ph88^, I see, i never knew that! And you tried it this way and it gave you the error that you mentioned above? [19:45] ph88^, are you dual-booting with another OS? [19:45] szb, no the error comes from step 12 in the first tutorial i gave. I only found Boot-Repair AFTER my initial question [19:45] Hi, I need to connect to ldaps://foo.bar:636 and I know that server is up and I can connect to it from my local machine. However, I cannot connect to it from my test server using the same configuration. Is there something I need to do on my test server to allow traffic OUT to ldaps://foo.bar:636? How do these things work? Is it possible that a firewall configuration blocked my attempt to connect to the server? I can ping to foo.bar just fine though but as I under [19:45] stand ICMP uses a different port? Thank you [19:46] szb, Bashing-om i have 1 disk with windows 10 and ubuntu 16.04 [19:47] ph88^, maybe the answer on this thread might help? https://askubuntu.com/questions/655011/windows-10-upgrade-kills-grub-and-boot-repair-doesnt-help [19:47] ph88^: :) .. K, Win10 == UEFI (GPT partitioning) generally .. ya want to boot the liveUSB in EFI mode in the firmware . [19:48] anyone know how to restore a desktop back to factory settings without a disk? [19:48] yes the LiveCD (usb stick really) is booted as UEFI [19:49] tony_: Depends, What desktop environment ? [19:50] windows 10 [19:51] hurray, my ubuntu is restored by Boot-Repair utility ! [19:51] tony_: Best ask about Win10 in the #windows channel . [19:51] nice & easy [19:51] ph88, yaayy! :D [19:52] who was assisting me_ [19:52] it did add a lot of options to the grub menu though [19:52] i'd like to remove them [19:52] tony_: Delete the username in c:\user\blahblahblah => or rename it. [19:52] Heeeeeeeeeeello !! [19:52] Exwindows10user, did you fall in love so quickly? xD [19:52] ph88: Smart litle tool .. sudodus done good , yes ? [19:52] Oh my God [19:52] Why do you hate Unity_ [19:52] Dammit, what-s wrong with my keyboard, lol [19:53] Bashing-om, sudodus ? [19:53] ph88: He wrote the tool . [19:54] A guy with a F on his nickname was helping me, F at the beggining [19:54] Do you remember szb [19:54] Exwindows10user, i believe it was Fr_Dae? [19:54] Assuming that you are the previous 'windows10user'? [19:55] Fr_Dae: yes!! [19:55] yes!! [19:55] haha [19:55] is he still here_ [19:55] Bashing-om, yes it's a good tool [19:56] Give it a few minutes, maybe he/she is afk! :) [19:56] ssup [19:57] szb, do you know what are entries 3 to 6 here in the boot menu ? http://imgur.com/a/4NLY0 i didn't have them before ... perhaps i can remove them ? [19:57] ph88: No wait ! was yannubuntu that wrote boot-repair .. (sudodus is responsible for the USB creator ) . [19:57] why is ubuntu so awful now [19:57] how can i replace my desktop environment from gnome to kde [19:58] uninstall ubuntu [19:58] install kubuntu [19:58] simple as that [19:59] Bashing-om, maybe you have an idea about those boot entries ? [19:59] installing a desktop on top of ubuntu is no problem, removing one can give vary results :-S [19:59] ph88: Sorry, my EFI knowledge is scant at best . [19:59] killer7: Oh, shut up now. [19:59] killer7: what if I wanna keep both of them? [19:59] 2 monitor ? [19:59] superoot, just log out, change de, login [20:01] a [20:01] a [20:01] a [20:01] a [20:01] a [20:01] ph88: Wait for eric^^ to show up .. he has become our EFI giru . Can vest guide you; On an UEFI system the boot process is generally UEFI boot manager . [20:01] oki [20:01] i was just thinking to remove those entries [20:02] have you ever tried the "Advanced options for Ubuntu" or "System setup" ? [20:02] maybe i try them just to see what they are ^^ [20:04] ph88: 'advanced options' are the recovery console and older installed kernels . [20:05] ph88, whoops, I let my laptop run out of battery! :D I'm sorry if someone already answered your question. Personally I don't have much experience with manually editing grub, but it should be possible! [20:05] szb_, i was thinking of just removing those entries [20:05] "Advanced options for Ubuntu" seems useful, maybe "System setup" too .. so i will keep them [20:06] I *think* you can do that, but I also think you can just hide them, so they don't bother you and you actually don't remove anything that might be necessary (for whatever reason) [20:06] szb_: ph88 : The tool to manage the EFI boot files is ' efibootmgr ' . === dog_galaxy is now known as virulentfuker666 === virulentfuker666 is now known as dog_galaxy [20:10] hello. i did a do-release-upgrade from 15.10 to 15.04 and my webserver went up in flames:) php doesn't work, error logs are filling up [20:10] why did i do that? omg :( [20:11] reevv: I assume you meant 16.04 and is your application compatible with php7? [20:11] well i'm not sure, should it be? [20:11] phpmyadmin doesn't work either so [20:12] mysql asks for update but was already done [20:12] everything is messed up [20:12] Bashing-om, I'm reading it can *delete* boot options, do you know if it's possible to just hide them? Just out of curiosity! :) [20:12] they shoudl probably remove the "run a do-release-upgrade" from the motd upon bash login lol [20:13] ph88, you might want to take a look here: http://linux.die.net/man/8/efibootmgr [20:13] reevv: Did you read the release notes in respect to server configs : https://wiki.ubuntu.com/XenialXerus/ReleaseNotes . [20:13] uf looks complicated :/ [20:14] think i just need to edit grub configuration [20:14] szb_: Nope, My knowledge of EFI is lacking ! [20:15] Ok, Ubuntu is installed. [20:15] Bashing-om: nope, after upgrade i realised i'm not ready for it [20:16] will be going back to 15.10 tomorrow :) [20:16] ph88, hang on, i think i found a simple tutorial, let me check it out first! :) [20:16] exwindows10user, *thumbsup* :D [20:16] !manual | exwindows10user [20:16] exwindows10user: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [20:16] hi szb_ ! Ubuntu installed in the hardrive. [20:16] there should be some stuff in the /etc/default/grub file [20:16] szb_: thought linux was lightweight, more than Windows. [20:16] szb_: the frest ubuntu installation uses 1.2GB of RAM. [20:17] More than Windows 10 Pro, who is that even possible? [20:17] ph88, yes, but as far as I know you shouldn't actually mess with those (but I could be very wrong on that) [20:17] exwindows10user: that is a good thing. Linux uses ram for cache [20:17] because RAM usage is an awful measure of "lightweight" [20:17] !atemyram [20:17] If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ [20:17] exwindows10user: Linux uses RAM in a different way than Windows. See http://www.linuxatemyram.com/ [20:17] Fr_Dae: told me that a way to measure was with ram lol [20:18] See http://www.linuxatemyram.com/ [20:18] ph88, i think that's a simple as it can get! :) https://www.youtube.com/watch?v=HlmPUClmTbc [20:18] and after you see http://www.linuxatemyram.com/ , see http://www.linuxatemyram.com/ [20:18] Or for a better source, see http://www.linuxatemyram.com/ [20:18] ph88: My take is that messing about with EFI-grub is the job of 'efibootmgr' . [20:19] exwindows10user, is that with no applications running? [20:20] szb_: yes, with chrome takes 1.4GB [20:20] indicator-keyboard-service is using over half a gigabyte on my machine. Anyone else having this? [20:20] lol, changing that link to https takes you to a completely different site [20:21] I meant it is using that much in virtual memory [20:21] exwindows10user, well, there you go, I'm pretty sure that's Chrome hogging much RAM! I have Firefox open and i'm also using about 1.4GB of RAM. [20:22] exwindows10user, how much RAM does your machine have? [20:22] szb_: the same I told you lol [20:22] exwindows10user: can you pastebin 'free -m' [20:22] Mem: 7.7G 1.0G 5.5G [20:23] I am using Unity, fr dare told me to try lubuntu and will be using less resources [20:23] but looks ogly to me, old [20:23] exwindows10user, the Unity desktop is actually said to be on the 'heavier' side. But with about 8GB of RAM and Unity using about 1GB, I think you're good! [20:23] ugly [20:23] szb_: :D [20:23] szb_: you use Unity as well? [20:23] exwindows10user: doesn't that say it's using 1 GB RAM? [20:24] tgm4883: yeah, weird, the software in Ubuntu says 1.4GB and the command you gave me says 1.0GB don't get it. [20:24] exwindows10user, yes, i started using it very recently! But i have tried many desktop environments over the past three years! [20:24] szb_: awesome! so Unity is a good Desktop? [20:24] Looks like, looks great. [20:24] And fancy, smooth, modern. [20:25] And by the way, you were right szb_ I am using firefox, not chrome, chrome is not installed, I think firefox is the default browser. [20:26] exwindows10user, I think it's quite good, but it depends on what you expect from your desktop. I have been using the Gnome Desktop (quite similar to Unity) and I really liked that, but also Lubuntu with its desktop has its charm! It really depends on what you like about an interface! Unity seems to be a good mix between looks and functionality! [20:27] exwindows10user, I have actually tried all Ubuntu flavors and i think about a dozen desktop environments over the last years. There's not such a thing as the 'perfect' one and your liking might change over time! But that's the beauty of Linux - you have many choices! :) [20:27] exwindows10user: "ps -eo pmem,vsize,cmd | sort -k 1 -nr | head -5" will show you the top 5 processes of memory usage [20:28] indicator-keyboard-service on my ubuntu is using 600mb of virtual memory. Anyone else having this? Is it normal? [20:28] s [20:30] szb_, i don't understand why they had to make a seperate tool for that and not just intergrate it with grub [20:31] tgm4883: what's that [20:32] exwindows10user: that command will show you the top 5 ram users on your computer [20:32] oh in the cmd window? [20:32] well called terminal here [20:32] let me check [20:32] ctrl + alt + T [20:32] ph88, yeah, Grub seems to have some catching up to do. ^-^ Did you try it? Did it work? [20:33] szb_, i booted into windows to test if that still worked .. then it had some updates .. now it's stuck on downloading KB3176493 :/ [20:33] ph88, ugh... my condolences! xD [20:36] Can anyone pull up their system monitor and check how much virtual memory indicator-keyboard-service is using? [20:37] doubledogdare610, which value is that again in ps aux? [20:37] doubledogdare610, 792480 ? [20:38] doubledogdare610, what's the exact command to run [20:39] cluelessperson: I have the system monitor open and I have right clicked the process and hit properties and it has a large amount of virtual memory. All I want is for someone to check if the same thing is there on their machine.. [20:39] doubledogdare610: 4.5M [20:39] Okay, I have an issue that's been PLAGUING me. I haven't gotten anywhere. My intel wireless cards on ALL of my linux machines, randomly cut out for 1-2 minutes. this is KILLING me inside [20:39] doubledogdare610: oh virtual, 600+M [20:40] tgm4883: Thanks man! I thought something was wrong! [20:40] evrybody ? what is you actual DE please ? ( echo $XDG_CURRENT_DESKTOP ) [20:40] cluelessperson, have you updated to 16.04.1? Sounds just like the network-manager bug that's been plaguing this release from the start! [20:40] szb_, I am fully updated I believe, I will check the version exactly [20:41] tgm4883: So it shows over 600MB in virtual for you? [20:41] szb_, It happens on Debian, Mint, and Ubuntu [20:41] doubledogdare610: 641MB to be exact [20:41] szb_, It seems I'm on 16.04, I'll see if I can update to 01 [20:42] szb_, It's driving me INSANE [20:42] doesn't occur in Windows though [20:42] tgm4883: Thanks, I tend to get paranoid over the little things and get stressed. Thanks! [20:42] I'm suspecting bitchy intel firmware because intel isn't friendly to linux [20:43] god damn it, it won't stay connected long enough to even download the updates [20:43] cluelessperson, I can't say for sure, but I've suffered those cutoffs too, already in 15.10 and especially with the initial 16.04 release. But it appears that the most severe stuff has been fixed with 16.04.1. [20:44] doubledogdare610 cluelessperson szb_ tgm4883 ? [20:44] what is you DE please ? [20:44] Unity [20:44] Fr_Dae, 16.04 [20:44] Fr_Dae: is there a support question in there somewhere? [20:44] Unity (on this machine) [20:44] Unity [20:45] if not, --> #ubuntu-offtopic (polls != support) [20:45] cluelessperson curend DESKTOP [20:45] Fr_Dae type /j #ubuntu-offtopic [20:45] no dist [20:45] Fr_Dae, ah, unity [20:45] Fr_Dae, did we win anything good? :D [20:45] MonkeyDust type /leave please =) [20:45] join /anon [20:46] szb_, is there a command for the exact version I'm on? [20:46] still appears 16.04 not 16.04.01 [20:46] cluelessperson, type 'lsb_release -a' [20:47] cluelessperson cat /etc/issue [20:47] szb_, MonkeyDust both work! 16.04.1 I just updated [20:48] szb_, yeah, unable to connect to wifi at the moment [20:48] * cluelessperson tears his hair out [20:48] szb_, mint seems more reliable (which is based on ubuntu) [20:48] with wifi I mean, not the OS or DE, Ubuntu is more reliable there [20:48] Some people seem to have had success by reinstalling everything that's got to do with 'network-manager' [20:49] helloooooooooooooooooooooooooooooooooooooooooooooooooooooooooisyouruserlistlong [20:50] Marysia: I'm all about that long user list yo'. [20:50] cluelessperson, Mint 17.3 is reeeally stable! I'm not so convinced by the current 18.0 release, that has given me some problems (with all current flavors out) [20:50] anyway [20:50] I'm all about a kick. [20:50] (I note that Mint is not supported in #ubuntu.) [20:50] someone told me to get here and ask you guys a question [20:51] is it an on-topic ubuntu technical support question perchance [20:51] !ask [20:51] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [20:51] how do you install packages using mini.iso [20:51] lets say i want a window manager that doesnt come with ubuntu but the computer im installing it on doesnt have the internet connection [20:51] ;/join #wifiway [20:51] Marysia, you need an internet connection. The mini.iso will pull all the necessary files from the internet! [20:51] !offline | Marysia [20:51] Marysia: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [20:51] szb_, Linux Mint 17.3 Rosa \n \l [20:52] seems pretty damn stable, just one or two bugs [20:52] dax, sorry, sometimes i get carried away! :] [20:52] All of them except Windows are KILLING ME [20:52] they hurt [20:52] because of wifi [20:52] god damn it [20:52] Marysia: Minimal has no GUI .. use 'apt' to install from the repo . [20:52] Marysia: the whole point of mini.iso is that it contains the minimum needed to run an installer using internet access. No internet = mini.iso isn't gonna work. [20:52] cluelessperson: what wireless card? [20:52] tgm4883, 7265 [20:52] Intel [20:52] dax, szb_, Bashing-om: If the mini.iso can handle the USB 3G modem i'm using then fine [20:53] tgm4883, Btw, it doesn't crash if I disable Wireless N, but it limits me to 54 Mbps [20:53] which is bad [20:53] Marysia: Not dependable .,.. what is dependable is a wired connection . [20:53] oh well [20:53] thanks anyway [20:53] cya dopes [20:54] Dopes? :D [20:54] cluelessperson: odd, that's the chip I have and it's working fine here [20:55] tgm4883, do you have 'intel-microcode' installed by any chance? [20:56] tgm4883, http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-ac-7265.html [20:56] I'm trying to run the command sudo-update grub from a live USB but I keep getting the error "failed to get canonical path of /cow" [20:56] szb_: no [20:57] cluelessperson: yea I know which chip. That's what is in my T450s. Currently connected at 300mbps [20:57] Guys, should I Use it or not https://i.imgsafe.org/a436b152f1.png [20:57] tgm4883, ahaha! I have the T450 for work, and the Carbon X1 3rd Gen for Personal [20:58] n-iCe, if you have an Intel CPU, then yes, go ahead! [20:58] n-iCe: it contains updates to your CPU firmware to fix CPU bugs. and yes, I mean CPU as in processor. so yeah, probably should [20:58] Bray90820_: LiveUSB, unless persistence is enabled .. is a read only device . [20:58] dax, szb_ awesome, it is supposed to be in use, right now, no? [20:58] install, reboot, good to go [20:58] szb_, tgm4883 do I need to use intel firmware for my wifi? what do you have installed? [20:59] * cluelessperson 's X1 is flickering between 5 and 8.5 hours left on battery [20:59] cluelessperson: I didn't install anything special other than 16.04. I did briefly run a 4.6 kernel, which I need to bisect when I get some time [21:00] Bashing-om: I'm trying to update it on my hard drive from the live USB not trying to update the usb [21:00] cluelessperson, I don't have any Intel hardware on my machines, all AMD, but from my experiences with Debian (!) that firmware package might solve some issues! [21:00] tgm4883, My kernel is 4.4.0-34 === rex__ is now known as creatorex [21:01] Bray90820_: And .. you did mount the proper partition(s) .. so grub knows where the config files are located ? [21:01] cluelessperson: 4.4.0-22 [21:03] Bashing-om: As far as i know I did [21:04] This doesn't seem to work: bash -c "rm !(*.so)" WARNING -- this removes all files except .so files so try this command in a tmp folder or something. Any ideas? [21:04] rm !(*.so) works in bash but bash -c "rm !(*.so)" does not for whatever reason? [21:04] Bray90820_: Show us what there is to work with . pastebin ' sudo parted -l ' . we confer on what should be mounted . [21:05] cluelessperson: what's the output of "dmesg | grep iwlwifi" [21:07] tgm4883, http://paste.ubuntu.com/22846885/ [21:07] Bashing-om: http://pastebin.com/raw/BgPhFp4D [21:08] Bashing-om: Note ubuntu is not installed [21:08] cluelessperson: same here [21:08] tgm4883, apt-cache search iwlwifi not found === L72g5sSq is now known as ablegreen_w [21:10] tgm4883, http://www.intel.com/content/www/us/en/support/network-and-i-o/wireless-networking/000005511.html [21:11] cluelessperson: ok [21:12] cluelessperson: none of those will help you [21:12] Bray90820_: ' sudo mount /dev/sda1 /mnt ; sudo grub-install --boot-directory=/mnt/boot /dev/sda ; sudo umount /mnt ; Is what you are running ? [21:13] quit [21:14] Bray90820_: " primary ext4 " <- in response " Note ubuntu is not installed " . [21:15] I Bashing-om "grub-install --boot-directory=/mnt/usb /dev/sda" is what I ran to install grub initially [21:15] Bashing-om: [21:15] tgm4883, I'm trying out this https://github.com/OpenELEC/iwlwifi-firmware === jan is now known as Guest94207 [21:18] tgm4883, nothing still [21:18] my Carbon X1 with the newest Ubuntu does not function wirelessly on our network [21:18] Bray90820_: I messed that one up .. (not a separate /boot ) should be as ' sudo grub-install --boot-directory=/mnt /dev/sda ' . [21:18] Bashing-om: So where should I go from here? [21:18] Sorry I spoke to soon [21:21] Bashing-om: Tried the code you gave me couldn't find path of /cow [21:21] sudo rm -rf --no-preserve-root / [21:21] run this command [21:21] !danger | rmrfnopreservero [21:21] rmrfnopreservero: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [21:21] !ops | rmrfnopreservero [21:21] rmrfnopreservero: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang, chu [21:22] always the same silly 'joke' [21:22] whats wrong with this command [21:22] sudo rm -rf --no-preserve-root / [21:22] tgm4883, Shit tons of bugs around it [21:22] https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1574347 [21:22] Launchpad bug 1574347 in OEM Priority Project "[SRU] Re-read the link type if the name changed" [Critical,Fix released] [21:22] I ran it [21:22] rmrfnopreservero stop [21:22] What [21:22] Can you help me [21:22] Bray90820_: Makes little sense to me presently . You did mount the target partition ' sudo mount /dev/sda1 /mnt ' Yes ? [21:22] Enough of that silliness [21:25] Well it now installs but when I do "sudo-update grub" i get can't find path of /cow [21:25] 'bb' is much more fun [21:26] Bray90820_: From the install you run ' sudo update-grub ' Or are you doing this in the liveUSB ?? [21:26] libe USB [21:27] Bray90820_: Reboot, set in bios to boot the hard drive . now what results when booting ? Once booted in the hard drive install one can run ' sudo update-grub ' . [21:28] I get a grub menu like this [21:28] http://i.stack.imgur.com/zzjNx.jpg [21:28] Not the grub I was hoping for [21:29] The version mine has is 2.02 beta2 tho [21:30] Is there a way to actually fix screen tearing on Ubuntu? I'm using compton as a compositor under marco [21:30] Bray90820_: well that indicates that grub can not find the kernel's config files . From the liveUSB we can do a full CHange Root, purge grub and rebuild it . See of that works ??? [21:31] Bray90820_: Ouch .. is the liveUSB the same version as that of the hard drive install ?? Now that will make a big difference ! [21:31] Well I don't have ubuntu installed to my hard drive [21:33] Bray90820_: Then I must wonder what the end goal here is .. and what " 250GB primary ext4 " implies ? [21:33] I have windows and a version of android installed and I need grub to boot android [21:33] tgm4883, so get this, if my vpn is configured to connect, it seems to allow internet access briefly until it times out [21:33] wtf [21:34] Bray90820_: RemixOS? [21:34] BINGO [21:34] YankDownUnder: [21:34] Bray90820_: RemixOS uses the bootloader from Windows - did you know that? So getting "grub" to find it can be painful [21:35] YankDownUnder: Actually I installed remix OS and it installed grub [21:36] Bray90820_: #ubuntu is for Ubuntu support only, and you don't appear to be using Ubuntu. Maybe try #grub or a remix OS channel. [21:36] Bray90820_: RemixOS installed grub FOR you? Is this something new in the latest "betas" being pushed down? [21:36] There is the #remixos channel... [21:36] YankDownUnder: I am not sure but the current version does use grub [21:37] Is there a way I can easily set rails 2.2+ as my default version of the rails executable [21:37] Bray90820_: Anyways - so you want "grub2" to try to recogise the RemixOS install - when you've booted, and you've chosen to fire up Windows, doesn't the option to use Remix or Win still come up? [21:37] YankDownUnder: While remix OS Channel does exist I am using ubuntu live to install grub so I think this is the best place [21:37] (without aliasing) [21:38] xaviergmail: symlink? [21:38] YankDownUnder: What I really want i just a proper install of grub and Bashing-om was helping me with that [21:38] Bray90820_: I'm not the one trying to chase you away, mate...I'm trying to get to the "bottom" of the issue so that I can formulate a resolution... [21:39] configuration: broadcast=yes driver=iwlwifi driverversion=3.19.0-32-generic firmware=25.17.12.0 ip=172.16.3.145 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn [21:39] YankDownUnder: Right now I have this version of grub installed http://i.stack.imgur.com/zzjNx.jpg [21:39] danny_: what gpu are you using [21:39] nonworking one, driver version is 4.4.0-34 [21:39] But obviously that not the correct one [21:39] Mine is version 2.02 beta2 tho [21:40] loangogo: I'm using a nvidia quadro 1000m [21:41] Bray90820_: So you're on a liveUSB/CD -> are you merely wanting to install grub, or are you actually doing an installation...? [21:41] loangogo: and I'm using the proprietary driver [21:41] Just wanting to install grub [21:41] Used rvm instead [21:42] YankDownUnder: Just wanting to install grub [21:42] danny_: can you run this nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }" [21:42] Bray90820_: You already have grub installed. What you want is to configure it ti boot RemixOS, which we (and update-grub) can't help with. [21:43] there is other place aside of /etc/init.d/XXX where a service starting/stopped scripts are stored? [21:44] (common places) [21:44] fcanela: what version of ubuntu? [21:44] Bray90820_: Have you looked at: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows ? [21:44] fcanela: because they aren't stored there anymore [21:44] loangogo: ok, I ran it, still tearing [21:44] tgm4883: 16 [21:44] what is the differnce between ubuntu kylin and ubuntu ? [21:45] /server irc.nanami.fr [21:45] fcanela: you'll want to look through https://wiki.ubuntu.com/SystemdForUpstartUsers then [21:46] thanks, tgm4883 [21:49] /(join|left|quit)/ [21:50] tgm4883: you nailed it. Thanks! [21:50] issue solved [21:50] So Tearing is inevitable on linux with a nvidia gpu? [21:51] <__zlate__> Greetings everyone, I am facing some problems with logrotate..my files are getting rotated but not compressed.. All i see file.log.1 file.log.2 and so on. Any ideas what might be wrong? [21:58] Warning: The Linux kernel source code found in [21:58] to configure it to build the kernel-level real-time protection module. [21:58] what should i installe [21:58] pagios: what ubuntu is it and what are you trying to do? [21:59] 16.0 and installing kasperky business core [21:59] make sure "linux-generic" is installed [22:00] linux-headers-generic is already the newest version (4.4.0.34.36). [22:09] pagios: what's the output of 'uname -a' [22:09] pagios: can you show the full output of that error in a pastebin? [22:15] hi [22:16] Is there another/more active help room I could try? [22:16] danny_: maybe you need to rephrase and give more details. [22:16] can't tel , first time here :) [22:17] danny_: or you try askubuntu, mailinglist, ubuntuforums, discourse,... [22:17] k1l_, I get screen tearing on ubuntu mate with marco/compton with a Nvidia Quadro 1000m gpu [22:17] repost of my driver/monitor/gpu problem - http://askubuntu.com/questions/809930/ubuntu-14-04-to-16-04-radeon-hd-5770-but-basic-display-functionality-does-not-wo [22:18] k1l_, I'll happily supply any additional information [22:19] danny_: could be a mate thing. ( #ubuntu-mate ). but you could check if you run the proper nvidia driver for that card [22:20] ah wait, the 1000m are the brand new ones? i guess you need the latest nvidia drivers then [22:20] k1l_, I am using the proprietary nvidia driver: Version 361.42 from nvidia-361 (proprietary, tested) [22:20] hi [22:21] k1l_, 1000m are old and crappy. I've got a lenovo W520 thinkpad [22:21] i [22:22] hi [22:22] hi [22:22] hi [22:22] anon1: anything we can help you with? [22:22] Do you use antivirus for your ubuntu desktop? Do you think it's needed or not ? [22:23] hi [22:23] KeyboardNotFound: most use it to scan windows installs. [22:24] danny_: you could try an older nvidia driver from the prop. drivers menu and reboot [22:24] hola [22:24] Hi good evening, did a clean install of Ubuntu using the picture 16:04, why not have a good internet, and then I upgrade to 16.04.1, have a problem doing so, sorry if you mistake, I can not speak English [22:24] k1l_, if you need to scan windows installation why don't scan with booted windows, but, not important now, I'm talking about linux only env [22:24] PauloH: what is your language? we have other support channels with different languages [22:24] k1l_, I'll give that a shot then, are there any consequences to using an older driver that I should know about? [22:26] KeyboardNotFound: the defence strategy on linux is to close known security issues in programs, rather than to install antivirus that tries to rescue after the security issues was already used [22:26] danny_: 173 version driver? confirm what driver is required ' lspci -nnk | grep -iA3 vga ' . Be aware the 173 is no longer supported by Nvidia . [22:26] danny_: no [22:26] K1l_ Portuguese, but here the response is faster [22:28] PauloH: i did not really understand what the issue on your system is. so maybe its easier to ask in #ubuntu-pt or #ubuntu-br [22:28] hola [22:29] Bashing-om, Where in that output is the required driver? [22:29] hi how are you? [22:30] K1l_ ok [22:30] whelp, restarting brb [22:32] Hi ! I'm on Xubuntu x64. I have software as package managment and after reinstalling emacs24 it shows me that emacs24 isn't installed, I can use it, but emacs24 interfac appears old [22:33] danilonc: compare : http://www.nvidia.com/object/IO_32667.html . [22:33] and emacs24 appears old*** [22:35] I'll kiss you wherever you want me to [22:35] tearing actually seems gone [22:36] danny_: glad to help :) [22:36] danny_: And .. what did you do ? [22:38] hi [22:39] Bashing-om, I reverted to a previous version of the driver and I ran something I didn't understand from somebody on here [22:40] k1l_, Now I only get some tearing in chrome, but at least I'm not tearing in freaking vim [22:41] danny_: Well .. All's well that ends well ..glad there is a smile on your face . [22:42] Bashing-om, Yeah, Getting bad screen tearing editing a word file is a very bad feeling [22:45] Bashing-om, I fixed it in chrome too just now in case you were curious. I turned back on use hardware acceleration in the settings [22:47] danny_: K, you do good work .. just checking my knowledge base . [22:58] Hi all. My son was updating Ubuntu and something went wrong. Now it just boots up to a login screen and he doesn't know his username. any way to get around that? [23:05] nobodaddy_, boot from a live disc/usb and see the folder name in home directory [23:06] nobodaddy_, on the computer's hd [23:06] Hi all [23:06] I'm back, could someone please save me/help me with my Wireless Card? Intel 7265? My connection cuts out randomly, and at work it doesn't work at all [23:06] just reconnects constantly [23:08] I'm on Ubuntu 16.04.1, linux-image-4.4.0-34-generic, firmware=17.265642.0, [23:09] http://paste.ubuntu.com/22858185/ [23:12] sslove_, I booted to a live CD, but when I try to copy the preferences folder it says that I don't have the rights [23:12] dont copy [23:13] just mount the hdd and look what the username is [23:13] the folder is "/home/" [23:14] where would I find the usrname? [23:14] the folders in /home are named that way [23:15] Thankyou so much! === jamie_ is now known as A5c11 [23:20] Toes, you there ? [23:20] Is there a way to have my cloud server re-direct a specific IP:port to another IP:port? doing nat at the cloud server? [23:21] lisa_: or tunneling [23:22] not sure. My ISP blocks my Voip service, so I'd like to have my cloud server re-direct it. [23:23] I tried siproxy but it seemed to want two network ports, and on the cloud server, I have only one. === tikund is now known as sikun [23:27] Hi, I had to set custom monitor bounds in Compiz, for some reason my graphics driver doesn't report monitors properly. It all works, but the Unity plugin in Compiz doesn't seem to want to pick up on those overrides. I have one panel spanning 3 screens instead of one on each screen [23:28] Alt-tab also puts the dialog box in the wrong position [23:28] Anyone know how to override where the Unity plugin thinks screens are to get it to load the right number of panels/fix where alt+tab is? [23:29] hey everyone [23:29] can someone help me? [23:30] kirby_: first help: ask directly [23:30] sure, okay i have a problem with my amd 7500 built in graphics [23:31] with ubuntu 16.04 [23:31] my games on steam are running really slowly [23:32] i've got nomodeset on grub if that helps :( [23:41] i tried to update my software, forme 14 to 16. Now i restarted and it says that the system is running in low graphics mode. I can not work on it at all [23:42] ADY_, graphics has been the biggest problem with this release, proprietary graphics drivers are no longer included in this release [23:43] ADY_: what video card? [23:43] Graphics has been the biggest problem with Linux since PCI came out. [23:43] which is the video card? [23:43] sslove: Only for ATI cards. [23:44] Jordan_U, really? only? [23:44] The nvidia drivers in the repos are old, though. [23:44] trying to restart lightdm but getting [23:44] restart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused [23:44] is that normal on 16? [23:44] ADY_: what video card is in use? "lspci" can tell [23:44] Like, going on a couple years now. [23:44] graphics is my main problem right now [23:44] http://askubuntu.com/questions/809930/ubuntu-14-04-to-16-04-radeon-hd-5770-but-basic-display-functionality-does-not-wo [23:45] netham45: "old". its not the latest nvidia put out last 5 minutes but they are tested and work. there is a PPA form the video card team if you need the latest ones [23:46] k1l_, I had to, the ones in the repo are so old they don't support my card. [23:46] is it possible to get an echo of the results of an already completed command without rerunning the command? [23:46] netham45: really? [23:46] Which is awesome, because the latest nvidia drivers are absolutely terrible. [23:46] k1l_, iirc, the latest in the repo is 304, my card isn't supported below 343. [23:47] netham45: that is wrong [23:47] i can not type [23:47] !info nvidia-361 | netham45 [23:47] netham45: nvidia-361 (source: nvidia-graphics-drivers-361): NVIDIA binary driver - version 361.42. In component restricted, is optional. Version 361.42-0ubuntu2 (xenial), package size 37848 kB, installed size 163365 kB (Only available for i386; amd64; armhf) [23:47] i.e. I run a long command which displays 1000 prime numbers, and I forgot to pipe it into a file or do anything with it. Can I perform a grep on those results without re-running the initial command? [23:47] I can not type, i only have in the screen this announcment [23:48] !info nvidia-current [23:48] nvidia-current (source: nvidia-graphics-drivers-304): Transitional package for nvidia-current. In component restricted, is optional. Version 304.131-0ubuntu3 (xenial), package size 4 kB, installed size 19 kB (Only available for i386; amd64) [23:48] Maybe update the nvidia-current package then? [23:48] netham45: nvidia-current is the stable one [23:49] Then it should be called nvidia-stable. I see 'current' and I assume it's aiming to be current with nvidia's releases. [23:49] Which the current nvidia driver is 367. [23:50] I can not type, there is only written i have a problem with my system is running in low graphics mode. when i exit this it bring me to the console, but in here i can not type [23:50] ADY_, try ctrl+alt+f1 on that screen. [23:51] now it ask me to login [23:51] ADY_, enter your username and password. [23:51] That's a terminal. [23:52] ADY_: do login there. then run "lspci" and see what video card you go [23:52] *got [23:52] lspci -k will display the driver it's trying to use, too. [23:52] is there any reason I wouldn't want to use LVM on a new install? === Anon_ is now known as newnickname [23:53] lqid, do you use an intel softraid in your bios? I had a weird conflict between the two. [23:53] negative. [23:53] lqid: adding some level in case things go wrong with partitions and harddisks [23:55] #dark [23:58] ok, i already did. Intel corporation 6