/srv/irclogs.ubuntu.com/2015/11/20/#ubuntu.txt

the_countBashing-om: Really botched your name above00:00
halexander9000ABBA made some really good music.00:00
Bashing-omhalexander9000: I am pleased that you are up and running .. faith in ubunbtu restored . Open source - 1 for all and all for one . Just help out as you can is the repayment .00:00
VictoriaXOXOk1l_: WOW! The official wiki/guide told me that I can run exiftool from the extracted folder, but when I do, the terminal gives me an error about not being installed. XD00:00
k1l_wait. you installed that from some website?00:01
halexander9000Bashing-om, Thanks again~ Calling it a night here. It's been a suspenseful adventure at 2 am, I'll tell you that. Have a nice one. You're a good man Bashing-om. I am forever in your debt. Take care.00:01
VictoriaXOXOk1l_: No. The website told me that I didn't even HAVE to install it. Just run it from the folder. Look at this. http://pastebin.com/iktDes8K00:01
the_countBashing-om: This was our chat when we previously resolved issues, cut and refined, it looks like partially the same issue to me00:02
Bashing-omthe_count: I did not save our work . so ' xserver-xorg-input-synaptics-lts-vivid ' and let us descend into the dependency chain .00:02
k1l_VictoriaXOXO: did you read the errormessage? it got some "hidden" info in it :)00:02
halexander9000Goodnight all.00:02
Bashing-omhalexander9000: Nighty nite ,00:03
k1l_VictoriaXOXO: and first thing to learn is: i dont load stuff from websites!00:03
halexander9000Bashing-om is the man!00:03
VictoriaXOXOk1l_: So I DO have to install it? Why is the official wiki LYING to me? :(00:03
halexander9000But no, really. Om means man in my native language of Romanian.00:03
k1l_VictoriaXOXO: ubuntu already ships a lot of software made already working with ubuntu. so please use the ubuntu repo first.00:03
halexander9000But he's -the- man.00:03
halexander9000Bye now~00:03
VictoriaXOXOk1l_: I can't find it in the software center, but I can find it in synaptic. Is that okay to install from?00:04
k1l_VictoriaXOXO: the exiftools site cant know you are using ubuntu which ships that already00:04
k1l_VictoriaXOXO: they are all GUIs for the same basecommands: apt and dpgk. so yes00:04
k1l_VictoriaXOXO: just run "sudo apt-get install libimage-exiftool-perl perl-doc "00:04
est31are there any good docs for how to set up wayland for kde to test stuff?00:05
est31and AFAIK wayland didnt run on KDE did it?00:05
skwishyhey guys, can I get advice about how to troubleshoot two different laptops, both running 14.04, they freeze up when I "killall chrome"00:05
est31then at least KDE over XWayland00:05
k1l_VictoriaXOXO: but the reason why ubuntu is not clustered with viruses like windows is, that you dont load and install stuff from dubious websites but use the official ubuntu repo.00:05
TJ-skwishy: "strace killall chrome" and review what it is up to00:05
the_countBashing-om: You're last comment was: 'the_count: Pay attention .. We already know " xserver-xorg-input-synaptics " / So how about ' sudo apt-get purge xserver-xorg-input-synaptics ; sudo apt-get install xserver-xorg-input-synaptics-lts-vivid ' . Reboot and let's see what works. '00:06
VictoriaXOXOk1l_: Yes, I know. Sorry. :( Oh, dang! I didn't include the perl-doc part! What do I do now?!00:06
k1l_est31: its the other way around. kde runs on wayland. or xserver (like it is today still)00:06
VictoriaXOXOk1l_: I only ran "sudo apt-get install libimage-exiftool-perl" and without "perl-doc" after.00:06
Bashing-omthe_count: Yeah, so again " sudo apt-get install xserver-xorg-input-synaptics-lts-vivid " and here we go once more . descending into the dependency chain .00:06
k1l_est31: and all desktops are heavy alpha state for wayland support. so you have a desktop and can move a window. if you are lucky.00:07
k1l_VictoriaXOXO: just run my command again. packages that are already installed are not intsalled again00:07
est31k1l_, I've heard fedora 24 wants to use wayland by default00:07
VictoriaXOXOk1l_: Phew! :D00:07
skwishyTJ-: thanks, I'll play with that strace tonight00:07
the_countBashing-om: I believe I said this yeterday, but there are unmet dependencies for this, http://paste.ubuntu.com/13355609/00:07
est31and I want to make sure the application I develop runs smoothly on wayland.00:07
k1l_est31: in their rawhide which is just started its development. and not for kde but for gnome.00:07
est31bc I've heard from users that it _doesnt_ run smoothly00:08
k1l_est31: kde seems somewhat behind on that. see martin graesslins blog or g+ posts to get to know what kde is kapable in the latest plasma 5.5 alphas00:08
mistel_hey guys! :)00:08
Bashing-omthe_count: Yepper, and we start that process to find and resolve the denpency issue . I will be back .00:09
the_countBashing-om: Ok Sir00:09
k1l_est31: wayland doesnt run smoothly :)  but you can setup a wayland + weston. weston is the standard implementation as desktop on the wayland protocol00:09
mistel_can someone help me with a problem involving ubuntu or generally linux?00:09
k1l_mistel_: ask here for ubuntu or ##linux for other distros or generel linux comparisons00:10
Bashing-omthe_count: let's see if I have the direction right, do : sudo apt-get install xorg-input-abi-21 xserver-xorg-core-lts-vivid ' . See what the package manager advises .00:10
est31I don't want to get it run on native wayland, not yet. It were already great if it worked on XWayland.00:11
mistel_my problem is in ubuntu i just cant conect to my wifi, it shows up and the password is 100% but it tells me that my password is incorrect / on windows it works perfectly fine thats why im bound to it at the moment :/ thxfor help :)00:11
est31Any way to convince KDE to use XWayland instead of an X server?00:12
the_countBAshing-om: I believe we install the packages it gave as a result, but not entirely sure, E: Package 'xorg-input-abi-21' has no installation candidate00:12
the_counthttp://paste.ubuntu.com/13355700/00:12
k1l_est31: xwayland is just a wrapper for running xserver inside wayland for legacy reasons.00:13
TJ-the_count: "sudo apt-get install xserver-xorg-core-lts-vivid "00:13
k1l_est31: so either wayland or xserver. but not both at one time. for the whole desktop.00:13
Bashing-omthe_count: K; -apt-cache search xorg-input-abi-21- shows it to be a compenent of xserver-xorg-core-lts-vivid . Did it install ?00:14
est31k1l_, I've thought that legacy applications run on wayland using xwayland?00:14
est31similar to xephyr?00:14
orfeoHi folks!00:14
the_countBashing-om: One sec00:15
k1l_est31: so in the long run no one wants xwayland to be used. so better going native wayland on the new toolkits those wayland desktops support.00:15
orfeoWhen I try to run this command : sudo a2ensite sandbox.com.conf I get this error message : https://gist.github.com/anonymous/9dd79a72ce914c86139e could someone help me understand what could be possible happening here please?00:15
truexfan81rofl this is not off to a good start00:15
k1l_est31: yes. but xwayland is a xserver put in a window on wayland. its like a wine window.00:15
truexfan81i downloaded the 15.10 32bit iso00:16
truexfan81did a clean install in a new vm00:16
truexfan81install finishes, i click the restart button...kernel panic00:16
wxlorfeo: it's telling you that you don't have LANGUAGE or LC_ALL set00:16
the_countBashing-om: It installed00:17
est31awww00:17
orfeowxl: yes? thats all?00:17
est31why does the "Xwayland" command start with a major letter00:17
est31?00:17
wxlorfeo: well, those seem to be warnings. then it complains that the site doesn't exist, so there may eb something wrong with your conf file00:17
est31it joins the damn NetworkManager club... :(00:17
TJ-est31: the X server has always been X00:17
k1l_est31: http://wayland.freedesktop.org/xserver.html    but i would honestly go for the wayland path00:18
Bashing-omthe_count: Reboot, and see if the touchpad functions now .00:19
the_countBashing-om: Rebooting now.00:19
est31k1l_, well, problem is we use irrlicht, and it seems irrlicht devs dont want to use wayland. so it means nothing less than abandoning the largest dependency of the 100k lines codebase. in the long term, perhaps yes, but in the short term, it should at least work with xwayland00:20
wxlorfeo: you should make sure there's a <VirtualHost> block with the same name, if i'm understanding the man page correctly00:20
truexfan81yeah this not going well, i think i'll stick with the lts versions lol00:22
VictoriaXOXOtruexfan81: Down with fancy new stuff! :D00:23
truexfan81VictoriaXOXO: it was making it a pain in the rear just to install vmware-tools00:23
VictoriaXOXOtruexfan81: Tell me if the LTS version works. I want to know for future use.00:24
orfeowxl: I am following a tutorial which doesn't have it, and it already worked on a server, now on my localhost it doesn't.00:24
truexfan81VictoriaXOXO: the current lts version works nicely in vmware player00:25
truexfan81VictoriaXOXO: i have one setup, i use it to do faster compiles of mpv, hexchat for my netbook00:26
VictoriaXOXOtruexfan81: Awesome.00:26
orfeowxl: perhaps I show you the .conf file00:27
the_countBashing-om: I think it may have broke...00:27
the_countBashing-om: I think it may have broke...00:29
popschwhat is the latest version of evince that is available in 15.10, please? packages.ubuntu.com seems to be down.00:32
TJ-!info evince | popsch00:32
ubottupopsch: evince (source: evince): Document (PostScript, PDF) viewer. In component main, is optional. Version 3.16.1-0ubuntu1 (wily), package size 162 kB, installed size 1244 kB00:32
tachyondecayI have a new Dell XPS 15 with an Nvidia GTX960M. I need to use nomodeset to boot the 15.10 live USB (it booted once without this, strangely, but hasn't booted properly without since then). However, when I do this my touchpad is disabled and display scaling doesn't work, so everything is incredibly hard to read at UHD resolution.00:34
tachyondecayCan I somehow install drivers to get this working before I try running the Ubuntu installer? (I still have to do some partitioning, and I'd rather not squint at the screen.)00:34
VictoriaXOXOk1l_: Okay, so exiftool works perfectly. But how do I automate the process? It would be nice with a right-click entry. Hmm.00:35
popschTJ-: thanks!00:35
the_countBashing-om: Something broke for sure, I m in a recoverey terminal right now00:36
nlackbiggerwhat is the right setup to not get a virus in ubuntu?00:37
dimitry7nlackbigger, virus don't exist in linux systems00:37
the_countBashing-om: SOS00:38
Quaker_56kbpsit s weird i have my dns on windows 7 that change sometime, is it somebody who hack me  ?00:38
=== r__rios is now known as r_rios
the_countBashing-om: Can't stick around though, i'll have to catch you later00:40
Bashing-omthe_count: What returns ' sudo apt-get 0f install ; sudo dpkf -C ' See what the package manger releates .00:40
Bashing-om'sudo apt-get -f install ' **00:41
allizomQuaker_56kbps: how is that Ubuntu support related?00:41
Quaker_56kbpsi m lost allizom00:41
allizomBashing-om: she left00:41
=== ^cj^ is now known as ^CJ^
Bashing-omallizom: Thanks, I just toooo slow .00:42
allizomQuaker_56kbps: that doesn't answer my question. Try ##windows00:43
tachyondecayHmm00:45
tachyondecayLive USB doesn't see my hard disk at all o_O00:45
Quaker_56kbpsallizom, i use android smartphone to connect. Maybe somebody can help me to set the signal strenght ?00:47
nlackbiggerhello00:47
allizomQuaker_56kbps: what is your end goal? Is it Ubuntu related? If not, you're better off joing other channels00:48
allizom*joining00:49
est31so, I got wayland + weston running00:50
est31I can start a shell, everything is fine00:50
est31now I only have to find out how to start Xwayland so that it acts as a wrapper around a program00:50
est31you know, it opens a window00:50
est31which then acts like a window under x00:51
Quaker_56kbpsall right allizom thx for the info00:53
est31just first of all : how do I disable this auto-restart loop for X?00:54
est31every time I do killall Xorg in a root shell, it starts again00:54
Quaker_56kbpsstart x ?00:54
est31(or ctrl alt backspace fwiw)00:54
est31Quaker_56kbps, not start it, I want to kill it00:54
est31so that it doesnt restart anymore00:54
est31so that I can start Xwayland00:55
creycdoes it make much sense to use LVM for a small (10GB) virtual machine?00:55
Quaker_56kbpsyou can do that00:55
est31and how?00:55
Quaker_56kbpsconfig i did it 12 years ago :) cant remember but google x config00:55
TJ-est31: disable it using the init system's control tool00:56
est31TJ-, so, which *.conf file to edit?00:57
est31are all such "init system" stuff in /etc/systemd?00:58
* est31 runs grep -rIn "startx" /etc and hopes the best00:59
teethxyest31: that's all. The best00:59
est31btw got this PM00:59
est31<teethxy> you commie terrorist liberal people hating bastard00:59
TJ-est31: identify which init system first; Systemd: "systemctl disable <service>" Upstart: "echo manual > /etc/init/<service>.override"00:59
est31by ~teethxy@208.31.49.5800:59
Quaker_56kbpstest01:00
Quaker_56kbpscan you read this ?01:00
TJ-est31: Sysv-init: "update-rc.d <service> disable"01:00
TJ-Quaker_56kbps: Yes01:00
est31TJ-, I am systemd01:00
tachyondecayOK, it looks like if I want to install Ubuntu I'm going to have to switch my SSD's SATA mode, breaking Windows in the process -_-01:01
AbeQuaker_56kbps: yes01:01
TJ-tachyondecay: in what way? Linux supports AHCI if that is what you're referring to01:01
Quaker_56kbpsthx Abe  TJ-01:02
tachyondecayTJ-: I can't see my SSD in the Live USB01:02
tachyondecayTJ-: Apparently my SATA mode is set to RAID01:03
TJ-tachyondecay: can you "dmesg | pastebinit" ?01:03
TJ-tachyondecay: (from the Live environment)01:04
VictoriaXOXOQ: What are these 2 files doing in "/"? https://i.imgur.com/YkI5a75.png01:07
truexfan81ok so i just googled the name of the next lts01:07
truexfan81Xenial Xerus == Hospitable Squirrel01:08
k1l_VictoriaXOXO: they are for the kernel01:08
VictoriaXOXOk1l_: Nothing malicious?01:08
somsipVictoriaXOXO: http://askubuntu.com/questions/232262/whats-the-point-of-having-vmlinuz-and-initrd-img01:08
k1l_VictoriaXOXO: no.01:09
tachyondecayTJ-: http://paste.ubuntu.com/13356802/01:09
VictoriaXOXOk1l_: PHEW! :D somsip: Okay, good. :P01:09
tachyondecayTJ-: My end goal at the moment isn't so much installing Ubuntu as partitioning (shrinking the Windows system partition and setting up a shared data partition) so I can install stuff in Windows and then install Ubuntu later when I have more time.01:10
millertiCan anyone help me figure out an rsync problem?  I copied over MOST of a 4.3TB dataset, but something went wrong, and I want to use rsync to check it.  I'm messing up the rsync command somehow, because it's copying files I know for a fact are already there.  Here's the command:  rsync --size-only -Puave ssh millerti@c6220-12:/data/millerti/aug2015/circuits_projects/cvsl/src/cvsl_circuits/output output01:12
VictoriaXOXOk1l_: Is it possible to enable ctrl+v in terminal?01:13
est31hmm why isnt /usr/lib/weston added to PATH ?01:13
k1l_VictoriaXOXO: press shift too01:13
est31VictoriaXOXO, alternatively use the middle mouse button01:13
daftykinsor shift+insert, or right click (sometimes)01:13
fallencl0udhello! I was looking for the Disks application on xubuntu, but it appears only vanilla ubuntu has the disks application. what application can I use to make an ISO of an SSD?01:14
est31eww weston doesnt support middle mouse button01:14
VictoriaXOXOk1l_: est31: daftykins: Hmm. I guess middle mouse button is easiest.01:14
daftykinsresults are a fine metric01:14
daftykinsfallencl0ud: you wouldn't make an ISO, but you could make an image file with clonezilla01:15
TJ-tachyondecay: that looks like a controller issue; the AHCI RAID ports show up, and there's one port ata2 but no device is found on it01:15
est31seems there is nothing like a clipboard for weston :/01:15
tachyondecayI found a forum post by someone with the same computer as me saying they had to switch to AHCI mode explicitly in the BIOS settings01:16
TJ-tachyondecay: it's possible that is caused by an ACPI bug in the firmware01:16
est31well, I hope it will work later on01:16
TJ-tachyondecay: "[    5.615405] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl RAID mode"01:16
TJ-tachyondecay: "[    5.629819] ata2: SATA max UDMA/133 abar m524288@0xdd100000 port 0xdd100180 irq 125"01:17
nonhello01:17
TJ-tachyondecay: "[    5.950150] ata2: SATA link down (SStatus 4 SControl 300)"  ... and that's it, the link never comes up, which is why I suspect an ACPI firmware issue01:18
tachyondecayWhat would you recommend?01:18
tachyondecayIf I ultimately have to do a format/reinstall of Windows to install Ubuntu, I will, but then I might as well give up on custom partitioning for now and just proceed with setting up Windows01:21
creycim having a hard time trying to shrink the size of a physical volume.01:23
creycsudo pvresize --setphysicalvolumesize 12G /dev/vda501:23
creyc0 physical volume(s) resized / 1 physical volume(s) not resized01:23
creycoops missed first line, forgot escape char: /dev/vda5: cannot resize to 3071 extents as later ones are allocated.01:23
TJ-tachyondecay: reading the Intel RST Linux docs, it seems you need to "modprobe intel-rst" module which sits between the AHCI driver and the hardware controller01:25
creycmy root LV is 10G plus a 1G swap, so it shouldn't be a size issue..01:25
TJ-tachyondecay: it is possible that module isn't installed in the Live image, or not loaded by default01:25
tachyondecay"sudo modprobe intel-rst" gives no output01:26
est31yeah its running great now01:28
est31(weston and xwayland)01:28
est31just /usr/share/doc/weston/examples/weston.ini is a bit ... well, not exemplaratory01:29
est31it uses gnome icons,01:29
est31and it even seems to rely on a path which seems to come from a local configuration01:29
TJ-tachyondecay: that means it worked. check it is loaded with "lsmod | grep rst"01:31
TJ-tachyondecay: you'll possibly need to unload/load the AHCI driver, but first check if the device has been recognised now with "dmseg | tail -n 50" see if that intel-rst module has reported anything useful. pastebin the output if there is anything useful01:32
eyadhiiiiiiiii01:35
tachyondecayTJ-: lsmod output gives "intel_rst    16384 0"01:36
tachyondecaydmesg output is just a bunch of i2c_designware timeouts01:36
VictoriaXOXOQ: Ugh. My USB stick called "USB" (/dev/sdb1) is read-only. How do I change that? :(01:39
TJ-tachyondecay: OK, then, try "sudo modprobe -r ahci && sudo modprobe ahci" ... if that doesn't report errors that ought to reload the AHCI, which should then be able to search for devices via the intel-rst01:40
tachyondecayNo output from either of those01:41
TJ-tachyondecay: that's expected if they work correctly. most Linux tools only get verbal if something goes wrong01:42
TJ-tachyondecay: check dmesg again: "dmesg | tail"01:42
tachyondecayMore i2c_designware timeouts01:42
TJ-tachyondecay: you should see at least entries for the ahci module re-discovering the chipset01:42
tachyondecayI think those are related to my touchscreen01:43
tachyondecayOK, I reran the modprobe commands and then checked dmesg immediately01:43
tachyondecayAnd I still get "SATA link down"01:43
=== mIKEjONE1 is now known as mICHAELjONES
TJ-tachyondecay: that's a pain. I had hoped having intel-rst in-place would help. Obviously something more is required, or else it is due to a firmware bug. All those complaints on the Dell forums seem to suggest it is a bug01:44
the_countBashing-om: Are you around now?01:45
=== mnepton is now known as mneptok
TJ-tachyondecay: "modinfo -F alias intel-rs" shows "acpi*:INT3392:*" which indicates specific ACPI table support is required, and the firmware isn't revealing that. That may mean it is detecting Linux is the OS and not revealing the same facilities as it does to Windows.01:46
tachyondecayTJ-: Does this mean I should wait for a bit to see if Dell releases a BIOS update that could fix the issue?01:47
the_countTJ-: Seems as if Bashing-om isn't around, that command faild to stick so now I am in a recovery prompt, how shall I install it now?01:47
=== who is now known as Guest35259
the_countTJ-: To install xorg for vivid if you remember01:48
TJ-tachyondecay: see the kernel patches that introduced support for RST for an explanation: https://lkml.org/lkml/2013/7/2/54401:48
TJ-!ltse | the_count this should ensure you do the *entire* job, rather than just 1 package01:50
ubottuthe_count this should ensure you do the *entire* job, rather than just 1 package: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack01:50
the_countTJ-: I fail to understand, and I don't really have access to another device either01:51
tachyondecayTJ-: I appreciate all the help. Given these issues, is it worth trying to use GParted to partition my drive, or is GParted going to run into similar problems?01:53
TJ-tachyondecay: I'm not entirely sure, reading up on the various bits has got me confused!01:53
tachyondecay(I mean from a dedicated gparted live USB, which I haven't burned yet but could if it's worth trying)01:53
tachyondecayHaha, sorry :P01:53
tachyondecayI'd just rather not install a bunch of stuff in Windows until I've repartitioned, if possible, and Windows Disk Management does not like to shrink the volume past a certain point. I know gparted is a bit better at that.01:54
the_countTJ-: To clarify, I cannot look at the link there at the moment and am uncertain on how to fix this issue as it now lies.01:55
Bashing-omthe_count: Good advise from TJ- to make sure all of HWE is installed to match the 3.19 kernel in trusty. what returns ' dpkg -l xserver-xorg-lts-vivid ' ?01:56
the_countbashing-om: Could you refresh me on how to use screen at the moment, because I am in a recoverey terminal right now and will have to exit and rejoin in irssi otherwise01:58
TJ-tachyondecay: according to the Ubuntu hardware certfication that chipset is certified, so it seems to point even more strongly to a firmware bug. http://www.ubuntu.com/certification/catalog/component/pci/8086:282a/01:58
Bashing-omthe_count: Sorry, never used the utility . Can not advise .01:58
daftykinsthe_count: don't you have another TTY...01:58
the_countbashing-om: I thought you had before, and I know next to nothing about using the root terminal on it's own01:59
the_countdaftykins :Not exactly sure01:59
tachyondecayTJ-: That's good though, right, because a firmware bug can theoretically be fixed?02:00
Bashing-omthe_count: The root terminal on "recovery" is just a terminal . just be careful what you do . Presntly in this terminal all we want to lnow is if 'vivid's xserver is inastalled .02:01
the_countBashing-om: Ok.. Exiting irssi02:01
the_countBashing-om: http://paste.ubuntu.com/13357459/ -- Looks as if it... *trailing off*, Long story short, not sure02:04
TJ-tachyondecay: this seems to give some good detail. It's "Intel SRT" we need to look at, not "Intel RST" - that's the goose-chase I was off on due to a bad search hit!02:04
=== jupiter is now known as Guest91720
tachyondecaySo sudo modprobe intel-srt?02:04
TJ-tachyondecay: read the response by the user 'Forge' in particular02:05
TJ-tachyondecay: unfortunately, no. SRT is something entirely different02:05
Bashing-omthe_count: Ouch ! Not installed ! OK ' sudo apt-get install --install-recommends linux-generic-lts-vivid libgl1-mesa-glx-lts-vivid xserver-xorg-lts-vivid linux-image-generic-lts-vivid ' .02:06
tachyondecayTJ-: Did you mean to link to something?02:06
TJ-tachyondecay: :P ... http://askubuntu.com/questions/308481/howto-run-ubuntu-with-uefi-and-intel-smart-response-technology02:06
the_countBashing-om: So, what exactly are the implications of this, and I suppose this command will work from this recovery terminal?02:06
=== brayden_ is now known as Blaster
=== Blaster is now known as Guest62082
Bashing-omthe_count: will have to remount the root partition: ' mount -o remount,rw / (Note there is no space after the comma.) . With the 3.19 kernel installed ( uname -r says so ) . should have the supporting Xserver structure also installed .02:08
=== Guest62082 is now known as Blaster
tachyondecayTJ-: OK. For what it's worth, I don't care if SRT is enabled in the end.02:09
tachyondecayThat sounds like gparted should be able to see my disk (I'm burning a live USB in Windows now)02:10
the_countBashing-om: Have to eat supper again, be back in a bit02:10
TJ-tachyondecay: also, this thread: http://ubuntuforums.org/showthread.php?p=1115702102:12
TJ-tachyondecay: apparently when SRT is enabled in firmware setup, the controller hides the SSD being used as the caching device to prevent it being accidentally written to by the OS02:12
TJ-tachyondecay: and in Windows, special drivers handle the RAID/caching operations, and those aren't avaiable to Linux. On Linux we have similar technologies, like bcache (block cache).02:13
tachyondecayHahaha02:13
tachyondecayI looked for a way to turn off SRT in BIOS setup and couldn't find it, so I assumed it wasn't on -_-02:14
tachyondecayI must have missed it02:14
TJ-tachyondecay: so that explains - finally - why the kernel cannot see the device02:14
tachyondecayLet me look in the BIOS again and see if I can find something02:14
TJ-tachyondecay: maybe it has some weird name or euphamism as a title, like "super duper wooshing drive accelerator" :)02:15
tachyondecayCannot see anything, searching now. I must be missing it02:18
tachyondecayOh, looks like I need to use a program pre-installed in Windows02:19
TJ-tachyondecay: I think you can assume SRT is Windows-only, and not usable for dual-boot. It seems that the controller being in 'RAID' mode automatically infers 'SRT' mode and therefore the SSD is invisible. So, your ownly solution may be to only operate the device in AHCI mode, not RAID, and have Windows use that and forgo SRT02:21
tachyondecayThat's what I figured02:21
tachyondecayWait, so you mean I _will_ have to switch the mode in the BIOS?02:21
tachyondecayI don't care about SRT at all; but I'm just trying to avoid having to reinstall Windows if I don't have to :P02:22
TJ-tachyondecay: it appears that way, if the firmware is treating RAID==SRT mode, and there is no separate control of SRT02:22
TJ-tachyondecay: it looks like, from that answer by 'Forge', that in Windows you can disable SRT for Windows itself. So you should maybe try that02:23
tachyondecayYeah, I don't see it in this rapid storage technology program on Windows02:23
tachyondecayDarn02:23
tachyondecayWell at least I created a recovery disk already02:23
=== ^CJ^ is now known as ^cj^
tachyondecayI will go ahead and setup stuff on the system partition then, since I'm going to be wiping it all out anyway.02:24
tachyondecayI appreciate all your help with this, TJ-!02:24
ThetaOrionisHey guys, I intend to keep a portable Linux installation on a pen drive, for secure browsing and related stuff. I tried Xubuntu, but it's somewhat slow. So, should I switch to Puppy slacko, or is there any lightweight *buntu that works?02:24
TJ-ThetaOrionis: probably the issue is the USB device being slow02:25
k1l!lubuntu | ThetaOrionis02:25
ubottuThetaOrionis: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.02:25
TJ-ThetaOrionis: you might want to create a persistent Live image, where it mostly runs from RAM but can save changes to a writeable overlay file-system02:26
ThetaOrionisTJ-: I see...02:26
OerHeksit might be slow, but it is secure. and workable.02:26
k1lThetaOrionis: but maybe the usb and/or the pc was just slow. keep in mind that all system needs to sit in ram now so there is not much left for the programs02:26
ThetaOrionisTJ-: But, won't a persistent live image be hard to upgrade? I mean, kernel upgrades, etc.02:26
ThetaOrionisRight, that makes sense, thanks k1l. I guess I need to try once on a different pendrive02:27
TJ-ThetaOrionis: yes, that is part of the downside, but your current issue is likely the read/write speed over the USB. disabling file-system metadata timestamp updates with noatime etc might help02:27
the_count Bashing-om: Back, so, which shall I do first? mount or install?02:27
k1lbut dont expect a rocket :)02:27
Bashing-omtachyondecay: I do not know, but post # 6 of http://ubuntuforums.org/showthread.php?t=2020155 might apply to your situation .02:27
LambdaComplexThetaOrionis: I'd try Puppy02:27
Bashing-omthe_count: Did you re-install the HWE support ?02:28
ThetaOrionisTJ-: True. :D Thanks for the tips, I'll definitely try them02:28
the_countBashing-om: No... I was copying it down on paper so I know what to type02:28
Bashing-omthe_count: ' sudo apt-get install --install-recommends linux-generic-lts-vivid libgl1-mesa-glx-lts-vivid xserver-xorg-lts-vivid  linux-image-generic-lts-vivid '02:29
TJ-ThetaOrionis: also, don't have a 'swap' partition02:29
ThetaOrionisLambdaComplex: I tried puppy once, but didn't stick to it. Guess I'll have to give it a shot.02:29
the_countBashing-om: Reinstalling HWE Support now02:29
ricaohi, i'm running a ubuntu 14.4, but i'd like to migrateit to 15.10, i'd like to know if mono is stable in this version02:30
kildeI cant get my scanner working. Brother MFC-6490CW on Ubuntu 14.04. Help.02:30
tachyondecayBashing-om: Thanks. Unfortunately, I don't have an "Accelerate" tab on my rapid storage technology manager in Windows. So I don't seem to be able to disable SRT02:30
ThetaOrionisTJ-: You mean, swap as on the pendrive itself?02:31
Bashing-omtachyondecay: :( was but a thought . sorry .02:32
tachyondecay(I think the 11 GB "recovery" partition I deleted might have been the SRT cache! Oops.)02:32
the_countBashing-om: It was unable to find libgll-mesa-glx-lts-vivid02:33
Bashing-omthe_count: checking .02:33
=== Hiz is now known as Guest13747
creycbesides fdisk and parted, are there any other common tools that might tell me a bit more about an .img file i have?02:34
the_countBashing-om: If somehow I copied it down wrong, you're going to have to use the phonetic alphabet to type, I have near 4K display on my laptop here and I may have in distinguished some of the l's as in Lima02:34
the_countBashing-om: Well that last message didn't make sense, I suspect I misread the l's or 1's or i's or something in there possibly, phonetic alphabet for those02:35
the_countBashing-om: Did I scare you off?02:41
Bashing-omthe_count: Yeah, as " sysop@1404mini:~$ apt-cache search libgl1-mesa-glx-lts-vivid >> libgl1-mesa-glx-lts-vivid - free implementation of the OpenGL API -- GLX runtime " it is there ! - libg(lima)(one)-mesa-g(lima)x-(long)(term)(support)-vivid .02:41
the_countBashing-om: Ok, that helps immensly.02:43
=== Hiz is now known as Guest71416
the_countBashing-om: Ok, trying now.....02:45
trollin4tehLuLzwhats going on guys02:46
trollin4tehLuLzanything going on .. ?02:47
latrodectus!support02:47
ubottuThe official ubuntu support channel is #ubuntu. Also see http://ubuntu.com/support and http://ubuntuforums.org and http://askubuntu.com02:47
Hiz_ID02:48
Bashing-omcreyc: how about just the 'file' command ? see " man file " .02:48
the_countBashing-om: Ok, graphical display works now... Using it now... What's next on our list... One item to consider, Mouse is extremely slow02:48
=== Hiz_ is now known as Hiz
Bashing-omthe_count: " dpkg -l xserver-xorg-input-synaptics-lts-vivid " is it now installed ?02:50
latrodectusjust got a gparted error; *** Error in `/usr/sbin/gpartedbin': malloc(): smallbin double linked list corrupted: 0x088587b8 *** Aborted (core dumped),02:50
the_countBashing-om: I assume ii before means yes?02:51
the_countBashing-om: http://paste.ubuntu.com/13358123/02:53
creycthank you Bashing-om02:53
creyci always overlook the simplest solutions02:54
Bashing-omcreyc: Hey, 2 heads are better than one :) .02:56
Bashing-omthe_count: Can you access the touchpad settings under System Settings > Input Devices > Touchpad ?02:56
the_countBashing-om: Yes02:57
Bashing-omthe_count: All I can suggest at this point is to reconfigure from the set up utility . Maybe ?02:58
the_countBashing-om: That's not going to work I don't think02:58
the_countBashing-om: It still does not load a driver for synclient, and Ubuntu is a bit out of the normal... Not sure exactly what to do to fix that02:59
Bashing-omthe_count: I do not then comprehend what the new situation is then . HWE is installed, the driver is installed and the utility is accesssable . what gives ?02:59
the_countBashing-om: I also completely fail to understand03:00
kildeI cant get my scanner working. Brother MFC-6490CW on Ubuntu 14.04. Help.03:02
the_countBashing-om: How about reinstalling synclient, could we do that?03:02
Bashing-omthe_count: " if you enabled03:02
Bashing-om       SHMConfig "on" in your XOrg/XFree86 configuration.03:02
wafflejockkilde: haven't used a brother scanner but xsane has been pretty good in my experience with HP and Cannon scanners in linux, what have you tried so far?03:03
Bashing-omthe_count: from http://manpages.ubuntu.com/manpages/hardy/man1/synclient.1.html . I assime ine has to make the appropriate entries in xorg.conf ???03:03
SadTuesdayhelo03:04
daftykinshi03:05
the_countBashing-om: Something is majorly messed up with ubuntu, firefox looks completely different almost as if it were being run from wine or something of those sorts, as well as numerous other odd things03:05
daftykinsrun from wine o003:05
tomhardyeverytime i tried to play a file from my ExFat usb disk on ubuntu 15.04, the entire system crashes and it logs me out03:05
the_countdaftykins: When one has no other way of explanation, that is hwat happens... :D03:06
tomhardyany idea why that is?03:07
Bashing-omthe_count: K; let's look and see what the package manager has to say ' sudo apt update ; sudo apt-upgrade ; sudo apt-get -f install sudo dpkg -C ' .03:07
kildewafflejock: I installed the driver per instructions from Brother, I have simple scan and Xsane, they do not recognize it. Im sure its something simple but I just cant figure it out.03:09
the_countBashing-om: Bashing-om: Nothing out of the ordinary, may I autoremove the packages listed?03:09
Bashing-omthe_count: Normally that is the better thing .. but with a messed up system I would caution using 'autoremove" at this time .03:11
the_countBashing-om: Would the best course of action be to reboot at this point?03:11
Bashing-omthe_count: Fid the command 'dpkg -C' directly return to prompt ?03:12
=== Xconfig is now known as Relogio_Podre
the_countBashing-om: No03:12
Bashing-omFid/did*03:12
the_countBashing-om: I caught it03:13
Bashing-omthe_count: Best show then ' sudo apt-get -f install ; sudo dpkg -C ' . Lets see the errors .03:13
the_countBashing-om: There are no errors...03:14
the_countBashing-om: As well as the scaling being very strange03:15
the_countBashing-om: Looking at the LTS enablement stack, I tried the command you gave me again, and there was one other piece which you must have missed03:16
the_countBashing-om: Is it safe to install, The following NEW packages will be installed: libwayland-egl1-mesa-lts-vivid03:16
Bashing-omthe_count: Maybe then we have a corrupted xorg.conf file ( or none at all ??) . show ' sudo lshw -C display ; cat /etc/X11/Xorg.conf ' . Maybe I can fumble something out .03:17
Bashing-omthe_count: Ouch .. do not think you have the wayland interface on that system .03:18
the_countBashing-om: So, is it something I need? Or? What?03:19
Bashing-omthe_count: No, you do not need " libwayland-egl1-mesa-lts-vivid " . Installing that would sure be a disaster .03:20
the_countBashing-om: Why is this?03:20
Bashing-omthe_count: Look up what the wayland interface is .. you do not want to bring all those dependenciews in .. wayland is experimental at best .03:21
=== Hiz_ is now known as Hiz
the_countBashing-om: I was reading about it, read this, 'The Wayland server in the diagram is Weston with the DRM backend.' Weston happens to be my name03:23
Magic815Hey all. So I'm extremely new to Ubuntu and I'm trying out some things with Ubuntu Server set inside Virtualbox. My first step is to try and get ZFS started. Are there any good articles/tutorials I could read up on to help me through it?03:23
Bashing-om!zfs | Magic81503:24
ubottuMagic815: For information concerning ZFS and Ubuntu, see: https://wiki.ubuntu.com/ZFS03:24
Bashing-omthe_count: So, Weston is not X .. do not mix .03:25
the_countBashing-om: Ok, got it03:25
k1lthe_count: weston is the standard compositor implementation. its like the prototype compositor to show what wayland can do.03:26
Xytronhello03:26
the_countk1l: I see.03:26
Gnomethrowerhi, need some help with php5-fpm. When I change settings for opcache in php.ini the changes don't seem to apply despite lots of restarts, stops and reloads03:26
Gnomethroweri confirmed with phpinfo(); that they're not being applied03:27
the_countBashing-om: The xorg.conf file does not exist, not sure that it ever has, I have always edited xorg.conf.d, maybe that is par of the issue03:29
the_countBashing-om: Here is xorg.conf.d: http://paste.ubuntu.com/13358711/03:30
Bashing-omthe_count: All I have looked ar says /etc/X11/xorg.conf . Not to say that xorg.conf.d would not be equally effective . depends on the graphics card and driver . why I wanted to see the out put of disolay and xorg,conf .03:31
the_countBashing-om: that is all I have seen also03:31
daftykinsMagic815: i'd say ZFS would be supported better on a distro where it's... supported03:35
Bashing-omthe_count: Intel graphics . xorg.conf is not normally used . I see no fault with the current synaptic config file . let's reboot the box and see what the result is .03:35
daftykinsMagic815: bear in mind #ubuntu-server exists, however03:36
the_countBashing-om: Ok03:36
Magic815daftykins - oh, so ZFS isn't supported by Ubuntu? at least in the official sense?03:37
Magic815i got into Ubuntu because i want to soon create a ZFS NAS. all initial signs pointed to FreeNAS, but I was told by some people that I could just make a server off Ubuntu03:38
Magic815but if it's not really a recommended config, i guess i could go back to the drawing board03:38
daftykinsMagic815: i always read that other distros were where it was deemed best03:38
the_countBashing-om: Nothing changed, do you think it is fixable? Or should I see about reinstalling03:38
InvisabitHowdy all03:39
daftykinslo03:40
Bashing-omthe_count: It is always fixable, but many times (re-)install is quicker .03:41
InvisabitCan anyone help with a steam crash I am getting?03:41
daftykinsdepends what the error is, #ubuntu-steam exists also03:41
the_countBashing-om: Well, I think I would learn more through fixing it03:41
InvisabitAh okay, thanks! Ill try there first.03:41
Magic815daftykins - ah, so meaning another linux distro besides ubuntu or ubuntu server?03:42
the_countBashing-om: Do you have a policy against remote desktop for help? Or is this what we do?03:42
Bashing-omthe_count: Here both then are in the learning mode . Let's look at the status of X ' cat /var/log/Xorg.0.log | pastebinit ' .03:43
daftykinsMagic815: yep; i'd read up on ZFS to be sure. your pick really depends on the intended disk config, i have one with a hardware RAID controller card and ubuntu server doing just fine03:43
InvisabitNo luck in ubuntu-steam :( Here is my issue: https://github.com/ValveSoftware/steam-for-linux/issues/414503:44
the_countBashing-om: http://paste.ubuntu.com/13358930/03:44
Magic815ok, i might go check out the #ubuntu-server channel then. thanks!03:44
Bashing-omthe_count: The policy is keep all in this channel ' .. I am also very active elsewhere that I attend to .03:44
the_countBashing-om: Not sure what you mean by the second statement03:45
MrCeeIIIi have .wmv files that wont produce any sound... anyone... anyone??? i have VLC installed and also tried mplayer...03:46
daftykinsMrCeeIII: pretty sure you were here before and the suggestion then was to provide a mediainfo output03:46
MrCeeIIIwhats that03:46
daftykins"mediainfo" is a program you can run to spit out info on your files.03:47
MrCeeIIImediainfo output?03:47
InvisabitAnyone have any ideas?03:47
daftykinsInvisabit: not really. you could try renaming ~/.steam to ~/.steamold and try running it afresh03:47
daftykinsInvisabit: what's your disk configuration, any SSDs? purely mechanical?03:47
InvisabitJust 1 mechanical 1tb HDD03:48
Corvus`hey, guys, do you have any idea what will happen if I do dist-upgrade on utopic?03:48
daftykins!eolupgrade | Corvus` just do it right03:48
ubottuCorvus` just do it right: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades03:48
daftykinsInvisabit: old or new?03:48
MrCeeIIIit says that program is not installed03:48
InvisabitAbout a year old03:48
daftykinsMrCeeIII: indeed, you often can't run something when it's not installed03:49
the_count:D03:49
Corvus`daftykins: I mean, if it dies, whatever, it's a VPS, I'll just reinstall it.03:49
daftykinsInvisabit: i'd try the above, then03:49
Corvus`daftykins: the question is, what are the chances?03:49
=== zack_ is now known as L0
daftykinsCorvus`: oh? just create a new one side by side, transfer data -> delete the old.03:49
Invisabitresetting steam? Ill give it a shot, but it did this before I did the fresh install as well03:49
=== cmdswitch is now known as cmdswitch[away]
daftykinsCorvus`: a VPS on non-LTS however... sounds like a mistake to me03:49
Corvus`daftykins: Not willing to pay for another one. I'd rather reinstall it on weekend.03:50
MrCeeIIIinstalling no03:50
MrCeeIIIw03:50
daftykinsInvisabit: oh? hmm, possibly your system isn't too stable then, hard to say.03:50
daftykinsCorvus`: your provider doesn't sound too good then03:50
InvisabitOn 14.04.3? Hm... I didn't think stability would be an issue03:50
zykotick9MrCeeIII: <sidenote> as a _long_ time player user myself, this is hard to say, but if you are using trusty+ i'd strongly suggest switching to mpv (unless you happen to use fb for output, as mpv dropped framebuffer support)03:51
L0daftykins: is there LTS for 15 already?03:51
zykotick9s/player user/mplayer user/03:51
MrCeeIIIthere old video files from a jvc recorder...03:51
Corvus`daftykins: provider is fine. I can install new one from management panel. But then I'd have to backup/restore configuration, you know the drill.03:51
daftykinsL0: no it's only every 2 years, 16.04 is next LTS03:51
daftykinsCorvus`: ideal opportunity to go back to LTS then \o/03:52
Corvus`daftykins: yeah, but going back seems backwards to me.03:52
the_countBashing-om: Anyways, what means that file?03:52
Corvus`I'd rather go forward.03:52
daftykinsCorvus`: no, using non-LTS on a VPS is what's backwards :)03:52
the_countBashing-om: To put it as you would03:52
Bashing-omthe_count: My 2nd statement just a reminder that you are not the only one I attend with. I am active elsewhere also . Pur situation : X is happy and has no problem with synaptics " 4.071] (II) config/udev: Adding input device PS/2 Synaptics TouchPad (/dev/input/mouse0) " . We will have to look elsewhere for any problem.03:52
MrCeeIIIok i got the media info stuff.. shall i post it here03:53
Corvus`daftykins: Probably, but I'm not an ubuntu user, and at the moment I just picked the newest version they had.03:53
daftykinsalright, but i'm telling you what's sensible :)03:53
Corvus`daftykins: you say next LTS release is 16.04?03:53
the_countBashing-om: Sure, I know that...03:53
MrCeeIIIGeneral Complete name                            : MOV012.wmv Format                                   : Windows Media File size                                : 14.9 MiB Duration                                 : 18s 240ms Overall bit rate mode                    : Constant Overall bit rate                         : 6 838 Kbps Maximum Overall bit rate                 : 8 288 Kbps Encoded date                             : UTC 2010-0103:54
daftykinsMrCeeIII: don't ever paste to IRC.03:54
daftykins!paste03:54
ubottuFor 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:54
the_countBashing-om: How about resolving the incorrect display issues? Would reinstalling unity help, or...?03:54
MrCeeIIIokok03:54
daftykinsMrCeeIII: needs to be the full output ideally03:54
daftykins"mediainfo -f filename.ext"03:55
MrCeeIIIhttp://paste.ubuntu.com/13359070/03:55
=== smn is now known as Guest86085
MrCeeIIIhow do you choose a certain person in here03:56
Guest86085guys I have a problem, my external hard drive doesn't auto mount on ubuntu 15.1003:56
=== Guest86085 is now known as ssmn
L0Guest86085: then mount it manually03:56
Amaury141holaaa03:57
ssmnI shouldn't need to mount it manually, that is not the behavior it shows with any other storage media03:57
MrCeeIII<daftykins> test03:58
L0or you can write the mountpoint in /etc/fstab03:58
L0ssmn: if the ext-hd is always plugged03:58
SargunAny idea why my systemd process is using 2000 mb of RAM?03:58
* MrCeeIII slaps DinCahill around a bit with a large fishbot03:58
ssmnit is not, I only connect it to this computer scarcely03:58
the_countAnd, Bashing-om, What did you mean by that mount -o command, is that still nessecary,? And, or is Unity a bad idea all-togather?03:58
Bashing-omthe_count: As a poke what returns ' synclient -l ' Thar is a l for (L)ist .03:58
L0ssmn: then i'd recommend writing a bash script to do the mounting for you03:59
Amaury141you are bastard03:59
daftykinsMrCeeIII: type the first characters of a nick then hit tab.03:59
Amaury141xD03:59
L0ssmn: so you can just execute the script when you plug it in03:59
MrCeeIIIdaftykins: test03:59
the_countBashing-om: Terminal scaling is ok, other portions are not03:59
daftykinsMrCeeIII: stop that now.03:59
MrCeeIIIokok03:59
ssmnbut why is this happening, why with this drive alone?, is this a known bug in th elatest release or something?03:59
zykotick9!tab03:59
ubottuYou can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.03:59
Bashing-omthe_count: The remount was while you were in the "recovery console" by default in that environment the system mounts read only , if you need additional access you must make it so . Thus the 'remount' command .03:59
zykotick9MrCeeIII: ^^04:00
MrCeeIIIdaftykins: where you able to see the properties of my media file?04:00
the_countBashing-om: Still couldn't find synaptics properties, and no-driver loaded04:00
L0ssmn: i have no idea, you might want to check /etc/fstab04:00
MrCeeIIIzykotick9: yeah whats up04:00
the_countBashing-om: Ok, got it, commited to memory04:00
wafflejockkilde: if it's a USB device you can use, lsusb to get the device id (should be the digits before the name of the device) can usually google that and the specific ubuntu version and find any issues04:00
wafflejockkilde: if you paste.ubuntu.com the output from lsusb can take a look too04:01
daftykinsMrCeeIII: yes and i am still researching. which ubuntu version?04:01
Amaury141echo -e '\e[1;34mHolaaa\e[0m'04:01
zykotick9MrCeeIII: sorry, just trying to point out TAB for irc nick auto completion...04:01
ssmnfstab is only showing the internal drive's partition04:01
MrCeeIII14.0404:01
daftykins!info libavcodec1d trusty04:01
ubottuPackage libavcodec1d does not exist in trusty04:01
MrCeeIIIzykotick9:  oh..ok04:01
ssmnI don't see any sort of log or anything that acknowledges the external drive whatsoever04:01
ubuntutest04:02
ubuntuHello, my printer won't print on Ubuntu?04:02
daftykinsMrCeeIII: close any open players then try "sudo apt-get install libavcodec-extra" then try some players again04:02
Bashing-omCountessBathory: But, but we do have a driver ... anyway .. let;s re-install it ' sudo apt-get install --reinstall xserver-xorg-input-synaptics-lts-vivid ' . reboot and let's see if that has any effect .04:02
=== ubuntu is now known as Guest55397
Guest55397The printer has been install and sends to printer, but nothing prints?04:02
=== mint is now known as Guest1187
Bashing-omthe_count: ^^ .. opps .04:03
MrCeeIIIdaftykins: so sudo apt etc. and the try vlc again... shall i reboot prior to trying...04:03
Abeubuntu what is the type of your printer04:03
Corvus`daftykins: Thanks for the link, by the way. I thought cannonical literally deletes old repositories at EOL. :-D04:03
Guest55397Abe, it's a Canon LBP7200Cdn.04:03
the_countBashing-om: What if we tried that for me? reinstalling xorg for me... Or was that message for me?04:03
daftykinsMrCeeIII: shouldn't need to04:03
MrCeeIIIrgr04:03
Corvus`daftykins: Turns out, they just move them to old-releases.ubuntu.com04:03
Bashing-omthe_count: Yeah .. was for you . my apologoes to CountessBathory for the highlight .04:04
Corvus`Which is just awesome, why not leave them where they are?04:04
Guest55397I have downloaded the drivers and installed okay, but nothing comes out of the printer?04:04
zykotick9Bashing-om: <sidenote re:synaptic driver> if the user can run "synclient" there is a _very_ good chance they have the "synaptic" driver installed04:04
Guest55397Windows 7 and Mac print ok.04:04
Guest55397so it's not the physical printer.04:04
daftykinsCorvus`: yeah i don't need to know thanks, do this regularly ;) (provide the answer that is)04:05
MrCeeIIIdaftykins: http://paste.ubuntu.com/13359191/04:05
wafflejockGuest55397: how is the computer connected to the printer? USB, network, wireless?04:05
daftykinsCorvus`: because people such as yourself will keep using a dead release for months after and not realise something is very seriously wrong.04:05
Bashing-omzykotick9: Can use all help here we can get . That is the thing, driver is installed but "synclient" is non-functional .04:05
the_countBashing-om: Reinstalled and rebooting04:05
daftykinsMrCeeIII: "dpkg -l | grep libavcodec | nc termbin.com 9999"04:05
CountessBathoryyour apology accepted =)04:06
Corvus`daftykins: for what it's worth, you're right, I should've installed an LTS release, then I'd have this PITA 5 months later in april 2016.04:06
daftykinsCorvus`: no 14.04 is good until 2019.04:06
Corvus`Really? Okay.04:07
daftykinsthere was sanity in my comment :)04:07
Guest55397wafflejock, I'm using a networked printer, and Ubuntu has found the IP and installed nicely.04:07
zykotick9Bashing-om: ahhh, sorry for dropping in mid stream then.  i've got nothin' for failed synclient itself, sorry.  synclient is how i toggle disable/enable of my touchpad on my thinkpad (i also have the red mouse-button on the keyboard, so the touchpad just gets in the way sometimes while typing)04:07
Corvus`daftykins: Yes, there was. I just don't want to downgrade. I'd much rather upgrade again in april.04:07
the_countBashing-om: Still no luck, say I booted into an older kernel, do you think that would have any effect?04:07
Guest55397I suspect something with the drivers, but that low down level is complex to find what line of code might need fixed?04:08
daftykinsCorvus`: 15.04 will be dead by the end of Jan, so you'll need to do two afaiui04:08
Corvus`daftykins: what about 15.10?04:08
MrCeeIIIdafty... what did that do?04:08
daftykinsMrCeeIII: create a URL to paste here04:09
MrCeeIIIhttp://paste.ubuntu.com/13359237/04:09
daftykins!releases04:09
ubottuUbuntu releases a new version every 6 months. Each version is supported for 9 months to 5 years. More info at https://wiki.ubuntu.com/Releases & http://wiki.ubuntu.com/TimeBasedReleases04:09
wafflejockGuest55397: some commands you can try here https://wiki.ubuntu.com/DebuggingPrintingProblems#Network_printer04:09
daftykinsMrCeeIII: you just pastebin'd a pastebin URL04:09
MrCeeIIIhttp://paste.ubuntu.com/13359237/04:10
daftykinsno no, i got the URL the first time :P04:10
Corvus`daftykins: So, I can install 15.10, and have it covered till 16.0404:10
MrCeeIIIoh ok04:10
Bashing-omthe_count: Booting an older kernel may well be productive . Try and advise us of what results then with the display and the touchpad .04:10
daftykinsCorvus`: if you upgrade twice right now, sure04:11
daftykins(if you survive ;) )04:11
the_countBashing-om: I will try that, how far back of a kernel should I try04:11
wafflejockGuest55397: if none of those commands help you could also try to watch with wireshark on the the ethernet interface and see if there's any communication going on back and forth between the printer and your computer but nmap and the like shown on that page should help to see what's going on as well04:11
the_countBashing-om: I have from 3.16 to 3.1904:11
Corvus`daftykins: we all might not survive. :-)04:11
=== wt is now known as Guest35344
Bashing-omthe_count: Ya got an original 3.13 kernel ?04:12
daftykinsMrCeeIII: try "sudo apt-get install libavcodec54"04:12
the_countBashing-om: I installed it after then, so I don't think so... Maybe we could install one... or that may break more stuff04:12
Guest55397wafflejock, thanks, will walkthrought. Yes, I thought about transmission analysis, but wasn't sure if I had to go that low into the abyss.04:13
MrCeeIIIdaftykins: whole bunch of stuff happening now04:13
Bashing-omthe_count: Naw .. as you installed with HWE ( utopic) we do not want to re-introduce trusties kernel . try the 3.16 kernel .04:14
Corvus`daftykins: so. What are the chances it survives the downgrade? Comparing to two upgrades in a row?04:14
Corvus`yeah. Thought so.04:14
MrCeeIIIwhat did that do?04:14
daftykinsCorvus`: downgrades aren't supported04:14
the_countBashing-om: Right, I didn't think of that, rebooting now04:14
Corvus`daftykins: Oh, even better.04:15
MrCeeIIIshall i attemt to open the file now?04:15
daftykinsyes04:15
daftykinsMrCeeIII: are these files from a cheap camera?04:15
MrCeeIIIno it was pretty decent in its time... just some home movies of the kiddos04:16
Corvus`hehehe04:16
Corvus`home movies. Okay.04:16
daftykinsMrCeeIII: mmm, well i'm sure they play fine on Windows... worst case scenario, they'd need converting04:16
MrCeeIIIrgr...still not working although no probs with any other audio04:17
daftykinsMrCeeIII: ok last idea is here - http://askubuntu.com/questions/171026/how-to-install-all-existing-media-codecs04:17
Corvus`daftykins: Don't they plan on releasing a rolling-release distro?  :-D04:20
daftykinsdon't ask me.04:21
daftykinsthat'd be 100% wrong for servers.04:22
Corvus`yeah. Because servers love to be reinstalled every once in awhile.04:22
Corvus`*cough*04:22
daftykinsi'm confused, you seem to be saying it's dumb to do what you're doing04:22
Corvus`It is.04:23
=== AndroidH- is now known as Androidhacker
Corvus`I don't mind admitting it. :-D04:23
django_guys04:23
django_how do i use my cam to take ictures lol04:24
django_pictures04:24
daftykinswebcam?04:24
Corvus`daftykins: they just didn't have any rolling-release distros in stock for jump-starting VPS, and I didn't care enough to change the OS.04:24
Corvus`I still don't.04:24
the_countBashing-om: Intersting, The oringinal 3.16 kernel actually detected the keyboard shortcuts, as well as having synaptics configured as it should be, Although anything prior to this kernel is extremely slow. After the origional kernel that was installed, synaptics settings did not stick, Initial renederd the display correctly except for the scaling, everything else did not04:25
anonymoushello04:25
the_counthi04:25
=== anonymous is now known as Guest10495
Guest10495german?04:25
daftykinsCorvus`: i understand where you're coming from, fwiw i run LTS until maybe 6 months before it's about to go EOL... then i install the new version side by side and migrate my data - power off the old VM, then delete it once everything's comfortably moved.04:25
daftykinsi write notes of how to set up that newer release at the same time04:26
Corvus`daftykins: that's a viable approach.04:26
Bashing-omthe_count: Think'n . Nother thought popped to mind .. as you have several kernels installed .. disk space ? what returns 'df -h ' ?04:26
goparanyone using stumpWM?04:26
the_countBashing-om: http://paste.ubuntu.com/13359412/04:27
Guest10495?04:27
MrCeeIIIdaftykins: thanks for the insight... it would suck if i had to play these on a bill gates machine :(04:28
the_countGuest10495: What do you need?04:28
Corvus`daftykins: can you choose the version you're dist-upgrading to?04:28
daftykinsMrCeeIII: mmm not a hugely mature attitude - some of the comments here talk about conversion of a kind, i'm not sure they'd work though http://askubuntu.com/questions/185490/how-to-play-wmv-files04:29
Guest10495help04:29
daftykinsCorvus`: sort of, in that LTS tends to only upgrade to LTS (best not to say dist-upgrade as that doesn't change release, of course) and non tends to upgrade to anything04:29
daftykinsGuest10495: fur Deutsch gehen Sie zu #ubuntu-de04:30
the_countBashing-om: Need to empty downloads, that type of thing... But I have 4.4 gb of space currently04:30
Bashing-omthe_count: UnGood "/dev/sda6        76G   68G  4.2G  95% / " . There is the need to address this . Let's pause nad picj this up tomorrow . I have had it for this session .04:30
Corvus`daftykins: ok, "do-release-upgrade-ing to"04:30
the_countBashing-om: Before we stop quick, what should it be?04:31
owen1chromium show me this message: We've detected you're using an older version of Chrome. i am on 41.0.2272.76-0ubuntu1.1134.  is there a newer version? how do i upgrade?04:32
daftykinsowen1: "cat /etc/issue" = ?04:32
the_countGuest10495: You have to say exactly what you need04:32
Bashing-omthe_count: At 90% you are looking at framnetation of the file system. We want to get it down to about 40 % .(remove old kernels we will not use )04:33
anonymous_sorry04:33
owen1daftykins: Ubuntu 15.0404:33
daftykins!info chromium-browser vivid04:34
the_countBashing-om: Ah, ok... Also, I do have an SSD, so no supprise defragmentations on me... Remember that.04:34
ubottuchromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 45.0.2454.101-0ubuntu0.15.04.1.1183 (vivid), package size 53639 kB, installed size 197847 kB04:34
daftykinsowen1: sudo apt-get update && apt-cache policy chromium-browser | nc termbin.com 999904:34
the_countBashing-om: Ok, i will talk to you tomorrow, have a good one!04:34
Guest55397wafflejock, ok, the printer checks are complete and the error I see is, printer not visible via DNS-SD/mDNS/BonJour.04:34
mehdi__sry for bothering u guys but my update manager is crashing and i need help :s04:35
Guest55397Where is the bug report I'm meant to post the Shell's output?04:35
Bashing-omthe_count: K, we address the kernels then .04:35
Guest55397oh, I found https://help.ubuntu.com/community/ReportingBugs04:35
wafflejockGuest55397: can you use an IP instead of name for connecting the printer? I typically just do it by IP for network printers always more reliable than any name lookup04:35
the_countBashing-om: I'll clear up some space also... I have been needing to do that anyways04:35
owen1daftykins: thanks. what does the nc command does?04:35
daftykinsowen1: pastebins the result04:36
MrCeeIIIsudo apt-get install ubuntu-restricted-extras04:36
owen1daftykins: amazing!04:36
Guest55397wafflejock, yes, I am using the IP 192.168.1.180, but the command $ avahi-browse -a -v -t -r showed IP addresses, but not the printer's IP.04:36
wafflejockGuest55397: ideally if your router lets you set a static IP for a device you can just set it there and connect by IP04:36
the_countBashing-om: Goodnight04:36
Guest55397wafflejock, yes, the printer is connected and passed all other Ubuntu printer tests, except the $ avahi comands.04:37
anonymous_thanks04:37
daftykinsowen1: do you have a link created by that command?04:38
mehdi__Every time i check for new updates a failed window appears and says internet connection error or something like that04:38
owen1daftykins: i am still shocked with the nc command (: http://termbin.com/zh6r04:38
=== immortal is now known as Guest63045
Guest63045hi04:38
mehdi__and nothing works so what can i do?04:39
daftykinsowen1: cool, so that sees 45 fine - but what i'm concerned about is that if that was out of date, what else on your system was? have you been keeping current with updates?04:39
anonymous_German???04:39
owen1daftykins: no ):04:39
daftykinsanonymous_: nein, nur Englisch04:39
k1l!de | anonymous_04:39
ubottuanonymous_: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!04:39
daftykinsowen1: anyway to upgrade just chromium, close all open windows ideally and run "sudo apt-get install chroium-browser" or better yet, run "sudo apt-get upgrade"04:40
owen1daftykins: i'll do the latter. thanks04:40
daftykinsowen1: :) np04:40
owen1daftykins: it will just update the packages, not my ubuntu version, right?04:40
daftykinsowen1: correct04:41
owen1can i keep my browser open?04:41
owen1daftykins: ^04:41
daftykinsi'd avoid it if possible, you'll need to relaunch it to start v45 anyway04:41
mehdi__is there some one that can help me right now?04:41
daftykinsowen1: you could bookmark all your tabs, or change the options so it keeps them open04:41
daftykinsmehdi__: try from the terminal; "sudo apt-get update" to start with (first up though tell me what "cat /etc/issue" says04:42
owen1daftykins: i don't have any tabs open. i am just curious if it's ok to keep chromuium open while 'apt-get upgrade' is running04:42
daftykinsi think it'd work fine, i just wouldn't :D04:42
Corvus`owen1: it's ok, it doesn't really care04:43
owen1cool04:43
mehdi__daftykins: it fails :S04:43
=== Guest63045 is now known as immortalsalmon
daftykinsmehdi__: can you show it via http://paste.ubuntu.com ? are all package management programs closed? what was the output from my second command?04:43
daftykins!pm04:44
ubottuPlease ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.04:44
eddwhat is the best way to backup in ubuntu 15.10?04:44
daftykins!backup04:44
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning04:44
eddI am not getting how the backup s/w in ubuntu works04:44
wafflejockowen1: typically the program will be in memory and the changes won't affect it but doesn't hurt to close it to make sure none of the changes of closing the program overwrite upgraded config or anything (not typically a problem though)04:45
Corvus`daftykins: you have commands for everything, don't you?04:45
owen1wafflejock: got it04:45
daftykinsCorvus`: just not trolls ;_;04:45
Corvus`daftykins: actually, I'm pretty sure you have commands for that too.04:45
eddthe backups program has its buttons greyed out04:45
edddaftykins, so should I not be using the already supplied Backups tool that comes with Ubuntu?04:46
=== annie is now known as Guest3066
mehdi__daftykins its on paste.ubuntu.com ill try the sec command now04:47
wafflejockedd: if the backup location is setup and there isn't a backup running right now the button shouldn't be greyed out, that said you may want to just use rsync or grsync if you want a GUI to make the configuration for rsync04:47
daftykinsmehdi__: i need the specific URL pasted, as unfortunately guessing the several digit URLs takes time :)04:47
eddwafflejock, I liked how the macosx would keep doing backups behind the scenes. I saw that Backups "claims" to do the same at least :)04:48
mehdi__daftykins: im on Ubuntu 10.10 \n \ :S04:48
eddjust cannot see a backup location it writes to04:48
wafflejockedd: it does pretty much do the same but you have to configure the backup location either a network share or otherwise04:48
eddand I have a external USB drive that it can write to.. but then I might get lazy and not backup everyday04:49
Corvus`daftykins: I think it's time for your EOL lecture once again.04:49
wafflejockedd: should be in storage location04:49
wafflejockedd: I backup like weekly but have git for remote code being "backed up" and backups automated on my servers but don't take it as seriously on my personal machine either04:49
eddbest would be if I had a remote location to store all this :(04:49
mehdi__daftykins: what can i do for now?04:49
eddwafflejock, I have a lot of PDFs and books that I download that I need to keep and wouldn't want to lose them04:50
daftykinsmehdi__: that's been dead for 3 years i think.04:50
wafflejockedd: there are lots of remote options the backup tool here shows S3 or Rackspace as options, personally using a FreeBSD NAS04:50
daftykinsmehdi__: backup and clean install 14.0404:50
Corvus`daftykins: See? Mine been dead only for a couple of months.04:51
wafflejockedd: have an external USB I configured with Clonezilla I use when I setup new systems but the more regular backups for my machine just go to the NAS that has RAID setup to mirror the data I feel pretty confident about that, but daily changes in code all go out to remote git server that has daily snapshots at AWS, all depends on how often you update things or make new data how often you need to backup though04:52
ubuntu-matenoob here. can I mount a /target from wubi.exe /ubuntu/disks/root.disk ext4 ??04:52
wafflejockedd: rsync is nice though cause can work over SSH (think locally too) and can recover from interruptions and do incremental backups (only sync things that have changed access/modify times)04:52
eddyeah I think a weekly one is enough.. the code etc can just go to a git repo or I use Dropbox for that04:53
mehdi__daftykins: am i suppose to install 14.04 by a USB driver? by downloading it from the website ?or there is a way to install it via the terminal?04:53
eddthough with rsync I will have to write a script and run a cron job or something yeah?04:53
eddapparently Dejadup isn't that good.. looking at the reviews it doesn't look good at all04:53
eddrecovery doesn't seem to work very well04:53
Corvus`mehdi__: 14.04 is also dead.04:54
daftykinsmehdi__: you might be able to put the ISO on your /boot if it's a separate partition ; DVD or flash drive would be best04:54
Corvus`as is 14.1004:54
daftykinsCorvus`: nope04:54
daftykins!14.0404:54
ubottuUbuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu and is the latest !LTS version. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes04:54
daftykinsi'm typing from 14.04.3 right now.04:54
Corvus`Oh, 14.04 is an LTS?04:54
Corvus`Ok then.04:54
wafflejockedd: yeah DejaDup has been fine in my experience but the file format isn't as simple as a tar.gz of your data04:54
daftykinsyep that's what i suggested installing :)04:54
mehdi__Corvus': i should go with what then?04:55
wafflejockedd: grsync helps you get the commands can basically be like a 1 or two line script depending on what you're wanting to do exactly04:55
mehdi__daftykins: Well thx m8 :)04:55
Corvus`mehdi__: I was wrong initially. 14.04 is an LTS release.04:55
eddwafflejock, just want to backup a few folders like /home04:55
wafflejockedd: but yeah would basically just be a small script with the source, target, and any ignores or whatever and a cron job to run it04:56
mehdi__Corvus': Oh ok thx m8 :)04:56
Corvus`mehdi__: as I've heard it's good till 2019.04:56
Corvus`sounds like a lot of work, btw04:57
eddwafflejock, that should be enough I suppose04:57
eddjust wondering how best I can do it automatically to write to my USB drive04:57
mehdi__Corvus': Well, it will do the job then :) See ya!04:57
wafflejockedd: regarding backing up your home you might want to exclude .cache or if you use thunderbird might want to exclude that unless it's important to you since those files all change a lot04:57
eddok04:58
eddam missing my mac already :)04:58
eddI could pick up files from like an hour or two ago that I had accidentally messed up04:58
eddshould I be making local backups?04:58
wafflejockedd: eh there are trade offs, more customization sometimes means more work to get things how you want them too04:58
eddand then copy these backups to my USB drive?04:59
wafflejockedd: believe ZFS snapshots can give you the kind of functionality to roll back but haven't tried running it on my laptop/desktop yet just as a NAS04:59
eddI don't have another server to which I can remotely backup my files.. just a usb drive04:59
eddshould I then do local backups and periodically move them manually to my usb?05:00
eddor make copies to my usb periodically05:00
edd?05:00
wafflejockedd: eh I don't worry about having local backups just backup to the USB or NAS or whatever is available typically editors will have local history baked in as well, like IntelliJ for things that were like an hour or a day ago05:00
bqllpdI swear... google is completely useless now... can someone help me find a list for missing devel dependencies for installing rpl/2 from rpl2.net?05:01
eddwafflejock, its mostly stuff like presentation slides or something.. I sometimes have Libreoffice crash on me and then it cannot recover05:02
eddthen I have to fix all the formatting screwups05:02
eddok will just use grsync05:02
wafflejockedd: hmm yeah haven't had a great time with libreoffice present stuff myself typically I lean on Google Drive for the office tools05:02
meeeenwhat is BlackBuntu ?05:03
wafflejockedd: writer, draw and calc have been good but present does seem to still have some problems05:03
daftykinssounds unsupported and/or fake05:03
eddoh so you use their online ppt tools?05:03
bqllpdI found a site a while back that lists the missing dependencies from google, but it seems more and more often that google is censoring stuff so I can't find it again.05:03
k1lmeeeen: not an official ubuntu version05:03
wafflejockedd: yeah have used the Google Slides, it's pretty good, not great but not terrible for my uses05:03
eddor you just upload your stuff to gdrive from time to time05:03
eddsometimes I end up using the ppt drawing tools05:04
eddI think I too will give google ppt stuff a shot05:04
eddbetter than Libreoffice screwing me over05:04
meeeenk1l: oh ok thx :)05:04
edd:)05:04
Corvus`I have an idea! I'll wait till 16.04 and then upgrade, how about that?05:11
reisiosounds silly05:16
eddwafflejock, what template do you use for the slides?05:19
eddI have a really nice simple one for mine with just a blank white one ... but for the title pages I have a dark black line that passes through05:20
N|GGERubuntu sucks05:21
N|GGERthe devs try too hard to make it look like windows05:21
Corvus`doesn't look much like windows to me...05:22
k1ldont mind the trolls.05:23
somsipCorvus`: please dont encourage the trolls05:23
Corvus`meh05:23
Corvus`It's a tradition.05:23
regedithello05:23
regediti'd like to download this tool for latest Ubuntu 15.04 https://packages.debian.org/search?keywords=apt-offline05:23
regeditwhat is the correct version, "stretch" or "sid" ?05:24
somsip!offline | regedit (use the repo package - I think this links to it)05:24
ubotturegedit (use the repo package - I think this links to it): If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD05:24
somsipregedit: maybe it doesn't link...05:24
k1l!info apt-offline vivid | regedit05:25
ubotturegedit: apt-offline (source: apt-offline): offline APT package manager. In component universe, is optional. Version 1.6 (vivid), package size 54 kB, installed size 345 kB05:25
k1lwhy not use the original ubuntu package instead of ruining your system with using debian packages?05:25
regeditwell they did just release a newer version (1.7) so i was hoping i could just get away with... using it?05:26
regeditnot a good idea?05:26
k1lwhy do you need 1.7?05:26
regediti dunno, because 7 is a greater number than 6?05:26
regedit:p05:26
k1lyeah, start with the original ubuntu package.05:27
regeditalrighty then05:27
k1land when you find a reason why you really need the 1.7 then you can look for a ppa or such.05:27
regediti dont think there are any ppas for it yet, this update is just about a week new05:27
k1li bet you wont feel the difference anyway.05:28
regediti would agree before counter betting on that :D05:28
=== mint is now known as Guest30747
daftykinschasing version numbers is a highly unproductive action :)05:28
regeditblame it on gaming, they've trained our minds to pursue the highest numbers, it feels like winning highest score ahahaha05:29
k1lregedit: yeah, thats really a curse and will bring you in hell on linux machines :)05:29
regeditwhile on the topic - this tool is rather smitten by severe case of catch 22, about which none of its official docs seem to address; how to bootstrap the offline machine? updated links to the latest .debs should be listed05:30
regeditdo i point make? or what05:32
regeditahem, misbehaving wifi aside, do i point make?05:33
daftykinsthat's not english, regedit05:34
daftykinsand no, i come from a childhood of gaming and don't rush on numbers needlessly :P05:34
daftykinshmm looks like regedit got scrubbed05:34
regediti mean about the catch 22 with apt-offline05:37
stanregWhat is the ram threshold for which a web-browsing/light-programming user should start considering using zRAM?05:37
wafflejockstanreg: probably safe to say it's going to be better in most cases than dipping into swap space so if you use, free -m and see you're dipping into the swap it might not be a bad idea05:50
reisiostanreg: https://timos.me/blog/zram-to-enable-or-not-to-enable-229/05:50
wafflejockstanreg: personally use a chrome extension called the suspender for pausing tabs I have open in the background I want to be able to go back to but haven't viewed recently, can help to keep the browser memory usage more reasonable05:52
* reisio uses bookmarks05:53
stanregreisio, your link mainly discusses zram in the context of mobile phones; apples/oranges.05:53
stanregwafflejock, hmm, you would think that browsers would compress the tabs you are not actively viewing... don't they?05:54
reisioyou give them too much credit :)05:55
wafflejockstanreg: typically all the browser tabs in chrome (believe firefox too) run as separate processes but they don't actually suspend everything on the page when you switch tabs so video processing or whatever can resume on those pages in the background, hence the extension :)05:55
stanregwafflejock, how does 'pauser' make the memory usage more reasonable? does it 'compress' the tab's space in memory when you pause it?05:57
stanreggotta google that shit05:58
wafflejockstanreg: no just saves the URL and closes the process down for rendering and all I believe, you can tell it not to ever suspend certain tabs too or ones that have script on them seem to stay active like plnkr05:58
wafflejockthen when you click in the tab body it reloads the page05:58
stanreg...so it's just saving cpu-attention to that particular tab you paused.05:59
jireh2009hello05:59
stanreghm05:59
stanregwafflejock, is that extension from the google library? Can't find it.05:59
jireh2009is there any one can help me modify xfce05:59
jireh2009?05:59
wafflejockstanreg: https://chrome.google.com/webstore/detail/the-great-suspender/klbibkeccnjlkjkiokjodocebajanakg?hl=en05:59
stanregOh yeah, there. Let's read :)06:00
stanregjireh2009, #xubuntu? #xfce?06:00
wafflejockjireh2009: modify is a broad term what do you want to change?06:00
jireh2009appearance06:00
jireh2009??06:00
jireh2009is there any tut's about that ?06:00
jireh2009i just install xubuntu on lxle06:01
wafflejockjireh2009: haven't used XFCE much but some pages when I search on XFCE theming https://wiki.xfce.org/howto/install_new_themes06:01
k1ljireh2009: better ask the lxle guys then. they change some stuff there06:01
jireh2009ahh ok ... tnx for the info...06:02
Lihow to add androind studio starting file to unity menu and stop using the command .. sh studio.sh?06:04
wafflejockLi you basically want to make a .desktop file for it, there's a handy program that helps with making them called alacarte, can sudo apt-get install alacarte then should be able to create the .desktop file there06:05
wafflejockLi basically desktop entry has what command to run and an icon and a few other optional things like keywords for search and file type associations06:06
wafflejockLi if you, cd /usr/share/applications/  you can see a lot of existing .desktop entries06:07
Liwafflejock: thank you for the great answer :)06:08
Liawsome06:08
wafflejocksure no problem :)06:08
Lihow to open a termainal from file browser current location without having to switch back and forth between grid/list views? are there any keyboard shortcuts?06:11
stanregwafflejock, what if you 'suspend' the tab while watching a video, and then reload it. Does the video resume from the same position?06:12
wafflejockstanreg: not sure about that honestly don't recall it being a problem so I think either it doesn't suspend those or Youtube is smart enough to resume otherwise think I would notice, I watch mostly short form stuff on YouTube though06:14
stanreggotcha. Thanks!06:15
wafflejockLi I use nemo for my file browser it has a Open Terminal here option in the right click menu when I'm in a folder (has F3 for split pane view too which is why I use it mostly)06:15
OerHeks!info nautilus-actions06:16
ubottunautilus-actions (source: nautilus-actions): nautilus extension to configure programs to launch. In component universe, is optional. Version 3.2.3-1build2 (wily), package size 12439 kB, installed size 29320 kB06:16
wafflejockLi typically I just use "guake" for my terminals so just F9 to drop down the terminal (or whatever hotkey you decide to use) can Ctrl+L to get the address in most file browsers06:16
wafflejock-address/+path06:17
wafflejockaddress if you do it in a browser too thought typically06:17
stanregwafflejock, you're going to like this: https://developers.google.com/web/updates/2015/09/tab-discarding06:20
Liwafflejock: F9 hides/shows the sidebar and Ctrl+L shows the address bar (which is good also I was looking for this option) how it possible to make ubuntu keep that address bar as a default?06:20
Liwafflejock: I'm trying alacarte now but not sure how to make the command for running this .sh file06:21
LiI added this which is not allowing me to finish the process "/home/john/Downloads/AndroidStudioPackages/android-studio-ide-141.2343393-linux/bin/sh studio.sh"06:21
rizineed help is exporting paths for GNU radio for python06:25
rizi*in06:26
rizii have gnu radio installed but python is unable to import its module06:26
lotuspsychjerizi: maybe the #python guys can help you06:27
rizii am not writing a script just want to run GNU radio06:28
rizilotuspsychje, i even found the link for someone with same problem but i cant understand it http://stackoverflow.com/questions/18140452/importerror-no-module-named-gnuradio-when-trying-to-execute-uhd-fft06:29
Liok,, deconf-editor did the trick for the location path bar matter06:33
lotuspsychje!yay | Li06:33
ubottuLi: Glad you made it! :-)06:33
Liubottu: Glad that you're glad I made it :D06:34
ubottuLi: I am only a bot, please don't think I'm intelligent :)06:34
LiI love bots06:34
Libut I have reboot to check the new configureation06:35
Li buhbye botty06:35
Liit didn't work, file browser is still not showing path06:41
gopesh /msg NickServ VERIFY REGISTER gopesh ykzgcsmyyyrf06:43
Li:O06:44
lotuspsychjegopesh: better change password now06:45
lotuspsychjeLi: nobody knows what you are talking about, re-ask your question in one line once in a while06:46
gopeshlotuspsychje, i have changed my password06:46
gopeshdid you know my password :P06:47
lotuspsychjegopesh: use the network status tab for register and identify06:47
Lilotuspsychje: how did you know that no one nows what I'm talking about?06:48
Roxechello guys06:48
lotuspsychje!ask | Li06:48
ubottuLi: 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 !patience06:48
lotuspsychjeRoxec: welcome, what can we do for you?06:48
Li!ask | lotuspsychje06:49
ubottulotuspsychje: 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 !patience06:49
Roxeclotuspsychje, i was googling about ubuntu applications , i need to know if there is an application like vmware and oracle virtual box in ubuntu to add windows to it or other operating systems06:49
OerHekskvm06:50
lotuspsychjeRoxec: dont you like virtualbox?06:50
pinPointhey, I had php-cli install break on me earlier. so I did a autoremove on apache2 and the issue is gone. What is php-cli mainly used in?06:50
Roxeclotuspsychje, you didn't got me06:51
Roxeclotuspsychje, i mean if i had ubuntu my only operating system on my laptop , is there a virtual box application in ubuntu app center to add operating systems to it ?06:51
OerHekshttps://help.ubuntu.com/community/KVM06:52
RoxecOerHeks, thanks and sorry didn't know your talking to me about kvm06:52
somsippinPoint: runnig PHP scripts in cli07:02
danmulveyhello! anyone have strong opinions on xmonad vs i3? i really wanna try out a tiling wm and they both look pretty sweet but im not sure which one i wanna start messing around with first07:02
lotuspsychjedanmulvey: did you try the #i3 channel?07:03
OerHekssee the cons http://www.slant.co/topics/1902/compare/~i3_vs_xmonad_vs_awesome07:05
danmulveylotuspsychje: not yet but i will now!07:09
luffyUbuntulets talk man07:09
danmulveyOerHeks: thanks! reading it now07:11
lotuspsychje!discuss | luffyUbuntu07:12
ubottuluffyUbuntu: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you.07:12
TheteIs sudo group called sudo or admin on ubuntu 15.10?07:15
Ben64should be sudo07:15
OerHekstype groups in terminal :-)07:16
pinPointmy nginx was built with the following terms. Are these specific to nginx or just gcc/make? --with-cc-opt='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-s,-z,now'07:23
YetiFurTrying ubuntu-mate from live usb on 2009 white MacBook. No wireless internet or right click function. Take it after install I can wire connect and install a driver :? Stumped about the right click so help would be appreciated. Many thanks in advanced...07:26
somsip!mac | YetiFur07:27
ubottuYetiFur: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages07:27
YetiFurthanks for the link. I'll read it again...07:28
CodeS3chello07:39
=== Guest66248 is now known as xfce1
Nyteraxhi, I need more space on /boot/. this is what I have there, what from that can I safely remove? http://pastebin.com/BGBtaNbT07:43
lotuspsychje!info bleachbit | Nyterax07:43
ubottuNyterax: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.8-1 (wily), package size 271 kB, installed size 2074 kB07:43
OerHeksremove oldkernels, usually do.07:44
JesusSavesMeHi i put Eclipse executable in /usr/local/bin why does not Xubuntu menu generate it?07:45
Nyteraxgot bleachbit now, looks good07:46
Nyteraxthanks07:46
lotuspsychjeJesusSavesMe: how did you install eclipse?07:48
JesusSavesMelotuspsychje, from website Eclipse 4.507:48
JesusSavesMeI put it in /opt/eclipse07:49
JesusSavesMeextracted07:49
lotuspsychjeJesusSavesMe: you need to install eclipse from repos07:49
JesusSavesMeNop07:49
lotuspsychjeyep07:49
JesusSavesMeRepos is outdated07:49
lotuspsychje!latest | JesusSavesMe07:49
JesusSavesMeeclipse 3.8 there07:49
ubottuJesusSavesMe: 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.07:49
JesusSavesMe4.5 is for me07:49
JesusSavesMeBut that's seperate discussion07:49
lotuspsychje!info eclipse | JesusSavesMe07:49
ubottuJesusSavesMe: eclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.8.1-8 (wily), package size 15 kB, installed size 122 kB07:49
JesusSavesMeI need to know why Xubuntu menu doesnt generate eclipse in menu because i put executable symlink in /usr/local/bin07:50
somsipJesusSavesMe: check this http://rdpzycho.blogspot.hk/2014/06/installing-eclipse-44-luna-on-xubuntu.html07:50
JesusSavesMei know how to install it07:51
somsipJesusSavesMe: if you read it it explains how to get the menu item to work...07:51
JesusSavesMeOk07:51
JesusSavesMeI see07:51
JesusSavesMeSo whisker menu doesnt check /usr/local/bin for apps?07:52
JesusSavesMei have to put it in /usr/share/applications?07:52
garret1http://i.imgur.com/lFw6RXQ.png07:55
ren0v0Hi i have "Automatically check for updates" set to *never*. Yet i'm still getting a popup for new updates?07:56
KartagisI've just installed wine, and when I click on an .exe, archive utility starts. any ideas?07:59
Kartagisgarret1: you removed the url in the address bar but left it in top activa pages :)08:01
garret1yea :)08:02
garret1its blackfriday traffic08:03
Nyteraxok bleachbit didn't remove old kernels, do i have to do that manually?08:03
cfhowlettNyterax, yes08:06
tuorhi, what ide for webdevelopment would your sugest? (easy to use is importent not to have many feature)08:10
tuor(ubuntu 14.04)08:10
hateballtuor: are you looking for a wysiwyg editor?08:11
tuorhateball, I don't know what a wyswyg editor is. I'm looking to edit my html and css and then just click a button to view it.08:12
hateballtuor: I havent used one in a looooooooong time, and I will bet they are outdated or unmaintained... but there is nvu, kompozer, bluefish... a google suggests there is a recent thing called bluegriffon08:15
tuorhateball, thx.08:17
=== ubuntu is now known as Guest3806
ErbershernHi, so I'm trying to repair a problem08:19
Erbershernwith compiz08:19
Guest3806Hello, I just submited a bug report for a Canon LBP720Cdn printer not working on Ubuntu. Any other ways of troubleshoting. I walked through the network printer debug.08:19
AQLIVEhey anyone here who can help me getting my dual boot working again? I installed the boot repair tool and have written down the URL as it did not solve my problem08:20
AQLIVEPlease ping me08:20
ErbershernOn the login screen, I can see that a prompt to report a system error comes up, but it fades quickly, and the login screen is missing the top status bar. On attempting to login, I am immediately dropped back to the login screen. apport mostly shows that compiz is failing. Ubuntu 14.04.308:21
AQLIVEhey anyone here who can help me getting my dual boot working again? I installed the boot repair tool and have written down the URL as it did not solve my problem08:22
AQLIVEPlease ping me08:22
Erbershernmay be related to gdbus08:22
OerHeksGuest3806, that model is not in the openprinting database .. http://www.openprinting.org/printers/manufacturer/Canon/08:22
cfhowlett!patience | AQLIVE,08:23
ubottuAQLIVE,: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/08:23
AQLIVEthanks08:23
Guest3806OerHeks, thanks. Does that mean it won't work? Canon provide a Linux driver and the printer installs ok. Just doesn't print.08:25
OerHeksGuest3806, i have no clue about that, just openprinting is the 1st place to check. canon is not that good supported.08:27
Guest3806OerHeks, ok. So I guess I would like to know how to make a driver to make unsuported printers work on Ubuntu.08:28
AQLIVEhey anyone here who can help me getting my dual boot working again? I installed the boot repair tool and have written down the URL as it did not solve my problem08:32
OerHeksGuest3806, not even supported in scangear http://ubuntuhandbook.org/index.php/2014/12/canon-driver-scangear-mp-ubuntu-14-04/08:32
Guest3806OerHeks, k, thanx.08:39
=== agent_wh1te is now known as agent_white
noregreteverything i type in firefox is underlined in red, why? are there no default dictionaries in firefox? (15.10)08:50
lucidohi, what window manager and X-server does the default 15.04 desktop installation use?08:58
kelvinellahello09:00
kelvinellaguys how to join ##php and message?09:00
kelvinellaI cant send any message in ##php and I have some php questions to ask09:01
somsip!register | kelvinella09:01
ubottukelvinella: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode09:01
somsiplucido: unity and Xorg09:02
lucidosomsip, how do I start unity and Xorg? I nned it to set up simultanious muiltiple user vnc sessions according to this tutorial: http://www.freetutorialssubmit.com/Ubuntu+Remote+Desktop+multiple+users  . What should I put into .vnc/xstartup to start up an ubuntu desktop environment like the default one in 15.04.09:03
somsiplucido: no idea09:04
=== Kash is now known as Guest50240
=== Guest50240 is now known as Kadsh
matrixisehi all09:15
matrixisedo you know how can I develop a small widget for the unity interface ? I suppose it's defined in the freedesktop standard09:15
=== ServerSa_ is now known as ServerSage
lucidohaving trouble vnc-ing into my ubuntu machine from windows. I can telnet port 5900 but the connection in vnc is rejected09:26
lucidoI can log in from the machine to itself via vnc but not from the windows machine09:26
guiteHello everyone, I’m trying to install the lts enablement packages on my ubuntu trusty and I have more or less the same error than his => http://askubuntu.com/questions/588186/ubuntu-14-04-upgrading-hardware-enablement-stack-hwe-shows-unmet-dependencies09:30
guiteI tries to install the lts trusty package (like in the answer) but it didn’t work…09:31
guiteDo, any of you, know a workaround ? Do you think I should install the ltse for all distributions from trusty to vivid ?09:32
KartagisI've just installed wine, and when I click on an .exe, archive manager starts. any ideas?09:34
guiteKartagis: launch it with wine in command-line… just in case :)09:34
guiteKartagis: wine your_app.exe09:34
guiteKartagis: there might be a way to associate automatically .exe files to wine but I don’t know how09:35
lucidocan you use relvnc to remote into ubuntu desktops09:38
lucido?09:38
wmorrilucido, according to their website it would appear so. I haven't used a vnc program in a long time though.09:41
wmorrilucido, also there is a remote desktop client installed already, if you want to use it, remmina remote desktop.09:42
sprtizelhi guys09:42
sprtizelanybody know how can I set the my path to get phantomjs that was installed via npm?09:43
NymsHello guys09:44
NymsI a have huge issue with my ubuntu09:44
Nymseach time I lauch eclipse (java) xorgs take 100% of my cpu09:44
=== Piper-Off is now known as Monthrect
rafgashello all. TIFU by installing linux mint with same /home as ubuntu. Nothing crucial happened, but could i rebuild ubuntu /home so that my applications reset?09:46
rafgasI will be removing linux mint, so its not a problem to break the mint application settings09:46
hateballrafgas: There's not really any way to "reset" applications other than remove their associated configs in ~/09:47
rafgasso applications that have new themes etc, i just find their .FOLDER and delete it?09:48
rafgasexample : chrome has the linux mint theme which is ugly09:48
rafgasso i find %USER/.chrome and delete it all and reinstall chrome?09:49
lettuce45im updating to linux image 4.2.0.19 and its taking ages. What did you do to it?10:00
lettuce45configuring it never took so long, 4 minutes already10:01
sz332hello guys, i have a question. It seems that there is some problem with postgresql 9.4.5 (which is not there in 9.4.4) do you have any idea how i can enforce the installation of 9.4.4 instead of latest (9.4.5)?10:03
Ubik_is it a good choice to update kernel if the system is working properly?10:04
Ubik_(I have 4.2.0.18)10:04
hateballUbik_: Yes, it is most usually security fixes. You will still have your old kernel installed and available until you run apt-get automremove10:07
Ubik_hateball: ok  thx for info10:08
hateballUbik_: Apparently I cannot spell autoremove, but you get the point10:08
Ubik_hateball: yes...10:09
=== federal is now known as Guest42324
Guest42324hola10:11
VsyachePuzwhich process draws the main menu in ubuntu?10:11
Guest42324yaches10:12
Guest42324hello10:12
wmorriGuest42324, do you have a question? This is the support channel.10:13
=== romeo is now known as Guest59918
guruprasadI'm learning about linux network namespaces and I am trying out things on a Ubuntu 14.04 vagrant VM. I have created a namespace and pair of peer virtual network devices and assigned one of them to the namespace.10:21
guruprasadI have also assigned each of them IP addresses so that both can ping each other10:22
guruprasadSo how can I send the traffic from inside the namespace to the internet?10:22
guruprasadThe network adapter with the internet access is in the global namespace as eth0 and the peer virtual interfaces are veth0 veth110:22
Nme85u dont really need a dhcp for the devices to communicate but I think the logs can be useful for forensics10:23
Nme85well by default10:23
Nme85Ill be quiet now b4 I confuse some1 or myself10:23
TJ-guruprasad: are you using veth interfaces on host and netns ?10:31
=== mike90_ is now known as ChinLi
BeerLoverwhy does rm give this prompt rm: remove regular empty file ‘test’?10:32
BeerLoveri did alias rm='rm -rf'10:33
BeerLovereven after that10:33
BeerLoverit prompts10:33
auronandacenot the wisest alias10:34
TJ-BeerLover: that's a recipe for disaster!10:34
madaalCould someone help me with a command line problem, I need to run a program in background then run a second program and then be able to stop the first one when the second terminate10:35
Ben64madaal: program1 & program2 && kill program110:36
TJ-madaal: "command1 &; PID=$!; command3; kill -TERM ${PID}"10:38
madaalThanks for the responses, I will try, just for my personal information, what's the difference between &; and &10:40
=== Monthrect is now known as Piper-Off
DaniyalHi, How long does your ubuntu 14.04 take to load after login with hdd?10:41
BeerLoverTJ-, why?10:41
TJ-BeerLover: wouldn't take much of a slip at the keyboard to accidentally delete an entire heirachy, since you have '-f' (force) option there10:42
auronandaceDaniyal: depends on your hardware and desktop, with unity several seconds to load after logging in10:42
BeerLoverTJ-, rm -i is for people who don't think before deleting10:43
Daniyalthanks auronandace, it's take 40 sec for me, is it normal?10:43
BeerLoverrm -rf is for people who are careful or want to learn how to be careful10:43
Daniyalwith ci3 4g ram10:43
lettuce45which would you keep cslite or cookie controller? firefox addons. I dont need both, do I?10:44
auronandaceDaniyal: installed anything unusual lately?10:44
TJ-BeerLover: right, and then run a script that calls 'rm $SOME_DIR' and executes "rm -rf $SOME_DIR"10:44
Daniyalauronandace, no10:44
guruprasadTJ, yes veth1 is in the global namespace on the host and veth0 is in a network namespace and it is a peer of veth110:44
=== ^cj^ is now known as ^CJ^
TJ-guruprasad: are you using a bridge on the host ?10:45
BeerLoverwhy would someone call rm some_dir when rm doesn't work for directories unless you have -rf10:46
BeerLover?10:46
guruprasadTJ-, no I am not using a bridge10:46
TJ-BeerLover: 'someone' may be a script that is accidentally run against a directory name10:46
=== Hiz is now known as Guest24599
BeerLoverLOL10:47
TJ-guruprasad: so you've assigned an address and default gateway to veth0 using "ip netns exec .. ifconfig veth0 ..." and "ip netns exec ... ip route add default ..." ?10:48
=== dirchev_ is now known as dirchev
guruprasadTJ-, yes I have10:48
VsyachePuzIs unity-panel derived from gnome-panel? Does this mean, that it is possible to add "panel applet" to unity panel?10:49
=== Hiz_ is now known as Hiz
TJ-guruprasad: I'd suspect its because you haven't bridged on the host, so you'll need a specific route aded to the host's routing table to route to veth0 for replies. Run 'tcpdump' on the host to confirm the netns is sending packets out but replies aren't being routed back to it by the host10:51
Ubik_VsyachePuz: good question10:51
=== ChinLi is now known as mike_
=== mike_ is now known as mokhi
=== mokhi is now known as mike__
=== mike__ is now known as mike80
=== mike80 is now known as _jack_
TJ-!info unity-panel10:54
ubottuPackage unity-panel does not exist in wily10:54
guruprasadTJ-, not sure I understood your reply. If I run 'ping 8.8.8.8' from the namespace, it gets as far as the peer interface in the global namespace. But from there how does it go out to the internet?10:54
dirchevclear10:55
TJ-guruprasad: routed as any other packet, but then when a reply arrives the host needs to know to route the destination IP address to veth0 since you're not bridging10:55
lettuce45NO_PUBKEY 63F7D4AFF6D61D45, what I tried: wget -O - http://deb.opera.com/archive.key | sudo apt-key add -63F7D4AFF6D61D45 , but that didnt work. What am I doing wrong?10:57
guruprasadTJ-: There is a route like this already on the host - "10.1.1.0        0.0.0.0         255.255.255.0   U     0      0        0 veth0"10:58
Kartagisdoes t in filenames recovered by photorec mean thumbnail?10:58
noregreteverything i type in firefox is underlined in red, why? are there no default dictionaries in firefox? (15.10)11:01
TJ-guruprasad: so does tcpdump show the replies arriving on veth0 in the netns?11:03
madaalTJ- I've tried you solution for the background task, but it give me an error (-bash: syntax error near unexpected token `;') when using &;11:09
guruprasadTJ-, I see ARP requests on veth0 when I run tcpdump11:09
guruprasadI am running ping 8.8.8.8 from the namespace11:10
ontoHi! I upgraded my installation to Trusty and now I can't install libsdl1.2-dev. It complains about missing dependencies. How do I fix this?11:10
ontoHere are the errors: https://gist.github.com/anonymous/ba73d39e7361b734b27e11:10
ontoTrying to install libglu1-mesa-dev gives even more dependency issues.11:11
=== llorephie1 is now known as llorephie
TJ-madaal: oh sorry, my typo, there shouldn't be a ; after the &: "command1 & PID=$!; command3; kill -TERM ${PID}"11:15
madaalThanks it seems to work !11:17
lvlephI have a problem when trying to do a dual boot of OSX and Ubuntu 15.04 on a Macbook Pro 11,4. The problem is that the EFI partition is full and thus doesn't allow me to install anything there. The issue seems to be a 180MB cache file located in EFI/Apple/Caches/. Is it safe to delete this? I tried resetting NVRAM, but this had no affect.11:18
ioannis_hello people11:23
ioannis_new in U mate11:23
=== _jack_ is now known as ChinLi
dengxinjunhello11:27
dengxinjunWho is here?11:27
=== Kash is now known as Guest70844
=== Guest70844 is now known as Kadsh
dengxinjunWho's here?11:27
dengxinjun?11:27
Kadsh?11:27
Conghello help11:33
lvlephI have a problem when trying to do a dual boot of OSX and Ubuntu 15.04 on a Macbook Pro 11,4. The problem is that the EFI partition is full and thus doesn't allow me to install anything there. The issue seems to be a 180MB cache file located in EFI/Apple/Caches/. Is it safe to delete this? I tried resetting NVRAM, but this had no affect.11:35
azi`hm. I did sudo apt-get remove wine* and now when I log into the system I don't see the toolbar and all the gnome things11:37
azi`is there a way I could undo this?11:37
hateballazi`: check /var/log/apt/history*11:39
Ubuntu-LuckNow@nya I think the dependent packages got deleted by you11:39
hateballazi`: then you can see what was removed, if there are obvious gnome packages missing11:39
azi`hateball: thanks11:39
azi`hateball: is there a way to redo the last remove? or a way to quickly install whatever is listed in history.log in /var/apt?11:41
hateballazi`: None that I know11:41
Ubuntu-LuckNowuse synaptic package manager to download the stuff to a separate folder11:42
azi`hateball: I have the list of packages but i cannot directly do apt-get install. i'd need to parse it a bit :/11:42
Ubuntu-LuckNowthat way synaptic is useful for re-use of packages11:42
hateballazi`: http://askubuntu.com/questions/247549/is-it-possible-to-undo-an-apt-get-install-command there are scripted solution11:43
hateballazi`: but yes, that's all that exists. parsing the log. there's nothing built-in to apt11:44
=== ron__ is now known as defcon6
azi`hateball: unfortunately i am not under X atm =)11:45
hateballazi`: right, well it just lists various grep's, but they are for removing what was installed. not the other way around11:47
hateballazi`: anyhow, I dont know the meta-package for gnome, but cant you apt-get install --reinstall it?11:47
cyberalex4lifeazi`, the meta for gnome used to be ubuntu-gnome-desktop11:48
cyberalex4lifeazi`, you can also install tasksel, then 'sudo tasksel install' and choose from menu Ubuntu Gnome11:49
azi`hateball: cyberalex4life thanks11:50
azi`hopefully it installs what's needed now11:50
=== Piper-Off is now known as Monthrect
hateballazi`: it should get you a working X environment at the very least11:52
cyberalex4lifeubuntu-gnome-desktop installs full ubuntu gnome11:53
lvlephI have a problem when trying to do a dual boot of OSX and Ubuntu 15.04 on a Macbook Pro 11,4. The problem is that the EFI partition is full and thus doesn't allow me to install anything there. The issue seems to be a 180MB cache file located in EFI/Apple/Caches/. Is it safe to delete this? I tried resetting NVRAM, but this had no affect.11:58
BluesKajHey folks12:00
AQLIVEAnone here who know how to get my windows partition working again: http://paste.ubuntu.com/13350745/12:07
adam__Salve12:08
=== adam__ is now known as Guest85347
AQLIVEanyone here who know how to recover a bootpartition?12:09
=== mike90_ is now known as ChinLi
MeltedLuxAQLIVE: boot-repair would be the easiest way12:10
MeltedLuxhttps://help.ubuntu.com/community/Boot-Repair12:10
AQLIVEI tried that12:10
AQLIVEand that did not holp12:10
AQLIVEI got this though http://paste.ubuntu.com/13350745/12:10
=== erwin_ is now known as easyOnMe
EriC^^AQLIVE: what happens when you try to boot windows?12:12
unrarhey hey12:12
AQLIVEIt does not load at all. The boot loader can only see the ubuntu installation12:13
EriC^^AQLIVE: ok, are you in ubuntu right now?12:13
AQLIVEyes12:14
AQLIVEwell I'm on my mac right now12:14
AQLIVEbut I have the ubuntu machine close12:14
EriC^^AQLIVE: try sudo update-grub12:15
EriC^^which windows is it?12:15
AQLIVE712:15
EriC^^ok12:15
EriC^^give it a shot12:15
AQLIVEwell another issue is that I now went from Grub to MBR and now nothing will boot. Now it want me to insert the windows 7 media and I guess I'm now 100% stuck untill I get that media right?12:17
AQLIVEog can I somehow get back into ununtu12:17
EriC^^grub to mbr?12:17
AQLIVEI used Gparted and edited the grub loader to MBR instead12:17
unrarHave you tried something like SuperGRUB Recover?12:18
AQLIVEhttps://help.ubuntu.com/community/UEFI12:18
unrarI use it when my MBR goes nuts and I have to boot into Ubuntu to fix everything, it's like "GRUB on a disk"12:18
EriC^^AQLIVE: what do you mean you edited the grub loader to MBR instead12:18
EriC^^AQLIVE: i dont think you have UEFI12:18
unrarcheck it out --> http://www.supergrubdisk.org/12:19
AQLIVEBut is that a way - now to get back into ubuntu12:19
EriC^^AQLIVE: you can use a live usb to get into it12:19
EriC^^AQLIVE: still unclear as to what you did though..12:19
unrarWhat's your problem AQLIVE, you can't boot into neither Ubuntu nor Windows?12:20
EriC^^grub wasn't adding windows12:20
AQLIVEI used this guide: https://help.ubuntu.com/community/UEFI12:20
EriC^^so he probably needed to make an entry manually, not sure what he did though12:21
unrarIf that's so, use Supergrub disk to boot into Ubuntu and then run `sudo grub-install /dev/sda` and `sudo update-grub` and it'd probably be fixed.12:21
unrarOh, I'm not familiar with UEFI stuff so I'm not sure if that'd work.12:21
EriC^^AQLIVE: you keep pasting that link, what exactly did you follow there?12:21
AQLIVEIn the 6'th picture is where I made it MBR instead of Grub12:21
EriC^^AQLIVE: separate /boot/efi ?12:22
EriC^^AQLIVE: anyways, do you have a live usb?12:23
AQLIVEYes12:23
=== AbyssOne is now known as abyss1
EriC^^boot it12:24
lvlephI have a problem when trying to do a dual boot of OSX and Ubuntu 15.04 on a Macbook Pro 11,4. The problem is that the EFI partition is full and thus doesn't allow me to install anything there. The issue seems to be a 180MB cache file located in EFI/Apple/Caches/. Is it safe to delete this? I tried resetting NVRAM, but this had no affect.12:25
EriC^^lvleph: ask in a mac channel, they'd probably know more if nobody knows here12:25
EriC^^#osx i think12:26
AQLIVEOhh fu.. I erased that too. Well I post in a couple of minutes when I have that one back12:26
EriC^^ok12:26
lvlephEriC^^: I will try that. Thanks.12:29
EriC^^np12:29
ubuntumaow12:29
=== ubuntu is now known as Guest17435
=== test is now known as Guest85104
woodworkerhi, i have a problem after updating to 15.10, thinkpad t440p, no sound on headphone after the update12:32
woodworkerinternal speakers play sound12:32
woodworkeri only found a open quenstion in the ubuntu community via google12:32
woodworkerhttp://askubuntu.com/questions/694659/no-sound-in-headphones-after-upgrade-to-15-1012:33
cyberalex4lifewoodworker, try installing pavucontrol and play a little bit with it, see if something happens12:36
cyberalex4lifewoodworker, you can also do this: 'pulseaudio -k', then 'pulseaudio -v' to see if something wrong happens12:37
woodworkerthe volume bar is showing that something is happening on the headphone port12:40
bencc1what can I use to monitor and alert disk health in a RAID 1 setup on ubuntu server?12:40
TJ-bencc1: "man mdadm" - it can be configured to send emails12:40
bencc1TJ-: reading. thanks12:42
cyberalex4lifewoodworker, I am now on manjaro gnome, and I had some issues with some games in steam regarding pulseaudio, Using alsa may fix your problem. Those games were same, they appeared but had no sound. You have to debug it, maybe get an error message hopefully12:43
YaiyanLinux still gets sound trouble?12:46
MrCeeIIIHello all,, my problem is i cannot get .wmv files to play augio on my laptop.... anyone????anyone????12:47
MrCeeIIIadio12:47
MrCeeIIIaudio12:47
noregretMrCeeIII: which player?12:48
cyberalex4lifeMrCeeIII, some codec missing maybe, did you install ubuntu-restricted-extras?12:48
MrCeeIIIi have VLC.. and installed teh ubunto-restricted-extras12:49
cyberalex4lifeMrCeeIII, some other player?12:50
noregretmaybe your speakers are off, try turning them off and on again12:50
=== ludza1 is now known as ludza
MrCeeIIIi am willing to pay for a player if one suggest.12:50
MrCeeIIIi tried mplayer too12:50
cyberalex4lifeMrCeeIII, audacious for audio12:50
demarcoHello I have just upgraded to ubuntu 15.04, my sound, USB ports and wireless cards are not working. Please I need help12:51
MrCeeIIIcyberalex4life:  ok thanks when i get home i will try that.... question can it be found in the ubuntu software center12:51
cyberalex4lifeif it's not (if it is it's old usually) try the ppa from the page: http://www.webupd8.org/2014/04/install-audacious-35-in-ubuntu-1404-or.html12:53
cyberalex4lifeMrCeeIII, did you restarted vlc after ubuntu-restricted-extras installation?12:53
MrCeeIIIcyberalex4life:  yes i did.... not sure i reinstalled after the extras tho... I will try the other palyer tonight... question when will you be back so i can let you know how it went?12:57
stormanhi12:59
stormane12:59
stormanis someone online?12:59
ikoniamany people12:59
KadshNo12:59
Kadshor12:59
stormanhaha12:59
KadshYes12:59
stormanhow are you?13:00
ikoniawell, how can we help storman ?13:00
cfhowlettstorman, this is ubuntu support.  stay on topic.  chitchat in #ubuntu-offtopic.  thank you.13:00
stormani don't know13:00
ikoniastorman: you've joined #ubuntu an IRC channel for ubuntu linux distribution support13:00
stormanok13:00
nhykjust a quick question: under windows i have to press the "^" on the keyboard twice to get the "^^" emoticon, under ubuntu i have to press it 4 times, how do i change that? its a small issue, but it's getting annoying :D13:03
Kadshhahaha13:04
KadshI don't know but I can live with it13:04
cyberalex4lifeMrCeeIII, don't count on that. Anyway I use smplayer for video and youtube and audacious for audio. The thing you should try is start some players in command line playing your files13:04
ikonianhyk: that makes no sense13:06
ikonianhyk: a key press is a key press if you want 2 characeter, you press it 2 times, why would you need to press it 4 times13:06
ikoniaare you saying it's not registering the key press ?13:06
woodworkernhyk: did you enabled us-intl keyboard schema?13:06
woodworkerbecause there ^ is a compose charachter13:07
woodworkerfor writing stuff like â13:07
woodworkertry to hold down right alt + the ^ key13:07
MrCeeIIIcyberalex4life: rgr... thanks will try smplayer too..... and will look for you on SAT13:08
cyberalex4lifeMrCeeIII, ok, but being on IRC today, was an exception for me, since I have a lot of work and needed to relax, but you can look for me, maybe I'll be here13:10
nhykikonia, it also works if i press the "^" key and after that the space key ... or if i press the ^ key once and then a it "transforms" to â ... but i would like to have it like in windows ... press the "^" key twice, "^^" is coming up ... under ubuntu i have to press it 4 times or "^" key>space>"^"key>space to have it appear as "^^" ... sorry for my bad english btw13:10
ikonianhyk: in what application ?13:10
ikoniaor is this in generic text input windows13:11
nhykikonia, happens on all applications in my ubuntu13:11
ikoniavery odd13:11
cyberalex4lifenhyk, you could try 'sudo dpkg-reconfigure keyboard-configuration' and choose another keyboard from there. I you have nothing to change, don't move to another selection on those pages.13:12
cyberalex4lifethis would be global keyboard selection13:13
=== Gravity is now known as Guest85185
AQLIVEok I'm back Eric EE13:19
AQLIVEshould I now install or try ubuntu?13:19
nhykcyberalex4life, woah ... i selected "german without accent keys" on the 3rd page and now it works like in windows, you are awesome man ... i did not knew about that command. Thank you very much Sir :)13:20
nhykthe other settings i left like it was13:21
nhykstill weird ubuntu thinks i need accent keys ... i do not type swedish or something :D13:23
EriC^^AQLIVE: try ubuntu13:25
dymDoes anyone know why this supervisord script just exit? https://pastebin.com/raw.php?i=Ey0JyQMB13:26
arcskyguys, sudo dpkg --remove splunk , still lots of files left after removeing it, how can i clean up everyting?13:26
BluesKajautoremove and autoclean13:27
hateballarcsky: what do you want to clean up? apt-get purge, will murder configs etc13:28
BluesKajor sudo apt purge splunk* , but that can be dangerous13:28
=== ^CJ^ is now known as ^cj^
nitishIs there any good shooting game availe in ubuntu store?13:39
cfhowlett!games | nitish13:39
ubottunitish: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php and http://www.penguspy.com/13:39
demarcoHello I have just upgraded to ubuntu 15.04, my sound, USB ports and wireless cards are not working. Please I need help13:40
=== ^cj^ is now known as ^CJ^
zeitalexwhat company stands behind linux mint?13:42
cfhowlettzeitalex, ask mint.13:42
cfhowlett!mint } zeitalex13:42
ubottucfhowlett: I am only a bot, please don't think I'm intelligent :)13:42
cfhowlett!mint | zeitalex13:42
ubottuzeitalex: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org13:42
demarcoHello I have just upgraded to ubuntu 15.04, my sound, USB ports and wireless cards are not working. Please I need help13:43
cfhowlett!patience | demarco,13:43
ubottudemarco,: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:43
cfhowlettasking every 2 minutes is asking WAY too much ....13:43
k1l_demarco: what gives you "uname -a" and "lsusb" and "lspci" please put that into a paste.ubuntu.com and show the link here13:43
nitishdemarco: take a look in askubuntu.13:44
nitishHow can I develop applications for ubuntu? I mean which language is needed?13:45
cfhowlettnitish, many languages.13:45
k1l_nitish: "depends" :)13:45
cfhowlett!contribute | nitish13:45
ubottunitish: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu13:45
nitishcfhowlett: like13:46
cfhowlettread.13:46
k1l_nitish: i would start with qt since that will be native on the "new" ubuntu (which is already on ubuntu smartphones" and will be after 16.10 on the desktop)13:46
nitishk1l_ depends upon what?13:46
zebensui_ASIRHello13:46
k1l_nitish: https://developer.ubuntu.com/en/13:46
k1l_nitish: depends on what you actually want to do and where it should run13:46
nitishk1l_: is "qt" a programming language?13:46
k1l_nitish: no, its a toolkit13:47
k1l_nitish: see the link to the developer site13:47
nitishk1l_: I have previous experience of java, c, c++ and php. can I use it in developing anything for ubuntu?13:47
cfhowlettnitish, https://developer.ubuntu.com/en/start/13:48
k1l_nitish: seems that QML runs with javascript and c++13:49
demarco@K1l: please how do i access paste bin, I'm new here13:50
k1l_nitish: better ask in #ubuntu-app-devel about that13:50
codeS3ctest13:50
codeS3chello13:50
cfhowlett!test | codeS3c13:50
ubottucodeS3c: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test )13:50
demarco@mitish: Ask ubuntu are just unreliable and very slow in responding to problems, I have asked this question since 2 weeks ago but got no response13:50
k1l_demarco: its like uploading a photo. copy our text, put it onto paste.ubuntu.com and then click send. you get a new link, show that here13:51
codeS3chello all :)13:51
Lizahello13:51
cfhowlettdemarco, from command line, run your command and add this text directly after the command               |nc termbin.com 999913:52
persistoHi I have followed the instructions on killers website to get my Killer 1535 card in my laptop to work with ubuntuGNOME. The instructions I followed are here: http://www.killernetworking.com/support/knowledge-base/17-linux/20-killer-wireless-ac-in-linux-ubuntu-debian13:52
persistoI was hoping someone here can help me out13:52
persistothanks in advance13:52
codeS3c@liza where your from ?13:52
cfhowlettpersisto, so what was your question???13:52
gzooWhen installing a python application via apt-get, does it also download its python dependencies? what happens after an apt-get remove?13:53
demarcookay cfhowlett13:53
LizaUAE13:53
cfhowlettcodeS3c, this is ubuntu support.  stay on topic or chitchat in #ubuntu-offtopic13:53
persistoHow do I get my Killer 1535 working under UbuntuGNOME13:53
persistosorry i wasn't more clear13:53
demarcookay K1l13:53
Lizahow to access sqlserver from ubuntu os13:54
Lizaany aidea13:54
demarco@K1L and cfhowlett: http://paste.ubuntu.com/13365589/13:55
=== cmdswitch[away] is now known as cmdswitch
k1l_demarco: so its a 15.10 and not a 15.04, right? (lsb_release -d gives the right version number)13:57
demarcoits 15.0413:59
demarcoi down graded to 15.0413:59
demarcofrom 15.10 cos 15.10 sucks seriously13:59
k1l_demarco: oh well, downgrades dont work on ubuntu13:59
k1l_demarco: you now have an awfull mix there13:59
demarco15.10 kept on giving me black screen and so so slow13:59
demarcoi mean i did fresh installation14:00
demarcoso what do I do k1l14:00
k1l_demarco: i doubt that. you got the 15.10 kernel there14:00
TJ-demarco: can you show us "ls -l /boot/"14:01
demarcoso how can we fix the situation k1l? I really don't like 15.10, it crashes all the time and to slow, so is there a way to resolve this issue14:01
RafasnbBRhow to install ubuntu 15.10 vm in parallels 10 for mac? https://t.co/sTy3brDCdH14:01
cfhowlett!mac | RafasnbBR14:02
ubottuRafasnbBR: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages14:02
=== Monthrect is now known as Piper-Off
k1l_demarco: "dpkg -l | grep linux-image " in a pastebin please14:03
=== cmdswitch is now known as cmdswitch[away]
RafasnbBRubottu: installing using parallels is not possible... many errors14:03
cfhowlettRafasnbBR,  see the mac link I already sent you14:04
k1l_RafasnbBR: well it runs in other virtualisation managers like vbox, vmware etc. so it might be parallels task to solve that :/14:06
demarco@k1L: http://paste.ubuntu.com/13365678/14:06
k1l_demarco: reboot then14:06
k1l_demarco: you run a 4.2 kernel but that is not installed. something is heavily wrong on your system14:07
demarcok1L; you mean i should reboot now14:07
RafasnbBRk1l_: parallels have failed support...14:07
carlos_server irc.explosionrc.net14:07
carlos_server irc.explosionirc.net14:08
cfhowlettcarlos_, no spam thank you14:08
k1l_demarco: can you explain why you run a 4.2 kernel (the one from 15.10) while there is none 4.2 installed and you say its a brand new 15.04 system?14:08
k1l_carlos_: irc commands start with a /14:08
demarco4.2 kernel is for 15.10 which was initially installed, then i reinstalled ubuntu using 15.0414:08
k1l_demarco: i think you missuse the "reinstall" here. reinstall meaning using a 15.04.iso and formating the disk and installing a 15.04.14:09
=== Guest19323 is now known as talldavid
demarcok1L: what i did was to reinstall using 15.04 iso image, without losing my files14:11
k1l_demarco: can you show a "ls -al /boot" in a pastebin?14:12
demarcoI already have files on the 15.10, so I just reinstalled 15.04 on the 15.10 OS, to over write it14:12
demarcookay will do that now sir14:12
kang__14:12
cfhowlett!cn | kang__14:13
ubottukang__: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw14:13
kang__你们好14:13
kang__I'm in China14:13
demarcohttp://paste.ubuntu.com/13365723/14:13
cfhowlettkang__, yes I kind of figured that out.14:13
kang__Arevyou OK?14:13
cfhowlettkang__, do this:    /join #ubuntu-cn14:14
demarco@k1l: http://paste.ubuntu.com/13365723/14:14
TashtariHm... anyone know how the [999999.999999] timestamps ubuntu's console uses can be translated to something readable?14:14
k1l_demarco: so there is the issue. you still got a lot of 15.10 files and stuff in your system. like the old 15.10 kernel 4.2 and since your system doesnt know that is installed but the grub is using that since its installed, you have a mixed system now.14:14
cfhowlettdemarco, wouldn't hurt to clean out most of those old kernels14:15
k1l_demarco: that is the reason why we dont support downgrades (you did a downgrade and not a clean install)14:15
k1l_demarco: you can try to remove those old kernels (everything that is not 3.19) and then reboot.14:16
demarcohow will i do that guys, please help14:17
demarcoi dont want to lose my current files14:17
cfhowletthttp://www.unixmen.com/how-to-uninstall-the-old-kernels-in-ubuntu/14:17
TJ-k1l_: if it's a separate /boot/ that would be expected though; demarco can you show us "pastebinit <( mount )" ?14:17
demarcok1l: how do I remove everything sir14:17
k1l_cfhowlett: that doesnt work since his downgraded 15.04 now only knows about th 3.19 kernels packagewise14:18
demarcoTJ i have two partitions14:18
demarcookay let me do it14:18
TJ-demarco: if there's a separate partition for a /boot/ file-system, and when you run the installer you choose NOT to format that /boot/ FS, then what we see there is expected. The reason the system boots with the 4.2 kernel is update-grub scripts use the latest kernel version as the default GRUB menuentry14:19
demarco@TJ: http://paste.ubuntu.com/13365777/14:19
k_szeHas anybody successfully installed and booted Ubuntu 15.10 Desktop 64-bit in VirtualBox on a Mac OS X host?14:20
k_szeHi TJ-, heh14:20
dqnhey, anyone knows what the purpose of ~/.Mix/ is (or where it could have come from if it isn't in raw ubuntu)?14:20
demarcoyeah, i have two partitions, and get asked to choose where to boot from14:20
k_szeI can't get my Ubuntu VM to boot.14:20
demarcoi am running 14.10 and 15.04 currently14:20
TJ-demarco: OK, the system doesn't have a separate /boot/ file-system according to that - not mounted anyhow, so can you do "pastebinit <( sudo parted /dev/sda unit s print )" please14:21
cfhowlett!14.10 | demarco14:21
ubottudemarco: Ubuntu 14.10 (Utopic Unicorn) was the 21st release of Ubuntu.  Support ended on July 23rd, 2015. See !eol, !upgrade and http://ubottu.com/y/utopic14:21
k_szeA bit into the booting process, the Ubuntu VM seems to want to switch screen resolution a couple of times (the VirtualBox window should change size several times), and then nothing.14:22
gjeetHello! Any Google Code In mentors online?14:23
demarco@TJ: http://paste.ubuntu.com/13365806/14:23
k_szeoh wait, it's just wonky14:23
demarco@sorry meant 14.0414:23
cfhowlettmsdos table?  seriously?  not on ubuntu!14:23
demarco@ubottu: meant 14.0414:24
TJ-demarco: and now "pastebinit <( sudo lsblk -f )" please14:24
conformisthello14:26
conformistили тут по-русски тоже можно?14:26
demarco@TJ: http://paste.ubuntu.com/13365832/14:26
cfhowlett!ru | conformist14:26
ubottuconformist: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.14:26
=== Archer is now known as Guest93878
hathwayeae14:27
TJ-demarco: All that seems to suggest you didn't reformat the file-system in /dev/sda1 when you install from the ISO installers, which means files from different Ubuntu releases are blindly over-writing existing files. The fact that /dev/sda1/boot/ contains so many different kernel versions confirms what k1l_ said earlier; the system is in a mess14:29
demarcoso is it the reason why my sound, wireless and usb are not working in 15.04 partition but working in 14.04?14:30
TJ-demarco: if you want to retain your per-user files and configuration have a separate file-system for /home/, and if you want to boot multiple releases have a separate /boot/.14:30
demarcothe system is okay and fine, except for my voice, wireless and usb @TJ14:30
TJ-demarco: that is NOT 'okay and fine' when such major parts are broken!14:30
demarcookay i understand TJ, the only issue i have is with sound, wireless and my usb ports, can it be resolved please ?14:31
TJ-demarco: if you have any personal files in $HOME/ or elsewhere I'd recommend backing them up to either another partition, or another device, then reinstalling cleanly into /dev/sda114:31
TJ-demarco: yes. install cleanly.14:31
demarcookay TJ, can I shrink my drive and allocate more partition to my 14.04...so I will transfer all my files to 14.04 partition and just delete 15.0414:34
demarcoi think its easier that way14:34
cfhowlettdemarco, LTS generally leads to far fewer heartbreaks.  bleeding edges are bloody14:35
TJ-demarco: drives cannot be shrunk :) And I'd recommend against trying to shrink an existing file-system and partition, you'll break it more14:35
demarcobut that was how i partitioned the 14.0414:37
demarcookay TJ14:37
TJ-demarco: if it were me and wanted to use multiple releases, I'd have partitioned the drive with 3 primary partitions: 1. /boot/ = 1GB, 2. swap = 4GB, 3 = the remaining space. Then I'd assign sda3 to an LVM VG, and create LVs within it for the various releases, so I could easily assign/grow/shrink/re-assign disk space to the various releases, and have separate /home/ LV shared amongst them14:38
TJ-demarco: but as you know have a fixed partition drive, you need to put a clean install in /dev/sda1, which means backing up all the important files, configurations, and programs you have there, to another location. If there isn't space in the 14.04 file-system you'll need an external device (maybe a USB mass storage device)14:39
TJ-s/know have/now have/14:40
demarcobut my USB ports are not working?14:41
TJ-demarco: do it from the 14.04 install14:41
TJ-demarco: mount /dev/sda1 inside that to access the files14:42
demarco14.04 cannot detect all the files in 15,.0414:42
demarcothats the issue14:42
TJ-demarco: errr, that makes no sense.14:42
demarcocan I manually mount the external drive via terminal14:42
TJ-demarco: I have to leave now; others can give further advice on accessing files14:43
demarcookay thanks TJ14:44
dongustonIs there a way to create a "fake" screen of any resolution I want?14:48
dongustonI dont have one physically connected, but want to use nx to get remote desktop14:48
debug0x1donguston: Use virtualbox? Add a fake screen?14:53
dongustondebug0x1, ubntu is already on the computer though14:54
debug0x1image it and port to a vm if you really want it- i guess?14:54
dongustontheres no way to make x11 think thres a screen there?14:55
dongustonthere is no physical screen connected to it14:55
ookOokhi! my xubuntu uname (4.2.6) does not connect to the bluetooth speaker. it gives the eirror : device succuesfully added but failed to connect14:57
=== ron__ is now known as defcon6
=== BradCrittenden is now known as Guest42648
=== mohit is now known as onano
jireh2009hi15:00
jireh2009is anyone online?15:00
yuriy_Hello15:01
HackerIIall 1822.00 of us are sleeping15:01
yuriy_i want to reinstall my kubuntu from scratch15:01
yuriy_i tried to run install from live CD, but it fails start15:01
yuriy_it shows something like job is running for LSB: Raise network interfaces.15:01
yuriy_what can i do to run process?15:01
yuriy_pls help15:02
cfhowlettyuriy_, disconnect from the internet, install15:02
yuriy_yes, simply?15:02
jireh2009is there any one who can help me15:02
cfhowlettbut first md5sum your .iso and your usb15:02
cfhowlett!md5sum | yuriy_15:02
ubottuyuriy_: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows15:02
cfhowlett!ask | jireh2009,15:03
ubottujireh2009,: 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 !patience15:03
=== farid is now known as Guest33967
yuriy_ok, thanks - i'll try to checksum15:03
yuriy_i made shasum on iso file after downloading, it was correct15:03
jireh2009i have a problem on my lxle ..... im receiving a error from ubuntu software center i cant install apps coz there is no authentication15:04
cfhowlettyuriy_, AND the usb15:04
cfhowlettlxle is not supported here15:04
cfhowlett!lxle |  jireh200915:04
ubottujireh2009: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)15:04
jireh2009ahh ok ... sorry.. but is XUBUNTU supported here15:04
jireh2009?15:04
cfhowlettjireh2009, yes but you don't use xubuntu so go to lxle for support15:05
k1l_jireh2009: its about lxle to sort their mess. please install a real ubuntu or one of the official flavors if you want support in here15:05
jireh2009thankyou15:06
momomoanyone else has any issues with minimizing windows and then getting incorrect mouse clicks for windows?15:06
momomowhen is ubuntu going to adress this issue!?15:06
tinyhippomomomo: nope15:07
momomotinyhippo, i believe everyone has this problem15:07
momomotinyhippo, try CTRL + D15:08
cfhowlettmomomo, everyone?  false.15:08
momomo( minimize all )15:08
momomothen bring up a window15:08
tinyhippomomomo: might be a unity thing, that has no affect on Gnome315:08
momomoclick on a small icon or link15:08
momomotinyhippo, ofcourse it's a unity thing15:08
dongustonalso debug0x1 I need to run a VM or 2 on that server for my development stuff15:08
momomotinyhippo, https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/130655015:09
ubottuLaunchpad bug 1311323 in compiz (Ubuntu) "duplicate for #1306550 disabling "Show live previews of windows in switcher" leads to wrong mouse position while enabling it breaks "Show Desktop" hot corner" [Critical,Triaged]15:09
k1l_momomo: can you describe the issue precisely? in one message? is there a bug already?15:09
debug0x1donguston: you got me there.15:09
debug0x1Let me know if you run into something.15:09
momomok1l_, yes, mimimze a window using ctrl + D or ctrl + m .. then open up that window again15:10
momomoclick on a small link and see how it misses15:10
HackerIImomomo,  what does ctrl+alt+tab do15:10
k1l_momomo: in that bug someone tells hes using elementary. so might be a gnome3 issue?15:11
momomok1l_, i am using unity15:11
k1l_momomo: unity runs on the gnome3 base.15:11
momomoHackerII, i am not sure, why? i don't have that binding unfortunately15:11
momomok1l_, do you have that problem ?15:11
HackerIIok, its a compiz window selector15:11
momomotinyhippo, seemed to suggests he didnt have this problem15:12
=== Piper-Off is now known as Monthrect
momomoHackerII, its the same15:12
HackerIIkk15:12
momomoHackerII, actually, it fixes the problem .. but I already do that by maximizing the window when it occurs15:12
HackerIIthought so15:13
momomoHackerII, the problem is athat I am not always swithing from a minimized window to show using compiz...15:13
HackerIIits a compiz big i think15:13
HackerIIbug15:13
momomobut i have a keybinding for bringing certain windows up if minizmed ( in fact, the stack switcher won't show these )15:13
k1l_momomo: are you sure about ctrl+d and not super+d?15:14
momomok1l_, yes, super + d15:14
momomoor super + m ... i have different keyboard seetyp15:14
momomoget confused15:14
momomothis problem has existed for a good two years15:15
momomoit's about time15:15
k1l_neither super+d nor super+m work on 15.10 for me :)15:15
k1l_super+m is the music-scope15:16
momomok1l_, you can click on mimize on the window15:16
ioriafor me works (Unity 14.04) ctrl+Super+D15:16
momomobut it has to be maximied15:16
yuriy_cfhowlett - "sha256sum /dev/sr0" shows than showed here http://www.kubuntu.org/getkubuntu/15:16
wesley_anybody on Ubuntu Mate?15:17
momomoHackerII, i don't thin kit's a compiz bug, since compiz involvement fixes the problem15:17
yuriy_sorry, i mean different to15:17
momomoit's when unity or other program does it by itself... without compiz15:17
k1l_momomo: no bug for me on 15.1015:17
yuriy_so my live cd has another hash15:17
cfhowlettyuriy_, then it's no good.15:18
momomok1l_, maximize a window, then click on minimize .. then click on icon .. then try to hover an icon on the browser .. or some other small icon15:18
yuriy_but before i record, iso file shown it as there15:18
momomok1l_, no problem still?15:18
k1l_momomo: no, works for me on 15.1015:18
dami0hi, where would i go to check ssh logins into my computer? auth.log doesn't have these it seems15:18
yuriy_so that's pb related to  dvd-r?15:19
cfhowlettyuriy_, could be.  why you not use USB?15:19
k1l_momomo: tested with chromium and thunderbird. 15.10. but dual monitor setup on intel video15:19
yuriy_old habit to install OSs from CD15:20
k1l_momomo: but i think i had that issue in the past around ubuntu on14.10 or such. but now i am thinking about i dont had that since some time. so might be fixed in 15.1015:20
momomok1l_, https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/130655015:20
ubottuLaunchpad bug 1311323 in compiz (Ubuntu) "duplicate for #1306550 disabling "Show live previews of windows in switcher" leads to wrong mouse position while enabling it breaks "Show Desktop" hot corner" [Critical,Triaged]15:20
momomok1l_, how do you best upgrade to 15 without ubuntu screwing up everything ?15:21
k1l_momomo: i had no upgraade issue in years on ubuntu. but i tend to not use tons of PPAs for video drivers or other stuff.15:21
=== jhoare_ is now known as jhoare
GladiaTeurhello guys where i can get proftpd help15:22
momomoi got logged out, did i miss anyehting ?15:23
k1l_<k1l_> momomo: i had no upgraade issue in years on ubuntu. but i tend to not use tons of PPAs for video drivers or other stuff.15:23
BluesKajk1 xedger ppas are ok for the current kernel, the next kernel update sometimes borks the system15:24
momomok1l_, can you try to turn on the static application switcher, maybe thast's what causing it15:24
truexfan81ubuntu has nice reliability give or take a few not so stable 3rd party PPA's15:24
skinuxDo Unity apps work on other distributions of Linux or Ubuntu only?15:25
=== olaf is now known as Guest61267
truexfan81skinux: if you install unity on that distro of course15:38
truexfan81i'm looking forward to the next batch of updates for the lts, i just setup my sources.list to use the apt mirrors15:39
skinuxtruefanx: And how many install Unity without using Ubuntu? I've read a lot of back and forth as to whether Unity is good. I personally like it.15:40
skinuxHere's a dumb question....can Unity app support be installed on Windows?15:41
truexfan81skinux: perhaps we should go to -offtopic? discussing other distros is a bit offtopic for this channel15:41
krcevinaHi. When writing or reading from/to disk via samba, i.e. from another PC, is DMA used during the writing/reading operation?15:41
skinuxAhh.15:41
skinuxI'll talk about it in #linux15:41
k1l_skinux: the issue is, that you need to patch a lot of gnome files for using unity. and on non-ubuntu systems its hard to maintain that patches because its a lot of work. so most other distributions dont ship unity.15:41
skinuxWhat is so different about Unity apps versus non-Unity apps?15:42
k1l_apps?15:42
skinuxI mean Unity IS Gnome but with no top-panel menus and having the left-side panel15:42
cfhowlettunity is absolutely not gnome15:43
skinuxWell, when I read about Unity it said Unity was built on top of Gnome15:43
k1l_skinux: unity is another gnome-shell. but instead of the gnome-shell (which most people call gnome3) its not using mutter but compiz. and got another arangement of panel and indicators.15:43
truexfan81kinda funny tho, inxi -Sx on unity says its using GTK2 lol15:43
skinuxOh...Gnome-Shell15:44
skinuxRight..Gnome-Shell isn't Gnome desktop15:44
k1l_skinux: sure it is15:44
zaggynlWhy is the username on the ubuntu livecd "it" ?15:44
skinuxI have another question. I dual-booted Ubuntu with Windows a couple months ago. Unfortunately, it didn't install GRUB right so there is no boot option for it.15:44
skinuxI booted live USB, mounted Ubuntu's partition and installed GRUB, but that didn't fix it.15:45
truexfan81_System:    Host ubuntu Kernel 3.19.0-33-generic i686 (32 bit, gcc 4.8.2)15:45
truexfan81_           Desktop Gnome  (Gtk 2.24.23) Distro Ubuntu 14.04 trusty15:45
truexfan81_see ^^^ totally does not detect that i'm using unity15:45
k1l_we have the gnome3 basis. on that there run shells. one shell is "gnome-shell" which most people call gnome3. then there is the unity shell. and now we have even cinnamon as a shell on the gnome3 basis.15:45
skinuxTrusty is old, is it not?15:46
truexfan81_trusty is the current lts15:46
k1l_trusty is the 14.04 lts. still 3 years in support15:46
skinuxOh, okay.15:47
skinuxI believe I had installed 15.xx15:47
roddersgjoin #clementine15:48
wmorriskinux, you can use the lsb_release -a to find out15:49
skinuxTo find out what?15:49
wmorrisorry i just read that wong.15:49
wmorriwrong15:49
skinuxToo bad IRC clients don't detect misspellings eh?15:49
wmorriyes15:49
skinuxYou would think by now they would be including that in IRC clients.15:50
truexfan81hexchat has spell check if you install the deps15:50
skinuxI don't know how to install any HexChat dep in Windows15:50
skinuxYou mean an extension?15:50
truexfan81do a custom install, then scroll down the list, its in the installer somewhere15:50
skinuxOh.15:51
skinuxWould I have to first uninstall HexChat or can it over-write my current installation?15:51
skinuxWait..why am I asking that in here.15:52
skinuxI just checked that I have the latest HexChat version installed15:52
truexfan81yeah the ops will fuss if we keep going15:52
EriC^^skinux: are you having boot issues?15:53
skinuxWith Ubuntu, yes.15:53
skinuxWhen it installed, it didn't add a boot entry to Windows boot menu, but didn't put GRUB into place either, so I can't boot it.15:53
truexfan81ooh i know easy fix for that15:54
skinuxI tried installing GRUB using Live USB, but it didn't fix it.15:54
truexfan81grab the ubuntu boot repair iso15:54
skinuxI also tried using EasyBCD for Windows, but to no avail15:54
truexfan81boot to it, and let it install grub for you15:54
skinuxI might have already tried that15:55
EriC^^skinux: boot a live usb15:55
truexfan81try it again, it should work eventually15:55
EriC^^and come back here15:55
truexfan81ubuntu boot repair never failed me15:55
user__hi guys, how to search for a package through apt-get? I did apt-get cache cowsay, but I cant find something related15:55
jireh2009_i fix my own by editing the grub.cfg15:56
skinuxHmm. Well, I've only got one USB to use for that which already has Ubuntu install on it.15:56
EriC^^user__: apt-cache search something15:56
skinuxSo I'll have to install repair iso using Live and try it that way.15:56
EriC^^skinux: can you boot that usb?15:56
user__EriC^^: of course, thank you15:56
jireh2009_is ubuntu can run from a flashdrive ?15:56
skinuxActually...wait...I did that already. But I guess I can try it again.15:56
cfhowlettjireh2009_, yes15:56
cfhowlett!usb | jireh2009_15:56
ubottujireh2009_: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent15:56
skinuxI installed Ubuntu from a Live boot on USB15:56
user__jireh2009_: yes yes, ubuntu can run from flash drive15:57
truexfan81for some reason i never can remember apt-cache search i always end up just installing aptitude and using aptitude search then let apt-get install it lol15:57
jireh2009_hmm.. now my study will not be bother..15:58
KULDinstall ubuntu from usb is very easy15:59
wmorritruexfan81, you can always look at the man page.15:59
KULDi did it, too on my ASUS Eee PC15:59
ktchkubuntu 10.04 I had used the Remastersys to reinstall the whole system and applications.16:00
truexfan81wmorri: no worries, installing aptitude is simple and fast enough lol16:00
rubens_Boa tarde! como faço para instalar o Mysql no Ubuntu16:01
cfhowlett!br | rubens_16:01
ubotturubens_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.16:01
rubens_no terminal16:04
KULDdoes somebody know a programme with which I can program g code? For CNC16:06
ktchkheekscnc16:06
KULDthank you...16:08
kildecan anyone help me get my scanner working please? Brother MFC-6490cw Ubuntu 14.0416:18
wmorrikilde, start with this and see if it help http://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=mfc6490cw_all16:22
truexfan81wow nice they provide a deb package16:23
boozlerAnyone here have much experience with the kangaroo mini pc or Intel Atom processors? How well could they run a virtual machine?16:24
truexfan81intel atom doesn't have virtualization so any vm would be quite slow16:25
inthlI have some very annoying issue on a laptop of a friend, trying to install ubuntu 15.10. now all 2 CPUs (cores) have over 2GHz, but /proc/cpuinfo is constantly showing 122.xyz Mhz16:25
inthlno matter what I do, the system operates slowly and these 122 are not getting higher under any circumstances, 123 tops16:25
inthlI read something about intel ppc stuff there, but I could not fix that according to several tutorials, they had no effect there. Any ideas perhaps?16:26
boozlertruexfan81, understood. Thank you16:27
=== adeschamps1 is now known as adeschamps
nicomachusinthl: what does cpufreq-info show?16:27
inthlthere is no such binary16:28
inthlI am on the live distro16:28
kildewmorri: I have it downloaded, followed the instructions, nothing:( I have xsane and simple scan16:28
inthlthere is no binary named cpu* ...available are e.g. cp, cpan, cpgr, cpio...but nothing with cpu*16:29
inthlI am in a terminal, as root16:29
nicomachus!info cpufreq-info16:29
ubottuPackage cpufreq-info does not exist in wily16:29
syntroPi!info cpufrequtils16:29
ubottucpufrequtils (source: cpufrequtils): utilities to deal with the cpufreq Linux kernel feature. In component universe, is optional. Version 008-1 (wily), package size 37 kB, installed size 227 kB16:29
nitishHow can I update vlc to the latest version? current version installed in my ubuntu is 2.1.4. I want to update to 2.2.116:31
nicomachusthre it is. thanks syntroPi. inthl: install cpufrequtils and then check cpufreq-info.16:31
nicomachusthen if the frequency is off you can set it with cpufreq-set16:31
inthlwell how to install it. the iso does not seem to provide it. and setting up network with such a low cpuspeed will definitely take a while16:32
nicomachusinthl: should be able to do "apt-get install cpufrequtils"16:32
inthlhowever, honestly, that sounds like some really nasty bug and/or issue - there must be some user-friendly solution for this?16:32
nicomachusbut you may have to enable the component universe in your software sources.16:32
inthlthat apt-command says ...cpufrequitls has no installation candidate16:32
inthlso I'd need to add sources.16:33
nicomachusyes, enable the component universe in your software sources16:33
inthlhow do I disable compiz via keyboard shortcuts? I believe that this would at least help me setting that up16:33
inthlobviously compiz consumes lots of cpu when active, every GUI-stuff works like 0.5FPS16:34
wmorrikilde, have a look at this thread from the ubuntu forums. It seems to have a solution. http://ubuntuforums.org/showthread.php?t=1988296&s=05cf421a75f971f34143dbdc2dd65217&p=11973198#post1197319816:34
nitishhow to update vlc?16:35
syntroPi!info vlc | nitish16:35
ubottunitish: vlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 2.2.1-3 (wily), package size 1461 kB, installed size 4450 kB16:35
syntroPinitish, what version of ubuntu are you running?16:36
nitishsyntroPi: 14.04 lts16:36
syntroPihmm16:36
truexfan81to get latest you would likely have to add a PPA or compile from source16:36
nitishsyntroPi: i have vlc 2.1.4 installed. I need to install 2.2.116:37
nicomachusnitish: https://www.videolan.org/vlc/releases/2.2.1.html16:37
truexfan81i may try to compile vlc from source on 14.04 just cause i've not compiled it in forever lol16:37
ikonianot really the best reason16:38
truexfan81lol16:38
truexfan81i don't actually use vlc, so i don't really have a better reason16:38
wmorrinitish, add the ppa:mc3man/trusty-media and then update and install vlc16:38
syntroPibut always be aware you trust the ppa owner with root rights on your box...16:39
ikoniathen don't do it16:39
chinesesausagehi syntroPi16:39
nitishnicomachus: wmorri: how to add ppa for vlc?16:39
truexfan81ikonia: what about being bored and having a vm to play with? is that a better reason? :P16:39
wmorrinitish, sudo add-apt-repository ppa:mc3man/trusty-media16:40
inthlokay, assuming I do fix this some way, how would I make it permanently, e.g. after a reboot? there must be some solution for dummies? all the stuff required to solve this is really on a g33k-level, one can not seriously expect for the average user to be able to fix that?16:41
wmorrinitish, everything is found here: http://askubuntu.com/questions/105587/how-to-update-vlc-to-the-latest-version16:41
syntroPinitish, you also could try to download the sources from wiley, install build dependecies and compile vlc yourself...16:41
chinesesausagespeaking of ppa, how do you ppa-purge if you do not have a ppa? I only have the lines included in lines " /etc/apt/sources.list" file16:41
EriC^^chinesesausage: what are the lines?16:42
nitishwmorrisyntroPi: i think its too complicated to compile.16:42
EriC^^chinesesausage: man ppa-purge has info about that16:42
syntroPinitish, then go with the most trustworthy ppa you could find for it16:42
chinesesausageI want to ppa-purge Trinity Desktop Environment from my OS16:42
chinesesausageI only have the lines included in sources.list file16:43
chinesesausagei.e. deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/ubuntu trusty main16:43
nicomachusinthl: if the man pages on those packages are above your tech level, you probably shouldn't be messing with CPU frequencies.16:43
chinesesausageI want to purge everything that was installed with de TDE16:44
Sargun616:44
nitishwmorri: ppa added for vlc. what next?16:45
truexfan81nitish: sudo apt-get update followed by sudo apt-get upgrade16:46
inthlnicomachus, they are not above MY but above the laptop's owner. not messing with this would mean leave it at 122Mhz.16:47
* truexfan81 goes to create a new 14.04 vm for a few experiments16:47
inthlso in fact my smartphone would run this faster than the 950 pentium16:47
wmorrichinesesausage, you can just run sudo ppa_purge ppa_name.16:48
chinesesausagethanks wmorri, I am going to try that :)16:48
wmorrichinesesausage, you will need to use sudo apt-get purge package_name to uninstall the package.16:49
chinesesausageok16:49
nitishtruexfan81: updated. now how to update vlc?16:49
inthlI've got cpufrequ16:50
truexfan81nitish: sudo apt-get upgrade16:50
inthl-info says: CPU frequency is 123Mhz (assertet by call to hardware)16:50
truexfan81nitish: that will update all your vlc related stuff to the ppa version16:50
inthlhardware limits: 800 - 2100 Mhz16:50
syntroPiinthl, what does "cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor" say on your system?16:50
hampirpunahSudo apt-get upgrade16:51
hampirpunahSudo apt-get update16:51
nitishtruexfan81: I am wondering that how much data will be needed to upgrade16:51
truexfan81nitish: it will tell you when it asks you to confirm that you want to do it16:51
nitishtruexfan81: sudo apt-get dist-upgrade was alerting for 380 mb. My net speed is not enough for that.16:52
inthlperformance, but that was after I set it manually to performance via cat .. >, but before that it was powersafe16:52
oaulakhanyone know what problem is with pulse audio http://paste.ubuntu.com/13368405/16:52
truexfan81nitish: dist-upgrade is not needed for vlc16:52
chinesesausagewmorri, for example: "sudo ppa-purge kubuntu-default-settings-trinity" ?16:53
oaulakhand my microphone is not working either16:53
wmorrichinesesausage, if that is the name of the ppa then yes16:53
nitishtruexfan81: ok i will run sudo apt-get upgrade. but how to update vlc after it?16:54
BottomNotchI'm having an issue with the android SDK manager.  for some of the packages I'm getting an error.  Download interrupted: Unknown Host dl.google.com: Name or service not known16:54
syntroPiinthl, so the governor is performance and the cpu frequency is still 122 MHz?16:54
chinesesausageno, I do not have have a ppa for that. I installed it by adding the sources16:54
truexfan81nitish: you won't have to, the apt-get upgrade is going to update your vlc for you16:54
chinesesausageand then sudo apt-get install kubuntu-default-settings-trinity16:54
inthlyes16:54
inthlI wonder about that, since cpufreq-info says that the range is 800-2100 anyways, but it is 122-123mhz all the time and works somewhat slow all the time16:55
wmorrichinesesausage, if you just added the sources you can edit your /etc/apt/sources.list.d/ and then run a purge for the program.16:55
nitishtruexfan81: sudo apt-get upgrade is showing Need to get 416 MB of archives. unable to provide such data :(16:56
oaulakhanyone know what problem is with pulse audio http://paste.ubuntu.com/13368405/16:56
syntroPiinthl, indeed weird behaviour. maybe a thorough investigation of the output of dmesg could hint where the problem is?16:56
truexfan81nitish: ok try sudo apt-get install vlc, see what it says16:56
icerootinthl: sounds like you have a laptop which is not connected to the power line, then the cpu is putting on the energy safe mode16:56
chinesesausageok. Will that remove all of the software TDE added? i.e. Kaffeine, LibreOffice, etc. ?16:57
=== popey_ is now known as popey
nitishtruexfan81: sudo apt-get install vlc is asking for 10 mb. Will it be update after it.16:57
inthlit is connected by wire. but dmesg states: Package temperature above threshold, cpu clock throttled16:57
inthlI wonder how overheating could occur at 122mhz.16:57
truexfan81nitish: it should yeah16:57
syntroPiinthl, try cleaning it carefully with a vacuum cleaner to suck out any dust of it16:58
nitishok.16:58
inthland yes, the CPU appears to be hot, the fan is working16:58
HackerIIuse a can of air, not a vacuum, el oh el16:58
=== wook is now known as Guest81637
BluesKajI use both16:59
nitishcan anyone tell me that how can I configure cyberoam in ubuntu?16:59
inthlthis is way too weird. a how cpu, at 122mhz, a working fan, still remains hot, still at 122mhz17:00
HackerIIinthl,  check htop to see whats eating it up17:00
inthlnothing?17:00
HackerIIgraphics are ok ?17:00
inthltop itself consumes 40% of cpu, since obviously the frequency is just 122mhz17:00
inthlyes, everything else is completely fine17:01
oaulakhi duno why my ubuntu settings not showing somehow :(17:01
HackerIIhuh, maybe at 122mhz the fan isnt running at high speed17:01
chinesesausageok wmorri, I did a "sudo apt-get kubuntu-default-settings-trinity* kubuntu-desktop-trinity*" and it will remove those two apps. For the rest apparently a "sudo apt-get autoremove" will do17:01
syntroPiinthl, you could watch cpu temp with lm-sensors http://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature17:02
cgs_bobhello all.  I'm trying to upgrade to 15.04, but the "Distribution Upgrade" program is no longer responding.  What can I do now?17:02
inthlwell, whatever. I have an unusable machine here, and atm it is the live system, the installation takes 1 hour here just to break at the end because of http://askubuntu.com/questions/499845/ubiquity-appears-to-hang-installing-dual-boot-osx - a similar error, but it is about ms windows. there is as usual a software requirement which forces that guy to have windows installed.17:02
MonkeyDustcgs_bob  what version are you in, now... cat /etc/issue17:03
syntroPiinthl, even if the fan works if it wouldnt provide airflow it cant cool the cpu hence my suggestion to remove dust17:03
inthlsyntroPi, I'd have to install lm-sensors as well, no binary here. that could take a while again17:03
inthlthere is air flow, I can feel heat blowing out pretty much good17:03
wildc4rdis there any reason my resolution might not work properly? running a 1920 x 1080 monitor, but if I change to that resolution in settings its 'off the edge of the screen', at 1680 x 1050 it seems to work OK17:03
wmorrichinesesausage, okay17:03
oaulakhi duno why my ubuntu settings not showing somehow :(17:04
cgs_bobMonkeyDust: this is strange.  it says "Ubuntu 15.04 \n \l"17:05
wmorrioaulakh, are you talking about your settings panel?17:06
oaulakhyes17:06
nitishI am using Ubuntu 14.04.2 LTS. Is there any latest version than this of 14.04 lts?17:06
truexfan81nitish: if you were to be able to do apt-get upgrade and apt-get dist-upgrade after a reboot you would be running 14.04.317:07
wmorrioaulakh, are you using unity, gnome-shell, kde?17:07
zludeHello! I'm trying to use gsmsendsms over ubuntu 14.04, however I can't find which /dev/??? is mine usb smartphone running on. How can I figure out?17:07
MonkeyDustcgs_bob  then do-release-upgrade should upgrade to 15.10... but it's very slow17:07
oaulakhwhen i remove pulseaudio and alsa-base to get working my microphone after i dunno what happen it make uninstall many other packages too, so now i cant install pulseaudio and can't even open my ubuntu settings17:07
oaulakhunity17:07
nitishtruexfan81: whats the difference between apt-get upgrade and apt-get dist-upgrade?17:08
BottomNotchI'm having an issue with the android SDK manager.  for some of the packages I'm getting an error.  Download interrupted: Unknown Host dl.google.com: Name or service not known17:08
truexfan81nitish: apt-get dist-upgrade installs the newer linux kernels, and other packages that apt-get upgrade holds back17:08
L3owsHello Guys17:09
nitishtruefan81: what should be done first? upgrade or dist-upgrade?17:09
breadmonsterHey. I've got a Lubuntu ISO. How do I burn it to a flash drive?17:09
MonkeyDustbreadmonster  use disk-creator or unetbootin17:10
breadmonsterI'm on Fedora 23, so the Universal USB installer won't work.17:10
cgs_bobMonkeyDust: so should I kill the "Distribution Upgrade" program and try your method?  like I said this program seems to be hosed.  I just see a blank window17:10
truexfan81nitish: i tend to do upgrade first then dist-upgrade17:10
darkhawkHey Guys, running 15.10-x64 on a lenovo thinkpad t450s with intel vga. 2 external monitors (Eizo 23" fullhd), conected by displayport and dvi, booting up the system and everything is fine...dual monitor is running.....after pressing the windowskey+L for locking screen (or clicking in the right corner on lock screen) both screens went black....after some time...a minute or 30 seconds i come back and log-in again only one external monitor is coming17:10
L3owsapt-get upgrade && apt-get dist-upgrade17:10
nitishtruefan81: will there would be any bad effect to my currently instlled program?17:10
breadmonsterMonkeyDust: I'm on Fedora.17:10
MonkeyDustbreadmonster  then ask in the fedora channel17:10
truexfan81nitish: they would just be updated to a newer version17:10
rickbhello. I have an alienware laptop and since the latest batch up kernel updates it kernel panics on boot, even when I attempt a complete reinstall, the damn thing kernel panics before a full loadup, I've formatted the usb drive, used dd, unetbootin and liveusb-creator... centos 7 is working for me for now but any ideas?17:10
breadmonsterMonkeyDust: Oh okay, cool, I thought Ubuntu had some binary.17:10
* darkhawk is running 4.2.0-19-generic17:10
k1l_breadmonster: dd works17:11
MonkeyDustbreadmonster  that binary would be useless in fedora17:11
MonkeyDustah, dd, yes17:11
L3owsIs possible run IE8 in ubuntu linux?17:11
nitishtruexfan81: I don't want to go to 15.04 or 15.10. will it changed to these?17:11
truexfan81L3ows: possibly in wine, but why would you want to?17:11
truexfan81nitish: no there is a seperate command to do release upgrades like that17:12
k1l_breadmonster: dd if=/path/to/iso of=/dev/sdX    where X is the usb, make sure not to use dev/sdx1 or dev/sdx2 or such17:12
L3owstruexfan81, humm.... i look playonlinux by ubuntu17:12
L3owsapt-get install playonlinux17:12
breadmonsterk1l_: Okay, fantastic.17:12
L3owsit is framework from wine to install IE817:12
truexfan81L3ows: playonlinux is a gui for wine but yeah maybe you can install it that way, i've never tried17:13
chinesesausagethank you wmorri17:13
wmorrichinesesausage, your welcome :)17:13
L3owstruexfan81, ok.. i going to testing.. it...17:13
nitishfew years back when I used 10.04 there was screen saver but unable to find it in 14.04. Is there any external application for screen saver?17:13
chinesesausagethanks to people like you, Linux will remain the best17:14
chinesesausage:)17:14
cgs_bobMonkeyDust: so should I kill the "Distribution Upgrade" program and try your method?  like I said this program seems to be hosed.  I just see a blank window17:14
MonkeyDustcgs_bob  you mean a graphical upgrade?17:14
=== ^CJ^ is now known as ^cj^
kostkon!screensaver17:15
kostkonnope17:15
truexfan81cgs_bob: at the time that it became "hosed" was it still downloading the upgrades or had it started installing?17:15
MonkeyDustcgs_bob  i guess you better backup and fresh install17:15
zludeHello! I'm trying to use gsmsendsms over ubuntu 14.04, however I can't find which /dev/??? is mine usb smartphone running on. How can I figure out?17:16
L3owstruexfan81, yea... i installed... IE8 by playonlinux is successfull running17:16
nitishkostkon: I think there should be any application for that.17:16
L3ows;)17:16
cgs_bobMonkeyDust: I did a graphical upgrade.  it downloaded all the packages.  it looked like it started to install.  then it stopped responding17:16
truexfan81cgs_bob: yeah what MonkeyDust said start backing up your data17:17
BottomNotchI'm having an issue with the android SDK manager.  for some of the packages I'm getting an error.  Download interrupted: Unknown Host dl.google.com: Name or service not known17:17
nitishBottomNotch: Download latest android studio.17:18
cgs_bobtruexfan81: I was afraid of that.  will my computer come back up if I put it in suspend mode.  I need to get my computer to work17:18
truexfan81cgs_bob: probably, just make sure it doesn't shut down17:18
BottomNotchnitish: I thought that might help so I did that already and still have the same issue17:19
cgs_bobtruexfan81: I'll have to do that. *fingerscrossed*17:19
nitishwhat is Lubuntu and Kubuntu?17:22
mbensonif I have plenty of disk, CPU and RAM available, what might account for my Ubuntu system always being very unresponsive?17:22
Pici!flavors | nitish17:23
ubottunitish: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.17:23
zludefuck you17:23
nitishzlude: ask your question?17:24
truexfan81wow language17:24
L3owsAlguém do Brasil aqui?17:24
MonkeyDust!br17:24
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.17:24
agent_white!ask | zlude17:24
ubottuzlude: 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 !patience17:24
agent_whiteAh. Oh well... nevermind.17:24
nitishI had downloaded artha but unable to open it now. how to fix it?17:24
MonkeyDust!find artha17:25
ubottuFound: artha, libosgearthannotation317:25
tricknologyhey all.  I have two raspberry pi’s both have the same binaries loaded.  The binary writes out to FD /dev/ttyACM0 then reads again.  On [A] it writes and reads back fine.  On [b] it writes fine but it does not read at all.  Permissions are the same.  Both are the same hardware and kernel.. I’m so confused.17:26
nitishMonkeyDust !find artha return this: bash: !find: event not found17:26
BottomNotchI'm having an issue with the android SDK manager.  for some of the packages I'm getting an error.  Download interrupted: Unknown Host dl.google.com: Name or service not known.  I have the latest version of android studio and tried opening the sdk mananger with sudo andI don't a have a firewall running.17:26
MonkeyDustnitish  on the contrary, it returns  ubottu> Found: artha, libosgearthannotation317:27
tricknologyWell, the site is up, BottomNotch17:27
tricknologymaybe you’re not resolving the host name17:27
L3owsHow to do upgrade from ubuntu version 14.04.3 LTS to version 15.10 ?17:27
tricknologyhow to clear that up idk.. something something clearing DNS cache17:27
nitishMonkeyDust: so what to do next to run artha?17:27
vinrocktrying to run tic and im getting a 'No such file or directory" error.  Is there something about Ubuntu im not aware of thats causing this?17:27
vinrock$HOME/.terminfo exists17:28
vinrocktermcap is in $HOME17:28
L3owstruexfan81, do you know?17:28
MonkeyDustnitish  not sure, i was checking whether it was something in the repos... i had never heard of it17:28
BottomNotchtricknology: what's weird is that it's only for some on the packages.17:28
OerHeks"androidstudio with sudo" ... never knew sudo was needed17:28
truexfan81L3ows: a ton of time and effort17:28
nitishwhen I type artha and press enter then cursor goes to next line and nothing happen.17:29
truexfan81L3ows: best bet is to grab the 15.10 iso and start fresh17:29
wmorriL3ows, backup all your important data first.17:29
OerHeks14.04 > 14.10 (eol) > 15.04 > 15.10 ... save yourself time, install fresh17:29
L3owsok17:29
BottomNotchsome of the packages.17:30
BottomNotchI stink at proofreedeng :/17:30
nitishSo finally my vlc has been upgraded to 2.2.1. thank you guys.17:30
tricknologywhich packages, I can try to update on the mac and see if it’s system-wide at least.. I have eclipse though17:30
L3owsis possible boot iso 15.10 on ubuntu 14.04 running?17:30
tricknologyshould be same host though17:30
nitishL3ows: yes you can.17:30
L3owstruexfan81, humm... good...17:30
nitishL3ows: with startup disk creator.17:31
L3owstruexfan81, do you have any tutorial to it? or url ?17:31
MonkeyDustnitish  if you don't know what it is or does, why are you using it?17:31
truexfan81L3ows: sorry no17:31
L3owsstartup disk creator?17:31
nitishMonkeyDust: what?17:31
OerHeksL3ows, no, use dvd, usb, or https://help.ubuntu.com/community/Grub2/ISOBoot17:31
truexfan81L3ows: i had started to do it myself on a vm but got tired of waiting for it lol17:31
BottomNotchtricknology: if I'm not resolving the hostname how can I confirm that it's the issue and how can I fix it?17:32
L3owstruexfan81, lol17:32
tricknologycan you ping it?17:32
tricknologyand im kinda rusty, i’m acutally here for help17:32
tricknologybut something about clearing dns cache17:32
tricknologyif you cant ping it then check this out BottomNotch: http://askubuntu.com/questions/558141/ubuntu-12-04-cant-resolve-hostname17:33
L3owstruexfan81, what do you think about ubuntu 15.10 version ?17:35
L3owsis better that ubuntu 14.04 ?17:36
pbxL3ows, not if you want long term support17:36
L3owshmm17:37
BottomNotchtricknology: if you answered my last question could you answer again?  I got dissconected.17:37
anarkhosBottomNotch, <tricknology> can you ping it?17:38
anarkhosBottomNotch, <tricknology> and im kinda rusty, i’m acutally here for help <tricknology> but something about clearing dns cache17:38
anarkhosBottomNotch, <tricknology> if you cant ping it then check this out BottomNotch: http://askubuntu.com/questions/558141/ubuntu-12-04-cant-resolve-hostname17:38
TimvdeHi. When running Qt applications, I get this error: "X Error: BadDrawable (invalid Pixmap or Window parameter)". Using Ubuntu 14.04. What can I do about it? DuckDuckGo didn't really find anything.17:39
L3owstricknology, test your dns settings with command: nslookup www.google.com17:39
tricknologyhehe anarkhos you’re a hero17:39
L3owsBottomNotch, oh sorry, verify your dns settings is correct in /etc/resolv.conf17:39
L3owsBottomNotch, install the dnsmasq on apt-get install dnsmasq-base17:40
tricknologyhis symptom is in Android SDK manager in AS I presume.. “Download interrupted: Unknown Host dl.google.com: Name or service not known."17:40
tricknologyL3ows: ^17:40
BottomNotchanarkhos:  sorry for m newbiness, how do I do that?17:41
BottomNotchnevermind, I figured it out :p17:41
BottomNotchyes I can17:41
OerHeksagain: "androidstudio with sudo" ... never knew sudo was needed17:42
L3ows28 minutes to down my iso 15.10 ubuntu version17:42
MonkeyDustL3ows  in which country are you17:42
BottomNotchugh, dissconnected AGAIN.17:42
L3owsMonkeyDust, Brazil17:42
BottomNotchanarkos: I can ping dl.google.com17:43
=== Monthrect is now known as Piper-Off
BottomNotchanarkhos: I can ping dl.google.com17:45
breadmonsterHey.17:45
=== cons is now known as Guest57306
breadmonsterSo my friend's running Lubuntu 15.10 on a live CD.17:48
anarkhosOk.17:48
breadmonster*wifi card17:49
breadmonsterCan someone help me figure out how?17:49
breadmonsterAnd it can't detect his wifi.17:49
L3owsbreadmonster, wifi on17:49
OneM_IndustriesHow do I find out what exactly was contained in today's updates? They appear to have broken one of my programs.17:49
L3owsbreadmonster, utilizy network manager17:50
L3owsbreadmonster, network-manager17:50
MonkeyDustbreadmonster  install first, then struggle with wifi... all struggle is for nothing, when you stop the live session17:50
OneM_IndustriesIt was working before the update, and after the update, it is unable to load.17:50
k1l_OneM_Industries: see the log in /var/log/apt17:50
nicomachusL3ows: it's nm-connection-editor, not network-manager17:50
breadmonsterL3ows: it's not instaled17:51
OneM_IndustriesDangit, video card updates.17:51
OneM_IndustriesHow do I undo all of this: http://pastebin.com/HbQQg7yr17:52
nicomachusbreadmonster: because he got the command wrong. it's nm-connection-editor17:55
k1l_OneM_Industries: dont use the -updates package?17:55
tricknologyBottomNotch: try this, as OerHeks suggested17:55
wmorriOneM_Industries, do you know which part of the update broke your program?17:55
tricknologyandroidstudio with sudo17:55
juniorRubyisthow do i register for this?17:56
BottomNotch_tricknology: sorry, my computer craped itself and I had to reboot17:56
k1l_!register | juniorRubyist17:56
ubottujuniorRubyist: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode17:56
BottomNotch_fill me in on what people have told me to do please17:56
BottomNotch_and I've already tried opening the SDK manager with sudo17:57
le_pig:|17:57
juniorRubyistwhat is the MOTD?17:57
juniorRubyistfor today17:57
=== stagnator1 is now known as stagnator
=== wmorri is now known as wmorri-sleep
OneM_Industrieswmorri-sleep: No clue.18:01
OneM_IndustriesAll I know is that this program only works with 340.96, but I tried setting the drivers to that and it still didn't work.18:02
BottomNotch_crap, I think I got dissconected again18:03
=== ^cj^ is now known as ^CJ^
BottomNotchhas anyone given me advice since I got dissconected?18:06
=== Piper-Off is now known as Monthrect
roryno18:09
BottomNotchoh wait a sec, I opened android studio with sudo, and from there opened the SDK manager, and it seem to be working.  Weird that it didn't work to open the Sdk Managers directly with sudo18:09
roryBottomNotch: http://i.imgur.com/nRUCE2B.png18:09
tester_e ai18:14
tester_como vai  pessoal18:15
tester_heeeyyyyyyyyyyyyyy18:16
le_pig!br18:16
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.18:16
tester_o que18:17
=== zz_`ar|elo` is now known as `ar|elo`
tester_seja clara18:17
OerHekstester_, english only please18:17
tester_ok18:17
tester_Hi18:17
tester_lol18:17
=== arun_ is now known as Guest69801
tester_hello18:18
tester_hello18:18
tester_hello18:18
nicomachussto18:18
tester_hello18:18
nicomachusstop18:18
k1l_tester_: enough now18:18
tester_lol18:18
nicomachustester_: do you have an ubuntu support question?18:19
=== `ar|elo` is now known as zz_`ar|elo`
=== notkyle_ is now known as notkyle
tester_no18:20
=== mbenson_ is now known as mbenson
tester_how are you18:21
nicomachus!ot | tester_18:21
ubottutester_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:21
=== Spr1ng is now known as pfSpr1ng
=== minitrue_ is now known as minitrue
tester_sorry18:22
tester_cuties18:22
tester_bye bye18:23
=== pfSpr1ng is now known as Spr1ng
iarrfucking nigger18:38
rahuldevHi!18:46
rahuldevSo silence!18:46
rahuldevKeep calm!18:46
souliaqSomeone knows how to set Terminology as default Terminal?18:46
souliaqAlready tried everythin on "google"18:46
souliaqupdate-alternatives --config x-terminal-emulator, doesn't list Terminology, but is installed and working18:47
EriC^^souliaq: how'd you install it?18:49
souliaqsynaptic18:51
planet98hello18:53
planet98hello18:53
planet98hello18:53
inteusstop repeating yourself18:53
SlidingHornsouliaq, you can try editing the alternative file itself (using sudo) - nano /var/lib/dpkg/alternatives/x-terminal-emulator  ------  From there, add two lines to the bottom:  '/usr/bin/[whateverit'scalledinthisdirectory]'  and '20' (or any number lower than what's listed so far in the file18:53
planet98sorry18:54
souliaqThanks, I'll try it18:54
SlidingHornyou'll likely need to restart your session for it to take effect18:54
souliaqok18:55
TangurinHi! :)18:58
SlidingHornCompletely off topic, but tesla I like the name....I name all my machines after famous/influential scientists...tesla is my tower :)18:58
EriC^^hi18:58
TangurinThis is not ubuntu question but I don't know where to ask! I skype with a lot of friends and play gta V with them. But there is one friend that I can't talk in skype with or play with, it is something with our connection, what may it be?18:59
=== admospherik is now known as fearnothing
PiciTangurin: As you said, thats not really a topic for this channel. Maybe ##windows can help with that.19:00
goddardif nothing is running that should lock app installations from apt-get or ubuntu software center then how can you reset it so you are allowed to install things again?19:00
teslaSlidingHorn, hahaha I only use it for usernames but it's a cool idea indeed!19:00
TangurinThanks :)19:00
Picigoddard: Are you getting some error?19:00
Tangurinnothing but bad connection19:00
goddardPici: yeah it is locked19:01
Pici!aptfix | goddard take a look19:01
ubottugoddard take a look: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »19:01
OerHeksgoddard, "from apt-get or ubuntu software center " both active?19:03
TheWardenHello, I recently installed Ubutntu 14.04. What is the default password for the user 'kiosk' ?19:03
daftykinsthere isn't a user called that as default? did you install something to provide it?19:03
TheWardendaynaskully: well there has to be because I downloaded ubuntu from the ubuntu.com and installed via usb. This is the user I got by default.19:06
TheWardenit auto logins to the desktop19:06
TheWardenmmm maybe my mind is going... maybe I was prompted to enter a username mmm but if it did it would have asked for the password as well. crap.19:07
akikTheWarden: not sure what you've installed but you can change the password with "sudo passwd kiosk"19:07
akikTheWarden: from your normal user account19:08
TheWardenmmm sorry me being dumb... I got it working. unreal. so stupid of me.19:08
=== ^CJ^ is now known as ^cj^
=== jeff_ is now known as Guest78389
tesla 19:22
=== rahuldev is now known as deva
=== deva is now known as deva01
=== deva01 is now known as devaa
boxmeinhey guise19:34
boxmeinhow do i make dual graphicsing work19:34
boxmeinbecause it used to be alright but suddenly disappeared19:34
boxmeinyet nouveau inits fine19:35
OneM_IndustriesAnyone know how I would set my graphics card drivers to version 346.96 instead of 352.63? 352.63 appears to have overwritten 346.96 entirely, breaking my setup.19:36
OneM_IndustriesAnyone? Please?19:38
daftykinsOneM_Industries: why did you install two? that was highly unwise19:39
daftykinsOneM_Industries: sudo apt-get purge nvidia* && sudo apt-get clean && sudo apt-get install nvidia-34619:39
herrkinhi people. guys how do I set up ssh so that if I want to push a git repository to a production server I dont have to type the key everytime?19:40
geniiHm19:40
genii!info nvidia-34619:40
ubottunvidia-346 (source: nvidia-graphics-drivers-352): Transitional package for nvidia-346. In component restricted, is optional. Version 352.63-0ubuntu0.15.10.1 (wily), package size 4 kB, installed size 18 kB (Only available for i386; amd64; armhf)19:40
herrkinI know how to configure the key in github or bitbucket but I dont know how to do it in a production server19:41
genii!info nvidia-340-uvm19:41
ubottunvidia-340-uvm (source: nvidia-graphics-drivers-340): Transitional package for nvidia-340. In component restricted, is optional. Version 340.96-0ubuntu0.15.10.1 (wily), package size 4 kB, installed size 18 kB (Only available for i386; amd64; armhf)19:41
herrkinso that if I push changes it won't ask me for the key19:41
geniiOneM_Industries: Which package gave you the 346.96 version?19:43
marcanuyHi, after upgrading to 15.10 I have the following package dependencies problem (apt-get -f install): http://paste.ubuntu.com/13372447/19:48
marcanuyany help?19:49
daftykins!patience19:49
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/19:49
chr0maWhy the minimal installation of Ubuntu 15.* sucks bad?19:50
geniimarcanuy: apt-get install --reinstall libssl1.0.0:amd6419:50
daftykinsmarcanuy: try "sudo dpkg-reconfigure -a" i think it is19:50
chr0maI can't even install grub19:50
daftykinschr0ma: mini.iso ? nothing wrong with them.19:50
chr0maNothing wrong?19:50
SlidingHornmarcanuy, have you seen this thread? http://ubuntuforums.org/showthread.php?t=192494119:50
daftykinschr0ma: are you trying to use it more as a live session to solve problems with, rather than just perform an installation from?19:51
marcanuygenii: apt-get install --reinstall libssl1.0.0:amd64   output: http://paste.ubuntu.com/13372502/19:52
bhagathwhen i want to connect usb drive i faced this problemNot authorized to perform operation19:52
chr0maI'm using it for a minimal installation, and after it, install openbox and other stuff19:52
marcanuydaftykins: it doesn't recongnizes the -a option19:52
OneM_Industriesdaftykins: THANK YOU!19:53
genii!info libssl1.0.019:54
ubottulibssl1.0.0 (source: openssl): Secure Sockets Layer toolkit - shared libraries. In component main, is important. Version 1.0.2d-0ubuntu1 (wily), package size 894 kB, installed size 3077 kB19:54
SlidingHornchr0ma, I actually just did a setup like this today - I had problems with the server version, and the minimal isn't compatible with UEFI (i guess?), so what I ended up doing was installing xubuntu, ripping out any trace of xfce/xfwm, etc, and then installed xdm & openbox19:54
daftykinsmarcanuy: bit weird you have 32-bit libs on there at all really.19:54
geniimarcanuy: It looks like you have mixed repositories19:54
marcanuysudo dpkg --configure -a    output: http://paste.ubuntu.com/13372547/ (too many errors)19:55
chr0maI resolved the problem installing grub to /dev/sd*19:55
SlidingHornI actually have a paste of all that I had to take out.  I *CANNOT* recommend this, as I was flying off the seat of my pants doing this, but I have a working system - http://paste.ubuntu.com/13370792/19:55
geniiBecause libcurl3 and some others there want libssl versions which are later than what's in the official repositories19:55
chr0maBut the grub at the start of the system don't show up so i have to open a tty session19:56
chr0ma(Sorry for my english)19:56
marcanuydaftykins: for example?19:56
daftykinsmarcanuy: it's pretty obvious, in your pastes they're the packages with :i386 after19:57
marcanuydaftykins: I have installed many things over the years..20:00
OneM_Industriesdaftykins: It just set it back to 352.63.20:00
daftykinsmarcanuy: yep, probably why your upgrade is getting awkward now. see what genii said20:01
daftykinsOneM_Industries: the exact opposite of what you asked, ok20:01
SlidingHornchr0ma, it sounds like you're getting beyond GRUB if you're able to get into a tty (at least, that's how I understand it - someone else can feel free to correct me)20:01
marcanuydaftykins, genii : yes, I am trying to remove them but I can't execute "sudo apt-get purge <package>" now, it fails because of the previous errors20:02
chr0maOkay20:02
daftykinsmarcanuy: sudo dpkg -r <package>:arch20:05
marcanuydaftykins: "dependency problems - not removing"20:07
parapanHi folks; is there any way to  X11 apps via ssh without an X server installed in Windows ?20:09
=== newbie is now known as Guest16831
EriC^^!xforwarding20:09
daftykinsmarcanuy: experiment with the order of package you chose to remove20:09
daftykinsparapan: nope pretty sure you need xmingw or some similar component20:10
parapandaftykins: I thinked so ...ok, then any light server (not xming or cygwin ) that will not require full install in windows ?20:11
daftykinsno idea, never done it - i think you're out of luck20:11
parapandaftykins: something you can fire from an USB stick like ?20:11
parapandaftykins: then we must write one :D20:12
daftykinsparapan: if you were doing that, i'd sooner be booting an ubuntu live session from said drive...20:12
daftykinserr no, you're on your own there20:12
parapandaftykins: cannot boot; forbidden by stupid company rules . .20:12
ioriaparapan, maybe give a look http://www.scrc.umanitoba.ca/doc/tutorial/T19_3a_xmingputty.htm20:14
parapanioria: 10x brother/sister :D20:15
parapanioria: I will give-it a try . . .20:15
ioriaparapan, ok20:15
petra#bi20:16
=== petra is now known as Guest46700
geniiparapan: For this one it doesn't use any Cygwin parts like Xming does : http://sourceforge.net/projects/vcxsrv/20:16
geniiparapan: Thats about the most minimal X server for Windows you're going to find20:16
YaiyanOn the ubuntu gnome installer, when I choose to install Ubuntu gnome alongside other distros20:16
YaiyanIt only shows sdd20:16
YaiyanI wanted to install it on sdc20:16
YaiyanHow do I choose a different disk?20:17
daftykinsparapan: then bear in mind that you installing or running something to connect home potentially, would likely be more of a violation than that even. Check with your employer as to what you're allowed to do, just because you can does not mean you should20:20
YaiyanMeh, I just did the advanced installer instead :/20:21
YaiyanThis is my first time using GNOME since GNOME 2 :D20:21
YaiyanLet's see if 3's better than I thought :)20:21
daftykinsYaiyan: support here, chat -> #ubuntu-offtopic20:22
parapandaftykins: gee man. you're a corporate IT manager ?20:22
Yaiyandaftykins, I had been asking for support :-)20:22
daftykinsparapan: no, i'm someone looking out for someone not getting their ass fired for doing something silly :)20:23
parapandaftykins: from work all ports are blocked; so I can only use the X11 forwarding when connecting with corporate laptop to public wifi or similar . .20:23
parapandaftykins: Ok, got your point, thanks for concern bro; you are correct of course but I'll tell them this was not explicitly forbidden . .20:24
daftykinsalrighty, but i wouldn't even stray that far :)20:25
noeliaHello everyone20:25
noeliaMy wi-fi internet connection is too slow with Ubuntu 14.04, I've got 30MB/s. F.O. Why is this?20:27
noeliaIn other computer speed is fine20:28
stupid_adminhi20:28
noeliaOther computer connected with a cable20:28
daftykinsthirty megabytes per second doesn't sound like the unit you're meaning to convey?20:28
the_countBashing-om: I have a bit of time now at lunch if you are around20:28
Yaiyandaftykins, I presume he meant megabits per second20:29
stupid_adminI did rm -rf /etc/davfs2 by mistake; now when I do `sudo apt-get remove davfs2 && sudo apt-get install davfs2` I don't see the configuration file. How do I get back configuration files for davfs2?20:29
the_countBashing-om: Nevermind, i have to go20:29
daftykinsYaiyan: let me get the truth direct :) no assumptions necessary20:29
stupid_adminanyone?20:30
noeliaAny ideas?20:30
daftykinsnoelia: can you confirm your metric before we go any further?20:30
Yaiyandaftykins, I think it's obvious what he meant, no need to be pedantic20:30
daftykinsnoelia: what was this speed and what was it you were doing... a file copy over LAN, or internet based activity?20:30
noeliadaftykins I was trying to download a 1MB file20:31
daftykinsYaiyan: this is called diagnosing a problem, we're communicating and checking what each other mean before we get stuck down a rabbit hole. Please don't make it any harder than it needs to be.20:31
* Yaiyan shrugs20:31
Yaiyan#ubuntu-offtopic would be ideal for arguing about whether to call it MB/s or Mb/s though20:32
noeliadaftykins And it takes a lot to load a web page20:32
jamesstanleyHello. I'm trying to watch 4od on Ubuntu 14.04 or 15.04. I've installed hal and it's worked fine in the past, on both machines, but recently it has stopped working. Looking in the browser console I see it is trying to download some mp4 but receiving a 404 response. Does anyone know what to do to fix it?20:32
stupid_adminis there an #ubuntu-help to recover from stupid mistakes like `rm -rf /etc/davfs2` ?20:32
daftykinsYaiyan: you've got the total wrong end of the stick there, please stop making a mountain out of a molehill.20:32
stupid_adminYaiyan: ^?20:32
daftykinsnoelia: what's the wireless adapter in use here?20:32
noeliadaftykins How can I find out about that?20:33
daftykinsnoelia: if it's a PCI card, "lspci" in the terminal will give you a listing which you can spot the device in20:33
ioriastupid_admin, have you tried with purge ?20:33
OerHeksnoelia, 30MB/s x 8 = 240 mbit .. sounds pretty oke for a 300 mbit wifi adapter20:33
daftykinsnoelia: otherwise, "lshw -C network | nc termbin.com 9999" would be good20:33
stupid_adminioria: nope, I just tried `sudo apt-get remove davfs2 && sudo apt-get install davfs2`; how do I `purge`?20:33
noeliadaftykins It's a laptop20:34
ioriastupid_admin, replace remove with purge20:34
daftykinsnoelia: yes, devices are still connected via PCI, no matter the shape of the system (or sometimes USB for wifi, but rarely)20:34
noeliadaftykins Use netcat.20:35
=== waspinator is now known as Guest57243
noeliadaftykins That's the output.20:35
daftykinsnoelia: "cat /etc/issue" ?20:35
noeliadaftykins Ubuntu 14.04 LTS \n \l20:36
daftykinsnoelia: strange, sounds like your release is out of date - do you get anything to install from "sudo apt update && sudo apt dist-upgrade" ?20:37
noeliadaftykins My wi-fi card isn't compatible with Ubuntu 14.04 perhaps?20:38
daftykinsnoelia: 14.04.3 is the current version; so your output above suggests your installation is not up to date; so it'd be handy if you'd run the above commands :)20:39
OerHeksnoelia, it works fine, 30MB/s x 8 = 240 mbit .. sounds pretty oke for a 300 mbit wifi adapter20:39
daftykinsOerHeks: i think the unit was a mistake20:39
daftykinsbut i am yet to get a clear answer on that20:39
stupid_adminioria: Thanks! It worked. May I ask you another issue with davfs2? I did `sudo dpkg-reconfigure davfs2` to enable user mounts; I also did `sudo usermod -a -G davfs2 stupid_admin`; but when I try `mount ~/BoxSync` it says `user stupid_admin must be member of group davfs2`20:39
stupid_adminioria: I can `sudo !!` and mount ~/BoxSync20:40
nicomachusis there a default timeout time on an ssh session?20:41
ioriastupid_admin, what's the output of groups ?20:41
geniinicomachus: Nope.20:42
nicomachusgenii: hmm... I walked away from 2 hours, came back and my remote host had closed the connection.20:42
nicomachusbecause of idle time20:42
noeliadaftykins I did what you told me and "sudo apt update" is taking too long.20:43
daftykinsnoelia: ok, in the meantime you can run "lspci" and manually copy the output into http://paste.ubuntu.com to share here20:43
noeliadaftykins Thank you :)20:43
OerHeksnicomachus, take a look at ClientAliveInterval TCPKeepAlive and ClientAliveCountMax in /etc/ssh/sshd_config20:44
geniinicomachus: There's no default timeout, but server can be set with ClientAliveInterval to disconnect20:44
daftykinsnoelia: "lshw -C network" would also be great20:44
nicomachusthanks OerHeks, there now.20:44
stupid_adminioria: strange; groups returns `groups #users sudo afspag-1106262091`20:45
nicomachusOerHeks: ClientAliveInterval and ClientAliveCountMax aren't in the file. TCPKeepAlive is set to "yes"20:46
stupid_adminioria: shouldn't `sudo usermod -a -G davfs2 stupid_admin` add me to davfs2; what am I missing?20:46
noeliadaftykins http://pastebin.com/f0q4CJM920:46
ioriastupid_admin, your user  should shows up in the output if you added to it20:46
daftykinsnoelia: ok so Realtek RTL8188EE - that's a known bad one. can you also do "uname -r" ? that's a single liner so it can be pasted here direct20:47
ioriastupid_admin, did you login/logout ?20:47
stupid_adminioria: logout/login? seriously?20:48
noeliadaftykins 3.13.0-24-generic20:48
ioriastupid_admin, it's important when you add user to new group20:48
ioria*s20:48
daftykinsnoelia: did you install recently? it's HUGELY out of date20:48
=== RipSleep is now known as Ripmind
stupid_adminioria: OMG, you're so correct. This is "one weird trick"; I did an "Ctrl+Alt+F1" and logged into a real tty; groups shows I am added to davfs220:49
noeliadaftykins I actually installed Ubuntu 14.04 yesterday20:49
ioriastupid_admin, yeah....20:49
daftykinsnoelia: ok so you need to update; if the wifi is this bad, can you connect to your home router with a cable - if your laptop has a wired connection, just to perform the update?20:49
noeliadaftykins You mean updating to Ubuntu 15.10?20:50
daftykinsnoelia: no, updating to 14.04.3 with the latest kernel and software packages20:51
stupid_adminioria: okay, thanks - now I can do `mount ~/BoxSyc` on real tty; also this stack-exchange bug is weird. Apparently, the warning is benign20:52
spilt_milkhey fellas20:53
ioriastupid_admin, i see , not an expert of that, sorry20:53
spilt_milki'd like some sort of curses/terminal based connection to a hipchat xmpp server20:54
spilt_milki'm using weechat now but open to anything20:54
spilt_milkany ideas?20:54
noeliadaftykins I must say, I skipped the installation of some updates during the installation of Ubuntu20:54
noeliadaftykins Because it took too long to download20:55
daftykinsnoelia: yeah, there's no point trying to identify issues until you're fully up to date :) so use a wired connection to bypass any issues.20:55
bemagicNeed help20:56
daftykinsask away, with detail, on one line please :)20:57
bemagichow to change my boot screen picture on ubuntu mate20:57
OerHeksI think mate-tweak can do that?20:58
OerHeks!info mate-tweak20:58
ubottumate-tweak (source: mate-tweak): MATE desktop tweak tool. In component universe, is optional. Version 3.5.2a-1 (wily), package size 64 kB, installed size 765 kB20:58
nicomachusdaftykins: is there a fix for that rtl8188 driver? I've got a dongle that uses it on another machine, but I got so fed up with it I just bought a new one.20:58
daftykinsnicomachus: not a clue, not really my area20:59
daftykinsrealtek are best avoided20:59
=== ich is now known as Guest12428
nicomachus^ truth.20:59
nicomachuslesson learned there.20:59
MonkeyDust<3 realtek21:01
nicomachusMonkeyDust: you dropped this: /s21:01
Guest12428hi, I have a notebook with ubuntu 15.04 and a nvidia 940m. After installing nvidia-352 and nvidia-352-updates (and a restart) I just saw a black screen.21:02
daftykinsGuest12428: you can't have both together, are you typing from another system?21:02
Guest12428I have removed the drivers but what driver do I need?21:02
MrCuriousis there a limit on the number of hard disk devices? i.e. is it possible to go past /dev/sdj?21:03
MrCuriousi seem to max out at 1021:03
daftykinsGuest12428: sounds like you have an nvidia optimus laptop, with intel + nvidia hybrid; can you confirm with "lspci | nc termbin.com 9999" and sharing the link here?21:03
Guest12428daftykins, mby I should not have installed nvidia-updates...21:03
daftykinsMrCurious: don't see why not, you got drives not showing up?21:03
Guest12428daftykins, http://termbin.com/53m221:04
MrCuriousgood catch.. added a thumb drive and got sdk…21:04
root____2list21:05
daftykinsGuest12428: is this a filly up to date installation? also "cat /var/log/Xorg.0.log | nc termbin.com 9999" please21:05
root____2exit21:05
daftykins...21:05
daftykinsheh filly, i meant fully up to date21:05
Guest12428daftykins, http://termbin.com/qccq21:05
vinny_hello all21:06
daftykinsGuest12428: you've modified this with a mainline kernel... any particular reason?21:06
Guest12428daftykins, not rly. I wanted to try something. is this kernel unstable?21:06
daftykinsGuest12428: it just causes hassle with things you're about to do - what make and model is this system?21:07
Guest12428daftykins, "make and model"? what do u mean?21:08
daftykinsthe company if it's a laptop21:08
=== AndroUser is now known as BottomNotch
Guest12428daftykins, ah. lenovo t450s21:08
daftykinsGuest12428: are there any controls in the BIOS to pick the graphics hardware in use, or such? i'm seeing no evidence there of it trying to use the nvidia, but that could be the alternative kernel at fault21:09
OneM_Industriesdaftykins: Sorry about the late reply.21:10
vinny_Ubuntu 14.03lts no longer boots, showing grub rescue prompt21:10
OneM_IndustriesI ran the command just as you typed it, and it is still set to 352.63.21:10
daftykinsOneM_Industries: so do you still want to go back or...21:11
OneM_IndustriesYes, I do want it to go back.21:11
daftykinsvinny_: what changed? upgrade? also i assume that's 14.04.321:11
Guest12428daftykins, first I have chosen an nvidia "additional driver". because I wanted to use 'oclHashcat' some cuda stuff. I don't know much about it21:11
daftykinsGuest12428: right but you said you removed all that to boot back in, correct?21:12
Guest12428y21:12
BottomNotchMy laptop will not boot to Ubuntu after installing xcfe4, it says running in low-grapics mode. Your screen, graphics card, and input device settings could not be detected correctly, you will have to configure these yourself. Help please!21:12
vinny_would not reboot after video card unplugged. most suggestions on forum tried already.21:12
daftykinsGuest12428: so just to double check, "sudo apt-get purge nvidia* "21:12
Guest12428daftykins, at startup I see an error "Error parsing PCC subspaces from PCCT"21:12
daftykinsvinny_: so this system has no graphics card? or...?21:12
daftykinsOneM_Industries: ok "sudo apt-get purge nvidia* " then reboot21:13
OneM_IndustriesOk.21:13
Guest12428daftykins, sudo apt-get purge nvidia* removed nothing21:13
vinny_plugged card back in, pulled out by accident21:13
OneM_IndustriesOK, BRB.21:13
daftykinsGuest12428: good good. now undo that kernel you've added, because it'll likely be complicating matters21:14
daftykinsGuest12428: or just use the GRUB boot menu to pick one of the supported 3.19 versions installed21:14
daftykins!info linux-generic vivid21:14
ubottulinux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 3.19.0.33.32 (vivid), package size 1 kB, installed size 27 kB21:14
daftykinsyou should have 3.19.0-33 on 15.04 there21:14
geniivinny_: This sounds more like a hardware issue21:14
BottomNotchMy laptop will not boot to Ubuntu after installing xcfe4, it says running in low-grapics mode. Your screen, graphics card, and input device settings could not be detected correctly, you will have to configure these yourself. Help please!21:15
daftykinsBottomNotch: graphics card and driver?21:15
BottomNotchDaftykins: intel graphics21:16
daftykinsBottomNotch: do you have an /etc/X11/xorg.conf file? (don't need one really)21:16
BottomNotchHave no idea21:17
OneM_IndustriesI am back.21:18
OneM_IndustriesOk, what next daftykins?21:18
daftykinsBottomNotch: can you check...21:18
daftykinsOneM_Industries: have you installed any graphics driver PPAs, such as xorg edgers... etc21:19
vinny_grub rescue prompt is a hardware issue? your thinking HD is bad21:19
BottomNotchdaftykins: how can I check without booting?21:19
daftykinsvinny_: no he's not, he's thinking you messing around with a graphics card has done damage of another kind :)21:19
OneM_IndustriesNo.21:19
OneM_IndustriesI have not.21:19
daftykinsBottomNotch: you can boot to the low res X just fine, just switch to TTY1 with ctrl+alt+F1 then login there21:19
OneM_IndustriesI am only using the ones from nvidia.21:19
daftykinsOneM_Industries: ok; "apt-cache policy nvidia-346 | nc termbin.com 9999"21:20
daftykinsno, packages are not from nvidia :)21:20
daftykinsonly the manual file installs are from nvidia21:20
OneM_Industrieshttp://termbin.com/6wc521:20
OneM_IndustriesAh, ok.21:20
daftykinswell that's some funky result21:21
OneM_IndustriesFor some reason, whenever I enter nvidia-346, it wants to go to 352.21:21
daftykinsguess there's no more 346 for you21:21
Guest12428daftykins, where can I change the kernel version of the default grub entry?21:21
OneM_IndustriesOnly problem is, 352 doesn't work for me.21:21
daftykinsGuest12428: don't do it permanently, just press escape / hold left shift before boot and pick it from the menu21:21
daftykins!info nvidia-346 trusty21:21
ubottunvidia-346 (source: nvidia-graphics-drivers-352): Transitional package for nvidia-346. In component restricted, is optional. Version 352.63-0ubuntu0.14.04.1 (trusty), package size 4 kB, installed size 34 kB (Only available for i386; amd64; armhf)21:21
daftykinsyip dead21:21
OneM_IndustriesDoh.21:22
daftykinsOneM_Industries: was this one of those hybrid laptops, or what? and what does 'not work' mean?21:22
OneM_IndustriesI have a game that I play that apparently only works on 346.21:22
OneM_IndustriesAnd no, this is my desktop.21:22
BottomNotchDaftykins: no, but I do have xorg.conf.failsafe21:22
Guest12428one more with nvidia diver problems? ^^21:22
daftykinstotally unrelated; yours isn't a driver problem either i don't think21:23
OneM_IndustriesIf I try to run it on anything else, it crashes trying to load a map due to all the standard shader passes becoming unsupported.21:23
Guest12428rebooting...21:23
daftykinsBottomNotch: ok that's fine, are you using wifi on that system or wired LAN?21:24
BottomNotchWiFi, I can go on wired LAN if I need to though.21:25
vinny_bye21:25
daftykinsBottomNotch: nah that's alright, was just to find out whether it's online right now21:25
daftykinsmy guess is it won't be21:25
daftykinsOneM_Industries: what game?21:25
OneM_IndustriesUnturned.21:25
daftykinsOneM_Industries: by the way, i get the feeling that you've been in here breaking your setup quite often then needing a few patches applied... what gives? :)21:26
parapandaftykins: http://www.scrc.umanitoba.ca/doc/tutorial/T19_3a_xmingputty.htm - this is working like hell man ...21:26
=== ich is now known as Guest11330
daftykinsdefine "like hell"21:26
serseswhere do i find winusb?21:26
parapandaftykins: just wanted to let you know if others are asking ...21:26
OneM_IndustriesAt least with this one, it was not me goofing up. ;)21:26
Guest11330daftykins, ok I have restarted my system with kernel 3.19.0-33-generic21:26
daftykinsparapan: i don't know if you're saying good or bad21:27
MonkeyDustserses  wrong channel, this is for ubuntu support21:27
parapandaftykins: I mean is working out of the box; it doesn't require install, is working from USB or from local HDD with no admin rights ...21:27
sersesmy wireless driver isn't working21:27
daftykinsparapan: ah ok.21:27
SlidingHorn!wifi | serses21:27
ubottuserses: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs21:27
sersesi've tried that already21:28
sersesno results21:28
parapandaftykins: so it's a good solution; maybe you can give it a try some time to check it on yourself ...21:28
OneM_Industriesdaftykins: And with the other issues, usually it is me trying to be tech support for others and discovering the limits of my knowledge.21:28
SlidingHornnone?  no errors, terminal output, etc? odd..............21:28
daftykinsOneM_Industries: can you go any older than 346?21:28
parapanioria is not here anymore ...but I already said thanks to him/her . ..21:28
OneM_IndustriesNo, I tried those. Same issue.21:28
sersesi've tried dmesg | grep Network but i get no error21:29
daftykinsparapan: no, because i do not need that functionality and would not use a system remotely graphically :) SSH is the answer.21:29
noeliaHello again21:29
zidsalwould anyone mind giving me a hand? I'm trying to install ubuntu and when it comes to the choosing the partitions screen the installer just crashes. I've tried booting in via the try ubuntu and opening gparted however the only drive gparted can find is my usb. Does anyone have any ideas?21:29
BottomNotchoops, I wasn't plugged in and my battery died. After I boot back up should I try to ping somthing, daftykins?21:29
Guest11330daftykins, should I reinstall the driver with the different kernel?21:29
noeliadaftykins I tried with a wired connection and it just doesn't work :(21:30
daftykinsBottomNotch: sure; pretty sure wifi would only connect if the desktop comes up ok though21:30
daftykinsBottomNotch: although you can probably get it to; just at low res, eh?21:30
franco_gbhelp, my ubuntu window bars disappeared and no keyboard shortcut works!21:30
daftykinsnoelia: can you be a bit more descriptive than "doesn't work" ?21:30
fritei want to search a directory for a file name21:30
fritehow?21:30
fritethe filename contains haar21:31
noeliadaftykins It doesn't get connected to the home network nor to the internet, the ethernet adapter doesn't work21:31
OneM_IndustriesOoh! Now it works!21:31
daftykinsOneM_Industries: what's that?21:31
franco_gbi usually kill the power to my machine and reboot. But is there another way?21:31
OneM_IndustriesReally, really slowly, and really dark, but it kinda works.21:31
daftykinsfrite: "find /path/to/look/in -name "*haar*"21:31
=== ^cj^ is now known as ^CJ^
BottomNotchDaftykins: At the dialog I mentioned when I first asked for help I could press ok and I had some options one of which was to boot with low graphics, I tried that and it just hung at the boot animation21:32
MonkeyDustfrite  try   find . -name 'haar*' -exec ls -l {} \;21:32
daftykinsfranco_gb: you can log in at ctrl+alt+F121:32
OneM_IndustriesOdd.21:32
OneM_IndustriesSo, now at least it runs.21:33
noeliadaftykins I downgraded from 15.04 to 14.04 because certain games asked for too high hardware requirements21:33
parapandaftykins: ok, I love ssh also, this tool uses the same ...X11 over ssh ...only that some time it is too complicated ...21:33
daftykinsOneM_Industries: you mean you ran it since purging all nvidia* ? that'd just be using the open source driver then21:33
daftykinsparapan: yes i know how it works - believe me; i just don't personally believe in doing so :)21:33
OneM_IndustriesBut the gamma is all the way up, and I have gone from a stable 60FPS to 15 at the max.21:33
parapandaftykins: do you know by the way what components needs to be started for the complete desktop to be shown ?21:33
noeliadaftykins But internet speed used to be high with Ubuntu 15.0421:34
daftykinsnoelia: i think what you should do, is use another computer to download a 14.04.3 ISO and reinstall.21:34
daftykinsnoelia: one way or another, you need to get up to date.21:34
daftykinsnoelia: running an older ubuntu is not going to make your computer any faster in games though21:35
noeliadaftykins If not 14.04.3... which Ubuntu version do I have installed in my computer?21:36
nicomachusdaftykins: that actually depends on the game... if it's in Wine, sometimes 14.04 is going to be better than 15.1021:36
daftykins14.04.021:36
BottomNotchDaftykins: At the dialog I mentioned when I first asked for help I could press ok and I had some options one of which was to boot with low graphics, I tried that and it just hung at the boot animation21:36
daftykinsnicomachus: right but we'd be taking a leap to say we're talking about wine;21:36
Decco848Frite, its common in a the most recent update of mate to find the search option IN Just off the panel Within the Places drop down list. Additional search methods would be someone Else's knowledge as i have not used the command line syntax21:37
daftykinsBottomNotch: yes; mmm it's very odd to see things fail so, what other options does it present?21:37
noeliadaftykins How do you know that? Just asking, I would like to be able to know which version I've got21:38
=== lahwran is now known as lauren
BottomNotchDaftykins: I already pressed ctrl alt f1, what's the console command to reboot?21:38
daftykinsnoelia: because your kernel is out of date and when i asked you to run "cat /etc/issue" you came up with 14.04 but not 14.04.1, or 14.04.2, or 14.04.321:39
daftykinsnoelia: so download and install 14.04.3 :) it's the best plan21:39
daftykinsBottomNotch: no need to, ctrl+alt+F7 gets you back21:39
noeliadaftykins Thank you very much indeed21:39
noelia:)21:39
daftykins^_^21:39
daftykinsmy pleasure21:39
BottomNotchDaftykins: it seems to be hanging at the boot animation again, or it's just taking a long time.21:41
zidsaldoes anyone have any ideas on why ubuntu can't find my hard drive when I'm trying to install it via my usb? the only thing that seems to be mounted is the usb21:42
daftykinsBottomNotch: at the first TTY, (F1) does "dmesg | tail" give you anything that looks like repeating errors?21:42
noeliaBy the way... Does MAC filtering affect wired connections?21:43
sersesdoes ubuntu 14.04 support more drivers?21:43
daftykinsnoelia: no;21:44
daftykinsserses: than 12.04? sure.21:44
sersesthan 1521:44
BottomNotchDaftykins: no, just some stuff having to do with wlan.21:44
daftykinsserses: no, it's older... however 14.04 can get the kernels from newer releases21:44
ich_daftykins, as u said I switched to kernel version 3.19. what nvidia driver should I install?21:45
noeliaThen I don't understand why I can't connect to the internet with a wire. I mean, whenever I connect a wire and ping www.google.com, the output is "Network unreachable".21:45
daftykinsich_: oh you're the guest from before; "sudo apt-get clean" first off then try "sudo apt install nvidia-352 nvidia-prime nvidia-settings"21:46
BottomNotchDaftykins: I can take a picture of what I got if you want to21:46
daftykinsich_: watch very carefully to make sure it creates a module for your 3.19 kernel21:46
BottomNotchI'm on my phone anyways21:46
daftykinsBottomNotch: sure; imgur.com is good21:46
daftykinsnoelia: can you ping your router's IP address?21:46
noeliadaftykins No, I can't either. "Network unreachable".21:47
daftykinsnoelia: sounds like your wired interface doesn't even have an IP21:48
noeliadaftykins That's right, it doesn't even get an IP via DHCP21:48
daftykinsnoelia: do you have access to another computer? it'd make life a lot easier to just download 14.04.3 and get it installed on there21:48
jack_logout21:48
ich_daftykins, yes. I don't know why I am not a guest any more :) is it ok if it prints something like "building for 3.19 and 4.3... building init module for 3.19" ?21:49
noeliadaftykins Is it possible to download 14.04.3?21:49
BottomNotchDaftykins: http://imgur.com/guHws5O21:49
noeliadaftykins I thought you could only download 14.0421:49
daftykinsnoelia: no it's the image available on the main page; http://releases.ubuntu.com/trusty/21:50
daftykins14.04.3 desktop amd64 = 64-bit21:50
nicomachusnoelia: http://releases.ubuntu.com/14.04/21:50
ich_daftykins, installation is complete. I will restart now21:50
niekas"More Ubuntu phones coming soon…" < When could be this "soon"?21:52
daftykinsniekas: #ubuntu-touch21:52
niekasdaftykins: thanks21:53
BottomNotchDaftykins: http://imgur.com/guHws5O21:54
daftykinsBottomNotch: yep, nothing of importance there really. so was it just the package "xfce4" you ran?21:54
daftykinsran the install of, that is21:55
BottomNotchDaftykins: I did sudo apt-get install xcfe4 but it said there was something wrong and to run it with --fixmissing or apt-get update. I ran sudo apt-get update tried again same thing then I tried with --fixmissing and it install, and worked unroll I rebooted.21:58
ich_daftykins, I have installed "nvidia-352 nvidia-prime nvidia-settings" after a restart I again got a black screen so I have purged everything21:58
Lihow to change between disk "not partitions" using cfdisk?21:58
daftykinsich_: alright, what did we say about graphics options in your BIOS? were there any?21:59
daftykinsBottomNotch: mmm so it could be some nasty stuck in a middle state sort of thing; do you still have a flash drive or DVD around that you installed from?21:59
ich_daftykins, oh. forgot that. what exactly should I check?22:00
daftykinsich_: look for any settings to pick between adapters22:00
bpromptLi:     check the man pages :/  ->  cfdisk /dev/hdc   <--- to change to /dev/hdc device22:00
* Decco848 falling back22:01
BottomNotchDaftykins: I think so but I have no idea where and I forgot to label it. Also, I used a dvd and I don't have access to a dvd reader right now.22:02
daftykinsborrowed an external optical drive the last time, or something?22:03
=== Numline1_ is now known as Numline1
BottomNotchDaftykins: no, my laptop's docking station has one and I leave it in my robotics room at another building22:05
daftykinsbrodul: bit old school using 'hdc' today, no? :)22:05
ich_daftykins, in the bios settings I can just adjust the intel graphics memory22:05
marcanuyHow can I solve this dependency problem? http://paste.ubuntu.com/13375530/ I can't configure libssl and it breaks all my other packages dependencies22:05
daftykinsich_: alright, often the Lenovos are pretty bad at working with the hybrid graphics options - if you boot with the 3.19 kernel again, can you share an X log from that?22:06
daftykinsBottomNotch: ah ok. hmm, at TTY1 can you run "sudo apt-get -f install" and report whether it does anything?22:06
illemarcanuy: if u do sudo apt-get install libssl do u got anything?22:07
marcanuyille: "E: Unable to locate package libssl" (ubuntu 15.10)22:08
illemarcanuy: if u run udo apt-get install openssl22:08
illesudo apt-get install openssl *22:08
illeopenssl should include libssl22:08
ich_daftykins, http://pastebin.com/vjtjk0tm22:09
=== NaStYdoG is now known as Guest30508
marcanuyille: tries to install it and then "dependency problems - leaving unconfigured"22:09
BottomNotchDaftykins: a lot of stuff came up but it looks like there are no issues, at the end it said 0 upgraded, 0 newly installed, 0 to remove, and 75 not upgraded.22:09
daftykinsich_: is it possible you at any point blacklisted nouveau or similar?22:09
=== Guest30508 is now known as NaStYdoG
daftykinsBottomNotch: ah, not upgraded isn't ideal though. hmm hang on22:09
illemarcanuy: did u google? http://ubuntuforums.org/showthread.php?t=192494122:10
ich_daftykins, "blacklist uas". I removed this line22:11
ich_daftykins, this was because I had (or have) a problem with an usb flash drive22:12
daftykinsich_: ah i see you found two logs this time; can you check the date and time on both of those with "ls -al /var/log" and tell me if they were definitely your most recent boot or not?22:12
BottomNotchLol, your like Superman daftykins, helping everyone at once22:12
marcanuyille: yes, I've been there, I've spent the last 4 hours with this issue :,(22:13
daftykinsit wasn't very wise XD it's quite confusing this :D22:13
ich_daftykins, this time? I can see my actual date and time22:13
BottomNotchDaftykins: well I appreciate it.22:14
daftykinsich_: would it be accurate to say that you've tried a lot of modifications with drivers already to try and resolve this one?22:16
BottomNotchDaftykins: I'm getting kinda tired of this, maybe I should just restore a backup and try to install lxde.22:16
Guy1524hey guys, so I am having a really big problem I tried installing bumblebee today but it didn't work, so I tried uninstalling it and now I can't use my nvidia 960m, every time I reboot the option in the x server settings gets switched to the intel card and when I just relog, the screen goes black for a few seconds then goes back to the login screen22:17
timg___hi, i am looking for a printer with scanner with great ubuntu support. any idea?22:17
daftykinsBottomNotch: i'm a fan of xfce, installing from xubuntu media is the best way - modifying a unity install goes pear shaped easily :)22:17
daftykinstimg___: picking hardware might be better in ##linux really22:17
OerHekstimg___, check the openprinting database22:17
timg___thanks, i am going to take a look22:18
BottomNotchDaftykins: yeah, I can see that. I wonder if I would have these issues if I hadn't purged unity after installing xfce22:19
ich_daftykins, mby. I installed the 4.3 kernel. inside the "additional dirvers" window I selected the nvidia (proprietary, tested) driver. after a restart and a black screen I purged nvidia*. after that I tried nvidia-352... purged it... so yes I think so22:19
OerHeks..good to tell that afterwards.. removing unity22:20
daftykinsBottomNotch: ah. didn't know that part :D22:20
daftykinsOerHeks: +122:20
daftykinsich_: oh and that's it? odd. i don't think the Lenovos tend to play ball with hybrid graphics so much. can you share a "dmesg" ?22:21
BottomNotchDaftykins: yeah it just now occured to me to mention that22:21
Bashing-omBottomNotch: "purged unity after installing xfce" can rip out a lot of things in the system . Might be as you guess better served now to do a clean fresh install of the desired DE .22:21
ich_http://termbin.com/o1s522:21
ich_daftykins, http://termbin.com/o1s522:21
daftykinsBottomNotch: +1 to Bashing-om 's suggestion, i'd focus on making some live media if you can22:22
daftykinsich_: just going to look up the downloads for this system, T450s you said... may i ask what country you're in for which Lenovo site to browse?22:22
BottomNotchDaftykins: what live media should I make?22:22
sersescan i update the linux kernel if i downloaded the latest kernerl?22:22
daftykinsBottomNotch: if you want to try out Xfce, xubuntu 14.04.3 for an LTS release would be great22:23
OerHeksserses, sure, by hand22:23
serseshow?22:23
ich_daftykins, austria. yes, T450s with a 940m22:23
daftykinsserses: if you're talking about from kernel.org then that's not supported22:23
sersesi install it as dpkg?22:23
sersesi have a .deb file22:23
OerHeksserses, you really *need* a reason to do so, take the kernel from mainline22:23
OerHeks!mainline22:24
ubottuThe kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds22:24
BottomNotchDaftykins: so your suggesting a fresh install?22:24
OerHeksserses, make sure you use the open videodriver, else you might need to fix those22:25
daftykinsBottomNotch: yep22:25
daftykinsBottomNotch: or get yourself somewhere you can use a wired network connection perhaps22:25
BottomNotchDaftykins: I've always been where I can get a wired connection, I'm only a few feet away from my router22:26
n0000bhi I have a Killer 1535 wifi card in  my laptop and I cannot get it to work with ubuntu22:26
n0000bI followed the instructions on the killer website22:26
n0000bbut one of the commands is generating an error22:26
n0000bI would really appreciate it if someone could please help me out22:27
daftykinsBottomNotch: ah ok, hop on it and try "sudo apt update && sudo apt dist-upgrade" then after that, "sudo apt install xubuntu-desktop"22:27
OerHeksn0000b, what does lspci or lsusb say about that device?22:27
OerHeksthe 8 digit hex number gives a clue about chipset22:27
BottomNotchDaftykins: ok, I tell you how it goes22:27
n0000b06:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)22:28
n0000bBus 001 Device 004: ID 0cf3:e301 Atheros Communications, Inc.22:28
n0000bThose are the outputs22:28
daftykinsich_: ok so already the newest BIOS, mmm it's not really behaving anyway which i'd expect, did you do an EFI install?22:29
zidsalhas anyone managed to get ubuntu installed on the new dell xps13? when I try to install it from my usb it can't find my hard drive. Any help would be amazing22:30
ich_daftykins, how can I check this? xD22:30
daftykinsich_: ah it doesn't matter. do you have your 15.04 boot USB or DVD to hand still?22:31
ich_daftykins, no22:32
daftykinsich_: can you make one?22:33
ich_daftykins, yes. but what for if I may ask?22:34
hubbunnyhey guys, I'm trying to install ubuntu as a dual boot with windows 7. My disk has 4 current partitions. If I want to install ubuntu alongside windows 7 I understand I have to remove a partition or change from primary to logical. Can anyone advise the best option?22:36
daftykinsich_: i'd like to see a 'dmesg' of a live session booting22:36
daftykinshubbunny: what are you typing from now?22:36
Bashing-omzidsal: Residual meta data on the drives ? what returns ' sudo wipefs /dev/sda ' Note that you should not just trust me that that command is safe (even though it is), you should run "man wipefs" and confirm for yourself that the command will just list all visible filesystems (and in this case, RAID metadata) and their offsets.22:36
hubbunnymy 7 machine22:36
hubbunnydaftykins22:37
daftykinshubbunny: run diskmgmt.msc and share a screenshot of the disk to imgur.com please22:37
hubbunnydaftykins grand gimme two secs22:37
zidsalBashing-om will try that in a second just noticed that raid enabled I will add that this is a brand enw laptop22:37
OerHeksn0000b, some equal devices need the atheros 10k firmware, http://www.killernetworking.com/support/knowledge-base/17-linux/20-killer-wireless-ac-in-linux-ubuntu-debian22:38
OerHeksand this > http://askubuntu.com/questions/607707/ath10k-installation/69156322:38
hubbunnydaftykins here you go https://imgur.com/WTzMqUS22:38
wildetwo partition haven't a file system22:39
Bashing-omzidsal: A desktop install will not deal with raid .. that is the realm of a 'server' install .. else there are several hoops to jump through to utilize raid in a desk top situation .22:39
hubbunnywilde one is for the ubuntu install22:40
sersesif download the latest ubuntu will it come with the newest kernel?22:40
wildeok.but fle system is needed.fat32 and 512mb of swap22:40
daftykinshubbunny: if you run "msinfo32" also, do you see a "BIOS Mode" entry in the right portion?22:40
zidsalBashing-om turning off raid solved the issues22:40
zidsaldon't know why it was enabled by default on my laptop22:40
Bashing-omzidsal: :) .22:41
hubbunnydaftykins 'BIOS Mode' being the name of the item? no I don't just 'BIOS Version' and 'SMBIOS'22:42
daftykinshubbunny: alrighty, do you plan to use just that spare 20GB for Ubuntu or to give it some more?22:43
hubbunnydaftykins well for now it was just for Ubuntu. I would however like to have a fresh install with basic space set for win7 and Ubuntu and the rest of the drive set up as shared but that can wait.22:44
BottomNotchDaftykins: dist-upgrade finsished, about to install xubuntu, cross your fingers!22:47
Bashing-omBottomNotch: Has my attention .22:47
pilneam... i missing something or is chrome not in the 15.10 repos? i can find chromium, but not chrome22:48
Seveaspilne: you're not missing anything.22:48
OerHekspilne, correct.22:48
pilneis it missing for a reason that i missed somewhere?22:49
OerHeksYou need the deb from the google site, it installs the downloadpackage & key22:49
waressearcher2there is that tool "free" it shows RAM usage is there some tool that shows what memory kernel uses ? like that variable vm.min_free_kbytes it sents some amount for kernel to use, so how to find out how much kernel uses now of that limit ?22:49
OerHekswaressearcher2, top22:50
OerHeksor install htop, my favorite22:50
pilneso.. blargh, i have to *manually* do updates for something?? not just apt-get update/upgrade? >.< lol22:51
daftykinspilne: no Google's package installs a PPA, then it can get updated - don't blame Ubuntu for Google's actions :)22:51
OerHekspilne, no, that package provides the gpg key so it can update22:51
pilneahhhh, so it is just a silly ass way of google doing things >.<22:52
OerHeksand ppa indeed22:52
Bashing-ompilne: Depends on what that "something" is . If it is of our repo .. that is all that is required .22:52
userls22:52
OerHeksthey do not allow us to distribute chrome.22:52
=== user is now known as Guest76666
daftykinshubbunny: in my experience if you don't do it now, you never will :) i see some messy partitions on there indeed from a factory install, 7 typically only has 2 partitions when installed in BIOS legacy mode.22:52
* pilne makes a note that google can do some silly-ass shit too22:52
OerHeksfirefox btw is also just the metapackage.22:52
daftykinshubbunny: anywho, i think 20GB will be quite tight depending on if you want to use sleep or hibernate at all22:53
pilnefair enough, i wonder why google doesn't want the metapackage in the repos22:53
OerHekspilne, me too.22:53
daftykinssince it's closed source i guess it's not allowed in22:53
Bashing-ompilne: As I understand it .. chromium is the test bed for google-chrome .22:53
pilneyeah... i'm too old to be test-bedding shit i have no intention of contributing to at the moment :p22:54
hubbunnydaftykins haha thats a true point. I'm just hesitate as I've alot of software installed I need and it would be a pain to resinstall them all. Actually I want to use the ubuntu partition to install Snort IDS for a project. I can afford to allocatate more space to that partition.22:54
waressearcher2OerHeks: top only shows what RAM system uses, I need those kernel's buffers22:54
daftykinshubbunny: sounds like you'd be better off with a VM in virtualbox22:54
hubbunnydaftykins hmm well I have been planning to dual boot with Ubuntu for a while to have it as daily user.22:55
BottomNotchDaftykins: xubuntu-desktop installed22:56
daftykinsboot13: and reboot!22:56
hubbunnydaftykins I'm just wondering whats the best plan of action for installing ubuntu now. As I understand it Ubuntu will not install alongside my Win7 if there are 4 primary partitions22:56
daftykinshubbunny: have you prepared a flash drive with ubuntu yet?22:57
hubbunnydaftykins I have. but when I try to install the only option is to install inside not alongside22:57
daftykinsare you sure you're not just trying to run the wubi.exe that's on there? we don't support that22:57
daftykinsyou definitely booted from it yeah?22:58
bprompthubbunny:     4primary is fine, ubuntu can use either of the 3 that aren't being used by windows22:58
BottomNotchDaftykins: it was hanging at the boot animation, rebootng22:59
the_countBashing-om: Back and ready22:59
zidsalI've got another quick question. I've installed ubuntu on my dell xps and there is a known issue where you cannot get internet on it until you install bcmwl-kernel-source. However when I try and install the .deb files I get errors. I was wodnering if anyone knew an alternative way I could quickly get internet e.g. via my phone? so I can install the file from apt-get22:59
hubbunnydaftykins perhaps thats the issue, I followed a guide using usbinstaller to set the usbdrive as bootable. should I do it a different way to avoid using the Wubi.exe?22:59
daftykinsbprompt: no it already has 4 is the point, already got this one in hand :)22:59
daftykinshubbunny: well you need to restart out of Windows and then boot the PC from that flash drive - is that what you did, or?23:00
hubbunnydaftykins yes thats what I did23:00
Bashing-omthe_count: I jere too .. OK.. We clean up the /boot partition . We want to keep the kernel that the touchpad is compatible with . Do you know which it is ?23:00
daftykinshubbunny: it'd be handy if you could come back on here to run a few commands from ubuntu - you can use webchat if you're not already to get on here23:00
the_countBashing-om: Is there any way we can get a list of installed kernels so I don't have to shut down and restart again?23:01
pilnehas anyone gotten steam to work without command line fuckery in 15.10 yet?23:01
micl_hi23:01
hubbunnydaftykins, I'm using xchat so I can switch to web. So if I simply select try ubuntu vs install will that work?23:02
daftykinshubbunny: yeah it'll start a live session to work from23:02
hubbunnydaftykins grand be back in a min so23:02
Bashing-omthe_count: ' dpkg -l | grep linux- ' .23:02
bpromptzidsal:    http://ftp.psu.ru/linux/ubuntu/pool/restricted/b/bcmwl/   <---- you could try installing manually, the 6.30 would be the lastest one, use that and do a -> sudo dpkg -i YOURFILE.deb <- to install it23:03
the_countBashing-om: That's not going to work, I'll restart and get it from there... I'm not going to be able to narrow it down from the items on the list23:04
SupaYoshihi guys, im trying to setup a kvm-qemu virtualserver, however i am having an hard time doing it on ubuntu server.23:04
BottomNotchDaftykins: it booted, I logged in and now I just have a blue background with a mouse and my cursor, no other UI elements23:04
SupaYoshiCan anyone help me out? I had some tutorials, and they are talking about virt-manager, and this is where I get stuck.23:04
ModFatherHi There, can i install Ubuntu MATE version to Raspberry Pi 1 ( 2011 model ) ?23:05
zidsalbprompt I will try that bluetooth tethering from my phone isn't working23:05
daftykinsBottomNotch: ok, same trick to get to TTY1 then "sudo apt install pastebinit && pastebinit /var/log/Xorg.0.log"23:05
daftykinsModFather: #ubuntu-arm might be of use23:05
cheetahw26I'm upgrading some custom software from ubuntu 12 to 14, but it seems a lot of the packages we were using are not available... is there a way to add the old repository to install some of them?23:06
hubbunnydaftykins: Back in live session now23:07
daftykinshubbunny: if you run the terminal program, "sudo parted -l | nc termbin.com 9999" will produce a link to share here23:07
the_countBashing-om: The origional and working kernel is 3.16.0-30-generic and current is 3.19.0-33-generic23:07
hubbunnydaftykins: http://termbin.com/qtlz23:08
bpromptcheetahw26:    I'd say nope, can you include the old repository? yes, will the package work with new libraries in 14? nope, the older apps may require specific versions of the library, and the 14 install may have a newer version, or may do without it since it's functionality may have been grouped onto another lib23:09
zidsalsweet got it working via usb tethering23:09
daftykinshubbunny: mmm so it is indeed as you feared, you'll either need to backup your data; try using a GUI partition tool on ubuntu there to delete partition 2 and then move the resulting ones back to the front of the drive so you only have 3, or just wipe the lot and start from scratch23:09
daftykinshubbunny: you might have a factory recovery disc set to burn to DVD / create ISO files from on that Windows install from that current 21.5GB partition 2.23:10
daftykinshubbunny: though personally i just clean install from official vanilla windows 7 media23:11
Bashing-omthe_count: K; so we need a list of what is installed . ' dpkg -l | grep linux- ' and we then remove old kernels.23:11
hubbunnydaftykins: hmm ok thanks for looking. I presume I can just download a win7 iso and install fresh and ubuntu after23:12
the_countBashing-om: Mighty long list here: http://paste.ubuntu.com/13377437/23:12
BottomNotchDaftykins: sorry that took so long, I kept trying to do apt-get instead of apt-get install :p paste.ubuntu.com/13377403/23:12
Bashing-omthe_count: So i expected ..take me a bit to cradt the removal commands.23:12
the_countBashing-om: Have fun I guess is the least I can say...23:14
daftykinshubbunny: yeah, i think there's still a legit MS page to grab one proper - not sure if this works https://www.microsoft.com/en-us/software-download/windows723:14
hubbunnydaftykins: thanks very much I'll do this in the morn.23:14
daftykinshubbunny: np :)23:15
the_countdaftykins: I'm supprised that they still host a page wor W7 downloads23:15
daftykinsthe_count: they did, they were all pulled due to newer versions being out23:15
daftykinsthe_count: oh you mean that they do, i don't know if it works. US only site too.23:16
daftykinsanyway, off topic here23:16
daftykinsBottomNotch: hrmm can you double check "cat /etc/issue" ?23:16
the_countdaftykins: I try to keep those ISO's around, and yes, the second one, I hope hubbunny has a product key23:17
daftykinsthe_count: same here, but still off topic23:17
the_countdaftykins: Right23:18
kauwawhat exactly is the channel topic?23:18
daftykinstype "/topic" and you'll see23:18
BottomNotchDaftykins: it just shows Ubuntu 14.04.3 LTS \n \l23:18
daftykinsor read the top line in your client23:19
daftykinskauwa: short version: support, support... and more support.23:19
Bashing-omthe_count: Yeah .. been problems for a while ! .. let's take a gentle poke at it ' sudo dpkg -P linux-image-3.16.0-41-generic ' See what the poke yields .23:19
kauwa#ubuntu : you're not a channel operator. Thank God for that!23:19
daftykinsBottomNotch: "ls -al /home/username/ | pastebinit" ?23:19
the_countBashing-om: Looks good to me... I think that was the kernel which we first installed long ago... There were no errors.23:21
BottomNotchpaste.ubuntu.com/13377678/23:21
kauwaI'm having problems with wine running MetaTrader 523:22
Bashing-omthe_count: 'sudo dpkg -P linux-image-3.16.0-45-generic ' .23:22
bazhang!appdb | kauwa23:23
ubottukauwa: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help23:23
the_countBashing-om: Good23:23
bazhang /join #winehq for that kauwa23:23
kauwathanks Mr. ubottu23:23
Bashing-omthe_count: Next : ' sudo dpkg -P linux-image-3.19.0-25-generic ' .23:24
mrrellikjoin /#Hak523:24
the_countBashing-om: Good, and do you know at the moment how to speed the pointer up, this is very handicapping.. It is at max in settings, although it may be a part of the xorg problems we were dealing with, I would suppect it is as with the origional kernel, the pointer is at normal speed23:26
Bashing-omthe_count: Ouch .. see this "rc  linux-image-extra-3.16.0-30-generic" the start of the problem . where 'rc' is removed - yeah thge kernel that works ! but config files remian . When we can we will RE-Install this one .23:26
the_countBashing-om: What does that mean/imply?23:27
Bashing-omthe_count: As to the pointer . must be in the settings for the touchpad, that at this time you can not access .. - my best guess - .23:27
=== ^CJ^ is now known as ^cj^
Guy1524hey guys, so I uninstalled bumblebee today and now I cant use my gtx 960m23:27
the_countBashing-om: That makes sense23:27
Bashing-omthe_count: The -30 kernel, can say no more about it . To our present work ' sudo dpkg -P linux-image-extra-3.16.0-41-generic ; .23:29
the_countBashing-om: I meant, what does the ' rc ' mean?23:30
the_countBashing-om: And this one removes succesfully, although it didn't give nearly as long of list as it was being removed23:31
BottomNotchDaftykins: my orc client crashed, have you told me to do anything else?23:31
BottomNotchMy irc client, dang autocorrect23:32
Bashing-omthe_count: "rc" is (R)emoved, (C)onfig files remain . Next is ' sudo dpkg -P linux-image-extra-3.16.0-45-generic ' .23:32
the_countBashing-om: Ok, I see, and removed succesfully23:33
AlexQHi. After upgrading to Xubuntu 15.10, booting freezes after some time. However, I can successfully boot into Recovery mode, and from there boot even further to desktop, although with an enormous number of "System problem detected" windows on top of one another that are there from the very beginning.23:33
AlexQSo, I guess a good starting point would be checking the boot log from the normal boot. How can I do that? When booting normally, the splash screen freezes and I can't switch to another vterm usint Ctrl+Alt+Fn23:33
Guy1524hey guys, so I uninstalled bumblebee today and now I cant use my gtx 960m23:35
the_countBashing-om: And, there is another couple ' rc ' further down the list as well23:35
Bashing-omthe_count: ' sudo apt-get remove linux-{image,headers}-3.16.0-{46,48,50,51,52,53,}-generic '23:36
BottomNotchDaftykins: my orc client crashed, have you told me to do anything else?23:36
daftykinsBottomNotch: sorry had to step away for a sec, is your username really 'username' or did you edit it? :D23:36
the_countBAshing-om: Do I enter that command as is, or one at a time cycling through the options?23:36
daftykinsBottomNotch: anyway "sudo chown -R username: /home/username/" then reboot with "sudo shutdown -r 0"23:36
BottomNotchMy username really is username ☺23:37
Bashing-omthe_count: Ouch .. I got side tracked and missed those other 'rc' go ahead and take them out too at this time .// That command ^^ as is .. crafted for your use .23:37
daftykinsheh23:37
telldrakHello23:38
ichdasichheho23:38
bpromptallo23:38
micronotteehi, does cat have any file size limit?23:39
AlexQFor some reason, it seems that my Intel driver is still from oibaf ppa. git-99840eb 2015-11-20 vivid-oibaf-ppa23:39
ichdasichis there a valid security contact process for canonical infrastructure?23:39
the_countBAshing-om: Bashing-om: http://paste.ubuntu.com/13378229/ was the result of that command, and remove the other 'rc' as I did for the others?23:39
Guy1524hey guys, so I uninstalled bumblebee today and now I cant use my gtx 960m23:39
telldrakSo, I'm relatively new to Ubuntu, but have managed to sort out a lot on my own. I've got to a point where I could use some assistance. I have a web-server running on Ubuntu 14.04 on Digital Ocean, and have Apache2/MySQL/PHP5 on it. I am trying to get sendmail set up for it. I have three domains running, and need to get mail going for two of them23:39
bpromptAlexQ:    I'd think it'd be at /etc/X11/Xorg.0.log    which IIRC you can just get by using "dmesg"23:39
telldrakI'd greatly appreciate some resources if you have some that you think would be helpful23:40
Bashing-omthe_count: Look'n at http://paste.ubuntu.com/13378229/ . yeah .. just substitute the correct version version number . should be clear at this point fot the 'rc' kernels .23:41
AlexQmicronottee: I don't think so, it uses standard input/output mostly, so limited by the filesystem I guess23:41
bprompttelldrak:     did you mean to post that at #ubuntu-server ?23:42
AlexQbprompt: Nothing there. I think Xorg logs are somewhere else. What is IIRC?23:42
telldrakbprompt: Now that I'm aware of it, I'd imagine so. Thank you :)23:42
bpromptAlexQ:     IIRC irc ling for If I Recall Correctly =)23:43
the_countBashing-om: Aparently none of those 'rc' are installed23:43
bprompts/ling/&o/23:43
the_countBashing-om: Onesec... that wasn't right23:43
AlexQbprompt: Thanks. dmesg is a general boot log, and X.org log is something else, but I guess X is also worth checking23:43
Bashing-omthe_count: Try again ' sudo apt-get remove linux-{image,headers}-3.16.0-{46,48,50,51,52,53}-generic ' silly little comma I had but in . removed now .. should run .23:44
BottomNotchchown: missing operand after 'username:/home/username/'23:44
bpromptAlexQ:    done an "fsck" yet while at the recovery mode?   from a root shell23:44
AlexQyeah, it was fine23:44
tron103Is it possible to generate a d-i netboot initrd.gz+kernel from a working system?23:45
bpromptAlexQ:     I assume " sudo apt-get check " turns up nothing..... wondering if some package isn't configured, couldn't hur to do a " sudo dpkg --configure -a "23:46
AlexQI did reconfigure as well23:46
bpromptrats!....ok23:47
AlexQbprompt: I had problems with apt as well, but these seem to be resolved23:47
AlexQHow do I remove a ppa?23:47
the_countBashing-om: This one will not remove, says it is not installed but is still in the list when I rerun it: ' sudo dpkg -P linux-image-extra-3.16.0-25-generic '23:47
bazhang!ppa-purge | AlexQ23:47
ubottuAlexQ: 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:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html23:47
AlexQI thought it's not there anymore, but it seems I have my graphics driver from a custom ppa with newer driver. Would like to purge that and try to install the official one23:47
bpromptk23:48
the_countBashing-om: Wow, that's a whole 1.1gb to remove of kernel's...23:48
telldrakheh. Crickets in #ubuntu-server23:48
=== cyphase_ is now known as Guest82891
the_countBashing-om: It's removing these files and giving warnings that kernel headers are missing, and installing these headers will fix the problem23:50
bprompttelldrak:    well, crickets are better than cockroaches methings =)23:50
Bashing-omthe_count: Sorry, you have lost me .. no idea what linux-image-extra-3.16.0-25-generic relates to . It does not in fact exidr . Need hand holding ?23:50
bpromptthinks rather, shoot, typo23:50
VictoriaXOXOQ: That list of [OK] and [FAIL] while shutting down. Can I view it right now while the system is on?23:50
the_countBashing-om: It was one of the 'rc'. You should find it on that previous pastebin23:51
daftykinsBottomNotch: anyway "sudo chown -R username: /home/username/" (space after the :) then reboot with "sudo shutdown -r 0"23:51
BottomNotchDaftykins: chown: missing operand after 'username:/home/username/'23:51
telldrakbprompt: perhaps, but I need to get somewhere on this asap. I have two store sites that haven't sent any e-mail in a couple of weeks. :/23:51
the_countBashing-om: Bashing-om: You can see what I am trying to say here, look at the warnings... My terminal is also set to only hold a linited number of lines, so only part of it is there. http://paste.ubuntu.com/13378569/23:52
AlexQbazhang: PPA to be removed: oibaf graphics-drivers23:52
AlexQWarning:  Could not find package list for PPA: oibaf graphics-drivers23:52
BottomNotchOk hold on23:52
geniidaftykins: You can use chown username.   or username :groupname23:52
=== Nme is now known as Guest65538
geniidaftykins: ...but not username:23:52
Bashing-omthe_count: I am now confused where we are and what is happening . square 3 : ' sudo dpkg -P linux-image-extra-3.16.0-41-generic ' the -30 kernel we want to KEEP .23:53
daftykinsgenii: sure i can, username: makes it username:username auto23:53
AlexQbazhang: But it seems I still have a package from that ppa. So after purging that package and installing it again I should get the original one, yeah?23:53
geniidaftykins: Doesn't work here.23:54
AlexQbazhang: But of course it would be best to replace all packages from that ppa with the original ones23:54
bazhangAlexQ, the official one you want is from where23:54
the_countBashing-om: Ok, I sent you a couple entirely different things, when you told me to remove sudo dpkg -P  linux-image-extra-3.16.0-25-generic23:54
Bashing-omthe_count: "http://paste.ubuntu.com/13378569/" that output looks great . to be expected that the ystem rebuilds as kernels are removed .23:55
daftykinsgenii: weird, what's your example? fine here on 14.0423:55
BottomNotchDadtykins: I did what genii said23:55
AlexQbazhang: From normal Ubuntu repos, main probably. Ops, I guess it's from Ubu repo. Talking about xserver-xorg-video-intel. Version: 2:2.99.917+git1511200733.f6e931~gd~v Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>23:55
the_countBashing-om: That one was an 'rc' But I cannot remove it... It says that it is not installed but still populates thelist23:55
VictoriaXOXOQ: That list of [OK] and [FAIL] while shutting down. Can I view it right now while the system is on?23:55
daftykinsBottomNotch: you just didn't have a space where one was needed; anyway as long as "ls -al /home/username/" shows all but ".." as owned by username:username ; you can reboot23:55
the_countBashing-om: And you just referred to the other part I was trying to tell you.. You got it23:56
Bashing-omthe_count: I may have messed up .. too much on my mind .. the -25 kernel relates to the 3.19.0 (19!!) series .23:56
AlexQbazhang: It was dpkg -s. So it is so new? 20th of Nov '15?23:56
BottomNotchI put a space where you said and got the same message23:56
bprompttelldrak:   http://effectivewebdesigns.blogspot.com/2013/04/how-to-set-up-sendmail-on-your-ubuntu.html#.Vk-1wedB0ok          or     http://askubuntu.com/questions/47609/how-to-have-my-php-send-mail    maybe?23:56
Bashing-omthe_count: I am now lost ... from square one ..a new ' dpkg -l | grep linux- ' . See if I can get us a level playing field .23:57
BottomNotchDaftykins: I rebooted, same issue as before23:58
bprompttelldrak:    there's a channel #open_atrium that seems to be LAMP based, just a few folks though23:58
the_countBashing-om: I don't think you are confuzing youself, the 3.19.0-33-generic is current... We were removing everything but the ' 3.16.0-30-generic ', the one which works23:58
daftykinsBottomNotch: are those files ok on the ownership front as mentioned? i think it's time to give up.23:58
BottomNotchYeah they were23:59
the_countBashing-om: This is current: http://paste.ubuntu.com/13378749/ from ' dpkg -l | grep linux- '23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!