=== Guest1618 is now known as billbill [00:03] Holla! [00:04] Sadly, I need to do this from my phone. Hardware problems. [00:05] howdy, i'm about to by my first laptop that i plan to run solely linux on. [00:06] xubuntu or ubuntu is what i plan to install [00:06] and this is the laptop https://shop.lenovo.com/ilind/IL/en/learn/products/laptops/thinkpad/thinkpad-edge/e135/index.html [00:07] Hey all. I have 12.04 on a laptop, and acroread fails to launch from Firefox - I can launch acroread from cli, but when I open a PDF from Firefox, I get an error about the PATH. When I run Firefox from command-line and open a PDF, I can see a permission denied error. [00:07] however, it seems there are not so many linux reports on this machine. it has an AMD E-Series E-300 1.3 GHz cpu with AMD Radeon HD6310M graphics [00:07] do you think it will rock ubuntu? [00:07] Radeon can be problematic.. [00:08] eightfold: best way is using the livecd... but since you haven't bought it yet, and you MUST have linux - have you looked at system76? [00:08] but it could work fine.. it just depends on the exact chipset [00:08] there's this: http://www.ubuntu.com/certification/hardware/201206-11151/ [00:08] but it doesn't share exactly the same cpu [00:09] and gpu isn't mentioned [00:10] arrrghhh2: no, i haven't. this comes so cheap right now so it's either buying this or buying nothing [00:10] http://ubuntuforums.org/ seems to be down btw [00:10] eightfold: uhm... ok? [00:11] ubuntuforums.org is not down... use downforeveryone.com. [00:12] arrrghhh2: should have checked before saying anything. well, rest of the intarwebs works here. except for http://ubuntuforums.org/ [00:12] might be some dns problem on my side [00:12] ok... [00:12] might = must [00:12] anyhoo, I actually have a support question. [00:12] anyone have experience with acroread failing to launch from Firefox? [00:13] hello [00:13] this thread summarizes my issues http://ubuntuforums.org/showthread.php?t=2034837 [00:14] i have a default vnc server installed - vino, i was wondering is it possible for a user to connect to another "display" so that it is not mirroring the main display? [00:16] arrrghhh2: I use chrome, its all built in :) [00:16] ActionParsnip: this isn't my machine... I don't really have a choice of using another browser/pdf viewer. [00:16] this used to work great... i don't understand what changed... it seems permissions related, but I can't figure out why. [00:17] dwarder: believe so, but you have to serve up the other display, x11vnc something does it [00:17] Hi friends, my ubuntu 12.10 install is crashing upon startup and I'm attempted to diangose the log files in the /var folder but they are blank, i can get to a command line booting from the installed OS or a live cd option... could anyone assist please? [00:17] arrrghhh2: launch the browser from terminal, it may give clues in the output [00:18] acroread is a ram hog [00:18] ActionParsnip: yup, done that... which is why i think it's permissions. would you mind helping? [00:18] arrrghhh2: if the terminal stuff gives no errors, next thing i would do would be making a new user. and seeing if the issue affects them. and test in the guest account. [00:18] dr_willis: tried that as well. issue follows the new user account. [00:18] terminal gives an error, but i don't know where to go with it. [00:19] can you run acroread stand alone from the terminal? [00:19] arrrghhh2: i have little expeience of both [00:19] dr_willis: yup. would you mind reading this thread? it details my issue exactly. http://ubuntuforums.org/showthread.php?p=12368401#post12368401 [00:19] almoxarife: so i won't be able to do this with vino,right? i'll have to install x11vnc? [00:19] ActionParsnip: OK thanks anyways :) [00:20] dwarder: i dont know enough about vino to make decision either way [00:21] arrrghhh2: where exactly is libBIB.so could be the binary is looking for it in the current directory where it was called from [00:21] how did you install that acroread anyway? normally the package manager dosent put stuff in /opt/ i thought [00:22] dr_willis: it's in /opt/Adobe/Reader9/Reader/intellinux/lib - and when I run acroread and look at lsof and grep for acro, it shows libBIB in use. [00:22] almoxarife: ok got it installed and running [00:22] and whether i install from the partner repo or get it directly from Adobe, it always installs to /opt dr_willis ... not sure why [00:22] I need a little help cleaning my build environment [00:22] almoxarife: so i guess i just need to connect to 5901 [00:22] almoxarife: as opposed to 5600 [00:22] almoxarife: right? [00:23] arrrghhh2: you could alter the library search path to include /opt/Adobe/Reader9/Reader/intellinux/lib perhaps.. [00:23] dr_willis: can you expand on that? not sure how that works... [00:23] arrrghhh2: look in /etc/ld.so.conf.d/ [00:23] why would running acroread work, but running /opt/Adobe/Reader9/Reader/intellinux/bin/acroread doesn't? [00:23] OK [00:23] each file adds a path to the default lib path. try making one to add that acroread lib path [00:24] i would GUESS one being called from a diffrent direcory is causing it to look somewhere else for that lib. [00:24] dwarder: sounds like the right port, i found it opening multiple ports as i chose new displays, like i said, i dabbled with it just long enough to figure out that vnc'ing in from android was going to be a pain [00:24] i dont have acroread here at all. :) never seen a need to install it. [00:24] dr_willis: do you have an example of how to add it? i looked at all three .conf files in that folder, and it doesn't make a lot of sense... [00:24] ah ok... no worries. [00:25] arrrghhh2: each file just contains a path.. [00:25] cat libc.conf # libc default configuration [00:25] /usr/local/lib [00:25] a comment. and a path. ;) about as simple as it gets [00:25] so just put the lib path? OK [00:25] How can I clean up my build environment? [00:25] dr_willis: too simple. :P do i need to restart any services? [00:25] It is all screwed up and wont compile properly anymore [00:25] dwarder: and anyway, what is wrong with a nice x-window via ssh? [00:26] arrrghhh2: no idea.ive not had to mess with the lib paths in years. used to be you would run ldconfig [00:26] johnnyonflame, I like to make build dir and then from there I just cd /build/rm * [00:26] dr_willis: cool thx [00:26] johnnyonflame, what is lang ? got a branch ? [00:26] bobweaver, no, what I mean is [00:26] I installed some packages [00:26] and I cant compile stuff anymore [00:26] arrrghhh2: of course used to be you had a single ld.so.conf file :) not a directory of files.. [00:26] due to LOADS of random incompatibilities [00:27] I need to clean up everything and start from scratch [00:27] if I were to reformat my hard drive, and my Ubuntu partition to be thrown back on the drive is not the first partition on the drive at this point, what would I need to do? [00:27] and right now a full reinstall is not an optopn [00:27] dr_willis: hrm. well I'll reboot this machine just to be sure. brb. it didn't make a difference so far. [00:27] johnnyonflame, ok I c what is it that you are trying to compile? what libs are needed ect. is this cmake ? make ? ect [00:28] bobweaver, everything, I have sources that use cmake, ones that use make [00:28] etc [00:28] I need to remove all gcc stuff, etc [00:28] johnnyonflame, you use update-alternitives ? [00:28] I don't use it for quite a while [00:29] johnnyonflame, if you are to just typ this into the computer sudo update-alternatives --config [00:29] johnnyonflame, do you see the options that you can use like gcc ect [00:29] you can set what version{s} you would like to use [00:30] cmake clean up CMakeList.txt [00:30] so that things match if you can not then fix the libs in the program ? [00:30] johnnyonflame, ^^ [00:31] bobweaver, I get 125 references hitting tab [00:31] I was wondering if anyone knows how to make the Computer desktop display (From Tweak Ubuntu) can look more like Disk Usage Analyzer for a GUI. [00:32] yeah there is 125 things that you can configure then johnnyonflame there is also " update-alternatives --query " [00:32] johnnyonflame, like "update-alternatives --query gcc " [00:32] there's no query here [00:32] oh there is sorry [00:32] dr_willis: no dice :( [00:33] uh, nothing on gcc [00:33] /usr/bin/acroread: 23: exec: /opt/Adobe/Reader9/Reader/intellinux/bin/acroread: Permission denied [00:33] damn I think I'll end up having to do a clean install [00:33] :| [00:33] johnnyonflame, you are sure that there is different versions ? [00:33] anyone know how to get ntfs working on ubuntu? [00:33] I was wondering if anyone knows how to make the Computer desktop display (From Tweak Ubuntu) can look more like Disk Usage Analyzer for a GUI? [00:33] johnnyonflame, sometimes it is best to use things like "testdrive " [00:33] smacktalk1: unless you're on some ancient version of Ubuntu, it should "just work" [00:33] !info testdrive | johnnyonflame [00:33] johnnyonflame: testdrive (source: testdrive): run the daily Ubuntu ISO in a virtual machine (meta-package). In component universe, is optional. Version 3.16-0ubuntu1 (quantal), package size 3 kB, installed size 34 kB [00:33] smacktalk1, ntfs was working greatly under linux [00:34] !ntfs-3g [00:34] ntfs-3g is a Linux driver which allows read/write access to NTFS partitions. Installation instructions at https://help.ubuntu.com/community/MountingWindowsPartitions [00:34] yeah looks good [00:34] thanks blackshirt! [00:35] good luck ... [00:35] /usr/bin/ld: ../../libs/video/targets/.libs/libQFx11.a(libQFx11_la-vid_x11.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5' [00:35] I am getting all sorts of crap during linking processes [00:35] Anyone? [00:35] johnnyonflame, got a branch ? [00:35] a... branch? [00:35] !ask | derpyderp [00:35] derpyderp: 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 [00:36] I did ask it blackshirt. [00:36] !info conky | DerpyDerp [00:36] DerpyDerp: conky (source: conky): highly configurable system monitor (transitional package). In component universe, is optional. Version 1.9.0-2 (quantal), package size 3 kB, installed size 42 kB [00:36] !info Screenlets | DerpyDerp [00:36] DerpyDerp: Package Screenlets does not exist in quantal [00:36] er [00:36] bobweaver, you mean sources? [00:36] correct johnnyonflame [00:36] git clone --depth 1 git://git.quakeforge.net/gitroot/quake/quakeforge [00:36] like branchs of code on git launchoad google coide ect [00:36] !info sources | DerpyDerp [00:36] DerpyDerp: Package sources does not exist in quantal [00:37] Oo ing [00:37] Not sure what johnnyonflame meant. [00:37] DerpyDerp, look for screenlets in sidtware center [00:37] K. [00:37] DerpyDerp, http://ubuntuforums.org/showthread.php?t=2079752 [00:37] anyone have experience with acroread and firefox? http://ubuntuforums.org/showthread.php?t=2034837 [00:37] conky ^^ [00:37] bobweaver, that is the command to clone the sources [00:38] !info quakeforge [00:38] Package quakeforge does not exist in quantal [00:38] Er [00:38] arrghhh2, why do you need acro read ... They have a bad reputation for linux [00:39] to potentially reiterate the question from earlier while combining it with clarification: if I were to clear a hard drive aside from an Ubuntu partition at the end, what would I need to do to extend the Ubuntu partition backwards? [00:39] blackshirt: because the document viewer app doesn't let you modify forms... so if you have a PDF that is a form, you need acroread. [00:39] johnnyonflame, that is a big project wonder if there is deb somewhere ? [00:39] bobweaver, I actually NEED to build this [00:39] Does any body here know how to install rar and unrar on ubuntu? === ubuntu is now known as Guest95371 [00:40] just having the deb in hands wouldn't help much here [00:40] otend: boot from a live CD or live USB and use GPARTED to resize the partition. note: the drive must not be mounted, so do not open it in a file browser [00:40] johnnyonflame, what is your Ubuntu version ? [00:40] Guest95371: sudo apt-get install rar [00:40] would anything more need to be done if resizing backwards? [00:40] bobweaver, 12.04 iirc [00:40] arrrghhh2: thank man ! [00:40] np [00:40] ubuntu, rar just a archive file format [00:41] Guest95371: also install p7zip-rar p7zipfull unp unrar rar [00:41] johnnyonflame, lets see compile errors plz in pastebin [00:41] oh right forgot about unrar [00:41] FULL errors [00:41] blackshirt: its also a command [00:41] derp [00:41] arrrghhh2: Im trying to install it on live cd but I cant it says couldnt find pakage [00:41] hey, does anyone know why when i press the fn+lower brightness button, it only shows the screen darkning but it doesn't actually do it? [00:41] Guest95371: unp allows you to extract any achive type with one command, dead handy [00:41] bobweaver, there ain't much but /usr/bin/ld: ../../libs/video/targets/.libs/libQFx11.a(libQFx11_la-vid_x11.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5' [00:41] Guest95371: why are you installing things on the livecd? you can, but it won't persist [00:41] muji: what model system? [00:41] and /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libdl.so: could not read symbols: Invalid operation [00:42] arrrghhh2: because I need to take some info from a server to fix it [00:42] i have a vaio f series laptop [00:42] uhm... ok... [00:42] ActionParsnip: arrrghhh2 ActionParsnip it says Package p7zip-rar is not available [00:42] Guest95371: what are you actually doing? you can't use zip? [00:43] Im trying to install it in a live cd [00:43] ActionParsnip: i have a vaio f series laptop, model vpcf23jfx/b [00:43] arrrghhh2: I can use it but I need to press in rar [00:43] !info p7zip-rar [00:43] p7zip-rar (source: p7zip-rar): non-free rar module for p7zip. In component multiverse, is optional. Version 9.20.1~ds.1-3 (quantal), package size 44 kB, installed size 140 kB [00:43] Guest95371: enable the multiverse repo [00:43] Guest95371: so move it off the machine? you haven't really described why you need rar [00:44] maybe that's not what I need ...i'm trying to connect to a freenas cifs share... [00:44] smacktalk1: samba client is included in Ubuntu [00:45] muji: tried the boot option: acpi_backlight=video [00:45] ActionParsnip: arrrghhh2 Thank you guys I just got it [00:46] k [00:46] ActionParsnip: where do i type that? [00:48] help guys... i messed up my kde, i tried to remove all the other stuff not needed for my graphics driver that was activated because i wanted to have the latest nvidia driver and now i have the latest nvidia driver running but i don't have window decorations anymore... all windows appear in the left upper edge of my kde what shall i do??? [00:48] the install btw is a new fresh install from today [00:48] veryhappy: might have better luck in #kubuntu [00:49] ok thanks [00:49] np [00:49] !bootoption | muji [00:49] muji: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions See also !nomodeset. [00:49] Vert: try pressing ALT+F2 and run: kwin --replace [00:50] ho ho ho, haaaapy thanksgiving [00:50] i don't see acpi_backlight on the site === sburjan_ is now known as sburjan` [00:50] muji: you won't but you add it in the same way, try reading between the lines [00:50] i see, thanks [00:51] muji: there are LOTS of different boot options, you won't get them ALL on tyhe page, its not feasible [00:51] ActionParsnip: What? [00:51] Vert: wassup? [00:52] Vert: he meant to send that message to someone else [00:52] who left [00:52] You highlighted me? [00:52] Oh okay [00:52] :) === jm__ is now known as jm [00:56] hello [00:58] Vert: sorry, wrong target (tab fail) :) [00:58] so.. any suggestions? acroread issues with Firefox? [00:59] arrrghhh2: doesn't firefox have a list of apps to use when it gets files opened in it, and what apps to use [00:59] ActionParsnip: I installed Chromium, and it just saves the PDF file... [00:59] ActionParsnip: yep. doesn't seem to matter how I tell it to use acroread, it always fails. [00:59] arrrghhh2: chromium doesn't have the inbuilt PDF reader, chrome does [00:59] It's k. I was just mildly confused. I've asked questions about kwin in the past so I was wondering if someone had checked their IRC after like 6 months or something. :p [00:59] arrrghhh2: what happens when you try to open a PDF? [00:59] ActionParsnip: uhm... K. I only saw Chromium in the repo [00:59] arrrghhh2: in firefox [01:00] ActionParsnip: I get an error about how it's not in the path [01:00] arrrghhh2: yes, chrome isn't in the repos [01:00] http://ubuntuforums.org/showthread.php?t=2034837 ActionParsnip [01:00] arrrghhh2: how did you install acroread? [01:00] ActionParsnip: i've tried directly from Adobe, and the Partner repo. [01:01] I prefer the Partner repo, but it doesn't seem like Adobe is providing any Linux updates... for anything... [01:01] arrrghhh2: what is the output of: lsb_release -sc; uname -a [01:01] does installing KVM with Ubunuta do anything different to the filesystem or grub than it does if you install without KVM? [01:01] ActionParsnip: 1 sec. it's 12.04 [01:01] precise Linux my-laptop 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686 i686 i386 GNU/Linux [01:01] ActionParsnip: ^^ [01:02] arrrghhh2: what is the output of: ls -l /opt/Adobe/Reader9/Reader/intellinux/bin/acroread [01:02] do they make a distro just for black people? [01:02] brad_: that is offtopic here [01:02] how so? [01:02] ActionParsnip: -rwxr-xr-x 1 root root 24525572 Mar 28 2012 /opt/Adobe/Reader9/Reader/intellinux/bin/acroread [01:02] brad_: its not an ubuntu support question [01:03] i have black cousins, and they dont like unity [01:03] wtf would race have to do with distro? [01:03] p0rk: don't feed the trolls... [01:03] i dont like unity either and im white [01:03] lol [01:03] ok, that was funny [01:03] im not feeding him [01:03] brad_: then tell them to try a different desktop to Gnome. The colour of their skin is irrelevant [01:03] he wants to say some dumb sh!t, i want him to substantiate that dumb sh!t with fact [01:03] you got me.. [01:03] meh [01:04] brad_: got you how... [01:04] arrrghhh2: if you run: /opt/Adobe/Reader9/Reader/intellinux/bin/acroread does it launch? [01:04] quantal 12.10 keeps downloading child porn to my desktop, is that a known issue? [01:05] ActionParsnip: that's the strangest part - it does not. if i run /usr/bin/acroread it runs, if i run /opt/Adobe/Reader9/bin/acroread, it runs. [01:05] 12.04 always downloaded latina shit... but it was mostly legal [01:05] arrrghhh2: have you told firefox to use the longer file name to run the reader? [01:05] what im getting now is just outrageous [01:06] !ops | brad_ bored now [01:06] brad_ bored now: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler or Jordan_U! [01:06] bazhang: cheers [01:06] ActionParsnip: I've tried telling Firefox to run it from all three file locations... none work. [01:07] arrrghhh2: if you install another PDF reader and tell firefox to use that, is it ok? [01:07] arrrghhh2: hmm, i may have a sneaky workaround [01:07] ActionParsnip: like document viewer? [01:07] ActionParsnip: At this point, I don't really care so long as it works lol [01:08] http://www.geek.com/articles/news/this-is-what-firefoxs-built-in-pdf-reader-looks-like-20111027/ === gogogo__ is now known as gogogo_ [01:09] arrrghhh2: cd $HOME; wget http://dl.dropbox.com/u/8850924/google-chrome-stable_current_i386.deb; sudo dpkg -i ./google-chrome-stable_current_i386.deb; rm ./google-chrome-stable_current_i386.deb [01:10] arrrghhh2: try chrome [01:10] hrm. I can see if he likes it... [01:10] does installing KVM with Ubunuta do anything different to the filesystem or grub than it does if you install without KVM? === linuxuz3r_ is now known as linuxuz3r [01:13] arrrghhh2: worth a try, it can be removed :) [01:13] ActionParsnip: indeed. I noticed that FF article is over a year old - that PDF viewer still isn't part of FF? [01:14] arrrghhh2: no, it'll need adding. NOt sure if it works with newer versions [01:14] Hey everyone, happy thanksgiving. I am trying to figure out why my laptop keeps going to a black screen on me… it happens usually when I am watching a video (XBMC or VLC) and assume it has something to do with my video card since my video card was having issues after I upgraded to Quantas (or whatever Q word) [01:15] but I don't know where to start to find out what is happening and it seems nearly random [01:15] can someone please help me restore my xorg file? im getting permissions issue and can't go to a different terminal [01:15] Hey all. I am wanting to make a shortcut to a file that requires super user permissions. How do I do that via terminal? [01:16] ubuntu-studio sudo dpkg-reconfigure xserver-xorg [01:16] TeamColtra: what video chip do you use? [01:16] cakeboss: sudo ln -s [01:16] tonyyarusso: thanks [01:16] cakeboss: you can make a script to run: gksudo /path/to/command [01:17] ActionParsnip Radion somethinger-other. How do I check the exact card? lspci or something? [01:17] cakeboss: a simple symlink will still only run as user [01:17] ActionParsnip hi how can I set to allow to erveryone read permission on folder ? [01:17] TeamColtra: lspci | grep -i vga [01:17] ActionParsnip: Ill just whip something up in python then, I suppose [01:17] cakeboss: oh, wait - do you actually mean a shortcut to run something? [01:17] cakeboss: I may have misread. [01:17] tonyyarusso: yes [01:17] then yeah, what he said [01:17] tonyyarusso: I need to edit this file on a regular basis [01:18] what file? [01:18] zatan: chmod a+r /path/to/folder to apply to ALL subfiles and subfolders use: chmod -R a+r /path/to/folder [01:18] Would it be more appropriate to add yourself to a group with write permission to it? [01:18] cakeboss: its a 2 line bash script.... [01:18] ActionParsnip: j [01:18] k* [01:19] what to use instead of dreamweaver? [01:19] ActionParsnip lspci | grep -i vga returns nothing (moves down to the next line in terminal) [01:19] ActionParsnip, nice thank u :) [01:19] thank you teamcoltra bro [01:19] on ubuntu [01:19] twice in a row ive installed 12.04 fresh install and both times i get a corrupted fstab [01:19] i.e. edid web pages [01:19] edit [01:19] web masters here? [01:20] ActionParsnip but I just ran lspci and found it [01:20] !html | dwarder [01:20] dwarder: html is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya (Hardy or earlier) - Development environments: Bluefish, Quanta+ - For a howto on HTML coding, see: http://www.w3schools.com/ [01:20] ATI RS880 HDMI Audio [ Radeon HD 4200 Series] [01:20] TeamColtra: and what is the output of: lsb_release -sc [01:20] bazhang: which one should i try? [01:21] dwarder there was one I think it was called genie or something and it was really good. Bluefish is nice but bloated. [01:22] ActionParsnip Quantal [01:22] TeamColtra: The Xorg in Quantal hates Ati 2xxx 3xxx and 4xxx GPUs. This PPA will help: http://www.ubuntuvibes.com/2012/10/how-to-install-amd-catalyst-legacy.html [01:22] I was so close with Quantas [01:22] TeamColtra: the only feature i realy need is to show me a preview while i'm edit html, that is all i need i think [01:22] :D [01:22] dwarder hmm I don't know about that one, sorry [01:22] is it possible to search files from gnome-shell on 12.10? [01:23] hmm hoe do i enable long press? [01:23] i.e. i press backspace for a long time and it starts to press itself fast [01:23] or any key [01:23] somehow i have it disabled [01:23] delac: in s a terminal, run: sudo updatedb [01:24] delac: when it finishes, you can use the locate command to search for files, and fast [01:25] hello i have a question.. i ran out of blank cds and i want to install ubuntu from a dvd. can someone help me try to decide which iso to get either i386, or amd64 is a compaq presario laptop series vpcel [01:25] mds-: what CPU do you use and how much RAM do you have? [01:25] i have 4 GB [01:25] and is amd i believe [01:26] mds-: Its probably a 64bit CPU, use 64bit Ubuntu :) [01:26] amd e-450 apu [01:26] ActionParsnip: does not seem to work. you sure there is nothing I should install? I'm talking about using the gnome-shell overview to find those files. [01:26] ActionParsnip can you give me the url to download the iso so i can burn it to a dvd. [01:26] does ubuntu has or have any dvd isos? [01:27] i'm downloading this http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04.1-dvd-amd64.iso [01:27] mds-: yes [01:27] is it correct? [01:27] or at least has in the past [01:28] is that the right isO? [01:28] Hi anybody has experience with zoneminder [01:28] mds-: looks fine, I use cdimage as well === Ryan is now known as Guest4186 [01:28] mds-: as long as it passes MD5 test in the official site then source is moot === Guest4186 is now known as Ry` [01:28] Hi. I'm looking for the alternative download ISO for 12.10 but can't find it -anywhere-, can anyone assist? [01:28] Ok... the Conky solution and the Screenlets solution isn't what I wanted at all. [01:28] Ry`: there isn't one [01:28] ActionParsnip: Then I can't use ubuntu. Why isn't there one? [01:28] Ry`: you can use the mini iso if you want a text installer [01:28] ActionParsnip so it might be a bad image the one I'm downloading? [01:29] What is the best way to stream from my workstation (12.10) to my nexus 7? [01:29] mini iso? [01:29] I want to be able to view all the volumes in Computer (on the desktop placed by Tweak Ubuntu) properly--space remaining, total space, VolID, etc. [01:29] Conky and Screenlets has nothing to do with this. [01:30] DerpyDerp, gnome-shell has extensions for that [01:30] Ry`: http://news.softpedia.com/news/Canonical-Drops-Alternate-CDs-from-Ubuntu-12-10-289338.shtml [01:30] bazhang: Like? [01:30] ActionParsnip: That doesn't help people with unsupported video cards [01:30] Ry`: yes, it installs a very small subset of the OS (no gui) and you can install packages as you need from there. It installs using the web [01:30] DerpyDerp, go check their webpage [01:30] Ry`: the mini iso installs in text mode [01:30] Where is the mini iso? [01:31] Ry`: did you try various boot options for fixing video issues? [01:31] bazhang: Keep in mind that I'm using the unity display as it is Ubuntu 12.10 [01:31] !mini | Ry` [01:31] Ry`: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [01:31] DerpyDerp, then you'd want unity lenses [01:31] Thanks, ubottu and ActionParsnip. [01:31] * DerpyDerp looks up unity lenses. [01:31] We'll see if it gives me enough tools to do what I need. [01:32] DerpyDerp, gnome-shell is available for 12.10; I have it installed [01:32] bazhang: Wouldn't gnome-shell conflict with unity? They can't be running simultaneously... can they? [01:33] DerpyDerp, they are both shells, so need to run seperately === zoite is now known as Guest38756 [01:33] bazhang: Ya, I don't want to do that just for a nicer UI. [01:34] I'll look into this Unity Lenses that you mentioned. [01:35] Welcome FRodrigues! You have achieved a new peak of 1564 users for #ubuntu! [01:36] ShaneO, ? [01:36] hmm sorry idk what triggered that [01:37] bazhang: Did you mean "Unity GITHub Lens" package? [01:38] hi! How do I set permanent Environment Variables? [01:39] http://askubuntu.com/questions/38772/what-lenses-for-unity-are-available DerpyDerp [01:43] is 12.04 a good iso to install? [01:43] or i just get the other one... 12.10? instead? [01:45] Okay new problem: ActionParsnip I installed that PPA you suggested, but now my laptop shows the purple screen when it boots (solid - no ubuntu logo) then blank screen. Ctrl+Alt F2/3/4/5 do not take me into terminal [01:46] and I tried to boot into grub, and that also only shows a blank screen [01:46] Thanks bazhang, going to restart. [01:51] can anyone help with mount/unmount issues? [01:52] can someone please help me to restore my xorg from the live cd [01:53] can anyone help with mount/unmount issues? [01:53] ive read through guides but am having no luck [01:53] my xorg is hosed and when i boot normally i can't get a terminal, please help a noob bros [01:53] !anyway [01:53] !anyone [01:53] A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [01:55] I am trying to mount my windows 7 partition in order to access my files in ubuntu. every time i try to do so i get an error message saying that the file system is in use. help? [01:55] rion: post the error message *verbatim* [01:55] okay give me one sec, thank you === luist_ is now known as luist [02:00] im not getting the same error message anymore, just long instructions on how to mount [02:01] i looked in gparted and it says that its mounted in /host. i tried to unmount so i can remount in a different directory but i can't do so because "umount: /host: device is busy. [02:01] (In some cases useful info about processes that use [02:01] the device is found by lsof(8) or fuser(1))" [02:03] gparted is probably not what you want [02:03] the error message tells you exactly why you can't unmount it, something is using a file in the mounted file system [02:03] rion, is this a wubi install [02:03] it could be even something as daft as your current directory is in the mounted file system [02:04] yes it is a wubi install [02:04] oh [02:04] oh no idea, then [02:04] that would explain it [02:04] wubi is horrile [02:04] " it could be even something as daft as your current directory is in the mounted file system" - how do i go about fixing that? [02:04] *horrible [02:04] rion: change directory [02:04] if you mount something on /mnt [02:05] and you do "cd /mnt" then it will say the filesystem is busy [02:05] I mean, it *is* busy, it's just not necessarily what you'd expect [02:05] you can't saw off the branch you're sitting on [02:05] rion: also, wubi should be banned [02:06] haha okay. well im very new to this and i just have a very basic understanding of the coding [02:06] whoever came up with it needs to have their hands set on fire, and then be stuffed into a barrel of rusty screwdrivers and brake fluid and rolled down a steep hill [02:06] i created /mnt/windows i just can't mount the partition there [02:06] yeah, I'm not surprised [02:06] wubi basically doesn't work [02:06] is there a program that can search for a specific word in a dir. and through its files? [02:07] WeThePeople: grep [02:07] cool [02:07] didnt know grep did that [02:07] that's what grep does, GRab Regular expression and Print [02:07] so can i just move the mountpoint? or are you suggesting i uninstall and boot from cd? [02:08] the trivial use is "grep someword *" which will search for any instance of someword in all files in the current directory [02:08] sweeeeeettt [02:08] im gonna try it [02:08] rion: oh, I just thought [02:09] rion: you might not be able to mount the windows partition, because it's already mounted, because it contains the filesystem image for Linux [02:09] rion: mounting the windows filesystem on top of a wubi filesystem will make it go all Inception on you [02:09] how to configure vpn connection ?? [02:09] nn all [02:10] haha okay that would make a lot of sense. so basically i gotta start over? [02:10] the win file system is mounted on a wubi install [02:11] it is mounted, i just can't see it in my file browser [02:11] and it is as dangerous to muck about it as it is within win [02:12] rion: in terminal , 'locate windows' , should point to a folder [02:12] goedonjcp, it goes like this grep| words grep | words ?? [02:13] gordonjcp, ^^^ [02:13] @almoxarife okay now it just scrolled through a million lines of code [02:13] rion: run: ln -s /host ~/Windows [02:13] rion: makes life easier [02:13] WeThePeople: where are you getting the pipe from? === Matt_ is now known as Guest66263 [02:14] WeThePeople: I don't know what you're trying to do [02:14] also, it's 2:15am and I'm off to bed [02:14] rion: no code, locations maybe [02:14] nothing happened [02:14] gordonjcp, ok so i dont need the pipe [02:14] rion: you can now open your home folder in the file browser (called nautilus) and see the link. [02:14] not unless you're sending the output of grep somewhere [02:14] rion: the command doesn't output anything [02:14] Hey guys. Does anyone know how I can install pygtk2 and pygtk2-libglade? [02:15] rion: this mounting of the host NTFS partition (imho) is the ONLY good thing about wubi [02:15] still can't see it [02:15] sorry if im being really annoying about this hha [02:15] rion: so when you open your home folder, with Pictures, Downloads etc, you don't see a folder called 'Windows'? [02:15] ActionParsnip: wubi is good, say it [02:15] gordonjcp, i would like to find 'start main content columns' in all the files in a dir without having to look through them manually [02:16] awwwwww sheeeit eureka [02:16] almoxarife: NEVER! [02:16] thank you good sirs [02:16] rion: so you can see it. [02:16] lol [02:17] another satisfied customer, i wonder if he knows he can trash win from the wubi side? [02:17] WUBI loves to break things [02:17] it should totally be abandoned [02:18] daftykins: replace 'things' with 'itself' [02:18] wubi is good, wubi makes men out of windoz users [02:18] and women [02:18] err no [02:18] its fine to test for maybe a week or so, but long term its garbage [02:18] Can anyone tell me why pygtk2 and pygtk2-libglade aren't showing up in the repositories? [02:18] what it does is bring people in here with problems that are impossible to fix XD === bill is now known as billnoob [02:19] ActionParsnip, agree [02:19] ? === chris__0076 is now known as chris_0076 [02:20] !info pygtk2 | cakeboss [02:20] cakeboss: Package pygtk2 does not exist in quantal === tjbarber_ is now known as tjbarber [02:21] daftykins: had a user a while back with 'import' data and no backup held in a wubi install [02:21] lol [02:21] daftykins: we got there, but god it took an age to get there === nerd is now known as fire [02:21] so it was locked in a prison? :D [02:22] cakeboss: python-gtk2 (source: pygtk): Python bindings for the GTK+ widget set. In component main, is optional. Version 2.24.0-3 (quantal), package size 805 kB, installed size 2956 kB [02:22] ugh, did you have to mount the image files in Windows, or vice versa? [02:22] daftykins: mount ntfs, loop mount wubi, alll explained via text. [02:22] nasty [02:22] daftykins: i only found two issues that were particular to wubi/win, 1. losing grub after a kernel update (its fixable from the win side, stupid easy fix at that) 2. the file(partition) for ubutun turning into swiss cheese, not so easy, one has to repair the ntfs file sys first, and hope that did not cripple the wubi(ubuntu partition) :) [02:22] Stanley00: hm? [02:22] user was obviously quite above average for the likes we get? [02:23] cakeboss: you can use python-gtk2, pygtk2 does not exist in ubuntu. [02:23] !upstart [02:23] Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [02:23] daftykins: slightly above but willing to try so terminal a-go-go [02:23] almoxarife: i just don't see an advantage over resizing the NTFS [02:23] Stanley00: thanks [02:23] ActionParsnip: i salute your effort and success good sir :) [02:24] daftykins: you'll get one at some point? [02:24] :) [02:24] lmao [02:24] !upstart | daftykins [02:24] daftykins: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [02:24] ActionParsnip: once i hear WUBI i tend to imagine hanging myself in my mind [02:24] then i do the IRC equivalent of hide [02:25] !tcf | newzi [02:25] quick question. im on 12.10. How do I access my laptop specs section? Like processor speed and ram available etc etc similar to right clicking and properties on windows [02:25] newzi: not sure why you referred to me there [02:25] I'm trying to compile kdevplatform but it's giving me an error: QWebView: No such file or directory [02:25] daftykins: Sorry wrong button [02:26] Quick question. I was upgrading to 12.04 on my laptop (dual boots win7) and I had to shut it down during the unpacking stage. When I go into Ubuntu now a lot of stuff is messed up, but I think I can still get to a terminal via a keyboard shortcut. I can also get to the recovery mode in GRUB. What's the best way to go about fixing this? [02:26] is there a particular desktop that's above and beyond these days? I have a few options; edubuntu, ubuntu desktop, xubuntu, kubuntu... [02:26] plustax: you can get a bit with a program called lshw-gtk [02:26] daftykins: not everyone understands 'create a partition' [02:26] daftykins, theres no other way to check whats in my computer natively? [02:26] Can someone help me? I have this Audio card inside an ubuntu 12.10 desktop. The audio doesn't work and on random boots when it does it only comes out the right stereo side - no this is not a simple "is your audio mute" problem [02:26] almoxarife: that's probably why the installer just has an automagic option [02:27] the card is http://pastebin.com/Hm79Jync [02:27] oh, and lubuntu [02:27] plustax: that program kinda is native once it's installed via APT ;) there's an 'about ubuntu' one that says processor + RAM too. what are you *actually* wanting to know? [02:28] kriskropd: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload === Guest66263 is now known as cosmo [02:28] red_raven: try using APT to install 'ubuntu-desktop' that should finish the install off by pulling from network, possibly [02:29] !aptfix | red_raven try this [02:29] red_raven try this: 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 » [02:29] I have the problm before,My case is I uninstalled the alsa driver,but after reinstall it works [02:29] ActionParsnip: http://pastebin.com/EYthMYPM [02:29] daftykins: in terminal, first install a small utility, 'sudo apt-get install alsa-mixer' , then run the util, 'alsamixer' , and look for anything showing 'mm', that would be 'mute' , you want to un-mute the 'outputs' see if that helps [02:29] hello.. I need a DNS - Bind expert. I'm trying to setup a slave DNS server using Bind9. I have been unsuccessful in getting this to work. Any guidance would greatly appreciated. [02:30] almoxarife: tab complete fail? :) [02:30] !alsamixer [02:30] Daftykins: thx, I'll try it when I get time. [02:30] red_raven: np, easiest might be to nuke and reinstall though :S [02:30] daftykins: what? [02:31] daftykins: got it [02:31] I was thinking that to, but I need to be careful with my HDD b/c win7 is there to and I need it... A lot. [02:32] hello.. I need a DNS - Bind expert. I'm trying to setup a slave DNS server using Bind9. I have been unsuccessful in getting this to work. Any guidance would greatly appreciated. [02:32] !repeat | digadvan [02:32] digadvan: 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/ [02:33] digadvan: it's pretty simple to get a basic config going. google some guides? [02:34] daftykins: that simple? [02:34] I did google some guides. do the zone files get automatically replicated to slave server? [02:34] Ubotto: not sure what that does. It sounds like you're talking about a server. [02:35] digadvan: there is a channel dedicated to bind on freenode, #bind [02:35] thanks [02:36] Anyone have an opinion on the best iPod software on Ubuntu? [02:36] i didnt find bind simple at all, bind lingo is pretty intimidating === nebula is now known as Guest16119 [02:39] neat, got BitchX rollimg a PIC on a 2" matrix lcd. lol typing ascii hex is not fast === bill is now known as Guest58975 [02:43] /whois j35t3r [02:43] topper4125: buy a hammer, write ubuntu on it them smash the ipod [02:43] every time I set up LAN (12.10) with fixed IPv4 address, I get wireless internet connection not working anymore [02:43] topper4125: i hear rhythmnbox and banshee can manage them some [02:43] same on installed 12.10 and on live dvd 12.04 [02:44] nikolam: how did you set the IP? [02:44] ActionParsnip, there is HAMMER File system, supporting snapshots, etc on DragonflyBSD, BTW [02:44] ActionParsnip, in GUI [02:44] edit connections [02:45] nice love bsd [02:45] nikolam: with network manager> [02:45] network connections [02:46] hey all, I have my SPDIF OUT channel connected to my stereo system. Why is it that when my stereo is muted, the SPDIF channel automatically gets muted after a while? It didn't used to do this (I am on Ubuntu 12.10, and this started after I upgraded from 12.04) [02:48] can somebody ctcp me with version. ported a mix of code anh hw. [02:50] Can someone help me? I have this Audio card inside an ubuntu 12.10 desktop. The audio doesn't work and on random boots when it does it only comes out the right stereo side - no this is not a simple "is your audio mute" problem (hhttp://pastebin.com/Hm79Jync [02:50] <_cyber> ciao [02:51] hello [02:51] thx...got to put that on a device with http ;] [02:51] can someone reccomend a free PCAnywhere program i can download for Ubuntu [02:51] that also has a windows port [02:51] ccc like vnc? [02:52] i want to remotely connecto my ubuntu box from a windows 7 [02:52] ya, you could use vnc [02:52] ccc: VNS as randomuser15 says [02:52] *VNC [02:52] ccc there is vnc, rdp, and nx - take your pick [02:52] kriskropd: Capabilities: <-- from your paste, user is not allowed access to it? [02:52] hi i am trying to rest my password i type passwd and it asks twice for password and i get error -passwd: authenication token manipilation error [02:52] can anyone help [02:53] almoxarife: how would i make sure user can access it? [02:53] ccc: 'teamviewer' [02:53] crimsonmane_ been super helpful [02:53] do you mean TightVNC? [02:53] ccc that would work 2 [02:53] rocky: did you run 'sudo passwd username' ? [02:54] actionparsnip, do pipes go after and before grep?? [02:54] i am at root@ubuntu [02:54] but i do not remember my root passwored [02:54] kriskropd: that output was from what command? [02:54] rocky: how? ubuntu has root disabled [02:54] sudo su? === szal_ is now known as szal [02:55] almoxarife: lspci -v, i can run it again as super user [02:55] kriskropd: i am going to run it on this end, let me see if user gets the same result [02:55] almoxarife: there is also this mess of my setup if you want it http://www.alsa-project.org/db/?f=5ecc85b72f9d7c71ca07f4be44f0563be5a39b59 [02:56] almoxarife: Capabilities: [80] Power Management version 1 [02:56] i trying reset password [02:56] what is the keyboard shortcut to pen a terminal [02:56] kriskropd: same response here, nevermind my comment [02:56] rocky reboot and goto recovery mode. [02:56] ccc ctrl+Alt+t [02:57] almoxarife: its oaky, it may be worth knowing [02:57] okay* [02:57] rocky from there pick root terminal?? or root shell? [02:57] hello. Newb here. How does this all work? [02:57] im at root@ubuntu [02:58] kriskropd: you have two audio cards? [02:58] rocky what happens when you passwd root? [02:58] i type passwd and it asks enter new UNix password [02:58] rocky: seting a root password isn't required or supported [02:58] rocky: just use the user you setup at install and use sudo, you'll have an easier time [02:58] well i do know how to change permissions as i forgot my root password [02:58] rocky: there isn't one [02:59] k will try [02:59] rocky: the account is disabled in a default install too [02:59] rocky did you set a password for root? [02:59] almoxarife: three technically, the mobo embeeded one burnt out or something awhile back, the ati 5700 hd radeon video card has hdmi out, and then i have that VIA pci sound card thats worked fine in windows and occasionally (very randomly) in linux [02:59] rocky: the sooner you forget root, the easier you will find tings [02:59] :) [02:59] k i rebootin the comp [03:00] rocky wh4t ver of MS u on [03:00] 12.10 [03:01] do you guys now an alternate link for this sudo apt-get install tightvncserver [03:01] it wont work [03:01] vnc is already installed. [03:01] !info tightvncserver [03:01] tightvncserver (source: tightvnc): virtual network computing server software. In component universe, is optional. Version 1.3.9-6.2ubuntu2 (quantal), package size 762 kB, installed size 1630 kB [03:02] ccc: do you have the universe repo enabled? [03:02] what package do I need to install to get windows file sharing working? [03:02] no [03:02] im running a fresh install [03:02] blocky: install samba [03:02] blocky samba [03:02] ccc: then that's why [03:02] its already installed [03:02] how do i run it [03:02] blocky: then use nautilus to share folders [03:02] ccc: use software centre [03:03] is there a way to tell who admin is === Sorna|Away is now known as Sornaensis [03:03] oh hmm i think it is working [03:04] im not seeing any files because nautilus mounts ntfs filesystems as root by default, doesn't it [03:05] hi [03:05] rocky: sudo cat /etc/group | grep sudo [03:06] kriskropd: install 'pavucontrol' run it, it allows for mutiple card control, thats how i used to manage the HTC with multiple cards [03:06] blocky: oh, sharing ntfs via samba gets messy [03:06] whats the best way to share it? [03:07] not sharing NTFS first off. [03:07] blocky: share via 'sftp' [03:07] this is for streaming media [03:08] blocky: you can add the NTFS in /etc/fstab and set different mount options, may help [03:08] almoxarife: this is so weird, im playing a file in vlc with pavucontrol open, and its showing the meter under my sound card moving, its detecting audio output but its not outputting any audio :( [03:08] almoxarife that would require install ssh in windows :( [03:08] randomuser15: and? [03:08] kriskropd: is the system a laptop? [03:08] almoxarife: I'm trying to stream hd video to xbmc [03:08] ActionParsnip: no, it's a custom built machine circa 2009 [03:09] kriskropd: using normal speakers? === johnny5_ is now known as zoneout83 [03:09] dosent the 32 bit edition come with pea already activated? [03:09] kriskropd: if you run: alsamixer are all levels unmuted and cranked? [03:09] blocky: stream to xbmc? or from? [03:09] ActionParsnip: normal as in 2 stream stereo, sure [03:09] ActionParsnip: yes [03:09] Evil_Eric: yes I think so. [03:09] thanks [03:09] kriskropd: has it worked under Linux before? [03:10] almoxarife: to [03:10] blocky: use ntfs then [03:10] blocky: if you add the mount option: uid=1000 it may help but sharing NTFS is very messy [03:10] ActionParsnip: it worked twice with both side outputting correctly, maybe a dozen times where only output would come through the right output on stereo, and then every other time: no [03:11] kriskropd: try: killall pulseaudio; rm -r ~/.pulse* [03:11] kriskropd: wait 10 seconds and reboot [03:11] blocky: xbmc is on the ubuntu? [03:11] no, xbmc is windows [03:11] ive done that before but im fine with a reboot on the machine [03:11] content is on linux [03:12] blocky: setup a ntfs server on the linux? === Youri is now known as YBook [03:12] to play videos? [03:12] blocky: to server vid to xbmc on the win [03:13] blocky: does the USB device get used in Windows systems? [03:13] hmm? [03:14] <-- Still working on wireless card wusb100 I just compiled my own driver rt2870.dat I think is the file or at least I ran make on the directory I got from a DLink site and I don't know what to do from here. [03:14] I am new [03:14] how do I get an app that is jammed up in the Ubuntu Software center progress button out [03:14] blocky: seems to me that of you had an instance of xbmc on the ubuntu set to serve via upnp, then you could get same result, on the win side you would be looking for a upnp server [03:15] ccc_: You mean stop the software center from finishing a job? [03:15] i was installing wine and it got stuck on applyung changes [03:16] I lost my Pidgin internet messenger , how do I find it? [03:16] the install bar is stuck half way [03:16] edoedo: sudo apt-get install pidgin [03:16] What is sudo? [03:16] kay ive rebooted the machine, right now its doing the "only right side works" thing [03:16] ccc_: Maybe try from terminal? [03:16] almoxarife: ActionParsnip ^^ [03:16] I am new to Ubuntu and it seems doing better than windows 7 [03:17] edoedo: It's a command to run in the terminal, it gives you root priveleges for a particular job. [03:17] edoedo: depends on needs ;) [03:17] kriskropd: could it be hardware related? tried using earbuds? [03:17] almoxarife: ActionParsnip actually it smore like the left side is incredibly faint compared to the right [03:17] Happy Thanksgiving everybody [03:17] almoxarife: actually i was curious of that, just now i tried a different set of headphones and its the same results [03:17] edoedo: if you ALT+TAB do you get it? [03:18] I found it , yay!!! [03:18] Thanks folks! [03:18] How do you find cool channels and such? [03:19] timbishjr: this one not cool enough? [03:19] timbishjr type this /list [03:19] almoxarife: ActionParsnip weird, if i turn off stereo volume lock and individually adjust the stereo volumes, turning up the left volume just raises the right stereo volume [03:19] this /list [03:19] :D I guess I'm just looking for someone to walk me through this process. I'm not sure what all the terminology and such means. [03:19] ? [03:19] !alis | timbishjr [03:19] timbishjr: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* === phantummm_ is now known as phantummm [03:20] kriskropd: you set to mono somehow? [03:20] Can you tell me what should I learn or how should I learn more from Ubuntu? [03:20] almoxarife: i think thats what its doing, but its monoing to the right side and not spreading it to both output channels, or very very incredibly faintly to the left [03:21] so how do you find chat rooms based around, say, Glee or other such interests? [03:21] edoedo: I'd just use th OS for now, get used to it a little [03:21] timbishjr: the alis command helps [03:21] also, rebooting, i think i managed to crash pule audio somehow O.o [03:21] pulse* [03:21] timbishjr: this is not the place to ask [03:21] what is the place> [03:21] timbishjr: no idea [03:21] To ActionParsnip: where can I learn more LInux words like ... gurb , glee or something that I have never seen it before. [03:21] alrighty then [03:22] timbishjr: Google ;D [03:22] glee :) [03:22] linux glee¿ o_O [03:22] edoedo: maybe in #glee [03:22] i am old, i can tell [03:22] edoedo: not aware of any glee channels [03:22] Okayh [03:22] I mean okay [03:23] !help glee [03:23] One more thing.... [03:23] almoxarife: i'm the same. my girlfriend watches it [03:23] edoedo: sup? [03:23] I have hard time to connect or join Puppy Linux .... when reboot it then it won't do more when I returned it. Why is that? [03:24] edoedo: if you connect to irc.geekshed.net:6667 there is #glee there [03:24] edoedo: type: /join #puppylinux and you will join the channel [03:25] ActionParsnip: do you mean when I reboot then type it ? [03:25] edoedo: no need to reboot [03:25] Okay Where do Go to /join #pupplylinux [03:26] edoedo: where you just typed that, type the join command [03:27] msg list [03:28] wow === ted___ is now known as dooma09 [03:28] Thanks , ActionParsnip [03:28] almoxarife: ActionParsnip so i rebooted it again, and his time it doesnt pavucontrol doesnt even see my via sound card, it's replace it with "dummy" [03:28] I think they are closed [03:29] I will have to come back another time. [03:29] kriskropd: can you bypass audio output devices via bios? [03:29] almoxarife: maybe, ill see about that [03:30] saludos todos los ubunteros [03:32] almoxarife: there is an option to re-assign pci1 and pci2 IRQ, but nothing directly about audio device priority :( [03:34] almoxarife: hm, im concerned about why its calling it a "dummy output" now :( i hope the sound card didn't JUST die [03:35] lspci -v still sees the card, but pavucontrol does not [03:37] http://192.168.2.3:8080/HiWellcome [03:37] when i open fstab in nano it says converted from mac format [03:37] why? [03:37] So I have this issue with my wireless nic, every time I download anything big it freezes up on me. Anyone? [03:38] almoxarife: yeah, it snot showing up at all in any gui sound control anymore, not even alsamixer, i think the card just died - which might explain the odd behavior but not why it died) [03:40] zoneout83: what wifi chip is it? [03:41] hello, Im trying to change my log in password on ubuntu 10.04, i went into about me in system..trying to change it, but when i hit apply it freezes and doesnt change anymore.. any other ideas please? [03:41] Bus 001 Device 002: ID 1737:0070 Linksys WUSB100 v1 RangePlus Wireless Network Adapter [Ralink RT2870] [03:41] dooma09: Hi, http://192.168.2.3:8080/HiWellcome [03:41] ActionParsnip, up [03:42] almoxarife: i now its back -_- no audio though - this is what bothers me about linux, inconsistent drivers [03:42] modprobe -l [03:42] oops [03:43] gilles: can you run 'sudo passwd username' and change the password that way? [03:43] gn === nick is now known as Guest62889 [03:44] kriskropd: the exact command please? [03:44] giles that is the exact command, replace username with the actual name of the account you are trying to change. ex. 'sudo passwd kriskropd' [03:44] gilles: * [03:45] i think i got it [03:45] how do I tell what version of fglrx I have installed? and once I know, how would I go from there to the experimental drivers that steam needs to run? [03:45] zoneout83: are you in Europe? [03:46] lahwran: has someone set the drivers up on a ppa? [03:46] almoxarife: I don't know, which is why I'm asking [03:46] google is bringing up news sites [03:47] ActionParsnip, No I'm in the US, Ohio, near toledo if your interested [03:47] lahwran: so you would like to have someome research that for you? [03:47] zoneout83: not finding any module options [03:48] zoneout83: Does it use rt2870sta module? [03:48] I'd like someone who has already done it to share their existing findings with me, or I'd like someone who hasn't done it to help me do it since as I just said my attempt did not go as planned [03:48] I found a driver for an rt2870 but I'm not sure what to do with it [03:48] looks like it [03:48] why would my files be in mac format on my server? [03:48] its a brand new install of 12.04 server [03:48] I have gotten as far as downloading the firmware and making the driver [03:49] but make install seems to toss some errors? mayhap I shouldn't be doing make install [03:49] lahwran: i am willing to help, you google it though, tag the drivers to a ppa and give me the link [03:49] ActionParsnip, sorry i keep forgetting to put your name in my replies I have 3 up [03:49] almoxarife: haha, so it turns out my card IS in fact producing audio when ive said it wasn't producing output, its just so incredibly low that i've max amplified the sound on alsamixer and boosted the output with a guitar amplifier XD [03:50] kriskropd: give it up, the card or worse is trashed [03:51] boosted via guitar amp :) [03:51] ActionParsnip, did you see where I posted I have the problem of when I download stuff watch youtube or even try to update (which I did tediously) I get disconnected unless when it hangs i disconnect then reconnect? [03:51] almoxarife: yeah, i think its dieing, idk why ubuntu did it but this is what i imagine an IC dieing would be like [03:51] ActionParsnip, right now it has the rt2800 driver in [03:51] ActionParsnip, not sure where I got that info anymore though [03:51] kriskropd: i dont think linux killed kenny [03:51] hello [03:52] LOL @ almoxarife [03:52] almoxarife: maybe not, but it was alone in the forest with it when it happened [03:52] kriskropd: :) === timbishjr is now known as Dommy [03:55] kriskropd: you got a win install disk? xp? [03:55] zoneout83: let me have a sniff around [03:55] almoxarife: somewhere around here probably, id need to make a new partition to install it tho [03:56] zoneout83: did you blacklist rt2800pci ? [03:56] kriskropd: i was thinking more along the lines of vbox, but i dont know that sound would be created by the card, so nevermind that [03:57] zoneout83: actually try this [03:57] zoneout83: echo "options rt2800usb nohwcrypt=1" | sudo tee /etc/modprobe.d/rt2800usb.conf > /dev/null [03:57] zoneout83: reboot to test [03:58] almoxarife: so it looks like I have fglrx-updates installed, but I'm supposed to install fglrx-experimental-something [03:58] almoxarife: I don't see that when I apt-cache search fglrx [03:58] almoxarife: ive already got at least 1 winxp and 1 win7 vbox, but idk how i would directly control the pci audio card through vbox [03:58] ActionParsnip, I still her I was trying something I found.. let me show you see what you think [03:58] lahwran: where would the 'experimental' come from? [03:58] almoxarife: https://wiki.ubuntu.com/Valve [03:58] http://en.gentoo-wiki.com/wiki/Ralink_RT2870 [04:00] lahwran: In 12.04, launch the Additional Hardware Drivers dialog from System Settings. In 12.10, launch Software Properties, then click on the Additional Drivers tab in the Software Sources menu. <-- did you follow those directions? [04:00] almoxarife: im actually giving up for now, thanks for your help though [04:00] almoxarife: I did, and I only see fglrx and fglrx-updates [04:01] almoxarife: i'll probably try a dual boot windows and play with it a lil more, but my priority plan is to buy a new sound card [04:01] ActionParsnip, what do I do to fix it if it doesn't work I'm on the said computer and this is my only connection right now lol [04:01] lahwran: Download the Steam Client. <-- did you do that part? it may be in the package? [04:01] how can I set Environment variables automatically? [04:02] almoxarife: do you intend to be helpful with this, or are you just going to insult me? [04:02] zoneout83: then delete the file the command makes and re-reboot [04:02] lahwran: the first, the latter insults me too [04:02] FRodrigues: you can set them in ~/.bashrc [04:03] lahwran: i dont know jack about steam or ati drivers, so its a matter of finding the 'experimental' drivers [04:03] ActionParsnip, in the end? [04:04] almoxarife: okay, look, this is what I did: I installed fglrx-updates, then downloaded steam and tf2. I tried to run it and it complained about the driver missing extensions. I happen to have already read about there being an experimental driver, so I assumed that the problem was that I need said experimental driver. however, I don't see it in the repos, despiet that the wiki page claims it should be in the 12.04 default repos [04:04] ActionParsnip, I'm somewhat new which file the conf or the dev/null [04:04] ActionParsnip, new to linux that is [04:06] guess I'll be back worse case I have to go to a friends or move my entire compute to my bedroom next to my router until I fix it lol [04:06] Hello, I have a question [04:06] edoedo, usually that's anoying just ask your question lol [04:06] !info fglrx-installer-experimental [04:06] Package fglrx-installer-experimental does not exist in quantal [04:06] Whatever I put the program on it then how can I clean up my history? [04:06] almoxarife: found it, it was in the partner repo [04:06] SOrry zoneout83 [04:06] zoneout83: delete /etc/modprobe.d/rt2800usb.conf he means [04:07] lol [04:07] DaemonicApathy, thanks, and edoedo I'm not an op but it's in the rules somewhere [04:07] !ask [04:07] 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 [04:07] lahwran: :) [04:08] edoedo: do you mean your web browsing history or file browsing history or... ? [04:08] Yes, Kriskropd [04:08] browsing [04:08] Evening everyone, and Happy Thanksgiving to my fellow Americans. I'm sure this is an easy one, but I can't figure out the right words to get an answer from Google. On Ubuntu 12.04, how do I make it so that when I insert a video CD, it launches handbrake instead of movie player? [04:08] edoedo: edoedo in your web browser, hit these keys "ctrl+alt+del" and it will bring up your janitorial options [04:09] edoedo: im sry, ctrl+shift+del [04:09] dont hit ctrl+Alt+Delt :) [04:09] kriskropd: bad man [04:09] redlance: System Settings > Details > Removable Media [04:09] honest mistake, im tired >_< [04:09] Thanks [04:11] DaemonicApathy, Thanks! [04:11] Any time, redlance. [04:12] I botched an update and a lot of things are skewed up. How do I open terminal from within nautilus? I'm just looking for its executable so I can run apt-get install Ubuntu desktop and retry the update that way. [04:12] red_raven: Ctrl+Alt+T no longer works? [04:13] red_raven: if that hotkey doesn't work, you can hit alt+f2 and type either 'gnome-terminal' or if you lack that program type 'xterm' [04:13] Okay after I done my ctrl+shift+del then what? [04:14] What is Alt+F2 by default? [04:14] Unfortunately not. Things are really screwed up. Even the graphics for the login screen were pretty.....wrong. [04:14] red_raven: just press CTRL+ALT+T and you get a terminal [04:14] edoedo: it should bring up a lil menu box with options to clean your history and cache and cookies or bookmarks and etc, select which ones you want to remove [04:14] red_raven: create an executable text file that says "gnome-terminal" without quotes, if nothing else works. [04:14] If I hit ... ctrl+shift+del then all the history is gone, correct? [04:14] DaemonicApathy: ALT+F2 opens dialogue similar to the the run dialogue in windows [04:14] ActionParsnip: I think that only works in unity and gnome [04:14] edoedo: in web browsers, yes [04:15] ActionParsnip: the hotkey i meant [04:15] kriskropd: which shortcut? [04:15] Ah, right...Unity...>_> [04:15] just at one a time then it gone for good? [04:15] What do I put as the file type? [04:15] is there some program that allow me to do simple things like copy or open with sudo in nautillus? [04:15] edoedo: yes it wil clean what you say [04:15] Alt f2 isn't working. [04:15] Okay one more --- where can I learn all the information about all those stuff like ctrl or del or alt or much more? [04:16] edoedo: some borwsers offer you to select how far back to erase, you can select everything or just the last hour or whatever [04:16] no just run a terminal and sudo nautilus [04:16] FRodrigues: you can use nautilus scripts for that [04:16] Okay [04:16] Th3Pun15h3r: gksudo for GUI apps [04:16] red_raven: Right click, new text file, open, type "gnome-terminal" without quotes, right click, properties, permissions, execute as program checked, close properties, double click on file, run [04:16] what about whole day? [04:16] edoedo: ehm, i learn my hotkeys slowly over a lot of time... i suppose you can google "hotkeys for 'program name'" [04:16] edoedo: some browsers (like chrome/ium) have lengths of time you can delete) [04:16] guys how can I stop lightdm during graphical install [04:16] edoedo: if you hit ctrl+shift+del you will see all your options, it variesa ccording to browsers [04:17] red_raven: I forgot "save and close" between typing gnome-terminal and right clicking. [04:17] varies* [04:17] FRodrigues: just run: gksudo nautilus and you'll be ok [04:17] i do "service lightdm stop" but it says already stopped, yet if I do ctrl-F7 lightDM is still running [04:17] Okay thanks [04:17] ok [04:17] Alt-F7 even [04:17] edoedo: kriskropd, then there is 'bleachbit' , does it all without all the guessing work [04:17] ActionParsnip, ok thanks again! [04:17] FRodrigues: keeps its use to a minimum :) [04:17] of course [04:17] red_raven: can you hit ctrl+alt+f2 ? that will send you to a runtime level, you can log in through here and run you upgrade like this if worse comes to worse [04:17] bleachbit? [04:18] edoedo: its a temp file cleaner, like ccleaner in windows [04:18] edoedo: yes, a package that can be installed [04:18] edoedo: its an application available in aptitude [04:18] !bleachbit [04:18] Oh okay [04:19] edoedo: use it carefully, you may remove settings you want and avoid settings that say it will take a long time [04:19] *ubotto fails me* [04:19] kriskropd: you can make factoids if you wishj [04:19] Okay, I am learning [04:19] kriskropd: it knows you killed the card [04:19] :( [04:19] !info bleachbit | kriskropd [04:19] kriskropd: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 0.9.3-1 (quantal), package size 335 kB, installed size 1794 kB [04:19] the more I play with it the more I learn [04:19] brb [04:19] ah, ty DaemonicApathy , wrong syntax [04:19] np [04:20] kriskropd: you can suggest factoids and if they are deemed good, they will be add to ubottu's brain and she will reply with your text [04:20] !info fslint [04:20] fslint (source: fslint): Utility collection to find and fix common errors in file storage. In component universe, is optional. Version 2.42-2 (quantal), package size 125 kB, installed size 746 kB [04:20] You can also message ubottu in private, to avoid spamming chat rooms too much. [04:21] DaemonicApathy: or hangout in #ubuntu-bot [04:21] hi, need some help here. Why is it that i don't have /var/log/messages, user.log debug and other importan logs. I'm using 12.04?how do i fix this ? do i just create a file? [04:22] bots? [04:22] almoxarife: That's new to me, thanks. :-) [04:22] #ubuntu-bots [04:22] hi, need some help here. Why is it that i don't have /var/log/messages, user.log debug and other importan logs. I'm using 12.04?how do i fix this ? do i just create a file? [04:23] ice799: messages=syslog in ubuntu [04:24] lcabreza2:try /var/log/syslog [04:24] lotuspsychje: i have that ? did they rename it to that instead of messages ? [04:25] lcabreza2:all important logs are mostly in syslog..what excactly you want to find? [04:25] lcabreza2: no, its not renamed, its been syslog, opensuse uses 'messages' for one [04:25] !info colortail | lcabreza2 [04:25] lcabreza2: colortail (source: colortail): log colorizer that makes log checking easier. In component universe, is extra. Version 0.3.3-1 (quantal), package size 24 kB, installed size 144 kB [04:25] almoxarife: RHEL uses /var/log/messages to though, so its probably more common than syslog [04:26] lcabreza2: try a colortail -f /var.log/syslog for logs in realtime [04:26] /var/log [04:27] handy little package [04:27] kriskropd: i would say the more common is the more used, what you want to bet that there are more ubuntu users these days than ????? [04:28] !zeitgeist > lotuspsychje [04:28] almoxarife: lol thats my argument to the RHEL preachers [04:28] hey anybody have permanent disk io? [04:28] I've got jdb2 writing every couple seconds.. [04:29] that's terrible [04:29] Ok I was able to make a text file but the terminal window is black so I can't see what I'm doing. It looks like I can open a text file as a terminal command instead of an executable. What command should I use exactly? [04:29] but RHEL is where the certs and professors teachnig nix are at, so you have more scholarly admins that think its /var/log/messages [04:29] I don't find actual bug for this issue, I mean I found alot of threads with this problem but no solution... [04:29] almoxarife: users or systems ;) [04:29] !info iotop | swex [04:29] swex: iotop (source: iotop): simple top-like I/O monitor. In component universe, is optional. Version 0.4.4-4 (quantal), package size 21 kB, installed size 120 kB (Only available for linux-any) [04:29] almoxarife|lotuspsychje : http://pastebin.houston.hp.com/pastebin.php?show=13499 this is what i use to have [04:29] kriskropd: you can be ubuntu certified.... [04:30] ActionParsnip: users i would say, but then it takes a sys to have a user [04:30] !info iotop [04:30] )) [04:30] kriskropd: you need LPI 101 and 102 first, but it is a thing [04:30] ActionParsnip: i know you can, but im always seeing RHEL certs in the job descriptions, not ubuntu :/ [04:30] Sorry, the command I need is the one that will upgrade ubuntu to 12.04 therefore overwriting the current messed up version. [04:30] almoxarife: true but few admins work on many many servers [04:30] lotuspsychje: so what? I used it to understand whos writing... [04:30] I'd like to know how to fix that [04:31] kriskropd: both are good certs to have if you want to manage Linux boxes [04:31] no doubt :) ubuntu is the direction its all going afterall [04:31] kriskropd: the differences are subtle but need accommodating :) [04:31] ActionParsnip: my point is that syslogs have more audience now, well, they have machines they are running on, not sure the audience has caught on [04:31] kriskropd: Wikipedia uses it on its servers [04:31] i tell all the RHEL students to learn ubuntu server in their spare time [04:32] kriskropd: why not both, or all 3 :D [04:32] almoxarife: I'd run a syslog server and have all servers log to that [04:32] kriskropd: when you learn to convinient on a debian enviroment ..you will never look back on RHEL .. [04:32] !details | swex [04:32] swex: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [04:32] almoxarife: or a few, for redundancy [04:33] ActionParsnip:tnx again for feedindicator, working flawless rss spams to my desktop :p [04:33] lotuspsychje: glad you like :) [04:34] lotuspsychje: I've got problem with my disk io, ext4 journal writing something to disk every 3-5 seconds [04:34] lotuspsychje: I'm using kubuntu 12.10 [04:34] swex:ok, many google pages shows this problem holdon [04:35] lotuspsychje: I know, I asked google before write here)) [04:35] swex:can you tell us what HD brand (sata? raid? etc) [04:35] lotuspsychje: but I didn't find any solution [04:35] swex: are there bugs reported? [04:35] swex jbd2? i see it too, writing every couple seconds [04:36] ActionParsnip: I found bug like that, more than 100 people affected, but no solution [04:36] and ubuntu version was 10.04 [04:37] swex:what hd brand pls [04:37] lotuspsychje: Model Family: Seagate Barracuda 7200.11 Device Model: ST3750330AS [04:37] tnx [04:37] I'll using the "fix broken packages" option in recovery mode revert a botched upgrade to its original state? [04:38] *will. Stupid autocorrect. [04:38] lotuspsychje: how can it help? thats file system problem [04:38] red_raven: there is a command list in the ubuntu docs [04:38] lotuspsychje: there is nothing about HDD brand in that problem [04:38] what? [04:39] What is gedit stand for? [04:39] * almoxarife see's writes every 3-5 seconds too, bet they would disappear if i disconnected from irc, better yet the whole of the internet [04:39] edoedo: gnome-edit [04:40] You mean same as notebook, ActionParsnip? [04:40] edoedo: or could be gnu-edit [04:40] edoedo: gnome editor [04:40] * ActionParsnip prefers leafpad [04:40] !factoid [04:41] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [04:41] leafpad , thanks brb [04:41] susu [04:41] swex:im reading stuff about those drives best run on RAID, did you try installing ubuntu on another drive? [04:42] lotuspsychje: no I didn't but partition I have problem is my /home/ not /.. [04:42] swex:read this 'older' bug on jdb2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/607560 [04:42] Launchpad bug 607560 in linux (Ubuntu) "jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and making noise" [Undecided,Confirmed] [04:43] lotuspsychje: yep I was there === FindtheKindness is now known as TheBigElectron === Smedles_ is now known as Smedles === dani is now known as Guest89087 === SierraAR is now known as Sierr[a]AR [04:46] lotuspsychje: so you see, no solution, only old Undecided BUG... [04:47] swex:im still reading, try ##hardware aswell with your question mate [04:47] Guys: Do you know how to swich to a different desktop environment in ubntu 12:10? [04:47] swex:can you tell us how your hd is connected? sata, raid? [04:48] lotuspsychje: thx for advice and share my problem [04:48] rocsteady:install another one [04:48] I did [04:48] lotuspsychje: just plain sata [04:48] It used to be that you could then choose your de when you logged in [04:48] rocsteady:wich one? [04:48] When I was running 12.04 [04:49] rocsteady: you still can select your DE from the lightdm in 12.10 [04:49] xfce4 [04:49] rocsteady: its the lil icon in top right of the box you put your password in [04:50] I don't want to bother my bf cause he's installing gentoo which is a lot harder than changing your de lol [04:50] Basically, I'm changing it cause I'm creating linux containers and my uptime went up really high [04:50] & so I'm thinking it is cause I'm running both unity and firefox with tons of tabs open from googling around a lot [04:50] okay let me log out and try again ty [04:51] swex:plz ask your question in ##hardware alot of interesting opinions [04:51] in 10.04 my skydome and the top part of the cube doesnt show png's [04:51] rocsteady: if you only installed 'xfce4' you'll find some stuff is missing probably, apt-get 'xubuntu-desktop' for the bigger package with xfce applications and such [04:51] compiz--- [04:52] swex:you have bios set to IDE or AHCI? [04:52] how do you put music on an ipod? [04:53] im seeing it tell me to just drag and drop in the music player and thats not working [04:53] !info libmobiledevice | XRS1 [04:53] XRS1: Package libmobiledevice does not exist in quantal [04:53] hmm [04:54] XRS1:note sure if its still used, but i managed to drag n drop to ipad with this http://www.libimobiledevice.org/ [04:55] XRS1: not the most friendly device...depends on what ubuntu version and iOS version are you using [04:56] libimobiledevice3 is already the latest versioon (Ubuntu Studio 12.10 & iPod Nano 6th Gen) [04:57] XRS1:what music player are you using? === [entropy] is now known as [ent] [04:58] !info gtkpod [04:58] tried gtkpod and rhythmbox (maybe im just doing it wrong?) [04:58] gtkpod (source: gtkpod): manage songs and playlists on an Apple iPod. In component universe, is extra. Version 2.1.2-1ubuntu1 (quantal), package size 318 kB, installed size 890 kB [04:58] XRS1:did you try this package? [04:58] yes [04:59] XRS1:maybe banshee can handle it? [04:59] my favorite part of linux, an app for every function [04:59] gtkpod and rhythmbox see the ipod and browse inside it just fine. got the music erased off it. now i just cant figure out how to put new music on [05:00] fspkwon: and even better, learning new cool packages every day :p [05:00] see if rockbox will work if its an old ipod [05:00] its too new for rockbox [05:00] and- random water spill downs =p love compiz [05:01] i kiid you not , my water plugin RANDOMLY triggers and lines its way down the screen [05:01] i don't think compiz is good [05:01] then goes away =p [05:01] its nice for me, i get my desktops looking pretty [05:01] bits and peices are fine [05:01] especially with the window decorations and reflection [05:01] i have a red shadowy border with the reflection turned on [05:02] looks nice =p , ubuntu gets me on wifi here so its good [05:02] even better im using a iw2200bg which is shit anyway [05:07] hey i have a question... how do you setup your email that i have from ubuntu.com? [05:07] seriously... what can the ' command' do for me? [05:07] Hello, I'm having this weird issue in Ubuntu where beeps won't work even after I've loaded the module pcspkr. The strange this is that if I open pavucontrol or pavumeter the beeps will work ~5 seconds after I've closed it. [05:08] swex:read this1 http://ubuntuforums.org/showthread.php?t=2050525 [05:08] lotuspsychje: what exactly? I don't use RAID [05:09] What can the 'command' do for you? [05:09] swex:are you sure your sata cables connected correclty? [05:10] edoedo: how do you mean? [05:10] okay the directions were wrong. gtkpod is working === aaron is now known as Aaron [05:10] lotuspsychje: no :) but who does? [05:10] !yay | XRS1 [05:10] XRS1: Glad you made it! :-) [05:11] You know like a blackboard to write it down what is this for ? [05:11] swex: i would go test all things out, check bios for IDE to AHCI, check cables, set hd to external drive..try some stuff [05:11] I mean ' Terminal [05:11] !bash | edoedo [05:11] edoedo: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [05:11] Hi. I'm trying to get printing from one Ubuntu box to another, and it seems to be blocked due to authentication. It sees the printer but when I try to test print it asks for name/password, which I've given it. I already set the printer up in CUPS and told it my user can print, and I used lpadmin -u allow:all, but it still prompts for username and password and won't print. It prints fine from the machine the printer [05:11] the commandline will help you fix thing that are broken when you install new apps or update or fuck something up [05:12] =p im an asshole [05:12] other than that its used for everything too [05:12] or in my case, break things [05:12] OKay , what does it do ...? [05:12] fspkwon: Please keep the language clean in here. [05:12] oh sorry, [05:12] basically it runs programs [05:13] !bash? [05:13] edoedo: I am only a bot, please don't think I'm intelligent :) [05:13] dj_segfault:did you try to print from that http cups page? [05:13] Sorry ubottu I didn't mean to belittle you [05:13] On the machine with the printer? Yes. [05:14] Oh boy I am not using this [05:14] BUt I can made it [05:14] Hello [05:14] what is !bash stand for? [05:14] dj_segfault:try the http cups page from the box you want to print send to the other box [05:14] lotuspsychje: All apps print fine on the computer the printer is hooked up to [05:14] !bash is a command to make the bot give help on bash to certain user, edoedo === Nice is now known as Nice_r [05:15] erm.. whoops. [05:15] pls forgive me if you don't understand my grammar because I am Deaf [05:15] lotuspsychje: You mean localhost:631 on the machine without the printer? [05:15] I think I found a bug in wikipedia, anyone willing to investigate it with me? [05:15] well bash is the text console your using when you run apps that are text based [05:15] dj_segfault:yes [05:15] OKay [05:15] think of it as ,,, an os inside of an os [05:15] dj_segfault:did you setup samba aswell? [05:16] Hello, I'm having this weird issue in Ubuntu where beeps won't work even after I've loaded the module pcspkr. The strange this is that if I open pavucontrol or pavumeter the beeps will work ~5 seconds after I've closed it. [05:17] hello, I'm Bill Gates here [05:17] lol [05:17] can I have some money? [05:17] stay ontopic guys [05:17] -harpoons shark- [05:17] yes everybody destroy shark! [05:18] thats on topic [05:18] hello people === jason is now known as Guest8983 [05:19] lotuspsychje: When I try printing from cups on the second machine it still asks me for name/password and won't print [05:19] edoedo, the terminal can be used to do everything you do in your graphical enviroment (copy, paste, move, delete files,execute programs, update/install software) but instead of point and click, you type in the command manually. there are also SEVERAL other commands that only work in/through the terminal [05:19] dj_segfault:did you setup samba? (both machines have ubuntu on?) [05:19] samba? [05:20] lotuspsychje: Yes both machines are Ubuntu. No I didn [05:20] didn't set up SAMBA, because I didn't think it was needed for this [05:20] well then it is not a big deal [05:20] ask that person who setup to remove it [05:21] dj_segfault:what printer model? [05:21] edoedo, once you get used to the terminal, its not as scary as it looks... but it is powerful, and it assumes you know what you are doing... (unforgiving in some cases if you make a mistake) [05:21] lotuspsychje: I thought printing through CUPS was a completely separate protocol. It's a Samsumg ML-2010 laser printer === Aaron is now known as dj [05:22] !cups | dj_segfault [05:22] dj_segfault: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows [05:22] maybe some info on there [05:23] lotuspsychje: OK. But like I said the printer prints fine from the machine it's on. [05:24] dj_segfault:are you root when trying to print to the other box? [05:24] dj_segfault:seems like theres samsung software available too [05:24] lotuspsychje: No I'm not root at the time [05:25] kriskropd: Makes sense. When I first opened up terminal in xfce4,the commands I was typing in didn't show up. [05:25] I discovered that there is a bug filed on launchpad for it. I had to disable use colors from system theme. [05:25] dj_segfault:try as root [05:25] * rocsteady is not sure if this is related or not. [05:25] what commands did you type in? [05:25] https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/980710?comments=all [05:25] Launchpad bug 980710 in gnome-terminal (Ubuntu) "black font on black background in xfce terminal" [Undecided,Confirmed] [05:25] ops [05:25] dj_segfault:https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [05:26] http://tinyurl.com/bqh9rcn --w/tinyurl [05:28] hello everyone [05:29] PING!! [05:30] hi [05:30] Need some help: 4 drive RAID-5... installed some updates today, after reboot it says I have a degraded array. mdadm -D /dev/md0 lists one of my drives being "removed". I checked all cables, OK. I'm not sure what happened..... any ideas? [05:30] Is there a way to create a per-user /usr/share/X11/xkb/symbols/typo? [05:30] Intel board 856perl mobo p4 2.7 Ghz cpu supports hyperthreading. ubuntu installation freezes in the splash screen. Can't even install it. Machine runs xp pro normally. How do i trouble shoot this ubuntu install splash screen freeze? [05:30] SMART status says that two of my drives (including the one that is showing "removed") has bad sectors [05:30] !test | Guest8983 [05:30] Guest8983: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [05:31] after upgrading to 12.04 Firefox no longer has a logo in the launcher [05:31] why is that? [05:31] instead of a Firefox logo it has a gray box with a question mark on it [05:31] 的 [05:31] mine too [05:31] the new version does not appear logos [05:31] it's fine [05:31] !cn | huzoubahce [05:31] huzoubahce: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [05:32] as long as the software can still work [05:32] ah good good [05:32] so it's a Firefox thing, to be fixed in a future Firefox update? [05:32] causative: guessing that the path to the icon file has changed. [05:32] causative: That means it got installed into a different directory. Sometimes rebooting fixes that, but you can also edit the menu option and find the new location. It often has the version number in it [05:33] how do I edit the menu option? [05:33] dj_segfault:did you try to rightmouse printer icon/properties and share printer? [05:33] redeyyez, maybe a live cd [05:34] redeyyez, are you dual booting? [05:34] lotuspsychje: I'm actually running kubuntu so that might be a little different. But I can *see* the printer from the second computer so it must be shared. [05:34] !info testdisk | Pad22 [05:34] Pad22: testdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.13-1 (quantal), package size 516 kB, installed size 1209 kB [05:35] Sorry for asking again. Is there a way to create a per-user /usr/share/X11/xkb/symbols/typo? [05:35] lotuspsychje: Just re-verified the printer is shared in the printer setting [05:35] dj_segfault:odd indeed you cant print, maybe try gksudo your browser and try the cups page? [05:36] does your cups prompt you to login? [05:36] Guest8983:yes it does for him [05:36] lotuspsychje: Is it OK to run a scan on bad sectors on a raid disk... or at least one that is removed from the array ... and when done, add it back into the array? Will it be a different size after the bad sectors have been marked so that it won't fit back into the array? [05:36] lotuspsychje: Why would who I'm running as on Machine 2 matter? Besides it's prompting me for a username and password. [05:38] Pad22: testdisk is to verify your had, it wont affect your array [05:38] hd [05:39] o/ [05:40] dj_segfault:something like this? http://askubuntu.com/questions/164111/cups-is-always-asking-for-password-when-printing-on-a-certain-printer [05:40] anyone familiar with whole-disk encryption? [05:41] !encryption | Jieirn [05:41] Jieirn: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory [05:41] you can set passwords there [05:42] hello [05:42] hi [05:43] hi [05:44] someone succesfully removed zeitgeist yet on 12.10 without removing unity-desktop? [05:44] bobweaver: in da house? [05:46] how? [05:47] lutuspsychje, Im looking for more... difficult applications of encryption than that. not private directoryies with encryption keys stored on non encrypted storage === mrenouf is now known as mrenouf|away [05:47] well just create encryption key [05:49] not really how it works guest. Im trying to make a system boot to an encrypted root drive without a partion table that uses key files held in an encrypted partion on a thumbdrive, along with /boot and GRUB [05:50] but i cant get cryptroot to call for the passphrase to the crypted keys to open root [05:50] actually the cryptroot script file is empty [05:51] just installed ubuntu 12.10 on an old computer, new drive. seems to be graphics issue which it had with Karmic but it's unusable now. how should i sought this out? [05:51] guys, do you know how I can make an infinite script on bash? [05:51] so, anyone who knows encryption, two-form authentication, or more about update-initramfs and its scripts? [05:51] wget url/archivo.ext [05:51] rm -rf archivo.ext [05:52] this is my script, i need make a bucle on this one [05:52] well i don't think so [05:53] i donnot think you need bucle for this === root is now known as Phryq [05:53] just installed ubuntu 12.10 on an old computer, new drive. seems to be graphics issue which it had with Karmic but it's unusable now. how should i sought this out? It was suggested that this has something to do with nividia? [05:54] jud:try lubuntu or xubuntu [05:55] lotuspsychje: Ok, thanks, why those? [05:55] jud:12.10 might be little too heavy for your old grafix card perhaps [05:56] after upgrade, for certain the manes of certain commmands will change [05:56] jud:did you try clean install 12.10? [05:57] try formatting the computer and install the OS again [05:57] lotuspsychje: clean yep, wiped what was on there. [05:59] how do I write the output of a command into a text file? [05:59] sup all [05:59] Rootyfault, hiya [05:59] nicekiwi, command > textfile [05:59] rumpe1, chur [05:59] could be a fault in the keying in of commands in LXTerminal [06:00] how can one add modules to update-initramfs now? [06:00] rumpe1, that created an empty document [06:00] nicekiwi, ... with the output of "command" [06:01] nicekiwi, try "ls > textfile" [06:01] rumpe1, that worked [06:01] lotuspsychje: so, would it be worth a punt on a new graphics card maybe? Thing is, the computer was new when I put Karmic on it and it had graphics problems then too, just not as bad. [06:01] nicekiwi, both worked [06:01] rumpe1, they did not [06:02] nicekiwi, the file got created -> it worked [06:02] nicekiwi, question is if it's just the output (and which maybe) [06:02] rumpe1, well put it this way. the file was created yet, but all the crap that spilled out into the terminal after the command was run did not make it into the file [06:02] nicekiwi, which command exactly? [06:02] rumpe1, strace [06:03] the commands involving root, including sudo [06:03] rumpe1, "strace steam > output.txt" === sid|1|blb is now known as sid|1 [06:04] OK, lubuntu or xubuntu? [06:04] nicekiwi what do you mean by that? [06:04] nicekiwi, that seems to put the output of "steam" not "strace .." into the file [06:04] Guest8983, talking to someone [06:04] oooh [06:04] rumpe1, ah.. ok :/ [06:05] nicekiwi, probably because strace works more in the background.. no idea. maybe check "man strace" [06:05] my old Max is my wifi hotspot never failing. Ubuntu 12.04 - NO. does not see it. wifi from phone. [06:05] my old Macbook sees my wifi hotspot never failing. Ubuntu 12.04 - NO. does not see it. wifi from phone. [06:05] nicekiwi, strace -ff ... -o ... [06:06] tripelb the problem can be with the wifi router installed on your pc [06:06] tripelb it can also be with the network card [06:06] router on my PC??? Does not compute. It's the same PC. I booted from a live CD. [06:07] It's the same PC. It's the same network card. [06:07] Ubuntu does see the other WiFi hot spots in the neighborhood [06:08] rumpe1, hmm.. kk [06:09] rumpe1, strace -o did the trick. Thanks :) [06:10] I take that back. it does not see as many as sox. no twcable (hotspotname). But this 1 is right next to the computer in my hand. [06:10] what brand is the computer? [06:10] I tried text to hidden network. That didn't work either. [06:10] as I said. It's a mac book. [06:12] repeat -- my old Macbook sees my wifi hotspot never failing. Ubuntu 12.04 - NO. does not see it. wifi from phone. [06:12] Is nvidia a problem in general for ubuntu? [06:13] jud: Linux in general, not just Ubuntu. [06:13] I finally gave up on getting a USB flash drive to boot on ubuntu. So I burnt myself a liveCD then I checked it was perfect excellent and now is this I'm so disappointed === sid|1|blb is now known as sid|1 [06:14] Hmm, what's best for linux? [06:14] tripelb: hang in there === james is now known as Guest24725 [06:16] I got the AMD+Mac ISO. too. everything was going so well. [06:16] Jud, I have good luck with NVidia, except for not being able to use the built-in ubuntu app for managing displays [06:16] what's the short cut for addressing people again? [06:16] Jud, also you wont get the right res on boot (its an X driver, but not fb driver) [06:16] tryusing the recovery disk (if possible), format the whole pc and re-install the OS again [06:17] TT [06:17] It was a new Hard drive [06:17] S [06:17] Why is the answer re-install? [06:17] ooh the children are here! [06:17] kj4 now what? [06:18] HW CAN I CONNECT MY YAHOO MESSENGER [06:18] hrm, capslock /= cruise control for cool [06:18] reason I'm doing Ubuntu is that I can't get SASL on a Mac with Snow Leopard [06:18] It's just for dad to surf the net so I'll give lubuntu a whirl [06:19] I keep getting import errors with Rhythmbox when using smb share as library... they are timeouts. [06:19] it times out, then forgets about it until the next app start. [06:20] just thought that if nvidia had anything to do with it i might still have the same problem...?? [06:20] " thanks for the help". What I want to do is get freenode from my Mac using the phone hotspot. Is that so difficult? [06:20] well I keep coming back presidential it works. I suppose I must go to sleep now. [06:20] nn [06:20] tripleb, if your system sees the rest of the neighborhood [06:21] and not your phone, your phone may not be broadcasting a ssid [06:21] tripelb go use the ifconfig or netstat command to check your connections [06:21] Anyone know of a good writeup for using iPhone with Ubuntu? I know Amorak does/did support it, but not sure of any upgrade implications, etc. [06:22] in which case you either need to change setings on your phone or, manually set your wireless network on ubuntu [06:22] Jieirn maybe the wifi router does not have an SSID programmed on it yet [06:22] s/ presidential/something else. voice input shrug. OK let me read your suggestion/school [06:22] Jieirn it is only when your network is not available in the list of visible networks [06:23] Hello i need a software for pdf documents to add one pdf doc to another and to move pages on it [06:23] I can't fathom unity can I switch to GNOME do I get a terminal which way is up [06:24] Guest8983 you dont have to broadcast a ssid ever. its better if you dont actually, keeps people from seeing your wireless router or in his case, phone hotspot [06:24] GOT ONE [06:24] tripelb unfortunately unity = GNOME 3 [06:24] tripelb, control+alt+t or SuperKey+ type "terminal" [06:24] well it is true, but then the problem is that nobody will know that you actualy have a wirless network [06:25] das is the point guest [06:25] but if he can see the networks around him and not his phone then his phone isnt broadcasting an id to see [06:26] Unity isn't bad. Seems great, actually. Not crazy about the gmail integration thing, prefer Thunderbird is all. [06:26] and if you think Unity takes getting used to, go install Windows 8 [06:26] Now, how about adding modules to that update-initramfs? i really need it to load specific modules [06:27] vucic1960: PDF Editor might work for you. [06:27] windows 8 is a tablet gui on a desktop... that sucks [06:28] I don't see where ifconfig would help me. I don't understand. ( yes I looked at info is Tim said ) I don't know the exact meaning of interface. And I see nothing useful and what it takes place. Can you help me understand it. Or understand what I want from it. === root is now known as Guest5629 === sid|1|blb is now known as sid|1 [06:29] yes I did look at info ifconfig [06:29] @DaemonicApathy i just check pdf editor dont see a function to import an pdf doc [06:30] I'm pretty much the same thing for netstat. I know I'm not connected to 1. Why should I bother looking at when I'm connected too. I'm getting what I expect. [06:31] I'm chasing my own tail. I need to sleep thank you very much [06:31] vucic1960: Apologies if I'm mistaken. I may be thinking of a plugin for a different program. :-/ [06:31] I said love to you all and your mommys and your daddy is and your children on Thanksgiving day. [06:34] hi, is there any pdf viewer that run under tty or using curses-like library? [06:36] okay thanks DaemonicApathy will ask google :-) [06:36] There's a side bar in this ubuntu thingy that wiggles and jiggles if I'm in another desktop space and an application gets some notification. [06:36] How do I disable the annoying side bar slide out app wiggly-jiggy shit? [06:36] memetic, no cursing here [06:37] why? === larry is now known as Guest19555 [06:37] i use ubuntu at work and at home [06:37] and even our server use it [06:37] hello [06:38] jyfl987, I doubt there's a ncurses style PDF reader, seems too graphic based to render like that. Could be wrong. [06:38] jyf he was messig with you [06:38] lol [06:39] matthewGA: i have a reason for that [06:39] matthewGA: our boss walk around on the room, but luckily he seems not like a technical guy [06:39] jyfl987 I don't doubt your desire/need/reason, I just don't think that an app like that would be very reliable. === dark3n is now known as dark3n|off [06:40] jyfl987: You can convert the pdf to text and view that from the command line. [06:40] Odd-rationale: cant it be convert to html? [06:41] jyfl987: yeah, probably [06:41] i tried to do some customizing for the pdf viewer like trying to change the font color [06:41] wiggly jiggly. [06:41] but failed [06:41] jyfl987 you would like to convert PDF to HTML? Now I am curious as to why [06:41] Odd-rationale: which tool could help me ? [06:42] jyfl987: pdftohtml [06:43] matthewGA: because there is html viewer on tty [06:43] matthewGA: w3m [06:43] Odd-rationale: ok [06:43] ah, true. w3m, links, lynx, etc... [06:44] and there is only format change from pdf to html, but when you change from pdf to text, it lost many other data like color , position [06:44] They actually call this 'wiggle time' [06:45] So, there's no way to disable unity urgent animations? [06:47] https://wiki.ubuntu.com/PowerUsers/Unity/Options [06:47] http://askubuntu.com/questions/138622/how-to-disable-all-unity-animations memetic [06:47] memetic, use ccsm [06:47] Apparently you can tweak the wiggle setting using Compiz. [06:47] correct [06:47] That doesn't actually work, bazhang. [06:47] Frustrated beyond words. tried to setup my hd tv in Ubuntu 12.10 with Nvidia settings mangr. Now My monitor is blank at startup and Tv has no desktop on it.. Xorg.conf is screwed. Tried Recovery mode. The only option that will work is dropping in to root logon.. Im screwed right? [06:47] memetic, works here [06:48] You can use that URL you posted to set the wiggle to none? === owner is now known as Guest1816 [06:48] Seems like on that page they recommend using compiz. [06:49] memetic, in ccsm,disable, yes [06:49] memtic, ccsm is compiz [06:50] compizconfig-settings-manager to be precise [06:50] Does Ubuntu support compiz? [06:50] yes of course memetic [06:50] Really? I thought that Compiz was being dropped. [06:51] memetic, 12.04 is LTS. [06:52] http://www.ted.com/talks/rachel_botsman_the_case_for_collaborative_consumption.html [06:52] Everything after 10.04 in Ubuntu has been a huge pain. [06:52] oh and setfacl rocks. [06:52] ninp0, wrong channel [06:52] my bad [06:52] try #ubuntu-offtopic [06:52] I'm not trolling, I'm genuinely frustrated. [06:52] sounds good thx :) [06:53] so, while expanding a partition backwards, I managed to be dropped back to the GRUB rescue console, with the error "ELF header smaller than expected" [06:53] Like, I've tried to give Unity a fair shot but it's extremely frustrating to get it all working with Compiz. [06:53] memetic, everything is way too vague. narrow it down some [06:53] Unity and Compiz for example. [06:53] i do not have a serial port, though through "sudo setserial -g /dev/ttyS*" its showing /dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4, what is the use and purpose of this ttyS0. [06:54] I have no idea how I got what I have now working. My Nvidia card isn't supported or there are horrible problems when I try to use 3d desktop cube and (ctrl+alt+arrow keys), but that's more a problem with Nvidia but you wanted some specifics. [06:54] memetic, what "horrible problems" [06:54] I'm extremely frustrated with what I had to do with 12.04 to get Compiz to work with Unity, and when I go to ccsm or whatever to disable the wiggle for notifications in the Unity side bar there, I see Compiz doesn't even have Unity enabled. [06:55] /dev/ttyS0 is the first block device representative of a physical DB-9 port on your box [06:55] When you ctrl+alt+arrow key to move between desktops in 12.04 with some Nvidia cards it will lock the screen. [06:55] i.e. serial communications. [06:55] There are some bug reports about that, but again it's more a problem with Nvidia. [06:57] so, yeah. what should I do to repair GRUB? [06:57] ninp0, i know its a character device for serial communication , but i do not have it on my motherboard , so i just want to know why this device is there. [07:01] possible you have an on-board serial breakout on your motherboard that may be used to push firmware to the motherboard's ICs during manufacture? [07:01] hi #ubuntu. does anybody know a working solution for "GPU has fallen off the bus" X freezes? persistence mode, as suggested in about every google hit, does not work. nouveau does not fit my needs. [07:01] So, if I were to go from 12.04 to 12.10, would my Nvidia 550 TI work? Or would I be stuck at a command line. [07:01] :| [07:03] Otend: https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot [07:03] @aum__ if it's a laptop it may also be a built-in cellular wifi card [07:04] Otend: And hopefully you used a smart utility (like GParted) which left 1 MiB of unallocated space before the firt partition. [07:04] I indeed used gparted [07:04] :) [07:05] (liveCD version, which has... rather poor sound interfacing. as in, when shutting down, until the power is forcibly killed, it emits a loud screech at max volume) [07:05] hello to all........ [07:05] hello [07:05] i'm newbie..... [07:05] feeling like a stupid script kitty [07:05] any girl's here..?? [07:06] I need girl..... [07:06] wrong channel mcstone [07:06] to party. [07:06] mcstone, stop NOW [07:06] where hannel..?? [07:06] mcstone, not this network [07:06] can i found the girls. Please...... [07:06] quick question, is ubuntu 12.04 pre-installed with xulrunner? [07:07] seriously dude, you'll get yourself kicked mcstone, this isn't like the "chatrooms" of the 90's bro === Guest15537 is now known as Sclex [07:09] anyone? [07:10] not sure kamahak [07:10] sorry [07:11] ok. thanks man. [07:11] I think I may have screwed it up though. lol. [07:11] hmm.. === root is now known as Guest84021 [07:18] s i want to connect yahoomessenger but how? [07:20] so I hacked my neighbor's router, and changed the pswd so she could't kick me from her wifi, and I found an other strange computer on her network so I kicked them with a mac filter... turns out it was her new computer.. I kicked her off her won network for like 3 hours with her new computer her doughter got her for thanksgiving... now I feel like $4!+ !!! [07:20] FACT, pidgin [07:20] s [07:20] c [07:21] h [07:21] o [07:21] o [07:21] l [07:21] binary_glitch: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [07:21] haha === ranjan is now known as Guest1552 [07:26] has anyone successfully installed/run vmware workstation 9 with ubuntu 12.10? [07:26] I've found a patch on line that seems promising, but before I tear out my working 8.x install I was hoping for a success story. :) [07:29] No, I use virtual box, sorry dougbb. [07:29] np [07:32] Hello again found the right software for split and merge pdf documents how can i compress the pdf document it has over 40 mb - because i need it for sending email as job application [07:32] Hey guys... I've got an installer application, and i'm trying to wrap the resulting installed files up into a debian package. Are there any tools besides checkinstall (which seems to break this installer) that will help me do this? [07:32] name of software pdfsam === will is now known as Guest6146 [07:36] uname -r gives 3.5.0-18-generic can I install pae kernel? [07:36] vucic1960: pdfsam does work pretty well for split and merge, but I've never found anything that can compress a pdf as well as acrobat [07:37] force [07:37] glitch [07:38] ubuntu 12.10 internet connection is slow [07:38] how to retify [07:38] thx dougbb ... pdfmod works for compressing ? [07:39] vucic1960: dunno, never tried it [07:39] vucic1960: many tools that split and join pdfs has some kind of switch to also compress the end result.. check the man page for the tool you're using.. I've never been able to do much with just compressing the pdf, it's almost always better to try to minimize the size of images and such before even creating the pdf === Youri is now known as YBook [07:41] okay thanks ... thought there is any software like adobe acrobat for Ubuntu.. [07:41] i will try @Slart [07:41] vucic1960, oh my... yes [07:41] vucic1960, yes, acroread [07:42] its in the partner repo vucic1960 [07:42] !partner | vucic1960 [07:42] vucic1960: Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" » [07:42] bazhang: acroread != acrobat [07:42] acroread != acrobat [07:42] I always use pae kernal and I know processor is capable to run it why don´t I have it installed [07:42] I doubt acroread would help with compression, but it's worth a shot [07:42] Hello World! [07:43] I'm a Linux newbee and wanna be an expert [07:43] !manual | kutu start here [07:43] kutu start here: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [07:43] as do i [07:43] !rute | kutu and here [07:43] kutu and here: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com [07:44] I want to make a movie with you guys [07:44] Thanks, guys [07:44] matt865, linear video editor? [07:45] a porno [07:45] matt865, stop it NOW [07:45] haha [07:46] Hey, can any of you guys know how to login as root in Ubuntu? [07:47] kutu, what are you trying to accomplish by doing that? [07:47] guys , has anyone here moved thier webcache to ram ? I've found a few different methods of doing it and I'm unsure which is correct [07:47] kutu, you dont [07:47] kutu, sudo su [07:47] kutu: root login isn't usually used in ubuntu.. sudo can do anything root related you need to do [07:47] g00053, thats not correct [07:47] kutu: sudo -i [07:47] !sudo | kutu [07:47] kutu: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [07:47] you have to enable the root acount to log into a gui (desktop) as root [07:47] bazhang, it's not THAT wrong... [07:48] binary_glitch, which is never necessary [07:48] g00053, dont recommend it here [07:48] it is advised against doing so [07:49] I would just use the termnal, and yes I have found a rare necessity to gui into root thank you very much [07:49] sudo -i then binary_glitch [07:49] I don't really want to login; I asked just because [07:49] I read it in a book [07:49] kutu: ok, then follow the advice given ... don't do that [07:49] su, sudo, sudo -i and gksudo did not work in that case. [07:49] anyone help me with installing java in backtrack [07:50] and couldn't login by giving username as root [07:50] or sudo [07:50] god_is_dead, try the backtrack support channel [07:50] whats the big deal anyway ? [07:50] thank you [07:50] #backtrack-linux god_is_dead [07:51] ok, well, so far vmware 9.0.1 seems to be working well, in case anyone cares :) === Albastos is now known as Albastos|off [07:51] sorry everybody because I was blind I´m using pae already [07:52] dougbb, they have a channel here on freenode as well, if you were interested [07:52] kutu just don't worry about it, it you want to expirment with it just to play, just know you'r likly to crash your system... but set it up in a persistant live usb and play like that or use virtual box... I can help you with either method, but that way you dont loose anything if you brake it. [07:52] #vmware iirc [07:52] zvacet: that's a great kind of problem to have :) [07:53] bazhang: thanks ... they tend to focus on more general topics, whereas "keeping up with the latest kernel fun" is more of a linux'y topic [07:53] guys, where can I found linux kernel's source code? [07:53] kutu: http://kernel.org [07:54] dougbb: yes I jusr read that pae is now named generic I didn´t know that [07:54] kernel.org [07:54] oh sorry [07:54] I mean in the "/" directory [07:55] zvacet: what is the output of uname -a [07:55] kutu: it isn't necessarily installed on your system [07:55] kutu are you trying to edityour kernel? [07:55] won't let me join channel #backtrack-linux [07:56] dougbb:3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:27:31 UTC 2012 i686 athlon i686 GNU/Linux [07:56] no just wanna see it [07:56] karakedi: todoist kullanir misin? [07:56] the source isn't usual given in a direcroty, it's already compiled...lol [07:56] so sorry [07:57] oh well get it from http://kernel.org [07:57] zvacet: ok, then you should be good to go :) [07:57] zvacet: this page looks useful as well: https://help.ubuntu.com/community/EnablingPAE [07:57] well is the Linux licence is given with the software [07:58] zvacet: if your cpu is 64 bit you might also consider installing the 64 bit version of ubuntu, that would eliminate your PAE concerns :) [07:58] kutu, ?? [07:58] hi, is there a dual boot Android and Ubuntu solution for Nexus 7 currently? Google is giving me mixed results [07:58] kutu, thats not an ubuntu support issue [07:58] dougbb: ubuntu make changes in naming kernel I read it https://help.ubuntu.com/community/EnablingPAE [07:59] ok [07:59] I mean is the GNU Licence is given with Ubuntu [07:59] dougbb : I have pae everything is ok [07:59] kutu, lets take this chit chat to #ubuntu-offtopic [07:59] many linux licenses are given with the sofware verious packages on a given system, some are simply refered to, and you have to look them up... what specific software [07:59] ubuntu internet connection is slow [07:59] kutu, gpl was applied to software [07:59] kutu: sure, but the license only requires that you have access to the source, not that it is installed [08:00] dougbb: and I don´t want to reinstall :) [08:00] blackshirt, ubuntu internet connection is slow how to retify [08:01] zvacet: aw c'mon, re-installing is fun :) [08:01] force_, what connection are you using? [08:01] "aw c'mon, re-installing is fun :)" right...lol === Guest42522 is now known as yaw [08:02] I just finished rearranging everything so that I could actually use the hardware raid card that came with this system .... fun fun fun! [08:02] dougbb: no it is not I reinstalled recently [08:03] I miss the days when you got to choose each and every individual package that was nstalled during instalation [08:03] zvacet: sorry, poor attempt at humor [08:03] I'm currently dual booting with win7[problem contd.] [08:03] binary_glitch: I use ubuntu on purpose so that I don't have to do that :) [08:03] dougbb: it is ok I have to reinstall after bad upgrade I´m crying for times with alternate Cd [08:03] although I keep finding things to delete, which is always fun [08:04] but after using linux for some time want to purely shift to it.[prb. contd.]] [08:04] kutu, thats not a problem .. Dual, trial,qual, or multi boot was great [08:04] aw, but don't you like dependency nightmares? [08:04] !enter | kutu [08:04] kutu: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [08:04] dougbb: try mini iso once and make it your custom ubuntu ;) [08:05] kutu, what is the actual question. all on ONE line [08:05] ubottu,bazhang:got it [08:05] I have a lenovo ideapad 2470, isnt there a linux /ubuntu video driver for it? [08:06] blackgatonegro, whats the card [08:06] kutu: thewre is nothing wrong with dual booting take some time to get used to ubuntu and then make decision [08:06] kutu, it depends on what you're using windows for ... there are very good software packages that fulfill a lot of needs, and will allow you to use linux as your primary desktop, but there are some things that only run in windows. If you need them, you have to boot windows, and that's ok ... use the right tool for the job [08:06] no clue, ubuntu does not find any private drivers for it.... [08:07] there is also a bug with qhe sound controlers [08:07] Personally I'm trying to get a windows VM working well enough in linux so that I don't have to dual-boot anymore, but I'm still a ways off from that goal [08:08] dougbb, tried play on linux? [08:08] I'm spending more time in the business world lately, so there are some things I have to use windows for ... as good as libreoffice is, microsoft is better at making their file formats hard to use [08:09] blackgatonegro: nope ... I have been using vmware workstation [08:09] !atheros [08:09] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [08:09] !atheros | force_ [08:09] force_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [08:09] dougbb, play on linux is good if you only wanna use games [08:09] now problem is how to make my total HDD available to Ubuntu without losing my entire media type data[eg.pics,movies]and my Ubuntu installed softwares. [08:10] blackgatonegro: I need office 2010 [08:10] kutu, you're actually better off with a partition for windows, a partition for data, and an extended partition for linux [08:11] that way your data can be shared between the 2 operating systems [08:11] dougbb, play on linux also lets you use office I think, it also helps a lot installing directx and that, and is on ubuntu repos, give it a try. [08:11] ubuntu handles NTFS partitions very well [08:11] blackgatonegro: thank you for the suggestion :) [08:12] guess he's going to go play a game :) [08:14] I wanna make only 2 partitions; 1 for Linux 2 for media. i dont need win7 anymore. [08:14] kutu: why 2 for media? [08:14] then only 1 [08:16] kutu, in that case, you can have 1 partition for the linux / and /usr, 1 for swap, 1 for /var, and the rest for /home [08:16] your data will go on /home [08:16] I like to do about 10 G /, 150% * RAM for swap, 4 G for /var [08:17] please write the process [08:17] I have 500GB Hdd [08:17] +2GB RAM [08:17] kutu, that's plenty big enough [08:17] the installer CD will let you create and size the partitions [08:17] just be sure to back up your data before you install :) [08:18] since your HD is so large, you might want to go 15 G for /, but usually 10 is more than enough === alin|mobile is now known as alinmear [08:21] wanna walk him through encripting his /home file too? lol [08:21] heh [08:21] the issue is on backing up. I have calculated that my used space [linux os+media]<=30GB.If I use a 40 GB HDD as backup then how can I backup media+Ubuntu [08:21] well, I personally have my data on a separate partition, and I use truecrypt for encryption [08:21] kutu: you don't have to back up the OS [08:22] you just have to back up your data [08:22] but then the softwares installed will be gone too [08:22] kutu: right, you're going to reinstall the OS after you repartition the drive [08:22] I keep my data on a twin portable tara drives [08:23] my internal is dedicated to os and apps [08:23] kutu: you're going to want to do all of this with the installer CD [08:23] kutu, usually your software installed was downloaded first and resides on apt cache dir [08:24] true [08:24] kutu: if you want to save ntfs partition with just add it to fstab read http://ubuntuforums.org/showthread.php?t=1604251 [08:24] hello all [08:24] him mon [08:25] binary_glitch, sure, apt was doing that until you clean cache [08:25] kutu : you can use aptoncd https://help.ubuntu.com/community/APTonCD [08:25] * dougbb just tried bleachbit for the first time today ... that was fun [08:26] i'm writing because a thing I face a kernel bug in hardy 8.04 [08:26] dougbb: did you delete something important :) [08:26] and want to know if someone have seen it before [08:26] discribe it mon [08:27] zvacet: heh, no [08:27] dougbb : good ;) [08:27] I meant "fun" in the traditional sense [08:27] We have a problem with puppet and certain kind of machines from our farm (+300), those with Supermicro X8SIE motherboard. Sometime when running puppet the machine crash, we loss access to it and logging through IPMI doesn't show anything in the console, the only thing we can do is a cold reboot. Then if we run puppet again, nothing happens. If we run puppet several days after it could be another crash or not, it is random. I debugged th [08:27] deleted a whole bunch of old apt stuff, that's what made me think of it [08:27] dougbb: I know what you mean === Aaron is now known as Guest26035 === Guest26035 is now known as Aaron [08:28] I debugged the problem and get the conclusion the cause was running "facter", running it in a mpssh session caused 7 or 8 crashes in different machines. [08:28] so if I,1)make a bavkup of[apt cache+media];2)reinstall Ubuntu after suitable partitioning;3)copy paste apt cache -will my Ubuntu hold the same softs as before? [08:29] where can I get mpeg encorder to play mp3 songs ? [08:29] that would be c in 'bavkup' [08:29] kutu: depends .... anything you installed after installing the OS itself will have to be reinstalled [08:30] riqdiiz, use totem or such [08:30] kernel 2.6.24-28-server [08:30] I took some straces on a crash [08:31] ridiiz use clementine [08:31] hi, i updated to 12.04 and transmission don't connect to https tracker anymore, is there something i should check? [08:31] kutu : if you copy var/cache/apt/archives the you can install packages again [08:31] if kutu where only around when a ton of software had to be compiled from tar balls... he wouln't feel so badabout having to reinstall his software... lol [08:31] roger21 : remove transmission and install qbittorent [08:32] roger21: I second epic_'s suggestion :) [08:32] kutu, you can repack your installed packages with dpkg-repack and make a backup for it [08:32] It requests to search for the codecs and when it does comes up with nothing. [08:32] binary_glitch: depends if he use checkinstall ;) [08:32] ok, won't do [08:33] riqdiiz : just install vlc or clementine that's it. [08:33] riqdiiz: if you want to listen to mp3s you might need the "restricted extras" package [08:33] facter use dmidecode, has someone experience something similar? [08:34] riqdiiz: install ubuntu-restricted-extras for sure [08:34] thank you all for helping me to solve this problem! === ubuntu is now known as Guest49255 [08:34] is any way to debug this kind of crashes? [08:34] hi. i'm about to buy a laptop with radeon 6310m. https://help.ubuntu.com/community/RadeonDriver says "These cards should work with Ubuntu Oneric/11.10". [08:34] does that mean they work with 11.10 AND UP? [08:34] kutu: than them if it work :) [08:35] where can I get them? [08:35] when installing the latest download, my current hd config has 100gb free space, if i select install along side it will use that and set up swap in that space as well?? [08:35] riqdiiz: ubuntu software centre [08:35] riqdiiz: sudo apt-get install ubuntu-restricted-extras [08:35] thats...100 gb unallocated space..its not formatted yet [08:36] These are questions from Zonal Computing olympiad in India. [08:36] Question 1: http://pastebin.com/Sa6gRFuK [08:36] still if he had to reinatall half his apps through apt-get in the command line, and compile the other half, a time or too before, using software center would b a cinch... I remember using lynx text browser, and trying towrap my head aroud wat a repository was... but then again I didn't have much computer experience either... I've only use linux my whole life... [08:36] Question 2:http://pastebin.com/TxTiGmaC [08:37] that was @ [08:37] Does anyone know how do I evaluvate the input in question 1 [08:37] hall6: we won't help you do your homework, sorry :) [08:38] hall6, do it in your library :d :d :d [08:38] This isn't my homework. The olympiad ended weeks ago. I an still not able to solve them [08:38] dougbbb : rightly said' [08:38] try #math [08:39] someone please, my hard drive has 100gb unallocated space, if i select install ubuntu alongside them will it use that space and also set up swap in that space..using the latest download from the site, lts [08:39] 64bit [08:39] Guestt49255: along side what? [08:39] windows [08:39] i have a hard time trusting the installer. i choose "something else" and set it up by hand (scroll down and make sure grub is going to the right drive) [08:40] grub goes to which partition, the one with windows? XRS1 [08:40] if you have 4GB RAM, setup a 5GB SWAP and make the rest "/" as ext4 [08:40] it goes to the hard drive that has windows yes [08:40] ah ok, gotcha thanks XRS1 [08:41] Guest49255: grub goes to mbr [08:41] I have enabled third parties,added the restricted repos,used apt but nothing seems to work . [08:41] so the partition with windows right? [08:41] typically it should be hda or sda. just make sure whatever it calls the hard drive with windows is what grub is going to (no number) [08:41] riqdiiz: why dont you use vlc, the simple option [08:41] perfect, thanks guys [08:42] Guest49255: I will make 10-15 / rest for /home add swap if it is lap top if it is not max 2GB for swap [08:43] just to be sure i do this right, 1st make the unallocated space into the rest of 4gb primary, ext4 mount at / and then do swap with the rest? === mimor is now known as mimor_ [08:44] riqdiiz: enable univere and multiverse repositories [08:44] oh, i have 4gb memory [08:44] no "/" should be almost all the drive, swap should be a little bigger than how much RAM you have [08:44] epic: where can I get it. [08:44] riqdiiz: software centre [08:44] almost all of the unallocated partition* [08:44] Guest49255: 1Gb is more them enough for swap [08:44] kk [08:44] XRS1: why are you against /home partition [08:45] primary or logical for the ext partition? [08:45] primary [08:45] Guest49255: doesn´t matter [08:45] awesome sorry bout all the q's i just want to be sure i get it right [08:45] thanks again [08:45] for a first time install, its usually easier to setup it all as root untill you understand how the system works [08:45] im not a noob, its just been awhile [08:45] this is something trivial. I use gnome-terminal on ubuntu. I open a lot of tabs. [08:45] Its very tough to find the active tab on the top. It is highlighted but very subtle. [08:46] Guest49255: it's not a point for linux what the partition [08:46] is there a way to make it more prominent ? [08:46] okay if you understand how it works, it is best to have a seperate /home partition or drive. makes life easier [08:46] i always mount at / [08:47] Guest49255 : maybe you want to read http://members.iinet.net.au/~herman546/p22.html [08:47] XRS1 : right! [08:47] night all [08:47] ill check it out [08:48] XRS1: and then you find out that is good to have separate /home and you reinstall :'( [08:48] nevermind found a way. http://askubuntu.com/questions/40332/how-to-make-selected-tab-in-terminal-more-prominent [08:48] zvacet : Reinstallation is not needed. It can be done with gparted [08:48] well by the time i figured that out back in the day, a new dist upgrade was available [08:48] Guest49255: my recommendation is 1Gb for swap, 10Gb / and keep the rest for /home on separate partition [08:49] epic_: you are right [08:49] the partitioning setup works best different ways for different uses. set it up how it works best for you [08:49] tozen: +1 [08:50] tozen: +1 [08:50] good to know i'm not alone lol === alinmear is now known as alin|mobile === ip is now known as Guest31821 [08:52] supertux kart game is fun! [08:52] epic: I really don't know how to install it after I've downloaded it [08:53] what you have downloaded ? [08:53] the tar.gz . [08:54] riqdiiz : go to software updater from dash - then check for update -> then install it . Do this first. [08:54] put the the file in home directory [08:55] could someone guide me to change folder's theme in ubuntu studio 12.4 , tx [08:56] for some reason,ive just pressed something but I dont know what, ive lost the surround of my firefox, and terminal, basically the top navigation/bottom have totally dissapeared.any idea how to restore these? ive restarted them but same problem so not sure what ive done.. [08:56] riqdiiz: open terminal and enter this - > tar -xzf filename.tar.gz [08:56] advowork : f11 [08:57] could someone guide me to change folder's theme in ubuntu studio 12.4 [08:57] download ubuntu unity tweak === alin|mobile is now known as alinmear [08:58] I'm trying to install XAMPP but I'm getting this error: "gzip: stdin: unexpected end of file" Following this tutorial http://ofps.oreilly.com/titles/9781449339739/k_00000004.html [08:58] studi is xfce , then why unity? [08:58] Why would I be getting this error? [08:58] Hi. Who know how to in console create torrent from folder [09:00] riqdiiz: try this way sudo apt-get install synaptic [09:00] epic_, f11 is full screen? [09:00] hi, i updated to 12.04 and transmission don't connect to https tracker anymore, is there some new thingy in 12.04 like a firewall or something? [09:01] advowork : yes [09:01] roger21 : Never ever update - > just do fresh install [09:01] roger21 : then problem wont arise [09:01] riqdiiz:then in synaptic>sttings>repositories>updates check first two and then close and reload [09:02] epic_, that isnt the problem?? [09:02] i love this chat [09:02] riqdiiz:after that in synaptic search box type ubuntu-restricted-extras and when you find package install it [09:03] advowork : then i think you got the same problem like i had previous month. I didnt find the solution, so i reinstalld it [09:04] Hello guys, I need to expand a drive from unallocated but I cant. [09:04] you can try ADDS [09:04] i have a 100mb MBR, 20 gb NTFS, 100GB NTFS, and 70 GB NTFS, the trick is I must not delete 100GB [09:04] jerardwack: mktorrent -o path/file.torrent /dir [09:05] I need to expand the 20gb from 70 unallocated [09:05] but unallocated is located after the very important 100GB [09:05] (using gparted) [09:05] llutz: thank you very much! I [09:05] help [09:05] i'll tried it now [09:06] My machine is getting usernames and passwords from ldap, when i shutdown slapd it is unable to recieve specific users using getent shadow and getent passwd. Now on my main server some users are able to login using their slapd credentials but on the others they are not, and i am a bit confused how this could happen [09:07] so every trackers work except for taht one (and the tracker is fine itself) what could it be? [09:08] epic_: I'm still getting the error message "gzip: stdin: unexpected end of file" [09:08] how do i setup the scroll amount of the mousewheel? === kracekumar_ is now known as kracekumar [09:09] it actually [09:10] Anyone know if any NFS mount defaults have changed in quantal? Am finding I can't exec shell scripts on NFS mounts [09:10] !mousewheel [09:10] !mouse [09:10] Enabling extra mouse buttons: https://help.ubuntu.com/community/ManyButtonsMouseHowto - Enabling serial mouse: https://help.ubuntu.com/community/SerialMouseHowto [09:10] !scroll [09:10] !wheel [09:10] it actually download nothing :( [09:10] epic_: I'm trying to learn d3.js, one thing I need to do is install a local server. So, the tutorial is asking me to download/install XAMPP for Ubuntu. I've downloaded the tar file but keep getting an error message when trying to untar [09:11] cache_money: are you doing with terminal or software === thunder_ is now known as freethunder [09:12] says 'server not reachable....' [09:13] epic_: the terminal [09:13] Cache_Money: It's much easier to install LAMP via apt-get / deselect than it is via XAMPP. While it might diverge from the guide, I recommend that you install LAMP normally (note also that installing LAMP normally is all that this channel supports). [09:13] !lamp | Cache_Money [09:13] Cache_Money: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) === larry is now known as Guest36232 [09:18] epic: could it be that the servers nolonger support 9.04? [09:20] would anyone have a clue why this ubuntu machine is about 2 minutes late compared to all my other systems, whilst it is set automatically? [09:22] riqdiiz: Yes, Ubuntu 9.04 has been EOL for a *long* time. Upgrade immediately. [09:22] Hi folks, looking for help using my compiled so library against using the pre-installed one. Need to figure why one piece of code is crashing - dumping core [09:23] riqdiiz: yeah [09:23] update it to 12.04 or 12.10 [09:23] this is not 9 but how do I get the version? [09:23] Jordan_U: I ran this command: $ sudo apt-get install apache2 php5 php5-mysql mysql-server . Is this similar to XAMPP [09:23] ? [09:24] julie101010: which ubuntu are you running there? [09:25] I think it's 11 but where can I check? [09:25] julie101010: I don't know why this problem happens, but happens to me also on 12.10 [09:25] julie101010: "lsb_release -a" [09:25] poor me! as of upgrading ,ill have to make do with my 9.04 for quite sometime ....I use dial up :'( [09:25] I am forced to use ntpdate command every day [09:25] The d3.js tutorial I'm following is telling me I need to run a localserver to serve up my content. Where do I need to put my project folder in order for the apache2 server to serve it up? [09:25] got 12.04 [09:26] riqdiiz: download from cafe [09:26] julie101010: try "sudo ntpdate -u ntp.ubuntu.com " [09:27] very expensive here as they also use dial up. [09:27] riqdiiz: Even with dial up you should be able to download an Ubuntu 12.04 LTS iso in less than a week. === JoFo_ is now known as JoFo [09:30] they assign you a different IP before you know it. [09:30] riqdiiz: Use wget, then you can continue partial downloads. [09:30] after week-downloading ubuntu, you need more one week for get updates :) [09:31] riqdiiz: And when you do upgrade, go for 12.04 LTS, as that will be supported for much longer than 12.10 (or any other version until the next LTS release). [09:32] Jordan_U, riqdiiz: Yeah, you can even finish in under a week if you kill the wget process during times of day when people are going to need the line, and just do it overnight. (That's how I downloaded 5.04) [09:32] and when you do upgrade will come new release ubuntu, and you start downloading them [09:32] jerardwack: Right now they're running 9.04 with security vulnerabilities that have been known for years. Ubuntu 12.04.1, even with no updates, is far better. [09:33] I think more simple find ubuntu release in town where he lives [09:33] kya ho raha hai bhai logo ? [09:34] just follow the man with longest beard [09:34] Is this the correct (most efficient?) command to start an Apache2 server? $ sudo /etc/init.d/apache2 start [09:35] Hey guys. I am trying to install urllib2, can this be done with pip? [09:35] Cache_Money: sudo service apache2 start [09:35] that's the worst! they sell only bread and tea leaves here!;-) jerardwack [09:35] cache_money : yes [09:35] somsip: And I put my files in /var/www/ ?? [09:35] Cache_Money: you put them where your docroot is. By default, it is /var/www [09:35] Cache_Money: service apache start < may also work [09:36] riqdiiz: where are you? [09:36] remote part of kenya. [09:37] riqdiiz: what's the postal service like out where you are? [09:37] we can send you dvd [09:37] the only available here [09:38] epic I'd really appreciate. [09:39] Yop all [09:40] should i send u [09:42] hello, I'm trying to rip the sound track of an .mp4 video file to mp3 using ffmpeg. I get this ouput: "Encoder (codec id 86017) not found for output stream #0.0" Does that mean I don't have mp3 codec on my system? cause sorta sounds silly to me ...with Rhythmbox coming ootb in Ubuntu it's gotta be present, right? I used basically this command: ffmpeg -i input.mp4 -ab 128 -ar 44100 output.mp3 [09:43] hmz [09:43] too bad i can't run kvm in virtualbox [09:45] Something has gone terribly wrong with my system. When try to type something, it either does not recognise the key or does completely something else then the whole system tries shuts down but hang. [09:46] hi, does anyone know what might cause mount.nfs: mount system call failed when trying to mount an NFS export from a Windows 2012 Storage Server ? [09:46] epic_ I have sent you the details. [09:46] cakeboss type ffmpeg -formats | grep mp [09:46] Would it be possible to recover to a previous state? [09:47] riqdiiz : got thaat [09:47] bennypr0fane type ffmpeg -formats | grep mp <-- addressed wrong guy, sorry [09:50] Ubuntu sucks :( [09:50] epic_ thanks. [09:50] !language | nsr [09:50] nsr: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [09:51] ok sorry I have problem with my ubuntu installations [09:51] !ask | nsr [09:51] nsr: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:53] nsr: if you tell the channel what the specific problem is and ask nicely are much more likely to help than if you insult their os of choice. just a thought :) [09:54] hello [09:54] Mopnkeydust: http://pastebin.com/pivKJm0R [09:54] i need some help with my server [09:54] Monkeydust: http://pastebin.com/pivKJm0R [09:55] anyone ? [09:56] newbee: if you're a bit more specific people will (probably) help, if they know the answer [09:56] !help | newbee [09:56] newbee: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:56] ok sorry ppl [09:57] bennypr0fane mp3 is there, it should work, try without all the options, just for a test -- also consider using avconv, same syntax as ffmpeg [09:57] i need help with my server, for couple of days i can not access my web sites but ssh is working fine when i restart apache everything works for couple of minutes and then again sites are unreachable [09:58] i asked my host support to help me but they do not administrate [09:58] newbee: did you look into the logs? what ubuntu are you running exactly? [09:58] the only thig they send me is this mesage : THe problem is simple. The proccess sftp-server it using 100% of disk I/O and this way any other program cannot work: [09:58] ubuntu 10.4 [09:59] does killing the ftp-server help? [10:00] i do not know how to kill it :( [10:00] i don't know much about linux [10:00] newbee there's also #ubuntu-server [10:01] hi all - I wanted to take some jpg's images and combine them into a slideshow with fade transitions and then output this as a video. Thus I thought there may be a piece of software for ubuntu which could output a video - could anyone suggest a good one [10:01] newbee: first list all the processes with ps -aX, then you can use grep to find sftp-server (ps -aX | grep "sftp-server") check the process id, the column to the left, and then try "kill that_id", replace that_id with the correct id. [10:01] Monkeydust how do I get avconv? it's not in the repo and on there page they don't offer a .deb for download it seems === branant_ is now known as branant [10:02] bennypr0fane: What version of Ubuntu are you using? It's certainly available in Ubuntu 12.04 and 12.10. [10:02] steveccc: i like openshot [10:03] ok thank you, but why is this hapening ? is it some kind of hack? [10:03] auronandace: what type of software is it - video or more presentation? [10:03] steveccc: a video editor, you can work with pictures in it too [10:03] newbee: my guess is a bug or badly configured server, or you or your host are using it in a weird way. [10:04] and how can i fix this? [10:04] newbee what do you do on your server? only a website? Apache? PHP? [10:05] websites with php [10:05] I there all I am trying to trouble shoot a little arduino usb programmer where the usb interface is showing up intermittently and every time it shows backup Ubuntu is giving it a new serial port number. Show my question is; is there a way of asigning a static port number to a specific device in Ubuntu? [10:05] !info photofilmstrip | steveccc [10:05] steveccc: photofilmstrip (source: photofilmstrip): Slideshow creator with Ken Burns effect. In component universe, is optional. Version 1.9.91+dfsg-1 (quantal), package size 4368 kB, installed size 5277 kB [10:05] i think he got a vserver and is at the limit of the specs. [10:05] auronandace: just installing it now [10:05] Jordan_U: 12.04, Lubuntu though [10:05] bennypr0fane: Lubuntu uses the same repositories. "sudo apt-get install libav-tools". [10:05] newbee paste the results of this into pastie.org: tail -n 20 /var/log/apache/error.log [10:05] newbee: if killing the sftp-server helps i would recommend either checking into the config or switching ftp server. [10:06] Jordan_U that is installed [10:06] here's the complete output of my command : http://pastebin.com/reg83VJA [10:06] changed it a little [10:06] newbee actually that should be apache2 [10:07] also paste the output of "top" [10:07] bennypr0fane: You said you wanted avconv, but you're using ffmpeg. What problem are you having with running avconv? [10:07] llutz: thanks - looks perfect === Lebby1 is now known as Lebby [10:08] output from avconv is exactly the same as in ffmpeg [10:08] bennypr0fane simply type ffmpeg -i infile.mp4 outfile.mp3 <-- no options added, see if it shows the same error [10:09] same error it seems to think mp3 is not present [10:09] ok how can i send you the file [10:09] I gotta go, thanks though. have a good day! [10:10] !paste | newbee [10:10] newbee: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:11] Brb [10:12] plp [10:12] bnmfgu [10:12] hmnuyj [10:13] vbr [10:13] b [10:13] ng [10:13] nowicik: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:13] i can not open it ! [10:13] siema przemek [10:13] siema\ [10:13] pajak pajac [10:13] :)| [10:13] wąsy [10:13] pajak smierdzi [10:14] i tyle [10:14] dwa gile [10:14] i trzy motyle [10:14] pajak chuj [10:14] bo nie idze po mirinde [10:15] ok i did [10:15] here is the link http://paste.ubuntu.com/1379121/ [10:15] Hi. Does nayone know of a keyboar dmapping for a Lenovo W520 (UK model), to use with Ubuntu 12.10, please? [10:16] RichardH: what do you mean keyboard mapping? just use the uk layout [10:17] newbee: did you run "tail -n 20 ..."? it should just give you 20 lines. [10:17] RichardH: you select the layout in the installer [10:17] no how do i do that? in apache? [10:18] auronandace: Thanks. Sorry, flapped when I didn't see a layout that matches the Lenovo's keyboard. Actually testing keys adjacent to enter shows they map corretly! [10:18] Doh! [10:18] in a terminal, TeamColtra pasted the command. "tail -n 20 /var/log/apache2/error.log" or similar, I'm not sure about the path. [10:19] and also the output from the command "top" [10:19] top is probably going to be more helpful [10:19] let me log into my ubuntu server and see what the correct apache error log path is [10:19] try htop [10:20] ok i got it how do i copy the text? [10:21] newbee what are you using to access SSH? putty? terminal? [10:21] bitvise tunnelier [10:23] Okay guys I have a onboard SSD 8 Gig drive on my laptop can I use that for my swap and how can I do that to test it out? [10:23] newbee if it handles clipboard you can try marking text with your mouse and then using ctrl-v in windows. [10:23] adknight87_: mkswap, swapon [10:24] vit: I have a existing swap [10:24] no i can not selec it [10:25] newbee I don't know how, I am sure it has some copy/paste function but it's not a standard SSH client so I am not too helpful here [10:25] ok i did it [10:25] You could screenshot it [10:25] http://paste.ubuntu.com/1379138/ [10:26] I there all I am trying to trouble shoot a little arduino usb programmer where the usb interface is showing up intermittently and every time it shows backup Ubuntu is giving it a new serial port number. Show my question is; is there a way of asigning a static port number to a specific device in Ubuntu? [10:27] newbee your php code seems a bit buggy but that shouldn't affect things this way. what's the output from top? [10:29] well then i do not know what can i do [10:29] i was afraid that it is ddos attack [10:30] anyone in here particularly familiar with networking and latency? [10:31] I just found out that every time I enter program or other search in new Ubuntu interface, my searches are going to Ubuntu databases with my IP address and are re-used... [10:31] How do I opt-out from such survailance in Ubuntu operating system and stop sharing such personal information? [10:31] In New GUI and whole system. [10:32] Last time I managed that is when disabling Ubuntu one service in Ubuntu 10.04. [10:33] What are all programs, services and setting I can manage in Ubuntu 12.10 to stop private information going out of computer during use and that are included in Ubuntu default installation? [10:36] <_bt> nikolam: here's one: sudo apt-get remove unity-lens-shopping [10:36] I found sending my keystrokes and searches to third parties by default (facebook, twitter,amazon etc) very disturbing and bad anti-user practice. And I would like Canonical to stop that id it wants me to recommend Ubuntu to anyone. [10:37] _bt, thank you . I am also annoyed with shopping offers in my main user interface for my own OS, outside shopping centre/programs app. [10:38] nikolam: I quite like it [10:38] nikolam: I don't like it either. I think it is a necessary evil in a way. [10:39] Make ubuntu more mainstream and generate revenue for the ubuntu team to develop further etc. [10:39] gordonjcp, I like it inside Shopping centre/Ubuntu software centre. But it does not have anything to do with my productivity, therefore it is a big minus. [10:40] cakeboss, I think it is enough to have them displayed in bottom of software center by default. but it is annoying enough to offer non-free software in free software OS. Let alone putting those on my main user interface could be classified as too much aggressive advertising, Maybe even illegal in some places. [10:40] anyone knows what these two line does in the interfaces file? " up ifconfig $IFACE 0.0.0.0 up [10:40] down ifconfig $IFACE down" [10:42] $IFACE is I think some default interface, previously determined in script/ value and 0.0.0.0 designate that interface can contact with every network etc. [10:42] Okay how do I find the hard drives uuid? [10:43] adknight87_, ls -l /dev/disk/by-uuid or other by-* dirs [10:45] ty === laptop is now known as Guest31436 [10:45] hoi [10:46] cakeboss, It is not question of just revenue. It is question of my privacy being selled in main OS GUI to some third party companies directly, together with my IP address. And forcing users to watch advertising in their regular everyday work. Like Ubuntu is moving advertising OS. [10:46] is dit niet in het nederlands [10:46] It is like free software turning against user interests in Ubuntu now. [10:47] So how do I merge to partitions? [10:47] two^ [10:48] adknight87_, empty or used? [10:48] adknight87_, maybe firstly making backup of both data, moving data from one partition to another , destroying second and then making first partition bigger? [10:48] nikolam: thanks [10:48] gaat er nog iemand een antwoord geven [10:49] nikolam: Well one's my os partition and the second is the old swap partition [10:49] !nl [10:49] Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [10:49] Guest31436 stel je vrager liever in het nederlands [10:49] in het engels* [10:49] ;) [10:49] hoe kom ik daar dan [10:49] adknight87_, I would suggest leaving swap where it is? [10:50] nikolam: I have a on board 8 gig SSD [10:50] Guest31436 type /join #ubuntu-nl [10:50] hello === nerd is now known as security [10:51] adknight87_, I don't know, but I personally get used to have swap. I think it is used when computer hibernates, too. [10:51] fijn doei [10:52] nikolam: I'm switching the location to my on board SSD drive that's embedded to the laptops board. I just haven't been using the storage so I figure I could try and utilize the space while the ram being 8 gig's itself I see no problem with the switch. Do you understand what I'm doing. I'm only asking here so I don't go screwing up and save myself hours of headaches [10:54] hey guys, i have root access to my development server and i would like to add myself to sftp users [10:54] can anyone help me with that? all i can tell for now is that sftp is isntalled [10:54] because if i insert sftp in console it brings up data about it [10:55] LOL he just quit no response. [10:56] If I don't come back the swap didn't work lol [10:57] Wiz_KeeD: you have sftpd running on the server, you want to access it via sftp , yes? [10:57] almoxarife, i have root access on the box, it has sftp installed and i need to push a branch using bzr (Version Control System) to the server from my local computer using sftp [10:58] for that i need a sftp account username and password [10:59] Wiz_KeeD: your sftp account is username@ip where sftpd resides, you running kde? [11:00] not that good with the linux environment [11:00] both boxes (my development environment and the server) run ubuntu [11:00] is that gnome? [11:00] or am i not even close? [11:00] Wiz_KeeD: it may be [11:00] Wiz_KeeD: gnome or unity [11:01] so i've got it at least :D === Will|- is now known as Will| === Will| is now known as Will|_ [11:01] Wiz_KeeD: are you doing this via a gui or terminal? [11:01] terminal almoxarife === Will|_ is now known as Will| === mquin_ is now known as mquin [11:04] Wiz_KeeD: ok, your user name is same as your user on server, password same as user pass on server [11:04] If anyone knows how to stop sending my IP address and my searches inside new Ubutnu GUi to third parties, please say. [11:04] Hey everyone, I am struggling to get my AR3013 BLUETOOTH adapter working on ubuntu 12.10. This is on an Aspire S3 laptop. I have googled, and linlap'd to no avail. Any suggestions? LSPCI doesn't seem to recognise it and i'm not sure where to turn [11:05] dragosta, lsusb? [11:05] nikolam: interesting, what gathers your ip within ubuntu? [11:05] nikolam, i'll give that a go [11:05] !search glee [11:05] Found: googleearth, earth, gps [11:06] almoxarife, yeah i thought as much but it didn't work, but then i checked my groups and i am only in root group [11:06] nikolam, no, lsusb fails to return the device [11:06] almoxarife, User interface itself . every your search sends it up to canonical and directly to named third parties. [11:07] dragosta, well it is connected to some bus. try to identify where. [11:07] dragosta: it'll be usb, so try lsusb ;-) [11:08] almoxarife, there is button on the bottom of the menu with programs. [11:08] nikolam: search? via what? [11:08] almoxarife, when you enter anything inside dash home. [11:10] see "search in the dash" - legal notice. , file://usr/share/unity/searchingthedashlegalnotice.html [11:10] nikolam: your intention when doing so is not an internet search via some search engine? [11:10] asia kocham cie [11:11] almoxarife, exactly. My intention is to use my OS. And Canonical intention is to give my personal usage to third parties. [11:11] nikolam: that assumes i have the file at the link location, i dont [11:11] pajak what's your language? [11:11] together with my IP address. [11:11] gordonjcp, only six things return from lsusb, one of which is my soundcard, two are "Linux Foundation 2.0 root hub", and some other already branded devices. the only Atheros chip i can find is in LSPCI and that is my WIFI card [11:11] wonchej [11:11] yeah, it won't be pci [11:11] almoxarife, If you use unity, click on "I" button on the bottom of Dash home menu. [11:12] on the right-down corner [11:12] nikolam: perhaps then you need to use some other OS which meets your standards of personal security [11:12] ciota [11:12] ssij [11:13] pokaz cycki [11:13] umyj dupe [11:13] tyz cie kocham [11:13] fajnie [11:13] wiem [11:13] hmm, it seems all my NFS mounts on quantal have "noexec" despite "exec" being a mount option... [11:13] uwies mi sie na gitarze [11:13] almoxarife, seems that it have nothing to do with "standards of personal security" it have to do with destroying every Ubuntu user's privacy. And security is tighted with privacy, yes. [11:13] nikolam: or install wireshark, see who is getting what and add rules via a firewall to keep them from receiving it, that could keep you busy for a while [11:14] Ubuntu is just not safe for it's own users. Canonical is betraying users. [11:14] almoxarife, that is a good idea [11:14] nikolam: thats an opinion, i have none [11:14] But I get used to TRUST Ubuntu and Linux not to spy on me. [11:15] nikolam: never trust [11:15] Well that worked [11:15] FU yea on board ssd being utilized as swap [11:15] Btw, I always turn ON installed programs list sending to Canonical to help them understand usage cases and programs statistics for distribution. I don't trust third parties! [11:16] I can't seem to force "exec" on nfs mounts since quantal - anyone know how to force it or what changed? [11:16] Sounds like someone doesn't like other peoples work [11:17] almoxarife: I can't resize a operating system partition while actively on it can I? [11:17] nikolam: no [11:17] adknight87: no :) [11:18] almoxarife, it is displayed in Dash legal notice that it is sending dash usage ot third parties. A fact. [11:18] adknight87, depends on the file system... usually not. [11:18] aha :) [11:18] adknight87 like you cant mend a car while driving it [11:18] adknight87: yes u can [11:18] My computer has been randomly turning off, at first I thought it was because it was overheating (which it has a history of doing) but now I have it sitting vertically (it's for my media centre so I don't need it to be laying properly) and it still will turn itself off. So I was googling and it said it could be a memory problem, so I put it through memtest and at 47% complete… it started failing every address. So then I removed a stick of RAm [11:18] almoxarife: yes, you can [11:18] almoxarife: you just won't get useful results [11:18] nikolam: i have no interest in your contractual issues with conical, thnks [11:18] Tried it again, and at 47% it failed out. So I swapped the ram tried the other one… and at 47% it failed out. So no matter what I do, my memtest fails out at 47% is there something else I can try? Does this mean something? [11:19] MonkeyDust: I beg to differ on that one depends on the damage on the vehicle :P Military service anything can happen on the fly [11:19] almoxarife: if you resize an actively mounted filesystem, you can generate some really entertaining problems [11:19] adknight87: dont you keep 'gparted' around for a rainy day? [11:19] TeamColtra: failing motherboard? crud in the slots? weird BIOS settings particularly with regard to RAM timing? [11:19] TeamColtra: sheer bad luck? [11:20] gordonjcp: so the answer is still 'no' ? [11:20] almoxarife: How do you think I got the swap location changed [11:20] almoxarife: well, it depends what you want ;-) [11:20] adknight87: so do it again, resize the what ever is not big or small enough for your taste [11:21] almoxarife: I'm too lazy to reboot into the live disk [11:21] almoxarife, those are contractual issues with every Ubuntu user woth Canonical, when Unity Dash is betraying thair privacy to third parties. Ok, no telling just to you. [11:22] nikolam: hmm linux? just block the outgoing addresses linked to the application that's sending out your information. [11:22] nikolam: can we agree to not discuss it further? thnks [11:22] xD [11:23] nikolam, you do trust thousands of people if you use Linux. [11:23] REDUNDANT isn't it. [11:23] Anyways I'll brb I've got some gparted and a usb stick to shove in a receptacle [11:24] almoxarife, well I can agree not to discuss it with you. [11:24] To some degree that trust is earned, since you don't hear every day about 0 day exploits for most Linux systems. [11:24] nikolam: have you actually studied how the Amazon plugin works, or are you just mouthing off about stuff you read on phoronix? [11:24] nikolam: that would be great [11:24] gordonjcp, why don't you tell us? [11:24] But the issue is still there. And I am looking for solution to turn off Dash and Unity sending my private system usage to third party companies. [11:24] invariant: about what? [11:25] for all users on system by default. [11:25] nikolam: uninstall the amazon plugin, if you don't like it [11:25] gordonjcp, about what Dash and or Unity do by default. [11:25] invariant: I don't care what they do by default [11:25] invariant: they can transmit what I type directly to a team of stunt aircraft who write it in the sky with smoke trails, for all I care [11:25] gordonjcp, you said mouthing off about stuff you read on phoronix. [11:25] so beside unity-lens-shopping , there is also amazon plugin to remove.. Thanks gordonjcp [11:25] gordonjcp: i am almost ready to toss phoronix, if anyone spams they do, and i do a pretty go job of catching spam before i have to see it' [11:26] nikolam: yes, unity-lens-shopping, that's the thing [11:26] invariant: yeah, it seems that everyone that whines about it has read the same article and actually doesn't know much about what's going on at all [11:26] gordonjcp, the way I understand it the criticism is well founded. [11:26] invariant, click on on boddom on dash to inform on dash/unity legal notices [11:26] invariant: I like the amazon plugin [11:26] nikolam, I don't use Unity. [11:27] it's useful, and it helps keep the lights on for the Ubuntu team [11:27] nikolam: you're also free to pick a different DE or even a different distro [11:27] nikolam: or for that matter a different OS [11:27] gordonjcp, you did not respond to what I asked. [11:27] invariant, if you don't use unity, stop the rant please. [11:27] invariant: I didn't see you ask a question [11:27] DE, distro, OS, its all so confusing [11:27] OerHeks, I am not ranting. Please follow the subject. [11:27] invariant, dashhome>I on bottom [11:28] MY question before I go is WHY should he have to worry about that if he isn't doing anything wrong? [11:28] invariant: it's probably more appropriate for #ubuntu-offtopic [11:28] OerHeks, I just asked why gordonjcp believes that nikolam is just copying things off phoronix without understanding. [11:28] invariant: oh, I answered that [11:28] adknight87: dont you like to worry? [11:28] gordonjcp, it seems very on-topic to me. [11:28] invariant: it's not a support-related discussion, so it's offtopic for the support channel [11:28] gordonjcp, It is not the point. the point it to have clean solution to turn it off. Since I would recommending Ubuntu to users. And to try to make users aware of that. And at the end maybe canging ways Canonical trat users now. [11:29] almoxarife: Why I'm aware and know what to do but we aren't the ones the good guys are looking to book [11:29] :P [11:29] Again fruitful thought. [11:29] gordonjcp, in an actual company, it would be a support question. [11:29] brb [11:29] nikolam: the recommendation is to use Amazon through Unity, and pay back some of the support and development costs ;-) [11:29] gordonjcp, it doesn't say 'technical support' in the topic. [11:29] invariant, I just installed Ubuntu. and found out that it is spying on me. I were not on Phoronix. [11:29] gordonjcp, it is completely on-topic. [11:29] nikolam: then install something else [11:29] gordonjcp, you are just avoiding the question. [11:30] I have managed to find something to do with Bluetooth after doing cat /var/log/dmesg: http://pastebin.com/0PL8KAes [11:30] invariant: I answered your question twice. [11:30] gordonjcp, Nope. I see no contract between me and amazon to send them my Desktop usage. [11:30] nikolam: then use something else [11:30] nikolam, you said something; you didn't answer the question. [11:30] gordonjcp, that was for you. [11:30] still, none of the applets seem to detect it [11:30] invariant: okay, since you have trouble understanding it [11:30] i am assuming that one who uses a conical product, ie; ubuntu, entered into a contractual agreement with same said organization, one does have the option to not use the product, short of that the argument is mute, :) [11:31] gordonjcp, nope. Contributing is a way of making Ubuntu better. Exactly what I am trying. And to seek solution to that particular problem. [11:31] Hi. Can I set a full hostname in /etc/hostname such as mydomain.com ? [11:31] invariant: everybody that complains about the Amazon shopping lens seems to make reference to the same article in Phoronix where they launched into their usual anti-Unity ranting [11:31] It was similar like removing ubuntu one in 10.04 to not sharing my IP address. [11:31] joris: yes you can [11:31] thank you [11:31] nikolam, for new users, it is spying, I agree. However, once you are made aware of it, you can easily turn it off. [11:32] invariant: therefore, I tend to assume that *anyone* whining about unity-lens-shopping is doing so because they read the Phoronix article, and not because they actually dug into it [11:32] nikolam: oh, come on [11:32] can I put multiple ones in there? like production, production.mydomain.com and mydomain.com ? [11:32] "share my IP address" [11:32] nikolam: do you know how IP works? [11:32] you're sharing your IP address now [11:32] great, invariant you give the answer to your own question. now we can move on. [11:32] invariant, well that is what exactly what is needed, for me and other to understand how to turn that spying off. [11:32] gordonjcp, yes. [11:32] gordonjcp, you still haven't answered the question. [11:33] gordonjcp, you are only projecting your assumptions; something I could not care less about. [11:33] invariant: in which case I clearly don't understand your question [11:33] gordonjcp, nope. i use TOR and xchat addon to use Tor/onion network to use freenode. [11:33] nikolam: yeah, you're really easy to trace [11:33] hey guys [11:33] gordonjcp, why is it wrong what the phoronix article says? [11:33] how do i create a directory using another user when in root so i don't have to chown and stuff? [11:33] nikolam: I know where you are down to the dslam you're on [11:33] * OerHeks thinks this is going to be a personal attack on gordonjcp [11:33] OerHeks: yeah [11:34] gordonjcp, that is not the point. Point is - Canonical done that to all Ubuntu users without knowing. But let's get to technical parts. [11:34] OerHeks, I think what you think is completely wrong. [11:34] Goal is to understand what to set it up to stop it. Beside removing unity-lens-shopping. [11:34] nikolam: tor would be great if *everyone* did it, but since there are only a handful of exit nodes it's actually more traceable than not bothering with tor [11:35] That is all. Let canonical change their own privacy problems on other place. [11:35] gordonjcp, there are thousands of exit nodes. [11:35] nikolam: (I don't actually know where you are down to the dslam but I could find out if I cared) [11:35] gordonjcp, and while it might be traceable for The Powers That Be, it is not traceable for you. [11:35] gordonjcp, that was just an example. And have nothing to do with the case of sharing IP and private usage searches and types with third parties. [11:35] its them entry nodes that will get you [11:36] invariant, :) [11:36] gordonjcp, as such, you are just spreading complete misinformation. [11:36] nikolam: so remove it [11:36] nikolam: if it's that big a deal, recommend that your users use xubuntu [11:36] gordonjcp, I removed it, we will see if something elese in ubuntu sharing some information. Maybe ubuntu one? [11:37] nikolam: I don't really care, tbh [11:37] why would I care [11:37] I use Amazon *anyway* [11:37] gordonjcp, I already use xubuntu since 6.10 This is computer I am preparing for other people. [11:37] * invariant thinks gordonjcp deserves a troll award [11:37] nikolam: stick Xubuntu on it then [11:37] gordonjcp, but not like, amazon knowing my every move on my desktop [11:38] nikolam: they don't know your every move on the desktop [11:38] gordonjcp, most probably will. [11:38] lets stop the personal attacks, pls, its not nice, you do want to be nice dont you? [11:38] I must say I mostly like ubuntu selling/software center. [11:39] And I always Enable sharing installed programs info for statistics woth Canonical. [11:39] nikolam, amazon does NOT know every move, stop trolling. [11:39] "To make Ubuntu better" you know [11:39] Interesting my swap location doesn't stay on after a reboot I have to turn it back on. [11:39] adknight87: you need to add the swap to /etc/fstab [11:39] almoxarife: you beat me to it ;-) [11:40] OerHeks, I would but gordonjcp keeps pushing me. I just wanted solution for Dsh home npt sending my usage and local serches to Amazon and other parties. See legal notice of Dash on the bottom of it, by pressing button. [11:40] almoxarife: I followed the directions for that on ubuntu's site [11:40] I have changed my /etc/hostname, but sendmail is still sending HELOs with my old hostname. I have restarted init.d/networking and sendmail. Any ideas? [11:41] gordonjcp: one of the neatest tricks i found was moving lines from mtab to fstab, thats good, because i am clueless on how to construct it myself [11:41] OerHeks, It Does. see legal notice for Dash home [11:41] almoxarife: yeah, that'd work [11:41] adknight87: sure you did, you just didnt read it all, take it back! [11:42] almoxarife: You make me want to show file edit time date stamps [11:42] adknight87: are you saying you did add the swap to fstab? [11:42] hello folks [11:43] hello theo_ === Anita is now known as Guest40218 [11:43] almoxarife: Yes. I even was here double checking [11:43] hello anita [11:43] hello [11:43] FYI, https://www.eff.org/deeplinks/2012/10/privacy-ubuntu-1210-amazon-ads-and-data-leaks [11:43] adknight87: then you did it wrong, :) [11:43] * nikolam also removing everything named "ubuntuone" from system to stop sharing IP with Canonical third-parties [11:43] adknight87: do it right this time [11:43] POOP [11:44] pickin on me again [11:44] Am I not suppose to mess with the fstab? [11:44] xcxc [11:44] nikolam: you are getting tedious, dont make me get an op, take the politics elsewhere [11:44] almoxarife: pastebin your fstab? [11:44] hej\ [11:44] HEJ [11:45] CO TAM? [11:45] Pozdro żal\ [11:45] gordonjcp: but, but, if i do you can see my internet pipes or something [11:45] Ty głuptasku [11:45] almoxarife: ZOMG YOUR COMPUTER IS BROADCASTING AN IP ADDRESS! [11:45] żąl [11:45] !en | Guest40218 [11:45] Guest40218: Certain Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [11:46] zomg? [11:46] almoxarife, itis not politics. It is removing Canonical spying Appl installed by default in Ubuntu. it is technical question of what apps should be removed to get Not inside Canonical politics. [11:46] zomgf [11:46] Nażelowany cristiano [11:46] chyba ty [11:46] !en | Asiap [11:46] Asiap: Certain Ubuntu IRC channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [11:47] pierdol sie [11:47] sama sie pierdol [11:47] cycki [11:47] chciałabyś [11:47] !ops | Asiap [11:47] Asiap: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler or Jordan_U! [11:47] chce [11:47] Asiap: Guest40218 Stop now [11:47] i like old woman [11:47] yes [11:48] I also have menu on login screen moved to the left side after fresh installing Ubuntu 12.10 64-bit . And I have many dots on the screen. (It is Nvidia 210 graphics and I suppose it uses nouveau driver after fresh install) [11:48] fstab pastebin anyone? [11:48] http://pastebin.com/X8rS2Xg7 [11:48] nikolam: do you know about bluecava? [11:48] When I log in , screen garble and then it log in right [11:49] login draws a grid [11:49] adknight87: swap is on sda5? [11:49] almoxarife: it's on sdb5 [11:50] adknight87: yes, my bad [11:50] almoxarife: I have a on board SSD drive that's 8 Gigs the same as my ram. [11:50] but it also garbles the screen after login and before displaying desktop, so I suppose it is some kind of bug. Or related to unity-lens-shopping and ubuntu one removal [11:50] adknight87: yes, you have told us that a few times [11:51] adknight87: you're not swapping to the SSD though, right? [11:51] gordonjcp: I am actually it works. [11:51] adknight87: not for long... [11:51] adknight87, I do not know kothing about bluecava. Not sure it has to do something about Ubuntu [11:51] gordonjcp: why is that? [11:51] adknight87: because you only have a finite number of write cycles [11:52] adknight87: and swapping gets through them pretty quickly [11:52] adknight87: you want to see 100% swap? [11:52] gordonjcp, maybe he could just turn on SSD optimizations. [11:52] nikolam: then I suggest you do and that you put your halt on privacy issues with ubuntu to a latterday conversation [11:53] almoxarife: you mean to say you want me to fill my 8gigs of ssd space with crap just to see [11:53] adknight87, I will never stop inofrming users of technical posibility of removing applications that can help them using Ubuntu more privatly. [11:53] adknight87: increase the swapiness from the default 60 to 100, then bring it back to 60 when you are finally bored with swap [11:54] Users have right to use their OS in best way to them. [11:54] nikolam: bluecava.com [11:54] adknight87: i dont 'want' you to do a thing, it was a suggestion [11:54] and adding and removing app is just normal usage of an OS. [11:54] nikolam: it's still not a great idea [11:54] nikolam: these days swap isn't such a big thing, since we all have more RAM than we could possibly need ;-) [11:54] gordonjcp, don't know what you reffer to. [11:55] gordonjcp: yes, [11:55] nikolam: your comment about SSD optimisations [11:55] nikolam: the best optimisation is not to hammer them into the ground with swap... [11:55] gordonjcp, swap is usefull to have, bacause of hybernation. an I like to have swap in case some all malfunction and start leaking RAM. I have long experience. [11:56] gordonjcp: i would have to agree, using ssd for swap does seem like wanting to kill the ssd early and for no good reason [11:56] xD [11:56] gordonjcp, Swap is used only when ther eis not enough RAM. That is all. it does not hurt , just helps IF needed. [11:56] I'm not using the SSD for squat [11:56] nikolam: that's not quite true [11:57] gordonjcp, but what is true then? [11:57] well, it depends on a lot of factors [11:57] stuff gets swapped out if it has been idle for a long time, and doesn't necessarily get swapped back in [11:57] god, someone/s had too much caffeine this morning [11:57] nikolam: I mean I'm sitting with about 75% swap space used and 50% RAM used at the moment [11:58] lets move on please [11:58] you'd think that it would stop swapping stuff out since there's loads of RAM kicking about [11:58] if I close firefox I'll get about 25% RAM used ;-) [11:59] gordonjcp, well, that is just fine for me. Swap have its usage. It is there to do exactly that. To help if needed etc. [11:59] nikolam, thats enough [11:59] lets take the swap debate elsewhere [11:59] nikolam: if the RAM starts filling up then even when it's nowhere near full the machine will be swapping like mad [11:59] gordonjcp, ? [12:00] bazhang: sorry, I hit enter on that just as your line popped up [12:00] OKAY guys here was the issue I won't be touching the swap very often meaning not a lot of wear and tear. I have 8 gig's of ram and do not hibernate the laptop. So in a rare case that I do. I actually can't hibernate for some reason the option is grayed out. [12:00] gordonjcp, I think that depends on your usage case. I personally like to have it, I am long time user. Let's just leave it at that. [12:01] :) [12:01] oh well [12:01] about time [12:01] <[deXter]> Looks like he ran out of RAM. [12:01] xD! [12:01] adknight87: you cant hibernate? [12:01] I love people who say "oh I'm a long time user" like it means something [12:02] almoxarife: apparently not on this system [12:02] adknight87: thats something worth fixating about [12:02] bazhang, I was just ending "topic you don't like" I call for unjust managing of a channel. [12:02] nikolam: again, #ubuntu-offtopic is for blethering [12:03] almoxarife: I never really required it much use out of it. [12:03] gordonjcp, I am not doing nothing wrong, but technical questions, Please stop mollesting me. [12:04] Apparently there's a "discard" option for fstab mount properties too also a nice "noatime" option as well to reduce writes [12:06] !ot [12:06] #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! [12:07] hell [12:07] hell to you to [12:07] how can i access the encrypted home directory from outside of ubuntu? [12:07] s/hell/hello/ :-) [12:07] almoxarife: still alive? [12:16] adknight87: what? [12:18] almoxarife: apparently now that I have read a bit more into the swap on ssd support there is already a discard function in the kernel. But I'm still having issues trying to get my swap to stay on lol. [12:19] Good morning. I have a doubt with the partitions. I have a 500GB hard drive and I have W7 and Ubuntu. The partitions would W7 50-60Gb, 30 Gb for /, 2GB swap, and the rest for / home. The configured as primary? recomendais follow that order or another? [12:20] windows 7 often wants 2 partions one for its special boot partion and one for the os. thats how most pc makers set it up. but i think its NOT requirewd fo windows 7 to have 2 [12:21] Pipe1984: as a general rule, set swap to 2X your system ram [12:21] Pipe1984, primary/secondary doesnt matter too on GPT which is default for windows 7 [12:21] you may want to put all of the linux partions on an extended with logicals also. === albert is now known as Guest44735 [12:22] i have 4 gb RAM [12:22] hey guys i have install ubuntu with dual boot with win 7 via wibi not its corrucpted [12:22] What are the mount options for fstab? [12:23] now ubuntu is corrupted [12:23] juniour: wubi is a testing platform not a long term installation solution. Consider a proper dual boot or virtual installation [12:23] but there are importan file in ubuntu home how can i recovere them [12:24] is there any method so i can recove my file [12:24] adknight87, man fstab and man mount will show most all options.. what one are you looking for? [12:25] juniour, if the filesystem is currupted and was fscked. its posslbe the file got moved to /lost+found [12:25] Dr_willis: I changed locations of my swap. But it's on another drive so it needs to mount first which apparently it isn't doing. [12:25] mount first? first over what? [12:26] you have more then 1 swap partiion? you can set priorties for them [12:27] Ubuntu starts with the os hard drive with the os partition which is mounted the SSD that I have now is not mounted so I have to wait till after start up to manually swapon [12:27] where i will found /lost+found [12:27] Dr_willis where i will found /lost+found [12:27] juniour, thats the full path.. /lost+found is in the root of your install.. ie: "/" [12:28] ubuntu wont start [12:28] i cant go to ubuntu [12:28] That wasent your original problem.. you care to add any more details? [12:28] my ubuntu is not starting [12:28] use a live cd, mount your installed system. look for the file. [12:29] it may be in your users home. or in Lost+found on the filesystem of your installed system. [12:29] adknight87, you could always put a swapon command in rc.local but ive never seen anyone need to do that. [12:29] Dr_willis ubuntu was insalled using wibi [12:30] in same partation as C [12:31] juniour, then you could use a live cd, and mount by hand the wubi install 'virtualdisk' file. [12:31] Dr_willis: so where's this rc.local? [12:31] adknight87, in /etc/ [12:31] 'locate rc.local' is handy to rember. ;) for finding files [12:32] hi all [12:32] danke [12:33] um what exactly do I have to do for mounting a swap location in that xD [12:34] i dont know 'exactly' but you would boot the live cd. determine the file thats your wubi installed hd. and use the mount commands loop option to mount it. same as you would an iso file. [12:34] !iso [12:34] To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [12:35] sudo mount -o loop /media/windows/pathtothewubiinstalledhdfile /media/mywubiinstall (or similer) [12:35] then everything on that wubi install should be in /media/mywubiinstall [12:36] theres a Mounting Guide factoid. [12:36] !mount [12:36] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [12:36] xD DANKE [12:37] adknight87, you said you had to use the swapon command for some reason.. you could run it from rc.loca [12:37] rc.local [12:37] I use UBUNTU live on flashpendrive [12:37] * Dr_willis is getting juniour and adknight87s questions confused. ;) [12:37] When would the rc.local be ran? [12:38] adknight87, its the last service to run. [12:38] I noticed [12:38] CF [12:38] xD [12:38] can I save any data on this flashpen? [12:39] live usb? [12:43] #!/bin/sh -e [12:43] swapon [12:43] exit 0 [12:43] that right? [12:43] or a I completely an idiot [12:43] !enter | adknight87 [12:43] adknight87: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [12:43] the live usb setup CAN have a persistant save file to allow you to save things as your user atmo_. also any free space on the flash can be accessed from widnows. since its on a vfat filesystem [12:43] adknight87, thats about it. Its not rocket Surgery. ;) [12:44] Figured so. That a real op? [12:45] I'll be back with a report on whether it had worked or not. [12:47] be rather weird that rc.local wouldent work. :) i still have no idea why you need to do that command.. [12:49] i have an external hd setup in the fstab, my problem is when the hd is unpluged the system won't boot, can't it be more tolerant? [12:50] asdf [12:50] roger21: probably shouldn't put it in the fstab if it's not always there [12:51] use the noauto option is one way [12:53] danke Dr_willis === ericab is now known as ericab_away [12:57] how to change text color of non x user [12:57] clarify what you mean by that Rock [12:57] i want to change text color of non-graphical user [12:58] change it where? you mean the bash promopt? [12:58] yes [12:58] theres the 'bash prompt howto' that gives pages of examples of how to do fancy things like that... [12:58] is there any link for this? [12:58] * Dr_willis loves playing 20 questions to get to the real question... [12:59] Is there any tool that works under Ubuntu such as Visio ? [12:59] type in bash prompt howto in your browser.. [12:59] should be at tldp.org or a dozen other sites [12:59] If it exists, does it work with vsd files that is generated by Visio in Windows? [12:59] i'll check [12:59] xD [13:00] The bash prompmt color changes also affect terminals in X.. ;P [13:03] !mount [13:03] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [13:04] i didnt get anything helpful in google for change text colour of text based user [13:05] o.o [13:06] Rock:https://help.ubuntu.com/community/CustomizingBashPrompt [13:06] Rock, becayse you are wanting to change the BASH PROMPT [13:06] and its NOT specific to a 'text based user' [13:07] theres even some fancy bash 'themes' you can setup if you wanted to go hard core. with fancy prompts and other neat tricks [13:08] Any one can help ? [13:08] I had my bash looking like a snake [13:08] what is problem? [13:08] awaad: you were asking the visio question right? [13:08] awaad ?? [13:08] adknight87: Yes [13:09] never used viso.. so no idea [13:09] awaad: install wine http://appdb.winehq.org/objectManager.php?sClass=application&iId=119 [13:09] dilshod, I asked if there is an alternative for Windows Visio Under Ubuntu? [13:09] where is nautilus pulling the mount options for ntfs drives from? I need the executable flag but I can't set it [13:09] What's meen visio question? [13:10] executable flag on ntfs/vfat can get real annoying. [13:10] the ntfs-config tool Might let you tweak it. or you could use a custome fstab entry for the ntfs filesystem to enable the executable option [13:10] Dr_willis: Visio is an application that runs under windows which is used for er diagram desing, Logical Diagrams, Call Flows, etc [13:11] !alternatives [13:11] awaad: you check out the link? [13:11] To change the default applications system-wide, use 'sudo update-alternatives --all' in a terminal. [13:11] hmm.. not that factoid. ;) [13:12] adknight87: I am searching for an alternative to visio not how to install it under Ubuntu [13:12] awaad: sounds like a job for google [13:12] dun dun dun [13:12] https://www.lucidchart.com/pages/tour/visio_alternative [13:12] first hit for 'viso alterantive' ;) [13:13] wonders of the internet [13:13] awaad, check dia in softwarecentre, or Visual Paradigm (closed source, paid) or yED (free) http://www.yworks.com/en/products_yed_about.html [13:13] http://www.osalt.com/visio lists several alterantives... 2nd google hit. [13:13] Kivio is part of the KOffice open source office suite. For flowcharting, network diagrams and all other graphing need Kivio solves them with an easy to user interface. [13:13] Read more at http://www.osalt.com/visio#qpVsHKUZEjA6aYgb.99 [13:14] wonder if libreoffice dosent have somthing similer.. Ive not needed to do such work in years [13:14] Dr_willis +1 for kivio [13:14] Dr_willis, adknight87, OerHeks, Does any application of those listed by you support vsd format generated by Visio ? [13:14] awaad, all i did was read the first line of the descriptions basically. ;) [13:15] libreoffice draw is roughly similar, though not feature for feature [13:15] Hello, I currently have Ubuntu Studio installed on my hard disk (as LVM2 filetype) but the disk memory is full and I cannot load the operating system locally (I'm currently on a Lubuntu live CD) nor can I mount the partition/drive (there is only one partition on the hard disk). GParted apparently does not support LVM2 and I was not able to mount the /dev/ubuntu-studio/root volume in Terminal either. I need a way to access or [13:15] !moduser [13:16] nicolenicole: try 'sudo apt-get install lvm2' while running the live CD [13:16] Hi there - ever since I installed Ubuntu 12.04 LTS, every executable that I run is generating a "gmon.out" file. I'm not sure if the other users on the system installed GNU gprof or something - but it shouldn't be affecting every single program that I'm running. Is there some way to address this? [13:16] lvm2 is already installed on the Lubuntu live CD [13:16] nicolenicole: in the terminal, do 'lvs' then [13:17] !lvs [13:17] what is apache module for user_html setup? [13:17] ok it listed the volumes [13:18] the data is fine, the problem (I assume) is that the drive is full, there is 0% free memory on it [13:18] awaad, not sure, check it out yourself. [13:18] Could this be an issue with gcc? [13:18] nicolenicole: you were trying to mount the lvm partitions, right? [13:18] yes I cannot mount the local hard drive or any of the partitions or volumes on it [13:19] nicolenicole: and what happens when you try? [13:19] what is apache module for user dir html setup? [13:19] blackshirt: mod_userdir [13:20] sudo mount /dev/sda5 /mnt states that LVM2 is an unknown file type [13:20] nicolenicole: you can't mount that directly - you have to mount the lvm partition itself [13:21] nicolenicole: something like '/dev/mapper/lvmPartition' [13:21] sudo -i [13:21] apt-get install lvm2 [13:21] modprobe dm-mod [13:21] vgchange -a y [13:21] adknight87: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:21] :P [13:22] nicolenicole: http://www.linux-sxs.org/storage/fedora2ubuntu.html [13:22] sudo mount /dev/ubuntu-studio/root /mnt also gives error message [13:23] nicolenicole: note that adknight87's 'sudo vgchange -a y' may be necessary [13:23] nicolenicole: what is the message? [13:24] nicolenicole: you get the link? [13:24] wrong fs type, bad option, bad superblock on /dev/mapper/ubuntu--studio-root, missing codepage or helper program, or other error === jsakjaddd is now known as bipul [13:25] yes I'll see what those steps do [13:25] kk === adknight87_ is now known as adknight87 [13:28] exact same error message [13:28] ubuntu-studio is the volume group, with root and swap_1 being the two volumes [13:29] nicolenicole look at your dmesg [13:29] dmesg? [13:29] hellojacob, may I create a script in ubuntu that is called with a link like callto:// or mailto:// from browser? [13:29] nicolenicole: even loading the module hadn't worked? [13:29] when using ubuntu as live usb hdd, the usb drive is mounted as /cdrom and therefore only readable. How can I write data to the usb drive in spite of? [13:30] I'm not sure? it is not mounted [13:30] when I try to mount using file explorer, I get this: Error mounting /dev/dm-0 at /media/lubuntu/4371c113-fa26-41b2-9525-15045dac20de: Command-line `mount -t "ext4" -o "uhelper=udisks2,nodev,nosuid" "/dev/dm-0" "/media/lubuntu/4371c113-fa26-41b2-9525-15045dac20de"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/mapper/ubuntu--studio-root, missing codepage or helper program, [13:31] same wrong fs type, etc. error [13:31] that shows in Terminal as well [13:31] did you vgchange -a y [13:31] no? [13:31] the page said modprobe dm-mod [13:31] oh yes [13:32] vgchange -ay ubuntu-studio [13:32] hey can anyone help me with http://askubuntu.com/questions/209605/cdc-acm-not-firing ? [13:32] activate all [13:33] the only thing I can think if is to copy the partition to a larger external hard drive, then extend the partition, would Ubuntu Studio work then if it is just a memory issue? [13:34] how to enter second disk? [13:34] GParted apparently can't do it, but Clonezilla supports LVM2 [13:34] www.clonezilla.org [13:34] nicolenicole: memory = ram (not harddisk space) [13:35] Storage [13:35] is the term [13:35] would that work? all I want is my files back, I can reinstall the OS after that [13:35] sorry, yes [13:35] RAM is fine [13:35] it is out of storage [13:35] 有中国人没? [13:36] shyrain: yes, #ubuntu-cn [13:36] So did you sudo mount /dev/VolGroup00/LogVol00 /mnt/fcroot -o ro,user? [13:36] yes [13:36] 怎么进D盘、 [13:36] I named it uroot but same thing [13:37] sudo mount /dev/ubuntu-studio/root /mnt/uroot -o ro,user [13:38] 怎么进? [13:38] so do you think I can't mount because the drive is out of storage? or could it have been corrupted somehow and the files are lost? [13:40] shyrain: /join #ubuntu-cn === Albastos|off is now known as Albastos [13:40] nicolenicole: you might take a look at this in case it helps: http://www.cyberciti.biz/faq/recover-bad-superblock-from-corrupted-partition/ [13:41] You can do a zero fill [13:42] Chucrute301: nicolenicole is trying to recover data, not wipe her disk [13:42] hm, what is dumpe2fs ? [13:42] how can i add a vpn? it has a lock and i can't add anything [13:43] what does your fdisk -l show? === Chucrute301 is now known as General5estrelas === mrenouf|away is now known as mrenouf [13:43] -l is not an option? [13:44] oh [13:44] nicolenicole: "-l" as in lowercase "L" [13:44] cannot open it says [13:44] nicolenicole: can you pastebin the full message? [13:45] Odd might be because Gparted is open [13:45] cannot open /dev/sda2 or sda5 [13:45] anyone knows of an easy way to move the close-button to the right side of the windows? === General5estrelas is now known as Chucrute301 [13:46] Install windows [13:46] :) [13:46] Chucrute301: please stop trolling [13:46] Ok iam kidding [13:46] you can slide the open/close buttons around with the XFCE desktop settings [13:46] !controls | shevy not sure if this still works [13:46] shevy not sure if this still works: Starting in Lucid, the minimize, maximize, and close buttons have been moved to the left side. For more information and workarounds, please see http://pad.lv/532633 [13:46] Theme options have left or right positions in gnome [13:47] yeah, I remember that... I restarted in xfce, and everything was on the left top side suddenly too, so it must have been theme related [13:47] Right [13:47] thanks llutz, adknight87 and nicolenicole [13:47] In gnome-shell :) === Guest38756 is now known as zoite [13:48] Iam not trolling now :D [13:48] i get "is not in the sudoers file" - how can i fix this? [13:48] GParted lists sda1 as the optical drive with the live CD, then sda2 as "extended" and sda5 as "lvm2 pv" with "ubuntu-studio" as the mount point, is that normal? there is only one hard disk [13:48] Chucrute301, yeah but you didn't help, so I had to omit you in my giving-thanks-list ;P [13:49] patr|ck: "sudo adduser username sudo" replace username with the user you want to have sudo rights [13:49] nicolenicole: sda1 would be the first partition on the first disk [13:49] Hi there, can someone help me with Ubuntu not recognizing my NVidia graphics cards? [13:49] I just updated the kernel and built a new kernel module, but the card is still not being recognized. [13:49] sda is the live CD for Lubuntu [13:49] *sda1 [13:49] nicolenicole: no, that's not normal - /dev/sda is the hard disk [13:49] llutz, i already did that and i already had a re-log but no dice [13:50] patr|ck: "id username" gives "sudo" as group back? [13:50] I know shevy, no problem :) [13:50] Could this actually be a hardware issue? I am only seeing "nvidia1" in /dev [13:50] nicolenicole: so 'sudo fdisk -l' doesn't work? [13:50] I have to specify the disk [13:50] llutz, i am in the group sudo [13:50] it cannot open sda2 or sda5 [13:50] patr|ck: what version are you using "lsb_release -sc" [13:50] It doesn't open anything nicole [13:50] llutz, 12.04 AMD64 [13:51] nicolenicole: something's really not right about that [13:51] It prints out the drives [13:51] that's connected to the machine [13:51] fdisk -l /dev/sda5 --> Cannot open /dev/sda5 [13:51] nicolenicole: gparted shows your partition layout [13:51] nicolenicole: just 'fdisk -l' [13:51] that doesn't do anything [13:51] ODD [13:51] nicolenicole: 'sudo fdisk -l' ? [13:52] nicolenicole: sudo fdisk -l [13:52] It's suppose to do something [13:52] patr|ck: "sudo grep \%sudo /etc/sudoers" [13:52] I didn't sudo [13:52] ok [13:52] llutz, yes [13:52] nicolenicole: can you pastebin that output? [13:52] I got output [13:52] I've been waiting on the pastebin [13:52] xD [13:52] how do i add bash...access thingy to a user [13:52] um I don't know how to copy from XTerm on Lubuntu live CD [13:53] patr|ck: yes what? [13:53] right click [13:53] when i login i don't have bash activated and i need to type in bash so i can start execiting commands via cli [13:53] any ideeas on how i can edit the user so it can navigate personaly? [13:53] Wiz_KeeD, set the default shell for the user to be bash via 'chsh' [13:53] highlight text obviously and right click [13:53] how do i do that? [13:53] Wiz_KeeD, how did you add the user? or is this on a vps? [13:53] !pastebinit | nicolenicole [13:53] nicolenicole: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [13:54] Wiz_KeeD, set the default shell for the user to be bash via 'chsh' <------------- command is 'chsh' ;) [13:54] it doesn't do anything, there's no menu and no right-click and I can't screencapture or print screen apparently [13:54] Wiz_KeeD: sudo chsh -s /bin/bash username [13:54] thank you Dr_willis and llutz [13:54] hi, is there an easy way to manually download a package and all it's dependencies so I can burn it on a CD for someone? [13:54] nicolenicole, with xterm, you can select, then middle click [13:54] ok so just enter pastebinit in Terminal? [13:54] !aptoncd | Zathras [13:54] Zathras: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline [13:55] nicolenicole: 'sudo apt-get install pastebinit' then 'sudo fdisk -l | pastebinit' should do it [13:55] patr|ck: "sudo grep \%sudo /etc/sudoers" the output is what? [13:55] oddities with that livecd [13:55] Dr_willis, cool, but I am not on Ubuntu. I am on Debian. Is there an alternative? [13:55] gimme a min [13:55] Zathras, no idea.. check in #debian [13:55] Zathras: aptoncd works on debian too [13:57] yikes ok I don't know what middle-clicking did but it didn't like it [13:57] is pastebinit a command to copy the previous output? [13:57] nicolenicole: middle-clicking simply pastes what you highlighted last [13:57] nicolenicole: no - it will send whatever you give it to a pastebin and return the URL [13:58] Giving fdisk -l to the pastebin [13:58] so do I enter " [13:58] is what you are doing [13:58] hi [13:58] nicolenicole: no quotes [13:58] "sudo fdisk -l pastebinit" [13:58] hi ? [13:59] nicolenicole: sudo fdisk -l | pastebinit [13:59] raven, hi [13:59] nicolenicole: you need '|' [13:59] ok [13:59] aptoncd reads my apt archive which is Debian based. However I need for someone else Ubuntu packages. It seems I cannot select a different list of sources so that probably makes the tool useless for what I want to do? [13:59] it won't let me install pastebinit on the live CD [14:00] xD FAIL [14:00] nicolenicole: ok - so what happens when you try? === Chucrute301 is now known as Ezio [14:00] :) [14:00] it does say that Disk /dev/mapper/ubuntu--studio-oot doesn't contain a valid partition table [14:01] same for ubuntu--studio-swap_1 === Ezio is now known as Guest83893 [14:01] *studio-root === Guest83893 is now known as Ezio_Auditore [14:01] I'm thinking there's a mount mess up here [14:01] xubuntu 12.10: i have two panels on top. i set the desktop settings so that maximized windowy have the right high but non maximized windws still hide half under the second panel. how to set the desktop borders right? [14:01] sudo su [14:01] dont use sudo su [14:02] password><123abc [14:02] !sudo [14:02] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo === alinmear is now known as alin|mobile [14:02] i dont like !sudo [14:02] Ezio_Auditore: who cares [14:02] Ezio_Auditore, use sudo -i if you need a root shell. [14:03] or sudo -s ;) i never can rember which one. [14:03] -k [14:03] :P [14:03] llutz my granfather care [14:03] Hi there, how do I prevent the desktop manager from starting at all? [14:03] he uses gentoo [14:03] I know how to stop it using "sudo service lightdm stop" [14:03] !text | Sniffy [14:03] Sniffy: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [14:03] I'm running sudo apt-get update to see if I can get pastebinit that way [14:03] Dr_willis, thanks. :) [14:03] Sniffy, the text mode keeps a DM from starting [14:04] Dr_willis, is the boot loader config in /boot/grub/grub.cfg or somewhere else? [14:04] One thing that has confused me over the years is that Ubuntu moves the config files around === Ezio_Auditore is now known as Chucrute301 [14:04] nicolenicole: not trying to create another rabbit hole to go down - you could just use the lxde terminal emulator and copy/paste from there? [14:05] i think is sudo-s ;) [14:05] cant say ive notced them moveing [14:05] * yeats assumes that is installed there [14:05] Sniffy: you edit /etc/default/grub and run "update-grub" then. grub.cfg is not to be edited manually [14:05] What livecd is this anyways [14:05] ok got it: http://paste.ubuntu.com/1379505/ [14:05] Python was out-of-date with the live CD [14:06] i have an external hd in the fstab, my problem is when the hd is unpluged the system won't boot, trying and trying again to mount it, can it be set-up to give up at some point? [14:06] sda5 [14:06] llutz_, thank you. :) === Thor^^ is now known as Thor [14:06] nicolenicole: okay - that looks okay [14:07] yes as far as I can tell everything is fine except for the fact it doesn't mount :-p [14:07] My main issue is that I just updated the Linux kernel and my NVIDIA graphics cards are no longer being recognized. [14:08] I'm running this machine as a server and it's not connected to any monitors [14:08] Sniffy: what kernel version? [14:08] sdb and sdc are the two external hard drives I have plugged in [14:08] nicolenicole: can you do 'sudo mount /dev/mapper/ubuntu--studio-root /mnt/uroot' and pastebin the output? [14:08] ThinkT510, I upgraded from 3.2.0-29 to 3.2.0-33 [14:09] same error as before [14:09] Think she should try mounting /dev/sda5 [14:10] she/he who knows [14:10] it says unknown filesystem type LVM2_member [14:10] adknight87: that won't work - that's the disk containing the LVM volumes, not where the filesystem actually is [14:10] ThinkT510, I got it to create the device files by running "sudo nvidia-smi -a" following some forum instructions [14:10] I'm not sure what this actually did. [14:11] ciao [14:11] !list [14:11] Cucciu: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [14:11] Sniffy: sorry, never heard of that [14:11] True I take that back the logical drive [14:11] xD [14:11] Sniffy: is this nvidia optimus? [14:11] nicolenicole: try 'sudo fsck /dev/mapper/ubuntu--studio-root' and see if that works? [14:12] ThinkT510, I don't think so. [14:12] * yeats steps away for a bit [14:12] error reading block 29944407 resulted in short read?? [14:12] I'm running a Linux box with three cards and no attached monitors [14:12] xD just as he steps away [14:13] what is fsck? [14:13] !fsck | nicolenicole [14:13] !fsck [14:13] nicolenicole: fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo touch /forcefsck && sudo shutdown -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot [14:13] dh_make is broken. It installed files I'm trying to make a package out of. [14:13] jinx [14:13] I want a dr pepper [14:13] hm [14:14] so maybe the drive is corrupted on that block? [14:14] nicolenicole: Why are you doing this through livecd again? [14:15] because I can't mount the local drive? [14:15] Ubuntu Studio won't load [14:15] I just want my files back then I can format and reinstall the OS [14:15] xubuntu 12.10: i have two panels on top. i set the desktop settings so that maximized windowy have the right high but non maximized windws still hide half under the second panel. how to set the desktop borders right? [14:16] do you think I could use Clonezilla to copy the partition to a larger hard drive and get my files back that way? [14:17] How would I apply a patch file? I'm facing a bug in python and there's a patch file for it on the bug report. What's my next step or what should I google for? [14:18] patch [14:18] nicolenicole: If your system doesn't load that in the first place. Transferring it over to another drive might not do much but prolong the problem of actually accessing whats on the partition [14:18] Meaning something went wrong. [14:18] JustSighDudes: the app is called patch [14:19] fsck says the drive was not cleanly mounted [14:19] *unmounted === Steph_De_Chine is now known as worm [14:21] it's giving me a series of messages saying that Mozilla Firefox has a bunch of incorrect filetypes apparently [14:21] fsck is saying that? [14:21] yes [14:21] Oddities [14:21] I'm hitting yes on clearing the entries, they're files in the Firefox cache [14:21] Hmm.. fsck just checks the filesystem for errors.. it dosent scan filetypes and so forth... [14:22] help with bumblebee, I really only care about power savings. have a new dell xps 14 ultrabook. installed bumblebee view this post: http://bit.ly/rQR1Xb - rebooted but lsmod doesn't show bbswitch module. no bbswitch module under /etc/modprobe.d/ - this is the module that turns off the nvidia card for power savings. why did it not load and how can i load it? [14:22] Oh its saying the FILES are bad. ;) [14:22] fsck works on lvm? [14:22] apparently.... [14:23] Lubuntu doesn't have Firefox, these are all on the hard drive which I can't mount [14:23] fresh install of 12.4 and when i open /etc/fstab in nano, it says its a converted mac format [14:23] what gives? === alan_ is now known as Guest66409 [14:24] ok it is done, says file system was modified, 1.3% non-contiguous [14:24] what does that mean? [14:24] how do I pastebinit the text in the previous command? [14:25] So it finished? [14:25] nicolenicole: try to mount again [14:25] yes how do I pastebinit the fsck? [14:25] riegersn, what does , cat /proc/acpi/bbswitch , output ? [14:25] nicolenicole: you'd have to copy/paste manually [14:25] I'd like to copy the changes that were made [14:25] oh [14:25] never mind then lol [14:25] xD [14:25] File recovery is so much fun [14:26] BluesKaj, cat: /proc/acpi/bbswitch: No such file or directory [14:26] ooh! I think it mounted, lemme check [14:26] YES! [14:26] omg [14:26] nicolenicole: excellent [14:26] fsck saved the day, thank you sooo much whoever gave me that line to try [14:26] riegersn, did you sudo modprobe bbswitch to ,load the module ? [14:27] wasn't me [14:27] nicolenicole: now I would backup everything, then try deleting some things to see if you can boot again afterwards [14:27] ok gotta back up my files and format and reinstall without LVM2 [14:27] nicolenicole: you're welcome ;-) [14:27] ll [14:27] and this time make a partition for my download manager, I accidentally left it running and filled up the drive :-( [14:27] BluesKaj, no it didn't say it in the instructions i was reading. and I read that you can't load it if the nvidia card is already off. so i wasn't sure of what to do [14:27] thanks yeats [14:27] :-D [14:28] riegersn, run the command [14:29] irc://irc.explosionirc.net/kalispera [14:29] BluesKaj, ah crap: FATAL: Module bbswitch not found. [14:29] what gives i installed everything it said to install [14:30] riegersn, that's probly the wrong module name [14:30] is there a command line to copy and paste all the text inside the Terminal? [14:31] select all? [14:31] kidding [14:31] don't type that [14:31] nicolenicole, sunder edit selectall , copy [14:31] Ctrl doesn't work, and you said pastebinit doesn't do that? [14:32] !paste [14:32] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [14:32] "sunder edit selectall copy" [14:32] Edi -> Select All -> Copy [14:32] *Edit [14:32] :P [14:32] under edit select all , then right click and copy [14:32] there is no menu on Lubuntu live CD XTerm [14:32] or right-clicking, I need a command line [14:33] you try going to the top of the actual desktop [14:33] oh you're using console? [14:33] there's a menu there? [14:33] no terminal? [14:33] no [14:33] it's LXDE live CD, very basic [14:34] a terminal/console is pretty basic , that's strange [14:34] heh, lxterminal [14:34] xD === jackiechan0 is now known as jackbrownhf [14:38] hi all, I have tried google chrome on Ubuntu 12.04 LTS and still can not get Youtube video to play, it says "missing plugin" [14:39] can anyone help? [14:39] go with chromium-browser [14:40] I thought someone mentioned last time to go for Chrome, not chromium as chromium does not have the right plugins for this [14:40] ? [14:40] Works just fine for me. [14:41] oh, ok I will give it a try then, both chrome and firefox both do not work for me [14:41] opieng: You need the Flash plugin [14:41] Have you installed it that's the question [14:41] opieng: I tried for weeks to get it working. Then someone told me that the latest Flash included in Chrome doesn’t support my CPU (or vice versa). [14:41] For which browser theadmin ? [14:42] opieng: apt:adobe-flashplugin?section=partner [14:42] vlt, ahh I might have the same problem my CPU is very old [14:42] sudo apt-get install adobe-flashplugin [14:43] opieng: Mine is an AMD Athlon XP 2000 and doesn’t know some SSEEESSEEESEESEEEEEE… stuff [14:43] lol same processor as mine but I think mine is the 2300 [14:44] opieng: sudo apt-get install adobe-flashplugin [14:44] opieng: Ok, then it really might be the same problem. [14:44] u need flash player [14:44] <_nrdb> I have installed sensord and lm-sensors ... I cant get sensord to update its rrd file ... it creates it but never puts any data in it... what could be wrong? [14:44] fresh install of 12.4 and when i open /etc/fstab in nano, it says its a converted mac format [14:44] what gives? [14:44] so would sudo apt-get install adobe-flashplugin still work for me? [14:45] Well try it and find out [14:45] sorry will do I am not at that system at the moment adknight87 [14:45] opieng: This installs the last Flash version from Adobe that supports linux. Some Flash websites might not work. [14:45] youtube works [14:46] opieng: (Adobe dropped linux after Flash 10.2) [14:46] vlt, oh! [14:47] vlt: 11.2 [14:47] vlt, so what did you do to get youtube working? [14:47] as sounds like I might have the same problem as you [14:47] opieng: I use HTML5. [14:48] vlt, never used that [14:48] hi [14:48] youtube.com/html5 [14:49] opieng: ^ [14:49] ciao [14:49] buonasera [14:49] !it | mark__ [14:49] mark__: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [14:51] thanks vlt [14:51] is there a commnd to set the system back to defaults? [14:56] WeThePeople, depends on what you want to reset === tony_ is now known as Galvao_ === ok_ is now known as ok_wait [14:59] o/ [15:00] eai galvao [15:00] Hello === fisted_ is now known as fisted [15:00] how can i active fn+f3 (wifi) key in ubuntu? [15:01] Hey guys, My 12.10 setup is too slow on boot.. Can anyone suggest something ? [15:02] NetGhost: That is hardware specific. which machine are you using ? [15:02] !bootchart | dragonfly [15:02] dragonfly: bootchart charts your machine at boot time, to install >> sudo apt-get install bootchart << the graphic is in /var/log/bootchart after the next reboot [15:02] dragonfly, acer aspire 5742zg [15:02] NetGhost: "rfkill list wifi" [15:03] NetGhost: does it show something blocked? [15:03] llutz, err i am not in ubuntu now i have no access there to internet without wifi. [15:03] ubottu: I did, It shows the average boot time ~110 seconds and then it takes a while to log in from GDM screen to desktop. approx 20-30 seconds [15:03] dragonfly: I am only a bot, please don't think I'm intelligent :) [15:03] llutz, i am using windows and acers official software for fn keys etc (launch manager) [15:04] hai friends.., how can i install turboC [15:04] dragonfly: Also, if you still have a lot of daemons which are not converted to Upstart yet, you can put a one-time option of: profile at the kernel load line in GRUB and it will try to optimize those for the subsequent boots. [15:05] genni-around: any more help ? [15:06] what's the difference between fglrx and fglrx-updates ? [15:06] dragonfly, disable IPv6 can save boottime, it did 9 sec for me [15:06] llutz, dragonfly the wifi is broadcom bcm94... something [15:07] !fglrx | Ian_Corne [15:07] Ian_Corne: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [15:07] llutz, funny thing is i cant even do ifconfig wlan0 up. It doesnt get detected at allow [15:08] not found in ifconfig [15:08] OerHek: How do I disable IPv6 ? [15:08] NetGhost: boot ubuntu, get exatct chipset, get "rfkill list" status, come back [15:08] !ipv6 [15:08] For an introduction to IPv6 and information on tunneling IPv6 through IPv4 connections, see https://wiki.ubuntu.com/IPv6 | To disable IPv6 see https://help.ubuntu.com/community/WebBrowsingSlowIPv6IPv4 [15:09] last url, dragonfly [15:10] How do I add new themes to ubuntu 12.10? I used to be able to go to gnome-look.org and download/install but now everything seems to not work. Do they come through the package manager? a common ppa? can anyone give me a simplified method for finding/adding new themes to the latest ubuntu? Thanks [15:11] http://www.omgubuntu.co.uk/ === Youri is now known as YBook [15:12] adknight87: Either I'm too tired or it's not there, but I don't see it explained anywhere there [15:13] use the search [15:14] hi, how do I know what DISPLAY is running so as to interact from the command line? [15:14] it's something like 0:0? but where is the variable sitting? [15:15] shojo, echo $DISPLAY [15:15] well it's not my terminal [15:15] compiz crashed you see [15:15] I mean I ssh'ed in from another achine [15:15] but I want to restart compiz and not kill my stuff :D [15:15] optimus55, ubuntu-tweak is able to add themes, if they are gnome3 compatible, [15:15] or even better, get rid of it and put something else in it's place [15:15] but meanwhile... === alain is now known as Guest12682 === Guest12682 is now known as Alain-TNO [15:16] hehe [15:17] OerHeks: Thanks i'm downloading now, looks good [15:18] is there something that i can reliably use to record audio from one mic and video from a webcam to the same thign? [15:19] how can i disable unity-greeter from having the same background as the one set in user session? [15:21] Chamunks, ffmpeg [15:21] hi. im having a trouble with wireless on my ubuntu laptop. the wireless is working it just doesnt see my wlan essid here at home. mint. slackware.arch and every other sees it. just not ubuntu === Youri is now known as YBook [15:21] escott, i cant move to a diff workspace [15:22] and the close and minimize buttons are not at the top of the window [15:22] Kowalczyk: What frequency band and standard is the AP using? [15:22] Hello, I enabled the apparmor profile for firefox. I want to log all new created files, but the actual log (despite audit mode) does only show in which folders changes are made, but not the name of the changed or created files) [15:23] WeThePeople, close min max are at the top panel. [15:23] oerheks, no not there [15:23] TJ-: 2.437GHz channel 6. it stands on automatic. if I change channel the network is unstable. [15:23] i was using grep yesterday so i think it has to do with that [15:23] WeThePeople, only when the window is focus [15:23] How to use apparmor for logging changed files? [15:24] oerheks, idk what you mean [15:24] why does nano say "(Converted from Mac format)" when I open my fstab file? [15:24] Kowalczyk: I'm just checking the obvious things first, bear with me! Is the AP using 40MHz channels (HT a.k.a. 802.11n) ? [15:24] its set on 20Mhz [15:24] its default [15:24] chick3n: never seen that before, have you edited it with anything else? [15:24] dcherniv, i mean something that isn't going to take 6 hours to figure out some functioning syntax via the command line [15:25] Kowalczyk: OK, so unlikely to be a 'n' thing then. Is the SSID hidden? [15:25] no its nok [15:25] /msg NickServ identify 55564#k0 [15:25] ThinkT510, nope. brand new install on a formatted drive. [15:25] dcherniv, I've got my grandma's funeral in an hour or two and I gotta figure out how by then. [15:25] nino__, time to change pass [15:25] if I change channel to something static I find it but then I get disconencted every other minutes [15:25] this just happen in ubuntu / [15:25] :/ [15:25] Kowalczyk: At the terminal do you get any result from "sudo iwlist wlan0 scan" (assuming the interface is called wlan0) [15:25] Chamunks, vlc should be pretty easy [15:25] LMAO [15:26] /msg NickServ identify <55564#k0> [15:26] [15:26] d [15:26] wd [15:26] w [15:26] nino__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:26] wdw [15:26] d [15:26] TJ-: no. doesnt show up [15:26] WeThePeople, unless you messed up something, the current window on your desktop, in focus, will show min max close and file/edit/ etc menu [15:26] Kowalczyk: I'm hot on this - I spent the entire morning reconfiguring my hostapd 802.11n into n-mode and checking it from the laptop that has an Intel 4965abgn card. [15:26] FAIL [15:26] adknight87, no need for that [15:26] TJ-: so no go... was the same with 12.04 [15:26] Kowalczyk: Is the WLAN card PCI or USB? [15:27] its internal [15:27] I<3U bazhang [15:27] adknight87, please stop with the nonsense [15:27] oerheks, yeah it doesnt show min max close or file etc.. [15:27] Kowalczyk: Can you check this for me to find its PCI ID: "lspci -nn | egrep -i '(net|eth|wire)' [15:27] 25:00.0 Network controller: Broadcom Corporation BCM43224 802.11a/b/g/n (rev 01) [15:28] dcherniv, the complicated bit is audio is from one thing video is from the other. [15:28] helping should be fun [15:28] !bcm | Kowalczyk [15:28] Kowalczyk: That's great... now do it again with "lspci -nn" so we can see the PCI Vendor:Product ID :) [15:28] Kowalczyk: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [15:28] !ot | adknight87 [15:28] adknight87: #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! [15:28] Those Broadcoms are notoriously horrible [15:28] Chamunks, in media->open capture device vlc lets you pick video and audio device separately [15:29] genii-around: And don't we know it! :s [15:29] hmm get error on that command [15:29] anyway: 25:00.0 Network controller [0280]: Broadcom Corporation BCM43224 802.11a/b/g/n [14e4:4353] (rev 01) [15:29] Kowalczyk: great thanks, let me do a quick bit of research [15:30] it works on other places.. work. parents in law. just not at home :/ [15:30] hi. Which video-editor do you think is the best and most complete for linux? What do you think about Cinerella ? [15:30] dcherniv, Ok thats working so far. [15:31] how do i discover the address of the proper mic [15:31] faLUCE, openshot [15:31] is there somewhere i ca ngrab a default sshd_config? [15:31] Kowalczyk: Are you trying to set up hostapd with dhcpd? [15:32] adknight87: no? im trying to connect to my wlan :D [15:32] but it cant find my wlan essid [15:32] it just doesnt show up [15:32] dcherniv, also thank you very much for your level of directness its very very appreciated right now. [15:32] Kowalczyk: does your wifi pick anything up? [15:33] yes. all my neighbours wifi essid`s [15:33] :P [15:33] Are you sure your wifi is enabled on your router [15:33] Kowalczyk: What's the driver? bcrmsmac ? [15:33] yes [15:33] to adknight87 [15:34] ofc. every other device in the house uses it [15:34] TJ-: hmmm. not sure.. or bwl [15:34] bazhang: do you think is it better (more complete + supported) than cinerella? [15:34] double check [15:34] Kowalczyk: try lspci -nnvv | grep -A 15 'BCM' [15:34] faLUCE, try it. [15:34] Kowalczyk: Is the router configured to broadcast essid? [15:34] yes [15:35] usr13: Yes. and other installations work on the same PC - its' only Ubuntu 12.10 apparently, on 802.11g channel 6 [15:35] TJ-: http://pastebin.com/72a1yR7U [15:35] and 12.04 [15:35] didnt try the other releases [15:35] Chamunks, no problem. i've been there myself. [15:35] debian. slack. arch works [15:35] Kowalczyk: And after multiple samplings, you only see other essids? [15:35] yes [15:36] interesting [15:36] dcherniv, anything I should set in the advanced options at all besides ratio? [15:36] if I set a manual channel... I can find it.. but then its drops, on, drop,on,drop and stuff [15:36] Kowalczyk, sudo ifconfig wlan0 up , then , sudo iwlist wlan0 scan|grep -i essid [15:37] nothing === AaronMT is now known as AaronMT|PTO [15:37] hi all. How do i update by rabbitcvs from 1.6 to 1.7 version of SVN? [15:37] TJ-: What would channel 6 have to do with it? OR, a combination of 802.11g and channel 6? Sounds a bit far fetched, not sure what could do that - I'd like to know.... [15:38] im now like 10 cm away from the router as well [15:38] :P [15:38] dcherniv, I'll have two seperate audio feeds on the target machine and I don't know how to find audio device addressing. [15:38] usr13: Eh? I was just ensuring you knew the configuration Kowalczyk is dealing with [15:38] Kowalczyk: Can you manually make the connection? [15:38] nope [15:38] ive tried [15:38] Reboot the router? [15:38] Kowalczyk, sudo modprobe BCM [15:38] have tried [15:38] also reset it [15:39] Kowalczyk: The "wl" driver is the Broadcom proprietary driver; did you try the Linux-included brcmsmac previously? [15:39] module bcm not found [15:39] it uses the wl [15:39] TJ-: no [15:39] Kowalczyk: sudo iwconfig essid "My-Essid" ; sudo iwconfig key "my-key" ; dhclient wlan0 [15:40] sudo dhclient wlan0 [15:40] Kowalczyk: I'm assuming you installed the proprietary driver using the package bcmwl-kernel-source ? [15:40] Chamunks, arecord -l [15:40] I just get unknow command when I use essid [15:40] TJ-: yes [15:40] same with key [15:40] Kowalczyk: When you do "sudo iwlist wlan0" is your LAN's essid not listed? [15:40] Hello, i got a problem with my laptop i cant access its wifi. I do fn+f3 to enable wifi in windows but in ubuntu it doesnt work. [15:41] ifconfig doesnt display wlan0 [15:41] usr13: right [15:41] Kowalczyk: My commands were wrong. [15:41] I'm trying to connect to mysql but getting Database error: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [15:41] TeraQuibbler, iwconfig [15:41] Kowalczyk: sudo iwconfig wlan0 essid "My-Essid" ; sudo iwconfig wlan0 key "my-key" ; sudo dhclient wlan0 [15:41] BluesKaj: says no wireless [15:42] TeraQuibbler, you may need to install some drivers for it. try to determine its chipset. lspci should show some info about it [15:42] I just get invalid argument [15:42] where wlan0 is your WiFi designation. (I dono if that is it or not.) [15:42] its wpa2 [15:42] usr13: "iwconfig key" only supports WEP-keys, for WPA(2) you need wpasupplicant [15:42] but I have to go now.. will come back later tonight. thanks for the help so far. will be back later [15:42] Dr_willis: I did rfkill list it says: 0: acer-wireless: Wireless LAN Soft blocked:no Hard blocked:no [15:42] Dr_willis: it was softblocked before but i did rfkill unblock all [15:43] llutz_: Please correct my suggested commands as needed.... [15:43] dcherniv, http://paste.ubuntu.com/1379732/ is what I get back [15:43] llutz_: But I do not know what he has, and so it is all hypothetical... [15:44] hello [15:44] Hello === Partyschaum^away is now known as Partyschaum === xubuntu is now known as Guest14037 [15:44] im just install xubuntu 12.04 and very happy ) is nice [15:44] want to make an emergengy USB bootable Knoppix, downloaded Unetbootin on Ubuntu, but it asks for distro [Knoppix is not there] - anybody able to tell me best selection? [15:44] Chamunks, where the sound is coming from? [15:44] Producer usb === mimor_ is now known as mimor [15:45] Can someone please paste output of dumpe2fs -h /dev/disk so I can compare with mine? When I do it I see under Maximum count time: -1 WTF? -1? What is going on? [15:45] Kowalczyk: I would suggest truning off encryption until you get it figured out. It'll make things simplier. [15:45] llutz: any idea? [15:45] dcherniv, Producer Usb mic [15:45] Chamunks, so your device should be hw:3,0 [15:45] what video card in yours pc's? [15:45] dcherniv, and beside the play button theres that down arrow button and in there it says stream should i click that? [15:46] Did somebody have Radeon with dualgraphics? [15:46] Chamunks, do you want to save the stream? [15:46] dcherniv, preferrably [15:46] Chamunks, then use convert option === nerd is now known as megharsh [15:47] 好多人 [15:47] Chamunks, stream is for live local network/internet streaming [15:47] !cn | TianChaoLaiKe [15:47] TianChaoLaiKe: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [15:47] thx [15:47] Chamunks, test the setup with play first to make sure you get sound [15:47] dcherniv, the most exciting part is that its only listing hw:0 hw:1 [15:47] dcherniv, in vlc wohoo! :P [15:49] Chamunks, hm go into tools preferences audio [15:49] mhmm [15:49] Chamunks, poke around there see whats listed under output modules [15:50] dcherniv, I've got pulse audio and alsa on the target machine [15:50] but in that list I do see the option for the mic [15:52] Chamunks, hmm. try to type in audio device name hw:3,0 [15:52] Chamunks, open terminal: alsamixer ( and press F6 to select soundcard, maybe mic shows up) [15:52] dcherniv, not that easy its a list box :P [15:53] Chamunks, i just did === Steph_De_Chine is now known as worm [15:53] alsamixer usually recognizes it [15:53] hello all! i have an issue with firefox 17.0 in precise after an update. the horizontal scroll was set for navigating back and forward and it no longer works. now in the about:config http://picpaste.com/pics/YgazIkzW.1353683014.png the types are all strings and they need to be; integer, integer, boolean, respectively but only user created preferences can be deleted. could someone point me in the right direction to delete these default prefere [15:53] nces and recreate them properly? [15:55] ok_wait: /join #firefox [15:55] ok_wait, right click and set default [15:55] hehe... ok_wait is a cool nick :) [15:55] How can I check which process is using my internet bandwidth? [15:56] shevy: Yea, uless we need to say ok, wait ... ;) [15:56] so i'm having problems with 12.04 and an nvidia card - tried about 8 billion different solutions, are there any good suggestions for me as far as current driver, wm, etc? [15:56] Daekdroom, lsof [15:56] * ok_wait what? [15:57] Chamunks, what chip is listed in alsamixer ? [15:57] usr13, :/ thanks i didn't see that in the list [15:57] BluesKaj, its actually showing up when i plug it into the laptop [15:58] I don't know why i was trying it on my desktop thats not the machine that I'll be recording on. [15:58] johndoe88, the default setting for these are blank fields [15:58] Daekdroom: tcpdump [15:59] Chamunks, you figured it out? === CrypticS_ is now known as CrypticSquared === TianChaoLaiKe is now known as hanchuan [16:00] Chamunks, in alsamixer , use the F5 key to show all the controls including mic and line inputs , make sure they aren't muted (MM) [16:01] BluesKaj, the Capture one is the one im looking for yes? [16:01] BluesKaj, its looking unmuted [16:01] 00? [16:02] it was [16:03] now im getting errors opening v4l2:///dev/video0 and video1 unable to open mrl check log for details with no details on log location. [16:04] Does anyone know how to boot from cd on ubuntu? [16:04] tobias____, set in bios [16:04] I turned off my comp and when its restarted i pressed f12 and etc [16:04] how do i do that bazhang? [16:05] BluesKaj, its because I had it set to ntsc turning that off to undefined made it all better [16:05] tobias____, depends, hit the appropriate key (esc is common) and get in there and set to boot from CD first [16:05] tobias____, once you're in ubuntu, you've already booted [16:05] f2 [16:05] so hit restart and while its loading press f2 or esc? [16:05] del [16:06] tobias____, bootoptions, and some bios-es needs to configure bootdevice too [16:06] what's the make and model of your computer tobias____ ? [16:06] sony vpcea46fm [16:06] sec [16:06] it was f12 when i ran windows but that doesnt seem to do the trick now [16:07] tobias____: should be the same. [16:07] its not [16:07] tobias____: Installing another OS does not change bios [16:07] Sometimes you have to just shut down completely to get that few seconds to get into the Bios [16:08] why woudlnt it go into bios then? [16:08] tobias____: You must be mistaken === mimor is now known as mimor_ [16:08] tobias____, it's either delete or f2 [16:08] im going to try delete or f [16:08] 2 [16:08] thanks guys [16:12] hey, i had problems with my ATI driver on ubuntu 12.10 like 1-2 weeks ago. Is it neccecary to install linux-generic-header etc? [16:12] my card is HD6850 [16:12] question: I'm logged in as root and I give rw permission to a folder. But when I restart ubuntu its gone how can make it permanent? === alin|mobile is now known as alinmear [16:15] Heather_: You must be trying to change a folder which is actually some mounted partition, or else another whose permissions are set each boot, like /dev or /sys or so on [16:16] yes thats true [16:16] its a mounted partition [16:16] ÊÇÑÊ´Õ ÁÕ¤¹ä·ÂäËÁ¤Ð [16:17] Anyone know how to use wget or curl to download from a cloud server that requires authentication? [16:17] Espnu, never blindly copy and paste commands into your terminal http://askubuntu.com/questions/216303/ubuntu-12-10-graphics-driver-shows-gallium-0-4-instead-of-intel-hd [16:18] How come I can't select the updates from the update manager? [16:18] ok_wait, well i already did it now. now i wish to return back to the original state tho. [16:18] any suggestion? [16:18] what was the command? [16:18] sudo apt-get install linux-headers-generic [16:18] and === SilverFox is now known as Guest76547 [16:18] sudo apt-get install linux-source [16:19] headers's didn't get properly installed because of read-only errors [16:19] neither of those packages will hurt but i don't think you'll need the linux-source unless you plan to compile your own linux kernel [16:19] did you say apt-get update before installing them? [16:20] nah, but i updated my computer just before. [16:20] xubuntu 12.10: i have two panels on top. i set the desktop settings so that maximized windowy have the right high but non maximized windws still hide half under the second panel. how to set the desktop borders right? [16:21] i've never seen a read only error. can you paste the output in pastie.org and paste that link here [16:21] sudo: unable to open /var/lib/sudo/espen/2: Read-only file system W: Not using locking for read only lock file /var/lib/dpkg/lock E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. espen@espen-OEM:~$ sudo dpkg --configure a [sudo] password for espen: sudo: unable to open /var/lib/sudo/espen/2: Read-only file system dpkg: error: unable to access dpkg status area: Read-only file system [16:22] did you run the suggested command? [16:22] I'm trying to use UCK to create my custom Live-CD, but I get error like this: http://pastebin.com/FHSuyf0K [16:22] raven: you've pasted the same thing several times, perhaps nobody has answered because they aren't sure what exactly you mean [16:22] What's wrong? [16:22] i tried apt-get install linux-headers-generic yes [16:23] good morning, I am trying to install ubuntu on a PCIe SSD. it shows up as two 120GB drives when i install. i have tried installing to both sda and sdb writing grub to either, but when i reboot, i get 'unknown filesystem' [16:23] no the 'sudo dpkg --configure -a' [16:23] yea, i did [16:23] says so in copy&paste ;) [16:23] ThinkT510 how to specify [16:23] SirShmoopy: is it OCZ RAID kind drive? [16:23] oh ok i see it lol [16:23] idk man when was the last time you rebooted? [16:24] mike_papa, yes i believe so [16:24] mins ago [16:24] should i try that? [16:24] raven: perhaps a screenshot would help [16:24] havent rebooted after i tried installing [16:24] it is an OCZ, it was advertised as 240GB but shows as two 120's [16:24] SirShmoopy: propably there is no driver for this RAID controller in Ubuntu. That will be hard to install it on this drive. [16:25] SirShmoopy: I had same issue with OCZ Revo X2. It showed as 4 drives, but 12.10 deals with it great. [16:25] Espnu, http://www.google.com/search?client=ubuntu&channel=fs&q=unable+to+open+%2Fvar%2Flib%2Fsudo%2F+read+only+filesystem+dpkg&ie=utf-8&oe=utf-8 [16:25] mike_papa, does that mean i wouldnt be able to install on a single 120? [16:26] SirShmoopy: You can try to split those drives in OCZ utility at boot, and see if you can use them as two separate drives. I'm not sure. I never tried it. [16:26] SirShmoopy: but keep in mind, you're loosing almost half of performance that is advertised. [16:26] ok, installed a new kernel, rebooted the system, no more nvidia :( [16:27] my ubuntu is becomes slow [16:27] mike_papa, im going to find my box, i dont rememebr any discs and i dont see any prompts during POST [16:27] i'll try a reboot, doubt my disk is failing [16:27] tapas, quite likely if it was compiled for a different kernel version [16:27] vlc playing slow video [16:27] SirShmoopy: If it's RAID drive, made by OCZ for better performance, it should have it's own boot prompt. [16:28] grzywacz: well, the kernel updates from ubuntu worked flawlessly previously... [16:28] Espnu, you can check the smart status with palimpsest [16:28] or 'disk utility' [16:28] i'll setup grub to let me choose the kernel on boot.. [16:28] SirShmoopy: Your BIOS is probably assembling the array (FakeRAID), which since Ubuntu installed separately to one drive, isn't actually a valid array. You're probably getting the first stripe of the first disk, and thus a valid grub MBR+embedded area, but the rest of the aray is invalid and thus grub can't read any data from the filesystem. === Albastos is now known as Albastos|off [16:29] grzywacz: i even sudo apt-get install nvidia-current --reinstall [16:29] didn'\t help === _cyber is now known as _ga [16:30] tapas, ok. That doesn't happen often. :-) Any error messages in Xlogs or som such? What happens if you try to modprobe nvidia manually? [16:31] Jordan_U: I belive he's trying to install Ubuntu, so it's not installed yet. OCZ makes it's PCIe drives as cards with 2 or 4 separate drives with own RAID0 controller on board. [16:31] no_wait it found something wrong with partitions at restart, now it works :) [16:31] just curious if i should remove the headers/source now [16:31] grzywacz: FATAL: Module nvidia_current not found. [16:32] Jordan_U: before 12.10 I found no way to access them at all. Separately, or joined. [16:32] grzywacz: i guess it's because it's maybe the lowlatency kernel.. [16:32] grzywacz: let's see.. [16:32] hi [16:33] 0ohai [16:34] tapas: I'm not sure if there is a linux-headers package for lowlatency , but nvidia-current usually needs them to build the module with dkms [16:34] i'm trying to instal DIA on ubuntu 11.10 via aptget ... however, I'm seeing an error message: WARNING: The following packages cannot be authenticated! [16:34] dia-common libart-2.0-2 dia-libs dia gsfonts-x11 [16:35] sorry for length of text [16:35] is it ok to download this package regardless of the warnings? [16:36] genii-around: ok.. [16:36] genii-around: booted into a generic kernel.. trying to reinstall nvidia-current now.. [16:36] felipe_Brz: you always should import the repos signing-key before using those packages [16:36] tapas: Ah, apparently, there is. Did you have packages: dkms build-essential and linux-headers-lowlatency installed before installing nvidia-current ? [16:37] felipe_Brz: sudo apt-get install ubuntu-keyring for the standard repos. if you use 3rd party stuff, get their gpg-keys [16:37] thank you mike_papa, Jordan_U. i'm going to try another reboot with a 12.10 disc and see if anything changes [16:37] llutz_: ah thank you very much [16:37] genii-around: nope.. but i reinstalled nvidia for my generic kernel and it works now.. will try with the -lowlatency kernel again, too [16:37] SirShmoopy: yw [16:38] llutz_: hmm.. i did that and still I got the same warning [16:38] hmm, my attempt at configuring grub to show me a menu failed.. so the onlyu way was to uninstal the lowlatency kernels ;D [16:38] should i use apt-get or aptitude? [16:39] !aptitude | roger21 [16:39] roger21: aptitude is another terminal-based front-end to APT. You may encounter problems on multiarch installs (11.10 and higher) as aptitude cannot currently handle the same package with different architectures being installed at the same time. See http://pad.lv/831768 for more information. [16:40] tapas, 'modprobe nvidia' didn't work, right? [16:40] so? [16:40] grzywacz: no. not with the lowlatency kernel. i fixed it in this generic kernel though.. installed kernel headers and now will reboot into it [16:40] tapas: For grub , edit /etc/default/grub so that you have GRUB_DEFAULT=0 and GRUB_HIDDEN_TIMEOUT=0 and GRUB_HIDDEN_TIMEOUT_QUIET=true in there. Then sudo update-grub and also doing sudo update-initramfs -u can't hurt [16:41] hello good morning all [16:41] roger21: read, understand, decide [16:41] i don't understand === bill is now known as Guest28669 [16:41] roger21, use apt-get [16:41] am i concerned? [16:41] ok [16:42] genii-around: grzywacz: adding the lowlatency kernel headers did the trick.. [16:42] tapas: Good :-) [16:42] genii-around: yep, found that out, too ;D now i have the problem that i disabled usb legacy support in my bios at one time (since i had some peripherals trouble) [16:43] but the grub menu shows a single entry "Ubuntu" anyways.. [16:43] so that's useless ;D [16:43] i guess it needs more setup.. === xubuntu is now known as Guest75264 === Guest75264 is now known as JulioCesar [16:44] i guess i have to reset my bios settings to be able to reenable legavcy USB support since i don't have a PS/2 keyboard anymore ;D [16:44] hola [16:44] hoya! === bashking_ is now known as jooliooon [16:47] :/ [16:47] :] [16:48] http://static.zerochan.net/Gir.%28invader.Zim%29.full.1063749.jpg === alinmear is now known as alin|mobile [16:52] Hello === Guest28669 is now known as billbill [16:52] Is there bactrack repository i can enable in ubuntu to use backtrack apps? [16:53] TeraQuibbler, no. [16:53] !backtrack | TeraQuibbler [16:53] TeraQuibbler: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [16:54] TeraQuibbler, i installed backtrack 5 r2 then added the ubuntu repos to upgrade to precise. once you do this you won't receive updates from backtrack [16:54] ok_wait: i didnt understand. You installed backtrack 5r2 (which is based on 10.04 ubuntu) and upgraded to ubuntu 12? [16:55] TeraQuibbler, that's correct [16:55] ok_wait: and if do this i wont get the new apps that come from backtrack? [16:55] TeraQuibbler, that's correct as well [16:56] ok_wait: then whats the point of this. You installed backtrack for its apps, if you wanted ubuntu you would install plain ubuntu. [16:56] i wanted backtrack but i didn't want it to always run in root and i didn't want it to look like backtrack [16:57] ok_wait: but now you got outdated apps === Matt_ is now known as Guest83406 [16:57] that's ok with me [16:57] i got what i wanted from it [16:57] ok_wait: Is it impossible got both repos? [16:57] yes [16:57] too many problems [16:58] ok_wait: btw you could just create a normal user for bt, i did that in the past for casual uses. [16:58] alguien de aqui, habla español [16:58] yea i did that [16:59] this is an everyday use machine so i wanted the everyday use repositories. i don't do pentesting every day [17:00] ok_wait: Basically the solution i found to avoid dualbooting of everyday distro and pentest distro is using gentoo. Gentoo allows you to enable the overlay of gentoo-based distro (pentoo) which has as many pentesting apps as backtrack. So everytime you upgrade you get the latest gentoo apps and the latest pentoo apps. (If some app is common in them, the newest is chosen) [17:00] if i ever wanted to upgrade to bt5 r3 or r4 i would leave the home partition un-formated and format / for bt the add the repos for ubuntu again [17:00] ok_wait: also you can enable gentoo-hardened kernel and confguration to have a safe system on top of that [17:01] i'll keep that in mind. there are other defaults that come with bt (scripts etc.) that i wanted as well [17:02] ok_wait: anyway i am off. I think for your case gentoo would work wonders. (And you have to compile max 5 minutes a day if there is an upgrade) [17:02] anyone here know a bit about apt-file ? like I want to clean everything and get it all again apt-file purge && apt-file update ? [17:02] ok_wait: i think they got them too. Some people in pentoo channel are the same as backtrack. They just wanted a more customisable distro than plain backtrack. [17:03] ubuntu using laptops don't utilize battery as well as windows 7 . is there any way to fix this??? please somebody help me.... === nino is now known as nino_ [17:04] Hey there, what's up with the Linux clipboard? When I copy HTML tables from web pages, they just come out as single columns with newlines when I paste them into text. [17:04] sudhin, windows doesent manage virus very well. and Ubuntu does. any way to fix that ? what I mean is there nis not reason to compair , but that being said you can check the broghtness and dimming settings [17:05] brightness * [17:07] but when battery at 100% shows after some time shows 97% and then 88%.. battery power suddenly drops down [17:07] xdggfsd [17:07] sfdf [17:08] sudhin, first off, did you check your actual battery health? [17:08] Reset your battery display... I know how to do it in windows, but not ubuntu. [17:08] sudhin, i had this issue with a two-year-old battery, it died a few weeks back. :P [17:08] sudhin, thats what happens when you use your battary . what is health of it and did you change brightness ? [17:10] I get "chroot: failed to run command `/bin/bash': Permission denied" after "sudo chroot edit". What's wrong? [17:10] Why isn't this possible? http://paste.ubuntu.com/1379922/ === jack is now known as Guest54550 [17:11] bobweaver, yes i tried it.no change this is not only my problem some of other my friends has the same problem.. [17:11] help please --i trying to change appearnce using this app can someone talk me thru it [17:11] How to use gsettings ? example I want to change battery life thing. gsettings com.canonical.indicator.power set show-time false no workie [17:12] gsettings set com.canonical.indicator.power show-time false also no workie [17:12] is it safe to repartition win7 ntfs partition or i lose data? [17:12] Cong: dd has no permission. If you know what you do, try sudo dd === Albastos|off is now known as Albastos [17:12] mike_papa, that's what I did. [17:12] TeraQuibbler: it's never safe to repartition. [17:13] NVM that did work [17:13] Cong: no you used sudo echo [17:13] Cong: you did sudo echo, not dd [17:13] Cong: the sudo ends at the | [17:13] Okay. [17:14] Cong: after | should be sudo dd... [17:15] and how "sudo chroot" can give me "chroot: failed to run command `/bin/bash': Permission denied" error? Shouldn't command run with sudo have all permissions? [17:16] billbill, what is "this" app ? [17:16] i just want to change the appearance in gnome [17:16] evidunna?? [17:17] i dont really know how i am very new [17:17] billbill, you have gone to Dash ->settings -> appearance [17:18] billbill, Dash is what you see after pressing the Ubuntu button or bfb [17:18] in the launcher the top one ^^ [17:19] billbill, in the terminal it is called "gnome-control-pannel " [17:19] where should I place my .sql file if I want to import it manually to my database? [17:20] is this place acceptable for mdadm advice [17:20] Heather_, ~/ ? [17:21] Heather_, mysql -h DBHOST -u DBUSER -pDBPASS DBNAME < /home/username/data.sql [17:21] Heather_, make sure that -p and the password have no white space [17:21] it said not found when i added to terminal [17:21] gnome-control-panne [17:21] -p pass << wrong -ppass << right [17:22] Heather_, ^^ [17:22] Hello [17:22] my bad billbill "gnome-control-center" [17:22] I am trying to create a new array with mdadm. I had an old array. I did mdadm --stop; did zero-superblovk and even overwrote the MBR of each partition with dd if=/dev/zero of=/dev/XYZ bs=512 count=1. So how does creating a new array (--assume-clean), result in the partitions being recreated? [17:22] Why does my machine generate pcl for printing slower than when it runs XP. === smithkm_ is now known as smithkm [17:23] hello. i was wondering if anyone knew if it was possible to modify mountall to accept a new type of storage? [17:23] i want to add a new storage type to the fstab and i think mountall was the thing i needed to modify === mimor_ is now known as mimor === mimor is now known as mimor_ [17:26] billbill, backaground of what ? [17:26] !screenshot | billbill [17:26] billbill: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [17:26] noob2: What exactly do you need to do? [17:26] usr13: i'm trying to add ceph rbd devices to the fstab [17:27] i'm pretty sure it won't understand how to mount it on startup [17:27] I'm pretty sure I don't know what ceph or rbd devices are. [17:28] they are network mounted block devices [17:28] has anyone in here experience dnsmasq performance issues since upgrading to 12.10? For some reason there are two dnsmasq processes (one run as nobody, the other as dnsmasq) The processes take up 80% cpu when performing a DNS query. It makes my apparent latency on the internet ridiculously slow [17:28] there's a kernel module that understands how to map the devices [17:29] any bind gurus online? [17:30] it looks like the 'nobody' one is being spawned by networkmanager, while perhaps the other one is a system service === dark3n|off is now known as dark3n [17:31] !rdp [17:32] how to set up other Ubuntu computer so that I can get to it from lightdm ? [17:32] !vnc | bobweaver [17:32] bobweaver: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [17:33] ahhhh it is vnc [17:33] any of you setup a bind dns slave server before? [17:34] i've never heard of a slave server [17:34] TheLordOfTime, so I just set up tight and then I should be able no thta is not right wherre do config files go then ? or ip is uname and if so how to log in a a user ? === gvim is now known as Guest83691 [17:34] bobweaver, i never set up VNC, you may want to just read the documentation [17:34] TheLordOfTime, In lightdm login menu for 12.10 [17:34] digadvan: Might get better response for that one in #ubuntu-server [17:35] ok_wait, it a dns term.. typically your secondary dns server is setup as a slave [17:35] ok [17:35] thanks [17:35] is possible to use unity seach and lenses with kde ? [17:35] i love unity search - tomboy, web hostory , and documents :) [17:35] togetrer [17:35] ah [17:36] does anybody knows an alternative to hideman vpn for ubuntu? [17:36] grek2, short answer no long answer yes once kde is ported or intagrated with qml and not QT [17:36] grek2, widgets for now [17:37] it's a simple vpn manager, let's you connect to the internet masked as coming from several countries in a very easy and simple way [17:37] widget witch search ? ok im search [17:37] great [17:37] konam: sort of like tor but not really? [17:37] hi. I'm trying to create a tar backup of folders. I'm using "find -maxdepth 1 -mindepth 1 -type d -exec /bin/tar -zcvf today.tar.gz {} \;" but it's only archiving the last directory in the list [17:38] how i can firn somethink about widgets ? (lens for kde) [17:38] devral, i think there's a #bash [17:38] okay thanks [17:38] grek2, they are not "lens" you can ask in #kbunutu [17:39] hi, does anyone know why i get this error when trying to transfer files to my galaxy nexus (MTP device) in rhythmbox under ubuntu 12.10? "Unable to send file to MTP device: PTP Layer error 02fe: get_storage_freespace(): could not get storage info." [17:39] ok :) [17:39] Erik_D i haven't used tor because it seems that the focus of it it's anonimity not the masking of your IP to any specific country (although it does that randomly i presume) [17:39] its pity to tomboy is not in default repo [17:39] is best lens :) [17:39] but best when work togetrer lens is grat at all :) [17:40] konam: So what exactly are you trying to accomplish? [17:40] grek2, #kubuntu sorry about the miss type [17:40] Erik_D mask my ip as if it was coming from another country, UK, or NL, or germany, you name it [17:41] konam: Can you just use a proxy site? === Youri is now known as YBook [17:43] Erik_D no, i need the web browser to behave "normally", usually this sited disable things that won't let me use this other site i'm trying to access efficiently [17:44] konam: Tor can do that: http://www.ghacks.net/2008/01/29/configure-tor-to-use-a-specific-country-as-an-exit-node/ [17:45] usr13: so would you know where i could start to add a new filesystem mount into the fstab? [17:45] fstab=? [17:46] doomlord: i'm looking to add a new type of network mount to the fstab [17:46] since ubuntu has teamed up with ceph maybe they're already working on this and i can leave it to them. i'm not sure [17:46] is it a list of places that get mounted on startup or something [17:47] sort of. i'm looking to have it mount ceph rbd devices [17:47] Hello all. When I rebooted my 11.10 desktop my w TB drive is not showing up in fdisk. I can go to the drive listed on the left but if I go to the mount it says there is nothing in it. Can someone help? [17:47] it'll need something like mountpoint, monitor ip addr, pool, device name === albert is now known as Guest44624 [17:47] noob2: I know how to make a fstab entry, but I do not know what ceph or rbd devices are. Do you have either one mounted now? If so, mount | pastebinit [17:48] i recall having to mess somewhere to get networking with windows, but prefer the solution of not running windows now [17:48] will do [17:49] This has happened in the past but when I reboot it has been fine [17:49] usr13: http://paste.ubuntu.com/1380015/ last entry [17:50] this is a little more clear: http://paste.ubuntu.com/1380021/ [17:50] shows more info about it [17:50] this shows exactly how rbd's are mounted: http://ceph.com/docs/master/rbd/rbd-ko/ [17:51] when i reboot the computer it says that "The disk drive for /home/nanette/Titan is not ready yet or is not present." Continue to wait, or Press S to skip mounting or M for manual recovery. [17:51] xpistos: S to skip [17:52] something in your fstab is missing upon boot [17:52] noob2: yes, when I skip it boots, but that puts me where I am now. I will pastebin my fstab real quick if someone can tell me what I am missing. [17:53] noob2: So how is this device mounted now? [17:53] hi there [17:53] is "added value on the internet" a good sentence? [17:53] thank you Erik_D i'll check that out [17:54] JohnFlux, no [17:54] Johnnie71, no sorry [17:54] Johnnie71: thats.... not a sentence at all. nor is that question relevant to #ubuntu [17:54] the drive is mounted using the UUID but the mount is using the /dev/sdd1 [17:54] Johnnie71: Missing subject [17:55] Hrm, why not? @alecjw you are right but I couldnt find an offtopic channel [17:55] http://pastebin.com/xWs4EWkg [17:56] /dev/sdd1 /home/nanette/Titan           ext4    defaults        0       2 [17:56] Hello I'm new to ubuntu. Ran into a boot up issue with my mint. Out of frustration I am using ubuntu to look into reparing it. But I am having so much fun with unity that I am reconsidering switching to ubuntu. Just one question. Can the start button on ubuntu be changed? [17:57] ubuntu__, no. [17:57] Johnnie71: #defocus [17:58] a [17:58] Cong, really. That sucks. Thought there was a way to change that [17:58] alecjw: thanks [17:59] ubuntu__, if there was a way what would you have it changed to? [17:59] Cong, just icons. Like the Mortal kombat symbol for a mortal kombat theme lol [18:00] and when I try sudo fdisk -l sdd isn't listed [18:00] ubuntu__, somethings are just not meant to be change. [18:00] usr13: basically I setup a ceph.conf file which points to a monitor machine. i then say rbd map test1 --pool test [18:01] it connects to the monitor and mounts the block devices as /dev/rbd0 [18:01] but if i go there from sidebar it shows up [18:02] Cong, well that is sad. I fell in love with linux becuase of the power of choice over microsoft. But wow is unity fast. Hell I'd compare it to my windows 7. I have mint kde and windows 7 dualbooted. I love kde and all. But the access of files and programs is so amazing on unity. === ubuntu__ is now known as Guest59616 [18:03] why would I be able to see it from the side bar but it now show up in fdisk? [18:03] but not show up in fdisk? [18:03] i dont understand why unity gets so much flak. I like most of its deisgn decisions. I especially like the way it handles maximize with the title/menubar [18:03] hello there [18:03] Some one here that have the time to try help he [18:04] doomlord: it's improved a lot since first release, i think a lot of the bad feelings about it are lagging indicators [18:04] are you guys having problem with flash player too? [18:04] goahead87: just ask your question [18:05] Me get ubuntu [18:05] also sudo blkid doesn't show the drive [18:05] admitedly having the option for horizontal dock would be nice, but i always put my dock vertical on a mac , the same [18:05] i can't access google for my plash player seems to be outdated [18:05] I can use files in the drive by navigating to i9t from the side bar [18:06] hiya [18:06] i have a file in /etc/profile.d/java containing JAVA_HOME=/path ; export JAVA_HOME however, it is not exported to environment variable set? [18:06] My screen are just flips after I updated and restartet [18:07] ok. so I'm having issues getting into my mint. The mint server won't let me in for whatever stupid reason. I'm getting sick of this. I might just hop onto ubuntu. Can anyone tell me what I need if I want to change the color theme of my windows? [18:07] any pointers as to where i should set system-wide environment? [18:08] my chromiun asks me to update my plash player to access google, how can I do that? [18:09] tiago, go to tools > extensions and search [18:09] tiago do you have adobe flash player installed¿ [18:09] yes [18:10] Are the some buttons I can push to stopp the startup ? [18:10] hi. i am experiencing problems with google chrome in ubuntu and would like to delete all caches and reinstall. where can i find all folders belonging to chrome? simply uninstall doesnt do. === szal_ is now known as szal [18:12] Dub-C, get bleachbit and open it as root then apt-get remove chromium-browser and run the clean option in bleachbit while everything having to do with chrome is checked and nothing else [18:12] Dub-C: may be at ~/.chromium , just delete it and open chromuim [18:13] i dont have chromium, but google chrome [18:13] does the solution differ? [18:13] What's a good high FPS recorder for Ubuntu? Something I can use to record Steam games like TF2 or Amnesia? [18:13] Are the some buttons I can push to stopp the startu [18:14] Dub-C: better user chromium. anyway the path may be .chrome or something like that at your home directory [18:14] Startup [18:14] ok thank you [18:14] google shows a splash screen where is writen 'adobe flash player 11.4.402.278' to download, I can download it, but i cant install it is .cpl [18:17] miikey212, vlc maybe [18:17] Are the some buttons I can push to stopp the startup ? [18:17] Where have the tunables for the system tmpfs's gone in 12.04/12.10? [18:17] dcherniv_: VLC records your screen? [18:17] miikey212, oh my... yes [18:18] I think that another disk is bad or missing and it gave my 2 tb drive a different drive letter [18:23] Okay so it wasn't my 2 tb drive having the problem it was another drive. But by changing to the UUID it is better now [18:23] my problem is what follows: I can't access several websites such as google.com in any browser I have (chromiun, firefox or opera). It says my flash player must be updated, and offers me to download it (adobe flash player 11.4.402.278 .cpl) how can I install it? Or how can update my current version? any thoughts? [18:24] i just bought an HP DJ 3510 but i can't print to it - i can print the ip though === Guest44624 is now known as Phryq [18:24] i can use my web browser to connect to it also [18:25] tiago: sudo apt-get install flashplayer-nonfree [18:25] or something? [18:25] apt-cache search flash [18:25] ki7rw: what does it mean you can print the ip [18:25] using the printers utilities it prints just fine [18:25] oh from the web GUI ? [18:25] wastrel: i can PING the ip [18:25] What is the basic package I should install in order to get the basic developer compilers and stuff for c of course. [18:25] ki7rw: did you do auto configuration? [18:25] 'thanks but: [18:25] Reading package lists... Done [18:25] Building dependency tree [18:25] Reading state information... Done [18:25] E: Unable to locate package flashplayer-nonfree [18:25] tiago: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:25] wastrel: no [18:26] ok, sorry [18:26] webfox, build-essential [18:26] here it ishttp://paste.ubuntu.com/1380100/ [18:26] ki7rw: in the printer settings you can probably just go in and put ipp:///ipp [18:26] dcherniv_, yes, right! You are cool, thank you! ;) [18:26] since i can connect to the printer with my web browser i should be able to print to it [18:27] ki7rw: correct, did you open up the printer configruator thing and put in the address of the printer? [18:27] will starting ubuntu with NOMODESET cause it to run slow? [18:28] wastrel: yes - i set a static addess [18:28] HTC-DZ, shouldnt make a difference [18:29] so basically if the live cd runs slow the installed OS would crawl as well? [18:29] HTC-DZ: the installed OS will be a bit quicker [18:29] HTC-DZ: CDs are *slow* [18:29] HTC-DZ, what gordonjcp said [18:30] ki7rw: in the printer properties on your ubuntu what's the URI ? [18:30] wastrel: well, it's a static address but i had to go into the router to reserve a dhcp address for that printer - not the usual way that i set a static address but it works the same === tullio_ is now known as tullio [18:30] HTC-DZ, also depending on your graphics cards things will speed up with the proprietary driver [18:31] wastrel: socket://192.168.1.6:9100 [18:32] my graphics card is the reason i have to to start the live cd with NOMODESET. otherwise it doesnt boot and gets stuck with a black screen. GPU is nvidia 6150. nforce 430 mobo [18:32] oki... [18:32] i know its an old chipset but up until ubuntu 11 its been working fine. no hassles at all [18:32] ki7rw: i sorry this isn't a lpd ipp thing seems hp has their own proprietary protocol? do you have HP drivers installed? [18:33] yeray [18:33] ki7rw: found this did you read it already? https://answers.launchpad.net/hplip/+question/214021 [18:33] wastrel: the printer is listed in the linux driver list and that's what i used [18:34] HTC-DZ, ah yes. Chances are once installed you will get the black screen on startup. [18:34] HTC-DZ, i would download the nvidia driver from nvidia.com put on a usb stick. [18:34] HTC-DZ, once installed start with nomodeset and install the nvidia driver === keks_ is now known as kekXs_ [18:36] Have that boot problem [18:37] dcherniv, im a bit lost. if i install it and it starts with black screen how am i going to install drivers from my usb? [18:37] Does Ubuntu support Intel GPUs? I have Intel HD graphics 3000 [as my Windows GPU information says], is there native set of hardware drivers exists like Nvidia's? [18:38] i am using ubuntu studio,, audio apps are crashing ? [18:38] HTC-DZ, does nomodeset give you a text console? [18:38] HTC-DZ, you should be able to still boot into your installation with nomodeset if you can do so with live cd [18:38] hi everyone is there a good tool to setup a Multi-Monitor , i'm using now ARandR but i'm not happy with the results [18:39] oh ok, so startup with nomodeset, install driver, restart machine. n that should be that? [18:39] Installed older version from a CD. And was working fine to the updating [18:40] Now. Boot freez [18:41] dcherniv_ i havent installed it yet. i only tried from live cd. i boot from it, press f6, select nomodeset then it boots up. no text console [18:41] HTC-DZ, yes that should do, nvidia driver requires some extra packages like kernel-headers and build-essential so you need to have wired internet connection since its kinda of a pain to configure wireless from command line if worst comes to worst [18:41] When I mount NFS I get You do not have the permissions necessary to view the contents of "red" [18:41] HTC-DZ, ah then you should be ok. [18:42] SlitazMint: red is the dir? [18:43] Anyone know a easy to use voice recognition that responds with verbal answers [18:43] iceroot, yes [18:43] SlitazMint: remeber that nfs is NOT checking usernames, its just checking uids [18:43] SlitazMint: so if the owner has uid 1000 and you have 1001 you are not the owner even when you have the same username [18:43] dcherniv_ wired internet connection i can do. one more thing, my system is an amd 64 single core 4 [18:43] wastrel: thanks for the link - but the command hp-uninstall doesn't seem to exist [18:44] my /nfs/exports on the server is like this:/red -network 192.168.0.0 -mask 255.255.255.0 [18:44] HTC-DZ, 64 bit shouldnt be a problem === quark is now known as Guest98735 [18:44] 4000+ with 4 gb ddr 400 ram. u think its enough to run ubuntu 12.10 64 bit? [18:44] iceroot, I don't think I have users even set up in NFS, it's just free for all. [18:44] SlitazMint, man this rings some bells, i cant quite recall though what was the problem [18:44] Not sure though, how do I check? === Albastos is now known as Albastos|off [18:45] SlitazMint: the permissions are on the filesystem/dirs not nfs [18:45] Oh, how do I check for that then? [18:45] ki7rw: you can probably skip that step if you haven't installed HP's drivers yet [18:45] SlitazMint: every user froom remote can access that dir if his uid is the same as the owner/group [18:45] ki7rw: and proceed with the rest of the driver installation steps [18:46] How do I check the UID for /red and the UID I have in Ubuntu? [18:46] what's /red pls [18:47] you mean the owner & group uid [18:47] you can type uid to see the current uid of the user or uid to see the uid of the username [18:48] you can do ls -dn /red to see the uid of the owner and group of the /red directory [18:48] dcherniv_ ah ok, thanks so much. il do it tomorrow. gonna get sme sleep. laters === Albastos|off is now known as Albastos [18:49] Hey [18:49] <_Marcus> I just installed Ubuntu and I can't figure out how to install the drivers for my AMD graphics card. [18:50] Is there somebody available to help me with one doubt? [18:50] !ask [18:50] 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 [18:51] uh [18:51] k [18:51] I am on this site and my browser loaded a @font-face from it's CSS. The target url for the @font-face is protected, but the font is loaded on the browser. Is there some way to recover it, maybe from the cache or something? === radu is now known as costel [18:53] I am gueting this message from boot and I have no ip : Waiting for network configuration. Waiting up to 60 seconds for network configuration [18:53] Could anybody help me figure out whats going on please? [18:54] hey [18:55] webfox: Your modem does not offer you an IP. Thats whats a router would do. [18:56] modem is just for modulation and demodulation [18:57] wastrel: can't get the tarball to build - apparently the link is out of date [18:58] i guess i'll have to roll back all my pc's to ubuntu 12.04 and try again [18:59] * ki7rw realizes that ubuntu is "freeware" but there sure are a lot of application issues with it [19:00] ki7rw: RMS would say "Opensource, free as in freedom" ;D [19:02] Hey all. Every other boot of Ubuntu, the entire screen freezes after it begins recognizing my drives plugged in. I have to reboot one more time to get a response. Any idea how to resolve this? [19:04] hi, I was attempting to download the 64 version of ubuntu for my intel machine and "ubuntu-12.10-desktop-amd64.iso" popped-up for download. Is this the correct file? [19:04] yes [19:04] yes it is [19:05] thanks [19:05] /window show 4 [19:05] oops [19:06] IS there any change of speed between *64 and *32 ? [19:07] cyxi, i didn't notice any difference [19:07] while I'm here I might as well ask. Is it the case that Linux Mint has taken over as the top distro, or is it just Distrowatch giving bad results? [19:07] OK thiebaude [19:07] cyxi: nothing you will see with your eyes [19:07] eindoofus, not sure about that one. Mint has always given me bugs. [19:08] eindoofus: we don't know distrowatchs status/validity [19:08] Ubuntu has far better driver support imo [19:08] cyxi, 64bit can potentially be faster because there are more registers [19:09] noiro: its the same kernel....so it will have identical driver support [19:09] hey guys, I'm probably going to get reamed for this question, but does anyone know where I can find steps to install Ubuntu on a Chromebook? Also, how's actual day-to-day performance? [19:09] mostly looking to use it as a dev machine. don't need much horsepower, since most of my stuff is on remote servers [19:09] escott: more registers? === hamid is now known as Guest46742 [19:10] bonsoir est ce qu'il ya des francais [19:10] escott: I think you mean more virtual memory. Then again I could be wrong too. But I'm pretty sure it has nothing to due with registers [19:12] IS there a way to hide the launcher bar on the left ? [19:12] cyxi: I was just looking at this and I think it's relevant to what your talking about: http://www.tomshardware.com/forum/238494-50-32bit-64bit-virtual-machines [19:12] cyxi, auto hide [19:12] cyxi: in Apearance settings, set it to autohide [19:12] Thanks for the link eindoofus [19:12] np [19:12] HorizonXP: Maybe check out https://plus.google.com/109993695638569781190/posts/b2fazijJppZ [19:12] If I'm on 11.04 ... am I unable to perform an upgrade? [19:13] bbl - rolling back to ubuntu 12.04 === len is now known as Guest77804 [19:13] Question - putting "gnome-terminal -e" within a script will launch terminal, but is there a way to launch it full screen? [19:14] Trying to install a saved package list. but Muon keeps crashing or just doing nothing when i load file [19:15] genii-around: thanks. I've been following that. Hoping maybe someone has personal experience with it too. [19:17] http://hang4r.blogspot.com/2012/11/simple-script-to-update-all-of-your.html [19:17] why does open office have an ever growing list of files it hasn't opened properly? can I stop it from recovering stuff I don't need each time? [19:18] link above Simple Script to Update All of Your Ubuntu Machines Securely Over SSH from One Central Location === hamid_ is now known as Guest5577 [19:19] hi i am looking for a way to stream microphone and speaker from one pc to another pc in near realtime. is thaht possible? [19:19] ciao [19:19] I am on this site and my browser loaded a @font-face from it's CSS. The target url for the @font-face is protected, but the font is loaded on the browser. Is there some way to recover it, maybe from the cache or something? [19:19] !list [19:19] gecko900: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [19:19] roasted: gnome-terminal --full-screen -e command; though there is also: gnome-terminal --maximize -e command; if that's what you meant [19:21] Is there another way to install a saved package list. Muon either crashes or does nothing at all to download em! [19:22] synapse [19:27] are you suppoed to perform a dist upgrade from a non-X session? [19:28] I'm seeing lots of cannot open display 0: [19:28] Anyone know how to add functions to a launcher icon [19:28] in unity [19:29] adknight87: i made a launcher icon that calls a script [19:29] there's a howto somewhere [19:29] adknight87: you would edit the dot .desktop file for that launcher [19:30] well I've made a *.desktop that launches a script on my own that part was easy === ericab_away is now known as ericab [19:30] hail [19:31] but now when you right click and get that nice menu I was wondering if you can add for instance new tab like in chromium [19:31] god_is_dead: i'm not fine as well ! :-) [19:31] adknight87: you can, use the chromium.desktop file as an example. I don't know precisely how to do it. [19:33] anyone liked the new ubuntu icons ?! [19:33] IdleOne: Well this is for a wine application for integration like adding another link in that menu [19:33] ? [19:34] adknight87: see http://askubuntu.com/questions/167304/how-to-create-desktop-files-and-new-menu-without-alacarte This might be useful [19:34] adknight87: seems like you just add a [Desktop Action ] section and go crazy [19:34] adknight87: looking at the thunderbird.desktop file [19:34] :) [19:36] hello [19:37] hi [19:37] I have a i3 using the on chip graphics and looking for better drivers, i remember installing udated drivers before but didn't bookmark the page. any ideas? [19:37] IdleOne: Info link in that post is broken. wastrel, could you go into details with that say I wanted to add a command [19:37] this is for 12.04 [19:37] hi [19:37] hello [19:37] dfgas-cr48, Check out the Xswat ppa perhaps. [19:38] vv vv vv vv vv === Sierr[a]AR is now known as SierraAR [19:40] https://www.backtrack-linux.com/backtrack-graphics-customization/ [19:40] is this official? [19:40] how do I find an app name at top ? [19:40] note its com [19:40] trying to create raid using mdadm but getting error /dev/md0 is a invalid name for an md device [19:40] NetJester: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:40] adknight87: in a terminal do locate chromium.desktop, then look at the file that will give you the examples you need. i checked /usr/share/applications/thunderbird.desktop and found the menu items there [19:40] this is not backtracksupport NetJester [19:40] NetJester, backtrack is not supported here [19:40] Dr_willis: help [19:40] i am afraid i get virus from fake sites [19:40] https://www.backtrack-linux.com/backtrack-graphics-customization/ [19:40] NetJester type /join #backtrack-linux [19:40] wastrel I know where the application desktops are by heart by now :P [19:41] hallo [19:41] MonkeyDust: i am muted [19:41] NetJester, very unlikely you wil get a virus while using linux. [19:41] NetJester for no reason, i take it [19:41] Dr_willis: i will use the ubuntu of bsd, pcbsd [19:41] !regiester | NetJester [19:41] and be safe [19:41] i've uninstall VirtualBox 4.1 which is distributed with QT front end support and i'm trying to install VBox from Oracle but i'm running into problems [19:41] NetJester: being muted in the backtrack channel does not mean the Ubuntu channel will provide support [19:42] IdleOne: hurr durr [19:42] NetJester, i dont care what you use. if you want ubuntu support.. then you need to be using ubuntu. else take it to a differnt channel [19:42] !register > NetJester [19:42] NetJester, please see my private message [19:42] Dr_willis: i be you like it in the ass [19:42] NetJester: m( [19:42] NetJester, just sign up for a username with freenode and you won't be muted anymore [19:43] NetJester, i bet you are all of 9 yrs old also. and cant follow directions. have a nice day [19:43] moving on [19:43] wastrel: Nice they have made it really easy I thought it was going to be more complicated then that. [NewWindow Shortcut Group] [19:43] has anyone here run Windows 7 as a VM on Linux? I need to be able to use my Windows 7 apps and I can't risk them half-working. [19:44] i've inherited this Ubuntu desktop/server which is running 12.04 LTS or something to that extent and both KDE and Gnome are installed [19:44] eindoofus, its commonly done. [19:44] eindoofus, the specific apps may be the issue [19:44] eightfold, yeah I do and also 8 vista and xp [19:44] Ubuntu 12.10 is a safe transition from 12.04, yes? [19:44] i've removed VBox 4.1 which was distributed via the Ubuntu software centre for QT front end and now i cannot install Vbox 4.2 from Oracle [19:44] eindoofus: performance could be an issue. or 3d support [19:45] how well does it run? [19:45] I'm not too worried about the 3d part [19:45] totally depends on your system specs eindoofus [19:45] I don't really run games or 3d modeling applications [19:45] eindoofus, i'm using win 7 for office and vmware 8 new feature also has unity support [19:45] eindoofus: that depends on your pc hardware, your usecase under linux, you use case on win, the win apps,.... [19:46] eindoofus, depends on the things that I am trying to run like setting up VBox you can set things like ram ammount of cpu 3d graphics ect depends on how much ram you have and also cpus [19:46] eindoofus, and it works fine if you have ram more 3 [19:46] I guess a better question is whether a Linux host with a Windows 7 VM is about the same performance as a Windows 7 host with a Linux VM (which is what I do now). === Ace_ is now known as hs366 [19:47] eindoofus, there is also things like qemu which is also a good vm then there is vmware also [19:47] wait... no. that isn't a better question. let me rephrase that. lol [19:47] how good of 3D quality could I get out of a Windows 7 Virtual box if i gave it 4GB RAM and used my GTX560 card? [19:47] eindoofus, it will all depend on what you need to do IN the vm [19:47] eindoofus, if you wanted to learn linux make it host so you can spend more time on host m/c than vm [19:47] eindoofus: honestly, just give it a try [19:48] I need to be able to run Visual Studio and develop in it. [19:48] noone will guarantee you anything [19:48] Its getting where i need windows for very very few things these days [19:48] What can i do to my ubuntu install to ensure it will load when a put the hdd into a new computer? [19:48] Hi [19:48] just bought 8gb of ram [19:48] Rikplay, not possible. :P [19:48] I think I will. Is there a free VM solution that is still high performance? [19:48] can anybody help me with this issue? http://pastebin.com/D2Q5cQBY [19:49] Each installation has drivers needed for that hardware. A new computer has different hardware. [19:49] Rikplay, if the bootloader is on the HD and thats HD is set to boot.. it should boot.. [19:49] noiro, please elaborate [19:49] ive moved hds from differnt machines with only small issues.. it depends on how similer the 2 machines are [19:49] Rikplay, you'd need to backup your data and reinstall. That's when drivers are established and installed based on that hardware of that system. [19:49] noiro, thats not totally true. it depends on a lot of things [19:50] Unless the new machine had identical mobo, cpu, graphics, etc. [19:50] Dr_willis: thank you, grub loads ubuntu all goes well, but it does stop at some point. i suspect its because old pc had nvidia and new has amd, would you agree this could be an issue [19:50] Rikplay, differnt video cards would be an issue. but not too hard to correct [19:51] is dual-booting still an option? I remember last time playing with that didn't work out. Has Windows 7 done something to keep that from working cleanly? [19:51] Dr_willis: Thank you, could you point me in some sort of direction where i could correct this, i assume i need to install the amd driver on the old machinbe 1st, is this correct [19:51] eindoofus: Hmm? I've dual booted with both Windows 7 and Windows 8. [19:52] Dr_willis: the linux kernel should have inside a lot of different drivers or not ? [19:52] eindoofus: Just make sure to install Windows first since it does its best to destroy GRUB when you install it. [19:52] phibxr: have you played any games on Windows 8. I'd like to have the option to develop Windows 8 apps and develop games. Thinking about throwing it on another partition [19:52] i dont know what feels better 1,000.00 in my pocket or the fact i have found a xchat-indicator bug that has been confermed [19:52] Dr_willis: situation:- selling laptop but will keep drive and date, just give away a different drive with new install [19:53] eindoofus: Only World of Warcraft. But I think both Windows 8 and World of Warcraft are a bit offtopic for #ubuntu. :) [19:53] can I message you (if that's what irc calls it)? :P [19:53] Okay not so easy as I thought it didn't add the edits I had done to the *.desktop [19:54] eindoofus: Sure thing, go ahead. [19:56] Hi [19:58] Hey guys, quick question. I just upgraded to 12.10 from 12.04. It would appear the new drivers missed my sound card (worked before by default). Any solutions? [20:00] noiro : alsamixer ? [20:00] OK Anyone - Is it possible to create USB bottable ubuntu which will boot on a large variety of computer hardware? [20:00] pikaciu: ? [20:00] Rikplay, you can remove/install the drivers from the console. or remove the drivers befor you remove the HD. [20:01] * ki7rw got his new printer working on ubuntu 12.10 - took a bit of work though [20:01] Rikplay, a live USB install does exactly that. [20:01] noiro : type the command : alsamixer [20:01] pikaciu: On the sound settings, all I see for output is Dummy Output [20:01] yes it is Rikplay [20:01] Rikplay, a full install to USB will work for most hardware, unless theres specific drivers needed [20:01] pikaciu, no such file [20:01] hmmm. I just installed ubuntu and I'm somewhat confused. What is all of this amazon crap? I was trying to search for synatpic and 6 products showed up... It's a freakin OS, not a marketplace. What's going on? [20:02] !adlens [20:02] If you wish not to see "More Suggestions" from places like Amazon in your Ubuntu 12.10, simply remove the package unity-lens-shopping, or adjust your Privacy settings as shown here: http://goo.gl/kFO4u . Mark Shuttleworth's blog entry on this is at http://goo.gl/uF7zZ [20:02] eindoofus synaptic is gone, it's all in software center now [20:02] The Dash is the 'ultimate search starting point' [20:02] eindoofus, you can install synaptic if you want it. [20:02] i have [20:02] Ok thanks you guys mostly Dr_willis i will research forward from here [20:02] 'not installed by default' is not the same as 'gone' ;) [20:03] can I file a complaint somewhere. There is a reason I like open-source (because I'm an idealistic bastard) and this goes against why I'm here. [20:03] this should not be the default imo [20:03] eindoofus, it wont matter.. ubuntu and amazon are being very friendly with each other. [20:03] eindoofus, if you dont like it. then disable it. === anonimo is now known as bi35 [20:03] noiro : in Default mixer tracks ? === jackiechan0 is now known as jackbrownhf [20:04] pikaciu: What do you mean? [20:04] theres been hundreds of blog articals and so on about the amazon search results [20:04] is there something good coming from this amazon/ubuntu fondling? [20:04] noiro : in Preference - Sound [20:04] bad choice of words. lol [20:04] read the info mentioned in the factoid above. [20:04] sorry [20:04] eindoofus depends on how you use it or what you like about it [20:04] If I go to Sound > Applications, I see Spotify and ALSA plug-in [20:04] he< I got a question too, I did a fresh install of 12.04 and noticed the fonts on facebook.com look very different then usual, anybody knows what this is? [20:05] eindoofus "good" is a matter of taste [20:05] I'm using gnome-shell === alin|mobile is now known as alinmear [20:06] to a degree [20:06] Dr_willis: it is possible that the command - alsamixer - returns - file not found ? [20:06] hey guys, I installed ubuntu 12LTS, now I want to make my start process a bit beautyfull, I want to remove the dark purple and replace that with the plymouth animation, how can I do that? [20:06] me shooting someone in the head is obviously "not good". you could agree with that right. [20:07] unless he tried to shoot your wife first [20:07] !ot | eindoofus ranting here does not help [20:07] eindoofus ranting here does not help: #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! [20:07] still not good overall, be justifiable [20:07] eindoofus canonical cannot change a complete system because of one individual's preferences [20:07] lol, sorry [20:07] eindoofus: do you have a real support issue? for chitty chat we have the offtopic and discuss channels [20:07] pikaciu: I get "cannot open mixer: No such file or directory [20:07] " [20:08] noiro : oh [20:08] I'm done alright. Just coming to terms with the Amazon crap. [20:08] another question, I noticed my mouse curser is blinking and disappearing frequently, how can I deactivate this? I remember there was an option for this in 10.04, but can't find one in 12.04 (already tried the keyboard settings) [20:10] noiro : can you right click on the sound icon ? [20:11] pikaciu: yes. I can navigate to sound settings [20:11] noiro : Preferences ? [20:12] not preferences (i'm using gnome, remember), sound settings [20:12] anyone?:( [20:13] noiro : try to open the menus regarding - device . [20:13] is Ubuntu 10.04.4 LTS not compatible with linux 3.6? [20:13] you mean hardware? [20:13] !plymouth > stephan_arch read this [20:13] stephan_arch, please see my private message [20:13] is there a search bar in "ubuntu software center"? not sure if my VM resolution is just cutting something off. [20:14] yes there is [20:14] top right [20:14] uh oh. I think it is cut off [20:14] pikaciu: nothing shows for my hardware. I'm using a Z77 board so it's still fairly new, but 12.04 supported it so.... not sure what is going on. [20:16] kernel.ubuntu.com down ... is there a mirror thats working ? [20:16] noiro : Additional Drivers ? [20:16] can anyone tell me why i see a shady graphic in my bottom right side of the desktop telling me "AMD - unsupported hardware" ? [20:17] no but have you checked for proprietary drivers? [20:17] pikaciu, how would I find that in gnome? I don't see it anywhere. [20:17] noiro : i'm quite sure is there [20:18] Mark6, when i go to System Settings -> Additional Drivers, it tells me ATI/AMD proprietary FGLRX graphics drivers are installed [20:18] noiro : All Apps - Theme & Tweaks [20:19] ok sorry then I don't know what the problem is [20:19] Dreamer3: http://handytutorial.com/install-linux-kernel-3-6-0-in-ubuntu-12-04-12-10/ [20:19] i want talk whit someone to helpme [20:19] pikaciu: it found my nvidia driver, but I see no sound card driver there for intel [20:19] what is that thing on the right called? and can I remove the libreoffice links from it? [20:19] !ask | kaleo_ [20:19] kaleo_: 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 === zoite is now known as Guest1967 [20:19] sorry, i mean on the left [20:20] hello :> does anyone know of a list of readily available windows 8 certified computers that -will- run ubuntu? so far from what i've seen windows 8 certified doesn't mean much more than "has trouble running anything other than windows 8" :< [20:20] eindoofus it's a part of the unity desktop, nbot sure what the specific term is. you can remove stuff from it by right click [20:20] I installed umuntu and cant find my excel now [20:20] then click the last option on the context menu [20:20] cool, thanks Mark6 [20:21] i need to make a presentation [20:21] lovinda ubunta has libre office [20:21] but i need my excel [20:21] lovinda check out libre office calc [20:21] lovinda ubuntu* has libre office [20:21] and impress [20:21] it's the green spreadsheet icon on your left bar probably [20:22] lovinda: libreoffice calc will open/read/write excel [20:22] noiro : sudo alsa Force-reload [20:22] in the installation Ubuntu was denied log.273 - anyine nows why? [20:23] permission denied in ubuntu system - log 273 [20:23] "/sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver" ? [20:25] permission denied in ubuntu system - log 273 - what shoud i do? [20:25] debian.org [20:25] kaleo_: where are you seeing that error? [20:26] kaleo_ wubi? [20:26] in a window of installation. [20:26] kaleo_ a wubi installation inside windows? [20:26] yes1 [20:28] pikaciu, what was supposed to be the expected result? [20:28] noiro : try alsamixer again [20:29] MonkeyDust_ can you help me? [20:29] pikaciu: same result [20:30] kaleo_ no, not with wubi, try an ubuntu install on its own partition [20:30] noiro : ok... sudo add-apt-repository ppa:ubuntu-audio-dev/alsa-daily [20:30] MonkeyDust_ i have to unstall my windows.. will be better? [20:31] kaleo_ no, you can dualboot, if you have enough space left [20:31] noiro : then sudo apt-get update [20:32] !dualboot | kaleo_ [20:32] kaleo_: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [20:32] MonkeyDust_ iubottu_ I have a lot space.I'll do it. Thanks === ttl_ is now known as ttl- [20:36] does anyone know if linux mint can keep settings between live-usb boots the way ubuntu can? [20:36] !mint | blocky [20:36] blocky: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org === paul__ is now known as CanadianIdiot [20:36] Cannot access PPA (https://launchpad.net/api/1.0/~ubuntu-audio-dev/+archive/alsa-dail) to get PPA information, please check your internet connection. [20:37] blocky: You're probably better asking that in the Mint support channel, they should be able to answer that [20:37] okay [20:37] thanks, figured it was worth a shot [20:37] so twice now I've crashed my laptop doing a network restart this morning [20:38] wasn't sure if it was a feature of the distro, or what [20:38] i edited the interfaces configuration to include dns, and it just crashed [20:38] noiro : alsa-daily not dail [20:38] does anyone know why my computer do not accepted another system? [20:39] Hi, I heard someone say object oriented languages are the fastest ones?! [20:39] !gparted | kaleo_ [20:39] kaleo_: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [20:40] I guess, is this right? === ocean is now known as Guest55355 [20:40] tree`: Mac? [20:40] ubottu_ i live in Brazil. Is that available here? [20:40] kaleo_: I am only a bot, please don't think I'm intelligent :) [20:40] kaleo_ is it a new windows8 pc? [20:40] !offtopic | tree` [20:40] tree`: #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! [20:40] !br | kaleo_ [20:40] kaleo_: 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. Obrigado. [20:40] I'm curious about your opinions about unity vs gnome 3. This is my first day using unity, I think it's pretty ugly but it actually helps me work faster since I figured it out [20:41] HP P.DV6 1TB 6GB - WIN 7 [20:41] hello [20:41] !polls | Mark6 [20:41] Mark6: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [20:41] Mark6: that topic would suit better into the discuss or offtopic channel since its very subjective [20:42] eindoofus, I have in virtualbox [20:42] interesting. i need to try that out [20:43] hey guys, a rather general question. I was wondering iv im a "visitor" to a country will i be forces to join their military if a world war breaks out? Im a south african living in the UK. Iv googled the question with no luck sorry for off topic :) [20:43] iv = if [20:43] forces = forced [20:43] richweskus wrong channel [20:43] i know but just yes no will do [20:43] richweskus: why do you ask here when you know it is off topic? [20:43] cos i dont know where else to ask :( [20:43] pikaciu: No updates found. [20:44] !offtopic | richweskus [20:44] richweskus: #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! [20:44] richweskus: this channel is for ubuntu support only [20:44] ok [20:44] thaks anyway [20:44] ioh better go there, too [20:44] is there a way to speed up 12.04 [20:45] make it run faster [20:45] How do the ubuntu packages compare to debian stable in terms of up-to-date-ness? [20:45] hi, in 12.04, how can I easily access a list of all installed software, if possible arranged by categories, as was the case in 10.04 for example ? [20:45] WHAT IS A BOT? [20:45] beaky: compared to debian-stable its way more up-to.date [20:46] it's short for "robot" [20:46] ;) [20:46] noiro : try sudo add-apt-repository ppa:ubuntu-audio-dev [20:46] kristenbb, software center [20:46] good!! [20:47] pikaciu, I try sudo apt-get update [20:47] and then apt-get upgrade [20:47] And nothing needs upgrading. :P [20:47] kristenbb: "dpkg -l" shows all that is installed. but its alphabetical order [20:47] noiro: sudo apt-get dist-upgrade [20:48] pikaciu: nothing upgraded [20:48] It's not recognizing my sound hardware at all. Not even my USB speakers. I think it doesn't have the driver for my sound card. [20:48] i can't talk with the brazzilian chat suport!! [20:49] noiro: lspci and search for Multimedia or something related to sound [20:50] I kinda like this place, probably will come back tomorrow. Have a good night everybody [20:50] kaleo_: read the topic in that channel. and register with the irc network like its told in the wiki link in the topic [20:50] pikaciu: 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) [20:50] 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) [20:50] i did this! [20:50] 01:00.1 Audio device: NVIDIA Corporation GF114 HDMI Audio Controller (rev a1) [20:50] kaleo_: then identify with the network. you are not identified at the moment [20:51] hi guys. I use gnome 3 on ubuntu 12.04. when i install plugin under gimp the window is going outside the desktop. just don know how to fix it. please see the upload of the screen shot to see how it looks. http://tinypic.com/view.php?pic=2yvuwzt&s=6 [20:51] thanks in advance [20:53] noiro, sudo modprobe snd-hda-intel , no output indicates the driver loaded properly [20:55] noiro, you probly have to reboot [20:55] hi === anonymous is now known as Guest17786 [20:56] Guest55355: on unity you can grab with the pushed alt-key and push it upwards [20:56] BluesKaj: No output. :/ [20:57] noiro, that's good , it means the driver loaded [20:57] then why is there no detection of my hardware? e.o [20:57] noiro: aplay -l [20:57] k1l, is there any fix on gnome 3? [20:58] noiro, reboot [20:58] no soundcards found [20:58] Guest55355: sry, dont know [20:58] alright, one sec [20:58] okm, nm , do it your way , noiro [20:58] Is it true Ubuntu Server doesn' t comes with dhclient client installed by default ? [20:58] noiro: restart [20:59] k1l on unity, can u explain me how exactly should i be doing that. press alt key and then resize it, is that the way? [20:59] How do I install dhclient please ? [20:59] hola que tal gente [20:59] webfox: I don't know, but sounds logical. [20:59] Or beter yet, how do I verify if it is already installed ? [20:59] better [20:59] webfox: hm. apt-cache policy dhclient maybe. [21:01] Guest55355: press alt and grab the titlebar from that window and push it beyond the screen [21:01] webfox: dhcp3-client [21:01] ubottu are a real people?? :D [21:01] kaleo_: I am only a bot, please don't think I'm intelligent :) [21:01] well....I feel like a dumbass. :/ Why didn't it work on first boot after update? [21:01] no [21:01] hi ubottu [21:01] isc-dhcp-client [21:01] Muelli, so it already has it installed? [21:02] noiro: it works ? [21:02] pikaciu: with flying colors. :/ [21:02] what mean? [21:02] noiro: it means yes ? [21:03] Hi! I want to set up ubuntu with DNS for small office. Do i need to configure it as "Caching Server" or as "Primary Master Server"? (referring https://help.ubuntu.com/community/BIND9ServerHowto ) [21:03] webfox: dhclient is installed on ubuntu [21:04] yes [21:04] is ubuntu server like archlinux? [21:04] noiro: ok.... so it's :-) not : / (it means sad) .... :P [21:04] i.e. a minimal base to start from? [21:04] beaky: is a apple like a cherry? :/ [21:05] beaky: you want the minimal install not the server install then. [21:05] oh [21:05] right thanks [21:05] I am installing every linux distro on my 2TB rig [21:06] webfox: you are talking about ubuntu-server - please better ask in #ubuntu-server [21:06] i use a 3g modem and i want chang the dsns adress for a better. Is it possible? i changed of my computer but the modem do not acepted! [21:07] hello. i am looking for a program that i could set a keypress (example control f1) and have it enter a string of text such as a web address or email address. i have no idea what such a program would be called, i tried searching google.... any ideas? [21:09] Tweak_ Mesoniac.. [21:10] Tweak, ctrl+c ? [21:10] does anyone here use audacity? the menus don't show up making it unusable [21:10] there a way to cache a folder in memory? would like to have an entire www folder run from memory its only about 1MB worth of php files :/ [21:11] kaleo_, thank you i will look into it :D [21:11] hey guys i have a question on 12.04 i changed the lightdm login wallpaper but when it starts light dm it flashes the old pink wallpaper is there a way to fix that [21:11] does anyone here have experience with nginx configuration? [21:11] does anybody know where I can get different plymouth animations? [21:11] Xix19: lil bit what you trying to do? [21:11] melfy: I'm trying to disable gzip for a single php file [21:12] melfy: I have a "location \.php {" which works just fine, but I only want to disable gzip compression for this particular file [21:12] melfy: /tmp [21:12] does anyone know what im talking about [21:12] overclucker: no other way? ;_; [21:12] I know the configuration directive is "gzip off" but how do I add it only for this file? [21:13] Xix19: try... location ~ ^/filename.php {gzip off;} [21:13] hi, is it possible to underclock or underclock i3 cpu? [21:13] undervolt or underclock [21:13] fjodor: isnt that more of a bios thing? [21:14] anyone?:( [21:14] !patience | stephan_arch [21:14] stephan_arch: 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/ [21:14] melfy: now when I access the file it downloads it [21:14] haha [21:14] I think it doesn't go through the original "location \.php$ {" anymore [21:14] put your proxy pass in there too [21:14] guys, say me something.. I want a Linux system! what is the better? [21:15] !best | kaleo_ [21:15] kaleo_: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [21:15] I have to copy everything in "location \.php$ {" ? It's very long [21:15] Xix19: try putting location below the php$ ? [21:15] kaleo_: go with ubuntu. thats it [21:15] melfy: that's the easiest way. you could also mount a new tmpfs. [21:15] okay anyone? this is really starting to bug me because i changed my boot animation and itll still flash the pink wallpaper [21:15] !patience | Riley88 [21:15] Riley88: 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/ [21:16] overclucker: is tmpfs cleared on a reboot? [21:16] would probably have to re-copy files to there on a boot before webserver starts? [21:17] melfy: yes. /tmp is tmpfs, btw [21:17] guntbert_ thanks!!!! [21:18] can someone explain the grub loopback process ? i want to install ubuntu onto a partition that contains a existing distro. i can't format the partition because it's mounted. used grub to boot the debian iso which is on /dev/sda1 @ /boot/iso. [21:18] melfy: you could probably modify your web server's upstart script to handle that. [21:19] overclucker: i am testing to see if it even helps hehe.... ty ty :) :) [21:19] melfy: if I move it under it ignores it completely [21:19] but i don't exactly understan what's happening with mounts and such when a iso is booted using grub loopback. the documentation is vague about it [21:19] Xix19: u can try moving everything inside of php$ to an include, and include that in any php derivites [21:19] chaospsychex, are you trying to install ubuntu to the device that holds the installation medium? [21:19] ok_wait: yes [21:20] location php$ {include /etc/nginx/php.conf; extra stuff;} [21:20] chaospsychex, you would bneed to put the ISO file on its own partion thats not going to be formated during the install to be safest. [21:20] chaospsychex, partition it [21:20] Xix19: that way it's cleaner in all your configs [21:20] melfy: trying now [21:20] Dr_willis: i tried putting it onto the swap parition after re-formatting swap to ext4 but i get errors in grub when trying to boot the iso if it's on /dev/sda5 [21:20] I normally have a /boot/ partion of like 6 gb. that way i can keep several ISO files on it. [21:20] Hi, what are the use cases of pulseaudio, I can play many files together without it [21:21] ok_wait: what ? [21:21] chaospsychex, it should be able to boot the iso from that partion if you configure grub right. [21:21] Dr_willis: ok. maybe the syntax was wrong [21:22] http://www.otsglobal.org/2012/11/how-to-boot-an-iso-file-from-your-hard-drive-via-grub2-under-ubuntulinux-mint/ seems a decent guide. [21:23] i always put mine on sda1 - so i knew it was (hd0,1) [21:23] Dr_willis: /sda5 would be (hd0,5) ? [21:23] I recall even booting them from a NTFS windows partion [21:24] chaospsychex, i would think so,, or you could make severl grub entries for the same iso with diffnert (hd0,X) entries and try them all [21:24] Dr_willis: yes [21:25] I normally dont install using this method. i tend to set up the ISO files after im installed for testing and recovery booting [21:28] hi [21:29] alrighty, anybody here that can help me install some drivers [21:30] AceBlade258: just state your problem in it's entirety, bub. [21:30] I'm on 10.04 [21:30] one sec [21:30] one line preferrably. [21:31] melfy: thank you it worked like a charm! [21:31] My Ubuntu has shutdowns, freezes a lot and has a lot of crashes, bugs etc. I'm using the newest stable version x64. How can I fix this problem? [21:31] Thy-Duang: fully updated/ [21:31] ? [21:31] Yes [21:32] Despite the fact, that some updates cause crash on the first try [21:32] Xix19: welcome :P [21:32] Thy-Duang: freezes, shutdowns, crashes... sounds like hardware problems [21:32] Thy-Duang, check your logs and look for errors (/var/log) google those errors and you should find a solution [21:32] As for now, my Windows 7 is flawless and Ubuntu is terrible [21:32] lspci output: http://pastebin.com/W25v251Q [21:32] I'm running 10.04 x64 to build android. I don't have drivers for my network card and I can't figure out how to install them. I'm tethered using my phone at the moment. [21:33] How do I look for errors if my Ubuntu shuts down without any warning? [21:33] Thy-Duang, was this a clean install or a Upgrade? [21:33] Thy-Duang: do you just want to rant? Do it elswhere please [21:33] Clean install [21:33] I don't want to rant, I want to fix the problem [21:34] Thy-Duang, you could monitor your logs as the system is running from a seperate box via ssh and hope to find some error messages/info/clues [21:34] Thy-Duang: the we need details - start looking into /var/log/syslog [21:34] *then [21:34] how do i install pygtk for python 3 on ubuntu? [21:34] Ok, I will change to Ubuntu and reconnect [21:34] Could be anything from overheating, to power flucations. [21:34] Thanks a lot [21:35] Bah, that's the point. My laptop heats much more when on Ubuntu than on Windows [21:36] Thy-Duang: I had an dv4 hp notebook that was at least twice as hot with ubuntu than with windows [21:36] Dr_willis: overheating might be a possibility definitely [21:36] Ok, I thought it;s strange [21:36] But I'm totally green [21:36] Ok, brb with my var/log/syslog [21:36] PyGTK 2.24.0 has been released. This is a stable release supporting the GTK+ 2.24 API ... from the pygtk homepage... dosent seem like it supports the GTK3 stuff [21:36] Thanks a lot [21:37] Thy-Duang: put it in a !pastebin [21:37] Ok [21:37] !info pygtk [21:37] Package pygtk does not exist in quantal [21:37] !find pygtk [21:37] Found: python-zbarpygtk [21:37] i need help [21:37] we need details.. [21:37] Hello everybody. My audio just quit working, and I was wondering where I would start looking to get information on why it may have stopped. I'm using 12.04 if that helps any. [21:38] my Ubuntu is bootinf to a initramfs prompt [21:38] i am scared [21:38] From what I understand, these drivers should have been installed during installation. However, I had no network connection during installation, and I'm guessing (despite it's LTS status) because 10.04 predates Cougar Point/Sandy Bridge, the drivers aren't included. [21:38] Random832: for gtk3 you use gobject introspection to use gtk from python, for instance: from gi.repository import Gtk, then use the Gtk module in much the same way as the old python-gtk2 [21:39] Random832: though there are definite differences which you will encounter along the way [21:39] do i need to reinstall? [21:39] AceBlade258: dont you think its just not activated? usually you dont need special drivers for lan cards [21:40] Cordel^, given that you aparently havent tried anything to fix it yet... a reinstall would be premature. [21:40] k1l: how would I check? [21:40] ive always been a premature guy [21:40] you could always backup your imporntant stuff and reinstall if you wanted to i guess. [21:41] otik [21:41] AceBlade258: ifconfig [21:41] AceBlade258: because its listed in lspci [21:41] if you mean bios-level, I know it's active there, otherwise lspci wouldnt report it [21:41] i need someone smart to fix my problem so i can take credit [21:41] Hi I create an ad-hoc network by using wpa_supplicant without any problem. However, the wireless interface does not get the static IP that I defined. I would appreciate if anyone could help me on this. here is the settings http://pastebin.com/yYL3SAnb [21:41] Cordel^, id start with a live cd and that boot-repair tool [21:41] the adapter isn't listed, just a loopback and my phone [21:42] hey, does anyone know if I swap out the mobo/processor/ram in my machine if it will cause issues with the current install of ubuntu on the hard drive? I mean, can I do that? or will I have to reinstall and start from scratch? [21:43] kj som im building a comp [21:43] so im* [21:43] I'm fairly sure it's a lack of drivers [21:43] if i buy 2 diffrent brands of ram [21:43] with diffrent timing will it still work? [21:43] Got it: http://pastiebin.com/?page=p&id=50afee0ea0a3e [21:44] sid|1: hypothetically [21:44] k thanks [21:44] It shutsdown at random occastions: last time I ran tetris made by my friend, one time I asked Skype to show history... [21:44] sid|1: better to stick with matched ram [21:44] ok [21:44] DigitalYeti: No, it'll be fine [21:44] voltages and whatnot are a pain [21:45] srry not diffrent brands [21:45] but same brand [21:45] Hello everybody. My audio just quit working, and I was wondering where I would start looking to get information on why it may have stopped. I'm using 12.04 if that helps any. [21:45] usr13: I know with windows I've had issues, but I thought linux would handle it fine. Cool, thanks! :) [21:45] brainard52: alsamixer [21:45] brainard52 open a terminal and type alsamixer [21:45] I'm currently using samsung and g.skill [21:46] sid|1: if they are different speeds, make sure you set all the speeds to the lower [21:46] usr13: I feel a bit silly now. I don't know why I didn't think about that. Thanks. [21:46] ok [21:46] Thy-Duang: that covers only 12 minutes - without a start or a shutdown - too short for us to see any problems [21:47] there all ddr3- 1866 [21:47] Hi I create an ad-hoc network by using wpa_supplicant without any problem. However, the wireless interface does not get the static IP that I defined. I would appreciate if anyone could help me on this. here is the settings http://pastebin.com/yYL3SAnb [21:47] So how can I provide you more information? [21:47] keep in mind, Higher-speed ram tends to have slower timings. when you underclock it, the timings are still going to be slower [21:47] meaning you will have higher-latency overall on your ram, decreasing performance [21:48] what is the INITRAMFS prompt and how do i boot out of it? [21:48] Wait for a shutdown, save a log and immediately paste it here? [21:48] however, unless you are doing things the require a lot of memory operations, the difference shouldn't be a big deal [21:49] AceBlade258, you should be my fortune... i log on and get some nice information like that handed to me instead of my fortune... [21:49] BoomerBile: thanks :) [21:49] Thy-Duang: the are several log files /var/log/syslog /var/log/syslog.1 /var/log/syslog.2.gz,.... [21:49] Ah, ok [21:49] *there are [21:50] AceBlade258, you know what fortune is right? [21:50] How do I find that it's the right one? [21:50] nope [21:50] please help i dont want to have to reinstall again [21:50] alguien con vida? [21:50] older logs are the ones with the #'s and compressed Thy-Duang [21:51] Cordel^, either the bootloader or grub or the kernl is confused about somthing. the boot-repair tool MIGHT fix it all [21:51] well, back in the days when we mostly used consoles, it was a program that would deliver you a fortune, weather that be a joke, advice, or just plain nonsense. They were always interesting to read... you can still install fortune and have it deliver your fortune when you log into a shell [21:51] I've problem running jar files in ubuntu. The always freezes. I'm not sure where to begin troubleshooting [21:52] Cordel^: a quick google search suggested tuping exit [21:52] *typing [21:52] however, I'm absoloutely no expert [21:52] so I have no idea weather that is reliable information [21:53] What's the problem Cordel^ ? [21:53] Yeah, Dr_willis, but I have 7 of them. I can send you all of them, but I thought it will be easier if I find the right one and send only one. [21:53] Thy-Duang, wont do much good to send them to me., ;) [21:53] angs: wlan3? [21:53] Hm. I'm going to grab a screenie. I feel a bit inept :/ [21:53] Ok. [21:54] http://pastiebin.com/?page=p&id=50aff07682bbb [21:54] Does anyone know a good calendar program that will sync with my Google account? [21:54] usr13: it is the wifi module that I have, system assign wlan3 for it [21:55] BoomerBile: lol, i'll take it as a compliment [21:55] http://pastiebin.com/?page=p&id=50aff0af23859 [21:55] angs: iwconfig wlan3 |pastebinit [21:55] AceBlade258, as it was intended [21:55] so, can anybody help me install a network card driver [21:55] sure [21:55] what card? [21:55] http://pastebin.com/W25v251Q [21:56] I'm on 10.04 x64 [21:56] http://pastiebin.com/?page=p&id=50aff0f77dfdd [21:56] AceBlade258, nice choice in sound ;) [21:56] usr13: http://paste.ubuntu.com/1380591/ [21:56] http://pastiebin.com/?page=p&id=50aff11cbf761 [21:56] Thanks :) It's an A2ZS [21:57] I've just started using mv on a large directory, only to realise that my partition is full [21:57] Can I safely ctrl + C and go clean up space? [21:57] AceBlade258: Could you pastebin the output of lspci -k and ifconfig -a please? [21:57] AceBlade258: seems like its this one: http://ubuntuforums.org/archive/index.php/t-1741686.html [21:57] usr13, I figured I'd give you a screenshot. I can see you're helping somebody else atm, so I'll wait until you're finished. http://img195.imageshack.us/img195/6512/alsap.png [21:58] AceBlade258, run update-pciids, i think that's still the command, they recently changed it on me in gentoo. then do lspci again maybe it will show you what that is exactly, i'll start looking it up with those numbers [21:58] Now: copying and pasting those logs (only Chromium, Archive Manager and terminal) and it says: an internal error of Ubuntu 12.04 occured. [21:58] when I boot my laptop I get a message 'failed to start the X server' how can I fix? D: [21:58] the apport error reporting system says stuff like that when it detexts any crash logs. [21:58] superfake try this sudo startx [21:59] Evil_Eric: no! [21:59] Ah, ok [21:59] its info may give a clue what crashed and why [21:59] http://pastiebin.com/?page=p&id=50aff18f0f2e9 [21:59] superfake123: dont do that [21:59] superfake123: sudo service lightdm start [21:59] http://ubuntuforums.org/archive/index.php/t-1741686.html <-- AceBlade258 [21:59] superfake123, could be your video drivers are confused or not instgalled properly. what is your bideo chipset? [21:59] superfake123 can you ctrl-alt F1 and login? [21:59] superfake123: start the xserver with: sudo start lightdm [22:00] yes I'm in tty1 [22:00] or w/e it is [22:00] AceBlade258, looks like it uses the e1000e driver === Optichip` is now known as Optichip [22:00] Last two: http://pastiebin.com/?page=p&id=50aff1d168228 http://pastiebin.com/?page=p&id=50aff2057ea3c [22:00] superfake123: could you "pastebinit .xsession-errors" and show the link? [22:00] it says lightdm start/running, process 1675 [22:01] BoomerBile: e1000 is ethernet, not wifi [22:01] ah, a wireless card, you did not specify [22:01] bekks: lspci -k: http://pastebin.com/7bJLX2xa [22:01] ifconfig -a: http://pastebin.com/SRPmXkD1 === anderson is now known as Guest53920 === bschaefer is now known as bschaefer|lunch [22:01] AceBlade258: wait? you want a wifi card or lan card? [22:01] wifi [22:02] BoomerBile: http://pastebin.com/LjvYbMNt [22:02] there we go [22:02] thanks [22:02] angs: In /etc/network/interfaces Delete line: "auto wlan3" [22:02] k1l, http://pastebin.com/yza6wLqA [22:03] wait [22:03] angs: Wait, scratch that. [22:03] is that a 32-bit driver? [22:03] i wanna use lightdm and not mdm i dono where mdm came from [22:03] superfake123: which ubuntu is that exactly? or is it mint? [22:03] ubuntu 12.10 [22:03] also, lan, wired [22:03] angs: Do you have network-manager installed and running? [22:04] sudo dpkg-reconfigure lightdm superfake123 to select lightdm [22:04] intel H67 chipset [22:04] angs: If so, that may be the problem. [22:04] superfake123: with cinnamon from a ppa? [22:04] mdm is mints name for their dm manager. its installable on ubuntu via a ppa [22:04] yeah I have cinnamon installed [22:04] usr13: I am using ubuntu-server, I am not sure if network-manager is installed. [22:04] superfake123: that is caused by the mint ppa. so i think the mint guys should know how to fix their stuff [22:04] angs: Shouldn't be [22:05] Dr_willis, found anything interesting? [22:05] angs: ifconfig wlan3 | pastebinit [22:05] ok i'll head over to mint thx [22:05] AceBlade258, you need the mei driver, in kernel 3.0.0-17-generic [22:05] hi some one who knows abit scripting? [22:05] Thy-Duang, with what? ive been playing skyrim ;) [22:05] how can i know to what package a certain script belongs? [22:05] With my Ubuntu shutting down and freezing [22:05] BoomerBile: kernel update? [22:05] I pasted 7 syslogs [22:05] never done that on linux [22:06] AceBlade258, probably [22:06] can you get on the internet with it? [22:06] Want me to repaste them? [22:06] it's a lot easier on android... lol [22:06] BoomerBile: no, tethered on my phone [22:06] at the moment [22:06] um [22:06] that's the internet [22:06] usr13: http://paste.ubuntu.com/1380622/ however, I assigned the IP address by ifconfig -a wlan3 10.0.0.1 netmask 255.255.255.0 [22:06] i said i most likely wouldent be able to tell what was going on with them. if its totally random crashing with differnt apps at differnt times.. i would be monitoring the system temps and perhaps trying a big fan on the pc, [22:07] I feel like i missed something [22:07] Ok. === brandon_ is now known as bulletrulz [22:07] Do you know if installing other Linux can solve the problem? Fedora, Debian or w/e else? [22:07] if your tethered to your phone, you probably did that for one reason right? to get on the internet? are you tethered to your phone with the pc that we're trying to fix? if so you should have the internet if it's tethered correctly [22:08] simplew: read /var/lib/dpkg/info/package-name.list [22:08] Thy-Duang, when in doubt.. test with a live cd. [22:08] i do, and i see what you are saying now [22:08] ok [22:08] Ok, thank you very much for your help [22:08] i missed the context of the question, lol, my bad [22:08] angs: what was it before? [22:08] Goodnight [22:08] now you can update your whole system or just the kernel.. do you use synaptic package manager AceBlade258 ? and no problem it happens. [22:08] I'm actually on the offending computer right now, [22:08] usr13: I run the wpa_supplicant configuration on two ubuntu server and they get the same cell ID, however when I assign the IP addresses by " ifconfig -a wlan3 10.0.0.1 netmask 255.255.255" and "10.0.02" they cannot ping each other. I get Destination Host Unreachable error. do you know how I can ping them? [22:08] angs: Something from a dhcp pool somewhere on your LAN === SierraAR is now known as Sierr[a]AR [22:09] usr13: it is an ad-hoc network, it did not get any IP since there is no dhcp [22:09] angs: "netmask 255.255.255"? [22:10] sorry I copied wrong, there is also 0 at the end [22:10] angs: you mean 255.255.255.0 ? [22:10] 255.255.255.0 [22:10] yes [22:10] ok [22:10] angs: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:10] yes [22:10] i'm not in ubuntu, nor do i have access to it at the moment, can anyone give me the package name for the newest kernel image -generic? [22:10] BoomerBile: 3.5.0-17 on my system. [22:11] angs: They both have the same essid? [22:11] showing in output of wiconfig [22:11] Hi. on Ubuntu 12.10, how do I change the power saving preferences, like CPU frequency scaling governor and the like. in the system panel under power I didn't find it, I think thats where it used to be [22:11] JamesNZ, so sudo apt-get install image-3.5.0-17-generic that for 64 bit? [22:11] usr13: yes, the same essid and cell id [22:11] BoomerBile 3.5.0-18-generic [22:11] here [22:12] angs: You should skip the encryption part. [22:12] !mainline | BoomerBile [22:12] BoomerBile: The 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/MainlineBuilds [22:12] in synaptic the highest available is 3.0.0-27 [22:12] AceBlade258, you can install the new kernel using a package manager, or the command line, these two people just gave you the newest version numbers [22:12] sudo apt-get install on the command line, probably want to sudo apt-get update first [22:13] no risk installin the newest kernel? === IT_Mint is now known as pestControl [22:13] you may just want to install the dist upgrade twice [22:13] AceBlade258, you are on 12.04 ? [22:13] sorry, installing [22:13] no [22:13] he's on 10.04 [22:13] usr13: but I need to use wpa, isn't it possible to use it with encryption? [22:14] he might not want to install the whole update over his tether though it might get expensive [22:14] AceBlade258: replacing the 10.04 kernel will likely require a ppa (then you won't be supported) [22:14] hello, where can I find information about C++? [22:14] #c++ [22:14] alright, here goes nothing [22:14] I mean get free online C++ [22:15] is there aany way to mount a 'dumb-phone' on ubuntu? [22:15] BoomerBile: I have unlimited ;) [22:15] AceBlade258, nice! [22:15] Hey guys! I have a new 64 bit computer that I'm looking at putting Ubuntu on. This is my first 64 bit computer. I know the 32 bit version of Ubuntu is recommended, so I am curious: is there any advantage to installing 64 bit on this box? Would I do better to keep with 32 bit or 64? === bschaefer|lunch is now known as bschaefer [22:16] I edited plymouth with playmouth manager, now I just get a black screen if I start [22:16] edoedo, try join ##c++ or ##c++general [22:16] Wulframn: go 64bit [22:16] Wulframn: supports more than 4GB [22:16] even sudo update-alternatives --config default.plymouth && sudo update-initramfs -u doenst work [22:16] Wulframn: 32bit is recommended because not every computer can take 64bit. thats it [22:16] Wulframn, there are arguements in all directions there... most people these days will say 64 bit. [22:16] Wulframn: go for 64bit if your hardware can [22:16] Thanks [22:17] I know it is kind of a hot topic and I'm sorry for asking an obvious question. I used run Ubuntu exclusively, but I've been so involved with school and needing a Windows box that I've forgotten a good bit of all this stuff. =P Thanks for all the help! [22:17] does ubuntu 64-bit have x86 libraies? === nino is now known as nino_ === pestControl is now known as Mints [22:17] Wulframn: keep in mind the smaller application pool 64-bit still has [22:18] ah-ha! be back in a min [22:18] Hi, how do I change the power usage profile of the system in ubuntu ? [22:18] usr13: Thanks for the tip. It's working now. I feel a bit like an idiot, but I haven't had problems in so long, I forgot how to fix things :/ === Robert_ is now known as Guest28563 [22:19] I know 64-bit has a smaller application pool; is that really going to be a problem? I intend to do a side-by-side installation as I am still required to have Windows for school. I plan to use Ubuntu for writing papers, web browsing, basic functions.... and then Windows for my school work and Steam gaming. Will I have an issue with 64 bit having a small app pool? [22:19] YEEEAAAAAHHHH!!!!! [22:19] brainard52: NP [22:19] Wulframn: that is no problem [22:20] Wulframn: in that case, no [22:20] Wulframn: the only reason to take 32bit is that your hardware cant take 64bit. [22:20] Thank you BoomerBile [22:20] also, that was a ssd-worthy restart [22:20] Ok, cool! Thanks a lot you guys. Starting a download now (going LTS), so I'm off. Thanks all around, again! [22:20] get it working? [22:20] angs: I meant that you should skip the encryption part until you get the connection esbablished. In other words, turn off encryption, get the connection up and working, then you can turn it back on. (I'm thinkinking it will simplify things for you.) [22:21] your welcome AceBlade258 [22:21] Can someone help me please. I unstalled Ubuntu full wiping out my windows. I need to partition so i can put windows back on. Linux mess up my system a bit because the oem win cd wont insall because linux changed the format of my sys [22:21] installed i mean, not uninstalled [22:21] i need win back on [22:22] time to break my processor [22:22] WHAT? [22:22] I click /join C++ and nobody home. [22:22] oh sorry thought you were talking to me... [22:22] edoedo it's /j ##c++ [22:22] Oh okay thanks [22:23] Can someone help me please. I installed Ubuntu full wiping out my windows. I need to partition so i can put windows back on. Linux mess up my system a bit because the oem win cd wont insall because linux changed the format of my sys [22:23] hmmm [22:23] :( kernel update means I have to reinstall my FGLRX driver [22:23] Can someone help me please. I installed Ubuntu full wiping out my windows. I need to partition so i can put windows back on. Linux mess up my system a bit because the oem win cd wont insall because linux changed the format of my sys [22:23] I tried and I can't join it! [22:23] you might need /join ##c++ if your irc client doesn't know what /j is [22:24] chris______, install windows first, it probably will take full hdd ( oem) then ubuntu [22:24] it said overflow [22:24] yeah it does that to me all the time [22:24] chris______: some oem recovery cds need a hidden partition where they load preformated stuff out of. if that is wiped ask the support from that manufacturer [22:24] too many people trying to join at once [22:24] Oh boy [22:24] I try [22:24] Yeah, join ##c++ to teach your IRC client how to /j . [22:24] ok thank you [22:25] hey guys, could you please help me, I get just a black screen if I start, my playmouth animation doesnt start [22:26] stephan_arch try !nomodeset [22:26] Ok i just installed GParted. What partition format does windows need? [22:26] bleh, speaking of c++, i have to change this algorithm to work with this physics system now that i have one. [22:26] MonkeyDust, whats that? [22:27] chris______, ntfs [22:27] thank you [22:27] mmm, LTE is nice and all, but my cable webs are superb [22:27] !nomodeset | stephan_arch [22:27] stephan_arch: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [22:29] oh boy [22:29] now i'm having trouble updating my fglrx === [entropy] is now known as [ent] === administrator is now known as Guest7847 [22:35] i had 4 ec2 instances with ubuntu 12.04 ami working perfectly, and then 5th one working just as well. Then I bootstrapped one more the same way, and now I can't get it to accept my ssh agent forwarding - it keeps looking for private keys, and never gets offered my local dsa key... Every other instance works. I'm at a loss for the whole day now, trying to figure this out. [22:35] hello [22:35] Any help would be much appreciated. [22:38] I diff'ed their /etc/ssh/sshd_config's, restarted ssh, tripple-checked all i could think of - the instances just seem identical, but 5 work with agent forwarding and 6th one does not. :( [22:38] Solved, just took out the graphics card [22:39] sort-of an extreme solution, but whatever [22:39] Does anyone know a good calendar program that will sync with my Google account? [22:39] TajMoX: won't thunderbird? [22:40] anybody know the package name for chrome? [22:40] not thunderbird it is sunbird === larry is now known as Guest82068 [22:42] hello, I am having problems with my frshly installed 64bit ubuntu 12.10. I am trying to install the properietary nvidia driver but now my resolutions is really low and it doesn't seem to use the driver (nvidia's settings programs says so). I have ran nvidia-xconfig [22:42] also, I installed it from software sources [22:42] I am out of ideas [22:43] lsmod | grep nivida return nvidia [22:44] alright, I'll be honest. I think windows is better looking, which is why i usually switch back after about a week [22:44] how do i make ubuntu pretty [22:47] Is there something like an apt-get search command to search the repos? Or do I have to use the software center? [22:47] apt-cache search [22:48] Synaptic [22:48] CorvusCorax: Thanks :) [22:48] going to sleep :) [22:49] I guess this isn't the distribution for me then [22:49] :/ === ryanSU is now known as the_ruff === phenom_ is now known as phenom [22:50] What up guys. === phenom is now known as Guest56379 [22:51] malaise: Hello! [22:52] malaise, the moon is up. At least in this part of the world :) === alinmear is now known as alin|mobile === Guest56379 is now known as phenom [22:52] This part as well... although I can't see it behind all these clouds. [22:52] Anyone got any interesting projects going on? [22:53] !ot | malaise [22:54] malaise: #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! [22:54] AceBlade258 Thanks "Google Calendar Tab" addon works nicely [22:56] Hi, anyone tried ton install vmware wks 8 on 12.10 yet ? [22:56] I get 2 modules compile errors === Kitar|st_ is now known as Kitar|st [22:57] gi [22:57] hi* [22:57] could someone help me with openvpn configuration ? === mimor_ is now known as mimor [22:57] what's a good usb tv stick to use with ubuntu? === alin|mobile is now known as alinmear [22:59] vmware Virtual Network Device and VMware Blocking Filesystem both fail to load on 12.10, does anyone know about a fix please ? === alinmear is now known as alin|mobile === g_byers[Away] is now known as g_byers [23:00] when i start ubuntu i get a message that says cant write bytes mimo address 0xfsomething and i get more error messages...my bootup takes a loong time [23:01] Okay so I'm trying to add features to the shortcuts on my launcher in unity I've been trying a bit of things here and there off google searching but nothing seems to work. I'm running Ubuntu 12.04 and my environment is Unity3D [23:03] adknight87, what features do you mean? === bmetin is now known as barismetin [23:05] Oz_Wo: server or client? === g_byers is now known as g_byers[Away] [23:05] can somone help me...when i boot it takes a long time and it says cant write bytes mimo addresss something something... [23:06] <\42\drinking\r\u> sup felipe_ [23:06] Dr_willis: Like the context menu that you get when you right click on the launcher [23:06] <\42\drinking\r\u> s/ felipe_ / fellayaboy [23:06] adknight87, those are called 'quicklists' theres some tweak tools that help you edit them [23:07] <\42\drinking\r\u> @ fellayaboy "[ 7.342029] shpchp 0000:00:01.0 cannot reserve MIMO region" <-? [23:07] i dont get that [23:08] Dr_willis: Ah thanks [23:08] <\42\drinking\r\u> well its important to get the exact wording [23:08] <\42\drinking\r\u> try [23:08] <\42\drinking\r\u> (in a terminal) dmesg|grep -i mimo [23:08] <\42\drinking\r\u> if there's anything there, pastebin it === MoL0ToV^ is now known as MoL0ToV [23:09] what do i try exactly again [23:09] oh ok [23:09] ill try that hold on [23:10] i get absolutely nothign when i type that in [23:10] <\42\drinking\r\u> k [23:10] i typed dmesg | grep -i mimo and nothing [23:10] alright, I need mtp [23:10] <\42\drinking\r\u> fellayaboy: dmesg|grep sd [23:11] aceblade258 r u talingto me [23:11] ok i get a bunch of stuff ill pastebin it now [23:11] my GNex has some files i need, and PTP won't let me get to them [23:11] <\42\drinking\r\u> fellayaboy mtp is how phones get media files back and forth these days [23:11] whast mtp stand for [23:11] <\42\drinking\r\u> AceBlade258 GNexP or LgGNex4? [23:11] is that a protocol [23:11] <\42\drinking\r\u> yes fellayaboy [23:11] Media Transfer Protocol [23:12] <\42\drinking\r\u> http://en.wikipedia.org/wiki/Media_Transfer_Protocol [23:12] \42\drinking\r\u: the Nexus 4 isn't a galaxy device :P [23:12] it's a GNex [23:12] Toro (Verizion) [23:12] Verizon [23:12] <\42\drinking\r\u> well, GNex is actually a google nexus [23:12] <\42\drinking\r\u> not the galaxy nexus [23:13] <\42\drinking\r\u> that's a nexus prime sir [23:13] <\42\drinking\r\u> and obviously the lg is a google phone. [23:13] <\42\drinking\r\u> :P [23:13] here it is http://pastebin.com/y7gMuYiE === sid|1 is now known as Andy|R [23:13] <\42\drinking\r\u> @ fellayaboy lloookin [23:13] \42\drinking\r\u: Google GNex, all you will get is about the Galaxy Nexus [23:14] :P === alin|mobile is now known as alinmear [23:14] anyway, back to MTP [23:15] <\42\drinking\r\u> oh yey, thanks fellayaboy [23:15] I know linux has a (ironically) better implimentation of it [23:15] <\42\drinking\r\u> you need to back up sda immediately. === alinmear is now known as alin|mobile [23:15] <\42\drinking\r\u> looks like its dying [23:15] <\42\drinking\r\u> AceBlade258 really? win's version sux [23:15] wow physicall hardware failure? [23:15] MTP is microsoft's protocol, and it's slow at cold sap [23:16] thats what i saw too ...mtp microsoft [23:16] fellayaboy: how old is the drive? [23:16] just use adb \o/ [23:16] maybe 2 years old or 3 years [23:16] <\42\drinking\r\u> fellayaboy: install smartmontools [23:16] <\42\drinking\r\u> then run a scan of that disk [23:16] ok [23:16] viddy: ha! thanks, hadn't thought of that [23:16] <\42\drinking\r\u> and in your mobo bios i owuld enable the smart there too [23:16] <\42\drinking\r\u> sorry for the bad news [23:16] fellayaboy: MFGR? [23:16] <\42\drinking\r\u> but the really good news is that you found out before its totally gone [23:17] AceBlade258: for transferring stuff, its faster on all accounts, adb pull/push, i never looked back at MTP even once [23:17] well what i did was shrink my harddrive using gparted and insalled windows 8...grub wouldnt recognize it and then i used gparted to increase the size again to ext4 [23:17] i deleted windows 8 and increased my ext4 size [23:18] thats when it started getting dumb on me ...i didnt want to reinstall uubntu to fix this problem so i came here..im guessing its just the fact i did all that partitioning [23:18] anyone have managed to write data to BluRays succesfully with k3b ? [23:20] apt-get told me theres no such package [23:20] suggested packages are gsmartcontrol smart-notifier [23:21] how do i add adb to my sources? [23:21] I spent too much time learning windows [23:21] I'm still having problems with my audio. I've gotten the login-screen sound to go off, but nothing else is working,. [23:22] as versed as i am in win, i have trouble switching to linux [23:22] <\42\drinking\r\u> lol [23:22] <\42\drinking\r\u> what's the issue AceBlade258 [23:22] <\42\drinking\r\u> oh [23:23] <\42\drinking\r\u> adb sources? [23:23] its not that hard to learn once u get some tutorials [23:23] <\42\drinking\r\u> computer -> properties -> env variables [23:23] <\42\drinking\r\u> $PATH [23:23] <\42\drinking\r\u> its the same in most os's [23:23] <\42\drinking\r\u> just got to know where the env variables are [23:23] its waaaaaay better than windows and worth the switch u just have to find a good solid tutorial series or book that will chop down the basics [23:25] Hi [23:25] <\42\drinking\r\u> brainard52_ i didnt forget you [23:25] <\42\drinking\r\u> details please? [23:26] <\42\drinking\r\u> hai Catbuntu [23:26] <\42\drinking\r\u> !hi [23:26] OS: Ubuntu 12.04. udio was working last night. [23:26] OS: Ubuntu 12.04. Audio was working last night. [23:26] <\42\drinking\r\u> brainard52_ understood [23:26] Crap. I'm used to skype's edit function. [23:27] <\42\drinking\r\u> first, please check the cables [23:27] <\42\drinking\r\u> unplug and plug them all in securely. [23:27] <\42\drinking\r\u> !audio [23:27] If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. === stackofc1ts is now known as stackofcats [23:27] Thanks. I've already tried messing with ALSAMixer a bit, by the way. [23:27] protip: dunt unplug your computer with your foot while it's on [23:27] <\42\drinking\r\u> k [23:28] *don't [23:28] <\42\drinking\r\u> lol AceBlade2581, i do that too much :P [23:28] <\42\drinking\r\u> cable management ftw [23:28] Ah, so thats the trick [23:28] brainard52_: Did you find out anything from alsamixer? [23:28] <\42\drinking\r\u> anyway brainard52_ in alsamixer, those M's? highlighted M means on [23:28] One sec, I've got a screenie for you. [23:29] <\42\drinking\r\u> ok [23:29] http://img195.imageshack.us/img195/6512/alsap.png [23:29] Here's what I have. [23:29] brainard52_: play /usr/share/sounds/alsa/* [23:29] <\42\drinking\r\u> ah you have the OO instead of M [23:29] brainard52_: or aplay /usr/share/sounds/alsa/* [23:29] brainard52_: Test and see what happens. Tell us if you see errors. [23:29] <\42\drinking\r\u> (what usr13 said) [23:30] <\42\drinking\r\u> also brainard52_, not that you may care, but your name is showing in the pic [23:31] brainard52_: and/or, tell us if you hear sounds. [23:31] erm, sorry to be a broken record, but how do I add the android platform tools to my sources? [23:31] Meh, that's fine. As long as my social is nowhere. I'm sure that if you were malicious, you might be able to do some damage, but I don't really care. [23:31] No sounds, by the way :/ [23:31] <\42\drinking\r\u> yeah that's fine [23:31] <\42\drinking\r\u> do you have beep installed? [23:31] <\42\drinking\r\u> (can do system bell) [23:31] brainard52_: What do you see in the terminal window? (Is it playing or giving errors?) [23:32] what's the paste command? [23:32] brainard52_: pastebinit? [23:32] That's it. Thanks. [23:33] <\42\drinking\r\u> AceBlade2581 in windows? [23:33] <\42\drinking\r\u> join me in #flood for a bit please AceBlade2581 [23:33] \42\drinking\r\u:in ubuntu [23:35] http://paste.ubuntu.com/1380781/ Here's the output of the aplay command. [23:37] You're trying to put adb/fastboot into your paths? [23:37] brainard52_: yeah [23:37] brainard52_: It's playing the files. Plug in speakers, (or plug into different port). Plug in power cord to speakers, (or get power supply that works). Trun volume up, (on speakers etc.). ..... [23:37] While in your home folder in Nautilus, press CTRL+H and find /bashrc. [23:38] oops, sorry. .bashrc [23:38] That's the thing, my onboard speakers aren't working :/ [23:38] opened [23:38] study how it's formatted and then put the exact path to your adb/fastboot binaries into the file. [23:39] <\42\drinking\r\u> brainard52_ yeah [23:39] <\42\drinking\r\u> https://help.ubuntu.com/community/EnvironmentVariables [23:39] <\42\drinking\r\u> gave him that ^^; [23:39] Ah, that works. [23:39] <\42\drinking\r\u> so he can make it system wide if needed, and so he has the full deal on env variables [23:39] brainard52_: FYI: F5 in alsamixer shows all ports [23:39] <\42\drinking\r\u> includes the bash [23:39] <\42\drinking\r\u> the users bash is .bashrc vs /etc/bash.bashrc for default for all users @ brainard52_ / AceBlade2581 [23:40] brainard52_: sudo apt-get install sox === jason is now known as spektreii [23:41] brainard52_: What works? What did you do? [23:41] *Farts [23:41] ^Mature -.- [23:41] Anyway, what do you mean what works? Also, I was curious what sox was. [23:41] <\42\drinking\r\u> @usr the link to env variables [23:42] <\42\drinking\r\u> lol [23:42] brainard52_: ..--.. [23:43] I said something dumb :/ [23:43] <\42\drinking\r\u> yes [23:43] I installed from a netinstall disk over ethernet cable, and now my system will not boot without my ethernet cable plugged in. I also cannot manage the ethernet connection from the nm-applet. help me use my wireless! [23:43] <\42\drinking\r\u> rule 0: use google [23:43] <\42\drinking\r\u> search terms "linux sox" === Kitar|st_ is now known as Kitar|st [23:43] <\42\drinking\r\u> first result: Mar 5, 2012 – Welcome to the home of SoX, the Swiss Army knife of sound processing programs. SoX is a cross-platform (Windows, Linux, MacOS X, etc.) ... [23:43] !grub [23:43] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [23:43] kazagistar: ^^^^^ === fisted_ is now known as fisted [23:44] <\42\drinking\r\u> btw, if sp1 won't install, it requires windows to have the boot not grub [23:44] <\42\drinking\r\u> stupid win7 [23:44] usr13: what does grub have to do with it? I don't understand at all... [23:44] I was only stating that I was curious because I saw it in Alsamixer. I wasn't actually asking what it was. [23:45] <\42\drinking\r\u> kazagistar i read your issue [23:45] <\42\drinking\r\u> what do you mean doesn't boot? [23:45] kazagistar: Maybe you should explain your situation in more detail. (I was under the impression that your system will not boot without ethernet cable plugged in.) [23:45] \42\drinking\r\u: it does, but it waits for like 5 min for a network connection, and then has no networking [23:45] <\42\drinking\r\u> ahaha [23:45] so, sorry, I failed my explination [23:46] <\42\drinking\r\u> so ipv4 fails, then ipv6, then wifi [23:46] <\42\drinking\r\u> or something [23:46] brainard52_: Is you sound working now? [23:46] 5 min ??? Its too long ....so scaried [23:46] <\42\drinking\r\u> !wifi [23:46] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [23:46] I think it is using eth0 as some kind of hardcoded route, and demanding that it load before loading the networking system [23:47] Anyway, usr13, I seriously haven't messed with configs on my computer since I first installed 12.04. I'll reboot to see if installing beep and sox did anything. [23:47] The Purple 8 Ball says: It's possible [23:47] <\42\drinking\r\u> lol billkd [23:47] due to the fact that I installed it using the text installer, and just had it detect the route... I really dont know [23:47] hey. how do I set a nameserver (in /etc/resolv.conf) at first position? [23:47] j hacker.it [23:47] <\42\drinking\r\u> MrTorque you must do through netowrk manager not the file [23:48] <\42\drinking\r\u> lol aliencrew [23:48] :D [23:48] lol [23:48] hi [23:48] <\42\drinking\r\u> hai [23:48] Um, just add to the top of /etc/resolv.conf in the syntax described in the file... I think anyway. [23:48] i want to add a local ip as ns but it is sorted at the end and hence not considered in name resolving [23:48] i cant figure it out. [23:48] <\42\drinking\r\u> billkd yes, but it will be overwritten by the network manager [23:48] \42\drinking\r\u: how do i do in console? [23:48] i think im too tired, but i really want to get this build started. [23:48] <\42\drinking\r\u> it can also go into the /etc/network/interfaces file, but that will also be overwritten in desktop enviornment [23:48] as long as I DO have an ethernet cable plugged in, my wireless works fine, everything works fine, but otherwise, it fails to load any networking at all... it is so stupid [23:48] <\42\drinking\r\u> kazagistar [23:48] perhaps he's using CLI only. [23:49] <\42\drinking\r\u> then plugin ethernet, then boot, then disable ethernet [23:49] <\42\drinking\r\u> reboot and report back [23:49] kazagistar: Does it hang during boot? [23:49] <\42\drinking\r\u> literally disable the interface [23:49] in that case, it's just vim /etc/resolv.conf or nano /etc/resolv.conf or whatever, then edit and :wq or ^x y [23:49] \42\drinking\r\u: how exactly do i disable it? [23:49] <\42\drinking\r\u> billkd it will be overwritten unless its server [23:50] <\42\drinking\r\u> kaz i dont run the same gui as you, no clue [23:50] <\42\drinking\r\u> i would start by getting rid of gnome's ugly unity face [23:50] Reboot didn't do anything. It's realy weird to me, though. The sound that is set to play when the login screen shows plays. [23:50] <\42\drinking\r\u> go to xfce or something :P [23:50] Dr_willis: I'm getting a error trying to add a quicklist in myunity [45] File or directory does not exist. MQuicklist.?.0 [23:50] \42\drinking\r\u: network manager does not display the connection at all, that is my problem [23:50] <\42\drinking\r\u> brainard52 in terminal will beep beep? [23:51] <\42\drinking\r\u> thats bad... [23:51] nope. [23:51] <\42\drinking\r\u> brainard52 did the sound work before? [23:51] \42\drinking\r\u: but ifconfig shows it fine [23:51] <\42\drinking\r\u> kazagistar, add another user to the box [23:51] <\42\drinking\r\u> give that user all powers [23:51] <\42\drinking\r\u> see if its also unable to see it [23:51] The Purple Fullcrap Ball says: dont sent any message any more stupit n idiot === billkd is now known as dumbass === dumbass is now known as Guest70745 [23:53] huh? [23:53] \42\drinking\r\u: um, the box is this one, but I am pretty sure it wont work, because I think my problem is this: http://pastebin.com/h7vCtJSB === Andy|R is now known as sid|1 [23:53] <\42\drinking\r\u> what's wrong with that? [23:53] that it has eth0 coded into it? dunno [23:53] If you're in trouble he will save the day [23:53] He's brave and he's fearless come what may [23:54] Without him the mission would go astray [23:54] <\42\drinking\r\u> shush Guest70745 [23:54] [23:54] He's Arnold, Arnold, Arnold Rimmer [23:54] Without him life would be much grimmer [23:54] He's handsome, trim and no-one slimmer [23:54] !ops Guest70745 [23:54] He will never need a Zimmer [23:54] <\42\drinking\r\u> yes we love red dwarf too, but your spamming sir [23:54] !ops | Guest70745 [23:54] Guest70745: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler or Jordan_U! [23:54] [23:54] Ask Arnold, Arnold, Arnold Rimmer [23:54] More reliable than a garden trimmer [23:54] He's never been mistaken for Yul Brynner [23:54] Guest70745: Please stop [23:54] <\42\drinking\r\u> tx Pricey [23:55] lul. === darren is now known as Dahnak [23:55] !guidelines > Guest70745 [23:55] Guest70745, please see my private message [23:55] \42\drinking\r\u: I am currently connected over wireless, network manager does not use the interfaces file I think... [23:55] Anyway, "beep" does not beep. [23:55] <\42\drinking\r\u> did sound work before brainard52? [23:55] brainard52: play /usr/share/sounds/alsa/Front_Center.wav 2>&1 |pastebinit [23:55] Yup. Last night I was watching Anime. [23:56] <\42\drinking\r\u> did you change the bios since then? [23:56] <\42\drinking\r\u> perhaps the default codec? [23:56] might be the codecs [23:56] http://paste.ubuntu.com/1380805/ [23:56] <\42\drinking\r\u> if you went in the bios i found something before, where it hates some codecs but not others [23:56] <\42\drinking\r\u> it should show in dmesg but i forget the exact error [23:57] <\42\drinking\r\u> if every other setting is the same, device chosen, etc, cables not moved, then that seems likely. like i said, i've fallen prey to this one as well. [23:57] Last night, I used a command to look at my BIOS' information. I doubt that would change anything. [23:57] brainard52_: AGAIN: It's playing the files. Plug in speakers, (or plug into different port). Plug in power cord to speakers, (or get power supply that works). Trun volume up, (on speakers etc.). Find some speakers that really work. ..... [23:58] I've already said that my speakers really do work. It plays a sound when I get to the login screen. [23:58] <\42\drinking\r\u> usr13 its the onboards having issues [23:58] <\42\drinking\r\u> no ports to plug if i understand it [23:58] The login sound plays through my headphones and my speakers. [23:59] brainard52 what are you using ? Alsa Or Pulseaudio? [23:59] Whatever is default for Ubuntu 12.04 [23:59] i think i know what this might be [23:59] brainard52: so when you play /usr/share/sounds/alsa/* you can hear all the audio files playing through the speakers? I thought you were having an audion problem. I guess I have no idea what we were working on here. [23:59] *audio* not audion [23:59] <\42\drinking\r\u> lol