=== claydoh_ is now known as claydoh === ruben is now known as Guest94119 [01:52] Urk! I've done something dumb. :-) I don't suppose there's anything surprising in that, mind you. During my last boot, KDE threw up a screen about all the audio devices it wanted to discard and without thinking about it, I merely clicked OK as I was absorbed in doing something else and I just wanted the bloody interfering window to go the hell away. Now, after rebooting, there are no devices for sound playback at all! There's only [01:52] the dummy output device. WTF? [01:53] Can some kind soul tell me how to get my SoundBlaster X-Fi recognised again? pavucontrol is no help. === TheLordOfTime is now known as teward [02:36] DarthFrog: have you tried alsamixer from the cli? === hewhomust is now known as rannonga [03:15] valorie: No. Not yet. [03:16] That's an excellent idea. [03:35] I need some help with Quassel [03:36] !ask [03:36] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [03:37] Quassel randomly stops showing up, it works but it just stops showing up after some weird glitch [03:37] I'm using Ubuntu though so maybe Compiz is at fault, but no windows pop up when I kill Compiz [03:38] I'd have to delete ALL of my data from Quassel JUST for it to show up again! [03:38] What is going on? === pc is now known as plarke === calin is now known as crucerucalin === daniel is now known as Guest42285 [09:54] how do i solve this problem without network access? i tried downloading the .deb suggested in the Solution, copy to thumb drive then copy to the networkless laptop with no wifi drivers. now Package Installer is whining about Unsatisfied dependencies. meanwhile,the download site mentioned no dependencies. https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/198758#comment-6 ... [09:54] ... http://packages.ubuntu.com/quantal/i386/linux-backports-modules-cw-3.6-quantal-generic/download [09:54] jargon: please don't cross-paste your questions, it's boarderline spam === mpmc[BNC4FREE] is now known as mpmc [11:53] Hey folks === s is now known as android_user_ [15:07] * cvfdfdf saluda!! [16:00] To restore deleted sound devices in KDE, delete ~/.kde/share/config/phonondevicesrc and delete ~/.pulse. Then restart KDE. [17:07] How do I write and boot from the Kubuntu disk image? I wrote it, from Xubuntu, using the startup disk creator. I then boot from the USB stick with the bios, but the screen stays black and nothing happens. I left it this way for half an hour before I gave up. Solutions?: [17:12] Hello??? [17:17] Dan_D: Hi. [17:17] Hello [17:17] Dan_D, di you setup your BIOS to boot from usb? [17:18] Yep [17:18] I have done it successfully before with the Xubuntu image [17:18] Is there a command line way of doing it? I feel that would be more reliable. [17:19] Did you verify the integrity of the ISO image before burning it to the thumbdrive? [17:19] Dan_D, does your machine use UEFI? [17:19] I just restart after upgrading to kubuntu 14.04, and I already have a problem. I cannot play any videos on this new system. Smplayer, VLC, even mplayer from konsole resulting auto logoff.. any suggestion? [17:19] I do not know BluesKaj, DarthFrog I did do the mdsum thing [17:20] Dan_D: when you say you've been previously successful, do you mean on this same machine? [17:20] i.e. same hardware [17:20] Yes. [17:20] there's an EFI option in the bios if your machine is newer than 2010 [17:20] I did it by command line last time, cannot remember what commands though. [17:22] Dan_D: I would do it by "dd if= of=/dev/sdb" if the thumbdrive is /dev/sdb. [17:22] Ok [17:22] How do I find out what the thumbdrive is [17:23] The name I mean [17:23] Also I will need to format it. [17:23] unplug it. Issue the "dmesg" command. note the last line. Plug it in and see what dmesg says. [17:23] Ok [17:23] No you will not. [17:23] Oh ok. [17:23] the ISO image already contains a file system. [17:24] Cool [17:24] You do not want to mount the thumbdrive. Also, "dd" will blow away anything already on the drive. [17:24] OIk [17:24] How do I avoid mounting it [17:24] ? [17:25] If that doesn't work, I guarantee double your money back. :-) [17:25] Ok [17:25] Does this sound like the device name? [ 1125.858652] scsi5 : usb-storage 1-1:1.0 [17:25] Or [ 1126.856819] scsi 5:0:0:0: Direct-Access Verbatim STORE N GO 1.0 PQ: 0 ANSI: 2 [17:26] Just stick the drive in and issue the dd command. Be *very* careful that you identify which device it is cuz if you get it wrong, you can overwrite something you'd rather have not overwritten. [17:26] Ok [17:26] No. dmesg will tell you /dev/sd [17:26] Ok [17:28] There are so many things dmesg is saying I am finding it hard to see anything that is /dev/sd [17:29] It'll be at the bottom after you plug in the thumbdrive. [17:29] Ok [17:29] Very bottom? [17:29] This is the bottom thing: [ 1328.461008] sd 6:0:0:0: [sdb] Attached SCSI removable disk [17:29] Yes. [17:29] Last screen. [17:29] there you go, /dev/sdb [17:29] Ah, thanks [17:30] SO: dd if=kubuntu-13.10-desktop-i386.iso of=/dev/sdb is the command I want? [17:31] Also, if it works, will it overwrite my hard drive when I install kubuntu? I DO want it to ideally. [17:32] I mean the whole hard disk in my machine. === mpmc is now known as mpmc[BNC4FREE] [17:34] DarthFrog, I ran dd if=kubuntu-13.10-desktop-i386.iso of=/dev/sdb in the directory, it said it needed root privs.SO I did sudo dd if=kubuntu-13.10-desktop-i386.iso of=/dev/sdb and entered my password. Nothing is happening, or am I just impatient? [17:37] Wait. [17:37] Ok [17:40] Ok, it is finished DarthFrog. I should now try booting from it? [17:40] Up to you. [17:40] Thanks for the help! [17:41] If it works, you're welcome. If it doesn't, I deny any knowledge. :-) [17:41] BTW, what's your end goal here? [17:49] he left [17:49] I just restart after upgrading to kubuntu 14.04, and I already have a problem. I cannot play any videos on this new system. playing video using Smplayer, VLC, even mplayer from konsole resulting auto logoff.. fglrx is installed and working. wobbly windows, game, runs well. but not videos. any suggestion? [17:49] safridzal, install kubuntu-restricted-extras [17:49] BluesKaj: My internet connection has been as slow as pouring molasses in a polar vortex for the past day. :-( I have severe lag. [17:50] Shaw is not my friend right now. [17:50] hey DarthFrog, bummer.... must servicing the servers [17:50] be [17:51] bell just shuts our switch off here , without any warning when servicing [17:51] BluesKaj: I'm waiting for a call-back from their tech support. [17:51] lag here is 54ms [17:51] Lovely. I'm getting ping times of over 2 seconds to the Shaw network. === SunTsu_ is now known as SunTsu === euphoria|jacked is now known as euphoria === DarthCodus__ is now known as DarthCodus === sayakb_ is now known as sayakb [18:12] does kubuntu support UEFI installation? [18:13] anyone ever try it... [18:14] Daaaaaaaaaaaaaaaaaaaaamn. The Kubuntu install keeps on failing with an error. It says it is most commonly caused by a faulty disk. However, I was not getting any errors while running the OS I used to have on it (Xubuntu). So now... my computer is screwed up (no OS on it at all) and I cannot install one (Kubuntu won't install) [18:14] This is being posted from a different Windows computer by the way. [18:15] And I need the computer tomorrow for school. I have at least backed up all my schoolwork. [18:16] Help anyone? [18:17] Dan_D: Have you tried Unetbootin? [18:17] What is that? [18:17] If it is an installable program, then no. [18:18] Dan_D: Unetbootin is a tool for making live-usb sticks: http://unetbootin.sourceforge.net/ [18:18] I did it by command line from Xubuntu [18:18] The 'Try Kubuntu' option works, but installing fails with a hard disk error [18:19] Dan_D: Did what? [18:19] I wrote the .iso to usb stick with command line. [18:20] Dan_D: Should work, but I have bad experience with it. Unetbootin works usually for me. [18:20] Ok [18:20] I will try it then. === calin is now known as crucerucalin [18:39] hi [18:42] hi windows [18:43] hi [18:44] is there any way to get guvcview or cheese to work like motion security cam [18:44] ;) on laptop [18:45] I must say that after 2y of ubuntu usign kubuntu rocks this is PRO [18:49] windows: I don't think there's a way to get motion detection working in guvcview or cheese, but that app I directed you at in -offtopic *does* do motion detection. And if you want more like an actual CCTV system, look into ZoneMinder instead [18:49] !info zoneminder [18:49] zoneminder (source: zoneminder): Linux video camera security and surveillance solution. In component universe, is optional. Version 1.25.0-4ubuntu2 (saucy), package size 1845 kB, installed size 5915 kB [18:56] yes nice idea I can setup zoneminder server and use it XD [18:56] tnx [18:57] np === kubuntu is now known as Guest54688 [19:19] hallo [19:20] ist jemand da? [19:20] !de [19:20] 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! [19:25] hello guys [19:25] My computer have a resolution of 3200x1800 [19:26] Any tip for having something beautiful as workspace ? [19:34] привет [19:34] !ru | kubuntu_ [19:34] kubuntu_: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [19:46] something beautiful as workspace? [19:55] bprompt, currently, my desktop is not workable [19:56] ? [19:57] bprompt, http://i.stack.imgur.com/qiELb.jpg [19:57] that's my screen on ubuntu [19:57] it's worse on kubuntu [20:01] hmhmmm I am not sure I follow what you mean by ..... "worse" :/ [20:19] bprompt, imagine that my screen is a 15" display [20:20] You can imagine that i cannot read text from a distance of 30cm of the screen [20:20] And I want to be able to read from 1meter (seems legit) [20:21] On ubuntu I can make fonts bigger (again too small on my screen after manipulation) [20:21] you mean the resolution is too high? [20:21] yep [20:22] On kubuntu I can set font higher but it doesn't work for every texts (as in ubuntu in facts) [20:22] in kubuntu you can change the resolution by "system settings" > display and monitor [20:22] But on the text it works, it's readable. [20:22] Problem: it brokes the entiere interface [20:27] then change your resolution [20:35] You can try cycling through available resolutions with ctrl-alt- === saba is now known as Guest11359 [21:11] kubuntu I think it will be nice if there was app for sync privete phone - pc ---- whole mobile on your PC just with linux XD [21:52] hello [21:52] anyone home tonight? [21:53] * bprompt is not really here tonight, he's really off sleeping and couting cows [21:53] s/cou/&n/ [21:55] how do I remove a repository? [21:55] ppa [21:56] dougl: Edit /etc/apt/sources.list.d/ [21:56] thanks [21:56] !ppapurge | also [21:56] also: 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 [21:59] :) [21:59] thanks guys === Husarz is now known as Husar === valorie_ is now known as valorie === tom_ is now known as Guest81538 === mpmc[BNC4FREE] is now known as mpmc [23:28] Hello [23:28] i need some help with kwin === GNURocco is now known as Rocco_- [23:29] why kwin windows is opening up automatically maximized? [23:29] every single windows [23:29] i have ubuntu xfce with -kwin