[00:00] urgodfather: yes, but it is in 16.04 [00:00] birkoff: it is released and that makes it as stable as anything else released. It is not an LT [00:00] nacc: you are correct my friend [00:00] thank you! [00:01] urgodfather: np, aiui, mythbuntu was just an ISO version of some of the default packages [00:02] urgodfather: the mythbuntu ppa also is still maintained, afaict [00:02] thats good to know [00:03] microshitheads fubared my htpc [00:03] microsoft* [00:03] so... now im on the mission to rebuild [00:04] preferably backend and frontend on the same machine but for some reason i remember having problems with it long term [00:37] how do i list pcie devices [00:37] looks like i have to track down how to get my tuner working [00:37] urgodfather, lspci [00:37] thats what i thought [00:37] im used to using grep [00:38] urgodfather, lspci -k | grep blahh [00:39] hmm.... according to linuxtv my card has been supported by linux for years [01:58] i have a basic function like https://pastebin.com/YhKg70bV with allwos me to select files and then open one with default editor by entering a number. only issue is i can't get make it scrollable with more or less. i''ve tried adding | less at the end, to no effect. any ideas? === mojtaba2 is now known as mojtaba === mojtaba1 is now known as mojtaba [02:29] Hi all! Ubuntu Mate: is there any way to enable a search function like in macOS: cmd + space or Windows with the windows key? I can find the MATE Search Tool but it isn't quite the same thing. Usually I like to launch software with that macOS cmd + space style [02:30] evening! Anyone here know anything about ajenti? [03:01] norsu, like alt+f2? [03:05] norsu: there is synapse === bazhang_ is now known as bazhang [03:36] doug16k: ok yes that is the MATE Search Tool but just is a bit klunky compared to macOS or Win version of the ~same thing [03:37] I guess you are running mate then. this is #ubuntu so I assumed you were using unity [03:38] mint* [03:39] there's a ubuntu mate? ok :) [03:39] I'm a defaults guy [03:39] ain't broke and all that [04:01] Hello. I'm stuck. Last 1.5 yrs running Ubuntu. Never an issue.... [04:02] My wifi is dead now. Just won't connect to any network. Spins, times out, then disconnects. [04:02] I've been troubleshooting on the ubuntu network troubleshooter, but no leads. [04:02] Any help on here tonight? [04:03] no_wee_fee: can you pastebin the output of "sudo dmesg | tail -n50" ? let me know if you need help doing that [04:04] Sure thing. Here you go: https://paste.ubuntu.com/25690273/ [04:06] hm nothing stands out. can you try to connect again, and then re-run that command and pastebin it? that way I can see what logs are generated when you run it by comparing it against what you just sent me [04:08] sorry! I saw where you were going so I disconnected the LAN and tried connecting to wifi to generate more dmesg: https://paste.ubuntu.com/25690301/ [04:09] eh [04:09] [ sorry! I saw where you were going so I disconnected the LAN and tried connecting to wifi to generate more dmesg: https://paste.ubuntu.com/25690301/ [04:10] okay perfect. I see line 39 of that paste and I'm trying to understand what "Reason 2" means [04:11] I know the disconnect was line 39 because of the timestamps - there is a jump in time from 38 to 39. I will look now to figure out what that mysterious 2 is :) [04:12] nichttps://supportforums.cisco.com/t5/wireless-mobility-documents/802-11-association-status-802-11-deauth-reason-codes/ta-p/3148055 [04:12] here are some deauth codes from Cisco. Wonder if this helps [04:12] "2 Previous authentication no longer valid NOT SUPPORTED" ?? [04:13] no_wee_fee_: I see some people who had the same issue and resolved it this way: https://askubuntu.com/a/689492 [04:13] basically it seems it might be related to some ipv6 settings that you don't likely need. try disabling them and then trying. I doubt you need to reboot but it won't hurt if it doesn't work without it [04:16] nickgarvey: I already have IPv6 disabled. I can't remember how I did it though (was a long time ago). I'll read through the post you recommended (lots of info!) and let the room know what I find. [04:16] Thanks for that killer dmesg debug command! [04:18] sounds good, good luck! :) [04:23] how can I enable colors in bash? is it a compile time option or is there a setting? [04:23] xorpad: what kind of colors? do you mean for ls in particular? [04:24] I mean for the bash shell [04:24] My rapsberry pi running ubuntu is monochromatic in every terminal [04:24] what component of the shell? do you mean your prompt? the output of particular commands? [04:25] basically, when I use ubuntu on my pc the text is color coded to a certain extent and is not on the pi [04:26] can you send a picture of what you mean? there are different settings for different colors and I want to make sure I suggest the right thing for you [04:28] I don't have one [04:29] I currently don't have any shells open with color in them [04:29] xorpad: okay. I think what you are really looking for is "dircolors". search around for how to set that up and that might do it for you [04:29] let me know if you have any questions on it, happy to help [04:30] dircolors sounds like a term for what I'm looking for [04:31] thank you much sir === rkta_ is now known as rkta [04:54] hello nickgarvey: no go buddy. disabling ipv6 on each wifi connection in NM did not solve the issue. [04:54] Any further ideas? [04:56] The "reason 2" according to the Cisco site said "prior authentication no longer valid" [04:57] If I run `nmcli dev`during the handshake, it yields this: https://paste.ubuntu.com/25690443/ [04:57] WHich is quite interesting. Its like my network manager is not prompting me for credentials nor using any I might have stored. [04:58] I recently deleted all stored wifi networks in NM. This is around the time everything started happening. [04:58] no_wee_fee: hm. I found the same thing - reason 2 means it's an authentication issue [04:59] yep. so why isn't NM prompting me for creds? [04:59] I would experiment with different WiFi security settings and see if you make progress, but I'm just guessing on this [04:59] see if you can manually force a particular authentication (that hopefully matches the right one!) and see if that gives you a prompt [04:59] hm. ok. maybe i'll reinstall NM as well. [05:06] nickgarvey: just disabled wifi authentication altogether and still same issue. [05:16] hello. Any wifi gurus in here? [05:16] I am articulate :) and have a baffling issue [05:17] Check out the results of `nmcli -s a` and `sudo dmesg | tail -n100`: https://paste.ubuntu.com/25690511/ [05:18] By the way, these two commands in conjunction can do a lot!! for wifi troubleshooting!! [05:19] During this time, my wifi icon just spins, spins, then times out and says "disconnected" [05:19] I've deleted all profiles in Network Manager so each connection should prompt me for a password, but it doesn't. [05:20] I don't know if you see that "Reason 2" on line 36 and 101, but looking it up here: https://supportforums.cisco.com/t5/wireless-mobility-documents/802-11-association-status-802-11-deauth-reason-codes/ta-p/3148055 yeilds very little [05:25] no_wee_fee_: try to compact your issue with details [05:25] no_wee_fee_: ubuntu version? kernel? wifi chipset? [05:27] Hi All [05:27] I'm trying to login to root shell through recovery mode [05:27] Could you please help [05:28] cfhowlett: morning :p [05:28] lotuspsychje: sure thing! https://paste.ubuntu.com/25690557/ [05:28] hey ^3 lotuspsychje! [05:29] no_wee_fee_: and your problem is? [05:29] Check out the results of `nmcli -s a` and `sudo dmesg | tail -n100`: https://paste.ubuntu.com/25690511/ [05:29] Wifi will not connect to a wifi connection it ALWAYS had connected to before. [05:30] Wifi icon just spins, spins, then times out and shows "disconnected" icon [05:30] no_wee_fee_: did you try boot an older kernel? [05:30] no_wee_fee_: and what about on 16.04.2 did it work properly then? [05:31] I have never tried that before. I usually issue that one "autoclean" command to keep my boot partition small [05:31] lotuspsychje: it might have. I've been doing loads of things with the laptop lately. Not sure which "thing" changed [05:31] no_wee_fee_, autoremove should reatain at least 1 old kernel [05:32] no_wee_fee_: another thing to try is a clean liveusb test your wifi [05:32] My ubuntu 16.04 is broken. [05:33] arunkumar413, no details = no answers [05:33] !details [05:33] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [05:33] lotuspsychje: thats a good idea. I did turn authentication off on the router and it still had the same problem. [05:33] GUI is broken. Need to drop in to root shell n install the correct graphic driver [05:34] arunkumar413: what graphics card? [05:34] AMD [05:35] arunkumar413: ubuntu version? [05:35] https://usercontent.irccloud-cdn.com/file/MjgzjrWk/irccloudcapture854633691.jpg [05:35] 16.04 [05:36] Just shared the screen shot of lspci [05:37] arunkumar413: what did you do to get there? ubuntu should be installing fine on that card [05:37] lotuspsychje: spun up a tails live usb. will try booting to that and testing wifi. thank you very much for the idea. [05:38] Dropped into rootshell through recovery mode [05:38] Yesterday we installed a wrong driver by mistake [05:39] arunkumar413: what driver? [05:39] Amdgpu [05:40] arunkumar413: sudo apt purge your-wrong-driver [05:40] We were able to remove it. But couldn't install the correct driver due to network issue. Now i connected the Ethernet cable to the laptop [05:41] Unable to bring up the WiFi in root shell [05:41] cable to the rescue arunkumar413 [05:42] What should i do now to connect to the Ethernet [05:42] arunkumar413: plug in the cable and recoverymode with network enabled [05:43] In rootshell now [05:43] arunkumar413: ubuntu-drivers should show you your available drivers list [05:44] Not showing [05:44] arunkumar413: ubuntu-drivers --list perhaps [05:45] No it's not working [05:45] First lets bring up the eth0 interfce [05:45] Ifconfig eth0 up is not working [05:49] these are the options in recovery menu https://usercontent.irccloud-cdn.com/file/OKMVH12Y/irccloudcapture-577487288.jpg [05:50] arunkumar413: enable network [05:50] How? [05:50] arunkumar413: check your screen, it says enable network right [05:50] I only know a few basic commands. I'm not a pro [05:51] Did that [05:51] Nothing happens [05:51] arunkumar413: ok now goto rootshell again [05:51] Ok. In rootshell now [05:51] and do your thing [05:52] it now shows three interfaces https://usercontent.irccloud-cdn.com/file/gnd6YM1w/irccloudcapture-352948033.jpg [05:53] arunkumar413: ubuntu-drivers --list [05:54] This command isn't working [05:54] is this a laptop? any chance you hit the kill wifi button? [05:54] it says some commands are required https://usercontent.irccloud-cdn.com/file/2bC45PCE/irccloudcapture668788159.jpg [05:54] arunkumar413: ubuntu-drivers list [05:55] www.google.com [05:55] Yes it's a laptop. I didn't hit the WiFi button [05:59] do you think it's connected to internet https://usercontent.irccloud-cdn.com/file/NewuYpd9/irccloudcapture-1220279339.jpg [05:59] I ran ping 8.8.8.8 [06:00] Hello. Is there anyone here who understand how the display stack in Linux works? [06:00] best to ask your actual question [06:01] What is the difference between Xorg and tty console in handling screen output? [06:03] I met a bug in Ubuntu where it logs me off every time I turn off a screen. But if I switch to tty console first, I can evade the bug. [06:03] lotuspsychje: are u there? [06:03] The bug only affect me in Gnome shell [06:03] What package could be responsible? [06:04] arunkumar413: ubuntu-drivers list [06:05] Amd64-microcode [06:08] yookoala: yoir on 17.10? [06:09] arunkumar413: try ubuntu-drivers autoinstall [06:10] It's not connected to internet [06:13] this is what happen after running auto install drivers https://usercontent.irccloud-cdn.com/file/zYnzrLUG/irccloudcapture-1588020431.jpg [06:14] arunkumar413: how about sudo apt purge amdgpu, as that made you get black screen [06:14] arunkumar413: by default system should use radeon [06:18] these are the graphic cards on my system https://usercontent.irccloud-cdn.com/file/MiWtkAnl/irccloudcapture1080904592.jpg [06:18] One seem to be built in priocessor n the other is external [06:20] First help me connect to internet. Then we can resolve the graphic drivrr issue [06:37] ?? [06:38] lotuspsychje: ?? [06:40] question: Is there anyway I can setup Unifont as the console font in tty? I tried "dpkg-reconfigure console-setup" but the font, even is installed in /usr/share/consolefonts directory, is not available for selection. [06:41] yookoala: which release is this? [06:41] Does it matter? [06:41] yes. [06:41] (17.10) [06:41] ok, ask in #ubuntu+1, then [06:43] What if I were in 17.04? [06:43] (I also have 17.04 machine) [06:44] we don't do "what if" here. [06:51] lotuspsychje: Are you there === r0Oter is now known as r00ter [07:00] ?? [07:08] anybody help plz [07:27] ? [07:30] hello! I'm seriously stuck here. No wifi working for last two days. Any wifi gurus out there? : https://paste.ubuntu.com/25690988/ [07:34] all other computers connect to router just fine. This computer will not connect to ANY wifi for some reason. Only LAN [07:43] ...pressed a possible hardware button for wifi off? [07:43] if it's a laptop [07:48] according to rfkill it's not blocked and it can see the ap's around it, so probably not [08:01] I am on Ubuntu 16.04 with KDE plasma DE. Android 6 MTP SD card is not allowing me to paste from PC. I am paste files into one folder but not all. What can be the issue? [08:24] h [08:24] Hello i have a number of issues, first: o'm on a laptop and i cantget the battery icon to show in the top right [08:43] Able to connect to internet fro command line [08:43] Now want to intall the graphic drivers [08:47] could running these commands with hard drive installation cause further problems or is it best to do it from a live cd? [08:47] http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd [08:52] Sterist, does not mather [08:52] absolutely certain? :) [08:52] as long as you can chroot into the correct install you work from hd anyway [08:57] Sterist, you do got more then one install right ? [08:57] Sterist, just so you understand that chroot = jumps into other install [08:57] so if you trying to repair your current install you doing this from you dont need to do that [08:59] so skip chroot command? [09:00] Sterist, lets just start from start ;) what issue do you got on your current install [09:00] I have win7 and ubuntu 17.04 nothing else (yet) [09:01] when I boot I get thrown into grub rescue [09:01] ok so you can only boot live now then ? [09:01] I turned off swap, commented it out, deleted the partition, and that caused the sda numbers to shift [09:02] no, I know the commands to temporarily set grub to look to the right partition [09:02] but I cannot for the life of me get it to STAY that way (-_-) [09:03] swap was sda5, root sda6, home sda7 [09:04] Sterist, sudo grub-mkconfig -o /boot/grub/grub.cfg [09:04] deleting 5 turned 6 into 5 and 7 into 6, but grub still sniffing out sda6 [09:04] one moment :) [09:06] I've ran mkconfig before as well as grub update, did not fix anything. [09:07] is this supposed to do something different from the naked command [09:07] is your fstab messed upp also if drive letter switched ? [09:07] nano /etc/fstab [09:07] make em correct if they are wrong [09:07] drive letters I'm fairly confident are untouched, should be just partition numbers [09:09] it still shows sda5 as swap, but, also commented out. [09:09] in fstab [09:09] fstab probably uses uuid if it's still default [09:09] and the original sda6 and 7 [09:10] though they are now sda5 and 6 [09:10] hmm [09:10] does ubuntu got gen-fstab command in repo ? im not an ubuntu user :) [09:10] and I do see uuid mentioned for each. [09:11] haven't a clue. I can guess that's "generate fstab" but the vast majority of commands I do not know til I've needed to learn about them. [09:12] previously when i've removed partitions in fdisk, the other partitions have kept their partition numbers [09:12] if you remove a partition at the end, they will remain the same [09:13] if you remove one anywhere else, all others after it will shift backwards one number [09:14] Command to install the Radeon driver [09:14] sorry my IRC client freaked. disconnected almost immediately after my previous message. [09:15] Sterist, you missed nothing, new [09:16] Sterist, what did grub-mkconfig command output look like can you pastebin it [09:16] IRC is on my phone, different devices [09:17] well did it find correct entrys then ? [09:18] not sure I know enough about what I'm looking at to determine what's correct and not [09:18] but... [09:19] I do see lots of msdos5 throughout it, and not msdos6 [09:19] try to see if it worked then reboot [09:19] seems to suggest it's correct but it was like this last time too when I rebooted. [09:20] Sterist: what's the output of `sudo sfdisk --dump /dev/sda; cat /etc/fstab`? [09:21] Sterist: compare the uuids in /etc/fstab to those provided by: lsblk -fs [09:21] which of these should I do first (0_o) [09:21] They are basically the same thing, do mine [09:21] As it has more info [09:21] your fstab needs to be correct do do what tomreyn said [09:23] command sounds dangerous, is that making a log file overwriting my client fstab..? [09:23] current** [09:23] No, they are read-only commands, they don't modify anything [09:23] dump means "display all info in text mode" [09:25] I see all partitions sda1 thru 6, lacking 4 probably because it's an extended that contains everything that is and was ubuntu related [09:25] Can you put the result to pastebin? [09:25] !paste [09:25] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:25] different devices. an extra hurdle. hang on [09:27] paste.ubuntu.com/25691414 [09:28] what's my prognosis doc ;( [09:29] Sterist: sorry, sfdisk in msdos partition tables doesn't list the uuid, so please also upload the output of `lsblk --fs` as tomreyn said [09:29] sudo lsblk --fs [09:29] * alkisg was using sfdisk in gpt disk... [09:31] just one dash, though [09:32] lsblk -fs [09:32] sudo not needed [09:32] The new style with two, the old with one... [09:32] paste.ubuntu.com/25691431 [09:32] Sudo is needed when the partitions aren't mounted [09:32] and I used 2 dashes :) [09:33] Sterist: all seem fine, so just run `sudo dpkg-reconfigure grub-pc` and select "sda" as the boot device [09:34] that's the magic command I've been hunting for? could it be? :D [09:34] Haha [09:34] You'll tell us after reboot :) [09:34] I shall screenshot the shit out of it. [09:35] quiet_splash leave it alone? [09:35] Yes [09:35] Just enter there [09:36] You can also use tab and space for navigation of buttons and check boxes etc, when needed [09:37] I'm at an info screen and it kinda seems as if the terminal has hanged [09:37] Wait 30 secs, then press enter [09:37] If you don't see a prompt then... tell us [09:37] alkisg: btw, the uuids you get with gpt tables are not filesystem uuids but partition uuids - often listed as 'partuuid' [09:38] ram appears completely full. half consumed by cache [09:39] ducasse: thanks, I saw 2 things there and I thought it included both partuuid and uuid, but no, it was "type" and partuuid [09:39] I was looking for a command that would list partition order as well, since lsblk and blkid don't [09:39] cpu almost completely idle, virtually 0 read or write activity, and terminal still not acknowledging my input [09:39] But in this case 2 commands were needed for full info [09:40] I got it. had to use tab key to highlight OK [09:40] Sterist: what's the last message that dpkg-reconfigure grub-pc produced? [09:40] Eh :) [09:40] (12:36:21 μμ) alkisg: You can also use tab and space for navigation of buttons and check boxes etc, when needed [09:41] Sterist: remember to check sda, not e.g. sda5 [09:42] rebooting. [09:42] bingo! [09:42] Yey! Note down the magic command! :D [09:43] and as your reward, I have another problem for ya ;) [09:43] Hahaha [09:43] software center won't load nada [09:43] * alkisg is using synaptic since software center is no longer developed [09:43] just shows categories without images [09:43] ...and gnome software isn't yet ready [09:44] it was working 2 days ago then poof :( [09:44] Run it from terminal and pastebin the output [09:46] not quite sure how to run from terminal [09:46] As I'm not sure which software center you're running, run `ps aux| grep soft` and see the command [09:46] It might be gnome-software or software-center etc [09:47] Also, I'll go afk for a while, so maybe someone else can help you on that one... [09:50] I see /usr/bin/gnome-software --gapplication-service [09:55] How does one tell ubuntu to not shut down a network interface on system restart? [09:56] How to install Radeon graphic driver on Ubuntu 16.04 from command line [09:58] Mostly I'm just sick of configuring the network interface every time the system restarts and want to save its configuration. [09:59] unfortunately I don't have the knowledge on how to do so but you could create a script to do it upon reboot [10:00] See, I have two interfaces and only ONE of them loses configuration. [10:00] clamscan -r --bell -i /home/username /home/username/clamav2.log [10:01] is already running 15 mins [10:01] no results [10:01] should I wait for it to finish [10:01] arunkumar413: radeon is an open source driver, if you have matching hardware and no /etc/xorg.conf (and did not change / have changed files in /usr/share/X11/ ) it should get loaded automatically. [10:02] my pc thinks crtl is pressed sometimes, when it's not [10:02] Oh man, could be a keyboard problem. [10:02] the button seems fine [10:02] razorsharpfang: configure them either using network-manager (using it's GUI, UI (nmtui) or CLI (nmcli)) or /etc/network/interfaces [10:03] tomreyn: Is ifconfig not going to save its changes? [10:03] razorsharpfang: no, never did. [10:03] hoho, that explains that. [10:04] tomreyn: I like how the file tells you how to get help on it inside it. [10:05] i insert usb card, but where i can find it? [10:06] googl3: does the temrinal command "lsusb" list it? [10:10] tomreyn: amd64-microcode is the drivrr in use [10:10] My laptop is a hybrid configuration [10:11] It has a built-in graphic card and an external graphic card [10:11] Also how to know which graphic driver is in use? [10:13] tomreyn: seems like radeon driver has a problem https://usercontent.irccloud-cdn.com/file/5Is22Rlp/irccloudcapture-2093793249.jpg [10:13] `lspci -nn -k | grep -A 3 VGA` tells you hardware, drivers in use etc [10:14] tomreyn: i have no idea, because there is a very strange name [10:16] alkisg: Radeon seem to be loaded but not used [10:16] https://usercontent.irccloud-cdn.com/file/jjyt6hTt/irccloudcapture494007728.jpg [10:17] any idea why Gparted is seen as newest version at 0.25.0-1 when that version is pre- 2017 [10:17] Ububtu-drivers devices command returns amd64-microcode [10:18] arunkumar413: amd64-microcode is not a graphics driver, it's microcode updates for your processor [10:19] Sterist: which release are you on? [10:19] 17.04 [10:19] !info gparted zesty [10:19] gparted (source: gparted): GNOME partition editor. In component main, is optional. Version 0.25.0-1 (zesty), package size 419 kB, installed size 1924 kB [10:19] I see live discs go up to 0.31+ [10:19] ducasse: [10:20] But I don't know why laptop freezes at login screen [10:20] !latest | Sterist see this [10:20] Sterist see this: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [10:20] I thought it to be a graphic driver issue [10:20] dang. guess I have to do a live disc :( current version refuses to shrink ext4 [10:21] use resize2fs [10:22] I'm really not the terminal-savvy type. not enough to mess with partitions through it [10:22] there might also be a later gparted available in a ppa [10:23] arunkumar413 I don't know if you have already, but go in Software Updater, click Settings, Additional Drivers, wait for it to load and select the proprietary driver if it isn't [10:23] Sterist: i can pass the login screen [10:23] It stucks [10:24] were you able to before? [10:24] I'm in root shell now through recovery mode [10:24] but were you ever able to log in since installing [10:24] Installing what? [10:24] ubuntu... [10:25] Yes [10:26] and what has changed? [10:27] I installed the amdgpu driver but it didn't improve the performance. So removed it. [10:27] I was going to say if you haven't ever been able to log in, reinstall AFTER hitting Try Ubuntu and selecting the proprietary driver, but that wouldn't apply here I guess [10:28] Now i can't go past the login screen. It freezes after few cursor blinks in the user name field [10:28] maybe your session needs to be wiped? I'm out of ideas already ;( [10:29] arunkumar413: do you have things like "nomodeset", "radeon.modeset=0", "options radeon modeset=0" in /boot/grub/grub.cfg ? [10:29] Lemme check [10:29] or is radeon blacklisted? [10:30] How do i chec these. I'm not pro with commands [10:30] arunkumar413: try "cat /proc/cmdline | nc termbin.com 9999" [10:31] arunkumar413: 'grep radeon /etc/modprobe.d/* | nc termbin.com 9999' [10:32] most likely, your issue is that the changes made suring the amdgpu driver installation (how did you install it?) were not fully reversed. [10:32] I got the result a website link [10:33] post the website link here [10:33] https://usercontent.irccloud-cdn.com/file/GPalb9LT/irccloudcapture1928562758.jpg [10:34] http://termbin.com/qitg [10:35] can anyone recommend a good disc burn app? :) [10:35] Sterist: k3b is supposed to be very good [10:36] Sterist: for cd/dvd? for a very simple one with few dependencies, xfburn. [10:36] I'll check it out now. thanks [10:36] tomreyn: http://termbin.com/qitg [10:36] I used to use xfburn but recently it seems to lack features it had before [10:37] Sterist: if you're in a gnome/gtk-based environment, you might want to try brasero to avoid pulling in half the kde stack with k3b [10:38] I've already started k3b installation =/ [10:38] :) === KindTwo is now known as KindOne [10:39] tomreyn: any ideas [10:41] k3b does have some funky behavior but.. appears to work [10:42] tomreyn: as per the output it sesms that they're blacklisted [10:44] I'm copying a file and it gets stuck at 594.2 of 647.5 GB [10:44] It gets the error splicing file error, but the source and destination are ext4. It's a brand new destination drive. [10:44] any ideas? [10:48] arunkumar413: nope, what we were looking for was 'blacklist radeon', not radeonfb === probhakarroy is now known as simplica3110 [10:48] arunkumar413: sorry, i got a little busy here, but will try to help when i can. the radeonfb blacklist lines are fine, this is not the radeon module [10:49] arunkumar413: so the radeon module is not blacklisted. is it loaded? run: lsmod | grep radeon [10:50] No output [10:51] arunkumar413: what happens when you: sudo modprobe radeon [10:52] Invalid argument [10:52] arunkumar413: did you mistype it? [10:53] No [10:54] It says couldn' insert Radeon : invalid argument [10:54] Should r be capital? [10:55] arunkumar413: no, did i type a capital? [10:56] arunkumar413: which uubntu release are you on, which kernel version are you running? lsb_release -sd; cat /proc/version [10:57] arunkumar413: and does using a lower case 'r' in "lsmod | grep radeon" output anything? [10:59] tomreyn: https://usercontent.irccloud-cdn.com/file/YQNzZxQJ/irccloudcapture-562244043.jpg [11:01] i'm going to reformat my current setup and reinstall, but I have windows on this as well at the moment. I have these partitions : https://image.ibb.co/eppVYw/image.png , I'm not too sure which are actually linux and which are windows though. I would guess that the windows partitions are /dev/sda1 , through to /dev/sda4 , is that right? [11:04] arunkumar413: okay let's see if you have those options i mentioned earlier in grub.cfg [11:04] How [11:05] Howdy all [11:05] BluesKaj: hi [11:05] arunkumar413: grep -i modeset /boot/grub/grub.cfg [11:05] hi arunkumar413 [11:07] tomreyn: https://usercontent.irccloud-cdn.com/file/7DW9fq8K/irccloudcapture-1434531736.jpg [11:07] BluesKaj: still struggling with the graphic driver issue [11:07] Remember yesterday we removed the amdgpu driver [11:08] arunkumar413, the only suggestion zI have is install the radeon driver [11:08] Now the Radeon doesn't seems to habet rolled back properly. [11:08] arunkumar413: hmm so you don't have any leftovers *there*, but still the 'radeon' module fails to load at boot because it tries to start in user mode setting instead of kernel mode setting. you will need to find out why it does this and reverse this. [11:09] Ok. What should i do now [11:09] in the past, only user mode setting was supported, then both were supported for a while, nowadays only kernel mode setting (KMS) is supported. [11:10] tomreyn: what is the user mode you mention? [11:10] arunkumar413: the key to this issue is in the output you posted here: https://usercontent.irccloud-cdn.com/file/5Is22Rlp/irccloudcapture-2093793249.jpg [11:11] akik: i mean 'user space', not 'user' https://en.wikipedia.org/wiki/Mode_setting [11:12] tomreyn: is that the reason nomodeset doesn't work with the intel gfx driver? [11:12] Ok. Now what should i do [11:13] Should i edit the grub.cfg and set it to kernal mode? [11:15] today ubuntu sent some security updates , but ... [11:15] did it release the flaws too? [11:16] if it did, then it's a risk, as some users might updaate a day or two later? [11:16] so how often does ubuntu release security problems flaws [11:16] anyone ? [11:17] !usn | lfowlr [11:17] lfowlr: Please see http://www.ubuntu.com/usn for information about recent Ubuntu security updates. [11:17] yes, but does ubuntu release those flaws or not? [11:18] how quickly does it release [11:18] tomreyn, I assume dkms installs automatically to build the amd driver [11:18] what's the grace period- ideally it should be at least 90 days from the known daate [11:18] tomreyn: should i just system restore to solve the problem [11:19] BluesKaj: that's well possible. you mean fglrx? [11:19] lfowlr: if you look at that link you can see exactly what ubuntu releases [11:19] but what's the grace period it doesn't say [11:19] akik: i don't think so. the "nomodeset" option still works. [11:20] no tomreyn , any gpu driver [11:20] lfowlr: what do you mean by that? the usn is released when the package is updated. [11:22] but what if I update my system a week later? is it insecure then [11:22] till then [11:22] BluesKaj: sorry i don't understand what you're saying, can you rephrase? are you saying that nomodeset never works as a kernel option nowadays? [11:22] as the exploit is released?? [11:22] lfowlr: your system is vulnerable until you update [11:23] lfowlr: ubuntu doesn't release the exploit, they release the fix [11:24] tomreyn: when i add "nomodeset", xorg switches to the vesa drivers and puts "(EE) No devices detected." into Xorg.0.log [11:24] vesa driver [11:24] akik: right, so this kernel option is functional [11:25] tomreyn: what i mean is that it disables the i915 driver [11:25] akik: i would expect i915 to only support KMS on all supported ubuntu releases [11:28] arunkumar413: if, by "system restore", you refer to restoring backups, that's an option. if, however, you are referring to the windows functionality of this name, this won't magically fix / restore your ubuntu configuration. [11:30] ducasse: ones the fix is release- the source code where the error is - is knownj- because that's where the fix is [11:30] and that's the place too look for the exploit [11:31] tomreyn, nomodeset should still work afaik , but in some case dkms fails to build the gpu driver before nomodeset is even looked at [11:31] arunkumar413: i suggest you work thorugh this paragraph: https://wiki.ubuntu.com/X/Troubleshooting/VideoDriverDetection#Problem:_Need_to_purge_-fglrx [11:31] How about re installing the whole kernal or modules [11:31] lfowlr: you still need to know how to _use_ the exploit etc [11:32] lfowlr: anyway, this is really not on-topic here [11:33] lfowlr type /j #ubuntu-offtopic [11:41] arunkumar413: what i linked to will reinstall the relevant packages. the kernel isn't your issue. [11:41] how do I remove a ppa,? [11:41] !ppapurge | lfowlr [11:41] lfowlr: 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 [11:41] remove a ppa package and also other installed packages [11:41] arunkumar413, do you have separate / (root) and /home partitions ? [11:44] lfowlr: i (and it seems others, too) would be happy to discuss the 'time to patch' / 'risk of disclosure' topic more in #ubuntu-offtopic if you're still interested. you don't seem to have the full picture there, yet. but since this is not strictly ubuntu support it's off-topic on *this* channel. [11:45] I'm copying a file and it gets stuck at 594.2 of 647.5 GB. I get a splicing error at the same spot every time. It's a brand new drive. Both file systems are ext4. Any ideas? [11:46] BluesKaj: no [11:46] Only single partition [11:48] tomreyn: tried thr reinstall command it failed to fetch some urls [11:49] tomreyn: https://usercontent.irccloud-cdn.com/file/gnQPxTbj/irccloudcapture-714514084.jpg [11:51] arunkumar413, separate / and /home partitions has the advantage of doing an OS reinstall to / while merely having to set the moutpoint for /home thereby saving most of your settings and config files from the previous install [11:51] tomreyn: trying the commands in this link: https://unix.stackexchange.com/questions/368748/ubuntu-16-04-gui-freezes-on-login-start-page [11:51] how to run clamav so it gets locations of viruses [11:51] but unable to fetch the URLs [11:52] I can't seem to understand parameters it needs to have [11:52] what viruses? [11:52] https://paste.ubuntu.com/25692002/ [11:54] RonaldsMazitis, a runtime error is not a virus [11:54] seems like not connected to internet [11:54] it does not write where viruses are but says I have 6 [11:55] I can't find right parameters to run clamav so it scans and actually writes where they are [11:55] who was the genius to make pointless scanning possible [11:56] It's rather trivial to reinstall on a single partition while preserving /home, though. Not sure how easy that's with most installers, but it can be done. [11:56] arunkumar413_, you need an ethernet connection [11:57] RonaldsMazitis: did you look into clamav2.log? i don't see a mention of 6 viruses [11:57] Eduard_Munteanu, never heard of such a method [11:57] yes, there is nothing [11:57] I once scanned clamscan -r /home/username [11:57] it said I have 6 [11:57] BluesKaj, you just delete everything but /home and reinstall without formatting the partition. [11:58] BluesKaj: yes [11:58] RonaldsMazitis, search online for every item in your log, 9/10 it is a false positive [11:58] BluesKaj: ping 8.8.8.8 is working [11:58] then I scanned clamscan -r /home/username /home/username/clamav2.log where it found all symlinks, empty files [11:59] but not the damn viruses [11:59] so I tried it again [11:59] RonaldsMazitis: clamscan man page says that -i should show them [11:59] BluesKaj: but ping google.com is not working [11:59] then why it gives runtime error [11:59] running for hour taking almost 1gb of ram and giving out runtime error [11:59] perfect antivirus [12:00] RonaldsMazitis, paste that log on paste.ubuntu.com ? [12:01] RonaldsMazitis: clamscan seems to output found infected files on stdout [12:01] it is deleted [12:01] runtime error is all I got [12:01] deleted .. and you claim symlinks .. [12:02] because I runned clamscan -r --bell -i /home/ronalds /home/ronalds/clamav2.log [12:02] what should I run [12:02] Eduard_Munteanu, one ends up with 2 /home dirs with that method [12:02] damn stupd antivirus [12:03] Hi, I have a bit of a technical problem. I've been running a small server from a Ubuntu server install for a while. Now the location where I've kept the server is going to be rebuilt so I've got nowhere to keep it. But I've been offered to virtualize the machine during this time. I've taken the drive and plugged it into my workstation and my initial idea was to simply shrink the partition and dd it over into an image. But the drive is partitioned as one [12:03] simple boot partition, and one extended partition with a LVM partition that contained the data and a swap partition. I've deleted the swap partition and shrunk the data partition but I'm still stumped on how to shrink the physical volume down so I can dd the whole thing into an image.. [12:04] arunkumar413_: "Temporary failure resolving 'archive.ubuntu.com'" is often caused by an unstable internet connection. [12:05] arunkumar413_: apparently you already looked into this? [12:05] tomreyn, i've had it happen where the internet connection was solid, i found that choosing a direct mirror instead of going through archive.ubuntu.com helped [12:05] arunkumar413_: the stackexchange link you posted is not very likely to help you [12:06] tomreyn: i think the desktop is removed [12:06] dah85: it may also happen when the nameserver your system uses isn't working properly [12:06] when i ran the command apt-get install ubuntu-desktop it installed the desktop [12:07] dah85: the approach you took may have (temporarily) worked around this. [12:08] tomreyn, correct, it's also likely to be cosmic radiation causing it too, but in 100% of the cases i've found with this, changing to something other than archive.ubuntu.com resolves the issue. happens on multiple machines, with multiple configs, using multiple connections. [12:08] tomreyn: on the desktop [12:08] now [12:08] hurray [12:08] arunkumar413_: ubuntu-desktop is an optional 'meta' package, which just ensures that you have everythign installed that's required for the default ubuntu desktop [12:09] dah85: i'm just saying it doesn't solve the issue, it just works around it. but for the average use case, that's probably good enough. [12:09] the issue seems to be with the archive.ubuntu.com server [12:09] arunkumar413_: very nice. so you actually had removed packages you shouldn't have removed. [12:09] i ran all the commands in this link https://unix.stackexchange.com/questions/368748/ubuntu-16-04-gui-freezes-on-login-start-page and it worked [12:10] it's easily reproduced, when experiencing that issue, try resolving the ip from another device on another connection (ie a phone on cellular data) and it will also not resolve, try it from a vps in another country, same thing. [12:10] the ubuntu servers are out of our control, but deciding where to connect for packages is in our control, and we can change to an appropriate server. [12:17] what does it mean when it says a "package has been kept back" , ? After running some apt get [12:17] dah85: hmm, this is news to me, if you can reproduce this issue i bet canonical would appreciate debugging info on it, such as dig lookups against archive.ubuntu.com and ns1.canonical.com (maybe include dns lookup traces + traceroutes, too) [12:17] baxx: that it was not installed / upgraded for some reason. [12:18] tomreyn, i'll be sure to do that if/when it happens again [12:19] dah85: i suggest you talk to the handler on duty in #canonical-sysadmin on how to properly report it when it happens [12:20] suggestion noted, perhaps the person with the issue above could collect some information, it's not happening to me now and likely won't since i've changed to a local mirror. [12:25] Hi people i want to talk about some packages where should i talk that ubuntu freenode or here ? It is about quantum science packages [12:25] Hi people i want to talk about some packages where should i talk that ubuntu freenode or here ? It is about quantum science packages i write that on UbPorts Telegram group [12:26] Do we have source code communication channel ? [12:27] clear [12:32] hwpplayer1, is that for ubports/phone? [12:33] oerheks : No not only for phone for all devices [12:34] hwpplayer1, join #ubports for that? [12:34] oerheks : it is for ubuntu and for all free / open source communities [12:35] oerheks : there should be ubuntu science channel right ? [12:35] hwpplayer1, not sure there is .. [12:35] !alis [12:35] Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [12:36] oerheks : there it is #ubuntu-science [12:37] https://wiki.ubuntu.com/IRC/ChannelList === KindTwo is now known as KindOne [12:52] flickering in Chrome on Ubuntu problem [12:52] some paket to istall or [12:52] install [12:56] Dreaman, check your OpenGL setting, change it to 3.1 if possible [13:00] what would you make of this? https://pastebin.com/gb3PmYG7 [13:00] the later part [13:01] just a grub-update to fix it? [13:03] ericus: fix what? [13:04] ericus: this output looks fine / normal as long as you have another kernel image installed (and configured to be bootable) [13:04] line 77-82 [13:04] While installing a package via aptitude 'aptitude search package_name [13:05] While installing a package via aptitude 'aptitude search package_name' I saw three symbols listed 'i', 'p', and 'v'. I know of 'i' but what does the rest means. [13:05] ericus: this warning is to be expected if you removed all but one kernel images. [13:07] okay thanks [13:11] p= no trace of the package exists on the system c = deleted i = installed v = meaning that the package is virtual. [13:12] https://help.ubuntu.com/lts/serverguide/aptitude.html [13:14] Hi I was wondering if anyone can help with sfdisk [13:15] what is sfdisk ? [13:15] !ask [13:15] 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 [13:15] sfdisk - display or manipulate a disk partition table [13:16] command line tool for creating partitions on sdcard [13:16] onio: is this a statement, a question, or...? [13:17] anybody have any success running gnome-music on 17.10 beta? [13:17] onio : only for sd cards ? [13:17] !ubuntu+1 | qqqwxlea [13:17] qqqwxlea: Artful Aardvark is the codename for Ubuntu 17.10 - Support only in #ubuntu+1 [13:17] moving to ubuntu+1 [13:18] tomreyn not a statement I am trying to compare the result I am getting when using gparted with sfdisk === qqqwxlea is now known as qwxlea [13:20] when I issue the following command "sfdisk /dev/mmcblk0 << EOF ,64,0x0c,* ,1024,L, EOF [13:20] oerheks: What does the 'p' means [13:20] I get the following /dev/mmcblk0p1 2048 2111 64 32K c W95 FAT32 (LBA) /dev/mmcblk0p2 4096 5119 1024 512K 83 Linux [13:22] Device Boot Start End Sectors Size Id Type [13:22] p= no trace of the package exists on the system, pankaj [13:22] resolvconf is ignoring "dns-nameservers 8.8.8.8 8.8.4.4" but it adds "dns-search foo.com" from /etc/network/interfaces in Ubuntu 16.04. Any ideas? [13:22] https://imgur.com/a/JWFi4 qqqwxlea [13:23] /etc/resolv.conf is not getting nameservers and it's driving me nuts. [13:23] onio use this to paste multiple lines http://paste.ubuntu.com/ [13:23] okay thanks MonkeyDust would do [13:23] SimonNL: I did not understand. [13:23] qwxlea https://imgur.com/a/JWFi4 4k [13:25] Lope http://paste.ubuntu.com/25692526/ [13:25] s [13:25] My interfaces file is dead simple. http://codepad.org/Ep78VVVl [13:26] SimonNL: Hello [13:26] Dreaman: ? :-) [13:26] https://translate.google.com/?hl=nl#auto/hi/no%20trace%20of%20the%20package%20exists%20on%20the%20system pankaj make it translate to the language you understand [13:26] this is my command that I am issuing for sfdisk http://paste.ubuntu.com/25692532/ [13:27] onio: "gparted" uses libparted on its backend, as does the "parted" CLI utility. you might want to prefer this to sfdisk. if, however, you want to make something work with sfdisk instead then you should describe what something is, and how the result you are receiving now differs from the one you are trying to achieve, and which result you are trying to achiev exactly. [13:28] Lope, not using systemd ? [13:28] BluesKaj: I'm using standard ubuntu 16.04 [13:29] this is the output I get http://paste.ubuntu.com/25692546/ [13:29] so all your base are belong to systemd. [13:29] Lope what's the output of cat /etc/issue [13:29] Ubuntu 16.04.3 LTS [13:29] onio: what exactly are you trying to do? [13:30] tomreyn does this mean that "sfdisk" is usable [13:30] resolvconf is ignoring "dns-nameservers 8.8.8.8 8.8.4.4" but it adds "dns-search foo.com" from /etc/network/interfaces [13:30] https://paste.ubuntu.com/25692556/ qwxlea :)~ [13:30] I've tried a single nameserver "dns-nameserver 8.8.8.8" it ignores that too. [13:30] onio: generally speaking, using "sfdisk" is fine, yes. [13:31] tomreyn I am learning embedded linux starting with bootloaders. I am following a boot "Mastering Embedded Linux Programming" [13:31] I have network-manager, but this interface is unmanaged by it. [13:31] Lope, I'm surprised you can even connect to the internet with eth0 in the interfaces file , the systemd naming convention has changed eth0 to enpXXX [13:31] Lope, so you are using NM [13:32] your dns IPs should be separated with a comma and a space [13:33] ah, well yes it's actually enpXXX but I normally obfuscate configs I paste. [13:33] Much of a muchness. [13:33] onio: i see. now how does this relate to gparted and sfdisk specifically? what is your ubuntu support question? [13:34] Dreaman: nice box :-) quite outperforms my tp-x220 (but mine is portable) [13:34] to connect to the internet I have to run this manually after `ifup enpXXX` `printf 'nameserver %s\n' 8.8.8.8 8.8.4.4 >/etc/resolv.conf` === gr33n7007h is now known as al2o3-cr [13:34] i have a bash function tht looks like this https://pastebin.com/KV8zeZA5 everything works except the | less part. it creates a list where you can select a file with a number, i just want to add paging/scrolling, is there an alternative to | less ? [13:34] Any idea why resolvconf ignores dns-nameservers? [13:35] tomreyn I am not sure if I am even in the right forum, but I was looking for answers on why the sfdisk issued on the command line does give the requested size [13:35] n35xdxb0 there's also #bash [13:35] I am not sure if I am even in the right forum, but I was looking for answers on why the sfdisk issued on the command line does NOT give the requested size [13:36] MonkeyDust: ye i tired there. no one seeemed to know. and i've been googling for a while. can't find anything. but thanks :) [13:36] tried* [13:37] tomreyn if I am in the wrong forum can you recommend the right one please [13:38] onio: asking questions about sfdisk or gparted is fine here, since both are in ubuntu. i was just unable to understand what you are asking specifically so far. for what i can tell, the sfdisk command you ran as shown at http://paste.ubuntu.com/25692532/ creates the expectable results as you have shown at http://paste.ubuntu.com/25692546/ [13:40] onio: with the sfdisk input you made, what size do you think you requested for which partition (where does it differ from the actual result)? [13:41] tomreyn I was expecting 64Mib which is consistent with the gparted result but not the sfdisk result [13:42] onio: raw number input to sfdisk is interpreted as sectors, not bytes (nor megabytes). [13:43] onio: see how the "sectors" column in the output you posted matches the input you provided to sfdisk. [13:44] yes. that is correct [13:44] Hi I am trying to install ffmpeg on a headless ubuntu server and apt is trying to install x11 and mesa and stuff like that at the same time [13:45] I just want a headless ffmpeg for streaming /dev/video1 [13:45] How do I prevent apt from installing x11 et al [13:46] tomreyn I was of the assumption that issuing the sfdisk command would be creating partitions big enough to host bootloader and file system [13:46] I'm finding it very strange that nobody here seems to know how to set dns-nameservers in /etc/network/interfaces such that it will be respected by resolvconf and dnsmasq etc? [13:46] it's a mess that I've never seen an answer to, only workarounds [13:48] does dnsmasq interfere with resolvconf getting dns-nameservers from /etc/network/interfaces? I'm specifying the dns-nameservers as per the resolvconf manual and it's not going into /etc/resolv.conf. Only dns-search, not dns-nameservers...? [13:48] Lope: dns-nameservers ip ip ip is the correct syntax [13:48] tomreyn see excerpt from book http://paste.ubuntu.com/25692670/ [13:49] onio: the bootloader is usually installed to the raw storage device (/dev/mmcblk0 in this case), not to a partition. the latter is also possible in some configurations but is more error prone and generally discouraged. sfdisk does not make assumptions, it does exactly what you ask it to do. you asked it to create 2 small partitions, and it did. [13:49] akik: yes, that's what the manual says and how I'm doing it, but it doesn't work. [13:49] Lope: works in 16.04. i only configure the interfaces in /etc/network/interfaces [13:50] akik: I'm on 16.04.3 [13:50] Doesn't work for me. [13:50] onio: maybe "this script" (which i do not know) relates to a different variant or version of the (sfdisk) software, or is just wrong. book authors can fail, too. ;) [13:50] Lope: i don't run resolvconf manually ever [13:51] tomreyn see script line 49 to 60 for commands http://paste.ubuntu.com/25692682/ [13:53] onio: if you read the sfdisk manual page (run "man sfdisk") you will notice that the "INPUT FORMATS" chapter discusses, in the "Named-fields format" paragraph, the "size" filed, and the formats / values it can take. [13:53] i meant to write "field", not "filed" [13:53] akik: yeah on ubuntu 14.04 I removed resolvconf. I absolutely hate it. [13:54] tomreyn cool I guessed that [13:54] Lope: could it be that when you changed /etc/resolv.conf manually, it broke things(tm) [13:54] akik: I just thought there should be a reasonable way to make it work. [13:54] But it seems like other people can't make it work either. [13:54] Lope: lrwxrwxrwx 1 root root 29 Aug 16 21:39 /etc/resolv.conf -> ../run/resolvconf/resolv.conf [13:54] Cos I've been asking on 4 channels and it seems nobody knows. [13:54] tomreyn I would check again. I must confess I sometimes struggle with understanding "man pages" [13:54] akik: no, writing to /etc/resolv.conf manually doesn't break anything, infact it's necessary for me to connect. [13:55] But if I ifdown and ifup the interface, resolvconf kills it again. [13:59] Lope: how does your /etc/resolv.conf look after boot? [13:59] Ubuntu 14.04 no longer allows you to edit /etc/resolv.conf directly. Instead, you have to modify /etc/resolvconf/resolv.conf.d/head or tail [14:00] old info, you should have known this, Lope [14:00] onio: it seems that the author of this script you posted makes the assumption that all versions of sfdisk before 2.26 interpret raw number input to the size field as sectors unless the sfdisk command line option of "--unit M" is provided, and that all later / greater versions interpret those values as megabytes. tand that this is not consistent with the behaviour of the sfdisk command you have on your ubuntu system. [14:00] workaround, still seems nasty to do that instead of with the method that he was trying [14:00] oerheks: you can also configure it in /etc/network/interfaces [14:01] akik, true .. [14:01] sudo nano /etc/resolvconf/resolv.conf.d/base && bla bla && sudo resolvconf -u === SimonNL is now known as SimonNL_Afk [14:02] there's no way that that's the cleanest/intended method of updating resolv.conf though [14:02] sheap, yes it is, for 14.04 [14:03] tomreyn yes you are correct [14:03] Lope: what if your network-manager is configuring your ethernet interface anyway? === gr33n7007h is now known as al2o3-cr [14:03] tomreyn: I am looking at the man page "Input format" section [14:03] `apt-get remove --purge resolvconf` aka hellspawn solved it. [14:03] oerheks: where does it say that? [14:07] tomreyn: https://www.amazon.co.uk/Mastering-Embedded-Linux-Programming-Second-ebook/dp/B071DN5DPL/ref=sr_1_1?ie=UTF8&qid=1507385101&sr=8-1&keywords=mastering+embedded+linux+programming [14:07] sheap, page 35 and on https://help.ubuntu.com/14.04/serverguide/serverguide.pdf , and enough examples in google [14:08] editting resolve.conf is not persistant, that is why you modify /etc/resolvconf/resolv.conf.d/base so it gets regenerated [14:10] weird [14:10] onio: what's your point? [14:12] tomreyn: just pointing out where the script came from. Its not important. I would simply report my findings to the author and move on. Thanks for your time [14:13] onio: you're welcome. if you come across any ubuntu support questions, feel free to come here and ask them again. [14:17] hi guys, please help me with an issue that keeps me crazy. I'm using 16.04.3 in my laptop. If I close the laptop and It enters in suspend mode, It is not able to come back to life. I know that the system is not hang or anything like these, because with ctrl + alt + f1 I can open a terminal and there I'm able to restart the system with ctrl + alt + del, but I have no video no matter what I try. Please advice === KindTwo is now known as KindOne === jstein_ is now known as jstein [14:54] clamscan -r -i /home/username /homer/username/clamlog.log [14:54] LibClamAV Warning: [Bytecode JIT]: Bytecode run timed out, timeout flag set [14:54] LibClamAV Warning: [Bytecode JIT]: recovered from error [14:54] LibClamAV Warning: [Bytecode JIT]: JITed code intercepted runtime error! [14:54] LibClamAV Warning: Bytcode 36 failed to run: Time limit reached [14:54] LibClamAV Warning: [Bytecode JIT]: Bytecode run timed out, timeout flag set [14:56] https://paste.ubuntu.com/25693057/ [14:56] How do I have to make a scan to show viruses [14:56] adding parameter -i makes it error [14:57] it's 3-4 time scanning 300 gb of data [14:57] I'm angry at this stupid antivirus [14:58] or those are just warnings [14:58] and it will finish the scan [14:58] who knows === SimonNL_Afk is now known as SimonNL [15:00] https://paste.ubuntu.com/25693089/ [15:00] it shows 6 viruses [15:00] why it can't give the locations [15:01] it's just stupid or something [15:02] RonaldsMazitis, i gave you the manual yesterday.. [15:02] sudo clamscan -v -r /FOLDERTOSCAN | grep FOUND >> /path/to/save/report/file.txt >>> https://help.ubuntu.com/community/ClamAV#Infected_files_reporting [15:03] What is the Whoopsie process? [15:03] easy to find, skinux [15:05] who was the idiot that did not include locations of viruses in default process [15:05] hello room i am having difficulty getting my tuner card to work. i have some instructions that i have been following, but i cannot remember how to verify if it is functioning properly in kernel messages [15:06] RonaldsMazitis, why ? *you* don't read the manual [15:06] oerheks nothing happens [15:06] when I run that thing [15:07] sudo clamscan -v -r /home/username | grep FOUND /home/username/viruses.txt [15:07] it just ends [15:07] RonaldsMazitis: see if this helps - https://askubuntu.com/questions/250290/how-do-i-scan-for-viruses-with-clamav#560947 [15:08] .. /home/username/ ... [15:08] no it does not help [15:08] you might have tons of logs in that folder now [15:08] I tried every command [15:09] what [15:09] ... [15:09] >> should Point to a File rather to a folder [15:09] no there is nothing [15:10] sudo clamscan -v -r .. /home/username ... | grep FOUND /home/username/viruses.txt ? [15:10] floogy, agreed, or the manual should say /home/$USER/.. [15:10] what [15:10] damn it , I don't understand what did You thought with ... [15:11] after gep FOUND you Neef >> to redirect the result [15:11] that command does not work [15:11] News* [15:11] RonaldsMazitis, those examples do not know your username, so you should fill it in yourself [15:11] need* [15:12] sudo clamscan -v -r /home/$USER/ | grep FOUND >> /home/$USER/viruses.txt >>> [15:12] that is idiotic [15:12] bash: syntax error near unexpected token `>' [15:12] RonaldsMazitis: remove the last '>>>' [15:12] at the end [15:13] yes, remove the threema > at the end [15:13] right now it does nothing [15:14] sudo clamscan -v -r /home/$USER/ | grep FOUND >> /home/$USER/viruses.txt [15:14] so now it's scanning 300 gb again [15:14] I'm so stoked [15:15] but only your /home folder, [15:15] OK Bye, can't Cope with the German autocorrection on my Android mobile [15:15] skinux: first hit from a web search - https://askubuntu.com/questions/135540/what-is-the-whoopsie-process-and-how-can-i-remove-it#135552 [15:16] why it does not have any percentage [15:16] nothing shows [15:16] ClamAV engine will, by default, never load, trigger or execute untrusted bytecodes; further more If execution time exceeds the value (timeout) , the bytecode signature’s execution is terminated and the user is notified. [15:16] it should atleast show what files it is scanning or what [15:16] Does mint have woopsie too ? [15:17] does it sent to canonical or mint? [15:17] does this device look like its functioning properly? [15:17] https://pastebin.com/2DuiZVsT [15:18] urgodfather, driver is in use, so yeah Kernel driver in use: saa7164 [15:18] you should Point to that file in Your Home. directory, e.g. by Using a pager like less [15:18] urgodfather: all that tells you is that the driver is loaded, the logs produced by loading it would tell you more [15:19] why does it say access denied for capabilities? [15:19] ducasse: how to view logs? [15:20] urgodfather, try with sudo lspci [15:20] urgodfather: try 'dmesg' for the kernel log [15:21] https://pastebin.com/AWT9YLkg === KindTwo is now known as KindOne [15:22] I can NOT get my updated xresources to load... [15:23] I have been using a solarized theme, but have changed my xresources and dircolors to monokai [15:23] xrdb -merge ~/.Xresources and xrdb -load ~/.Xresources are having no effect - including after reboot [15:24] https://pastebin.com/6q3bfunM [15:24] firmware issue [15:24] i recognize that firmware from my attempts last night.... i can manually download it and install it [15:25] OH, no worries [15:25] where should i put it? lib/firmware or lib/firmware/'uname -r' [15:25] Anthaas: do none of the resources specified get set, or just some of them? [15:25] ducasse, None change. [15:26] Anthaas: can you pastebin ~/.Xresources for me? [15:27] ducasse, https://dpaste.de/Vqke [15:29] Anthaas: ok, those look good. how do you test them - which terminal etc? [15:29] xterm-256colors [15:30] Running the above commands - I realised I installed this via gnome-terminal-colors-solarized - Im presuming it did something additional... [15:32] I want to make an IRC Meeting on #ubuntu-science at UTC+3 19:00 Istanbul who wants to join are welcome [15:34] ducasse, That was it - I have changed to the theme I wanted with gnome-terminal-colors-monokai [15:35] Anthaas: you probably had something overriding colors there, i don't know what that is/how it works === SimonNL is now known as SimonNL_Afk === KindTwo is now known as KindOne [15:44] hi, I've deleted my "Desktop" directory [15:44] and there was very important file inside (text file) [15:45] you know if it's possible to recover that ? [15:47] marekw2143 did you have a backup? [15:48] MonkeyDust: probably no [15:48] I guess chances are near 0 ? [15:49] marekw2143 if you did not make a backup, then you don't have one [15:49] !recover | marekw2143 [15:49] marekw2143: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery [15:50] marekw2143: what have you done after deleting it? like, *exactly* what have you done? [15:50] ducasse: I've used PC [15:50] normally [15:50] written data to partition where deleted file was..... [15:51] marahin, did you delete it in the gui? then it is in your trash [15:51] marekw2143: if you've written to that filesystem it's most likely gone. [15:51] no, i guess it was not by gui, anyway, it is not in a trash [15:52] ducasse: is it 100 % ? [15:53] marekw2143: no, you can always try to recover it - try some of the tools in the link above. your chances aren't very good, though. [15:54] it was small text file [15:54] created in vim [15:55] !info extundelete [15:55] extundelete (source: extundelete): utility to recover deleted files from ext3/ext4 partition. In component universe, is optional. Version 0.2.4-1 (zesty), package size 51 kB, installed size 168 kB [15:56] oerheks: yes, just installed it [15:56] searching for manual now ;) [15:56] is the change to gnome not happening until version 18? [15:57] extundelete --restore-all or --restore-file path/to/deleted/file or if you know the *exact* name --restore-files filename [15:57] http://manpages.ubuntu.com/manpages/xenial/man1/extundelete.1.html [15:57] oerheks: thanks [15:57] marekw2143: is /home part of the root filesystem? [15:58] i would choose restore all, as you deleted the folder too [15:58] ducasse: unfortunatelly yes [15:58] can I run extundelete while running system? [15:58] or have to use live cd ? [15:59] try it on your running system, AFAIK [15:59] marekw2143: then you're not doing yourself any favors by installing stuff and writing even more - you should do the recovery from a live image [15:59] if you've already installed it, you can run it now, but don't write anymore to that fs [16:00] ducasse: let's assume my file is named "abc", then I should: extundelete --recover-files "abc" /dev/sda1 ? [16:01] mcoctn [16:02] marekw2143: not familiar with extundelete, check the man page [16:02] no manual [16:03] marekw2143 http://manpages.ubuntu.com/manpages/precise/man1/extundelete.1.html [16:05] Hey, i have 3 post-install problems, 1. im on a laptop and i want to get a battery indicator in the top right, 2. i want to know how to make nvidia graphics default on all games (mobile graphics), 3. my system settings isn't 'correct' (there ae some options missing and some multiples), 4.My keyboard is supposed to light up, i cant get it to work, its an asus laptop and the function keys wont work which is supposed to be used to contro [16:06] so I've run extundelete --restore-file /path/to/file /dev/sda1 [16:06] but received : failed to restore file /path/to/file [16:08] that path to file, it used to be in a folder.. you would need to restore the folder first. [16:08] That is why i would choose restore all [16:08] man. linux is clunky and bloated [16:08] forgotten, somehow we all agree that is not true. [16:09] .. but it is good to have an opinion :-D [16:10] oerheks: so you speak for everyone else? :) [16:10] forgotten stop, no opinions and discussions here [16:11] uhhh?? why? [16:11] this is a support channel [16:11] .. this is technical support, for dicussion there is #ubuntu-discuss [16:13] lol k [16:18] Hello, does anyone know where the suspend / resume scripts are located for ubuntu 17.04? I have tried modifying and making new scripts in /etc/pm/sleep.d but they do not seem to be run automatically. [16:18] I am guessing that that advice is outdated [16:21] hello everyone, hope you are having a nice weekend [16:22] was wondering if anybody could share experience with installing ubuntu on a SD card [16:23] bastibuck: there's almost nothing to it [16:24] use it like an usb-device, i hope your system can boot from it. [16:24] bastibuck: you just select it as your storage device and ensure that grub will be installed on it [16:25] speed is fine? [16:25] wanna use it for web development mainly === kostkon_ is now known as kostkon [16:26] bastibuck: it will most probably be slowish but we can't know what kind of hardware you have [16:27] so it depends on the laptop and the sd connector? [16:27] or the SD card I choose [16:27] i have 4 post-install problems, 1. im on a laptop and i want to get a battery indicator in the top right, 2. i want to know how to make nvidia graphics default on all games (mobile graphics), 3. my system settings isn't 'correct' (there ae some options missing and some multiples), 4.My keyboard is supposed to light up, i cant get it to work, its an asus laptop and the function keys wont work which is supposed to be used to control the [16:27] bastibuck: just try it and see if you manage to do your work there. why is it that you want to use a sd card for work? [16:28] because I mainly use windows on my laptop but it doesn't handle relativ symlinks what I need for my CMS [16:28] bastibuck: another choice would be dual boot [16:29] from the same hard drive? [16:29] bastibuck: yes [16:29] any experience with this? I'm affraid to do it :-D [16:29] what is involved in setting screen resolution in Ubuntu Gnome at various stages of boot? I am having trouble with it turning displays on-off and changing resolution back and forth when I pass the greeter and start a Gnome session [16:30] bastibuck: it became harder to setup with uefi but ubuntu installer has support for it [16:30] hmm I think I will stick to SD card for now to have it seperate [16:31] there shouldn't be a difference between USB stick and SD card, right? [16:31] in speed/compatibility [16:31] bastibuck: i used kubuntu on an usb 2.0 stick and it was ok [16:31] not in compatibality,.. it is just slow [16:32] bastibuck: if you can, go for a usb 3.0 device [16:35] okay good point [16:35] thanks for your feedback [16:35] Cat_BPRM: which release is this? [16:35] will try it and see what I get out of it [16:36] bastibuck: there are some steps you can do like disabling swap so the sd card won't be used for that and limiting writes [16:37] do you suggest going for the newest version when I do? [16:37] 17.04 [16:37] 16.04 [16:38] ducasse [16:38] bastibuck, no, use lts, unless you want to upgrade any 9 months [16:38] alright good point [16:39] will do, thanks for helping :) [16:39] Cat_BPRM: you can try logging in as guest to see if that solves 1 and 3 [16:39] okay [16:40] it doesnt ducasse === KindTwo is now known as KindOne [16:41] bastibuck: yet another choice could be virtualization, i.e. you could run linux in full screen on windows [16:41] ohhh [16:41] sounds interesting [16:43] trying to run nm-applet on startup [16:43] or resume rather [16:43] works as my user with 'nm-applet &' [16:43] Cat_BPRM: best idea i had atm, sorry, hang around until someone who uses a desktop environment can help [16:44] k [16:44] but I cans get it to work from root with sudo -i -u bash -c 'nm-applet &' [16:44] or various variations [16:44] how can I get it to run as if it was my user on a bash shell [16:45] bastibuck: for example virtualbox is quite user friendly solution for it [16:45] Pinkamena_D: you can't run processes inside other users' sessions easily. Why don't you put it in the startup programs? [16:45] nm-applet is supposed to autostart... [16:46] this is for resume not startup [16:46] There's dbus_session_bus_addresss, xauthority etc to take care of [16:46] I am working around some kind of driver bug with my wifi hardwarte [16:46] Pinkamena_D: if it crashes and you want to re-run it, just put it in a loop [16:46] I have a script I can run each time I resume to fix the wifi, I just want it to run automatically [16:46] does anyone know how to make games use my nvidia gpu? [16:46] its a mobile gpu [16:46] And put it in startup [16:46] akik: thanks looks good. gotta go now but will keep your tips in mind when I actually do install and read more into VMs [16:47] *in session startup [16:47] bye all [16:47] it does not crash [16:47] it just says the device is not ready [16:47] OK, a loop will make it retry then [16:47] ??? [16:47] if You use nm-applet with tint2 then check if You start everything wih & [16:49] I feel as though it could be a common problem to just run something as a different user in general - is there no way to just inherit everything that usually happens to open a terminal as my user? [16:49] (openbox) [16:49] Pinkamena_D: usually there's a dbus listener process in the user environment, which a system process can invoke [16:50] how about a simple situation where I want to simply show something with etc $ notify-send for another user? This could be a pretty common use case? [16:52] What kind of commands can be invoked from the dbus listner? Would it follow a logical bash style command or its something lower level? [16:52] Cat_BPRM: by installing nvidia drivers, nvidia-settings and nvidia-prime. This is slightly dated, but mostly relevant: https://www.dell.com/support/article/uk/en/ukbsdt1/sln298431/a-guide-to-nvidia-optimus-on-dell-pcs-with-an-ubuntu-operating-system?lang=en [16:55] hi guys [16:56] it is possible implement same bluetooth management from ubuntu 17.10 to 14.04? [16:56] does it is possible implement same bluetooth management from ubuntu 17.10 to 14.04? [16:58] skypce, i don't think so, there is a huge change to systemD [16:58] but if you want to try it out: build the packages yourself === SimonNL_Afk is now known as SimonNL [17:00] what is involved in setting screen resolution in Ubuntu Gnome at various stages of boot? I am looking to troubleshoot issues that I am having on multiple monitors and need to know where to start [17:01] i.e. where would monitor settings be stored for: 1) grub stage 2) gdm greeter stage 3) gnome session stage; does xorg.conf matter at all or is it only monitors.xml? [17:03] igp: do you even need multiple monitors bootsplash? I'd just get it work in the X session with some xrandr commands stuck in .xsession or .xinitrc [17:06] FrostyBytes: yes. First reason: laptop display (primary) is hidpi, default tty defaults to 4k resolution and microscopic text. Nothing is readable during boot and switching to TTY, i.e. ctrl-alt-f1 gives me an unusable console, which I use when gnome freezes up to kill the offending processes. [17:08] FrostyBytes: second reason: every time I switch to lock screen/greeter and log back in, my screen resolution starts changing back and forth out of control a dozen times, sometimes this ends up in one/some of my external displays not receiving the signal afterwards (but they still show up in the OS as functioning) and I want to find the cause of this and fix it [17:08] igp: you can influence the virtual console resolution with video= kernel parameter. it accept a xresxyres [17:09] i.e. 800x600 [17:09] akik: thank you, i will try this out now [17:11] igp: which kernel are you on? [17:12] ducasse: 4.10.0-35 [17:14] igp: then it's not what i was thinking of, sorry. can't find the link now anyway... [17:15] akik: that did the trick for textmode, thanks! [17:28] when is /etc/cron.hourly executed? [17:29] right at the full hour? [17:32] mine runs at :17 today [17:33] Ben64, is it always the same? [17:33] idk, check your syslog [17:35] seems to always be :17:01 [17:36] grep 'cron\.hourly' /etc/crontab === jcara_ is now known as jcara [18:07] oerheks clamav found some viruses but then crashed [18:08] all in windows software [18:09] https://paste.ubuntu.com/25694274/ [18:11] also clamav did not write this info into file [18:15] or that is not crash [18:18] Howdy Everyone [18:22] I cant get prime settings to show up in nvidia x server... can anyone help? im on an asus laptop with a 960m [18:24] I have a script I placed in init.d, then ran "sudo update-rc.d script defaults", running "sudo /etc/init.d/script start" works, but the script does not work on restart. Is there a place can I see error logs or something? [18:25] cat_bprm: What release and what desktop are you running ? [18:25] 16.4 ubuntu [18:25] 16.0* [18:25] 16.04***# [18:26] Icant type XD [18:26] cat_bprm: K; we can work 16.04 . pastebin ' dpkg -l | grep -i nvidia* ' see what we have to work with . [18:28] https://pastebin.com/tmJ8A5e0 [18:30] cat_bprm: Pleasantly surprised .. that all looks sane . What does X think ' cat /var/log/Xorg.0.log | pastebinit ' ? [18:31] Hi. I'm trying to connect to a pptp server from Ubuntu Desktop 16.04. But, it keeps errorign with Connection Timed out. I can telnet to the server port 1723 fine. [18:32] VPN connection: connect timeout exceeded. - I see that in the logs [18:32] any ideas on how to troubleshoot this? Thanks [18:32] cat_bprm: As a by the way though - nvidia recommneds the 384 version driver : http://www.nvidia.com/download/driverResults.aspx/123918/en-us - I would expect 375 to do however . [18:32] Bashing-om sorry, i dont understand XD im new to linux... [18:33] for the previous message [18:33] for your latest message, should i use the 384 driver? [18:33] or stick with 375 [18:34] cat_bprm: NP .. The GUI runs on Xserver, that is a layer of X. the X-server makes up a log filke of how it interdaces with the jerenl - Xorg.0.log - . So we want to look at that log for a report of any errors . [18:35] play so i'll find that in the file browser which i need to learn how to use XD [18:35] okay* [18:35] cat_bprm: 375 version should be fine . we see what the ststem says ^^ . [18:37] cat_bprm: As before , in a terminal run ' cat /var/log/Xorg.0.log | pastebinit ' and pass the URL back here . [18:37] okay [18:38] http://paste.ubuntu.com/25694404/ [18:38] cat_bprm: I be a while reading . [18:38] Bashing-om thats fine [18:38] i have ages to wait, i have nothing to do [18:40] cat_bprm: What is the reason that the boot parameter " acpi=off " is set ? that is not an optimum thing to leave set generally . [18:41] oh i had that because wheni was trying to install ubuntu yesterday, it crashed whenever i tried to loadbuntu installer [18:42] ive no idea what it does so i left it, no harm so far, i juts know it worked [18:43] cat_bprm: Well, we are getting out of me experience range .. but I bet the acpi parameter effects " Matched fbdev as autoconfigured driver " [18:44] where you load the fall back driver rather then the nvidia driver .. humm ?? [18:45] if i removethat peramiter, will it stop ubuntu loading like it stopped ubuntu installer loading [18:45] cat_bprm: Let's try a different approach and get the nvidia driver to load . OK ? [18:45] i should say booting... [18:45] ok [18:49] cat_bprm: I want that you remove the acpi=off . reboot to the grub boot menu -> boot up from advanced a recovery kernel. See what happens . with the 375 version driver installed I would expect it to load degraded ! ..but to load . How old is this lap top ? Maybe we can adjust the DSDT table (??). [18:52] bashing-om just eatingdinner, i wont be long [18:55] hello , i want to download something in github to my own dir , how? [18:56] RonaldsMazitis, good. if you don't own the license ... [18:57] im back [18:58] how do i remove acpi=off? [18:58] Hi all, has anyone got any experience with the networking changes in Ubuntu 17.10 server in regard to static IPs and bridge interfaces? [19:00] Bashing-om [19:01] cat_bprm: How did you set acpi=off ? and edit to /etc/default/grub file ? an boot option in the kernel boot line ? [19:02] when i was booting grub from usb i scrolled to install ubuntu and pressed e anddid it from there, i dnt know how to revert it [19:04] cat_bprm: That is a one time thing . reboot and let's see if you now come up on the GUI - as the driver is installed . [19:05] cat_bprm, you can paste cat /etc/default/grub so we can check [19:05] okay [19:06] 'You are trying to send an empty document, exiting.' [19:07] cat_bprm, ls -l /etc/default/grub [19:07] how would I go about seeing how big my install is taking up excluding a directory? [19:07] excluding /mnt I mean [19:07] http://paste.ubuntu.com/25694573/ [19:08] cat_bprm, cat /etc/default/grub | pastebinit [19:08] http://paste.ubuntu.com/25694576/ [19:09] cat_bprm, you see this line ? GRUB_CMDLINE_LINUX="acpi=off" [19:09] yes [19:09] cat_bprm, you want to remove that acpi=off ? [19:09] yes [19:10] cat_bprm: ioria is so wise - GRUB_CMDLINE_LINUX="acpi=off" - :) [19:10] okay, then restart? [19:10] cat_bprm, sudo nano /etc/default/grub and make the line this way : GRUB_CMDLINE_LINUX=" " [19:10] cat_bprm, sudo nano /etc/default/grub and make the line this way : GRUB_CMDLINE_LINUX="" [19:10] cat_bprm, the run sudo update-grub [19:11] play [19:11] oka* [19:11] cat_bprm, wait ... [19:11] wat [19:12] cat_bprm, make grub visible commenting with '#' this line : GRUB_HIDDEN_TIMEOUT=0 [19:12] cat_bprm, so if the system not booting, you can easily access it and change the parameter [19:12] where do i put that [19:14] cat_bprm, it's just the 2° line in that file : now should look like this #GRUB_HIDDEN_TIMEOUT=0 [19:14] i still dont understand... which line? [19:14] OHH [19:14] nevermind i understand [19:14] cat_bprm, good [19:15] and how do i save and exit [19:15] cat_bprm, ctrl+o then ctrl+x [19:15] done [19:15] cat_bprm, sudo update-grub [19:15] so ubuntu SHOULD load fine even with this off? [19:16] cat_bprm, we don't know [19:16] what do i do if it doesnt [19:16] Try removing it with "e" from grub first, before updating grub.cfg... [19:16] I.e. temporarily, only one time [19:16] cat_bprm, you select the first item , press 'e' and add it again [19:17] how do i get the grub menu on startup? [19:17] cat_bprm, you 'll find at bottom of the screen all the instructions [19:17] i wont... it doesnt show for me [19:17] Hold down left shift [19:17] okay [19:18] what now? [19:18] Press e to edit the menu [19:18] Add/remove acpi etc, whatever you want to test [19:18] i know that, i mean now that i removed acpi [19:19] cat_bprm, if grub not showing , you have not commented the line i said [19:19] huh [19:21] cat_bprm, paste it again, please [19:22] paste what? sudo-upgrade grup? [19:22] grub? [19:22] cat_bprm, we're talking about /etc/default/grub file [19:22] OH [19:23] http://paste.ubuntu.com/25694675/ [19:24] cat_bprm, looks fine [19:24] cat_bprm, reboot [19:24] OKAY [19:24] ill come back here after [19:41] hi there, if someone good with system architecture design has a bit time and would like to help me with an architectural decision please read https://pastebin.com/6b9pr02p and pm me [19:47] RalphBa, try #programming [19:47] Hello... looking for alternatives to PAC (Perl Auto Connector) since this one is bugged beyond belief in Ubuntu 17.04 === Mr_Pan is now known as MrPan === MrPan is now known as Mr-Pan [19:56] I really hate whoever made PAC [19:56] quit programming man === Mr-Pan is now known as Mr_Pan [19:57] I am creating a lot of small files with m3u8 format and I do want rsync copy all of them but rsync is stop copying those files, because each files is creating every 4 second , what should I do to copy these files from local server to remote server ? === Mr_Pan is now known as mrpan === mrpan is now known as Mr_Pan [20:02] (question repeated since 1 hour ago) Hi all, has anyone got any experience with the networking changes in Ubuntu 17.10 server in regard to static IPs and bridge interfaces? [20:02] !ubuntu+1 | tosmann [20:02] tosmann: Artful Aardvark is the codename for Ubuntu 17.10 - Support only in #ubuntu+1 [20:02] they might know ^ [20:03] ubottu: thanks! [20:03] You're welcome! But keep in mind I'm just a bot ;-) [20:07] oerheks, thanks [20:09] hi all [20:10] hi [20:10] i have unclickable wine icons elements in ubuntu 14.04 [20:10] only 1 works fine [20:10] two icons in panel only works the last [20:11] what application you installed? [20:11] instant eyedropper + lightshot [20:12] both in independant playonlinux drives [20:12] so i have some problems with my hifi and bluetooth in ubuntu 14.04, do not pair [20:13] any help is welcome, thanks [20:13] ah, so its about playonlinux. what is it saying if you try to start it from within pol? [20:13] the pol runs ok [20:13] without problems [20:13] unity panel is the problem [20:13] skypce, 14.04 is pretty old. the bluetooth protocol was extended in the meanwhile. here I would suggest you an upgrade [20:13] only is clickable 1 elements , not both [20:14] yes RalphBa but i love unity [20:14] ubuntu 17.10 is using gnom [20:14] ubuntu 17.10 is using gnome [20:14] 16.04 has unity [20:14] 16.04 do not work bluetooth hifi [20:14] same problems [20:14] take 16.04, but sooner or later you have to get to gnome [20:14] i was tested it in a virtual machine [20:15] and honestly, I'm one of the guys saying unity and mir were a mistake of cannonical [20:15] if you tested in a vm it didn't even have access to your hardware [20:16] if its an usb dongle you can attach it to vm [20:16] but it might cause problems [20:17] skypce, install ubuntu on an usb drive [20:17] so you can try it without messing up your local install [20:17] no need to even install, run a live usb to see if 16.04 works better [20:18] well... yes [20:18] but if you want to test the gnome environment, you should install it on usb since live system is pretty limited [20:18] ok i will try [20:18] thank you men [20:19] no better experience as a bare metal install [20:19] skypce: 16.04 is supported until 2021, so you can stay with that and unity until at least then [20:19] skypce, also consider, ubuntu gnome 17.10 is not ubuntu 17.10. yes it bases on ubuntu but its pretty unity like [20:19] i like unity :S [20:19] bases on gnome [20:19] yes... but unity is dead [20:19] i like the menus in panel [20:20] all it is very good [20:20] i hope that soon will appear a fork of unity free [20:20] I'm pretty sure they will port this one to gnome to... if there isn't already an gnome shell extension doing exactly that === Mr_Pan is now known as mr-pan [20:20] not dead, just not default [20:21] canonical must release the unity [20:21] skypce, you should really take a look at https://extensions.gnome.org/# [20:21] like gnome 2 , with mate === mr-pan is now known as mr_pan [20:21] but guys, this is technical support, there is also #ubuntu-discuss [20:21] gnome 3 is very customizable [20:23] skypce: unity will continue - with community support - CANONICAL will continue to sypport 'til EOL . [20:24] great [20:25] gnome 3 takes 2gb of ram without opening any app [20:25] or bit less [20:26] I have like 4 gb only, so every bit of RAM is kinda good to have [20:27] in my prefference openbox > unity > gnome 3 [20:27] RonaldsMazitis, unity isn't the most lightweight environment too [20:28] or did something change in the last 2 years? [20:28] did you get rid of your infected wine, RonaldsMazitis ? windows virusses do work on pirated software in wine :-D [20:28] oerheks, *lol* [20:28] just remove the folders and you are fine. [20:28] what is the command in linux to find how many packets dropped from yesterday? [20:28] I did remove infected autocad I was not using [20:28] game however stays [20:29] but I don't know if those were 6 viruses since clamav crashed === mr_pan is now known as mrpan [20:29] I had to remove daemons and stuff, because it was taking RAM in background [20:30] Unity was really good when it came out, it was perfect for my i5 laptop === mrpan is now known as Mr-Pan === Mr-Pan is now known as Mr_Pan [20:31] when it came out it was quite different to now [20:31] it used only 2d stuff, the latest I used required 3d stuff and emulated it via software if card wasn't capable of [20:31] so You say it is heavier now? [20:31] depends, if you installed wine stuff with sudo [20:32] what caused a lot of memory and cpu usage for sure [20:33] wine stuff was installed by normal user [20:33] I still have running unity sessions [20:33] I don't use it, cause openbox is faster [20:34] still, Unity rocks good with compiz effects [20:34] some people might like it [20:34] hi everyone, is there anyway to remove Apache completely from php7.1 as you can see it's all up in there conflicting with my nginx: https://kopy.io/wM3Nq -- I've already done sudo apt remove/purge apache2* and the utils. [20:34] RonaldsMazitis unity IS a compiz effect [20:35] sudo purge apache? [20:35] something with purge [20:36] RonaldsMazitis: right in my message I said I've run sudo apt purge apache2* already :) [20:36] I once tried nginx [20:36] if you look @ the pastebin I put there, you'll see where the apache files are [20:36] it did not run well with php [20:37] nginx runs amazing with php :) [20:37] maybe it's php fault [20:37] or nginx [20:37] or pebkac :) [20:38] I have no idea why then it does not run for You [20:38] You can manually delete every apache file [20:39] You did find them so thats not a problem now [20:39] yeah, I just don't want to damage the php7.1 install [20:39] so I'm curious if there's a clean way I can do that [20:40] but You can always reinstall php aswell [20:40] well I give up, somebody that knows servers better should give advice [20:40] Anybody in there who can help me with a little question about WSL Ubuntu? [20:41] RonaldsMazitis: yeah that's what I'm thinking to do, but I don't know how to install php7.1 without bringing along these apache files [20:41] it always installs them aswell? [20:42] let me see if I can find the command again [20:42] dauntl3ss: is this 17.10, since you're using php7.1? [20:42] 7.1 is on 16.04 aswell [20:42] ducasse: I'm on 16.04 [20:43] I know, cause it made me change a lot of sql lines [20:44] !info php7.1 xenial [20:44] Package php7.1 does not exist in xenial [20:44] dauntl3ss: from a ppa? [20:45] ducasse: from here: sudo add-apt-repository ppa:ondrej/php [20:46] ah , yes I have 7.0.22 [20:46] also that repository is why Your nginx may not work [20:47] is there another way to use php 7.1? [20:47] I'm using Laravel 5.5 and it requires php7.1 I think [20:47] wait for 17.10 === qqqwxlea is now known as qwxlea [21:01] moin. [21:02] I moved my hard drive with ubuntu on MBR to an UEFI motherboard. How do I reinstall grub to work with UEFI? [21:03] you need to create an efi partition, among other things. after that, install grub-efi for the correct architecture, then make sure the right efi firmware variables are set up [21:05] dauntl3ss: another solution is using docker with your complete development stack in it [21:05] qwxlea: yeah, I've never used Docker before but I think I'll get into it [21:05] You like it? [21:12] dauntl3ss: it is a whole new kind of headache, nothing like the old ones :-) [21:12] qwxlea: mmm sounds right up my alley xD [21:13] dauntl3ss: actually when you get the hang of it, it's really nice, you can copy your server's install locally, same packages etc, less surprises when deploying === wetterfu1hs is now known as wetterfuchs [21:14] dauntl3ss, https://medium.com/software-development-stories/developing-a-dockerized-web-app-on-windows-subsystem-for-linux-wsl-61efec965080 [21:14] I like the sound of that because it's always lovely locally, it's when you get into the pesky production env that all this stuff pops up [21:14] thank you! I'll take a look now, maybe it'll be easier than all this upgrading downgrading ugh [21:15] dauntl3ss: yes, it keeps your local workstation tidy, and the mess is in the docker image [21:16] I've read walkthroughs by this guy before, for Laravel and Paypal good stuff [21:20] scrum: you can also avoid reconfiguring for uefi if your mobo supports csm/legacy mode [21:21] I have a Asus x370-A [21:21] I cant find anything like that in the menues === adam__ is now known as zylogz80 [21:40] any latex users? [21:41] http://tipsonubuntu.com/2016/09/16/install-tex-live-2016-ubuntu-16-04-14-04/ < i was going to install using this, not sure if that's the standard approach? [21:44] baxx, only if you are after the latest version otherwise just install the one from the repos [21:44] kostkon: i seem to remember the ubuntu repos being a bit behind with latex stuff [21:44] ive run this now, see if it breaks :S [21:45] baxx, suit yourself [21:47] baxx: if it breaks, you're basically on your own, though - only repo software is supported here [21:47] ducasse: this isn't the only resource online , but ok - thanks [22:01] zesty gets 2016, next artful this month 2017 .. https://packages.ubuntu.com/search?keywords=texlive [22:01] bit old? [22:18] is EOL on 17.04 really 1/2018? https://wiki.ubuntu.com/Releases [22:19] no TLS for 17.04? [22:21] !lts [22:21] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Xenial (Xenial Xerus 16.04.1). Ubuntu !flavors may have different support durations, check their release notes for information. [22:22] Bashing-om, well it says from the link I posted that "Ubuntu 16.04.3 LTS Xenial Xerus Changes August 3, 2017" is the newest so you should update that bot [22:22] how to find out the version number of a package in the ubuntu repo? [22:24] baxx apt policy [package] [22:24] donofrio: Note HWE . [22:25] MonkeyDust: ok cool thanks [22:25] !hwe [22:25] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [22:25] MonkeyDust: if i've installed from a PPA, will this tell me info about that ppa ( as in, the PPA will redirect this command ), or will it still tell me about the main repo version? [22:27] will purge work on something that's been installed from a PPA ? [22:27] use synaptic for detailed softwarecenter and filter [22:28] newest version gets priority, AFAIK [22:28] oerheks: newest version of what, ? [22:28] I just installed from a PPA, but I want to remove that and install from the repo [22:28] ( installed texlive ) [22:29] oh, ppa-purge would do that [22:29] !ppa | baxx [22:29] baxx: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [22:29] reverse packages, if available [22:29] no, the !ppapurge factoid [22:29] !ppa-purge [22:29] 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 [22:30] you might need to logout/login after that [22:31] ok cool - will that clean up what was installed by that PPA as well? Or just remove it from sources? [22:31] seems it'll clean up, cool ( i think ) [22:32] http://vpaste.net/q5q3o seems to suggest they do at least [22:33] baxx: But bear in mind nothing but you will touch config files in your /home directory . [22:33] why is 17.04 older than 16.04? [22:33] donofrio, huh? [22:33] Bashing-om: you mean in my users ~/ directory ( where Documents etc is, .bashrc and such ) ? [22:34] donofrio: 16.04 == year 2016 and the 4th (04) month . [22:34] it says 17.04 is april 2017 16.04 is auguest? https://wiki.ubuntu.com/Releases [22:34] baxx: Yepper .. if any reside . It is yours, and nothing will invade "your" space . [22:35] just trying to find out why no LTS for 17.04 is all I guess [22:35] Bashing-om: OK cool, so if there were any files installed before In ~/ , then purging won't affect / remove them [22:35] you have been told 17.04 will not be LTS. and read carefull, 16.04.3 point release. [22:36] baxx: Correct .. that may or may not be a good thing . [22:36] Bashing-om: yeah, hm - i'll check after there's not too much in there. Cheers [22:38] donofrio: A LTS is released on a 2 year cycle . 14 -16 - 18 . Those in between are supported for 9 months . [22:40] !release | donofrio [22:40] donofrio: Ubuntu releases a new version every 6 months. Each version is supported for 9 months (non-LTS) or 5 years (LTS). More info at https://wiki.ubuntu.com/Releases and https://wiki.ubuntu.com/TimeBasedReleases [22:56] Hello [23:00] Ubuntu is good [23:00] ubuntu IS good [23:01] But linux is not so good... [23:01] :P It is hard [23:01] noid? [23:01] * capella used to know one :) [23:02] I'm just writing something I just managed to connect to this IRC thing [23:02] at the end of the day whether you run a linux distro or windoze or an apple os or android or what have you it still boils down to a google search of "how do I fix this error" [23:02] lol [23:02] Toadisattva, lol, true :) [23:02] What do you talk about in here? Ubuntu in general... I guess? [23:03] noid: this channel is for technical support, for chitchat register and join #ubuntu-offtopic [23:04] ducasse, OK thanks [23:11] after going through the process of removing a PPA and installing from the repo, how to insure that everythings ok? [23:11] it seemed to install a bit quickly for the size of it ( texlive-full ) [23:19] if someone good with system architecture design has a bit time and would like to help me with an architectural decision please read https://pastebin.com/6b9pr02p and pm me [23:19] RalphBa, ask here [23:20] bazhang, I post this in the hope that a good software architect reads it [23:21] RalphBa, better to give us a synopsis in channel first [23:21] its not really about ubuntu, but the chance is pretty high that one of the rare guys catches it [23:21] RalphBa, is it about hardware [23:21] no about creating a runtime [23:22] I'm speaking about software architecture [23:22] RalphBa, then ask here and give us lots of details [23:22] well in that text is a lot of info, but I fear I should not post that all in here [23:23] it is about a programming paradigm I'm about to design [23:23] I think organic programming describes it best [23:24] take it step by step RalphBa , this is an in channel support issue placee, not a PM me one [23:25] doesn't look like an ubuntu support issue from here, RalphBa [23:25] no [23:26] how said, its a post for the rare guys, and since I do not know where they are I have to place it on locations the rare guys might see it and get interessted [23:26] if I'm lucky [23:27] RalphBa, since it's not topical, you can try the chat channel or the appropriate place [23:28] chat channel? [23:28] well, whats the appropriate place? [23:29] #ubuntu-offtopic RalphBa [23:29] /msg alis list term RalphBa [23:29] to find one [23:29] ? [23:30] that sound not good what you wrote, I fear something bad might happen [23:31] RalphBa, it's the freenode services listing service [23:31] ah, term is term not short for terminate [23:31] sorry... [23:32] you have to admit that looks suspicious :D [23:38] Hi! I just put coreboot on my ThinkPad x230. It went well and I can boot into memtest, coreinfo, and tint. However, if I select to boot from my hard drive, it stays stuck a booting from disk. The OS is Ubuntu 17.04 with full disk encryption, with the Lenovo BIOS, it took me to a prompt to unlock the disk and boot. If I boot from USB, I can get Ubuntu to run from the LiveUSB. I suspect it is a bootloader [23:38] problem rather than a BIOS problem but I'm not certain. How do I fix it? [23:39] is secureboot enabled in the BIOS? I know that can conflict with disk encryption === kostkon_ is now known as kostkon [23:42] Toadisattva: coreboot doesn't do secureboot at all [23:43] ah I see