[00:00] mvdk: I use LXDE myself, my first DE was KDE [00:00] ActionParsnip, i was locked out , but you got it to work without the 30mins of fuss [00:01] ActionParsnip: I prefer oldstyle GNOME [00:01] Does anyone have any idea what the procedure is for submitting a new package for the archives? [00:01] mvdk: could report a but with software centre I guess [00:01] Does the Canopus Twinpact100 Tim is using work with Linux? [00:02] mvdk: xfce is very similar to Gnome2 [00:02] Indicator-datetime-service is eating as much of my CPU as it can get. strace fragment: http://pastebin.com/jwPN4KJx [00:03] map7: could contact the manfacturers [00:04] mvdk, if you have a mix of gmone lxdm and openbox its helps with low -medium end hardware, speeder [00:04] mvdk, you might want to start reading https://wiki.ubuntu.com/UbuntuDevelopment, particularly the section on New Packages [00:05] psusi, thanks. [00:05] is this a support channel [00:05] ActionParsnip, xfce i think thats in xubuntu x server,, right? [00:06] html: its the default in xubuntu, but you can install as many DEs as you wish and use them... [00:06] de? desktop enviroment? [00:07] has anyone made a remix of gnome? [00:08] yes, de == desktop environment [00:09] html: there is mate which is a gnome2 fork [00:10] has anyone made a remix of gnome? .. can it be done ? like i want to make my own flavor thats really useful and fast but atlease a splash of color and style [00:10] html: look into Linux Mint's Cinnamon. I'm pretty sure there's an ubuntu ppa [00:11] * psusi really likes gnome-shell [00:11] html: alternately, they also have MATE, a fork of 2.32 [00:12] html: any of the gnome2 forks aren't supported here, you can use them but we can't support it in here [00:12] html: alternately, they also have MATE, a fork of 2.32 [00:12] * zorklat is using unity, and pretty much ok with it. [00:12] * psusi likes some of the ideas unity has, and some that gnome-shell has... wishes he could get both [00:13] html: https://launchpad.net/~merlwiz79/+archive/cinnamon-ppa [00:13] one thing I hate about unity is that you can't move the bloody bar to other parts of the screen... I really like the zoom out thing gnome-shell does when you tap the corner [00:13] psusi: you can actually [00:13] I wish they could agree on the widgets too [00:14] psusi: just because you don't know how doesn't mean its not possible... [00:14] ActionParsnip, yea, I think I saw there's a ppa with a modified version that can move [00:14] psusi: its a way to move it. [00:14] oh, BUGGER! Gparted can't even find sdb any more. [00:14] I'll give it another try in 12.04, but I *really* like that zoom out thing gnome-shell does [00:15] * ActionParsnip loves his LXDE :) [00:15] zorklat, can't find it, or doesn't see any partitions on it? [00:15] psusi, can't find it. acts like it's not even there. [00:15] I cant wait for 12.04. Is the developement one worth trying? I HATE 11.10...find myself using 10.04 more and more. [00:15] zorklat, ohh, that's really not good [00:16] psusi, that's why I wound up using cfdisk on gparted to fix it last time. [00:16] zorklat: is sdb an external or internal HD? [00:16] wireless: its quite similar, just later stuff. The gnome based Ubuntu uses Unity the same, just a later build that works smoother [00:16] wireless, an bug submissions you make will make it that much better [00:16] I'm getting so many bugs with new kernel [00:16] its the kernel that Im having problems with [00:17] wireless, internal. [00:17] I never thought of making a bug submission...I'll try that thanks [00:17] zorklat, (g)parted won't recofnize any partitions if anything is wonky with them, like one going past the end of the disk... but not seeing the disk at all? that's not good [00:17] zorklat: thats really not good [00:17] zorlat: if it was external it could be a problem with the case [00:17] zorklat: its probably gone forever [00:18] zorklat, does fdisk -l see the drive? [00:19] zorklat I'd also goto /dev and see if sdb is listed [00:19] zorklat: does: sudo fdisk -l list the device? [00:19] ActionParsnip, I've got a term running sudo -i, and fdisk -l has no output atall. [00:20] is it not possible to export softlinks in /etc/exports ? [00:20] zorklat: in gparted there is a pulldown menu to select the other drives...many people dont see that and think their drive is not their when really they are selected on /dev/sda and dont realize it [00:20] zorklat: it should list all partitions, try running it as user with sudo [00:20] wireless, I'm aware of the menu. only sda is in there. [00:20] ActionParsnip, ok. only sees sda1. [00:21] zorklat, is this immediately after using gparted to move the partition? have you rebooted? [00:21] hi is there a way to create a user so that he can install certain things on a server but leave the rest of the server isolated from that user? [00:21] zorklat: ok then check through: dmesg | less see what the system sees at boot... [00:21] vite, you can install programs in your /home folder [00:22] mvdk: is there a way to get ubuntu 11.04 to create a xorg.conf file that I can then modify to my needs? [00:22] psusi, yes to the first, no to the second. [00:22] zorklat, did the move give an error, or did it look ok and you shut down gparted? [00:22] zorklat, and yea, check dmesg [00:23] pfifo: is there a way to create a separate configuration from a user without having to install a completely new server? [00:23] psusi, got an error resizing. [00:24] vite, can you rephrase that [00:25] psusi, ActionParsnip , here's a fairly typical excerpt from 127k. [00:25] Anyone know if one can force ubuntu 11.04 to create a xorg.conf? It seems that the proprietary Ati drivers does not create one. [00:25] pfifo: i have an ubuntu server setup with a root user. I want to use that same server, but create a new user so that they can install their own server setup without changing the other users setup === DavyS|afk is now known as Davyd [00:25] !fakeroot | vite [00:25] @vite sudo adduser [00:26] !chroot | vite [00:26] vite: A chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot === Davyd is now known as DavyS [00:26] http://pastebin.com/r94tnviA [00:26] sd [00:26] !info fakeroot | vike this is what you want [00:26] vike this is what you want: fakeroot (source: fakeroot): tool for simulating superuser privileges. In component main, is optional. Version 1.17-1 (oneiric), package size 79 kB, installed size 360 kB [00:27] zorklat, ruh-roh... looks like you got a dead disk... this is internal sata right? or usb enclosure? [00:27] psusi, internal sata. and I don't have the funds to replace it just now. [00:28] bizarrely enough, palimpsest thought it was just fine. [00:28] zorklat, did you check the SMART status? [00:28] pfifo: and that will let them create their on setup without affecting the global system? using fakeroot [00:29] oldIT781: try: sudo Xorg --configure [00:29] psusi, yes I did. ran every test palimpsest had. I can do it again after booting partedmagic if you'd like to wait. [00:29] !info qemu | vite [00:29] vite: qemu (source: qemu-kvm): dummy transitional package from qemu to qemu-kvm. In component universe, is optional. Version 0.14.1+noroms-0ubuntu6.1 (oneiric), package size 2 kB, installed size 48 kB [00:30] vite, you could create a new server in qemu if you need even more privileges [00:30] ActionParsnip: "Fatal Server Error: Server is already active for display 0" [00:30] zorklat, looks like it upped and died completely... yea, try rebooting and see if it comes back, and run the extended smart selftest [00:31] oldIT781: run it in root recovery mode, or you may be able to use export to set the display to something else. I find root recovery mode easier [00:33] virtual lol [00:33] ActionParsnip: ill give it a whirl. [00:34] Ok...i have this setup: http://bin.cakephp.org/view/823691924 but for some reason nothing is mounted when i do mount -a. Am I missing something? [00:35] hi everyone i am on ubuntu 11.10, since today i am staying on university campus, i am trying to get apps in my shell to connect to internet, but it doesnt work, i googled, found some answers but none work [00:35] anyone has an idea how i could get it to work ? [00:37] hi [00:37] anybody using ushare? [00:38] I'm wondering if I can have both xbox and DLNA turned on at the same time in the conf file [00:38] I have an xbox but my receiver has a dlna server. I'd like to utilize both [00:40] html here .... ActionParsnip [00:40] suzanne: sup [00:40] hey [00:41] * x350 is looking for some support =/ [00:42] ActionParsnip, so im in the new account , YEAAHH! ... now any ideas of what to do for a woman that uses a pc for the web [00:42] Anyone around to talk about some connection support? [00:43] bbonora-vaio, xbox? 360? or orginal? [00:43] suzanne: not sure how its different for a man. [00:43] x350, don't ask to ask, just ask the real question [00:43] suzanne: make sure the plugins work and such [00:43] plugins? [00:44] I downloaded and installed Ubuntu, so I could dual-boot windows 7 and ubunutu 11.0. But when I boot onto windows7 I can't connect to my router anymore. Although, when I boot onto ubuntu (like now) I can connect. [00:44] Just wondering if anyone else had the same problems [00:45] The routers fine, and it works at my work as well. My Ipod can connect to them, just not windows 7, after I installed ubuntu. === Milk|SNODAY is now known as manofmilk [00:45] bbonora-vaio, ? [00:46] * x350 must be the only one. [00:47] Anyone else having problems with connections on win7 after dual-booting ubuntu? [00:47] x350, check your internal ip (local) [00:48] suzanne: 192.168.1.68 [00:48] x350, yes but it was a while ago [00:48] suzanne: like flash, java etc [00:48] ActionParsnip, ok === xiambax_ is now known as xiambax [00:49] 192.168.1.68 ubuntu? [00:49] just did ifconfig [00:49] the lo - 127.0.0.1 [00:50] wlan0 - 192.168.1.68 [00:50] this is win7? [00:50] na I can't connect to the internet on my win7 [00:50] im dual-booting ubuntu atm [00:50] and I can connect here [00:51] It was connecting fine 2 days ago [00:51] !enter [00:51] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [00:51] just windows 7 decided it couldn't connect to my router [00:51] #ubuntu-br [00:52] x350, pm? [00:52] x350, sounds like a windows problem ;) [00:52] yeah === rory is now known as rfb [00:53] just wondering if others have had this problem after dual-booting installation [00:53] and if there was a cure === rfb is now known as unixism [00:53] suzanne, just sent one [00:53] x350, I have a cure... stop using windows ;) [00:53] lol === unixism is now known as howunfortunate [00:53] I'd like to multi-task ;) [00:53] but it could be that the router is confused, and connectsion need to be redone and sreset [00:54] maybe. But I tried mine at home, and the one at work too [00:54] both are not connecting [00:55] x350, try a cold boot? [00:55] did, and even tried windows restore [00:56] nothing :/ [00:56] x350, you actually pulled the power, waited 30 seconds, then booted windows? [00:56] not right now [00:56] I litterly spent hours yesterday [00:56] doing it [00:57] tried lots of different methods, but nothing helped [00:57] It's like, installing ubuntu, taking over the connections, then windows can't connect :/ [00:57] x350, I'd say unplug the power of the pc and the router... then boot up the router, boot up the pc straight into windows, and if that still doesn't work, then give ms the finger ;) === kandinski is now known as yore [01:00] Hey all, is anyone else getting signature errors when running apt-get update? [01:00] no [01:01] In which group can I get an answer to the question, "How do I remove a chart (graph) from LibreOffice Calc? [01:01] me! [01:01] geek_Man: what errors? use a pastebin to show what you see please === NOPA-SOPA is now known as MH0 [01:03] @ActionParsnip http://pastebin.com/CuixxRUS === bazhang_ is now known as bazhang [01:04] Im running a raid and I moved my home folder there, but now when I boot it says its degraded. If I check it with mdadm -D it shows the state as clean. whats going on? [01:04] geek_Man: you have added PPAs but not their keys, if you use add-apt-repository instead of editting sources.list you win't have the issue [01:04] I dont manually edit sources.list [01:04] as far as I can remember... >_> [01:05] geek_Man: run: sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 40976EAF437D05B5; sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 16126D3A3E5C1192; sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 928C86FE5879C434; sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com B725097B3ACC3965 [01:06] nice i got wow to work perfectly with wine [01:07] @ActionParsnip still have issues after updating [01:08] Okay, crazy question, might information involving repo sigs be stored in /home at all? [01:09] geek_Man: they are only warnings, they don't break stuff. Just mildly annoying [01:09] Anyone know why WebGL isn't working? Google Chrome, Ubuntu 11.04, nVidia GeForce 520M [01:09] True story... [01:10] BlueProtoman: try the daily build of cromium via ppa === yore is now known as kandinski [01:14] so, nautilus doesn't respond to ^f or F3...what's the find files hotkey? [01:17] hello all [01:30] anyone know if its possible to sign pgp in gmail ? [01:32] goddard: Not sure. I used to have one, but it broke months ago and the guy said it would never be fixed. There may be another one somewhere, though. [01:33] goddard: What browser do you use? I would look for a browser-specific extension. [01:34] ratcheer: firefox has none i can find which is odd [01:34] FirePGP looked like a good one but it hasn't been updated [01:34] goddard: I think that is the one I used to use, heh heh. === philippe is now known as Guest57687 [01:36] hi [01:37] i\\wowo this is different ,,, im in empanthy [01:38] hi [01:38] hi [01:38] hi [01:39] hi u too [01:39] you all must be.... hi [01:39] lol [01:39] lol no [01:39] when I installed Ubuntu it took a picture of me with my web cam....I want to remove that picture...how? I've gone into "user accounts" but dont see anything..thanks! [01:39] not complaining [01:39] never met an angry pot head [01:39] I'm a pot head [01:39] meth monkeys on the otherhand... [01:40] lol [01:40] lol. Meth is the worst..but this is ubuntu-offtopic material [01:40] forgive me this short indulgence... [01:40] * mneptok stares at the door down the hall [01:40] anyknown know where to find the picture that ubuntu took of me with my web cam when I installed ubuntu???? [01:41] :-(|) [01:42] pic folder? [01:42] does anyone know what the difference is between HISTSIZE and HISTFILESIZE is? [01:42] nothing in pictures [01:43] I need a programm or a command to add an "a" to the beginning of 50 files, all named image1, image2, and so on [01:43] all inside a directory [01:44] meerkat: for FILE in image* do mv $FILE a$FILE;done [01:44] temp? [01:44] !batch naming [01:45] orlok, so I cd to the directory and do that [01:47] Creative Live! Cam Optia AF doesn't work (blank screen in Skype and Cheese) on Oneiric. Installing latest UVC driver didn't help. Ideas? [01:48] orlok, bash: syntax error near unexpected token `done' [01:48] suzanne, is it enough with that? dont I have to establish more parameters? [01:50] help [01:52] !cheese [01:52] !Cheese [01:52] ? [01:52] ? [01:53] i want cheese!!! you robot! [01:55] meerkats, I have to establish more parameters? yes and see where you put it , and change it so the file/folder will show up where u want [01:56] meerkats: missing a semicolon after image* === philippe is now known as Guest68556 [02:02] hi [02:04] Anyone know how to change the maximum number of connections per user in pptp vpn in ubuntu? [02:08] http://winlinuxnet.blogspot.com/2011/07/creating-vpn-connection-on-ubuntu-pptp.html fuzion [02:09] http://winlinuxnet.blogspot.com/2011/07/creating-vpn-connection-on-ubuntu-pptp.html FuZi0N [02:09] will libre office projects work in microsoft [02:10] suzanne that doesnt say anything about maximum connections per user... [02:11] it one altleast lol [02:11] yeah lol [02:11] oposite of what i need [02:12] psusi, I have smart data from that disk that disappeared earlier. http://pastebin.com/Z8zQ7Wa3 [02:13] FuZi0N, lol but a laugh and a indirect hold -on [02:14] hui [02:14] hi [02:14] hi [02:14] ASDRHGY: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === ASDRHGY is now known as New1 === New1 is now known as New2 [02:14] asdf [02:15] i need help with sound problem === max is now known as Guest40823 [02:15] hi [02:15] HI [02:15] Hi, I deleted some files on an external USB drive. On unmounting the device itÄs now showing "Preparing" in the file operations dialog since one hour! How can I accelerate this? [02:16] !sound [02:16] 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. [02:16] New2, [02:17] how to stop and then start the sound card ? [02:17] driver [02:17] What is Linux doing in the "Prepare" process while unmounting a device? It takes ages .. [02:18] checking what processes are using it? [02:18] tresk, more info is nice , i /we dont know what your talkin about ,,, os ? program being used? [02:19] tresk: do you have any shells open accessing the filesystem? any applications? [02:19] :( [02:20] Here the dialog http://250kb.de/u/120119/p/eTkZbrZqSbHP.png [02:20] hi i iiim new [02:20] and your i key is outta control [02:20] hi new! tyler_ [02:21] No, I have onlz Opera runing right now and the HD LED is blinking vividly [02:21] ogg file will not work in impress, how do i convert to mp4? [02:22] i heave ghrome running downloading win 8 and skype [02:22] rich: might look at guayadeque [02:22] Maybe it is cleaning the trash folder, but can that take so long? === adys`nosopa is now known as Adys [02:23] !arista transcoder [02:23] suzanne, /msg ubottu Please [02:24] tyler_, did you have an actual support question? [02:24] Or Ubuntu is checking the HD first... I'm confused ... [02:24] bazhang, i wasnt trying to , but i got it now .. thanks [02:24] rich, http://www.transcoder.org/ [02:25] um no iiiii jst wanted to se what this was in the network section [02:25] TOP shows "14713 root 20 0 5572 3232 812 D 26 0.1 28:32.48 mount.ntfs" [02:25] tyler_, okay; here is support if you need it, chat is in #ubuntu-offtopic [02:26] whats like a mp4 but its different? (video) [02:27] Can I securely cancel this mysterious "Prepare" dialog? === raja is now known as Guest44492 === Guest44492 is now known as raju [02:28] tresk, just make sure nothing is using the flash drive, and then try it [02:29] suzanne: i there a way to find out which process is accessing the drive? [02:30] i think so [02:31] http://www.pixelbeat.org/cmdline.html tresk look here while i try to look about the net [02:35] Indicator-datetime-service is eating as much of my CPU as it can get. strace fragment: http://pastebin.com/jwPN4KJx [02:36] here is mz atop, if this helps http://250kb.de/u/120119/p/ZySvIvzb0XA0.png [02:37] all of suddent my ffmpeg stopped working, complaining Unknown encoder 'libfaac' [02:37] hey is sopa and pipa dumb i meen come on i ant acsess like 50 of my sites :( [02:37] * Solsun is away: Away [02:37] Solsun, disable that please [02:37] tyler_, thats offtopic here; please use #ubuntu-offtopic for chat [02:37] I have libavcodec-extra-52 installed, do I need something else? [02:38] tyler_ is angry: ANGRY [02:38] reagle, what does apt-cache search libfaac show [02:38] I'm using ubuntu 11.10 and I'm trying to use skype. Skype uses pulse volume control, pulse is not able to see my microphone but I can record using another program. Anyone know how to fix it so that microphone works? [02:38] Solved!! The process seems to be finished ... I hope this will not happen again. 1.5h :( [02:39] bzhang: both libfaac0 and libfaac-dev are installed [02:39] @tyler_ is angry : Angry\ [02:39] (1.26 natty) [02:40] bazhang: both libfaac0 and libfaac-dev are installed (sorry, typo in name last time) [02:40] hey, I'm trying to mount a file and I get this error: mount: wrong fs type, bad option, bad superblock on /dev/loop0, [02:40] missing codepage or helper program, or other error [02:40] In some cases useful info is found in syslog - try [02:40] dmesg | tail or so [02:40] anyway thanks ... finally I can leave (so hungry) :) [02:41] Looking to install ubuntu on an old 667mhz 256mb ram machine. Just want some opinions on the best desktop. I'm not a fan of xfce. The computer will be for a child if that helps the decision process. [02:41] reagle, libavcodec52? are you not on the most recent ubuntu? [02:41] need help: i have a tmux session open, and in it, i can sudo (part of admin group); in a vanilla terminal, i can't (not part of admin group). anybody know wtf is going on? [02:41] Fuxalt: you can try Lubuntu, for low resources [02:42] bazhang: natty [02:42] Fuxalt, lubuntu , really the only thing that will work on that [02:42] So those of you using the unity DE in 11.10, do you have 4.24 or 4.28 as of now? [02:42] Will look into it. Thanks. :) [02:42] urlin2u, its 4.24 [02:44] reagle, I'm not much in the know about ffmpeg ( I generally use handbrake) but perhaps if you explained how ffmpeg is failing (eg what you are trying to do) someone will be able to help [02:44] bazhang, I thought so I has the proposed open and got the 4.28 it was unstable,I went back to 4.24 and lost the plugin in compiz, hehe and lost the lovely sidepanel and some of the upper panel. [02:44] had* [02:45] urlin2u, can they be reinstalled? were they from seperate packages? [02:45] bazhang, I have been trying to figure that out I have a clone I thyink of before this so no big deal, just sort of researching what to do. [02:46] think* [02:46] hrmm... i noticed my ppa for medibuntu isn't working... [02:46] Failed to fetch http://ppa.launchpad.net/medibuntu-maintainers/ppa/ubuntu/dists/natty/main/binary-amd64/Packages 404 Not Found [02:46] bazhang, I did a force install of 4.24 [02:47] PPA description Some experimental multimedia packages. (Don't expect to find here non-free and unredistributable packages.) reagle [02:47] reagle: running natty? [02:47] nobody huh...? [02:48] if you want to add medibuntu repository you have the instructions on it's web medibuntu.org http://medibuntu.org/repository.php [02:48] almoxarife: yes [02:48] reagle * [02:50] http://medibuntu.org/repository.php <-- did you follow it? [02:51] i installed medibuntu according to http://medibuntu.org/repository.php, still codec problems in ffmpeg [02:51] again, this was working since i installed natty, something must've changed though [02:53] bazhang, time to reload the clone, thanks for the info. [02:53] i never grokked difference between 52 and 53, and 52-extra and 53-extra. i have libavcodec-extra-52 installed, is that right? [02:53] I also have medibuntus non-free-codecs [02:54] reagle: problem? particular mp3? stream? webpage? [02:54] huh, it looks like ubuntu version 4:0.6.4-1ubuntu1 (updates) is being installed over medibuntu's 4:0.6.2-1ubuntu2+medibuntu1 [02:55] almoxarife: all of suddent my ffmpeg stopped working, complaining Unknown encoder 'libfaac' (among other codecs) [02:56] could ubuntu have pushed out and update trumping my medibuntu package, and hence i lost my codecs in libavcodec-extra-52? [02:56] what ports should i forward for x forwarding through ssh? [02:57] reagle: look at dpkg.log , search for the issue codec related apps that may have changed in the last 3 days? [02:59] almoxarife: looks like something happened this morning... http://paste.pound-python.org/show/16237/ [03:00] Hello [03:00] a problem with 08:24:33 status half-configured libavcodec-extra-52 4:0.6.4-1ubuntu1 [03:00] small problem [03:00] I'm trying to change to KDE [03:00] I'm at this webpage: https://help.ubuntu.com/8.04/config-desktop/C/other-desktops.html [03:01] I have installed kubuntu-desktop [03:01] I now have a splash screen with Kubuntu on it [03:01] Dreadtower: what version of ubuntu are you using? hint: cat /etc/issue [03:01] But when my system starts it starts with Gnome [03:01] reagle: alrighty, so, take yourself back to 4.0????? if that is an option, or look at the installed, if it has two versions pick the other not installed [03:02] 11.10 [03:02] The thing I don;t understand on the web page is the phrase: 'Press System->Quit' [03:02] Dreadtower: I have the same issue in 10.10 -- there is some config file messed up somewhere - but I haven't tracked it down yet. [03:02] I can't find any such thing [03:02] Oh - OK [03:03] Dreadtower: known issue, but I have seen no fixes for it [03:03] Dreadtower: take it to #kubuntu [03:03] I'll try that almoxarife, thx [03:03] Dreadtower: not that these nice folk wouldnt help [03:03] Dreadtower: doesn't kde session appear as option on the login screen¿ [03:03] It doesn't, no :( [03:04] am i supposed to be going back to the medibuntu version? [03:04] Dreadtower: trying something bbib [03:04] I now have: libavcodec52 (4:0.6.4-0ubuntu0.11.04.1). and it no longer complains about flaac, but now I get: Unknown encoder 'libx264' [03:06] Ah! I've found some community info. [03:06] It requires more than just kubuntu-desktop [03:06] so, I install libavcodec-extra-52 to get x264, and I lose faac again! [03:09] in synaptic, when i try to force the medibuntu version i had this morning, I get a E: Unable to correct problems, you have held broken packages. [03:09] It seems it also needs kde-full [03:09] apt-get install -f doesn't show any problems... [03:09] gonna give up for now, maybe things will be sorted tomorrow [03:11] Does anyone know where the button 'System->Quit' is, or if there is a key-binding for it? === Adys is now known as Allowfaster === Allowfaster is now known as Adys === chris__ is now known as chacken [03:17] hello [03:19] hello, I have an ubuntu 11.04 x86_64 system and every time i boot my boot disk switches between being /dev/sda and being /dev/sdf. This screws up my raid6 on the other disks. Can I add a udev rule to force it to always be sda or sdf? [03:19] Hmm: it wants me to configure lirc [03:19] What is lirc? [03:20] ub [03:20] sorry [03:21] !info lirc | Dreadtower [03:21] Dreadtower: lirc (source: lirc): infra-red remote control support. In component main, is extra. Version 0.9.0-0ubuntu1 (oneiric), package size 600 kB, installed size 2840 kB [03:21] Of course: sorry [03:22] Is there an easy tool to recover files (with their names)? I accidentally did a reinstall. [03:22] there's got to be a way to force disk order/assignment in grub or udev? this toggling is going to drive me up a wall [03:22] kop : are you here ? [03:22] anyone help me build one power case (x64,...) ? [03:22] No lirc in man or info :( [03:23] It's installing it as we speak [03:23] I have no dish, TV card etc. [03:23] Do I just configure for UDP? [03:23] What is lirc? [03:24] So just to give the end of my story, might intest some people here : I freshly reinstalled 11.10 and reimported my home folder from backups [03:24] Dreadtower: look up a few lines === Prodego_ is now known as administrivia [03:24] And still... whatever the program i was running, i was getting segfault over segfault. massive amount... [03:25] OK: so I don't need it: I have no remote control handset :) [03:25] So i tried to stop every service I had one after another (pulse audio, ndiswrappe, trying to avoid other programs...) alway does nasty segfault [03:25] i have tried to add hook scripts into /etc/pm/sleep.d/ to unmount network filesystems before my laptop sleeps, but they don't execute. am i missing something i need? [03:26] But now I opened a freshly new account (no more home directory) and everything look perfect... [03:27] how about this, can someone tell me how to leave my raid6 data intact and update all the superblocks? [03:28] How do I get dpkg to install two packages that require each other? http://dpaste.com/690059/ [03:28] rewrite them with newer version instead of 0.90 [03:29] Thx folks [03:29] Trying a restart now [03:29] hello all. without starting an argument. Can some please recommend an open source visual query builder for mysql/linux? TIA! === Andr---- is now known as AndrewMC [03:30] nobody listen to me lol :) [03:30] bradleyayers: why are you installing like that instead of using a repository [03:30] I'll test a bit more, and I'll right all my story on a forum somewhere :P [03:30] Ben64: just playing around with installing packages from newer versions, it'll probably break things but im just experimenting [03:31] bradleyayers: it definitely will break things, don't do it : / [03:31] :( [03:33] if I stop my array and run create will it rewrite the superblocks? [03:34] so long as I put the disks in exactly the right order? [03:34] solved my pulseaudio problem for anyone who uses skypeou and the mic can't hear y [03:34] you [03:34] uninstall pulseaudio [03:34] problem solved [03:35] thats one of the first things i do on any ubuntu install [03:35] never thought it would be such an easy solution [03:40] Indicator-datetime-service is eating as much of my CPU as it can get. strace fragment: http://pastebin.com/jwPN4KJx [03:48] im tyring to use 10.04 on a corei5 machine that previously used 9.10, but the mouse ans keyboard randomly freeze up. I tried a irqba;ance shut off thing but to no avail. help [03:48] Looking for some help getting audio to work in 10.4, google has been less than fruitful. [03:50] With all the tech sites down for SOPA it's proving especially difficult [03:51] thats actually kinda funny [03:51] how much longer is it now before everything back up [03:51] wish I can help but I'm a newbie myself [03:51] supposedly just today [03:52] but I don't know if its eastern time, or central, or etc [03:52] Yeah, audio was working fine out of the box on Linux Mint 12, but I decided to go back to 10.4 and it's not recognizing any sound card [03:55] Daxter: Do you have an external USB drive connected? [03:56] ratcheer: no,only usb thing connected all the tim is a bt adapter [03:57] prospektor what kind of card you got? [03:57] Ok. My mouse and kbd freeze sometimes and, if I unplug the USB drive, they will free up. [03:58] it's the onboard audio on an ASUS F1 A75-M Pro, Realtek ALC892 [04:00] can ananybody help me with this: rgotten@myplasticare:~$ sudo apt-get -y --force-yes -f install libgd-perl [04:00] [sudo] password for rgotten: [04:00] Reading package lists... Done [04:00] Building dependency tree [04:00] Reading state information... Done [04:00] Titomen: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:00] Package libgd-perl is not available, but is referred to by another package. [04:00] This may mean that the package is missing, has been obsoleted, or [04:00] prospektor looks like you're not alone with this issue [04:01] prospektor: shows up in forums as a sound issue [04:01] clicking detect displays doesn't do anything [04:02] something about no support for this chip [04:02] Well, it was working fine in Mint 12 [04:02] So I know the chip will work, I just have to find the drivers for it [04:03] good luck [04:05] added '/usr/bin/synclient TouchpadOff=1' to /etc/init.d/rc.local, when i rebooted the touchpad was still active [04:06] is unity part of 11.10 and not 11.04 ? [04:06] its in 11.04 [04:06] but you can still use the old gui (gnome) [04:06] 11.10 is fully unity [04:07] oh... it is? its just not default wm ? [04:07] where you log into the system you can select unity or gnome on 11.04 -- 11.10 is just unity (no choice) [04:07] rhin0: any explanation as to why adding that line to rc.local wouldn't turn off the touchpad [04:07] ok, but if one were to /want/ unity (not me, ick) ... then using 11.10 is the way to go? [04:07] Hi all, I want to create a partition on my hard-disk (somehting like 40 GB / 500GB) to install windows on. I've never used gparted before and I see that /dev/sda1 is my main partition. I can't do anything unless I unmount it. Is this safe to do(unmounting your main partition)? [04:07] .... I have my synclient setup in ... I use hang on [04:07] rodayo: it's not really possible. you need to boot a live-cd [04:08] system > preferences > startup applications [04:08] ubluntu, I don't know that the windows installer offers anything to create a partition...as far as I know it doesn't [04:09] rodayo: you can make a live-usb/cd boot from it and do what you want with gparted [04:09] rhin0: currently in unity [04:09] I mean an ubuntu live-cd [04:09] how do i switch from unity to gnome [04:09] !gnomefallback [04:09] hrm. [04:09] no idea where it is on unity [04:10] ubluntu, are you saying to create a gparted live cd/usb? [04:10] you select gnome on login up until 11.04 [04:10] no. the ubuntu live-cd has gparted on it [04:11] ubluntu, so use the ubuntu-livecd to create a partition. then abort the installation and put in the windows-usb? [04:12] there is no installation if you just boot a live-cd just use gparted then shut it down [04:12] use the option on the menu like " try ubuntu with out installing " [04:12] ubluntu, oooo, I understand now [04:13] ubluntu, thank you i will try that [04:14] ubluntu, i have an old ubuntu 7.07 cd. Will that suffice? [04:14] 7.04* [04:14] is there a way for me to update Mozilla Firefox without installing all the other system updates? [04:15] JBunny: sudo apt-get install firefox [04:15] JBunny: just select the firfox updates in update manager [04:15] Daxter: I tried that and it still tried to install all of them. [04:16] hmm that should work [04:16] still not understanding, used the update-rc.d method and added to rc.local, but after reboot the touchpad is still active [04:16] rodayo: yea [04:16] rodayo: ubuntu 3.10 might have even haha [04:17] !gnomefallback [04:17] trying trism idea. [04:17] ubluntu, great thanks for your help [04:17] !nounity | james_ [04:17] james_: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [04:18] while i'm here could someone help me with installing a dual boot of xp on top of my ubuntu machine? [04:18] JBunny: easy enough..unless you already have ubuntu installed [04:19] i do already have ubuntu installed [04:19] JBunny: I will help you if you would like [04:19] ubluntu: I appreciate that [04:20] go ahead and install xp on to a seperate partition at the end of the disk. then boot ubuntu live-cd and in terminal you can reinstall grub to the MBR with 'sudo grub-install /dev/sda" if a is the disk you are using note it is not /dev/sda1 but /dev/sda the root of the disk [04:20] Hello at ubuntu 11 how can i put off function of moving a window Alt+LMB ? [04:21] ubluntu: is there a way for me to partition the drive? I only have one so im unsure how to partition it since I have to be using it to run the software to partition. lol [04:22] JBunny: boot an ubuntu cd and hit try ubuntu without installing then use gparted to resize a partition if need be and move space to the end of the disk and make an ntfs partition [04:22] hey guys [04:23] i have a question [04:23] ubluntu: ok, i'll try it. luckily i keep a live cd next to the desktop. [04:23] JBunny: I think they have xchat so come back if you have problems [04:23] i have never used anything but windows [04:23] can i play games on ubuntu/linux [04:24] trollingALLderps: maybe [04:24] trollingALLderps: some of them with wine but not new ones usually [04:24] dualboot if you want to play games honestly.. thats what windows is good for. [04:24] ubluntu: will do. thanks! [04:24] tried installing gnome-shell [04:24] apt-get install gnome-shell [04:25] at ubuntu 11 how can i put off function of moving a window Alt+LMB ? [04:25] any macbook air style pc that runs ubuntu smoothly? [04:25] Ubuntu 11.10 usually has gnome-shell from within the software center. Whereas with 10.04 LTS it might not be in the respostories. [04:26] ssshvb: can you ask the question in a different way? pls [04:26] I think he wants it to not move windows any more with alt+lb [04:27] when i try to use alt key + mouse Left button my window is moving i do not need it [04:27] ssshvb: dont hit the key combo? [04:28] ssshvb: or you want that combo for something else? [04:28] yep i do not need this key combo function [04:29] ssshvb: or you want that combo for something else? [04:29] i use maya and in it alt + lmb move the scene [04:29] ssshvb: got it [04:30] ssshvb: what desktop and version? [04:30] gnome 3 [04:30] ssshvb: alt+click to move windows is an Xorg thing - I'm shocked ANY gnu/linux program would use that key/mouse combo (it's dumb). [04:31] Anyone know if it's possible to shade/shadow text in URXVT? [04:31] hello! Could anybody help me to get work CUPS back. Here is the error: http://pastebin.com/54xS30qB [04:32] Me again, the 7.04 CD didn't work with my gfx-card. I have a debian-iso on my laptop, does anyone know if debian-live includes gparted? It should right? [04:33] rodayo MOST debian cds (the official ones) aren't livecds, they're install cds. [04:34] zykotick9, hmm good thing I asked. i also have openSUSE 11.4 any idea about that one? [04:34] rodayo: no idea [04:35] Hi. How do i open .art image files (left over from aol days) with ubuntu? === eboy is now known as eboy_jr === eboy_jr is now known as eboy [04:36] rodayo: is it really a "debian-live" iso image? if so, it could be a livecd (and might have gparted?) [04:37] how do i get on a ment server or group === corey_ is now known as Guest68110 [04:37] ? [04:37] Corey: do you mean mint? [04:38] ya [04:38] zykotick9, its called debian-6.0.3-i386-netinst.iso does that tell you anything? [04:38] rodayo: ya, that's NOT a live cd at all, it's a netinstall (almost NOTHING on it) [04:38] how do i change my nick again [04:38] zykotick9, okay thank you. guess i'll have to download ubuntu [04:38] ? [04:38] /nick stuff [04:39] !ubuntu .art file [04:39] GeForce88: I am only a bot, please don't think I'm intelligent :) === Guest68110 is now known as ImTheDude [04:39] GeForce88: if it's an image fine you could TRY gimp, geeqee, feh, MANY others. [04:39] how do i change to a linux mint server [04:39] ? [04:39] !mint [04:39] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [04:40] yea... zykotick9 those don't work [04:40] * Solsun is back (gone 02:02:55) [04:40] yes mint i need help with mint [04:40] GeForce88: what does "file foo.art" say the format is? [04:42] hello [04:42] hello [04:42] zykotick9, 10n217.art: ART [04:42] is this spotnet [04:42] ? [04:43] GeForce88: well after a quick google, you might want to try xnview (i'm not familiar with it) [04:43] ... i didn't get that when i tried. i'll try it now [04:44] doesn't show up in repos... [04:44] GeForce88: xnview doesn't seem to be in debian, so i doubt it's in ubuntu. it might not be worth the effort? [04:45] i'll dl it and build it and let you know === oYeVoVeYo is now known as Wonder [04:45] I have something blocking port 80 incoming, how can I figure out what it is? === Wonder is now known as Guest71366 [04:46] GeForce88: them files are low quality (color) compressed files, seems like alot of work for ??? [04:46] chid: do you use a router? are you using a firewall on your box? "lsof | grep 80" might show if it's a service running on 80 already. [04:47] chid: or you ISP might be blocking port 80 as well... [04:47] zykotick9: no this is wlan [04:48] zykotick9, this doesn't work either. could be the files are just corrupt. [04:48] any ideas about alt + click ? [04:48] zykotick9: I can ping it, but I can't access the web server (which is definitely running) [04:48] GeForce88: thanks for letting me know. well, i got nothing. best of luck. [04:49] I have a Win XP iso (need to flash my bios), how can I make a usb stick bootable? I tried "dd if=file.iso of=/dev/sdc" but it didn't boot although the file system is OK and everything seems to be in order [04:49] chid: what about locally on the machine? "firefox localhost" sorta thing. [04:49] sedeki, win to flash in windows works with a legit MS ISO [04:49] zykotick9: that works fine [04:49] I'm certain it's a firewall issue [04:50] i don't have windows... [04:50] chid: you control the firewall? [04:50] Hello [04:50] sedeki: reask in #windows (not sure it's possible with XP) [04:50] almoxarife: of course :) but I don't know what firewalls are running [04:50] I cleared out iptables disabled ufw [04:50] zykotick9, i can download another iso [04:51] chid: the firewall on the router? [04:51] i just need to flash my bios, don't care about any particular version of widnows [04:51] sedeki: perhaps you should start by asking in ##hardware? [04:51] sedeki, W7 will load to a thumb much easier. [04:52] sedeki: is it an intel cpu? === Guest71366 is now known as oYeVoVeYo [04:52] do you think the dd command will work? [04:52] yes [04:52] intel atom [04:52] almoxarife: actually no [04:52] I don't have access to that [04:52] can any one help me im having sound problems with linux i have sound on youtube but if i play a song i dont get sound? [04:53] ah well I suppose that could be the issue [04:53] thanks [04:53] sedeki, the ##windows channel is where you should be asking as suggested, and no a dd wont work. [04:53] !info intel-microcode | sedeki [04:53] genesisbot: (i'm no help) but that's opposite of the normal issue, ususally people have sound - but NOT on youtube (flash). Good luck. [04:53] sedeki: intel-microcode (source: intel-microcode): Processor microcode data file for Intel CPUs. In component multiverse, is extra. Version 0.20110915-1 (oneiric), package size 542 kB, installed size 1408 kB (Only available for i386 amd64) [04:54] zykotick9, ? [04:54] zykotick9: do you know where i might get some help in that case i searched google and other fourms but cant find any thing [04:54] almoxarife, what's this? [04:55] sedeki: i got nothing. good luck. [04:55] genesisbot: assuming you're running ubuntu, you're asking in the right place ;) [04:55] zykotick9: yeah i am [04:55] sedeki: flashing without flashing, done at the kernel, works for me, intel cpu [04:56] almoxarife, ah, but what do I do with the .exe file? [04:56] sedeki: what exe? [04:56] LG has only released a windows flasher [04:56] sedeki: are you on ubuntu os? [04:56] I thought that sort of thing got you arrested? [04:57] almoxarife, yes [04:57] * oYeVoVeYo looks at DBoyz [04:57] can any one help me im having sound problems and im very new to ubuntu please? [04:58] sedeki: then install 'intel-microcode' [04:59] genesisbot: can you describe the ruckus? lol I mean what sound issue are you having? [05:00] hey guys im getting some wierd errors when running rkhunter and was wondering what i can do to fix them http://paste.ubuntu.com/809343/ [05:01] wiggmpk: i have sound on web pages such as youtube and hulu and others but i cant turn it up or down and then off line i have no sound at all [05:01] shaneo: Those are errors... [05:01] shaneo: Pretty sure they were already scripts. [05:01] ok [05:02] that was the weird part to me [05:02] so no worries then [05:02] http://www.webhostingtalk.com/showthread.php?t=639921 <--shane, not evil, or the link is evil [05:02] yeah, thats odd that it happened - was thios the first time you ran rkhunter? [05:02] yes [05:03] Ok, i would guess - it is making the assumption that everything in /usr/bin or /usr/sbin etc is a binary file [05:03] yeah [05:03] genesisbot: how have you tested "off line" sound? are you using a laptop or pc? [05:03] and as it generates its initial file type list, it is noticing that those are shell scripts, not binaries [05:03] shaneo: if you want to really get scared, install 'wireshark' and look for incoming connections [05:04] i would say that the warning text could be written better [05:04] Hey umm, I'm just a beginner and I could really use some help :/ My laptop can't connect to the internet, plz help? [05:04] It can't detect the LAN connection [05:04] * [05:04] wiggmpk: yes i have downloaded a mp3 player and i try playing a song and it does not work and then i go to system sound to adjust the level and it freezes up on me [05:06] almoxarife: OH MY GOD THE CHINESE ARE AFTER ME!!! [05:06] oYeVoVeYo: did you go all script kiddie on the network confs after you first noticed? or the issue is something out of the box [05:06] genesisbot: try opening the terminal (or using ALT + F2) type "alsamixer" and check to see if all your sound levels are cranked and unmuted [05:06] orlok: fear buddy fear the unkown [05:06] almoxarife: heh [05:07] almoxarife: i have actually noticed SSH brite force attempts against a copmputer at home, called the user of the IP up, and had a Redhat employee on the phone the next morning (a saturday) [05:07] wiggmpk: i'd imagine your alt+f2 then alsamixer might fail [05:07] genesisbot: sorry dont use ALT + F2, I am slightly retarded tonight [05:08] wiggmpk: alt+f2 then "xterm -e alsamixer" should work ;) [05:08] wiggmpk: alt+f2 worked and they are all the way up in the red both bars [05:08] zykotick9: thanks lol, had a braid fart genesisbot note above [05:09] genesisbot: none of them had MM on the bottom right? [05:09] almoxarife: I'm using ubuntu on a laptop, not a server. My internet works fine. Even the wire is fine. [05:09] orlok: you can control who accesses via ssh? [05:10] wiggmpk: yes two of them on the right say mm in a box but both bars are maxed [05:10] oYeVoVeYo: you can connect to the internet via cable (as in NOT wireless)? [05:10] oYeVoVeYo: please pastebin your /var/log/syslog if you would [05:10] genesisbot: what are those 2 called? [05:10] genesisbot: mm is Mute, use "m" to unumte for testing [05:11] wiggmpk, the wire is fine when it's plugged into some other pc's or laptops [05:11] almoxarife, wait a sec [05:11] oYeVoVeYo: cool, but you didnt answer my question, are you trying to establish a wireless or hardwire connection on your laptop? [05:11] hardwire, wiggmpk [05:12] oYeVoVeYo: if you would like we can do it via terminal and the process is will provide you with a link to share? [05:12] wiggmpk: caller-id and off hook are mm || master and pcm are maxed with 87/87 [05:12] wiggmpk: I have problem with wireless to but i want to fix my LAN connection first [05:12] almoxarife i do use wireshark all the time [05:12] And my wireless too [05:13] shaneo: stop, time to use kismet, there is evil in them airwaves [05:13] almoxarife, kay I got /var/kig/syslog now, but it's really long? are you sure you want me to paste it O.o [05:13] oYeVoVeYo: can you do this in terminal? lspci | grep Ethernet [05:13] almoxarife ok will do [05:13] oYeVoVeYo: yes [05:13] genesisbot: can you do this in terminal lspci | grep Audio [05:14] wiggmpk: you are just one multi-tasking helper aint you [05:14] almoxarife: attempting, havent fixed anything yet lol [05:14] wiggmpk: 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) [05:15] wiggmpk: is that what your looking for [05:16] hi everyone [05:16] RicharX: hello [05:17] genesisbot: yeah, have you tried the headphones slot for giggles? what kernel are you running? uname -r in terminal [05:17] anyone help re ripping encrytped DVD's? trying to move my TV Series DVD's to the HDD instead of carting discs with me. [05:17] somebody know a good Websphere MQ client over ubuntu ??? [05:17] almoxarife, http://paste.ubuntu.com/809356/ [05:17] XFCE4 > unity [05:17] wiggmpk: may i suggest you ask your prospective help clients to install 'pastebinit', afterwards ask them to do all those trouble-shoot actions ending with '|' pastebinit , they will have a link to share and you will have lots of possible corrective action items [05:17] wiggmpk: 2.6.38 [05:18] wiggmpk: no i havnt ill try not tho brb [05:18] Can anyone recommend a GPU intensive application or screensaver I can use to test a cooling setup? [05:18] almoxarife: I actually completely forgot about pastebinit [05:18] wiggmpk, I got this "04:00.0 Ethernet controller: Broadcom Corporation Netlink BCM57785 Gigabit Ethernet PCIe (rev 10) [05:20] oYeVoVeYo: /shiver @ Broadcom [05:20] almoxarife, are you sure I can flash the bios via the processor? [05:20] i'm not sure how this is done normally [05:20] wookienz: to play/encode DVDs you need libdvdcss2 from medibuntu first - then a program to encode, Handbrake is good for mkv/mp4 (doesn't do avi) [05:20] [GNOME [05:21] wiggmpk, and I got "bash: /shiver: No such file or directory" [05:21] zykotick9: thanks [05:21] oYeVoVeYo: lol, I was shivering at the mention of a Broadcom chipset lol [05:21] O.o" lol [05:22] !dvd > wookienz [05:22] wookienz, please see my private message [05:22] oYeVoVeYo: are you connected via hardwire right now? [05:22] yes [05:22] I plugged in the cable, but no, I can't connect to the internet [05:23] Hey, hey... how is everyone? [05:23] wiggmpk: it works with the head phones and is really loud [05:23] think thinking [05:23] almoxarife: oYeVoVeYo I think you are faced with a driver issue here [05:23] tim fine [05:23] !broadcom > oYeVoVeYo [05:23] oYeVoVeYo, please see my private message [05:23] fosterdv: do you have an ubuntu support question? if so, ask away. use #ubuntu-offtopic for general chit-chat. [05:24] oYeVoVeYo: connected to something? a router? buddies pc? the toaster? [05:24] Ah, okay... [05:24] zykotick9: got it, thanks [05:24] urlin2u, bash: !broadcom: event not found [05:24] almoxarife, I don't think so [05:24] oYeVoVeYo, read the wiki [05:24] Anyone run into problems with rsyslogd eating up 100% cpu, when installed on a 10.10 Server installation? [05:25] genesisbot: lol, I was thinking that, my sound recently was bugged, only works in the headphones. use pastebin to show me this please "aplay -l" and "cat /proc/asound/version" [05:25] wiggmpk: how do i do that [05:26] genesisbot: you could install pastebinit and add "| pastebinit" to the end of the commands or just go to pastebin and copy/paste [05:26] Thanks for you guys help, I gotta have lunch now, so, be back later [05:27] wiggmpk: aplay -l [05:27] **** List of PLAYBACK Hardware Devices **** [05:27] card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog] [05:27] Subdevices: 0/1 [05:27] Subdevice #0: subdevice #0 [05:27] card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem] [05:27] genesisbot: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:27] genesisbot: http://paste.ubuntu.com/ [05:27] !paste | genesisbot [05:27] genesisbot: 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. [05:28] my fault guys, I should have been more specific when I said "go to pastebin" lol [05:28] lol [05:28] [GNOME Shell 3.2.1] After resuming from hibernation there appear 3 notifications in the lower right: »Network Management«, »Removable Drives« (or »Removable Disks«? I do not know the exact English translation« and »Gwibber«. What does this appearance mean? (After a while »Network Management« does no longer appear.) [05:28] come to butthead lol [05:30] anyone loaded ubunto to HP proliant [05:30] the stupid machine contains a few SATA trays that fit no SATA at all [05:30] HP die die die [05:31] after 4 hours I still could not get the machine to install OS [05:31] I have installed unity rotated. I cannot see xchat icon in the tray. can someone help me out? [05:31] hello... I need help please: I compressed some files in debian and installed ubuntu now... but I can't extract files from the .zip file === AndrewMC is now known as Guest29216 [05:34] is it possible to use ALT + code to get keys, like windows [05:34] Anyone can help please? [05:34] major: are you getting errors? [05:35] fosterdv, something like unsupported compression method [05:35] unzip . gzip -d [05:35] genesisbot: still with us? I sent you a private message [05:36] vga error [05:36] need support [05:36] !details | respond [05:36] respond: 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 ..." [05:36] 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) === administrivia is now known as Prodego [05:37] wiggmpk: i replyed [05:37] i have problem with vga i running ubuntu 11.04 am used lspci get this 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) [05:37] fosterdv: any ideas? [05:37] Hey, just wanted to say that Unity is a totally killer interface for my netbook. That is all. [05:38] How to fix Startx issues? /usr/bin/Startx: line 138: /usr/bin/mcookie: no such file or directory [05:38] GHOSTMEDIAPRO: does /usr/bin/mcookie exist? [05:39] maxmahem: Therefor I selected GNOME Shell. [05:39] +e [05:39] it did, but now it doesnt [05:40] was there something you did that removed it? [05:40] Rebooted, and then the issue [05:41] hrm... [05:41] GHOSTMEDIAPRO: you might want to try reinstall util-linux - 1st try "dpkg -S /usr/bin/mcookie" and verify that is the package name. [05:41] [GNOME Shell 3.2.1] After resuming from hibernation there appear 3 notifications in the lower right: »Network Management«, »Removable Drives« (or »Removable Disks«?) I do not know the exact English translation) and »Gwibber«. What does this appearance mean? (After a while »Network Management« does no longer appear.) === bruno is now known as Guest94700 [05:43] Zykotick9: util-linux is the name [05:44] GHOSTMEDIAPRO: so try "sudo apt-get install --reinstall util-linux" and see if it replaces the file. [05:44] !tab > GHOSTMEDIAPRO [05:44] GHOSTMEDIAPRO, please see my private message [05:45] Hi. Hope you all well. I have a question.. I would like to launch my mobile broadband connection to Telefinland automaticaly when ever its pressent. It is set up so in networkmanager but it doesn't work. Maby because its "mobile broadband" and uses a usb modem?? Anyway Is there a fix or is there a comand i could use to launch it from promt or put in a script. [05:45] It would be awesome if you in such a case could tell me how to make the script run automatcaly when ever the dongel were pressent. Can someone tell me how? [05:46] bullgard6: those are 'notifications' [05:47] hey is there a way to set all windows to maximise by default? [05:48] maxmahem: well, there is in awesomewm. LOL. I'm assuming you using gnome/unity? maximus was a program that attempted to do that, not sure it still applies though. good luck. [05:49] trying to install ubuntu on Gateway Pentium 4 CPU3.06Ghz 1.00GB ram on new HD ...started good for 30.sec and then frozen for 20min nothing...any help [05:49] zykotick9, Yes gnome/unity [05:50] maxmahem: check out maximus [05:51] AGAIN: I need help please: I compressed some files in debian and installed ubuntu now... but I can't extract files from the .zip file. it says: unsupported compression method 99 [05:52] major: is unzip installed (installable)? from cli "unzip foo.zip" what happens? [05:54] zykotick9: skipping: foo unsupported compression method 99 <--like this [05:54] almoxarife: I already wrote that this are notifications. Why do you echo me and do not answer my question? [05:54] major: foo is a variable, replace it with your actual file name [05:54] zykotick9: lol sure I know [05:56] Me again, I successfuly created a new partition where windows should go. Does anyone know how to create a bootable usb (like a live usb, not sure what the proper terminology is) from a windows iso? (the iso contains the installer, not a system image) [05:56] zykotick9: "skipping: certs/untitled folder/TOR Bridges.txt unsupported compression method 99" [05:56] major: your trying to unzip a txt file? i can't help you. [05:56] top500, started good means what and from where? [05:57] so Ubuntu comes with these shells: sh, bash & dash - are there any others, too? i thought sh was really just bash, but it seems they are in fact different, so is sh that comes with Ubuntu the classic bourne shell? [05:57] zykotick9: no this is 1 of many files [05:57] On a side note, I also have windows running on virtualbox. Is it possible to create a system image from this and copy that straight onto the new partition? [05:57] rodayo_: You could ask that in the channel #windows. [05:57] zsh, ksh, csh, tcsh, etc SourT. [05:57] bullgard6, I did, no one knew a sure fire method for it surprisingly [05:57] major: FYI you also might have issues with those spaces in the path. [05:58] zykotick9: this archive was created in debian GNOME [05:58] I'm probably using the wrong google search terms, thus me being here. Is it possible, within Unity, to enable a console/terminal only login options, disabling compiz/unity WM for a session? [05:59] major: ? i don't know. I can't help. good luck. [05:59] urlin2u...started istall from disk 11.10 and ...just ubuntu logo ..for 20min nothing any more [05:59] thanks anyways [05:59] vade: yeah, use CTRL + ALT + F1 - F6 for just a terminal session [05:59] top500, is it a live cd and did you start the install from the desktop. [05:59] Corey, ya, but those don't ship as default like the others. btw, any idea how i can get Bash to output newlines? echo "hey \n\n" works with SH, but not with BASH which just outputs the \n instead of a newline [06:00] live cd [06:00] hrm, thats not working for me here wiggmpk :| (however, I am running panda board (arm, embedded), on linaro ubuntu 11.12 :D - just to make things more complicated) [06:00] and brend new HD [06:00] actually, its my keyboard, I am an asshole. that is working [06:00] thanks wiggmpk [06:01] top500, bro are you getting that more details are needed, read the questions and answer them. :D [06:02] I have been researching WINE.. there a few things i cant find info on i hope someone here uses it [06:02] 1. does it work with any windows application? or does support have to be added to WINE for it to work [06:02] !appdb | ohee [06:02] ohee: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [06:03] vade I am not particularly familiar with LInaro Ubuntu 11.12... [06:03] ohee: wine's aim (not always achieved) is to run unmodified windows programs (i'm not sure why anyone would want to do that, but it's popular) [06:05] bullgard6: i have reviewed my response and your question, my response is valid, you asked what it was, i told you, they are provided via 'libnotify-bin' , hence 'notifications' [06:05] I install brand new HD and wanted to install ubuntu 11.10 from CD that I burned... booted from D drive and ubuntu logo was on...and was istalling for 2-3 min and just stoped ....nothing any more????? [06:07] Greetings!!! [06:07] How to find the current version of the tcl installed in the ubuntu [06:07] top500, yes did you ever get to the desktop? [06:08] urlin2u...no did not [06:08] hi. Hope you all are well. Automatic connect does'n't work on my mobile broadband connection.. What can i do? [06:08] ponrajuganesh: "apt-cache policy tcl" in a terminal might show you (assuming the package is tcl) [06:09] bullgard6: oh i also disregarded the apparent arrogant tone of your response as a translation issue [06:09] top500, that is important the new HD may not even have a partition table, boot to the desktop and open gparted a partitioner and look. Could also be a bad burn or bad ISO, have you done a md5sum on the ISO? [06:10] xfce4 > unity [06:11] sn00p: maybe, but "mud > unity" ;) [06:11] lol god unity sucked [06:12] urlin2u...no i did not i am not that good on commputer...I also tryed on Windows wp pro on other HD ...did not work..?? [06:13] top500, so your booting the ubuntu cd right? [06:13] urlin2u....yes [06:13] top500, cool, so do you know if the HD has a partition? [06:14] urlin2u...no partition it vas brand new [06:16] top500, okay, you always want to boot to the desktop, do that open, gparted and see if there is a partition table. [06:16] 14736251jOpBnaZvsN [06:16] urlin2u....ok thank you ..I will try === Bry8Star_ is now known as Bry8Star [06:18] hey guys [06:18] anybody is good with recovering libreoffice docs? [06:18] i'm desperate here [06:19] lorenzoFB: libreoffice has an in-built recovery mechanism. [06:20] I know, but it fails the recovery [06:20] when I turn it on [06:20] and there's no backup in the backup folder [06:21] lorenzoFB: is it a file you can share? [06:21] what do you mean by that? [06:22] lorenzoFB: you put it somewhere where it can be downloaded, someone fixes it and tell you, or the file is private? [06:22] no, not really [06:22] there's nothing confidential [06:22] would you fix it for me? [06:22] can you actually do that? [06:23] lorenzoFB: so share it and ask for hand in repairing it, i am not the one to ask, i am just saying some like that kind of project [06:23] plz. do tell me the reason for this one code .... [06:23] int main() [06:24] where could I ask that? [06:24] {int *ptr=malloc(1); [06:24] *ptr=1000; [06:24] lorenzoFB: someone wants the challenge and the credit [06:24] printf("value of ptr is %d",*ptr); [06:24] is there anybody here who wants to help me recover this corrupted file? [06:24] beyond: http://pastebin.com/ [06:25] lorenzoFB: put it where it can be downloaded and ask the question [06:26] Here's the file guys, I'll pay a beer to anybody who recovers it: http://dl.dropbox.com/u/4077601/franceschi%205%20Story%20Ideas.doc [06:27] lorenzoFB: bit hard when the file is 0 bytes [06:27] well that's the problem [06:27] that means there's nothing to do?? [06:27] there is nothing there too recover [06:28] nice [06:28] so it got wiped [06:28] nothing I can do at all? [06:28] not with that file [06:28] fuck [06:29] accidently deleted ? [06:29] lorenzoFB: language, please [06:29] lorenzoFB, this is a worldwide family friendly channel please don't sware. [06:29] sorry guys [06:29] tawm_:: http://pastebin.com/9LkGYRB8 [06:30] I'm on deadline and this is a huge problem for me [06:30] i'm sory about that [06:31] beyond: i'm no expert but its a some type of C function to find the address and record for a DNS reverse lookup record [06:31] Um well, I'm back from lunch, and still need help with my laptop :/ [06:32] Tawn_::nyways,,thnx for ur help [06:32] PTR records are called reverse records because instead of asking DNS what is google.com you ask it what record is associated with 123.234.233.111 [06:33] http://pastebin.com/9LkGYRB8 ::: can some one explain me the code [06:33] i need to burn an xp iso to usb for a laptop without a cd drive. help? [06:33] JBunny: ##windows [06:34] beyond: you may want to look for an irc channel more specific to DNS or programming C [06:34] im trying to burn it on an ubuntu system, that's why i asked here. i need to know what programs on ubuntu will let me burn it. [06:35] JBunny: brasero [06:36] JBunny: http://www.webupd8.org/2009/04/4-ways-to-create-bootable-live-usb.html [06:36] tawn_ :: yeah, sure sir [06:36] !info brasero [06:36] brasero (source: brasero): CD/DVD burning application for GNOME. In component main, is optional. Version 3.2.0-0ubuntu1 (oneiric), package size 190 kB, installed size 1068 kB [06:36] dd? [06:36] almoxarife: brasero won't help creating a bootable USB [06:36] JBunny: I normally use "dd" to write iso's to usb but never done for a windows only linux distro's ? [06:36] !info startup-disk-creator [06:36] Package startup-disk-creator does not exist in oneiric [06:37] almoxarife: not gonna help with a winXP iso [06:37] zykotick9: the question was within ubuntu confines :) [06:38] almoxarife: < JBunny> i need to burn an xp iso to usb [06:38] haha here is a funny question for the channel anyone know how to fix a garage door opener? [06:38] so is any thing like itunes in ubuntu wherei cna listen the radio [06:39] JBunny : Something like "dd if=xp.iso of=/dev/sda" just replacing with correct locations / paths. [06:39] Eireocean: that won't work [06:39] Ok [06:40] zykotick9: why wouldnt it? isnt dd a image maker? [06:40] so is any thing like itunes in ubuntu wherei cna listen the radio [06:40] zykotick9: is right, there is ways to do it...but dd isnt one of them [06:41] juniour_: yes of course DOOOOD!! [06:41] goddard: if you can give me ssh access i might be able to help :P [06:41] juniour_: Ubuntu even has a music store [06:41] tawm_: haha [06:41] wooter: and that would be because?? [06:42] hello [06:42] almoxarife: because thumb drive isnt a cdrom [06:42] everyone [06:42] does any one know of a good mp3 play for unbuntu [06:42] sorry i keep forgetting he/she wants it on usb [06:44] almoxarife: he lol [06:44] wooter: what are these ways that do work then? [06:45] 22:35 < tawm_> JBunny: http://www.webupd8.org/2009/04/4-ways-to-create-bootable-live-usb.html [06:45] 22:35 < tawm_> JBunny: http://www.webupd8.org/2009/04/4-ways-to-create-bootable-live-usb.html [06:46] google seems to think UNetbootin will work [06:46] tawm_: too bad all 4 will probably fail with WinXP. JBunny [06:47] hrm on closer inspection my foot is squarely in my mouth [06:48] imagewriter seems to only want .img [06:49] is there a way to convert my iso to img? [06:49] Will startup disk creator make winxp bootable? [06:49] tawm_: nope [06:49] Anyone familiar with Keebox usb network adapters? [06:49] or are there super special steps needed for winxp vs vista/7 [06:49] tawm_: s-d-c only works with Ubuntu ISOs [06:49] kk [06:49] JBunny, you the one with the bios issue? [06:50] Greetings!!! [06:50] ponrajuganesh: oh hai! [06:50] I am not able to install any app in my system [06:51] ponrajuganesh: from terminal can you run "sudo apt-get -f install" [06:51] did the same [06:52] ponrajuganesh, Have you tried the software center or synaptic? [06:52] ponrajuganesh, By the way you can try: sudo apt-get autoremove && sudo apt-get autoclean. To see if it fixes anything. [06:52] ya I did it is showing some url and says the repository is not exsist [06:53] ponrajuganesh, Is this only for a particular package or all packages? [06:53] ponrajuganesh: "lsb_release -sc" [06:53] it is the case for all the package :( aBound [06:54] it says natty zykotick9 [06:54] ponrajuganesh: ok, just verifying it wasn't an EOL release. Good luck. [06:55] hmmm could anyone help or solve [06:55] ponrajuganesh, sudo apt-get update && sudo apt-get upgrade. Afterwards probably check if there's a conflicting PPA in the software sources. [06:55] anyone know of any good mp3 players for linux?????????// [06:55] genesisbot: vlc plays them just fine [06:55] genesisbot: there are LOTS of great music players in gnu/linux. It depends on what YOU like. [06:56] most people are left wanting for a better library system [06:56] ya I am doing that but at some header it stands still at 99% [06:56] hello [06:57] is there any like itunes [06:57] no [06:57] like where i can have all my songs in a list [06:57] genesisbot, Songbird is a look alike to iTunes. [06:57] thank you [06:57] genesisbot, Ahh [06:57] aBound: songbird also dropped gnu/linux support, a while ago... i miss songbird a bit. [06:57] I think they stopped supporting Linux there's an open source version of Songbird. [06:58] genesisbot, http://getnightingale.com/ [06:59] Nightingale is a completely free, open source audio player and web browser based on the Songbird media player source code. [07:00] zykotick9, Forgot about that too. [07:02] Hi, is there any option for unity alt+tab switch to NOT group similar windows? It's a real pain to switch between 2 gedit windows with the keyboard... [07:04] I press alt+tab once to have the windows list, then 10 times to cycle between my other windows, then wait 2 seconds in the gedit button so that the 2 windows previous are shown, and then try to read the thumbnail to decide which is the gedit window I'm in and which one is the other [07:04] *previews === tommyvyo_ is now known as tommyvyo [07:07] alkisg: was it working how you wanted it in 11.04? [07:07] tawm_: I'm only using LTS releases, so I went from 10.04 to 12.04 [07:07] I haven't worked with unity before [07:07] kk [07:08] yeah i think this is one of the things driving people nuts in unity [07:08] alkisg, that your only install of Ubuntu? [07:08] urlin2u: no, I have many installations of ubuntu around, 10 or more [07:08] alkisg, cool #ubuntu+1 is the channel for 12.04 . [07:09] alkisg: technically, if you are using 12.04 you should be asking in #ubuntu+1 [07:09] ROFL i have this installed on a live boot dvd I am GOOD! [07:09] urlin2u, zykotick9, well I can fire up a VM with 11.04 and ask here, if it'll help... I don't think this behavior has changed since the first unity deployment... [07:10] If there *isn't* any sane way to switch between windows with the same name with the keyboard, then I'll just file a wishlist bug, I was just asking to see if I'm missing something [07:10] heh [07:11] perhaps play with the "key to flip through windows" in the compizconfig settings manager [07:11] /usr/lib/ and /usr/lib64/ whats the difference ??? how install package under this ??? [07:11] Thank you tawm_, I was looking for an out of the box method, me tries in ubuntu+1 as well... [07:11] saju_m: multiarch - /usr/lib is 32bit while /usr/lib64 is you gessed it 64bit [07:11] alkisg, not using unity myself, so can't confirm it works but this should help http://askubuntu.com/questions/68151/revert-alt-tab-behavior-changed-in-11-10 [07:12] what is the use of both?? [07:12] alkisg: i think its probably just a gui front end to keep you out of dealing with a .conf file [07:12] saju_m: so 64bit systems can run both 32 and 64 bit code [07:12] ok [07:13] glebihan: there was a change in alt+tab between 11.04 and .10 but not the change he's talking about [07:13] Greetings All. Am trying to backup some data into my external HD but unable to create any new folders. It does not give me any option to create or paste anything into it though I can see what it has. Can someone please help me out here?Thanks [07:13] anyone know if intel turbo boost works on ubuntu? [07:13] yes last time i ran an actual install [07:13] chaitu: how do you have it mounted? [07:14] I just plug it in and it pops up..I do nothing much [07:14] goddard: is that using USB keys as memory? glebihan, thanks, it's similar to what I'm looking for but it doesn't seem to have an option to "always expose windows in the switcher". tawm_ <<< I'll install it and check if it has an option for that, ty [07:14] chaitu: does your user own the folder its mounted into ? something in /media [07:14] ubluntu: can you please tell me how to check? am kinda new [07:15] Hi all, My java firefox plugin stopped working. I thought they were going to leave the old installation alone? I m on 10.04 [07:15] isnt is like /media/sda1 or some shit [07:15] zykotick9: the intel turbo boost [07:15] chaitu: ls -l /folder/path [07:15] what would be the quickest way to install it again? [07:15] Is Canonical creating east asian(like chinese) fonts? anyone knows something? [07:16] aromu: is there a chinese channel? [07:16] !cn [07:16] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [07:16] aromu: they would know if there was [07:16] ubottu: I just opened a file manager and I see it there... under home, root, and all other har drives [07:16] chaitu: I am only a bot, please don't think I'm intelligent :) [07:17] ubluntu: I just opened a file manager and I see it there... under home, root, and all other har drives [07:17] chaitu: yea you don't have write acess to it im thinking... [07:18] umnn can I just go to properties and see if I can get them? but this is a single login system...noone else uses this and It worked before [07:18] not sure what happened all of a sudden [07:18] chaitu: is this a FAT or NTFS external drive? [07:19] I believe its FAT [07:19] chaitu: type mount in a terminal to see how its mounted.. like the options [07:19] chaitu: ok, i can't help then. FYI, FAT permissions are established with the mount command used. [07:19] hows everyone [07:20] ok its vfat... just did mount in the terminal and it gave me that info [07:20] chaitu: well how is it mounted ? [07:20] I have connected the monitor through an adapter to the graphics card. I have seated everything onto the mobo, but have NOT yet loaded the os (ubuntu via usb). Still, shouldn't I see SOMETHING on my monitor? It's completely black. [07:21] /dev/sdc1 on /media/my book [07:22] t4unt: you should, check your RAM and make sure you plugged in the extra power cable for the CPU (4 pin 12volt) [07:22] t4unt: also make sure your monitor is on and set tothe correct source (if you have VGA, DVI and HDMI) [07:23] t4unt: yes I know that sounds basic but you would be suprised how many people (even professionals) miss that [07:23] t4unt: some graphics cards also need extra power [07:23] t4unt: correct, some gfx cards needs more power [07:24] how to copy the folder(for example :- dashboard) from dekstop to remote server ?? [07:25] harsh343: scp? (which uses ssh for access, the remote server would have to be running ssh for that to work) [07:26] zykotick9, yes ssh [07:26] how to copy through command [07:26] harsh343: works pretty much the same as cp but you specify user@server:/path/to/file [07:27] so from your local computer scp -R /path/to/dashboard username@remoteserver:/path/to/destination [07:28] it will prompt for your password at the remote server [07:28] as if you were sshing to it [07:28] tawm_: i believe you need lowercase r (i could be wrong, but my "man scp" doesn't have a -R) [07:29] zykotick9: i get all mixed up on which programs use -r vs -R for recursive [07:29] tawm_: same here ;) [07:30] harsh343: zykotick9 proves he's better at linux than I again, its -r not -R [07:32] how can I clear the dns cache of ubuntu server? [07:32] hi i m the only one whose java applets stopped working in 10.04 [07:34] babarhaq: you might be the only one running 10.04 in the channel ;) ubuntu folk are typically excited about NEW vs stable. [07:36] zykotick9: me too but need stability above all so i normally stick to lts [07:36] babarhaq: alkisg was mentioning he was on 10.04 till recently [07:36] alkisg: do u have the same problem [07:36] babarhaq: let me read... [07:37] ah, java applets? no idea, I don't use java much [07:37] Do you have a link to test? [07:37] alkisg: http://java.com/en/download/testjava.jsp [07:37] 1234 [07:37] alkisg: in firefox [07:38] babarhaq: ah sorry at this moment I'm with 12.04, and I don't even have java installed... (using 95% 10.04, and 5% 12.04... :)) [07:38] so I have a support question, I'm trying to save my touchscreen config. But the instructions are for X11 . Where can I find the stuff for Unity? [07:39] alkisg: no probs .... [07:39] kilmickey: Xorg or X11? X (typically Xorg in modern times) actually does the hardware access/settings for DE/WM (like Unity for example) [07:39] kilmickey, Unity is what runs over X11 [07:39] ParkerR: well, Unity runs on Gnome, which runs on Xorg ;) [07:40] zykotick9, True XD [07:42] well the /ect/x11/xorg.conf.d/ doesn't exist should I make it. (sorry I am sort of new) [07:43] kilmickey: are you using /etc/X11 ? [07:43] kilmickey: case matters [07:43] kilmickey: as does spelling - ect vs etc ;) [07:45] Well since I'm poking around in the GUI spelling and CAPS don't matter too much. [07:45] kilmickey: true. ya, i'm not sure that folder exists by default. not sure what help it would be to you either? [07:46] kilmickey: you want to "save" your settings, meaning, you already configured it somehow? [07:47] Ubuntu 11.04. Is there any possible way to disable that 'hover' on audio files so it doesn't auto play? [07:48] celltech: you used to be able to uninstall mpg123 to stop that behaviour (not sure that would apply anymore though) [07:48] zykotick9: Yeah it's really obnoxious [07:49] I'm just trying to get my calibration to stick, and the steps given to me seem to not be available. And yes I'm using "Calibrate Touchscreen". It leaves me with a Terminal window explaining how to make it permanent. [07:49] celltech: is there some "preview" setting in nautilus for it by chance? (i don't have nautilus installed, so cant check) [07:49] I don't think I do either. [07:50] kilmickey: is it explaining that you need to save it to /etc/X11/xorg.conf [07:50] celltech: where are you getting the preview then? KDE? [07:50] zykotick9: Possibly [07:51] Ahh.. gstreamer feature [07:51] Is Dell Laptop coming with pre installed Ubuntu? [07:52] /etc/X11/xorg.conf.d/99-calibration.conf to be exact [07:53] Uh, is there any good ubuntu compatible FTP client? gFTP is just... not good [07:53] game16: filezilla? (i always liked gFTP though, for SSH anyways - FTP MUST DIE) [07:54] http://pastebin.com/zjfjK8r2 [07:54] okay am I an idiot or is bluetooth broken in 10.04 ? [07:54] from my ubuntu server "dig +trace myserver.com" can resolve a specific dns but "ping myserver.com" can't [07:54] what can be the cause? [07:55] jiltdil, I would contact dell and ask. [07:55] kilmickey: hrm well i know whenever I need to muck with my display settings I usually have to 1)make the conflicting file xorg.conf not exist anymore (usually i mv xorg.conf xorg.conf.bak) 2) tell the program to try and save the changes again and it usually works now that xorg.conf no longer exists [07:55] urlin2u, hm :) [07:55] I don't like filezilla either, [07:55] I'm just used to like, winscp on windows [07:56] k, thank you. [07:56] but dreamhost works with ssh, so I guess I might as well learn todo that [07:56] rock n roll [07:56] kilmickey: and to get X11 to properly reload you either need to logout or restart the machine [07:56] Nowhere, 3 chords and nowhere to go? [07:56] tawm_: "sudo service gdm restart" [07:57] tawm_, sudo service gdm restart [07:57] echo [07:57] tawm_: oh, but it's not gdm anymore is it. sorry i forget the new name. [07:57] zykotick9, ldm [07:57] urlin2u: thanks [07:57] <--- me three [07:57] hi [07:57] zykotick9, np [07:58] * kop is still mucking about w/10.04 [07:58] http://pastebin.com/zjfjK8r2 [07:58] okay am I an idiot or is bluetooth broken in 10.04 ? [07:58] can some tell my why my grub fails to load [07:59] it says GRUB GRUB but no GRUB loading [07:59] what shall i do now?? [07:59] boot a live-cd and reinstall grub [07:59] i outta have installed lilo [07:59] i hate grub [07:59] it ate two of my operating systems [08:00] cm1nus, or "old" grub [08:00] zykotick9: is ldm specific to unity or...? [08:00] it ate my urchinlinux [08:00] i dont have no moar code [08:00] :/ [08:00] tawm_: i'm not sure where lightdm came from actually [08:00] * cm1nus bangs head on the keyboards [08:00] cm1nus, grub can be purged and reloaded it did not eat your OS your knowledge of it did. [08:00] weird never had a grub problem [08:00] mmkay [08:01] cm1nus, hold down shift while booting and see if it displays previous kernels [08:01] kamisama is here [08:01] ./etc/grub.conf or /etc/grub.old.conf [08:01] !bootscript > cm1nus [08:01] i think ill boot lubuntu [08:01] cm1nus, you familiar with the bootscript? [08:01] have u tried tht lately [08:01] Just installed 11.10 as a dual boot on new ACER Win 7 machine. Connects to internet, browser displays pages but when I try to download/upgrade programmes, says "cannot connect to internet" [08:02] yeah ive edited one of those earlier [08:02] ill give it a thought [08:02] no bluetooth help ? you guys are as useless as I am clueless ;-) [08:02] cm1nus: if you are using grub2 the conf file is /etc/default/grub BTW [08:02] right now im just goin to multiboot 9 operating systems into one terabyte [08:02] Hi! [08:02] albian: that's strange. what do you click on to download/upgrade programmes? [08:02] gotcha [08:02] zykotick9: thankz [08:03] cm1nus, VBox ;-) [08:03] mag ayecee yep [08:03] nope [08:03] no boxin toxins pls [08:03] i hate those too [08:03] virtual machines lack what i need [08:03] cm1nus, works on this antique [08:03] and dont ask what i need !! [08:04] yeah [08:04] hi all [08:04] ovpn-client: read UDPv4 [ECONNREFUSED]: Connection refused (code=111) [08:04] mint is upnext [08:04] cm1nus: what do you need? [08:04] native hardware access ? [08:04] can connect using my conf file but unable to connect via network-manager openvpn setup [08:04] i need a terminal somewhere on earth [08:04] pls give me a free terminal [08:04] on a box [08:04] !ot [08:04] #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:04] not a box of cereals [08:04] cm1nus: die in a fire [08:04] cm1nus: what are you talking about ? [08:04] cm1nus, and I thought I was out there [08:05] * cm1nus wonders if a free shell account included in one of those ceral boxes...next to the missing persons picture [08:05] *cereals [08:05] virtuaposta: what type of VPN are you trying to connect to? [08:05] cm1nus: buy more milk [08:05] yummy [08:05] eerm they mcome in bottles [08:05] openvpn roadwarrior tawm_ [08:05] i dont drink milk [08:05] :/ [08:06] cm1nus: this is why you fail [08:06] i use coffe in my cereal insteads [08:06] cm1nus: mind easing up on the ENTER key [08:06] np [08:06] the missing persons photo is located on /dev/half_gallon/carton/milk [08:06] heh [08:07] delwin ur comments stay the same even after 120 years [08:07] ever thought of changingf them [08:08] tawm_, there ? [08:08] Hostname: kop-laptop - OS: Linux 2.6.32-26-386/i686 - Distro: Ubuntu 10.04.3 LTS LTS - CPU: Intel Pentium M 1.40GHz (1400.000 MHz) - Processes: 150 - Uptime: 4d 12h 47m - Users: 2 - Load Average: 1.26 - Memory Usage: 835.79MB/1246.36MB (67.06%) - Disk Usage: 129.57GB/144.42GB (89.72%) [08:08] [GNOME Shell 3.2.1] After resuming from hibernation there appear 3 notifications in the lower right: »Network Management«, »Removable Drives« (or »Removable Disks«?) I do not know the exact English translation) and »Gwibber«. What does this appearance mean? (After a while »Network Management« does no longer appear.) [08:08] and 7 virt machines in here [08:09] although NetBSD is a bit flakey [08:09] harsh343: sounded similar to an issue I had with CiscoIPSec [08:09] and bluetooth still sux [08:09] why do people run so many vms ? [08:09] I am using ssh root@ip [08:09] correction [08:09] these are not peeples [08:10] ubluntu, native tools [08:10] they are THE ELITE [08:10] kop: what did you use to get that system info output? [08:10] but all my issues were from Cisco being jerks [08:10] dude are you a troll or what. [08:10] is is ok tawm_ ?? scp -r var/www/dashboard_campaign username@remoteserver var/www [08:11] harsh343: I think you need the leading / so /var/www/ instead of var/www/ [08:11] if your working directory is / that command would work [08:13] harsh343: destination also should be "... username@remoteserver:/var/www" [08:13] ok [08:14] tawm_, thanks [08:14] harsh343: :D [08:17] http://kopcicle.multiply.com/photos/album/15/VirtualBox#photo=1 [08:17] kop: congrats on your pasting [08:18] I am a beignner..really new -.- My ubuntu doesn't detects neither the LAN connection nor the wlan one. but I want to find a way to fix the LAN connetion first, someone plz help?? [08:18] ayecee, there is a serious need for a sarcasm font here [08:18] hello. I was wondering if anyone could tell me if they have heard of anyone attempting to upgrade bt5 (which is based on a later version of ubuntu) to bt5 based on ubuntu 11 [08:18] oYeVoVeYo, you have a broadcom card did you look at the wiki? [08:19] urlin2u, I did [08:19] kop: indeed! [08:19] My device isn't supported [08:19] oYeVoVeYo, cool make sure you name your card when asking for help. :D === Knorre`BNC is now known as Knorre [08:19] !backtrack | freemon [08:19] freemon: 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 [08:20] oYeVoVeYo: done dinning? actually your system sees wlan, remember? all them wifi spots you tried to connect to? and ethernet? i am guessing you dont have a connection to anything alive on ehternet, well, i cant say, your syslog did though [08:20] :P sowwies.. it's umm "BCM57765 Gigabit Ethernet PCIe" <<<<< I dunno what those are but I guess that's the card right? [08:20] ayecee, I just got tired of fighting bluetooth in 10.04 and dropped in for the expected period of ignore before I got a worthwhile direction to waste more time in [08:21] kop: irc support is not without its hazards [08:21] almoxarife, lol, it was lunch :P I detects wireless networks, I just can't connect to anyone of 'em, frankly I don't even which one os 'em is my own network [08:21] ayecee, me being one of them [08:21] of* [08:21] lol [08:21] http://pastebin.com/zjfjK8r2 [08:22] hi, i have the following problem: my gnome3-panel (the one with the time and activities and so on) is on the wrong screen. i have two screens, and i would like it to be on the left one howover as of this morning it's on the right monitor [08:22] okay , that suxord [08:22] okay am I an idiot or is bluetooth broken in 10.04 ? [08:22] kop: yes, and yes [08:23] kop: your open ended questions are amusing === mk is now known as Guest32299 [08:24] Hi! [08:24] hi! [08:24] hello! [08:24] so out of 3 ops and 1453 total I find one usr w/ a sense of humor ? that is truly sad [08:25] we're all so serious :( [08:25] "why so serious?" [08:25] kop, all the chat not related does not endure you to the helpers. :D [08:26] we do have #ubuntu-offtopic for less formal chit chat [08:26] http://pastebin.com/zjfjK8r2 === tawm_ is now known as tawm_afk [08:26] did anyone even bother to look ? [08:27] http://ubuntuforums.org/archive/index.php/t-943133.html mayhaps? [08:27] kop: look at what? [08:27] http://pastebin.com/zjfjK8r2 [08:27] * Humbedooh looked! [08:27] kop: what am i looking at? [08:27] bluetooth trouble [08:27] yup [08:27] never seen this before [08:27] bluetooth trouble is difficult [08:28] And I installed ndiswrapper, but it doesn't even shows up, I have no idea where to fiind it.... and I gave up, so yay I'm here again, lol [08:28] have you tried the good ol' "sudo /etc/init.d/bluetooth restart" ? [08:28] the error suggests that something related to bluez is not installed [08:29] exactly .... what ? [08:29] or just not running - try restarting the bluetooth service :> [08:29] Whenever I shutdown Ubuntu, it opens the CD drive. Can anyone help me? (Sorry for my bad english) [08:29] oYeVoVeYo: why wrapping a working wlan? i can show you your own syslog where it was working this afternoon my time, why not use what you were using then? [08:29] Nikki_: Are you using an Ubuntu LiveCD / USB? [08:30] Yes. [08:30] .... [08:30] I must quit. ON 3'o clock i'm coming. [08:30] 3 o'clock in which timezone, I wonder.. [08:30] O_O" it worked??.....nahhh O.o... I've been trying to connect to the network the whole afternoon, and didn't succeed once @ almoxarife [08:30] how do you load a module again? I forgot [08:31] sudo ./simple-agent hci0 00:15:83:15:A3:10 [08:31] Creating device failed: org.bluez.Error.ConnectionAttemptFailed: Network is down [08:31] ubuntuaddicted: "sudo modprobe foo" [08:31] zykotick9, thanks [08:31] ubuntuaddicted: /etc/modules to make it permanent [08:31] missing kernel module ? [08:32] its the raw1394 module, it normally loads fine, not sure why it didn't. thanks [08:33] no missing module === Axlin_ is now known as Axlin [08:33] thanks, see ya [08:35] GNOME Shell 3.2.1 writes my full name on the upper right. What is the official GNOME designation of this name? (There are so many different »names«). [08:35] ayecee, just not getting what's missing here [08:37] kop: tbh, i'm working on another problem, so i'm not sure either. [08:38] oops [08:38] what happenned there [08:38] YEEEAHhaHAHAHa [08:39] if my wifi card is detected via lspci, how can i activate it so i get a wlan0? [08:39] lsusb [08:40] aces1up, lol same prob here [08:40] olaaaaaa [08:40] eoeoeo [08:41] Passing the named_service parameter to get_object by name ' [08:41] 'is deprecated: please use positional parameters [08:41] grrrrrrrrrr [08:41] saraa? [08:41] grr tu [08:41] anyone know how to set up private chat using IRC [08:42] x220: /msg [08:42] if that's what you mean [08:42] updates lately are breaking more than they fix [08:42] so much for LTS stability [08:42] g'nite [08:43] x220, /query would do too [08:45] will ubuntu 11.04 work with 504MB of RAM. Ie it didnt (liveCD) and could that be the reason? [08:45] good disk. several tries. [08:46] FF kept not working. other things. nothing would open and stay open. [08:46] tripelb: it should work without issue, you should try making a usb key so that it can lad faster [08:47] !requirements | tripelb claims 1GB RAM [08:47] tripelb claims 1GB RAM: Hardware requirements to install, boot and comfortably use Ubuntu are listed at https://help.ubuntu.com/community/Installation/SystemRequirements - For a !flavor with lower requirements, see !Xubuntu or !Lubuntu [08:48] any real people in here tonight?? [08:48] this morning... lol [08:49] yes [08:49] esto que es? [08:50] saraaa? [08:50] !es | alumno [08:50] alumno: 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:50] ajajajaja QUE DE GENTE : | [08:50] join [08:50] jajajajjaja [08:50] esto es una porqueria xd [08:51] jaja sisi un poco [08:51] <_Ethan_> hi [08:51] pero es lo que hay7 teniendo en cuenta que estamos en el colegioooo [08:51] hi [08:51] XD [08:51] <_Ethan_> i have installed ubuntu 10.10 but i dont know why i didnt conserve the partition for windows [08:51] <_Ethan_> can i recover the partition [08:52] <_Ethan_> it seems i messed it up [08:52] _Ethan_: Is it really missing? [08:52] hi [08:52] ok i don know that [08:52] hi all [08:52] I unfortunately deleted /usr folder. it is in .trash. I dont have GUI. Please tell me how can i restore and my ubuntu version is 11.10 [08:52] hahaha i only have 15 years [08:52] xDDDDDDDDDDDDDDDDDDDDDD [08:52] speak spanish? [08:52] yes [08:52] ahahahahaah [08:52] <_Ethan_> engla i think yes because i used the cd again [08:52] tu no cabrona xd [08:52] !es [08:53] 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:53] <_Ethan_> and it seems the windows partition is not there [08:53] _Ethan_: if it was reformatted at install, you don't have much chance of recovering it. Maybe some files on the untouched parts of the disk [08:53] <_Ethan_> PaulaA por favor deja de molestar [08:53] <_Ethan_> hay mucha gente que también habla aquí español [08:53] !es | _Ethan_ [08:53] _Ethan_: 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:53] I unfortunately deleted /usr folder. it is in .trash. I dont have GUI. Please tell me how can i restore and my ubuntu version is 11.10 [08:53] por que molesto? [08:53] jajajajaajajajjajaja xd [08:54] <_Ethan_> jatt yes i know, im just trying to explain her that [08:54] aa ok sorry [08:54] luckymurali: there is no "trash" from command line [08:54] hay algun españól ? [08:54] i mean thrash folder [08:55] luckymurali: doesn't exist [08:55] is there any way to restore it [08:55] !es | alumno [08:55] alumno: 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:55] <_Ethan_> engla really im almost totally sure i selected to create one partition [08:55] luckymurali: how did you deleted it in the first place? [08:55] !undelete | luckymurali [08:55] luckymurali: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [08:56] luckymurali: reinstall is probably your best bet though [08:56] thaś is so funny [08:56] <_Ethan_> basically what i want to do is to recover my windows partition after installing ubuntu [08:56] zykotick9, actually I restarted the system and it is in recovery mode [08:56] luckymurali: reinstall is probably your best bet though (v 2.0) [08:56] there i checked it is available in root/.thrash folder [08:56] ok [08:57] bye bye to all now iḿ go to class :( [08:57] see you! [08:57] if i reinstall it wont affect any of my previous files? [08:57] luckymurali: cp -r /root/.trash / as root does t not help you? [08:57] _Ethan_: recover as in getting the same data back will not be possible. If it is critical, some individual files may be able to be saved [08:57] sorry [08:57] luckymurali: it would! [08:57] cp -r /root/.trash/usr / [08:58] hey i was hoping if someone could discuss GSoC here? i was enthusiastic for participating in GSoC for this year. [08:58] or mv [08:58] hhurtta, ok i will check that once [08:58] hhurtta: if only such a folder existed [08:58] zykotick9: he just told it exists... [08:59] yes thyat folder exists [08:59] olaaaaaa [08:59] !es | alumno [08:59] alumno: 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:59] but still, i'm curious how he managed to trash it in the first place :) [09:00] can someone please tell me what projects ubuntu is considering for gsoc this year? [09:00] hhurtta, one of my developer did it [09:00] i just given him root access [09:00] :( [09:02] luckymurali: Well, now you know not to give developers root access ;P [09:02] !ot | smit_ [09:02] smit_: #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! [09:03] is it possible to adjust mouswheel scroll speed in ubuntu? [09:03] thanks a lot ubottu! [09:03] hhurtta, cp command says cannot create directory '/usr': read only file system === Guest32299 is now known as millun [09:06] Hogwash, speed? [09:06] hey all.. Im troubleshooting the front mic on my new case. The audio is working fine but the mic isn't picking anything up. Is there a way to determine if its the recepticle itself or if ubuntu is having the difficulty?? [09:06] urlin2u, yes, the number of lines the mouse scrolls [09:07] Hogwash, in the mouse app I believe [09:08] Hogwash, used to I don't see it oneiric. [09:08] urlin2u, ok [09:10] almoxarife, busy? [09:11] when using cinnamon with ubuntu 11.10 ... how to add shortcuts to launcher ? (it's working just fine when using mint) ... is that a bug maybe ? [09:13] vBm: might be, but cinnamon isn't support, afaik [09:13] supported* [09:15] 'join #kde [09:15] lol [09:15] 'scuse mistell [09:17] anybody know the best software for accessing the twitter on ubuntu? [09:18] chrome [09:19] !info twitter-cli [09:19] Package twitter-cli does not exist in oneiric [09:20] nope, not there, that would be the best [09:20] ok but i am using lucid. [09:21] is that package present in lucid? [09:21] i have an error when installing a new software pls help me to recover it [09:21] There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. [09:21] animus: am i missing something?? how about a webbrowser??? any one of them? [09:22] hi. Say you have someone's gpg public. how do you calculate its finger print so you could tell who he is? [09:22] Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 968, in simulate trans.unauthenticated = self._simulate_helper(trans) File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1092, in _simulate_helper return depends, self._cache.required_download, \ File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 235, in required_download pm.get_archives(fetcher [09:22] hi [09:22] you need a message signed with his private key [09:22] how to remove this error [09:22] i installed ambiance blue theme, but it doesn't appeared in Appearance window and i can't select it... [09:22] i put it in ~/.themes [09:23] GNOME Shell 3.2.1 writes my full name on the upper right. What is the official GNOME designation of this name? (There are so many different »names«). [09:24] error in instll softwre [09:24] how to solve it ? [09:24] bullgard6: would that be 'user-name'? sounds official [09:24] almoxarife:ofcourse the web browser is good to access.but you know i need separate software.hence i am asking. [09:24] jatt, makes sense... but what i mean was... i have public keys in the gpg utility, and want to compare with the others. [09:25] (see who the key belongs to) [09:25] !details | mani_ Can you let the channel know what your were installing and how you were installing, along with error message you were getting [09:25] mani_ Can you let the channel know what your were installing and how you were installing, along with error message you were getting: 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 ..." [09:25] mani_: Sorry, just saw the details on scrollback [09:25] gphp edit with software center [09:26] DJones: gphpedit [09:26] with ubuntu software center [09:27] * oYeVoVeYo jumps and hugglesssss almoxarife & wiggrnpk & urlin2u, LAN works for meh now :D yayyyyyyyyyyyyyyyy [09:27] sorry I don't get what you are trying to compare :) two different public keys? [09:27] hi everyone. JBunny here. Got my XP Prtition, now I need to repair GRUB so Ican chose OS at strt up. [09:28] !grub | ubuntu_ [09:28] ubuntu_: 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) [09:29] jatt, i added a key. now i'm trying to find which is the key i added in seahorse :-) [09:29] aptdaemon seems like a terrible idea! [09:31] zykotick9: I beg your pardon? [09:32] bullgard6: allowing regular users to update system and install software. this is "windows" administration come to gnu/linux. [09:32] bullgard6: this is re:mani_'s issue above [09:33] zykotick9: Ah,now I'm understanding your reservations. [09:33] jatt, does it have anything to do with the key i added being Version: GnuPG v2.0.14 [09:35] sorry not sure about that [09:38] Hello, can anyone assist me? [09:38] I'm having a problem with Ubuntu :( [09:39] !ask | kevin_ [09:39] kevin_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [09:40] !patience [09:40] 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/ [09:40] xD, I love this bot already [09:40] oYeVoVeYo: you can use "/msg ubottu foo" to get factoids privately [09:41] :P kay, thx, lol [09:41] I keep getting this error, but I can't fix it no matter what I do. sudo apt-get install gcc-multilib sudo ln -s /usr/lib32/libGL.so.1 /usr/lib32/libGL.so sudo ln -s /usr/lib32/libasound.so.2 /usr/lib32/libasound.so sudo ln -s /usr/lib32/libXxf86vm.so.1 /usr/lib32/libXxf86vm.so sudo ln -s /usr/lib32/libX11.so.6 /usr/lib32/libX11.so sudo ln -s /usr/lib32/libpng12.so.0 /usr/lib32/libpng.so [09:41] Whoops, I mean this. error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory [09:41] . Sorry [09:43] kevin_: sudo ldconfig [09:44] Is there a command to delete all the empty folders in the current directory? [09:45] jonathon_: fslint is a GUI app that has that feature [09:45] zykotick9, Thanks much, Friend :) === Vincent is now known as Guest7827 === topata is now known as emres [09:49] any one know good quick lounc panel or whatever this is called ? [09:49] geirha, i put in sudo ldconfig and it didn't do anything [09:50] kevin_: It looks through all the ld.so.conf directories to look for new libs === sergio_ is now known as Guest79671 [09:50] i did sudo ldconfig and it didn't do anything though [09:50] kevin_: See if ldconfig -p shows your lib now === Guest79671 is now known as Sergio_SR [09:51] kevin_: Wrong. It didn't output anything. That's very different from "didn't do anything". [09:51] Okay.. Well I'm not really familiar with this stuff. [09:52] What I'm trying to do is load a game called graal. kevin@ubuntu:~/Desktop$ graal [09:52] graal: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory [09:52] kevin@ubuntu:~/Desktop$ [09:52] hi, how do I run jnlp files with firefox? [09:52] When I locate the lib it finds it, but for some reason the game just won't load. [09:53] I just opens firefox again and again [09:53] seems like this is some "java web starter" thing [09:55] hi [09:55] !mint | MonkeyDust [09:55] MonkeyDust, please see my private message [09:56] i added a new GPG key. now i'm trying to find which is the key i added in seahorse. how can you tell? [09:56] thanks [09:57] How to record video in 1080 p in ubuntu? [09:57] jiltdil, record the desktop? [09:57] marty: it is only giving 720 p to me [09:58] I' [09:58] idk, tried to google? [09:58] I'm trying to run a game, but when I try running it, this happens: kevin@ubuntu:~/Desktop$ graal [09:58] graal: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory [09:58] kevin@ubuntu:~/Desktop$ Anyone know how to fix it? [09:59] marty please don't advice google as a solution [09:59] is it possible for rox-filer to autodetect things? [09:59] I did not install HAL [09:59] minimal installation [10:00] Hi Guys, can anyone help me with SMTP servers thing? like where should i join to get information about subscribing with SMTP service? [10:00] i have bought a wd my paspoort hdd 500 gig but ubuntu see only a small data of exe but not the date i put on , can somebody help me [10:01] kevin_ did you install xlibs? [10:01] lolo_: what do you mean subscribing with SMTP [10:01] I thought I did, but what is the command that you're speaking of? [10:02] kevin_: apt-get install xlibs [10:02] the^user: hook up the drive, and pastebin the output of "sudo fdisk -l" [10:02] Ben64, i want to send around 1,000 emails per day from my company. i need an SMTP server to get connected and send through it. [10:02] !info postfix | lolo_ [10:02] lolo_: postfix (source: postfix): High-performance mail transport agent. In component main, is optional. Version 2.8.5-2~build1 (oneiric), package size 1194 kB, installed size 3464 kB [10:02] kevin@ubuntu:~/Desktop$ apt-get install xlibs [10:02] E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) [10:02] E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? [10:03] kevin_: use sudo [10:03] sudo install xlibs? [10:03] sudo apt-get install xlibs [10:03] Ben64, i have the client. i need a server to subscribe, because my ISP is blocking when i send that much amount of emails [10:03] kevin@ubuntu:~/Desktop$ sudo apt-get install xlibs [10:03] Reading package lists... Done [10:03] Building dependency tree [10:03] Reading state information... Done [10:03] Package xlibs is not available, but is referred to by another package. [10:03] kevin_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:03] This may mean that the package is missing, has been obsoleted, or [10:04] kevin_: yeah, use pastebin for huge things like that [10:04] ben64 is a printscreen oke [10:04] the^user: i guess, but its text [10:04] kevin@ubuntu:~/Desktop$ sudo apt-get install xlibs [10:04] Reading package lists... Done [10:04] Building dependency tree [10:04] Reading state information... Done [10:04] Package xlibs is not available, but is referred to by another package. [10:04] This may mean that the package is missing, has been obsoleted, or [10:04] kevin_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:05] I'm new to this kind of stuff so I have no idea.. x.x [10:05] hi yall [10:05] kevin_: read what FloodBot1 said, use a paste site, don't paste in here [10:07] suzanne ik ben stapelgek op jou [10:07] huhuh ???? === max is now known as Guest73046 [10:08] kevin@ubuntu:~/Desktop$ sudo apt-get install xlibs [10:08] Reading package lists... Done [10:08] Building dependency tree [10:08] Reading state information... Done [10:08] Package xlibs is not available, but is referred to by another package. [10:08] kevin_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:08] This may mean that the package is missing, has been obsoleted, or [10:08] !enter [10:08] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [10:08] !pastebin [10:08] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:08] jatt: Using Copy/Paste is easy, it saves you time and efforts to share doccuments, scripts, and other kind of text. We DO encourage to use this feature, simply not in here. This chat room is not a pastebin. Please use www.pastebin.com to copy/paste if its more then 3 lines. Thank you. (failure to comply may result in a kick/ban from the channel ops) [10:08] [This information is sent as a courtesy, feel free to notify me for removal in #ubuntu] [10:09] http://pastebin.com/uqBkngiZ [10:09] MonkeyDust, it html i workin on my new account [10:09] kevin_: sudo apt-cache search xlibs [10:09] apt-cache need no sudo [10:09] needs* [10:10] yup, true [10:10] Either way I'm not really getting results.. [10:10] http://paste.debian.net/152795/ [10:10] the question is, where you need xlibs, exactly? [10:10] Ben64, i hope its oke [10:10] The answer is, I have no idea. I'm just trying to install a game. A simple 2d crappy game. [10:11] the^user: why is it so short [10:11] i doubt xlibs is what you need for anything [10:11] diod i not copy everything [10:11] why not [10:11] mom i try again [10:11] i added a key to seahorse. now i'm trying to find which is the key i added - how can i tell? [10:11] kevin_: what game, exactly? [10:12] http://pastebin.com/98p8FgBw [10:12] Graal [10:12] ok, xlibs is not what you need there [10:12] I was just trying to do what someone else said because I want to fix this.. x.x [10:12] kevin_: install package: libxxf86vm1 [10:12] is that like [10:13] http://paste.debian.net/152796/ [10:13] sudo apt-get install libxxf86vm1 [10:13] http://pastebin.com/CZY9tN61 [10:14] Ben64, is this better [10:14] the^user: you only have one hard drive in your computer? [10:15] Errrr, I just installed linuxmint on my laptop, it connected with LAN when I was installing, but now the installiing's finished, and I restarted , and I can't connect again :/ worse of all, now I just CAN'T turn it on :O [10:15] crizzy, http://pastebin.com/CZY9tN61 [10:15] yes i have the rest is external an some network hd [10:16] the^user: then what is the problem? [10:16] kevin_: that is weid then [10:16] kevin_, what your doing ,since you say your new , is on the little difficult side... patience [10:16] *weird [10:16] i have a 1 tb timecap and a external wd my paspoort 500 gig disk [10:16] All I'm trying to do is run a silly 2d game. x.x [10:17] kevin_: what does 'whereis libxxf86vm1' say ? [10:17] Ben64, the problem is i can see the hdd wd mypaspoort only the 700 mb virtual partition and not the rest becaus ubuntu say i cant reconized [10:18] i dont what volume it is [10:18] crizzy, you mean locate? [10:18] the^user: well you have to hook it up to the computer first [10:18] kevin_: and this is exactly why package managers and repositories were invented :) this not working is simply the game authors lazyness not to provide ubuntu package [10:18] how to connect to mysql server with a c program [10:18] kevin_: no, i mean whereis [10:18] ?? [10:19] i have don that i hook it up to my macbook and al works good, if i hook it up to ubuntu he see only 700mb virtualdrive with wd smart instal exe [10:19] sivakumar_ rather ask in ##C [10:19] the^user: hook it up, and do "sudo fdisk -l" again [10:19] crizzy http://pastebin.com/718vAX5N [10:20] ben 64 he is al ready hookt up [10:20] :/ [10:20] and i did thast [10:20] the^user: but that only showed one drive [10:20] thats true and strange [10:20] MonkeyDust, how to join that channel [10:20] but if i open gparted [10:20] sivakumar_ type /join ##C [10:20] i can see the wd hdd [10:21] kevin_: what about ls -l /usr/lib32/libXxf86vm.so* [10:21] the^user: whats it called in gparted [10:21] MonkeyDust, its not working [10:21] crizzy Oh, I also have the library that i'm "missing" I can find it when i say locate libxxf86vm1 [10:21] i dont know where i can place a png so you can see it [10:21] sivakumar_ double ## [10:21] the^user: imgur.com [10:21] oke i put it there mom [10:21] ls: cannot access /usr/lib32/libXxf86vm.so*: No such file or directory [10:21] wait [10:21] it's vm1 [10:22] MonkeyDust, :Cannot join channel (+r) - you need to be identified with services its is the error [10:22] Meh.. Still says the same thing. [10:22] do you have 32 or 64bit ubuntu? [10:22] sivakumar_ ok [10:22] !register > sivakumar_ [10:22] sivakumar_, please see my private message [10:22] i'm on Xubuntu and i'm pretty sure it's 64 [10:22] you said locate found it, where it was? [10:23] kevin_ what's the outcome of uname -i [10:23] MonkeyDust: don't you mean uname -m [10:23] uname -i [10:23] x86_64 [10:23] uname -i gives me "unknown" [10:24] Ben64, her it is http://imgur.com/gVe9D [10:24] idd uname -m does the same [10:24] gives me "x86_64" [10:24] kevin_: ping, you said locate found the .so file, where it is? [10:25] the^user: ok... what does "onbekend" mean [10:25] http://pastebin.com/TuLdXSAK [10:25] unnone partition [10:26] ubottu, i dont know [10:26] siva1990: I am only a bot, please don't think I'm intelligent :) [10:26] but the virtual wd is 700 mb ist udf and that he see [10:26] theres your problem then. you need to have it formatted in a way ubuntu can see [10:26] Myttri. [10:26] kevin_: could you pastebin output of 'locate libXxf86vm.so' pls [10:26] how to connect to mysql [10:26] Ben64, i dont do that because the is 300 gig of data in it [10:27] the^user: try this then: "sudo parted /dev/sdb" ; "p " [10:27] if i hook it up to macbook pro i can see it [10:27] the^user: and pastebin what that says [10:27] oke Bananaburger [10:27] oke Ben64 [10:28] what a nick bananaburger [10:28] :) [10:28] http://pastebin.com/nzrX0wUL [10:28] kevin_: ok, so it is there, altho in a bit bizarre location [10:28] Hi, I am getting the error message 'Not allowed' when trying to access a USB memory stick [10:28] kevin_: now check with 'whereis graal' where you program binary is and pastebin that [10:28] I'm running 11.10 - recent installation [10:29] http://pastebin.com/U0pycvFq [10:29] now, pastebin output of: "ldd /usr/bin/graal" [10:30] does anyone know here i can get a conclusive list of irc channel commands like !enter but all of them for this channel [10:31] !bot [10:31] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [10:31] suzanne: check that link ubottu mentioned [10:31] kevin_: ping :) [10:31] http://pastebin.com/aT0BrG0E [10:31] thanks [10:32] http://paste.debian.net/152799/ [10:32] I enabled the partner repository and updated the package manager but i still dont see partner under origins and apt links still cant find lucid-partner, tried reinstalling apt-get but still nothing, any idea why ? I should see it under package manager right ? [10:32] Ben64, http://paste.debian.net/152799/ [10:32] kevin_: which ubuntu version you have btw? [10:33] the^user: hit "p" at the (parted) prompt for it to print the partitions [10:33] Xubuntu [10:33] yes, but 11.10? [10:33] Yes. [10:33] hmm, ok [10:33] oke Ben64 [10:33] i think then this could fix it: [10:34] any ideas why I can't mount my memory stick? It says 'not allowed' [10:34] sudo apt-get install libxxf86vm1:i386 [10:34] d3ngar: doing it as root ? [10:34] kevin_: problem seems to be, graal binary is 32bit, and you have only 64bit version of libxxf86vm1 installed [10:34] d3ngar what's on the stick? how did you create it? [10:34] d3ngar: Are you a member of the disk and/or usb groups? (You need to check /dev for the appropriate one) [10:35] Okay, installed, now I should be able to run the game? [10:35] !LXDE [10:35] yes, try and see what happens :P [10:35] Also yes, the programmers of the game are very lazy bastards. xD [10:35] stoic: no, not as root - just as a user through nautilus [10:35] did you install it from the .deb package? [10:35] MonkeyDust: It's a fat32 formated mem-stick. I had no problems using it before. Used it on this machine many times [10:35] d3ngar: plugdev is the group you want. [10:35] No, it's a game I've played for years and years. More or less a chat client these days [10:36] ok, well, does it work now? [10:36] BlueEagle: How coem I was removed from the group then? [10:36] Nope, one second. [10:36] Ben64, http://paste.debian.net/152800/ [10:36] How can you edit group memberships? [10:36] http://pastebin.com/bN52XqTy [10:36] d3ngar: usermod -aG plugdev [10:36] d3ngar: do `groups` first to make sure you're not already a member. [10:36] kevin_, some dont get paid , and or not even enough to pay the rent [10:36] ok, BadRequests almost without an exception are a driver problem [10:37] BlueEagle: Do I need to do anything thereafter? [10:37] what gfx card you have and what drivers you have installed? [10:37] These guys get paid more than enough though trust me :P [10:37] BlueEagle: I'm already in it [10:37] how can I unmount without root password? [10:37] d3ngar: You may need to log out and log back in. Perhaps even restart GDM. [10:37] :S [10:37] d3ngar: Well then "that's not it"(tm) [10:37] the^user: no you do p after parted. like this. http://paste.debian.net/152801/ [10:37] hi [10:38] kevin_, which ones ? windows ? linux? this game? [10:38] ix_: To mount/unmount a partition w/o root privileges you need to set the 'user' option in fstab. [10:38] The people that made the game I'm talking about [10:38] kevin_: do you have an ubuntu issue ? [10:38] kevin_: ping, gfx card and what drivers? [10:38] But uh... It shouldn't be the driver, I run this game on Windows all the time and it works just fine [10:38] it is [10:38] !de [10:38] 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:38] BlueEagle, do you have a link? [10:38] kevin_: what happens on windows has no relevence to ubuntu, [10:38] rrr! [10:38] i bet your 3D acceleration is not working [10:39] im trying to get a boot cd going to flash my bios. i'm following the instructions here: http://ubuntuforums.org/showthread.php?t=318789 but when i try to move files over to the mount directory i get the error: no space left on device [10:39] kevin_: do you have an ubuntu issue you need help with [10:39] Yes, crizzy is helping me out [10:39] ix_: If I have a link to what? fstab? It's in the /etc directory. [10:39] Yeah I don't think i have the opengl dep :( [10:39] BlueEagle, I'm not that noobish [10:39] plz hlp me. my all wallpapers are missing now showing only black wallpaper in maverick [10:39] BlueEagle: I shall restart GDM, but I don't like it [10:39] kevin_: this is purely a driver issue :) either 3D works or it doesn't [10:39] Bare with me [10:39] BlueEagle, but what about removable devices? [10:39] I will test this [10:39] kevin_: now, what's your gfx card [10:39] hello [10:39] ix_: Then what do you want a link for? [10:40] Prepare to laugh. Mobile Intel 4 crapcrap lol [10:40] ugh [10:40] :p [10:40] kevin_: try running "glxgears" [10:40] ix_: By default members of plugdev should be able to mount removable devices iirc. [10:40] BlueEagle, I am a member of plugdev, but I can't remove [10:40] ubuntu or debian? [10:41] is there a difference? [10:41] :) [10:41] xD [10:41] kevin_: pls pastebin output of "glxinfo | grep rendering" [10:41] ix_: Are there more users on the system? (ie. did someone else mount it?) [10:41] I enabled lucid partner repositories but apt links don't work for it, says unknown channel and shouldnt i see it under origin in the package manager ? [10:41] kevin_: if it says 'no' you don't have 3D acceleration [10:41] yes there is , and greatly ix_ anonymous666 [10:41] why ubuntu and not debian? [10:41] BlueEagle, halevt mounted it [10:41] http://paste.debian.net/152803/ Ben64 i hoipe i did it good now [10:42] http://pastebin.com/VU48EwRS [10:42] the^user: looks like the drive is formatted strangely, not sure what you can do [10:42] kevin_: yup, your drivers are definitely not working :) [10:42] ix_: Well in 10.04 plugdev could send commands to hal to mount/unmount. I haven't used removable drives since. [10:42] the game itself should work now, though, if your acceleration would work [10:43] ben its strange because 700mb of the drive is virtual wd smart udf [10:43] plz hlp me. my all wallpapers are missing now showing only black wallpaper in maverick [10:43] How am I supposed to make the acceleration work? Like I said the game runs just fine on the same computer under windows [10:43] and that can see ubuntu [10:43] i have no experience with intel cards though, i only know their drivers are worst of all drivers in existence, with amd/nvidia it would likely just work(tm) [10:43] They have a Windows and Linux separate installer as well [10:43] kevin_: this has nothing to do with windows [10:43] the^user: yeah, thats a fake "CD" they have on there [10:43] BlueEagle, ok, thank you, you've helped more than others [10:43] afsal: Where were the wallpapers located before? Is the directory now empty? [10:43] :) [10:43] kevin_: the problem only, and only is, your linux intel drivers don't work right now [10:44] ix_: That's just because I googled "ubuntu plugdev" [10:44] So basically I'm screwed? [10:44] kevin_: basically the same if you would uninstall your gfx drivers from windows and try to run the game with windows'es built-in VGA driver - it would not work [10:44] BlueEagle, if only it was that simple [10:44] BlueEagle: in /usr/share/background . But that not empty [10:45] i have no experience with intel cards, it may or may not be possible to install newer/better drivers for it. can't help there :) [10:45] Ben64, i have a nother question if i do formated itb to ntfs , dan it works only i think the turbo stream dont work any more then ? [10:45] BlueEagle, I google stuff before I ask [10:45] with amd/nvidia, it would Just Work(tm) [10:45] the^user, is is swap or extended partation [10:45] The same crappy game is more graphically demanding on Linux than Windows? [10:45] probably not [10:45] if you would just have working drivers, it would work more or less the same [10:45] I don't understand then, because it's all on the same computer [10:46] I guess the question is is there something more i need to do after enabling lucid-partner repositories to get xubuntu to recognize it ? [10:46] kevin_, what game is it? [10:46] graal [10:46] and what is left, is purely a driver issue [10:46] with some onboard intel car [10:46] BlueEagle: in /usr/share/background . But that not empty [10:46] *card [10:47] kevin_: the driver is a piece of software you need to install to let other programs use the hardware, you installed the driver software in windows but not in linux [10:47] suzanne, ubuntu dont know the partition extention what wd mypaspoort use, so i cant say if it is swap or extended [10:47] well, i can't help more with this, sorry :) )(and i'm off to lunch, bb >>) [10:48] thanks for all the help crizzy [10:48] BlueEagle: in /usr/share/background . But that not empty, the images cannot be open [10:48] user_ i don't recall installing any drivers for the game :P [10:49] how can i get the driver besides package manager? [10:49] you dont install drivers for a game but for your hardware device, all games that needed hw accel would use the same driver [10:49] BlueEagle: I re-installed the ubuntu-wallpapers but same happening [10:50] How am I supposed to get the drivers without the Package Manager though? Unless you know which one i need to look up in the manager.. [10:50] kevin_: whats the graphics card again+ [10:50] im trying to get a boot cd going to flash my bios. i'm following the instructions here: http://ubuntuforums.org/showthread.php?t=318789 but when i try to move files over to the mount directory i get the error: no space left on device [10:50] (laughing stock of the neighborhood) Mobile Intel 4 Chipset x.x [10:51] afsal: Check the packages containing 'artwork' and see if you're missing any. [10:51] kevin_: you won't need "drivers" for intel cards [10:51] kevin_: they are part of xorg [10:51] afsal: Sorry, I misread your post. [10:51] What do I need then? :( [10:52] afsal: If they are not readable you need to either make your user a member of the group (provided that the group has read access) or make the files group (or world) readable. [10:53] kevin_: you need to configure xorg to be able to utilise the 3d capabilities of your card, if it's a supported card [10:53] afsal: To do this first enter this in a terminal `ls -la /usr/share/background` to show the owner and group along with the permissions. [10:53] BlueEagle: and the software-center not opening... [10:54] afsal: If the software center is not opening you can use command line tools. [10:54] afsal: ...but it does sound like you have a somewhat broken system. [10:54] I don't know anything about xorg lol and how to utilise it [10:54] BlueEagle: permission for 'root' [10:55] kevin_: you'll probably need to create a custom xorg.conf file to force xorg to use the correct graphics driver in xorg and enable 3D support [10:55] kevin_ could you pastebin the output of inxi -G [10:55] afsal: so the files are owned by root:root and the pemissions are -rwx-r---- or somesuch? [10:55] kevin_: that is assuming that card is supported in linux [10:55] !xrog | kevin_ [10:56] well i'm not sure, because i installed linux on here. the computer came as a windows 7 comp [10:56] BlueEagle: -rw-r--r-- showing this [10:56] !xorg | kevin_ [10:56] kevin_: The X Window system is the part of your system that's responsible for graphical output. To restart X, type 'sudo /etc/init.d/lightdm' on an ubuntu system. replace with kdm on Kubuntu. To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution . Also see !xorgconf [10:56] kevin_: the card should be, most intel ones are support [10:56] if it came with win7, it should be a recent card [10:57] afsal: That line shows permissions for owner, group and world prefixed by a directory flag so if the last group of three has r in it then the file is world readable. [10:57] afsal: The next thing to check is if you have access to the directory. [10:57] afsal: Did you do the ls -la as a user or as root? [10:57] ....and he left. [10:58] This is making no sense guys.. [10:58] kevin_: it's making perfect sense [10:58] kevin_: within linux your video card does not auto configure to use it's 3d capabilities [10:59] kevin_: that means you have to manually configure it, providing the card has 3d support options for linux [10:59] :O [10:59] i'm pretty sure it has the compatability, i just need to lear how to configure it [10:59] kevin_: sudo cd /usr/local/bin && wget -Nc smxi.org/inxi && chmod +x inxi [10:59] kevin_: not all cards have support/compatability in Linux [11:00] kevin_: the run inxi -G so we can knoz the exact type of graphics card [11:00] BlueEagle, you did good better what i could of done...) [11:00] gnome 3 doesn't work with my radeon card (garbled fonts) is this a known issue? [11:00] http://pastebin.com/Fmu5caqM [11:00] jatt: ati has numerous support issues [11:01] hi. Is there a log for system uptime's as well as last resets, power downs, etc? [11:01] suzanne: Thank you. :) [11:02] DrShoggoth: the syslog will show reboots, as will the commands "uptime" and "last" [11:02] darkstar1, uptime is one [11:02] oops DarkStar1 ^ [11:03] kevin_: do the command between "&&" one after another in console, first cd /usr/local/bin then sudo wget -Nc smxi.org/inxi and then sudo chmod +x inxi [11:03] Blue1, welcome ... this is a community " all hangs in the balance Greatness through servitude , and wisedom through desire [11:05] http://pastebin.com/sL7X6jQC [11:05] ikonia: kevin_ thx guys [11:05] kevin_ now you have to pastebin the outptu of inxi -G [11:06] no he doesn't [11:06] it was a 302 [11:06] Hi! [11:06] ah, it's a symlink [11:06] http://pastebin.com/4zKmHE6g [11:07] BlueEagle: sorry ..Network error [11:07] afsal: That happens. Did you do the `ls -la` as root or normal user? [11:07] is there an application that can pickup colors in gnome? [11:07] like a color picker? [11:08] on diffrent applications and background? [11:08] BlueEagle: root [11:08] ashii: gpick [11:08] kevin_: you need to install missing packages the script needs, currently it is complaining about gawk not being installed so run: sudo apt-get install gawk [11:08] Tell me, can someone tell me why the debian based distributions are responding to broadcasted ping, even if sysctl net.ipv4.icmp_echo_ignore_broadcasts is set to 1 by default [11:08] ? [11:09] BlueEagle: as root.. [11:09] this value seems to be inverted [11:09] and i don't know why [11:10] okay gawk has been added [11:10] afsal: Ok. Then you most likely no longer have access to the directory. In order try this and see which one does not end with an x in the privilege string `ls -la /|grep usr`, `ls -la /usr|grep share` and `ls -la /usr/share|grep background` [11:11] kevin_: try to run inxi -G again [11:11] how do i change the fonts in ubuntu 11.10? [11:11] afsal: when you find the one missing the ending x do `chmod a+x /path/to/directory` where /path/to/directory is the path to the offending directory. [11:11] http://pastebin.com/X7dEGRRL [11:11] ljsoftnet right click on the desktop, properties, choose fonts [11:12] MonkeyDust its not there [11:12] BlueEagle: all the dirs are ending 'x' [11:13] BlueEagle: all the dirs are ending 'x' like this 'drwxr-xr-x' [11:13] noone? [11:14] user_ http://pastebin.com/X7dEGRRL [11:15] BlueEagle: all the dirs are ending 'x' like this 'drwxr-xr-x root root 4096 2012-01-19 16:32' [11:15] afsal: Hmm.. So if you try as a regular user: `ls -la /usr/share/background` you do get a list of files? [11:16] BlueEagle: yes.. [11:16] afsal: Then the user does have access to the files. However the files may be corrupt (ie. not containing valid image data) [11:17] afsal: Please try to open the file in Gimp or similar image viewer. [11:18] user_ you there? [11:19] i need to burn an iso to usb [11:20] JBunny: Technically USB-s are not burned. Do you need to boot and install ubuntu from that USB? [11:21] Seems like i was getting pretty close to a solution, but it seems the guy that was helping me has left. [11:21] BlueEagle: my image viewers are not working... But it opening in firefox... [11:22] afsal: Are you receiving any error messages when attempting to open the image viewers? [11:22] afsal: Sounds like you really should boot from a livecd and fsck your linux partitions. [11:22] !fsck [11:22] fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo touch /forcefsck && sudo shutdown -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot [11:23] afsal: Actually do the touch /forcefsck thingy and reboot. [11:23] afsal: Not sure if you need to do that on all partitions though. [11:24] BlueEagle: ok.. i'm going to do that [11:24] my fullscreen size seems different under different users, anyone got a clue where to configure this? [11:24] Hi - I keep getting these squares appearing on my dual monitor setup, they appear as remnants of what was there before, and then go grey. Anyone had this? [11:24] I don't know if it's due to nvidia's support for sopa that's censoring my desktop.. [11:25] Hi. I have an issue with the locale of the system. I have a web app which gets the currency locale and even though the output of locale says LC_MONETARY="fr_FR.UTF-8" somehow the software is still getting the currency in £s [11:25] is there any place else where the locale of the system might be overriding this? [11:26] sorry I meant are there any other system variables that might over ride this [11:26] ? [11:30] kevin_: pastebin the output of lshw -C display [11:32] http://pastebin.com/7g4ZEVbp [11:32] does anyone know how to fix ubuntu monitor problems? grey boxes appearing everywhere... Also when I bring up the menus on one monitor, it hides the foreground in the other one [11:34] kevin_ you need to type "display" behind it [11:34] hey everyone [11:35] how do I get rid of those new scrollbars? [11:35] Just having a prob rendering anything with kdenlive, has ayone else faced this recently? [11:35] http://pastebin.com/8SkJ9xGt [11:35] everything worked ok previously [11:37] kevin_: run sudo apt-get install xserver-xorg-video-intel libgl1-mesa-dri libgl1-mesa-glx [11:38] ciao [11:38] !list [11:38] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [11:40] DarsVaeda, I heard you could uninstall a library and they'd be gone, but I did, and they weren't [11:40] 60 million ciao!-list italians more to go [11:40] shomon: yeah me too === MonkeyDu1t is now known as MonkeyDust [11:40] haha [11:40] it's been run [11:40] problem is they do not work -.- [11:41] well I can never find them... [11:41] they do not work in some apps [11:41] just no functionallity [11:41] kevin_: did it install some new packages? if it did restart your x session [11:41] I found other packages to remove to get rid of them [11:42] I try i out and tell you if it worked ;) [11:42] its weird how both openshot and also kdenlive are not working :s [11:42] ah I didn't get that.. if I jiggled things around it'll find them, but if they don't work it's usually because there are other widgets in the way [11:42] yes please DarsVaeda :) [11:42] i feel like a dipshit but what is an xsession? [11:42] does ayone knoe what could be the issue? [11:42] :s [11:42] kevin_: tone down the langauge [11:42] lol [11:43] Jonny find out what the common factor is and work on that [11:43] kevin_: just reboot [11:43] xsession isn't a swear word. it's a session in X11 isn't it? [11:44] MokeyDust, i am just running it through terminal at the momet [11:44] when i reboot the game should run? [11:44] i think somethig has happend sice an update [11:45] kevin_: maybe [11:45] Jonny openshot and kdenlive are no terminal commands, are they? [11:45] i just started it through terminal to see when it crashes [11:46] this is what i have in terms of an error : Failed to import 'from openshot import main' [11:47] shomon: sudo apt-get remove overlay-scrollbar liboverlay-scrollbar3-0.2-0 liboverlay-scrollbar-0.2-0 [11:47] that worked for me [11:47] hi. Hope you all are well. Automatic connect does'n't work on my mobile broadband connection in network manager. What can i do? [11:48] thanks DarsVaeda ! [11:48] I have asked at #nm but no one answers there [11:48] np [11:49] hmm [11:49] just a few years and I have configured unity back as it was ^^ [11:49] #kalisz [11:50] I must have a different version of those libraries DarsVaeda ... but I'll find the right version.. [11:50] I'm on 11.10 [11:50] DarsVaeda you can download a PPA for MyUnity [11:50] ah, 11.04 [11:51] damn :s [11:51] is there something wrong with the latest kdenlive repo? [11:54] i think i have the development repo which could cause these errors [11:55] where does phpmyadmin install to? [11:55] I still can't get that stupid game to run >:( [11:56] kevin_ has it worked before? if not, then maybe it's just not possible [11:56] kevin_ can you output info of glxinfo [11:57] fosa_, it tells you in the termina l [11:57] hiexpa: what tells me? [11:57] http://pastebin.com/iU60qVnh [11:58] Nautilus lists all file entries in the column "Owner"with login name ans user name. How can I get rid of the user name there? [11:59] Nautilus lists all file entries in the column "Owner" with login name and user name. How can I get rid of the user name there? [11:59] bullgard6 edit, preferences, list columns [12:00] MonkeyDust: Your answer is false. [12:01] 'false'? [12:01] yes. [12:01] kevin_ pastebin output of ldd /usr/bin/glxinfo === administrator is now known as Guest29319 [12:02] fosa_, when you install it > it tells you where everything is going in the terminal [12:02] hiexpo, i installed it a long time ago [12:02] http://pastebin.com/BsNKXeeg [12:03] fosa_, than use find command [12:04] hiexpo, i'm not familiar with that.. how would i do a search for phpymadmin ? [12:04] find phpymadmin [12:05] hiexpo, no such file or directory.. [12:05] hiexpo: that's not the way "find" works... [12:05] fosa_: have you installed it using APT? [12:06] LjL, yes i believe so [12:06] fosa_: then "dpkg -L phpmyadmin | grep bin" [12:06] MonkeyDust, thnx, you are right [12:06] oops sorry your right LjL [12:06] OerHeks ? what did i say? [12:06] sorry fosa_ [12:06] LjL, ahh okay thank you very much [12:07] fosa_: in general, "dpkg -L" will list all the contents of a package. you can also use "dpkg -S filename" to search for a given filename, it will tell you which package contains it. [12:07] MonkeyDust, nautulius , edit, preferences, list columns, owner [12:08] Hi. I just compiled a custom kernel for oneiric, but in grub it shows up in the "Previous Linux versions" submenu. I can I make grub move it to top level? [12:09] fracos [12:09] Faralla: Probably move the menuentry to another file in /etc/grub.d/ [12:09] LjL, ahh okay thanks so much, i'll remember that :) [12:10] Hi all. [12:10] theadmin: How?= From what i've seen, the entries in grub.d are quite complex [12:10] Faralla: Just rip out the existing entry, create a new file (with proper naming syntax) and paste it there -- I'm no fan of grub2 so I can't tell it more precisely [12:10] !grub2 | Faralla [12:10] Faralla: 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) [12:11] does anyone know how to remove a mount option from a disk (set via the gui) in ubuntu 9.04? [12:11] I set a bad option, now the disk won't mount but I can't find where to unset the option [12:11] I have a problem with a Broadcom 4313 14e4:4727 wireless card. After blacklisting "bcma" and "brcmsmac", it catches the wireless signal by simply refuses to connect to it. Can someone help me please? [12:11] nielz: Option?... I don't think we even set mouse options via the GUI at all [12:11] nielz, you should be able to edit /etc/fstab [12:12] theadmin: mount option for a disk [12:12] nielz: Anyway, unless it's the root drive, you should edit /etc/fstab manually [12:12] phibxr: /etc/fstab doesn't contain it [12:12] nielz: err, s/mouse/mount/, sorry, idk what I was thinking about xD [12:12] nielz: (also, 9.04 is unsupported, you should upgrade) [12:12] nielz: Add it to fstab then, what's the big deal with that [12:13] nielz, if it's not in fstab, you haven't saved any mount options for it. what makes it seem like a mount option related issue? do you get an error message when you attempt to mount it manually? === __marix is now known as _marix [12:15] phibxr: I set the mount option via the gui (right click on mounted disk on desktop, then properties), since then the disk won't mount and I'm getting a message "Invalid mount option when attempting to mount the volume." [12:16] !grub2 [12:16] 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) [12:16] theadmin: the big deal is I got 25 of these devices and I need to configure some mount options which must preferably be set via the gui some I don't have to do it myself :) [12:16] Hi all, anyone has problems with D-Link PCI network cards ( r8169 driver ) with IRQ Interrupts? === magentar_ is now known as magentar [12:16] Hi, how do i save and restore my open windows upon logout/login in ubuntu 11.10? [12:17] LjL, so if i do dpkg -S php.ini | grep bin it should spit out where the php.ini file is? [12:17] nielz: GUI is evil. [12:17] phibxr: mounting manually will work fine, issue is with automounting [12:17] nielz: I don't even know *how* to set mount options via the GUI [12:18] Has anyone received this error with kdenlive "missing MLT's SDL Module not found" [12:18] theadmin: yet I need to do it via the gui, I know how to mount a drive manually or via fstab [12:18] dant sort it [12:18] fosa_: no, no, "dpkg -S" gives you a package name. it tells you which *package* the file is in. "grep bin" only makes sense for "dpkg -L", because it filters out file entries that don't contain "bin", so you basically only get the executable files [12:18] cant seem to sort it [12:18] theadmin: but I have no set the option and it must be stored *somewhere* [12:18] fosa_: if you want to know where php.ini is, do "dpkg -L php | grep php.ini" [12:19] #java [12:19] nielz: dconf probably. [12:20] the MLT SDL error seems to be a common error though not able to find a fix [12:20] can anyone shed any light on this? === Jens_ is now known as quasselcore_jens [12:21] i am searching for a C++ compiler for ubuntu [12:21] !info g++ | Thodoris [12:21] Thodoris: g++ (source: gcc-defaults (1.107ubuntu5)): GNU C++ compiler. In component main, is optional. Version 4:4.6.1-2ubuntu5 (oneiric), package size 1 kB, installed size 40 kB [12:21] is there anyone that knows something ? [12:22] LjL, ahh okay now i understand it.. though im curious, if a file is created in a packages folder after the installation process, can it still be found this way? [12:22] fosa_: no [12:22] fosa_: but config files usually come in the package [12:22] fosa_: php.ini definitely does === `mOOse` is now known as m00se === luigi is now known as Guest24895 [12:25] hi [12:26] hi gepatino [12:26] theadmin: I found it in .gconf/system/storage/volumes, dunno if that is dconf though, but I found it :) [12:26] nielz: Yeah. But don't touch that manually. Use gconf-editor. [12:26] nielz: Or else you might make GNOME unusable [12:28] hello [12:29] i would be very thankfull to get a support here, My problem is probably very complex: somehow i lost ermission to my system ..on login i get following error: [12:30] theadmin: fixed :) [12:30] nielz: GLaD to be of help [12:30] theadmin: thanks [12:30] damn, kdnlive is really quite bad at the moment [12:30] llsam: So, what error? [12:30] /usr/lib/libgconf2-4/gconf-sanity-check-2 exited with error status 256 [12:31] Jonny: Have you tried Openshot, Pitivi or VLMC? [12:31] llsam: That's not a big deal. Create a new user. Or remove gnome setting folders of the current one. [12:31] theadmin: i was chmoded already /etc/gconf/gconf.xnl.system but it dosnt solve [12:31] been having a prob with Openshot at the moment as well [12:32] I will give VLMC another go [12:32] theadmin: i am now in recovery mode . I ve got also this error pompt in the console: [12:33] Guys, whenever I repair my grub boot loader, windows boot breaks. Anyone ever heard of this before? [12:33] !grub| chrionix [12:33] chrionix: 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) [12:34] theadmin: mktemp: failed to creTE FILE VIA TEMPLATE /TMP/ELEKTRAENV.XXXXX... [12:34] MonkeyDust: You didn't read my question. I'm the opposite, windows boot has broken after repairing grub, not vice versa. [12:35] llsam: That's weird, haven't heard of that before. Oh well: sudo mount -o remount,rw / && sudo rm -r /home/your_username/.* && sync && sudo mount -o remount,ro / && sudo reboot -f [12:35] chrionix maybe you find some useful hints on those pages [12:35] llsam: That will remove all your user's configs, allowing them to be recreated. [12:35] MonkeyDust: No, I won't. I've read those pages. [12:36] ok [12:37] theadmin: yes exactly..i couldnt fin any answares on the web for this error...so you suggest i to use those comands above? sorry im just simply user, not a geek [12:38] llsam: I can see that, don't worry, yes, run those from the recovery mode's root shell [12:38] theadmin: okay, I will do that..thnk you very much [12:38] llsam: Make sure to type them EXACTLY as they are. Linux is case-sensetive, so "sudo" and "SuDo" and "SUDO" are not the same thing (and only the first will work), too. All the symbols are also important. [12:39] theadmin: okay, i will be careful [12:40] hey, i've just installed ubuntu 10.04 on a new desktop computer with a nvidia GTX 560 graphics card. xorg uses the nouveau driver by default, can't go above 1024x768, which is quite awful on my 24" screen. [12:40] how to install the nvidia drivers? [12:41] Tellmarch: Check jockey. Also, sometimes Xorg can't auto-detect the video card, you might want a separate section in xorg.conf for that [12:41] Tellmarch, just bring up the Dash and search for Additional Drivers. [12:41] Tellmarch, oh, 10.04. no dash then. [12:42] Tellmarch, find "Additional Drivers" under the System menu somewhere. :) [12:42] the "Hardware drivers" menu options find nothing to use [12:42] funy everytime i import a file in openshop it crashes :) [12:42] (the list is empty) [12:42] love it :) [12:42] Tellmarch, then grab the drivers straight from NVIDIA: http://www.nvidia.com/object/unix.html [12:42] Tellmarch: Hm, then you're pretty ducked, probably search nvidia.com [12:42] ok, thanks [12:42] theadmin: just one quastion: should i rite all this senrtence at one line in the console or is the / just a break betwenn each commands? [12:42] that's what i would have done, wondered if there was a more "ubuntu" way [12:43] Tellmarch, keep in mind if you're using a system with both an intel and an nvidia-card that your nvidia-card probably is inactive. [12:43] ^ÂÊÎÔÛâêîôûĈĉĜĝĤĥĴĵŜŝŴŵŶŷˆ̭̂᷍ḒḓḘḙḼḽṊṋṰṱṶṷẐẑẤấẦầẨẩẪẫẬậẾếỀềỂểỄễỆệỐốỒồỔổỖỗỘộ⨣⨶⩯ꞈ^󠁞 [12:43] oh. [12:43] that might be the problem [12:43] llsam: It's a single line, also, "&&" means a new command (though you can either hit Enter OR type "&&", it's the same stuff) [12:43] !unicode | nigus [12:43] it's a i7-2600, so there should be an intel HD2000 somewhere... [12:43] Bah [12:43] how to fix that? [12:43] Tellmarch, usually you can toggle a 'Compatible'-switch in BIOS which will disable the Intel-card. that's what I have done on my UL30VT. [12:43] theadmin: ok. i understand. Do you have any idea why my problem apears? [12:44] llsam: Because gnome configs are messed up [12:44] complete bs, some of the best video editors on liux and they are broken :P [12:44] Tellmarch: don't get the drivers from nvidia.com [12:44] guest session , is there a way to have it on the logon manager? [12:44] theadmin: hmmm...whish i did it by self [12:44] phibxr: don't direct people to nvidia.com to get drivers [12:44] ok i try now to recover the settings [12:45] phibxr, on the other hand, it's nouveau driver that is used [12:45] so it sees the nvidia card i guess [12:45] hello [12:45] (plus it works on the dual booted windows seven) [12:45] Ben64, how to install them then? [12:45] is this the right place where I can ask questions about ubuntu? [12:46] Tellmarch: Hardware Drivers, or install from synaptic [12:46] miko_mirane: Yeah. [12:46] Ben64, it's not in hardware drivers. what package to use with synaptic? [12:46] okay, well, im having troubles with dapper and the openthinclient developer package [12:46] Tellmarch: search for nvidia, it will likely be nvidia-new [12:47] btw [12:47] nvidia is in the restricted hardware section [12:47] from there you can dl a third-party driver [12:47] Hello [12:48] lots of answer with apt-cache search... can it be "nvidia-current"? [12:49] Tellmarch, what version of Ubuntu are you using? [12:49] 10.04 [12:49] (LTS) [12:49] Tellmarch: that should work, but you sure its not in Hardware Drivers? [12:49] yes, i checked [12:49] it doesn't offer anything there [12:50] that's odd [12:50] Tellmarch: http://www.ben64.com/hardwaredrivers.png [12:50] nothing like that? [12:50] well, tried messing with the boot options? [12:50] so that it can recognize nvidia? [12:50] Ben64, the list is empty here [12:50] Tellmarch: then go for nvidia-current [12:51] it sees an nvidia card, since it uses nouveau [12:51] installing nvidia-current now [12:55] uh. [12:55] installed nvidia-current, ran nvidia-xconfig, rebooted [12:55] not working '^^ [12:55] X is panicking [12:56] Tellmarch: why nvidia-xconfig [12:56] does anyone know if you can add title clips with pitivi> [12:56] ? [12:57] Tellmarch: and what is the output of "lspci | grep -i vga" [12:57] Ben64, nvidia-xconfig because without it just used the same driver as before, nouveau [12:58] and nvidia-settings asked me to do so [12:58] as for the lspci output... trying to recover from the broken X... [13:00] ;.. it's badly broken [13:00] but from memory, there was a line about a nvidia VGA compatible, without specifics [13:01] wenas [13:01] necesito ayuda para instalar en mint la tarjeta de red inalambrica Ralink chipset rt2720 rt2770 [13:02] !es | neaz [13:02] neaz: 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. [13:02] ains ok sorry T_T [13:02] Tellmarch: you don't need X to run lspci [13:03] right now i couldn't even log in in the console [13:03] had to reboot [13:03] trying to install ssh to be able to copy here [13:03] ctrl+alt+f1 [13:03] thmcmahon: hello..following output by executing command: sudo rm -r /home/user/.* : couldnt remove.. [13:04] Ben64, yeah, ctrl alt f1 was broken, it was flooded with error messages, had to shut down brutally . [13:04] thmcmahon: /help nick [13:04] so [13:04] 01:00.0 VGA compatible controller: nVidia Corporation Device 1084 (rev a1) [13:04] here is what i have in lspci [13:04] just that one? [13:04] hello [13:05] llsam: what are you trying to do? [13:05] yeah [13:05] just that one [13:05] Hello folks, anyone seeing weird behavior with mdadm in the latest release ? [13:06] Tellmarch: you should create an xorg.conf [13:06] Ben64, that's what nvidia-xconfig is supposed to do automatically [13:06] theadmin: hello, some trouble of xecuting command: sudo rm -r /home/us../.* couldnt remove [13:06] Tellmarch: pastebin it then [13:06] llsam: Huh. Any more details? [13:06] no problem in the .conf [13:07] but XOrg failed with "Failed to load the NVIDIA kernle module" [13:07] that sounds like a problem [13:07] yeah [13:07] Hi all. [13:07] guess nvidia-current didn't install enough things [13:07] Tellmarch: try "modprobe nvidia" [13:07] hello [13:07] got big pro0blem with amarok [13:07] i installed few scripts and now its making sg faults [13:07] no nvidia module :-( [13:08] I have a problem with a Broadcom 4313 14e4:4727 wireless card. After blacklisting "bcma" and "brcmsmac", it catches the wireless signal by simply refuses to connect to it. Can someone help me please? [13:08] llsam: why are you trying to remove the hidden directories under your home folder? [13:08] i purget it and all amaroc packages and reainstalled still crashing [13:08] how to totally delete all amarok config files? [13:08] [6~[6~[5~[5~[5~[4~[4~[1~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~ [13:08] [C[C[6~[6~[6~[6~[6~[6~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[4~[1~[1~[4~[4~[4~[4~[5~[5~[5~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~[6~/leave ubu//leave ubuntu [13:08] llsam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:09] auronandace: His configs are messed up and his GUI won't work, so he's trying to let it reconfigure itself [13:09] theadmin: there was no other information [13:09] llsam: Oh ok [13:09] theadmin: i see [13:09] FloodBot2: sos sorry..i dont want to do that...i am in recovery mode now and so [13:10] llsam: That's weird. [13:10] so an help with this amarok ? [13:10] Tellmarch: ls /lib/modules/*/kernel/drivers/video/nvidia.ko [13:10] theadmin: but something was change becouse my irssi screen mode was gone..so something was removed.. [13:11] llsam: Hm, I guess most stuff is removed anyway. Okay, try logging in again? [13:11] Ben64, nothing there... it didn't install it [13:11] auronandace: im am tring to recover my messed gdm [13:12] theadmin: no..there are the same trouble and same errorors included gdm power manager complaining on the prompt [13:12] llsam: Can you try creating a new user via one of the TTYs and using that? [13:13] Tellmarch: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates?field.series_filter=lucid [13:13] theadmin: i would try it...could you give me proper commands? [13:13] Tellmarch: add that ppa, and use nvidia drivers from there [13:13] llsam: Just "adduser somebody" [13:13] ok [13:13] llsam: Rather, "sudo adduser somebody" [13:13] hehe [13:13] sure === as456fgt is now known as dury [13:14] hi, all [13:14] Ben64, hmm, do i need to purge what i installed before first? [13:15] theadmin: could i somehow switch to anothere tty? or i need to leave irc? [13:15] How do you use L2TP on IPSec under Ubuntu? [13:15] llsam: Ctrl-Alt-{F2-F6} [13:15] Tellmarch: wouldn't hurt [13:15] theadmin: thnx [13:15] llsam - ctrl-alt-f[1-6] [13:15] Thank you.. [13:16] hi everybodu, in ubuntu 11.10 is there any keyboard shortcuts "ctrl+whatever" to move between workspaces ? if there are no, can I customize this?? [13:17] I find this http://www.cuhk.edu.hk/itsc/network/vpn/linuxvpn.html too complicated [13:18] meanwhile, i have another problem, my ssh connection to my new PC regularly freezes, impossible to do anything... any idea what could be the source of that problem? [13:18] theadmin:i made sudo adduser XXX but it is complaining about the name [13:19] llsam: You can't use usernames which contain anything but lowercase latin letters and numbers. Also, a username must start with a letter. [13:19] theadmin: this what the output says but now i cant any otheruser more# [13:20] Hi, i installed Ubuntu11.10 onto a new laptop the other day, and i unable to change the brightness of the screen.. just wondering if this is a known bug and if there is anyway to fix it? [13:20] im being blinded lol [13:20] theadmin: it allows only 2 names or something [13:20] llsam: Err. Try, for example, "sudo adduser exampleuser" [13:22] theadmin: shoud i reboot now? i was succesful [13:22] llsam: Well, if you want to, then "sudo reboot". You can also just restart your display manager. [13:23] theadmin: restart display [13:23] theadmin: BUT WHAT AFTER THAT? [13:24] llsam: Err... Select the new user on the login screen [13:24] hell [13:24] hello* [13:24] llsam: Also, I don't like being screamed at. [13:24] hi everybodu, in ubuntu 11.10 is there any keyboard shortcuts "ctrl+whatever" to move between workspaces ? if there are no, can I customize this?? [13:24] Still no mdadm expert here ? [13:24] theadmin: you know...im am verry worry that i probably have removed all my hgidden directory with so much scriupts in it.,..blender stuf and so.. [13:25] theadmin: so sorry [13:25] uh. so in addition to the graphics card, the network connection is working badly... [13:25] wado: is http://www.novell.com/coolsolutions/tip/2289.html useful to you [13:26] llsam: why didn't you back them up before removing? [13:26] Pseudoephedrine: what brand of laptop? [13:26] Hi everyone, i am on university campus and i want to do a apt-get but i am behind a proxy and it doesnt work, anyone know how to get this to work ? [13:26] hello [13:26] :D [13:26] auronandace: becouse i was stupid and didnt think on my own [13:26] mxj : thanks dude :) [13:27] Hi guys. I'm putting oneiric on a Dell d630 and I keep getting a message in the boot.log that says "FATAL: Error inserting pcc_cpufreq". The cpu seems to be scaling ok but the error worries me anyway... any suggestions? [13:27] mxj : do you know how to customize these short cuts ? [13:27] hi guys, I'm trying to sort out networking on an Ubuntu VM running on Windows Hyper-V (yes, yuck, I know), having a bit of a headache. It was setup with legacy networking adaptor, but I was getting some really weird network issues, e.g. ping'ing bbc.co.uk would give 5000ms, 4000ms, 3000ms, 2000ms, 1000ms then 4ms (4ms is normal). So I've switched over to the normal network adaptor, and I've [13:27] got the hv-* modules in initrd and the network works fine, 4ms pings to bbc. However, the alias'ed network adaptors, eth0:0 and eth0:1 no longer work, any ideas? [13:28] llsam: we all learn from our own mistakes :) [13:28] i really dont understand why i cant find any solution for updating ubuntu behind a firewall at university [13:28] is it that hard to fix this !?!?!?!?!?! [13:28] Chipzzz: if it makes you feel any better I'm on the exact same laptop right now and I don't have that error in mine [13:28] it almost forces me to ditch ubuntu and go back to windows [13:28] auronandace:puh...you couldnt imagine how im feeling now [13:28] M0rriz: Huh, uh, what's the real problem with that? I think APT uses port 80 (or am I wrong?) [13:28] i cant do anything now [13:29] theadmin, i need to use a proxy setting i found a few solutions [13:29] but none work actually [13:29] searched the ubuntu forums [13:29] encountered many people with the same problem [13:29] but no solution [13:29] llsam: at least now you won't likely repeat that mistake [13:29] Myrtti: thanks for that... I really like the laptop & it runs oneiric really well... i'm just looking around to see what needs fixin' at this point [13:30] auronandace: never..but i feel realy lamed now..i am not a geek...normal user without much hackintg experience [13:31] theadmin, you see, this is what i get always, people ignoring me, thanks for that :) [13:31] M0rriz: I ain't ignoring you, I just don't know the answer. Don't mean to offend. [13:31] M0rriz: Perhaps this helps. http://www.linuxquestions.org/questions/fedora-35/how-to-set-up-proxy-in-apt-gets-apt-conf-265793/ [13:31] M0rriz: That's how it usually is on IRC, don't know the answer -- stop talking. [13:32] auronandace: ist there any possibility to recover this data? [13:32] xauth, i found that, its not working\ [13:32] !undelete | llsam [13:32] llsam: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel [13:32] "virtually impossible"? Photorec recovers even from ext4, not to speak of ext3... [13:32] M0rriz: I'd say it should. [13:33] Weird factoid [13:33] llsam: in other words, it might be possible but not likely (or easy) [13:33] there's also scalpel [13:33] auronandace: i must try it [13:33] auronandace: better i dont reboot now [13:34] Slart: sorry for the late reply have been trying to find a fix, none found yet. My brand of laptop in an Acer Aspire 3733Z. [13:34] Right after updated today, my screen went black. But I think it was not crashed. I could go to other ttys and rebooted. After that, every time after I logged in into my user or root, the screen goes black. But I can log in to Guest normally. Any suggestions? [13:34] ubottu: thanks [13:34] You're welcome! But keep in mind I'm just a bot ;-) [13:34] llsam: Sorry about that, I just never thought anything *important* might be in hidden folders... [13:34] Another issue i am having is, everytime i try to use the command sudo, i get this error 'sudo: unable to resolve host pseudo.svndr.net' [13:35] theadmin: my all work..A lot of data ..years of work [13:35] Pseudoephedrine: no worries.. I'm assuming the hardware keys don't do anything? and the brightness setting somewhere in the settings dialog doesn't do anything either? [13:35] Pseudoephedrine: Checkzit /etc/hosts [13:35] so... seems like neither the network nor the graphics work when installing ubuntu 10.04 on my computer... wondering if i should try 11.10... but i don't want that unity "thing" :'( [13:35] Tellmarch: Try Xubuntu. It looks a lot like Gnome2 and you'll feel right at home with it [13:35] !nountiy | Tellmarch [13:36] !nounity | Tellmarch [13:36] Tellmarch: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [13:36] is there a way to specify focus follow mouse? [13:36] llsam: i alway keep my important stuff on another partition and back it up on an external harddrive [13:36] Slart: Nope, the ALT+left/right keys will show the widget for brightness being changes, but do not change it, nor does the slider in 'screen' [13:36] theadmin: lot of my programs and tools create hiddn folders for collecting local data [13:36] theadmin: thank you :) [13:36] Myrtti: nobody else seems to have any ideas, would you mind checking something for me please? [13:36] llsam: Well yeah, configs [13:36] sure [13:36] auronandace: my /home/is on external partition [13:37] llsam: They shouldn't be too important... imo... idk [13:37] Pseudoephedrine: are you sure the model is Acer Aspire 3733Z. I get no hits at all on google for that [13:37] llsam: i don't keep my important data on /home/ [13:37] can you tell me what "modprobe -l pcc_cpufreq" says? [13:38] auronandace: ... [13:38] Chipzzz: kernel/drivers/cpufreq/pcc-cpufreq.ko [13:38] jessus [13:38] llsam: it is good practice to keep important data seperate from the OS [13:38] Slart: sorry, 5733Z, new keyboard layout, trying to get used to it still ;p [13:38] auronandace: how i said...i had never problems like this [13:39] Chipzzz: pcc-cpufreq gives the same answer [13:39] Pseudoephedrine: ah.. I get more hits now.. I'll be back in a minute [13:39] Right after I updated my Ubuntu 11.10 today, my screen went black. But I think it was not crashed. I could go to other ttys and rebooted. After that, every time after I logged in into my user or root, the screen goes black. But I can log in to Guest normally. Any suggestions? [13:39] why doesn't ubuntu package truecrypt? does anybody know? [13:39] kandinski: truecrypt license forbids it [13:39] llsam: now you see why it is good practice (not nice to learn the hard way though) [13:39] Slart: i have looked on google i have tried multiple things, like changing the 'setpci' and none have seemed to work as of yet [13:40] Pseudoephedrine: tried this one? http://ubuntuforums.org/showthread.php?t=1620063 [13:40] Myrtti: ...and "cat /var/log/boot.log | grep pcc_cpufreq" doesn't return anything? [13:40] Myrtti: That's odd, considering that, for instane, Gentoo or ArchLinux package it... [13:40] Myrtti: for instance* [13:41] Where exactly would one suggest to keep my data if not in /home/ ? If I don't want it on an external one. ? [13:41] Myrtti: ah, thanks [13:41] Myrtti: is there an alternative, or is truecrypt the recommended method for encrypting a USB disk? [13:42] kandinski: I'd use TrueCrypt. Just grab it from their site, it's not hard to install at all. [13:42] Chipzzz: no, btw "grep pcc_cpufreq /var/log/boot.log/ would have returned the same result [13:42] auronandace: i look on the documantation but i dont see there any possibility to recover explicite folders...just all partitions. I m affraid to do that [13:42] theadmin: thanks too [13:42] kandinski: truecrypt is the best if you want to get crossplatform support [13:42] sattu94: i use a seperate storage partition [13:42] sattu94: I have a network mapped place for important stuff which I mount in /home/slart/mystuff, then I leave the rest of the stuff in /home/slart be where ever it wants.. I don't need to backup the settings for minesweeper =) [13:42] Myrtti: I'm not seeing it in dmesg, just boot.log === Damn3d_ is now known as Damn3d [13:42] Slart: No, not yet. that was going to be my last method, im not fond of editing files i dont know what they do, if this file safe to edit? in your opinion? [13:42] auronandace: i came here for help [13:43] Myrtti: it's for my backups and work files, so yeah, knowing that in a pinch I can get to it from a random Windows computer would be nice [13:43] /{var,opt,usr,etc,media,lib,dev,bin} are all out of question I guess. [13:43] auronandace: i thought it is a support channel [13:43] thanks Myrtti theadmin [13:43] llsam: i can only help you with what i know [13:43] auronandace: sómetimes is very hard to hear that the really big supporter making advice to the people as they should lknow everything.. [13:44] Chipzzz: http://paste.ubuntu.com/809638/ [13:44] Pseudoephedrine: well.. grub handles the loading of ubuntu at the very start.. it's a pretty important system.. but also quite easy to fix if you've got a live cd/live usb around.. and you can always undo that change that is mentionded when booting [13:44] llsam: i've never had to restore my data, but i have given you advise on why it is important to have backups [13:44] Pseudoephedrine: so I wouldn't be afraid of editing that file, no [13:44] auronandace: thank you [13:45] llsam: sorry i can't help you recover the data, my experience in that area is very limited [13:45] Slart: Ok, just edited the line, still no change, should i try a reboot or should it be working? [13:45] auronandace: okay, thank you anyway very much [13:46] Pseudoephedrine: yes.. that change won't take effect until you reboot [13:46] is there another repo to get util-linux as the repo the company uses has been block [13:46] Slart: Ok, i will be back ;p [13:46] Pseudoephedrine: good luck =) [13:47] theadmin: could you help me in this problem now..im afraid to reboot the system to not make data completly lost === om26er_ is now known as om26er [13:48] Myrtti: darndest thing! I can't figure it out! Thanks for helping, I'll have to mess with this after I get some sleep... Thanks again :) [13:48] it is much more efficient to use sloppy focus than click focus, I don't get why that is not the default [13:48] llsam: Well it is completely lost, anyway, well... You can try data recovery tools. But... I can't guarantee anything... Sorry I made you lose important things :( [13:48] I'm running ubuntu 11.10, and my /etc/resolv.conf keeps getting reverted (presumably by network manager) while the system is running. anybody have any ideas how to avoid that. this is a problem since it reverts it to using the wrong nameservers [13:49] ghostmediapro: You can use any other ubuntu repository mirror. [13:49] Chipzzz: check your BIOS settings, that might be a good idea [13:49] loganrun: It's default in most tiling wms, but not in stacking ones. [13:49] Slart: I'm no longer being blinded, thanks for the help [13:49] theadmin: it was my fault that i didt interprated your advices..i am really distroyed now [13:49] Pseudoephedrine: it worked? great! [13:49] Myrtti: Thanks... I hadn't thought of that... good idea, but I'll still have to do it after some sleep ;) [13:50] llsam: Not your fault, noobs shouldn't try to understand stuff they can't... blame me if you want to, just don't swear too much [13:50] Slart: It sure did! Thanks again [13:50] theadmin, if you are trying to work with more than one window it is a pain because whenver you click it brings the other window to the top and hinds the window you currently were working on potentially, a serious pain [13:50] loganrun: Try i3. Or awesome. or dwm. Or any other tiling wm :D Seems stacking is not for you [13:51] theadmin: so lets back to the new user i made..how should i go farward now? [13:51] llsam: You should reboot and then select the new user at the login screen, after which, well, your system should be usable [13:51] theadmin, how do you change window managers in ubuntu? [13:52] loganrun: Install a new one and somehow make it start default (idk how to do it in desktop environments, I myself use standalone openbox) [13:52] theadmin: but can i come back to my old user after that? [13:53] llsam: If you can get that user's account to work again, sure. [13:53] could i use a live cd to fix the /usr/bin/startx: line 138: /usr/bin/mcookie: no such file or directory [13:54] theadmin: i would like to contact again if i get trouble with that, is it ok? [13:54] theadmin, was able to find how to change to sloppy focus which seems o.k. for now. is the dashboard part of the window manager I assume? [13:54] llsam: Sure thing. [13:54] loganrun: You mean the unity dash? Yeah, sadly [13:54] Right after I updated my Ubuntu 11.10 today, my screen went black. But I think it was not crashed. I could go to other ttys and rebooted. After that, every time after I logged in into my user or root, the screen goes black. But I can log in to Guest normally. Somebody help me .. [13:54] theadmin, yes [13:54] Hi there.. I"m locked out of gnome do because it is having an issue with the google docs plugin this morning and dies. How do I remove the google docs plugin from the shell? [13:55] theadmin, yeah, you loose a lot of the features of the distribution if you use a non standard window manager [13:55] loganrun: I use openbox and am fully satisfied with how it works :D So, meh. [13:55] loganrun: Me doesn't likes Unity [13:59] theadmin: i have also problem to start gdm under new user [13:59] llsam: Why are you starting gdm as a user? [13:59] theadmin: the same error msg ...sanity check [13:59] llsam: Huh. Now this is really weird. Sorry, I don't even know anymore. [13:59] theadmin: i dont understand this quastion...how else? [14:00] llsam: when you say start gdm are you referring to the login manager? [14:00] <_UsUrPeR_> morning all. Where can I cat /dev to get my current CPU loads? [14:00] auronandace: yes i do [14:00] llsam: the login manager should start on its own [14:00] _UsUrPeR_: "uptime" provides load averages if that's what you mean, I have no idea why you want to cat /dev stuff for that [14:01] llsam: what version of ubuntu are you using? [14:01] auronandace: it is starting but looks differrent and also gdm power manager complains [14:01] auronandace: 10.04 64bit [14:01] Does Linux need anything special to be able to read a GPT external HDD? [14:01] llsam: there is no such thing as gdm power manager [14:01] <_UsUrPeR_> theadmin: I am trying to put together a simple script to incrementally log server stats to a text file [14:01] llsam: gdm is the gnome display manager [14:01] auronandace: some power manager or something === Guest29216 is now known as AndrewMC [14:02] auronandace:gdm ist gnome display manager [14:03] llsam: so gdm (the login screen) loads fine and you can enter your username and password? [14:03] auronandace: yes...but it looks crappy ..i can choose there users but no other options available as normal [14:04] llsam: what happens when you login? [14:05] auronandace: it gives error...something with sanity-check of gconf [14:05] wonders if llsam has changed login theme? [14:05] auronandace: sorry i cant say now exactly# [14:05] llsam, you need to enter the user first, to make a change in GDM [14:06] llsam: and that is with the newly created user? [14:06] auronandace: yes also with the new created user [14:06] llsam: hmm, something is very broken [14:07] llsam: when did you first have this problem [14:07] auronandace: yes. my disk? [14:08] auronandace: it apears yesterday during some installation of eclipse plugins...i lost suddenly permissions. i have reboot and saw sanity-check errors [14:08] auronandace: i discover also another problems with mktemp [14:09] llsam: where did you get the eclipse plugins from? did you install eclipse from the repo? [14:09] auronandace: no, i have removed ecliupse from the repos and took brand fresh indigo version from the eclipse site [14:10] llsam: ah, that means we can't support you with eclipse [14:10] auronandace: becouse i have problems with installing subcliupse plugin, some developer told me this is becouse the old ubuntu repe bvuild [14:10] llsam: how old is your harddrive? [14:11] auronandace: eclipse is not the problem right now...i can leave without eclipse [14:11] auronandace: let me think..some 3 years...it is sata [14:12] llsam: hmm, my guess is that eclipse is to blame [14:12] auronandace: what are you suggesting? to go and by new hd and install fresh system? [14:13] auronandace: shit..thats bad [14:13] llsam: i'm not sure how you installed it, but i'd reccomend removing it [14:13] !language | llsam [14:13] llsam: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [14:13] auronandace: how can be possible that eclipse messed so badly system?= [14:14] llsam: i don't know, but if this problen occurred directly after installing the plugins, something changed somewhere that broke something [14:14] auronandace: sorry for my language! thats becouse im so destroyed now :) [14:14] seems like I have a package installed in /usr/local/bin, and dpkg dont detect that package. so when I install the package (ref . newer version) it goes into /usr/bin. But when I do a which packagename. it takes the one in /usr/local/bin (old version). is that because of /usr/local/bin in export | grep PATH is defined before /usr/bin? and how is the correct way of uninstall it ? [14:15] cjoke: Yes, whichever is defined first comes first [14:16] llsam: things like this is why i only stick to what is in the official repos [14:17] auronandace: i will go now to by a new disk, and i will try to install new system. could you tell me if this brand new ubuntu is good and stable enough for my all hard core grafix stuff? [14:17] llsam: 11.10 works fine for me [14:17] 'hardcore grafix' [14:17] how big is your harddrive llsam ? [14:18] llsam: not sure why you want to get a new harddrive [14:18] i would dualboot 11.10 move data from 10.04 first [14:18] auronandace: i will need to install blender cycles render machine, with newwest nvidia driver, opensim server with mono, eclipse indigo and lot of other tools [14:19] llsam: do you use a lot of ppas? [14:19] theadmin, ok, then my (sudo?) dpkg environment is having /usr/bin/ before /usr/local/bin. and as the user trying too execute having it the other way in PATH then? or is it more too it ? [14:20] omg, my sentences is build in a awfoul way. Ill figure it out, thanks :) [14:20] auronandace: yes... [14:20] llsam: i see :) [14:20] llsam: ppas are unsupported [14:20] !ppa | llsam [14:20] llsam: 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 [14:20] auronandace: but no worry...i was always looking for conflicts [14:21] auronandace: but my work is so that i need tools which are not in repos [14:21] llsam: the more ppas you use the more likely something might break [14:21] auronandace: i know that problem. but i must go on, that is my bread..:) [14:22] have the zappos hashes been leaked yet? [14:22] DeLorean719: That's offtopic. [14:22] oh, and I suppose you're theadmin? [14:22] !illegal | DeLorean719 [14:22] DeLorean719: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [14:22] llsam: no wonder you have loads of problems, i never use ppas and i've never had any problems [14:22] auronandace: look, becouse i cant solvve my problem now, and anyway my disk ist almost full, i rthink it is a goof ideea to buy new one and install new system [14:24] llsam: i don't often say this but i think perhaps you would want to try a different distribution which supports the software you need [14:24] auronandace: or maybe you have anothere ideea ? i am very open [14:24] auronandace: i do not know windows system and im only using open source [14:25] hi everybody [14:25] Any body can see me ? [14:25] I am a hot girl [14:25] tastygirl no [14:25] llsam: i didn't suggest windows [14:26] auronandace: maybe thoise archlinux would better support my intrest? [14:26] tastygirl wrong channel and I bet you're a man who looks like a ZZ Top member [14:26] llsam: i use arch and its very good, but this is getting a little offtopic for ubuntu support [14:27] auronandace: i understand..puh... [14:27] llsam: feel free to pmme if you want to talk about other distros [14:27] how to understand laptop synaptics touchpad is using which driver ? (psmouse ) ?? [14:28] auronandace: i will come back... i go to to buy a new disk. suddenly i am very decided to do that as a right [14:28] auronandace: thank you very very much for your friendly help [14:29] llsam: no worries :) [14:29] any idea ? [14:29] how can I turn echo server on on Ubuntu 11.04? [14:33] why doesn't Alt+F2 work for me anymore! running 11.10 [14:33] I can't even enable Alt+F2, because I go to Keyboard → Shortcuts → System → Show the run command prompt, and clicking there and pressing Alt+F2 does nothing [14:34] why do they have to constantly fuck with these things [14:34] Hello. I installed java runtime environment from Sun Java (original) .. works great in firefox. The problem is that i cannot execute a .jnlp file. I read that a .jnlp can be executed with javaws .. but that package comes from openjdk which i dont want to use. So what can i do? === mk is now known as millun [14:34] !language | slikts [14:34] slikts: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [14:36] HI all! is there any possibility to give out an acoustic signal when a certain user logs in to the machine? [14:36] is that me or does gnome has tons of bugs lately [14:36] it's not you [14:36] thanks :) [14:37] I have no idea what GNOME devs could be thinking [14:37] <_UsUrPeR_> New question: where does top get it's current CPU stats from? I know it's somewhere in /proc/ , but where? [14:37] gnome is a broken piece of s*** now, bugs galore [14:37] lol [14:37] _UsUrPeR_ try cpuinfo [14:38] and ubuntu just accepts everything from upstream [14:38] slikts: you don't have to use gnome, i'm a happy xfce user [14:38] well its hard maintaining other peoples bugs as a distro [14:38] slikts: If you use the LTS releases, you won't get the latest... [14:38] id use lxde but im too used to gnome-shell already [14:39] <_UsUrPeR_> MonkeyDust: /proc/cpuinfo shows the processors I am presently using, but not the CPU usage [14:39] lubuntu is quite nice. [14:39] mbeierl: I don't want ancient 10.10 [14:39] is lubuntu optimized for laptops? [14:39] or whatever the lts release is [14:40] gener1c: it just uses lless resources mainly [14:40] guys, i'm having some trouble installing the gimp, i wonder if you could help me out [14:40] oh ok dr_willis [14:40] i'm told i have broken packages, but synaptic claims to have fixed them [14:40] slikts: then don't complain about change if you want new. [14:40] lol [14:40] mbeierl: don't tell me what to do and I won't tell you where to go [14:41] mbeierl: its , dont complain about change if you want beta [14:41] !ot [14:41] #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! [14:41] slikts: then keep the conversation productive. [14:41] mbeierl: the last couple of ubuntu releases have been unstable [14:41] if they can't ship a stable release, they should just change the schedule instead of misleading users [14:42] guys, wrong channel [14:42] I wouldn't have used the latest if I didn't trust canonical to at least keep it sane [14:42] slikts: 11.10 works great for me [14:42] im using 11.10 :P [14:42] my gnome is buggy as heck [14:42] auronandace: yes, it works for me also, after spending a week to coax it [14:42] auronandace: like switching to unity 2d so that compiz doesn't hog cpu constantly etc. [14:43] ubgentoo [14:43] clearall [14:43] slikts: i use xubuntu so xfce works much better than compiz (in my experience) [14:44] and canonical have been pushing the updates: you get nag screens about them, and there's no clear warnings that these things are beta quality [14:44] plenty of options out there. [14:44] that all suck [14:45] so take the ranting to the ot channel [14:45] slikts: do you need any help or are you just here to complain? [14:45] Myrtti: If you're still here... I couldn't walk away from the problem... turned out that I had installed cpufrequtils & that was causing the error... now I can call it a day/night/or whatever it is :)) [14:45] Chipzzz: excellent :-) [14:45] Hello. I installed java runtime environment from Sun Java (original) .. works great in firefox. The problem is that i cannot execute a .jnlp file. I read that a .jnlp can be executed with javaws .. but that package comes from openjdk which i dont want to use. So what can i do? [14:46] guys need some help installing BTLive, i did chmod +x start.sh and then ./start.sh but it didn't do anything even after sudoing it [14:46] Myrtti: thanks again for your help... I wouldn't have figured it out otherwise :) [14:46] hello everybody [14:46] I would like to know [14:46] if there is some console metasearch like pinot === q-rban is now known as q0rban [14:46] but only for console [14:46] Hi! [14:47] _UsUrPeR_: i believe its /proc/processnumber/stat, but that needs parsing [14:47] Whenever I shutdown Ubuntu, it opens the CD drive. Can anyone help me? (Sorry for my bad english) [14:47] what are pinots features? [14:48] <_UsUrPeR_> LjL: that would be correct for a single process. Does top/htop aggregate all processes together? [14:48] Nikki_: a normall install or how did you install it? [14:48] _UsUrPeR_: i think that's what it does yes [14:48] dr_willis: On a live USB [14:48] Germanaz0: uhm, the pinot description says it can be used through the command line... [14:48] Nikki_: that makes sence then [14:48] anyone know how to get access to the drive from a live cd?? === asd45tre8 is now known as dury [14:49] i need to delete a file or more because the drive id full [14:49] Nikki_: but ive never seen a live ysb do it here [14:49] !mount | KRS_ [14:49] KRS_: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [14:49] How can I disable the graphical plymoth boot and enable a basic text boot and also enable text login not graphical [14:49] KRS_: mount it and do what yiu need [14:50] dr_willis: What do you mean? [14:50] skilz: /etc/default/grub, change "splash" to "nosplash". for text login, use update-rc.d to stop lightdm from starting [14:50] !text [14:50] To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [14:50] skilz: /etc/default/grub, change "splash" to "nosplash". for text login, use update-rc.d to stop lightdm from starting [14:50] or what dr_willis says i guess [14:51] I think im using gdm [14:51] do i mount /sda1?? [14:51] !mount [14:51] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [14:51] skilz: should be the same [14:51] text shiuld disable any *dm [14:53] noquiet nosplash nofb text - should turn off most all things and have a pure text login [14:53] all eyecandy things ;) [14:54] tanx for great support! auronandace & dr_willis [14:54] how do i cat the n bytes of the end of a file? [14:54] LjL: At the moment it says GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" [14:54] skilz: yeah, change it to what dr_willis said [14:54] larryone: try the tail command options [14:54] I'm running 11.10 64-bit. Adobe Flash stops working. I install it again, test it, and it works fine. A few days later, it no longer works. Firefox plugins shows it is still installed. [14:54] cool thanks [14:55] tail -c 512 [14:55] or whatever [14:55] nice [14:55] Please ignore that - I posted in the wrong channel. [14:55] perfect, thanks dr_willis [14:55] ratcheer if it's for youtube only, try html5 http://www.youtube.com/html5 [14:55] dr_willis: What do you mean? [14:55] I'm running 11.10 64-bit. Adobe Flash stops working. I install it again, test it, and it works fine. A few days later, it no longer works. Firefox plugins shows it is still installed. [14:56] Nikki_: about what. [14:56] dr_willis: but ive never seen a live ysb do it here [14:57] usb ysb... [14:57] MonkeyDust: HTML5 works fine for Youtube, but many other things are still Flash. [14:57] Hello everyone === _apostate_ is now known as Bagpuss [14:57] dr_willis: No, not this === Bagpuss is now known as Mr_Benn [14:58] dr_willis: What's the problem? [14:59] Nikki_: restate the issue to the channel may be a good idea [14:59] Whenever I shutdown Ubuntu, it opens the CD drive. === Mr_Benn is now known as _apostate_ [15:00] Nikki_, it's supposed to do that when running from a live CD, so if you just moved the live CD to USB, i guess it'll keep doing that [15:00] Nikki_: you may want to fill in the details. live cd. usb ect... [15:01] dr_willis: It is a live USB. [15:01] is there a possibility to let the pc beep if a new user logs in?!? [15:01] LjL: THanks [15:02] Nfisher: could be doable but that may be harder then it sounds [15:03] Nikki_: there is a thread at http://ubuntuforums.org/showthread.php?t=1565624 but it's inconclusive [15:03] First of alle, sorry for being a complete noob! I have a problem, I've just installed lubuntu on an asus eeebox 10007, when I booted the resolution wasn't correct so I changed it with xrandr but I can't figure out how to keep the resolution after a reboot. [15:03] all* [15:03] Kasper: https://wiki.ubuntu.com/X/Config/Resolution#Setting_XRandR_changes_persistently [15:04] dr_willis, hmmm...... [15:04] LjL: Thanks alot I'll have a look :) [15:05] !helpersnack | LjL [15:05] LjL: Wow! You're such a great helper, you deserve a cookie! [15:05] LjL: Thanks [15:06] I messed something up pretty good, perl and gems do not work anymore, they freeze and I think something in my system maybe corrupt. Any good way of reinstalling all or most of my programs without nuking? [15:07] theishi: first, try reinstalling the package "ubuntu-desktop" to ensure you have everything needed. if that doesn't help, i'd suggest using the program "debsums" to find out about any files which might be corrupt/modified, and reinstall the relevant packages [15:08] Guys how do I check if there is something missing for a installation? it doesn't give me any errors when i try ./BTLive or with sudo [15:08] perl uses gems? [15:08] theishi: what did you mess up? [15:09] coleix: pershap read through that script for a clue [15:09] whats btlive anyway [15:09] nielz: Well most things seem to be working fine, but perl freezes when running tested scripts. gems will not install anything, and I recently told apt-get to ignore some warnings that I worry is causing problems now [15:10] a new bittorrent protocol for streaming needs the program [15:10] Guys I keep getting the message "Failed to fetch http://ppa.launchpad.net/ferramroberto/extra/ubuntu/dists/natty/main/source/Sources 404 Not Found" can I remove that repo? [15:10] LjL: How do I reinstall it? You mean remove it and then install it again?\ [15:11] theishi: nah just "sudo apt-get install ubuntu-desktop", if it says it's already installed then it's not that [15:11] Hi guys.. Suddenly my Wireless refuses to work. I have restarted up to 3 times and it's not coming on.. this was working few minutes ago and in fact wireless has never given me any problems on ubuntu.. Please can someone help me identify what the problem is here..?? I googled a bit but havent found a solution to this problem, .... Here is the result/output of running rfkill list from the terminal http://paste.ubuntu.com/809715/ [15:11] with lucid there are some notificatinos when with rythmbox a new song starts or thunderbird new email arrives [15:11] JesusChrist: yes, it'll be either in /etc/apt/sources.list or in one of the files at /etc/apt/sources.list.d/ [15:11] LjL: ok I did that and it says it is good [15:11] i have google "video mode not supported" but no easy way to fix it... anyone know how to fix it? [15:11] can i read these messages after they disappeared already ? [15:11] LjL: running debsums now [15:11] LjL out of curiosity. What is that repo? [15:12] JesusChrist: i don't know, you were the one adding it... :P [15:12] KRS_: for grub? [15:12] * wh1zz0 anyone? [15:12] start.sh says http://paste.ubuntu.com/809720/ but that doesn't work [15:12] theishi: if apt-get gave warnings though, that's a... warning bell. can you find out what the warnings were? [15:12] dr_willis: i think do... (is that default?) [15:13] LjL: It was a few days ago, i do not remember what they were, i suppose there is a log of it somewhere though right? [15:14] KRS_: edit the /etc/default/grub to make it use a text menu. [15:14] dr_willis: this Live cd vork so its not wrong with monitor [15:14] !grub2 [15:14] 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) [15:14] theishi: /var/log/apt/term.log [15:14] * wh1zz0 ... says Hi guys.. Suddenly my Wireless refuses to work. I have restarted up to 3 times and it's not coming on.. this was working few minutes ago and in fact wireless has never given me any problems on ubuntu.. Please can someone help me identify what the problem is here..?? I googled a bit but havent found a solution to this problem, .... Here is the result/output of running rfkill list from the terminal http://paste.ubuntu.com/809715/ [15:14] LjL: I can't really make it work, I mean. the kdm/gdm solution won't work, cause those folders arent present and the xorg.conf isn't there either, neither is the .xprofile one :( === drew is now known as Guest79218 [15:15] Kasper: the kdm/gdm thing is outdated now there is lightdm, but xorg.conf or .xprofile should work, if they don't exist you can still create them [15:16] hi everyone! [15:16] wh1zz0: suppose you've tried "sudo rfkill unblock all"? [15:16] Do I have to do anything special when setting up an Ubuntu box to later use kvm/libvirt to create virtual images? Or does the stock Ubuntu Server install work as a host? [15:16] LjL: so i can just create a blank file in /etc/x11 called xorg.conf? or where would i put .xprofile? [15:16] since yesterday I've been having problems with my window manager, it loads all the windows with transparency... anyone having the same problem? [15:16] no ideas on how to check if there is something missing for an installation? [15:17] can i read rhythmbox messages after they disappeared already ? [15:17] Kasper: yes, .xprofile would be right in your home [15:17] LjL: yes I tried that.. but after doing that and running rfkill list again.. there is no change noticed [15:17] LjL: Thanks I'll see if I can find it [15:17] Kasper: it probably won't exist, but that doesn't matter. edit it and add the line anyway [15:18] LjL: Awesome, thanks [15:18] coleix: sounds like that program is exiting with no errors [15:19] is this the official help channel? === DynamicFail_ is now known as b0ot [15:19] LjL: Very strange, I cannot see it in that log. It was something like the file signatures couldn't be confirmed or something [15:19] Erealz yes [15:19] k [15:19] what application should I use in ubuntu to connect to a windows pc via remote desktop? [15:19] thanks [15:19] coleix: or its running in the background silently [15:19] anyone use comcast email w/ thunderbird 7.0.1 on ubuntu 11.10 ? [15:19] LjL: Moment of truth, rebooting now, I added the 3 xrandr lines i had and rebooted [15:20] b0ot try rdesktop [15:20] dr_willis: don't think so because it doesn't recognizes BTLive yet [15:20] coleix: see what ps says after you run btlive [15:20] theishi: uhm, well go with debsums. try "sudo debsums --generate=missing --silent" [15:21] could be failing for other reasons [15:21] LjL: this is very strange, things are starting to work again [15:21] dr_willis: what's ps? [15:21] dr_willis: what do i edit in the grub? i just want to get in to my system again then i can change ther again [15:21] coleix: a command [15:21] theishi: how did they fail before again? anything resembling segmentation faults? [15:22] LjL: just silent freezing [15:22] LjL: didn't work :( These are the only lines in .xprofile right now: pastebin.com/VsFwGDSn [15:22] KRS_: here if its just grub doing it. i can still boot to the desktop. you cant get that far? [15:22] theishi: if it's that transient, for some reason i tend to suspect hardware issues. i'd check your drives (smartmontools) and your memory (memtest86+) [15:23] LjL: you are probably right especially being it is working now... [15:23] * wh1zz0 :( [15:23] dr_willis: it apparently started working when I went to the stream page [15:23] dr_willis: nope bios is ok but then it say "video mode not supported" in ubuntu boot up [15:23] 'lo all [15:23] Kasper: and those exact same line work if you run them manually? [15:23] How do I get voice in #gcc? [15:24] LjL: Yep [15:24] dr_willis: gonna try it tomorrow when the streaming for the dj show starts [15:24] How can I get Ubuntu to read an HFS+ partition whose disk uses GPT? I can't seem to get it to work. [15:25] LjL: Thanks btw, I appreciate it === puff` is now known as puff [15:25] dr_willis: #GRUB_GFXMODE=640x480 ??? [15:25] Kasper: sounds like a bug with lightdm, https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/794315 - anyway, it's probably better to do the xorg.conf thing, because .xprofile would only work with your account, not other users, and not at the login screen [15:25] Ubuntu bug 794315 in lightdm (Ubuntu) "lightdm forgets to source /etc/profile and ~/.profile" [Medium,Fix released] [15:26] rypervenche: have you installed hfs/hfs+ file system utilities? [15:26] LjL: So I'll just create a blank file and name it xorg.conf in the x11 folder, paste in the 3 lines, and save it yeah? [15:26] auronandace: I have. hfsprogs, hfsplus, and hfsutils [15:26] KRS_: that sets the res. thesrs also a line to set a fallback text only menu [15:27] dr_willis: #GRUB_TERMINAL=console ?? [15:27] Kasper: no not those three lines, i'm afraid it's got a completely different syntax :( but the wiki page has an example [15:27] LjL: Thanks, I'll look at it [15:27] KRS_: i think so. see the grub2 factoid pages [15:27] dr_willis: and uncomment it to remove the "# "?? [15:28] # is a comment yes.. remove the # [15:29] and rerun update-grub [15:32] boa tarde [15:32] !pt| cyrobsb [15:32] cyrobsb: 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. [15:34] want to ask two dumb questions - #1.. running ubuntu, how do i get ubuntu tv? can i access it through something like banshee? [15:35] polish question #2 - is ubuntu tv using amazon tv? how do they compare to netflix? [15:35] skulltip: webupd8 blog site had a guide on unstalling it. [15:35] skulltip star here http://www.ubuntu.com/tv [15:36] start* [15:36] skulltip: its a media player thing. not a tv channel [15:36] skulltip: i suspect #ubuntu-tv might know better [15:36] thanks LjL and dr_willis [15:37] its akin to xbmc or boxee from what i read.. or will be someday [15:37] re [15:39] :) [15:40] hello [15:40] moo [15:40] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev stop functioning properly due to doing mount --move, while it's still running? [15:40] * wh1zz0 ... says Hi guys.. Suddenly my Wireless refuses to work. I have restarted up to 3 times and it's not coming on.. this was working few minutes ago and in fact wireless has never given me any problems on ubuntu.. Please can someone help me identify what the problem is here..?? I googled a bit but havent found a solution to this problem, .... Here is the result/output of running rfkill list from the terminal http://paste.ubuntu.com/809715/ [15:41] action? what irc client is that... [15:41] hola [15:42] hello [15:42] i'd like to add my windows fonts to ubuntu (/win/Windows/Fonts/, where i did run mkfontscale and mkfontdir), i can use them with xset +fp /win/Windows/Fonts, but i'd like to have them automatically loaded by the font server, so i've added it to the catalogue in /etc/X11/fs/config but even after restarting xfs, xorg or even rebooting, they doesn't seem to be loaded. someone knows what i'm missing? [15:42] is there anyone speaking spanish? [15:42] !es | bambino__ [15:42] bambino__: 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:42] !es [15:43] yunga: i just copy them to my .fonts dir. ;) [15:43] Hello, i have been using 10.04 lucid for quite sometime now and i am used to it, last night i have decided to give 11.04 a try so i load it in one of my laptops. i like it and all , but were is the admin advance stuff , like groups , preferences, etc [15:43] oh... it is? its just not default wm ?/qui [15:43] LjL: Just out of curiousity is it possible to automatically build an xorg.conf file from another computer with the same specs (the one i'm on now but the xorg.conf is empty still)? [15:43] oops, sorry [15:44] Kasper: not sure what you mean... i know there is a program to create modelines according to specifications given, but that's about it [15:44] I'd liek to only install security updates. Is there any way I can do that in apt-get? [15:45] well im a new ubuntu user i've installed in my netbook a week ago i was able to open a online game called tibia but now i try and it don't open i've readed that i would be my graphic aceleration but i dont know how to check if i have a graphic card installed in my pc and how to activate the graphic aceleration can anyone help me please? [15:45] landono: comment out everything else in /etc/apt/sources.list, issue sudo apt-get update, issue sudo apt-get dist-upgrade [15:45] dr_willis: it's on a laptop, i'm trying to save space. i guess i could simlink them there, but i was wondering what i'm doing wrong [15:45] LjL: well, the pc i'm on now chatting from is identical in specs with the one i'm trying to fix so if I could take this pc's xorg.conf and copy it over to the other one? Except this pc's xorg.conf file is also empty [15:46] bambino__: lspci | grep vga [15:46] Kasper: well if they're identical specced, yes it would work... i'd just pastebin the file after you create it, and load that on the other computer [15:46] hi guys! i upgraded to 11.10 without internet connection. work good so far, but then smth strange happend: i lost the /var/www folder. there is not even an empty one anymore ... any ideas where to start trouble shooting?? thx a lot [15:47] seems as though both openshot and kdenlive are not working anymore [15:47] think it has been since an update [15:47] I am in the process of placing more videos online and if anyone can help me out at all it would be highly appreciated! [15:47] Anybody have time to help a noob with gnupg signing keys? [15:47] i thought it was just one of my computers was causing an error and now it seems like they are both not working :s [15:47] charming :) [15:47] just seems kdenlive rendering keeps crashing [15:47] how do i install 32-bit libraries on 64-bit Ubuntu 11.10? right now, things like Skype don't work because of missing libraries [15:47] LjL: Exactly, but how would I go about creating it automatically? [15:47] sorry just had to repost that as it was in the wrong irc [15:47] LjL: Just sudo xorg -configure? [15:47] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [15:48] Kasper, i don't think it can be created automatically... [15:48] greetings, I am having problems opening PDF file - how do I fix this? [15:48] AndyUbuntu: that was a bit spammy, next time please edit it so it takes one line [15:48] I went to a keyserver, and searched for my file, and I found long lists of User IDs, but they all have the same domain name. Isn't that a little fishy? Shouldn't the User IDs belong to a variety of trusting users? [15:49] LjL: Oh well, better get to it. Do you know what I would put under "Driver" with an intel device? In the example it's an ATI card and it says "ati", so I take it it's just "intel"? [15:49] how much RAM should have PC to run latest ubuntu smoothly? [15:49] anyhelp folks === Mud is now known as Guest91635 [15:50] !requirements | van check here, I think it's 1GB [15:50] van check here, I think it's 1GB: Hardware requirements to install, boot and comfortably use Ubuntu are listed at https://help.ubuntu.com/community/Installation/SystemRequirements - For a !flavor with lower requirements, see !Xubuntu or !Lubuntu [15:50] van: you could probably get away with just a gig.. but as soon as you start firing up apps like libreoffice you're going to chew up a binch more [15:50] Kasper: yeah "intel" should work according to google [15:50] van: if you run out of ram your system will start swapping to disk and things will slow down a lot [15:51] van: if you really run out, ie you fill swap, the kernel will kill off processes to save itself [15:51] ye, just trying to do anything on this machine with 512 ram, its just bad.. [15:51] you can run a decent server with that [15:51] LjL: Awesome, curiosity: What was your search phrase on google that time? [15:51] desktop.. not so much [15:51] hi, i want to put the 'nomodeset' option at the boot. Otherwise i just get a black screen. How can i do that ? [15:51] greetings, I am having problems opening PDF file - how do I fix this? [15:52] Kasper: i assumed "intel" would be correct, so i googled for "driver intel xorg.conf", found http://en.gentoo-wiki.com/wiki/Intel_GMA#X11_Configuration [15:53] i followed this tutorial : http://ubuntuforums.org/showthread.php?t=1864957 [15:53] !lubuntu | van [15:53] van: lubuntu is a project to create a derivative of Ubuntu using the LXDE desktop environment. See https://wiki.ubuntu.com/Lubuntu . /join #lubuntu for lubuntu support. [15:55] can i install ubuntu entirely on a FAT32 filesystem? or is an ext filesystem necessary [15:55] Jimu: no you can't, it doesn't have the required capabilities (permissions, links...) [15:55] how can I view .htaccess files on a remote ftp server? === chris_ is now known as chacken [15:56] What is the point of a signing key if all the signatures are from the same domain? [15:56] how can i install a package from 10.10 on 10.04 ? [15:56] after adding some ram to my sistem i am experiencing ubuntu crashing and frozing in dos mode...what should i do? [15:57] xsl: you shouldn't === thiago_ is now known as thedoor [15:57] xsl: that is not guaranteed to work, in fact, it can break things. [15:57] its a known bug (darkstat package) [15:57] after upgrade to 11.10 i lost /var/www any ideas what happend? [15:57] Well now i know my system but now i need to know how to activate grapchic aceleration can you help me? [15:57] https://bugs.launchpad.net/ubuntu/+source/darkstat/+bug/576862 [15:57] Ubuntu bug 576862 in darkstat (Ubuntu) "darkstat web interface doesn't load" [Medium,Fix released] [15:57] dimas_: dos mode? [15:57] bambino__: lspci | grep vga [15:58] 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) [15:58] What am I misunderstanding about pgp keys? Shouldn't the sigs be different? [15:58] 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) [15:58] 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) [15:58] bambino__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:58] Hey to all. ... a few minutes ago i installed Xubuntu. Is it possible to hide the automatic mounted Windows partitions from desktop? [15:58] auronandace, it goes to the black screen and froze [15:58] bambino__: there you go, you have intel graphics so you don't need to install any drivers [15:58] I never expected Linux users to be so cold. [15:59] dimas_: how is that dos mode? [15:59] auronandace: LjL: can you help on installing an higher version on it plz? [15:59] lake_: i'm not sure you're asking an Ubuntu question in the first place...? [15:59] xsl: you could use a ppa but they are unsupported [15:59] xsl: download the package from http://packages.ubuntu.com/ and install it with dpkg [15:59] !ppa | xsl [15:59] xsl: 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 [15:59] xsl: and if things break, don't complain ;) [15:59] lake: the secring and pubring are containers of all your keys [16:00] auronandace, it goes to the black screen like when you start ubuntu but i cant read the error because the sistem frozes [16:00] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [16:00] dimas_: did you test the ram? [16:01] dimas_: run memtest from the grub menu [16:01] auronandace, how i do that? [16:01] LjL: It worked! You are my hero of the day! [16:01] LjL: my bad, perhaps you could point me in the right direction on where to ask? #gnupg is silent. [16:01] finally think i would like to go back to windows after all these years [16:01] such a dissapointment [16:01] AndyUbuntu: ok - off you go then [16:01] hahaha [16:02] dimas_: can you get to the grub menu? [16:02] is there any way to launch ubuntu in a limited-graphics way ? my graphic card is damaged, and all I can use is windows with its vga.dll, any serious driver crashes my pc [16:02] Is there any way to reinstall ubuntu and keep the files in home dir? [16:02] well since an update i have not been able to edit any video from kdenlive or openshot [16:02] auronandace, grub menu? [16:02] lake_: maybe ##crypto [16:02] AndyUbuntu: well, enjoy using windows then, use the tool that's best for your needs [16:02] KRS_: you could backup your /home/ [16:02] that is actually on both my ubuntu machines === JanC_ is now known as JanC [16:02] KRS_, You have /home on separate partition? [16:02] need_help: the grub menu has a safe graphics mode [16:03] hi ! i bought a socks5 account , now i have user and pass but how can i use it in ubuntu??? [16:03] ikonia: problem is I can't access grub menu since last ubuntu upgrade, I get "no signal" can I do anything or am I doomed ? [16:03] auronandace: well then i wouldnt be in this situation... then i would just reinstall it ;-) [16:03] RamtinA: you need applications that are socks 5 compatible [16:03] scarleo: nope.. :-( [16:03] LjL: thank you. [16:04] need_help: you can force your video card to "safe" mode with the xorg.conf file setting the driver to "vesa" [16:04] ikonia: do you know any application for ubutnu? [16:04] i really am not a fan of windows at all, would not want to go back. Would just like a video application like kdenlive and openshot to work on one machine. Instead now they will not work on either machines. [16:04] KRS_, so just make a backup then, then reinstall and then copy back what you need from /home [16:04] RamtinA: depends what you want [16:04] AndyUbuntu: you just said you did want to go back there [16:04] ikonia: but how do I edit it ? is doing that through windows a safe way to do it ? [16:04] how to unmount and hide (permanent) only the Windows Partitions that are shown at the desktop? [16:04] ikonia: everything is good ! i just wana surf the internet :P [16:04] need_help: use a live CD if possible [16:05] KRS_: what? backup /home/ reinstall then copy wht you need from your backup (like what scarleo suggests) [16:05] RamtinA: well, you don't want a web browser to use socks, [16:05] ikonia: I'll try, thanks for help [16:05] ikonia: so what i need? [16:05] need_help: not sure how you'll get on with it [16:05] scarleo/ auronandace : well does liveCD have a dvdburner? [16:05] ikonia, just seems as though it is an update that has caused this issue as both machines are not working with both editor and need to put some videos online [16:05] RamtinA: why can't you just surf the net properly ? [16:05] AndyUbuntu: understood [16:06] ikonia: I'll try editing xorg from windows === jack_^ is now known as wNz [16:06] is there any ubuntu/apache channel? or someone who might help me with lost /var/www folder, after upgrade? [16:06] need_help: you shouldn't do that [16:06] persiluhu: What's the problem? [16:06] ikonia: i'm from iran and half of websites are filter :) i need proxy .i need a socks5 client [16:06] need_help: the xorg.conf is on ext4, ext4 file system support for windows is very bad [16:06] KRS_, Brasero is there by default I think [16:06] persiluhu: lost, explain "lost" ? [16:06] KRS_: i think so, brasero might be on there (not sure, i use xubuntu) [16:06] RamtinA: This channel isn't going to allow you to get a proxy. [16:07] stability is hugly important. Dont want to rant about it as ubuntu is awesome. Cant find fixes anywhere and cant spare all day trying to fix this issue :s [16:07] i upgarded to 11.10 after that there was no www folder anymore. have no idea where it is [16:07] persiluhu: Did you simply upgrade or do a fresh install? [16:07] there is not even a new empty one its just gone [16:07] jutnux: i don't want a proxy i just need a client name :-?? [16:07] auronandace: yeah found that now.. :-) [16:07] i upgraded from usb stick without internet connection [16:07] RamtinA: Do a bit of Googling. [16:07] jutnux: i did [16:08] persiluhu: type sudo apt-get install lamp-server^ if you want apache easily. [16:08] jutnux: and i think that's good for you to know i can't search proxy in my country :) :P [16:08] persiluhu try the command tasksel (task select) [16:08] i know, but the point is i need the old folder back. there where homepages and scripst in it i stupidly didnt backup [16:09] anyone know why rendering would constantly crash with kdenlive? [16:09] ikonia: we'll thanks anyway, i'll try tapping blindly to safe graphics mode [16:09] need_help: no no no no [16:09] need_help: just boot from a livecd - hopefully that should give you some sort of display [16:10] RamtinA, use tor https://www.torproject.org/ [16:10] scarleo:ok thank you so much :) [16:10] !info redsocks | RamtinA, but socks is hardly the only option [16:10] RamtinA, but socks is hardly the only option: Package redsocks does not exist in oneiric [16:10] err [16:10] Precise package, nevermind [16:10] !info tsocks | RamtinA [16:10] RamtinA: tsocks (source: tsocks): transparent network access through a SOCKS 4 or 5 proxy. In component universe, is optional. Version 1.8beta5-9.1 (oneiric), package size 269 kB, installed size 660 kB [16:11] RamtinA: remember it might be illegal to do so, and you might end up in trouble. [16:11] LjL: thanks [16:11] ubottu: thanks [16:11] You're welcome! But keep in mind I'm just a bot ;-) [16:12] i have tried uninstalling and installing both kdenlive and openshot with no avail [16:12] anyone could share their comments that would be great [16:12] how come /var/www is deleted after upgrade, but /home isnt? [16:13] persiluhu: it shouldn't be [16:13] persiluhu fresh install or upgraded with a command? [16:13] does ubuntu server have energy management? [16:13] vite: yes [16:13] LjL: I just encountered an error though. Now if i click the start menu up and click it down again the image of the start menu is still on the screen but it's not active, if you understand? [16:14] ikonia: how does it work/ [16:15] vite: what do you mean ? [16:15] ikonia: :) sure. but it is. its not in lost+found or sth ... but: the owner was the system user and it was on an own partioin. any ideas? [16:15] Hi ! how do i start "screen -amdS ssh ~/script.sh" at startup!?!? [16:15] persiluhu: it's gone [16:15] Hi! How do I install anything in Ubuntu 9.04 if repositories stopped updating last year? [16:15] Nfisher try adding it to .profile [16:16] ikonia: how does ubuntu 11.10 server energy management work [16:16] you need to use the old repo, but be aware nothing is maintained, it's dead [16:16] vite: what do you mean how does it work [16:16] auronandace: LjL: i installed the .deb using dpkg and it works fine, didn't break anything - ty for your support [16:16] Kasper: maybe the intel driver wasn't the right driver. try doing "cat /var/log/Xorg.*.log | grep -i driver" [16:16] HOYGAN que cómo hago yo la mierda esa [16:16] MonkeyDust, hmm? [16:16] !es | usuario [16:16] usuario: 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. [16:17] usuario: you should upgrade. anyway, http://old-releases.ubuntu.com/ [16:17] btw anyone knows a tool to capture server loads on a nice web interface ( cpu, mem, disk, network) [16:17] ikonia: thats shit! ^^ but how come that ubuntu does delete partitions on upgrade??? thats seems verry stupid ... btw home wasnt touched [16:17] MonkeyDust, how do i do that? [16:17] persiluhu: easy with the language please [16:17] persiluhu: it shouldn't do that, as I said [16:17] persiluhu: you need to find out why it did [16:17] blablabla thanks for your "UNatention" [16:17] bye [16:17] ikonia: how is the energy managed? [16:18] vite: through kernel processes [16:18] ok, would anyone recommend any decent video editors? [16:18] ikonia: cant you give me hint where to start? [16:18] AndyUbuntu: kdenlive [16:18] !kdenlive | AndyUbuntu [16:18] persiluhu: what do you mean ??? you did the upgrade, check the logs of what it did, check the documentation of what's meant to have done [16:19] persiluhu: hang on [16:19] AndyUbuntu: cinelerra, avidemux, stopmotion, blender, lives, openmovieeditor, jahshaka, openshot — GNOME: pitivi, kino — KDE: kdenlive — console: gopchop, avidemux-cli [16:19] persiluhu: is /var/www on it's own partition ? [16:19] ikonia: does that mean that if server idles or less cpu is needed, then it will consume less energy from the grid? [16:19] xsl: AndyUbuntu seems to be having trouble with both kdenlive and openshot [16:19] it used to be [16:19] xsl, thanks [16:19] vite: it will request less from the PSU, how efficient your PSU is will depend on how much less energy it uses [16:19] pangolin thanks I will have a look [16:19] anyone run desura === vikas is now known as Guest30422 [16:20] Nfisher maybe this link is useful http://www.linux-archive.org/ubuntu-user/421854-bashrc-profile-password-less-ssh.html [16:20] does anyone know of the professional one that is coming to linux? [16:20] I wonder if the power supply throttles back and uses less power from the grid if that happens [16:20] preferrebly i would love to get kdenlive working again [16:20] ikonia: /var was on a own one. except www everything is still there [16:21] vite: it should [16:21] as it is awesome [16:21] persiluhu: this is a sill question, but is your /var partition mounted ? === matt_ is now known as Guest92908 [16:21] silly [16:21] ikonia:sure [16:22] MonkeyDust, i now added a bashscript into /etc/init.d with the lines "screen -amdS ssh ~/script.sh" should do the job, huh? [16:22] LjL: This is from the machine that I am currently on (the machine with no problems): http://pastebin.com/60mPuPhq - And this is from the one with the video problem: pastebin.com/M6dx1NDY [16:22] persiluhu: has it just deleted the content of that one dir, or everytyhing on /var is new ? [16:22] hi [16:22] Nfisher cannot say [16:22] which syslog log file is the most generic syslog log file in /var ? [16:22] folks, I'm drowning in udev…. can somebody please explain to me how i can tell udev to ignore hard drives @boot time === nes is now known as j00fool [16:23] I' see there are blacklist rules… but not sure how to implement these appropraitely [16:23] zaki: I guess you mean /var/log/syslog [16:23] Kasper: intel seems correct to me based on that... i don't know :\ [16:23] ok anyone know why openshot would crash on importing any files? [16:23] ts2, may be, i'll check [16:24] LjL: Ah well, it hasn't happened since a reboot. Knock on wood :) [16:24] hi [16:24] ts2, if you'll want to track what's going on in the system generally, which log file you'll tail -f ? [16:24] ikonia: seems all to be new. but there isnt even a new empty www [16:25] persiluhu: is apache installed ? [16:25] zaki: that one [16:25] not anymore due to no internet connection on update. i expected that. [16:25] could mlt be causing issues at all? [16:26] ts2, thx [16:26] with both the video editors? [16:26] persiluhu: I didn't expect that [16:26] persiluhu: if you have apache installed and upgrade, it should upgrade apache, not remove it [16:26] persiluhu: it should certainly not delete all of /var [16:26] that is not an upgrade, that is a clean install === Knorre is now known as Knorre`BNC [16:26] whats the deal with inotify limits? [16:27] i cant tail files right now [16:27] in what way "the deal" [16:27] tail tells me "no space left on device" [16:27] googled a bit, seems to be inotify related [16:27] why do you think that's inotify ? [16:27] google told me [16:27] ok - what did google tell you to do to fix it ? [16:28] https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/700958 [16:28] Ubuntu bug 700958 in coreutils (Ubuntu) "tail -f gives misleading error message when inotify limit is reached" [Low,Triaged] [16:28] mdel: ok, so what does the bug tell you to do to fix it ? [16:28] is there a fix released ? [16:28] nothing [16:28] apparently the issues with openshot and kdenlive stem from mlt [16:28] nope [16:28] ikonia: thats what i thought, too. may there be anything whith the ownership of www? i chown it to the systemuser to use it more comfortable while working on homepages. i hoped to find it in crypted private data or sth...but it isnt [16:28] then there is no fix yet [16:28] persiluhu: it really shouldn't matter [16:28] ikonia: k [16:29] persiluhu: it should not be deleting anything, let alone the whole partition and un-installing applications [16:29] persiluhu: what method did you use to upgrade ? [16:29] does anyone have the latest version of kdenlive and mlt working? [16:29] any responses would be a gift :P [16:29] I have [16:29] ikonia: i used a usb-stick and choosed update in the installermenu [16:29] AndyUbuntu: i have [16:30] I'm not familier with how the usb routine would go, but I can only assume a bug [16:30] ikonia: i understand.. im not looking for a fix [16:30] im wondering what the hell inotfiy is doing [16:30] which version of mlt are you using? xsl [16:30] why is there a limit at all [16:30] mdel: inotify is tracking the file for changes? [16:31] ikonia: upgrade, sry [16:31] jpds: not sure what it does [16:31] persiluhu: I know what you meant [16:31] jpds: im trying to tail -f some log files [16:31] AndyUbuntu: 0.7.7+git20120115 [16:31] ikonia: ^^ i dont want to look more stupid right now ;) [16:31] and it tells me "out of space"... found a bug report saying the error is not correct, and that the issue is that inotfiy limit is reached [16:31] mdel: https://en.wikipedia.org/wiki/Inotify [16:32] persiluhu: nothing stupid about what you are saying [16:32] anyone knows a nautilus frontend to format USB drives (fat32) [16:32] jpds: yes, I know [16:32] xsl, did you install through the repo? [16:32] again, im wondering why there is a limit [16:32] ikonia: except for not backuping important data on upgrade [16:32] no worries, ill figure it out [16:32] persiluhu: that's an error a lot of people make [16:33] mdel: To make sure that not too many resources are being used and stopping everything from going out of control? [16:33] jpds: i guess, but having a fixed limit per session is strange [16:34] xsl i have the exact same version and its not rendering anything with kdenlive. [16:35] with mlt not working it actually effects both openshot and kdenlive [16:35] guys, i am building a software raid array with 30 disks…. what would be an appropriate method for determining which disks is which once it fails… i know /etc/mdstat will tell me /dev/sdy or what have you… but how do i know which one is /dev/sdy.. can i statically set udev to auto mount a particular drive as a particular device…. thank you. [16:37] whistler_, that sounds a bit crazy [16:37] how do? [16:37] so [16:37] AndyUbuntu: but you can open it properly? only the rendering has problems? [16:37] ikonia: thx for your time, so far. do you have any further ideas, or shall this remain a mystery? [16:37] AndyUbuntu: i installed the PPA [16:38] persiluhu: you'll need to go through the logs/upgrade logs, there is no way this should happen. I'd also suggest (if possible) re-install and re-try the same upgrade to see if this is reproducable [16:38] 30 disk software raid. how do you even attach 30 disks? [16:39] xsl, i installed via the ppa also, its just when rendering. I can choose to render in any way and it crashes instantly [16:39] ikonia: ok ill give it another try. [16:39] one of these: http://blog.backblaze.com/category/storage-pod/ [16:39] AndyUbuntu: i dont render in a few weeks... let me check it [16:40] xsl, ok thanks. I rendered a few files before christmas and it was fine [16:40] first time rendering again recently [16:41] anyone know how to find the total filesize of all *.jpg files in the current directory (not recursively) [16:42] du -h ./*.jpg [16:42] then add em up using cut [16:42] script it [16:42] no need [16:43] there is a --total option [16:43] jiggy [16:43] so du -h ./*.jpg --total ? [16:44] `du -c *.jpg` : -bash: /usr/bin/du: Argument list too long [16:44] whistler_: that works. [16:44] zivester: uhm, that will happen if you have very many files... [16:44] hey all === arand_ is now known as arand [16:45] weird characters have appeared in my folder [16:45] and i can't delete them === butti is now known as list [16:45] not sure if they are files or subfolders === list is now known as llsam [16:46] LjL: Thank you very much for your help, have a nice day! === benoit_ is now known as ben2morrow [16:48] Hi how can i block connections from my vpn to port 5900 [16:48] there is a keyboard shortcut to switch between a active aplication to the launcher ? [16:49] chicognu, what do you mean exactly? [16:49] Alt+Tab doesn't work? [16:49] * llsam looking for the supporter who i talk 2hours bevor. Forgot his nick. [16:49] by "laucher" I mean the sidebar in the left side with the aplication shortcut gamerpro2000 [16:50] surely this should of been tested before releasing [16:50] Right.....why exactly do you need to switch to it? Its always persistent on the side, so its not going anywhere [16:50] i thought everything was working will prior to any updates s [16:50] gamerpro2000: uh, is it? i thought it disappeared when you maximized windows or moved them towards it [16:51] gamerpro2000, when the active aplication are maximized it disapear [16:51] Hmmmm.....I thought if you hovered on the farthest left point of the screen with maximized applications, it would reappear...... [16:51] llsam: hi [16:52] I usually use the Ubuntu Classic Gnome environment, though, so..........not an expert. However, you can use the "Show Desktop" widget to hide all maximized windows and get back to the desktop [16:53] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [16:53] gamerpro2000, my deskto is a little bit slow, brb [16:53] Chicognu, ok. === Rez is now known as LoRez [16:55] AndyUbuntu, while I wait for him to return, what issue where you having? [16:55] *were [16:55] Also, I'm surprised its so quiet in here. There is practically nobody talking. [16:56] it seems everytime i go to render a video the renderer crashes [16:56] exit [16:56] exit [16:56] lol wrong window [16:56] gamerpro2000, I'm newbie to unit, almost never use it before... Where is the "show the desktop widget" ? [16:56] this is everytime when using kdenlive === mac is now known as maxxx [16:57] chicognu, I think you can add menu bar widgets in Unity and one of them is a show desktop button. Somebody correct me if I'm wrong, but try right clicking on the menu at the top and see if you get an add widget option [16:57] just installed latest lubuntu is there any way to update drivers for usb devices usb 2.0 hard drive caddy not showing up [16:57] Again, I'm not much of an Ubuntu Unity person. Personally hate the thing [16:57] /msg dragonslay hello, [16:57] rabc, you shouldn't need drivers for a generic USB hard drive caddy. Does it show up as connected when you run demsg? [16:58] gamerpro2000 it seems it is an issue with mlt though dont know what it could be [16:58] AndyUbuntu, mtl? [16:58] thx gamepro2000 what is demsg thx [16:58] *mlt [16:58] gamerpro2000 mlt [16:58] yeah [16:59] rabc, dmesg is a terminal command. It shows the message buffer for the kernel, and since the kernel controls hardware-to-software interaction, it'll tell you if a new device has been connected when it finishes outputting all the other stuff going on. [17:00] k ill try that gamepro2000 thx [17:00] So if you open terminal and run it, it'll give you a bunch of data on kernel information and the ending should have something about "USB High Speed Device" or whatever connected when you plug in the hard drive. That is, if its even working/showing up [17:00] k thx ill try that [17:01] No problem. Its a good generic hardware diagnostic command to learn how to use if you're going to mess with linux [17:01] is it possible to send a ubuntu system a command from remote, without logging into the system? just to send a simple command? [17:02] rabc: Make sure the simple stuff is checked before messing with that, though. Power, Another USB port, etc. [17:02] NeverHere, easiest way to run remote commands is through SSH === milind is now known as abyss42 [17:02] yes gamer1990 but i don't want to have to ssh onto my server everytime my bot dies just to start it again [17:03] NeverHere, what kind of bot? Would a cron job that restarts it be out of the question? [17:03] hmm === Mud is now known as Guest17647 [17:03] its an eggdrop bot [17:03] hello [17:04] is it possible to prohibit apt-get (or do-release-upgrade) from restarting services? [17:04] NeverHere: Hmmm.......Never used Eggdrop's IRC bot before. For now, I suppose you could probably run a service eggdrop restart or whatever the service is called on an hourly cron. [17:04] what is a cron? [17:04] i have never heard of this before [17:04] !cron | NeverHere [17:05] NeverHere: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto [17:05] yea thx gamepro2000 it show the usb usb 1-3: new high speed USB device number 10 using ehci_hcd [17:05] [ 2248.739851] scsi8 : usb-storage 1-3:1.0 [17:05] gamer1990, i'll give it a shot [17:05] and "sb 1-3: USB disconnect, device number 10" when swithed off [17:05] NeverHere, Cron is the automated scheduler that runs things on certain periods of time, generally hourly, daily, weekly, and monthly. There is folders under /etc/ that have cron.daily, cron.weekly, and so on that you can but bash scripts in that will run then on the cycle they are configured. [17:06] So just make an executable script, put it in there, and it'll run [17:06] hi, i put the 'nomoseset' option. I had to : http://ubuntuforums.org/showthread.php?t=1864957 . Does it means that i will never be able to hibernate or put it in sleep mode ? [17:06] *nomodeset [17:07] nW44b, I think you can still sleep and hibernate. Disabling ACPI will break that, but not a nomodeset argument.....I think. Don't quote me on that. [17:08] gamerpro2000: well, i tried both, and it just does not work. [17:08] Hi! I cannot get middle mouse button emulation working under 11.10. this is my xorg.conf https://gist.github.com/1641203 I've also tried activating it in "gpointing-device-settings" Any ideas what else I could try? [17:08] hi all [17:09] nW44b, have you tried messing with your BIOS settings for S1 and S3 power controls? Sometimes sleeping is disabled in your BIOS and that breaks Ubuntu's ability to sleep. [17:09] is it possible to add a custom launcher to the 11.10 sidebar? [17:09] mang0: Custom Launcher? Clarify please. [17:09] gamerpro2000: S1 and S3 ? [17:10] gamer1990: I have a binary that I want to link to in the sidebar, so I can open it without browsing the the directory etc. Could I just drag and drop the binary into the sidebar to add a launcher to it? [17:10] mW44b: S0-5 are different operating modes. S0 is on, S1 is light sleep, and the further you go, the deeper the sleep. [17:11] mang0, you should be able to. As I was telling another person earlier, me and Unity are not friends, but I'm pretty sure any shortcut will drop in the Ubity launcher. [17:11] *Unity [17:11] My wireless connection isn't taking its ip6 address (or adopting a local-link one). tcpdump shows that radvd packets are coming in. [17:12] hi [17:12] gamer1990: Me and Unity are not friends either, but I hate xfce and kde even more, and gnome-shell seems to be uber slow, practically unusable... :( [17:12] how i cam flood [17:12] guyes [17:12] ?? [17:12] i hav loic [17:12] ansaralsunnah: We aren't going to tell you that here. [17:12] i need chnall and server name [17:12] plz [17:12] mang0, Gnome Desktop? Slow? I've heard of more people complaining about Unity being slow than anything. [17:12] mang0: You've tried Ubuntu Classic? [17:12] ok admin [17:12] gamer1990: Feel free to SSH into my machine and see for yourself! :P [17:13] gamer1990: Gnome classic sesssion you mean? === Knorre`BNC is now known as Knorre [17:13] Gnome-shell is majorly slow and uses a lot of ram. [17:13] please stop highlighting the wrong person -.- [17:13] what?? [17:13] just one talk [17:13] heheh [17:13] mang0: This is what I'm talking about: http://www.liberiangeek.net/2011/08/return-to-ubuntu-classic-desktop-in-ubuntu-11-10/ [17:13] ansaralsunnah: You aren't going to be told. [17:13] ok [17:14] Hi there. I issued pkill -P 23415, which was probably stupid. Most stuff dissapeared, and nothing worked. I hard rebooted. If I start ubuntu normally, it never loads any of the 5 dots. If I start it in recovery mode, the screen stays black. What do? T_T [17:14] gamerpro2000: Ugh, this is so confusing, gamerpro and gamer - sorry gamer1990, I'll watch out next time :P [17:14] hi, which display manager does xubuntu 11.10 use by default? is it lightdm? [17:14] xubuntu uses xfce i thought. someone correct me? [17:14] hence the "x" [17:15] gamerpro2000: Seems that the sidebar won't take my binary. To google, and beyond! [17:15] mang0: I was wondering why you kept getting my name wrong, but whatever. haha. [17:15] kristjan: yes, lightdm [17:15] Mang0, personally, if I was you, I've just revert to class Gnome......but your choice :P . [17:15] ts2, ok thanks [17:15] adom: xfce is a desktop interface, lightdm is the login manager [17:16] adom: you're correct [17:16] Budd: What wireless problems are you having? [17:16] You can't receive an IPv6 DHCP address? [17:16] ه ؤشىف بمخخيهىل [17:16] !ar| ansaralsunnah [17:16] jjjjjjjjjjjjjjjjjjjjjj [17:16] i cant [17:16] ansaralsunnah: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe [17:16] do it [17:16] anyone? [17:16] gamer1990: I do like Gnome, but tbh, the way I see it: In just a few weeks time, I'm going to be buying a new computer, with at least 4GB ram and quad-core, so in theory that *should* just about run gnome-shell, hehe! And yeah, I was deleberately tabbing 1990, it was a mistake! [17:16] fsfsd [17:16] well... [17:16] deliberately* [17:16] aha [17:16] !arabic | ansaralsunnah [17:16] ansaralsunnah: For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية [17:17] oi [17:17] OI! [17:17] polloi [17:17] algum brazuca? [17:17] !br [17:17] 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. [17:18] I'm trying to setup an NFS server, all the files i'm trying to share are nobody:nogroup and when i mount them on the client machines I'd like to be able to read/write to them without making them owned by any one particular user... is this possibel? [17:18] bom tarde [17:18] QUESTION: My current user Todd would like to launch a GTK (x) application as another user, ringzer0. I am trying: xhost +ringzer0 && su ringzer0 -c "google-chrome" but to no avail. This can not be this difficult of a thing to do. Its so ez with Windowz, right click, run-as. [17:18] Lantizia: Just change the permissions to 777 and make the owner everyone:everyone [17:18] Lantizia it is, how far did you get? [17:18] Keep in mind, this means ANYONE can edit them, so be careful who can access it [17:19] Generally, its a terrible security practice to do it that way.....but its possible. [17:19] How can I troubleshoot ubuntu not booting? [17:19] Ivoz: Please elaborate more. "Not booting" describes about 100 million things [17:19] Lantizia basically, chmod 666 or 777 gives all rights to all [17:20] Lantizia: What MonkeyDust said [17:20] Ivoz: when you see the purple screen with dots, hit alt-tab or esc to see the bootup sequence, it'll help people here know what the problem is [17:20] MonkeyDust, I'd prefer not to do that... as when apps/games and generally people make/edit files on it - not always do you get those permissions [17:21] gamerpro2000: normal boot - none of the 5 rings ever glow. recovery boot - after 2 lines, one about something deprecated, the screen stays black [17:21] Lantizia then who must be able to r/w ? [17:21] I have the Xubuntu 10.04 in my Notebook. And I want know the way to upgrade my Kernel for 3.0 of more. I try this, through download on the Kernel.or, and then, I extract the bz2 file, but the ssytem continues with 2.6 kernel. Anyone know the best way to do this? [17:21] Ivoz: Do what Nach0z said. [17:21] MonkeyDust, anyone [17:21] Lantizia then what's wrong with chmod 777 ? [17:22] MonkeyDust, I just said [17:22] thiago_: Its best to upgrade to 11.10 if you want the 3.0 kernel. 10.04 was built for 2.6. You can upgrade it, but you have to compile it for it to work correctly. [17:22] Lantizia yes, and it's contradictory [17:22] alright, thanks Nach0z, gamerpro2000 [17:22] Ivoz: No problem. Stop back in when you have more [17:22] Well....nevermind....you're gone already. haha. [17:22] hello. I just accidentally executed rm -rf /usr/share on a slowish machine. It only ran < 5 seconds so I don't think many packages were hurt. How can I run aptitude in such a way that this will be fixed? [17:23] sjuxax: Where you running it as root? [17:23] or sudo? [17:23] yes [17:23] very good. gamerpro2000 [17:23] thanx man [17:23] thiago_: No problem [17:24] gamerpro2000: clearly, otherwise nothing would have happened -- i was trying delete a subdirectory. I think barely any damage was done so I don't want to hassle with a reinstall [17:24] I just want a sanity check form aptitude and reinstall the missing pieces [17:24] the NFTS partition's cant be read now [17:24] Hi! I cannot get middle mouse button emulation working under 11.10. this is my xorg.conf https://gist.github.com/1641203 I've also tried activating it in "gpointing-device-settings" Any ideas what else I could try? [17:24] but the 3.0 kernell allow me to read this file system [17:24] sjuxax: You can't. [17:25] and I need this facility [17:25] sjuxax: Right, but I didn't know how much of a power user you are. Some people join these chats with less knowledge than how to plug in the power cable. [17:25] jutnux: There is no function within aptitude to check for missing files from packages? [17:25] Wasn't trying to sounds stupid. Just wanted to see if you needed to do anything at all or if nothing really happened. [17:25] understand? but ok, I need now upgrade the Xubuntu version [17:25] I just have to reinstall this whole thing? [17:25] RingZer0: this behaviour is part of the security of the Linux desktop. The display itself is access controlled too. you need to do an xhost + (for anyone) or xhost +localhost (to allow local connections). The thing after the "+" is the computer name, not the user [17:25] sjuxax: well yo do not deletet 'packages' , you deleted files [17:25] sjuxax: You deleted parts of files. [17:26] sjuxax: repair broken packages using synaptic [17:26] sjuxax: Let this be a lesson to you not to force changes unless absolutely sure what happened. [17:26] woooo, awesome. Still cant find a decent fix for the kdenlive issues :) [17:26] jutnux: I deleted whole files -- the only partially deleted files would have the pieces that were being processed at the time I ctrl+c'd [17:26] DragonSlay: Thanks, I'll give it a try [17:26] sjuxax: also try reconfiguring packages. [17:26] wooooo, yeah :) [17:26] (11:25:00) thiago_: but the 3.0 kernell allow me to read this file system - do you have ntfs-3g installed¿ [17:27] gamerpro2000: In case you're interested, I found it. http://askubuntu.com/questions/80013/how-to-pin-eclipse-to-the-unity-launcher All sorted! [17:27] sjuxax: Its possible you could piece it back together if you have a proper backup, but trying to repair it is going to take more time than a reinstall.....I know from personal experience when removing a user who's home directory I forgot I had assigned to my storage drive and told it to delete the users home dir upon deletion X-( [17:27] mang0: Thanks. Will hang onto that in my bookmarks for future reference and take a peek [17:28] RingZer0: then, when executing the program, it might still need to have its DISPLAY environment variable set, so the program knows where the output is supposed to go: su ringzer0 -c "DISPLAY=:0.0 google-chrome" [17:28] yes xangua [17:28] mbeierl: did you read my full thing? I did that. [17:28] ops...one moment [17:28] yeah, it looks like I am just going to have to reinstall. That is pretty lame. Oh well. [17:28] gamerpro2000: You make a .desktop file with the infomation needed, which you can then put into your sidebar. [17:28] sjuxax: What's the problem? [17:28] mang0 [17:28] Xangua, this is a program for Xubuntu to read the NFTS partitions? [17:29] mang0: He accidentally ran an rm command as root and nuked part of his drive. [17:29] Uh oh [17:29] RingZer0: I only see your one post. What else did you say in your "full thing"? [17:29] !info ntfs-3g | thiago_ [17:29] thiago_: ntfs-3g (source: ntfs-3g): read/write NTFS driver for FUSE. In component main, is standard. Version 1:2011.4.12AR.4-2ubuntu3 (oneiric), package size 570 kB, installed size 1580 kB [17:29] gamerpro2000 root is never a good idea [17:29] gamerpro2000: I'm too scared to ever use rm. I just open a root nautilus if I need to delete protected files! [17:29] I wish I could drag and drop youtube vids from browser to my Desktop [17:29] mang0: It's not as bad as that -- the process barely occurred, this machine is a VM on a portable disk so drive activity is quite slow [17:29] dies_irae days of sorrow [17:30] it ran < 5 secs [17:30] has anyone had any issues with kdenlive on ubuntu 11.10 recently? [17:30] anyone at all? [17:30] RingZer0: unless you're telling me that "ringzer0" is also the name of the computer and it is set to 127.0.0.1 or so in /etc/hosts [17:30] so, since only a handful of packages were affected, I was hoping there was a way to make aptitude check for missing files and fix [17:30] sjuxax: 5 seconds in computer time is about 5 million calculations and operations :P . Haha. [17:30] sjuxax: It'll still delete <10kb files pretty quickly. [17:30] sjuxax: I see. So you didn't rm -rf / or something :P [17:30] mang0: I rm -rf /usr/share ;) [17:30] MonkeyDust: True, but root is necessary at times. [17:30] dies_irae: there are plenty programs that do that [17:30] Hence why it exists. I just make damned sure I'm certain what I'm doing before I do it [17:31] sjuxax: O.o [17:31] ok, but the reading procedure is for terminal (text only) or you can see the files on the desktop in the Thunar? [17:32] Can I run the installer in "unattended" mode? [17:32] sjuxax: For future reference, in case you oops again, I would make a backup of "/" on a seperate drive either using a cron script or to a server using something like the BackupPC package. [17:32] I go to he apt-get to download and install this program. [17:33] BRB guys [17:33] hey [17:33] guys [17:33] Other and finally question? Anyone indicate some book to get the basics and intermediates concepts, principles and tricks for Linux users? === gamerpro2000 is now known as gamerpro2000|AFK [17:33] i am installing xubuntu [17:33] but i got a prob [17:33] when i select my language [17:34] and then it is preparing xubunut [17:34] gamerpro2000: I have it under control, thanks. This was a VM I just minted last night so it's not a big deal. I will however create a template VM for Oneiric as I was tempted to do last night but was too lazy :\ [17:34] and when i click at continue [17:34] the installer freezes :-( [17:34] ... [17:34] heres something that could help, when i go to render. it says "No matching profile" [17:34] ... [17:34] that could be something [17:34] could somebody help me [17:34] i got earlier xubuntu [17:34] I want understand more for that OS and dominate more for bases, commands, that things... [17:35] and everything working fine [17:35] !enter [17:35] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [17:35] sjuxax: I have had reasonably good experience recovering a system in a similar state by just running the installer over top of the existing install. It picked up most everything, "repaired" the missing core files, and all I had to to after was re-install applications that I added after the initial install. [17:35] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [17:35] mbeierl: ringzer0 is the user i want chrome to exec under [17:35] Hi, all. I filed the folllowing bug report last night. Essentially, I'm looking for a stop-gap solution in the mean time. This might be either fooling indicator-datetime or geoclue into thinking everything is okay. Yes, this is 12.04, but maybe you guys can help. https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/918546 [17:35] Ubuntu bug 918546 in indicator-datetime (Ubuntu) "Many address-provider-changed events per minute, maxing CPU" [Undecided,New] [17:35] RingZer0: so, your "xhost +ringzer0" is incorrect as I said. === hemant is now known as Guest13694 [17:36] can anyone here provide a helping hand at all [17:36] RingZer0: what goes after the "+" is the network name of the computer, or its IP address. Not the user name [17:36] ??!@! [17:36] when i try to install xubuntu, after the language selection, i get the preparing xubuntu thing, when i click at continue it freezes. My installer is very slow. I got xubuntu earlier and everything worked fine! [17:36] !ask AndyUbuntu [17:36] I have a list of users, separted by newline. How can I run everyone through finger? [17:36] when i try to install xubuntu, after the language selection, i get the preparing xubuntu thing, when i click at continue it freezes. My installer is very slow. I got xubuntu earlier and everything worked fine! [17:36] how many times to ask? :P [17:37] enough to get an answer :p [17:37] when i try to install xubuntu, after the language selection, i get the preparing xubuntu thing, when i click at continue it freezes. My installer is very slow. I got xubuntu earlier and everything worked fine! [17:37] AndyUbuntu: sorry, I meant patience :( [17:37] xubuntu: please stop that [17:37] sec got help [17:37] anyone here has dropbox installed on ubuntu? [17:37] hahahaha, ok. I will wait another couple hours at least [17:37] cool :P [17:37] AndyUbuntu: sometimes there's no one around who knows the answer :( [17:38] true [17:38] AndyUbuntu: sorry i went in a meeting and forgot to answer you. I can render movies ok [17:38] xsl, ok thanks [17:38] I have still tried a lot of things and nothing working [17:39] same problem on both my machines [17:39] i remember once i had to "redo" my config file [17:39] hmm it seems i got no help [17:39] when i try to install xubuntu, after the language selection, i get the preparing xubuntu thing, when i click at continue it freezes. My installer is very slow. I got xubuntu earlier and everything worked fine! [17:39] !repeat | xubuntu [17:39] xubuntu: 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/ [17:39] xsl, i have reinstalled a few times and removed old config files [17:40] AndyUbuntu: have you runned it from command line? so you can catch error messages? [17:40] its like really import yo have these files rendered [17:40] yeah, i have tried before [17:42] there seems like not much information from command line === gamerpro2000|AFK is now known as gamerpro2000 [17:43] There. Damn. Took enough effort to change my Nick on here. [17:44] ikonia: found sth in syslog: [17:44] [..] [17:44] ubuntu AptDeamon.Worker: Info: Upgrade system with safe mode: 1 [17:44] [..] [17:44] ubuntu clear_partitions: Removing everything from /var (/dev/sda6). [17:44] [..] [17:44] same with root partition :( wtf? [17:44] persiluhu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:44] !flood [17: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. [17:46] how to install the driver Broadcom Corporation BCM43xG 802.11b/g [17:46] !broadcom | rogerio [17:46] rogerio: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [17:46] I need help with a shell script [17:47] rcmaehl: Elaborate [17:47] well I'm trying to run a command that is obtained from command=`tail -n 1 file` [17:48] and I run the command using `$command` [17:48] however it doesn't seem to want to run commands such as cat filehere | grep -i text === Jonny_ is now known as AndyUbuntu1 [17:48] rcmaehl: OK, so you make a text file and did a chmod +x to make it executable, right? [17:49] no [17:49] rcmaehl: why would you grep a cat file when you can grep the file directly? [17:49] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [17:49] Myrtti: My thoughts exactly.....Not entirely sure what he's trying to accomplish [17:49] rcmaehl: sidenote - unnecessary use of cat in your example. "grep -i text /PATH/TO/FILE" [17:49] also this is coded in bash [17:50] seems however many times i reinstall kdenlive the error still exists [17:50] hvordan får jeg til fin indentering med \t? har to kolonner med data, men de blir ikke alignet under hverandre [17:50] rcmaehl: Why don't you explain what you're trying to accomplish exactly and we'll try and help. Like "I'm trying to restart a service with a script" or something like that [17:50] !no | dagerik [17:50] dagerik: Hvis du vil diskutere på Norsk, vennligst gå til #ubuntu-no. Takk! [17:51] i there something i am missing somewhere :P [17:51] odd stuff [17:52] gamerpro2000: I'm trying to pass commands from a WINE program into the linux enviroment by making WINE write to a file and then gettin the command that WINE wrote to a file and executing it (various safegaurds are in place to prevent harmful commands from being run) [17:52] hello...question... in order to make an executable script to run without the prefix './ ' we can put it in /usr/local/bin or create a link, and place the link there. I have a script which calls other scripts, i created a link,put it in blahblah/bin, but even though it works, it doesnt call the other scripts. The others are in the same folder where the original script is.. Any ideas?? it i am offtopic, i am sorry..and pls point me to the right [17:52] channel??:):) [17:52] AndyUbuntu1: FYI reinstalling packages rarely fixes programs, that's more a windows troubleshooting technique then a gnu/linux one. [17:53] s/programs/problems/ [17:53] zykotick9 completly agree. Just cant find a solution at all [17:53] fil__fil: #bash might be a better place for your question. If you're calling the program from a different path then you'll need to provide the absolute paths to your scripts. The main script thinks that it is in /usr/bin. [17:54] such a shame as if it persisti will stop using the applications alltogether :s [17:54] Nach0z, gamerpro2000 - it says stopping automatic crash report generation failed, and starting lightdm display manager failed [17:54] Pici: thanx.. i ll go check there as well... second time in two days u help me! [17:55] weird. [17:55] fil__fil: ideally you shouldn't be just dropping things into /usr, leave that for the package manager. Creating a ~/bin and relogging in will put it in your PATH automajically. [17:56] hello [17:56] I'm sorry to rush, but I have a fairly urgent problem that has got me really stuck [17:56] gamerpro2000: any ideas [17:56] or shall i upload my script? [17:56] does anyone here have any experience with the Gnome bluetooth programs? [17:56] Lemme see a pastebin [17:57] !anyone | epw [17:57] epw: 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. [17:58] I just set up a cloud server... Root has been set up (enable) by the provider. Should I add a new user so I can sudo by visudo? and then disable root? I shut off SSH for root in sshd.conf === jwheare_local_ is now known as jwheare_local [17:58] ok. I have a bluetooth adapter, and it was working just fine over the past few days [17:58] Hi! I installed in "ubuntu software center" a program called MrBayes. It uses a text file (.nxs) which in windows version must be placed in the folder where MrBayes files are. How can I do that in ubuntu? Where are my Mr.Bayes files and folders? Where can I place my text file so it can be used by the program? Thanks for any suggestion! [17:58] Today, when I have a phone interview I intended to use it for, my laptop has suddenly stopped even detecting that it has a bluetooth adapter at all [17:58] I have tried rebooting, switching the wireless hardware switch on and off [17:58] restarting the daemon [17:58] and can't find anything [17:58] epw maybe you need blueman [17:59] have there been any updates in the last day or so that could have changed things so I need it now? [17:59] epw: Does the bluetooth adapter still show as recognized? [17:59] I'll install it, but this sudden change has thrown me [17:59] not when I go to System->Preferences->Bluetooth [17:59] javier_faj: see if you have a ~/mrbayes or ~/.config/mrbayes folder(s) [i've never used the program/game so not sure, i'm only giving general suggestion] [17:59] I mean, does it still show as recognized as a USB device or PCI or whatever it is [18:00] First of all, its it a dongle USB bluetooth? [18:00] Or internal/ [18:00] I don't see anything with lspci or lsusb, but unfortunately don't remember how it used to appear [18:00] internal [18:00] Anyone good with sudo? [18:00] gamerpro2000: I'm going to have to upload to my website :| I cnat access pastebin or anything http(s) right now [18:01] How do you get the proprietary ati drivers to work with xorg.conf? [18:01] how to give nfs folder write permission (via fstab?)? [18:01] Is there a command to determine what speeds eth0 is currently transfering at? [18:01] epw: This might sound simple and stupid, but have you checked your BIOS to make sure it didn't randomly switch to disabled in there? I've had BIOS do WEIRD things where it disabled Bluetooth or Wifi adapters without warning and had to be re-enabled. Usually from low BIOS battery. [18:01] zykotick9, thanks for your suggestion. There is no mrbayes folder in /home (I think there is where you meant), neither in .config. Hope someone else has another suggestion! [18:01] oldIT78, https://help.ubuntu.com/community/BinaryDriverHowto/ATI [18:01] epw: with the usb adapter unplugged run "dmesg | tail -25" to see the output before, then plug the adapter in (wait a second or two) then run "dmesg | tail -25" again - does anything change? [18:02] gamerpro2000: No, thanks, I'll try that soon [18:02] zykotick9: I feel embarrassed, but don't know how to unplug the usb adapter that's inside my laptop [18:02] is there a command to do it? [18:02] help :@ [18:02] ilovemesomeubunt: ill give it a read. [18:02] pliz im here evry day [18:03] epw: sorry, my suggestion won't work then (was assuming USB adpater). Good luck. [18:03] i need flooding [18:03] on ip [18:03] zykotick9: oh well, thanks anyway === Mud is now known as Guest36394 [18:03] I'll try checking the bios now [18:03] gamerpro2000: http://mirror.focfix.org/winebridge2.sh [18:03] Anyone good with security? [18:04] rcmaehl: Looking..... [18:04] rcmaehl: 404 error. [18:04] ansaralsunnah: if you are asking help for what I think you are, this is the final time anyone is going to ask you to stop asking help for it before you're removed from the channel. [18:04] gamerpro2000: http://mirror.fcofix.org/winebridge2.sh [18:04] misspelled it [18:05] lol, rcmaehl: 403 Forbidden now :) [18:05] :\ [18:07] How do I turn to backtrack 5 r1 window effects? I go to Preferences> Appearance> visual effect when I'm going to include extra effects, backtarck says it can not include the effects! how to fix it? [18:07] !backtrack | route5 [18:07] route5: 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 [18:07] Anyone good with security? Sudo specifically? [18:07] !ask | ilovemesomeubunt [18:07] ilovemesomeubunt: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:07] ask your question yo [18:08] ilovemesomeubuntu: What specifically? [18:08] I did nobody answerd [18:08] !anyone | ilovemesomeubunt [18:08] ilovemesomeubunt: 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. [18:09] gamerpro2000, I just set up a cloud server... Root has been set up (enable) by the provider. Should I add a new user so I can sudo by visudo? and then disable root? I shut off SSH for root in sshd.conf [18:09] hello. on ubuntu 10.04, when i try apt-get install firefox, it sais that it is already the newest version, but my version is 3.6. how can iupdate it? [18:09] ilovemesomeubuntu: create a user, add them to the sudoers file, then disable root, yes [18:09] ilovemesomeubunt: ^ this [18:09] ilovemesomeubunt: if this is accessible to the internet, most definitely! [18:10] !fx6 | burg the ppa has already firefox9 [18:10] burg the ppa has already firefox9: Firefox 6 has been released as a security update for 11.04. For 10.04 and 10.10, you can use the unofficial and unsupported PPA at https://launchpad.net/~mozillateam/+archive/firefox-stable [18:10] gamerpro2000: "add them to the sudoers file" is bad info, add them to the "admin" group is better [18:10] adding them to the sudo group in /etc/group [18:10] burg: you can also download it from firefox.com , extract it and run it [18:11] xangua: that's not a good suggestion [18:11] zykotick9: Forgive me. I'm used to working with an Ubuntu server, not desktop. I rarely use the actual Ubuntu desktop distro. [18:11] mbeierl, If I disable root then I have no console access via the web gui. SSH doesn't allow root [18:11] zykotick9: nothing i suggest is ever good to you D: [18:11] Just wanted to say, thank you, it's fixed now! [18:11] Is root enabled in Ubuntu server by default or did my provider just do this? [18:11] I honestly don't know what changed, there was nothing in the BISO, but rebooting fixed [18:11] It is rackspace [18:12] thanks [18:12] xangua: manually installing packages means, no updates and non-distro specific installation - thus no support here. [18:12] ilovemesomeubuntu: Root is disabled by default on Ubuntu. [18:12] I will be certain to lurk and try to help others in return in the future, but for now, I have an interview coming up. [18:12] zykotick9: neither firefox.com and the ppa are supported D: [18:12] hello. on ubuntu 10.04, when i try apt-get install firefox, it sais that it is already the newest version, but my version is 3.6. how can iupdate it? << your repo is outdate bra [18:12] gamerpro2000, I thought it was but wasn't sure on the SERVER [18:12] How can I install gcc from my liveUSB? I need gcc to build my NIC drivers so that I can go online.. [18:13] ilovemesomeubuntu: Yeah, its disabled until you give it a password on the server distro. The first user you create is automatically capable of running sudo commands. [18:13] xangua: true PPAs are unsupported (wink, wink) [18:13] dorbin [18:13] what do you actually mean? [18:13] xubuntu, yes [18:13] zykotick9: but i read somewhere ubuntu will be providing firefox update for previous releases [18:13] ilovemesomeubuntu: So technically speaking, you shouldn't need to enable root to run root-like commands ;) [18:13] xubuntu, I need to apt-get gcc [18:13] xangua: that policy started after 10.04 though... not sure it applies to previous versions [18:14] I've just updated the family laptop to 11.10 and the wireless has stopped working. On the keyboard when it's on the light goes white whilst when it's off it says orange. I've pressed it to come on but it just stays orange. It's a Compaq Cq56 with broadcom wireless [18:14] gamerpro2000, That isnt how it is on Rackspace. It enables root and then you have to create a user. My question is should I visudo and allow this new user to have sudo and then disable root [18:14] xubuntu, ..but I don't have internet.. [18:14] I've tried reinstalling the driver but to no avail [18:14] xubuntu, I need gcc to compile drivers for my NIC [18:14] can happen mang0^^ [18:14] how is the initial PATH variable set in a linux bash shell? .. I looked at /etc/profile and /etc/bash.bashrc and neither seem to explicitly set the PATH variable [18:15] ilovemesomeubuntu: Personally, if you disabled SSH access to root, whatever. You're good. As long as you don't have any other terminal access to it (like telnet), then disabling the actual root user isn't really necessary. Good security precaution, but not necessary. [18:15] xubuntu, I have found the debs on my liveUSB stick - how do I install them manually? [18:15] please explain more [18:15] lol [18:15] dorbin: installing the build-essential package might be a good idea, if you plan on compiling (it should install gcc BTW) [18:15] english isnt my native language bra [18:15] you can edit the squashfs [18:15] xd [18:15] :p [18:15] xubuntu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:15] oh i am very sorry floodbot1 [18:16] dorbin: To install a .deb package, do a deb -i [packagename.deb] and it'll install [18:16] zykotick9, but I need gcc to compile the network drivers so I can go online [18:16] xubuntu: i hope you mean to say bro rather than bra [18:16] as long as you have the dependencies resolved. [18:16] gamerpro2000: dpkg -i .. [18:16] OK [18:16] i like the word bra, so i say bra instead of bro [18:16] gamerpro2000, I'm gonna either do tarpitting or use certificate logins + password [18:16] gamerpro2000: it appears lightdm isn't starting... do you know any logs i can check? [18:16] ^Correction: What zykotick9 said [18:17] Ivoz: Huh? I never asked a question. [18:18] You asked me to follow Nach0z' advice [18:18] zykotick9: Not sure how, but for some reason ever since I started using debian, I always think that deb -i is the command, until I try it and rage at myself. [18:18] xD [18:18] Ivoz: Remind me again what that was....I've answered about 6 questions since you left. Haha. [18:18] gamerpro2000: ubuntu not booting [18:18] gamerpro2000: his ubuntu aint bootin [18:19] and I told him to alt-tab during boot [18:19] I have a question about vsftp [18:19] how can I find out which version of nvidia drivers I have installed from console? [18:19] Ivoz: OH right! lol. Now I remember. So, lightdm isn't starting on boot? [18:19] What does it give you for an error? [18:19] rhillis: go on.. [18:19] i can access the partition atm gamerpro2000 is there any logs i can check? [18:20] ron: 2 methods -- 1) dpkg -l | grep nvidia 2) assumes current: apt-cache policy nvidia-current [18:20] gamerpro2000: no, it just says [ fail ] during boot process [18:20] guys it says in the wireless menu that wireless is disabled by hardware switch. I've pushed the wirless button but it stays off. The button's little light is supposed to change colour when you push it to indicate it's on but since updating to 11.10 it doesn't [18:20] Hi! I cannot get middle mouse button emulation working under 11.10. this is my xorg.conf https://gist.github.com/1641203 I've also tried activating it in "gpointing-device-settings" Any ideas what else I could try? [18:20] I downloaded it using apt-get, but I'm beginning to think it doesn't come with OpenSSL support. Is this a fact? [18:20] zykotick9: thanks [18:20] Ivoz: I suppose a dmesg would be best to start with [18:20] and then pastebin me the results [18:20] what's that? [18:21] Run the command "dmesg" in terminal and it should spit a bunch of stuff back. You said you have terminal access right now. [18:21] Just no GUI, right? [18:21] I'm attempting to purge fglrx and install the native drivers but I'm running into this error: http://fpaste.org/tT87/ [18:21] i cant get to a terminal [18:22] it never finishes booting... [18:22] is there a way to get hardware configuration information in console as well? ram, cpu, board model? [18:22] ron: sudo lshw [18:23] To ask another way: will I need to install vsftp from source to include ssl support? [18:23] Pici: thank you as well :) [18:24] Ivoz: Then give me the syslog [18:24] Also, sorry. You didn't tag me, so I didn't see the message [18:24] wheres that [18:25] Ivoz: /var/log [18:25] gamerpro2000: http://pastie.org/3214796 is lightdm.log [18:26] rhillis: You'll need to make sure that your vsftpd.conf file has ssl_enable set to YES as well as any other options that may go along with that. [18:26] Ivoz: What about the X Server log? [18:26] I did set those. I'm asking because filezilla doesn't seem to be able to connect when I enable ssl.\ [18:26] gamerpro2000: syslog has 10000 lines [18:26] Ivoz: it's Xorg that is failing to start, perhaps it's logs would be more interesting [18:27] Ivoz: It looks like X Server is causing the crash. What's the logs from there say? [18:27] Yeah, my thoughts exactly. [18:27] is that Xorg.0.log ? [18:27] gamerpro2000: like in any other horror movie, the only caption is "all i remember is the phrase killall and the rest is a big blank" [18:27] Hi, does anyone know how-to increase the the right-click touchpad area in Ubuntu 11.10? [18:27] Ivoz: Should be Xorg.0.log, yeah [18:27] gener1c: True life :P [18:27] is pkill supposed to be as bad as killall [18:28] Ivoz: killall isn't bad! [18:28] pkill is the best thing ever [18:28] shun the none beliver [18:28] shunnnnnnn [18:28] shuuuuuuuuuuuuuuuuuuuuuuuuuunnnnnnnn [18:28] :) [18:28] Going to the candy mountain cave, Charlie :P [18:28] !ot [18:28] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [18:29] Awe, auronandace had to kill the fun ;) [18:29] JK [18:30] * gener1c not sure if directed at us or the guy asking about killall [18:30] gamerpro2000: zykotick9: http://pastie.org/3214816 [18:31] Hi I have been unable to access DistroWatch.com for the last 2 days. Is site down ? [18:31] geekster: no [18:31] no [18:31] Ivoz: Oh s***.....you're using an Nvidia card [18:31] lol [18:31] Ivoz: why do you have an xorg.conf? moving it might be a good idea "sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.nonworking" type thing [18:32] zykotick9: i dont have a linux env atm [18:32] hi [18:32] zykotick9: He's using the proprietary NVidia drivers and those automatically generate a static XOrg.conf [18:32] I'm currently installing the latest version of ubuntu on my thinkpad T41 and I am stuck at the "Keyboard layout" dialog [18:32] i can change the file [18:32] gamerpro2000: well not automatically (i don't thing), but after "sudo nvidia-xconfig" perhaps ;) [might have changed, be an ubuntu thing to auto do it] [18:33] Guys I've updated to 11.10 and the keyboard switch to turn the wireless on and off won't allow me to turn it on. I keep pressing it but it stays off? broadcom BCM4313 [18:33] would Screen "Screen0" work gamerpro2000? [18:33] there are two columns: in the left, I have selected "German" for the keybard layout - what is the right column for? [18:33] zykotick9: Who knows......all I know is that NVidia and Ubuntu have been a thorn in my side since the day I first started playing with the OS ;) [18:33] zykotick9: nvidia-settings [18:33] gamerpro2000: you haven't tried ATI have you ;) [18:34] zykotick9: Oh, I have ;) . Its.....uh......fun? [18:34] i dunno which is worse :S [18:34] Ivoz: nvida-settings is slightly different, the issue is that xorg.conf is corrupt somehow [18:34] Ivoz: You could try just moving the XOrg.conf to a Xorg.conf.bak file and reboot and see if it figures it out on its own ;) [18:34] and if not, well, no worse off [18:35] One of the ubuntu help pages says that the open source ati radeon driver should support my video card. however when I first installed my card ... ubuntu did not boot to the log in screen. only getting to the recovery screen allowed me to install the proprietary drivers. can anyone think of what i may be doing wrong? [18:35] zykotick9: Ati is fun because you either go with the open source drivers with have better displaying of pretty much anything and handle multi-seat better or you use the proprietary, which look like crappy, but the HDMI sound ACTUALLY works [18:35] How what editor would i use to open a .o file that was downloaded with unrealircd? [18:36] Wow, I fail at grammar today. [18:36] muwahah [18:36] Pseudoephedrine: an .o file is a compiled binary [18:36] not neccessarily executable, but not something you edit [18:36] Ivoz: specifically "Parse error on line 6 of section ServerLayout in file /etc/X11/xorg.conf " -reen0" is not a valid keyword in this section." can you edit the file? [18:37] zykotick9: Although, I heard that the open source ATI driver now has HDMI sound......I'll have to see it to believe it though. [18:37] zykotick9: yes [18:37] A while back I converted a video file to audio, it was via the command line, but I can't think what I googled to get to where I did... Any ideas? [18:37] gamerpro2000: "open source ATI driver" is technically incorrect, as it relies on proprietary firmware. Just saying it's not technically free/open. [18:37] zykotick9: i was think of changing to Screen "Screen0" [18:38] Ivoz: look for -reen0 should be Screen0 probably [18:38] Ivoz and zykotick9: I feel like the best solution is just to rename the file to a .bak and let Ubuntu regenerate it upon reboot. I don't see an actual -reen0 argument being passed by the XOrg.conf file in there.....unless I'm blind [18:38] Aikar: so its not a certain script is editable? what about a .so file? [18:38] zykotick9: the conf is in that same paste, btw [18:38] gamerpro2000: if the ati drivers are supposed to support my card ... but it doesnt boot ... any tricks to figuring out why it doesnt boot? [18:39] gamerpro2000: i agree! but Ivoz says that's not possible (using a LiveCD it probably would) [18:39] Pseudoephedrine: are you familiar with windows? a .so is linux equiv to a .dll essentially. its the "linked" version, so also a binary [18:39] says whats not possible zykotick9? [18:39] Ivoz: moving the xorg.conf file [18:39] Pseudoephedrine: you wont be editing .o or .so files, youll have to edit the source code and recompile [18:40] zykotick9: oh i can move it now [18:40] oldIT78: Do what Ivoz is doing now and interrupt the boot to see where its failing on boot-up [18:40] zykotick9: I'm pretty sure he said earlier he had access to the file system. [18:40] oh yay ill have a buddy [18:40] Ivoz: well move it to xorg.conf.bak - reboot and it should fall back to nouveau/vesa or whatever [18:40] gamerpro2000: that sounds like a headache and a half. [18:40] Ivoz: Do you have the ability to rename the file? [18:40] gamerpro2000: i found the check box that made it read only :) [18:40] oldIT78: Welcome to Linux sometimes ;) [18:41] Ivoz: that doesn't help [18:41] (unticked it) [18:41] Ivoz: The computer only reads it anyway, doesn't change it. Rename it from Xorg.conf to Xorg.conf.bak [18:41] or move it someplace else out of that folder [18:41] that you won't forget where you put it ;) [18:41] gamerpro2000: instead of doing a fresh install of 11.04, i did an update. Do you think if i did a fresh install it would have made a difference? [18:41] alright im gonnsa go do some rebooting [18:41] how do you get a broadcom BCM4313 wirless card working on 11.10 on a compaq laptop [18:42] !bcm| Kircle [18:42] Kircle: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [18:42] !broadcom | Kircle [18:42] Kircle: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [18:42] oldIT78: Its definitely possible. Upgrades are a PITA with ATi drivers. You could also try installing the Proprietary ATI drivers (latest version of course) from terminal and see if it improves your situation [18:42] thanks gamerpro2000 zykotick9 hopefully ill see you on the other side :) [18:43] Ivoz: L8er ;) . And good luck [18:43] Dang it man, I always send as soon as they leave :P . [18:43] lol [18:43] ciaoooooooooooo [18:43] !list [18:43] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:43] oldIT78: The installer for ATI video drivers is terminal based, so you can wget it and install it [18:44] gamerpro2000: I am running the proprietary drivers at the moment. They work find (i dont need the audio). The problem is I am trying to get xorg.conf to work with the proprietary drivers ... which I cant seem to do. [18:44] gamerpro2000: is there a difference from using the terminal vs just selecting it through the gui? [18:44] how can i get ubuntu ? [18:44] RF14: www.ubuntu.com [18:44] oldIT78: If you're using the proprietary drivers, you don't need to mess with XOrg.conf. It generates one for you when you run the installed for it [18:45] What exactly is wrong that you need to edit the XOrg.conf [18:46] Even when I put my ether cable in the laptop is still doesn't use it and access the Internet [18:46] zykotick9: gamerpro2000: great success! [18:46] gamerpro2000: I am using a lcd monitor that is upside down (dont ask why) I used to run nvidia with the xorg.conf line "RandRrotation" "inverted" which set my screen at inverted perfectly. also allowed all the games that ran in ubuntu to be inverted as well. [18:46] goeiedag eeem [18:46] Kircle: What is the network card model: [18:46] i guess this is how you learn to hate linux video drivers [18:46] Ivoz: Glad to hear it :) [18:47] Ivoz_: yep! [18:47] erik__ verkeerd kanaal, typ /j #ubuntu-nl [18:47] Ivoz: Be sure to thank zykotick9 for his co-assistance ;) . Haha. [18:47] gamerpro2000: if the proprietary drivers are creating a xorg.conf file ... it does not appear to be in /etc/X11/ [18:47] so are nvidia or ati any better than eachother for linux? [18:47] there are backups but they appear old. [18:47] gamerpro2000 How do I find that out? It's broadcom BCM4313 for the wireless card [18:48] thnx [18:48] Ivoz_: Video drivers on Linux are a mess regardless sometimes. Intel is the only one that really is stupid simple. [18:48] gamerpro2000: zykotick9: thanks for all the log finding expertise :) [18:48] Kircle: dmesg is the easiest......I sound like a broken record cuz I've said that 10 times today so far, but it is. Haha. [18:49] oldIt78: Did you actually run a text-based installer? Or did you just install Ubuntu and it was working? [18:49] Also, oldIT78, what model do you have? [18:49] oldIT78: you dont even have an xorg.conf? [18:50] Ivoz_: Generally, XOrg.conf isn't needed anymore [18:50] oh... [18:50] We only use it when something breaks or when stupid installer scripts from ATI or NVidia makes them ;) [18:50] gamerpro2000: I have an ATI gigabyte 5750 silent cell. When i installed it ... I thought it would just work. But it did not boot to the login screen. I ran recovery and installed the proprietary drivers through system>admistration>additional drivers> [18:50] Because NVidia and ATI haven't come into the 21st Century of using XServer ;) [18:51] oldIT78: One moment.....Lemme get you the latest from ATI [18:51] gamerpro2000: no it does not appear to have created a xorg.conf file. there are 5 backups. but they all have nvidia stuff in them. [18:51] gamerpro2000: I can download them myself from the site. [18:51] if you think its worth it. === Knorre is now known as Knorre`BNC [18:51] oldIT78, I would give it a shot. The one in the repos is generally several versions behind [18:52] hi, im using hebrew within vim, and it shows backwards (though its written fine, i.e. when viewed through firefox) === matt_ is now known as Guest73629 [18:52] I'm doing some debugging of the bootcd-i386/bootcd-mkinitramfs packages.. can udev and filesystems like /dev/pts and /dev/shm stop functioning properly due to doing mount --move, while it's still running? [18:52] any ideas about this? [18:52] markKZ: backwards? How? [18:52] gamerpro2000 hebrew is written from right to left [18:52] gamerpro2000: I know the ubuntu will attempt to read an xorg.conf file even while using the proprietary drivers .... I just dont know how to build the right xorg.conf file with randrrotate. [18:53] yea, its RTL, but vim shows it from end to start [18:53] markKZ: http://vimdoc.sourceforge.net/htmldoc/rileft.html [18:53] oldIT78: The ATI installer will build one automatically for you and replace whatever is there already. [18:53] tonsofpcs its not what im after. [18:53] how do I remove all ppas? [18:53] i want to keep the left-to-write writing, i just need it to display hebrew RTL, not all of the text [18:53] MonkeyDust: Ah......So markKZ:, why is it being backwards bad? [18:54] gamer1990 imagine "hello" written as "olleh" [18:54] gamerpro2000: so you think that the older version of the ati prop files are not creating a xorg.conf file but the new one from the ati site will? thats on 11.04? correct? [18:54] vite: sudo ppa-purge ppaName [18:54] gamerpro2000 what's the command to specifically find the network card? [18:54] the next one is highlighting the wrong person -.- [18:54] hmm how do I list the ppas? lol [18:55] oldIT78: The one from the Prop Drivers is probably the semi-open source driver for ATI. As I was talking to zykotick9 earlier, there are two versions. One community developed and one built by ATI [18:55] gamer1990 :) . I'll change my nick if you change yours. Haha. [18:55] gamerpro2000: I see. so the one from the "additional drivers" gui window is the semi-proprietary one .... correct? [18:56] gamer1990 http://dl.dropbox.com/u/34697189/Capture.PNG [18:56] oldIT78: Its the one the Ubuntu Community maintains, yes. As well as the linux community in general. The one from their site you have to download and manually run the installer script for. [18:56] oldIT78: "additional drivers" should be giving you the proprietary one actually. [18:56] markKZ: You're tagging the wrong person [18:56] [20:52] markKZ: backwards? How? [18:57] zykotick9: Since when did it start doing that? I thought it gave you the "radeon" package and the fglrx was the ATI made one? [18:58] Guys any ideas why my broadcom BCM4313 wireless has stopped working since updating to 11.10 [18:58] well, anyone with some smart idea? [18:58] Kircle: dmesg, man [18:58] hi all [18:59] gamerpro2000, the problem aren't our nicks, the problem ist they aren't able to hit the tab-button once more^^" [18:59] gamerpro2000: NOT installing drivers should give radeaon while "additional drivers" should give fglrx (i think, but i would never use ATI, so can't be sure) [18:59] how do I kill some stuck upstart services ? kill doesn't seem to take effect [18:59] gamerpro2000 so much text. cant find it [19:00] level09: which kill signal are you using? [19:00] what's the mysql installation directory in ubuntu? [19:00] umashanthi: I'm just using sudo kill pid1 pid2 .. [19:00] oops sorry, that wa for BarkingFish [19:01] gamerpro2000: from my research zykotick9 is correct. the radeon driver seems to be the opensource driver while the fglrx seems to be the driver installed when using additional drivers. [19:01] level09: what? [19:01] Kircle use grep to sort out [19:01] umashanthi: you could try using "dpkg -S mysql-server" to see perhaps [19:01] level09: you could try using a kill that will force it to quit, try sudo kill -11 followed by the process ID's you want to nail [19:02] i am using ubuntu 11.10 server. configured squid with transprant with dhcp. required to all sites even torrents except e-mail sites and some office site and govt sites. how to configure the squid [19:02] BarkingFish: is that the effect of "respawn" ? seems like upstart is trying to keep it alive [19:02] let me try that, thanks [19:02] gamer1990 I tried outputting to a file and searching using gedit for 'network' but only found was two entries for network manager [19:02] the radeon driver SHOULD support my card. but there is some error. the fglrx driver at least works. [19:03] How can I get upstart to output all boot messages to console? By default it doesn't seem to. === Mud is now known as Guest98708 [19:03] signal 11, level09 should be to make the process think it's had a segmentation fault - it should kill the process by lettinbg it b [19:03] BarkingFish: do you happen to know the difference between 11 and 9? I've never seen 11 used before, and "man kill" telling "SEGV 11 core" doesn't mean anything to me ;) [19:03] *believe it''s crashed [19:04] zykotick9: I want to find the bin directory of mysql installation. Didn't get it from your command [19:06] Either way I am currently using "fglrx" proprietary driver from "additional driver" does anyone know if ubuntu will create a xorg.conf? If so how? [19:06] umashanthi: bin directory? "whereis mysql" then? [19:06] zykotick9, "man 7 signal" will give you more detailed informations [19:06] glebihan: thanks [19:06] zykotick9, signal 11 is an internal that shouldn't be used with the kill command, which basically mean the program encountered a segmentation falut [19:07] zykotick9: none of the location "whereis mysql" have the bin dir [19:07] glebihan: i'd checked "man signal" but it wasn't helpful... [19:07] glebihan: i was surpised by someone suggesting -11 as i hadn't seen it before [19:07] zykotick9, yes without the "7" arg, "man signal" refers to the C function signal [19:08] glebihan: Well if I'm not supposed to use signal 11 with kill, that's the last time I listen to advice from people in here :) [19:08] zykotick9, you were right to be surprised, you shouldn't have to use it [19:08] hi! how can i make my Intel Core i7 sending HDMI Audio to my monitor? [19:08] Cause it was someone in here who told me I could use it [19:08] How can I get upstart to output all boot messages to console? By default it doesn't seem to. [19:08] glebihan: oh, I didn't [19:09] glebihan: it was suggested to someone else [19:09] zykotick9: I [19:09] BarkingFish, it won't make any damage, it's just not a signal that should be sent externally [19:09] glebihan: i gave the info to level09 [19:09] i am using ubuntu 11.10 server. configured squid with transprant with dhcp. required to all sites even torrents except e-mail sites and some office site and govt sites. how to configure the squid [19:10] zykotick9: I'm doing some installation and the step says "root directory of your mysql installation". It gives an example of "/usr/local/mysql/bin" [19:10] zykotick9: do you know if there is a command to get ubuntu to spit out a xorg.conf file? [19:11] hi [19:11] oldIT78: there is infact, "Xorg --configure" i belive (xorg can't be running, and it might need sudo?) [19:11] i was wondering what tool allows me to create a deb repository with multiple versions of the same package for the same architecture? [19:12] zykotick9: ... so i would have to leave X11 and go to a terminal only mode is that correct? [19:12] hello [19:12] i tried reprepro. it archives the old packages, but does not create entries in the Packages.gz [19:12] oldIT78: yes, and it will tell you where it places the temporary xorg.conf.SOMETHING that you can copy to the correct location [19:13] zykotick9: interesting. i very very rarely ever use ubuntu without gui. so hmm. thank you for the information. [19:14] oldIT78: sorry it's "X -configure" [19:15] zykotick9: and that will spit out a xorg.conf file ... probably to /ext/X11/ yeah? [19:16] oldIT78: not in /etc/... somewhere else, but it will output where it places the file [19:16] Hi! I installed in "ubuntu software center" a program called MrBayes. It uses a text file (.nxs) which in windows version must be placed in the folder where MrBayes files are. How can I do that in ubuntu? Where are my Mr.Bayes files and folders? Where can I place my text file so it can be used by the program? Thanks for any suggestion! [19:18] javier_faj: you could check "dpkg -S mrbayes" to see where it installed files to perhaps? [19:18] javier_faj: check for ~/.mrbayes , but i am really not sure because i never even heard of this program [19:18] zykotick9: and that works on 11.04 correct? [19:18] pangolin: i suggested that yesterday, as well as ~/.confg/ [19:19] oldIT78: it should [19:19] zykotick9: would gnome-search-tool work for javier? [19:19] pangolin: I already checked there with no luck [19:19] Wargasm: i don't know, never used gnome-search-tool before [19:19] zykotick9: any idea? [19:19] umashanthi: no sorry. good luck. [19:20] javier_faj: in terminal try typing gnome-search-tool [19:21] I'm quite new to ubuntu but I slowly am finding my way around [19:21] how to install ubuntu on vbox [19:21] zykotick9: thanks for your help! [19:22] oldIT78: glad to help. you get an xorg.conf now? [19:23] Is it just me, or is ubuntu one upload quite slow? How do I view the transfer/sync speed? Is the speed improved with the paid service? [19:24] zykotick9: no im off to shut down X11 ... I mean, I basically have to log off to do so, isnt there a option to log in with terminal only from the login screen? ... or that is the only easiest way to do so. [19:25] oldIT78: shutting down your DM would be easiest. you use GDM or LightDM? [19:25] zykotick9: gdm [19:25] oldIT78: "sudo service gdm stop" will log you off and stop xorg [19:26] zykotick9: then i have to log on through terminal which i will already be at. correct? is sudo serivce gdm start ... the correct start command? [19:26] the first two applications in the Application Menü are "Webbrowser" and "Email Client" but i cant remove with the menue edition. Whats wrong? [19:26] I am typing in Japanese but the characters displayed are incorrect. Is there another package I need to install to get the correct characters? [19:27] can i initiate a full web install from an 11.whatever disk? [19:27] oldIT78: correct, or reboot. don't forget to move the generated xorg.conf.SOMETHING file to /etc/X11/xorg.conf [19:28] zykotick9: ill record where it drops the xorg.conf file. thanks again! [19:30] Hello, my laptop has 2 gpus, an a switch (stamina-speed) allows to use one or the other. how to handle this with ubuntu? [19:30] i followed http://digitizor.com/2010/02/03/how-to-install-an-offline-dictionary-in-ubuntu-2/ but dictionary does not seem to be a program anymore? [19:30] i don't see how to load the dicitonary [19:30] syddraf_: incorrect in what way, do you have an example? [19:30] how do i enter a path in my file browser? [19:31] trism: This website described the problem: http://askubuntu.com/questions/45977/some-applications-use-archaic-character-instead-of-modern-japanese-one [19:31] does anyone know if there is a way to initiate a full web install from a current disk? the disk is corrupt, but still boots... Thanks in advance! [19:31] i am using ubuntu 11.10 server. configured squid with transprant with dhcp. required to all sites even torrents except e-mail sites and some office site and govt sites. how to configure [19:31] Bonjour =) [19:31] salut [19:32] Hello :-) [19:32] je suis nouveau sur ubuntu je peux vous poser 2/3 questions ^" [19:32] !fr | willdog [19:32] willdog: 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. [19:32] trism: It's a problem I've had an every Ubuntu install to date. It works fine in Linux Mint, though. [19:33] hi there [19:33] Hello, i need help with the Menueditor (Xubuntu). I cant delete the first two entries. [19:34] trism: I found a solution http://pastebin.com/bMa2bhr1, although these fonts are absolutely terrible. [19:35] does anyone know if there is a way to initiate a full web install from a current disk? the disk is corrupt, but still boots... Thanks in advance! [19:35] *net install [19:36] anthrax2010: #xubuntu or http://en.kioskea.net/faq/3499-xubuntu-modifying-the-applications-menu [19:38] sorry if someone answered, i got dq'd. how do i use the dictionary (or install it if ineed to) that coincides with this tut http://digitizor.com/2010/02/03/how-to-install-an-offline-dictionary-in-ubuntu-2/ [19:38] i installed dictionaryreader.app but that just polls dict.org it seems === wannebad is now known as wannebadeichel [19:39] syddraf_: hadn't noticed that, but it is the same here, but I just remembered I forgot to install the ttf-ipafont since installing oneiric, and I get the other character with those fonts (which I generally prefer) [19:42] owenll: thanks, thats work. Great. But why i dont the some entries in the graphical menue editor? [19:42] "don't see" [19:43] does anyone know if there is a way to initiate a full web install from a current disk? the disk is corrupt, but still boots... Thanks in advance! [19:44] just installed Lubuntu and it is still randomly logs me out - closes all apps and go back to log in screen. any idea whats the problem? [19:44] does anyone know why a VM (11.10) on a hyper-v host wouldn't work with aliased eth0:0 etc. network interfaces using the hv-netvsc module? But when using the "legacy" network adaptor in hyper-v it does work (but then gets massive 5 second lag to everything) [19:45] is there a task manager like in ubuntu 11.10? [19:45] I have the same /etc/network/interfaces setup, it works on the legacy network adatpor, but not the normal one [19:45] ljsoftnet: for what? [19:45] i want to see the cpu graph usage [19:46] but the normal one doesn't give me the 5000ms pings [19:46] ljsoftnet system monitor [19:46] ljsoftnet: install Sceenlets. [19:46] ljsoftnet: top in terminal show some info (htop is cooler though) [19:46] MonkeyDust thank you [19:47] Backports entry in sources.list is just "deb http://apt:9999/ubuntu/ oneiric-backports", correct? [19:48] trism: It seems to be an Ubuntu problem I wish they'd fix. Those glyphs I ONLY see when it has this error. [19:48] hh: what you are descibing would probably require using debootstrap (more effort then it's worth i imagine), why not just use cd/usb to reinstall? [19:48] I keep getting this after adding backports: "E: Malformed line 12 in source list /etc/apt/sources.list (dist parse)" [19:48] sskalnik: uh that doesn't sound very correct unless you have a local mirror perhaps [19:48] LjL: yeah, local mirror in there [19:49] sskalnik: ah ok. well you still need to specify which repositories you want. my line is like deb http://it.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse [19:49] LjL: Ahhhh okay [19:50] LjL: That was it; thanks! [19:52] zykotick9: ok so when i run sudo service gdm stop ... my system seems to crash .. it does not bring me to a command prompt. [19:52] What's the aptitude equivalent of "dist-upgrade"? Full? [19:52] sskalnik: full-upgrade, yes [19:52] Cool, thanks [19:52] oldIT781: tried hitting ctrl+alt+f1 after doing that? [19:53] oldIT781: are you sure you are using gdm? [19:54] zykotick9: yeah i am sure. I'm just using stock ubuntu 11.04. I am using ubuntu classic. not unity. [19:54] oldIT781: oh, but it does stop it right? so you are using gdm. [19:54] does anyone know if there is a way to initiate a full web install from a current disk? the disk is corrupt, but still boots... Thanks in advance! [19:54] oldIT781: can you get to ctrl+alt+f1 (or just alt+f1 perhaps)? [19:54] anyone here have an x-fi titanium hd? [19:54] zykotick9: yes it attempts to shut down. after I have done the shutdown of gnome or right now? [19:54] hh: if it still boots, there may be other issues, it's probably not a good idea to run an install from it :( [19:55] I just bought a WD Elements (3G) external USB2 HD. for some reason, I'm having trouble formatting it with partition manager. help?? [19:55] Anyone having a problem in Unity with the latest Precise updates? [19:55] Essobi: #ubuntu+1 [19:55] !details | benbloom__ [19:55] benbloom__: 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:55] oops - it was a pulseaudio problem... it didnt offer all profiles, that my hardware has... [19:55] !anyone | RambJoe [19:55] RambJoe: 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. [19:55] oldIT781: try now first with ctrl+alt+f1 do you get a login prompt? [19:55] if fixed it quick and dirty... :-) [19:56] bye [19:56] h00k: thanks, it's just that this is the only disk i have left, with no CD writer until monday. I have network access but it has to support 802.1x [19:56] iceroot: Are you asking me to join that chan? [19:56] hh: do you have a USB drive? [19:56] Essobi: yes [19:56] Essobi: Pangolin support and conversation takes place in #ubuntu+1 [19:56] Essobi: 12.04 is alpha and only supported in #ubuntu+1 [19:56] oldIT781: SHOULD have mentioned alt+f7 (or f8) to get back [19:57] iceroot: partition manager shows the partition type as 'unknown' after i formatted it ext4 [19:57] hh: If that's your *only* option, I suppose keep checking in here, maybe someone can help [19:57] Hi, with the gnome-volume-control.pulse you can get the volume up beyond 100% (to 150%). Why not with other volume controls, and why does it drop to below 100% as soon as you use the volume control in the notification area? [19:57] benbloom__: you used gparted? the partition was not mounted while doing it? [19:57] iceroot: partition manager shows success when formatting as ext4. [19:57] iceroot: roger that === JoseeAntonioR is now known as joseeantonior [19:57] thanks, is it ok just to keep posting my origonal question every halfd hour or so? [19:58] i use kde partition manager, and yes, it was unmounted [19:58] How to connect mobile via bluetooth using terminal without gui === joseeantonior is now known as JoseeAntonioR [19:58] hh: yes [19:59] m4k: network-manager does have a cli interface (i've never used it mind you) [19:59] bonsoir, quelqu'un pourait m'aider svp [19:59] !fr | henba [19:59] henba: 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. [19:59] How use [20:00] iceroot: I am trying to partition again. I will pastebin the output. not too familiar with disk formatting tools (outside of the gui) [20:00] m4k: hcitool maybe? [20:01] Yeh,but can't pair with device === Mud is now known as Guest2824 [20:03] guys, need help [20:03] zykotick9: well I got something! It gave me a couple failures. so I dont really know what happen but it seemed to work. [20:03] Heloo.... [20:04] tried to setup my box to be static ip from router, and i could get online to browse, but it wouldnt let me access router page anymore, and couldnt connect to irc via torsocks [20:04] what am i missing? [20:04] oldIT781: nice! [20:05] Mindkontrol: do you have your gateway probably set? and subnet? [20:05] Hey guys, I've just tried to get rid of KDE-plasma, so I tried "apt-get autoremove plasma-desktop", but it didn't get rid of all the KDE applications that came with it, is there a way to do that? [20:05] so why does ubuntu give me an error when I run $sudo service gdm stop? but it works when i use that shortcut keyboard command? [20:05] h00k: I set address, netmask, and gateway [20:06] Mindkontrol: can you ping your router/gateway? [20:06] is there a way to increase the swap space on ubuntu server? [20:06] vite: swapon [20:06] vite: or you can make a swap file [20:07] h00k: http://pastebin.com/w94B7gh1 [20:07] ssta: for ram purposes [20:07] Hello, my laptop has 2 gpus, an a switch (stamina-speed) allows to use one or the other. how to handle this with ubuntu? [20:07] h00k: nah, dont think i could [20:08] vite: yeah... [20:08] i went back to my default settings to get on here [20:08] can I use a usb? [20:08] vite: sure. A\ny disk at all will work [20:09] vite: just be sure it's there. What happens if you unplug a drive while it's actring as swap may not be pleasant [20:09] Mindkontrol: do sudo mv /etc/network/interfacesstatic /etc/network/interfaces - you want your /etc/network/interfaces to say what /etc/network/interfacesstatic says [20:10] might be better just to increase the current swap size. [20:10] vite: if you have the space to, yes [20:10] zykotick9: can you take a look at this xorg.conf and see if its an error or actually looks somewhat right? http://paste.ubuntu.com/809999/ [20:10] yeah about 10 gigs worth lol [20:10] h00k: Yeah, that is what i had setup, but once it was set, i could not access router page, nor would it let me on irc, at least not through torsocks [20:10] other question, i need a program. how to know what package includes it? [20:11] for instance, i need "pngtopnm" [20:11] Mindkontrol: set it up that way and first try to ping the router/gateway [20:11] h00k: I just dont get why it would stop me from getting to router [20:11] Mindkontrol: be sure you can even talk to your router first [20:12] ok, be right back [20:12] HI i have a question, i used wubi.exe to install Ubuntu 11.10 on my PC and whern i restart no options pop up it just goes straight to windows xp and suggestions? [20:12] iceroot: I'm gonna reboot. will you look at http://paste.ubuntu.com/809992/ to see if there's something going wrong with the formatting? sorry it's in html. that's the way partition manager outputs [20:13] sorry to be a pain. I just need to know if i should send this drive back or not [20:13] thanks [20:13] HI i have a question, i used wubi.exe to install Ubuntu 11.10 on my PC and whern i restart no options pop up it just goes straight to windows xp and suggestions? [20:14] rondogplaya, did you really install, not just "try ubuntu"? [20:14] Irendil, http://manpages.ubuntu.com/manpages/oneiric/man1/netpbm.1.html [20:14] ya i installed it [20:15] OerHeks, thanks. is there a command to search for packages that have a certain file? [20:15] Irendil, sorry, wrong url > http://manpages.ubuntu.com/manpages/oneiric/man1/pngtopnm.1.html [20:15] On top of that my C drive is backwards with F lol [20:16] System files on F: and C: is secondary HDD Lol [20:16] if i want to edit a xorg.conf file to just do ONE thing "randrrotat" "inverted" what would be the least I could put on a xorg.conf file to do so? [20:16] Hey guys, I've just tried to get rid of KDE-plasma, so I tried "apt-get autoremove plasma-desktop", but it didn't get rid of all the KDE applications that came with it, is there a way to do that? [20:16] Irendil, ah like dpkg-deb -I pngtopnm [20:17] 'ello, is there a user here with a Nvidia Optimus laptop? [20:17] OerHeks, thanks for the help [20:17] thanks, is it ok just to keep posting my origonal question every halfd hour or so? [20:17] opps [20:17] does anyone know if there is a way to initiate a full web install from a current disk? the disk is corrupt, but still boots... Thanks in advance! [20:17] Irendil, u got any suggestions? [20:18] rondogplaya, try reinstalling grub? [20:18] don't know... [20:18] not sure if there is an easy way to do that with the ubuntu install cd [20:18] hh: Corrupt how? And do you mean "netinstall"? [20:18] hh: yep, you're doing fine :) [20:19] Irendil, whats grub? [20:19] hi ! Can someone help me find the driver for fujitsu esprimo mobile v6535 ? [20:19] sorry im new to ubuntu lol [20:19] hi [20:19] hh: umm, you could, but you'd have to bypass the standard installer, go advanced, and spend much of the time in the console between steps. Be MUCH easier to just use a CD [20:19] rondogplaya, it's the program that should let you choose between linux and windows at boot [20:19] !grub | rondogplaya [20:19] rondogplaya: 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) [20:20] rondogplaya: I would recommend not installing via wubi. [20:20] I've missed up my grub and I can't boot anymore, I'm now on live cd, how can I recover grub? (11.10 is my ubuntu) [20:20] h00k: so, now i am even more confused, changed my interface, and i still pulled .104 for my ip [20:20] installing via wubi means it's formatted in NTFS, ext4 is much better [20:20] coreGrl, somebody just answered before you asked the question [20:20] coreGrl: What did you do to mess up your grub and what happens when you try to boot? [20:21] Mindkontrol: so...are you still using nm-applet to handle your network? [20:21] Mindkontrol: are you in a desktop environment like gnome? [20:21] h00k: not sure, never heard of it [20:21] Irendil, Barbariandude, ubottu, Jordan_U, thank you guys ill look into it :) [20:21] I running newest version of ubuntu, but use terminal mostly [20:21] Mindkontrol: https://help.ubuntu.com/10.04/serverguide/C/network-configuration.html that may help [20:21] rondogplaya: You do *NOT* want to re-install grub. [20:22] coreGrl, I had a program to fix grub automatically, lemme find it again [20:22] h00k: thanks, ill read thru that [20:22] Jordan_U, why? [20:22] does randrrotation work with proprietary ATi drivers? [20:22] Is KDE Wallet secure and safe to use?? [20:23] Pseudoephedrine: for what? [20:23] rondogplaya: Because the way that grub is installed is different with Wubi that with a normal install. I would recommend "uninstalling" wubi and doing a normal dual boot installation. [20:23] coreGrl, open up a terminal and type in these commands: sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update [20:23] sudo apt-get install -y boot-repair && boot-repair [20:23] h00k: be back [20:23] ssta: storing any passwords. [20:23] well I choosed for mistake the windows repair choice in grub.. the partitions are ok, I can mount them but I can't repair grub [20:23] Pseudoephedrine: it's secure and safe enough for mosty things [20:23] is there any wlan driver for fujitsu esprimo mobile v6535, i can not find it on the official page ?? [20:23] depends how paranoid you want to be [20:24] ssta: pretty paranoid ;p === RyuGuns is now known as SmiliesRockYou [20:24] Barbariandude: can put this boot repair utiliti in the official live? :) [20:25] yup [20:25] does someone know about my driver anything ? [20:25] Barbariandude: I'mean in 12.04 [20:25] coreGrl: Before you run boot repair, what happens when you try to boot currently? [20:25] 'cause not always you'll have internet connection [20:25] coreGrl, I don't know for a fact, but I'm fairly confident it should work in 12.04 [20:25] Normally i would Dual Boot but when i had my Win7 Disc i dlownloaded it wouldnt read it nor the Win XP lol and i changd the boot sequence to CD, HDD [20:25] Pseudoephedrine: it's as secure as you make your machine. If someone gets the file, they can break into it. on the other hand, it's much more secure than typing all your passwords into a text file. Nothing is 100% secure [20:26] h00k: what is loopback? [20:26] Barbariandude: it will be included by default? [20:26] h00k: my setup is using lo instead eth0 [20:26] coreGrl, What do you mean? [20:27] Jordan_U: as I said I choose wrongly the windows repair option (on a notebook) [20:27] Barbariandude: I mean that will be usefull to have this program directly in the official ubuntu iso [20:28] Mindkontrol: it's a lot to explain in here, but http://en.wikipedia.org/wiki/Loopback does a decent job [20:28] coreGrl: That doesn't answer my question. My question is what happens when you try to boot currently? [20:28] How do I play video without X? I thought I could to mplayer video.avi -fb /dev/fb0, however /dev/fb0 does not exist on a deafult Ubuntu Server 11.10? What to do? [20:28] coreGrl, Ah. No idea why it isn't in there, but it isn't, you need to add the PPA and install it yourself. [20:28] ah sorry Jordan_U it says unknown file system and it presents a grub-repair (?) prompt [20:29] h00k: Well, im just confused, as i had setup my interfaces with eth0 but it didnt work. only when i used lo did it work. and this time, interfaces isnt doing anythying. still pulling dhcp ip from router [20:29] coreGrl, For more info: https://help.ubuntu.com/community/Boot-Repair [20:29] I'm running boot repair but it's 2 minuts that works on dpkg-configure -a sda [20:29] Ubuntu installer is really pissing me off right now. [20:29] sda6 [20:29] I've used YUMI Unetbooting and manually made my usb bootable. [20:30] Its trying to read from a NON EXSISTANT cd rom [20:30] coreGrl: grub rescue I assume you mean. That sounds like your Ubuntu partition has been deleted. Boot Repair can't help if that is the case. [20:30] Barbariandude, Normally i would Dual Boot but when i had my Win7 Disc i dlownloaded it wouldnt read it nor the Win XP lol and i changd the boot sequence to CD, HDD, still not loaded do u know? [20:30] I cant install ubuntu becuase it REFUSES to understand the lack of a cdrom. [20:30] I don't have one. nor do i have a cd / dvd! [20:30] Jordan_U: I don't think so.. I can mount it [20:31] rondogplaya, depends on your BIOS. Some need you to switch a setting to allow it to use non-HDD stuff. Do ubuntu/other linux OSes work via CD? [20:31] iToast: you shouldnt need a cd rom, i installed on my netbook with just a bootable usb [20:31] Mindkontrol, Thats my point [20:31] The installer is so broken it detects a cd rom thats not there. [20:31] its forcing me to mount it or it refuses to install [20:32] coreGrl: OK, then maybe it's simply that partition numbering has changed. Boot repair might fix this by re-running grub-install, but I am personally against such utilities that don't tell you what they're going to do. [20:32] iToast: YUMI isn't unetbootin, they're different things. [20:32] tdn: "mplayer -vo help" try "mplayer -vo fbdev foo" [20:32] h00k, Im not stupid. [20:32] I said I used BOTH [20:32] I tried YUMI [20:32] when you install from USB, as far as the installer is concerned, the usb drive is a CD [20:32] you doing seomthing wrong [20:32] iToast: relax. I'm trying to help. [20:32] ssta, Its not working [20:32] This is the 20'th time now [20:32] Jordan_U: grub-install from chroot? [20:32] i used unetbootin and it worked fine [20:32] Barbariandude, i havent burnt them to a disc in a while since b4 i had to redo windows yesterday [20:32] good morning all. I want to screen to revert to the layout defined in my .screenrc when I reconnect. how do I recoonect and have my window layout restored? [20:32] get a different image [20:32] hello all [20:33] First attempt ubuntu decided that it doesn't have rights to write to the mbr [20:33] my xserver eats my cpu [20:33] That was only for grub [20:33] I forgot what I used [20:33] iToast: did you verify your ISO is okay? [20:33] is there a fix to reduce the cpu usage of the xserveer? [20:33] iToast: I think you're just being confused by an error message. LiveUSBs mount to /cdrom/ even if the device that's being mounted there is not a CD. [20:33] h00k, yes [20:33] can I recovery mbr? [20:33] Jordan_U, I'l restart the installer and see if it works [20:33] rondogplaya, well, if both of the 2 you tried aren't working, it might even be the CD drive thats not working [20:34] h00k: do i need to be using lo or can i tell it just use eth0? [20:34] iToast: I'm not claiming that it will work, only that your assesment of the problem is likely incorrect. My guess is that the kernel isn't able to access your USB drive for some reason. [20:34] Barbariandude, the dvd drives work cause i burn win 7 to a disc and they load the driver disc i have for wifi usb card thing in windows OS . [20:35] can you boot into livecd mode? [20:35] coreGrl: Can you use the "Create Bootinfo summary" option and use http://pastebin.ubuntu.com to post a link to it? [20:36] Mindkontrol: I'm pretty sure you want to use eth0, your ethernet card [20:36] Hmm, i changed the speed of my mouse the other day, and the speed did change, but, everytime i open up system settings the mouse speed chages back to default, but then if i close the system settings window it goes back to normal.. is this normal? doesn't seem right to me [20:37] normal = the way i set it [20:37] Pseudoephedrine: sounds like a bug would be great if you open a bug about that === clepto is now known as Guest55218 [20:37] Jordan_U, Tried mounting the cdrom. [20:37] !bug | Pseudoephedrine [20:37] Pseudoephedrine: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [20:37] Mounting the cdrom fails [20:37] -_- [20:37] ubutnu continues to fail to install. === Myrtti is now known as Guest87492 [20:38] iceroot: no prob, thanks [20:38] When it installs, it either installs the bootloader wrong or it doesnt isntall one at all [20:38] Install grub? os not found or hanging at booting. [20:38] I'm just going to uninstall Ubuntu -__- and forget about it, aparently im not meant to have linux haha [20:38] Install lilo? kernel panic. [20:39] iToast: Do you want to work on the LiveUSB booting problem or the grub problem? Let's stick to one or the other for now. === Guest87492 is now known as Myrtti [20:39] Hello,i am using a desktop,motherboard is Asus p8p67 pro rev 3.0..I want to boot ubuntu via pendrive as i dont have dvd drive. I tried it with both Unetbootin and universal-usb installer,it doesnt work,it shows a cursor and waits there for hours. what shall i do.? I have done this many times before on other hardware,so i know the steps. Kindly let me know. Thanks. :-) [20:39] Jordan_U, The grub problem is what forced me to do a reinstall [20:39] I tried to use "rescue" [20:39] IT couldn't write to the mbr [20:40] iToast: Can you boot any GNU/Linux on this machine (to run boot info script from)? [20:40] Ok thank you guys that tried helping me have a nice day. :) [20:40] rondogplaya: I thought that myself when my backlight wasn't lighting up... after 3 months of going back and forth I finally fixed it... just a little bit of work and now I'm permanently using linux [20:40] Jordan_U, None right now [20:40] iToast: can you boot ubuntu from live cd in the same version as installed? [20:40] Accidently removed arch linux from the internal 1gb [20:40] iToast: Do you have more than one hard drive? [20:40] hkais, Yes [20:40] Its not installing. [20:41] boot it [20:41] zykotick9, -fbdev does not work. Does not chance mode: no video, nor audio. [20:41] you can fix the grub with the live cd [20:41] Wargasm, WIll linux load windows files, cause i got a game i play and now its not even working in windows since reinstall. -.- [20:41] Jordan_U, Internal 2gb of storage + 160gb ehdd boot drive [20:41] I am suddenly unable to boot into ubuntu, could anyone please have a look? screenshots of gparted posted here: http://ubuntuforums.org/showthread.php?t=1911856 [20:41] iToast: I just asked if you could boot any GNU/Linux. That includes LiveCD/USBs. Can you boot any LiveCD/USB currently? [20:42] rondogplaya: you can try with WINE... but I'm no expert [20:42] now i cant click on dashboard to open it ;/ [20:42] Jordan_U, Yes, only ubuntu is failing to install [20:42] !appdb | rondogplaya [20:42] rondogplaya: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [20:42] iToast: What version of Ubuntu? Are you getting an error message during install? [20:43] Jordan_U, 10.4.3 amd64 server install iso, it can't mount the cdrom. [20:43] rondogplaya: you can almost do anything with linux, thats the fun of it [20:43] Wargasm, iceroot, ubottu, Thanks [20:44] Hello, I am trying to boot ubuntu for installation via a usb on Motherboard Asus p8p67 pro rev.3.0. It doesnt boot. It just stops with a blinking cursor. What shall I do. Kindly let me know. Thanks :-) [20:44] Hya everybody, lock your screens with ctrl-alt-l, for those of you who don't know this requires you to enter your password to get back to your desktop. Now press ctrl-alt-multiply, multiply as in the asterix above the numpad, volia. [20:45] Mad_Clog: ubuntu only system?? [20:45] paddysteed_, what? [20:45] iToast, do it [20:45] acerimmer: yes [20:45] paddysteed_, My main os is windows 7 [20:45] Mad_Clog: what hardware? [20:45] iToast: If you use the Ubuntu netinstall ("minimal") installer it should work around this problem. [20:45] Only my server runs ubutnu and my netbook runs a ubutnu dirivative [20:45] iToast, well then this wont work [20:45] acerimmer: installed about a week ago, worked fine uptill today [20:45] paddysteed_, What does it do? [20:46] iToast, it circumvents the lock screen [20:46] acerimmer: intel i5 2500K, 8GB, Crucial M4 64GB SSD [20:46] paddysteed_, Thats a huge security flaw. [20:46] iToast, yes, yes it is [20:46] paddysteed_, fix it :po [20:46] anyone car e to try it [20:46] Hello, I am trying to boot ubuntu for installation via a usb on Motherboard Asus p8p67 pro rev.3.0. It doesnt boot. It just stops with a blinking cursor. What shall I do. Kindly let me know. Thanks :-) [20:46] !ot | paddysteed_ [20:46] paddysteed_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:46] acerimmer: Asrock H67M motherboard [20:47] Jordan_U, hes letting everyone know a giant security flaw... === dejvid is now known as |]3J === |]3J is now known as |]3Jv1D === |]3Jv1D is now known as |]3Jv1|] === |]3Jv1|] is now known as |]3jv1|] [20:47] Linux Eaier to hack than linux? [20:47] Mad_Clog: recent updated/upgraded kernel or anything like that?? [20:47] iToast: This isn't the place. [20:47] gah [20:47] Jordan_U, ... [20:48] i mean is Linux Easier to hack than windoews [20:48] Windows* [20:48] rondogplaya, LLOL [20:48] what drugs are you on? [20:48] My god your a horrible troll. [20:48] who the heck wants to have linux [20:48] lol [20:48] hack [20:48] none just tobacco lol [20:48] sorry [20:48] acerimmer: no updates during last powerup [20:48] Yea why would we use linux? [20:48] Like my god! [20:48] Who uses that? [20:48] :P [20:48] Hello, I am trying to boot ubuntu for installation via a usb on Motherboard Asus p8p67 pro rev.3.0. It doesnt boot. It just stops with a blinking cursor. What shall I do. Kindly let me know. Thanks :-) [20:48] !offtopic [20:48] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:48] typo [20:48] O.o i thought ubuntu is linux [20:49] rondogplaya, Yes [20:49] it is [20:49] YOur a failure troll rondogplaya [20:49] zykotick9: do you think its worth installing the latest Ati drivers? [20:49] Your calling linux a easy hack... in the wrong channel... [20:49] can we move back to support issues? [20:49] hello guys.if u have some time,can u help me plz [20:49] how can I fix the high cpu usage of xorg on 11.10? [20:49] instead of hacking issues..no offense [20:49] Hello, I am trying to boot ubuntu for installation via a usb on Motherboard Asus p8p67 pro rev.3.0. It doesnt boot. It just stops with a blinking cursor. What shall I do. Kindly let me know. Thanks :-) [20:50] Mad_Clog: you've indicated no changes to hardware or the OS which would cause the break. I am officially mystified - again. Sorry I couldn't help more. FWIW, I would back up essential data and reinstall from a CDROM if possible. [20:50] well u said something about sercurity low lol [20:50] weres the ubuntu netinstall [20:50] for server 10.4 [20:50] actually the security flaw that paddysteed_ posted doesn't exist in any version of Ubuntu because no version of Ubuntu ships with the affected version of xorg-server. So moving on. [20:50] Myrtti, he installed it [20:50] Why does Ubuntu not provide the sid DEB package »mediainfo« What is the reason? [20:51] acerimmer: how do i backup the data when i can't boot into the system? can't seem to be able to mount the drive either [20:51] Brb [20:51] bullgard6: care rephrasing that? [20:51] how i can start ubuntu install using safe graphics mode??? [20:51] !nomodeset | xanscale [20:51] Weres the ubutn unetinstall for server [20:51] xanscale: 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 [20:51] akshaysulakhe: did you successfully boot any usb? [20:51] Mad_Clog: live boot from cd/usb, go to /home and save your data. Then reinstall. [20:52] anyone think its worth moving from the proprietary ATI drivers to the latest proprietary ati drivers from Ati's site? [20:52] oldIT781: if it works, don't change it [20:52] acerimmer: i currently am on a live install, home folder is the home folder of the live install (USB drive) [20:52] oldIT781: actually I believe it's a better idea to stick with Ubuntu's provided ATI driver, but that's just me. Many will say "go with latest" ;) [20:52] Myrtti: Debian Sid provides a DEB program package »mediainfo«. Why does Ubuntu not provide this package too? [20:53] .. [20:53] bullgard6 debian is not ubuntu [20:53] acerimmer: sudo mount /dev/sda2 /fix --> mount: special device /dev/sda2 does not exist [20:53] Myrtti: its not working. I am running inverted. but in some of the games instead of actually running inverted like they should they are running correct side up. [20:53] bullgard6: file a request to include it. I don't have a chrystal ball so I'd know why it's not in the repos [20:53] no hints how to fix the high cpu usage of xorg? [20:53] Myrtti: Ok. Thank you. [20:54] bullgard6: if you mean the app called mediainfo, it's included in a package called "dvd+rw-tools" [20:54] no, wait [20:54] zykotick9: i just want everything inverted. sighs. seems like its a lot to ask for. [20:54] Mad_Clog: type sudo blkid [20:54] that was a wrong command... let me have another look [20:55] Mad_Clog: sorry, whatever went wrong is beyond my level. Please ask the channel again. [20:55] !paste [20:55] 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:55] Hey, is Ubuntu able to run every activity out of a proxy?? [20:55] iToast did you get your issue solved? [20:56] styelz: http://paste.ubuntu.com/810059/ [20:56] Wargasm, no, i cant find netinstall -_- [20:56] bullgard6: er, I can't see a package named "mediainfo" in debian either [20:56] acerimmer: thanks for trying though [20:56] bullgard6: it's only just made its way to unstable [20:56] applesource: you need a http proxy for downloads? [20:56] i need a netinstall ubutnu amd64 [20:56] bullgard6: that may just be the reason it's not in Ubuntu yet [20:57] iToast you're probably more savy than me so I'm not going to bother telling you what I did [20:57] Wargasm, what did you do? [20:57] http://www.ubuntu.com/download/ubuntu/download [20:57] iToast I did exactly what that said [20:57] Mad_Clog: doesn't look like your HDD was detected [20:57] Thats what im on right now. [20:57] ubottu http://img843.imageshack.us/slideshow/webplayer.php?id=35500533.jpg i supose that i need safe graphics mode [20:57] xanscale: I am only a bot, please don't think I'm intelligent :) [20:57] right? [20:58] iToast I had no idea what I was doing, it was hit or miss... and it worked [20:58] !mini | iToast [20:58] iToast: 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 [20:58] styelz: those screenshots i posted on ubuntu forums were made a few minutes ago, gparted is showing the disk [20:58] Jordan_U http://img843.imageshack.us/slideshow/webplayer.php?id=35500533.jpg i supose that i need safe graphics mode [20:58] zykotick9, Nope [20:58] back [20:59] im tyring to use 10.04 on a corei5 machine that previously used 9.10, but the mouse ans keyboard randomly freeze up. I tried a irqbalance shut off thing but to no avail. help [20:59] zykotick9, so very wrong :/ [20:59] iToast: mini is the net install. what do YOU want? [20:59] 1 Quick Question before i go whats the diff in latest build and long term [21:00] zykotick9, yes for server 10.4 amd64 [21:00] iToast: oh man... i'm not gonna both explaining that mini could be server or desktop... [21:00] rondogplaya, more kernel panics while booting [21:01] Fights you over your mbr being rw [21:01] styelz: any thoughts on that or should i ask the channel again? [21:01] iToast, ok is there a site i can learn more about ubuntu/linux stuff? [21:01] help.ubuntu.com [21:02] rondogplaya, Stick with 10.* [21:02] thanks :) [21:02] updating to 11.* isn't worth it unless you're using a laptop [21:02] 10.*? [21:02] Even then you should wait for 12 [21:02] 10. anything [21:02] * [21:02] ok [21:02] * = anything [21:03] Mad_Clog: what does, sudo lshw -c disk . say, does it show the disk there? === martian_ is now known as martian [21:03] Myrtti: My friend says that this Debian package is dated January 15, 2012 ("acceptedin Unstable").This is probably the explanation. -- Thank you for commenting. [21:03] Mad_Clog: can you see the drive in the output? === Mud is now known as Guest628 [21:03] styelz: yes it does [21:04] Mad_Clog: ok, so you need to create a filesystem on it [21:04] im on desktop, Intel Pentium 4 CPU 2.26 GHz lol and 1gb ram === bc_ is now known as [-] [21:04] Mad_Clog: but i thought oyu had a filesystem on it already [21:04] styelz: http://paste.ubuntu.com/810066/ [21:04] styelz: yes, i had a working install yesterday, it just stopped working [21:05] styelz: gparted does show the disk with ext4 on it, have a look here: http://ubuntuforums.org/showthread.php?t=1911856 [21:05] try run fsck on it [21:06] styelz: like this i assume? fsck /dev/sda2 [21:07] styelz: fsck.ext2: No such file or directory while trying to open /dev/sda2 Possibly non-existent device? [21:08] Mad_Clog: 1) it's probably NOT ext2 2) "sudo fdisk -l" to list available partitions [21:08] My Unity side bar only covers half of the screen (height wise). How do I fix that? [21:08] Mad_Clog: what does, sudo fdisk -l /dev/sda show ? [21:08] how can I fix the issue with high cpu usage of xorg on 11.10? [21:08] styelz: http://paste.ubuntu.com/810069/ [21:08] hkais: use a more lightweight DE/WM. [21:09] fsck should detect what fs it is, i would have thought. [21:09] zykotick9: I already installed gnome3 [21:09] Wonder if anyone has any idea's... AHCI in raid mode 1 SSD 2x640GB disks mirrored for doze and a 1TB disk I want to install onto, Graphical install doesn't seem to like my 5870/monitors even with nomodeset and text based installer doesn't do fakeraid from what I've read. [21:09] but no success [21:09] hkais: which is a heavy DE [21:10] zykotick9: fdisk -l --> http://paste.ubuntu.com/810070/ [21:10] zykotick9: which one can you recommend? [21:10] ewww === Knorre`BNC is now known as Knorre [21:10] that doesn't look to good [21:10] narp [21:10] hkais: GPT parition, sorry i haven't used one - good luck. [21:11] major corruption [21:11] hkais: xfce is similar in resources to Gnome2, lxde is lighter. Any WM is MUCH lighter. [21:11] zykotick9: the bad thing is that I had only a few issues with the 10.04 and every upcomming new version made it worse and worser [21:12] styelz: any way to fix it, besides a reinstall? [21:12] hkais: yup, that's the direction ubuntu is headed... [21:14] Mad_Clog: not really. Maybe read thios if you want to recover some data from the drive. https://help.ubuntu.com/community/DataRecovery [21:15] zykotick9: hmm that is not good... I have seen many distributions loosing their users due to stupid developments [21:15] Mad_Clog: maybe install smartmontools and check the SMART info on the drive to see if it is failing [21:15] Mad_Clog, check the smart data [21:15] :) === Rango_ is now known as Rango [21:16] styelz compdoc: smart checked out, first thing i did [21:16] styelz: compdoc "great minds think alike, and fools seldom differ" ;) [21:16] Mad_Clog, no reallocated sectors? no pending? [21:17] I've spent about 2 days trying to get wifi working on my netbook in lubuntu, but it just keeps telling me it's off on the hardware switch (It's not), rfkill unblock doesn't help, any ideas? (Network controller - BCM4312 ) [21:17] Any here had setup hdpvr blaster with ubuntu 11.10 [21:17] whats up? [21:17] Any other suggestions than nomodeset for graphical installer not working? :) [21:17] Darkfrost: if you happen to be dual-booting the other OS, try going into it, enable wireless then reboot into ubuntu (see if it's different) [21:18] Don't have any other OS installed :( [21:18] Flinny: if you don't find a solution to GUI installer there is that alternate cd [21:18] s/that/the/ [21:18] compdoc: i used "disk utility" which comes with the live install, SMART status says "Disk is healty" [21:19] zykotick : I tried that.. but from what I gather it doesn't support fakeraid (dmaraid) ? [21:19] !tab > Flinny [21:19] Flinny, please see my private message [21:19] Flinny: it's the LiveCD (GUI) that doesn't support RAID, teh alternate should [21:20] Psi-Jack, yea of course.. i knew that you're an ubuntu guy [21:20] == teenager [21:20] Mad_Clog: did you try that testdisk utility ? [21:20] i;ve never used it [21:20] Any here offert paid support to config a hdpvr blaster [21:21] well [21:21] who ever told me to use ubutnu minimal netinstaller just made a bigger mess [21:21] Now i can't install the os. [21:21] iToast: that would be me. sorry about that. [21:21] its downloaded every packkage it needs [21:22] -_- [21:22] iToast: that's what a Netinstaller does... [21:22] styelz: you mean "Self-test" in the "Disk Utility"? then yes [21:22] zykotick9, it FAILED to install. [21:22] It downloaded a os just because its "pretty" [21:22] Mad_Clog: testdisk, from terminal. not sure if its the same [21:22] It says it faioled to install the os [21:22] failed* [21:22] i had to do apt-get install testdisk [21:23] zykotick9, the alternate didn't see any disks at all. I'll go have another go then. [21:23] Psi-Jack, masturbator.. did you hear what I said? [21:24] styelz: E: Unable to locate package testdisk, and yes i did do apt-get update [21:24] !info testdisk [21:24] testdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.11-2 (oneiric), package size 1558 kB, installed size 4612 kB [21:25] Mad_Clog: it's in universe repo.. maybe its not enabled in /etc/apt/sources.list not sure [21:25] !info scalpel [21:25] scalpel (source: scalpel): A Frugal, High Performance File Carver. In component universe, is optional. Version 1.60-1 (oneiric), package size 34 kB, installed size 128 kB [21:26] !enter | iToast even when you are angry [21:26] iToast even when you are angry: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [21:26] Mad_Clog: or restricted [21:26] hi guys, anyone tried to migrate a server OFF ec2?? Running 11.04 I tar'd / excluding boot dev proc. The system finally boots but just to a terminal where i can see some of the services started but cant do much else...? [21:26] So, I've got two SSDs in a server I'm building, I'd like trim support to work but I want them mirrored. How would one go about doing that intelligently? [21:26] styelz: universe it was, installing [21:27] I thought I was just gonna use LVM mirroring but I can't get it to create a mirrored lv in the installer [21:27] And you can't add mirrors later apparently [21:27] Cause I tried that [21:27] hi!....Is there any way to make the system tray popup menus to stop closing instantly when I click on the icons...seems like some weird bug. I don't even know how to describe it. [21:29] Hi all. Something is slowing down my computer since I upgraded to kernel 3.2. Anyone know if there's a way of finding out what's going on? [21:29] ultimal: You mean the menus disappear as you as you open them or something? [21:29] no [21:29] for those new to ubuntu, be careful with the openbox desktop environment... I didn't know it was supposed to be a black screen lol [21:29] as soon as I click on an icon [21:29] it comes up, stays there for a split second and then disappears [21:30] this happens about 70% of the times [21:30] sometimes it will work and just stay there and let me select and click the options [21:30] but most of the time it just comes up and disappears in a split second [21:30] even if I click on it 5 times. [21:30] o_O [21:30] If I keep the mouse button, it stays there and works [21:30] !list [21:31] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [21:31] for as long as the button is down [21:31] !enter | ultimal [21:31] ultimal: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [21:32] !addon [21:32] !askthebot | enry [21:32] enry: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [21:32] ita [21:32] !it | enry [21:32] enry: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) === ubuntu_ is now known as kaos__ [21:32] !enter | ultimal [21:32] ultimal, please see my private message [21:33] nifty program [21:35] This popup menu issue has been asked on the forums but there has been no answer. [21:35] Hi everyone, i am on university campus and i would like to connect to the internet with my shell using a proxy they gave me, is that possible ? I found a way to do apt-get but other shell apps wont connect to the internet like this [21:36] M0rriz: is it an http proxy? setting the environment variable $http_proxy may help [21:36] hmmm its a http proxy yes [21:37] in what file do i set those ? i have been editing many files adding the proxy [21:38] M0rriz: probably ~/.bashrc [21:38] el de abajo caga semen [21:38] please, ban wodim [21:38] hi evry one [21:39] yes hello [21:39] i ned help [21:39] yeah ive set it there already :( [21:39] i have linux ubntu [21:39] ubuntu [21:39] and [21:39] aloshe: no way [21:39] aloshe: your kidding [21:39] no [21:39] i have ubuntu linux and i wonna to flood on ip [21:40] how i kan do it [21:40] can [21:40] aloshe, you wil get no help here for that. [21:40] where i can find it [21:40] google [21:40] that ethier [21:40] !pm | aloshe [21:40] aloshe: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [21:41] aloshe, DO NOT PM ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [21:41] kickeeeeeu [21:41] ok ok [21:41] im a new in this chat [21:41] sorry [21:42] :( [21:42] aloshe: flooding people is not nice. we don't support that here. [21:42] not pepol im stady and i wona tech me [21:42] just so [21:43] styelz: thanks for your help, going to try to get back into my system now [21:43] SHADY* [21:43] swoit [21:45] any one need help ??:) [21:46] I need help with my system tray popup menus not staying open when I click on the icon. They come up and disappear in a split second. [21:47] ok [21:47] first [21:47] its linux?? [21:47] Ubuntu 11.10 [21:47] vmware? [21:47] no [21:47] ok [21:48] tray log of [21:48] and [21:48] then [21:48] !enter | aloshe [21:48] aloshe: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [21:48] restart [21:48] on a Gigabyte motherboard, AMD Phenom 6 core CPU, ATI video card. [21:49] just restart [21:49] hi, my dist upgrade on a server failed (i forgot I was affected by https://bugs.launchpad.net/ubuntu/+source/cups/+bug/672438 cups hanged, I needed to ctrl-c) now dpkg --configure -a dpkg: parse error, in file '/var/lib/dpkg/updates/0003' near line 0: newline in field name `#padding' [21:50] how do I fix it? [21:50] Ubuntu bug 672438 in cups (Ubuntu) "cups upstart post-start script hangs forever when local socket is disabled" [Low,Fix released] [21:51] anyone can help me with igb network card? eth0 shows up, ip is set but network is not working, says something about MSI/MSI-X etc... dmesg also says: eth0: link is not ready [21:53] sobczyk: try a sudo apt-get install -f see if it helps [21:56] Has anyone successfully mounted a truecrypt partition via script at bootup? [22:00] quiet tonight [22:00] yeah really [22:00] the join/parts are hypnotising. [22:00] apt-get errorThe connection to 32.repository.backtrack-linux.org was interrupted [22:00] ActionParsnip: what'd you do to all the chatter? [22:00] awhitehatter: you mean have a encrypted partition and mount at bootup time? [22:01] ghostmediapro1: I'd ask in #backtrack [22:01] sorry #backtrack-linux [22:01] epod: I have join/parts hidden [22:01] studentz: yes...i have an external drive, i only want encrypted in case I lose it...otherwise I'd like it to mount at boot time so I can run automatic backups [22:02] wow this truecrypt is really interesting... I might use it [22:02] I learn so much from this channel [22:04] Wargasm: makes the community stronger :) [22:04] awhitehatter; can you post your script Pastebin or similar? [22:04] I know this doesn't directly face ubuntu, but one things about it do. http://www.rlslog.net/megaupload-megavideo-raided-by-fbi-owners-arrested/ [22:04] studentz: absolutely [22:04] There goes our file transfer [22:04] epod: maybe Oneiric fixed everything ;) === JediMaster is now known as Guest61993 [22:05] just installed Lubuntu and it is still randomly logs me out - closes all apps and go back to log in screen. any idea whats the problem? [22:05] Van: does it happen as all users? Make a new one if necessary [22:06] Van: also may want to test RAM using memtest in grub === niki is now known as Guest20862 [22:06] looks like some gui bug to me, no idea what exactly. happens sometimes when i move icon, sometimes when i rightclick something etc [22:06] just wondering if its normal with this Lubuntu distribution [22:07] if I have a script that errors, which I've launched via the Run Application dialogue, where does stderr go? (I'm on Ubuntu 10) [22:07] van: I use Lubuntu 12.04 and its fine, was the same in 11.10 too [22:08] ActionParsnip, thanks, i'll try making new user or reinstalling soon [22:08] studentz: http://pastebin.com/At2vE4JP [22:08] van: ram test too, try and get a wired connection and you can drop to TTY1 and upgrade the OS to the latest upates [22:09] !list [22:09] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [22:09] awhitehatter: add it in /etc/rc.local above the exit 0 line, it will run as root [22:10] hi all. Will 11,04 run with 504 M of RAM? [22:10] it didnt [22:10] 1gb is minimum for ubuntu [22:10] try Lubuntu with 512 :) [22:11] oh van.. but she only has 504 [22:11] @van, running latest lubuntu, no logout issues here :-/ [22:11] ops ;> [22:11] ActionParsnip: I tried, it doesn't work ...can't find it failing in the logs [22:11] what distro will run with 504 ram? [22:11] tripelb: 512Mb is bare min but it will run, just not very well [22:12] tripelb: lubuntu, Xubuntu, puppy, tinycore, puppy, slitaz [22:12] awhitehatter: strange, should run just before the login screen [22:12] puppy 2 times must best ;) [22:13] <[deXter]> ? [22:13] Or just an old version of ubuntu :p [22:14] Better to go with lubuntu / xubuntu than that though [22:14] never had any problems with the old ubuntu so [22:16] with 504Mb RAM, Lubuntu will run well [22:17] plenty well [22:18] Which command lists the files installed by a package? [22:18] anyone know how to umount /dev/sda1 ubuntu 11.04 in vmware...people say boot from a live cd but i cant do that in vmware... [22:18] dpkg -L package_name [22:19] thanks [22:19] Flexa: why can't you boot livecD in VMWare? [22:20] my ubuntu box is vmware... [22:20] Flexa: so [22:20] awhitehatter: since the script works well from terminal, you only have to add the script to startup applications [22:20] Flexa: you can boot CDs and ISOs in VMWare... [22:20] if i want to do if from a bootable usb then... [22:21] Flexa: will be fine, booting ISO file will be faster' [22:21] im basically trying to restore my filesystem in ubuntu 11.04 vmware.. [22:21] so i have my tar'd backup... [22:22] anyone use iceweasel as their primary browser? [22:22] can i start to boot my VM and then boot from a usb attached device from there? [22:22] Wargasm: ask the actual question [22:23] Flexa: I'd boot ISO file and then you'll get the live environment and you can maipulate the installed OS [22:23] i installed some device to measure the power consumption of my pc. The weird thing i just noticed is that the machines uses about 50 Watt more in a old black and grey kernel terminal compared to a colourfull 2-screen xorg-display [22:23] Flexa: http://en.kioskea.net/faq/7591-boot-from-your-usb-drive-under-vmware [22:24] ActionParsnip ive done that before and yes that boots my into a vm of my usb boot disk [22:24] cool [22:24] but from there [22:25] how can I access one of my other VM's to attempt to restore the files.. === wolf is now known as Guest48302 [22:25] Flexa: the VM config will have the virtualdrive set to be in the VM, so you can mount it either in nautilus etc, or at command line [22:26] studentz: will it run with root permissions or is there a way to give root access from startup applications? [22:26] ... [22:27] i cant mount at command line [22:29] Flexa: does the disk show up in: sudo fdisk -l [22:30] but how will my live usb distro, now in vmware be able to see my other VM /dev/sda? [22:30] no... [22:31] awhitehatter: I'm no sure, but if not you can try this https://help.ubuntu.com/community/RcLocalHowto [22:31] Flexa: then I'd check your VM config [22:31] hey [22:32] vmconfig? [22:32] brascero says my project is too large for the DVD when it IS NOT [22:32] any brainiacs here? [22:32] Flexa: you need to configure the VM to use the same drive file as you had before === Guest71457 is now known as go8765 [22:32] shadaloo: tried any other burning apps? [22:32] shadaloo: so how big is it? [22:32] ActionParsnip: why would I do that === go8765 is now known as Guest3571 [22:33] shadaloo: in case it's a bug in brasero [22:33] aeon-ltd: I am trying to burn an .avi to a DVD-RW [22:33] shadaloo: so uh how big is it? [22:33] shadaloo: to see if the issue is just isolated to brasero or if it is other burners. whyever else?? [22:33] anywhere close to 4.7gb? [22:33] the .avi file is 3.4GB, I only have 500MB left on this hard drive, however [22:34] shadaloo: what have you used to make the avi DVD ready? [22:34] ActionParsnip: nothing [22:34] I heard brascero can transcode [22:34] I read* [22:34] http://www.ehow.com/way_5811731_avi-dvd-conversion-ubuntu.html [22:34] shadaloo: I suggest you use devede and you can make a DVD ISO, then burn that [22:34] ActionParsnip: I will trust you on this matter === Guest3571 is now known as go87654 === q0rban is now known as no-q0rban [22:36] ActionParsnip: is this program cli or gui? [22:36] shadaloo: GUI [22:37] china videodisc [22:37] lol [22:38] I see what the problem is [22:38] when I recode this to DVD format it's at 107% the disc capcity [22:38] good idea ActionParsnip [22:39] do you have any suggestions [22:39] ActionParsnip where can i find the vm config ? [22:40] Flexa: i'd ask in #vmware dude, you'll need to config your VM properly. Have you considered virtualbox. It's a bit easier [22:41] ActionParsnip: hey it's trying to create an 8.5GB .iso [22:41] How can I get a 4.6ishGB .iso? ^^ === jakub is now known as Guest39215 [22:41] shadaloo: did you select to fix the DVD size, it'll reduce quality and such so it fits [22:42] probably not [22:43] ActionParsnip: where is that? [22:43] I looked in adv. options [22:43] didn't see [22:43] ActionParsnip yeh but unfortunately cant , has to be vmware [22:44] Unrelated. Does anyone know of a development change for chrome extensions? [22:44] ActionParsnip: where you at [22:44] shadaloo: http://imagecdn.maketecheasier.com/2009/03/devede.jpg note the "adjust disk image" button... [22:45] what's a parsnip [22:45] shadaloo: jesus child hav some patience [22:45] lol [22:45] veggie [22:45] shadaloo: i'm finding an image, I'm not that fast [22:46] shadaloo, its a carrot only white [22:46] thx anyway ActionParsnip :) [22:46] I see [22:46] hey ActionParsnip [22:46] when I click that nothing happens [22:46] Flexa: the guys in #vmware willbe able to get the drive images squared so you can access them in liveCD ;) [22:46] I tried clicking the bar, also nothing [22:46] shadaloo: do you have the right media size? [22:46] shadaloo: nice lack of apology too, do you have any manners? [22:47] this family wrote a letter to my mom once saying how exceptional my manners were [22:47] I met them on a vacation [22:47] lol [22:47] LOL [22:47] yes [22:47] Media size is set to 4.7GB DVD [22:52] guys [22:53] who knows how to transcode an .avi to a burnable iso === h00k__ is now known as h00k [22:58] shadaloo, http://www.ubuntugeek.com/howto-convert-avi-to-dvd-iso-in-ubuntu.html [22:59] itaylor57: ty [22:59] hiya, i've made a bash script and copied it to /usr/bin, opened /usr/bin in nautilus but when i drag the script to the button bar it doesnt accept it. how do i make my script an icon in the launch bar? [23:01] Younos: use: gksudo nautilus and you can then [23:01] Younos: or use: sudo cp file /usr/bin === ninja_ is now known as ninjasz [23:01] Younos: make sure the file is marked as executable too ;) [23:03] Hi, someone can help me, please ?, I'm driving crazy here, http://askubuntu.com/questions/96911/no-sound-after-clean-install-11-10 I would appreciate [23:03] My hard drive just crashed... can i clone my ubuntu live usb to another usb? or can i install the ubuntu from the live usb to the other flash drive... Thanks for the answer!!!! [23:05] NewUser: If you have an Ubuntu LiveUSB you can use it to do a normal install of Ubuntu to another USB drive, yes. [23:05] Jordan_U: Thanks!! [23:05] ActionParsnip: ty, i've just now tried that its owned by root, in /usr/bin. it doestn allow me to drop it on the launcher bar, when i drag it to the desktop it works (and runs) [23:06] Younos: you'll need a .desktop file in /usr/share/applications to get it to show in dash and such [23:06] ahh. ok ty i'll see if i can make such a thing === kryl99 is now known as kryl99_ [23:09] yo, i want to view an 18000x18000 TIFF. What do I use? [23:09] wow thats HUGE [23:10] graft: gimp most likely [23:10] hubble image [23:10] prints at 20ft on a side at 75 dpi!! [23:10] itaylor57: that didn't work [23:11] why does DeVeDe want to make my .iso 8.5GB after I already clicked adjust size [23:11] graft: 10Gb file (ish) [23:12] ActionParsnip: woot that worked! ty :)) [23:12] Younos: sweetage [23:12] ActionParsnip: 385Mb [23:12] graft: I'd shoot for Gimp, It'll take a while to open [23:13] Ok guys! I restarted my machine, logged off and did all the usual stuff. The popup menus on the icons in the system tray, still show for a split second and then disappear. They don't wait for me to select an option. Any ideas? [23:13] jorge: 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 Thanks [23:14] hi everyone.. Anyone know how to setup an additional web-root folder for apache2? Or grant eclipse ide acceess to /var/www [23:14] Does any one here run teamveiwer on the linux box [23:14] ActionParsnip: dude how do I scale quality on this program? [23:14] Need a good name for an object that holds {width,height,top,left} where top and left being coordinates. [23:14] wrong channel [23:14] shadaloo: every time I've used it the adjust space button has set the quality low enough to fit on a DVD. Did you select to make a 4.7Gb DVD when you ran the app?? [23:15] ActionParsnip: yes -.- [23:15] Does any one here run teamveiwer on the linux box [23:15] UnknownFrequency: just change DocumentRoot to be whatever directory you want [23:15] genesisbot: what are you connecting to the server to achieve? There are often sleeker solutions === JoseeAntonioR is now known as list === list is now known as JoseeAntonioR [23:17] well i cant figure out how to install it ive downloaded it but im stuck [23:18] genesisbot: you dont install teamviewer, you have to install wine "sudo apt-get install wine" and just run the extracted teamviewer-file [23:18] genesisbot: you may not need it, you may be able to do what you need faster and cleaner with other tools [23:19] iceroot: thanks ill try that real wuick [23:19] Ok guys! I restarted my machine, logged off and did all the usual stuff. The popup menus on the icons in the system tray, still show for a split second and then disappear. They don't wait for me to select an option. Any ideas? [23:19] actionparsnip: what are you talking about [23:20] genesisbot: for what reason are you connecting to the system? [23:20] actionparsnip: its a home ftp server and some times i need to view the desktop === Gskellig is now known as birfdaypanda === birfdaypanda is now known as bdaypanda === bdaypanda is now known as Gskellig [23:21] genesisbot: you can manage ftp servers via SSH [23:21] Guys, I am using the latest version of Ubuntu. How can I remotely connect to my Ubuntu server? [23:22] pambos: gui connection, or CLI? === sickk is now known as mr_evil [23:22] ActionParsnip: [23:22] I deleted some files to make room for 8.5GB and am going to give this a whirl [23:22] ActionParsnip: i dont know how thats why i use teamviewer and im new to linux [23:22] I don't know why it wants so much space [23:22] but whatever [23:22] Resistance: Is is possible to gui connect ? [23:23] pambos: i know there are ways, i just dont know them enough to set em up [23:23] I am the root of that server but I dont have phisical access to it [23:23] pambos: if you want CLI, set up SSH [23:23] physical [23:23] genesisbot: its not needed, I always ask people who think they need the whole dekstop and they always say someting like "Install updates" or stuff like that which you can do with ssh [23:24] Resistance How can I setup gui connection? [23:24] ActionParsnip: i don't know how to set up a ssh or connect via ssh [23:24] hi all i'm trying to rescue a broken system and i'm at the grub> prompt via rescue cd what do i pass to root=? i have LVM and my root partition is a volume group [23:24] when i boot my lvm devices are not discovered automatically. i have to lvscan and lvchange -ay on them before i can mount them. any thoughts? [23:24] pambos: i just said i dont know those methods. question though, why do you need to remote connect, out of curiousity? [23:25] Resistance: I need to see something :) [23:25] genesisbot: sudo apt-get install openssh-server and you can connect with: ssh -X username@servername and connect to a terminal, you can even run GUI apps as X forwarding is enabled by default [23:26] genesisbot: it will also give an SFTP server by default which runs on port 22 and is secure unlike ftp [23:26] Actionparsnip: i can use this even if the other computer is a windows [23:26] hola [23:26] genesisbot: sure, use putty [23:27] sup guys how ya been ? [23:27] ActionParsnip: How can I remote connect to my server without using ssh ? [23:27] genesisbot, and winscp [23:27] Ugh, still can't get my Wi-Fi working D: [23:28] pambos: depends what you want to do.. [23:28] Thanks guys im gonna give it a try [23:28] Darkfrost: What wireless hw do you have? [23:29] ActionParsnip: See the desktop of my dedicated server etc. I know how to setup ssh connection. [23:29] Broadcom Corporation BCM4312 [23:29] But is it possible to access the desktop of the server? [23:29] pambos: but what do you do on the server, what tasks? [23:29] Darkfrost: A lot of people have trouble with that one, but it is not one I know how to fix. [23:29] Darkfrost i have that same card [23:30] ActionParsnip: Hosting, Broadcasting TV etc [23:30] !broadcom | Darkfrost [23:30] Darkfrost: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx === matt_ is now known as Guest38615 [23:30] Can't get it to not sure "Disabled by hardware switch" - Hard blocked in rfkill, unblock is no help [23:30] pambos: if the tv hosting only has a GUI interface then you could use vnc through an ssh tunnel [23:31] Darkfrost: did you run: sudo rfkill unblock all [23:31] Yeah, still says hard blocked [23:31] Darkfrost: run: dmesg | grep -i firm does it say firmware missing? [23:32] Hm [23:32] Firmware Bug: ACPI : BIOS _OSI(Linux) query ignored [23:32] Darkfrost: that's all? [23:32] that line twice, that's it [23:33] Darkfrost: if you run: sudo iwlist scan do you see networks (worth a punt) [23:33] ActionParsnip: Interesting. And if it has not GUI interface install it and connect the way you said. [23:33] Nope, lo / eh0 say "interface doesn't support scanning", eth1 - Failed to read scan data : invalid arg [23:34] Need help. I seem to be missing some setting as my web app keeps generating pdfs with the $ currency sign instead of € and I have tried to set the locale everywhich way I can think of [23:35] Ok guys! I restarted my machine, logged off and did all the usual stuff. The popup menus on the icons in the system tray, still show for a split second and then disappear. They don't wait for me to select an option. Any ideas? [23:36] WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! [23:36] is this something I have to worry ? [23:37] pambos: Where did you see that? [23:37] And what were you doing at the time? [23:37] BarkingFish: I tried to ssh connect to my server. [23:38] Also IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. [23:38] * Wargasm puts up firewall [23:39] Can anyone help please?? [23:39] pambos, please don't use capitals except where needed. [23:39] <[deXter]> DarkStar11, ? [23:39] pambos: I would have no idea on that. I don't use SSH and have no experience of it [23:39] Anyone else care to take this one on? [23:39] padmee, why are you pming me? [23:39] urlin2u: Sorry, I copy paste it from my termina.. [23:39] terminal* [23:39] [deXter]: I'm having locale problems [23:39] urlin2u: cause i am a horny girl. [23:40] op [23:40] !op [23:40] 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 or Jordan_U! [23:40] [deXter]: and I have tried just about everything [23:40] hm? [23:40] Hi [23:40] urlin2u: Is it something I have to worry about? [23:40] pambos, not in my area of pay. :D [23:40] pambos, probably not. [23:40] [deXter]: but the java.lang.getCurrencyInstance funtion still keeps returning $ [23:40] Hey all. [23:41] instead of € [23:41] RSA host key for IP has changed and you have requested strict checking. [23:41] What is the RSA? [23:41] when I try to install ubuntu on my laptop, I get the menu options but I can not do anything after that. [23:41] Can anyone help me? [23:41] pambos: it means the SSH server has changed [23:41] It's an encryption algorithm. [23:41] and me [23:41] pambos: http://en.wikipedia.org/wiki/RSA [23:42] Butters, are you geting to the live desktop? [23:42] urlin2u: Please ban Tau. They are spamming me private to joing a channel called calculus. [23:42] pambos, I don't have that power [23:42] urlin2u: no I can't even get to that. WAIT its doing something! [23:42] urlin2u: stand by [23:43] urlin2u: It is stuck on the boot loading screen, after I chose to install... [23:44] urlin2u: It is doing something...THE INSTALL SCREEN [23:44] urlin2u: thanks anyways [23:44] Butters, could be a number of reasons here, have you checked the md5sum of the ISO? [23:44] Patience is a virtue? lol [23:44] Anyone have any good suggestions for configuring a high tps and high throughput web box? Before you answer, i am talking over 10k tps and over 10gig throughput. I have been playing with ubuntu server for the last day or so, running on a box with a bonded 20Gig (802.3ad), 96 gb of ram, 24 virtual cores, nginx compiled with threaded malloc from google performance tools, and with tons of tweaks to the network defaults. currently cant serve over 10gi [23:44] g, I start seeing fails around 8ktps, they are tolerable till around 10-11ktps, then they just go up with the load [23:45] urlin2u: That isn't the issue, I have tried multiple CD's [23:45] Butters, okay, good luck hope you get it working? [23:47] Wargasm: I know right? [23:48] actually at 19k tps on a 5kb file, the box just pukes all over itself and starts dropping connections left and right [23:48] Wargasm: I have been trying for a couple of weeks, and it just now decided to do something [23:50] how does ubuntu compare to xubuntu? is it mostly the same? [23:50] niksoft, have you tried #ubuntu-server [23:50] Guys I need to remove the RSA ssh-keygen -f "/home/pambos/.ssh/known_hosts" -R ip-adress [23:50] harris, different desktops [23:51] but it is not removing it... strange? [23:51] urlin2u, i have, its a bit dead around there, i tried twice today, nobody ever answers, infact you are the first [23:51] I spliced bt5 and ubuntu together and went to upgrade to 10.10 and the computer pooped out on me, and now I'm using the install disk to finish the upgrade :D [23:51] smart huh? [23:51] niksoft, cool it just seems rather complex at least to me lol. [23:51] Butters: not hugely, backtrack isn't supported here [23:52] Butters, bt of any kind is not supported here. [23:52] ActionParsnip: I know, but I am new to linux and doing this is pretty big for me. [23:52] Butters: whats bt? [23:52] Butters: so you just killed off a lot of support... [23:52] orlok: backtrack linux [23:52] so, ubuntu is basically same as xubuntu? [23:52] uorlok: bt is backtrack its a mod of ubuntu [23:52] In addition using ssh in order to connect with the server Permission denied, please try again. At work using putty for windows I connected without any problem this morning. [23:53] ahah. is that name taken from my "i backtraced your ip?" [23:53] its ubuntu but runs a lot of network security tools and such, people seem to think its smart to use it for daily tasks like web browse and check email [23:53] xubuntu is ubuntu with XFCE instead of (Gnome? Unity?) [23:53] uorlok: different kernel with pen testing tools, but it has a bunch of security holes in it that are fixed in the new ubuntu upgrade. bt5 support hasn't made anything yet so I did this [23:53] I think it will be better anyways [23:53] harris, pretty much the web is your best look really. [23:53] Darkfrost: by default yes, you can install xfce4 on ubuntu and choose which DE you want at boot [23:53] ActionParsnip: like i care? [23:53] ActionParsnip: Really sorry for the delay..., here is the output ( i have trouble with sound in 11.10 ) http://www.alsa-project.org/db/?f=be7380f3190c2f2887aca30bf3b77a6ecfb3bc45 [23:53] Butters: when you have issues, you will [23:54] Butters: "security holes".. what, as in services open by default? [23:54] ActionParsnip: then i just come back under a dif IP and a new nick and act like its ubuntu [23:54] jorge: which sound device do you want output from? [23:54] Butters: old packages? [23:54] Butters: we'll see ;) [23:54] urlin2u, lol i think that maybe devs are afraid a little, its far more extreme then anything i have seen done at this point, i just want to get this to 20g throughput and to go over say 30k tps, which would be convincing that linux is ready for prime time in the Service provider world... but no matter how hard i try, and i have fixed a lot of various issues, i just can't get it to work like i'd want it to [23:54] orlok: yes to both of those, and that it is logged in as root by default [23:55] does anyone know where the jvm reads the system settings from in ubuntu 10.10? especially the locale settings [23:55] well that and i need it to do that for a project i am testing... and i'd really rather not go to BSD and admit defeat... [23:55] Butters: heh, seems kinda silly to me, but.. meh [23:55] hi i'm trying to reinstall grub with a rescue dvd can't do it [23:56] orlok: yeah, but I like doing things that are difficult and ultimately meaningless [23:56] any partition i try on reboot it says failed to boot [23:56] resus: there is a how to on omgubuntu [23:56] resus, rescue cd? [23:56] Hey all, just installed kubuntu, but grub didn't get installed [23:56] urlin2u i'm booting with the ubuntu dvd selecting rescue [23:56] Tried the recovery steps from this page: http://ubuntuforums.org/showthread.php?t=224351 [23:56] Ansikt: you can boot to liveCD: www.omgubuntu.co.uk/2011/09/live-usb-sticking-grub-2-video/ [23:57] resus: www.omgubuntu.co.uk/2011/09/live-usb-sticking-grub-2-video/ [23:57] !grub | resus [23:57] resus: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [23:57] Wait....Ubuntu uses grub2? [23:57] Ansikt, you see the bots grub post? [23:57] Ansikt: since Karmic, yes [23:58] ActionParsnip: It's an ALC655 Realtek, at the first time it was working, but I belive that all screw up when I begin to add third party repositories. [23:58] OHHHHHHH!!! Well, that would explain why my commands aren't working ;~; Thanks, ActionParsnip and urlin2u, you're pretty cool guys and gals. [23:59] ActionParsnip: ALC665* [23:59] ActionParsnip: hello. do you know anything about which files affect the ubuntu system locales? [23:59] jorge: in sound settings, is the output device set correctly? [23:59] !locale [23:59] To set up and configure your locales, see https://help.ubuntu.com/community/LocaleConf