[00:00] <[n0mad]> uhhh [00:00] <[n0mad]> so the image viewer [00:00] <[n0mad]> oh it went away [00:00] <[n0mad]> i clicked and dragged on an image and it freaked my cursor out [00:06] can i ask questions here or is that on a different chan [00:06] th1sguy: If it's a support question about Ubuntu, here [00:07] th1sguy: ask. I'm sure the mugs will let you know if it's on topic [00:07] th1sguy: see like genii [00:08] well here's my question. i accidentally moved my lib folder into my home folder in unetbootin (at least that's what I think happened) and now none of my programs start when I click them. How fix? [00:08] th1sguy: in a live OS? [00:08] no it was on an install [00:09] th1sguy: can you clarify "in unetbootin"? [00:09] no like i was using unetbootin for something and clicked wrong [00:09] so in some kind of file manager [00:09] as root? [00:10] th1sguy: it's hard to imagine, but if you actually moved /lib* to /home/youruser/, and can't mv it back, you'll need to boot to a live OS to put it back [00:10] heres the scenario: ubuntu is installed and so is unetbootin. i double click unetbootin and type my password. then i accidentally click and drag one folder into another and exit unetbootin before i realize what happened [00:10] th1sguy: were you running a live disk messing around with an installed system [00:11] no i was booted into the os installed on my hdd [00:12] unetbootin was installed on my machine. i went to mount an iso i had just downloaded and accidentally clicked and drug a folder into another folder within the unetbootin application [00:12] th1sguy: I see. While you ran unetboot in ubuntu you opened folders in the program and moved them [00:13] th1sguy: were you running unetboot as sudo [00:13] yes it makes you [00:14] th1sguy: move them back in unetboot [00:15] it wont start. neither will any other program [00:15] If I wanted to load a file from the terminal is the home folder the same as root? [00:15] th1sguy: you could try to run a live disk and move it back [00:16] Like if I wanted to load a file which is test.txt [00:16] okay so since my hdd is encrypted what do i have to do special [00:16] would I be able to pull it from terminal going test.txt [00:16] hardyred: I just logged in....Please repeat the question [00:17] th1sguy: If you can get a console, might want to try to mv it back [00:17] th1sguy: I'm sure terminal still works. Use the sudo mv command [00:17] jeffrey_f: Is the home folder the root folder in ubuntu? [00:17] yeah but i cant open terminal. when i click the icon it does nothing [00:18] jeffrey_f: like if someone says the file is in ~./test for ubuntu [00:18] hardyred: No. / is the root folder [00:18] th1sguy: use the console for terminal commands === Arduino_Reprap is now known as Arduino [00:18] So if someone says the folder is in ~/.test [00:18] th1sguy: Try crtl-altf1 instead, alt-f7 should return you to gui [00:18] Where would that folder be? [00:18] the means relative to your current folder [00:19] hardyred: Normally, you would be in your home folder, which is something like /home/YourID [00:19] th1sguy: are you for real. Then your GUI for ubuntu wouldn't work. Are you wasting our time [00:19] jefrrey_f: gotcha thank you === ilbelkyr_ is now known as ilbelkyr [00:19] hardyred, ~/ is your home and user [00:20] genii: I'm sure th1sguy is playing [00:20] yeah guys i invented a fake problem so you would have to sift through inane comments [00:21] hardyred: Fully understand?? Word to the wise......Make sure that you ARE in your home folder (/home/YourUserID) especially if you are doing anything else with files......Just to be safe, I always try to use fully qualified folders /home/MyUser/test <- like that [00:22] 1721 people in one chat :O [00:22] mtyoncol: If shared libs were already loaded into ram for things already running those things would continue running === eclipse is now known as Guest83051 [00:22] how do i start over on console i typed something and then hit enter and now when I type stuff it doesnt show up [00:22] th1sguy: www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu [00:22] hardyred, I would agree in full paths, I was concerned you were aware is all. [00:23] vCra: Yeah. inquiring minds want to know .. ubuntu is that popular . [00:23] hardyred: You can also use $home to return to your home cd $home [00:24] genii: go ahead. This stinks to me [00:25] ok im in console but its not letting me type what am i doing wrong [00:25] asking here [00:25] ;) [00:26] I have to go anyhow === cweagans is now known as cweagans_afk === lahwran is now known as lauren [00:48] jeffrey_f: Sure I understand now, sorry I had to steo out earlier [00:49] has anyone ran into this issue when trying to install the json gem? [00:49] Installing json 1.8.2 with native extensions [00:49] Gem::Ext::BuildError: ERROR: Failed to build gem native extension. [00:49] /usr/local/rvm/rubies/ruby-2.2.3/bin/ruby -r ./siteconf20151008-28524-a2jsda.rb extconf.rb [00:49] creating Makefile [00:49] make "DESTDIR=" clean === Rukiri is now known as rukiri [00:52] msg nickserv identify Yetiboy12 [00:52] hellow [00:52] anyone know how to solve this issue?/usr/bin/ld: cannot find -lgmp [00:52] rukiri, I see this, otherwise I know nothing, https://github.com/rvm/rvm/issues/3509 [00:53] rukiri: it looks like you're trying to build non-packaged software using a local install of ruby, not an Ubuntu system package [00:58] I have just downloaded texlive. The installation worked successfully. How can I launch it? [00:58] it doesn't seem to have created an "application" that is viewable in the search box [01:01] in_deep_thought: dpkg -L texlive | grep -i bin [01:02] howdy, [01:03] a question on grub and a live USB: I want to copy my current grub.cfg from a /dev/hda1 to my live USB key.. I am currently booted under the live USB key and it doesn't let me create anything in the /boot partition [01:03] ohh hang maybe is proctected [01:03] gunfus: it's read only === Icedream- is now known as Icedream [01:04] why do you want to do that [01:04] Can someone help me make a .jar file executable? [01:04] Doptzt: chmod +x foo.jar [01:04] or just run java -jar foo.jar [01:04] reisio: lol.. yeah that was a stupid question.. maybe that fall I had in my bike really did affected my head [01:04] or don't [01:04] It's saying i don't have access [01:04] gunfus: probs :) [01:04] Doptzt: maybe you don't own it; ls -al foo.jar [01:04] How do i go about owning it? [01:05] Doptzt: sudo chown youruser:youruser foo.jar [01:05] reisio: is there a way to open the file from the file navigator (nautilus i think) as root? [01:05] gunfus: sure, what for [01:06] reisio: want to put my grub.cfg on the live USB key [01:06] chown: missing operand after ‘/home.../file.jar’ [01:06] gunfus: unless the USB storage device was created with a persistent storage you can't write to it [01:07] gunfus: yeah, but why [01:07] Doptzt: what'd you run? [01:07] TJ-: I can write to it [01:07] gunfus: what is 'it' ? [01:07] reisio: because I am going to mess up with my /boot partition.. I need to do some reconf on my hds [01:07] reisio: sudo chown /home/.../file.jar [01:08] reisio: so in case I blow away or missconfig my /boot I want to have a backup [01:09] gunfus: if the USB has a persistent file-system partition, you can write into that. Otherwise, the live environment lives entirely in-memory, the root-fs comes from a squashfs file [01:09] Doptzt: that isn't what I told you to run [01:09] reisio: sorry what do i run? [01:09] Doptzt: sudo chown youruser:youruser foo.jar [01:09] where does that path go? [01:09] gunfus: try just copying it to some other partition [01:10] Doptzt: sudo chown youruser:youruser path/to/foo.jar [01:11] since i installed docker, my laptop kernel panics a few seconds after init, how can i boot without services ? [01:11] okay now what? === btx is now known as pleasehelp [01:13] Doptzt: java -jar path/to/foo.jar [01:13] Doptzt: or chmod +x path/to/foo.jar [01:13] Doptzt: or ./path/to/foo.jar [01:13] Nothing happening [01:13] it's probably deleting your files :) [01:14] haha nope [01:14] still there [01:14] it's probably tricking you! [01:14] Cmonnn help me haha [01:14] told you what to do already [01:15] java is real slow crappy nonsense, though [01:15] if it's not producing any output, but you don't have a new prompt, just wait [01:15] wait forever [01:15] that's what java is about [01:15] There we go [01:15] haha [01:15] yeah, waiting worked? [01:15] SO i have to launch it from the command line each time? [01:15] no you don't [01:16] how do i do it by just clicking? [01:16] what happens when you click it? [01:16] hold on [01:16] opens a extraction folder [01:17] Doptzt: you'd need to create a Freedesktop desktop launcher file, in $HOME/.local/applications/ [01:18] Not sure what that means [01:19] Doptzt: see https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [01:20] TJ-: thank you [01:20] Doptzt: means it thinks it's a zip file, which it is === Tsunami is now known as Guest29814 [01:22] reisio, that comes out blank. is that a bad sign? [01:23] in_deep_thought: what comes out blank? [01:23] dpkg -L texlive | grep -i bin [01:23] probably just means it's a metapackage [01:23] dpkg -L texlive comes out with some stuff [01:24] in_deep_thought: ls /usr/bin/*tex* [01:24] everything seems to be in usr/share/bug/texlive or usr/share/doc/texlive [01:24] in_deep_thought: I think 'tex' is the GUI executable. [01:25] in_deep_thought: try "which tex" ... apt-file shows: "texlive-binaries: /usr/bin/tex" [01:25] TJ-, is there no GUI? [01:25] TJ-:can't figure it out [01:25] ah yeah there is /usr/bin/tex [01:26] in_deep_thought: Most of the tools in the TeX package are command-line tools for piping data between [01:27] is there no GUI for ubuntu with tex? [01:27] there are plenty [01:27] oh. any recommendations? [01:27] but using a GUI kinda defeats the purpose :p [01:27] uh, I've heard people use texmaker? [01:27] got me [01:28] afk a bit [01:28] I use TexStudio and am reasonably satisfied with it. [01:29] Lyx try that deep? [01:29] hey all, how do wifi-radar and network manager relate? I like to idea of wifi-radar that you can give priority to wifi's. But does that mean that I need to remove network manager and replace it with wifi-radar? [01:30] no you can select your card using rader or manager [01:30] which environment? [01:31] what do i type at the screen that says the passphrase is needed to access encrypted data on my hard drive? is it the security key (like my encryption string that i used to type every time at boot) or that hexadecimal thingy i got when running ecryptfs-some-command or what? [01:31] I have to launch a .jar file from the termianl everytime or is there a way to have an icon? [01:31] user password most likely [01:32] icons are a process to make in unity rather then kde or gnome there are alot of vids on it [01:34] Is it me, or are updates going suuuuuper slow right now? [01:35] I just did a speed test of my network connection, my downstream is 120 MBPs. But downloading my Ubuntu update is like ancient modem speeds. [01:35] mtr to some random internet server isn't showing any dropped packets. [01:36] maybe its the server...the kali server gets like that sometimes too [01:39] ok [01:39] wad: which server are you hitting? [01:40] I tried, and didn't see a way to tell. [01:40] Probably some linux command would tell me. [01:40] I'm just using the GUI updater tool right now. [01:40] Just starin' at a progress bar. [01:41] It's so weird.... a bunch of websites are showing errors and failed jpeg-decoded images. [01:42] I'm gonna reboot. [01:42] what happens with a standard apt-update? [01:43] Are linux distributions generally more efficient for old laptops than Windows 8 would be? [01:45] phil i would guess so...win 8 needs processing power to be efficient [01:46] it depends on the distro you choose @Philo [01:46] I need to rollback an upgrade with apt-get, the "config version" says 9.5~alpha2-1.pgdg14.04+1 (it's postgresql) but when I try apt-get install postgresql-9.5=9.5~alpha2-1.pgdg14.04+1 it says that the version doesn't exist [01:48] Philo: you have many more options to choose what to run and the consequences for performance with linux than you have with windows. So yes it is possible to run a linux distribution on much older hardware than windows 8. But it is always a trade-off between the graphic gadgets/niceties and performance. [01:50] If you run the latest ubuntu with the unity desktop, or linux mint with cinnamon desktop, or debian with gnome shell, you still need strong hardware. If you choose the mate desktop or xfce on the other hand, you still have a modern os with less hardware requirements. [01:50] so xubuntu for instance, or linux mint with mate desktop are two distributions that have lower hardware requirements [01:52] lubuntu is also good for old systems [01:53] hi [01:53] how's xubuntu compared to lubuntu? i don't recall. i tried lubuntu for a while and it was good [01:58] is there a room dedicated to troubleshooting grub? [01:59] or is anyone able to assist? my laptop has been borked for months [02:01] Sterist: #grub for grub itself; If you've an Ubuntu system failing to boot here is probably better === cweagans_afk is now known as cweagans [02:04] I have ubuntu and Windows on the same hdd, had issues with Windows and tried repairing Windows and it killed grub [02:05] I don't know many commands that work in rescue mode and no clue how to troubleshoot it [02:05] is 19.9% MEM high for mysql for a server just running a low traffic drupal site? [02:06] Sterist: When the PC boots what exactly happens? [02:06] error: no such partition [02:06] Entering rescue mode [02:07] Sterist: do you get left with a grub rescue> prompt? [02:07] yes I do [02:07] Sterist: Good :) ... I'll give you some commands to issue. Let's start with "set" and then tell me what "prefix" and "root" are set to [02:09] cmdpath=(hd0) | prefix=(hd0, msdos4)/boot/grub | root=hd0, msdos4 [02:09] when I grep apache, it looks like it's showing some watch commands I previously ran; how are you supposed to kill those correctly? [02:09] Anyone knows how to change an icon in cairo-dock? [02:09] Sterist: Great. Now "ls" and tell me what it reports as best you can (there may be several block devices/partitions listed) [02:10] ash_m: watch commands? [02:10] (hd0) (hd0,msdos5) (hd0,msdos3) (hd0,msdos2) (hd0,msdos1) [02:11] reisio: yeah, like watch 'ps aux | grep apache' shows a process for 'sh -c ps aux | grep apache [02:11] ' [02:11] reisio: I assume I started that a long time ago [02:12] ash_m: no, that's probably the process you just ran [02:12] reisio: no, cuz there's 4 now [02:12] why're you using sh -c [02:12] I just did ^C to get out of it [02:12] I don't... or at least I don't anymore... I don't remember using sh -c [02:14] did you catch that, TJ? sorry I forgot how to point messages at a name :( [02:14] Sterist: Yes... thinking. So, grub thinks its root is in partition 4 (msdos4) but there is no msdos4 [02:15] Sterist: lets look for it! Look for a file "grub.cfg", lets start with "ls (hd0,msdos5)/boot/grub/" [02:15] hello [02:16] oh boy [02:16] one moment (0_o) [02:16] |-} [02:17] reisio: I'm just going to restart the server :P [02:17] goes from gpt- to gz- [02:17] no grub [02:18] Please, I need methodology help for recovering a trusty system that dies with kernel traces a few seconds after running lightdm [02:19] Sterist: Sterist can you be more specific, I can't make that out [02:19] the last operations before crash was docker (cgroups apparmor) apt-get crying for aufs [02:19] Sterist: do you mean you see lots of space-separated filenames with a name pattern of .mod ? [02:19] fml [02:19] first letters of files, they display in alphabetical order [02:20] server is not working correctly [02:20] - is for the sake of typing less to save time [02:20] i can boot with break=init and manipulate the filesystem before init [02:20] Sterist: right, but do the filenames end .mod ? [02:20] yes [02:21] pleasehelp: there's a recent kernel bug in the aufs code causing panics [02:21] Sterist: GOOD :) those are grub's module files, but they are in the wrong directory, and in an unexpected partition :) [02:21] TJ-: i manually disabled docker by removing rc2.d links [02:22] there's no "grub.cfg" though [02:22] Sterist: lets see if we can bootstrap you out of there: "set root=hd0,msdos5" and "set prefix=($root)/boot/grub" [02:23] Sterist: then do "set" and check those 2 both are pointing to msdos5, not msdos4 [02:24] correct [02:24] Sterist: now lets try to get you out of the Rescue environment and into the regular GRUB command-line: "insmod normal" then "normal" [02:25] pleasehelp: it might be bug 1503842 [02:25] bug 1503655 in linux (Ubuntu Wily) "duplicate for #1503842 Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107" [Undecided,Confirmed] https://launchpad.net/bugs/1503655 [02:26] first commands results-- error: file '/boot/grub/i386-pc/normal.mod' not found [02:27] Sterist: Right... you see the path it tries has /i386-pc/ in it? That's where GRUB expects all those .mod files. Lets try forcing the path with "insmod (hd0,msdos5)/boot/grub/normal.mod" [02:27] Sterist: I can't recall whether the 'insmod' command allows absolute paths, I hope so though [02:28] error: incompatible license [02:31] Sterist: now that's a weird one! never seen that before! [02:31] can't say I have either :'( [02:32] TJ: i removed all files that find /etc -mmin -100, still got the issue [02:32] Sterist: It comes from the grub kernel module loader function grub_dl_check_license() [02:33] Sterist: Now, it suggests the grub verson's are mixed up and possibly msdos5 contains an old grub v1 install, which would explain the license issue [02:33] Sterist: So we may have been caught out. Let's go back to looking for the correct grub files in other locations [02:34] pleasehelp: if your issue is the bug I referred you to, you'd need to boot to an older kernel via GRUB's Advanced menu [02:34] so just set root and set prefix then try insmod normal for the others? [02:34] TJ: tried all my kernels, it is a userland issue [02:34] til one (hopefully) works [02:35] Sterist: you told me originally there is "(hd0) (hd0,msdos5) (hd0,msdos3) (hd0,msdos2) (hd0,msdos1)" ... so lets check the others. "ls (hd0,msd0s3)/boot/grub/" [02:35] contains the same files (at a glance) [02:35] pleasehelp: really? is the kernel panicing? [02:35] during downtime between messages I checked 3, but not yet the others [02:36] Sterist: really?!? this is weird. try msdos1 and msdos2 [02:36] Sterist: what we expect to see is about 6 files (grub.cfg being one) including a couple of directories (i386pc/ being one) [02:36] I have 2 ubuntu installs and 1 Windows. each install with a rescue kernel. would that explain the 5 [02:37] Sterist: possibly. It looks like the installs have confused each other with different grub versions too [02:38] TJ-: kernel bug at mm/slab.c:3413 [02:39] Sterist: this is /boot/grub/ as seen from Linux: http://paste.ubuntu.com/12720239/ [02:39] seems a null pointer [02:39] invalid opcode: 0000 [02:40] hd0, msdos1, and msdos2 all error: unknown filesystem [02:40] pleasehelp: Right, that is nasty. I see several similar reports but not one with the exact same line number (3413) [02:41] TJ-: each time I only have 5 seconds to do something before this [02:41] Sterist: OK, so we have to work with msdos3 or msdos5 ? [02:41] correct [02:41] pleasehelp: if you boot with "init=/bin/bash" can you at least control the system? [02:41] Sterist: Well, we tried msdos5 and it failed with apparently GRUB v1 modules. Let's explore msdos3 some more [02:42] some of those might be swap partitions and/or fat32, not sure what rescue is able to read [02:42] Sterist: what kernel versions do you see with "ls (hd0,msdos3)/boot/" [02:43] Sterist: What Linux distro/releases are installed? [02:43] Sterist: we might be able to identify the correct partition by the kernel version names [02:43] ubuntu, with xubuntu on top [02:43] TJ-: init=/bin/bash seems not to like my encrypted zfs root [02:43] Sterist: Both installs are Ubuntu based? [02:44] used ubuntu installer and put xfce4 in from app store [02:44] correct [02:44] pleasehelp: hmmm, root-fs should be unlocked/mounted before /bin/bash is loaded. [02:44] Sterist: ok, and which release, 14.04 or some other? [02:45] kernels are all 3.16.0-30 generic through -46 generic [02:45] the newest partition (presumably msdos5) should be 14 LTS [02:46] Sterist: that looks like 14.10 (Utopic) kernels, probably on the 14.04 LTS point release [02:46] the other (I think msdos2 but honestly idk) is an old one, maybe 12 [02:46] Sterist: OK, that helps me visualise what we are working with. We're talking about msdos3 here is that correct? [02:47] yes [02:47] Sterist: so "ls (hd0,msdos3)/boot/grub/" lists a lot of files ending in .mod as before? [02:47] TJ-: password is not asked with init=/bin/bash [02:47] correct [02:47] at a glance, identical to 5 [02:47] pleasehelp: root-file system is unlocked by the initial ramdisk before /bin/bash is called, so that is weird :S [02:48] TJ-: maybe pivot by myself with break=init ? [02:48] Sterist: OK, lets try "set root=hd0,msdos3" and "set prefix=($root)/boot/grub" [02:48] TJ-: zith break=init i get my password asked [02:49] woah I just ls the 3 and it showed me exactly what that link showed, I don't know whay I did differently [02:49] pleasehelp: Yes, anything along those lines so you can get into the console. You could boot with "text" or "systemd.unit=multiuser.target" too [02:49] looks like 3 is it. one moment [02:49] Sterist: typo maybe? So 3 it is :) [02:49] Sterist: "insmod normal" then "normal" ... i'm off to make a coffee! [02:51] sir, can I buy you a coffee? :D [02:51] TJ-: 'text' just boots normally to desktop not interrupting [02:53] Sterist: once it has booted let's fix things from a command-line terminal [02:53] pleasehelp: OK, the system must be using systemd then [02:53] I'm getting endless out of memory errors =/ [02:54] Sterist: really? Sounds like it is really messed up [02:54] TJ-: same with "systemd.unit=multiuser.target" [02:54] powered off and now it's back to msdos4 [02:54] in rescue [02:54] Sterist: may need to reboot, reset GRUB root/prefix again, then use the Advanced > Recovery boot option [02:55] TJ-: i need to interrupt before init load services [02:55] pleasehelp: OK. I suggested that target since you mentioned lightdm and I wondered if the bug was in the graphics side [02:55] pleasehelp: Sounds like you need an earlier target [02:56] pleasehelp: I see "emergency.target" - worth trying do you think? [02:58] TJ-: it starts normally [02:58] use a recovery mode kernel? [02:58] from advanced options [02:58] pleasehelp: can you use that environment to check logs to determine where the issue is kicked off from? [02:59] Sterist: Yes [02:59] TJ-: no pager in initrd :( [02:59] endless out of memory errors again [03:00] pleasehelp: Oh! emergency == initial ramdisk? [03:00] systemd-udevd [03:00] Sterist: sounds like it is well broken! [03:00] Sterist: how much RAM does the system have? [03:00] 4 gigs [03:00] boot disks give me this problem too. [03:01] Sterist: so, OOM errors and udev means something more is bad, than just the messed up GRUB [03:01] TJ-: as i said i can use cat on my fs with 'break=init' [03:01] any idea where to point me? [03:02] TJ-: how to determine if upstart or systemd ? [03:03] with cat ;) ? [03:03] pleasehelp: but from there its hard to pivot into the root-fs and actually trace the boot to figure the issue out. If the system is managing to log, its worth booting it from a Live ISO image and examining the logs manually [03:03] pleasehelp: if it is 15.04+ it'll be using systemd (we know that too because it acted on the systemd.unit= [03:04] TJ-: it's truty [03:04] so upstart [03:04] pleasehelp: Then how did 'systemd.unit=emergency.target" work? [03:04] pleasehelp: Trusty doesn't have systemd [03:04] as normal graphic boot ending with freeze [03:05] 5 secs after lightdm [03:05] pleasehelp: correction: Trusty doesn't have systemd-init (it does have systemd-logind) [03:06] pleasehelp: booting with 'text' on the kernel command-line with an Upstart system will not start lightdm [03:06] i don't understand why 'init=/bin/bash' fails ... [03:06] Sterist: Any chance you could take a photo of the monitor with those OOM errors for me? [03:07] sure. at the moment I'm trying to boot Windows. seems to be hanging but will soon. any preferred hosting site? [03:07] Sterist: I think we recommend imgur on the factoids here [03:07] !paste [03:07] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [03:08] TJ-: 'text' goes to lightdm [03:08] i can see on the screen '(A) Connected Profile 1' [03:08] pleasehelp: then that isn't using Upstart. The upstart /etc/init/lightdm.conf script looks for 'text' and stops if it finds it [03:09] pleasehelp: not sure where that comes from; sounds like a Bluetooth device :) [03:10] bios and Windows both detect 4g ram, so I don't think it's a bad ram stick. Windows still stuck but at a screen it's never stuck before.. hd light still going so I'm going to wait a few more minutes [03:11] Sterist: good idea... it may be doing a file-system check [03:11] negative, it says when doing a check and it's past the stage it'd normally do that [03:13] Hello, my daughter is learning Japanese and using lbuntu on an older laptop. How can she enter Kanji characters? Etc. I tried adding a Japanese "Keyboard Input" for her. Pressing "Super Space" key sequence shows "JP and US" in a nice dialog on the screen. However regardless of how the input is toggled, Kanji char input sequences do NOT output Kanji chars. Any advice? [03:13] ok I'm going to force it off [03:13] TJ-: this time in initrd I got invalid max DP link bw val 0, using 1.62Gps [03:14] but no freeze [03:14] TJ: maybe i can force a frame buffer device instead of my i915 ? [03:15] pleasehelp: AHA, that is from the Intel i915 driver [03:15] i haven't upgraded it rencently though [03:15] pleasehelp: that is only a WARN though, not fatal at that point [03:15] yes [03:16] Is this mostly an install ubuntu help channel? [03:16] sewardrobert: All Ubuntu support, but there isn't any guarantee that someone knows about your issue [03:17] oops [03:17] Sure. Sure. Most of the conversation seems to be centered on hardware related issues. [03:17] sewardrobert: it depends on who's in and what's being asked :) [03:19] http://imgur.com/qWhcagC [03:20] Sterist: Ouch, that looks bad. [03:20] it starts around process 100 and keeps killing til around 445 then hangs [03:22] Sterist: so we need to try and get in early and prevent that. Do what I suggested for pleasehelp. Reboot, get to the GRUB menu, but this time highlight the first Ubuntu entry, press 'E' to edit it, navigate to the line starting "linux ...", remove "quiet splash" and add "debug init=/bin/bash" then press Ctrl+X to boot with that change. [03:22] Sterist: the idea is that instead of booting with the init daemon starting, we start with bash shell only [03:23] Sterist: It might give us enough to fix GRUB, and identify the cause of the OOMs [03:24] TJ-: actually i can boot my 3.16 kernel [03:26] hi all, getting a fopen: permission denied when running 'crontab -l'. No /etc/cron.allow or /etc/cron.deny, so I should be able to use crontab as my regular user. Permissions on /var/spool/cron/crontabs --> http://paste.ubuntu.com/12720522/ [03:26] sewardrobert: you probably want to use the anthy or mozc input method (I use mozc myself lately), see for instance: http://moritzmolch.com/1453 [03:27] is quiet splash only going to appear one time in the list [03:28] TJ-: removed docker.io cgroup-lite apparmor [03:28] and there are many references to msdos4, change to 3? [03:28] updated initramfs et voila [03:29] Sterist: yes, change msdos4 to msdos3. There will only be 1 instance of "quiet splash" [03:29] TJ-: maybe it was cgroup-lite messing with udev , I'll never know [03:29] pleasehelp: It was a nasty one [03:29] bazhang: what [03:30] there were 3 references to msdos4 [03:30] TJ-: using crypto + zfs with unstable kernel 4.1.6 does not help [03:31] 4 actually [03:36] TJ-: thanks for you help, glad here's people like you helping [03:38] people like me :) [03:39] I think I put in the changes as directed, ctrl X and getting OOMs again [03:39] Sterist: did you add the "init=/bin/bash" ? [03:40] Sterist: if so, those errors must be happening before that, during execution of the initial ramdisk scripts [03:40] "debug init=/bin/bash" yes, right where quiet splash was [03:40] Sterist: right, so it must be the udev in the initial ramdisk being killed. [03:42] I'm afraid to ask, what's next :( [03:44] Sterist: I'm reading the initial ramdisk /init shell script, so we can break into it early before udevd starts. [03:45] Sterist: Reboot, edit the Ubuntu entry as before, but instead of adding "init=/bin/bash" add " break=top" which should drop you to a busybox shell in the initial ramdisk [03:46] systemd-udevd[100] : worker [446] terminated by signal 9 (Killed) [03:46] ^ a sample line from the OOMs, might not have shown up in the picture [03:46] Sterist: I've also pastebinned that shell script so you can get a feel for what we are dealing with: http://paste.ubuntu.com/12720649/ [03:47] Sterist: The problem we have is the REAL errors scroll off the screen long before we can capture them, so we only see the repeated failures of udevd respawning and being killed. The actual error is likely nothing to do with udevd [03:47] a little over my head =/ [03:48] Sterist: I usually aim a camcorder at the screen and capture the kernel messages on it, then replay it frame b frame :) [03:48] clever. [03:49] any way to make the root and prefix stick so I don't have to re enter every reboot [03:50] no /var/log/kern.log? [03:50] or dmesg? [03:50] Sterist: if you look at line 226 "maybe_break top" that is testing whether we have used "break=top" on the kernel command-line. If we have, it'll exit the script at that point. There are several maybe_break XXXX possibilities. We can (laboriously) keep working through them to find at which point the OOMs start. That helps us narrow down what is happening when the OOM starts. [03:50] Sterist: without being able to get to edit the grub.cfg, no. If you have a Live ISO USB/DVD to boot from, we can do that [03:51] Sterist: coffee time - almost 5am here :) [03:52] boot discs result in OOMs too [03:52] shortly after installer background loads [03:55] Sterist: OK, then the system hardware has a problem [03:55] Sterist: What is the make/model of either the PC, or the motherboard? [03:56] break stopped the boot before ooms [03:56] Sterist: there were issues with the Windows boot too, but with the Live boot its only using RAM not disk which points to the hardware [03:56] busybox [03:57] ASUS K50i [03:57] Sterist: right, so some device when initialised is upsetting things. Are there any USB deviecs attached, or anything else external aside from monitor? [03:57] nothing, no monitor either [03:58] Sterist: this PC? http://www.asus.com/Notebooks/K50IN/ [03:59] correct === Ladon_ is now known as Ladon [04:00] Sterist: lets start issuing commands manually: "export BOOT" [04:02] Hello. I'm trying to install ubuntu and my monitor turns off when starting the live session, so I tried to use the mini cd, but that doesn't boot in EFI mode... [04:02] order of problems: 1. Windows boot issues, 2. Windows startup repair tool, 3. grub rescue ever since, followed by OOMs === testserver is now known as mixih [04:02] Sterist: usually the /init script will automatically run a group of shell scripts in a directory via the "run_scripts /path/to/dir" - but we want to run each manually so you've got some accurate typing to do :) [04:03] I'm ready, I suppose [04:03] Sterist: "/scripts/init-top/all_generic_ide" [04:04] returned blank line [04:05] Sterist: then, in order, "/scripts/init-top/blacklist" "/scripts/init-top/brltty" "/scripts/init-top/console_setup" "/scripts/init-top/framebuffer" "/scripts/init-top/keymap" "/scripts/init-top/plymouth" [04:05] Sterist: the sign of a successful execution in *nix is no output :) [04:06] Sterist: if you get through all those without provking the OOM error, the next one is "/scripts/init-top/udev" which may be the one to provoke it [04:07] SigilBaram: That sounds like an issue that requires "nomodeset" adding to the kernel command-line at the boot menu [04:07] TJ: That would be in the Live CD? [04:07] brltty line returned "not found" [04:08] SigilBaram: yes. as it boots in UEFI mode there's a boot menu. You should be able to edit the 'Try...' option there by highlighting it and pressing 'E' [04:09] Sterist: OK... I've got a 14.04 chroot here so I'm telling you what I see there. [04:10] just proceed to next line? [04:10] SigilBaram: if so, navigate to the line starting "linux ..." and add "nomodeset" to it before any "--" at the end [04:10] Sterist: Yes [04:10] Sterist: file-not-found isn't a problem. if you want to check the names of the scripts you have and use those names, do "ls /scripts/init-top/" [04:11] TJ-: Alright. I'll give that a try. Thanks. [04:11] console_setup "not found" [04:11] Sterist: strange! that one I would have expected [04:13] framebuffer "not found" [04:15] Sterist: do the 'ls' then, see what is there [04:15] same for keymap and plymouth [04:15] Sterist: I'm beginning to think the problem here is the initial ramdisk image is bad too. [04:16] only 2 items, all_generic_ide and blacklist [04:16] and udev before it [04:16] TJ-: The "nomodeset" change to the boot options is working. Thanks. XD [04:17] Sterist: seems minimal! [04:17] Sterist: try starting udev lets see if the fun starts [04:17] most probably. one moment [04:18] yes it printed for about 3 seconds then OOMs [04:20] Sterist: right.. udevd's job is to receive events from the kernel about newly discovered devices and act on those appropriately. udevd has (text) rules files to guide it. In response to some events (such as a device add) it will execute some external process, which may involve loading a kernel module for the device. My current theory is that one of those is causing the issue [04:21] Sterist: unfortunately at this point there is no file-system to write logs to, so unless we had a serial port console or net console to capture the kernel messsages we will struggle to collect useful information [04:22] Sterist: If this also affects booting a Live ISO then that suggests the problem is in the hardware, not in the installed software [04:23] I understand. I just don't get how this can be a hardware problem if it immediately began after trying to use Windows' startup repair tool [04:23] hmm [04:23] I'm starting to think that I want to be using arch again instead of ubuntu [04:23] thinking again, eh? :p [04:23] oops wrong chat [04:23] use the best tool for whatever goal you're trying to accomplish. [04:24] Sterist: could be a device has failed, or it could be a BIOS config problem. Have you tried a BIOS factory-defaults reset? [04:24] I do have a SATA adapter and know how to remove the drive, so salvaging data won't be a problem [04:24] I seem to have some problems related to packages from a ppa. How do I remove packages from a specific PPA and upgrade those same packages to the current release instead? [04:24] maybe it's just that I haven't found the ubuntu documentation which is on par with what they have in the arch wiki [04:24] ... preferably the second option, not the first. [04:25] I googled the OOM error months ago and superior said that removing the backup battery from ram solved the problem, so I tried that -- to no avail [04:25] and someone* [04:25] Sterist: silly but... have you powered it off completely AND removed the battery, and then pressed the power-on button to drain any remaining power, then re-attached the battery and tried again? [04:26] that, in affect, defaulted bios [04:26] !ppa-purge | Viking667 [04:26] Viking667: 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 [04:26] Sterist: another silly... have you left a DVD/CD on the DVD drive? [04:26] negative [04:27] I don't like the battery drain from spinning up the disc when it boots, so I make it a point to remove discs before shutdown whenever I use them [04:28] Sterist: another silly but has worked. Open the trap-door where the RAM modules live, remove them, and reseat them [04:29] wileee: thanks. [04:29] that would take me a while. I don't have a screwdriver handy and I'm in bed lol [04:29] Viking667, my pleasure, generally works well. [04:29] Sterist: something for another day then :) [04:29] Will that just remove the "bad" packages? [04:30] I'll be sure to try it. do you have an email I can poke? [04:30] Unfortunately the ppa affects a good deal of xorg so as you can understand, I'd rather like to upgrade instead of out-and-out amputate. [04:30] Sterist: you can catch me here if I'm available to help [04:30] Viking667, It does as the bits message says any pckgs from the ppa made stock, any extras removed as well. [04:30] bots* [04:30] I'll recheck that. Thanks. [04:31] arright [04:31] Viking667, You don;t want to mix ppa's with ppa;s is all. [04:31] like xorg and the new nvidia ppa [04:31] how do you send a private message in irc? out of public channel, that is [04:32] Sterist: I also suspect random disk corruption. If random sectors across the disk are corrupted that could equally affect Windows and Ubuntu, and could also possibly affect the Live ISO boot *if* it is trying to read file-system structures of the hard disk [04:32] Sterist: if you want to leave me a note, use "/msg memoserv help" for details [04:32] Sterist: I have private messages (/query) disabled [04:33] I have tried disabling hard disk completely when attempting boot disk [04:33] from bios [04:33] Sterist: that won't help though, the kernel will find it. Disconnecting it would be a good test [04:34] noted [04:35] ***. [04:35] Sterist: page 43 and thereabouts of the User Manual has details for removing HDD and RAM [04:36] not quite sure how to leave memos lol seems the help page only explains whay memoserv is [04:36] The PPa has a name in /etc/apt/sources.list.d/makson96-fglrx-quantal.list, what would be the PPA name? I'm not having much luck trying ppa:makson96/fglrx [04:36] ... or variations on that [04:36] Viking667, quantal? [04:36] that's when it got installed, yeah. [04:37] Sterist: "/msg memoserv help send" [04:37] Viking667, I'm not up on fglrx is all, this a supported release as of now? [04:37] Viking667: "cat /etc/apt/sources.list.d/makson96-fglrx-quantal.list" [04:37] fglrx is ATI's driver for their Radeon cards. [04:38] is that essentially a private message? sorry for the question bombardment =/ [04:38] oh yes we seem them often, never messed with them myself [04:38] I did. Two commented lines, basically deb http://ppa.launchpad.net/makson96/fglrx/ubuntu raring main [04:38] Viking667: if you saw "http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main" the PPA name would be "xorg-edgers" [04:39] right. I tried ppa-purge ppa:makson96, makson96/fglrx, makson96-fglrx and a couple of other variations. [04:39] Viking667: in your case it might be "makson96/fglrx" since that line looks to be using a non-default PPA name [04:40] Viking667: if the lines are commented (you mean # prefix ?) then they're not active [04:40] That's the first option I tried. [04:40] TJ-: yeah. Do I need to uncomment them before ppa-purge will work? [04:40] ... and rerun apt-get update? === Tsunami is now known as Guest65219 [04:40] i.e. uncomment lines, run apt-get update, then run ppa-purge? [04:41] Viking667: Hmmm, if they are commented are the packages from that PPA really installed? If so, then yes, uncomment and apt-get update [04:41] they are certainly installed. Right, I'll try those steps. [04:42] whew. That worked. It's now chewing [04:46] meh. It barfed. I'll have to reinstall them from scratch. [04:51] Ok, so now I have ubuntu installed, but I have to A) pick grub from the BIOS boot menu. If I let it boot normally it fails to find a UUID. B) Do the nomodeset thing once I get to the grub menu, or my monitor still turns off. [04:54] whew. now I can see if that purge/reinstall worked. Thanks wileee and TJ- [04:56] Now, how on earth do I fix THIS problem? I log in, and abiword starts. It's not in the list of programs to autostart. [04:56] Though my MB also lists "ubuntu" twice too, which is kind of confusing. [05:05] Disabling legacy booting in the bios fixed grub (probably something left over in the MBR), installing nvidia drivers fixed needing "nomodeset". [05:05] howdy! is a question im going to probably repost in kubuntu also incase no one can help me here just FYI peeps with @'s in both. But my question is "ive had alot of errors in !5.04 and would like to go back to the LTS but not only go back but switch from ubuntu to kubuntu and have alot of downloads, pictures and documents that i can just delete so how to do this and not lose my data or crash my computer ? [05:07] Bonjour à tous ! [05:08] i downloaded a clean kubuntu install and it seems so stable and connetic but when installing kde from gnome it causes alot of problems [05:08] Je recherche une solution à un problème de ligne de commande en bash, quelqu'un pourrait il m'aider s'il vous plait ? [05:08] Hey [05:09] hello [05:09] cerbius: parlez-vous Anglais? [05:09] hows it going? [05:09] Viking667, little [05:10] what problem are you having with bash? [05:11] i have a file with a lot of word, my question is simple : what is the bash command to calculate how many words i have for the first letter is A; B, C etc... === cscelza_ is now known as cscelza [05:12] So, aptitude full-upgrade is giving me dependency resolution actions, and I've never *had* to deal with these before, I don't want to break anything [05:13] The terminal output looks like this: http://pastebin.com/MTGdFTzd [05:14] It immediately appears that I could just remove the packages it suggests, since they have the names with :i386 at the end [05:14] cerbius: ahh. A problem I do not know how to fix. I'm not that good. [05:15] Viking667, no problem, thank you, i search [05:15] explodes: don't forget that sometimes you need those i386 if there isn't an equivalent x86_64 installed. You may also need them if the application has no 64-bit candidate, i.e. Skype. [05:16] Viking667: ok. I see x84_64 counterparts for each of these [05:16] should be safe. [05:16] stay connected please so you can send me that link if i break my puter :P [05:17] is there any hope of using keys that don't show up in showkey? [05:17] would I have to patch the kernel or something? [05:17] gonna restart - brb [05:17] explodes: I need to go... [05:17] mcerb: nor xev? [05:18] reisio no response in either [05:18] what keyboard is this? [05:18] the one on my hp split 13 x2 [05:19] it's the brightness control keys [05:19] and is it only specific keys that are "missing"? [05:19] yes, Viking667 [05:19] damn dude [05:19] mcerb: sure it's not some fn toggle reversal issue? [05:19] explodes: hmm? [05:19] fn key toggle* [05:20] a terminal popped up when i opened my applications back up [05:20] yes, I have a keyboard that does that too. [05:20] explodes: ... and? [05:20] http://pastebin.com/FfAWAKUM [05:20] what do you mean by that? the keys are supposed to control brightness by default and act as F keys when the fn button is pressed [05:21] hey [05:21] explodes: yeah, I thought that might happen. [05:21] right now they show up on xev only when the fn button is pressed [05:21] Viking667: any tips? [05:21] install those pkgs and their deps? [05:21] hi guys [05:21] mcerb: so it's probably reversed, the fn toggle [05:22] which doesn't surprise me [05:22] oy. not everyone's a "guy"... [05:22] mcerb: you might try a bleeding edge kernel, or just figure out how to toggle the fn on always [05:22] I think it's this way under windows === wook is now known as Guest11228 [05:22] anyome have any ideas why when i use the brightness control button on my corsair strafe keyboard in ubuntu it stops keyboard functionality until reboot? [05:23] but there's supposed to be something going on under the hood that allows the brightness keys to control brightness, I just don't know what it is [05:23] anyone get to my question? can i go from ubuntu 15.04 tpo kubuntu 14 LTS? [05:24] Viking667: my shit appears to be fucked [05:25] explodes: hm. [05:26] suggestion 1 does nothing really, suggestion 2 involves removing 300 packages, suggestion 3: pretty much all of my package [05:26] fuuuuuck [05:26] ugh. [05:26] I can't remember what happened when I installed it on zoom... it seemed to work for 14.04 [05:27] I don't know how to fix your issue ... yet. [05:27] Does steam even HAVE a 64-bit client? [05:27] I have to go, anyhow. [05:27] ok thanks anyways [05:27] sorry about that. [05:30] [x] rekt [ ] not rekt [05:32] also I have no idea how to set up the multitouch gestures for this touchpad [05:32] I'd like to be able to do the two finger scroll wheel thing. I had it working in mint but can't remember what I did [05:33] Did he just go to uninstall all his multi-architecture librarys? If he has them he was probably using them for something... XD [05:34] Oh my scroll wasn't moving heh [05:35] p. sure i did tho [05:35] it's not "acceptable" to reinstall them now either?! [05:36] zenm [05:40] explodes: Try "dpkg --add-architecture i386"? It should be there already since you had them before though... [05:41] my experience with multi-arch goes as far as getting skype to work though heh [05:42] Aaah steam. That needed too I guess. [05:42] still rekt! [05:42] --add-architecture succeeded tho (exit 0), if that means anything [05:43] Try doing steam again now that i386 is enabled? [05:45] That error message is odd though. It doesn't sound like it was the fault of multi-arch [05:48] still same situation [05:52] how do I even go about getting multitouch working? I can't find a single tutorial that doesn't just tell me to install touchegg. I have touchegg but I can't get it to recognize any gestures from my touchpad [05:53] explodes: Are you using a PPA for steam or did you download it from their website? [05:53] website [05:53] mcerb: are you sure its supported on the hardware? [05:55] explodes: I'm positive; I had it working with mint === omnik5570 is now known as omnik5569 [05:56] explodes: steam is in the ubuntu software center according to ubuntu's website? https://apps.ubuntu.com/cat/applications/steam-launcher/ [05:56] yea, i think the download is the same package [05:56] idk tho [05:56] I'm certain that I just need to install the right firmware for my touchpad, but I don't know how to do that [05:57] explodes: the one from the software center probably has the dependancies adjusted to match ubuntu's setup. [05:57] the specs say I have "HP Imagepad supporting multi-touch gestures without on/off button." [05:58] you're probs right [05:58] I'll uninstall and reinstall [05:59] shit [05:59] watch all my games need to get redownloaded [05:59] wait it working before? [05:59] yea, one of their updates fugged up my stuffs [06:00] lmao [06:00] the one from apt has the same issues [06:00] now i have zero steam === user is now known as Guest25197 [06:02] reinstalled from the website OK- same issues tho, when i launch it it pulls up a terminal asking for the admin password to install the missing deps [06:04] hey all, I have an external hard drive with a nice install of 15.04 that I use when I don't have MY laptop and need to use other's computers but the thing is, after a few months of using it i've noticed that updates, particularly related to grub, can leave that drive with "ghost OSes" until I manually clean it up, is there any way to whitelist only that drive's /boot for generating the grub boot list? === ThePengwin is now known as SINTACKS_ERRAW [06:04] attempts to install those deps with that terminal fail outright, installing them with apt-get gives me shit about bork deps like http://pastebin.com/k6mn5RqZ === SINTACKS_ERRAW is now known as ThePengwin [06:05] Is anyone using KVM with gpu passthrough with VNC instead of using Synergy? [06:06] I just noticed that I will sometimes lose the Synergy conection when there's a popup dialogue with Synergy and so I'm looking at alernative options when I go to using one monitor. [06:07] SigilBaram: would apt-get install -f help here? [06:08] explodes: Oh it looks like it want the x86_64 and i386 to be on the same version. Is something holding the x86_64 ones back? [06:08] I'm basically using https://www.youtube.com/watch?v=37D2bRsthfI and it's working wonders, but I want to use a single 1440p monitor instead of two. [06:08] SigilBaram: mmm maybe they're not out yet? [06:08] everything is upgraded to the max (via apt-get update/upgrade) [06:09] explodes: I'm not sure. It'd be nice if there was someone on with more experience fixing apt conflics. >.< [06:10] sudo aptitude install libgl1-mesa-dri wont even let me install it.. "No packages will be installed, upgraded, or removed." [06:11] oh wait it IS installed my bad [06:11] explodes: that's a relief, and makes sense :) [06:12] I'll just wait a day- maybe they're being deployed shortly?? [06:12] Is that a thing that happens, one arch is delayed for some reason? [06:12] I'm trying to install steam now and it's not asking for anything in i386? [06:13] well aren't we special [06:13] Oh- try running it [06:13] The launcher installs the deps, I believe [06:13] steamdeps [06:14] oh yeah. Now it's asking for those. [06:15] It had a similar error about missing depends that were broken, but now steam is running anyway? lol [06:17] yea. and the games work fine [06:17] idk mang [06:17] now you're stuck in the loop [06:17] you've absorbed my curse and now i'm free [06:17] best of luck to you [06:20] hey all, I have an external hard drive with a nice install of 15.04 that I use when I don't have MY laptop and need to use other's computers but the thing is, after a few months of using it i've noticed that updates, particularly related to grub, can leave that drive with "ghost OSes" until I manually clean it up, is there any way to whitelist only that drive's /boot for generating the grub boot list? [06:20] oh i've seen this before [06:20] i forget where [06:22] gartral: i dont think you can m8 [06:23] gartral: I believe there is a way to limit which drives grub searches, but I don't know how to go about it. [06:23] thanks for the help everyone- i'm out [06:23] os-prober searches [06:23] explodes: "The following packages will be REMOVED: kubuntu-desktop..." um no... hahaha [06:24] that last second mention tho [06:24] whats up? [06:25] .___. k sorry if it was important i have to sleep [06:25] There is definitely something very interesting going on in the multi-arch realm it seems. It wants me to remove most of my system as well when I try to manually install those packages. [06:25] ^ right?! [06:25] night then XD [06:26] i think the correct version may come out soon, this is a new update (<12 hours old) [06:26] s/think/hope [06:26] k night :) [07:00] help guys_my synaptic package manager has stop working>is there any other means of installing softwares u can recommend for me [07:01] use software center [07:02] not working too [07:02] Houston we have a problem [07:02] sounds like an issue with apt then lol [07:03] what does it say when you "apt-get install "? [07:03] i've also tried to use- 'sudo apt-get update' and 'sudo apt-get install -f'. [07:04] What is the error message? [07:06] bash: syntax error near unexpected token `newline [07:08] xwt-swizzy-weezy: pastebin full command and errpr [07:08] error* [07:09] hey all im running dd if=/dev/urandom on one of my hard disks with a block size of 4096 and my system ends up locking up completely. upon research it seems like I am running out of entropy. what do i need to do to prevent my system from locking up due to running out of entropy [07:10] eagles0513875_: urandom doesn't run out of entropy [07:10] Ben64: then im seeing on 14.04.3 these random lockups [07:10] which i cannot explain [07:11] why are you doing that anyway [07:11] Ben64: i want to securly erase a drive [07:11] dd if=/dev/zero of=drive [07:11] eagles0513875_: why not just use shred [07:11] hateball: what does that do? [07:12] eagles0513875_: man shred [07:12] ok [07:12] even more pointless than urandom [07:12] Well, doesnt lock up your machine at least :p [07:12] neither does urandom [07:13] Neither of which "securely erase a drive." [07:13] writing zeros to a drive securely erases it [07:13] anyone with a well working 'wine'_i wanna know how you got it to working well>mine isn't [07:13] Not quite. [07:14] not not quite, its absolutely unrecoverable [07:16] Ben64-this is what i get when i try to load the package manager-E: Encountered a section with no Package: header [07:16] E: Problem with MergeList /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_restricted_i18n_Translation-en [07:16] E: The package lists or status file could not be parsed or opened. [07:16] E: _cache->open() failed, please report. [07:17] xwt-swizzy-weezy: please use a pastebin type service, and give the full command and output [07:17] xwt-swizzy-weezy: do something like "sudo apt-get update && sudo apt-get upgrade" === mudo_ is now known as mudo [07:20] ben64-let me try.,as for the pastebin service,i could have done it already only if i knew how [07:21] go to paste.ubuntu.com or pastebin.com or hastebin.com or pastie.org or sprunge.us or dpaste.de or gist.github.com or... [07:21] !paste [07:21] 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. [07:24] hi guys, searching for how to turn on sound in ubuntu 14.04lts in virtualbox guest (hosted on windows, sound enabled, configured like for other vm guests) [07:25] soundcard is listed in lspci, but no output devices listed in mixer [07:26] Ben64-ishhh, bro no lie but i dont know how it works.i dont know what to enter on tha syntax and content{am not an expert on these things} [07:27] I'm having trouble getting my sound card set up on ubuntu, at the moment none of the inputs work, and only 1 output works (the back one) [07:30] Is there a way for me to list off all of the descriptions / changelog for the list of packages that 'apt-get upgrade' wants to install? [07:33] Okay, so. I enabled home folder encryption on my home folder and now I simply can't boot into the OS anymore. Since Ubuntu (14.04.2) is known to use eCryptFS, am I able to decrypt the home folder so that I don't lose data in this situation? [07:33] billbillbill-yeah try this 'sudo apt-get update' and 'sudo apt-get install -f'. [07:33] If so, how am I meant to do it? [07:34] isn't the point of encryption that you can't decrypt it without a key? [07:34] No, I have the key. I just don't know how to manually decrypt it. [07:34] sorry [07:34] I know the passphrase, I just can't boot the OS anymore because I basically bunked GRUB (lol). [07:35] If I could circumvent it without a key then I don't think I'd be encrypting my data ;p [07:40] billbillbill: you need the package apt-listchanges. See http://askubuntu.com/questions/272215/seeing-apt-get-changelogs-for-to-be-upgraded-packages [07:43] ocean, thanks [07:43] guys what do I do with this error? "./mongod: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory" [07:44] Hi. I have a problem. I was trying to compile and install python3.5 from official site, but something went wrong, and now i cant install anything cause system says to do "sudo apt-get -f install", but when i do it, it tries to remove almost EVERYTHING on my pc. And also i see that system needs python 2.x but 3.5 installed. Sorry for bad english and help me pls this [07:44] How can I setup MTP in Ubuntu? [07:49] hello. [07:49] Morning, fellow members of the world. This might be a retarded question; but is it possible to resize my primary partition, from the running OS? Or do I need to boot a liveCD? I'm thinking of removing the swap partition to increase the size of / [07:50] antoon: no. you cant do that. you must using live cd for do it. [07:50] antoon: You'll need to use a livecd/usb, you can't resize a mounted partition [07:51] That was my biggest fear indeed. Thanks guys [07:52] antoon: This is a reason to use LVM, if resizing is a recurring event [07:53] firefox wants to open every file with gedit, how can I rest to the original behaviour? === nsa is now known as Guest84483 [07:53] How can I setup MTP in Ubuntu? [07:54] antonio_, we saw you ask the first time, please be patient [07:54] antoon: What do you mean by setup? Connect a device using MTP to your PC? [07:54] antoon: mis-tab [07:54] antonio_: see above [07:56] lucido: try opening about:support, then click on Open Profile folder [07:57] hateball: connecting my android phone via mtp to the pc [07:58] antonio_: I've had better luck using go-mtpfs than anything else, it might be worth a try [07:58] allizom, it opens in nautilus [07:58] hateball: How can I install that? [07:58] antonio_: otherwise... why not just SSH or something? [07:59] whats SSH? [07:59] lucido: that's ok. now close firefox, leaving the nautilus window open [08:00] !ssh | antonio_ [08:00] antonio_: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [08:00] antonio_: depending on what you're trying to achieve you could probably do it over the local wifi [08:00] lucido: locate the file mimeTypes.rdf and rename it to mimeTypes-backup.rdf [08:01] antonio_: it appears that go-mtpfs is no longer in a maintained !ppa so the only way would be to compile it from https://github.com/hanwen/go-mtpfs [08:01] antonio_: something I advise against if you're new to Ubuntu [08:01] hi all, im trying to run a chroot jail from within a .desktop file - this only works if Terminal=true is declared in the .desktop file when the app is run from dash. If Terminal=false nothing happens. Any ideas? === XxHardXtremexX is now known as Bonn333 [08:05] hello [08:05] moi [08:05] I just shit my pants [08:06] ookoo. [08:06] suomalaisia [08:06] nöyp. viitsikö käyttäytyä? [08:06] en [08:06] ei kiitos [08:06] kuulostaa tylsältä [08:07] hmm kayttäytyminen kuulostaa joltain lasten leikiltä [08:07] tämä selvä. ei jatkoon. [08:08] good bye [08:16] hey all, odd-ball problem i'm having in 15.04 with irssi, my ctrl- functionality isn't working [08:18] gartral: dont you use alt+number to switch channels [08:27] hi every body , is there any application like jaws pdf creator in linux ??! [08:31] Morning all...it looks like that APT packages for Ubuntu utopic has disappeared ... we can't run apt-get any ideas ? [08:32] http://archive.ubuntu.com/ubuntu/dists/ [08:32] hi all, some advise please, I need to replace my hard drive in my laptop with a smaller size drive but want to ttransfer my current installation rather than redo from scratch, any guidance pls. [08:34] madmouser1: (1) Back up (2) Use live USB to shrink existing partition (3) Copy across to smaller drive (4) pray (5) reboot [08:34] madmouser1: but you are making life hard for yourself [08:35] mcphail, madmouser1: why not just partition new drive, hook up either new/old over USB and rsync over data? [08:35] hi guys, i'm trying to install Ubuntu 14.04 on a power5 server, it asks me for the IPL stream file which i thought would be the path on the iso then powerpc64/ but it gives me an IPL stream file error, anybody understand why ? there's no activity on the server channel [08:36] hateball: I think rsync can mess up sparse files, which can cause surprises if you are trying to copy to a smaller drive [08:37] hateball: although, there is probably a flag to prevent that [08:38] hateball: that is my current thinking / approach but wanted to see if there are any other ways that ppl use [08:39] hateball: yes, and it doesn't work for me [08:40] gartral: right, well you said ctrl so I thought you perhaps were using the wrong keys [08:41] hateball: right, meant alt, still doesn't work [08:41] Can I ask a question about setting up channels in the server for x-chat? [08:41] Or is there a better place to ask? [08:43] gartral: Sadly I don't have any bright ideas. I use KDE Plasma and Konsole for accessing irssi and it works as expected. No idea if Unity/etc hijacks modifier keys or something [08:43] !irc [08:43] A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [08:43] hmm, no that's not it [08:43] Quantos: see https://help.ubuntu.com/community/XChatHowto [08:44] Thanks [08:44] I have little (5px?) white squarre at the bottom right of my gnome desktop which is over windows but under cursor, what is it ? [08:45] bcx, monitor cancer [08:45] Yeah, that's what I used initially, but it doesn't go into setting up multiple channels with some passworded channels [08:45] I tried for the x-chat forum, but got the message that it's offline [08:46] ezech: software cancer as it appears after my session starts, does not appear in guest session [08:46] phantom tumor maybe [08:53] hi, i have a nginx install with php5-fpm 5.6 i would have php version 5.4 how to? tnx [08:57] anybody knows a bit about Ubuntu-server ? [08:59] Hmm. Is there any software to which I can remote desktop to an already logged on user at ubuntu, from a Windows machine? [08:59] there is freerdp thingy [08:59] but I had more luck with x2go [09:00] Hm, interesting [09:00] generally this is a problem and no free solutions [09:00] I'll look into it, cheers ezech :) [09:00] !help | guillaume_alloxr [09:00] guillaume_alloxr: 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 [09:00] ezech: VNC [09:00] err... antoon ^ [09:01] !vnc [09:01] VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [09:01] hateball, that's quite poor solution to be honest, but it may fill antoon needs [09:01] is there a way to connect ubuntu with RDP from windows? I tried one. it ended with black screan [09:01] ezech: It all depends, without details it is hard to tell === Tsunami is now known as Guest50966 [09:01] I for one have no problem tunneling tigervnc over ssh, good speed etc [09:01] and on a lan it's a moot point anyhows [09:02] Hm [09:02] Okay, well, I'm just going to go ahead and ask anyway. I'm trying to set up two password protected channels with three public channels for autologon in x-chat, I can't find anything that shows me how to do that [09:03] with freerdp you can use windows remote desktop client though [09:03] but I couldn't figure out how to attach to a session - it was always creating a new session [09:03] Yeah, that's the problem I've been stumbling with too, ezech :< [09:03] Looking into VNC now though [09:04] I'm trying to install ubuntu on a Power5 server, it asks me for the stream file *smtf i give the path to the powerpc64/ and it gives an error [09:05] I have a problem. I installed ubuntu in my friends computer and now it doesnt shutdown. What should I do? [09:06] sachin_a, same thing when windows won't shutdown on itself - sudo shutdown -h now [09:06] I tried that already. It goes to shutdown logo and hangs there [09:07] if it hangs then just wait about 15min to make sure brain is dead and pull the cord [09:07] Any permanent solution ? [09:08] hi folks [09:08] oh, so it keeps reoccurring? [09:08] i have reinstalled unity and ubuntu desktop, but ubuntu 14.04 still freezes after login [09:08] and it works nicely in xfce, or kde [09:08] but not with gnome [09:09] and unity [09:09] yeah [09:09] sachin_a, check logs to see at what point it stops and fix that point [09:09] How can I do that? [09:09] anyone can help ? :) === me is now known as Guest16991 [09:17] sachin_a: i *think* you can press f7 at shutdown to get the console instead of the gui-logo === Guest16991 is now known as fubu [09:18] ok === fubu is now known as fubu2 [09:20] Can any one help me connecting to samba server with 14.04. When I type in nautilus (Connecto to server) smb://10.10.10.2 it shows a message "The file server type is not recognized.". [09:21] Guys, somethingi s wrong with my machine - it's average temperature has dropped with 5 degrees celcius - does it have a virus or something? [09:22] Bump on PeterGriffin's question. [09:22] pressure679, may be the work load has dropped. Especially if you updated some packages. [09:23] pressure679: look at the "top" if you see something eating your cpu [09:23] Hi all, anyone here running ZFS on Ubuntu 14.04 server? Have a very strange problem where my pools revert to using /dev/sdX names instead of using /dev/disk/by-id...tried exporting, re-importing, no luck. [09:24] PeterGriffin: same problem is there with Xubuntu + Samba, tried connecting an android. [09:24] PeterGriffin: try http [09:25] I connect ubuntu 14.04 from windows with xrdp. I get this black screan. http://oi58.tinypic.com/4jqiyg.jpg [09:26] tykayn, do you mean in nautilus [09:27] yup [09:27] pressure679, is it nautilus in Xubuntu too [09:27] tykayn, same thing [09:28] PeterGriffin: if you do smb://user@host, does that change things? [09:28] Hello, I install KDE in Ubuntu 14.04. But applications such as LibreOffice are not subject horrible. what do I do? [09:29] not subject horrible ? what do you mean ? [09:29] hateball, no. The message shows as soon as I write smb:// [09:30] PeterGriffin:i issued some samba connection too a few months ago, you need to find something in the windows side to authorize the network to be rached by linux, there is an authentication code hidden in some obscure menu [09:30] can't remember how to do that [09:32] tykayn:It does not have any theme [09:32] hi all - i have a script which is owned by root with permission 700. i give a normal user rights to launch this script but i want to restrict the user from reading/writing to this script. however it is possible for the user to sudo vi