[00:02] !sound [00:02] If you're having problems with sound see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - For playing audio files, see !Players and !MP3 [00:15] valorie: most likely they like you :) [00:16] ha, only because they don't *know* me [00:16] lol [00:43] So I have a smallish problem, everything mostly works but I added the cl unstable ppa awhile ago, didnt realize that it was the daily untested builds. I removed the ppa but is there a way to revert back my upgrades? Some things wont install because Im in unstable, like muon. [00:47] shurtagul: you might use ppa-purge [00:47] !ppa-purge [00:47] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:50] valorie: ok so since I removed the ppa, do I add it then use ppa-purge? [00:51] you don't have to add it I don't think [00:51] you have to install ppa-purge though [00:52] thanks valorie youre very helpful === struk|desk|away is now known as struk|desk === struk|desk is now known as struk|desk|away [01:40] valorie: Still cant get it to work. It did downgrade some packages, I installed synaptic, tried to fix dependencies to no avail === struk|desk|away is now known as struk|desk === struk|desk is now known as struk|desk|away === struk|desk|away is now known as struk|desk [03:24] hello [03:24] so kubuntu (or is it apt?) *used* to delete older kernels (keeping 1 older version around, i think) automatically. but recently (after upgrading to 15.10 maybe?) all kernels keep piling up, old ones do not get autoremoved anymore === struk|desk is now known as struk|desk|away === struk|desk|away is now known as struk|desk [04:41] allo , ello :) [04:44] Kubuntu is running a bit slow for me (not much installed as of yet) is there a way to speed up the loading of programs safely? or is Kubuntu generally slow because of how it's "built"? [05:23] shurtagul: try `sudo apt install -f` [05:23] more than once if necessary [05:24] the -f switch is not force, but fix [05:47] ok [06:16] ericcaron: it does seem a bit slower later [06:17] it's like the devels now all have SSDs, so they aren't noticing it [06:18] yeah i am on a ghetto first gen intel macbook pro. stuff loads up sluggish but downloading and installing anything doesn't seem to be too bad. everything seems to work right at least, wishing there was a non-destructive way to boost program load speeds across the board. though i am thinking its a combination of hardware+software. [06:28] could be [06:39] i will stick to it for now . might swap over to xubuntu or something lighter. just using it to browse the net and explore commands and what not inside of linux itself/ learn to trouble shoot etc === alpha is now known as Guest54359 === struk|desk is now known as struk|desk|away === struk|desk is now known as struk|desk|away [09:27] hi === user is now known as Guest46889 [11:38] How can I install Kubuntu without instaling boot manager? I'm using reFInd and I would like to do this manualy. === alpha is now known as Guest4416 [12:29] not my first noob question: how do i install plasma 5.5 on kubuntu 15.10? [12:31] is there perhaps a tutorial availabl? [13:12] Hey folks === TheRedQueen is now known as Drone` [15:37] I'm searching for a facility in kubuntu that will allow me to easily mount unmounted partitions without using fstab. This is a feature of ubuntu and i'm looking for a similar feature in kubuntu. [15:44] looks like dolphin is what I'm looking for. === struk|desk|away is now known as struk|desk === struk|desk is now known as struk|desk|away === charles_ is now known as Guest66989 === ian is now known as Guest51577 [17:45] BluesKaj: heya [17:46] Hi Roey [17:46] was wondering, couldja help me with this, it's been not working for months now.; [17:47] first off, [17:47] I am not sure what device it is getting assigned [17:47] if any [17:47] I checked /var/log/syslog and dmesg and found nothing [17:48] dmesg [17:48] er [17:48] sdb [17:49] I disconnected and re-connected it, now I see it is /dev/sdb. [17:49] then I try "sudo mount /dev/sdb /backup" [17:49] ls /backup [17:49] (it shows nothing) [17:49] try to resist hitting the enter key too often...put your question in a single line , makes it more coherent for me [17:49] ok [17:50] is /backup in /etc/fstab? [17:51] yeah. [17:51] BluesKaj: yes it is. [17:54] you shouldn't need to mount it then [17:55] omg [17:55] listen [17:55] it won't even get recognized [17:55] I'm trying to diagnose this [17:55] I tried cfdisk /dev/sdb, [17:55] and it asks me to assign it a label. [17:55] unless the entry is incorrect [17:55] which is not what I expect from cfdisk [17:56] it doesn't matter, I can't even mount this successfully when I specifically enter the device name [17:56] pastebin your /etc/fstab file [17:56] I'm tryinhg to find out if my disk is damaged or if it is recoverable [17:56] one moment.. [17:57] BluesKaj: http://pastebin.com/7DTw7Sis [18:00] not familiar witht nofail entry, what's that supposed to do [18:01] it means that it will not pause the system and ask for user help if the drive is not found [18:03] ic [18:19] "mount /dev/sdb" is almost certainly wrong. You probably want something like "mount /dev/sdb1" [18:19] As a bit of a sanity check, you can also try "sudo blkid /dev/sdb1" to see what file system it has [18:20] jesus fucking christ. [18:21] are you not reading what I said above about it not even recognizing the drive? [18:21] /dev/sdb: UUID="0b632782-3d8d-4a5e-bea3-2197cd38deef" TYPE="ext4" [18:35] If /dev/sdb is reporting as an ext4 partition, then I would think something is very wrong [18:35] sudo blkid /dev/sda ; /dev/sda: ... PTTYPE="dos" [18:36] /dev/sdb should list a partition table. /dev/sdb1 should be a file system. [18:37] hmm [18:38] well I have it on /dev/sdb [18:38] not /dev/sdb1 [18:38] (I hae the filesystem on /dev/sdb) [18:39] That's definitely not normal [18:39] ok [18:39] I mean tat's the way I've been doing it for ages [18:39] (on my backup drive, that is) [18:39] I dunno, maybe it can work, but I've never tried it, and I have no idea why anyone would want to [18:39] ok anyway, so: [18:39] I cannot seem to mount this. [18:40] and I do not see any error messages in the output of "dmesg" or in /var/log/syslog [18:40] I am considering just re-formatting this and setting Dirvish back up again. [20:41] Any of you guys know how to post to newsgroups anonymous? [20:45] try #newsgroups, this is kubuntu support [20:46] or some such chat [20:47] ok BluesKaj, this IRC Client is a PITA lol === fred_ is now known as Guest40096 === jayhunold is now known as jhunold [23:14] hi! I set up a printer using CUPS, test page from both CUPS and kde printer settings works fine, pdf sent to the printer using lpr works fine as well, but in okular the page is not centered (it gets cut off by a few cm on the right...), any ideas? tnx