[00:00] When SSHing into a server, my terminal kind of freezes up after a period of connectivity (I assume I've been dropped from the server). Is there a way to avoid this? [00:00] anth0ny: TCPKeepAlive setting can help [00:01] schnuffle: cool, thanks. the issue isn't so much being dropped as it is that I can't disconnect and reconnect. i'll take a look at TCPKeepAlive [00:02] anth0ny: or use following, on server: ClientAliveInterval 30 ClientAliveCountMax 4, on client: ServerAliveInterval 30 ServerAliveCountMax 4 [00:03] anth0ny: you can type Enter then ~ then . to end a session [00:04] yeats: cool, I'll try this next time I get the freeze [00:04] anth0ny: yes - it's very handy for when that happens [00:08] How do i make the annoying unity bar appear ONLY if i put the mouse to the corner? [00:09] ok, how about when a program locks ups? ctrl+d or ctrl+c doesn't work but I can do ctrl+z to put it in the background. how can I drop it from the memory? [00:10] Any chance someone can answer a question about Ubuntu installation problems? [00:10] ?? [00:10] hi, I just added a user on my VPS and when I login using that user there is no prompt, only a $ instead of the usual username@host:directory [00:10] how do I fix that? [00:10] or what did I miss? [00:11] and I can use the arrows to go back in the history [00:11] So I burned Ubuntu 10.04 to a CD and booted it. It gets to the point where it asks what time zone I'm in. I click 'forward', and it simply doesn't respond or do anything [00:12] I re-burned the CD, and the same thing happened. I can use that CD to test Ubuntu... it actually runs from that... however when installing it just doesn't do anything after trying to leave the time zone selection screen. [00:12] Currently downloading 11.04 to see if it does anything different. Otherwise, any ideas? [00:12] diverdude: this may help: http://maketecheasier.com/autohide-unity-launcher-in-ubuntu-natty/2011/04/20 [00:12] Visitor_099, did you use adduser to create the user? i'm guessing you didn't. [00:12] adduser [00:12] yes [00:13] Kabuthunk: I had a similar issue once but it was at a different point of the install.. did an md5hash check and it was off (it was the downloaded .iso, not the disc itself). Even though you reburned it I'd do the hash just to confirm [00:13] anth0ny: you can do 'killall ' (or look up the pid with ps, then 'kill ') [00:13] no GUI there so I'm doing it all on CLI [00:14] Thanks doctorZeus. How do I check the md5hash? I know what it is... I've just never looked into how to verify one [00:14] Visitor_099, try copying /etc/skel/.bashrc to your users home dir - then logout/back in [00:15] Visitor_099: you can do "usermod -s /bin/bash " to change the default shell to bash [00:15] Visitor_099: (preface that with 'sudo') [00:15] Kabuthunk: did you MD5 test the ISO you downloaded? [00:15] No, never entered my mind until it was mentioned above. [00:16] Bah... looks like google pointed me how to check it in Linux terminal [00:16] yeats: that did it :) [00:16] Unfortunately I'm in Windows (dual-boot system). [00:16] thanks [00:16] Visitor_099: happy to help [00:17] Kabuthunk: there are softwares to do it on windows [00:17] Kabuthunk: the ISO may be corrupted. It needs checking [00:17] google something like md5 file check windows [00:17] !md5 | Kabuthunk [00:17] Kabuthunk: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows === ianjm is now known as ianmbp === ianmbp is now known as ianjm [00:18] Cool, thanks. Currently looking into getting a checker and see what it spits out. [00:18] hi, i'm having some issues reassembling a raid5 mdadm array on ubuntu, is there a place i can go to seek advice for this? [00:19] Gah, right, Windows doesn't recognize 'ls' in command prompt :P [00:19] Kabuthunk: using torrents adds extra checking [00:20] Kabuthunk: done 'ls' in windows a gajillion times at work [00:20] Yeah, I think I direct downloaded it from ubuntu's site. Which is where 11.04 is coming from. Eh, might as well check that when it's done too. [00:21] I am trying to run a 32 bit application on my 64 bit machine. The software's documentation says for Ubuntu 64 "sudo apt-get install linux32 ia32-libs ". I have Fedora so can anybody tell me what apt-get install linux32 ia32-libs provides? (Or where I can find out) [00:22] otay, better ask in #Fedora [00:22] OerHeks I just came from there [00:22] we do not like to give you the wrong answer, fedora is an other archetecture [00:22] otay: you might search packages.ubuntu.com - it may provide more details [00:22] We don't know what those Ubuntu packages provide [00:22] check yum ? [00:22] * otay goes there [00:23] how do i move all the files from blah/blah/foo.bar out of their 2nd level folders into the main folder so it goes blah/foo.bar ? [00:23] OerHeks I did that first. No results for ia32* [00:23] basically a bunch of files in seperate sub directories to the main directory? the folders are in [00:24] bsmith093: can you do that using the 'mv' command? [00:25] as in 'mv blah/blah/foo.bar blah/foo.bar' ? [00:26] Well crap. Looks like the md5 matches. [00:27] @ Kabuthunk: I thought that was a good ting? [00:27] did you try another time zone to see if it works? [00:27] alohaanni: That is a good thing normally, except I was hoping that the file being bad was the problem :P [00:28] otay: http://paste.ubuntu.com/700798/ [00:28] Didn't try another time zone yet, since it just auto-selects the right one. Suppose I could try that. [00:28] yeats looks like lots a pack. [00:28] oopies [00:28] thanks! [00:28] Will wait until 11.04 finishes downloading though [00:28] otay: sure [00:28] I accidentally my IRC client. [00:29] that was kind of you. [00:29] * otay starts installing them [00:29] Don't see how a different time zone would change much, but who knows. It's like when I click 'forward', I get the hourglass, the CD spins down, and then the computer just sits there like a rock. I can move the mouse and whatnot, and even click 'x' to exit. It acknowledges that. [00:29] otay: happy to help - saw your question in #fedora ;-) [00:29] Strange, strange problem [00:30] Is there another way to download MP3s from the Amazon store in Natty other than using Banshee? [00:30] Kabuthunk: sometimes strange problems have strange solutions [00:31] from being strange problems [00:31] mattalexx_: if you're running 32-bit, you can just install the linux Amazon downloader - more complicated in 64-bit [00:31] Kabuthunk: I'm just a newbie, but when I had installation problems, it turned out that I have a bunch of bad sectors on my disk. Have you checked your disk? [00:33] Hey, I'm kinda lost when installing Java on my vps over ssh. I have both the rpm installer and tar on there, what do I do from there? [00:33] ryanclancy000: you want the .bin file [00:34] yeats, I wasn' [00:34] t able to . Missing dependencies [00:34] ActionParsnip: What's the .bin file? [00:34] ryanclancy000: the rpm is for rpm based OSes [00:34] mattalexx_: running 64-bit? [00:35] Hmm, I can't seem to find the .bin [00:35] alohaanni: jre-6u27-linux-i586.bin I assume 32bit [00:35] alohaanni: you get it from the link named 'Linux (self-extracting file)' [00:35] mattalexx_: and, I'll just ask, any particular reason you're not using Banshee, since we know it works? ;-) [00:36] I've got two hard drives (technically 3, but two of them are raid-1 mirrored). It didn't get to a point where I could even choose what hard drive to put it on [00:37] yeats, It actually bugs out when syncing my iPod Classic, while Rhythmbox accomplishes that with ease. [00:37] 32-bit [00:37] mattalexx_: I see, so have you tried installing the missing deps? [00:39] In theory, shouldn't Ubuntu be formatting the disk, which would then find any errors, when it tries to install? [00:39] Kabuthunk: did the ISO check out ok? === UltimediaOS is now known as Markus[uOS] [00:39] Come to think of it, it shouldn't be installing yet anyway. Looking on Ubuntu's site, the next screen after that time zone should be keyboard selection. [00:39] yeats, http://i.imgur.com/X8tkY.png [00:40] hmmm interesting [00:40] Yeah, MD5 came back fine. [00:40] maybe it's something with your keyboard [00:40] Kabuthunk: ok, what media are you using to install? CD or USB? [00:40] CD. My computer for some reason refuses to boot off USB [00:40] Despite the fact that I can select it [00:40] ActionParsnip: How would I get the bin file for java 7? [00:40] that sucks, booting from USB is great [00:41] ryanclancy000: go to the java site [00:41] Kabuthunk: did you burn the CD as slowly as possible? [00:42] mattalexx_: hmm - interesting... === GhostFreeman__ is now known as GhostFreeman [00:43] ActionParsnip: I downloaded the binary and untarred it [00:44] mattalexx_: you could *try* downloading that from http://packages.ubuntu.com/hardy/libboost-filesystem1.34.1 and installing it, but it's wise to be cautious about installing debs from other releases than the one you're on [00:45] ryanclancy000: you want the bin file, then copy it to /opt mark it as executable and run it with sudo [00:47] Cd was burned on 2x speed. Shoudln't be CD anyway because I burned two CD's, and both stopped at the same spot [00:47] ryanclancy000: you then symlink /opt/javafolder//jre/plugin/i386/ns7/libjavaplugin_oji.so into your browser's plugins folder [00:47] Kabuthunk: is the RAM healthy? [00:48] After reboot, will attempt either different time zone, or 11.04. RAM should be fine... never had any problem. Not sure how to verify it anyway without physically pulling it out of the computer and swapping new RAM in. [00:48] Kabuthunk: its worth testing, the installer will get issues in bad ram [00:49] Kabuthunk: there is a memtest option on the install cd [00:49] Intriguing. Will have to try that. [00:49] Download of 11.04 still going. [00:49] WHYYYY is video tearing something I see on EVERY linux machine Iv'e ever had [00:49] At this point it's all speculation until I can test the 2 or 3 other things mentioned throughout here. [00:49] there are softwares to check the ram Kabuthunk [00:50] but I doubt there is a problem with it [00:50] Might as well just use memcheck on the CD mentioned above. [00:50] But... brb in a bit. [00:51] yes [00:52] Roasted: Still tearing those videos? :D [00:52] Roasted: in which video apps? [00:52] Roasted: running compiz? [00:53] Roasted: I think aeon-ltd has something there, does it happen if you log into Ubuntu Classic session? [00:54] Question: Anyone know a way to send a graphical message to a users desktop (gnome 2) from ssh? [00:55] yeats, Yes I agree, but I did it anyway: http://ubuntuforums.org/showthread.php?t=1478214 [00:55] yeats, It seems to be working like a charm [00:55] aeon-ltd, ActionParsnip, earlier I dealt with a HTPC I set up for my girlfriend. tearing like crazy. nvidia 6150. Set up compiz, set the sync to vblank and hz settings in the nvidia settings app and compiz, fixed it [00:56] aeon-ltd, ActionParsnip, then I came home excited to fix these issues on my home computer. nvidia 9600gt, 11.04 (hers was 10.04.3) but I still have tearing. [00:56] is ActionParsnip a bot? is always here - permanently [00:56] amazing -- not a bot [00:56] aeon-ltd, ActionParsnip, now granted, I'm using 11.04 with gnome shell via ppa, so it's not the cleanest setup in the world since it changes a lot of underlying libraries in regard to gtk2 vs gtk3, but still... [00:57] Hi everyone ! [00:57] in fact I'm half tempted to put 11.10 on it just because its gtk3 native to see how it works. [00:57] aeon-ltd, someone also suggested to me to fire up a livedvd of sabayon and see if the issue exists there (since sabayon has video drivers) [00:57] excuse me all [00:57] i have eclipse in my ubuntu [00:58] when i run, that show me the message [00:58] here is the message [00:58] !paste [00:58] 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. [00:59] jeroth: export DISPLAY=:0; notify-send Title "Some Text" [00:59] a java runtime environtment must be available in order to run eclipse [00:59] no java virtual machine [00:59] i have download and install java [00:59] !java | iqbalkhan [00:59] iqbalkhan: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip - For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases. [00:59] thanks [01:00] ubottu: i used ubuntu 11.04 [01:00] iqbalkhan: I am only a bot, please don't think I'm intelligent :) [01:00] jeroth: could use zenity to show a popup too [01:00] hahaha, it's okay [01:01] rhin0: not a bot btw, just occupying quiet time at werk [01:01] Ok, company is over at the moment, so I'll test out the different time zone, memory check, and also 11.04 and see what happens throughout. May not be back today one way or the other, depeneding on when things wrap up. [01:01] Thanks a million for the tips though guys. [01:01] thanks ActionsParsnip I appreciate it [01:02] Laters [01:02] any other way that can make my eclipse run?? [01:02] iqbalkhan: install java [01:02] i have export my java into JAVA-HOME [01:02] but still does not work [01:02] hi in my laptop which has ubuntu plays out music loud even if i put my head phones , where as in windows it does not happen , is there any problem with my settings [01:02] iqbalkhan: what is the output of: java -version [01:03] ActionParsnip: java version "1.6.0_20" [01:03] Java(TM) SE Runtime Environment (build 1.6.0_20-b02) [01:03] Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) [01:03] kaushik_: 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 [01:03] iqbalkhan: there is a newer java than that [01:03] yes [01:04] but don't use the newer java [01:04] Action Parsnip:is that a problem if i don't use newer java?? [01:04] How do u open a java file? i forgot the command.. java then what? [01:05] baktrak_: man java [01:05] baktrak_: java filename.jar [01:05] thats it action ty :) [01:05] and ty ryper [01:05] iqbalkhan: not sure, could ask in the eclipse channel (btw use TAB to complete nicks) [01:05] sorry TAB? [01:06] ActionParsnip, http://pastebin.com/uS5ju2he [01:06] iqbalkhan: type fev letters of the nick you are talking to and press TAB from keyboard so it autofills it [01:06] kaushik_: it will generate a URL of its own, what is the URL? [01:07] iqbalkhan: yes, type act then press TAB [01:08] ActionParsnip: [01:08] I have another question... I edited alsa-base.conf.. added "Options sna-hda-intel model="" with my model of course.. but everytime i load up my system i have to Take the line out an then readd it.. and then alsa force-reload. [01:08] ActionParsnip, what is it about ?? [01:08] i dint get you [01:08] kaushik_: it shows a lot of detail about your sound setup, select to upload to the server [01:08] IIs there away to make it "Stick" everytime or i have to do it everytime. [01:09] baktrak_: the O of options is lowercase [01:10] baktrak_: also, no quotes are needed [01:10] I know ;) [01:10] they dont have quotes i was just saying [01:10] its like options sna-hda-intel model=targa-2ch-dig [01:10] thats how it is in my alsa-base [01:11] (Oh dear I've come into #ubuntu for support, this can't be good) I just updated my system, and the first thing I noticed was Thunderbird crashed upon opening, and the crash window came up and said "Cannot send report... Application did not identify itself" or something. Since restarting, I don't get any UI at all. [01:11] ActionParsnip, [01:11] wat is the command ? [01:11] can you please tell me again [01:11] ? [01:11] ActionParsnip, but in my system there is 2 Internal Speakers.. + subwoof all internal because im on a Laptop wouldnt that make it a 8ch? [01:11] Are there any plans to add a "Copy To ..." option in the context menu when you right-click a file? A directory browser would popup. [01:11] Running /etc/init.d/gdm restart returns "stop: Rejected send message, 1 matched rules: ..." [01:11] kaushik_: use you cursor up and it will show old commands you have ran [01:11] I guess that might be a Gnome thing [01:12] ActionParsnip, :) [01:12] kaushik_: you can also review what I have said ni the channel too, so I don't have to do anything, you do [01:12] can someone help me track down a driver for a netgear wpn111 [01:12] philipballew: is it USB or internal ? [01:13] usb ActionParsnip [01:13] philipballew: ok, run: lsusb one line will identify the device and you can use the 8 character hex ID to find guides [01:14] http://paste.ubuntu.com/700810/ ActionParsnip [01:14] philipballew: I don't need that, you do [01:15] i know, i figured id show you as well. I have the number now. [01:15] hmm.. looks like my app is using install jammer [01:15] * otay googles that up [01:15] philipballew: cool :) [01:15] ActionParsnip, http://www.alsa-project.org/db/?f=2dd54ed624593c7dcce102129a71cb9ed4a5788c [01:16] http://support.netgear.com/app/answers/detail/a_id/869/kw/linux%20wpn111%20drivers [01:16] to whoever was asking me the wpn111 driver [01:16] kaushik_: http://pastebin.com/zWFNK1k2 [01:16] ActionParsnip, i am not able to review it [01:18] kaushik_: http://www.pastie.org/2624610 [01:18] kaushik_: the top line is a long-ass command [01:18] thanks a lot [01:18] i am doing it [01:18] and yeah its long ass [01:18] :) [01:19] kaushik_: updates your alsa to a lot later verion [01:19] kaushik_: the link may give an easier version to copy, its the same text as the Lucid suggestion [01:19] hey, I've got "eject" button on my keyboard. gnome3 recognizes it correctly - the "eject image" shows up. The problem is that probably it wants to eject /dev/dvd whereas I have /dev/sg1 [01:19] where Ican change that? [01:19] groundnuty, what version of ubuntu [01:20] bazhang: not even ubuntu, more of gnome3 question ;) [01:20] groundnuty: gnome3 isn't supported here [01:20] groundnuty, #gnome [01:20] sory, thought that ubuntu was run gnome3 [01:21] groundnuty: in Oneiric yes, which is also not supported here (yet) [01:21] ActionParsnip: ok ;) [01:22] Does anyone know how to fix a laptop that when headphones are plugged in audio comes out of the head phones and speakers at the same time? [01:23] it's a alsa problem I think but I just can't fix it [01:24] grammatrain: 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 [01:24] checking [01:24] Anyone know of a way to have windows snap to an imaginary grid when they are moved or resized? I know Compiz Grid does very simple move snapping, but I'm looking for something more along the lines of Divvy (that's only for Windows/Mac; http://mizage.com/divvy/) [01:25] ... That is to say I'd like to window to be able to be snapped to which ever four points in the grid I want, not just the corners [01:25] ... Forget it, I'll just try upgrading to Ubuntu 16 early [01:26] When I run that I'm getting a error message of "changing permissions of `./alsa-info.sh': Operation not permitted [01:26] bash: ./alsa-info.sh: Permission denied [01:26] " [01:26] http://ubuntuforums.org/showthread.php?t=1529378 mattalexx this suggests a script [01:26] bazhang, TYhanks [01:26] sudo -i gramma [01:26] grammatrain: are you running it from your home folder? [01:26] AAA_awright, there is no Ubuntu 16 [01:26] grammatrain: run: cd then retry [01:26] !oneiric [01:26] Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [01:26] bazhang: The current development ubuntu, yes? [01:26] AAA_awright, 11.10 [01:26] AAA_awright: Oneiric is 15 ;) [01:27] Ugh [01:27] Yes [01:27] bazhang: You know, version numbers that actually mean something [01:27] so " sudo -i wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh " ? [01:27] because i'm getting the same error [01:29] grammatrain: when did I meantion sudo? [01:29] grammatrain: what is the output of: pwd [01:29] /home/grammatrain [01:29] ActionParsnip: Hey you there ? [01:30] RP64: howdy [01:30] excuse me, I'm having trouble with my system randomly crashing and displaying a large amount of video noise. I'm fairly certain it's because of my gfx card and restricted hardware drivers. I have the nvidia drivers installed but I'm getting "driver activated but not currently in use" in jockey [01:30] ActionParsnip: hey I installed 10.10 instead, and it worked perfectly after install, then I installed nvidia drivers and updated the system, and it had the exact same problem [01:31] grammatrain: if you run the command and your pwd is not within your home, you'll get permission issues [01:31] ActionParsnip: And I managed to fix it with nouveau.blacklist=1 [01:31] RP64: sweet, go for that then :) [01:31] RP64: awesome [01:31] ActionParsnip: but dude , thing is, after i updated, it lists 2 linux kernel versions in the grub , an older and newer version [01:31] is this what you are trying to get http://www.alsa-project.org/db/?f=7fb57fa23488544d7bb62d32790a23f0678b2794 [01:32] RP64: you can remove the old one if you want [01:32] ActionParsnip: if I pick the newer version, nothing, not even nouveau fixes the blackscreen, if I pick older kernel nouveau fixes it , isn't that strange to you? also, I tried going fullscreen on a flash app and it blackscreened me [01:32] ActionParsnip: no, the old one is the one that works [01:32] ActionParsnip: the new one can't get past a blackscreen with nouveau, get it ? [01:32] ActionParsnip: its really weird.. [01:32] ActionParsnip: hold on im gonna try going fullscreen on youtube and see if it blackscreen crashes me ,if I log off then you know it did lol [01:33] RP64: add the boot option in /etc/default/grub in the quotes with: quiet splash and it will add to every kernel you ever add in the future as well as current kernels [01:33] grammatrain: so sound comes from speakers when you use headphones? [01:33] yes both the speakers and the head phones at the same time [01:33] ActionParsnip: hey but action, how come when I entered nouveau blacklist onto the newer kernel it didn't work? Only on the older one ... [01:34] Id like to switch to ubuntu full time. But I have one issue; iTunes, I know wine doesn't have the USB support (or graphics support) for it to run. Any thoughts? [01:34] grammatrain: run: gksudo gedit /etc/modprobe.d/alsa-base.conf add this line: options snd-hda-intel position_fix=1 save the new file, close gedit and reboot to test. If that doesn't work, re-edit and change the line to: options snd-hda-intel model=laptop [01:34] hjax, no itunes for linux. dual boot if you must have it [01:35] RP64: it should apply to all kernels. You can also add: blacklist nouveau in /etc/modprobe.d/nvidia.conf [01:35] hjax: itunes can run in wine, check appdb for compatibility [01:36] Thank you actionparsnip for your help. [01:36] ActionParsnip, quick question.. whats the use of Nouveau? [01:36] anybody? [01:37] baktrak_: its a new opensource nvidia driver, some chips don't like it [01:37] grammatrain: np man [01:37] loganhoup: what is the output of: lsb_release -sc; lspsci | grep -i vga [01:38] ActionParsnip: But device syncing/update/restore does not work [01:39] ActionParsnip, are u suppose to HAVE a nvidia.conf file? [01:40] ActionParsnip, maybes its diff because im on Ubuntu 10.04 ??.. Because i have a Nvidia VC and i dont have a conf named that in /etc/modprobe.d [01:41] baktrak_: you can make files in there, as long as they have the .conf extension it's fine. [01:41] Alright i have a problem, ill try to explain it the best i can. I set up 2 Virtual Machines, the first one(uses dsl) is only there to make sure that the second one(using ubuntu 10.10) does not accidentally connect to the internet except through my proxy(TOR) so the second machine is there for browsing, chatting etc. [01:41] ts configured in such a way that it can only use TOR and nothing else for connecting to the net. However if i try to load a site i get this error: http://i.imgur.com/O458a.jpg [01:41] How could i fix this or what could be the reason for the timeout? [01:42] baktrak_: it's just so YOU know what the file relates to. You can call it /etc/modprobe.d/yellowsubmarine.conf if you want [01:42] ActionParsnip, i have it.. its called nvidia-graphics-drivers.conf :) [01:42] hjax: after doing some googling sounds like it isnt going to work if u need sync support [01:42] actionparsnip: one second. [01:43] baktrak_: use that if you want, they all get read. You can just have one super file with everything in if you want. It really doesn't matter [01:43] ActionParsnip, its had nouv black listed aswell as nvidia 173 and nvidia 96 and lbm-nouv [01:43] has* [01:43] actionparsnip: one second. I just tried reinstalling the drivers from the command line with no luck :( At least I finally have something in my xorg.conf (This computer is a clean install from about 20 minutes ago) [01:43] And it crashed again too.. [01:43] hjax: Only option I can think of is using virtualmachine to install windows, but I gues thats a bad solution [01:45] loganhoup: may want to test your ram too [01:46] baktrak_: cool [01:46] baktrak_: sure, they weren't commented? [01:46] ActionParsnip: did you mean lspci? [01:46] ActionParsnip, im sure it says blacklisted [01:46] ActionParsnip, well blacklist not blacklisted === tom_ is now known as oooooo [01:51] well i fixed it [01:51] I have been running my legal copy of win7 on virtualbox for quite a while, it my only copy of win, it works just fine in ubuntu too. why not have the best OS running the OS you need like me one a year to do my taxes [01:51] ActionParsnip: Hey man it crashed when I tried to look at a youtube vid in fullscreen, and now it can't log in at all it only blackscreens, I'm about to give up on ubuntu forever [01:51] ActionParsnip, there is no difference [01:51] even now [01:51] i wrote some bash to recreate the superblocks of the mdadm array with all possible combinations of ordering and 1 missing drive and then fsck -fn to see if it contained a valid ext3 file system [01:52] BINGO [01:52] kaushik_: did you try both options seperately? [01:52] no i just put the command [01:52] i will do that [01:53] ActionParsnip: I get natty [01:53] 00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2) [01:53] :/ they may have been a bit too much. I'll pastebin next time :P [01:53] ActionParsnip: It makes ZERO sense why it isn't working. It worked perfectly when I first installed it. 2.) I install the Nvidia (current) drivers, it blackscreens upon login. 3.) I try nouveau.blacklist=1 , doesn't fix problem. 4.) I try nouveau.blacklist=1 on the older of 2 available kernels after update, and it fixes problem. However I move the mouse , and it blackscreens. 5.) I try the... [01:53] ...exact same method as 4. and it works again, which makes ZERO sense. Then it crashes on fullscreen youtube video. 5.) Now it won't stop blackscreening upon login even with nomodeset or nouveau, on either of the kernels. [01:53] ActionParsnip, i dint understand what options i need to change [01:53] ActionParsnip: Makes NO sense at all in the universe. Wouldn't you agree? [01:54] are they in the command or file [01:54] ?? [01:54] rp64 did u try just blacklist nouveau? [01:54] or blacklist lbm-nouveau [01:54] baktrak_: Are you a troll? did you read my message? I clearly state I did do that . Read my whole message [01:55] i did [01:55] u state that u did blacklist= [01:55] Im not saying blacklist= [01:55] nouveau.blacklist=1 is what I did [01:55] yes [01:55] look and why would it even not work this way it doesn't make sense [01:55] it works one minute , next minute doesn't work with exact same fix [01:55] makes NO sense [01:55] why not blacklist nouveau? [01:56] what do you mean write that exact line instead of nouveau.blacklist=1 ? write "blacklist nouveau" in the splash space? [01:57] baktrak: hey is that what you meant ? im confused [01:57] baktrak: have you heard of this before or is my system alive and trying to stop vista from being replaced [01:57] ActionParsnip: hey did you leave [01:57] So I forced the installation of the natty version of python-beautifulsoup on my maverick system, it runs fine, but now all package management interfaces refuse to do anything while there is a "broken" package present... [01:58] kk [01:58] try this [01:58] go to /etc/default/grub [01:58] baktrak: I can't I cant even log into ubuntu at all I'm on Vista right now [01:59] and change it to grub_cmdline_linux_default="nouveau.blacklist=1 quiet splash" [01:59] :s [01:59] RP64: issues with a nvidia vpu and ubuntu? [01:59] Cant go to recov ?? [01:59] how do I access it am I forced to boot with LiveCD or can I do that through windows [01:59] Wait. Why am I here? [01:59] almoxarife: you wouldn't believe how much issues [01:59] Anastasius: LOL [01:59] RP64, cant go to recov?? or nothing [02:00] almoxarife: are you a pro about that stuff cus I can PM you the whole thing [02:00] > [02:00] baktrak: Hey I guess I could yeah , so I should do that? [02:00] Try it [02:00] then like i said [02:00] Open /etc/default/grub and change: GRUB_CMDLINE_LINUX_DEFAULT="nouveau.blacklist=1 quiet splash" [02:00] baktrak: also the grub for no reason confused the windows recovery partition with regular windows, so selecting one boots up the other, what a piece of crap [02:00] RP64: Press esc after bios loads and enter recovery mode [02:00] then update grub after that rp64 [02:01] RP64: I am no pro but I did manage to get it working thru hard knocks, first thing 'insure the bios locks out the onboard video' [02:01] baktrak: OK im trying your thing dude brb [02:01] kk [02:01] almoxarife: will baktraks thing do that ? [02:01] RP64: the only thing that will do that is making changes to the bios at startup [02:02] Yes almo but its worth a try [02:02] Because he said hes tryed everything [02:02] anyone here use linux audio progs, like synthesizers? [02:03] I want to say it was James Cromwell, but he was the guy from Star Trek: First Contact, various aliens from TNG, and that guy from "Babe", the pig movie. I'm pretty sure he was never on a national electoral ticket. [02:03] if so, whats the best one? [02:03] nn: there is no single best app for any situation in any OS [02:03] nn: its as intelligent as asking "what is the best colou?" [02:04] nn: you will get opinions, but none are outright best [02:05] im just wanting to know what works best for certain things, like midi sequencing loop samples [02:06] i found this prog called smasher but it requires like 20 different libraries to even run that i have no idea how to install [02:06] should there be like a package or something with a lib install? [02:06] of all of those [02:06] I've figured it out now. It was Admiral James "Who Am I" Stockdale. [02:07] !ot | Anastasius [02:07] Anastasius: #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! [02:07] ActionParsnip, couldnt rg64 add vga="whatever" to the bootline? [02:07] * Anastasius gives bazhang a BIG hug. [02:07] nn, there is a ##music channel I would bet that it may be a better source. [02:07] what's the command to stop an unresponsive app. ? [02:07] kill ? === zach is now known as fermionic [02:08] cannonfodda, killall app [02:08] thats it [02:08] Hi all, can someone help me connect to a wifi network with ubuntu? It's WPA and the online instructions say that if someone with a Mac connects they get asked to accept a Cert, but windows users have to install something. Is there some way I can just download the cert? [02:08] JokesOnYou77, all you need is the password [02:08] JokesOnYou77: Nope. Chuck Testa! [02:09] ActionParsnip: How come you didn't answer me at all lol, not interested ? [02:09] RP64 did u try it? [02:09] baktrak: no i have to go write down that command onto some paper because i wont remember it brb [02:10] almoxarife: hey can you speak here [02:10] urlin2u: This isn't a home network with a standard pre-shared key, I need a dertificate [02:10] almoxarife: your PM thing doesn't work OK i dont have the plugin [02:10] what do i need to install so that GTK programs dont look like dick in KDE [02:10] that anastasius :D such a trouble maker lol [02:11] fowl, you're installing KDE programs in Ubuntu (Gnome) ? [02:11] no, im IN kde now and gtk programs look like complete doodoo [02:11] !wpa | JokesOnYou77 [02:11] JokesOnYou77: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [02:11] I use Konversation in Gnome.best irc program by far [02:12] OK. Just yesterday I was successful in getting KDE programs to look like GTK programs in Ubuntu. However, the reverse is easier. I used to use this solution when I used Kubuntu... [02:13] RP64: I'm at work, wassup? [02:13] fowl: some apps do that [02:13] fowl, go to systemsettings. There is an option to get your GTK programs to look native (like QT) in KDE. [02:13] ActionParsnip: check the messages cus i sent u like a huge thing [02:13] synaptic is exceptionally horrifying [02:13] RP64: lockout the onboard video as per the instructions for your comps bios setup [02:14] fowl, you can also set the fonts to use. Are you using Kubuntu ? [02:14] no, mint [02:14] !mint | fowl [02:14] fowl: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:15] lol [02:15] psingh: thank you [02:15] fowl, do you have System Settings installed? If not, do $ apt-get install systemsettings [02:15] yes i found it [02:15] http://paste.ubuntu.com/700821/ [02:15] I'm trying to compile sox http://sox.sourceforge.net/ [02:15] urlin2u: Thank you, but this isn't a general issue, it's very specific to this network and the way they manage the wireless certificates. I just need some way to do what the macs do and associate in order to get the certificate [02:16] and I keep getting furyoshonen bash: ./configure: No such file or directory [02:16] fowl, click on Appearance [02:16] hello, I need help with my microphone. Only sound output is working not input. I'm using a dell xps and it used to work fine before. [02:16] flowl, then click GTK Styles and Fonts [02:16] mystiqueba, have you visited the input tab in your sound preferences? [02:17] fowl, then select use KDE style in GTK applications radio button. [02:17] fowl, also pick use my KDE fonts in GTK applications [02:17] someone told me they were going to force that god awefull interface in the future [02:17] unity or whatever its called [02:18] i use ubuntu classic,there will alwways be a option right [02:18] gimble, yeah, I can't manipulate anything there. The hardware currently seems to work for only "Analog Stereo Output" [02:18] DemonicData, no [02:18] anyone know where to find help with stty ttyUSB0 for a rfr101a1m? [02:18] DemonicData, I do as well. I imagine that eventually, "Ubuntu Classic" will go away. [02:18] DemonicData I find the new default unity interface better then the prior one [02:18] that new interface is a slow buggy joke [02:19] But ultimately I change both :P [02:19] alguem fal pt ae [02:19] gimble, never mind. I figured it out. Thanks anyway. [02:19] DemonicData, it works much better in 10.10 [02:20] good [02:20] DemonicData, I hope I will eventually like it as they work out the bugs. [02:20] RP64: do you mean the blacklist thing? [02:20] 11.4 was the first i went back to since jaunty [02:21] DemonicData, you may need to switch to Xubuntu or Lubuntu when you have to upgrade if you want to avoid the unity interface [02:21] incidentally I agree with you [02:22] DemonicData, I am fraid that with all the effort going to Unity, other DE support will not be there. This will result in more buggy behavior if you try to use something other than Unity. [02:24] whats wrong with gnome really? [02:24] gnome is simple and sweet [02:24] it's a shame that the people steering web browsers and desktop environments feel like their offerings have to be "exciting" and "innovative" [02:25] !topic [02:25] Topic in #ubuntu is Topic in #ubuntu is !topic [02:25] Topic in #ubuntu is !topic [02:25] Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [02:25] !ot | DemonicData [02:25] DemonicData: #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! [02:25] doctari, hi [02:28] what's the difference btwn python2.6 and python2.6-dev in the package manager? [02:28] !topic [02:28] Topic in #ubuntu is Topic in #ubuntu is !topic [02:28] Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [02:28] Topic in #ubuntu is !topic [02:29] baktrak: yo [02:29] elky, hope that wasn't for me [02:29] What should you do when there is no ./configure file [02:29] cypha, no, diagnosing a bot [02:29] lol, k [02:30] I'm trying to compile http://sox.sourceforge.net/ [02:30] "Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here... [02:30] Topic in #ubuntu is Topic in #ubuntu is "Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here... [02:30] Topic in #ubuntu is "Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here... [02:30] lime_: read the documentarion¿¿ [02:31] xangua: where should i go then? linux and c require registration? === aeon-ltd_ is now known as aeon-ltd [02:39] !info sox [02:39] sox (source: sox): Swiss army knife of sound processing. In component universe, is optional. Version 14.3.1-2ubuntu1 (natty), package size 90 kB, installed size 232 kB [02:40] lime_: the version difference is tiny, do you need 14.3.2 for any reason. Will 14.3.1 do it? === alexandre is now known as Guest51879 [02:50] ActionParsnip : No 14.3.1 is fine why? [02:52] lime_: it's in the universe repo then, no need to use the site... [02:52] is there any utility to configure WPA PSK automatically without a GUI? (I installed ubuntu server) [02:52] chuy_max: install wicd and you can use wicd-curses [02:52] ActionPrsnip : oh thanks :D, but just for future reference why isn't there a configure script? [02:53] lime_: configure script where? [02:53] ActionParsnip : ./configure && make && make install and I'm not sure what to use instead [02:54] hi friends, this may be a dumb question but do i need to have compiz in order for unity 2 to work or can i uninstall it? [02:54] `./configure && make && make install` doesn't work [02:54] I'm a n00b [02:54] might be missing something obvious [02:54] lime_: not all builds need configure, I suggest you search software centre in future for software. The vast majority of what you need will be there [02:55] I would like to understand how to compile software we just given the source [02:55] lime_: windows doesn't have a handy app centre so you have to go to websies to get stuff (not practical) [02:55] bekor: unity is a compiz plugin, so no, you can't uninstall it if you want to keep using unity. Sorry! [02:55] lime_: I'd get familiar with the OS first [02:55] thank you [02:56] hello [02:56] I pretty familiar with it I've got most of the `ls,cp,mv,ln,cd,mkdir,rm -rf,etc..` down [02:56] malakhi are you jewish? my name is hebrew also [02:56] bekor: you can log in to Ubuntu Classic session and it will look like maverick [02:56] ActionParsnip : Just like to understand more [02:56] how do you move directory with allfiles [02:56] bekor: Classic is being removed in Oneiric and Unity2D replaces it [02:57] bekor: nope. not religious :-) Just a handle I picked up eons ago. [02:57] thanks do you think it runs better with 512 ram? [02:57] mrdeb: mv -r folder /path/to/dest [02:57] ok [02:57] niice name [02:57] bekor: should do, fewer things using fewer resources [02:57] -r is for recursive [02:57] yes i know [02:57] thanks [02:57] does the same thing as in rm -r ;) [02:58] what happens if you do rm -r * / in root [02:58] ? [02:58] ... [02:58] !danger [02:58] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [02:58] don't. [02:58] !ops [02:58] 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, nhandler, Jordan_U, or rww! [02:58] mrdeb: what let me see [02:58] ... [02:58] mrdeb : I'll try it [02:58] ... [02:58] well be careful [02:58] lime_: I hope you're joking, I really hope you're joking [02:58] yeah I'm joking :D [02:59] so what would happen it woudlnt boot or what [02:59] Um, no, it wouldn't boot. [02:59] It wouldn't do anything! [02:59] mrdeb: make a VM and try it, don't type stuff like that or you'll probably get banned [02:59] what [02:59] i asked a qs [02:59] mrdeb: there are videos on youtube too [02:59] That command is infamous :> [02:59] abvout what [02:59] And you must never speak of it. [02:59] Is there any way to manage MSSQL databases from ubuntu? [02:59] oh [03:00] well i know about format c in windwos but thats it [03:00] I tried an eclipse plugin with no luck. [03:01] jen_: ? [03:01] anyone know of a good weather ap for ubuntu 11.04? [03:01] ok can someone point me to the right direction? i am lost here, i dont know what to do. recently it looks like i have lost all my user privileges even though i remain in the groups that grant them. what do i do? i dont know where to look.please help [03:02] How can I manage MSSQL dbs from 11.04? [03:02] Ubuntu: "I am what I am because of who we all are." [03:03] !ping [03:03] another contentless ping... sigh... [03:03] hey guys for some reason 2 of my servers are running cron at EST time...when i set the server for PST...the other server 3...is not it runs it in PST... [03:04] hmm [03:04] [03:05] bekor: http://www.omgubuntu.co.uk/2010/06/weather-indicator-applet-genesis-of-an-itch-into-an-app-updated-with-ppa/ [03:05] thanks [03:06] bekor: conky is also cute as weather monitor. [03:06] thanks [03:12] anyone here install GNOME3 ? how well does it work [03:12] it sucks [03:13] really?it sucks compared to 2.6 or unity? [03:13] running gnome3 with cairo dock here, works well [03:15] almoxarife, how do you like Gnome 3 compared to Unity? [03:15] how i can compress afile in parts? [03:15] I'm downloading gnome3 right now [03:16] i'll see how it goes.400megs away though [03:16] !gnome3 [03:16] Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely. [03:17] i'm going by this http://blog.sudobits.com/2011/04/26/how-to-install-gnome-3-on-ubuntu-11-04/ [03:17] psingh: I decided I wanted a blank slate with the dock to work from, I decided on gnome3 just to keep up with changes, unity was a bit too simplistic for a desktop [03:17] woop [03:17] weird [03:18] DemonicData: same ppa, it will break your os and gnome3 isnt supported here, your choice [03:18] Anyhow i'll give you all a review on how gnome3 works on my system.btw i'm using "ubuntu classic" which is gnome 2.6 [03:18] Ah i just installed ubuntu less then a week ago.no biggy if it breaks it i'll just.....REINSTALLLLL!!!!!!!! [03:19] no idea why i yelled [03:19] DemonicData: read the comments at the bottom of the page you linked [03:19] watching to much adventure time [03:20] ActionParsnip : figured out needed to install autoconf :) [03:20] Anyone know where Banshee stores its downloaded podcasts? [03:20] yeah [03:20] thats why no one jump into it.i'll try it out [03:20] I got nothing on this system.only thing i did was update it and well OSS4 [03:21] DemonicData: exctly, if you want gnome3 just install oneiric [03:21] oneiric ? [03:22] DemonicData: ubuntu 11.10 [03:22] Oh [03:22] thats not going to be avaiable till the end of the month right? [03:22] I'll do a fresh install of that when it comes [03:22] DemonicData: its in beta2 now [03:22] DemonicData, its at beta2 [03:23] So oneirc is going to be Gnome3 instead of unity? [03:24] DemonicData, + unity [03:24] DemonicData: unity isn't a DE [03:24] DemonicData: it will use Gnome3 and unity by default [03:24] DemonicData: gnome3 will be the DE and unity will be the shell [03:24] very intresting [03:24] DemonicData: ubuntu classic session will be replaced by Unity2D [03:25] Cool.so the full version is coming out this month sometime? [03:25] DemonicData: end of next month [03:25] erk [03:25] hey [03:25] so how do i cancell installation of this [03:25] if i just ctrl+D will that be enough [03:26] etc [03:26] ctrl C [03:26] even [03:26] DemonicData if your installing via apt-get I would wait for the install to finish and uninstal afterwards. [03:27] DemonicData: shoudl be ok, if its only downloading, yes [03:28] uninstalling components from ubuntu software center [03:28] Will intel hd 3000 graphics be enough to run compiz extreme effects in ubuntu? [03:29] gr33n7007h: should be ok [03:30] compiz extreme effects? [03:30] I'm using 11.10 beta 2. While trying to install the nvidia proprietary driver--the one from nvidia's website. It installed, but now x won't start. How do I get back to the original install? [03:30] Anyone know a command of setting that will keep mounts from appearing on ones desktop? [03:30] do you know what the equivilent is for nvidia? [03:31] I been there before last year.from what i recall i loaded up failsafe,it has reinstall old graphics or something option there. [03:31] ATI? [03:31] gr33n7007h: i'd ask in #hardware for that [03:31] DemonicData: I tried using dpkg-reconfigure xserver-xorg, but it didn't work. [03:32] ok thnx [03:33] What is the manner to reconfigure the xserver in ubuntu 11.10? [03:34] realitychanger: ask in ~ubuntu+1 for oneiric support, please [03:34] ActionParsnip: oh, no probs. === caplink811-log is now known as caplink811_log [03:37] hey guys === `mOOse` is now known as m00se [03:38] whenever i install either 173 or current Nvidia drivers, my ubuntu 10.10 becomes unusable with a black screen , and the config file for the nvidia drivers becomes damaged so I can't edit that , any ideas? [03:38] but a fresh install without installing any drivers works perfectly [03:42] May I get the command to completely remove all of wine? [03:43] celltech: sudo apt-get remove wine [03:43] sudo apt-get remove wine [03:44] thank you [03:45] dual display with one rotated is a nightmare [03:45] I'm gonna remove it. then start over. was at the apple store yesterday about my iphone and they said their confused as to why apple doen't make an itunes since mac runs on a linux kernal [03:45] celltech: the word is kernel, and mac os does not use the Linux kernel [03:46] theirs is called Darwin [03:46] celltech: mac run on bsd kernel, not linux one [03:46] Hello all, i just turned my laptop on, my background image is floating at the bottom right of the screen, and the black area around it shows anything moved around it, has anyone seen this before? any idea how to fix it? [03:48] Then the dude lied to me. Is there anyway other than wine of vmware to get intunes on my system for my phone? [03:49] anyone have any idea what i'm talking about? [03:49] i can post a screen shot [03:49] How to output to tv screen using a radeon 7000 series [03:49] ?? [03:49] celltech, multiboot [03:49] I outputted its black and white [03:50] I would but I hate MS and everything about them [03:50] Which is why I'm on linux now [03:50] celltech: This (running itunes) may be beyond support of this channel, but you should try main music players and gtk-pod (amarok, rythbox, banshee) [03:50] Well I need to itunes for the restore and stuff of my phone [03:50] celltech, you need to start the hatered for apple too then [03:50] banshee is AMAZING when it comes to putting music on the phone [03:50] celltech: There wassomething called atunes, but never used it. [03:51] I'll find it and try it out :D [03:51] thank you [03:51] no one? :( [03:52] ola [03:56] hello. I was in here earlier because I have a laptop that is playing audio from the speakers and headphones at the same time and a wonderful user had me add two different lines (one at a time with rebooting for each try) to alsa-base.conf and it sadly did not work. I was wondering if anyone else has any other ideas. === Pilif|afk is now known as Pilif12p [03:57] Pilif12p: please dont away like that ni future [03:58] ActionParsnip: hey man i think the new ubuntus just dont support pre 2010 Nvidia drivers [03:58] ActionParsnip: k. every time people tell me not to do it, it causes more disruption. i'll use them when i was in an important discussion, and need to leave suddenly. i'm not trying to sound snippy, but i don't do it often, and when i do i generally have a good reason to. [03:59] ActionParsnip: Do you recommend any other distro of linux that would be as usable and woul d suppport the drivers? [03:59] pidgin uses my browser variable to open URL links which is cool, but if I try to "Open Containing Directory" it uses my browser too. How do I get pidgin to open URL's in my browser but "Open Containing Directory" in my file manager? [04:00] !away >Pilif12p [04:00] Pilif12p, please see my private message === `mOOse` is now known as m00se [04:02] RP64: what nvidia device? [04:02] KM0201: I'm not sure but its a Geforce 8000 I THINK, its from 2008 , and yea i mean whenever I install the drivers for it my ubuntu is unusable / blackscreen, and ive been spending 4 days now going through all workarounds and none work [04:02] the following is a generic question, without regard to ubuntu distro. How does one usually reconfigure the x server? [04:03] KM0201: you know, going to grub and pressing E and putting in all teh commands that would usually fix such a thing doesnt work, and trying 173 instead of current nvidia doesn't work, [04:03] KM0201: and then I read that ubuntu doesn't support pre 2010 (legacy im assuming it means pre 2010 at this point) nvidia drivers [04:03] realitychanger, it is actually in relation to ubuntu. You dont need an Xorg.conf except in specific cases [04:03] KM0201: So im thinking of trying linux mint [04:03] RP64: linux mint isn't gonna solve your problem. [04:03] KM0201: why [04:04] GSF1200S: okay then, what is the command for reconfiguring the x server? [04:04] KM0201: maybe their drivers will work [04:04] RP64: because mint is more or less ubuntu (unless yourr problem is unity, which is unlikely) [04:04] realitychanger, sudo dpkg-reconfigure -phigh xserver-xorg [04:04] i believe [04:04] yes I tried mint yesterday thinking it might fix my problems... nope. === mimico_away is now known as mimico [04:04] KM0201: no it happens with 11.04 and 10.10 [04:04] KM0201: so not unity [04:04] GSF1200S: I need to re-load the driver that was installed when I first installed it. [04:04] realitychanger, WAIT before you run that [04:04] KM0201: ill give you a scenario of what happens OK [04:04] realitychanger, what driver/card? [04:05] GSF1200S: gotcha...waiting [04:05] KM0201: I install 10.10, works perfectly , install ANY nvidia drivers, it logs into a black screen with no workarounds working (trying for the 4th day now) [04:05] GSF1200S: laptop/nvidia/9800M GS [04:05] RP64: if it's happening with 10.10 and 11.04, then i can almost guarantee you, the problem will still be present in Mint [04:05] realitychanger, ok, let me just be thorough here- what is the current issue? [04:05] so what other distro is comparable to ubuntu in ease of use, like i heard redhat linux is way too hard for an unexperienced user [04:06] KM0201: i mean I need to use a linux distro because I hate windows, but ubuntu just isn't working with this computer's graphics card [04:06] RP64: my 6150 geforce works in Natty here [04:06] RP64: the best distro is one you understand. The best way to have no issues, be stable, and to generally have a good experience is one you know [04:06] RP64: well, my 7600 works flawlessly, so i can't understand why you're having this issue w/ an 8000 [04:06] what kind of laptop is it? [04:06] ActionParsnip: OK but so? [04:06] RP64: maverick is fully supported, I'd just hang with Maverick [04:06] ActionParsnip: whats maverick again 10.04? === JimmyJ_ is now known as JimmyJ [04:06] How can I bind Shift-Arrowkey in screen? [04:06] GSF1200S: I was able to log in just fine until I tried to install nvidia's proprietary driver from the command line. I did it with kdm off, and at a normal prompt window. Initially, it said that the distro specific install script failed, but I went an built the module anyway. Now x won't start at boot time. [04:07] RP64: are you installing the recommended driver from hardware drivers, or are you installing the driver from nvidia? [04:07] RP64: 10.10, if you have Lucid running ok (10.04) then keep that too [04:07] ActionParsnip: parsnip [04:07] how would you do it so you can connect to an ubuntu box through ssh, run a command, and close the ssh client while the command is still running? [04:07] ActionParsnip: can I PM you my full explanation becasue u dont understand it but i understand ur busy [04:07] rp64, the problem is that "easy to use" distros dont encourage you to learn, so you dont know how to handle issues. Id suggest something more advanced like slackware or arch to learn, at which point ubuntu will make more sense (except specific elements, which youll learn on your own [04:07] ActionParsnip: can I please PM you it, it's not that hard its a short explanation but I explained it here already like 30 seconds ago and u didnt see it can I just PM it to you [04:08] RP64: PM away :) [04:08] KK [04:09] realitychanger, ok, when you get to console run that command I gave you. If that doesnt work, try "sudo rm /etc/X11/xorg.conf". Ubuntu doesnt need X now, so either of those two should wipe the slate clean and get you back to a functioning desktop [04:09] GSF1200S: thank you. and thank goodness for cli and irssi ;) [04:09] realitychanger, after that, I would highly recommend either installing the nvidia proprietary driver from the repos OR finding a PPA with a newer nvidia driver [04:10] GSF1200S: Hey I know they dont encourage me to learn but I'd rather have something in between too hard and too easy like the way ubuntu is [04:10] if the newest is what your after [04:10] RP64, I agree man- Ubuntu is great in many ways. Thats what dual-boots are for ;) [04:11] GSF1200S: haha yea i just dont feel i have the willpower to learn coding and to take notes and memorize it and stuff [04:12] im just saying that it helps to understand things. I have Xubuntu on backup, and I personally run Arch now as my main. It IS a lot of learning at first, but I know whats going on because it is ENCOURAGED as a means to maintain the system. I know how to t/s and such because thats the "arch way" as they call it, but really it applies to any distro [04:13] something like slackware or arch is good in that way. But hey, ubuntu is fantastic too- if it works, stick with it [04:13] Is there a command for the terminal to look at your network profile i.e. see which applications are being used, which ports, etc. [04:14] hello [04:14] JetBoyJetGirl: netstat [04:14] JetBoyJetGirl, hold on the ports- ive got a command saved somewhere. You can try nethogs to see what programs are sending/receiving data [04:14] california [04:15] GSF1200S: interesting yea food for thought by the way if I tried Arch would it possibly support this card that Ubuntu isn't ? [04:15] hello [04:16] awesome soreau, thanks! Thanks GSF1200S... think netstat was what I was lookin for. [04:16] hi elaine_, do you have a question about ubuntu? [04:16] how can I move unity 2d's bar to the other side or other display? [04:16] sure [04:16] aways [04:16] RP64, its not Arch that supports the card- its the driver itself. Now, since Arch is rolling release and is potentially more up-to-date, it may work. However, I would suggest searching for a PPA that has newer drivers available. That would be much easier than installing Arch, unless you want to install Arch for other reasons [04:16] ! ask | elaine_ [04:16] elaine_: 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. :-) [04:16] I do have ubuntu on my pc [04:16] JetBoyJetGirl: sudo netstat -tulp (l = listen = servers); sudo netstat -tuep (clients = established = e); iftop; [04:17] I like the fact that ubuntu actually works [04:17] GSF1200S: Wait I don't even know what a PPA is [04:17] and if I have a problem I can talk to someone online [04:18] ty [04:18] I have a problem with my desktop; when playing videos, the audio lags, is this a common problem since my laptop doesn't have this issue? [04:18] personal package archive is what the acronym stands for I believe.. lemme look quick.. [04:19] RP64, https://launchpad.net/~ubuntu-x-swat/+archive/x-updates [04:19] seems my window manager is having some issues. there is no title bar or close/minimize etc around anything anymore. tried reinstalling xfce but still having problems anyone able to point me in the direction of a solution? [04:19] GSF1200S: OK so you think I should reinstall, and then , look through PPA archives for different driver options ? [04:20] this is a "PPA" that offers new updates on Xorg and nvidia, for example. Youll find these PPA's for all kinds of things [04:20] GSF1200S: so I access PPA how [04:20] RP64, no man- linux is not windows. Reinstalling isnt necessary unless something is really screwed up, like the kernel wont boot [04:20] GSF1200S: dude my ubuntu is unusable [04:21] RP64, ok, in what way exactly? [04:21] linux is not windows..hallelueah [04:21] GSF1200S: I have to reinstall because it black screens after logging into the account, and workarounds don't work, and I've spent 4 days trying to fix it [04:21] type startx once you've logged in [04:21] buenas noches [04:21] Then if that works [04:21] Cephlin: DUDE!!! WHAT THE HELL? I just SAID I CANT LOG IN BECAUSE IT BLACK SCREENS AT LOG IN [04:21] alguien puede ayudarme [04:21] LOLLLLLLLLLLLLLLLLLLLLLLLLLLLLL [04:22] black screen...? [04:22] uh oh [04:22] elaine_: YEAH, it means its a black screen, get it ? not purple [04:22] Can you bring up a terminal? [04:22] yep [04:22] maybe you fried the motherboard [04:22] hi guys, would it be a good way to speed up my system by moving my swap partition on an SD card? [04:23] or does nothing respond? [04:23] RP64, did you append nomodeset to the kernel line in grub? [04:23] GSF1200S: Hey and so anyways nomodeset doesn't work, and nouveau.blacklist=1 works for like a bit but then if i fullscreen a youtube video or something it crashes and the problem repeats and nothing works [04:23] ouch [04:23] haha [04:23] fixed, xfwm4 --replace [04:23] GSF1200S: Yea and so , basically nomodeset doesn't work nouveau.blacklist=1 works until you fullscreen a flash app, and also sometimes screws up if you move the mouse onto an icon, and after a while it becomes completely unusuable. [04:23] wow, this is great. [04:23] GSF1200S: I reinstalled and it works perfectly until you install nvidia drivers [04:24] Does anyone know anything about audio lagging when playing video files through any kind of video player? [04:24] Do I need to manually install some audio drivers? [04:24] GSF1200S: So basically the default open driver that it installs with works perfectly, but it just sucks so I would be getting a better experience using my Vista install and i hate vista [04:24] GSF1200S: See what I mean now ? [04:25] Hi, how do I "hide" a running application from the Unity launcher? [04:25] there is this wonderful place in ubuntu...the software center [04:25] even I can use it [04:25] The support in here is excellent, thanks guys! [04:26] hi folks [04:26] RP64, hmmm.. well, I would suggest trying that PPA first if you reinstall. have you tried the latest nvidia from the Cli? I apologize if i should know this- I am getting bombarded from multiple channels! [04:26] guys = guys or girls :P [04:26] is there a software equivalient to this, http://www.gnu.org/s/guile-rpc/ [04:26] the software center is why you put ubuntu on your pc [04:26] <[fields]> how do I know if I am 32bit or 64bit ? [04:26] hi guys, would it be a good way to speed up my system by moving my swap partition on an SD card? [04:27] how do you get bombarded by multiple channels? [04:27] GSF1200S: OK I just don't know how to use PPA . But yea I used all Nvidia options from the menu that pops up after you install, current and 173 [04:27] RP64, yeah that sucks. For the record im using 2 9800 GTX's running separate X-sessions with no issue on Xubuntu and Arch, so.. strange. Does your laptop have an intel and nvidia card- that switching crap I cant remember the name of [04:27] by having more than one conversation across different channels [04:27] GSF1200S: yea it has intel centrino 2, and graphics card is nvidia [04:27] geforce [04:28] centrino, oh yeah baby [04:28] [fields]: uname -m [04:28] do you open up more than one terminal... [04:28] RP64: its easy- you go to the ubuntu software center-->software sources--> then add a new entry- you add the PPA name they give you on the PPA page [04:28] No-one knows anything about audio lagging when playing videos in ubuntu? [04:28] [fields] uname -m [04:28] <[fields]> StepNjump: i686 [04:28] Cephlin: the same happens in smplayer? [04:28] or rather audio being out of sync [04:29] [fields] thats 32 bits [04:29] GSF1200S: OK I'll reinstall, then try it out [04:29] [fields]: is 32 bits [04:29] sudo apt-get ?? for wine? [04:29] <[fields]> big thank you. [04:29] yes, the software center...download and search and there it is [04:29] install [04:29] GSF1200S: thanks for help [04:30] SIFTU: I've not tried smplayer, i'll give that a go, but I have tried VLC, the default movie player and also banshee [04:30] vlc is awesome [04:30] thats 64 bit [04:30] Yes but on my desktop all video is broken :( [04:30] My laptop is cool though :) [04:30] RP64: ill be around- hit me up if you have any more issues [04:31] I know X issues suck [04:31] GSF1200S: cool thx man BTW are u sure that is safe? because it says its untrusted lol [04:31] had my share of those at first with ubu back in the day ;) [04:31] gsf are you channel host? [04:31] GSF1200S: haha thx you have true linux spirit of helpfulness, OK ill be back after reinstall [04:31] ive used that PPA without issue- its telling you that because, well, if you dont know the person who runs the PPA, how can you trust them [04:32] cool- see you- good luck [04:33] bye..will be back with a question [04:34] I [04:34] Does any of you guys have a clue how to emulate a rs232 serial connection using rfcomm (bluetooth) in ubuntu? [04:35] have I been blocked [04:35] bfn [04:36] I want to issue some AT commands through minicom [04:37] using the bluetooth modem [04:39] hi all [04:39] my Xorg is hang out, how could I fix this? [04:40] blackbuntu is the bomb!! [04:40] backtrack Rlz [04:40] xD [04:40] no blackbuntu al the way [04:41] lol [04:41] both blackbuntu and backtrack are not supported here and are also offtopic [04:43] has someone got transmission 2.33 to download anything? [04:44] pinsraPnoitcA [04:46] ntr0py: can you pastebin the output of: apt-cache policy transmission; lsb_release -a use a pastebin to hold the result please [04:49] ActionParsnip: it just wont start to download any torrents: http://paste.ubuntu.com/700859/ [04:49] ntr0py: I use trans 2.33 with no issues so far [04:49] ntr0py: you are using a 3rd party ppa which we cannot suport here. I suggest you contact the PPA maintainer [04:50] almoxarife: weird do you know where i can get any error msg? [04:51] ntr0py: errors can be seen real time in help>message log [04:52] I'll just need after to be told what code Craigslist sent you. [04:55] hi, I am trying to make a sdcard mountable when I insert it. I just re-formatted it to fat32 (for my digital camera), but when I insert it it says "failed to mount device you do not have the permissions".. [04:56] anyone please help me ? [04:56] I used gparted to format it [04:56] csemple: what groups are you in? [04:56] well, delete the partition, create a partition, and format [04:57] ActionParsnip, I don't know how to find that out [04:58] I opened Users and groups, went to manage groups and there is about 30 groups I am in [04:58] almoxarife: it always worked for me b4, but now it wont start downloading any torrents without errors (except some trackers gave response code 0 [ no response ]) which may prevent it from using the other (working) trackers? [04:58] the group for the sd card is root [05:00] I need help with setting up my vpn can anyone help [05:00] ntr0py: I don't think your issues are related to trans itself, easy enough to check though, use another bittorrent client, something avail in synaptic or what ever you use, stay way from ppa's , played with firewalls? [05:01] ActionParsnip, ok this is my prob. I remove and then reinsert the sd card, and a message pops up saying "you do not have permissions to mount this device" [05:01] I am using Xubuntu 10.04 [05:01] and I have Nautilus installed as a file-manager [05:01] almoxarife: yes other clients work with those torrents [05:01] i've downloaded the source drivers for my printer (canon mg5240). I had to download two source packages, one for the printer - one for the scanner - should i just compile both sources? there isn't much in the README file? [05:01] whenever i put headphones to ubuntu , speaker volume is not getting switched off at all , please help me do that [05:02] I have tried reformatting the thing I don't know how to change the group of the device [05:02] ntr0py: so you have a broken trans from a ppa? get rid of the ppa-trans , get the version now avail via normal method, bet it will work [05:03] setting up ubuntu server 11.04, and I keep getting "Don't seem to have all the variables for eth0/inet" when I try to 'sudo ifup eth0' [05:03] can any one help me set up a vpn [05:03] I try changing the group of the device (/media/disk) using nautilus (run as root), but even then it still says I don't have permission ??!?! [05:04] almoxarife: i will purge it and its ~/.config/transmission and try to reinstall it... maybe some weird settings from the stock ubuntu version prevent it from starting torrents... [05:05] well guess I have to ask in ##linux [05:05] thanks for the try you guys [05:05] whenever i put headphones to ubuntu , speaker volume is not getting switched off at all , please help me do that [05:05] can any one help me set up a vpn [05:08] jakemp-home: What are you trying to do exactly? [05:08] just set up a static IP [05:08] please help me do it ? [05:08] there is no difference [05:09] if i put my head phones or no [05:09] :( [05:09] https://help.ubuntu.com/11.04/serverguide/C/network-configuration.html seems straightforward, but it isn't working [05:09] jakemp-home: Do you know if ubuntu server runs NetworkMananger? [05:09] I don't believe so [05:09] jakemp-home: pastebin you /etc/network/interfaces [05:09] almoxarife: now it works as expected... weird now i will never now what prevented it from staring to download after it scraped the trackers since it did not throw any errors at me... thanx anyways.. [05:10] jakemp-home: Have you tried setting it up in /etc/network/interfaces ? [05:10] SIFTU: ;) [05:10] yes http://pastebin.com/yTx2hCPb [05:10] hey who was the guy with tons of letters and numbers in his name that was gonna help me with xorg stuff [05:10] lol generic enough description [05:10] nvm [05:11] jakemp-home: yeah you are missing stuff in there [05:11] I had more, but this is what the ubuntu docs specified [05:11] jakemp-home: broadcast 192.168.1.255 [05:12] doesn't work [05:12] What is the panel indicator that provides the shutdown crap? [05:12] jakemp-home: Maybe try adding auto lo and iface lo inet loopback to the top of that file and possibly up /sbin/ifconfig eth0 192.168.1.10 to your auto eth0 lines [05:12] jakemp-home: also network 192.168.1.0 [05:13] soreau, it's in there I just didn't type it out [05:13] SIFTU, still doesn't work [05:13] jakemp-home: The up line? [05:13] oh not that, sec [05:14] hi, how can i remove applications from startup, on a non graphical system? [05:14] sattu94: What applications? And by nongraphical, do you mean no X? [05:14] soreau, up is not installed. [05:14] how can i stop my speakers when put my headphones into the jack [05:14] soreau: yes, server. apache, mysql.. and others. [05:14] ? [05:15] jakemp-home: sigh.. it does work.. mine works [05:15] jakemp-home: put it right after the gateway line [05:15] mine works too [05:15] jakemp-home: http://pastebin.com/273vgEui [05:15] while runing pbuilder i am getting error as>>>>W: /home/abhishek/.pbuilderrc does not exist [05:15] soreau: they should only start, when i start them explicitly. [05:15] sattu94: By default, any installed service will start by default. If you don't want it starting, you can chmod -x the script in /etc/init.d [05:16] soreau: :D nice tweak. [05:16] yep [05:16] !info pbuilder [05:16] pbuilder (source: pbuilder): personal package builder for Debian packages. In component main, is extra. Version 0.199+nmu1ubuntu1.1 (natty), package size 317 kB, installed size 1192 kB (Only available for all i386 amd64) [05:17] kanha: Have you tried creating that file? [05:17] touch /home/abhishek/.pbuilderrc [05:17] SIFTU, soreau still no dice. I'm just supposed to run sudo ifup eth0, right? [05:17] jakemp-home: Well the way I do it is nonstandard but it works.. [05:17] jakemp-home: pastebin your file again [05:18] jakemp-home: Pastebin the complete file this time please [05:18] >.> [05:18] I have to type it out [05:18] soreau: now, as it turns out some of them are symlinks pointing to upstart-jobs, will -x ing them work ? [05:18] no way [05:18] jakemp-home: why [05:18] It's on a machine with no network access? [05:18] jakemp-home: If you're hard wired, there's no reason you shouldn't be able to establish a connection [05:18] I'm overriding the dhcp for a static IP [05:19] jakemp-home: Can you ping 192.168.1.1? [05:19] no, eth0 is down and I can't get it back up [05:19] jakemp-home: Try sudo ifconfig eth0 up [05:19] jakemp-home: sudi ifconfig eth0 inet 192.168.1.10 netmask 255.255.255.0 up && sudo route add default 192.168.1.1 [05:19] soreau, bingo! [05:19] no i didnt dont know how to create it [05:19] jakemp-home: ifup has never worked properly for me [05:20] kanha: touch /home/abhishek/.pbuilderrc [05:20] oh foo, it's still not owrking right, trying SIFTU's line now [05:21] soreau: ? [05:21] jakemp-home: Yea, need to make sure you have 'sudo route' showing default gateway to your router and /etc/resolv.conf has nameserver 192.168.1.1 [05:21] sattu94: What? [05:21] oh [05:22] sattu94: ls -l /etc/init.d/script [05:22] sattu94: See if it has executable flag set [05:22] on whatever script it's calling [05:22] soreau: no, i know, it's just that the symlinks point towards an upstart-job [05:22] sattu94: What is the line from ls -l? [05:22] soreau: the* [05:23] lrwxrwxrwx 1 root root 21 2011-08-07 20:31 mysql -> /lib/init/upstart-job [05:23] soreau: so i was wondering, if change it to -x will it affect upstart-job? [05:23] Does anyone here know why Firefox 7 does not respect the subpixel font rendering settings of Gnome? [05:23] sattu94: When it is running, does 'ps ax|grep -i mysql' show a process running? [05:23] soreau: and multiple symlinks point to the same upstart-job. [05:24] ntr0py: screenshot? [05:24] soreau: yes, it does. [05:24] ntr0py: are there any bugs reported? [05:25] soreau: i havent done anything yet. though. [05:25] sattu94: Then remove the executable bit from that process though.. the main one [05:25] ntr0py: does it act the same with a vanilla firefox profile? [05:25] soreau: in this case mysqld? [05:25] sattu94: Yes, that sounds like it [05:26] Hi soreau. [05:26] May I message you in private? [05:26] Hi [05:26] sattu94: Of course +x to set it back [05:26] Elles: sure [05:26] Best download manager for queuing downloads?? [05:26] soreau, ActionParsnip: my lcd uses BGR instead of RGB rendering i had to patch libcairo2 to respect the Gnome settings (it always used RGB rendering), now all apps expect ff7 use BGR rendering... [05:26] Alright, I feel like an idiot, I've upgraded to 11.10, but now in nautilus the "up" button is gone (to navigate to the parent directory) ... how do I switch it on? [05:27] ntr0py: Sounds like that may be beyond the scope of this channel. Try filing a bug for firefox [05:27] ! 11.10 | dodgyville [05:27] dodgyville: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [05:27] thanks [05:28] AskWizard: Firefox default? [05:28] ntr0py: Possibly building firefox against your compiled lid will work [05:28] lib* [05:29] I need to mount an ISO [05:29] soreau: there was a missing break; in libcairo2 which caused that problem: do you know if ff7 uses the system libcairo2 or does it come with its own version? [05:29] Kaleidoscope: mount -o loop /path/to/image.iso /path/to/mount/point [05:29] ntr0py: I have no idea. [05:29] soreau: no. i know. what i am saying is that there are multiple links (that i'll be -x ing) pointing to /lib/init/upstart-job [05:29] But it's a duallayer iso disc [05:29] I'll try that [05:30] sattu94: Is mysqld not a process of it's own? (is it a symlink?) [05:30] soreau: there is no mysqld script in init.d and "mysql" is a symlink. [05:31] sattu94: Well you'd have to track down the actual process it's running.. usually something in an sbin or bin directory [05:31] how should ubuntu be installed from flash stick onto uefi system? [05:32] i'm trying to install something but it says package architecture i386 does not match system (amd64) with dpkg is there any way to install it? [05:32] soreau: okay, thanks. -x should work for some though. [05:33] soreau: the ones that are scripts, that is. [05:33] Best download manager for queuing downloads?? [05:33] pumaaaaz: Sounds like you're trying to install a 32bit package on a 64bit system (wont work, you need the 64bit package) [05:33] AskWizard: Firefox default? [05:33] hello everyone. my window switching using Alt + Tab has stopped reponding. Keyboard Shortcuts says that the shortcut is on. Can someone help me? [05:33] moose-machine: What window manager are you running? [05:33] mount: can't find /home/jonathon/disc.iso in /etc/fstab or /etc/mtab [05:34] Kaleidoscope: mount -o loop /home/jonathon/disc.iso /path/to/mount/point [05:34] @soreau: i am using Gnome 2 on linux mint [05:34] ! mint | moose-machine [05:34] moose-machine: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [05:35] eth0 doesn't come back after reboot, here is my /etc/network/interfaces http://pastebin.com/8gpn6fuX [05:35] @ubottu: ok. thx [05:35] What is the cli command for the additional drivers (graphical) search? [05:35] Firefishe: jockey-gtk? or -cli [05:36] how should ubuntu be installed from flash stick onto uefi system? can i just set bios to legacy boot only? [05:36] soreau i don't think it has a 64 bit version, theres no way to install it then eh? [05:36] pumaaaaz: What package is it? [05:36] soreau: jockey? That' [05:36] ok cool, how do I unmount it? [05:36] ActionParsnip: i cant find any bug reports and when i delete ~/.mozilla it makes no difference [05:36] Kaleidoscope: umount /path/to/mount/point [05:36] soreau: jockey? That's the command for Additional Drivers check? (sorry for the first, typo) [05:36] ok cool, how do I unmount it? [05:37] Firefishe: I'm not really sure what you're trying to do but jockey is ubuntu's proprietary driver manager [05:38] soreau: thanks. that was it. :) [05:38] Firefishe: no problem [05:38] soreau its the streammygame player === rajiv_ is now known as raj74 [05:39] nm-applet v0.8 on 10.04.1 wont connect to wlan, it keeps asking for the password. how do i fix this? [05:40] ifconfig [05:40] pumaaaaz: Hmm.. looks cool but I can't tell what packages they have available without an account [05:40] woops :P === raj74 is now known as ragan === XLV_ is now known as XLV [05:42] soreau oh well ;\, do you know of something better supported or free that can do the same kind of thing? :d [05:42] pumaaaaz: Well I think it's possible to run 32bit applications on 64bit but I'm not sure of the details. I just know natively, a 32bit deb can't run on 64bit [05:44] hey guys anyone here know about adding PPAs [05:44] ahh how about some other software to stream my games to my netbook then? [05:44] ! ppa [05:44] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa [05:44] and dealing with X.org drivers [05:44] I know what a PPA is but [05:45] im talking about does anyone here know about using them [05:45] anyone? nm-applet 0.8 on 10.04 wont connect to wlan [05:45] pumaaaaz: I don't know of any though I haven't looked [05:45] installing from them [05:45] i didn't ask what PPa is [05:45] pumaaaaz: They seem to have a legitimate site though so try contacting their support team [05:45] RP64: What are you trying to do exactly? [05:45] I installed a PPA and I don't know how to search through it to get the nvidia drivers from it that it has [05:46] I've added it through my terminal [05:46] nm-applet 0.8 on ubuntu 10.04.1 wont connect to wlan (wpa/wpa2 network), keeps asking for password. how to fix this? [05:46] i mean [05:46] ntrly_ow: Has it worked before? [05:46] yep [05:46] RP64: apt-cache search *nvidia* [05:46] can I just PM you because the chat floods away all the explanations [05:46] no its more complicated than that [05:46] soreau, another pc is connected to the same network, so the router is ok [05:46] ntrly_ow: Are you sure the password is correct? [05:46] yeah i checked [05:47] ntrly_ow: You could try wicd I guess [05:47] i could [05:47] guys my headphones do not mute speakers [05:47] but tricky to install on the pc without a network connection [05:47] is there any way to solve it [05:47] ? [05:47] ntr0py: what does it say in: dmesg | tail [05:47] RP64: you should look at 'nvidia-current' it's the official latest nvidia drivers from nvidia, anything else is probably fishy [05:47] ntrly_ow: what does it say in: dmesg | tail [05:48] soreau, Atheros AR2413 [05:48] almoxarife: No, that makes my ubuntu unusable by blackscreen upon login [05:48] ntr0py: sorry, wrong target [05:48] almoxarife: and also, the older version 173 does the same thing [05:48] almoxarife: and i've spent 4 days working on this crap to try and fix it, nothing works. I dont wanna use the nouveau driver because it isn't good enough and it's a powerful card so it's worth getting it in use [05:48] ntrly_ow: Should work fine.. I usually ditch NetworkManager/nm-applet and use scripts to connect though [05:48] ok [05:48] ntrly_ow: wpa_supplicant [05:49] almoxarife: now its 11 PM on the 4th day of trying to fix this and there's no answers anywhere [05:49] almoxarife: so that's why im using a PPA [05:49] RP64: What kind of sound card is it as reported by lspci? [05:49] soreau: It's not a sound card it's a video card [05:49] oh woops.. [05:49] sorry [05:49] RP64: tried Oneiric? [05:49] wrong nick [05:49] kaushik_: What kind of sound card is it? [05:49] RP64: could even try something like Mint [05:49] ActionParsnip: I don't know what oneiric is [05:49] RP64: so, have you locked out the onboard video like the docs say to ? [05:49] ActionParsnip: what do you mean , switch to the Mint Linux OS? [05:49] RP64: oneiric is in Beta and is ubuntu 11.10 out next month [05:50] almoxarife: I don't know what that means either [05:50] RP64: could be worth a sniff [05:50] ActionParsnip: What is oneiric though [05:50] RP64: What graphics card is it as reported by 'lspci|grep VGA' and what is the problem with the drivers ubuntu packages? [05:50] ! oneiric | RP64 [05:50] RP64: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [05:50] ActionParsnip: Oh I don't think switching to that version of ubuntu will make a difference because the problem is even WORSE in 11.04 than 10.10 [05:51] soreau, does it depend on the sound card ? [05:51] and how do i get to know it [05:51] ? [05:51] kaushik_: lspci [05:51] intel [05:51] soreau: It's GeForce 9700M GTS, and the drivers ubuntu packages both don't work. I install a fresh 10.10 it works perfectly IE Right Now, and as soon as I install one of the two available drivers it creates a problem of black screen upon logging into my user account [05:52] soreau: It is now 11 PM on the 4th day of trying to fix it... no workarounds work, nomodeset and nouveau.blacklist=1 both don't work [05:52] RP64: Have you tried the drivers from the nvidia website? [05:52] kaushik_: hda intel? [05:52] yes === XLV_ is now known as XLV [05:53] ! hdaintel | kaushik_ [05:53] kaushik_: For fixing your Intel HDA sound this page has useful information https://help.ubuntu.com/community/HdaIntelSoundHowto [05:54] kaushik_: Is it a levno laptop? [05:54] lenovo [05:54] yes [05:54] its a thinkpad [05:54] lenovo [05:55] t520 [05:55] RP64: try mint, it may help [05:55] kaushik_: Ok try this: sudo rmmod snd-hda-intel && sudo modprobe snd-hda-intel model=lenovo [05:55] ActionParsnip: OK thx I'll try it [05:56] ERROR: Module snd_hda_intel is in use [05:56] ActionParsnip: BTW I think I got tricked into downloading this PPA from some user here because it isn't showing up anything into my lists of available drivers, if it was unsafe files will formatting this drive do the trick [05:56] soreau , this is the error i am getting [05:56] ERROR: Module snd_hda_intel is in use [05:56] ActionParsnip: How can I see what it pulled down from the PPA list I added , where can I see what's listed OUTSIDE of terminal so that I could choose them [05:57] kaushik_: Alright, do this then: gksu gedit /etc/modprobe.d/snd_hda_intel.conf and add the following line to it: options snd-hda-intel model=lenovo [05:57] kaushik_: Then save the file, reboot and test [05:57] ActionParsnip: wait now I see them in my synaptic [05:57] ok i will do this and get back in 5 min [05:58] kaushik_: oh wait [05:58] kaushik_: Oh yes, that's right :) [05:58] bye [05:58] soreau, this is the line i need to have right ??" options snd-hda-intel model=lenovo" [05:59] kaushik_: yes [05:59] kaushik_: no quotes though [05:59] yeah i get it :) [05:59] How do I find a package that's already installed? [05:59] RP64: dpkg -l|grep -i pkg-name [05:59] RP64: The one's with 'ii' next to them are installed [06:00] no [06:00] i mean i know a package is installed [06:00] i mean [06:00] a program [06:00] in synaptic [06:00] RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:00] it says its installed but I don't know how to find it and use it [06:00] RP64: You mean the package is installed but you want to find what binary it provides? === zero is now known as Guest81497 [06:00] RP64, dpkg -l is list of all the packages , u can try which [06:00] no [06:00] as well [06:00] i mean I want to use it [06:01] ex:" which php " [06:01] RP64: Right, the binary (precomiled program) [06:01] it's something that will detect my graphics card and find the driver for it [06:01] called nvidia-common [06:01] i did the dpkg -l thing u said and it says its installed [06:01] how do I use it ? [06:01] please I only have an hour until midnight then im never using ubuntu again because that'd be 5 days [06:02] what's everyone's favorite diff tool (not vimdiff please) [06:02] magn3ts: diff ? [06:02] soreau: Hey how do I use it ? [06:02] lol [06:02] soreau they had an sh script for 'other linux' and that seems to have installed it [06:03] soreau: you know what I mean right, becuase I am so confused [06:03] RP64: sudo nvidia-detector [06:03] soreau: really even though it's not even called that [06:03] soreau: Ok ill try it [06:03] hello [06:03] RP64: See the files in /usr/bin here http://packages.ubuntu.com/natty/i386/nvidia-common/filelist [06:03] hi kum92000 [06:03] soreau: what??? files in /usr/bin why would I care about that ? [06:03] pumaaaaz: cool [06:04] soreau: im not using natty [06:04] RP64: You are obviously tired and grouchy. You might consider taking a break and getting some rest [06:04] soreau: OK i ran nvidia detector it said none [06:04] I formated a SD card (sdb1) in ext2 and when it mounts, it doesn't give me the auth to write to it unless I sudo nautilus. Why? [06:04] how to join perl in irc?? [06:04] soreau, its still same [06:04] i am still having the same problem [06:04] RP64: You never answered my question about trying the drivers from the nvidia website either [06:05] soreau: no i didnt use from the website because they dont have it listed [06:05] kum92000: /join #perl [06:05] soreau: even though it's only from 2008 [06:05] kaushik_: Well this is what I found https://lists.ubuntu.com/archives/kernel-bugs/2008-May/036765.html [06:05] kaushik_: You can check 'modinfo snd-hda-intel' to see the full list of driver options [06:06] RP64: Seems odd that they wouldn't have it listed.. sometimes it's not in the category you think it might be [06:07] kaushik_: And I told you to add that option to a different file than alsa-base.. so maybe you should add the option there instead [06:09] echo $DISPLAY localhost:10.0 <-- host;display;screen ? O.o i dont have 10 displays! [06:11] tsaknorris: That doesn't mean you have 10 displays [06:11] it just means DISPLAY is set to that value which means X is probably running on display 10 [06:13] soreau: hmm so why in some examples if somebody has external lcd monitor etc they use :1.0 [06:13] tsaknorris: That's not true either [06:14] On most setups, everything runs on :0.0, even on dual head configuration [06:14] iwant to use my gnome-session remotely through ssh [06:14] that's fine [06:14] ssh has nothing to do with X [06:15] (even though there is an X option) [06:15] yes i use it -X [06:15] $ ssh -X user@host [06:15] tsaknorris: Perhaps you just want remote desktop? [06:15] yes i have done evertything ssh client and sshd has all forwarded etc [06:15] i want to start firefox in remote computer [06:17] tsaknorris: So do ssh -X user@host and then login and run firefox [06:17] tsaknorris: export DISPLAY=:0; firefox > dev/null 2>&1 [06:17] soreau: that will make the firefox app show on the client system [06:17] soreau: i did that and it will open firfox (with my own bookmarks) so its not good [06:17] tsaknorris: where do you want the app to appear? [06:18] ActionParsnip: to my client screen not to the server [06:18] tsaknorris: so like a thin client? [06:19] tsaknorris: ssh -X -C name@server then run the browser, it will show on your client [06:19] tsaknorris: the processing, including sound will be done at the server side. [06:19] ok wait. i try that [06:19] tsaknorris: Alternatively, you can do ssh user@host (without -X) and run DISPLAY=:0 appname [06:20] or whatever DISPLAY is set to on the box you're sshing into [06:20] hmm still it opens my own firefox :/ [06:21] tsaknorris: Ok let's start over [06:21] in server firefox has different bookmarks [06:21] tsaknorris: are you sure you are SSHd? [06:21] yes [06:21] tsaknorris: Explain your setup and what you want to do exactly [06:21] tsaknorris: if you run: hostname is it the server? [06:21] im now looking on my server all the files in console [06:22] so i have that ssh connection to my sshd [06:22] tsaknorris: Explain your setup and what you want to do exactly [06:23] if i use ubuntu in virtual box do i have to have x86 or can i use x64 [06:23] butteredpopcorn: Depends on the underlying processor AFAIK [06:23] butteredpopcorn: if your CPU supports 64bit guest OSes you can use either [06:23] ActionParsnip: thank you === XLV_ is now known as XLV [06:24] butteredpopcorn: it also needs enabling in the BIOS, I'd just play safe and run 32bit guest [06:24] ActionParsnip: ok thank you for the tips :) [06:24] variable DISPLAY has this. localhost:10.0. i did even dpkg-reconfigure x11-common to let everybody start X [06:24] hello everyone [06:24] tsaknorris: Explain your setup and what you want to do exactly [06:24] i was wonderinf if i could get some help [06:25] ! ask | atom_ [06:25] atom_: 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. :-) [06:25] ok sorry, new here, i will ask [06:25] how do i program in Ubuntu 11.04? [06:25] What is the easiest way to program in c using ubuntu? which ide should i use or what compiler should i use? [06:25] i have written programs but i cant get them to run [06:26] atom_: Program what, exactly? [06:26] just basic c programming, im starting to learn [06:26] hey can anyone solve my this problem "$ TERM="xterm"; export TERM "??? [06:27] hey can anyone solve my this problem "'xterm': unknown terminal type."??? [06:27] soreau: so what you need more? maybe if i can see whole desktop in remotely it would help. if i write gnome-session at server side it doesnt open me anything [06:27] ! who | atom_ [06:27] atom_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [06:27] usabet: try: export XTERM=/usr/bin/xterm [06:28] tsaknorris: I have two computers. I am currently using and I want to start firefox on [06:28] ActionParsnip: but what if i want to use CONSOLE ?? [06:28] atom_: can you pastebin that code.... [06:28] !soreau what code? the stuff form the terminal? [06:28] atom_: I am only a bot, please don't think I'm intelligent :) [06:29] ActionParsnip: i dont wna use xterm i want console in GNOME ?? [06:29] atom_: your C source code [06:29] atom_: Typically you want a 'hello world' how-to guide/tutorial [06:29] Usually you use gcc to build the C source file and run it [06:30] atom_: or how did you compile and run that program? [06:30] i just saved it as a .c and dragged it to the terminal [06:30] #include [06:30] main() [06:30] { [06:30] printf("Atom is Uber!"); [06:30] } [06:30] atom_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:31] !paste | atom_ [06:31] atom_: 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. [06:31] atom_: No. gcc /path/to/file.c [06:31] so like this: atom@mistress: gcc home/user/atom/tutorial1.c? [06:32] soreau: im using in this computer linux mint and i am at GUI-console and i want to open servers desktop front of me. (now i dont want anymore only one program, maybe its better open whole desktop) [06:32] atom_: You forgot the leading slash before /home [06:32] tsaknorris: We don't support Linux Mint. [06:32] hey can anyone solve my this problem "'xterm': unknown terminal type."??? [06:33] theadmin: so you say that ssh connection with linux mint is different? lol. you can even open linux desktop using windows :D [06:33] it says no such file or directory, also gcc: no input files [06:33] tsaknorris: Well, you need X forwarding [06:33] Good morning ! [06:33] sorry i got knocked off,how do i use a file i downloaded in ktorrent? [06:33] atom_: You messed something in there... Try this: gcc ~/tutorial1.c [06:34] theadmin: i have all the x-forwarding setting in both client and server side [06:34] stephenthemartyr: ...Depends on the file :/ [06:34] tsaknorris: Ok, on the server, open vino-preferences and set it to allow connections. Then on your local machine, use 'vncviewer -x11cursor user@host' === usabet is now known as baetd [06:34] same error still [06:35] abhishek@abhishek-VirtualBox:~$ pbuilder-dist oneiric build ../bash-completion_1.1-3ubuntu4.dsc I: Logging to /home/abhishek/pbuilder/oneiric_result/last_operation.log E: Command line parameter [../bash-completion_1.1-3ubuntu4.dsc] is not a valid .dsc file name [06:35] atom_: Is the filename correct? "ElEpHanT" and "elephant" are different files. [06:35] hey can anyone solve my this problem "'xterm': unknown terminal type."??? [06:35] it looks like its an iso [06:35] I have problems with video card driver under Natty Narwhal (xserver-xorg-video-intel) [06:35] the file name is C Tutorial 1.c [06:35] what should i use to program c if i am new to linux? [06:35] atom_: gcc "~/C Tutorial 1.c" [06:35] how to fix this problem>>>abhishek@abhishek-VirtualBox:~$ pbuilder-dist oneiric build ../bash-completion_1.1-3ubuntu4.dsc I: Logging to /home/abhishek/pbuilder/oneiric_result/last_operation.log E: Command line parameter [../bash-completion_1.1-3ubuntu4.dsc] is not a valid .dsc file name [06:36] butteredpopcorn: Geany is good, also Code::Blocks [06:36] gah [06:36] theadmin: ok thanks i will try those two [06:36] is there a LTS release of of ubuntu that offers a LAMP server install [06:36] How do I do 'apt-file search' with ubottu ? [06:36] My GUI is fake; it is blinking, repeating some elements (e.g.) boarders ... [06:36] no such file or directory, also no input files [06:36] soreau: !find [06:36] ie I can install the whole LAMP stack from the get go? [06:36] Hello! I formatted 8GB usb flash drive to ext2 to transfer files over 6GB from laptop to desktop. I got a new laptop in which I want to install ubuntu. But while installing it via liveUSB the installer detected the 8GB usb and I by mistake selected it for installation. Now my usb drive contains Ubuntu in 8GB and the laptop HDD OS Windows remains the same. How can I revert it? Everytime I try to boot without usb it gives grub error but [06:36] I have updated to a newer driver [06:37] atom_: Just make sure you type it right and the location is correct. [06:37] theadmin: its an iso [06:37] Now, I can use the GUI with Metacity well, but with Compiz, it is fake, again ... [06:37] !find vncviewer [06:37] Found: gtkvncviewer, gvncviewer, xtightvncviewer [06:37] stephenthemartyr: sudo mount -o loop whatever.iso /wherever [06:37] tatego, do you have a windows install or recovery disc? [06:37] tsaknorris: Right, install xtightvncviewer which provides vncviewer [06:37] Norbertos: You probably need different video drivers [06:37] theadmin: thanks [06:38] urlin2u: Umm... no. How it would have helped? [06:38] soreau: now i have change the permission of vino-preferences but i dont want to use that vncviewer. [06:39] tatego, you could get windows back for the moment, you asked how you could revert it I assume the windows n= boot all by utself [06:40] itself* [06:40] soreau: ssh-connection was easybeasy... hmm maybe i dont take whole cake now only one slice and that slice is X-server. how to open another gnome-desktop to my server :) [06:40] theadmin: Video drivers are fine till Maverick, and I thought, I should downgrade the video card driver to an older version. [06:40] urlin2u: I can boot to Windows as well as Ubuntu with usb drive but without usb it gives grub error. [06:40] hey, anyone know of a program that will black screen my moniter. perferably just turn the moniter off while still having everything running [06:40] Norbertos: Well, we don't support downgrading [06:40] I tryied to do that ... but all of the dependencies requires the older versions ... [06:40] !theadmin) i got the line to not give me an error now, but it wont display anything [06:40] atom_: I am only a bot, please don't think I'm intelligent :) [06:40] theadmin: Then, what should I do ? [06:41] atom_: Well, it should have compiled. [06:41] !theadmin this is what the command looks like gcc '/home/atom/Desktop/Atom.c' [06:41] tatego, what us it you want then I'm confused, you can just do a ubuntu install and make sure grub goes to the HD's mbr, and you will be set. But you I assume know the partiton amounts and limitations, and whether you have a sstandard mbr set up not a gpt. [06:42] mishugana: xset dpms force off will turn the monitor off, and xset dpms force on will switch it back on [06:42] theadmin: sorry bad connection,how could i erasre a usb drive and put the iso on it? [06:42] tsaknorris: After you setup the server to allow connections, you can use any remote desktop viewing client from other machines [06:42] !theadmin: i am using gedit to write the program, is that a possible cause for error? [06:42] atom_: I am only a bot, please don't think I'm intelligent :) [06:42] stephenthemartyr: Uh... Is it a Linux distro of some sort? If so, try unetbootin... If it's some other OS, well, I can't really help [06:42] atom_: There IS NO ERROR [06:43] atom_: It compiled just fine, it's not supposed to give any output [06:43] but i have a printf command, it should display the line in there [06:43] atom_: It just compiled, it's not supposed to run right away [06:43] how do i run the program after i compile it? [06:44] atom_: Typically, no output means success in linux [06:44] oohhh [06:44] atom_: I think the default filename is a.out, so just find that file and type the path to it. I have to go now. [06:44] soreau: later on i want to open graphical connection with my phone too so im practicing this now with computer first. so that why i need to know how to manage x-server [06:44] atom_: The program will be called a.out by default if you did not specify [06:44] urlin2u: It used to boot directly to Windows before installation. But during installtion, it detecgted Windows HDD and USB drive that it installed bootloader in HDD and Ubuntu in USB keeping Windows same. What I want is that to do is to have Windows boot directly without grub menu or anything. I did this by mistake so want to revert back to what it was then install Ubuntu properly. I see grub error without usb drive ... [06:44] atom_: Run it with ./a.out [06:44] i am beginner an want to test a bug.i am gettin a error msg that i have pasted at http://pastebin.com/DGbqtEDH [06:44] hey can anyone solve my this problem "'xterm': unknown terminal type."??? [06:45] Well, the video driver (xserver-xorg-video-intel) works fine under Lucid, Maverick (older versions), I can't believe, that it doesn't work fine under Natty (newer version[s]) ! :O [06:46] i get again the no such file or directory error [06:46] baetd: Give more context [06:46] ! details | baetd [06:46] baetd: 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 ..." [06:46] Norbertos: Older intel cards are not supported as well with newer kernels [06:46] soreau: http://www.gnu.org/s/libtool/manual/emacs/Display-X.html <-- im reading this now. lets see :) [06:47] soreau: So I can't use newer versions of ubuntu ? [06:47] ! 11.10 | kanha [06:47] kanha: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [06:47] Norbertos: You can I guess.. not sure what problem you're having exactly [06:47] ! nomodeset | Norbertos [06:47] soreau: ubuntu 10.04 , GNOME [06:47] Norbertos: 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 [06:47] seroreau: exec: clear 'xterm': unknown terminal type. === sepehr is now known as Guest93714 [06:48] yes its 11.10 [06:48] tatego, I thought so that is why I asked if you nhad ethier windows disc that is how you fix that, although we can use another bootloader called lilo from a ubuntu disc. [06:49] baetd: You need to give more context though. What command is giving you that output? [06:49] urlin2u: How to do it with Ubuntu disc? [06:50] help me [06:50] Thank you, soreau. I can't explain, what is my problem exactly, but I found a page, that describes it (screenshots, so on) ... [06:50] ok [06:50] theadmin- thanks a lot, just key bound it (plus a sleep command. [06:50] ! help | sepehr_ [06:51] sepehr_: 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. :-) [06:51] so what should be done.. [06:51] tatego, first lets get some info, can you confirm that the windows internal drive is not a gpt, or other than a standard set up using the mbr to boot from. [06:52] how can i set up firefox in ubuntu to handle a new protocol url? [06:52] tatego, really if you can boot to windows now you should burn a recovery disc, and are you backed up? [06:53] tatego, with a recovery disc you can fix this using MS tools. [06:54] urlin2u: I can boot to Windows with usb, yes. While installation it considered usb as hard disk drive something. I'll try to get receovery disk. What will I have to do with the recovery cd? [06:55] hi [06:55] any can helpme? [06:56] soreau: I have found the link, somebody got the same problems as me, and he/she took screenshots, look at them ! [06:56] tatego, the recovery disc boots so choose the repair go to the terminal offered and run bootrec.exe /fixmbr if that doesn't work it is just a matter of figuring out the partitions, where the boot flag is and the boot files we have a script for that no big deal. [06:56] kanha: Since you're using 11.10, you need to seek help in #ubuntu+1 [06:56] bootrec.exe /fixmb in one line easier to read tatego [06:57] urlin2u: From what I understand, it has instaleld bootloader in Windows HDD, is there any way to delete that loader and let it boot directly to Windows? [06:57] Norbertos: what where who huh? [06:57] I see [06:57] how can i set up firefox in ubuntu to handle a new protocol url? like add something to applications panel perhaps? [06:57] tatego, sorry bootrec.exe /fixmbr [06:59] Hi HELP, I am not able to ping my ubuntu-machine on the local lan, but I can reach it from internet. no help by google. Any ideas on what that might be?? [06:59] tatego, you need to run this script then from ubuntu and pastebin it. http://bootinfoscript.sourceforge.net/ I will also say that I'm getting ready to crash so the faster yo9u can get stuff posted I can help you. [06:59] bug #81847 is assigned to me and i am a beginner in bug fixing.i want to test this bug what should be pbuilder command for creating a source file from branch [06:59] acke_: did you ping by name or ip? [06:59] Launchpad bug 70770 in xine-lib (Ubuntu) "duplicate for #81847 Totem Mozilla Viewer dies trying to display .mov from apple.com web site " [Undecided,Fix released] https://launchpad.net/bugs/70770 [07:01] tatego, the bootscript will tell if you actual put grub in windows, I doubt it unless you have been trying to fix it if the thumb is booting windows. [07:02] and if the thumb is booting windows* [07:02] ActionParsnip: both, neither 192.168.x.x nor the hostname works. :( [07:02] can anyone tell me how to open a xvid-max.avi file in ubuntu? [07:02] ActionParsnip: but i can ping the myserver.mydomain.org works... [07:03] how can i set up firefox in ubuntu to handle a new protocol url? like add something to applications panel perhaps? [07:03] ActionParsnip: myserver.mydomain.org can ping my router, but not the other machines on my lan [07:04] pumaaaaz: huh? [07:04] soreau: sorry. I'm hungarian, and my english is not perfect. Anyway, just open that link. :) [07:04] Norbertos: what link? [07:06] urlin2u: Sorry, lost connection. === tatedgo is now known as tatego [07:07] tatego, did you get this, you need to run this script then from ubuntu and pastebin it. http://bootinfoscript.sourceforge.net/ I will also say that I'm getting ready to crash so the faster you can get stuff posted I can help you [07:08] tatego, and this the bootscript will tell if you actual put grub in windows, I doubt it unless you have been trying to fix it if, and the thumb is booting windows. [07:08] and if* [07:08] soreau: Sorry, here it is: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/762135 [07:08] Ubuntu bug 762135 in xserver-xorg-video-intel (Ubuntu) "[i865] natty - display heavily corrupted" [Low,Confirmed] [07:08] soreau: when i type "clear" command in the terminal console then it shows xterm not found [07:09] beasty: What is the output of 'which clear'? [07:09] can I use stdin as the input for the cut command instead of a file? [07:10] soreau it needs firefox to handle smgp:// links [07:10] pumaaaaz: Ahh.. you need to do stuff in about:config [07:11] soreau i added network.protocol-handler.app.smgp but it still isn't working ;\ [07:11] pumaaaaz: Yea I would have to try to get it working myself.. [07:11] pumaaaaz: Can I pm you? [07:11] yea [07:15] Norbertos: What is the output of 'glxinfo|grep renderer'? [07:19] how to update compiled software in ubuntu.. [07:19] kannan: recompile the newest version [07:20] kannan: but its better to use software from the repos [07:21] iceroot: are there any softwares which would download sources when new version arrives? [07:21] kannan: apt-get [07:21] kannan: but its downloading precompiled software put in packages from the repos [07:21] The concept of "looking like daddy" has nothing to do with what is in the best interests of the child. It is so the father won't feel insecure about his own circumcision. For the father to let his son be intact will make him have to accept that he is mutilated which will damage his ego [07:22] kannan: what software you want to install? [07:24] i need help Try (hd0,0): NTSF5 error: "prefix" is not set. on ubuntu 11.04 [07:25] Try (hd0,0): NTSF5 error: "prefix" is not set. ubuntu 11.04 help [07:25] ! ot | Elles [07:25] Elles: #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! [07:25] rasha666: what was you doing when this error happened? [07:26] reboot computer nothing else.. this is wubi installed ubuntu [07:27] Stanley00: what i can do? [07:27] rasha666: oops, I never use wubi, so be patience, and wait for someone else [07:27] !patience | rasha666 [07:27] rasha666: 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/ [07:28] ubottu: i tried everywhere it wos problem with grub but i fix that [07:28] rasha666: I am only a bot, please don't think I'm intelligent :) [07:28] :) [07:28] Hey guys i am using exaile music player on ubuntu 10.04 but when i try to play song i get "URI not specified to play", any ideas on this guys ?? [07:29] pratz: are there any bugs reported? [07:30] Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! I 've downloaded CLFS (cross compilation LFS) but in the whole book they 've not mentioned ARM atleast once [07:30] ActionParsnip: where on exaile's site or on console ?? [07:30] Pratz: is the song a local file or is it a stream? [07:31] Pratz: on launchpad [07:31] ActionParsnip: song is on local machine [07:32] Pratz: is it all media? [07:32] iceroot: my package manager is broken.. i cannot install any software using repos [07:32] ActionParsnip: yes, all the media [07:32] hi you [07:32] is there a port mapper client in ubuntu? [07:33] Pratz: do you have ubuntu-restricted-extras installed? [07:33] soreau: This is the output of that command: "OpenGL renderer string: Mesa DRI Intel(R) 865G GEM 20091221 2009Q4 x86/MMX/SSE2" [07:33] ActionParsnip: no i do not think so, what is it ?? [07:33] Norbertos: Now pastebin the output of 'compiz --replace' from your terminal to pastebin.com [07:34] kannan, did u try "Fix broken packages" option in Synaptic [07:34] ActionParsnip: do i need to install them ?? [07:34] im having a problem with bluetooth on ubuntu 10.10 desktop. my card is a combo card i believe. so what cmd can i use to find what card i have, i believe its a broadcom/wirelss/bluetooth onboard [07:34] soreau: Should I do it under Natty, or can I do it under Lucid (is it matters ?) ? [07:35] Pratz: its a collection of plugins, codecs and other goodness for media stuff. Also install vlc and gnome-mplayer and you can't go far wrong [07:35] blueZ wizards about? [07:35] Norbertos: Wherever you're having the problem.. wherever you just output glxinfo from [07:35] ActionParsnip: ok, vlc is installed i will install gnome-mplayer and get back to you [07:37] allowoverride: lspci or lsusb [07:37] kannan: if the option fails, close the app and run: sudo apt-get update; sudo apt-get -f install and pastebin the output please [07:37] does ubuntu have a terminal based program that changes the quality of movie files...for example a 720 pixel .mkv to 480 pixel mkv [07:37] hexacode: mencoder [07:38] Broadcom Corporation BCM43224 802.11a/b/g/n [07:38] ok whats next .. [07:38] Pratz: the restricted extras packe will probably do it but mplayer and vlc also pull in a few [07:38] ! broadcom | allowoverride [07:38] allowoverride: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [07:38] i have modprobe -v bluetooth, its loaded at boot [07:39] i dont know if thats bluetooth'd though [07:39] allowoverrride: maybe you could look with dmesg what the kernel logs for those modules [07:40] card bluetooth used to work when i bought this laptop, didnt work since i switched to linux [07:40] what are the steps to get bluetooth light at least showing up [07:41] Oh! mplayer: Anyone know why the PPA server seems to be downe [07:41] i dont know exactly, but i would try to find out what drivers to load/install for your card and then it should work [07:42] ailed to fetch http://ppa.launchpad.net/gnome-media-player-development/development/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found [07:42] mikodo: could contact the maintainer. [07:42] Yep [07:43] mikodo: also check it is still supporting lucid [07:43] mikodo: PPA server is up and running fine. The PPA you're using is now dead [07:43] ikonia: Do I search for another then [07:44] mikodo: up to you [07:44] soreau: Sorry, I put glxinfo, wherwe I've got no problem. So, now, I'm booting into Natty, where I have the problem, and I copy both outpu (the two commands, what you wrote down), and I upload them to pastebin.com [07:44] A moment [07:44] Quick question, howcome when I move or drag a window the windows skip around as if they're lagging they do not move smoothly, I have the most recent driver from nvidia.com installed for my gfx card [07:45] xistance: thats possibly why [07:45] xistance: Using natty with unity? [07:45] xistance: the drivers from nvidia.com are not always compatible, why did you not use the nvidia drivers provided by the ubuntu hardware drivers tool ? [07:45] ikonia: I come from windows so I guess I got that mentality where most recent from publisher webpage would be my best bet I guess haha [07:45] But I think I recall it doing it before [07:45] that doesn't mean it's good [07:46] Does it matter if im running extended desktop? [07:46] xistance: did you configure xorg.conf ? [07:46] I'm going to say no :) [07:46] xistance: thats the issue then [07:46] If I recall the driver asked to auto-configure it or something [07:46] ikonia: Not necessarily [07:46] how do I configure it? [07:46] xistance: you're currently not using the nvidia drivers [07:46] soreau: it won't autodrect nvidia, so I don't see how it could not be the issue [07:46] autodetect even [07:47] Sorry connection dropped [07:47] ikonia: Let's not jump to conclusions, though ;) [07:47] ikonia: what step should I take from here [07:47] soreau: pointless doing anything else until he's configured it to use nvidia in xorg [07:47] xistance: What is the output of 'glxinfo|grep renderer'? [07:47] sec ill tell you [07:47] Any answers to the graphics question? [07:47] hello [07:47] not installed, want me to install it? [07:48] how can i tell what bluetooth hardware is installed on this laptop...cmdline, thanks [07:48] benoliver999: Can you repeat it? [07:48] want to upgrade empathy [07:48] allowoverride: lspci [07:48] soreau: Sorry, wrong channel [07:48] allowoverride: or lsusb, as the case may be [07:48] want to upgrade empathy internet messenger [07:48] brb [07:48] k [07:49] soreau: It says I don't have glxinfo installed and when i try to apt-get install mesa-utils it says package not found [07:49] no [07:49] !info mesa-utils | xistance [07:49] xistance: mesa-utils (source: mesa-demos): Miscellaneous Mesa GL utilities. In component universe, is extra. Version 8.0.1+git20110129+d8f7d6b-0ubuntu2 (natty), package size 26 kB, installed size 132 kB [07:49] i dont think the hardward is being recognized [07:49] xistance: Make sure you have universe repo enabled. Or even better, just pastebin your /var/log/Xorg.0.log file [07:49] Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! I 've downloaded CLFS (cross compilation LFS) but in the whole book they 've not mentioned ARM atleast once [07:49] Arial700: What does that have to do with ubuntu? [07:50] soreau: its on board, not usb [07:50] soreau: http://pastebin.com/LEXjrBNb [07:51] ikonia: See, he is already using nvidia driver ;) [07:51] soreau, As I 'm doing it on ubuntu.. I thought people here might 've tried it as well & someone can help me !! [07:51] xistance: Looks good, now are you using unity? [07:51] soreau: I've not seen [07:51] soreau: How do I know? [07:51] i dont see bluetooth or anything bluetooth related in lspci -v [07:51] ikonia: The X log tells all [07:52] xistance: 'ps ax|egrep "unity|metacity|compiz"|grep -v grep' [07:52] soreau: I don't doubt it, just missed it [07:52] used to work when windows was on here [07:52] ikonia: In the X log? [07:52] soreau: I missed the paste [07:53] ikonia: Oh, http://pastebin.com/LEXjrBNb [07:53] soreau: What am I supposed to see? [07:53] allowoverride: does your wlan work? [07:53] i have currently have blueZ, bluetooth-(other cmds) already loaded [07:53] xistance: It should tell you what wm you're using of those three [07:53] ntr0py: im using it to talk to you [07:53] so yes [07:53] http://pastebin.com/8TMvyU6P [07:53] soreau: http://pastebin.com/8TMvyU6P [07:54] any blueZ wizards about? [07:54] xistance: Yes, you're using unity. This is a known bug in compiz [07:54] xistance: First, try classic gnome session to see if it happens there with compiz [07:54] soreau: How might I do that :)? [07:54] ! classic | xistance [07:54] xistance: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". [07:55] soreau: Will this take away the linux feel? [07:55] xistance: It will temporarily switch to classic gnome which means no unity [07:55] what is linux feel? [07:55] ok so hcitool doesnt show anything, whatelse cmd line can i try to see bluetooth hardware [07:55] allowoverride: did you read those steps: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [07:55] xistance: It's still linux no matter how you slice it [07:55] ntr0py: does it include bluetooth info? [07:56] allowoverride: Try gnome-bluetooth-properties [07:56] hi I can't get my mouse to move, any idea on how to enable it from the terminal? [07:56] those are old notes [07:56] im on 10.10 [07:56] and its 2011 [07:56] ntr0py: he is having a problem with bluetooth, not broadcom wireless [07:56] allowoverride: Sorry, just bluetooth-properties [07:56] auronandace: thanks lol [07:56] allowoverride: sys>prefs>bluetooth [07:57] nope [07:57] doesnt see anything [07:57] allowoverride: sayeo87 stated there that his bluetooth worked with those [07:57] allowoverride: And what is the hardware in question? Internal bluetooth device? [07:57] any blueZ wizards about? no offense, someone has seen this [07:57] yes soreau [07:57] hey ubuntu people [07:57] allowoverride: Does it have an on/off switch or anything? [07:57] how to get bluetooth onboard to work, heck even the light show ON [07:57] nope, off [07:57] no on/off switch [07:58] its in bios [07:58] and ON [07:58] used to work when windows vista home was loaded when i bought it, next day loaded linux. didnt work anymore [07:58] allowoverride: Can you pastebin the output of 'lspci && lsusb' to pastebin.com? [07:58] i must say that unity is a big step forward [07:58] no, i'm not drunk [07:58] soreau: sure, but nothing is showing in there, brb [07:59] lsusb? [07:59] lol [07:59] how can I disable password check when the screen is locked? [07:59] http://pastebin.com/6EQA9c5g [08:00] for your edification [08:00] nothing is showing up [08:00] /etc/modules has bluetooth entry [08:00] Ico1991: sys>prefs>screensaver or gnome-screensaver-preferences [08:00] bluemanager and various bluez cmds are all up [08:00] hcitool scan dev whatever, shows nothing [08:01] lsmod |grep blue shows bluetooth [08:01] its all there [08:01] something else... [08:01] trust me [08:01] !enter | allowoverride [08:01] allowoverride: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [08:01] auronandace: yah ill try [08:01] those are individual statements and should be highlighted as step [08:02] allowoverride: this can be a busy channel, putting comments on seperate lines can make it harder to follow [08:02] its not busy [08:02] i know the protocol thanks [08:02] soreau: Still the same thing happened [08:02] allowoverride: Well if it's not found there, the next thing I'd check is your bios settings. Try all options you can [08:03] soreau: bios is fine [08:03] its something else [08:03] xistance: Well I think it's a bug in compiz that's probably fixed in latest master (and subsequently, 11.10) [08:03] soreau: thanks [08:03] i wonder if that damn broadcom proprietary driver is suspect [08:03] soreau: How do I make sure my driver is running [08:03] soreau: for video [08:03] allowoverride: If lspci and lsusb doesn't see it, everything is not fine [08:03] correct [08:04] xistance: It's working already, I checked your X log [08:04] soreau: I see a big splash screen for NVIDIA right befdore login does that mean it's working or? [08:04] thats why im asking [08:04] the basics are done [08:04] xistance: yes, it's working fine. It's just a bug in compiz [08:04] soreau: Ok, so there isn't anything on my end that isn't wrong right? [08:04] is there an irc for terminal [08:04] 11.10 is one big bug, i wont load it EVER [08:04] hello whenever I restart ubuntu the resoloution goes back to the lowest possible , what can I do / [08:04] xistance: irssi [08:04] xistance: weechat [08:04] xistance: Everything is fine except the version of compiz you're using [08:05] :::)))))) [08:05] Gm everybody as its here!! :)))))))) [08:05] sidebar: i have been trying to get this to work since i bought this lappy 3 yrs ago [08:05] motaka2: What graphics driver? [08:05] soreau: I think it is nvidia [08:05] soreau: http://pastebin.com/NU6Lkivx [08:05] soreau: how can I check that/?? [08:05] might be a kernel issue, no support for it in 10.10 distro [08:06] allowoverride: i think you need the correct broadcom driver since your BCM943224HMB card is providing the Bluetooth 3.0 radio [08:06] motaka2: Try running nvidia-settings as root and set the resolution, then tell it to save the settings to xorg.conf [08:06] ntr0py: your prolly correct [08:06] is there a hotkey to open terminal? [08:06] ntr0py: i am using the um,, hold on, ill check [08:06] brb [08:06] xistance: Ctrl + Alt + T [08:06] motaka2: Well if you're not sure it's nvidia, use 'lspci|grep VGA' [08:06] loading additonal drivers, sb [08:07] soreau: How long you been doing the whole linux thing? [08:07] ntr0py: Ahh [08:07] sta driver These package contains Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware. [08:07] xistance: About 6 years give or take now [08:07] I installed weechat, what command to launch it from terminal? [08:07] wlan works fine, using NW origionally, switched to wicd recently, but blue tooth issue is older than that [08:08] ntr0py: I wasn't aware there were wifi cards that had bluetooth built in [08:08] allowoverride: you can list the drivers in use with lsmod [08:08] This Driver is currently activated and in use [08:08] xistance: type wee ant press tab [08:08] yep sb [08:08] weechat-curses i think [08:09] it keeps telling me i cannot type chat in this buffer? [08:09] http://pastebin.com/DjnaCLZ9 [08:09] ntr0py: But google doesn't readily support this theory [08:09] what are you looking for ? sta? [08:10] soreau: whats that? [08:10] wl? [08:11] motaka2: What's what? [08:11] bluetooth? [08:11] soreau: 'lspci|grep VGA [08:11] I should run that in terminal? [08:11] motaka2: It's a command you run in your terminal to see which graphics chip you have [08:11] yes [08:11] xistance: does weechat load? or you have this error and it quits [08:11] ill wait.. thanks [08:13] soreau: http://pastebin.com/NU6Lkivx [08:13] xistance: you have to configure it. it's a pain. but still easier than irsii [08:13] soreau: i wonder if the bios is the issue, i tried all the diff combos before, but it might be rev 01 with linux vs windows [08:13] soreau: here is the result [08:13] dunno [08:13] http://pastebin.com/H47HGqzY [08:13] norbertos: It's using software rendering. Pastebin your /var/log/Xorg.0.log file [08:13] soreau: so i it is nvidia [08:14] allowoverride: Well if it's part of your braodcom chip, then it's likely a driver issue [08:14] soreau: So b\now what should I do / [08:15] motaka2: Right, so provided you've already installed the nvidia driver, run 'sudo nvidia-settings' and set the resolution then tell it to save to xorg.conf [08:15] hey [08:15] guys [08:15] anyone [08:15] hey [08:15] here? [08:15] ! ask | Ardit [08:15] Ardit: 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. :-) === Ardit is now known as Guest69423 [08:16] hello evrybody [08:16] hi surround [08:16] hello [08:16] I have [08:16] I installed ureadahead [08:16] sound problem [08:16] guys [08:16] ! enter | Guest69423 [08:16] Guest69423: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [08:16] ! sound | Guest69423 [08:16] Guest69423: 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. [08:17] There is little improvement in boot speed [08:17] But there is also a package named readahead-fedora [08:17] Have anybody used it [08:17] !info ureadahead [08:17] ureadahead (source: ureadahead): Read required files in advance. In component main, is important. Version 0.100.0-11 (natty), package size 23 kB, installed size 144 kB [08:17] !info readahead-fedora [08:17] readahead-fedora (source: readahead-fedora): Fedora's implementation of readahead to preload boot process files. In component universe, is extra. Version 2:1.5.6-1 (natty), package size 31 kB, installed size 204 kB [08:17] While truing to install it asks me to remove readahead [08:18] surround: Indeed, you can only use one implementation or the other [08:18] surround: You should try both and see which works best for you [08:18] soreau: yah, thats what im thinking as well [08:19] soreau: Thanks [08:19] i used Additional Drivers only Suggestion [08:19] Thanks to all community [08:19] no wonder people go running back to windows [08:19] printers too [08:19] hey guys i am using yeahconsole but when i press F12 i get white background how can i make that black ?? [08:19] Will be back after a moment [08:20] hi men [08:20] ntr0py: did you find anything? [08:20] how do i join a server on weechat [08:20] :xistance /server irc.name.org/net [08:20] allowoverride: Really, broadcom is probably the least supported chip in linux. If in fact it is complicated by a bluetooth chip in the same address space of the wifi card, your hardware and the vendor is the problem because of their lacking linux support, not linux itself [08:21] :xistance sorry /connect irc.name.org/net [08:21] allowoverride: not really, i think the sta driver is the right one, broadcom offers WIDCOMM stacks for windows [08:21] :xistance you can add a server with /server add Freenode irc.freenode.org [08:21] soreau: i wouldnt know, i just bought a dell a few years back, and only one issue, bluetooth [08:21] is brtfs ready for prod use? should its mirroring be used instead of mdadm? [08:21] hey guys i am using yeahconsole but when i press F12 i get white background how can i make that black ?? [08:22] ntr0py: ok. also what is widcomm? [08:22] How do I get the Java plugin for chromium on 11.04? [08:22] :cjs why don't you install openjdk6? [08:22] Oh, is that the package name? [08:22] :cjs you can install also icedtea [08:22] allowoverride: i thought they offered a software bluetooth stack for windows prior to the ms stack [08:23] twiki says: General-purpose implementations that are written with emphasis on feature-richness and flexibility, usually for desktop computers. Support for additional Bluetooth profiles can typically be added through drivers. [08:23] ntr0py: i wouldnt know about all that [08:23] Bluez is the canonical Bluetooth stack for Linux. is a the topic [08:23] :cjs yes, install icedtea-web and openjdk6 [08:24] TIP88: I'll try that. The web page I saw gave another name that was a non-existent package, so I just tried installing the Sun JDK, which gave me no love. [08:24] twiki says As of 2006, the BlueZ stack supports all core Bluetooth protocols and layers.[7] It was initially developed by Qualcomm, and is available for Linux kernel versions 2.4.6 and up. [08:24] :cjs i don't suggest you sun [08:24] TIP88: I take it you mean "openjdk-6-jdk?" [08:24] prolly a dell bios thing, as the light doesnt even turn on [08:24] cjs: if you want to install sun java you need to enable the proper repo [08:24] :cjs open is better :) [08:25] Yah yah, I know. :-) [08:25] :cjs yes it's that, i'm on archlinux now and here it has a different name [08:25] tip88: I tried that and it told me im using /server wrong [08:25] allowoverride: Can you show the output of 'lspci -nn|grep -i broadcom'? [08:25] TIP88: irc: unknown option for "server" command [08:25] :xistance look for the exact name [08:26] soreau: one moment, thanks [08:26] TIP88: I'm typing /server irc.freenode.net [08:26] TIP88: Ok, still no love: "Missing plug in" on the Sun test page. Do I need to restart Chromium? [08:26] now your talking ;) [08:26] allowoverride: can you paste the output of lsmod? [08:26] TIP88: Or remove the Sun JDK? [08:26] hello everybody [08:26] <_BUCKY_> hola [08:26] :xistance the correct syntaxt is /server add name address [08:26] speak spanish?? [08:27] !es | optin [08:27] ntr0py: here it is again http://pastebin.com/DjnaCLZ9 [08:27] optin: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [08:27] ! es | optin [08:27] :cjs open and sun are in contrast...after done reboot [08:27] hey, does OPENSOUND support driver VT1708 which is mine audio driver? [08:28] thanks ubottu [08:28] TIP88: Hm. I wonder if you meant the "icedtea-plugin" package. [08:28] soreau: http://pastebin.com/37qmL6q7http://pastebin.com/37qmL6q7 [08:28] TIP88: yes, installing that made it work. (No reboot, no browser restart, nothing.) [08:28] :cjs yes [08:28] TIP88: Thanks for the help! [08:28] :cjs no problem man [08:29] Woohoo, finally figured it out got weechat working it was /connect not /server [08:30] allowoverride: I'm just not finding anything on google that supports the theory that the bluetooth chip is part of the broadcom chip. Also, I would find that to be a bit strange. Again, triple check your bios settings and try the opposite of what you have set currently [08:30] omg :((((((( i have no sound :(((((( [08:30] Heres an example, I want to watch gomtv.net which is a live stream that uses gomplayer software to watch the stream, but there is no linux version of it, how would I go about watching the stream ? [08:30] ! sound | Guest69423 [08:30] Guest69423: 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. [08:30] :xistance1 /server add is the command to add to bookmarks, /connect to connect directly :) [08:31] anyone want to make some group? [08:31] hey guys i am using yeahconsole, how can i make the background black?? [08:31] !mp3 [08:31] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [08:31] soreau: ok [08:31] mean linux/geek/marketing grup, no matter how silly it sounds [08:31] tyhgu: try #ubuntu-offtopic, not here [08:31] !ot | tyhgu [08:31] tyhgu: #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! [08:32] xistance1: I'll try it in wine. Do you need an account to use it? [08:32] soreau: try the opposite? hmmm interesting, ill give it a whirl, i might see where your going with it. thanks, im out now, gonna finish watching Stone deniro movie. l8 [08:32] Does anyone know how to open tabs in weechat? [08:33] How much longer till Linux dominates windows? [08:33] xistance1: That's not a question related to ubuntu [08:33] ! ot [08:33] #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! [08:33] hey guys i am using yeahconsole, how can i make the background black?? [08:33] does anyone know a video how to install sound on ubuntu 10.10 [08:33] any help on this please ?? [08:33] hello, where are the tty init lines? the /etc/inittab? [08:33] TIP88: Weirdness. keepvid.com's Java plugin still didn't work in Chromium. Did in Firefox, though. [08:34] soreau: You can log in with a facebook account if you have one [08:34] xistance1: nope, sure don't [08:34] soreau: You can make an account then if you bother too [08:34] :cjs it's strange, it works for me [08:35] xistance1: Do you need one though? This thing looks pretty spam ridden [08:35] allowoverride: you currently are using the wl drivers, maybe you need sta or b43? [08:35] soreau: Gomtv.net ? [08:35] ntr0py: he left [08:35] :cjs however, why don't you use another programs to download video from youtube? [08:36] :cjs there are a lot of extension, in chromium and firefox, that do it without using java [08:36] soreau: Sorry, but I couldn't submit Xorg.0.log's content via pastebin.com (it's too long), anyway, it's size is 4 MB in my case, so I have uploaded it to Windows Live SkyDrive. I hope, it's not problem to download it for you: https://skydrive.live.com/?cid=57f81b61126ebf19&id=57F81B61126EBF19%21188# [08:36] soreau: Actually now that I think of it the starcraft matches played tonight are going to be suscriber only so you would not be able to launch the streamer [08:37] does ubuntu1 have a cli app [08:37] a cli app for...what? [08:37] :Fudge what u mean? [08:38] ubuntu1 client is inaccessible in gnome so i want a cli app to set it up [08:38] xistance1: Yea, I guess you can't use it without creating a fb or twitter account [08:38] oh [08:38] ubuntu one [08:38] i don't know [08:38] i don't use it [08:38] dropbox 4eva [08:38] use dropbox :D [08:38] oh i thought it was 1 didnt realise its One, thanks [08:38] yeah [08:38] I do, but wanted to check out Ubuntu One [08:39] gonna go, bye penguins :D [08:39] Is it possible to create context menu entries? Something like, right click a file, Edit with gEdit [08:39] ugh [08:39] bye TIP88 [08:40] hey guys i am using yeahconsole, how can i make the background black?? [08:40] is there a way to forcefully unmount a nfs filesystem [08:40] where the server is gone [08:42] hello. i have a problem. - upgraded to natty and grub2 installs to the wrong harddisk. how can i make grub2 install to the right harddisk? [08:42] soreau: https://skydrive.live.com/?cid=57f81b61126ebf19&id=57F81B61126EBF19%21188# [08:42] xistance: gom player seems to run in wine though I can't get it to play anything [08:43] #ububtu-cn [08:43] hello everybody [08:43] soreau: How do I install it via wine, I have wine installed but when I try sudo wine GOMPLAYERENSETUP.EXE it tells me that I do not own my desktop [08:43] I would like to ask a question from Community [08:43] Is there a good download manager like idm [08:43] china where? [08:43] for UBuntu 11.04 [08:43] I have used wget [08:44] Down them all extension for firefox [08:44] xistance: First off, why are you using sudo [08:44] !grub2 [08:44] 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) [08:44] xistance: never run anything as root unless you know why you need to [08:44] hey guys i am using yeahconsole, how can i make the background black?? [08:44] soreau: Oh... ok :) [08:44] please any one guys ?? [08:45] But none of them are good, downthemall is buggy [08:45] soreau: I could have sworn there was a firefox plugin that let me choose what program I would want to use when I click on a button on a webpage that tried to launch a program [08:45] I am looking for a answer ~~~~ [08:46] norbertos: Looks like a kernel issue. You can ask in #intel-gfx though the driver developers are not always there [08:47] soreau: Thank you very much ! [08:47] soreau: So how would I go about installing this with WINE [08:47] norbertos: Explain your issue in full detail and use a regular pastebin for the log file [08:47] Alright :) [08:47] thanks .. [08:47] Good download manager for ubuntu or USE IDM IN ubuntu [08:48] xistance: Well hopefully you haven't caused yourself permission issues by running with sudo [08:48] how? [08:48] xistance: Try without sudo [08:48] i am having wine1.3 [08:48] surround: why do you need a download manager, isn't the browser enough? [08:49] Browser doesn't resume download all the times [08:49] like youtube [08:49] ThinkT510: IDM downloads parrallely [08:50] soreau: Sorry for being so annoying, whats chmod do? [08:50] xistance: chmod --help [08:50] surround: never needed a download manager, i just use torrents or browsers [08:50] ThinkT510: I don't have a fast internet connection ,sorry [08:50] xistance: It changes the ownership and permissions of files [08:50] who install ubuntu on webos? [08:50] soreau: also if I was to download a .py script where should I put it, I got a tutorial on http://www.teamliquid.net/forum/viewmessage.php?topic_id=154485 on how to setup the player on linux [08:51] surround: oh, sorry i can't help [08:51] xistance: Actually, it changes the modes of files [08:51] Greetings Friends! I have downloaded Nvidia drivers from Nvidia's official website! How would one go about to install the driver ? [08:51] how to load firefox fast [08:51] soreau: So chmod +x would make it executable? [08:51] xistance: you can put a .py anywhere (in your home directory for instance) [08:51] xistance: yes [08:51] RP64: whats wrong with the ones offered by ubuntu? [08:52] so that i just click & start browsing [08:52] ThinkT510: Well I have myself a gaming computer so the nvidia card is very strongly powerful therefore it doesn't suit a opensource driver! [08:52] i used preload but it didn't work for firefox [08:52] soreau: Why does wget need a sudo, it wouldn't work without it, just want a better understanding :)? [08:52] It worked very well for libreoffice [08:53] RP64: ubuntu offers the proprietry driver too [08:53] soreau: Hello Mr Soreau do you happen to know how to install a driver one has downloaded from Nvidias official website? [08:53] soreau: It turns out they did have those ! Woops! [08:53] RP64: in fact it is recommended [08:54] RP64: just launch the additional drivers dialog [08:54] ThinkT510: But my computer is rejecting those they offer because they black screen my computer [08:54] thinkT510: they dont work with my computer I tried them before they force me to reinstall because there's no workaround for the blackscreen error they cause for me [08:54] ThinkT510: therefore im trying the ones from their official website [08:54] RP64: You probably should find a guide for the version of ubuntu you're running [08:54] RP64: i see [08:55] well, crap [08:55] soreau: I joined "intel-gfx", but XChat tells me, when I want to write: "cannot send to channel" :O [08:55] norbertos: You need to use a registered nick [08:55] ! register | norbertos [08:55] norbertos: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [08:55] hii .. i want to have rss baloon updates .. which if i m intested I will click the link.. notify-send is not clickable . any alternate ?? [08:55] I did something and now my cursor is a crosshair and I can't click on anything [08:56] no idea what I've done :P [08:56] soreau: Oh, thanks; I've already have a registered nick; thank you ! [08:56] :D :D [08:56] but don't accidentally paste a large text in your terminal [08:57] xistance: Did it work? [08:57] !fr soreau [08:58] RP64: You forgot the | [08:58] !fr | soreau [08:58] soreau: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [08:58] because your name is french [08:58] RP64: Thanks, but I don't speak the language [08:58] haha [09:01] soreau: Whats the terminal command to move an item? [09:01] xistance, mv [09:01] xistance: mv [09:01] soreau: Also how do I add a break in a command line, like I want it to move the item, then unpack it, would it be $$? [09:01] soreau: or | [09:02] xistance: What are you trying to do? [09:02] xistance, rather && [09:02] soreau: Move file.file to dir then tar -xvf name all in one line [09:02] why when i run bash script using: "bash ./script.sh" it says ": command not found 16:" on empty lines? [09:02] xistance: mv /path1/file /path2/file && tar -xf /path2/file [09:03] Hey Anyone here know how to install drivers manually when you get them off the company's official website? I'm stuck in a conundrum [09:03] xistance: You can also use ; instead of && but && only executes the next command if the preceding did not return an error (nonzero) [09:03] soreau: Whats the wildcard for the very root directory ~? [09:03] soreau: like ~/home/ [09:04] xistance: You can use ~/ for $HOME or /home/user/ [09:04] xistance: But the root directory is / [09:07] soreau: what did I do wrong? http://pastebin.com/hqrdm6Ue [09:07] hii [09:07] d [09:08] Ubuntu Oneiric beta one is asking for partial upgrade.. SHould I upgrade?? [09:08] xistance, you forgot the "/" at the beginning of the filename [09:08] amit Oneiric support in #ubuntu+1 , not here [09:08] hi [09:09] can we connect to remote computers [09:09] please help me [09:09] Any Bobby Fischer fans here? [09:09] ya [09:10] anyone use openvpn on the ubuntu? [09:10] I don 't use Ubuntu anymore. [09:10] I prefer Windows 7. [09:10] Your mileage may vary. [09:11] xistance: You didn't put a / before home [09:11] xistance: So it's looking for home in whatever directory you were in when you ran the command [09:11] why [09:12] ubuntu is a free os [09:12] who use openvpn? [09:12] open os too [09:12] xistance: I just can't believe anyone would pay for this crap. Did you actually purchase a ticket to watch live stuff? [09:13] what is openvpn [09:14] hi i am using the driver module "iwl3945" in order to get connected to my wireless router. The minute i get connected and run a speedtest with speedtest.net i get almost a max speed of about d: 10mbits/s. If i do the test 5 minutes later the speed drops down to 1 mbit/s. If i reconnect to my wireless router the test results go up to the 10mbits/s rail. Does any have a clue of what is going on? The speed setting of the wireless adapter stays at about [09:14] 24mbits/s at all times. [09:14] ! openvpn | Rigin_ niu [09:14] Rigin_ niu: OpenVPN is a vpn technology in Ubuntu, sudo apt-get install openvpn and then see http://openvpn.net/ and see the documentation "HOWTO" noting you have already installed it. ;-) It rocks! [09:14] openvpn is a kind of vpn on ubuntu! [09:15] xistance: Actually, I can't view anything without a 'ticket' purchase [09:16] what is the use of openvpn [09:16] Rigin_: http://en.wikipedia.org/wiki/Virtual_private_network [09:19] openvpn can play on the webos? [09:21] How can I play hi10p (10-bit) h264 videos in Totem? I can't make it work in Ubuntu [09:22] naftilos76: See 'modinfo iwl3945' for options (params) and reload the module with 'sudo rmmod iwl3945 && sudo modprobe iwl3945 option=value' [09:22] kyoushuu: try vlc, it will play anything [09:22] naftilos76: Not saying that any option will fix it, but it's something to try at least [09:22] I already tried it, but it has no video. [09:23] seems libx264-116 is compiled for 8-bit :( [09:23] Ah.. alright [09:24] soreau: thanks. reloading the module probably fixes the problem. i am looking for a permanent solution but it seems that this has been a bug for many distros and still remains [09:25] naftilos76: I mean load the module with options different than the defaults [09:27] Is it possible to request to packagers to add 10-bit support to the package "libx264-116"? A configure option is available for it. If yes, how and where I could request it? [09:27] hi [09:27] does anybody know how to change default mount options on 11.04 ? [09:27] I don't see /system/storage in gconf-editor anymore [09:28] Lesnix: what do you want to change? [09:28] Mikey^, fmask and dmask [09:28] Lesnix: /etc/fstab? [09:28] Mike_L_, it's not applicable for USB drives [09:28] I just installed 10.10 and wanted to change my home folder location before I proceed with any upgrades. How can I do this , easily if at all, through the desktop menus? [09:28] soreau: i don't know how to add the extra or different option to the module other than doing modprobe 'module' -r and reloading it [09:28] Ah.. USB ok [09:29] Mike_L_, have you any other ideas ? [09:29] No.. [09:29] Lesnix: I usually mount USB drives from comamndline [09:29] naftilos76: I just told you.. [09:29] naftilos76: See 'modinfo iwl3945' for options (params) and reload the module with 'sudo rmmod iwl3945 && sudo modprobe iwl3945 option1=value option2=value' [09:30] soreau: let me see that again [09:31] ok, so I think I found my answer. [09:31] soreau: What does curl take care of? [09:32] !info curl | XistancE [09:32] XistancE: curl (source: curl): Get a file from an HTTP, HTTPS or FTP server. In component main, is optional. Version 7.21.3-1ubuntu1.3 (natty), package size 175 kB, installed size 364 kB [09:32] XistancE: It can also upload files [09:32] exit [09:32] soreau: could you put curl -A 'GomPlayer 2, 1, 28, 5039 (ENG)' '' | vlc - into lamen terms? === XLV_ is now known as XLV [09:34] XistancE: I'd say you'd run that command replacing with the real url without the <> [09:34] soreau: Yeah I was just wondering what it each individual piece meant [09:34] XistancE: Then it will pipe the output (stream) to vlc (the video player) [09:34] soreau: ooo === Guest4060 is now known as asig [09:35] XistancE: From curl --help: -A/--user-agent User-Agent to send to server (H) [09:35] XistancE: Do you see my pm? [09:35] soreau: so | vlc is it telling the command what program to outsource it to? [09:35] soreau: I think so I'm using weechat in terminal so I assume the --help: was from your pm [09:35] XistancE: | means pipe the output data of the preceding command to the following command [09:36] XistancE: No, pm should be in a different window [09:36] tab or whatever [09:36] soreau: I have no idea how to check PM's on weechat haha [09:37] XistancE: Then learn it or use a real IRC client like xchat ;) [09:37] they open in a new 'window' just like channel windows [09:37] alt-# to get to them [09:37] XistancE: Yea so try Alt+numbers [09:37] soreau: Ok I'll try that one [09:37] soreau: Nothing [09:37] time to read the weechat starter guides also. :) [09:37] XistancE: but xchat is a gui client [09:37] soreau: In the bottom right it says [Act: 3:soreau,1] [09:38] XistancE: try Alt+2 [09:38] No new tabs have been created [09:38] ive some cases where X or terminal apps try to grab the alt-# combos [09:38] XistancE: So it's telling you there's a pm from me I guess [09:38] Yea, Alt+# works in xchat [09:38] even in irssi [09:39] alt -1 and so on should go to the differnt 'windows' [09:39] alt-0 = status/server window . alt-1 = first channel and so on.. [09:39] soreau: Send me another one I want to see if that number changes [09:39] XistancE: it opens one per nick sending you info. any other mesages go to the same wind [09:39] alt+left and right might work also? [09:40] Yeah, it does nice [09:40] yea alt-left and right also work [09:40] that works [09:40] soreau: alt+left/right works [09:40] Here in xchat, alt+l/r moves the channel in the list :) [09:40] XistancE: Then respond to my pm :) [09:45] guys I tried all ways to install sound in my 10.10 but no success :( === Ardit is now known as Guest89425 [09:46] guys I tried all ways to install sound in my 10.10 but no success :( [09:46] guys I tried all ways to install sound in my 10.10 but no success :( [09:47] khm. Does anybody else have idea about /system/storage/default_options in 11.04 ? [09:48] Guest89425: alsa comes with your kernel === XLV_ is now known as XLV [09:48] Guest89425: how do you plan on "installing" "sound" beyond that [09:48] I tried alsa, oss, pulse [09:48] no success can anyone find me a video... [09:49] my sound card is VIA VT1708 [09:49] 11.04. default mount options. anybody. [09:50] any help! [09:51] lol im trying to find ubuntu control center buth i dont find it [09:51] gahh [09:52] does anyone know to fix this error: waiting to sound system to respond :( [10:00] * jiltdil nickserv identify @007amit [10:00] jiltdil: time to change password [10:00] llutz :yes by mistaken :( [10:01] all [10:01] wols, babilen: i have burnt an cd now, but the terminal still keeps asking me to put the cd inside when its inside:S [10:01] etc etc etc [10:01] * creichen has quit (Ping timeout: 252 seconds) [10:01] ompaul, yes these questions are why i am thinking out loud [10:01] hatter: these are the considerations you might want to look at. [10:01] seidell: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:01] hatter: well write it down on paper on some electronic medium other than irc and see if you want to [10:01] ompaul, yes thanks for your input [10:02] guys do anyone know alsa? [10:02] here's mine check for problem or ANYTHING else ! http://www.alsa-project.org/db/?f=9280e761d67c4305b2994874c327ff91593f23e5 [10:03] heyyyyyyyyyyyy [10:03] wer do i find/get ubuntu control center (ucc)? [10:04] where can i download "wireless-tools" to install them on another pc? [10:04] hi guys have u heard abt pie [10:04] in ubuntu [10:04] seidell: http://packages.ubuntu.com/de/natty/wireless-tools [10:04] llutz:changed :) [10:05] llutz i need for debian [10:05] seidell: why do you ask here? [10:06] kaellan: what ubuntu version are you using? [10:06] seidell: stop crossposting, think before asking [10:06] I need helpppppppppp [10:06] Stanley00: 11.04 [10:07] Girly-Girl: press Meta key, and enter system setting [10:07] Stanley00: Why would I do that??? [10:08] Girly-Girl: for ubuntu control center [10:08] Girly-Girl: ? [10:08] Stanley00: But why should I open Ubuntu Control Center [10:08] Stanley00: ?? [10:08] lol, i the one in need of ucc xD [10:09] just reseted unity bth still dont find it :P [10:09] Girly-Girl: oops, wrong person, then why you answer my question? ;) [10:09] Stanley00: Ah lol I don't know why.. actually I use KDE so no UCC for me I was stunned [10:10] kaellan: hmm, wait a min, I will try another way... [10:11] gahh, reseted unity and my top toolbar is gone ... :( xD [10:13] kaellan: can you click on the shutdown button at the top right of your screen? there a system setting sub menu there [10:13] kaellan: *there is a* [10:14] stanley0: thx xD [10:15] ,lol [10:17] Hi there. Anyone here that might help with a problem with dualbooting ubuntu/xp using grub2? [10:17] hi. can you tell me a good permission for Maildir? so far it only works with 0777 otherwise i get permission denied. but 0777 is too unsecure [10:17] i also tried 0755 but again perm. denied [10:19] nailox how about 0775? [10:19] ·_· [10:19] let me try.. [10:19] Neroon: what's your problem exactly? [10:20] Stanley00: Ubuntu boots fine, XP just gives me the blinking cursor and I've been trying almost everything for 3 days now (almost nonstop) [10:20] Neroon, again perm. denied [10:21] nailox: Then I don't know, sorry [10:21] np [10:21] Stanley00: XP is on sda2, ubuntu on sda1 [10:21] nailox: mine has sgid perm for /var/mail [10:22] Where is grub2's install device held in ubuntu config files? (the device the loader is written to each time you install a kernel via apt, not the device holding /boot)? [10:22] Neroon: hmm, blink cursor for XP, look like some XP issue... [10:23] somewhere in /etc/grub.d? [10:23] Stanley00: No it isnt, since I tried a clone of it on a separate hdd as primary sda1 and it works [10:24] @all hello [10:24] Neroon: hmm, yes, that's exactly the microsoft problem, it wont boot on the second primary partition :)) [10:24] hey [10:25] hello? [10:25] @stanley00 hello [10:25] hi x1_IRC_Boy [10:25] Stanley00: Thanks, Captain Obvious ;-) But there has to be a solution regarding grub2 [10:25] I need help? [10:25] hi [10:25] Mangeh: just describe your issue/question (detailed, single line) here in the channel [10:26] I'll paste the thing into that link in the topic [10:26] http://paste.ubuntu.com/700961/ [10:26] It a problem with libc6 [10:27] Neroon: lol, there's an option in grub to remap partition, dont know if grub2 has it... [10:27] Hi [10:27] Stanley00: grub1 had map, grub2 has devicemap but i found only how to remap 2 different hdds [10:27] What plugin do I need to get midis working on ubuntu? [10:28] hi [10:29] Stanley00: so the line in grub.cfg I tried was devicemap (hd0) (hd1) but imho that only would map harddisk 1 to harddisk 2 [10:29] when I change the amplification of the microphone until reaching a good level, it automatically goes up, how to prevent this strange behaviour ? [10:29] oCean: I try to install mysql-server and libc6 gets an error, then i try to install libc6 and this happens http://paste.ubuntu.com/700961/ [10:29] Stanley00: And I can't find any detailed information about devicemap anywhere ... [10:30] looking for free web host. suggestions anyone please [10:30] Neroon: yep, I'm finding nothing here, too. [10:30] Stanley00: Thank god it's not me ;-) [10:30] The problem is about a keyboard called Wireless Media Desktop (by Labtec): many buttons do not work with KeyTouch. I noticed that the codes for keys do not match in KeyTouch and Xev [10:30] Why? [10:31] Mangeh: why dont you try upgrade your system? [10:31] Stanley00: god, how i hate grub2 ... I would go back to grub if it weren't for burg [10:31] greyster, #ubuntu-offtopic for that [10:31] Stanley00: it's already upgraded as far as my VPS host will allow === XLV_ is now known as XLV [10:32] cheers [10:32] Neroon: can you pastebin your grub.cfg? [10:32] Mangeh: that's a nasty error, but I think you should start updating your current system. Or do all apt-get actions give you these errors? [10:32] oCean: yes, everything i try to install gets a libc6 error [10:33] I did many tests [10:33] oCean: you're saying i should re-install the OS? [10:33] Mangeh: have you tried a sudo dpkg --configure -a ? [10:33] However I do not know how to do :( [10:33] oCean: No, i will try that [10:33] thghffdhjnfxhjf [10:33] Have you any ideas? [10:34] oCean: i got a segmentation fault again. [10:34] Stanley00: Actually, I can't since it's my 2nd pc and oh overjoy: my Main Monitor with 2 connectors went down the drain 5 days ago [10:34] jnkhjbkh [10:34] bene__: stop that [10:34] Stanley00: So I would have to disconnect this pc, and reconnect the other one, booting, copying, pasting [10:35] Mangeh: what is your current ubuntu version? [10:36] oCean: 10.04 LTS [10:36] Mangeh: what does dpkg -l libc6 output? [10:37] oCean: http://paste.ubuntu.com/700964/ [10:37] ciao a tutti [10:38] Mangeh: hm, it says "F" with status, meaning it's not properly configured [10:38] !bootinfo | Neroon [10:38] Neroon: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at). [10:38] olà [10:38] algum brasileiro [10:38] Mangeh: can you try sudo dpkg --configure libc6 [10:38] ??? [10:38] !br | userlinuxul [10:38] userlinuxul: 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. [10:39] oCean: http://paste.ubuntu.com/700966/ [10:39] Jordan_U I'll give it a try later, thanks [10:40] Have you ever had a similar problem? [10:41] Neroon: It's definitely worth the hastle of re-connecting things as without boot info script output it's difficult to determine the problem, though at a guess I would say that you probably either moved the start of the Windows partition (Windows' bootloader can't cope with that) or accidentily installed grub to the Windows PBR (you should never install grub to a partition). [10:41] Mangeh: hmm, we're in some kind of nasty loop here. We have to find a way to configure libc6, not sure how yet [10:42] cristian_c, Perhaps some one in ##hardware has experienced the same problem? [10:42] Neroon: I seriously doubt that grub itself is misconfigured in any way. [10:42] Sidewinder1, Thanks! :D [10:42] NP [10:42] Jordan_U actually it's a image (clonezilla) and it works when sitting all alone on the first partition (primary) of a hdd [10:43] Jordan_U and I need it to run on sda2 with ubuntu on sda1 [10:44] Jordan_U and the thing is, it worked perfectly even on a logical partition with w2k [10:45] Neroon: The start of the partition (as in the position on the disk, not the partition number) is hard coded in the Windows bootloader. You can't clone a Windows partition and have it still be bootable unless the clone also starts at the exact same sector as the original or the boot sector is fixed for the new partition start. [10:45] using scp -P port -r folder username@ip:destinationfolder keeps adding the same folders again and again, just in lower leves for some reason - what am i doing wrong ? [10:45] saureno: I'm on my phone comp wont boot up [10:46] Neroon: That is your problem, ##windows can probably help you with correcting the boot sector to account for the new starting sector. [10:46] how to show a screenshot to all of u [10:46] !screenshot | surround [10:46] surround: 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. [10:46] hey guys im following a guide on ubuntu.com but im stuck on one of the steps can anyone help me out with that :'( [10:46] ubottu: Thanks [10:46] You're welcome! But keep in mind I'm just a bot ;-) [10:47] ubottu: are you a bot? [10:47] RP64: I am only a bot, please don't think I'm intelligent :) [10:47] Jordan_U: If that were true, it would have changed since w2k, but fine. I'll try the windows channel, although i really doubt there will be any help if I mention grub2 ... [10:47] RP64: Yes, she's a bot, don't bother her. [10:47] he's* [10:48] RP64: I beleive some factoid stated ubottu is female. [10:48] theadmin: I happen to know ubottu is a he [10:48] Can't remember which though [10:48] !gender | theadmin [10:48] theadmin: yes, I can confirm I am a female bot :) [10:48] Jordan_U: Thanks. [10:48] lol [10:48] theadmin: He's lying for strategy [10:49] RP64: Don't be paranoid :/ [10:49] theadmin: I'm not it's obvious [10:49] http://imagebin.org/177078 [10:50] Neroon: This is the way that Windows' bootloader has always worked. Some tools will automatically fix the boot sector when copying a Windows partition, but a straight bit for bit copy will never work if the starting sector changes. [10:50] See that & help me solve wine problem^^ [10:50] Jordan_U: Hey, how do you load the grub boot menu in Natty? [10:50] surround: why are you using firefox through wine? [10:50] soreau: Hold shift. [10:50] xistance: ^^ [10:50] surround: Dude... Firefox has a native Linux version, don't fsck your brains... [10:50] Guys I'm following steps on installing video drivers manually and I'm stuck because it wants me to update a file called etc/X11/xorg.conf but I don't have that [10:50] Mangeh: I was trying to use IDM in LInus [10:51] LInux [10:51] RP64: You have to create it [10:51] RP64, try running nvidia-xconfig [10:51] it should make one thta works [10:51] Jordan_U: That's what I thought, thanks [10:51] Gentoo64: Wait.... can I PM you because it's a huge long story about me and these drivers [10:51] soreau: You're welcome. [10:51] theadmin: OFFICE 2007 also have same problem [10:51] theadmin: Seriously? But wouldn't you have to download it how would I create it it has to have something in it right [10:52] theadmin: Open office does not handle docx file well [10:52] hallo, war gestern bereits hier wegen einem netzwerkproblem. und zwar geht es um die downloadgeschwindigkeit unter ubuntu. problem: unter ubuntu (wlan, intel 3945ABG chip) ist der downstream sehr langsam (rund 120kb trotz 16000er leitung). ubuntu (per kabel) läuft sehr schnell, es kommen rund 13000 kbit/s an. unter windows habe ich auch über wlan die hohe geschwindigkeit, http://paste.ubuntu.com/700970/ [10:52] gentoo64: It's not a huge long story but its just very specific [10:52] !de | matzinger [10:52] matzinger: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [10:52] RP64, ok. well to make one you edit /etc/X11/xorg.conf [10:52] RP64: why aren't you using the "Hardware Drivers" or "Additional Drivers" tool? [10:52] matzinger wir sprechen englisch hier mein freund [10:52] Gentoo64 I don't have that file though so I cant edit it [10:52] sorry [10:53] RP64, edit as in make [10:53] RP64: xorg.conf is honestly no longer required. The missing sections are auto-configured. If all sections are missing (i.e. file is empty or doesn't exist), it autoconfigures, well, everything [10:53] gentoo64: so what were you talking about when you said "to make one " [10:53] RP64, vim / nano whatever on that file and save it [10:53] then itll be made [10:53] Mangeh: FIrefox is not a problem , problem is BLACK bars that appear while scrolling mouse over menu [10:53] gentoo64 I dont know what vim or nano is [10:53] Mangeh: I'm not sure, but I think booting a livecd and installing a previous version of libc6 in your mounted installation might be the only way. Since your libc6 is currently half configured [10:53] RP64, in terminal do sudo touch /etc/X11/xorg.conf [10:53] see it now? [10:53] oCean: what is a livecd? [10:54] WAIT [10:54] i just entered that command gentoo64 just said [10:54] was that a malicious command [10:54] because nothing happened [10:54] now im scared! [10:54] RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:54] Mangeh: boot an installation cd, and at boot choose 'rescue a broken system' [10:54] gentoo64: oh wait now I see it in X11... how did that work? [10:54] oCean: this error is on my VPS, i dont have access to it physically [10:55] Has anybody solved wine error like that http://imagebin.org/177078 [10:55] same image ^^ [10:55] i mean to say black bars [10:55] surround: You may have luck with substituting the DLL for uxtheme.dll with a real one... But not sure to be honest [10:55] Mangeh: aw, that's a bigger problem then. Again, I am not sure, but it may require a re-install. Of course, you can ask here how to fix the half-configured libc6 [10:55] gentoo64: How'd that work why can I see it now ? [10:56] RP64: No, it was simply a command to create the file /etc/X11/xorg.conf But please do answer jrib's question about why you aren't using the "Additional Drivers" tool. [10:56] oCean: i will ask for a reinstall. Thanks for the help [10:56] Mangeh: ok, you're welcome [10:56] well the reason I'm not using the default ways to get the Nvidia drivers is because everytime I do that, it completely breaks my Ubuntu installation. With ubuntu 11.04 I can't even login at any point, but [10:57] RP64, brb [10:57] Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! In the whole CLFS book there is not even a word about ARM architecture [10:57] surround: for help with wine, join #winehq channel [10:57] RP64, touc command creates an empty file [10:57] theadmin: Uxthemedll where it is located [10:57] oCean: Thanks a lot [10:57] RP64: what does "completely breaks" mean? [10:57] surround: Real one I mean copied from Windows, well... If you don't have a Windows setup, honestly can not help [10:57] Sidewinder1, on ##hardware I have been told that my hardware is working fine, but my software isn't bottom line is, my keyboard is generating signals just fine. KeyTouch is not interpretting them correctly [10:57] with 10.10, I install ubuntu it works fine, right now as an example, but as soon as I install the drivers for nvidia, my computer blackscreens whenever I log in [10:57] Jordan_U Thanks for pointing me in another direction (xp, grub2). I may have found a method now to make it work. [10:57] *interpreting === XLV_ is now known as XLV [10:57] Arial700: how is that an ubuntu question? [10:57] Neroon: You're welcome. [10:57] so basically, I tried all the workarounds for that, none of them worked, nomodeset , etc. etc. [10:57] for 3 days I tried [10:58] Arial700: You're better off asking in #lfs :/ [10:58] theadmin: I have windows7 [10:58] so I finally just thought, I'll install the drivers off the official Nvidia website and if that doesn't work I'll just try another distro [10:58] RP64: you get to the login screen without issues after installing the nvidia drivers the supported way? [10:58] Arial700, ofc you can [10:58] RP64: try the beta of 11.10 yet? nvidia works better in it for me i noticed. [10:58] dialup: In which folder uxtheme.dll situated [10:58] what? it just turns on, shows the login screen, I log in and it blackscreens [10:58] surround: Might do just fine. Open it, search for uxtheme.dll in the windows folder, copy it to anywhere on your Ubuntu system, run winecfg, and dll-override it [10:58] jrib it blackscreens when you log in so thats a huge problem, i tried all workarounds for 3 days [10:59] cristian_c, I'm sorry I can't assist; my keyboard is very, very old and I'm not familiar with yours. :-( [10:59] jrib and also this can't be that bad of a method , it's from nvidia's own website [10:59] theadmin: Let me check [10:59] RP64: did the classic session work ok? [10:59] jrib what , no sessions work after I install those drivers [10:59] oCean, theadmin : You are true.. I'm posting simultaniously ! B'se someone here might have tried it! [10:59] Sidewinder1, thanks anyway for the support :) [10:59] jrib what do you mean classic session [10:59] :D [10:59] RP64: gdm works. but not the actual desktop - thats an interesting bug. i wonder what happens if you would use a simple window manager like openbox or icewm [11:00] RP64: at the login screen you can choose different sessions [11:00] jrib I can get into recovery session but none of the methods that would fix such a problem work, believe me I tried for 3 days straight [11:00] Arial700: We only support Ubuntu in here... Check #ubuntu-offtopic [11:00] jrib that's why im finally trying this and if it doesn't work i'll do a different distro [11:00] but this should work [11:00] Arial700: don't, first it's not polite to crosspost, second this channel is for ubuntu support only [11:00] i mean i want to use ubuntu [11:01] RP64: whats the exact nvidia chipset? [11:01] dr_willis: it's 9700GM i think its called [11:01] dr_willis: not GM what's the code for their notebook series [11:02] dr_willis: GeForce 9700M GT [11:02] what is ppa ? [11:02] https://help.ubuntu.com/community/Repositories/Ubuntu [11:03] oCean, theadmin : Alright :) Thanks anyways!! :) [11:03] !ppa | kaellan [11:03] kaellan: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa [11:03] kaellan: Personal Package Archive, a repository hosted on Launchpad [11:03] Damn, ubottu, you're too quick of a typist [11:03] lol [11:03] RP64: it could be more of a compiz issue then a driver issue. or a compiz-driver bug issue. Id try adding a low-end window manager like openbox and see if it works, then try making a new user, see if that works in any sessions. (openbox and gnome) then if all else fails. try out the beta of 11.10 i found nvidia worked much better for my 'problem' nvidia boxes in 11.10. [11:03] ubottu is a bot though XD [11:03] Mangeh: I am only a bot, please don't think I'm intelligent :) [11:03] ocean:ppa:gwibber-daily/ppa is corect or how d i find ? [11:04] kaellan: please follow the links ubottu gave you, using ppa's is explained there [11:04] !addppa > kaellan [11:04] kaellan, please see my private message [11:04] dr_willis: I'm for sure it's a driver issue because im on ubuntu perfectly fine right now using nouveau [11:04] I have a problem with a dual boot installation on a thinkpad x121e (3051): windows 7 64bit somehow had a third partition during installation (boot partition?), after that i tried to install ubuntu and now there doesn't come grub (i installed grub on the correct hard drive in the mbr [tried it twice]) after the ubuntu installation finishes and i restart [11:04] !addppa > Mangeh [11:04] Mangeh, please see my private message [11:04] RP64: thats amuseing.. i find Nouveau dosent work at ALL for me on my 3 nvidia systems. :) [11:05] RP64: do what dr_willis said first. Note that there was also an issue with the nvidia driver (which should be fixed in 11.04) where it would try to use external display as default display and an option needed to be added to xorg.conf to workaround this (it is (was?) mentioned in the wiki hovewer) [11:05] dr_willis: lol strange but maybe it's because my card is from 2008 and i heard the newer ubuntus stopped legacy support but i think its silly 2008 is legacy [11:05] nouveau has much less issues [11:05] theadmin: Ifound two files which one to copy one with only dll extension or one with .dll.mui extension [11:05] i had many more issues with nouveau. but it does depend on your exact chipset. [11:05] jrib: why should I do what he said first I'm certain it's a driver issue [11:06] what to type in the "ppa:user/ppa-name" part of sudo add-apt-repository ppa:user/ppa-name ? [11:06] RP64: to be certain [11:06] RP64: if you dont want suggestions then.. well.. good luck. [11:06] dr_willis: I do want suggestions but i just know for sure its driver I was just saying because he told me to do that thing you said first [11:06] RP64: the driver in the repositories is the driver from nvidia. The advantage is you get automatic updates [11:07] show [11:07] dr_willis and jrib : I dont even know what compiz is im not skilled with all of this so basically I dont want to do that step because I dont even know how to and im really tired from doing this all for 4 days now lol [11:07] and its like 4 AM [11:07] I started trying to fix this again at 3 PM [11:07] i suck at it [11:07] RP64: compiz is the window manager that gives you fancy eye candy. If noveau works.. then use noveau i guess.. [11:07] RP64, basically do you want games? [11:08] dr_willis: but I hate nouveau because my card is really really good and I need the official driver otherwise I would just use vista [11:08] RP64: like I suggested, choose "classic" as your session from the login screen. dr_willis suggested you try an even more basic session such as icewm or openbox and then try logging in with a different user [11:08] gentoo64: I don't want games but I want my money's worth for display experience [11:08] jrib: Oh you mean change the session if it , right OK [11:08] so theres no actual 'problem' with useing noveau? you just feel cheated? huh? [11:08] RP64, nvidia has 3d accel (games) which you dont want and vdpau (accelerated video) which you may want. apart from that nouveau is fine for normal use and less issues / bugs in genreal [11:08] jrib and dr_willis : But basically my computer isn't blackscreening right now so I can't test dr willis's method [11:09] RP64: so install the nvidia driver through additional drivers and reboot :) [11:09] gentoo64: It's just I watch lots of movies including blu ray rips [11:09] gentoo64: you know, for movies, shows, things like that I want the best out of my card [11:09] RP64, what happenes when you install it from additional drivers then? nvidia will be best for movies [11:09] You may want to break down and try 11.10.. if it has the same issue. definatly file a bug report on it. [11:09] in players that support vdpau (mplayer2 etc) [11:09] gentoo64: when I install it from additional drivers? Like I said before , that causes the black screen of death which made me reinstall [11:10] ah ok thats common in here [11:10] lol [11:10] kaellan: you use the name as specified in the launchpad page for that ppa, just under "Adding this ppa to your system" [11:10] gentoo64: what's vdpau lol [11:10] RP64, so it plays videos with the gpu instead of the cpu [11:10] makes them not tear too [11:10] gentoo64: in what case it does that? [11:11] Any idea how to debug a journal write hang that is not causing any kernel messages, beyond a jbd2 kernel thread that is stuck in D? [11:11] How do i remove Q:lines from UnrealIRC? [11:11] RP64, if you have a movie mplayer say mplayer2 it will use vdpau if its supported [11:11] theadmin: i opened wine cfg [11:11] RP64: you don't have to reinstall, you just use recovery mode and disable the driver. You can use jockey-text to do so or just delete your /etc/X11/xorg.conf [11:11] ie you have nvidia drivers installed [11:11] surround: Find the dll overrides section and do your thing [11:11] jrib: Oh really? what would I enter into the recovery's terminal [11:11] jrib: to do that [11:12] Gentoo64: Oh I see so that's a better way to view movies then? [11:12] (Ubuntu 10.04.3LTS, ext4fs on LUKS/LVM hdd, journal_dev on LVM/SSD. The SSD contains also the rootfs => and that stays fully responsive) [11:12] How do I get Wine to run a game full-screen? [11:12] RP64: in recovery mode, choose root prompt, type and use "jockey-text" [11:12] RP64, yea but its not needed at all ... you can play videos fine without vdpau [11:12] data=journal mode too. [11:13] theadmin: there is option but it is not allowing me to override uxtheme with my uxtheme that i had copied from windows [11:13] Gentoo64 and jrib: So can I install these drivers from Nvidia's website and if it causes blackscreen, just uninstall the drivers through recovery mode 's terminal [11:13] RP64, yes [11:13] RP64: sure, but then you won't be able to use jockey. You'd have to read nvidia documentation. [11:13] nvidias drivers have an uninstall script [11:13] jrib: What?? jockey is nvidia's own tool to delete it's driver? [11:13] surround: Well, I don't use Wine so I can't keep on guessing [11:13] RP64, everyone i know hasnt solved the black screen problem by installing them manually though [11:13] jrib: oh it's ubuntus tool [11:14] I'm having a issue with a curl request http://pastie.org/2626219 I get "one or more items required" from the server and to my knowledge I'm passing a perfectly good item according to: http://trakt.tv/api-docs/lists-items-add [11:14] jrib: what is jockey??? [11:14] Gentoo64: Oh OK , someone here suggested it before OK I won't do it then [11:15] RP64, jockey is ubuntus driver thing [11:15] surround, Have you asked in #winehq? [11:15] Gentoo64: So the only 2 methods to delete a driver manually when facing a blackscreen crisis is with jockey, or to read commands from nvidia's own documentation? [11:16] RP64, yes jockey will remove it if installed from ubuntu, the other one will uninstall it if you manually done it [11:16] hi [11:16] Gentoo64: So what's the other one... are you saying if I get blackscreen after manually installing im stuck haha [11:17] Gentoo64: but getting blackscreen from ubuntu's installation im not stuck [11:17] RP64, id use nouveau tbh, ubuntu seems to have so many problems with nvidia [11:17] some body can help me??? [11:17] how to install driver for canon pixma ip2770 in ubuntu 11.04??? === tikohumsup_ is now known as Rajsun [11:18] Gentoo64: Really... but I figure it won't make my movies look as good. Infact I've looked through some movies and shows etc. and they dont look as good as when I use vista [11:18] RP64, its probably the player (vlc?) [11:18] Gentoo64: and youtube lags and doesn't HD properly [11:18] nvidia drivers shouldnt affect the image quality, but how much cpu usage it uses [11:18] Gentoo64: What... seriously ? [11:18] RP64, flash does support vdpau [11:19] Hi, i got little question, anybody here use some download managers like JDownloader? [11:19] Gentoo64: hold on are you 100% sure about this because I thought drivers did effect image quality [11:19] are there some good program like jdownloader, for ubuntu? i know i can launch jdownloader on linux too but i don't like this program [11:19] RP64, i use both nvidia and nouveau on 2 installs, they both look the same except nvidias are faster and dont tear [11:20] question about string manipulation http://pastebin.com/yuCAhz0W [11:20] Gentoo64: but maybe your nvidia card isn't a special high end one [11:20] how should i go about that? [11:20] RP64, theyre all the same for image quality [11:20] gentoo64: that doesn't make sense ... [11:20] it does [11:20] gentoo64: if they were all the same why would they sell different ones [11:20] RP64, better ones are faster for 3d [11:20] faster clocks, more shaders etc [11:21] Gentoo64: Right well wouldnt this better one I have be better for , processing speed of all video? Also, I noticed there's no shadows under anything [11:21] RP64, almost all modern nvidia cards support vdpau and should be able to play video using 0% cpu [11:21] Gentoo64: I managed to get my video working with nvidia for 30 seconds at one point usinv nouveau.blacklist=1 and the image quality improved there was more depth to the colours and also shadows under things that aren't there now [11:22] Gentoo64: it's not if they're able to but putting out its highest output possible that i want [11:22] RP64, the colors may be slightly different i noticed that too, nouveau seems slightly more washed out [11:22] gentoo64: I saw a difference in my display when it was working for 30 seconds [11:22] Gentoo64: aha see so you do admit there is a difference [11:22] RP64, i agree [11:22] but thats only some brightness thing basically [11:22] Gentoo64: exactly see so that's why I want to not use nouveau... i mean [11:23] gentoo64: I want to get the best out of my display otherwise I will just not enjoy using ubuntu it'll feel like a downgrade [11:23] i dont know how to fix the black screen [11:23] Gentoo64: i know, nobody does [11:23] i understand though, you got a good card you want to use nvidia. but from my experience lurking in here everyone has problems with nvidia on ubuntu [11:23] Gentoo64: should I try debian? [11:23] i dont know [11:24] Gentoo64: do you know of other distros compatibility with nvidia [11:24] hello [11:24] RP64, all of them [11:24] gentoo64 so which ones do you know have great compatibility with it [11:24] debian? [11:24] mint ? [11:24] ive never used debian [11:24] try mint [11:24] its basically uubntu and it might work [11:24] I am having trouble getting my mic to work on my new laptop. [11:24] hello [11:24] without problems [11:24] gentoo64 which ones have you tried [11:25] arch and gentoo [11:25] gentoo64: haha same as your name , but OK so did they work with nvidia drivers well ? [11:25] yea perfectly [11:25] Laptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip. [11:25] gentoo64: by the way is your 64 in your name taken from nintendo 64 or commodore or [11:25] 64 bit [11:25] lol [11:25] Gentoo64: lol oh [11:25] its just my hostname [11:25] I am running Ubuntu 10.04 LTS 32bit. [11:25] Gentoo64: OK but I haven't heard of gentoo is it mainly a developers distro [11:26] no [11:26] Gentoo64: what's it most useful for [11:26] RP64, id try mint [11:26] Any ideas? [11:26] RP64, cant explain offtopic [11:26] Gentoo64: can you PM it to me then [11:26] too long to explain. you probably wont like it if you dont know what vim or nano are [11:26] hello. how do i give an admin user full rights to all home folders? the admin user must be different from root, and other users must keep their full permissions on their home folder [11:26] Gentoo64: also are you saying that there's no point in downloading drivers off of nvidia's official website because it'll be the exact same thing as downloading it from ubuntu's source [11:27] Gentoo64: haha yea i probably wouldn't then [11:27] RP64, theres no harm in trying [11:27] Gentoo64: well if you're sure it wouldn't work though I 'd rather trust you instead of wasting time cus I am super tired lol [11:27] I am having trouble getting my mic to work on my new laptop. [11:27] RP64, you can uninstall them, but if your thinking of trying another distro then you got nothing to lose .. [11:27] Laptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip. [11:27] I am running Ubuntu 10.04 LTS 32bit. [11:27] Any ideas? [11:27] Gentoo64: OK I'll try it this way , last time, and then if this blackscreens I'll just install mint [11:28] RP64, what card is it btw? [11:28] Gentoo64: GeForce 9700M GT [11:28] I am having trouble getting my mic to work on my new laptop. [11:28] Laptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip. [11:28] I am running Ubuntu 10.04 LTS 32bit. [11:28] Any ideas? [11:29] bovv, try alsamixer [11:29] bovv: in Terminal, type alsamixer [11:29] thats the first thing you should try [11:29] sometimes trhe volumes are muted by default [11:29] Hey guys. If I've got a disk formatted with LVM can I add another disk into that later? So start with a 2TB disk, add another later and end up with what looks like a 2 TB disk [11:29] Gentoo64: http://www.nvidia.com/object/product_geforce_9700m_gt_us.html [11:29] Gentoo64, MonkeyDust: alsamixer.... ok.... also, it appears that my system is using pulseaudio for audio. [11:29] 4TB I meant [11:30] Trying alsamixer now. [11:30] RP64, i dont know about that card. nvidia drivers should work with all cards though [11:30] Gentoo64: haha but they don't :'( [11:30] bovv, alsamixer is the underlying base to pulse though [11:30] ;'( [11:30] Ah! [11:31] Gentoo64, MonkeyDust: here is the result from alsamixer: "This sound device does not have any capture controls." [11:32] Also, when I do an F2, it does not show any numbers next to sequencers. [11:33] what is it the "release key" === andrejpan_ is now known as andrejpan [11:34] bovv, im not sure [11:34] Gentoo64: Hey I have a problem here on manually installing the driver [11:34] i dont know much about all the sound stuff tbh. in the system settings in there a sound section [11:35] where you can tick box what cards are active? [11:35] RP64, whats it say? [11:35] Gentoo64: on ubuntu.com it tells me a step where I have to open " linux-restricted-modules-common " in etc/default, but i open that and it is completely empty [11:35] Is there some kind of paid service from Ubuntu? I really just want this to work and I would just be happy to pay them $50 just to get this working. [11:35] Gentoo64: it tells me i have to put in something to a line that should already be in it, but the whole document is empty [11:36] RP64, no idea about that. normally you extrack the file and run inthe install.run [11:36] Gentoo64: Oh can you tell me how to do that ? [11:36] did you extract the file? [11:36] Gentoo64: no , how would I [11:36] youll need nouveau blacklisted [11:36] is it still? [11:36] Gentoo64: OK im gonna follow your instructions lol [11:36] Gentoo64: instead because they make more sense [11:36] antnash, is your volume encrypted [11:37] Gentoo64: no because its a new install [11:37] hello ubuntu users. i want to memorize my SSH passphrase so i put: 1) keychain id_rsa id_dsa and 2) . ~/.keychain/$(uname -n)-sh in my .bashrc. but it won't remember the passphrase. suggestions? [11:37] how do i get stereo mix in audacity , i want to record something from a website stream ? [11:37] -am missing that option [11:37] Gentoo64: hey but if I'm gonna do your method then can you help me undo the step I did for ubuntu.com's method , because it made me download and install some package [11:37] Gentoo64: it said to input : sudo apt-get install build-essential linux-headers-`uname -r` [11:38] Gentoo64: so I did that and it installed something i dont even know what [11:38] RP64, to be honest id just try mint and do it the normal way [11:38] youll find this a royal pita [11:38] the headers for your virrent current version. :) [11:38] Gentoo64: haha too complicated aye [11:38] dr_willis : do you think I should just try mint too [11:39] RP64: i suggested trying the beta version of 11.10 earlier.. I dont care for mint. [11:39] dr_willis: oh right ,well i hate trying betas so ill just try mint [11:39] RP64, you can update the beta to final [11:39] if it all works well [11:39] RP64: id rather use a beta then mint.. final release is in 2 weeks anyway [11:40] OK im gonna install mint and Ill tell you guys if it works ! because I still love you even if I dont end up using ubuntu [11:40] well I know but [11:40] I just hate betas [11:40] even if they're good ones [11:40] go with whatever you want [11:40] RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:40] and ive had no issues with nvidia in the beta its work better then the eralier releases [11:40] if you go with mint.. you wont get support here for it. [11:40] good luck getting support anywhere for it. :) [11:40] RP64, hopefully 11.10 will be an improvement as the current 11.04 seems terrible [11:40] dr_willis : haha yeah I know I would just come back to tell you that it worked [11:40] Gentoo64: Yeah I can't even boot up 11.04 nevermind login screen [11:41] Beta may work just as well or better.. better i imagibne. since it should be using newer stuff then whats in the current mint. [11:41] dr_willis: hmm can i just update from this to the beta of 11.10 then? instead of burning a disk? [11:41] yes [11:41] gentoo64: from 10.10 to 11.10? they let you ? [11:41] RP64: i would suggest its best to do a clean install of 11.10. upgrading can often cause issues. [11:41] id just do the disk [11:41] You can upgrade to 11.10 if you wanted. but i never do upgrades [11:42] otherwise you still got all the rubbish youre trying to get rid of in there [11:42] Gentoo64: should I boot into windows to burn it or can i just burn it thru ubuntu no probs [11:42] given that you have tried the nvidia drivers from the nvidia web site.. i definatly think a clean install is best [11:42] RP64, you can burn from ubuntu. but i thought you had a black screen? [11:42] hehe [11:42] Gentoo64: what? no I dont have a blackscreen at the moment because I didn't install nvidia yet [11:42] nvidia drivers * [11:42] ah ok [11:42] You can burn cd's from the console if you really wanted to. :) [11:42] linux is much better than windows beacuse you can always make upgrades to newer version [11:42] RP64, yea just burn it with brasero or whaevers built in [11:42] but.... [11:43] dr_willis: I actually didn't try the ones from the website yet [11:43] i don't recommend doing that [11:43] dr_willis: but I figure it's pointless [11:43] RP64, id clean install either way to rul out everything [11:43] how do i add a boot image to the disk with brasero ? [11:43] click burn image to disk [11:43] gentoo64: OK are betas as secure as non-betas? because security is important to me [11:43] K-Rich: remastering some sort of disk? [11:43] creating one [11:43] RP64, yes they should be, but not always as stable [11:44] RP64: at this time there shouldent be a lot of differance in beta vs final. Unless any big bugs popup. :) [11:44] theres being secure, then thers being paranoid. :) [11:44] how to update mesa drivers of wine? [11:45] RP64, you'll learn along the way about linux security [11:45] dr_willis: no ive had bad security issues in the past with stupid disaster of a security issue windows XP [11:45] ubuntu has apparmor built in its def worth learning [11:45] Biggest danger to a Ubuntu box i find.. is the end user doing somthing they shouldent be doing. :) [11:45] Question: is there a way for me to disable kernel mode setting on the 11.04 live cd? [11:45] i have a 1.44mg image, and i need to burn it as a boot.img to a cd, and have the rest of the directory structure/permissions as the mounted image [11:45] dr_willis: then good because I don't like to mess around with code [11:45] bbl. off to the store. [11:45] RP64, ubuntu out the box is a million times more secure than xp [11:46] gentoo64: yeah I know that [11:46] RP64: learning the shell.. is a valueable skill. i dont 'code' but i do know bash. [11:46] xp might as well be called vulnOS [11:46] Gentoo64: yea my windows is vista [11:46] How to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button? [11:46] Gentoo64: and I have it configured to be very secure, and fast, but [11:46] i am having mesa 7.10 drivers in #winehq channel they suggested me to update mesa 7.10 drivers to 7.11 or later , but how? [11:46] RP64, youll learn along the way about linux security [11:46] bbl [11:46] they told me it is OS related & i need to contact them [11:46] Gentoo64: when it comes down to it I still hate that the possibility for a horrible security breach is there with windows anyways, so thats why I think linux is better [11:46] i mean UBUNTU [11:47] I am having linux mint 11 [11:47] Gentoo64: I first used linux with ubuntu in 2008 and it solved all my security issues [11:47] RP64, when you get more explerience on ubuntu play with apparmor [11:47] IT is based on linux mint 11 [11:47] oh my god [11:47] surround: the package manager will show the latest version available. if its to old. you need to use a PPA perhaps. or install from source. [11:47] Gentoo64: it made it so I stopped being harassed by a hacker and since I switched in 2008 to ubuntu that time, I never had security problems since [11:47] what should i do if a usb flash drive does not appear in fdisk -l? [11:47] I have lost my mint [11:47] RP64: Gentoo64, please move that discussion to #ubuntu-offtopic [11:47] mind [11:47] surround: Mint has its own support channels if you are using Mint. [11:47] ? [11:47] surround: no mint support here [11:47] oCean, is apparmor not supported in here? [11:47] oCean: we are talking about Ubuntu, not mint [11:47] oCean: what are you talking about [11:47] <}[Oo]{> i can't watch this anymore. [11:48] thanks [11:48] oCean: we're not talking about mint thanks anyways for your concern [11:48] ardia [11:48] RP64: your discussion about security on linux/windows is not a support topic. [11:48] RP64: I never said you were talking about mint [11:49] oCean, he was asking about ubuntu if itd be secure or not [11:49] oCean: why dont you mind your own business we were talking about a support issue in the first place [11:49] hi [11:49] #ubuntu [11:50] RP64, Gentoo64 Lots of discussion starting from a support issue end offtopic. I've followed your discussion to the point I don't want it to get more offtopic. [11:51] alright [11:51] kardia: you are already in channel #ubuntu [11:51] Gentoo64: OK i'll burn the beta of 11.10 now and see if it fixes things, by the way after I do that, would it smoothly upgrade into the final release of 11.10? [11:51] oCean: well shows how much of a life you have [11:51] RP64: better drop that attitude [11:51] RP64, yes. but any problems you'll have to join #ubuntu+1 instead of this channnel [11:51] oCean: im not gonna respond to you , you're a troll [11:52] Gentoo64: OK great ill try it [11:52] RP64, youll find it hard to get help if you get banned from here :p [11:52] RP64: stop being an ass. [11:52] Mangeh: no need for name calling [11:52] oCean, sorry [11:52] RP64, anyway good luck [11:52] i dont think it's a good feeling to start being bossed around on a support chat because I start talking about security i find it rude and also controlling [11:53] so now im closing this [11:53] OK thanks gentoo [11:58] this works gksudo -u myuser '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"' [11:58] this does not work gksudo -u www-data '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"' [11:58] why? [11:58] Question: How do I disable kernel mode setting on the 11.04 live cd? is it through boot parameters or...? [11:58] when is the new ubuntu going to be released? [11:59] 2 weeks i heard [11:59] when it's ready.. October 13, i believe [11:59] :D [11:59] !schedule | fjorgynn [11:59] but I want xubuntu [11:59] :D [11:59] what version of ubuntu do you use? [11:59] https://wiki.ubuntu.com/OneiricReleaseSchedule [11:59] ANDruid: Windows 7 [11:59] :D [12:00] Windows... bleggh.. :-) [12:00] what??? [12:00] and Debian on my server <3 [12:00] 14:00:22 up 380 days, 17:32, 2 users, load average: 0.00, 0.00, 0.00 [12:00] and my vps [12:00] that's better. [12:00] i dont have w7 [12:00] but I prefer xfce as desktop [12:00] ANDruid: have you tried win 8? [12:00] I have... [12:00] this does not work gksudo -u www-data '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"' why? but it works for my user [12:01] what are you doing? [12:01] adduser cordoval www-data [12:01] what's the problem? [12:01] fjorgynn is bot? [12:01] Win7 is actually one of the best windows. [12:01] a bot, asking when the next ubuntu comes out? [12:01] ANDruid: I am bot? [12:02] akem: 2k3 is better [12:02] i dont like windows [12:02] Win7 and Ubuntu are both great OS. [12:02] i like linux [12:02] I like GNU [12:02] ;) [12:02] I use WinXPSP3 when it's inevitable. [12:02] i like code [12:02] i like github [12:02] ub will ubuntu use xorg in 11.10 ? [12:03] i dont like girls [12:03] ANDruid, the thing is Linux is terrible at backward compatibility [12:03] is it normal? [12:03] nobody is perfect, ANDruid .. [12:03] i have the first wipeout or old games that runs out of the box on win7 [12:03] + new ones of course. [12:03] i dont like gui [12:03] i guess that will change in the future. [12:03] my programs don't work in Windows [12:03] i like command [12:04] it complains because it is 16 bit ;D [12:04] Norton Commander <3 [12:04] !enter [12:04] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [12:04] hardcore command line? [12:04] (: [12:04] yea sorry [12:04] terminal forever [12:05] I am having trouble booting from the ubuntu livecd (11.04). from my experiences with other distros It seems disabling KMS would do the trick (radeon driver, x600se). so how should I disable KMS on the LiveCD? [12:05] sure [12:05] My mic doesn't work on 11.04 but works on 10.10. Can someone help me? [12:05] i'm rxvt addicted too, but i like video games, 3D etc. [12:05] yahuda: my car doesn't work. Can you help me? [12:05] i update my ubuntu kenerl and it shows 2 kenerl now.what a shit [12:05] yahuda: information. [12:06] fjorgynn: no, sry. : ( [12:06] ANDruid, thats normal [12:06] it keeps the old one in case the new one doesnt work [12:06] fjorgynn: what information can i give you? [12:07] yahuda: USB? [12:07] what brand? [12:07] lol [12:07] how to be a hacker [12:07] I am a hacker [12:07] I've got cmatrix [12:07] ;D [12:07] cmatrix rullaz [12:07] what's cmatrix? [12:07] i am boy and dont liker girls.also i am not guy.so i am confusing about myself [12:08] I just had to join again to say to oCean that you're very rude and disrespectful. Are you representing Ubuntu? Because I'll report you in that case , you are rude and disrespectful for no reason and that isn't a way to speak to people who are using ubuntu , that's less respect than bill gates has ever spoken to me with [12:08] fjorgynn: No it is not usb, it's just a classic microphone with headphones. [12:08] oCean if someone mentions something even slightly off topic it isn't an excuse to start speaking to them with no respect [12:08] hi, anyone here have a PC with one 500gb advertised sized HDD ? [12:08] I need the extact byte size with this command: hdparm -i /dev/sda | grep LBA [12:08] yahuda: is it on mute? [12:08] ;) [12:08] the LBA is just * 512, I will do that, just paste the line please =) [12:08] fjorgynn: nope : ( [12:08] :( [12:08] no idea. [12:09] RP64: we don't discuss operator actions (or channel guidelines) here. You're welcome to /join #ubuntu-ops for that [12:09] tyhgu: apt-cache search cmatrix [12:09] Please, how to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button? [12:09] I will [12:09] tyhgu: apt-cache show cmatrix [12:09] what is cmatrix?tell me p;z\ [12:09] aaa [12:10] Description: simulates the display from "The Matrix" It is based on the screensaver from the movie's website. It works with terminal settings up to 132x300 and can scroll lines all at the same rate. [12:10] :D [12:10] how to show it? [12:12] :) [12:12] ANDruid: apt-cache show cmatrix [12:12] just type cmatrix in terminal [12:12] after install [12:12] ;) [12:12] re [12:16] i want to do a fresh dual boot install (win7 64bit) but windows creates a msr-partition, which probably fucks up grub, does anyone know how to avoid this partition? [12:16] :) [12:16] riek421: control your language here, please [12:16] oh ok sorry [12:16] riek421: what msr-partition? [12:16] you install win7 first and then linux [12:17] yes thats how i did it [12:17] otherwise you must install grub after [12:17] but it didn't work [12:17] so i try again [12:17] i install windows almost every day, but i've never seen this bsr-partition [12:18] *msr [12:18] choose ntfs? [12:18] its probabaly because of an uefi [12:18] it replaces mbr, says technet [12:18] gparted is not working any time a flash drive is plugged in [12:18] to avoid the restrictions of 4 partitions [12:19] If I install ubuntu-desktop on a kubuntu machine is there anything I should remove or can it cause any problems? [12:19] chheap: no [12:19] chheap:you can use gnome programs in KDE and vice versa [12:19] but it will take up some space === mang0 is now known as mang0|OUT [12:20] gparted is not working any time a flash drive is plugged in, and the flash drive is constantly being accessed even when im doing nothing [12:20] fjorgynn: That isnt a problem. [12:20] :) [12:20] hello [12:20] ah i just found: https://help.ubuntu.com/community/UEFIBooting [12:21] Error: Framework 'Mono / .NET 4.0' not installed [12:21] is there a way to power down hard disc when the computer is idle? is it possible with ext3 or ext4 file systems? [12:21] I gues i should use gmd as default window manager though? [12:21] gdm* [12:22] gdm isn't that just the login screen? [12:22] <[deXter]> g0rs: laptop-mode-tools [12:23] <[deXter]> g0rs: also, look for Jupiter [12:23] chheap: it will chose whatever when you log in [12:23] at the login screen [12:23] fjorgynn: yeah maybe i'l leave it to kdm. But can i modify it's settings from ubuntu? [12:24] does anyone here has experiences with grub uefi boot? [12:24] nope [12:24] damn, i want to have ubuntu on my new thinkpad [12:25] i want write a notebook in java [12:26] ANDruid: maybe try ##java channel for that === XLV_ is now known as XLV [12:30] :D [12:31] :D [12:31] should I uninstall pulesaudio [12:31] no [12:31] why? [12:31] because the sound is bad? [12:32] got no bass [12:32] it shouldnt make a difference [12:32] have you tried alsamixer for any bass settings? [12:32] or is it stereo? === donald is now known as Guest71531 [12:32] Hi! I've a 8GB usb drive which I wish to format as ext2/4 and install Ubuntu in it? Can anyone guide me on that? [12:33] hi guys, anyone know about hd streaming? [12:33] Hi I' [12:33] preculd: Get lili usb creator [12:33] m having trouble installing a bin file [12:33] I keep getting permission denied when trying to execute bin file [12:33] Guest71531, whats the problem? [12:33] and I believe I am logged in as root [12:33] preculd: http://www.pendrivelinux.com/linux-live-usb-creator/ === mw__ is now known as m_W [12:34] !unetbootin | preculd [12:34] preculd: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [12:34] Mangeh, LiLi, UNetbootin or Ubuntu startuop creator are used to ceate LiveUSB/LiveCD with or without persistence. I'm asking something else [12:34] preculd, try formatting it with gparted then choosing it at the install screen [12:34] not sure if it works or not [12:35] Gentoo64: when i installed ubuntu on my netbook it was incapable of streaming hd on youtube, even 480p, when it was on windows 7 it worked a charm [12:35] Gentoo64: Yes. But there are things like mount flags to set .. some noatime etc... [12:35] preculd, thats when its installed [12:35] in fstab you can add noatime to it [12:35] Gentoo64: Why is it required? How does it affect? [12:36] preculd, noatime just disables timestamps to speed it up [12:36] i put it on all my drives [12:36] Guest71531, what gpu is it? [12:36] Gentoo64: For USB, any other flags are required? [12:36] preculd, no id just put defaults,noatime [12:37] sorry for this question, i'm kind of new to xchat irc, how can i get mt name instead of guest71532? [12:37] Guest71531, its in the options [12:37] xchat, network list [12:37] or do /nick [12:37] Guest71531, join #freenode they'll tell you [12:37] how to register etc [12:38] Gentoo64, i'm not too sure what it is, how can i find out? [12:38] gentoo64, ok i will late [12:38] later [12:38] ok [12:38] !register [12:38] Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [12:38] Guest71531, press ctrl + s and itll have a global nickname thing [12:39] hello. network manager sais that wired network is disconnected, and i can`t connect to it, but in fact i am connected and i use internet from that wire (with pppoe auth) -- how can i fix that? because sending no network message affects other programs (like pidgin, which refuses to actually try to connect if it can`t see network) [12:39] gentoo64, yeah the windows came uo [12:39] Gentoo64: no id, as in? [12:40] uuid [12:41] sure === XLV_ is now known as XLV [12:41] hi guys, anyone know about hd streaming? [12:42] donald_, what gpu is it? [12:42] what is the sudo command to get prolonged root access? I forget [12:42] sudo -i [12:42] Gentoo64, i said earlier, that I don't know how to find out :s [12:42] cant you do sudo su root? [12:42] sudo su [12:42] Gentoo64, ty [12:42] hi, is there a way to recover a file thatfails copy because of I/O errors ? [12:43] Mangeh, whats quicker, sudo su root, or sudo -i? :p [12:43] Gentoo64: sudo -i :P [12:43] donald_, lspci | grep VGA [12:44] might tell you [12:44] wtf i'm trying to install this bin file and i keep getting permission denied [12:44] i do chmod +x [12:44] donald_, or glxinfo | grep render [12:44] and then ./filename [12:44] m_W, what is it? [12:45] it's math software [12:45] Gentoo64, i'm sorry dude, what am i supposed to do with that? [12:45] nood user lol [12:45] donald_, either of those should hint at the gpu [12:45] noob* [12:45] donald_, glxinfo | grep render gives me: OpenGL renderer string: GeForce GTX 460 SE/PCI/SSE2 [12:45] Gentoo64: Such things work http://linux.koolsolutions.com/2009/02/03/installing-linux-on-usb-part-5-installing-debian-linux-on-usb-flash-memory-drives/ [12:46] glxinfo | grep direct [12:46] that says the gpu? [12:46] hi, is there a way to recover a file thatfails copy because of I/O errors ? [12:46] preculd, i got no exp at all with usb stuff [12:46] no idea about installing onto a usb [12:47] Gentoo64: No problem. I was just confirming you that it works as you were in doubt about its operation. Thanks! [12:47] preculd, ah ok. well noatime is def not needed but recommended [12:48] donald_: paste that into a console window [12:48] gentoo64, yah i just did that [12:48] Gentoo64: yep, thanks [12:48] gentoo64, i got AMD Radeon HD 6200 series Graphics [12:48] donald_, ok. did you install the additional drivers? [12:49] the proper ati ones? [12:49] Gentoo64, the only one ubuntu suggested yes [12:49] well im not sure then. is it miles slower than windows? [12:49] or just a bit [12:49] could just be that flash is faster on windows on certain hardware [12:50] Flash sucks imho [12:50] Gentoo64, yeah it's really slow now, it's quite disapointing [12:50] hi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 [12:50] thyri0n, i dont use it either but some ppl nee dit [12:50] indeed [12:50] donald_, is it 64 bit uubntu? [12:50] hi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit [12:51] hi all, glad to be here. [12:51] Hiyas all [12:51] hi zprood BluesKaj [12:51] Mornin' BluesKaj [12:51] hey Sidewinder1 [12:51] :D [12:51] Hi thyri0n [12:51] Gentoo64, yes it is [12:52] hi thyri0n [12:52] donald_, you could try the proper 64 bit flash it might be faster [12:52] i think you need a ppa for it [12:52] are you install 11.10 beta 2 ? [12:52] yepp [12:52] donald_, if its unbearable i would try it [12:52] Gentoo64, what's ppa? sorry [12:52] donald_, you have to add them to get new software [12:52] it was because I was trying to install from an external HD that's why I was getting errors [12:52] its like a seperate software centre [12:52] Gentoo64, oh right [12:53] hi guys, i encountered a pretty serious bug in oneiric: thumbnailers are missing in gconf. I.e. all gtk2 apps that generate thumbnails of media (images, videos...) won't work [12:53] ! oneiric > pulb [12:53] pulb, please see my private message [12:54] hi all [12:54] Gentoo64, it's not that important, I got ubuntu on my desktop too and the hd works wonders, it's just my netbook for college that i'm trying to fix [12:54] hi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit [12:54] hi,is there a tool that monitors a directory and subdirectory and prints what files were created,changed,deleted ? [12:54] I am trying to setup an old nvidia card in xbmc based on ubuntu [12:54] nvidia nv17 mx440 [12:54] Is there automticly nvidia (console) driver install utility? [12:55] hey fellas, I can;t get the terminal bell to work - which is anoying for irssi - can anyone help? [12:55] problem is I can't report that bug, because stupid "report a bug" button redirects me to the useless ubuntu bug reporting wiki [12:55] pulb, you can directly go to launchpad page and from there report a bug [12:55] pulb, Have you gone to launchpad.org? [12:56] Opps, too slow, again. [12:56] prouter, what terminal is it? [12:56] gnome-terminal? [12:56] should not totem connect to jack when the later is on? [12:56] can you use the lightdm auto login function well with Gnome 3? [12:56] yes, gnome-terminal Gentoo64 [12:56] drcode, check admin>additional drivers for the recommended driver [12:56] Abhijit, Sidewinder: won't work either, allways get redirected to https://help.ubuntu.com/community/ReportingBugs [12:56] prouter, apart from ticking terminal bell in the options i dont know [12:57] simion314, monitor the timestaps? [12:57] pulb, what is the package you want to report bug against? [12:57] Having trouble installing OpenSSL 1.0.0e, i get this error - http://paste.ubuntu.com/701017/ [12:57] Is there console tool? [12:57] Gentoo64: Yep, terminal bell is ticked, but no sound, I've tried echo -e '/a' as well, and nothing [12:57] I don't have there kde or gnome [12:57] Abhijit: humbnailers are missing in gconf. I.e. all gtk2 apps that generate thumbnails of media (images, videos...) won't work -> so gconf I guess [12:57] Mangeh, maybe you need build essentials [12:57] oh. [12:57] yeah [12:58] this is a newly reinstalled [12:58] Gentoo64: what packages will i need [12:58] im not entirely sure what you need to complile from source on ubuntu [12:58] oh, Gcc [12:58] Abhijit: but specifying gconf as package won't work [12:58] Mangeh, i think its sudo apt-get install build-essential [12:58] k [12:58] no idea why they dont include it [12:59] pulb, try this link top right corner here https://bugs.launchpad.net/ubuntu/+source/gconf [12:59] Might help if i apt-get update first [12:59] lol [12:59] anyone in here? i desperately need help [12:59] !enter | Mangeh [12:59] Mangeh: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [12:59] im a noob to linux [12:59] FreeWilly, ask [12:59] FreeWilly, just ask with details and wait [12:59] Abhijit: Sorry, its a habit [13:00] ah tks [13:00] installed ubunto 10.04 server edition on a pc here at home i wana make a file server with samba etc maybe one day a media server, anyhoo [13:00] as the installation went along [13:00] Mangeh, This contains all kinds of compiling info: https://help.ubuntu.com/community/CompilingSoftware [13:00] it said no network adapter detected [13:00] Abhijit: thanks! [13:00] pulb, this is for gconf version 2 https://bugs.launchpad.net/ubuntu/+source/gconf2 === sebek_ is now known as alexirys [13:00] Sidewinder1: It's ok. I just forgot to apt-get update [13:01] Mangeh, :D [13:01] drcode, if you have no X desktop then , sudo aot-get install nvidia-current [13:01] the LAN option in my BIOS is enabled under Integrated Perhibleasb blablabla [13:01] Onboard Lan Controller is enabled and LAN option ROM [13:02] apt-get , drcode === game is now known as Guest50368 [13:02] hi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit [13:02] Abhijit: thanks, I'll fill a report [13:02] FreeWilly, do you know what nic it is? [13:02] pulb, ok [13:02] what is nic?? [13:02] huh? nic??? [13:02] network card [13:02] realtek etc [13:03] ANDruid: Network Intergrated Controller [13:03] i believe [13:03] its onboard the mother board is MSI G41M-P28 [13:03] interface* [13:03] ah yeah. interface. [13:03] Gentoo64, FreeWilly did you enable network card ROM ? [13:03] = bootrom [13:03] Does anyone know how to use nmcli (NetworkManager command line version) to connect network ? [13:03] Gentoo64: Thanks for the help, build-essential worked and SSL is now installing :D [13:03] yest it is enabled [13:04] Mangeh, ok [13:04] free_loader, [13:04] aswell as the onboard lan controller [13:04] both enabled [13:04] FreeWilly, you don [13:04] FreeWilly, you don need the boot rom ( sorry for the enter) [13:04] Evanescence, what kind of connection , wifi or ethernet? [13:04] BluesKaj: two types [13:05] so i disable it? [13:05] BluesKaj: I read man, but can not find id or uuid. how to connect an already exist connection. [13:05] FreeWilly, maybe you can make a boot USB disk using the stage3, can be downloaded from gentoo.org.Then type in the command lspci try to find your network card [13:06] whats the difference in ubuntu-servers and freenode? I see a loto f the same channels. [13:06] going to try terminater see if the bell works in that [13:06] the games i've bought from the humble frozen synapse bundle (frozenbye bundle as well) don't work anymore. could anyone help me? [13:07] Evanescence, sudo /etc/init.d/networking restart [13:07] thanz [13:07] x [13:07] BluesKaj: than how to use nmcli to control networkmanager ? [13:07] grkblood, same servers [13:07] it restarts network manager, Evanescence [13:08] hey guys, when i put my headphones in the audio jack it does not make any sound come through the headphones [13:08] i am on 11.04 [13:08] BluesKaj: yeah, I know, But nmcli is similar with nm-applet on function, nmcli can control networkmanager like nm-applet. So I want to know how to use nmcli. even I have read man, but still confused. [13:08] привет всем [13:09] sogeking99: have you got the right sound drivers? [13:09] when i tail /etc/network/interfaces all i get is: [13:09] auto lo [13:09] !nmcli | Evanescence [13:09] sogeking99: sound preferences -> hardware -> play around wityh the profile settings [13:09] iface lo inet loopback [13:09] the games i've bought from the humble frozen synapse bundle (frozenbye bundle as well) don't work anymore. could anyone help me? [13:10] Mangeh, not sure really, wworked on windows [13:11] ok guys, so it's not a problem with gnome-terminal because I get no terminal bell with terminator too. Anyone help? [13:11] RobinJ, there is a lot of profiles listed [13:11] sogeking99: Click System>Administration>Additional Drivers [13:11] sogeking99: just try wich one works [13:11] i hate rus [13:11] Evanescence, do you really need to control from the cli or do you just want to ...anyway sorry for confusing you , don't know much about NM , since I don't use it [13:12] BluesKaj: I need to control from the cli [13:12] BluesKaj: oh, thanks still [13:12] Mangeh, it lists ati graphics driver [13:12] FreeWilly, disable bootrom and see if your server gets its own IP [13:12] sogeking99: Its not that. Try System>Preferences>Sound>Hardware [13:12] prouter,me too [13:12] sogeking99: Or Sound>Output [13:13] hi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit [13:13] sogeking99: play around with the settings [13:13] it's annoying because you have to be looking at irssi to see if someone messages you.. which isnt practical. [13:13] Abhijit,maybe you should solve it yourself [13:13] will it be a profile for 'internal audio' [13:14] ANDruid, if i could... [13:14] 'hd-audio generic' only has one [13:14] it is not a problem that can be solved by remote people [13:14] sigh, #linux has become infiltrated with dogmatic rh fanboi's [13:14] any good irc client in ubuntu?? [13:14] sogeking99: I believe it is Internal Audio, and try the setting on analogue stereo Output [13:14] I want to install 10.04LTS alongside current 11.04. What is the easiest way? [13:14] ANDruid, xchat, irssi, [13:14] i am using irc by emacs [13:15] OerHeks, i have d iabled LAN Option ROM [13:15] it just doenst pick up the ethernet [13:15] hi [13:15] when i run ifup eth0 [13:15] please i have to ask a question but i'm on a hurry :P [13:15] i'll try to be clear and fast [13:15] i get like a no interface blablabla [13:16] Go for it alexxio [13:16] even when i change the 0 to 1,2,3 [13:16] i'm installing ubuntu from usb stick into the pc [13:16] can anyone possible help me with a grub-burg dilemma? [13:16] tailing /etc/network/interfaces [13:16] FreeWilly, edit /etc/network/interfaces and give your server a static IP, like this example > http://www.ubuntugeek.com/ubuntu-networking-configuration-using-command-line.html [13:17] after doing the normal operation from within the wizard procedure, it goes all ok, but rebooting i get into a grub error: invalid extent [13:17] then i don't know what to do [13:17] i followed the guide in which i have to do mount --bind /proc ecc ecc [13:17] but nothing happens [13:17] anyone? [13:18] thanks OerHeks, gona try that now [13:18] need some help with telling grub/burg which kernel to have selected by default [13:19] alexxio [13:19] yes [13:19] I would reccomend using Lili USB Creator to install from a USB Stick [13:19] That's what i used, and it worked perfectly [13:19] mmmh ok [13:20] Mangeh, [13:20] glitchd [13:20] what's up [13:20] if i use some grub commands? [13:20] Mangeh, would u know anything about grub/burg specifics and how to change what kernel it selects by default when booting? [13:21] gltichd: i do not know anything about grub, sorry [13:21] dam. [13:21] thx anyways [13:21] DOES ANYONE KNOW ANYTHING ABOUT GRUB IN HERE?? [13:21] need some help with telling grub/burg which kernel to have selected by default [13:22] glitchd: no need for the caps [13:22] oCean, is it that big of a deal? [13:22] glitchd: yes [13:22] oCean, ok then. [13:22] does anyone know anything about grub in here?? [13:22] How do i move the contents of /VPS to / [13:22] better? [13:22] it wont let me [13:23] glitchd: grub what version ? [13:23] Mangeh, i would think u would have to do it with sudo [13:23] cromag, not sure.. [13:23] glitchd: Would using a string for the GURB_DEFAULT variable do what you want [13:23] then i'm not either [13:23] glitchd: i have root access [13:24] arand, again, im not sure, im running burg on top of grub and its not selecting the correct kernel at boot [13:24] arand, so then i have to unfold all the kernels and select it manually [13:24] arand, which is a pain each time i boot [13:25] Mangeh, maybe u cant do it while the filesystem is mounted [13:25] Mangeh, maybe try doing it from a live cd? [13:25] glitchd: its on a VPS [13:25] glitchd: dont worry, i did it [13:25] Mangeh, ok good [13:27] hello ! i am trying to open a .chm file... its an ebook.. which package for ubuntu opens it? [13:27] glitchd: i had to cp -r /VPS/* / [13:28] i forgot to use the regex [13:30] arkiver, [13:30] xchm does [13:30] chmsee [13:31] Where is the apache config where you put the setting DirectoryIndex [13:34] What is the chmod number for everyone read + write [13:34] Mangeh: XX6 [13:35] ok [13:35] Mangeh: DirectoryIndex can be used in /etc/apache2/sites-available/yourvhostname [13:35] oCean: thank you [13:35] Mangeh: 4 = read, 2 = write, 1 = execute. Add them up to get different combinations for what you want then they go into three-digit permissions sets for owner,group,public in that order, i.e. 764 gives read/write/execute to owner, read/write to group and read to public [13:36] Mangeh: or, for enabled sites, /etc/apache2/sites-enabled/yourvhostname [13:38] test [13:38] 2+1= === JanC_ is now known as JanC [13:39] hi guys, if i wana putty to my linux box, do i need to set anyhing up on my linux box? [13:39] or just putty, the ip, username and pwd and ok\ [13:39] 2+1=1+2=6/2 [13:40] Hi there! I've got a small issue I somehow can't seem to be able to google out: I have a touchscreen monitor attached in USB to the system, and I need to find out which driver is loaded for it. I tried lshw, digging through /sysfs but no luck. Any idea? [13:40] i don't know what is a linux box.. [13:40] NotFreeWilly: if you want to ssh in, install openssh-server on the ubuntu machine [13:40] NotFreeWilly: You need to set up openssh-server on the target machine to be able to SSH in [13:40] NotFreeWilly: debian like systems, "sudo apt-get install openssh-server" [13:43] wow, making a .deb file is like 1000x easier than making an .rpm file [13:43] thanks all [13:44] on setup i checked that that must install with LAMP etc [13:44] how can i check terminal line, if ssh is enabled? [13:44] NotFreeWilly: check first if it is installed: dpkg -l openssh-server [13:45] ssh localhost [13:45] Sietse|MMS, tian thanks guys [13:45] ;) [13:46] Hello, I'd like to know how to find out if my usb to serial adapter is installed [13:46] inertial: with alien? [13:46] how can i get transparent window borders? === Cheapshot is now known as Guest13849 === chheap is now known as Cheapshot [13:48] i'm getting some system crashes on 11.10 beta-2, with a whole bunch of text ending in "[ 770.650053] panic occurred, switching back to text console" and then i have to hard reboot. any advice on solving this? also, how should i report this bug? willing to do some work for a good bug report if needed. [13:48] jatoo: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion [13:48] oCean, thanks, will do [13:50] any good twitter client in ubuntu? [13:51] ANDruid, polly [13:51] question N01: what port in local machine should be forwarded to remote server to activate Socks tunnel [13:52] SadlyMistaken: just dpkg-build [13:53] Where was the setting to save session in ubuntu? [13:54] ANDruid: Gwibber comes installed by default. [13:54] how can i install the gnomenu? [13:55] I tried out installing kubuntu desktop and it somehow changed the fonts in other applications when using gnome, even after uninstalling all the packages that /var/log/apt/apt.history said were installed at the time. Anyway to revert this? [13:57] I'm trying to find a System Restore like utility (like in Windows) [13:57] hello [13:57] anyone have a recommendation? [13:57] designz: for what? Lots of chatter in here. [13:57] designz: oh duh. nevermind [13:57] @martian Just for backing things up [13:58] I really screwed up my Ubuntu install yesterday just playing around...and had to reinstall things [13:58] Howcome when I launch counter-strike source with wine it thinks my display is something like 3500x#### cause im running extended desktop [13:59] designz: Try Deja Dub Backup Utility. But that won't necessarily revert changes you made to your system. It's a file backup utulity. [13:59] designz, Have a look at grsync, it's a front-end GUI for the rsync command. That's what I use to back-up. [13:59] Thanks guys! [13:59] Np [13:59] I'll give both of those a loop [13:59] *look [13:59] hello, alguien habla espaniol ? [14:00] !es [14:00] En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [14:00] i know [14:03] how can i add a repository in terminal? [14:03] shadow__, use add-apt-repository [14:03] ok, been having disconnecting problems, where I have to reboot to connect again. Here is the paste bin for dmesg | tail : http://paste.ubuntu.com/701047/ [14:03] shadow__: https://help.ubuntu.com/community/Repositories/CommandLine [14:05] Is there such thing as direct X for ubuntu? [14:06] XistancE: there is wine, what exactly do you need? [14:06] XistancE: or, if you are more talking about a technology you could use: SDL [14:06] For like Counter-Strike Source over wine [14:06] To change the brightness i run a script. But this has to be done for every restart. How can I make sure that this command runs automaticall? [14:06] i just want to make sure I have all the pre-req's before I try playing it over wine [14:07] inkit: you could use rc.local if the script doesn't require X but root access [14:07] XistancE Have you asked in #winehq? [14:07] inkit: else you can use the autostart of your desktop environment / window manager, or the .profile [14:08] I'm trying to install Ubuntu 10.10 netbook edition on my new laptop, that currently has Windows 7 on it. I want to dual-boot, but I'm having trouble in the "Allocate drive space" section, as I don't want to erase Windows 7. [14:08] http://paste.ubuntu.com/701051/ [14:09] Do I formatone of the ntfs's? [14:09] *format one [14:09] Solved, Perhaps this could answer your question: http://www.psychocats.net/ubuntu/installing [14:10] v' [14:10] Sidewinder1: It doesn't give me the option to "Install Ubuntu alongside Windows 7" [14:10] Solved, DO NOT format NTFS, unless you want to loose Win. [14:11] Sidewinder1: How do I install Ubuntu then? [14:11] Everytime Ubuntu updates it changes the grub file so that windows is no longer the default.... can I stop that from happening? [14:11] I use the [14:11] inkit: you can add the script in /etc/rc.local if the script doesn't need X. You can show me the script in a pastebin service if you are not sure [14:12] Solved, Did you read the link? About 1/2 way down it says "Installing Ubuntu Alongside Windows 7." [14:13] Sidewinder1: I see that, but I'm installing 10.10, and it doesn't give me the handy divider, only a partition table [14:14] http://paste.ubuntu.com/701052/ [14:14] How can I autorun it for every restart [14:14] inkit: you can put that in /etc/rc.local [14:14] Solved, Sorry, I can't help with 10.10; I use 10.04 and the link above is for 11.04 but the principals should be the same. [14:15] inkit: edit the file with an editor with root rights (e.g. sudo nano /etc/rc.local or gksudo gedit /etc/rc.local) and add this line to the bottom of the file [14:15] Hey all. [14:15] Can anyone help me to install Ubuntu 10.10? I'm confused as it does not give me a handy divider to split Windows and Ubuntu, only a partition table [14:16] Solved, Or if you prefer Gnome desktop, just install 11.04 and boot into "Classic." [14:16] Does it have a slider? [14:16] handy divider? do you have unused space on the drive? [14:17] could some one help me figure out what this dmesg | tail means: http://paste.ubuntu.com/701054/ ??? [14:17] Sidewinder1: Its a new laptop, and I just want to be safe with it and not install 11.04, as it is new and probably has a good deal of bugs [14:17] hi all [14:17] m_bisson: No, I can only chose between Erase and use the entire drive, or go to a partition table [14:17] Solved, 11.04 is not that new and is very stable [14:17] compdoc: I don't know if I have unused space D: [14:18] glebihan: More stable than 10.10? [14:18] Solved, Just make absolutely certain that you Defragment (from within Win), prior to any shrinking of the NTFS partition. [14:18] Solved, about the same [14:18] glebihan: You recommend it over 10.10? [14:18] how can i mount two aditional hd's that are in my linux box, easily? [14:18] Solved, its stable and has more/better drivers for hardware [14:18] hi! can I use a live cd to repair my ubuntu system? [14:19] Solved, 11.04 is current; 11.10 is going to be released in about two weeks. [14:19] Solved, yes. IMO the choice is currently between 10.04 and 11.04 [14:19] Solved: use the partition table to adjust how much Ubuntu gets and it should automatically avoid the windows stuff. [14:19] 11.10 isnt very stable [14:19] I've remove something such as xserver [14:19] Solved: Win7 has a "shrink partition" feature you should investigate [14:19] Solved, 10.10 is gonna get to its end of life next April [14:19] glebihan: Alright, I will go and get 11.04 then [14:19] yeats, Does that automatically defrag? [14:20] yeats: Thanks, I'll check that out [14:20] Sidewinder1: no, and I would still recommend defragging first [14:20] m_bisson: I'm lost by the partition table [14:20] Can anyone tell me how to keep windows as the default boot after Ubuntu updates? It always changes the grub file on its own... [14:20] Ya, edited.Hope that helps. need to restart to validate. and btw am new to irc. Any pointers on how to use it.(stuffs like how to address someone,commands and all). am using webcast.freenode and sorry for the early glitch. [14:20] hi, how can I activate visual effect in ubuntu oneiric? [14:20] +1 DEFRAG! [14:20] inkit: no problem at all [14:20] inkit: if it doesn't work, just ask here again, then we'll have a look [14:20] peppy, please ask for oneiric support in #ubuntu+1 [14:20] peppy: type /j #ubuntu+1 [14:20] is unity launcher compleatly inaccessible via orca? === api984_ is now known as api984 [14:21] !11.10 | peppy [14:21] peppy: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [14:21] glebihan: ok, thx [14:21] looking forward to it, though i will only install it on the other notebook [14:22] !isitout [14:22] no, not yet, way too early! http://www.thisisthecountdown.com/ [14:22] Is there a channel for MySQL help [14:22] Mangeh: yes, /msg alis list *mysql* [14:22] Solved, I know I sound like a broken record, but don't forget to defragment all NTFS partitions, first; I know, it takes a while. :-) [14:23] Damn3d, he's gone. :-( [14:23] Sidewinder1: if he doesn't, he'll learn the hard way why you recommended it ;-) [14:23] Hi. I'm having a login-issue and need some help. Looks as if I had overwritten some files. [14:23] :D [14:24] details | ufo1 [14:24] !details | ufo1 [14:24] ufo1: 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 ..." [14:24] http://paste.ubuntu.com/701059/ [14:24] glebihan: The thing is, its for a laptop, and it appears there is no netbook edition for 11.04 [14:25] Solved, starting from version 11.04, netbook edition is no longer different from the "normal" one [14:25] I have a pair of usb headphones, and sometimes they stop working (sound comes out, but it's broken). They work again if I reboot. I tried restarting pulseaudio but it doesn't work [14:25] glebihan: Ok. Should I get 64 bit or 32 bit? [14:25] Solved: Do you have a 64-bit capable processor? [14:25] hey [14:26] Polah: Yes [14:26] Solved: How much RAM do you have? [14:26] Qazjap11 [14:26] LOL [14:26] Polah: Uh it says my laptop has 6 [14:26] happy is guilty in my world [14:26] gigibites [14:26] Solved: Definitely use 64 bit then [14:26] Polah: So it uses more ram? [14:27] it lets you use more memory [14:27] hi [14:27] i want openvpn help [14:27] compdoc: What do you mean by more memory [14:27] Solved, yes 32bits is limited to about 3.6GB === XLV_ is now known as XLV [14:27] Posted the whole story here: http://paste.ubuntu.com/701059/ [14:27] Solved: No, but 32-bit only lets you address 4GB of RAM. 64-bit allows you to address more memory and also performs more efficiently I believe. [14:28] glebihan: LTS or latest update? [14:28] they do say 64bit programs can run faster [14:28] hah [14:28] 哈哈 [14:28] chinese??? [14:28] Polah: What about if your computer has only like 1 GB of ram [14:28] i see kind of two houses there [14:28] !cn | sexghost [14:28] sexghost: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [14:28] yeah [14:28] thx [14:28] you intended that didn't you? [14:29] :p [14:29] where can i find chinese group? [14:29] Solved: Then either architecture is fine, but I'd still recommend 64-bit since that allows more headroom for upgrading and most systems are heading towards 64-bit nowadays [14:29] !cn | ANDruid [14:29] ANDruid: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [14:29] ANDruid: see ubottu's link above [14:29] Polah: Alright. Is there any way to 'upgrade' from 32 bit to 64 bit without reinstalling? [14:29] Solved, the choice between LTS or latest version is really yours to make [14:29] Solved, no [14:30] glebihan: Any advantage to one or the other? [14:30] Solved: most users will not be able to tell a difference (unless you have more than 3GB RAM, in which case you probably want 64-bit) [14:31] yeats: Ok, thanks [14:31] Solved, LTS is supported longer and may be slightly more stable, the latest version will have more up to date versions of the packages [14:31] Guys, I want to install Ubuntu on a partition of my laptop. I have a 1Gb flash drive. Wat do [14:31] Hey everyone. My server runs some software that only utilizes one core at a time. My server is perfectly capable of running this software; however, it cannot if it is only allowed to use once core at a time for the process. [14:32] glebihan: I don't really need the MOST up to date software all the time. I guess I'll go with LTS. Thanks for all the help [14:32] Is there some kind of trick I can do to make it not slam one CPU? [14:32] Solved, you're welcome [14:32] hh [14:32] Solved, You won't be disappointed with LTS. That's what I prefer. [14:33] LTS still has 32 and 64 bit versions, no?? [14:33] Sidewinder1: Alright, thanks for the help [14:33] :) [14:33] NP :D [14:34] Yes, compdoc. [14:34] I seem to have overwritten some file. Now when trying to login, some text is given, followed by 'Login incorrect'. It never asks Password or so. [14:34] Hello [14:34] hello everyone [14:34] !unetbootin | sevenless [14:34] sevenless: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [14:34] Hi newcomers. [14:34] Which file do I need to check [14:35] ufol, can you take a screenshot? [14:36] Not on the console. Have some details here http://paste.ubuntu.com/701059/ [14:36] Is there a way to fix stuttering video? YouTube, Netflix, etc. [14:36] Hello. [14:36] hi [14:36] Hello! [14:36] why i can"t scp -R ? [14:37] what i have to do to cp recuservielly ? [14:37] I want to make an Ubuntu wallpaper but need a copy of the symbol that is actually editable in Photoshop to make it, help? [14:37] scp -r [14:37] ertyu: scp -r [14:37] hi [14:37] am i the onlyone that notices on 11.04 that if you maximize a window that has a sys tray icon and close the window wile maximized, you will no longer be able to grab another maximized window from the title bar until you reopen the first window unmaximize it and then send it back to the sys tray. [14:37] a have an old computer with 128 mg ram [14:38] thanks mr perfect ! mongy [14:38] onder: Is there enough information? [14:38] can i run on it with an official release of ubuntu? [14:39] os_: probably not enough resources [14:39] os_, Installing from the CD requires a minimum of 256 mb RAM. [14:39] os_: you could try lubuntu, but 128 may be too much [14:39] os_: you can install with the alternate or mini CD [14:39] os_: Perhaps LXDE on Lubuntu, or a command line only system [14:39] i have two HDs with ububtu installed with various files on both ( i use hot swap drawers) I need now to access the info on both at same time can I put both in let it bbot to one then mount the other? [14:40] os_: tinycore or lxde [14:40] s/too much/not enough/ [14:40] os_: lubuntu [14:40] is there any official release with enlightment 17? [14:40] os_: or maybe puppy [14:41] hi all again [14:41] anyone else having issues with grabbing and moving a maximized window from the title bar? [14:41] coachj: Yes [14:41] im having some difficulty accessing my aditional hd;s i connected within my ubuntu server machine [14:41] could someone gimme a walk thru, i know i have to mount them [14:42] FreeWilly: We need more details, what difficulty are you having? [14:42] freeWilly, how are you trying to access them [14:42] Polah: doing that shouldn't mess with the bbot sector of either drive, right? [14:42] samba? [14:42] but the problem is in the mounting syntax, i dunno what these drives are called [14:42] they not even formatted i believe, my bios does pick them up [14:42] FreeWilly: fdisk -l will tell you [14:42] coachj: No, unless something goes catastrophically wrong [14:43] FreeWilly: may need to be 'sudo fdisk -l' [14:43] FreeWilly: If they aren't formatted to anything then you can't mount them [14:43] Polah: thank you for the help [14:43] Does anyone know how to connect a Toshiba Thrive tablet to Ubuntu? [14:43] connect in what way? [14:43] is there any official release of ubuntu use enlightment 17? [14:44] os_ No. There are official releases with GNOME, KDE, Xfce and LXDE. [14:44] so i guess i am the only one seeing this problem [14:44] os_: no - but enlightment *is* available on Ubuntu [14:44] !enlightment [14:44] !enlightenment [14:44] Enlightenment (or "E") is a window manager for X, providing a useful, and good looking graphical shell in which to work. E17 is the current development version. [14:44] FreeWilly, They're probably already formatted NTFS; that's usually the way they come, from the factory. [14:44] os_: http://en.wikipedia.org/wiki/List_of_Ubuntu-based_distributions#Ubuntu-based [14:45] os_: you could install the minimal ubuntu version and add packages ala carte [14:45] Sidewinder1: Really? [14:45] How often do the auth.log and apache access.log logs get cleared. [14:45] !mini | os_ [14:45] os_: 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 [14:45] could i pvt somone pls just to paste the result that fdisk gives me dont wana use ip space in here [14:45] probably bad psting jibberish [14:45] FreeWilly: Pastebin it and link [14:45] Polah, All of my 5 externals (Cavalry) were NTFS... [14:45] Hello, I need a tool to stress test my swap. Any idea? [14:46] Polah, I had fun reformatting, ext3. [14:46] FreeWilly: type sudo fdisk -l|pastebinit and paste it here [14:46] i dunno how to paste it in a link??? === Arnold is now known as Guest4575 [14:46] !pastebinit | FreeWilly [14:46] FreeWilly: 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 [14:47] Sidewinder1: Hmm, I remember my external drive being NTFS, but that had some proprietary software for encryption. I wouldn't have thought just plain drives without anything preinstalled would be formatted to NTFS. I guess it would allow the majority people who don't know how to format drives to use them. [14:47] WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted. WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/md1 doesn't contain a valid partition table Disk /dev/md2 doesn't contain a valid partition table Disk /dev/md0 doesn't contain a valid partition table The program 'pastebinit' is currently not insta === Guest4575 is now known as Arnold [14:47] Linux newb running Ubuntu 11.04 on Asus EEEPC 701 (900MHz Celeron downed to ~630, 512MbRAM), and trying to get some emulators to run. No Master System emus in default repository, and the NES FCEUX and GFCE Ultra don't work properly. FCEUX is a complete disaster, and GFCEU boots out of the game if trying to savestate in addition to randomly jamming if switching from fullscreen to system. Considering Nestopia (need to compile), ME [14:47] KANIX (claims to be Linux but has an EXE file), and fwNES and Kega Fusion which have a problem related to being executables. [14:47] !paste | then try this: [14:47] then try this:: 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:48] Namely, I can not mark fwNES and Fusion as Exectuables despite having admin priviledges. Tried doing it from terminal, no avail: Permission denied. [14:48] Uzi: What error do you get? [14:48] Uzi: what filesystem type are the files on? [14:48] im sorry im such a noob [14:48] E: Couldn't find package pastebinit [14:48] am i the onlyone that notices on 11.04 that if you maximize a window that has a sys tray icon and close the window wile maximized, you will no longer be able to grab another maximized window from the title bar until you reopen the first window unmaximize it and then send it back to the sys tray. [14:49] trying to get past bin thingie [14:49] Polah, Yes, this was a couple of years ago; I figgered' acquiring over 4 TBs of storage would buy me plenty of time. :D [14:49] !info pastebinit [14:49] pastebinit (source: pastebinit): command-line pastebin client. In component universe, is optional. Version 1.2-2 (natty), package size 30 kB, installed size 480 kB [14:49] FreeWilly: You already pasted it here so there's not much point in pastebinning it now [14:49] :) [14:49] Hey everyone. I am currently trying to run some software on my server that does not yet support threading. My server surpasses the minimum requirements; however, when it starts getting heavy use, it slams a CPU and begins to lag. [14:50] sorry Polah [14:50] I do not know. They just look like executables, no type, and the error is the "No application to handle" one. If I try to right-click and change permissions to "Allow executable...", the box will not stay marked. [14:50] Any thoughts? [14:50] did that past, however mean anything significant? [14:50] When I use many memory from swap, my pc freezes, and I get a error "swap-read error", and many more, indicating the whole sda drive is borky... But I can't find these errors in my /var/log directory, in any file. I fsck-ed unmounted /sda2/ swap device, but I got no errors. What to do? [14:50] hi. i have a small problem with fullscreen in flash. i use nvidia driver and the nvidia-settings tool and for playing flash i use the adobe flash plugin. if i switch to fullscreen mode it works fine, but i never get a fullscreen over the whole screen. i just get a black screen with the video in original size in the middle of the screen. does anybody know that problem? [14:51] Hi. I'm unable to login. I seem to have overwritten some file. Now when trying to login, some text is given, followed by 'Login incorrect'. It never asks Password or so. Details: http://paste.ubuntu.com/701066/ [14:51] what files are used by login? [14:51] Trashi: ive seen that when the monitors/video card settings are not set to scale. [14:52] i am trying to install vsftp, I downloaded files from https://security.appspot.com/downloads/vsftpd-2.3.4.tar.gz, and read through doc, it says to run make , when i run `make` command, i get sysdeputil.c:(.text+0xf7): undefined reference to `crypt' error, i found /lib/libcap.so.2 is the reference file, how can I link that at run time or how to solve the issue now.complete error message http://paste.pocoo.org/show/486029/ [14:52] "Could not display "~/~/file". There is no application installed for executable files" is the default error when trying to click on the files. [14:52] monotonia, Have you tried System-->Administration-->Disk Utility? [14:52] Uzi: ~/~/file seems... weird.. ~ is a shortcut for your home dir.. [14:52] Sidewinder1 yes. I have xfce, so it's somewhere else, but the same name. [14:53] Ah, just typing it like that since I don't want to write the whole dirstructure. =) [14:53] Uzi: you tried from the terminal a simple 'wine /path/to/whatever.exe' yet? [14:53] dr_willis: sorry, what do you mean exactly if you say "scale" in videosettings? [14:53] ssh -D 7474 user@SERVER ok? but the server in question specified a port for ssh connection port 3292; how should I put that in this command? [14:53] monotonia, And swap should be roughly 1.5 times your RAM. [14:53] shiftingcontrol did you tar -xvf name.tar.gz && cd vsftpd-2.3.4.tar [14:53] Trashi: check your video card/driver/settings . theres should be some scale on full screen setting someplace. [14:53] amin`: ssh -p port -D 7474 user@host [14:53] And in right-click -> Properties -> Permissions "Execture: [] Allow executing file as program" does not check. [14:54] Why would I need Wine for Linux emulators? [14:54] Trashi: its fullscereening a picture thats less then the monitors actual res by just centering it. [14:54] Sidewinder1 Is it too big, and that's causing problems? [14:54] Uzi: Im not clear on your actual problem then. [14:54] Do I need to setup the whole box again just b/c the login is faked? [14:54] Sidewinder1 I have 512MB, and swap is 2GB [14:54] xistance, i did tar -zvxf vsftpd-2.3.4.tar.gz and cd vsftp-2.3.4 [14:54] ufo1: try logging in at console, see if works. === darknet is now known as darknet___ [14:55] ufo1: theres always ways to fix things from a live cd normally. :) [14:55] I can login as root - but not any other user [14:55] shiftingcontrol: why not just sudo apt-get install vsftpd [14:55] and make; make install? [14:55] FreeWilly: you might have to use parted to format the drive (from reading your error message) [14:55] monotonia, That shouldn't cause a problem although 750 MB would be enough. [14:55] I am trying to install/start emulators in Ubuntu, that are for Linux. However, it refuses to allow the executables to run as executables, and I can not allow them to do so despite being the admin account. [14:55] make only throws me the error, [14:55] whois skyball [14:55] dr_willis: thanks for making me hope - just how? [14:56] ufo1: direct logging in as root is disabled by default.. so thats odd... You are logging into X as root? you coulkd try making a new user. see if their login works [14:56] dr_willis: well, cant find some scale options in nvidia-settings tool. if havent the problem with pictures. would say its an error which comes by nvidia+adobeflash in combination.. [14:56] !info parted | FreeWilly [14:56] mongy, now I did it . how could i specify 127.0.0.1:7474 as my systemwide socks proxy? [14:56] FreeWilly: parted (source: parted): The GNU Parted disk partition resizing program. In component main, is standard. Version 2.3-5ubuntu5 (natty), package size 50 kB, installed size 200 kB [14:56] shiftingcontrol: Just install from the repos. [14:56] amin`: network settings in system prefs [14:56] shiftingcontrol did you do it exactly like that 'make; make install' [14:56] Trashi: i would double check. ive seen that exact thing in the past when fullscreening options are not set to scale. [14:56] good point. Trying [14:56] The EXE problem was just for MEKANIX, being EXE while it claimed to be a version for Linux. [14:56] Trashi: if you try fullscreening some other game? [14:56] Sidewinder1 So, what should I do? Is there a program to stress swap partition? [14:57] * dr_willis has to head to bed. back in about 7 hrs... [14:57] mongy, I just have xmonad i am not using gome. is this package has a name to install it here [14:57] Sidewinder1 At least I'd could note the error log... [14:57] xistance, make throws the error as i have stated previously, [14:58] so i can't run lubuntu live in my old machine even i get it on a flash? [14:58] flash disk? [14:58] os_: Probably not very well. [14:58] shiftingcontrol: sudo apt-get install vsftpd in terminal [14:58] monotonia, I know nothing about xfce; I guess you could use LiveCD to shrink swap. You might also try "memtest" form LiveCD boot to check that your RAM chips are OK. [14:58] Uzi: "exe" doesn't necessarily mean it's a windows executable (though that convention in windows certainly can confuse the issue...). What does 'file ' tell you? [14:59] Polah, mongy : i have some issue with apt-get, so trying apt-get -f install, sny idea what -f here means? [14:59] *any [14:59] \ [14:59] dr_willis: even a new user cannot login. It doesn't even go that far as to ask a password. [14:59] This is console only, no X [14:59] amin`: http://nmkuttiady.blogspot.com/2006/06/working-on-command-line-tools-with.html [15:00] shiftingcontrol: it means "fix broken" - see 'man apt-get' for details [15:00] mongy, any gui? [15:00] i'm having a problem when i setup s-video its black and white color.!~ === Guest31919 is now known as kudu [15:01] ok thanks [15:01] i'm having a problem when i setup s-video its black and white color.? [15:02] I'm really lost about the login issue. Any more ideas? [15:02] sup yeats [15:02] yeats, ok thanks [15:02] listing with parted gives me this: http://paste.ubuntu.com/701071/ [15:02] hey... any idea why this isnt working? " /sbin/start-stop-daemon --start --pidfile /home/scrapyd/scrapyd.pid --user root --group root -b --make-pidfile --chuid root --exec /usr/local/bin/twistd -ny /home/scrapyd/scrapyd.tac" [15:02] ufo1: Have you tried logging in as root and removing that rule from sudoers? [15:02] (didnt flood the chat, hehehe whoop whoop) [15:02] ufo1: Have you tried disabling that sudoers line? It may be that the user is logging in to /sbin/shutdown rather than /bin/bash [15:03] mongy, and it is socks? [15:03] Hey everyone. I am currently trying to run some software on my server that does not yet support threading. My server surpasses the minimum requirements; however, when it starts getting heavy use, it slams a CPU and begins to lag. [15:03] Any thoughts? [15:03] I'll try, thanks [15:03] been fucking around with start-stop-daemon for 2 hours and I cant get this working :| [15:03] Rotham: control your language here, please [15:03] yeats: : ELF 32-bit LSB executable, intel 80386, v1 (SYSV), dynamic linked (uses shared libs), for GNU/Linux 2.2.0, stripped [15:03] buenas [15:03] * Uzi goes to check the other files he's had trouble with [15:03] I've tried to install both irsii and nano with apt-get but it says it can't find it, what do I need to change? [15:03] oh, nevermind [15:04] found out this has never been apt-get updated [15:04] como tenia q hacer para poder aprobechar los drivers de windows en ubuntu¿ [15:04] !es | raktunak [15:04] raktunak: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [15:04] Uzi: so it *is* a Linux/UNIX executable [15:04] KommaH{s}, you could set a higher nice value for it so that other processes will have a higher priority than it. [15:05] amin`: what gui are you using? if any [15:05] removed /etc/sudoers - still the same. It looks as if the output of shutdown was written in some file - but which? [15:05] FreeWilly: you might want to look here: http://www.mail-archive.com/parted-devel@lists.alioth.debian.org/msg02423.html [15:05] * yeats runs away [15:05] yeats: : Yeah. Checking on Fusion, it's also ELF, much the same except statically linked and Version1 (GNU/Linux) [15:05] Polah, mongy, xistance thanks I got installed via package manager. [15:05] So how can I tell my Ubuntu to stop pestering me with the permissions and just run the damn things? ^^; [15:06] Polah: The process slamming the CPU is lagging, which is causing issues for the people who are all using it at once. === shanky is now known as shanky_24x7 [15:07] It's a game server, so when CPU hits 100% for that core, then people start lagging. [15:07] Uzi: 'chmod +x ' [15:07] Uzi: may need sudo, but probably shouldn't [15:07] yeats: thanks, but thats french to me [15:07] login should ask for a password but instead it writs 'The system is going down for power off NOW!' and the login fails. [15:07] hello the [15:07] Hasn't worked before, either with or without sudo. =/ But I'll try again! [15:07] there [15:08] i worked on linux last in 2003 and it was the ui interface knoppix === Robert_ is now known as Guest59680 [15:08] FreeWilly: heh - basically your system is not recognizing "Partition Table: loop" as a valid partition table - how to fix it is beyond my knowledge [15:08] eish [15:08] this is a bit unusual.. there are several files on a hard drive that contain bad blocks. is there some way i can scan through the files for the bad blocks, then trim the file so it only contains the immediate area surrounding those blocks, thus freeing up space without freeing up the bad blocks to be written to again? [15:09] why on my working hd ubuntu made three partisions [15:09] of smaal sizes? [15:09] i got one folder named folder1 with 3 files, and i got an other folder named folder2 i simply want to transfer all content of folder2 to folder1 and copy the new if there is an equivalent of file matching, what i have to do ? [15:09] Hi all [15:10] FreeWilly: ask the full channel - I'm about to be AFK for a while - good luck ;-) [15:10] okay so this will have to go to an expert to solve, coz im too noob to google [15:10] thanks yeats [15:10] any one own fritz.box router [15:10] yeats: : Permission denied both with and without sudo. =( ./(progname) is the proper way to run a program in command line terminal? [15:11] i got one folder named folder1 with 3 files, and i got an other folder named folder2 i simply want to transfer all content of folder2 to folder1 and copy the new if there is an equivalent of file matching, what i have to do ? [15:11] How often do the auth.log and apache access.log logs get cleared? Does Linux clear them for any reason? Mine seem to be cleared this morning and I am wondering is someone is coving there tracks. Thanks for the help! [15:11] when is ubuntu 11.10 is releasing [15:12] sonu_: http://www.thisisthecountdown.com/ [15:12] cool domain [15:12] ertyu: Simply enter the folder2 and select all items by pressing Ctrl + A and after doing that, press Ctrl + C and exit from that folder. Then enter folder1 and press Ctrl + V and you're done. [15:13] !digest [15:13] you are correct what i mean [15:13] cool site thanks myrtti [15:13] but how to do the same thing with cli ? === dave is now known as Guest90170 [15:13] from cli [15:13] anyone want to make graphic/programming group? [15:13] any one own fritz.box router [15:13] that 's my question ? [15:14] ertyu: read the manpage for mv .. man mv [15:15] anybody help with this logrotate script? -> http://pastebin.com/GPpg6nFq [15:15] unfortunately i dont find [15:16] Is there a way to stop streaming video from stuttering? Like Netflix or YouTube [15:16] For those interested, I found it! Shutdown had put the text 'The system is going down for power off NOW!' into /etc/nologin and failed to remove that file again. That was quite tricky. [15:17] (even for the experts) :) [15:18] Login issue solved then. Thanks to all who cared. [15:20] ufol: Would you like to share the solution by http://paste.ubuntu.com ? [15:21] sure [15:21] Yes, please do share! [15:22] does anybody knows how to write on pdf in ubuntu ? === bastidra1or is now known as bastidrazor [15:23] I have a weird problem with Gnome on Natty: it keeps refreshing panels and icons every time I move the cursor, and because of it it's unusable. The other user have the same problem as well. === willy is now known as Guest14367 [15:24] Lol so I'm new to irc. I do not recommend typing /list and hitting enter [15:24] how do i undo all the packages that i just installed? [15:24] how do i remove all the packages that i just installed? [15:24] ljsoftnet, sudo apt-get purge [15:24] does anybody knows how to write on pdf in ubuntu ? [15:25] ljsoftnet: look through /var/log/dpkg.log for the names of the packages you installed and do sudo apt-get purge or remove on them [15:25] test [15:25] shakir: With a text editor suitable for writing PDFs. In LibreOffice or OpenOffice which come by default it's File > Export as PDf === Guest93286 is now known as Mkaysi [15:26] but my document is in pdf i cant write on him [15:27] Polah asdjaputra how do i use sudo apt-get purge on libgtk2.0-dev? [15:27] Shakir: Oh, you want a PDF editor then. [15:27] shakir: import into libreoffice [15:27] ljsoftnet: sudo apt-get purge libgtk2.0-dev [15:27] Nologin issue: http://paste.ubuntu.com/701079/ [15:27] ^ [15:27] yes pdf edit where i can find ? [15:29] is the oxford semiconductor chip oxpcie954 supported under ubuntu? [15:29] dr_willis, yeats: : Just mentioning that my problem was that I tried to run the progs off a USB stick, and seems my settings were such that I could not execute programs there. Copied to HD, now can run them without problems. Thanks for trying to help, you helped me understand Linux a bit better! =) [15:30] ertyu, still need help? [15:30] ertyu: Are you still there? [15:31] shakir, you can always copy the text to OpenOffice, edit the contents and export to pdf [15:31] oh he left [15:32] Polah thanks [15:32] ufol: Thanks for that. [15:33] NP [15:34] i wanna to know ,i want to learn java ,should i insall oracle jdk or openjdk [15:35] i wanna to know ,i want to learn java ,should i insall oracle jdk or openjdk [15:35] openjdk is said to have still some minor issues while the oracle jdk is no longer as free as it used to be [15:36] insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `plymouth-stop' how can i solve this issue > [15:36] use openjdk until you hit some issues and only switch to oracle then :) [15:37] ok i know i will install openjdk [15:37] yes i m here on [15:38] yes i m here onder [15:38] yes i dont fine [15:38] i'm having a problem when i setup s-video its black and white color.? [15:38] Hey ertyu, I found something that will help you. [15:38] i dont find that one [15:38] which one ? [15:38] Is someone here specialised in syslog errors? [15:38] Got a weird one here, using current LTS, I can get a valid answer from nfs server by running rpcinfo -p ipaddress unless I run it as root or sudo. Thoughts? [15:39] do you know what is syslog ? Somelauw [15:40] This is the one http://pastebin.com/wqfnEp2t . I was watching youtube in fullscreen and suddenly I was back at the login screen. [15:40] onder are you there ? [15:40] ertyu: Please get in the right main directory, for example if your folders (folder1 and folder2) under the Documents, go there and type this command without quotes: mv -i folder2/* folder [15:40] ertyu: Please get in the right main directory, for example if your folders (folder1 and folder2) under the Documents, go there and type this command without quotes: mv -i folder2/* folder1 [15:41] Ow, I forgot quotes but it's OK. :]. [15:41] question: I am running out of space on my 'boot' drive. Never had this happen before but I think it has to do with the ecrypt that I ran on setup. Doesn't it set up a tiny boot partion that checks for pw and then bootstraps the whole drive once verified? Anyway I look at this boot drive and its filled with files like vmlinuz and Gzip archives. What can I delete safely [15:42] have some good book about java for beginners [15:42] Does anyone here know how to make my own IRC channel? [15:42] first let me clarify one thing onder [15:42] DSH94: ask in #freenode [15:43] DSH94, lal, google it? [15:43] ertyu: I'm listening. [15:43] !google | alexd285 [15:43] alexd285: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [15:43] how to get in to folder1 and folder2 at the same time ? onder [15:43] starjones: it is best to use the package manager to remove previous kernels that you know you won't boot into [15:43] liweiwp: I asked a programmer and he recommended Java: The Good Parts a few weeks back [15:44] ThinkT510: hmm that sounds familiar where do I find that? [15:44] ertyu: You don't need to get into these folders, just one upper directory if they are under the same directory. [15:44] oh wait do you mean synaptic? [15:45] starjones: yes [15:45] how to say to someone [15:47] I have a question: I have marked the option of encrypt at the installation. if the police steal my PC, will they see my archives? [15:47] well on your example if i understand correctly [15:47] mv -i folder2/* folder1 [15:47] you are copying all files and folders with is present on folder2 to folder1 correct ? [15:48] Yes! [15:48] ok let me check [15:49] I was about a little guide to you help on this. :]. [15:49] *about to write* === XLV_ is now known as XLV [15:50] ertyu, can you answer my question (8 lines above)? [15:50] ThinkT510: uhm followup question. I am not really seeing a place to delete these older revisions of what I assume are kernel upgrades. [15:51] starjones: search for kernel [15:51] starjones: they should all come up, then just rmove the ones that you know you won't need [15:52] i m not helping for such kind of operation on what i called sophistacated one Berenbet [15:52] hello, does anyone know how to update "Hardware Drivers" in Ubuntu 10.04, so that it sees newer video card and finds a driver for it? === Mud is now known as Guest12738 [15:53] ertyu, what? I dont have nothing illegal, it's just curiosity ¬¬ [15:53] win [15:54] Berenbet: all encryption can eventually be broken [15:55] :( [15:55] ertyu: Did it help you? [15:55] onder: [15:55] ThinkT510, also AES? Inside Ubuntu I have a AES-Twofish-Blosifh, can they broke my truecrypt? XD [15:55] it says would you like to erase the present one [15:55] if i do yes [15:55] Berenbet: all encryption can eventually be broken [15:55] it say the file not empty [15:56] ThinkT510, yeah, I know, with a brute force attack. but that will happend with a AES... 1 million of years? [15:56] I am talking of «real» time [15:56] Berenbet: no method of encryption is 100% unbreakable [15:56] ertyu: OK, let's change the command line a bit. Type this please: mv -f folder2/* folder1 [15:57] ok [15:57] ThinkT510, I will change the question, how many time aproximately will spend the FBI (per example) to uncrypt my pc [15:57] same error file not empty impossible to change it === sg is now known as Guest99367 [15:58] hi [15:58] Ow. [15:58] sorry folder not empty [15:58] Berenbet: that isn't really a ubuntu question, but it depends on the method of encryption, whether they can aquire the key (fast) and how much computing power is at their disposal (bbrute force) [15:58] nope [15:59] ThinkT510, which encryptation method use ubuntu? [15:59] Can you repeat last command with sudo? [15:59] Berenbet: i don't know, i've never bothered with encryption, it's more of an inconvienience than a security measure in my experience [16:00] 为什么没有电源管理?难道故意留下让用户自己琢磨? [16:00] !zh | Guest99367 [16:00] Guest99367: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [16:00] jävla kinesiska [16:00] ThinkT510, which security measure do you recommend? [16:01] Berenbet: backup your data regularly and learn what could go wrong and prepare accordingly [16:01] ubottu: chinese? [16:02] Does anyone know how I can have several icons on one line in my gnome panel like this: http://versia.com/wp-content/uploads/2009/09/gnome.png Or if not, can someone recommend a panel that works well vertically please? [16:02] ThinkT510, I am not afraid of lost my data, I am afraid of police look my data XD [16:02] Berenbet: security is a process not a product [16:02] ertyu: I think this will work: mv -f -t folder1 folder2/* [16:02] Berenbet: If you're not doing anything illegal then you don't have anything to worry about, do you? (: [16:02] Berenbet: why are you afraid of that? [16:02] hi,is there a tool that monitors a directory and subdirectory and prints what files were created,changed,deleted ? I think it should be something that uses inotify [16:03] What package is GCC's 32-bit development libraries? [16:03] I am doing a project about security on PC, I have chose Linux (Ubuntu) like an example [16:03] i m sorry got the same onder [16:03] is it working on your side ? onder [16:03] Yes ertyu. [16:04] Berenbet: there is nothing illegal about linux, why are you afraid of the police [16:04] on my side i got files and folder [16:04] I need to know if the police can enter in a linux [16:04] seems not working [16:04] Berenbet: and i need to know why [16:04] ThinkT510, http://www.reddit.com/r/linux/comments/kxpkg/linux_user_black_hat_hacker_stereotype/ [16:04] I am doing a project about security on PC, I have chose Linux (Ubuntu) like an example [16:04] if your are thief Berenbet of course Police can enter to your pc [16:05] Krenair: i'm aware of stereotypes [16:05] Berenbet, the police is entering your PC right now. [16:05] andyvy, of course XD [16:06] Why in WIN7 system overall after the installation of 11.10BETA2, prompts the hard disk error, even after the update can not enter the system! That the disc reformatted after a no disk error! [16:06] !11.10 | Guest99367 [16:06] Guest99367: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [16:07] I can't get the program "beep" to produce any sound. Ideas? [16:07] ThinkT510: Sorry, just want to make sure. Last think I want to do is screw up anything to do with booting. My current kernel is Linux version 2.6.32-34-generic . So uninstalling Linux-Headers with lower versions should not cause any probs? Or should I be deleting the Linux-Images [16:07] ok, so police can enter in a crypted ubuntu in a little time, no? [16:08] Berenbet, depends which country [16:08] give me your number i have to call to the police [16:08] ertyu, are there already any files inside the destination folder ? [16:08] where are you located in ? [16:08] In the UK, you have to give them your password [16:08] starjones: its not just linux headers, its the images, make sure you have at least one for back up [16:08] Berenbet, yes they'll beat the password out of you if needed. [16:08] Krenair, suppose that the police is the FBI XD [16:08] andyvy, they can not torture me XDXD [16:08] Berenbet: its best to use a hidden truecrypt partition [16:08] Berenbet, if it was the FBI, chances are they don't want you to know they're trying to get into your shit [16:09] ThinkT510: ok leave one for BU. Is there a way to configure that so I don't have to deal with this in the future? [16:09] Berenbet: there is no way they can prove it exists [16:09] is there unity music lens for clementine? :) that would be awesome [16:09] It'd take a while [16:09] yes glebihan there are lots of files i simply need to earse the presence files and folder i need to copy the new one [16:09] But it can be done [16:09] Cas07, hey, I have some personal important files in a truecrypt, but in an archive, is that secure? [16:09] Please keep the language clean and the topic Ubuntu support. [16:09] starjones: not that i'm aware of, but i never use a seperate boot partition so i don't run into that problem [16:09] ertyu, then run : mv -u folder1/* folder2 [16:09] So, does anyone know what the GCC 32-bit development libraries are called for apt-get? [16:10] Berenbet: Its best if you read about it: http://www.truecrypt.org/hiddenvolume [16:10] :D [16:10] ThinkT510: I don't think I did anything out of the ordinary. But it was a long time ago. [16:11] !11.10 | mokoloko [16:11] mokoloko: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [16:12] Oneiric? [16:13] its a misspelling - should be one irc [16:13] Cas07, mmmm, would a truecrypt inside another truecypt do the same effect? [16:14] Berenbet: it is going offtopic for this chan [16:15] Berenbet: this has been discussed ad-nauseum in many circles. Isn't there even a security discussion in the Ubuntu forums? [16:16] ertyu: Did glebihan's solution help you? [16:16] same error glebihan [16:16] no onder [16:16] folder not empty [16:17] Cas07, sorry men, but I am doing a project for school about security in linux. this is linux. and this is security [16:17] starjones, ubuntu forums? the exist? *searchin* [16:17] I remember spending some considerable time on mapping keys, more specifically, "Scroll Lock" to volume down, "Pause" to volume up, "ALT+KP_minus" to run a script that switches channels on my tv card, etc. I can't remember (or find) the files involved - any clue? [16:17] So, does anyone know what the GCC 32-bit development libraries are called for apt-get? [16:17] I really do not want to upgrade from 10.10 due to that horrible UI that replaced Gnome 2.32.x. I need to update Firefox. Is there a reliable way of doing this on 10.10? [16:18] hi. this function uses acts_as_tree to get a list of not only children but children's children, but i'd like to change it to only allow for 4 levels deep, and thereafter not including the result in obj.all_children. any ideas on how to make this better? https://gist.github.com/1257591 [16:18] Berenbet: ubuntuforums.org [16:18] ertyu, ok then I don't think mv will work, try "rsync -r folder1 folder2" [16:18] syn3rgy: https://launchpad.net/~mozillateam/+archive/firefox-stable?field.series_filter=maverick [16:18] Cas07, thx [16:18] Krenair: are you on 32bit? [16:19] ThinkT510, no, 64-bit [16:19] berenbet: in the first section: Security Discussions [16:19] !info gcc-4.5-multilib | Krenair [16:19] Krenair: gcc-4.5-multilib (source: gcc-4.5): The GNU C compiler (multilib files). In component main, is optional. Version 4.5.2-8ubuntu4 (natty), package size 2156 kB, installed size 3292 kB [16:19] And that includes the 32-bit dev libraries? [16:20] Krenair: i think so, it's multilib [16:20] thanks glebihan [16:20] this one is working try "rsync -r folder1 folder2" [16:21] ertyu, you're welcome [16:21] thanks onder also [16:21] why mv not working [16:21] ? [16:22] You're welcome, ertyu. [16:23] ertyu, the thing is, if you have both folder1/subfolder1 and folder2/subfolder1 and they're not empty, mv cannot move subfolder1 from folder1 to folder2 [16:23] Krenair: http://packages.ubuntu.com/natty/gcc-4.5-multilib [16:23] ThinkT510, it's fine [16:23] ertyu, mv does not work recursively [16:23] I already found it [16:23] libc6-dev-i386 [16:23] Krenair: ah, sorry [16:23] ertyu, either it can move the entire folder or it fails [16:24] ok [16:24] Oh, glebihan. Thanks for information. [16:24] onder, you're welcome [16:26] i'm having a problem when i setup s-video its black and white color.? [16:26] hello, we are a new website(forum) looking for members, staffing positions are available http://kforum.co.nu/forum.php [16:26] !ot | X0Rc0re [16:26] X0Rc0re: #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! [16:27] ok [16:29] Anyone here using KDEsktop who has managed to use a different theme with Netbeans, The metal look and feel theme isnt so appealing. Someone please... [16:30] Hey All, I wanted to know how i can auto mount a hard drive on startup.. [16:30] A_J_: edit /etc/fstab [16:31] nmvictor what do i do there [16:32] I switched from twinview to separate X screens in my nvidia settings and now gnome shell (using a ppa on 11.04) errors out each time I log in. I can only assume the ppa is just acting up with it? [16:33] A_J_: what drive do you want to automount? /dev/sda or do you know its label? [16:34] I've labled it data drive [16:35] * A_J_ will brb [16:37] !gnome3 | roasted_ [16:37] roasted_: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely. [16:37] ThinkT510, uh. yeah. I know ;) [16:37] ThinkT510, nonetheless, I figured I'd ask to bounce some ideas around. [16:38] I love how ubuntu classic has a 1 pixel target for window resizing.. wonder how that slipped through [16:38] ThinkT510, currently I'm bumping it up to 11.10 beta to see if I have any luck. :( [16:38] roasted_: i hope you mean a fresh install [16:38] ThinkT510, yeah. I can't even log in to my 11.04 box now. I have no choice :P [16:39] roasted_: ok, just remember that support on 11.10 in on #ubuntu+1 until it gets released [16:39] ThinkT510, right. I know. [16:39] ThinkT510, believe me I've heard that 400 times before in this chat. [16:40] 5 minutes before midnight? pfft, ubuntu+1 brother. [16:40] hello, we are a new website(forum) looking for members, staffing positions are available http://kforum.co.nu/forum.php [16:40] * ThinkT510 is glad that i'm not the only one who notices [16:40] someone ban X0Rc0re [16:40] X0Rc0re, you didn't really take notice to what IdleOne said, did you? [16:40] :) [16:41] whats a portable way to encrypt/decrypt a file that will need to be read on multiple computers? [16:41] roasted_: I had a problem with 11.04 too, i ended up using 11.10 and am liking it but had to go KDE, all other UIs[Unity and Gnome3] just dint cut it for me. [16:41] honour: use 7zip [16:42] nmvictor, well you're talking personal preference at that point. My standpoint is the actual thing is errors out upon logging in. I think the dirty setup I did with the ppa may have something to do with it, as clearly people use separate X screens with nvidia cards all of the time and have no issues, so I should be able to as well [16:43] hi [16:43] i'm trying to install ubuntu with lili [16:43] (lili usb creator) [16:43] roasted_, actually, separate X if quite uncommon. [16:43] nothing, doesnt go, it says: GRUB error: file not found [16:43] s/if/is/ [16:43] grub rescue> === james is now known as Guest55330 [16:44] zykotick9: funnily enough, i'm running seperate X with my nvidia [16:44] BRAZIL??? [16:45] roasted_: sorry if you think so,luck with a solution to your problem anyway. Wish i could help but I dnot know Nvidia further than the fact that ist been mentioned so often on this channel, usually as a problem-card. [16:46] ThinkT510, do you have two wm/de running? one on each? what do you use the separate X for? [16:46] How do I tell if I'm on a 64-bit or 32-bit install of Ubuntu? [16:46] Rei-chan, "uname -m" [16:47] i'm having a problem when i setup s-video its black and white color.? [16:47] zykotick9: both running xfce, just got a fullscreen terminal in one with htop on all the time [16:47] Anyone here using KDEsktop who has managed to use a different theme with Netbeans, The metal look and feel theme isnt so appealing. Someone please... [16:47] anyone knows grub commands? [16:47] ty, zykotick9;. === Thrain2 is now known as Thrain [16:53] Can KDE Partition Manager be trusted like Gparted, Do they use the same libraries? [16:55] nmvictor, fyi there is a #kubuntu channel, might be better place for KDE specific questions (IF you don't get an answer here) [16:55] hello how can i add from terminal my bssid and my wepkey pass to start wirless [16:57] zykotick9: Ooh, thanks. Never knew that, i thought all these ubuntu derivatives share the same Support channel. [16:57] tomubuntu, i believe, there is a cli frontend to "network manager" (i believe it may even be installed by default, but i've never used it). There is also wicd, which also has a cli frontend believe, but i don't really like recommending wicd very much. The manual way, buy using the interfaces file would be a major drag for wireless (i imagine, also never personally tried it). [16:57] How do I get the Launcher to stay? [16:57] NOt hide automatically [16:57] Ubuntu 11.04 [16:58] zyotick9: when i go to wicd it shows no wirlees connection found [16:58] nmvictor, well, technically you requestion if fine here as well - as it is a supported derivative. BUT, IF you don't get an answer here, try there - but don't crosspost, wait 15+ minutes to see if you get an answer here first. [16:59] !tab > tomubuntu [16:59] tomubuntu, please see my private message === Marc is now known as Guest93932 [16:59] tomubuntu, i'm not a fan of wicd - thus my hesitation suggesting it. [16:59] anyone who knows how to start wicd to found my wirless connection [17:00] hi to all [17:01] i have my home ecrypted with ecryptfs can someone help me recover it? [17:01] Is it possible to have different GTK+ theme in Unity and Gnome Shell? [17:01] why won't wicd start in dwm from dmenu? === Rei-chan is now known as WanderingEnder [17:02] i'm having a problem when i setup s-video its black and white color.? [17:03] Olotila: http://askubuntu.com/questions/35963/how-to-make-the-unity-launcher-always-visible [17:03] can someone help me with ecryptfs? [17:03] anyone who knows how to start wicd to found my wirless connection [17:03] why won't wicd start in dwm from dmenu? [17:06] rwx it starts but it shows no wirless network found [17:06] iwconfig shows my wlan0 essid:off/any [17:06] mine is not starting at all [17:07] how do i type it in terminal my essid and my wpa key from termnial [17:10] hi, is there anyone use upstart with autossh? [17:11] hi all [17:11] lu [17:11] hi, i know this might be offtopic, but at chance a sql-pro could point me out some standard resources for learning sql [17:11] #sql ? [17:12] IdleOne, i asked there... no reaction at all and not very busy... [17:12] IdleOne, that's why i fall back to #ubuntu [17:12] Benkinooby: http://www.sqlcourse.com/index.html [17:12] I am using ubuntu. The default jre installed is /msg NickServ VERIFY REGISTER jkoder70014 bouakbrtmzzf. If i want to remove that entry where i should change..? [17:13] #ubuntu is not the fallback channel for everything IT btw. [17:13] What is the recommended VM software to use? Virtualbox? [17:13] xannen, depends on the use [17:13] sorry jre is OpenJDK Runtime Environment (IcedTea6 1.10.2) (6b22-1.10.2-0ubuntu1~11.04.1) [17:13] jkoder70014: #freenode for help with registering [17:13] how do i type it in terminal my essid and my wpa key from termnial [17:14] I need a vim-like cbr (comic) reader, any suggestions? [17:14] I want to run Windows in VM to play game, 'cause wine doesn't work for an old game I want to play, compdoc. [17:14] xannen, then virtualbox would work best [17:14] do you have enough ram? [17:14] xannen, virtualbox [17:14] IdleOne, do you have any personal experience with that site? i'm googling for sql materials and courses myself but can not evaluate the quality of the results... your page is among the results. [17:15] I had a look on installing virtual box, but no success. Can you give me some instruction, compdoc? === Tac_Home is now known as atdiehm_lappy === atdiehm_lappy is now known as atdiehm__ [17:15] xannen, describe your computer [17:15] Benkinooby: i don't but it is the first link in my search. [17:15] i'm having a problem when i setup s-video its black and white color.? [17:16] compdoc, it's ubuntu 11.04; intel i7, 8gig ram [17:16] compdoc, it's higher end computer range. :D [17:16] xannen, thats a nice system. what instructions did you use? I recently installed it very easily on a 2G ram, dual core system [17:17] compdoc, i followed this instruction: http://www.ubuntugeek.com/virtualbox-4-0-10-released-and-ubuntu-11-0410-10-installation-instructions-included.html [17:17] IdleOne, in that case sorry for wasting your (and my) time. i wonder why most people think that when some1 aska question, that person didn't try to google first. [17:18] Benkinooby: unfortunately that is usually the case :) [17:18] xannen, I used one like this: http://www.ubuntugeek.com/virtualbox-4-1-2-released-and-ubuntu-11-0410-10-installation-instructions-included.html [17:18] IdleOne, thank you for your attention [17:19] xannen, looks the same, except for the version [17:19] whats not working? [17:19] when i do the apt-get update, i received error. [17:20] Question why is myi setup s-video its black and white color.? [17:20] hello [17:20] hello, anyone familiar with how to activate Flash in Chrome (Stable)? [17:21] xannen, might be easier to fix the apt-get update. [17:21] anyone got any tips on working out why 'pkgProblemResolver::Resolve generated breaks'? [17:21] I'm getting stuck while installing 11.04 [17:21] I'm seeing 'Holding Back xserver-xorg-core rather than change xserver-xorg-video-6' and similar in /var/log/dist-upgrade/apt/log [17:22] Guest97406: sounds like you need to set PAL for the output [17:22] compdoc, i figured it out. :D the deb-src was added when i added via synaptic, i removed that line. it's working now. [17:22] Cas07 i did set it to pal but its still black and white. and its a ati 7000 series [17:23] cool [17:23] hi [17:23] Cas07, also at pal it does flickring [17:23] anybody know what i can do at this point? It is stuck on creating ext4 file system [17:23] HELP: Ubuntu one is not syncing (uploading) === Ardit is now known as Guest66824 [17:24] compdoc, do i need to install package: dkms, as cautioned, in the instruction? [17:24] Question why is myi setup s-video its black and white color.? [17:24] bv [17:25] xannen, I didnt, but its just a test system. I dont know how to use dkms [17:25] Is ubuntu server command line or graphical? [17:25] okay.. ty compdoc :D [17:25] Guest97406: did you try different PAL settings like PAL-B? [17:26] wolfmitchell, command line [17:26] Ok [17:27] heyy [17:27] guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything! [17:27] Cas07, yes [17:28] HELP ME! [17:28] guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything! [17:28] Guest66824: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:28] compdoc, if i have windows installed on hard drive, can i run that off virtualbox? [17:28] xannen, you could, but its not easy [17:29] helpp me! [17:29] hi there i´m learning java script any recommended software for xubuntu? [17:29] Are there any other themes compatible with Oneiric? [17:29] Guest97406 are there any jumpers or bios settings for pal/ntsc [17:29] guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything! [17:29] or should i stick with pasting the code in a html file? [17:30] Cas07, maybe i have to check [17:30] Cas07, if it doesn't work i'm making it to vista home basic as a mediaserver [17:30] heyyyy [17:31] people [17:31] Guest97406: well i use Mediaportal on windows for my htpc so thats your choice [17:32] where can we edit the classpath setting of jre in ubuntu ? [17:32] hello [17:32] sombody know how decrypt this wpa password dd1c0050f20101000050f20202000050f2040050f20201000050f2020c00 [17:32] john___: rhino [17:33] hi i am having problems with my ralink network stick couls some one please help on windows it works fine but on natty dosent [17:33] compdoc, i have virtualbox installed. if i want to run, say windows 7, how do you suggest i do that? do i need windows 7 installation dvd? [17:33] Hello: id ask in ##networks [17:33] cas07: what about bluefish_ [17:33] ? [17:33] xannen: yes as well as a license [17:34] thats a good editor but ive never used it for javascript [17:34] hello [17:34] john___ ^ [17:35] how can i make my linux use physical memory before swap? [17:35] Owner: windows is supported in ##windows [17:35] Owner: sorry, misread [17:36] anyone able to say whether this is likely to be my problem with a release upgrade? 'Fixing xserver-xorg-core via remove of xserver-xorg-video-tseng' 'Fixing xserver-xorg-video-all via keep of xserver-xorg-video-tseng' [17:36] hello [17:36] is it possible to mount samsung s5660 to ubuntu? [17:36] what [17:36] Owner: if you run: lsusb you will get an 8 character hex id, you can use it to find guides. You may want to run: sudo iwlist scan to see if it finds access points already [17:37] Leo: set a lower vm.swappi [17:37] actionparsnip: i will have to restart though 2mins [17:37] Leo: set a lower vm.swappiness value in /etc/sysctl.conf [17:37] how can i set a lower vm.swappi? [17:38] im a newbie [17:38] Leo: use the web to search using the direction I have given. You'll find stuff [17:38] Cas07, Mediaportal does it work on old computer with 512 mb ram [17:39] i really need to talk with someone who understands about deep grub and bootloader questions [17:39] polease [17:39] please [17:39] someone.. :( [17:39] actionparsnip can you tell my about crack wpa [17:39] alexxio: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:39] sudo: /etc/sysctl.conf: command not found [17:39] Guest97406: do you need a remote control UI type thing? Or just something pretty onscreen? Or both? [17:40] leo: there is no command in that line [17:40] know sombody how decrypt a wpa passwors i have cap file with all [17:40] but [17:40] Hello: its offtopic here. The guys in the backtrack channel may help [17:40] Guest97406: should be ok, 1gb is recommended though [17:40] mic key [17:41] hi, i'm on a natty laptop and i swear that about every 30 seconds or so the hard drive spins down. the power management options have that option disabled. where else can this be defined? [17:41] leo: you usually edit a conf file with an editor. Try 'sudo gedit /etc/sysctl.conf' [17:41] aha, bugs #726924, #721306 and #658458 say yes. Thanks for the enormous help, guys [17:41] wpa key is cripted in HMAC-SHA1 for mic and aes ccmp [17:41] Launchpad bug 658458 in xserver-xorg-video-nouveau (Ubuntu) "do-release-upgrade report error on upgrading from ubuntu 10.04 to 10.10" [Medium,Expired] https://launchpad.net/bugs/658458 [17:41] Launchpad bug 721306 in update-manager (Ubuntu) "duplicate for #726924 [MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error, pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-nouveau" [High,Triaged] https://launchpad.net/bugs/721306 [17:41] Launchpad bug 721306 in update-manager (Ubuntu) "[MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error, pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-nouveau" [High,Triaged] https://launchpad.net/bugs/721306 [17:41] lumme [17:42] Th0r: sudo is not suitable for gui apps, gksudo should be used [17:42] hydester: you could use hdparm -C to check the drive timeout [17:43] Cas07: it just says... /dev/sda: drive state is: active/idle [17:43] hydester: sorry yer that just displays status [17:44] hydester: check /etc/hdparm.conf for the value [17:44] hey does anyone have a good link for fstab setup. I'm having a heck of a time mounting a new drive at startup [17:44] donw know where to lower vm.swappi [17:45] i entered the file but cant find it [17:45] Leo: did you websearch for guides? [17:45] can you guys please help me [17:45] Leo: the setting is [17:46] i have but none of them have been any good. (I googled the crap out of google) [17:46] Isn't in by default [17:46] an exploit to wpa know something [17:46] !fstab| Anord [17:46] Anord: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [17:46] this is what i get [17:46] /etc/sysctl.conf - Configuration file for setting system variables [17:46] # See /etc/sysctl.d/ for additional system variables [17:46] # See sysctl.conf (5) for information. [17:46] # [17:46] #kernel.domainname = example.com [17:46] leo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:46] # Uncomment the following to stop low-level messages on console [17:46] #kernel.printk = 3 4 1 3 [17:47] Thank you muchly! [17:48] Leo: again, the text isn't there by default. It needs adding. Did you use the web to try and find guides? [17:49] sorry [17:49] didnt know that [17:49] Cas07: i guess that wasn't my problem. i set it off via "hdparm -S 0 /dev/sda" and it still makes the spinning up sound and the light pegs periodically. hmm [17:49] Leo: did you use the web to find guides? [17:50] hydester: could also be set in the bios [17:50] it freezes the system during this. so not just the noise is annoying [17:50] Cas07: thanks [17:50] yes [17:50] i searched for what you told me todo [17:51] so... i have to add what you pasted in the chat? [17:51] hmm, perhaps ecryptfs is to blame somehow. i don't remember it doing this previously, but that could have been before my natty upgrade [17:51] leo: all I did was search for vm.swappiness. The second choice was an ubuntu post that tells exactly what to add. [17:51] can someone help me recover my home directory? [17:52] Leo: add the line: vm.swappinesz = 10 save the new file, close gedit then run: sudo sysctl -p and it will apply without need to reboot [17:52] onebitxajax: use your backups. Easiest way by far [17:53] Leo: remove the z from the thing to add. Typo [17:53] ActionParsnip: it is encrypted with encryptfs [17:54] do i have to add this at the end of the file? [17:54] vm.swappinesz = 10 [17:54] ? [17:54] Leo: vm.swappiness = 10 [17:54] Sigh, what could happened with /sbin/init (pid 1) so it does not collect zombies? [17:54] at the end of the file right? [17:55] Leo: i know you didn't websearch at all, or you would have found this: https://help.ubuntu.com/community/SwapFaq [17:55] Leo: yes [17:55] onebitxajax, ok, and let me guess you don't know the encrytion pass phrase? [17:55] is it vm.swappiness = 10 or vm.swappines = 10? [17:56] Leo: if you don't do any work yourself, you will always need help [17:56] sorry man [17:56] Leo: read the link i gave [17:56] ok [17:56] yacc: i know it but it don't work [17:56] another question [17:57] How so? [17:57] how can i have my partitions automounted from startup? [17:57] leo: man fstab [17:57] leo: https://help.ubuntu.com/community/AutomaticallyMountPartitions [17:57] onebitxajax, ecryptfs-unwarp-passphrase works for you? [17:58] thabks ill read it [17:58] Leo: no, its not really fair. I gave direction so you could find your own way. What i gave was about 75% of the job, but you couldnt be bothered, then you lied about trying to find the answer. [17:58] yacc: i will try now [17:58] i didnt lie [17:58] leo, here is another. https://help.ubuntu.com/community/Fstab [17:58] i searched and couldnt find the answer because of your typo [17:58] besisdes [17:59] i know nothing about linux [17:59] leo: or type man fstab in a console. [17:59] Leo: websearch for: ubuntu vm.swappiness and you'll find a billion guides [17:59] why is Ubuntu 10.04 so far behind with the latest version of Firefox ? [17:59] Leo: maybe but I'm sure you've used the web to research [17:59] firefox 7.7 is out but yet the latest in Ubuntu's repo's is 3.6.33 [17:59] !ff7 | Anom01y [18:00] i was here earlier with problem, but had to afk [18:00] im back [18:00] !ff7 [18:00] Anom01y: 10.04 is lts so aims for stability [18:00] and unfortrunately the faries didnt come fix my issue [18:00] ActionParsnip, leo, google: Ubuntu configuring swap => 1st item is the swap faq [18:00] Anom01y: https://launchpad.net/~mozillateam/+archive/firefox-stable [18:00] Anom01y, mozilla started a upgrade schecule that conflicted I guess there is a ppa that can get you more updated FF releases. [18:00] yacc: on what i must make that command? [18:00] im reading right now thanks people [18:00] Anom01y: there is the firefox stable ppa which may help [18:00] onebitxajax, in a console window, ideally su to your user first. [18:00] schedule * [18:01] Anom01y: applications for Ubuntu releases are not updated unless there is a serious bug or security issue [18:02] ive connected two additional hard drives, and need to mount them, but when running df -h all i get is: http://paste.ubuntu.com/701141/ [18:02] leo: It does not hurt, reading, I mean. :) [18:02] Anyway, what can make /sbin/init stop collecting zombies? [18:02] yeah [18:03] THANK YOU [18:03] FreeWilly_ that will only list mounted drives [18:03] i just laerned i can change swap for this session [18:03] guys, what command in terminal should i run to see if my memory is running in dual channel mode? [18:03] i mean how much swap it uses [18:03] it was 60 [18:03] and i changed it to 10 [18:03] just for this session [18:03] leo: you could have even just searched for: vm.swappiness and found something. This is how i know you did zero work [18:04] anybody, please? [18:04] leo: Actually it's not how much swap it uses, it's a value that tells how much the kernel wants to swap. [18:04] yeah [18:04] i just didnt know how to explain it [18:04] einseenai, hwinfo? [18:04] what if i put the number under ten? or 0? [18:04] einseenai, usually the BIOS tells you things like this ;) [18:05] Leo: zero can be used but isnt a good choice [18:05] leo: then it won't consider swap in practically any situation. [18:05] oooh [18:05] so 10 is ok tight? [18:05] right*? [18:05] yacc, hwinfo is unreadable for me [18:05] :) [18:06] leo, swap is godd. Even on a box with to much memory => it can stuff quite a bit of memory by swapping out all kinds of system daemons you seldom use. [18:06] my user all of a sudden is not in sudoers file, and i cant edit it coz of the same reason, and the installation never gave me the root password [18:06] what do i do??? [18:06] einseenai: id check your manual for your motherboard, if you have the ram sticks in a dual channel config, the [18:06] this is so fustrating [18:06] Then you are gold :) [18:06] einseenai, well, my BIOS tells me it's dual channeling before it goes to the task of detecting IDE/SATA discs. [18:07] illl put it to 10 then ok? [18:07] FreeWilly_: boot to root recovery mode, you can fix it there [18:07] FreeWilly: it's simple, you boot into the live cd, ... [18:07] server edition, also? [18:08] there is a thing that doesnt specify in the page that you guys gave me [18:08] FreeWilly: then you chroot into your root filesystem, and run passwd root [18:08] in the file im editing [18:08] FreeWilly_: hold shift at boot, select recovery mode, select root [18:08] does it have to be: #vm.swappiness=10? [18:08] or vm.swappiness=10 [18:08] thanks all [18:08] yacc: down'yt work [18:08] FreeWilly: Any bootable media that allows you to mount your root filesystem and edit a file (or run passwd in a chroot) is fine. [18:08] brb [18:08] (without the # symbol) [18:08] onebitxajax, ? [18:08] yacc: erroe -5 [18:08] im puttying in to the system [18:08] so have to go to that pc then [18:08] ActionParship, so i have to check in bios, right? cause i can't find any command in google to just display it. [18:08] argh [18:09] yacc: don't work that command [18:09] leo: # indicates a comment [18:09] leo # is a common "comment introduction character" in the unix world => so if you want it enabled, you usually need to remove the # [18:09] onebitxajax, so what happened that you cannot access your home directory at all? [18:09] Leo: on the swap faq page i linked, scroll to the top. Look on the right at number 6. Paste here what it says please.. [18:10] does FF 7 use more ram than firefox 3.6 ? [18:10] where? [18:10] Anom01y: not sure that's possible :)) [18:11] Leo: https://help.ubuntu.com/community/SwapFaq [18:11] Leo: same link i gave earlier... [18:11] Anyway, any one got an idea why init might stop working? Or what to do to analyze the problem? [18:11] ok [18:11] Leo: what does link 6 on the right say.. [18:11] is there a way to not reboot [18:11] found this KIck ass media player [18:11] http://www.umplayer.com/ [18:12] did it! thanks Action... [18:12] anyone who is interested ^^^^ [18:12] Leo: no...i wa [18:12] Umplayer is SMplayer but way better [18:12] Anom01y: what is wrong with vlc or mplayer (they are in the repos) [18:12] Leo: i want you to paste in here what 6 says [18:12] mplayer is nice but not the front ends [18:13] this umplayer is finally a good front end for mplayer [18:13] illl be banned for flooding [18:13] Anom01y, umplayer is just yet another frontend for mplayer? [18:13] is there any application to power down hard drive in ubuntu when the computer is idle? [18:13] ActionParsnip: sometimes, before you can teach a man to fish, you have to teach him what water is [18:13] yeah but its the best one so far yacc [18:13] Leo: i just want the link name, not all the text [18:13] smplayer had a few probs [18:13] Anom01y, not really, I personally prefer the default keyboard interface of mplayer :) [18:13] Hello, is there any application to power down hard drive in ubuntu when the computer is idle? [18:13] I like the playlists in smplayer / umplayer yacc [18:13] g0rs: hdparm [18:14] saving / making playlists, and remembering positions in movies ect so when you reload it it goes back to the place you left off automatically [18:14] its worth checking out [18:14] Th0r: we'll get there [18:14] Cas07: does hdparm enable hard drive power management? How is it possible when the os is logging onto the hard drive using a journaled file system like ext3 ? [18:15] yacc, I like the simplicity of just plain old mplayer, but the playlist isn't very good [18:15] g0rs, no, hdparm let's you issue all kinds of commands (ATA/SCSI) to devices. [18:15] Anom01y, well, I'm usually quite happy to watch one movie at a time. [18:15] Leo: its a single line of 8 words. [18:15] yacc: hdparm is not starting even though i tried to run it. [18:15] g0rs, sudo? [18:16] g0rs: you need to use /etc/hdparm.conf [18:16] you do it please [18:16] yacc, yeah well I have a ton of youtube vids which are in several parts on my computer so [18:16] I make up nice playlists and save em all [18:16] g0rs, the kernel should usually wake up any drives you make sleep. [18:17] anyone know what package lscpi, lsusb etc are in? [18:17] leo: ActionParsnip is trying to get you to learn how to help yourself (and point out that you seem to not want to try) [18:17] yacc: yes that was the idea, if the kernel keeps the harddrive awake , is it not possible to disable it? [18:17] I have an ubuntu server on a vps and its missing these, for my phpsysinfo to work. [18:17] Anom01y, well, I tend to transcode and concat all videos, as the main video player in this home is the PS3 => with such it's best to transcode yourself so you have codecs the PS3 can handle. [18:17] g0rs: if it need to write data it needs the hard drive [18:17] Leo: i want you to paste it so you learn. Open the swap faq link i gave and look at the numbered list at the top right of the page. What is number 6? [18:17] ok ill doit [18:18] yacc, yeah I just plug the computer into the TV and hit play on the playlists [18:18] What is swappiness and how do I change it? [18:18] plays everything [18:18] g0rs, well, if you access the drive, then logically either your computer should hang (and then how will you power on the drive) or the computer needs to power on the drive => so if you want your drive unused => make sure it's unused. [18:18] g0rs: you could create something like a ramdisk for logging but it could be a major task to keep the disk spundown [18:19] Leo: bingo. So now you know how I KNOW you didn't research at all. You would have found that with even the most basic search [18:19] mongy, usbutils and pciutils [18:19] g0rs, let me rephrase that, it's a major PITA to keep the disc down, but if you think you want to do that, google Linux laptop mode, and so on. === Guest33108 is now known as Spawn [18:20] Cas07, yacc : thanks, i wondered why they didnt enable hard drive idle mode .Probably it was important to log all activity. [18:20] wow [18:20] youre cool action... [18:20] Leo: this is nothing to do with Linux experience, this is you trying to find stuff online. I gave the thing to search for and you didn't do anything [18:21] yes i did [18:21] i even told you what i found at that page [18:21] g0rs, it's not only logging as in syslogd, it's also that Linux filesystems keep access times, all kinds of background processes write stuff/read stuff. [18:22] g0rs, the reality is that getting rid of the writing is kind of the easy part. Getting the correct working set of files into the RAM cache is way funnier. [18:22] Leo: if you research yourself using the direction given rather than simply shrugging at new terms aa you are new to the OS you will not be a "newb" for long at all [18:22] yacc: unless we're running a linux server. logging may not be essential for desktop use. [18:23] ok [18:23] g0rs: might be useful: http://www.cs.cmu.edu/~mukesh/hacks/spindown/t1.html [18:23] thanks Cas07 [18:24] i'm using boot-repair to repair my boot and it is taking infinite time in the section "discovering menu entries" [18:25] what should i do? if i force stop it, will it anyway boot up good? [18:25] alexxio: is the drive healthy [18:25] actionparsnip: i think it is, how can i check? [18:26] hello. I've got a LEICA digital video camera... I was just wondering if anyone here has experience with getting the video off of these things. [18:27] ActionParsnip: what of the disk should i check up? [18:27] alexxio: could fsck the system partition in liveCD. If you want to go full fat, you could grab the ultimate boot cd and use the drive manufacturers tool to test the drive at a lower level [18:28] fsck with what options? [18:28] hi, everytime I suspend the laptop, it goes to hibernate [18:29] first suspends, and when I activate, hibernates [18:29] txomon: hibernates after resuming from suspend? [18:30] Kre10s: does pitivi not offer to import from the source? [18:31] alexxio: you'll have to read the man page, i don't have it to hand [18:31] I've never done it before, and i don't want to download/install a crapload of packages half of which i might not need. [18:31] pitivi looks good though [18:32] Kre10s: possibly: http://ubuntuhowtos.com/howtos/import_video_from_MiniDV_camera [18:33] Kre10s: kino exists too but installing it on a gnome based system will pull in lots of Qt deps. Depends if space is a luxury [18:34] Please, how to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button? [18:34] hmm. yes kino is QT... It'd be cool if i could access the camera as a tape drive of something more generic. === Odd-rationale_ is now known as Odd-rationale [18:35] marsfligth: Depends on bios limitations not OS [18:35] Kre10s: that'd be swee. If they all did it as standard too, thats the dream [18:35] Girly-Girl: thanks [18:37] marsfligth: You're welcome [18:39] hey guys, sry for my nooby question, but how can i run "nvidia-xconfig" as root,? [18:39] Hey all [18:39] staigernetwork: gksu nvidia-xconfig [18:40] Guys [18:40] i'm just a bloody beginnner... don't understand the things u've written... what d'u mean with "gksu"? [18:40] it's a command [18:40] what's the minimum requirements to install compiz .... I mean the video card :) [18:40] hi! Trying connect my bluetooth Nokia BH-800 headset to ubuntu 11.04. Pairs successful, volume control works, but no sound. Any help what to do? [18:41] has anyone had any success using the Kodak 5200 series printers under ubuntu, if so where did you acquire the drivers [18:42] staigernetwork: what version of ubuntu? [18:43] thx, 2 StevenR, but now got a new problem: theres a "ALIDATION ERROR: Data incomplete in file /etc.../.. [18:43] 11.bla, dunno guess it's the latest one :D [18:44] Can I setup gdm or whatever it is in the way that it doesn't ask for the password when switching to the another user? [18:44] staigernetwork: ok, pastebin the errors you're getting [18:44] !paste [18:44] 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. [18:44] I checked i in the user and groups control, but it doesn't work for switching users. :/ === andyvy` is now known as andyvy [18:45] Using X configuration file: "/etc/X11/xorg.conf". [18:45] Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup' [18:45] New X configuration file written to '/etc/X11/xorg.conf' [18:45] ALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf. [18:45] staigernetwork: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:45] does anyone know how to enable Flash in Chrome (Stable)? [18:46] i need help getting Ubuntu 10.04 LTS to recognize my camera.. i'm a relative newbie to ubuntu [18:46] andyvy: Works for me. [18:46] if I download 11.10 beta will I be able to update when the full 11.10 comes out? [18:46] yes [18:47] sweet, thx gentoo [18:47] RyuGuns, flash in chrome? you're in Ubuntu 10.04? [18:47] 11.04... [18:47] andyvy, what does about:version say about flash? [18:47] * ThinkT510 doesn't understand why people can't wait until 11.10 is released [18:47] hello [18:48] Gentoo64, says it's disabled. [18:48] Gentoo64, I don't see an option to enable it though. I know chrome usually comes with flash. [18:48] it should do [18:48] should be enabled [18:48] thinkt510, for me its a matter of me using arch right now and some of the aur downloads botched my system [18:49] simpleblue: funny, i use arch too [18:49] right now i just want a system that does it all so i can concentrate on other stuff [18:49] hmm, I have creative wp-350 bluetooth headphones with mic. I pair it with ubuntu, and it even recognizes it. But doesnt let me to change Profile: High Fidelity Playback (A2DP) [18:50] Im stuck with phone with Telephony Duplex, which is mono, and sound is pretty terrible [18:50] simpleblue: in that case get 11.04 or wait till 11.10 is released [18:50] can anyone help me? ubuntu used to recognize my camera, but all of a sudden it won't.. i don't know how to fix it [18:50] yo [18:50] ThinkT510: I think unity in 11.10 will be better. [18:50] how can i mount or format my usb-drive when it is not being automaticaly mounted as i plug it in ? [18:50] simpleblue: no point in using a beta since its still being tested (you'll likely experience bugs) [18:50] ThinkT510: i heard that i can download 11.10 beta and just upgrade, so that sounds fine [18:51] bugs are okay [18:51] Yes, because you can report bugs. <3 [18:51] RyuGuns: i don't use unity so that isn't a factor for me [18:51] Guys how do I install Internet Explorer 9 on Ubuntu [18:52] Rainbow-Dash-EN: you don't [18:52] why [18:52] I don't use unity either, but I may switch... [18:52] i am new to this thing [18:52] Rainbow-Dash-EN: That's software only for windows. [18:52] Rainbow-Dash-EN, use firefox [18:52] also I am a troll. [18:52] Lame. [18:52] i wanted to get a reaction out of GNUfags. [18:52] i installed ubuntu from a usb drive. for some reason when it installed grub it installed it on the usb drive. is there a simple method to move grub from the usb drive to where ever it needs to be? [18:52] Try harder n00b. [18:52] Try harder n00b. [18:53] lol [18:53] Try harder n00b. [18:53] RyuGuns: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:53] !guidelines | Rainbow-Dash-EN [18:53] Rainbow-Dash-EN: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [18:53] Sorry, I went over the line. :\ [18:54] chat de xubuntu en español please que se me ha reiniciado el ordenador y no lo encuentro... [18:54] but only by one, two are fine. [18:54] ;) [18:54] !es | Isaacec [18:54] Isaacec: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [18:54] so I can't install my favorite microsoft applications [18:54] i mean IE is a great browser yes. [18:54] Good effort. [18:54] Rainbow-Dash-EN: sure you can. -> http://www.vmware.com/ [18:54] rainbow, ie explorer is not that great. people are not using it as much anymore [18:54] Rainbow-Dash-EN: stop it, you'll likely get kicked soon [18:54] I just installed rxvt-unicode, and get the following error when launching alsamixer: "Error opening terminal: rxvt-256color". Halp? [18:55] also KDE ftw. [18:55] rainbow, this is a great channel and people will help you, not worth getting kicked or banned from [18:55] Rainbow-Dash-EN is trying his hardest to get a joke, but he is the joke. XD [18:55] works fine if I set TERM=xterm first [18:55] ok then. [18:56] I have a sound problem with my Playstation Eye. [18:56] Ubuntu supports the video function out of the box. [18:56] but it won't pick up the sound. [18:56] i installed ubuntu from a usb drive. for some reason when it installed grub it installed it on the usb drive. is there a simple method to move grub from the usb drive to where ever it needs to be? [18:57] Rainbow-Dash-EN: if you're really serious about this, could you try to boot with the PS eye attached? [18:58] #xubuntu-es [18:58] hmm.. supposedly dvgrab is supposed to do what i want, but it says no camera... [18:59] hey [18:59] hi belle [19:00] how r u first time tryn to figure this thang out lol [19:00] can anyone help me with figuring out why Ubuntu 10.04's quit recognizing my camera, please? [19:00] belle, no private messages please [19:00] and please ask before you message someone [19:01] uh just told u tryn to figure this out srry [19:02] hmm channel for c++ is not #c++ ? [19:02] Has anyone figured out a way to get fans working on the Toshiba Satellite L305? [19:02] s093294: it's ##c++ [19:02] ahh [19:02] thanks [19:03] While doing next to nothing and on conservative clock speeds, I'm running nearly 70 C :< [19:03] turns out I had to install ncurses-term, which provides the rxvt-256color terminfo file. [19:03] Cas07, yes, after resuming [19:04] txomon: i think its a bug to do with the batteries. I have seen it while testing Oneiric [19:04] Cas07, im with ubuntu 11.04 [19:04] updated at the last version [19:05] txomon: you should search/create a bug on launchpad [19:06] ok [19:08] <|_ocke> but why? [19:08] I have a problem with changing win7 boot with bcdedit. Something about system device cannot be found. I dual boot with ubuntu so i wonder if it is because of grub [19:08] REMEMBER CHAKOTAY! [19:08] REMEMBER CHAKOTAY! [19:09] in #archlinux [19:09] I'm considering overhauling my ubuntu partition from scratch. Should I wait for 11.10 final release, or will the beta that's out now be that much different? [19:09] /join #ubuntu-devel [19:09] REMEMBER CHAKOTAY! [19:09] same problem again: when i start the nvidia xserver settings a window pops up saying: You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. StevenR told me to use that command: gksu nvidia-xconfig, with the second try it there was no failure, but the window still pops up and the driver is active but not in use... any ideas? :) [19:09] pro977: 11.10 comes out in about two weeks so you may as well wait. [19:09] REMEMBER CHAKOTAY! [19:10] Anastasius, stop that. [19:10] Polah: REMEMBER CHAKOTAY! [19:11] I am using backuppc from a remote server to backup couple of 11.04 clients, any idea how I could inhibit suspend and hibernate on clients during backup process? [19:11] * mehagopajas saludos [19:11] mehagopajas: REMEMBER CHAKOTAY! [19:11] !ops [19:11] 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, nhandler, Jordan_U, or rww! [19:12] Anastasius: Please stop. [19:12] what ? [19:13] hey guys [19:13] hi guest [19:13] im trying to install a program [19:13] someone wanna help me [19:13] it was a tar.bz2 file [19:13] i got it extracted [19:14] guest, try to talk all in one line if possible [19:14] but when I do ./configure in the folder, it says no such file found [19:14] sorry k [19:14] thx [19:14] guys who's not busy? [19:14] im trying to install a program, im trying to install a program in a folder, but i can't do ./configure after, it says no file found [19:14] guest: what are you trying to install [19:14] thunderbird [19:14] guest: thunderbird is already in the ubuntu repos [19:15] calculon_: I'm not, atm, what is it? [19:15] guest: you just install it from the package manager, you don't need to compile it [19:15] it only had thunderbird 3 [19:15] how to set vi-style mode in the DASH? [19:15] guest: what version of ubuntu are you using ? [19:15] im using 11.04 === Guest47773 is now known as asig [19:15] ikonia: im using 11.04 [19:15] !info thunderbird [19:15] thunderbird (source: thunderbird): mail/news client with RSS and integrated spam filter support. In component main, is optional. Version 3.1.15+build1+nobinonly-0ubuntu0.11.04.1 (natty), package size 10706 kB, installed size 29616 kB [19:15] !info bash [19:15] bash (source: bash): The GNU Bourne Again SHell. In component main, is required. Version 4.2-0ubuntu3 (natty), package size 531 kB, installed size 1240 kB [19:15] guest: is there are reason you don't want to use thunderbird 3 ? [19:16] ikonia: can't use lightning with it and i need it for clendar events [19:16] hmm... I managed to use the camera as a webcam, I can even record my video, but the resolution is less... [19:16] calculon_: I don't use dash so I wouldn't know [19:16] Please direct me to a "Bash scripting" room :) [19:16] guest: lightnining is supported in 3 I believe [19:16] LemonAid: #bash [19:16] I do not know how to find one. [19:16] Thank you ! [19:17] ikonia: lemme check [19:17] guest: If u want the latest thunderbird: sudo add-apt-repository ppa:mozillateam/thunderbird-stable and then just sudo apt-get update && sudo apt-get install thunderbird [19:17] guest: 3.1 [19:17] guest: just chedked [19:17] guest: I advise you not to follow Cheapshot's advice [19:18] guest: The lightning should work on that one above [19:18] guest: unless you %100 know what is in that PPA and what it will pull into your system, blindly adding PPA's is not a wise solution [19:18] guest: lightining works on thuderbird 3.1 which is in natty, so you should have zero issues with it [19:19] how do I change the default session in lightdm? [19:19] ikonia: Someone else had exact same problem and got it fixed with that. [19:19] Cheapshot: do you know what that PPA pulls in and how it will effect his system ? [19:20] hi [19:20] hi to all [19:20] hi === root is now known as Guest29485 [19:20] bols form sudan [19:20] hi [19:21] anyone know how to enable pci on a vps that has no pci.. I get error when running lspci, Cannot open /proc/bus/pci lspci: Cannot find any working access method. or is it a case of contacting the provider. just for a phpsysinfo script I wanna run [19:21] ok [19:21] fuck you all [19:21] mongy: it should still have "pci" it's probably not mounted the proc file system correctly, let me guess, is this a Xen based VM by any chance [19:22] ikonia: let me look [19:22] Lol win [19:22] I'm using 10.10 -- update manager has been showing availability of 11.04 for months -- now i'm ready, and upgrade manager doesn't show availability any more -- how can i upgrade? [19:22] zacktu, wait for 11.10 [19:23] so many people have the 11.04 upgrade break 11.10 might be better [19:23] zacktu: sudo do-release-upgrade -c [19:23] or backup first [19:23] has anyone had an issue adding a .tk tld as an addon domain? [19:23] Error from domain wrapper: Subdomain is invalid - no user/file/dir/vhost exist [19:24] gentoo64: so i would just stay w/ 10.10 and do an install of 11.10 -- today i did both a sync and a clone and was ready to move ahead [19:24] zacktu, im only saying because its out in about 2 weeks [19:24] ikonia: 2.6.18-238.5.1.el5.028stab085.2xen #1 SMP yup [19:25] zacktu, either way backup first with clonezilla or another full disk backup [19:25] mongy: there we go, it's a common issue when providers have no clue what they are doing and are tyring to proffit / make money by selling services they have no idea how to manage [19:25] mongy: I'd suggest contacting your provider to fix this, and also asking them for a partial refund as it's clear they have no idea what they are doing [19:25] ikonia: I had to get them to do some stuff to get iptables to work properly [19:26] mongy: I would not be giving these people money [19:26] West Virginia, mountain mama. Take me home, country roads. [19:26] ikonia: well its only £6/month :) cant grumble [19:26] fjorgynn: please keep the random noise out of the channel. [19:26] mongy: understood [19:26] ikonia: windows user [19:26] fjorgynn: so ? what has that got to do with it. Please keep the random noise out of the hcannel [19:27] ikonia: I'll get hold of them. They were pretty good with getting iptables modules sorted out. just some commands I followed on the ubuntu wiki page didnt work properly. needed someething doing [19:27] xd [19:28] ikonia: http://sleepyhead.de/sysinfo/ not mine, but what I wanna run === mang0|OUT is now known as mang0 === mimico is now known as mimico_away [19:30] anyone here ever use ACT! on a personal level? === erkan^2 is now known as erkan^ [19:31] is there a way to get facebook video calling to work? [19:32] Any good Ubuntu replacements for ACT!? [19:32] what is it [19:32] It's like a sales oriented personal database system. === Ardit is now known as ardithoxha [19:34] hello I need help from someone [19:34] hello I need help from someone [19:35] you said that [19:35] sound [19:35] I dont have [19:35] Why cant I use the regular ubuntu desktop enviroment? I have to use ubuntu classic w/o effects [19:35] in my 10.10 :( I tried alsa, pulse [19:35] anything [19:35] I think alsa its correct but errors :( [19:36] I need an Ubuntu replacement for a sales and marketing oriented personal database system. [19:36] Since last week S/PDIF doesn't work anymore. Analog does. I checked using optical and coax and verified the speakers etc work by using optical on another machine. Sound preferences say S/PDIF is enabled [19:36] my Ubuntu has crashed 3 times in the past 2 days. How can i check the logs to see what the cause is? [19:36] What may be wrong? [19:36] !sound | ardithoxha [19:36] ardithoxha: 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. [19:36] excelsior: never tried one but there are couple of CRM systems in repos, e.g. obm [19:37] excelsior: do you have an example of what you mean? [19:37] yeats: Thank you :) [19:37] yeats [19:38] Sean_: on 10.04 there should be a log viewer in System > Administration > Log Viewer [19:38] when I go to sound properties it says: waiting for sound system to respond [19:39] ardithoxha: this thread may help: http://ubuntuforums.org/showthread.php?t=1741927 [19:40] hello [19:40] I am using backuppc from a remote server to backup couple of 11.04 clients, any idea how I could inhibit suspend and hibernate on clients during backup process? [19:41] alright i have found the log viewer but i have no idea which log to look at or what i sould be looking for once i find the correct log. [19:42] Sean_: I would start with /var/log/syslog === marienz_ is now known as marienz [19:44] sk3nt: maybe this? http://forums.slimdevices.com/showthread.php?t=42492 [19:46] yeats: a personal sized system that can scale to a few users to keep a database of contacts, members, clients, etc. and be able to mail/email merge as well as track results and trends [19:46] yeats, i'm looking at the syslog now, what sould i be looking for? [19:47] I guess I'm looking for a generic database. ACT! was merely preconfigured to do those things, I suppose. [19:47] excelsior: ok - sorry - don't have a good suggestion [19:47] excelsior: have you checked http://www.obm.org/ [19:47] sk3nt: checking it out [19:48] anyone networking gurus in here that can help me with iptables [19:48] !details | bkfitz [19:48] bkfitz: 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 ..." [19:49] excelsior: or for a really professional tool, have a look at http://www.salesforce.com [19:50] اه [19:50] Sean_: look for anything around the time of the crash [19:50] "I have a problem with iptables, I'm running ubuntu 10.10 on a linode instance and when i run nmap from my laptop at home, i see different ports open than when i run nmap ssh'd in... which is also different than a ipables -L listing [19:50] hi === Atlantic877 is now known as Atlantic777 [19:50] help me pleas [19:50] ip of the server is 66.228.57.208 [19:51] how to install ... to listen to zik [19:51] hey guys [19:52] hi [19:52] is there any way to configure unity 2d (ubuntu 11.10 beta) besides gconf-editor? === Mud is now known as Guest37306 [19:52] yeats, i don't see anything strange, gnome-screensaver says that i authenticated as Sean and the next message seems to be about it booting up after the freeze [19:52] shirakawasuna: that looks quite difficult, I though that it would be possible to use pm-util hooks but I do not find an example on howto deal with hooks that inhibit suspend... [19:52] HI [19:53] AWWWWWWWWWWWWWWWWWWWW [19:53] HELP ME [19:53] Is Lilo also a good bootloader ? I only hear about GRUB. [19:54] here is a pastebin of my iptables file http://pastebin.com/UPzUBY0T [19:54] bkfitz: for anyone to be able to help we need more info: please !pastebin the outputs of all 3 commands you mentioned above [19:54] ah you started already :) [19:54] yep... doing it now [19:54] HELP ME [19:55] nmap when run ssh'd in http://pastebin.com/cpstT8BG [19:55] E3D3, the problem with lilo is you have to update lilo after every kernel update [19:55] nmap when run from my home laptop http://pastebin.com/H9Y2PC8P [19:55] !please | ibiri [19:55] ibiri: you're not going to get any help that way. Ask your question in non-caps. [19:55] ibiri: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude [19:56] Sean_: what are you doing when it freezes? [19:56] it's like there is some other firewall being applied or something??? === Arcademan-II is now known as Arcademan [19:57] twice i wasn't at the pc, the third time i was checking transmission when it froze === Robert_ is now known as Guest52246 [19:57] escott: I don't know about kernel updates, do the happen often ? manually ? [19:57] yeats, ^ [19:57] I read the sound troubleshooting article yeats pointed me to. I have to note that until last week or so sound worked perfectly. I checked the obvious: volume, mute, etc. The S/PDIF output is selected as the preferred output and set to 5.1. As to hardware: Ubuntu still recognizes the card [19:58] Analog sound works, so it's not the application that malfunctions [19:58] Sean_: so the screen freezes... are you able to ssh in from another computer when this happens? [19:58] E3D3, there are probably a half-dozen to a dozen updates every 6 months. unless you have a reason you cant use grub you should use grub [19:59] bkfitz: a word of caution before anything else: webmin can severely damage your ubuntu system [19:59] escott: Thx [19:59] yeats, i didn't try but the numlock light doesn't respond [19:59] :) [19:59] i've heard that before... [20:00] Sean_: are you able to use SysRq to reboot? [20:00] !sysrq [20:00] In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key [20:01] bkfitz: take it seriously - about your question: mysql and postgresql are (probably) configured to listen on the local interface only [20:01] yeats, again, im not sure [20:02] Sean_: I would try to recreate the problem... in my case, I've had some screen freezes in 11.04 when my web browser (usually happens with FF, but I've seen it with Chromium too) has many tabs open and something flash-related was open in the tabs [20:03] How can I change my Unity Dash buttons, you know, when you pres the super button? [20:03] bkfitz: and another word of caution: open proxies tend to create lots of troubles for their owners [20:03] Sean_: I would install openssh-server on your station and ssh in from another machine to see if you can figure out what's going on. [20:03] guntbert: yeah... I actually have quit using webmin for most everything. [20:04] anyone get vshare running/ [20:04] ? [20:04] guntbert: but shouldn't the server respect the rules of the iptables file no matter what [20:04] guntbert: how is ftp open? [20:05] guntbert: what do you mean by open proxy... do i have a proxy server open i don't know about? [20:05] anyone know how to get vshare running/ [20:06] guntbert: oh you mean 8080... yeah i use 8080 for adminstration of a open source gis package known as opengeo [20:06] guntbert: its running on tomcat [20:06] bkfitz: I was referring to port 8080 and guessing ... :-) - as for ftp: please pastebin the output of sudo iptables -L [20:07] http://pastebin.com/C219ZD85 [20:07] ubuntu users - I'm trying to access CIFS shares working within my Ubuntu 11.04 dsktp but it is failing. I believe it wants a helper program or something. has anybody been able to get this working at all. I need to access my Windows shares through Ubuntu. thx [20:07] weird. looks nothing like the iptables file [20:07] guntbert: i did an iptables-save after editing the file... [20:08] on to another problem, during one of the freezes ddrescue was running and upon reboot reports "ddrescue: write error: Input/output error" [20:08] guntbert: and if the results of the iptables -L shows accept all, why does an nmap only show like 8 ports open [20:08] bkfitz: yes, but I am more comfortable with the output of sudo iptables -L [20:09] Need help burning a cd [20:09] guntbert: so wtf is going on? I'm wicked confused now [20:09] !language | bkfitz [20:09] bkfitz: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [20:10] Not sure if I have to mount the drive or something, but none of the burning programs I have can detect my cd drive [20:10] hi, my topdog marvell wireless driver isn't works [20:10] Kaleidoscope, have you tried wodim -scanbus [20:10] guntbert: maybe I should just use ufw [20:10] bkfitz: did you use webmin for the firewall rules? It might write files to unexpected destinations [20:11] It lists it there [20:11] guntbert: yes [20:11] topdog works in unbuntu ? [20:11] Kaleidoscope, the guis have a tendency to surpress errors so try and burn on the command line [20:11] Oh lord [20:11] guntbert: clearly a mistake now that i know. [20:11] Alright, I'm trying to burn an ISO file, so how might I do that? [20:12] Kaleidoscope, its not so bad: wodim dev=/dev/cdrw -data file.iso [20:12] guntbert: do the ufw and iptables commands basically do the same thing - edit the iptables.rules.up file? [20:12] Kaleidoscope, you might want to do wodim -vvv dev=... [20:13] Kaleidoscope, -v adds verbosity (and will tell you about errors) you can also use speed=X to set a speed (slower speeds give more consistent burns) [20:13] Alrighty, I'll try that out, Thanks [20:13] bkfitz: no, the iptables command only edits the rules for the kernel "right now" they are not saved in any way. ufw is just a front end to make that process easier [20:14] guntbert: hmmm... so any ideas on how i can fix this? [20:15] bkfitz, there are a set of iptables jobs in init that restore (on iptables up) and save (on iptables down) the iptables [20:15] on to another problem, during one of the freezes ddrescue was running and upon reboot reports "ddrescue: write error: Input/output error" [20:15] Sean_, have you checked your smart data? use the disk utility === pothos_ is now known as pothos [20:15] bkfitz: drop webmin, employ ufw or .... (I have to look up something, brb) [20:16] guntbert: thx for all your help [20:17] Hi does anyone tried LXC under ubuntu oneiric>? [20:18] !onerirc | aboudreault [20:18] I have whole home dir backup. How can I restore e-mails from evolution? [20:18] !11.10 | aboudreault [20:18] aboudreault: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+1 [20:18] escott, both drive report that they are healthy, should i run a test? [20:18] bkfitz: found it : please have a look at https://help.ubuntu.com/10.04/serverguide/C/firewall.html (I prefere shorewall over ufw) [20:19] hey guys. im looking for a couple of packages/programs. one is to edit MetaModes, the other is to edit screensavers.. needs to be Graphical [20:19] Sean_, if the drives are healthy in smart, run an fsck === andrejpan_ is now known as andrejpan [20:19] Sean_, although if something as low level as dd is reporting io errors its hard to see how it is not a hardware problem === john___ is now known as ripdaddy [20:20] guntbert: while you were gone i tried ufw... ufw allow 22, ufw enable, and it didn't work. Still seeing other ports open when nmap run [20:21] hi [20:21] does anyone have a command to rename ".JPG_original" backups to the corresponding ".JPG" with overwriting the current .JPG files(which are broken). i tried mv *.JPG_original *.JPG (sorry if it hurts the pros around here) but i guess i need a for loop to preserve filenames? [20:22] aptitude gives me some errors about not finding some sources [20:22] how do I figure out which entry it is exactly? [20:22] bkfitz: keep in mind that some firewall management systems may permit connections from localhost anyway [20:22] user82, rename is probalby the easiest to use, but you can just use a bash for loop as well [20:22] the information from aptitude update is not telling me much about what source is meant [20:22] guntbert: right... ok i'll check out shorewall and try nmap from home [20:22] oh there is a rename command..thanks escott [20:22] guntbert: thx. I'll pm if you i can't get it to work... thx again [20:23] how would rename one file with overwriting? "mv original1.JPG_backup original1.JPG"? [20:23] user82: yes [20:23] bkfitz: Good luck :-) (and if you want to play a little have a look into fwbuilder - its a number bigger than the others :) [20:23] hi there, I'm following some instructions that mention editing /etc/X11/xorg.conf in Natty, but that file doesn't exist there. Should I create it or edit one of the files in /usr/share/X11/xorg.conf.d instead? [20:23] привет всем [20:23] !ru | korya [20:23] hello guys. I'm wondering if it's possible to convert a directory into a file. It is? [20:23] korya: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [20:23] user82: user82 I 'think' mmv can do what you want. [20:23] user82, to force an overwrite use -f [20:24] robertSmith: you should create one. [20:24] user82: oh, listen to him first :P [20:24] An empty directory, by the way. [20:24] robertSmith: /usr/share/X11/xorg.conf.d files will get overwritten every time you reinstall their package (xorg, or synaptics, etc) [20:24] george__, remove it and "touch filename" [20:24] george__: I'm not sure what you want to accomplish [20:24] guntbert: huh.. just ran nmap from home and it says host isn't up. but i'm sshd in on another term. [20:24] okay thanks for your help ppl! [20:25] robertSmith: there are many different ways to make a xorg.conf. It's best to make one as minimal as possible. What are you trying to edit with one? [20:25] Hello Everyone! I'm hoping someone could answer a quick question for me about migrating my wubi installation to a separate partition. Does anyone here feel comfortable helping me with this? [20:25] Shirakawasuna: having trouble with multitouch on macbook pro 8,1 [20:25] ripdaddy, jsut do a new install, and then copy your home directory [20:25] george__: directories in linux technically are files. Why are you trying to change a dir into a non-dir file? [20:26] robertSmith: ah [20:26] Shirakawasuna: following instructions here: https://help.ubuntu.com/community/MacBookPro8-1/Natty [20:26] ripdaddy: http://mobilityworld.wordpress.com/2010/09/07/move-ubuntu-from-a-wubi-partition-to-a-real-one/ [20:26] It's a really simple question, really... I created teh new partitions in Windows and had to format them NTFS... do you guys recommend re-formatting my partitions to ext3 and swap? [20:26] can i start a non-executable file in the terminal? (without chmod it is on a ntfs filesystem) [20:26] bkfitz: oops - be *very careful* now, prepare a script to flush all rules and use "at" to execute it 10 minutes from now [20:26] thanks for the link, action [20:26] I'll check it out [20:26] ripdaddy: I'd do a clean install of ubuntu if you want a true install [20:26] Oh... are there limitations to moving a wubi install? [20:27] btw, version 11 of ubuntu released more than 2 weeks ago and my 10.04 doesn't offer me option to make total upgrade to this 11 ver...will it happen or should I do upgrade by myself?;) [20:27] guntbert: yeah :) don't want to close 22... then i'd be in big trouble. [20:27] robertSmith: cool. You should be able to get away with a xorg.conf that has only those lines listed on that page (starts with Section "InputClass" and ends with EndSection) [20:27] ripdaddy: no, its just a tonne easier (as you can see from the guide) [20:27] robertSmith: I would recommend to add that snippet to a file in /etc/X11/xorg.conf.d/ -- Say /etc/X11/xorg.conf.d/45-multitouch-fix.conf or so. Create the directory if it is not there already. [20:27] escott, how can i fsck a ntfs drive? [20:27] when I installed version 8 - ubuntu updater offered upgrade to ver 9, then to ver 10... [20:28] tMH-: from 10.04 you can upgrade to 10.10 if you want to do a LTS to LTS you will have to wait for the release of 12.04 see /msg ubottu !upgrade for more info. [20:28] Sean_, with windows [20:28] Shirakawasuna: cool I'll give it a try [20:28] fyi this stuff worked...probablly not the most elegant way though. "for file in $(find . -type f -name "*.JPG_original"); do mv "$file" "${file%.JPG_original}.JPG" -f; done" [20:28] bkfitz for now just type sudo iptables -F [20:28] guntbert: Well, actually is a bit more complicated. A folder located at my mp4 player got corrupted with no particular reason. After trying to removing it via command line (my laptop barely freezed), I got a warning message saying that this folder had circular structure file, which was due to a very likely system file corruption. So, Shirakawasuna, I thought that if I convert the folder to files, I could, maybe, delete it... [20:28] I see... I was going to follow the migration guide here: http://ubuntuforums.org/showthread.php?t=1519354 - that didn't seem so bad, but it didn't mention if I shoudl reformat. [20:28] IdleOne - I mean 'automatic' upgrade;) [20:28] You don't recommend using my original guide then, I'm guessing? [20:28] IdleOne - anyway, thanks, I'll read info from ubottu:) [20:29] george__: Ah. So you're not trying to recover a file, just remove one that's borked? [20:29] tMH-: 10.04 is a LTS (long term support) release it is set to update to the next LTS which will be 12.04 by default [20:29] babilen: I will try that [20:29] george__: have you restarted and let the filesystem get fscked? [20:29] george__: in that case you should run a file system check as soon as possible, before doing anything else [20:29] robertSmith: Read "man xorg.conf" for details [20:29] ripdaddy: both are fine, have a read and see what you think. I'd personally clean install then restore user data [20:30] george__: do this: sudo touch /etc/forcefsck [20:30] george__: then restart [20:30] err, sorry [20:30] george__: sudo touch /forcefsck [20:30] guntbert: gotta run but thx for all your help [20:30] Shirakawasuna:It doesn't matter, as long I got rid of that. But, how can I perform I file system check on the mp4 player. [20:30] IdleOne - btw, I see you're pretty experienced ubuntu Guru.. might be you have the asnwer - when I used ver 8 and then ver 9 of ubuntu - my samba sharings were visible from winXP but when I switched to 10.04 - only 'run' | \\sharing_ip can open samba from ubuntu... what is that and how to fix?:) [20:30] guntbert:the folder is NOT on my computer [20:31] tMH-: no clue. I am far from guru status. [20:31] george__: you need to unmount the partition it's located on, then run fsck on it. The easiest way to do this is to make a file called /forcefsck and restart. Your computer will then check the filesystem during the next boot. [20:31] Action - I think I'd rather try to do it using the guide first (I did a lot of setup I'd rather not have to re-do :-) ) If I used the guide, do you recommend that I re-format these partitions from NTFS -> Ext3? [20:31] IdleOne - ppl has some drum-n-dance technics whose are not working :/ [20:31] IdleOne - aha.... [20:31] tMH-: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:31] how do i set the REALLY_GEM_UPDATE_SYSTEM environment variable? [20:31] escott, well, it's my windows drive the i am recovering the data from so thats not an option [20:31] evil bot;) [20:31] george__: thats why I didn't say fsck - but try to check the file system! [20:31] george__: it would probably recognize the problems do the check automatically, but /forcefsck makes sure it happens [20:31] If I have problems with it, however, I'm going to take your advice and try to do a clean install [20:32] how do I override DNS lookup on my machine? I want to make xyz.com resolved to an IP address of my choosing [20:32] Shirakawasuna: he is talking about an mp4 player, probably vfat... [20:32] guntbert: ahhh [20:32] kurzweil4: edit /etc/hosts [20:32] ripdaddy, very few people here use wubi. but i wouldn't trust a script without looking at the contents of it. for the most part migrating a debian/ubuntu system is 3 things: 1) copy the home directory 2) copy the dpkg --get-selections 3) copy any modifications made to /etc [20:32] kurzeil4: edit /etc/hosts and enter "ip address" there [20:32] guntbert: I read mp4 and though it was a media player, doh [20:32] george__: scratch what I said, I misunderstood [20:32] tabakhase: thanks [20:33] in new string like you want to use 192.168.0.5 as myhost5 - 192.168.0.5 myhost5 [20:33] how do i set the REALLY_GEM_UPDATE_SYSTEM environment variable? i need to update gems but ubuntu is being a jerk. [20:33] george__: do what guntbert said. First, at least, see what filesystem it has. 'mount' should tell you, if it's mounted. [20:33] my computer currently has no sound. desktop ubuntu 11.04, 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) - Sound Preferences Hardware is set to Analog Stereo Duplex. i was messing with that, trying to get it not to sound like smashing foil, and it quit working. [20:33] Can anyone confirm that Grub2 can't be installed on a 2TB md device? Forcing me to create a tiny boot partition? [20:34] so I'm trying to get multimonitor setup right, i've gotten it to recognize both monitors, handle independent resolutions, etc.. the one thing that still isn't right is it's insisting that the wrong monitor is the primary monitor. Suggestions? [20:34] escott - Thanks for your help. I am not familiar iwth dpkg --get-selections, I'll check that out. However, I did a lot of setup because this is my work laptop (and I'm a developer)... so I have a lot of python packages and such that I need to migrate. I agree about the script, i shoudl read through it first. [20:34] Chromium 14 has not been made available even after couple of weeks of release in stable PPA. Any idea how can I get latest Chromium? Thanks [20:34] I'll take a look at it and be back [20:34] thanks guys! [20:34] guntbert, Shirakawasuna: So, guntbert, could you please repeat what should I do? [20:35] Ghost1227|cloud: for me - I switched monitors a day ago, restored from hibernation and wondered why sistem still shows me my _old_ monitor in properties;) just rebooted the machine and it caught correct monitor info;) [20:35] please, someone help [20:35] htl, export REALLY_GEM_UPDATE_SYSTEM=whatever [20:36] didn't work [20:36] htl: what didn [20:36] t work? [20:36] george__: you should figure out what filesystem it has, then check the filesystem for errors using an appropriate program for that filesystem. [20:36] george__: try to check the file system! ( Shirakawasuna said how to find out what FS it is) [20:36] i entered the command "export REALLY_GEM_UPDATE_SYSTEM=whatever" into the shell. is that the intent? [20:36] htl, you'll have to !paste your terminal session [20:37] is there support for pulseaudio somewhere? [20:37] Saamm: can't you install it wiht the PPA? [20:37] !paste | htl [20:37] htl: 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. [20:37] ok [20:37] tMH-: tried rebooting several times, still shows my secondary as my primary [20:37] Shirakawasuna, guntbert: Disk Utility says filesystem type is "unknown" [20:37] hello, this is a simple question. not related to ubuntu though... How can I add a new line in a echo text message in php? I tried echo "hello\n" but it is not working [20:37] Ghost1227|cloud - what videocard you have there? [20:37] Saamm, i think google makes debs you could use, if you want to be working with the most recent version that may be better [20:37] danes, #php ? [20:37] george__: type 'mount' and see what it says about that device [20:38] george__: sorry, I have to leave - Good luck :-) [20:38] Ghost1227|cloud - tried to switch ports, btw? [20:38] http://paste.ubuntu.com/701226/ [20:38] Shirakawasuna, no :( [20:38] guntbert:ok, thanks. [20:38] obviously i don't know what i'm doing, but i need to update gems anyway :) [20:38] Saamm: https://launchpad.net/~chromium-daily/+archive/stable for stable, https://launchpad.net/~chromium-daily/+archive/beta for beta [20:38] tMH-: ATI RV710 (Radeon HD 4350), I've switched ports, but that breaks it on my other OSs [20:39] htl, sudo -i. the env in sudo is different from that in your normal terminal [20:39] escott, last time wen I tried to switch to chrome from chromium all my bookmarks were lost so I fear that :/ [20:39] htl, or sudo GEM_REALLY_...=true gem update --system [20:39] Saamm: back up. [20:39] i think im just going to give up on making an image of the drive and just install windows. [20:39] Saamm, figure out what file they are in and save them [20:40] tMH-: problem is, if i install the restricted ati drivers i can get the monitors in the right order, but i end up with all sorts of graphics issues. using the open source drivers i have no issues, but it won't let me determine which is the primary [20:40] Ghost1227|cloud - no clue how to cope with ATI cards :/ with nvidia you'd use nvidia control panel for ubuntu , on winXP it handles monitors' position switching, I think ubuntu panel does the same.. [20:40] Saamm, they probably have different preference folders, it probably just looking in the wrong place (.chromium vs .chrome) [20:40] Saamm: open the chromium bookmark manager > Organize > export bookmarks [20:40] Shirakawasuna, stable PPA have v13, v14 was released two weeks back [20:40] Saamm: I guess the Ubuntu Chromium maintainer(s) have been too busy to work on it [20:40] Shirakawasuna, oh thanks I try tat now [20:40] tMH-: oh they're in the right order.... it's just picking the right monitor as the primary [20:41] hi [20:41] Saamm: yeah, I guess those ppas must be a little behind :/ [20:41] Saamm: but the 'beta' one at least has 14 [20:41] i need help getting pulseaudio to work: my computer currently has no sound. desktop ubuntu 11.04, 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) - Sound Preferences Hardware is set to Analog Stereo Duplex. i was messing with that, trying to get it not to sound like glass smashing on foil, and it quit working. [20:42] escott, didn't work. [20:42] Saamm: you can also back up the entire chromium *everything* with rsync -avz --numeric-ids /home/youruser/.config/chromium /home/youruser/chromium-backup [20:42] for my next death defying trick i get to take apart the washing machine. can someone help with ubuntu sound? [20:42] Saamm: then if anything breaks, you can reinstall the old version and copy all the stuff back over [20:43] http://paste.ubuntu.com/701229/ [20:43] chalcedony: type 'alsamixer' in a console and see what is muted [20:43] if anything [20:43] htl, check your spelling [20:44] Shirakawasuna, Ok I exported bookmarks, deleted them and then reimported...its working fine. Downloading Chrome 14 from website. Thanks for the help :) [20:44] Shirakawasuna: how do I perform the file system check on the device? [20:44] Shirakawasuna, it looks like maybe is - and that's the plug i have my speakers in? [20:45] Saamm: sure thing! :D [20:46] Shirakawasuna, but it does talk when i do speaker test in the terminal. [20:46] Ghost1227|cloud - like nvidia cp can point what monitor is prime... no clue, man, sorry..... [20:46] george__: you use a command line program. But you need to know which one to use first, and for that you need to know what filesystem is on there. [20:46] george__: type 'mount' and find your device. You can upload the results to paste.ubuntu.com if they're all greek to you [20:47] chalcedony: if headphones is muted and that's where you expect sound to come out, you should unmute the headphones [20:47] Shirakawasuna: Aas I said, I don't quite know what kind is. To mount it I have to sudo umount -t vfat /dev/sdb /mnt/mp4player [20:47] oops! [20:47] george__, you can try to just fsck /dev/sdX# and hope fsck can figure out what kind of partition it is, but if its not being identified in the disk utility that probably won't work [20:47] george__: okay, then it's probably vfat [20:47] george__: but I want to see the output of mount to be sure [20:47] Shirakawasuna, i don't see how to do that? [20:47] george__: if you run the wrong program on it at the wrong time, you could destroy the filesystem [20:48] ok, it worked. thank you escott! [20:48] chalcedony: in alsamixer, move left/right until you've highlighted the right one, then hit 'm' to mute or unmute [20:48] anyone know why after my computer froze while ddrescue was running, it would report upon reboot "ddrescue: write error: Input/output error" [20:48] escott:Disk Utility identifies [20:48] it [20:49] Shirakawasuna: Sorry for the noobness, but how can I get the mount output? [20:49] Sean_: I don't know why in particular, but I would make sure the drive isn't full. [20:49] Shirakawasuna, doesn't change the color - it's the only one that isn't green/white/red with blue at the bottom. [20:49] george__: open up a terminal and type 'mount' [20:49] george__: (and the enter) [20:50] Shirakawasuna, the drive isn't full [20:50] evening [20:50] chalcedony: it should change the bottom part. It should change between 'm' and something else every time you hit 'm' [20:50] actually 'MM' and something else. [20:50] Shirakawasuna: Here is the output: http://pastie.org/2628613 [20:50] shinkamui, nope [20:50] i'm having trouble getting started with bluetooth on hardy (headless box); anyone know of a tutorial? I found some for 10.04+, but those instructions don't seem to get me the neccessary files (no `hcitool` etc) [20:50] er Shirakawasuna no it's not .. does nothing. [20:51] Sean_: not sure then, but I'm not an expert at that by any means [20:51] Shirakawasuna, i appreciate it.. [20:51] i'm just not sure why it looks that way [20:51] just for a heads-up.. if I want to install Grub to a different HDD than it is in now (HDD faulty; need to nuke it), all it takes is 'sudo os-prober' and 'sudo grub-install /dev/$insertDeviceNodeHere', right? [20:51] george__: it looks like it isn't mounted [20:51] george__: what is the output of sudo fdisk -l [20:52] if i change the image file but keep the same log file ddrescue continues without any errors, is there anyway i could stich the two files together at the end? [20:52] chalcedony: that's a bit weird, I dunno. [20:52] chalcedony: I don't really know what pulse does to things, perhaps that's part of the issue. [20:53] Sean_, you can use cat to combine files [20:53] Shirakawasuna, yeah.. i updatead the drivers because of the crunching [20:54] Shirakawasuna, i turned things off and on again in the gui stuff [20:54] Shirakawasuna: Here it goes: http://pastie.org/2628626 [20:54] poof.. [20:54] how can i tell which video driver i'm using? [20:54] My taskbar got departed in 2 [20:54] and i want to have a single menu bar colour [20:54] can some1 help me [20:54] how can I upgrade ubuntu from 9.04 to the last stable through the command line? [20:55] Hilikus, in a terminal type: lspci | grep -i audio [20:55] magma, you have to go through the intermediate versions [20:55] !eol | magma, see the 2nd link [20:55] magma, see the 2nd link: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [20:55] chalcedony: this is for video, not audio [20:55] Hilikus, heh try video ? [20:55] george__: that's a sad-looking device. I think you should consider reformatting it. Make sure you have backed up everything that's on it before you do anything else to it. [20:55] escott: how? [20:56] magma, given the number of changes between 9.04 and 11.04 (and then 11.10) you might just want to reinstall, but its just do-release-upgrade 4 times [20:57] george__: So, my recommendation (in order) is 1) Back up everything on that device. 2) Make sure it is unmounted ('mount' should have no entry for /dev/sdb1). 3) run sudo fsck.vfat /devs/db1. 4) Check sudo fdisk -l again and see if it's happier. Also see if you can delete that file. 5) If anything is still weird, reformat: sudo mkfs.vfat /dev/sdb1. [20:57] i'm searching for a german speaking person to help me [20:57] i'm new [20:57] how can i upgrade my video drivers. i use an intel integrated card [20:57] !de | Anon42 [20:57] please private message me [20:57] Anon42: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [20:57] Hi everyone, am I on the right channel if I need to get help with troubleshooting my ubuntu router config...ive tryied many tutorial and still cant ping outside router from a local machine [20:57] please [20:57] george__: that partition table also looks funky, but I don't know whether it's something you want to mess around with, as this is a media device and I don't know if it expects a particular type. [20:57] ok danke [20:58] escott: "An upgrade from 'jaunty' to 'lucid' is not supported with this tool." [20:58] Shirakawasuna: Ok, thanks for all. But, I have a question: If I reformat it, the firmware will be gone? I mean, It will work? I don't care losing the files that the device has, anyway... [20:59] magma one step at a time [20:59] george__: It depends on how the device is made. It may or may not remove the firmware. A safer path to reformatting might be to use whatever software the media device came with to restore it to 'factory settings' or whatever. [20:59] george__: that's what I used to do with my iPod when I would corrupt the filesystem. I'd plug it in, run windows, and use the iTunes stuff to reformat + reinstall the software. [21:00] Guys, I can't make a wifi USB dongle to work in 11.04. Already tried everything on google [21:00] magma, follow the eol instructions that were sent to you earlier then [21:00] ok thanks [21:00] george__: also, a tip I learned in that process: always make sure your device is fully unmounted and is displaying the 'safe to remove' sign before unplugging it. If you just unplug it right away, it could damage the filesystem. [21:00] it's a ID 0bda:8176 Realtek Semiconductor Corp. [21:00] anyone happen to have this dongle ? [21:00] george__: that's how I used to destroy my iPod's filesystem ;). [21:01] Could someone help me with my networking problem, please? [21:01] Shirakawasuna: Ok, thank you very much. I''l take notes of what you said and try it later. [21:02] george__: np! [21:02] Hi guys. [21:02] hi [21:02] hey [21:03] HELP! I tried Gnome3.2, and I don't like it. How can I rollback? [21:03] bagels, reinstall [21:03] escott, what, ubuntu? [21:03] !gnome3 | bagels [21:03] !gnome3 [21:03] bagels: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely. [21:04] after applying all rules needed in iptables why can connections go through my ubuntu firewal??? [21:04] *ca't [21:04] if I reinstall, can I keep all my programs/settings? [21:04] bagels: Which version do you use? [21:04] *can't [21:04] !clone | bagels [21:04] bagels: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [21:04] natty onder [21:04] bagels: 1) Back up everything. 2) Attempt downgrading and reinstalling everything. 3) when this fails, reinstall ubuntu using the 'clone' stuff that yeats just listed. [21:05] hello [21:05] Shirakawasuna, how do I downgrade everything? [21:06] hello [21:06] after applying all rules needed in iptables why can't connections go through my ubuntu firewal??? [21:06] i am from the cia [21:07] bagels: I am new to ubuntu/debian, so I would read up on it carefully first and write up a strategy for doing all of this. You want to reverse all of the apt-get install lines you wrote to install gnome3 with apt-get autoremove --purge. You then want to find a strategy for reinstalling all of your packages left. I don't really know what that is, but I'm sure it's possible. [21:07] anoteuh: oh no, you blew your cover! [21:07] bagels: make sure that you back everything up first. That's the most important step. [21:07] bagels: Did you install from PPA? [21:07] bagels: If so, install and run ppa-purge on it [21:07] Polah, yes I did. [21:08] Polah, what is ppa-purge [21:08] Polah, can I do it for gnome [21:08] bagels: also read this: http://nirajsk.wordpress.com/2011/04/24/gnome-3-on-ubuntu-11-04/ [21:08] !ppa-purge | bagels [21:08] bagels: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [21:08] is there a way to use the torbrowser with ubuntu? [21:08] bagels: Does what it sayson the tin. Reverses changes made by PPAs. [21:08] bagels, after the ppa-purge you will not have a functional gui [21:08] or a software that hides your ip like hotspot shield? [21:08] escott, bagels My GNOME2 functioned, Unity was broken. [21:09] escott is there anything to do other than reinstall ofmy system then [21:09] if so I'd rather do that [21:09] bagels: like they're saying, you should expect things to be broken after downgrading, so you'll need to reinstall things like unity [21:10] reinstalling ubuntu-desktop might help, I dunno [21:10] bagels, the upgrade path to 11.10 might be better, but you use ppa's sparingly [21:10] Shirakawasuna, do you know anything about networking? [21:10] sciiam: Just ask your question to the channel. [21:10] sciiam: not a ton, I mostly just beat my head against a networking problem and google it. [21:10] if i don't have an xorg.conf how can i tell what settings is x11 using? [21:11] Hilikus, look at the /var/log/Xorg.0.log [21:11] Hilikus: you can also look at /usr/share/X11/xorg.conf.d for settings installed for some specific devices [21:11] Polah: I've asked many questions already im here since 15 minutes and no one ever replied anything yet [21:11] escott so how can I upgrade? [21:11] !upgrade [21:11] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [21:11] sciiam: sorry, I can't help with the iptables stuff :/ [21:12] hi! Can someone help me in this question: http://askubuntu.com/questions/64016/access-workstations-without-public-ip-maybe-with-vpn ? [21:13] Shirakawasuna, I've been googling all day and trying tutorials so that network traffic can go through my firewall but nothing changed [21:13] Shirakawasuna, thanks anyway [21:15] sciiam, not sure i know any answers but could you be more specific about what exactly your network setup is and what isnt working [21:19] escott, I connected ISP modem to eth0 and my local computer to eth1 of a ubuntu desktop (lets call this one the firewall). Then I added some rules in iptables and installed a dhcp server. DHCP server is working like a charm but I can't even ping my ISP modem or anything on interet from computer in my local network. [21:19] hi how can i install many programs at once in one command in terminal? [21:20] Why won't update manager let me upgrade? [21:20] sciiam, have you looked at !ics [21:20] seidell: you just chain them e.g. sudo apt-get install firefox compiz etc [21:20] anbody help with this logrotate script -> http://pastebin.com/GPpg6nFq trying to get prerotate piece working but don't see what i have wrong [21:20] !ics [21:20] If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [21:21] seidell: but if graphical is availabl just use synaptics for ease of use [21:23] Hello. :) [21:23] why cant i install skype with terminal? [21:23] I'm having a problem on my Macbook Pro 8,1 with the touchpad, I'm trying to enable right/secondary click to no avial [21:23] didn't work out-of-the-box [21:24] How do I set LC_TIME? [21:26] stercor: export LC_TIME=something [21:26] seidell, how are you trying to install it [21:29] anyone know where Google Chrome is installed to by default? [21:30] andyvy: Files for installed programs go in many places. Your preferences go in ~/.chrome probably [21:31] Polah: I'm missing the shortcut to Chrome in Applications menu, need original install path to put it back in there. [21:31] andyvy, which chrome if it is in your path [21:31] escott: normal. sudo apt-get install skype [21:32] !ppa-purge [21:32] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [21:32] escott: Google Chrome (Stable) whatever you download from www.google.com/chrome [21:32] andyvy: usually its /usr/bin/chromium-browser [21:32] andyvy: Do you know the command to start it from a terminal? [21:32] !info skype | seidell [21:32] seidell: Package skype does not exist in natty [21:32] seidell, download a .deb from the website [21:32] Polah: I do not because I haven't started it once yet. So there's no ~/.chrome generated yet [21:33] escott: ok thx [21:33] andyvy, im not asking which im saying `which chrome` [21:33] andyvy, type chrom then hit tab in terminal [21:33] then use that name as the shortcut command [21:33] chromium is chromium or chromium-browser not sure for chrome, probably "chrome" [21:34] Gentoo64: hmm, nothing happening, let me try purging and reinstalling. [21:34] hit tab twice [21:34] did, nothing Gentoo64 [21:34] ok [21:35] chrome is a game ;) [21:35] ah, got it, it's google-chrome in cmd. [21:36] ActionParsnip, is it? dont you mean chromium-bsu? [21:37] andyvy, ah sorry telling you wrong command [21:37] that game really is impossible on hardest [21:37] Gentoo64: no problem, thanks for help anyway. I couldn't purge "chrome" but it did find "google-chrome" in the list that way so all is good. [21:37] Gentoo64: I just know chrome as a game [21:38] ah an fps just googled it [21:39] Can anyone tell me why Wubi would get a permission denied error when I'm logged in as an Administrator? (Windows XP) [21:40] because it fails [21:41] Why would if fail? [21:41] no idea [21:41] ScottyBoy, what exactly is giving you this error [21:42] ScottyBoy, is there any reason you need it inside windows? are you testing/trying an easy install? [21:42] id seriously put it on its own partition / drive [21:43] and use a livecd for testing [21:43] I downloaded Wubi today, and after it installed all the necessary files, it gave me a permission denied error, and told me to look at an error log. I'm new to this, so I figured the Wubi installer was the easiest way to go [21:43] does webcam work on emesene? [21:44] ScottyBoy, if you boot from the livecd you can install alongside windows it auto partitions [21:44] its better because youll get the proper FS and if anything happens to win it wont mess up ubuntu [21:44] ScottyBoy: from my experience, I'd steer clear of Wubi if possible [21:44] Ah, so I need to download the ISO, and burn it onto a CD. Easy 'nuff. [21:44] Gentoo64 is right in that using the livecd or usb is quite easy to figure out as a first-timer [21:44] ScottyBoy, you need to be more specific about this error if you want any help [21:44] yea its not hard at all, just boot it [21:45] ScottyBoy: exactly === OY1R_ is now known as OY1R [21:45] escott, http://pastebin.com/MBfHrqJZ [21:46] Okay, thanks guys. Now to just wait a few hours for the download. ^_^ [21:46] ScottyBoy: don't waste CDs [21:46] use USB [21:46] or get a dvd rw [21:46] ScottyBoy: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [21:46] I don't have a USB big enough [21:46] hi [21:46] whatsup? [21:47] cd / dvd is failsafe. so many ppl have probs with usb [21:47] I do have rewritable CDs though [21:47] * antihoax frying potatoes, and eating [21:47] ScottyBoy: no 1GB laying around anywhere? it's like 5$ any retail store. [21:47] if he tried usb i reckon hed be right back saying it dont work [21:47] I had one, but I loaned it out, and never saw it again. LOL [21:47] Gentoo64: not if he uses pen drive, super easy. [21:48] i believe i have seen 2GB memory sticks selled [21:48] tell that to all the people that come in here complaining [21:48] it was the smallest [21:48] I saw a 32GB USB drive yesterday O.o [21:48] haha [21:48] they do 1tb now i think [21:48] see the price of them [21:48] called a hard drive haha [21:49] 32GB sata SSD is cooler [21:49] nah flash stick [21:49] You can get 256-512MB flash drives, or up to 1-2TB external hard drives which are actually 2.5" drives in cases, not flash memory. [21:49] Hello, I've just recently used an app that uploaded a folder of photos to my-space. Is there any tool to mass-upload videos to youtube? [21:49] obviously not commercial [21:49] you can get 1TB flash drives too [21:50] err a tool that manages uploads to youtube? [21:50] ( given you have enough money) [21:50] Привет [21:50] privet [21:50] antihoax, yes theyre thousands [21:51] theyll be like £30 in couple years lol [21:51] !ru | qixiz [21:51] qixiz: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:51] 128GB SSD is about $500 [21:51] not in uk :s [21:51] does anyone know of a Boxee alternative? it doesn't work well with ubuntu 11.04 [21:51] just over £100 for 128gb in uk [21:51] у меня идея [21:51] hmm [21:52] is there a way to restore the ubuntu search menu on ubuntu classic ? [21:52] Gentoo64<< you could send a few [21:52] http://goo.gl/PamDJ [21:52] You can even get a SATA flash drive and place them in a RAID/JBOB multiplexor. [21:52] Gentoo64: 128GB SSD? [21:52] ^ link abve [21:53] ocz vertex plus 120gb £99.99 [21:53] два компьютера (два системника, два монитора, две клавы, две мышки) одна операционная система на одном из компов, одна Х сессия [21:53] Gentoo64: Oh yeah. I guess I'll have to buy some in a few months then [21:53] well worth it [21:53] i use the vertex 2 60gb still v good ssd [21:53] qixiz: Try adjusting your input. English. [21:54] факинг инглиш [21:54] qixiz: a zachem? [21:54] !english qixiz [21:54] !ru [21:54] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:54] ? [21:54] looks right [21:54] Gentoo64<< wow prrices her ę are insane [21:54] ну как бы два рабочих места а среда работы одна [21:54] antihoax, you in uk? its the best site here [21:54] they want $100 for a 8GB ssd [21:55] i use it for everything [21:55] no, in europe [21:55] qixiz: eta remote desktop delayet. [21:55] i dont think ebuyer deliver outside uk [21:55] hey there, i'm having difficulty with apache 2.2 and #apache told me to come here because httpd -S doesnt exist and apache2 -S gives me an error about bad user even as sudo [21:55] qixiz, !ru [21:55] antihoax, use amazon or something [21:55] !ru [21:55] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:56] ну rd это, как бы тяжело.. [21:57] в плане ресурсов клиента [21:57] So are tehre any apps that convert video and upload them to youtube(or any other video publication site?) [21:58] theres probably loads [21:58] qixiz: deshevle chem dva komputara. [21:58] yes there are tons of apps that do that [21:58] although the uploading part is redundant [21:58] better off finding the best app to use and upload yourself if it doesn't support doing it for you [21:59] handbrake is good [21:59] runs on a lot of hardware [21:59] and it's GPL licensed open source software [21:59] so if you have the time and skills you could make it do whatever you want ;) [22:00] I have a window stuck in one position because the title bar is completely underneath the taksbar. What can I do? http://i.imgur.com/U3kTr.png [22:01] mattalexx: Its a terminal [22:01] type exit to close it [22:01] :3 [22:01] In Windose, there's the Move command for a window that allows you to move a window with your keyboard. Gnome doesn't seem to have that though. [22:01] lol [22:01] cheako: http://askubuntu.com/questions/22597/youtube-uploader [22:01] mattalexx, alt key and use the mouse [22:02] mattalexx: Alt-F7 [22:02] escott, That's great, thanks. Never knerw about that [22:02] read up on gnome keyboard short cuts [22:02] there are lots [22:02] cheako: http://ubuntugide.wordpress.com/2009/10/08/how-to-upload-a-youtube-video-on-facebook/ [22:02] need some assistance with httpd -S in ubuntu where did it go? is it apache2 -S? when i run it i get an invalid user error! [22:03] i forgot how helpless the people in #ubuntu are… RTFM [22:03] mattalexx: hold shift and use cursors [22:03] how do i use a gui? [22:03] ffs [22:03] :-O [22:03] rideh: got patience? [22:04] everyone has a breaking point [22:04] we just found rideh's [22:04] not today, got a client bitching at me [22:04] ActionParsnip: Thank you! [22:04] cheako: all you have to do is search, its all I did [22:04] ^ [22:04] google is the answer to every question here, btw [22:04] cheako: I don't even upload to youtube but found the guides with ease... [22:05] rideh, look at what the apache/httpd init script does in /etc/init/ does [22:05] funny thing is 99% of the questions I read while idling are not even ubuntu related [22:07] oh the new star wars blu rays are bloody brilliant [22:07] minus the stupid extended footage [22:07] drapedup: if you like star wars maybe [22:07] escott: thx looking [22:07] ActionParsnip: I sense you are a trekkie [22:07] drapedup: can you watch/rip a version which doesn't have the extended footage? [22:08] drapedup: neither [22:08] !offtopic [22:08] #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:08] Shirakawasuna: yes I think so [22:08] drapedup: awesome, I need them NOW [22:08] Mydoom: yes mother [22:08] :) [22:08] Shirakawasuna: I just played it without checking menus [22:08] the picture is amazing [22:08] drapedup: if the package in question is in the ubuntu repos then it is supported here [22:08] !ot > drapedup [22:08] drapedup, please see my private message [22:09] drapedup: awesome to the max [22:09] !who > drapedup [22:09] guys, please type /j #ubuntu-offtopic [22:09] drapedup: apparently we should take this to ot, lol [22:13] on natty 11.04 is flash player availible in the software center? [22:14] yes [22:14] or is it still installed in terminal [22:14] ok guys, managed to get unencrypted wifi using the 8191cu driver, but WPA won't work [22:14] Willis420: You will find it in softwate center and synaptic [22:15] any ideas on how can I connect with WPA ? [22:15] the network manager doesn't accept my password [22:15] when I try to connect [22:15] ok wasn't availble last time i was on it [22:15] wladston: if you switch to WEP, is it ok? [22:15] wladston: Are you sure it it network-manager that does not accept your password? [22:16] wladston: I'd advise using a wired link and getting full updates [22:16] ActionParsnip: hasn't tried WEP, should I ? [22:16] ActionParsnip: I'm on a wired link now [22:16] wladston: also, not all wireless chips can connect to wpa under linux, may want to verify that too [22:16] usr13: yeah, the password was copy-pasted from the router management admin page [22:16] wladston: may want to run: dmesg | tail see if there are any clues there too [22:17] ActionParsnip: A lot of stuff show up on dmesg [22:18] I have ubuntu 11.04 using the unity desktop. I need to stop x-server in order to update my Nvidia drivers. What is the simplest way to boot to a vga console so I can install my drivers? [22:18] ActionParsnip: I've seen reports of people using WPA2 with this driver on the forums [22:18] wladston: anything about the wireless? [22:18] Hathadar, ctrl-alt-f1; sudo service gdm stop; [22:18] ActionParsnip: mostly everything looks related to the wireles === mirco__ is now known as mirco [22:19] wladston: there ae only 5 lines to read.... [22:20] !netsplit [22:20] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [22:20] My computer just crashed and spate this out: http://i.imgur.com/vr2Is.jpg Anyone have any idea what just happened? [22:22] My computer just crashed and spat this out: http://i.imgur.com/vr2Is.jpg Anyone have any idea what just happened? It happened a few days ago too. [22:23] mattalexx, dcache bug. there has been a lot of work on dcache in the last 6 months, its unclear what you are doing in particular to trigger these [22:24] escott "lot of work on dcache in the last 6 months" So you're saying it will be better with 11.10? [22:24] hey [22:24] hey [22:24] have some one try to download steam on Ultimate Edition ? === mimico_away is now known as mimico [22:25] mattalexx, dcache scalability was added in 2.6.38 http://lwn.net/Articles/440347/ [22:25] i have download steam and i just instaling my games than i want to try it out [22:26] !ultimate [22:26] 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), Ultimate Edition [22:27] ActionParsnip: this is how dmesg looks like when I try to connect to the network [22:27] http://pastebin.com/pMGB13YT [22:28] you can clearly see the connection failling [22:28] my network's name is 'Quantum Box' [22:28] wladston: is it a USB device? [22:29] ActionParsnip: yes [22:29] wladston: tried a different usb port? [22:29] wladston: usb_read_port_complete()-1341: RX Warning!# [22:29] no, didn't know it could make a difference [22:29] going to try now [22:29] I'm going to be offline because the kernel will panic as soon as I remove the usb device [22:30] be right back [22:30] wladston, instead of causing a panic rmmod the module [22:30] wladston: did you read the errors? [22:30] ActionParsnip: I read the errors, but I don't understand what they mean [22:31] escott: how can I rmmod ? [22:31] wladston: teh line I pasted is in pretty straight english. RX means 'recieve' [22:31] Ok this has happened every so often and it is occuring again the audio from anything gets "crunch" and strange but it is not the hardware (as a reboot in the past has fixed this) any one know what causes this? [22:31] Zimm3r: 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 [22:32] hey all [22:32] ActionParsnip: oh, the RX_Warning ... I just have no idea why it happens [22:32] wladston: possibly a bad port [22:32] if i start a program in terminal on my one box can i ssh in and see how the program is running? [22:32] let's hope it's that [22:33] wladston, you are panic-ing because you are hotplugging a device that is hotpluggable but the driver evidently is not. so rmmod the driver for the wireless card then remove the wireless usb device [22:33] !screen | InFeDeL [22:33] InFeDeL: screen is a window manager for terminal sessions, also useful over SSH. The 'byobu' package provides very useful additional utilities. See https://help.ubuntu.com/community/Screen [22:33] Jordan_U: do i have to screen prior to starting the program [22:33] anyone any good with grer or something similar? I need to display the files found with a pager from grep -ri keyword /path/to/file There are many results and doing this manually is tedious. [22:33] or can i use screen after? [22:33] InFeDeL: Yes. [22:34] I mean grep (or equiv) [22:34] ActionParsnip: this http://paste.pocoo.org/show/486252/ [22:35] rickup: find /path/to/folder | grep -i word [22:35] wladston: Please file a bug report about the kernel panic with "ubuntu-bug linux". [22:35] rickup, you know what a pager is but you don't know | less? [22:35] more or less [22:35] :0 [22:35] Zimm3r: if you upload to the site, it will make a URL for you and give the full detail. Look at the link you gave. Is that useful? [22:36] http://www.alsa-project.org/db/?f=7fd01d8c4bb6a366a12f275ba61f2fa3217b9eb5 [22:36] that link? [22:37] Hello my little felines [22:37] lalalalala [22:37] I love you all [22:37] !ot | spaco [22:37] spaco: #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:37] Sorry [22:39] the moment i issued the rmmod command, I got a kernel panic [22:39] so I changed the usb ports === newbie is now known as Guest62192 [22:39] but it still doesn't work and the dmesg gives me the same warning [22:39] Zimm3r: perfect [22:39] wladston: Is your system fully updated? [22:39] Hello! Why did Ubuntu choose Thunderbird and Empathy? [22:39] hello guys [22:39] Hello, I just installed ubuntu 11.04, im wondering how do i disable ubuntu one visual [22:39] im playing an opengl game [22:40] and the game is really choppy [22:40] usr13: yeah, fully updated 11.04 install [22:40] in older ubuntus i could just turn off compiz and that fixed the problem [22:40] how can we reduce cpu clock speed for intel processors in ubuntu? [22:40] Zimm3r: try adding: options snd-hda-intel model=hp-m4 enable_msi=1 to /etc/modprobe.d/alsa-base.conf reboot to test, if it's no good change it to: options snd-hda-intel model=hp-m4 and if that is no good, try: options snd-hda-intel model=hp [22:40] how can we reduce cpu clock speed for intel processors in ubuntu? [22:40] ok [22:40] buntu1104: log off and log in to ubuntu classic session [22:40] ok [22:40] ActionParsnip: Rebooting fixes the problem [22:41] even with no commands [22:41] I was just trying to find the cause of it [22:41] bceause it seems to happen when using a program with a gstreamer backend [22:41] Zimm3r: yes but the option will kick in after you reboot and you can test [22:41] ActionParsnip: but since the data can flow without encryption, maybe that means that my usb hosts are working ... [22:41] ok [22:41] thanks [22:41] Zimm3r: you only want ONE of those lines in the file. Test it for an hour or so between (or until it fails) [22:42] /usr/bin/x :0 -nr -verbose -auth /var/gdm-auth-for-gdm -nolisten tcp vt7 " What is this process? Taking way to much cpu time. It is ran by root [22:42] Cheapshot, X the graphics server [22:42] I never saw an option to load ubuntu classic [22:42] I have a problem when booting, on every boot the system always stalls at "udevd inotify_add_watch... file or directory not found" - is there any way I can shorten the boot stall of this? [22:43] !classic | buntu1104 [22:43] buntu1104: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". [22:44] wladston: what chip does the stick use? [22:44] escott: Any idea why come it is taking around 10-20% CPU time? I'm running lubuntu on a 450n atom netbook. But i think this problem has occurred just recently [22:44] wladston: are there any bugs relating to the mesaages in dmesg? [22:44] buntu1104, you get the box only after clicking on your user name, kinda confusing at first [22:45] Cheapshot, X will use cpu to draw the graphics requested by your gui applications [22:45] lo all. My google-fu is weak today. I want to run a script as root on login (i have autologin enabled). I tried to put it in the startup tool, but it wont work, i then tried putting sudo in front, and it wont work. (i assume its asking for my password). I know there is init.rc, but im not exactly sure what to look for [22:45] ActionParsnip: it uses the RTL8192CU [22:45] Cheapshot, so its not really X that is responsible, its whatever your gui applications that are requiring updates to the screen [22:45] SSilver2k2: What is your end goal? [22:45] ActionParsnip: going to google the dmesg now [22:46] Jordan_U: myscript.sh is run at login [22:46] Jordan_U: myscript.sh is run at login as root [22:46] escott: Okay that made more sense. Means my browser is causing it atm. thx [22:46] SSilver2k2: That's not an end goal. What does myscript.sh do? [22:47] [o'-+ [22:47] Jordan_U: myscript.sh is a shell script provided by Elo to that automatically sets up my Touch screen [22:47] anyway to get pulseaudio to work without static/distortions [22:48] SSilver2k2: would that script work on the hp touch? [22:48] only if its powered by an Elo Touch Panel [22:49] !sound | SetiAmon [22:49] SetiAmon: 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. [22:49] SSilver2k2: /etc/rc.local [22:49] SSilver2k2: Add "/path/to/myscript.sh" to /etc/rc.local before "exit 0". I would also highly recommend having myscript.sh be in a directory like /bin/ rather than your home directory and with only read permissions for all users except root. [22:49] How do I get root privlages in the GUI of Ubuntu 11.04? [22:49] ty [22:49] yeats I been threw the faqs,I can't personally find a solution on the forums except to replace pulse with oss4 which works flawlessly except i loose volume control [22:50] (Not in the shell) [22:50] Install 11.10 beta or wait for full release --discuss! [22:50] ActionParsnip: wasn't able to find anything [22:50] wolfmitchell: What are you trying to accomplish exactly? [22:50] ActionParsnip: just #795770, with is unrelated [22:50] any danger in installing 11.10 beta? [22:50] wolfmitchell, there is usually a way to accomplish a task with doing that [22:50] I am trying to move the 10.10 files onto my USB drive but it says I dont have the permissions to do that. [22:50] wolfmitchell, gksudo [22:51] Ok [22:51] Brb [22:51] pros977: SetiAmon: Discussion of unreleased versions of Ubuntu in #ubuntu+1 or #ubuntu-offtopic (if it's not a support question). [22:51] wolfmitchell: What 10.10 files? [22:51] The install ones [22:52] hello, is there a ppa for gnumeric latest stable version for the LTS version of Ubuntu [22:52] I want to go from 11.04 to 10.10 [22:52] wolfmitchell: You can't simply copy the files over and get a bootable drive. Use a tool like Startup Disk Creator or Unetbootin. [22:52] !gnumeric [22:52] Ok [22:52] ty all. that worked [22:52] Btw what should I put in as the application name for the file manager? [22:52] SSilver2k2: You're welcome. [22:53] ActionParsnip: wow, googling some parts will only show my pastebin of 13 minutes ago [22:55] gonna reboot my router just to clear my conscience .. [22:55] brb === mike is now known as Guest33286 === drapedup is now known as draped^BRB [22:56] Is there another way to downgrade to 10.10 other than the installer? [22:57] !downgrade [22:57] Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system. [22:57] Hi, I'm trying to use the scrubyt ruby gem but am having problems. it seems to require firewatir, but when I try to install that I get "Error installing firewatir: [22:57] hoe requires RubyGems version >= 1.4. Try 'gem update --system' to update RubyGems itself." but when I do that I get "gem update --system is disabled on Debian, because it will overwrite the content of the rubygems Debian package, and might break your Debian system in subtle ways. The Debian-supported way to update rubygems is through apt-get, using Debian official repositories" [22:57] My rubygems package is up do date, I'm on 11.04 [22:57] I need to downgrade as 11.04 is glitching my whole computer [22:58] And I'm not going to a beta release. [22:59] Guest33286, what is this script supposed to do [22:59] wolfmitchell: backup and then install an older version [22:59] Oh great... [22:59] my wow is in the c folder of wine, how can i make shortcut to the desktop [22:59] My USB drive wont mount [22:59] wolfmitchell: that's a way to downgrade [23:00] admin:scott [23:00] hello? [23:00] Hi! === scott_ is now known as Guest94055 [23:00] hello [23:01] Monkey-My USB drive wont mount [23:01] Ubuntu 11.10 is the best operating system ever! [23:01] Hello [23:01] !details| wolfmitchell [23:01] wolfmitchell: 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 ..." [23:01] if i'm upgraded to oneiric beta, should lsb_release be 11.04 or 11.10? cause it says 11.04 natty even though sources.list and all installed packages are 11.10 [23:01] Hello everyone [23:01] Hi noelia [23:01] I plugged in my USB thumb drive and it will not mount [23:02] wolfmitchell: did it mount before? [23:02] @wolfmitchell try to mount in "Disk Manager" [23:02] Thats how i got ubuntu in the first place. [23:02] rebooted the router ... nothing [23:02] even changed my password to "asdfasdf" ... nothing [23:03] Hyper-In preferences or administration? [23:03] @wolfmitchell with SU [23:03] Nvm [23:03] uhm does anyone know were ~/.asoundrc exist?I did a system search I am suppose to do something to fix my sound with it but the faq doesn't say were it is at or were to create it [23:04] SetiAmon: ~ would be your home directory [23:04] HyperHoax, wolfmitchell: sudo, not su. [23:04] SetiAmon: it's possible that no such file exists yet [23:04] SetiAmon: since usually it is not needed anymore [23:04] @Polah yea, but it is both SuperUser ;) [23:04] Pj [23:05] Ok, now I dont think my disk is supported, and it is not finding my thumb drive... [23:05] HyperHoax: No. sudo runs a single command as root. su logs in under root for that terminal. Logging in as such should be done using sudo -i [23:05] Switching ports [23:05] oh snap i'm using a old faq for 10.10 or something.So if i were to creat a text file named ~/.asoundrc and put it in my home dir it would be pointless? [23:05] @Polah thanks for that information! [23:06] @Polah I use: "sudo su" [23:06] I'm starting to believe that it's simply impossible to make this 8192cu driver work [23:06] any other idea ? === derp is now known as Cream [23:06] HyperHoax: Yeah that's kind of a hack way to do it. The proper way is sudo -i [23:06] I've been trying to fix this issue for like 6 hours today [23:06] @Polah Owkay thank you! === jcpham0 is now known as jcpham [23:07] hello [23:07] i installed chhromium, but unlike the other programs when i click on it in the side bar it opens a new instance [23:07] wladston, im just going to throw out a stupid question. are all the wpa options correct (like wpa vs wpa2 and such?) [23:07] i want it to take me to the current one, does anyone know how to change this? [23:07] What channel do I need for bugs? [23:08] ** Sorry for my bad English [23:08] pvgrif: the router is set to wpa/wpa2 aes/tkip. the network manager is set to wpa/wpa2 [23:08] pvgrif: I tried all the wpa variations (since I can't use WEP) and it doesn't work for any [23:09] wladston: i think that was meant for somebody else [23:09] pvgrif: what command does the menu item run? I use chromium and it switches to the running instance [23:09] ActionParsnip: i ve been looking for that command, where can i find it? [23:09] pvgrif: what is the output of: lsb_release -sc [23:11] pvgrif: should be output when you run: grep -i exec /usr/share/applications/chromium-browser.desktop | head -n 1 [23:11] ActionParsnip: natty [23:11] ActionParsnip: Exec=/usr/bin/chromium-browser %U [23:11] ActionParsnip: should that be a small u? [23:12] Could anybody know where can I talk about bugs? [23:12] It finally mounted [23:12] -_- === kunwon1 is now known as GhostInZSH === chris_ is now known as Guest29594 [23:13] pvgrif: nar its an uppercase U here too [23:14] pvgrif: very strange, have you configured Unity to spawn another instance at all (not sure if it can do that [23:14] Where would I find the startup disk creator? === mimico is now known as mimico_away [23:15] ActionParsnip: i dont think so, i configured it as default browser manually because chromium kept asking, but thats all [23:15] Nvm [23:16] anyone, what is the best utility for creating a system image of my ubuntu install? [23:16] many ways pcd2 [23:17] pvgrif: onnly difference I can think is that I'm using the daily build, otherwise not sure. Does it happen as another user [23:17] looking for what anyone considers "the best." [23:17] purely opinion of course. [23:17] pcd2: there is no single best tool for anything in any OS [23:17] pcd2: someones opinion doesn;t make it best ;)_ [23:18] agreed. which tool do you prefer? only looking for opinion of what YOU think is the best. [23:18] pcd2: you can use partimage (not sure of its ext4 support) [23:18] pcd2: you can defimately use dd and make an image [23:18] ActionParsnip: im not sure i only have one user besides root [23:18] pvgrif: make another.... your OS can hold thousands of local users [23:19] pvgrif: did you think ubuntu could only hold one user? [23:19] i'll have to look up partimage. never tried making an image of any linux install. [23:19] pcd2 i would make a installed package list & backup home, could be done wit rsync/Grsync === Rainbow-Dash-EN is now known as Pooptickler [23:19] pcd2: dd will do it for sure, partimage allows the data to be compressed. [23:19] it gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ? [23:20] I have a question about hard drives, and I'm not sure if it is different for win/linux... Basically, I want a main, bootable drive for my OS and programs. Secondly, I want two drives in a raid setup so that they are identical to each other. is that possible? === Pooptickler is now known as Rainbow-Dash-EN [23:20] ActionParsnip: hmmm, nope, i just have one user now, i could create another one from the console, however i dont think that will affect the desktop so i would have to log out and i cant right now [23:20] pcd2: I suggest you perform house keeping to reduce backed up data (remove old kernels and stuff like that) [23:20] ok. i think i did read something on dd while i was just cruising around. [23:20] !cloning [23:20] To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [23:20] thanks Action. have done that. ready for the cloning. [23:20] ActionParsnip: what i mean, changing users from the console wont affect the desktop or does it? [23:20] pvgrif: the new user wil have default settings. You current user has all many of configureations [23:20] Can anyone tell me how to get routing/using Ubuntu as a switch working without the walkthrus that don't work on here? [23:21] pvgrif: if the new user is differenct and acts how you expect then its your settings at fault, if it is the same then it is the application [23:21] pvgrif: you create a new user then log off, then log in as the new user [23:21] thank you Oerheks. [23:21] pvgrif: can you see the idea now? [23:21] ActionParsnip: alright thanks, as soon as i can log out i ll try that === Rainbow-Dash-EN is now known as Pooptickler [23:21] hello [23:21] Who in here is a brony? [23:22] pvgrif: can you see how it would directly affect the desktop [23:22] ActionParsnip: yes [23:22] Pooptickler: do you have an ubuntu support question [23:22] yes [23:22] pvgrif: its called isolating the issue [23:22] does any body know hoe to solve this, it gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ? [23:22] Pooptickler: ask away [23:22] how do I install Internet Explorer? [23:23] Hello [23:23] Does anybody read me? [23:23] hi, may I know how to purge all settings related to GNOME3 in my folder? [23:23] yes noelia [23:23] Pooptickler: there is ies4linux which runs badly, the only real way is with virtualization which will require a windows install media and license [23:23] noelia: loud and clear [23:23] archl: gnome3 isn't supported here [23:23] I installed GNOME 3 from PPA and it come up with issues while the root user enter GNOME3 === Pooptickler is now known as Rainbow-Dash-EN [23:24] it gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ? [23:24] can anyone help with routing through an ubuntu box? [23:24] ActionParsnip: isn't here a community, just a general help please, :D [23:24] archl: logging on as root to the desktop is also not supported [23:24] archl: ask in #gnome [23:24] ActionParsnip: ok [23:24] Islam, is it a wubi install inside windows ? [23:24] yes [23:24] I'm having some serious problems here, with my new mobo I bought last friday. [23:24] its a wubi, how can I solve it ? [23:25] Everything is correctly connected, the processor, the fan, hard drives...etc. [23:25] I installed it myself [23:25] It has an Intel GMA3100 onboard [23:25] But whenever I try to turn the computer on, it does work, but the screen doesn't turn on [23:25] I don't know what to do [23:25] This is frustrating [23:25] noelia: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:25] Any ideas? [23:25] noelia: give details all on one line and we'll see if we can advise [23:25] Islam sorry, you can't increase the partition [23:25] I have a problem when booting, on every boot the system always stalls at "udevd inotify_add_watch... file or directory not found" - is there any way I can shorten the boot stall of this? [23:25] noelia: tried the boot option: nomodeset [23:25] so what, I have to reinstall it or what ? [23:26] Islam: is the space shortage in Ubuntu itself of teh Windows partition holding the image? [23:26] Islam yes, the only solution i know, reinstall. [23:26] is there any way I can move it to another partition ? [23:26] ActionParsnip I can't, the screen doesn't turn on [23:26] noelia: then i'd ask in ##hardware [23:26] the ubuntu not thw windows [23:26] !nomodeset | noelia [23:26] noelia: 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 [23:27] i understand the wubi needs more space, ActionParsnip [23:27] Islam: did you used Wubi to install Ubuntu? [23:27] yes [23:27] OerHeks: yeah just trying to clear that up [23:27] Islam: so is the partition the wubi image is on, low on space or is it the space you have assigned to wubi low and making ubuntu not boot? [23:28] anyone can help me to make the 8192cu wireless driver to work with WPA ? [23:28] Guys, who here watches My Little Pony: Friendship is Magic? [23:28] its booting and I'm on ubuntu now and it gave me an error that there is a short in space with my user [23:29] Hi! I asked on #ubuntu+1 but got no answer: how to I bind a shortkey to get the dash in default search mode (from the unity menu in ccsm, it seems I can only bind a shortkey to "run a command", I'd rather wish to search through the default applications). [23:29] Islam: can you reach the desktop? [23:29] yeah I'm on it ! [23:29] Rainbow-Dash-EN: wrong channel, please type /j #ubuntu-offtopic [23:29] every thig is working good [23:29] Islam: ok can you pastebin the output of: df -h; lsb_release -a [23:29] ok [23:30] Strav: what is the output of: lsb_release -sc [23:30] Filesystem Size Used Avail Use% Mounted on [23:30] /dev/loop0 2.7G 2.0G 590M 78% / [23:30] none 1.5G 740K 1.5G 1% /dev [23:30] none 1.5G 2.6M 1.5G 1% /dev/shm [23:30] none 1.5G 92K 1.5G 1% /var/run [23:30] Islam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:30] none 1.5G 0 1.5G 0% /var/lock [23:30] ActionParsnip: oneiric (as I've said, I already asked my question on ubuntu+1) [23:30] Strav: then your release is offtopic here [23:31] Islam: use a pastebin as I clearly asked [23:31] I'm sorry I dont know whats pastebin [23:31] Islam: where are you from? [23:31] Islam: then ASK instead of flooding the channel [23:31] !paste @ islam [23:31] omido: I am only a bot, please don't think I'm intelligent :) [23:31] !paste | Islam [23:31] Islam: 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. [23:31] sorry [23:32] ActionParsnip: i tought your bot works like suse bot . :-) [23:32] omido: you pipe, just like in bash ;) [23:32] ajaba [23:32] !offtopic | Samanta [23:32] Samanta: #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! [23:32] omido: makes more sense [23:33] ActionParsnip: what do you mean? [23:33] Islam hi can u spick arabic? [23:33] ActionParsnip: I really like those kind of responses. Like asking a general dpkg question in #debian and they say, oh you're on ubuntu, get the fok out of here. I really to like that open-minded spirit. [23:33] hello Samanta. do you have an Ubuntu related question? Ubuntu can speak Arabic [23:33] MrZepeda_: he is persian ( iranian ) [23:33] baba room haton tamam nmishe k [23:33] ok actionparsnip now what ? [23:34] Strav: its the channel policy, not mine [23:34] Strav: take it up in #ubuntu-ops if you want your rants to do someting [23:34] Don't enforce it then. Let the channel take care of it. [23:34] omido u tasalot dari b zaban english? [23:34] Strav: others will do the same [23:34] Strav: or an op [23:34] ActionParsnip: you want a godwin here? just like the nazis. End of story. [23:34] omido: when you send a command to another in bash, you use a pipe, so using the same in linux bots makes sense :) [23:35] Strav: you are asking in the wrong channel, end of story [23:35] ah, the nazi's, the ultimate insult :) [23:35] Life. [23:35] Islam: copy the url generated and paste it in here [23:36] Islam: its the new address in your address bar [23:36] http://paste.ubuntu.com/701298/ [23:36] Islam: great :). See how you gave the info without spamming the channel [23:36] yeah I know the url and so, I just didnt know that system, sorry [23:36] ActionParsnip: as I first said in my very first post: I did in the proper channel, I'm asking here as a fallback. Just like I'd be asking a dpkg question in debian if no one here would be able to answer. Anyways, this is pathetic. [23:37] thanx for your kindness actionparsnip [23:37] Strav: This channel is for support discussion regarding released and supported versions of Ubuntu. Not development verisions, and certainly not for complaining about channel policy that you disagree with. Please stop now, this is your last warning. [23:37] Strav: oneiric isn't supported here, so it isn't a fallback [23:38] Strav: havent you be given answear 6 minutes ago in #ubuntu+1 ? [23:38] Strav: I suggest you read the channel policy, which you agreed to by using the channels. Its really that simple [23:38] qin: not really. (and when I asked here there was no answer on ubuntu+1) === owner is now known as Schwaggg [23:39] can someone here help me with a grub setup? [23:39] Islam: its cool, you do now :) [23:39] ActionParsnip: Alan J. Perlis was cool wasn't he? [23:39] ive read shitloads of tutorials with no luck [23:39] !anyone | Schwaggg [23:39] Schwaggg: 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. [23:39] Strav: no idea whom that is [23:39] i asked the question, about grub setup, perhaps you should learn to read? thanks for your opinion though xD [23:39] Samanta: yes I can speak arabic [23:40] Schwaggg: You have yet to ask a specific question, and I don't appreciate your attitude. Please remember that we are volunteers. === guampa is now known as jajaja [23:40] i said i need help with grub setup, should i spell that out for you? [23:41] Islam: can you pastebin the output of: dpkg -l | grep linux-image-2 Thanks === jajaja is now known as guampa [23:41] !details | Schwaggg [23:41] Schwaggg: 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 ..." [23:41] ActionParsnip: yes you are right . i remember when i was trying to update my system in ubuntu and i used zypper dup and dosnt worked . lol. [23:41] ugh why is it that everytime i come in here some fucking idiot has to spout off, i just asked a simple fucking question [23:41] !ask| Schwaggg [23:41] Schwaggg: 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. :-) [23:41] Schwaggg: grub is a complex animal, try being specific [23:41] schmidtm_: no idea man, people need to get a grip / clue [23:42] please be patient, we all volunteer :-) [23:42] wrong target, guess Jordan_U has his size 9s on :) [23:42] http://paste.ubuntu.com/701301/ [23:44] Islam: ok, run: sudo apt-get --purge remove linux-image-2.6.38-8-generic; sudo apt-get --purge autoremove [23:45] fck [23:45] done [23:45] Islam: you may also want to then install bleachbit run it as user, then root and clean stuff up. avoid settings which say they will take a long time and watch your browser and other app settings or it will remove settings you want [23:46] I have more than 100 GB free space on another partition [23:46] can I move it ? [23:46] or extend the space [23:47] Islam: yes . you can use Gparted or any other partitioning tool you are familiar with .(using a live CD like gparted or parted magic is suggested ) [23:47] Islam: is teh partition in your wubi disk? [23:47] omido: its a wubi thing [23:48] not if it's HFS+ [23:48] oh . wubi is terrible . i dont recommand it to anyone [23:48] yeah my q is if I extended the partition the wubi on it will give me more space ? [23:48] what's wubi [23:48] you'll need a OS X installed or get a live disc running that can handle that filesystem [23:48] or its about the space I modified on wubi while installing ? [23:48] xistanme: ubuntu's windows installer or something [23:48] !wubi | xistanme [23:48] xistanme: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe === McPeter_ is now known as McPeter [23:51] While installing Ubuntu on a new machine, I created a new partition table on the wrong drive. Is there an easy way to get it back to NTFS and hopefully recognize the files? I don't think I've done anything else to the drive beyond changing the partition table. [23:52] It's just a media drive, so not a big deal either way. But it would be great if I don't have to move everything around again. [23:52] actionsnip: http://paste.ubuntu.com/701305/ you see it says I have 35G available ! how do I extend the space I already gave to wubi while installing ? [23:53] or how can I make it use all the free space on the partation ? [23:53] omido: ana from Egypt [23:54] thriondil: Yes, testdisk can do that rather easily (as long as that's really all that's been done). [23:54] Could you direct me to a good tutorial/FAQ? I've never used testdisk. [23:55] !ar | Islam [23:55] Islam: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe [23:55] oh sorry i thought "ar" stands for arabic . [23:55] why be difficult, just use gparted. Problem solved, end of story. [23:55] lol, no problem [23:55] Islam: i'm iranian [23:56] thriondil: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step [23:56] thriondil: there are some tutorials one the testdisk official website [23:56] nice to meet you omido [23:56] godfather: I was under the impression that it wouldn't help [23:56] I'm trying to install Ubuntu on a laptop, but no matter what version I try to install, it gives me two options: 1. Erase and use the whole disk or 2. Specify partitions manually (which I don't know how to do, and I don't want to damage windows) [23:56] thanks jordan / avelldiroll [23:56] thriondil: You're welcome. [23:57] would be a good idea to defragment the partition a couple times if it's a windows filesystem, and then resize, and then finally shrink/repartition [23:57] Islam: same here . btw try to install ubuntu the normal way . wubie is not so good . [23:57] is there a way to enable user list in xchat? [23:57] nac-godfather: There's like 4 different partitions, which one do I resize? [23:57] but I already installed alot of things here, beside I need the windows OS in case I needed it [23:57] some good advice; do not allow the installer to overwrite your windows bootloader, but instead manually select the linux partition (target volume) and then set that partition active. [23:58] TroN-0074: /names ? You can try /join #xchat too. [23:59] When I boot into the 10.10 live USB I made, it asks me for the kernel filename... [23:59] What is it? [23:59] If I were you, and assuming they're all shared windows drives: Is clean up as much as possible before repartitioning. Condense if need be. [23:59] Hi, my ubuntu crashed, My syslog said "failed command: READ DMA", does it mean my motherboard is bad? [23:59] you need a new install image