[00:00] Ycarene: I hate that 1337 rubbish, so pointless [00:00] Rallias, wouldnt know i always get the updates though so prob not [00:00] Why did sony change there mind about yellow dog linux on the ps3? [00:00] Basic NVIDIA question here: I just hooked up a TV so I have two video outputs. Both are working, but I have it set to TwinView and it seems to just be extending the desktop instead of cloning it... Is there a way to make it clone the output exactly? Both displays have the same resolution [00:00] wolfgang_, There are ways, but all that I know how to do are illegal, so not to be shared on this channel. [00:00] Rallias, Oh ok [00:00] wolfgang_: PS3/Sony and yellowdog are all offtopic. [00:01] please use #ubuntu-offtopic [00:01] zykotick9: XBOX360 has 512Mb, so could run Lubuntu I guess [00:01] IdleOne, Your mean [00:01] ActionPa1snip, Does ubuntu have an active CELL port? [00:01] wolfgang_: I've been called worse. Doesn't change the fact that this is not a chat channel. [00:01] wolfgang_: incorrect about IdleOne [00:01] IdleOne is heartless ;) [00:01] Rallias: no idea, I've heard something but it was a long time ago [00:02] zykotick, :D [00:02] ActionPa1snip, So far as I know, it hasn't been maintained since ~ 9.04 [00:02] Rallias: yep, 3 years, sounds about right [00:02] Altho I've got a blade I wish I could install ubuntu server on D: [00:03] So can anyone explain why TwinView isn't doing what it says it's supposed to? [00:03] (ubu 12.04) [00:04] l337ingDisorder: what video chip? [00:04] BYE! [00:04] ActionPa1snip: GeForce 8500 GT [00:05] l337ingDisorder: did you install the proprietary nvidia driver? [00:05] ActionPa1snip: It is putting output to both displays but it's not cloning, it's just extending [00:05] ActionPa1snip: yep [00:05] l337ingDisorder: twinview is nvidia's propritary version of xinerama (2 displays acting as 1) - select clone instead [00:05] l337ingDisorder: if you use nvidia-settings you can set to mirror afaik [00:06] zykotick9: there's no "Clone" there's "Separate X screen" and "TwinView" [00:06] l337ingDisorder: neither separate nor twinview is what you want... [00:06] oooh [00:06] wait [00:06] found it! [00:06] it wasn't in that dropdown.. [00:06] you need to choose "TwinView" and then in the "Position" dropdown you choose "Clone" instead of "Right of" or "Left of" === baggar11_ is now known as baggar11 [00:07] nevertheless thanks for the help guys! :D [00:07] np :) [00:11] Hey guys, is it possible to move the .ssh directory because I have only access to my /var/www/webX directory and I need to do some scp stuff. [00:11] yannickoo: yes [00:11] And I don't have the permission to create a .ssh dir. [00:11] then probably no [00:11] Muelli: :( [00:12] Muelli: why i not just set the path to the .ssh directory in the scp command? ;) [00:12] yannickoo: well. The server deciced where to look for your public keys. And if it is configured to look in a directory you cannot write to, you cannot do anything. Rightfully so. [00:12] Uh yeah! "Specifies an alternative per-user configuration file for ssh." [00:12] the "F" parameter [00:13] and "i" - idendity file [00:14] Question about Unity - can you disable the icon shaking thing? In the left side panel. [00:14] but i need that in the ssh-keygen command [00:15] Hi. I'm trying to make a desktop launcher to run a script. Is there a location which these must be stored, or can I just place them wherever I want? [00:17] hm laserlion. You can put a .desktop file onto the ~/Desktop I think. If you want it in the launcher thing, try ~/.local/share/applications/ [00:18] Ok, thanks. What about the actual .sh file? Just somewhere put, so the launcher doesn't look in the wrong directory? [00:19] The launcher should look wherever you tell it to. [00:19] laserlion, if you want it to show in your menus theres a .config/applications directory I think. [00:19] laserlion, the actual .sh. i wouldput in /home/yourusername/bin [00:19] laserlion: the program you want to launch may be located anywhere. Just check that the execution bit is set [00:20] laserlion: fyi if scripts if you put them in ~/bin they'll be in your path as well (you need to logout/login for it to work after creating ~/bin) [00:21] I'm sorry, zykotick. Can you explain what 'they'll be in my path' means? :) [00:22] laserlion: it means you could execute it from anywhere, and the shell will find it... [00:22] Also, thanks for your answers Muelli and Dr_willis! [00:22] !tab > laserlion [00:22] laserlion, please see my private message [00:22] Time to check up on bash basics about the PATH variable. :) [00:24] laserlion: (just in case) ~ means your home directory (so both myself and Dr_willis suggested teh same thing) [00:25] zykotick9: thanks, I got it now! :) [00:25] laserlion: tab to - nice ;) [00:36] hi [00:36] Fellow linux ubuntu! If i've got a file/folder in lets say "/home/user/" with the name "[*] file name" want that copied to "/home/user/*" with the name "file name" Do you know a script what will do something like this? [00:38] LLU, you mean you hae an actual '[*]' in the file name somehow? [00:38] no [00:38] just that could be everything [00:38] not really an astrix [00:39] give examples... ;) [00:39] LLU, the "rename" utility (which is actually just a perl script) might help [00:41] LLU: Please give an actual example. [00:41] I find the 'qmv' command handy.. but its a little unusual in how it works. [00:42] How do I make a custom .desktop shortcut appear in Dash? [00:42] you can escape the asterisk and it will be treated as a character, rather than a glob and rename it [00:42] dunpeal: copy it to /usr/share/applications [00:42] dunpeal, you copy it to the proper directory in your home. I think its under .config or .local (not on ubuntu so icant check) [00:42] ActionPa1snip: I did... still not there. [00:42] ActionPa1snip: I copied it to .local/share/applications [00:43] Unless you want it System wide for all users.. then see above. you MAY need to logout/back in or restart unity. [00:43] i've got a folder in /var/hda/files/drives/drive6/torrents which is named [Muziek]top2000 and a file [Films]50.50 and i want the folder [Muziek]top2000 to the folder /var/hda/files/drives/drive6/Muziek/top2000 and the file [Films]50.50 to the folder /var/hda/files/drives/drive6/Films [00:43] dunpeal: copy it to /usr/share/application [00:43] ActionPa1snip: is there a way to refresh the cache? [00:43] dunpeal: copy it to /usr/share/applications sorry [00:43] dunpeal: you could log off and on I guess [00:43] ActionPa1snip: any way to refresh the cache without logoff/on? [00:44] LLU, you most likelky need to do your own scripting for that. or get fancy with a bash command line. :) [00:44] dunpeal: try pressing ALT+F2 and run: r [00:45] LLU: use \ to escape. like "\[Muzietk\]top2000" or use double Quotes "[Muzietk]top2000" [00:45] ActionPa1snip: "r" and Enter?! [00:45] the program "r"? [00:45] dunpeal: if memory serves, yes [00:45] mv ./\[Fi* /var/hda/files/drives/drive6/Films from the directory the subdir is in. [00:45] dunpeal: just r [00:45] dunpeal, thats how to 'restart' I belive in gnome3/unity its like a fancy hotkey. not an actual command. [00:45] mv ./\[Fi* /var/hda/files/drives/drive6/Films from the directory the subdir is in. @ LLU [00:45] Dr_willis: thanks :). Wasn't 100% [00:46] L3top: ./ is redundant [00:46] ActionPa1snip, but i think that may be gnome-shell only. Not unity [00:46] Dr_willis: lets see :D [00:46] ActionPa1snip, Dr_willis: I press Alt+f2. Dash comes up. I press r, nothing happens :( [00:46] think I may need to restart. [00:46] but these will not be the only files that will come in that directory and that I would like to be moved [00:46] dunpeal: could run: unity --replace [00:47] L3top: so is there a way i just can add a script to the crontab and that I will be done with it? [00:47] zykotick9: I believe you are correct, just wasn't sure what starting with an escape would do, but I know that ./ will be in the right place. [00:48] LLU it seems smarter to change how this continues to be created than to check constantly... and you would want the contents of the folder to just be moved I would expect, rather than continually trying to overwrite a folder with another... [00:49] ActionPa1snip,dunpeal, actually i use setsuid unity (dont know about eventual critics [00:49] ActionPa1snip: that messed up my desktop [00:49] anyway, restarting works, but I thought this isn't windows :( [00:49] dunpeal: it makes unity reload [00:49] LLU: if you blindly move files at a pre-determined time - mv'ing them could be bad if they're being written to - you might corrupt stuff... [00:50] dunpeal: restarts can be beneficial [00:50] ActionPa1snip: unless anyone has any better suggestions, I think that's how I'm going to do it from now on [00:50] restart doesn't take forever - like in windows, anyway ;) [00:51] Assuming that you do not have the ability to change that folder creation LLU, I would preserve both files and move the content if, as zykotick9 says, it is not being written, so you would want to check its modified time and bar it from moving within the last, say 20 min. [00:51] s/both files/both folders/ [00:52] dunpeal, setsuid unity in alt-f2 [00:52] ActionPa1snip: "restarts can be beneficial" lol that's funny - 99.999% since may 19, because of 1 instance i couldn't figure out what was going wrong with my system ;) [00:52] * L3top is having difficulty with English atm, but hopefully you understood what I was trying to say. Do not move it if it has been touched wtihin the last 20 minutes. [00:52] dunpeal, sorry setsid unity [00:52] ActionPa1snip: but the reboot fixed it ;) === mike_ is now known as Guest79636 [00:53] zykotick9: loads new kernels and so on. Cleans ram real good. Lots of things [00:53] how do I start pam_motd? It used to show, but now it stopped showing motd when I logon the ssh [00:53] ActionPa1snip, I agree on the "reboots are useful" bit. Every month on the 1st, servers get rebooted. [00:53] aah nvm [00:53] Rallias: sounds reasonable [00:53] It doesn't show when I use mosh [00:53] So how do I enable pam_motd for mosh? [00:53] Except for 1 which has a client that ALWAYS compalins about reboots because he uses ssh tunnels for his web service. [00:53] zykotick9: nothing is using that path exept transmission and i will rename the folders/files when the donwloads are done. But it's on my NAS I would need to move then between samba shares and that is slow. But i don't want to use the command line every time a download has finshed. [00:53] ActionPa1snip: i agree with you - i'm just joking (sorry OT). i just strive for stability over features. [00:54] ok I've been googleing for a week and I'm stumped. Everything I can find says I don't need to partition my new SSD to install Kubuntu 12.04 correctly. But after every install it won't do an initial boot. I remember having to do somethig with 'noapci' the last time I installed before the HDD swap to the SSD. I'm just trying to figure out is this something I'm doing wrong in the install (i.e. somethig I need to do to the install to get it to [00:54] Topher82, What told you you don't need to partition your ssd? [00:54] i didn't want to move it i would prefer copying because other wise i can't keep seeding the files [00:54] LLU: rtorrent with ssh is the best torrent solution i've personally come up with - but you gotta be ok with terminal apps [00:55] zykotick9: it's cool. sometimes it fixes the weirdest things. Had a guy in earlier who's flash audio was faster than the vid. ne reboot later and all is ok [00:55] LLU: i just drop my torrents into a directory and they get downloaded, simple. [00:55] ActionPa1snip: i hate flash. is that blue tint still an issue? [00:56] well all the articles I read said if you are partitioning it into multiple partitions you have to format them the right ways. But if you are using the entire disk it's fine to jsut install. [00:56] ^ fix for blue tint is to disable 3d in the flash options (use fullscreen if required) FYI [00:57] Topher82, You're better off using guided partitioning, not just "no partitioning". [00:57] Topher82: do you want to save anything or dual boot? [00:57] no it's a fresh SSD and it's only for kubuntu :) [00:58] Topher82, You NEED to partition it [00:58] Topher82: use the entire disk - simple ;) (only my opinion) [00:58] zykotick9: I really like the webinterface of transmission but you can't say where it should download the files. So i can't do it with my torrent client [00:58] Rallias: i believe the installer is offering to autocreate a swap and / on the entire disk. [00:59] yeah, that should be what's done. [00:59] LLU: sorry man - i obviously know little about transmission (it was never my favourite amoung the gui torrent clients either) [00:59] LLU: for web i used the lame old apache media thing... forget it's name [00:59] Hey guys, I want to transfer a directory via scp. I haven't permission to create the .ssh directory so I created a new config which contains "Host * UserKnownHostsFile XXX IdentiyFile XXX" and I setted the config file to the scp command via the F parameter: scp -F /var/www/webX/files/config html/ user@host:/var/www/virtual/foo/html/import – But I even get the message, that I don't have the permission create the .ssh directory. Any ideas? [01:00] ok see that brings up the other question I was going to ask. should I create with no swap partition. to reduce the number of reads and writes? [01:00] hey guys, how do I make sure 3D acceleration is working properly? I have the driver installed (supposedly) based on additional drivers [01:00] Topher82, How much ram do you have? [01:00] I tried the OCZ forum but they aren't being useful at all lol. [01:00] 4GB [01:00] yannickoo, the existence/nonexistence of a .ssh directory should not affect your ability to scp [01:00] You'll be fine with no swap. [01:00] Topher82: Not a vbox issue :) [01:01] zykotick9: If you would know the name that would be awesome! because I'm open to change [01:01] ok cool. someone I work with told me some programs need a swap to work right. [01:01] escott: sure, it needs a ssh key. [01:01] escott: and to be on the known hosts [01:01] Topher82: Sorry, wrong channel. Nonetheless, swap is always needed when wanting hibernation to be working. [01:01] If EVER it's a problem (which it absolutely shouldn't be), you can create a swap .img file. [01:01] ahh shoot [01:02] yea I kinda like that. [01:02] Topher82: if you care about your SSD - then minimize writes. my ssd drive from the origional EEEpc 4&8GB models are still working fine today... failure on ssd/solid state is an issue however. but i have swap on my ssd drive - i'll replace when it burns out - and the speeds are amazing [01:02] Topher82: Then you need swap size == ram size. [01:02] escott: when i enter the password it says that it is wrong, but it's right :) [01:02] yannickoo, if its not in known hosts it will just ask. if you need to specify the private key just say ssh -i id_rsa ... [01:02] Topher82, Unless programs start to fail, don't have swap set up. [01:03] escott: i done it with -F and added a config file with the key and the knonw hosts [01:03] Once you have the system a few weeks, you can kind of get a feel for your normal ram requirements and make further decisions from there. [01:03] ok I'm going to try that I might need help figuring out the math on the partitions. [01:03] yea I have a spare SSD (they were half price so I bought 2) [01:03] 100% to ext4 mounted as / [01:03] yannickoo, it sounds like you are doing things in a more complicated fashion. it might be making your error messages more confusing [01:04] hey guys, how do I make sure 3D acceleration is working properly? I have the driver installed (supposedly) based on additional drivers [01:04] Topher82: if you select entire drive i think it will be automatic, with a suitable swap??? - running without swap will make your system SLOWER [01:04] zykotick9, running without swap will only slow down if you run out of ram, which he has PLENTY of. [01:04] ok so manually partiiton it to have no swap first. and if that doesn't work I know it's something with noacpi or noapci or whatever right?> [01:05] !swap [01:05] swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [01:05] i recall ages ago *like 5+ yrs* some benchmarks where not having any swap caused some sort of slow down. but that was several kernel versiona back. :) [01:05] Rallias: incorrect [01:05] That's completely false. The only time having no swap would slow down a computer is if you didn't have like a gig of free ram for file caching [01:05] with 4gb ram, that's not a problem. [01:06] Rallias: if a system is using swap as memory - you system will be crawling - buy more memory ;) [01:06] *sigh* I love it here. I always get great answers and awesome converstaions always start up :) [01:06] Rallias: incorrect [01:06] !swap | Rallias [01:06] Rallias: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [01:06] Topher82, you can always make a swap file :) [01:06] well at this point I just want to be able to reboot after install to an OS lol. [01:06] Yes. If you find you need it, use a swap file, not a swap partition. === kracker|zombie is now known as kracker|away [01:07] at what poing in the install do I add that noapci stuff anyway? [01:07] escott: oh it works :o [01:07] Rallias: swap fils cannot do hibernation... [01:07] i tend to always put like a 512mb swap partition on my Hard drives out of old habbit. just in case i use a live cd. they got some swap to use if needed. [01:07] or is that something I add during grub on the first boot? [01:07] Topher82, that would be a grub/syslinux boot option [01:07] Dr_willis: another excellent point - swap partitions are used by LiveCDs! [01:07] Topher82, Nah, unless you have an odd computer, which most people don't. [01:08] ok what key do I git to do that? I tried tab, esc, f8, f12, etc... lol I'm pesistent and a little ocd. [01:08] zykotick9, which can be bad.. if you are trying to repartion that HD. ;) [01:08] Topher82, the !nomodeset guide shows you [01:08] !nomodeset [01:08] 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 [01:08] woot thanks [01:09] Grub = HOLD shift. Syslinux, tap space when ya see a Man=keyboard icon at the bottom.. [01:09] ok let me go absorb all of this and try another install :) back in a bit [01:09] or tap space like a woodpecker after drinking a double capachino.. [01:09] Dr_willis: ;) another excellent point (re: partioning from livecd and having to disable swap first) [01:09] Seriously tho, I want to see benchmarks of a 4gb ram i7 system with and without swap. I highly doubt there's any performance deficit on the without swap system. === gry is now known as gryllida === ReTFEF is now known as TheTFEF [01:15] hey guys, how do I make sure 3D acceleration is working properly? I have the driver installed (supposedly) based on additional drivers [01:15] But gnome-shell keeps putting me in fallback [01:17] grr now the usb drive I was using to install from seems to be corrupted :( going to have to burn a dvd [01:17] hello room.. [01:17] escott: Hi, would you happen to know how to add my own application to Default Applications in Details window in Ubuntu Settings? I have XnView, and it is not installed, it runs from its own directory, but I want it to associate with graphic files. [01:18] :) [01:19] Hey guys, is there any way to set up Empathy to automatically /msg NickServ identify when I click into it? [01:21] naryfa, not really. ask the channel [01:21] escott: ok thank you [01:21] Nogal, check its settings for optional plugins. [01:21] Nogal: https://live.gnome.org/Empathy/FAQ#Is_there_a_way_to_configure_Empathy_to_identify_with_NickServ.3F [01:21] nogal whats emapthy? is it a message client [01:21] !im [01:21] The Empathy Instant Messenger is installed by default and supports MSN, XMPP (Jabber, GTalk and variants), AIM, Gadu-Gadu, Novell Groupwise, ICQ, YIM, IRC and others. See also !Kopete and !pidgin [01:22] How can I add my own application to Default Applications in Details window in Ubuntu Settings? I have XnView, and it is not installed, it runs from its own directory, but I want it to associate with graphic files. [01:22] nogal which message protocol you connecting to? [01:22] his quesiton about nickserv and empathy implies IRC [01:23] how do i install iced tea 7 plugin? [01:23] help i tried to install fglrx using the guide in this website http://askubuntu.com/questions/124292/what-is-the-correct-way-to-install-ati-catalyst-video-drivers. I get this error http://pastebin.com/xPLvDi7e How do i know fglrx hs installed correctly? I afraid if i restart the computer the laptop wont start! [01:23] Jagst3r15, sudo apt-get install iced-tea openjdk-7 [01:23] er... [01:23] nogal so you want your irc client to automatically log in? Not to bot? [01:23] I just tried something from that link. I'm going to close the client and come back in to test it. [01:23] i'm not sure on the openjdk-7 part... [01:23] nulldev, yes. I'm testing this, one sec [01:24] installing programs was much easier to explain when synaptic was the default. [01:25] not to bot I hope* [01:25] Jagst3r15: sudo apt-get install icedtea-7-plugin [01:25] I'm back, and the link worked, thank you! [01:25] Welcome [01:25] thanks [01:26] hi guys, can anyone help me with crackling audio? [01:27] nogal Im that old skool I was looking at ways to script inject empathy with the logins === hari is now known as Guest75151 [01:27] nulldev: honestly that was the sort of fix I thought I needed haha [01:28] anyone know which libraray or module enable Fn key in laptop? I have uninstalled it. Now i want to enable Fn keys again. [01:28] cracking audio you mean the encryptions? well fek off [01:28] anyone? [01:28] !language | nulldev [01:28] nulldev: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [01:28] how do i have ubuntu auto do terminal code modprobe b43 [01:29] hi guys, can anyone help me with crackling audio? [01:29] ty nulldev :/ [01:29] ooops very sorry crackling not cracking [01:30] audio, i can try. [01:30] this is nuts, I try to access my server, and it looks firewalled on my own laptop (my coworkers can see it) [01:30] ActionPa1snip, i have to type the code modprobe b43 for my wifi to work how do i make it automatic [01:31] I am running 12.04, and have no idea what can it be, any clue? [01:31] kandinski its your local router then what you trying to connect to? [01:31] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [01:31] nulldev, no, it's my server, which is on linode [01:32] I can traceroute to linode.com, bu tnot to my server [01:32] kandinski server? web/ftp/irc/ssh? [01:32] my coworker can traceroute to both [01:32] Harris: run: echo "b43" | sudo tee -a /etc/modules > /dev/null === Granis` is now known as Granis [01:32] Harris: it will load at boot automagically [01:32] kandinski server? web/ftp/irc/ssh? [01:32] Harris: add 'b43' in /etc/modules [01:33] anyone have any experience routing apache error.log to the rsyslog daemon [01:34] kandinski stop pasting trace routes too :) === nigelb_ is now known as nigelb [01:34] aaas: ask in #apache as well :) [01:34] on the same wifi router, so it has to be my laptop [01:34] ah, a good cmd line pastebin client? [01:34] prefrably a non-pastebin.com pastebin [01:34] nulldev: all of it, it's an ubuntu server [01:34] but I can't even traceroute to it === Swish[\] is now known as Swish [01:35] aaas if you get thast error your using apache maps , there broken [01:35] nulldev: I never did! === myles is now known as Guest8437 [01:35] nulldev: that's naughty [01:36] kandinski servers unless firewall permits wont respond to ping port 80 open wont matter as 80 uses tcp and ping is icmp so the firewall will let 80 tcp but not ping [01:36] i have an emerson tv, when i change the monitor settings to 1280x768 (16:10), i get nothing. when i change it to 1280x720 (16:9) and i goto the emerson pc settings, it says, not available. (when im trying to adjust the image on my screen being about 1" off in every direction. 1024x768 (4:3) in pc settings on the tv, i get the issue where i can only adjust to left, or right. and those are the only options. i cant adjust size of image like i can on [01:36] my vizio tv. how can i fix this? [01:37] any advice on the issue would be great === exocaesar is now known as Guest88597 [01:37] hello room. which should i use in ubuntu: VBOX, vmwarz.... looking for a good virtual machine. === djahanda1ie is now known as djahandarie [01:37] hi[ === MagiR2D2 is now known as Magiobiwan [01:37] jerry_l, depends... graphical or non-graphical [01:38] nulldev, I can't see my server at all from this laptop [01:38] ftp, ssh, http, nothing [01:38] I can see it from my mate's laptop [01:38] help i tried to install fglrx using the guide in this website http://askubuntu.com/questions/124292/what-is-the-correct-way-to-install-ati-catalyst-video-drivers. I get this error http://pastebin.com/xPLvDi7e How do i know fglrx hs installed correctly? I afraid if i restart the computer the laptop wont start! [01:38] or from other servers [01:38] one for each would work for me. [01:38] it's the laptopt that's somehow blocking access [01:38] (driving me nuts) [01:38] jerry_l QEMU would be your best option then. [01:38] thanks.. looking up. [01:38] can anyone help me to adjust my pc screen on an emerson tv? [01:39] is there any type of software to help me do this? [01:39] nulldev: http://paste.ubuntu.com/1097636/ === Freeaqingme is now known as Guest21814 === dark3n is now known as dark3n|off [01:40] :) [01:40] kandinski what service and server and location of server you trying to connect to? [01:41] !netsplit [01:41] traceroute to me is worthless unless it falls at your router ;) [01:41] nulldev, the problem is not with the server, but with my laptop [01:41] if you do these traceroutes, you'll get a good result for both of them [01:41] and people in this office are also getting through, so it's not the local wifi router [01:41] nulldev: see above post, it's hiperactivo.com through ssh and http [01:41] also, i cannot install the ati proprietary drivers [01:41] omg [01:41] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [01:41] nulldev: it's failing at my laptop [01:41] that's what I am telling you [01:41] person next to me can get through [01:41] but I can't, only for this server [01:41] kandinski you got nmap installed? [01:41] it's really weird [01:41] AcidRain2012: have you got your tv set up yet. if not, we need information === TheTFEF is now known as Guest26587 [01:42] nulldev: installing... [01:42] installed === Guest26587 is now known as TheTFEF [01:44] kandinski scan the ip of the server use the default for 1st scan after this point type all as is in terminal replacing ip with the ip address $ nmap ip && nmap sU ip [01:44] nulldev, thanks [01:45] hey [01:45] kandinski thanks? [01:46] i want to know something about backbox [01:46] thanks for the instructions [01:46] nmap says the site seems down [01:46] but I know it is't, I am irc-ing from it! [01:46] np I look forward to a fix though [01:46] who can answer my question [01:46] i will [01:47] are you good at it [01:47] dued how dare you [01:47] i like bt5 too [01:47] nmap needs a working network connection, and there isn't one [01:47] kandinski so no ports open at all, not really my bag now, it will all depend on what router your using and opening the outbound in that [01:47] antisec: backbox is offtopic here [01:47] ah, getting there [01:48] ok [01:48] nulldev, but the ports are open [01:48] as I say, person sitting next to me can see the site [01:48] through the same wifi router as I am using [01:48] it has to be the laptop [01:48] kandinski server or router inbound or outbound [01:48] antisec: try irc.autistici.org:6667 in channel #backbox [01:49] jerry_l: what type of information do you need? [01:49] antisec: source: http://www.backbox.org/contact [01:49] i thought the amount of information i included was plenty [01:49] Rallias: jerry_l QEMU thanks for the link. my chick is watching the new avatar cartoon so bandwidth is an issue. [01:49] i want to be a hacker like anonymous [01:50] thanks i booked marked the pages. [01:50] WutO_o [01:50] nulldev, outbound wifi router, we are in an office [01:50] acaid... [01:50] antisec: I'd study networks first [01:50] jerry_l: i tried to install proprietary drivers for ATI cards but failed, i was later turned away when google searches said this was a bad idea because it makes some peoples computers unusable [01:50] I just did a fresh install of ubuntu, configured my displays ( all 1080p oriented like this Tetris piece: http://tinyurl.com/8xs7xmw ). When I click to drag something in nautilus (and only nautilus), it appears 1920 pixels to the left and 1080 pixels to the top of the cursor. This results in me having to drag the cursor onto the bottom left monitor in order to drop something on the top-center monitor. It also renders it im [01:50] possible to drop items onto the bottom two monitors. Does anyone have any idea what could be causing this? [01:50] jerry_l: do you have any ideas? [01:50] what issue are use haveing? can not adsjust resoultion? [01:50] get into FBI or NASA [01:50] qemu sucks after uninstalling vbox still wont start a vm until you stop qemu-kvm which isnt is chkconfig [01:50] nulldev: I can't see hiperactivo.com from my laptop, my mate on the next desk can. hiperactivo.com is open because it's open and serving all it needs to serve. [01:50] to see information about UFO [01:51] kandinski I reckon its your dns have you tried opendns? [01:51] nulldev: now nmap says filtered ports or closed auth... [01:51] nulldev: http://paste.ubuntu.com/1097646/ [01:51] i just use the non-pro.. for drivers. [01:52] it's not the dns, dns works, and system fails for ip scan too [01:52] where are you from [01:52] kandinski because it got no response rules out dns though [01:52] and if i really had to have the drivers and they wouldnt work then i would wrap them . [01:53] wrap - linux word of the day. [01:53] jerry_l: honestly i dont know what stops pc settings from being available. i think my computer sends such a high resolutions that the tv cant detect its a pc. but when i lowe rthe resolution sent, it is available, but the options i have only move left and right. not size. and size is so important to making it fit on the whole screen [01:53] ActionPa1snip:where are you from [01:53] I mean I can't see the server at 70.85.129.79, which is the machine pointed at by hiperactivo.com [01:53] um i have no sound [01:53] antisec: uk [01:54] jerry_l: hey man, i appreciate how you are trying to help, could you include my name before your text aimed towards me, make it easier for me to see :) [01:54] sounds like ou have a true 16x9 screen... [01:54] Hi guys, I'm using texlipse (eclipse plugin) to edit my .tex files and build .pdfs from them. For some reason whenever I have grayscale bitmaps (jpg, gif, or otherwise) I get a nice transparent yellow overlay what could be going on? how can I debug this? this is the only error message I coud find http://paste2.org/p/2076052 [01:54] jerry_l: what does that mean? how do i fix the issue? [01:54] ActionPa1snip:i want to study in cambridge univercity [01:54] kandinski yeaa all ok server side just at your local side is the prob let me look at your trace route again? [01:54] acid sure,, but i was actually trying to leave to set up more computers. [01:54] it maybe a dream for me [01:54] thanks [01:55] ah, ok go man. thanks for help [01:55] brb [01:55] kandinski your not even getting beyond your router strange on outbound , Im no networks guy so not sure === jelatta_away is now known as jelatta [01:55] i have n9o sound can someone help] [01:55] http://paste.ubuntu.com/1097636/ and http://paste.ubuntu.com/1097636/ [01:55] antisec: you'll need grades dude, and money [01:55] nulldev, I know [01:55] soem TVs only support certian sizes. they are the standards mostlikely. [01:56] has anyone noticed that the "save..." menu item is missing from Session Manager with firefox 13 and unity on 12.04 [01:56] ::acaid:: [01:56] ? [01:56] yes [01:56] kandinski The only thing could be your ISP is blocking it [01:56] i had sound the other day but now ubuntu does not [01:56] have fun guys. i have to change machines. [01:56] nulldev, but it's impossible! [01:57] ActionPa1snip:which univercity are you in [01:57] nulldev, my deskmate is getting through *using the same wifi access point* [01:57] antisec: I'm at work [01:57] this is very infuriating [01:57] antisec: done uni ale [01:57] r*already [01:58] kandinski ok so its your local firewall iptables? service iptables stop and try again [01:58] ActionPa1snip:i like network security [01:58] nulldev: unrecognized service [01:58] wtf why is no one helping me [01:59] ActionPa1snip:how old are you [01:59] !ot | antisec [01:59] antisec: #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! [01:59] ok [01:59] i am sorry [01:59] kandinski whats the results of nmap 127.0.0.1 [01:59] am i muted or something! [01:59] ihave no sound! [02:00] brandon sup [02:00] tenmin i have no sound [02:00] brandon_ turn your speakers on [02:00] brandon_: if you keep that shit up someone will permanently mute you [02:00] antisec: 31 [02:00] brandon_, yea you must be, I can't hear you eaither. [02:00] barndon when you stype, say it out loud [02:00] nulldev ot funny they are [02:00] and when you read, say it out loud [02:01] brandon_: try: killall pulseaudio; rm -r ~/.pulse* wait 10 seconds then try sound [02:01] ok [02:01] brandon did you hit Alt-Z? [02:01] invoke the summoner sound? [02:01] actionparsnip teachin someone how to kill a proc properly thumbs up [02:02] nulldev, thanks a lot [02:02] have to run now, but thanks really for helping [02:02] kandinski no worries [02:02] what should i do the killallvthing? [02:02] I want to use midnight commander over a ssh connection. since I use byobu and want mouse support i musr start mc with the -x option (xterm mode) every time. Is there a way to make that option automatic so i only type 'mc' instead of 'mc -x'? [02:03] hololight: create an alias and but it in your profile [02:03] kandinski I have to do something whilst my wife recovers from orgasm :) [02:03] eg, for bash, put this in ~/.bashrc [02:03] eedeep: Please be more polite when trying to educate :) [02:03] ok installing this time with noapci and no swap file. anyone else with an SSD have any other useful performance enhancing or life extending tips? [02:03] duh... thank you [02:04] action nope still not working [02:04] alias mc='mc -x' [02:04] hololight: ^ [02:04] IdleOne: which comment are you referring to? [02:05] Topher82, Get a spinny disk to store commonly-overwritten files [02:05] it's a laptop no room :( [02:06] who needs backups rm -rf oops [02:06] ActionPa1snip, still not working [02:06] i saw a student from india today [02:06] a girl and i feel so bad [02:06] that she would land in a scary place like this [02:07] and we are up in about 10 seconds :) yay [02:07] eedeep: the swearing/cursing/bad language is not needed or welcome. [02:07] wow can so e one help! [02:07] TenMinChallenge, stop that [02:07] idleone youve never worked in IT then or been a hacker [02:07] IdleOne: is this welcome?: "11:58 < brandon_> wtf why is no one helping me" [02:08] eedeep: no, but bad behaviour does not excuse more of it. [02:08] eedeep: lead by example is all I am saying. [02:08] IdleOne: you make a fair point [02:08] nulldev: You are on a short leash my friend. I wouldn't push it too much. [02:09] idleone Im a hacker in the real sense I know when and not [02:10] omg please someone help me [02:10] i have no sound [02:10] quit foccising on off topic thoings [02:10] does anybody know what a mouse-scroll is called in Ubuntu? I want to assign it to desktop scroll [02:11] by the way, if anyone is seeing the main "session manager" menu item missing from firefox 13 in unity, try this: got about:config and set extensions.{1280606b-2510-4fe0-97ef-9b5a22eafe30}.no_splitmenu to true [02:11] WOW THIS IS PISSING ME OFF! [02:11] naryfa: it is a button... [02:11] brandon hit Alt-Z [02:12] naryfa: what button depends on your mouse... it is usually button 4 and button 5 [02:12] are U freaking seriuos kick me out cause ur not helping me [02:12] brandon_: please calm down, explain your problem clearly with as much detail as possible and IF someone can they will help you. [02:13] IdleOne, i HAVE NOT SOUND how can i be more clear then that! [02:13] brandon_: please calm down and people will try to help you... we are all volunteers in this channel... and not everyone will know the answer to your question [02:13] brandon_, card? what you've tried? [02:13] brandon_: you may also want to try askubuntu.com ... there may be an existing answer there [02:13] brandon_: by telling us what you have tried, what are you trying to do...? [02:13] try microsoft [02:13] Rallias, it was working ealier [02:14] brandon_: Do you see your device in settings sound? Also check alsamixer on a console [02:14] tenmin NO WINDOWS IS STUPID\ [02:14] TenMinChallenge: not really the correct answer [02:14] brandon_: Also please stop with the all caps. it is annoying and rude. [02:14] brandon_, on the forums, in the multimedia section, there's a sticky. Go find it and read it. I believe it may fix your issue. [02:14] brandon_: I just came on... I am willing to try and assist you if I know the answer... can you tell me what the question is? [02:15] OK FIXED IT THANK YOU [02:15] SRRY for caps [02:19] Hello. How do you turn logging off in Ubuntu (sys, kern, etc) [02:19] ? [02:20] I been out of the loop last to upgrades till now. anyone got time for 2 simple questions besides this one. [02:20] !ask | rodneymillerpca [02:20] rodneymillerpca: 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 [02:21] One is there a way to switch back to the simple menu instad of the bar on the left side. It's driving me nuts. [02:21] brandonj: sweet [02:21] You mean you want gnome desktop instead of unity rodneymillerpca ? [02:21] !notunity | rodneymillerpca [02:21] rodneymillerpca: Ubuntu 11.10 and higher use 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 [02:21] Terminal doesn't display in color even though i un-commented force_color_prompt=yes in .bashrc. It display fine though if I issue . ~/.bashrc [02:21] brandonj: if you are civil and patient, you will be helped if possible [02:23] Ah ok gnome I hug. lol [02:23] I'm a realy old geek and have little use to learn new .lol [02:24] urbanp00r: did you run: source ~/.bashrc after the change? [02:24] rodneymillerpca: just install gnome-panel and log off and select the new session [02:24] ActionPa1snip: yes, but everytime i use terminal do i run that command? [02:25] Is . ~/.bashrc not similar to source ~/.bashrc? [02:25] ActionPa1snip, I'm not on a ubu system, but I thought ubuntu-classic was the choice installed by default if you want that... [02:25] urbanp00r: it runs each time a fresh terminal is loaded, standing terminals will need to run the source command to re-read the config [02:25] is there any experience linux ubuntu users who would recomend for someone who is new to linux to use this distro? i really want to use linux as my primary os? [02:25] Rallias: anything post Natty will use Unity as the default shell, you can install gnome-panel and use that if you wish [02:25] !manual | antony__ [02:25] antony__: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [02:26] antony__: its what Ubuntu is aimed at. New users to linux [02:26] ActionPa1snip, Yeah, but I thought you didn't need to install anything additional. [02:26] Rallias: yeah its extra, the defaults are Unity and Unity2D only but you can install what you wish [02:27] ActionPa1snip: i ran source ~/.bashrc and it displays color in the current terminal. running another terminal will not show the color again. weird. [02:27] can u still use the gnome-panel on 12.04? [02:27] !info gnome-panel [02:27] gnome-panel (source: gnome-panel): launcher and docking facility for GNOME. In component universe, is optional. Version 1:3.4.1-0ubuntu1 (precise), package size 473 kB, installed size 1390 kB [02:27] cprofitt: excellent, thank you [02:28] Thank all four of you. [02:28] antony__: if you like the Gnome2 smell you can install Xubuntu and getr the 2 panel desktop you are familiar with [02:28] All have a great evening [02:28] or i could just install mate into ubuntu :) [02:28] rodneymillerpca: you too! [02:29] antony__: sure, but its not supoprted here [02:29] Hello, how can I map extra mouse keys with CCSM in 12.04? I have a mouse with 13 extra buttons, plus the usual 9. [02:29] without ccsm** sorry. [02:30] !shortcuts [02:30] Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts [02:30] Mouse. Not keyboard. [02:31] NictraSavios: its just another input device in Xorg, the system doesn't care [02:31] Well, when I try to use system -- > Preferances --> Keyboard --> Shortcuts, It dosen't work. [02:32] It wants a keyboard stroke so it won't take a mouse click as a "key" [02:32] I'm curious... is there any way to have that multi-mouse-cursor setup like google did for their april fools joke but have it real? [02:32] ActionPa1snip: what if source ~/.bashrc don't work? [02:33] NictraSavios: I'm trying to do the same, I want to use mouse button for workspace scrolling, and can't figure out how to do it [02:34] Under Windows I just use Logitech Setpoint and using the Autohotkey scripting language... both aren't available in Linux. And now that BTNX has been nerfed upstream thanks to xorg's evdev driver... Were outta luck. [02:34] urbanp00r: then you'll need to review the setting [02:35] ActionPa1snip: can i get any clue? [02:35] Because no good GUI configuration tools for evdev exist... [02:35] NictraSavios: what is evdev? Is that a kernel module? [02:35] Hello, After unexpected shutdown, my ubuntu isn't starting.how can i fix that??Any idea?? [02:35] Its an xorg mouse driver and kernel module [02:36] urbanp00r: what are you trying to achieve? [02:37] But *some* of us don't particularly like rummaging though xorg configuration files using an arcane syntax to achieve something that takes 45 seconds under other so-called "Legacy" operating systems. [02:39] Hello, After unexpected shutdown, my ubuntu isn't starting.how can i fix that??Any idea?? [02:39] ActionPa1snip: thanks! [02:39] Seriously... If I wanted to continue using a command line and configuration file system I would have kept using archlinux like I did for 2 years. [02:39] I'll look into this further [02:41] Adnan: Could you explain, when exactly the ubuntu boot procedure is 'hanging'? [02:42] Hello :) [02:43] d0lphin_333: anything we can help you? [02:43] My electricity goes down.that's why it's shut down unexpectedly.now, after that, it's not starting, but I can access terminal by recovery mode [02:44] hi something know how configure IPTABLES [02:44] quixotedon hello :) Sorry about the question but im having some troubles install ubuntu i, using ubuntu 12.04 desktop i386 but it dont give me image in the install i have one hdmi monitor [02:45] d0lphin_333: did you do upgrade while installing [02:45] d0lphin_333: the problem might be caused by hdmi port not being recognized [02:45] quixotedon no, just clean install [02:45] @minimec any idea?? [02:46] NictraSavios: I understand you but that doesn't help hehe [02:46] quixotedon it give image but only when o clik in some keyboard but then i try to install and nathing neither live cd nathing [02:46] d0lphin_333: have you tried using a different connection e.g vga or dvi? [02:46] Adnan: I see. I guess you have 'autologin' activated and the system cannot load you sessoin correctly. Would that be correct? [02:46] d0lphin_333: have you tried using another port other than hdmi port? like antony__ mentioned? [02:47] Yes,auto-login activated @minimec [02:48] quixotedon antony__ , no i dont welll... but strange because i got image at the first when i clik in the keyboard but then clik install and nathing isnt it supost livecd run whith hdmi? [02:48] !hdmi | d0lphin_333 [02:49] @minimec Can you give any solution?? [02:49] d0lphin_333: i think you should try installing using a different connection, then when you install your graphical drivers that may work. [02:49] Adnan: There is a session file, you would have to remove/rename. I am to old/tired to remember the name... [02:50] d0lphin_333: that means the driver wasn't installed properly [02:51] antony__ that what i ask try to avoid because i think strange because i got image at the first so ubuntu linux live cd dont work whith hdmi? === kris_ is now known as Guest79436 [02:51] what the new ? [02:51] hey === Guest79436 is now known as krissadewo [02:52] d0lphin_333: i cant say myself, as i dont use a hdmi connection. [02:53] d0lphin_333: we don't know much about the installing hdmi issue.. let me do some research first [02:53] Is there a web site or central location for Unity lenses and themes? (One that doesn't require adding hard-to-find PPAs, some of which don't even have builds for 12.04). [02:54] For 12.04, many themes and lenses aren't even available for 12.04, but only 11.10 and previous. [02:54] antony__ , quixotedon i think it can be because hdmi... not a shure. well thanks anyway, need to try whith other cable whith vga and then if work... update the drivers thanks :) [02:54] And what constitutes a "Unity" theme. A basic GTK3 theme? A Gnome Shell theme? [02:54] Adnan: I am pretty sure, that your session configuration is corrupted. Try to rename the folders .compiz --> .compiz-old ; .gnome --> .gnome-old. I an console cp /home/'Adnan'/.compiz /home/'Adnan'/.compiz-old After that try to reboot. [02:55] Adnan: It's 'mv', not 'cp'. I have to go to sleep... ;) [02:55] flan_suse: I believe it just uses the GTK3 theme you use [02:55] ActionPa1snip: Figured so. [02:56] flan_suse: if you change your wallpaper, the dash shell and unity launcher change colour to match [02:56] ActionPa1snip: Know of any central location / web site? Sort of like how there's a gnome-look.org? (Something like a unity-extras.org?) [02:56] anyone know how to use unetbootin to install to a specific partition? [02:56] ActionPa1snip: I set mine to 100% transparent, so the same thing happens where the wallpaper basically "bleeds" through. [02:56] d0lphin_333: through the search, mostly the problem is based on the sound, but, you'd better do a search yourself for the hardware you're going to use through the hdmi port, to help solve the problem [02:57] flan_suse: here are some http://www.webupd8.org/2012/06/5-nice-gnome-34-themes-ubuntu-ppa.html [02:57] Hello all [02:57] d0lphin_333: yeah, try using another port first, then go to updating the driver :) [02:57] bob__: yes, anything to say? [02:57] Indeed one question [02:58] quixotedon: thats what i suggested, as i think it needs the driver to be installed first. [02:58] I have installed ubuntu and cannot get it to reconize my graphics card. It's a dell D630 [02:58] ActionPa1snip: Not bad, thank you. :) [02:58] Has anybody noticed repeated (several times a minute) DNS requests to daisy.ubuntu.com? [02:58] antony__: yeah, let's hope that solves d0lphin_333's problem [02:58] what on earth is daisy.ubuntu.com? [02:58] ActionPa1snip: Never knew webupd8 had its own PPA. [02:58] bob__: what graphic hardware? [02:58] quixotedon: i hope so [02:59] quixotedon it looks the bether thing to try but if this work so ubuntu live cd or install dont work whith hdmi monitor [02:59] Intel 945 Chipset [02:59] quixotedon thanks for your time :) [03:00] flan_suse: yeah its great, it's where I get oracle java from too [03:00] quixotedon: when you've helped bob_ i need to ask a question myself :) [03:00] I tried the update program, with no luck. [03:01] bob__: Is there no driver available to download? [03:01] hello [03:01] hello [03:01] No, i looked at the hardware as well. [03:01] anyone here running ubuntu on a netbook with an intel atom processor? i've tried various versions and nothing isn't unbearably slow [03:02] bob__: have you tried installing the driver through Super button (Windows button on keyboard) then type "Additional Drivers", that will direct you to hardware that needs driver to be installed [03:02] i have a weird problem......for some reason my CTRL key just stopped working [03:02] i'm in vbox [03:02] No proprietary driver are in use on this system [03:02] but can see the key being pressed in xev [03:03] max1: if you run: xev and press the key, does it generate events? [03:03] haha [03:03] AcidRain2012, yes :) [03:03] so i look in my xmodmap file [03:03] nobody on 12.04 is repeatedly sending these DNS requests to daisy.ubuntu.com? [03:03] hi ther [03:03] and all my modifier keys have different keycodes than what is said in xev [03:03] Is anyone running linux on a netbook? [03:03] but they all still work........ [03:03] negatory: you could add an entry in /etc/hosts to make daisy.ubuntu.com resolve to 127.0.0.1 [03:04] hey [03:04] kiwii: i used to, till i bought a laptop [03:04] sorry [03:04] bob__: what's the graphic hardware? [03:04] antony__ how long ago? [03:04] what flavor? [03:04] ActionPa1snip: I was actually wondering if anyone knew the cause? Or what daisy.ubuntu.com even is? [03:04] kiwii: about 12 months ago [03:04] how can I add a custom default application to the Default Applications in Ubuntu? [03:05] antony__: was it usable? [03:05] Intel 945 [03:05] kiwii: I found it to be running ok, are you using the netbook edition? [03:05] antony__: no, haven't tried that yet. so you were on 11.04? [03:06] I have googled and looked around on some forums [03:06] negatory: https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/913694 references it (see the last posts) [03:06] Launchpad bug 913694 in whoopsie-daisy (Ubuntu) "[MIR] whoopsie-daisy" [Undecided,Fix released] [03:06] kiwii: yes i was but i was using the netbook edition as it is made for netbooks, It's better proformance. [03:07] antony__: cool I will try that, thanks. i was just trying to resist unity at all costs [03:07] kiwii: You need to use the netbook edition as, netbooks aren't very powerful. [03:07] antony__: you didn't happen to happen to have a poulsbo graphics card in your netbook, did you? [03:07] kiwii: or use Lubuntu if you want a more traditional desktop :) [03:08] kiwii: No, it was intergrated intel card. [03:08] antony__: most netbooks are more powerful than anything I own [03:08] ActionPa1snip: it's for my g/f, and she needs something that's a little more easy to configure [03:09] i was thinking about XFCE [03:09] even though I like LXDE way better myself [03:09] Kiwii: If you dont like unity, use 11.04 or 11.10 and install the gnome classic panel :) [03:09] bob__: have you tried "sudo apt-get install mesa-utils" (without quotes) [03:09] i am trying to install erlang in ubuntu, when i do "make install" it says "usr/bin/install:cannot change permissions of 'usr/local/lib/erlang':No such file or directory. Can anyone help? [03:09] bob__: the link is right here: http://askubuntu.com/questions/129227/how-do-i-install-intel-hd-graphics-driver-on-ubuntu-12-04 [03:10] not yet, === krissadewo is now known as ronggolawe [03:10] ok i will look [03:10] brb [03:10] Isn't the folder supposed to be created automatically during installation? [03:11] kiwii: yeah XFCE is easy enough [03:11] i followed these instructions. http://codeswamp.com/2011/05/25/installing-erlang-r14b03-on-ubuntu-11-04/ [03:11] This may sound like a ridiculous question, but is there anyway to disable the password, like when your installing programs etc? [03:11] antony__: its not supported or advised [03:12] ActionPa1snip: Oh ok no problem. [03:12] what package do you recommend for BD writing? Is Brassero okay? [03:12] antony__: you can run: sudo -i and get a root prompt and you won't need a password til you run: exit [03:12] Please help me someone.. =/ [03:13] ActionPa1snip: would you recommend Xubuntu or ubuntu netbook version with XFCE installed? [03:13] snyp_, just install from the repos [03:13] or does it matter [03:13] !erlang [03:13] ok im back with my issue [03:13] Oracle JDK 7 is NOT installed. [03:13] Getting that error [03:13] sudo apt-get install erlang snyp_ [03:14] ok.. [03:15] ok, xev says left control is keycode 37......so "xmodmap -e 'keycode 37 = Control_L';xmodmap -e 'add control = Control_L" [03:15] to break it down: on every resolution but 1, the pc settings to adjust screen left/right is disabled. even at that, the only display resoution output that it does work on is the one im currently using, and its about 6" short on each side of screen. and i need a pc settings option to adjust size, not left/right. that does nothing but move the screen around on the tv. i am using dvi to hdmi cord. this works fine on my vizo tv cause i can adjust size, [03:15] can anyone help me? [03:15] but breaks [03:15] Got the java problem, fixing right now ::: [03:17] ok im back my laptop locked up [03:17] ok one more question does apt-get remove delete the .deb files too, or just the installed software? [03:17] I have created a CNAME for my mail server. When i dig it by fqdn, bind is answering the query properly. But when i give just the name, it is not resolved. Where did it go wrong? [03:19] people on google are saying that the nvidia drivers support overscan and work with my issue [03:19] No luck, Still getting same error [03:19] it seems the deb packages are kept.. anyways sudo apt-get install erlang worked.. =) thanks bazhang [03:19] my new quesition is, can i use nvidia drivers on an ati card? [03:20] AcidRain2012, of course not [03:20] any ideas? [03:20] damn. [03:20] Every application except for Movie Player and sometimes skype causes really "static-y" noise [03:20] back to square 1 [03:21] so is there anyway at all that i can fix this? it seems like not, and i should just switch to vizion tv with less quality? [03:24] when trying to install ATI/AMD proprietary driver from Hardware Drivers in System -> Admin, i get this error:SystemError: installArchives() failed [03:27] AcidRain2012: is the OS fully updated? [03:28] exit [03:28] exit [03:28] woops [03:28] ActionPa1snip: my lucid box is as updated as it can be [03:29] AcidRain2012: Is the lucid system the one having issues? [03:29] всем привет [03:29] !ru | digital_power [03:29] digital_power: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [03:31] ActionPa1snip: yes, but only on this emerson tv, because i dont have the option to adjust the screen size based off the resolution output. i can ONLY adjust vert,horiz screen start point === Caspercom is now known as Caspercom|Off [03:31] AcidRain2012: have you tried Precise (12.04) the newer kernel and driver may help [03:32] AcidRain2012: plus Lucid desktop is EOL in April, giving about 9 months of support... [03:32] ActionPa1snip: .... i will never leave this box. from now on [03:32] i have about 10 servers set up on here. [03:32] all of which were very difficult to setup [03:32] AcidRain2012: could try a liveCD, just to test [03:33] AcidRain2012: Lucid will continue to work but it won't be supported anywhere and you will get no updates [03:34] https://wiki.ubuntu.com/X/Troubleshooting/VideoDriverDetection?action=show&redirect=X%2FTroubleshooting%2FFglrxInteferesWithRadeonDriver#Problem:%20%20Need%20to%20fully%20remove%20-fglrx%20and%20reinstall%20-ati%20from%20scratch this link suggests using nvidia drivers with an ATI/AMD card [03:34] What's the name of the CLI program that generates a 10x10 ascii art based on an SSH key or somesuch thing? [03:34] ActionPa1snip: but i dont need updates, ill just keep changing the target to the repos. then ill stay supported. lol [03:34] eventually ill turn offf automatic updates, [03:35] i havent upgraded this computer in like... since 10.04 came out [03:37] http://ubuntuforums.org/showpost.php?p=10805756&postcount=4 that seems to be my issue, but sounds very scary. lol [03:37] That link fixed the problem!! Thank you all for your help!! [03:42] What's the ssh command to use if I want to tunnel my internet traffic through another machine? [03:42] Also, is there a convenient way to install additional WMs in Ubuntu and switch between them? For example, even though I'm using Gnome/Unity, is it possible for me to install xfce and switch to that on the GDM login screen? [03:42] megacore: there are several [03:43] fn-troll: man banner [03:43] !ics | megacore [03:43] megacore: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [03:43] megacore: One opens up a socks port, one forwards data from one port to another ip/port. Which one are you looking for? [03:43] fn-troll: from "man ssh-keygen", "If combined with -v, an ASCII art representation of the key is supplied with the fingerprint." [03:43] zykotick9: ahhhh okay [03:44] I'd like to send firefox traffic over a socks port === antony__ is now known as Sydus [03:45] fn-troll: in recent ubuntu's lightdm is the desktop manager - and yes [03:46] megacore: Then I think you're looking for ssh -D bigportnumber user@host [03:46] megacore: if you want other people on the network to be able to use the tunnel you've opened, then ssh -D 0.0.0.0:bignumber user@host === Corey_ is now known as Corey [03:46] fn-troll: and then in firefox do I set my proxy as user@host or user@localhost? [03:46] where big number is something between 1025-40000 or so. Just pick a random 5 digit number starting with 3, easiest way === Zero is now known as Guest61767 [03:47] in firefox you'd set your socks proxy to be 127.0.0.1 and whatever port number you picked [03:47] fn-troll: and that's all there is to it? just ssh -d 3xxx user@host and then set socks proxy to localhost? [03:48] * ssh -D [03:48] -D. got it. [03:48] and yes I believe that's all there is to it, set socks proxy to localhost, and port to whatever you picked [03:48] is their a way to get rid of unity and go back to gnome? [03:48] easy enough -- thanks! [03:48] yw :) [03:48] !notunity | pidginROCKS [03:48] pidginROCKS: Ubuntu 11.10 and higher use 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 [03:49] !classic [03:49] The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". For 11.10, see !notunity [03:50] what ubuntu was fisrt made for? [03:51] !notunity [03:51] Ubuntu 11.10 and higher use 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 [03:51] Whos up to helping complete a near impossible to fix problem ive made with my PC? [03:51] alex_: that's an OT question, but ubuntu was origionally a "user friendly" debian derivative. now it's something else... [03:52] trying to remember how i did this before. I am getting this popping sound from my speakers and last time i fixed it by editing this line of code in a file. I had to like set something to false [03:53] Jagst3r15: supplying "lscpi | grep -i audio" might help the channel. i have no idea (but haven't searched with relevant data ;) [03:53] So, i was trying to convert a MBR disc to GPT so i could dual boot windows 8 with a UEFI bios. I was an idiot and tried using gdisk (onwindows 7) to convert the windows boot disc itself. anyway its a mess and when i boot up it says "no operating system detected." im currently typing from an ubuntu live CD, and ubuntu reads the hard drive perfectly and gparted detects it as a GPT disc. all i need is to be able to get back into my [03:54] all my files still be there [03:54] so anyone can help me? please? [03:54] I would argue that as long as it uses the deb packaging system it's still basically a debian derivative. It's all grown up and is now quite distinguished from its "parent", but debian is still its "father". And yeah, it was originally made as "Linux for noobs", but has since stabalized into something everyone can use, including extremely seasoned linux users, such as myself [03:54] ikesmasher: Uhhhhhhhm [03:54] zykotick9 its like to turn off sound hardware [03:55] fn-troll: mixing distros is insanity. mixing versions is crazy. [03:55] so can anyone help? [03:55] ikesmasher: What partitions does your favorite partition manager say are on the drive? [03:55] uhm [03:55] one sec [03:56] its power_save or something [03:56] Jagst3r15: i have no idea what you need man - that could be anything. (ps i'm not good with sound issues) [03:56] Jagst3r15: acpi? that's kinda a bad thing to disable... [03:56] fn-troll: sda1, sda2, and sda3, with PQSERVICE, SYSTEM RESERVED, and ACER respectively [03:57] Hello world :) [03:57] Hi peeps [03:57] Hello [03:58] !ask [03:58] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [03:58] hello [03:58] WHAT THE FUCK IS HAPPEN WITH UBUNTU? sudo apt-get install libfreetype6-dev:i386 makes remove the follow packages build-essential dkms g++ gcc gcc-multilib libcairo2-dev libfontconfig1-dev libfreetype6-dev libgtk2.0-dev libimlib2-dev libpango1.0-dev libxft-dev nvidia-current tk-dev [03:58] tk8.5-dev virtualbox-dkms [03:58] killown: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:58] anyone...? [03:58] I have Ubuntu 12.04, and I'd like to have a separate launcher and separate place where I can access programs that I have opened [03:58] !language | killown [03:58] killown: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [03:59] I feel the mix of two in Ubuntu 12.04 is not good. What would you people suggest? [03:59] hi [03:59] If you want ubuntu to be old school, just go get the GMNOME Environment package ;) [03:59] ikesmasher: Eeek. I'd try mounting each of those partitions and seeing if something magical can be detected [03:59] what is the goal of ubuntu [03:59] I have an Nvidia video card with Optimus and have been unable to use hardware acceleration [03:59] ubuntu-br [03:59] zykotick9 i got it http://ubuntuforums.org/showthread.php?t=1788483 [03:59] you might have a good shot with sda3 [03:59] installing Bumblebee [04:00] fn-troll: what does something magical mean :/ [04:00] ubuntu is... Linux. [04:00] ikesmasher: It means "I have a hunch you're screwed but if you're lucky this will work" [04:00] ok tanks karen [04:00] and still culd not leverage the videocard [04:00] any ideas folks? [04:00] fn-troll: oh ok [04:00] haha [04:00] where country are u from === RiXtEr is now known as RiXtEr-afk [04:01] Jagst3r15: nice :) === RiXtEr-afk is now known as RiXtEr [04:02] hey fn-troll: disk utility has said, that the daemon is being inhibited when i tried mounted SDA3....i got no idea what that means [04:02] I cant help so good.. my desktop is all set in french xD [04:06] does anyone know what "the daemon is being inhibited" means when mounting or altering a partition from a ubuntu live CD [04:07] ikesmasher: check "mount" in cli to see if /dev/sda3 is already listed; if not, as root run mkdir /mnt/sda3 and then mount /dev/sda3 /mnt/sda3 [04:07] Assuming your files are still there and partitions aren't messed up etc, your data should then be available in /mnt/sda3 [04:08] karen_Deckers: ouais grosse ! [04:08] hello, i need help finding my wifi password stored in linux mint ... any advice? [04:09] dosputas type !mint [04:10] dosputas, google: "how to find my password in linux mint" [04:10] !mint [04:10] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [04:12] fn-troll: fyi /mnt is techically for use as a "temporary" mount point itself. a subdir on /srv according to file-system heirarchy would be more appropriate for more permanent mounts. [04:12] k [04:12] zykotick9: I'd say that, considering he's running from a livecd, this is a temporary mount. [04:12] fn-troll: so use /mnt === |_ocke2 is now known as |_ocke [04:14] hi guys [04:14] fn-troll: all i'm saying - is there is no need for the mkdir step, just mount to /mnt [04:15] how to change sftp port to my own port number instead of port 22? [04:15] i am so confused. im not exactly sure im typing things in properly, but nothing happens when i type sudo /mkdir /mnt/sda3...im not really a linux user but i keep this live CD around in case stuff like this DOES happen [04:15] currently my sftp use port 22 [04:15] is there a way to manully assign different port for sftp instead of port 22? [04:15] ikesmasher: nothing should happen visibly after typing "sudo mkdir /mnt/sda3" (not sudo /mkdir - that will either silently fail or give you an error) [04:16] it was silent fn-troll...what do i do then [04:16] sudo mount /dev/sda3 /mnt/sda3 [04:16] I'm confused... I set the group ownership for /var/www to www-data. I have a user in the www-data group [04:16] yet that user cannot create files in that directory? [04:17] phong_: Pretty sure you need to change /etc/ssh/sshd_config. Look for the "Port 22" line and change it to the port you'd like to use instead. [04:17] jamescarr: what access does thr www-data group have nn the folder? [04:17] 775? [04:17] chobbs, thanks will do that [04:17] fn-troll: typed that and it was silent as well. is that good or bad? [04:17] there are only stupid people conected in the mint chat [04:18] dosputas, dont talk down on people [04:18] i dont they are only not helping me atall [04:19] jamescarr: so full access [04:19] phong_: You'll need to restart sshd after you've made the change: sudo service ssh restart [04:20] dosputas: mint still isnt supported here [04:20] ok im just asking for advice [04:21] yes advice on mint, which isn't supported here [04:21] " hello, i need help finding my wifi password stored in linux mint ... any advice?" << definitely is asking for problems. [04:21] * jagginess thinks dosputas is 100% trolling at this point [04:22] ikesmasher: Not sure. run "ls /mnt/sda3", does it list anything? [04:22] chobbs, what is standard port 443 use for? [04:22] fn-troll- i typed something and found an answer online and its mounted now, what should i do [04:22] phong_, https. [04:22] oh okay thanks [04:22] phong_: ssl web connections (https) === Kasjopaja is now known as Guest25570 [04:23] ikesmasher: Get a USB harddrive or something and copy all your essential files from that partition before playing with your partitions any further? :) [04:23] fn-troll, theres nothing essential, so im good [04:23] chobbs, does it make sense? [04:24] Oh, I thought we were trying to recover files here >_> [04:24] oh im trying to recover, it would just take weeks to redownload what ill lose if i format [04:24] weeeks [04:25] phong_, yes, but please keep it in channel. [04:25] ikesmasher: thats why you should have a regular backup scheduled [04:25] chobbs, not sure if it is allowed :) [04:26] yea i dont quite have the resources to do that quite yet, this is just a laptop and i dont get to get a desktop+external hard drives for another month [04:27] ive probably got about 300GB of games ill lose and have to redownload [04:27] * chobbs picked up a 2TB USB drive at Fry's last week for $109. Cheap insurance :) [04:28] chobbs: exactly.... [04:28] Cheap isnt a universal word. [04:28] :/ [04:28] cheap is subjective [04:28] got mine for$99 [04:28] ikesmasher: well, think about how much those weeks of downloading will cost you [04:29] probably a couple of keyboards with heads bashed into them xD [04:29] ikesmasher: fair enough. re-downloading isn't too bad, but losing pics from your camera, OTOH, much more painful. [04:29] people love learning the value of backups the hardest way possible [04:29] yea we had an SD card get snapped in a car accident...pictures from the last 5 years, gone [04:30] that was baddddd [04:30] but yea, as soon as i get a desktop, im getting some sort of fallback plan [04:31] you can get a free 5Gb account at ubuntuone, you can put a bit of stuff there [04:31] i do have a MS recovery partition, but its safe to assume i cant use that unless i can fix the actual partition table, right? [04:31] and 2Gb at dropbox [04:31] ikesmasher, snapping an sdcard makes a car accident? geez [04:31] lol [04:31] ikesmasher, not like you had ducttaped the sdcard at the bumper of the car or anything [04:32] well the car did a double barrel roll and the cameragot smashed into the windshield, the SD card came out, and was punctured by some glass. [04:32] chobbs, if i'm in sftp> how to change the local directory? [04:32] its like a 1 in a million chance [04:32] chobbs, once i logged into server sftp....within the command, how to change local directories around locally? [04:33] ikesmasher, thats ridiculous you know everydetail of it flying through the windshield but.. you should keep your eyes on the road! [04:33] * chobbs wonders if it's considered rude in #ubuntut to siggest 'man command' :) [04:33] s/suggest/siggest/ [04:33] chobbs, man is manual.. if the user is asking a very advanced geeky question about hexadecimals, i would refer him to some manual about it.. (hacker-level question) [04:34] phong_: lcd changes local directory. Check 'man sftp' for other examples. [04:34] ok thanks chobbs [04:34] * Debolaz finds that some manual pages are highly defective even for people with a clue. [04:34] theres not really a whole lot to watch when your rolling in a car, and i just saw the camera hit the winshield [04:34] ikesmasher, ever hear of sdcards that can do wifi? [04:34] yes [04:34] phong_: Or get really lazt, and download filezilla. Nice scp client :) [04:35] s/lazt/lazy/ [04:35] http://highscalability.com/ [04:35] ried reading the mencoder manual...:) [04:36] * chobbs really likes Filezilla when browsing scp sites. If I know exactly what I'm after, scp on the command line works great. [04:36] ikesmasher, i believe its pretty affordable.. think i'm going to buy one http://www.eye.fi/products/connectx2 .. btw speaking of cameras.. this dumb camera i bought left on the dust shelf never worked again :(.. [04:36] chobbs: nautilus can access SFTP quite happily [04:36] Good evening everyone [04:36] ikesmasher, i'm gonna need a new camera here too lol [04:36] evening [04:36] aha yea its not fun [04:37] Would anyone here happen to have experience and/or be running SLI? [04:37] Trying to figure out if it's working appropriately or not [04:37] ActionPa1snip: Cool. Do you just use a sftp:// construct to use it? === DeviantSOP is now known as Killeroid [04:38] chobbs: under the file menu select 'connect to server' once initially connected then click bookmark -> add to bookmarks for easy access from the left panel of nautilus [04:39] ikesmasher, looks like something is avail https://launchpad.net/eyefi in case you're wondering -- i think i'm gonna buy a eye-fi sometime.. i dont want to be in your case! heheh [04:39] ActionPa1snip: Great, thanks. Most of my work is on ubuntu servers, so I don't play in the GUI much. Filezilla on my mac bridges the gap when I'm moving files around. [04:39] yea, i wish i had that [04:39] so it like autotransfers [04:39] ? [04:40] ikesmasher, yes [04:40] how to install rpm file ? [04:40] ikesmasher, i believe it gets prepped on the desktop, guessing that linux bundle can do it [04:40] mhm [04:41] himanshu_m786: Never tried it, but found this via google: http://www.howtogeek.com/?post_type=post&p=121 [04:42] I am guessing that by the silence, noone's played with SLI [04:43] Rype? [04:43] Here's what I have going on right now... in Nvidia X Server Settings, I see GPU 0 and GPU 1, but there's nothing that specifically is saying that they're working in SLI [04:43] ikesmasher, whats cool is that i have an ipod touch, there's a app i can use.. pretty [04:44] hi guys does anyone have expirience with HP dv7 sound issue in new ubuntu releases? [04:44] and how to get rid if it? [04:44] so it transfers photos from your ipod to the PC whenever you connect to the network [04:44] Opica: what is the issue? [04:44] ? [04:44] I have Ubuntu 12.04, and I'd like to have a separate launcher and separate place where I can access programs that I have opened [04:45] Are there any good solutions to this? I had a quick glance of Apple OS X way of handling launcher, I liked that [04:45] ikesmasher, actually its supposed labelled (it has high ratings inthe app store and is free), can pull photos from the camera to your ipod/iphone/ipad [04:45] Jonii: dash stores recent files and apps you have used.. [04:46] ohhh [04:46] Opica: also, 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 [04:46] thats cool too [04:46] BTDT_Desk: the fact you use cpu0 and 1 is probably a good sign. can you start something graphically intensive, and return to a gpu0 & gpu1 monitor? [04:46] the issue is that my internal speakers arent working, only the the extern speakers.... i googled that is a issue od dv 5-7 hp laptops [04:46] doesnt say ipod on their page, but i just instaleld it on my ipod.. [04:47] ActionPa1snip: sure, but I'd like to have a nice, clear launcher that's either overview of all programs installed or overview of select few programs I might want to use [04:47] ikesmasher, pretty good as it can serve as a backup automatically with apple's cloud service.. (apple gives 5gb free for basic cloud service) [04:47] Jonii: like so: http://www.linuxnov.com/wp-content/uploads/2012/02/Dash-Home-Unity-5.2-Ubuntu-12.04-LTS-Precise-Pangolin.png [04:47] ah. [04:47] zykotick9, yeah, primary purpose for this computer is SL + blending so I can relegate that off my laptop. SL will run at around 20fps, which is why I am thinking they're not running in SLI [04:47] Either works. Dashboard has way too few programs, and browsing it takes way too many clicks/button presses, it's not natural using it [04:48] Jonii: you are describing dash, the 2nd icon at the bottom shows all the installed apps, the first are the recent apps and files.. [04:48] BTDT_Desk: i've never run sli... [04:48] I guess I'm just trying to see if there's any specific place, or a utility I can get, that will show if I am specifically running via SLI. [04:48] Jonii: there is gnomedo I guess [04:48] ActionPa1snip: 6 partially random programs with 2 clicks is not good enough. I'd want to have a selection of 10+ programs with 1 click [04:48] ActionPa1snip: gnome-do is mono :( [04:49] since for all intents and purposes it simply looks like both video cards are installed and functioning, but they're not working in concert [04:49] Jonii: those are the recent programs, not random at all [04:49] Jonii: whatever you use it will be 2 clicks or a press and a click, think about it [04:49] I need the visual aid of listing the programs there are. If I know what I'm going to open, I might as well win+type name+enter [04:49] chobbs : i have i386 type of rpm file . when i convert it in deb file .then it says that the architecture is for i386 . but i have i686 system .and i686 type file is not available on net .isn't a way to convert i386 type to i686 .? [04:49] Here is my issue, http://forums.freescale.com/t5/i-MX-Microprocessors/i-MX51-LTIB-Ubuntu-11-04-x86-64-glibc-devel/td-p/75501 [04:49] Jonii: or you can press ALT+F2 and type app names [04:49] himanshu_m786: don't use alien [04:50] I run squid and privoxy however I am not able to tell squid that it needs to pass privoxy any Ideas? [04:50] ActionPa1snip: win button seems a lot easier [04:50] himanshu_m786, no you cant.. its too problematic.. what app is it? maybe its already avail for ubuntu [04:50] it's able to guess [04:50] wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh [04:50] dmesg [04:50] lspci [04:50] lsmod [04:50] aplay [04:50] amixer [04:50] Opica: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:50] alsactl [04:50] Jonii: anything you use will need 2 clicks though, one to initiate the selector, and the next to select, so how you get 2 clicks being not good enough is a mystery. [04:51] himanshu_m786: No idea, but others suggest no dice. If no deb package is available, can you get source and build it yourself? [04:51] jagginess : it is auction signing usb driver . [04:52] ActionPa1snip: with launcher as it is, you can have any program on launcher with 1 click. Also, the limitation of there being only 6 programs is a serious one, and the final nail to that coffin is how the list of programs displayed is not customizable [04:52] Opica: try: wget http://dl.dropbox.com/u/8850924/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh [04:52] i just pt together a dell d430 laptop with a solid state hard drive. do i need to do anyhitng special for this? [04:52] Jonii: you can add apps to the launcher as you need [04:53] Jonii: you can slide it up and down and selct what you need and the launchers will compress etc [04:53] ActionPa1snip: that is true, but i want to separate launcher and open window manager [04:53] MrMirth1, you can ship it to my address thank you :) [04:54] Jonii: I don't think that is possible, you could add a dock [04:54] .. [04:54] That was what I originally asked for. "Is it possible to separate those two things?" [04:54] interestingly enough the solid state drive is made in the USA [04:55] I run squid and privoxy however I am not able to tell squid that it needs to pass privoxy anyone on how to achieve this I already tried to get an answer in #squid (yesterday) but it was very calm there :( [04:55] OK guys, i have a little moer generic problem. this is what gdisc says. "Warning! Secondary partition table overlaps the last partition by 2827469540 blocks! You will need to delete this partition or resize it in another utility." [04:55] hi guys [04:55] MrMirth1: Wow, what are the odds :) I love the SSD in my laptop. Insanely fast. [04:55] Jonii: you could add a dock like AWN or docky, you can't get another Unity launcher [04:55] Here is my issue, http://forums.freescale.com/t5/i-MX-Microprocessors/i-MX51-LTIB-Ubuntu-11-04-x86-64-glibc-devel/td-p/75501 [04:55] glibc-devel and zlib are not found in my machine/repo [04:56] chobbs what brand is it? [04:56] ActionPa1snip: I'd like to get rid of Unity Launcher, actually [04:56] MrMirth1: No idea. It shipped in my Mac. [04:56] dl.dropbox.com/u/8850924/alsa-info.sh [04:56] * chobbs ducks. [04:56] I don't like how it handles multiple open windows by same program [04:56] <[an]droidman> MrMirth1: probably just assembled here so they could say that [04:56] this is a Super Talent [04:57] Jonii unity is not the only DE or shell [04:57] <[an]droidman> chobbs: don't worry...you're among people that won't physically hurt you, only emotionally [04:57] ikesmasher, gdisc? [04:57] gdisk* [04:57] But anyway, I'd just want to separate open window management from launching applications. Having those two in same dock makes for a confusing UI [04:57] MonkeyDust: +1 Jonii [04:57] ikesmasher, that can happen if you manually partition your drive without resizing the filesystems (gparted prevents this) [04:58] Jonii: you could enable the scale compiz plugin and use a hot cornet like Mac does to show all windows [04:58] [sn]droidman: :) Most of my day is spent with a terminal on it open to my ubuntu servers :) [04:58] MonkeyDust: but I like Unity overall a lot. It's safe, even though I dislike some of its design ideas [04:58] can it happen with a very corrupted partition table? because it was working quite fine in windows...before i screwed crap up [04:58] hmmmm might be a runcore [04:58] ikesmasher, say you made a partition table, then made filesystems.., if you later edit the partition table, you'll need to resize the filesystems-- the GUI tools do both steps for you [04:58] k [04:58] s/sn/an/ [04:59] ikesmasher, its possible yuo lost data.. [04:59] the data is still there when i browse [04:59] its all still there [04:59] ikesmasher, doesnt mean anything === Logan__ is now known as Logan_ [04:59] Jonii: you could install Xubuntu instead then run a tonne of docks, one for each desktop side [04:59] <[an]droidman> chobbs: the brackets always screw it up [04:59] ? [05:00] ikesmasher, the filesystem index doesnt mean the storage may have been overwritten (the index is at the beginning of the partition) === karen_Deckers_ is now known as karen_Deckers [05:00] ikesmasher, (filesystem index) [05:01] ikesmasher, it's also bad. [05:01] ikesmasher, you could have 2 filesystems corrupt.. [05:01] idk [05:02] ikesmasher, did you format the last partition? then you're in real trouble.. [05:02] I run squid and privoxy however I am not able to tell squid that it needs to pass privoxy anyone on how to achieve this I already tried to get an answer in #squid (yesterday) but it was very calm there :( [05:02] i have no idea what that means [05:02] ikesmasher, (dotn format the last partition) [05:02] i didnt no [05:02] ikesmasher, well you did manually play around with the tables.. [05:02] * chobbs is looking forward to getting his GT 430 card for his myth box tomorrow :) [05:02] ikesmasher, good luck [05:03] Jagginess, it says partitions 2 and 1, 3 and 1, 3 and 2, 4 and 1 overlap...mean anything [05:04] <[an]droidman> chobbs: one day I'll build a great desktop...and light it on fire out of anger sparked from jealousy from this moment [05:04] other then something bad i cant decipher [05:05] [an]droidman: It's a (fairly) cheap card. $60. Hoping to get audio out via HDMI on it. My mobo's HDMI isn't supported for audio out. [05:05] ahwhat [05:06] chobbs, then give me your motherboard :) [05:07] jagginess: well, I kinda need it to plug the card into :) [05:07] CPUs? pchh, who needs those [05:07] chobbs, maybe on bleeding-edge kernels the hdmi works from the motherboard [05:07] chobbs, btw what audio chipset is used on the mothterboard? [05:08] jagginess: I'm being lazy, and running a pretty vanilla ubuntu setup for this box. [05:08] chobbs, lspci -nn would say i suppose [05:08] jagginess: It's an ATI Radeon 4200 [05:08] chobbs, does audio too? [05:09] switching to nvidia seems the right choice. [05:09] tsk tsk [05:09] jagginess: It does under other OSes :( [05:09] chobbs, try lspci -nn |pastebinit -t my post [05:09] OK my hd has about 9 problems, and 4 warnings from gdisk [05:09] chobbs, ,/mypost (nospaces) [05:09] <[an]droidman> Yeah, tell that to Linus Torvalds [05:10] it says all 4 partitions are "too big for the disc" [05:10] http://paste.ubuntu.com/1097780/ [05:11] How do I get the spellchecker to work on libreoffice? [05:11] <[an]droidman> chobbs: got enough AMD? [05:12] [an]droidman: Just a tad :) [05:12] chobbs, lsmod |grep -i hda .. i see a kernel 3.2.9.1 -- using module snd-hda-intel [05:12] final question, is ther anything wrong with leaving a live CD booted up for a day or two? [05:12] chobbs, aplay -L shows the ati ? === kris_ is now known as ronggolawe [05:12] [an]droidman: The rest of the system works briliiantly. Once I get hdmi audio out, I'll be a happy camper. [05:12] owler: if you press F7, doesit spellcheck? [05:12] after installing kde, i have well broken Gnome login screen. How do I make it better again? [05:13] ActionPa1snip, nope [05:13] what? [05:13] jagginess: I'm done troubleshooting. Discovered it is a known but unfixed issue. Pretty sure the new card will solve it (and outperform it on video pretty soundly too). [05:13] blackli410, what? [05:13] final question, is ther anything wrong with leaving a live CD booted up for a day or two? [05:13] chobbs, actually the latest kernel would have it working ( https://bbs.archlinux.org/viewtopic.php?id=137352 ) < [05:14] ActionPa1snip, Placing the issue on the search engine does not seem to yield a clear answer either. [05:14] chobbs, you'll need to use backports to use a 3.xx kernel.. it would be supported by snd-hda-intel module [05:14] 1689 [05:14] owler: http://www.jorink.nl/2010/03/install-spellchecker-in-openoffice-on-ubuntu-9-10/ may help [05:14] chobbs, i know it'll work because the arch guy has the same "[1002:970f]" vendor/device id [05:14] ActionPa1snip: Do you have any knowledge on proxy configuration? [05:14] how do use === kris_ is now known as Guest37760 [05:15] jagginess: More work than I'm interested in doing, since swapping the card should[1] get me everything I need. [1] Famous last words... [05:15] i've used polipo in the past === blackli410 is now known as TMD [05:15] jagginess: But interesting to know though. Thanks for looking it up! === Guest37760 is now known as ronggolawe [05:16] chobbs, it's a simple bpo, add, then apt-get install voila :) [05:16] !backports [05:16] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [05:16] ActionPa1snip: do you know how to chain squid with privoxy I can't seem to get it to work correctly :( [05:16] paulus68: no idea man, have you tried in #squid [05:16] chobbs, it's worth the shot, (you can save the 60bucks for a return if the onboard works) [05:17] ActionPa1snip: yes but they are quit sleepy there :( === ubuntu is now known as ys23 [05:17] jagginess: Damn it, fine, I'm cutting and pasting to try before I crack the package :) [05:17] ActionPa1snip, F7 does not give me the chance to select spelling/grammar [05:18] how would i set a password using the terminal without interactivity [05:18] ActionPa1snip, It just asks whether I want to spell check from the start of the document then autoshuts because there is no dictionary to pick from [05:18] owler: seems to use myspell* packages, use tab to autocomplete the name [05:18] jagginess: I do appreciate the tip. It'll be interesting to see if it solves it. [05:18] owler: sudo apt-get install aspell aspell-en dictionaries-common hunspell-en-us myspell-en-us [05:19] Where tom? [05:19] is it possible to do something like useradd username password? === elixir is now known as elikzir [05:19] chobbs, takes two seconds.. add the backports, apt-get update, then apt-get install the latest kernel (apt-cache search linux-image , if you're not sure which one) [05:20] quit [05:20] chobbs, (add deb http://gb.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse to /etc/apt/sources.list -- modify oneiric to your own release, then apt-get update) [05:20] Hello.. could anyone help me out with a bash script please? [05:20] ys23: sudo useradd username -p password [05:20] jagginess: Cool. I'll give it a go. [05:20] ys23: man useradd...works a treat [05:21] ActionPalsnip: hmm i recall being able to do this although i didn't see this option in the man [05:21] chobbs, the one on the wiki has "deb http://archive.ubuntu.com/ubuntu lucid-backports main restricted universe multiverse" (you may need to change lucid to whatever release you're using) [05:21] ActionPa1snip, http://pastebin.com/7aBqpvwy [05:21] jagginess: So that becomes precise-backports then. [05:22] ActionPa1snip, That command you gave has some issues [05:22] I have a number of folders (around 150) - there are 5-6 mp3 files in each folder (tracked) I want to write a script that goes into each folder and joins all the mp3 files into one file and names it as the folder name [05:22] How do i set a program to automatically open any file with a certain extension in 12.04? [05:22] owler: then try just: sudo apt-get install aspell aspell-en [05:22] can this be done easily with a bash script ? [05:22] owler: what is the output of: lsb_release -sc [05:23] ActionPa1snip, Precise [05:23] chobbs, try "deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse" [05:23] elikzir, nautilus-actions (apt-get) [05:24] ActionPa1snip, That other command yields 0 installed because everything is already latest and greatest [05:24] meditator find ~ -name "mp3" -exec mv {} ;\ [new folder] [05:24] meditator try that [05:24] so if i wanted every .jar file to open with javasdk instead of archive manager, i would do what exactly? Thanks for the help [05:24] MonkeyDust, thats incomplete [05:25] jagginess feel free to complete the command [05:25] maybe i can learn myself [05:25] owler: http://askubuntu.com/questions/72099/how-to-install-a-libreoffice-dictionary-spelling-check-thesaurus [05:26] owler: https://wiki.ubuntu.com/LibreOffice#Language_localization.2C_spell_checking.2C_dictionary.2C_hyphenation.2C_thesaurus.2C_and_help [05:26] rigth-click on the file, open with. then set, what you want [05:26] meditator try this find ~ -name ".mp3" -exec mv {} [new folder];\ [05:26] martini but that only works with a single file [05:26] MonkeyDust, thanks for that.. i'll try it right away and let you know .. gimme a min [05:26] jagginess: If I'm reading his posts right, he went back to a 2.6 kernel? I'm running 3.2.0-26 in precise. [05:26] owler: seems to be manually installable: http://extensions.services.openoffice.org/en/dictionaries [05:27] gah! my system choked during an install from livecd [05:27] So, on a lot of servers I keep getting a "Could not resolve your host name; Domain name not found" error [05:27] now I can't boot to any partition, halp [05:27] On IRC [05:27] Anyone know a fix? [05:28] chobbs, he didnt have snd-hda-intel modprobing properly.. but it is the 3.2.9 kernel he's using [05:28] maybe reinstall bootloader? [05:28] chobbs, uname -a shows your kernel.. you rebooted? (you know which linux-image to install? -> apt-cache search linux-image|pastebinit -t aptoutput ) [05:29] martini: all I can do is boot to a crappy fedora live cd now [05:29] greasegum ive found that trying again or making a liveusb has worked for me [05:29] how can i share a wireless mouse and keyboard between multiple computers [05:30] jagginess: I'm only seeing 3.2.0 kernels in my search. Lemme check my sources again === dilip is now known as dbass [05:30] goddard, synergy [05:30] chobbs, what's the list you get? (if its still not working try using the latest) [05:30] from there you should be able to reinstall it [05:31] chobbs, "apt-cache policy " would say if its from backprots [05:31] elikzir: for some reason the fedora live cd won't mount my usb drive [05:31] MonkeyDust, it didnt work .. when i run it as a bash script nothing happens.. when i type it in the terminal it asks me for an input with ">" [05:31] martini: what's a utility to reinstall the bootloader? [05:31] ghostchick: its a application? [05:31] goddard, synergy (can also do multi-platform) [05:31] meditator try this find ~ -name ".mp3" -exec mv {} [new folder] ;\ i forgot a space [05:31] ghostchick: hmm thats different [05:31] I believe you can make a liveusb from a livecd [05:32] ActionPa1snip, It works, thanks. Without you, Ubuntu seems to be a cruddy distro. [05:32] jagginess: Here's my list: http://paste.ubuntu.com/1097798/ [05:32] jagginess: and I'm running 3.2.0-26-generic [05:32] meditator try this find ~ -name ".mp3" -exec mv {} [new folder] \; it's first a slash, then a colon [05:33] ActionPa1snip, Because it is not easy to figure that out based on the plethora of docs out there at odds with one another [05:33] so how can i assign extension ".jar" to automatically open with java? id rather not right-click every single file [05:33] greasegum: "Super GRUB disk" should work. you can put it on a stick with unetbootin [05:33] *javasdk sorry [05:33] chobbs, lsmod |grep snd-hda-intel , is it there? If not, then modprobe snd-hda-intel , then aplay -L (list devices) [05:33] whats a good data eraser, so data recovery software can't recover? [05:34] lotuspsychje wipe, or wiper [05:34] goddard, please be clearer on you program requirement then [05:34] !info wipe [05:34] wipe (source: wipe): Secure file deletion. In component universe, is extra. Version 0.22-1 (precise), package size 41 kB, installed size 120 kB [05:34] MonkeyDust, still same result.. [05:34] lotuspsychje it's in the repos [05:34] Monkeydust: tnx alot mate [05:34] jagginess: negative, it is not there. modprobe doesn't install it. [05:34] ghostchick: huh? [05:34] elikzir, ther's a packge for that.. i forget the name for it (try ubuntu wiki) [05:34] meditator no success? strange.... [05:34] MonkeyDust: will it work for all Os recovery software? [05:34] chobbs, can it be blacklisted? [05:34] *sigh* okay, ill look again, thanks jagginess [05:35] jagginess: ahhh, it's sda_hda_intel :) [05:35] chobbs, ok :) [05:35] goddard, you said synergy don't cut it so what exactly are you looking for [05:35] lotuspsychje in a termional, type apt-cache show wipe for more details [05:35] chobbs, aplay -L ? [05:35] goddard, there's a front end in linux called quick synergy and it works quite well [05:36] The device is (and has been) listed. It just doesn't put out any sound. And it is balcklisted, now that I think about it. When I forced it to not be blacklisted, I got no video. (The hours of pulling my hair out are omcing back to me now). [05:36] jagginess: cool [05:36] MonkeyDust: looks good! tnx again [05:36] chobbs, grep -Ri snd-hda-intel /etc/modprobe.d/* (or snd_hda_intel) [05:37] jagginess: No hits on tht grep. === `mOOse` is now known as m00se [05:37] chobbs, so its not in any blacklist file.. but you do get it listed.. [05:38] chobbs, how many audio playback devices are listed? [05:38] jagginess: aplay -L: http://paste.ubuntu.com/1097801/ [05:39] MonkeyDust, was that for a bash script or just type in the terminal? does it make any difference ? [05:39] ok this is weird. was using the network on the delld430 that i jsut installed ubunu ok. shut it off and moved upstairs and now the network doesnt work [05:39] any help? [05:39] meditator just in a terminal [05:40] ubuntu 12.04 LTS Radeon 4250 trouble, help :( [05:40] !ask | pardi [05:40] pardi: 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 [05:41] chobbs, i believe its the same ~/.asoundrc you can try.. [05:41] jagginess: Yeah, I tried it with no joy. Looks like it should be the same. [05:42] chobbs, i believe there's another expression format, you can try pcm "hw:x,y" if im correct.. [05:43] MonkeyDust, if i just go into each folder and do a "cat *.mp3 > outputname.mp3" it works.. but i will have to type it 150 times... so was looking to get a script [05:43] jagginess: just a single line like this? pcm "hw:1,3" [05:43] meditator i'm testing a similar script here [05:43] pardi:whats your question mate? [05:44] MonkeyDust, thanks.. i'll wait [05:45] chobbs, there's the alsa site.. but i think the arch guy is sloppy on his .asoundrc and was lucky.. you ought to have something [05:45] im needing to install a flash plugin. is their a recommended one? [05:45] Hello, does anyone have the experience in changing the MAC address of a # 3G network adapter/card/modem? [05:45] meditator best is to not wait for only me, repeat the question from time to time (but not too often) [05:45] MrMirth: the one from software centre, adobe flash plugin [05:46] chobbs, gonna see [05:46] MonkeyDust, alright thanks [05:46] Hello, could anyone help me out with a script please? [05:46] I have a number of folders (around 150) - there are 5-6 mp3 files in each folder (tracked). I want to write a script that goes into each folder and joins all the mp3 files into one file and names the new file as "folder name.mp3" [05:46] !info macchanger [05:46] macchanger (source: macchanger): utility for manipulating the MAC address of network interfaces. In component universe, is extra. Version 1.5.0-9 (precise), package size 162 kB, installed size 532 kB (Only available for linux-any) [05:47] MEEDORIKEX: try that mate [05:47] chobbs, http://forum.xbmc.org/showthread.php?tid=133664 -- thre's "speaker-test -D plug:hdmi" [05:48] chobbs, alsa is a b** they should make it easier for us [05:49] meditator found it, works here [05:49] hi, does somebody know a bit about vim syntax highlighting? [05:49] MonkeyDust, so it is the same script you told me earlier is it? [05:50] i need to change a color in the python syntax highlighting scheme [05:50] meditator it's find ~ -name "*.mp3" -exec cp {} ~/test/ \; replace test by whatever name you choose [05:50] jagginess: Can I assume the GUI speaker test in mythtv would have tried the same tests? Because I can see the HDMI devices listed in there, but no joy on playing through them. [05:50] meditator you may want to use mv instead of cp [05:52] chobbs, hey that chipset is "certified" whatever that means lol http://www.ubuntu.com/certification/catalog/component/pci:1002:970F-AUDIO/ [05:53] chobbs, i believe you can get it to work.. provided the full/proper ~/.asoundrc file is set [05:53] chobbs, btw does alsamixer run? [05:54] jagginess: I'm trying different variants of aplay -D device:card,channel something.wav woth no effect. [05:54] s/woth/with/ [05:54] jagginess: alsamixer runs just fine [05:55] chobbs, "Sound plays through the HDMI connected TV speakers, but ONLY using aplay" https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/201926 [05:56] jagginess: Except that it doesn't play through aplay [05:57] jagginess: Gonna shut down here. really appreciate the effort. Crossing my finger that dropping in the GT430 makes this annoyance go away :) [05:57] chobbs, maybe add your user to "audio media pulse pulse-access" groups [05:57] chobbs: sudo aplay -l | grep -i hdmi [05:58] chobbs, "Txoof can play media in Unity and the default output goes through the HDMI connected TV as expected." [05:58] chobbs: I can probably get this working... but if you are shutting down... well... I have poo timing as usual. [05:58] lol [05:58] lol [05:58] THanks for the help and the offer of it :) [05:59] L3top: card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0] [05:59] lspci -nn | grep VGA [06:00] The device is clearly present. ALSA knows about it, mythtv knows about it, but nothing is put out on it. [06:00] L3top: 01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] [1002:9715] [06:01] chobbs, did you see the bottom of the ppa? .. apparently txoof succesfully plays back through hdmi (try using the same member groups, especially "puse pulse-access pulse-rt medla audio" [06:01] ,/pulse [06:02] Frankly, since the nvidia card gets such high marks from the mythtv folks, and seems to fully supported on ubuntu, I think I'll wait for my package to show up tomorrow and throw it in :) === enchilad1 is now known as enchilado [06:02] It's worth a partition of 80 gb hd [06:02] hello community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubuntu [06:03] The way I deal with it is blacklist the intel (card 0) forcing the ATI into card 0s spot... then aplay is happy with it... but yes... the nvidia is a lot less headache... though you will probably have to do the same thing... depending. [06:03] chobbs, you should give a feedback entry, saying the problem is on your system too.. helps bring awareness tothe problem [06:03] jagginess: Checked, user is membre of all groups (except media, which does not exist on my system) [06:04] chobbs, what does it say in pulseuadio.conf ? [06:04] chobbs, and /etc/asound.conf ? [06:05] L3top: Interesting. There should be no intel on my AMD board though? [06:05] what is most suitable for a 80gb hd partition C: D: or use only one partition [06:05] chobbs: sudo aplay -l | grep card0 [06:05] no asound.conf, no pulseaudio.conf that I can see [06:05] L3top: no output [06:05] yeah.. sorry [06:05] an0n linux does not use letters C D etc, it uses partition [06:05] s [06:05] chobbs: sudo aplay -l | grep 'card 0' [06:06] MonkeyDust: yes [06:06] card 0: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog] [06:06] card 0: SB [HDA ATI SB], device 1: ALC892 Digital [ALC892 Digital] [06:06] an0n: i would go for the whole disk as 1 partition [06:06] ok, so it starts from 0.. [06:06] * chobbs avoids the floodbot :) [06:06] chobbs, ^ [06:06] chobbs, you tried 1 as a literal.. looks like the enumeration starts from zero [06:07] MonkeyDust: to use the windows xp [06:07] hello community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubuntu [06:07] jagginess: ? Not following. [06:08] mk... then I would dump the SB I assumed the ati was an addon, not onboard... sorry chobbs. Was trying to go quick and greasy. HDMI, in my experience, WANTS very badly to be in card 0s slot. [06:08] chobbs, for the ~/.asoundrc or other tests, the soundcard#0 is used instead of "1" (as the arch guy has in his setting) [06:09] chobbs: speaker-test -c 2 -t sine -l 1 -D hw:1,3 [06:09] L3top: Interesting. So I need to blacklist the SB device so that HDMI gets promoted oto that slot? [06:09] correct chobbs. [06:09] chobbs, aplay -L doesnt show the numbers as clearly? (you mentioned you did aplay -l that looks better) [06:10] L3top: speaker-test runs, but no output [06:10] L3top, he's trying to get hdmi to work [06:10] chobbs, but what is plugged in? (analog and hdmi?) [06:11] I am aware jagginess. chobbs, to be clear you have unmuted everything... including using f6 and swapping to card 1 in alsamixer? [06:11] L3top: is there an alsa URL? [06:11] who can tell me that what's the meanning of casper when we use the grub command "kernel /vmlinuz boot=casper"? [06:11] jagginess: both. switching on my receiver to see if anything is coming out. [06:12] summershyn: it;s the compressed file on the liveCD as far as I am aware [06:12] lotuspsychje: In a 80 gb hd windows xp sp3 would install the entire hd or create two partitions C (system) and D (data) [06:12] chobbs: Or you can just use this: amixdigital=$(amixer | grep "Simple" | cut -d' ' -f4,5,6 | sort | uniq); for output in $amixdigital; do amixer sset $output unmute; done 2>/dev/null; alsactl store that will unmute everything. [06:12] an0n: this is an ubuntu channel, not windows help [06:12] I am not sure I follow ActionPa1snip. [06:12] summershyn: the casper file uses squashfs and holds the live environemt [06:12] L3top: correct, I;ve used alsamixer to ensure that card 1 (HDMI) is unmuted. It shows as S/PDIF, which seems right? [06:13] an0n type /join ##windows [06:13] L3top: the alsa-info.sh file, has it been used to generate the alsa info URL? [06:13] an0n: i would sugest installing ubuntu fast and loose windows :p [06:14] ActionPa1snip: until you can pipe sound directly using aplay, a config file isn't going to help, unless I still misunderstand. The term URL is foriegn to me in this regard. [06:16] /msg NickServ identify micheal22 [06:16] L3top: So if I wanted to blacklist the SB device, how would I do so? [06:16] lol === freelikegnu is now known as _awaylikegnu [06:17] chobbs: It can appear as s/pdif... or iec958xx etc, or HDMI... if you press f6 in alsamixer what are your options? [06:17] lotuspsychje: Yes, it was unfortunately difficult to run Ubuntu 12.04 LTS with two monitors and the alternative for now is to use windows xp. If I can take that question as long ago not format with windows xp [06:17] L3top: just card 0 (HDA ATI SB) and card 1 (HDA ATI HDMI) [06:17] an0n: its possible to run 2 monitors on ubuntu [06:18] and if you choose card 1 it shows as spdif? [06:18] L3top: correct [06:18] L3top: you know 'wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh' [06:18] lotuspsychje: In a radeon xpress 200m? [06:19] an0n: all you need to do is ask in channel howto [06:19] spots "aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav" [06:19] anyone knows how that package name is called for 2 monitors? [06:19] lotuspsychje, xrandr command ? [06:19] yes tnx [06:20] !info xrandr | an0n [06:20] psakrii : use this to change your password: /nickserv set passwd oldpassword newpassword [06:20] an0n: Package xrandr does not exist in precise [06:20] hmm [06:20] psakrii : use this to change your password: /nickserv set passwd oldpassword newpassword [06:21] !info Xrandr [06:21] Package Xrandr does not exist in precise [06:21] chobbs, i'm still waiting for this raspberry pi and intend to use it's hdmi output hehehe [06:21] its a command not a package [06:21] jagginess: sweet [06:21] (xrandr) [06:21] hi guys [06:21] how can i see network proxy in ubuntu 12.04 ? [06:21] an0n:http://manpages.ubuntu.com/manpages/lucid/man1/xrandr.1.html [06:22] chobbs, a caveat is i need to use an hdmi-rca converter to bring back to life a old stereo set [06:22] chobbs, my choke is gonna be for making sure the converter is compatible with the hdmi port.. [06:22] !info randr [06:22] Package randr does not exist in precise [06:22] L3top: Can I just add 'blacklist snd_hda_intel' to balcklist.conf and reboot? [06:22] lotuspsychje, /msg ubottu [06:23] chobbs, did you try that last shot? (mentioned an aplay command) [06:23] MonkeyDust, i tried in #bash.. got the solution.. thought i'd let you know as well.. it is a single line bash script ... for f in ./*; do cat "$f"/*.mp3 > "$f"/"$f".mp3 done [06:23] * jagginess "aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav" [06:23] MonkeyDust, thanks for your help [06:24] I have a flash drive Sony pendrive that is recognized by dmesg . but lsusb does not see it. the system does not mount it. this one has FM radio and a recorder and an MP3 player. what should I do? [06:24] DanielSP, psakrii /msg Nickerv help (use /msg nickserv) [06:24] lotuspsychje: What happens is that when I use two monitors with their respective resolutions I have to use both in a lower resolution since radeon xpress 200 m does not have full support [06:24] What I would do is try something like options hda-ati-sb model=auto to /etc/modprobe.d/alsa-base.conf... but I am looking for the correct verbiage... [06:24] chobbs: ^ [06:25] jagginess: The one here? https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/201926 No joy. [06:25] an0n, it's a pita.. i tried helping someone on this.. they almost got it working .. this stuff is either broked/too much pita/ or maybe just geek luck i guess.. [06:25] to be honest I have never run across this on ati with intel being involved... still looking chobbs. [06:25] an0n:its worth a try with latest ati drivers for ubuntu and xrandr [06:26] L3top, ouch another module can load that ati hdmi.. [06:26] OO [06:26] omfg.. linux is so cruel [06:26] lol [06:26] L3top: There are some lines with the following comment aove them: "# Prevent abnormal drivers from grabbing index 0" Is that what I'm looking for? [06:27] meditator great, but my script *did* work for me :-) [06:27] an0n: man xrandr in terminal [06:28] bbl [06:28] an0n, it wont work, it'll take more than xrandr.. [06:28] an0n, and this is where it gets really geeky [06:29] lotuspsychje: yes [06:29] an0n, https://wiki.ubuntu.com/X/Config/Resolution/ [06:30] L3top: OK, I have HDMI in card 0 now :) Let's see oif that helps [06:31] chobbs run this again sudo speaker-test -c 2 -t sine -l 1 -D hw:1,3 [06:32] L3top: It should be hw:0,3 now, right, but still no audio :( [06:32] this just sends a sine noise at 48000... nicer than pink noise and not dependant on codecs... its just a safe quick I work or dont. [06:32] doh [06:32] good point on the 0. [06:32] hello community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubuntu [06:32] chobbs: and this is going to the TV or an amp? [06:32] from hdmi [06:32] L3top: TV first, then amp. [06:32] L3top: And my roku works just fine through the tv [06:33] chobbs: how did you get that HDMI into position 0 btw? [06:33] chobbs, i was once in this sound fixing positiong, it really is awful :o lol http://www.liveleak.com/view?i=67e_1342349298 ( good luck sorry i couldnt get it fixed for ya ) [06:33] gnite everyone [06:35] L3top: Added the following to alsa-base.conf: options snd-hda-intel index=-2 [06:35] should just stick with the tv for now chobbs. [06:35] chobbs: so there is nothing in card 1 then correct? [06:36] One second... there is something weird you have to do for ATI I remember now. [06:36] L3top: card 1 is now the SB [06:36] o rlly [06:36] oh btw, did you just reload alsa after that? [06:37] L3top: right. what i added forced it out of slot 0. I rebooted. [06:38] btw chobbs are you using the fglrx driver in the repo? [06:38] how big is the performance penalty on using ubuntu installed with wubi vs native? [06:38] L3top: I've got fglrx loaded. How do I confirm that I have it from the repo? [06:38] google offers only some old articles on this [06:39] thats it.. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1" [06:39] do dat and reboot. [06:39] L3top: OK, I had tried that before, and ended up with a black screen. [06:39] chobbs: if you didnt download the driver from ATI, then you got it from the repo [06:39] L3top: Which is when I was convinced I wasn't going to get this card working :) [06:39] s/was/got/ [06:40] chobbs: then you have to update grub... this is the only way it can work afaik. [06:40] L3top: pretty sure I'm using the repo driver. [06:40] btw chobbs... do not be too eager to get the latest ATI stuff... they have dropped support for your card. [06:41] will no longer work. [06:41] L3top: I've got a new GT 430 showing up tomorrow :) It should get me going (especially with the hint about forcing the onboard SB into card 1. [06:41] anything past 12-5 on their side. [06:42] gt 430 is a pain in the buttox too. [06:42] L3top: I didn't need to hear that :( [06:42] L3top: The mythtv folks seem to like it :/ [06:42] less of a pain than the ATI. [06:43] Our project uses Myth... but we are on an older version... I am sure it will be fine. [06:43] L3top: when you say update grub, are you talking about something from backports? [06:44] chobbs: after you add radeon.audio=1 to GRUB_CMDLINE_LINUX_DEFAULT you have to update grub [06:44] actually, looking now and I do have radeon.audio=1 in my grub [06:45] L3top: and I'm looking at it at boot time, so it was updated [06:45] chu must to sudo update-grub !!! lol [06:45] got black screen? [06:46] this is a kernel bug btw. [06:46] no, no, I rebooted and went into edit mode in grub to see the settings. [06:46] so it's been turned on since the last time I trid to tackle this (45 days ago) [06:46] k [06:46] please to update-grub [06:46] lol [06:46] I am just a stickler for routine. [06:47] certainly wont hurt anything. [06:47] L3top: sure, stand by a bit [06:48] rebooting... [06:48] Anyone having issues shutting down or rebooting ubuntu from the gui? I get sent back to the login screen. So I just issues reboot / halt via ssh instead. [06:49] And that's on two separate boxes. [06:49] Phoebus i had that too.... in a terminal, type sudo shutdown -h now next time, it will shut down as it should [06:50] Phoebus or rather, sudo shutdown -r now r for restart [06:50] * L3top thinks he was right with the -h [06:51] L3top: rebooted, everything working the same :/ [06:52] well pudu. === vito is now known as Guest32635 [06:53] you are running aplay as sudo right? [06:53] L3top: Yup. I'm going to call it a night. I'll give the 430 a shot tomorrow and see how it works. [06:53] MonkeyDust, roger that, cheers. [06:53] L3top: negative, as my primary user. [06:53] as/with [06:53] hi need help with ubuntu [06:54] anyone online? [06:54] L3top: no diff via sudo [06:54] Is about booting it up... I downloaded from the original site [06:54] and it didnt work [06:54] the instalation "trial" does not load [06:54] can I, for the last time, get sudo aplay -l | grep -i hdmi [06:54] chobbs: ^ [06:54] * D1 ... [06:55] L3top: card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0] [06:55] D1: Try, at the boot screen, check disk for errors [06:55] ReXiO: I tried CD, it just freezes [06:55] ReXiO: tried USB as well, it just freezes [06:55] !enter | D1 [06:55] ReXiO: I forced it with F12 [06:55] D1: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [06:56] Hello! [06:56] D1 have you checked the md5sum of the image you are burning? === darkdevil_ is now known as dArKd3ViL [06:57] L3top: i do not know what that is, i simply burnt the image with Alcohol 120% on a DVD [06:57] L3top: Thanks a ton for the effort. Would have been niceto have pulled it off :) [06:57] D1: check md5 https://help.ubuntu.com/community/HowToMD5SUM [06:57] ReXiO: ok i will have read [06:57] sorry chobbs... will see you tomorrow with the new nvidia. [06:58] L3top: you bet *poof* [06:58] ReXiO: ok, i see. It seems complicated. where do i start? [06:58] ReXiO: I am running on Windows 7 [06:58] ReXiO: idk. I dont do computing. where do i enter commands and etc... [06:59] D1 you're in the wrong channel, no windows support here [06:59] MonkeyDust: I cannot install it, so I have to use window!? [06:59] It is in the link D1 https://help.ubuntu.com/community/HowToMD5SUM#MD5SUM_on_Windows [06:59] Hey can someone give me a hand? I'm trying to install a dual boot of ubuntu alongside windows. I get to grub and select ubuntu, but then it just boots to a terminal and does nothing. Any advice? [06:59] D1 you said you are in windows right now [07:00] MonkeyDust: I am trying to put Ubuntu on a disk run and it is not working... How do you expect me to get help if i cant ask from an OS [07:00] L3top: cool, checking it now [07:01] Douglas, it sounds like your DE is not loading. In this terminal, is it prompting you to login? [07:01] it's just a blinking _ awaiting input [07:01] should I try "startx" ? [07:02] If it aint asking you for a login... that aint gonna go [07:02] You have to login before you can issue commands. [07:03] Douglas: if you hit ctrl alt f2 do you get a login prompt at terminal? [07:03] alt f2 doesn't open anything. I can enter text but it's just kinda.. meaningless [07:03] ctrl alt f2? [07:04] It should take you to tty2 [07:04] which may have a login prompt... if it got that far before hanging [07:04] Hi I ubuntu 12.04 along with windows 7. My problem compiz keeps crashing often. [07:04] we're gonna try a reinstall for now. I'll get back to you afterwards. Thanks for the quick reply though! I'll get back to you. [07:05] L3top: ok, i got this for the ISO image downloaded from the official website d791352694374f1c478779f7f4447a3f [07:05] S_kthi: lspci -nn | grep VGA [07:05] L3top: Is this normal? [07:06] !md5sum [07:06] To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [07:06] well... the thing states that there is no problem [07:06] L3top: I am currently chatting thru mobile [07:07] I run an i7 which is a quad core... does choosing the x64 or x86 makes a diff? [07:07] It is a hash number D1, that is generated based on the unique properties of an image. You check to see if your md5sum is identical to the md5sum from where you downloaded. === dArKd3ViL is now known as darkdevil_ [07:07] L3top: yes it is identical [07:07] D1, yes, it makes a difference, but you can choose either of them [07:07] tensorpudding: hummm... yes is strange it is not booting [07:08] D1 then the image is not the problem. You have some piece of hardware that is tripping it up. [07:08] L3top: i shall try burning in another new DVD [07:08] D1 if you dropped it to USB with the same behavior, I don't think the burn is bad. [07:09] L3top: nor the USB or the DVD works [07:10] hi all.. do i need to install nvidia drivers on xubuntu? it seems to be running fine, btw what are the drivers for i really don't need compiz.. [07:10] L3top: I followed the prompt, it says reboot is requred. Then I went for I want to reboot now. It rebooted the Window. I am absolutely certain that I change the boot priority right [07:10] L3top: So I tried the Help me to boot from CD === zixem is now known as ZiXeM [07:10] hi all, in my Ubuntu Os i generate ssh key by [ssh-keygen -t rsa] i add my public key to remote server but when i want to clone my project the remote not accept my passphrase ! any help [07:11] help me! [07:11] n0b2: the drivers provide video accelleration(VDPAU) compositing and 3d rendering... however... I am a big fan of "if it aint broke, don't fix it" [07:11] I can't connect to my main user! [07:11] pleaseee [07:11] D1, there is a option to choose what to boot from on startup.. press f12 esc or delete.. it usually shows up for a few seconds [07:12] when I am writing my password it is doing the drums error sound [07:12] L3top: strange... i no longer get the error for "Help me boot Helper" [07:12] L3top: it is installing something right now on my USB with ubuntu on it [07:12] L3top, i had ubuntu 12.04 and i think pro drivers ruined it... thanks! [07:12] L3top: that doesnt stuff up my files and OS on other partition right? === Lupinedk is now known as lupinedk [07:13] xubu is running fine.. [07:14] it is such a pleasure to have different choices in linux/ubuntu === xero is now known as Guest34844 [07:15] L3top: ok... i just retried Ubuntu on another PC (not this one which I want it installed), it WORKS [07:15] Hey guys, Know of a wma infotag (similar to an id3 tag) editor for linux? [07:15] I had pressed Ctrl+Alt+F3 and I can't connect to my user! [07:15] ok i am gonna restart. thanks for the help L3top and ReXiO [07:15] Help!!! [07:16] This is very important!! [07:17] oh btw.. grub is not showing up on boot.. all of the new install i did w/12.04... mint, ubuntu, and xubuntu.. whats wrong? how can i fix grub2? [07:17] so i can make a selection of what to boot.. [07:18] 100 people and nothing :( [07:18] I have fully modified XBMC!!!!! [07:18] I can't restore [07:19] you have to press shift several times during boot n0b2 to get to grub [07:19] !xbmc [07:19] Can't use it now [07:19] Because my user isn't working! [07:20] L3top, on boot and it will show up? maybe because ubuntu is the only os now.. grub is not showing [07:20] correct n0b2. [07:21] L3top, i am in the process of installing xp in my other partition.. will this shift process work too.. or should i use the livecd/usb repair way? thanks again === darkdevil_ is now known as dArKd3ViL [07:22] Wait... what? You are installing xp on a machine that has ubuntu already installed n0b2? [07:23] wooohoooo I fixed it!!! [07:23] xp is going to overwrite the MBR. You are going to have to reinstall grub and update it afterwards n0b2. [07:23] on another partition.. i currently have 4 partitions on the hdd.. 1st ubu, 2nd swap, 3rd xp, 4th storage [07:23] Do you know some good movies for my xbmc? [07:23] Yeah... you should install windows first, ubuntu second usually. [07:24] !ot | oXis === pardi is now known as ditech [07:24] oXis: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [07:24] you are so nice! [07:25] you are so nice!\ [07:25] Do you know how to add a web browser to XBMC? [07:26] Try /join #xbmc oXis. [07:26] L3top, yes i should of.. anyway i needed blank disc to burn xp too.. any idea on a good pirate bay version.. ehehe [07:27] loose the windows :p [07:27] +1000000 [07:27] Use ubuntu with gnome3 [07:27] In my opinion [07:28] This channel does not support warez, nor does freenode in general. [07:28] linux rocks although there are alot of things we still cannot do in it.. [07:28] This is a support room oXis. If you want to chit chat, drop into #ubuntu-offtopic. [07:28] n0b2:like what? [07:28] this pc will be for sale windows and linux side by side === tdubz is now known as Guest83915 [07:29] oovoo.. for one [07:29] lotuspsychje: run MS Office? xD [07:29] Not only do you want to pirate windows, but you want to sell it? Definitely in the wrong channel for that. [07:29] ReXiO: libreoffice can do all what ms can [07:30] L3top:lol [07:30] c'mon guys, let's not turn this into a flame war [07:30] n0b2:im sure there are ovoo alternatives [07:30] i know we have skype.. but there are those who want oovoo.. 80 or more % of people use windows too.. [07:30] lotuspsychje: but I always have problems when opening files made in MSOffice [07:30] This is all off-topic. === Guest83915 is now known as thomas [07:31] lotuspsychje, yes there are alternatives.. but again they are alternatives... L3top j/k.. [07:31] ReXiO:youre in the right channel for opening libreoffice files in ubuntu [07:31] love open office hands down [07:32] i must admit we have come a long way.. youtube was a problem.. facebook had issues.. now those are fixed but we still have a long way to go [07:32] n0b2:maybe wine ovoo would do the trick? [07:33] n0b2: do you have a ubuntu support issue? [07:33] lotuspsychje, it might.. but for a noob.. they probably won't know what wine is.. [07:33] !info wine | n0b2 [07:33] n0b2: wine (source: wine1.4): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1.4-0ubuntu4 (precise), package size 0 kB, installed size 21 kB [07:35] well, this should go to the off topic section.. we should not rebute this here, but i have experienced new users first hand and their reaction after a month.. [07:35] hi guys, when i run the configur script for glibc , I am getting the issue like "configure: error: linker with -z relro support required" [07:35] any idea? [07:36] Does Linux Mint support the apt-get command for daily updating? [07:37] uuhan: linux mint isn't supported here [07:37] !mint | uuhan [07:37] uuhan: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [07:37] Thx [07:43] hi guys [07:43] Hi kanupatar [07:44] where can i find glibc deb package fon installation..it is not there in the repo [07:44] Does anyone else find this in poor taste like I do? So after 9-11, the owner of the World Trade Center Larry Silverstein went to court, demanding that his insurance company pay DOUBLE the insurance pay out for the September 11th Attacks, saying that "two planes counted as TWO SEPARATE acts of terrorism". Well...the court voted in favor of Silverstein, and he got double the money for the Attacks. Walked away with billions, 7.5 Billion compared to the orig [07:44] inal ~3 Billion he should have gotten... Does that sound right to you? === taCoUser6510 is now known as ^IF^ [07:46] I had a 1 mb partition without filesystem. I removed it to reduce number of primary partitions in order to install ubuntu. now when I try to boot windows I face a blue page and the system restarts. how to repair that startup problem? [07:47] !info eglibc-source [07:47] eglibc-source (source: eglibc): Embedded GNU C Library: sources. In component universe, is optional. Version 2.15-0ubuntu10 (precise), package size 13223 kB, installed size 20153 kB [07:48] MO_Handes: that is a windows problem, we can't help, try ##windows [07:53] if it is on a laptop, it sounds like a recovery partition got lost, may need to re-establish the partition with software provided by the laptop vendor [07:54] I had a 1 mb partition without filesystem. I removed it to reduce number of primary partitions in order to install ubuntu. now when I try to boot windows I face a blue page and the system restarts. how to repair that startup problem? [07:54] Good day guys... Who knows the PK for Ghost Rider... I wanna watch it with VLC but it is a new bluray disc [07:55] MO_Handes: This is ubuntu support... you need to /join ##windows for help with your broken windows install. [07:56] Percoles: how is this an ubuntu support question? [07:56] This place gets weird at 4 am. [07:56] L3top: Or 9am where I am :) [07:57] DJones: snap, uk === p140 is now known as witchmaster === Lebby1 is now known as Lebby [07:58] Percoles: The last I heard, Blueray isn't particularly well supported on linux systems as yet, this may be of use https://help.ubuntu.com/community/RestrictedFormats/BluRayAndHDDVD [07:59] L3top: Sorry... I searched the internet and there is no one on the VLC channel [08:00] Percoles: this still isn't the place to ask [08:00] DJones: Well... It sure is... Ubutnu has VLC with libbluray and libaacs [08:00] hey, i am tryin to figure out why when i play some videos on youtube, the people look blue. [08:00] skin color is way off... [08:01] but the rest of the image is fine [08:01] andrewh192: Don't watch Avatar? [08:01] but, like if i watch a mp4 file or something its ok [08:01] mang0: lol? [08:01] :P [08:02] andrewh192: Could you show a screenshot of this problem please? I can't quite imagine it! [08:02] andrewh192: flash problem with hardware accelleration [08:02] awwww that might be it auronandace [08:02] http://askubuntu.com/questions/117127/flash-video-appears-blue/131040#131040 [08:03] vdpau + flash = blue man group [08:03] when i tried to configure the glbc 2.16.0 in ubuntu 12.04 , i got this error log --->configure: error: linker with -z relro support required [08:04] I just wanted to ask on a placa that i could find answers... [08:04] place* [08:04] I'm sorry... My english is bad [08:05] Not here. === Jasonn is now known as juicy [08:08] how do i find out if my pc supports usb 1.0 or 2.0? [08:09] IlikeMoose, type in "lsusb" [08:09] IlikeMoose, do you see usb root hubs? [08:09] L3top: I was wondering which solution would be the best/easiest to do [08:09] IlikeMoose, if yes, you should also see, if they're 2.0 or 1.0 or 1.1, or whatever. [08:09] IlikeMoose, apart from lsusb you can check dmesg. [08:09] bus 1 says 2.0 but the rest say 1.0 [08:10] L3top: it seems that this page give multible solutions and reading them, I can't really figure out which would work better [08:10] err 1.1 [08:10] andrewh192: I would go for sudo perl -pi.bak -e 's/libvdpau/lixvdpau/g' /usr/lib/flashplugin-installer/libflashplayer.so [08:12] IlikeMoose, now you can attach something to it and check lsusb -v the output is verbose, but you'll see how they're connected. check for bcdUSB [08:13] ok [08:13] L3top: i did that, and nothing happened.... [08:13] L3top: it just went to another prompt [08:13] L3top: was it supposed to have some verbose logging of what's happening? [08:13] wdp: still reading through dmesg [08:14] IlikeMoose, dmesg | grep usb [08:14] L3top: like when u install something via a terminal session? === Guest12917 is now known as rich97 [08:16] IlikeMoose, actually thats an interesting question though. My razer mouse is detected as full speed usb device, according to lsusb -v checking for bcdUSB it's 1.1 and not 2.0 [08:17] IlikeMoose, but, to answer your question: if there's a hub with 2.0 listed in lsusb i'd say it supports usb2. [08:18] http://paste.ubuntu.com/1097920/ [08:18] L3top: or is it just that quick? [08:18] Ideas on why checkinstall failed? ^ [08:18] wdp: my kindle is listed as a 1.0 device weird [08:18] *ideas [08:18] IlikeMoose, i don't have a kindle, but whats the problem? bandwidth? [08:19] I love razer and the speed of it [08:19] look [08:19] o/ [08:19] L3top: yay, its fixed... [08:19] L3top: thanx [08:20] wdp: no, i'm just wondering how slow the usb external hard drive i'm getting is going to be...basically i'm weighing out buying a ide hard disk to replace the 40 gig i have no on a 5 year old computer or get a new fancy usb external drive [08:21] IlikeMoose, your computer has just ide.. 33, 66, 100, 133? [08:21] I just burned a dvd-rw with my dvd-player and my dvd-player is convinced something is on it (and I believe it, it wouldn't lie...), but when inserted into my computer, ubuntu tells me nothing's on it! Is there a program/way to be able to see and record the video on the dvd to ubuntu? [08:21] IlikeMoose: if you get an internal drive you can also get an external caddy should you change your mind [08:21] wdp: how can i find out? i know it's just ide at least i'm pretty sure it's ide [08:22] IlikeMoose, again, dmesg :) === railsraider_ is now known as railsraider [08:24] IlikeMoose, check for dmesg | grep hda or dmesg | grep sda or something like that. I asked because: ata/atapi 6 (udma5 / ultra-dma-100) may be up to 100 mb per second - that will be for sure faster than usb 2. ata/atapi 7 (udma6 / ultra ... 133) will go up to 133 mb/s but not sure if you find such discs anymore. [08:25] kanupatar: http://askubuntu.com/questions/143189/how-to-enable-relro-support [08:25] where to set environment in ubuntu 12.04. .profile .bashrc etc are not recommended? [08:25] IlikeMoose, and if you're going to buy, or if your controller can only handle 66 mb/s which is ultra dma 66.. udma4 ata/atapi 5 (yeah.. the industry is dumb to have 10 words for 1 thing) you have more or less the same speed as usb 2 would have, if i remember correct. [08:26] wdp: does linux list sata devices as scsi for some reason? [08:26] !env [08:26] IlikeMoose, yes, it does. [08:26] wdp: looks like i'm in luck i have a 1.5Gbps sata drive [08:27] wdp: all 40 gigs of it [08:27] IlikeMoose, no, 1,5gbs will be the link .) === andre650 is now known as witchmaster === dark3n|off is now known as dark3n [08:28] wdp: here's my drive according to the serial number i got from dmesg http://www.impactcomputers.com/st3402112as.html [08:29] IlikeMoose, you can check the speed of your disc using hdparm. but i'm not sure if I should suggest that here as hdparm is also a dangerous tool. However to check the speed: hdparm -tT --direct /dev/sda <- -tT does timing, --direct avoids the cache. the second number which pops up is the one you're interested in. [08:29] IlikeMoose, in my case: Timing O_DIRECT disk reads: 224 MB in 3.00 seconds = 74.57 MB/sec [08:29] (but thats under load) [08:29] installing packages automatically loads the app startup? [08:29] during [08:30] wdp: Timing O_DIRECT disk reads: 210 MB in 3.02 seconds = 69.49 MB/sec [08:31] IlikeMoose, so its like 9,49 mb/s faster than usb2 if you trust the test of hdparm p [08:31] :p [08:31] wdp: maybe i'll invest in a nice big fancy 2tb drive :) [08:32] IlikeMoose, the 1,5gb/s is about the sata standard, there's sata 1, sata 2, etc - but it'll take me an hour to explain. look that up at some page on the web. [08:33] thanks for the help wdp [08:34] IlikeMoose, you're welcome, help the next one with the same problem .) [08:37] Hi === railsraider_ is now known as railsraider [08:39] IlikeMoose, btw. you should make sure your mainboard supports 2tb discs (some olders don't, well the mainboards do, the bios not - check the changelog for bios updates for your mainboard (if you find an update for drivers bigger than xyz gb, you'll probably have to flash) and check the mainboard's manual) [08:39] does anyone know of a player that sorts the music library by folder structure? [08:39] what happens after reporting a system error? does it actually get solved on further updates? [08:39] wdp: thanks, i'm looking on hp's website for any details [08:40] lotuspsychje: if it can be, thats the idea of reporting them === Guest32427 is now known as vibhav === griselda is now known as spex971 === andreas_ is now known as witchmaster [09:01] hi is it better to install kubuntu on ubuntu or install ubuntu on kubuntu(i will use both unity and kde) [09:02] bilgin: i'd assume it would be better to start with ubuntu rather than kubuntu [09:02] is there a shortcut to open up the terminal emulator? [09:02] denes ctrl alt t [09:02] thanks === MonkeyDu1t is now known as MonkeyDust [09:03] it does not work [09:03] auronandace: can you say the reason [09:04] denes if ypu're in unity, holcd down the super key for a list of shortcuts [09:04] bilgin: i'd expect you'd get more problems installing unity after the fact than kde (just a hunch) [09:04] im on xubuntu [09:05] nothing happens by holding down super key [09:05] denes i missed rthat part in your suestion [09:05] q [09:05] super key + t worked, thanks [09:05] auronandace:thanks for your answer, so if i install ubuntu and kubuntu desktop i get less problems? [09:06] bilgin: like i said, its a hunch [09:06] thanks [09:08] I just installed linux mint, and I'm trying to 'make' proxychains but nothing happens. Well, 'cept for errors. What do I need to do? [09:08] !mint | worric [09:08] worric: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [09:09] right [09:17] âñåì ïðèâåò [09:17] êàê ìíå çàïóñòèòü gnome ÷åðåç ssh === Guest21814 is now known as Freeaqingme [09:18] !ru | sciper [09:18] sciper: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [09:20] is anyone here? [09:21] prior to 12.04 (I think), when I clicked a link in an external program it opened in firefox and the icon would wiggle in the launcher [09:21] now when I click a link, it brings firefox to the foreground [09:21] how do I restore the previous behaviour? [09:22] um is anyone active? I need help with connecting android phone to internet through ubuntu os which is by the way connected via ethernet xD I know it sounds silly [09:23] !ics | user32432 [09:23] user32432: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [09:23] thanx ubottu [09:24] !bot [09:24] 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 [09:24] im on 12.04 Unity2D - question - I have Eclipse installed, but some of my shortcut's don't seem to work there? Anybody had a similar problem [09:27] running 11.04, i have a wired connection, and a wireless network card, and im trying to get internet connection sharing to work.. created the ad-hoc, used wep40 encryption, called it "UbuntuAdhoc", made sure the settings was "share with other computers" - and ... it does not share. [09:28] (tried to follow this https://help.ubuntu.com/community/Internet/ConnectionSharing/ ) [09:28] Any1 here uses C-ICAP? [09:30] I have an SSD and HDD, instead of setting 'elevator=noop' for the whole system I want to set 'noop' for the SSD and 'cfq'(default one) for HDD, how can I do it? [09:31] Sorry, but how can I use regular expressions with Bash? [09:31] Hi.. I am using a linux module called tc . I want to see logs. where can I see that? syslogs?? [09:31] jivora: the module won't log to a syslog [09:32] jivora: what distro are you using and what is this module ? [09:32] what information do you actually want on it [09:33] i am using a hardy. [09:33] tc seems like a traffic shaping module [09:33] ikonia : i am having two machines.. In one machine tc is working fine. tc is traffic controller. it's a kernel module. In another it's not working [09:33] if ive not mistaken [09:33] BuisSse : correct. [09:34] ahh, so not a kernel module then [09:34] ok, I thought you where looking at a kernel module with the phrase "module" [09:34] well tc has its own logger [09:34] it doesnt send logs to syslog [09:34] does the module work? [09:35] BuisSse : yes the module works.. i can reduce my bandwidth to 256 kbps in one machine but another when i reduce to 256kbps it gets reduced to 15 - 20 kbps... so i want to check logs..Where is this log file? [09:36] the program which ur using will have to generate logs for you [09:38] BuisSse : please tell me a little more.. I did not understand completely... I am using tc. If tc generates logs ,it must write it somewhere. Or do I need to invoke tc with particular options./ [09:39] I have photos, I would like to copy. But in the folder, I want to copy from, is every photo two times. One normal (PICTURENUMBER.JPG)and one with a -1 (PICTURENUMBER-1.JPG) appended. What is the regular expression to only copy the normal ones? [09:39] well tc by default doesnt generate any logs.... [09:39] you will need to create a program around tc to generate logs for you [09:41] TorbenBeta: In bash, run shopt -s extglob then cp ./!(*-1.JPG) /path/to/dest/ [09:41] BuisSse : ok.. I get it.. But that way all I can log is whether tc is applied or not.. I wanted to see what tc is doing. [09:41] geirha, thank you. [09:42] What is shopt? [09:42] TorbenBeta: A bash command to enable disable certain shell options. [09:43] TorbenBeta: See http://mywiki.wooledge.org/glob for more about what you can do with globs [09:43] jivora : Well...i have a certain knowledge of how tc works, but will not be able to help you with the logging options [09:45] geirha, returns me a lot of errors. [09:46] TorbenBeta: What do they say? [09:46] BuisSse : Thanks. [09:46] geirha, that I'm too stupid to read. [09:47] I copied and pasted the "then" [09:48] TorbenBeta: Ah. Well, it's important that shopt -s extglob is run on a line by itself, not on the same line like shopt -s extglob; cp ... [09:49] geirha, just noticed [09:49] geirha, should I turn it on again, after I'm finished? [09:50] TorbenBeta: Nah, it won't interfere with regular globs. I keep it enabled all the time by having shopt -s extglob in ~/.bashrc [09:50] I'm having some issues with my Ubuntu installation. Is this the place to ask for help or is this for more advanced stuff? [09:51] wOlfLisK: This is the place [09:51] wOlfLisK: just ask, anything ubuntu is welcome === zenix`away is now known as zenix` [09:54] Ok, good. Basically, I have Win 7 and Ubuntu 12.04 dual booted on my PC. Win 7 works fine, and up until yesterday so did Ubuntu. However, now it is giving me an error about not being able to detect graphics settings and shows a menu before booting me into a text based thing. Any ideas on what could be causing this? === zenix`away is now known as zenix` [09:57] Hello, I have a problem with shutdown of the computer - when the computer shuts down ubuntu icon is shown, and dots (loading) and nothing happens, but when you press ESC, the console shows me the error "Can not open / etc / init.d . / depend.stop: No such file or directory [09:57] acpid: exiting " [09:57] i have an authorized_keys file which i separated by enters and comments line is that allowed? [09:57] can i have a new line between keys? [09:57] and white space? [10:00] i'm reporting a bug to launchpad and now have gdb open at a segfaulting app [10:00] in addition to backtrace (bt) what should i get? [10:01] i found the wrong key [10:02] railsraider: No, autorized_keys are one key per line, no whitespaces, no comments, etc. [10:03] So, can anyone help me with my display issue? Works fine with win 7, but I can't even get to the login screen on ubuntu :/ [10:05] wOlfLisK:you got ati or nvidia grafix card? [10:05] ATI Radeon HD 6870 [10:05] wOlfLisK:you got latest drivers installed for ati? [10:06] Don't think so on Ubuntu right now. But not sure how I can install them right now with this issue :/ [10:07] w0lfLisK: try holding shift at boot to enter grub loading for booting failsafe ubuntu [10:08] w0lfLisK:maybe try to find any errors in /var/log/ about your grafix card [10:10] I tried to uninstall php-fpm a while ago, but it never removed the /etc/init.d/php5-fpm service, so I removed it manually. Now when I install php5-fpm again. It isn't creating the service file? Where can I find it again? [10:11] Is there a way to find that without rebooting to Ubuntu lotuspsychje? [10:11] w0lfLisK:you are logged in win7 now? [10:12] yeah [10:13] News about Steam and Ubuntu -> http://gamejolt.com/profile/anti-atom/blog/news/linux-the-future/9615/ [10:13] IndieMedia wrong channel [10:13] errr [10:13] discuss? [10:13] !steam > IndieMedia [10:13] IndieMedia, please see my private message === lubmil is now known as lub` [10:13] wOlfLisK: no, you need to reboot into ubuntu and hold shift to boot into grub, failsafe ubuntu or unity2d === garply is now known as garply` [10:14] IndieMedia: Maybe something for #ubuntu-discuss or #ubuntu-offtopic though [10:14] ah cool [10:14] ok. Hang on, i'll log into this channel on my android [10:16] So if I get this right, /etc/init.d/php5-fpm came with the ubuntu install, not the package? So how do I recover that file? reinstall ubuntu ? :P [10:17] ok, on my droid now. ill reboot to ubuntu now. [10:17] droidlisk:ok good luck [10:18] Mattias: dpkg -S /etc/init.d/php5-fpm === cpe1 is now known as cpe [10:19] Mattias: Try purging the package, then install [10:19] Using SKype , Ubuntu 12.04 , where do you Resize the Font of Chat Window ???? [10:20] geirha: ok, will try [10:20] so what was it? hold shift during boot to get to grub? [10:20] droidlisk:yes [10:21] hi [10:21] hi === Dad_ is now known as Guest47755 [10:22] is postgresql-contrib-8.2 important for running or can i remove it because of dist upgrade [10:22] trying à logitec g15 [10:22] ? [10:23] geirha: thanks, that did it :) [10:23] ? [10:23] What option for ls is there, with which I can get the total numbers of files in a folder? [10:24] TorbenBeta: wc can do that [10:24] tomatto, options? [10:24] TorbenBeta: count() { echo $#; }; count * [10:24] is postgresql-contrib-8.2 important for running system or can i remove it because of dist upgrade confict? [10:25] geirha, you are really helpful. [10:25] TorbenBeta: ls -l|wc [10:25] TorbenBeta: Also, ls -l will output a Total-line at the start [10:25] minus . and .. directory [10:26] I'm trying to install ubuntu server and when I select the menu option to install it reboots the computer, any ideas? [10:26] amd64? [10:26] TorbenBeta: Ah wait, ls -l's total is size, not a count [10:27] !server [10:27] Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Precise (Precise Pangolin 12.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/10.04/serverguide/C/ - Support in #ubuntu-server [10:27] Hi, do someone have experience with chillispot, wifispot, or other hotspot solutions ? [10:28] lotuspsychje, what are you saying? === Robert_ is now known as Guest60770 [10:28] Xeus:try the servergiud to install [10:28] *guide [10:29] lotuspsychje, I don't think that will help me, I have installed it before with no problems, this is just a weird issue and wondering if anyone has encountered it before [10:29] Xeus: got any errors somewhere to define whats happening? [10:29] !patience [10:29] 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/ [10:29] lotuspsychje, the livecd boots up just fine, I select the menu option to install and then the computer just reboots [10:30] And I'm not a bot. [10:30] amd64 or x86 ? [10:30] that's what she said - then he said... Get away from me you fembot & the gig was up [10:31] ok nice [10:31] Xeus: something like this: http://askubuntu.com/questions/105322/install-problem-ubuntu-server-10-04-with-usb-as-it-reboots-when-i-hit-enter [10:31] hellow, guys, i connect my iphone to my puter but cant see all my files like pictures in the phone [10:32] !patience [10:33] how do i enter a jabber room in kopete? [10:34] lotuspsychje, yeah kinda like that [10:34] Xeus:maybe try expert acpi=off before boot install === cpe is now known as cpe_ [10:36] how can i copy files to my iphone on ubuntun? === cpe_ is now known as cpe [10:37] tking: i think you need a lib to install for iphone/ipad browsing [10:37] I have inadvertently deleted a directory with several sub-directories from my Desktop. I only discovered this morning. [10:37] lotuspsychje, what lib? any idea pls [10:38] lotuspsychje, didn't work [10:38] Xeus: is it a livecd or usb? [10:38] !info gtkpod [10:38] gtkpod (source: gtkpod): manage songs and playlists on an Apple iPod. In component universe, is extra. Version 2.1.1-1 (precise), package size 305 kB, installed size 843 kB [10:38] tking:try this package [10:40] Xeus:amd cpu? [10:40] Is there a way of getting the data back via Ubuntu One? [10:41] suppose I have a long list, and I wish to create a new list of the same length which is somehow based on the values in the first list. Later I wish to work with the second list. One method is calculating it entirely and saving it, and another method is creating some iterator, which will do the calcs "real-time" when I will later work on that list. [10:41] lotuspsychje, intel core 2 duo [10:41] Is there an option which is "better" in some sense? [10:41] lotuspsychje, i hv installed it [10:41] Xeus: not sure then mate, can you try another media (cd or usb) to see if same error? [10:42] lotuspsychje, yeah I guess I will, thanks [10:42] tking:libmobiledevice you also need to browse [10:42] !info libmobiledevice [10:42] Package libmobiledevice does not exist in precise [10:42] how do i enter a jabber room in kopete? [10:45] Xeus: it would be handy if you could catch any errors, like pressing f1 when system reboots [10:55] all precise users could verify https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1025935 . is there somebody NOT seeing that regression? [10:55] Launchpad bug 1025935 in thunderbird (Ubuntu) "Thunderbird 14.0 scrollbars have a wrong background [regression]" [Undecided,Confirmed] [10:58] i thought the scrollbars looked different! [11:03] wow so many users here [11:03] <|Long|> hi guys i need some help on lvm, i have a raid box set to raid 5, how do i set it to lvm in ubuntu? [11:04] if i may harass yall with a silly question, how do i tell subversion not to use gnome-keyring kwallet or any stuff like that and just store plain password? [11:06] global config (/etc/subversion/config) doesnt seem to enable it yet it tries to use gnome keyring [11:07] hello community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubuntu [11:09] hello guys i cant open a csv file in ubuntu, i downloaded it from a website but on my windows, it opens perfectly, i do not want boot to windows cos i need the file in ubuntu [11:10] hmk my issue is half solved gnomekeyring sllo community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubu [11:10] ortof wllo community, pls i need advise http://ad-upload.com/424/424.csv this file opens when downloaded and this doesn't http://ad-upload.com/425/425.csv on ubuntu but both opens on windows but i only use ubu [11:10] wtf [11:10] am sorry for the spam touchpad is going mad [11:11] tking: The first file (4244.csv) is a csv file. The second file (425.csv) is a zip file ... [11:13] damn gnome [11:18] hi im having trouble trying to set a static ip address on ubuntu 12.0.4 to no avail. dhcp is all fine, and when i look at the network settings im unable to see eth0 or wired connection [11:18] geirha, but it ends in a .csv file [11:19] geirha, how do i open it === root_910 is now known as thothstriangle [11:19] is postgresql-contrib-8.2 important for running system or can i remove it because of dist upgrade confict? [11:19] rebecca: ubuntu is weird about network interfaces, last time i had that trouble it worked for me to set static ip via the gui stuff supplied [11:20] geirha, i tried to open it with archieve manager and it said could not open file [11:20] tking: Right click the file and select properties, what file type does it say? === unrar is now known as Brospin [11:21] geirha, this is the Type shown CSV document (text/csv) [11:21] @matland2 i've even tried to set vial /etc/network/interfaces - stopped and started the interface as well as rebooted the pc to no avail [11:22] tking: wget -qO- http://ad-upload.com/425/425.csv | file - outputs /dev/stdin: Zip archive data, at least v2.0 to extract here [11:22] hm somehow the ubuntu at here does list interfaces in ifconfig, yet i remember having the same trouble as you :-/ > rebecca [11:22] hiyas all [11:22] geirha and tking: that 425.cvs file is a Microsoft Excel file it should be named 425.xlsx [11:23] frotz47_: Ah xlsx are compressed archives? interesting [11:23] matland2 did you manage to find a fix [11:24] geirha: yes all of the new Office files docx ppsx xlsx are in fact zip files [11:24] rebecca: i managed to set the static ip in the gui things that came with gnome somehow, so more a workaround than a fix [11:25] did you run ifconfig with -a option? [11:25] matland2 what version of gnome are you using [11:25] frotz47_, should i rename d file? [11:25] atm i have no desktop env running so could be that which made ifconfig work [11:25] rebecca, already tried the network-manager? [11:25] this is another version of ubuntu than where i had the problem tho [11:26] tking: yes, yes you should. it is not a csv file. [11:26] is there a way to (a webclient hosted somewhere) to check my xmpp server connectivity. ? [11:27] !xmpp | maplesoft [11:27] TBarth yes I have to no avail cannot see wired connection or eth0 [11:27] frotz47_, thanks u are a genius how did u find this out pls? cos i hv one word document that wudn't open [11:27] is it in /dev? > rebecca [11:28] frotz47_, just want to know how u check to find out real file type [11:29] In Unity 1-click on workspace switcher opens the quadrant and then it takes another double-click for chosen workspace to maximize. Is there a way, I wonder, not to have to double-click? That makes it 3 mouse twitches to switch workspace which isn't as comfortable as it used to be. [11:30] * matland2 twitches and tries not to rant about comfort in unity [11:30] rebecca, do you see blinking leds at your network interface? [11:32] TBarth network interface is working only via dhcp cant assign a static ip address [11:32] does /dev/eth0 actually exist? [11:32] hi all, ubuntu on a btrfs filesystem takes ages to boot due to the fsck at boot time, is there a clean way to get rid of it? I found solutions disabling fsck always, but imo it should only be disabled when the filesystems are clean... [11:34] i wanted to upgrade system from 11.10 to 12.04, but error while removing postgresql-8.2 from list...what can i do with it? [11:35] Hey, when I delete the settings for a specific desktop environment in the /home directory, will it default to the default settings? [11:35] or will it be broken? [11:35] miaumiau: if u deleet all of them it'll use default/global stuff === Brospin is now known as unrar [11:36] matland2: ok, thank you [11:36] if you delete em partly it might break, for gnome you mite too have to baleet .gconf or such [11:36] but i dont think you will [11:37] matland2: ok, I'll try it and make a backup beforehand, just in case ;-) [11:37] just rename em [11:37] exit [11:37] anyone using the skype-wrapper? [11:37] if all breaks ctrl-alt-f1/f2 and fix it there [11:37] yeah, thanks matland2 [11:39] Silverrat [11:39] Hmm === matland2 is now known as matland_ [11:43] In Unity 1-click on workspace switcher opens the quadrant and then it takes another double-click for chosen workspace to maximize. Is there a way, I wonder, not to have to double-click? That makes it 3 mouse twitches to switch workspace which isn't as comfortable as it used to be. [11:43] livingdaylight: useing a better desktop environment :-p [11:44] matland_, hahaha [11:44] matland_, I thought Ubuntu was the best! or am I in the wrong room? :p [11:45] * matland_ hopes he won't get kicked but ubuntu sux [11:45] i wud not be here with my stupid questions if it was best :-p [11:46] matland_, so, which do you recommend? [11:46] and ubuntu does not equals unity, right? [11:46] if you can live without taskbar and such i recommend matwm2 [11:46] i wrote that one [11:46] matland_, well, default Ubuntu does = Unity. Of course there is kubuntu, xubuntu etc.... [11:46] if u want fancy gui xfce and kde are not too bad [11:46] yo dawgs [11:47] me made a custom session file for me on this ubuntu which just launches matwm [11:47] lubuntu is also there :-) [11:47] it is regular ubuntu but i do not run the gnome stuffs [11:47] enlightenment is also nice [11:47] matland_, not heard of matwm2 but, yes certainly want a gui-fied os [11:48] hey can someone help me with a basic linux command [11:48] pm me i will appreciate it [11:48] matwm is more for folks who come from other simple stuff like fluxbox or such [11:48] jonsnow, just ask [11:48] desktop env kde 3.5 is the best [11:48] ok i need help with the install command [11:49] it always says that no such file exist and i specify it,but i guess its wrong [11:49] me still run that on my freebsd computers [11:49] my goal is to install netbeans [11:49] most linux these days is sadly not to easy about installing ye ole kde [11:49] jonsnow, have you tried sudo apt-get install netbeans? [11:49] jonsnow: for what software? [11:49] livingdaylight, i havent [11:50] jonsnow, have you read this: https://help.ubuntu.com/community/Netbeans [11:50] livingdaylight: that's not generally recommended... the repos is usually pretty out of date with netbeans [11:50] jonsnow: i'd recommend reading the link that kyrix just gave you [11:50] jonsnow, that's the basic command for installing things. Not sure about netbeans [11:50] kyrix, thats the first thing i will do [11:50] matland_, I love the new kde look and feel [11:50] thanx guys [11:50] livingdaylight: read the link that kyrix gave jonsnow, that explains the better method [11:50] jonsnow: note you may need sun java... [11:51] jonsnow, http://askubuntu.com/questions/75549/how-do-i-install-netbeans [11:51] netbeans is sometimes picky [11:51] livingdaylight: i hate what they did to the taskbar and desktop, some other things have improved tho [11:51] at least they did not went down the drain totally like gnome [11:51] matland_, you sound like a linux old-timer that doesnt' like the new things [11:51] i am [11:51] LordOfLight, why is the netbeans on ubuntu dl centre java only? [11:52] actually i use bsd most of the time [11:52] but same thing [11:52] bsd turns out to be a good choice actually as they are back in time together with me lol === djdduty_ is now known as djduty-zzz [11:53] what is the best solution for php development in ubuntu [11:53] how do i enter a jabber room in kopete? [11:53] hi [11:53] jonsnow, http://superuser.com/questions/204498/how-to-add-php-in-netbeans-on-ubuntu [11:53] openbsd still gives you fvwm as default :-) [11:54] kyrix, and it was good :p [11:54] hello [11:54] hi [11:54] !best [11:54] Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [11:54] anyone had problem with libreoffice hanging up and not restoring whole data even after saving? [11:54] jonsnow, depends. i personally like the jetbrains family. not free though [11:54] jonsnow, i do python dev, not php so. so i havent tried their php ide [11:55] kyrix, well mate,i am getting into it [11:55] jonsnow, http://www.jetbrains.com/phpstorm/ [11:55] kyrix still learning the basics [11:55] i been using geany to write code last few weeks === infoclog is now known as infoclogged [11:55] isnt netbeans good enough lol [11:55] i use it for C but if it does php code just as well it shud be nice [11:55] can i turn on chat grammar nazi from the settings of the irc? === bryan is now known as Guest13366 [11:57] jonsnow, maybe netbeans is good enough for you, or for others, who knows. there isn't a right answer to that one. [11:57] true [11:57] is running Amarok in Ubuntu ok. Used to be it belonged with kde. Do those delineations still apply or are apps fairly cross-window-manager friendly? [11:58] they are fairly friendly, but you need a lot of kde libs for some of the applications [11:58] sometimes even daemons [11:58] I'm using Aptana :) [11:59] MSG [11:59] I am about to receive a new disk in approximatively 1 month. I will install ubuntu into it. However I would not like to wait, I need it right now. I can use another disk in the meantime, but I'll need to transfer the OS from the old disk to the new one. Is this process easy and error safe ? How to do it? [12:00] kristenbb: use clonezilla [12:00] kristaps, is post in your area really slow? [12:01] martini: how to use it exactly ? What size of partition should I use right now ? [12:01] livingdaylight, what we are talking about? [12:01] kriskropd, I am about to receive a new disk in approximatively 1 month [12:02] livingdaylight: you're really not doing well with the tab complete today.... [12:02] the best would be, if it is the same size it shall be later [12:02] i got the php plugin thank u very much [12:02] Pici, yea, gonna give it a rest :) [12:04] another thing-i ran installation on apache [12:04] i cant see it as avaliable program...windows made me spoiled... [12:05] jonsnow: it may not be in the software center, as that is mostly focussed on 'end user' things. [12:05] jonsnow: Its still in the repositories though, see https://help.ubuntu.com/12.04/serverguide/httpd.html [12:05] Pici, do i have to use terminal to start its services? [12:06] i installed it from the dl centre [12:06] jonsnow: They should be started by default. [12:06] Pici, by any chance do you know where is the "htdocs" ? [12:06] jonsnow: /var/www/, also take a look at /etc/apache2/sites-enabled/000-default [12:07] i am using 12.04 and have an AMD Radeon gfx card. With FGLRX installed, my second monitor (dual monitoring) does not have the option to display at the exact proper resolution. How can I fix this/manually change the resolution? [12:07] Pici, will i have permission to acces var [12:08] no i dont :D [12:08] jonsnow: read, yes. Write, probably not. You'll need to either use sudo or add yourself to www-data [12:08] can someone link me how to give permissions,thats big part of linux [12:08] Pici, ok open terminal,type sudo,that'll do the trick right? [12:08] !sudo | jonsnow https://help.ubuntu.com/community/FilePermissions and [12:09] (hrm, the bot didn't like that) [12:09] !sudo [12:09] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [12:09] Pici, damn so many things to read ^ [12:09] Pici, damn so many things to read ^^ === Guest14699 is now known as epzil0n [12:11] Hello? [12:11] stef1a: you should edit the Xserver the config file is in etc/X11 [12:12] Is there anyone here I can talk to about installing Linux/Ubuntu on a Windows XP Computer? [12:13] Is there like an admin on? [12:13] !ask [12:13] 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 [12:13] martini: how do i do this? [12:14] that is, how do I alter the resolution? [12:14] !oatience [12:14] !patience [12:14] 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/ [12:14] !patience [12:14] k [12:14] But do you know anything about what I was asking" [12:15] \asking?* [12:15] asking?* [12:15] mode +i ch1ffr3ur [12:16] how to change download location? [12:16] stef1a: this article explains it quite good: https://wiki.ubuntu.com/X/Config/Resolution/ [12:17] panz:of what? [12:17] any pc monitoring tool for ubuntu (temperature) [12:18] jonsnow I use sensors in a terminal to check if there is no applet available [12:18] meaning I type sensors and it displays the temperature. Not ideal, but it serves [12:19] martini, Downloading:41 http://mo.archive.ubuntu.com/u.... to Downloading:41 http://de.archive.ubuntu.com/u...? [12:19] miaumiau, epic [12:19] mo. to .de [12:19] hello there [12:19] azei, ohaither [12:19] ich bin boot kaf ? [12:19] jonsnow: better than nothing ;) You can check in the panel settings for a monitoring tool [12:20] well [12:20] thats waht ill do [12:20] jonsnow: There are various app indicators for the unity menu bar that can show temperature (assuming your system has temperature sensors) [12:20] geirha, it has [12:20] anyone know? [12:20] some desktop managers have it integrated, for example enlightenment has a cpu throttle thing that also displays temperature [12:20] how to add applicatin with the terminal ? [12:21] by the way can i turn spell check for the whole chat windows [12:21] jonsnow: http://askubuntu.com/questions/30334/what-application-indicators-are-available [12:22] can som1 give me the command line in terminal for installing gnome gui [12:23] jonsnow: You mean the default ubuntu desktop with gnome+unity? sudo apt-get install ubuntu-desktop [12:23] geirha, hmm that will enable me to use it,or will install new oc ? (newfag here) [12:23] jonsnow: oc? [12:24] os [12:24] geirha, i ment os [12:24] hello anyone there ? [12:24] jonsnow: ubuntu-desktop is an "empty" package that just depends on alot of other packages, such as gnome-packages, unity, lightdm etc [12:25] i would like to call an aapplication [12:25] geirha, so its safe to install right [12:25] azei: sudo apt-get install "name-of-application" [12:25] panz: in etc/apt/sources.list [12:25] don't hurry up listen InstantKrimson [12:25] jonsnow: Yes [12:25] i would like to call an application when you open a terminal [12:25] how to do ? [12:26] i mean [12:26] geirha, ps when i type sudo in the terminal,what weight does that have [12:26] when you open the terminal i would like to run a terminal appplication [12:26] how oto do ? [12:27] jonsnow: Only the root user can install packages. sudo allows you to run commands as root, granted you are a member of the admin group and you authenticate yourself again. [12:27] matland_: It seems to have worked, I had to wait a bit to try because I was installing and updating lubuntu and wanted to get rid of the old settings from when the desktop environment was i#nstalled atop of regular Ubuntu. [12:27] great [12:28] geirha, when i type sudo can i copy paste folders into restricted areas [12:28] yup, I'm happy now :-) [12:28] slm [12:28] what is the easiest way to create 10 users that are exactly the same? I need to create labuser1, labuser2, etc.. all passwords will be the same.. [12:28] geirha, for example i tried to copy something to the restricted area otc [12:28] türk var mı :D [12:28] Azei: I don't understand what you mean... could you try to clarify what you mean? [12:29] !tr | unalank [12:29] unalank: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [12:29] jonsnow: Yes sudo will allow you to copy files to place you otherwise don't have write access to, but be careful [12:29] *places [12:29] geirha, ps what is the purpose of this chatroom? [12:30] jonsnow: To help, or get help with, using Ubuntu [12:31] thanks [12:31] bieb:adduser and maybe a little shellscript [12:31] when you open a terminal i would like the terminal application for example "cal" open at the sametime InstantKrimson [12:31] how to do ? [12:31] panz:bitteschön [12:31] geirha, where are you from [12:32] How much work is it to do localization of Ubuntu? [12:32] martini danke! :D [12:33] hey i cant find a good casual irc channel,any suggestions [12:34] jonsnow: Try quakenet irc. [12:35] exit [12:36] libpq4 package not found [12:36] jonsnow: #ubuntu-offtopic is our offtopic channel. [12:36] !alis [12:36] alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [12:37] hellozzz [12:37] libpq4 package not found [12:37] Cant get outside world to see my apache server!! i forwarded port 80 in virginmedia Superhub, what should i do???? [12:39] I went into #Ubuntu-LoCoteam, but nobody's active. :-( [12:39] Hi.I am using ubuntu 12.04 'Precise' along with Windows 7. My problem is compiz frequently crashes. Any suggestions, help to overcome this are welcome. [12:40] Cant get outside world to see my apache server!! i forwarded port 80 in virginmedia Superhub, what should i do now??? any sugestions [12:41] how i can install zend server on ubuntu 12.04lts === K4k_ is now known as K4k === Jason is now known as Guest91531 [12:43] hey guys my phpmyadmin wants password and acc name [12:43] azei: maybe a shell script? like: gnome-terminal && whatever [12:43] what to do [12:44] Hi.I am using ubuntu 12.04 'Precise' along with Windows 7. My problem is compiz frequently crashes. Any suggestions, help to overcome this are welcome. [12:44] jonsnow: did you insert one in the installation process? [12:44] Hey guys!, Cant get outside world to see my apache server!! i forwarded port 80 in virginmedia Superhub, what should i do now??? any sugestions [12:45] martian_, didnt [12:45] martian_, Connection for controluser as defined in your configuration failed. [12:45] martini, #2002 Cannot log in to the MySQL server [12:46] hey [12:46] how i can install zend server on ubuntu 12.04lts [12:46] how i can install zend server on ubuntu 12.04lts [12:46] how i can install zend server on ubuntu 12.04lts [12:46] how i can install zend server on ubuntu 12.04lts [12:46] hello, I just installed a newer version of ubuntu and I get grub symbol not found divmod 64 full, and I tried to google and install grub manually from the live cd but I can't [12:46] dksaini: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:46] MoBstaP: How are you testing if the outside can see your server? [12:47] what's the recommended specs for running ubuntu and is it considered to be lighter with gnome shell? [12:47] where is the phpmyadmin folder [12:47] jonsnow: in the directory should be an config.inc.php. there you must set it. and maybe the path [12:47] martian_, where shall i search for it,a bit new to ubuntu file system [12:48] MoBstaP: If its from inside the local network, some routers don't let connect using the external web address, may be worth using http://www.downforeveryoneorjustme.com/ to see if that can see the website just to rule that out [12:48] Hi.I am using ubuntu 12.04 'Precise' along with Windows 7. My problem is compiz frequently crashes. Any suggestions, help to overcome this are welcome. [12:48] hello, I just installed a newer version of ubuntu and I get grub symbol not found divmod 64 full, and I tried to google and install grub manually from the live cd but I can't [12:50] Hi.compiz frequently crashes in ubuntu 12.04. Help !. [12:50] jonsnow: etc/phpmyadmin/ [12:51] Hey folks. Just installed the latest copy of ubuntu 64 and when i try to start it up, the system hangs just after the message Starting CUPS printing / Spooling server [12:51] Just sits there. Not sure what its trying to do afterwards thats casuing the system not to boot [12:53] 1 [12:54] hi [12:54] Hello [12:54] I'm looking for information about my LCD's brightness [12:55] I have a problem with a bootable USB drive with ubuntu. Recorded by ultraiso \ unetbootin \. He writes: start booting from usb device [12:55] what's the best way to stress test a virtual linux server (ubuntu 10.04) so that I can see how the mysql DB holds up? [12:55] I'd like to configure it in order to have the brightness at its max when booting on my computer [12:55] nothing more === unrar is now known as unraroFF [12:55] s_kthi: maybe it's your graphics card? try to turn effect down or use another windowmanager [12:56] martini: I use nvidia ge force card with recommended drivers. [12:56] Any idea ? [12:57] !linuxmint [12:57] adddddd:why did you use ultraiso? [12:57] how i can install zend server on ubuntu 12.04lts [12:58] Hello. apt-get update is generating the same errors. I pasted them here: http://pastebin.com/nXuA52qL [12:58] Anyone knows what's the reason behind it? :) ty ^^ [12:59] ccc: maybe edit the Xserver [12:59] martini: ok, I'm trying [13:00] martini: I use nvidia ge force card with recommended drivers. I am novice user. How do i change to another windowmanager?. [13:00] Start booting from USB device....................... [13:02] matrini: I'm sorry but where's xorg.conf ? I've not changed it for years ! [13:02] turgon:i'm not sure but i believe, it should not say http:ppa.launch... but ppa.launch... [13:02] Hi.compiz frequently crashes in ubuntu 12.04. Help !. === Caspercom|Off is now known as Caspercom [13:03] ccc: it's in etc/X11 [13:03] martini, thanks for the reply. Should i edit something in the source.list file or somewhere else? :) [13:06] what version ubuntu [13:06] ccc: what version ubuntu? [13:06] L3top, 12.04. I think there's no xorg.conf anymore. Am I wrong ? [13:07] turgon: i don't think so. try apt-get update and look for errors [13:07] !xorgconf| ccc [13:07] ccc: The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. Generic xorg.conf generation: http://ubottu.com/y/xorgconf - ATI/AMD ( fglrx driver ) specific: http://ubottu.com/y/atiamd - NVidia ( nvidia driver )specific: http://ubottu.com/y/nvidia man xorg.conf for file structure and syntax. [13:08] MonkeyDust, thanks [13:08] martini, well, doing update there are packages that are downloaded, yet upon completion, i get a bzip2 error like this: http://pastebin.com/0dK2FKaf [13:08] Don't you think there's an easier way to configure brightness ? [13:08] Hi.compiz frequently crashes in ubuntu 12.04. Help !. [13:08] Hi, I'm running Ubuntu as a VM. How do I get my wireless card recognized? I'm using VBox. [13:09] s_kthi, did u change smthing in the cnofiguration? did u use ccms? [13:09] rocki34, use NAT with host. Set the configuration before launching the client. [13:09] turgon: I am novice user. To my knowledge I didn't change anything. [13:10] s_kthi, is that the first time u use ubuntu? did u get the problems directly after a fresh install? :) [13:10] turgon: Will I be able to use the wireless card with the host OS and guest? [13:10] correct ccc... that is why I asked. There isn't one. You would need to create one. Though I am unfamiliar with an lcd brightness setting, to create, kill X (sudo service lightdm stop), Xorg -configure this will dump an xorg.conf.new into ~ then you can just sudo cp ~/xorg.conf.new /etc/X11/xorg.conf [13:10] s_kthi: are you sure it's compiz that is causing problems? [13:11] piotr [13:11] alaa_, eh bro ;) [13:11] L3top, ok, I just hope it won't crash my X server ! [13:11] rocki34, normally yes. u share ur internet between ur host and guest [13:12] turgon: yes bcoz the error says compiz stopped suddently. and it directs to ubuntu forums or ask ubuntu for help. [13:12] turgon: this might help http://www.unix-ag.uni-kl.de/~bloch/acng/html/troublefaq.html#prob-bzip2 [13:12] rocki34 if NAT don't work, try bridged [13:12] ccc: if you read closer... you will have to CLOSE your X session for that to create [13:13] monkeydust: Yeah, my wlan0 interface pops up on the bridged adapter setting. [13:13] monkeydust: Doesn't for the NAT. [13:14] L3top, I know, but last time I ran a "Xorg -configure" on a computer, Xorg could not start anymore [13:14] hello everyone. I am using Ubuntu Classic (No effects) on a netbook with 12.04. I have two related problems. (1) I cannot disable auto-maximise and it is driving me crazy and (2) maximised windows do not have a close or unmaximise button. [13:14] have to go, by people [13:15] I have already set values in gconf for metacity but they seem to have no effect - windows still auto maximise [13:15] monkeydust: What should I set as my adapter-type? There are a few options and I have no clue what they all mean. [13:15] and once maximised there are no buttons to close ur un-maximise and I have to use right-clicks or keyboard shortcuts as a workaround. It's *ok* for me, but I'm setting this up for my dad. I need to fix this. [13:16] do any of you have a suggession? [13:16] I'm back and alive! [13:17] I've problem with my ubuntu oneiric installed on my a-note c-9472 with SIS 672 chipset. there's something wrong when I connect it to the projector... this seems like no response.. and can't display to the screen... would u like to solve my problem ?? [13:18] I've problem with my ubuntu oneiric installed on my a-note c-9472 with SIS 672 chipset. there's something wrong when I connect it to the projector... this seems like no response.. and can't display to the screen... would u like to solve my problem ?? [13:19] I've problem with my ubuntu oneiric installed on my a-note c-9472 with SIS 672 chipset. there's something wrong when I connect it to the projector... this seems like no response.. and can't display to the screen... would u like to solve my problem ?? [13:19] !repeat | fem-inside [13:19] fem-inside: 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/ [13:20] anyone ever had this problem while doing apt-get? http://pastebin.com/0dK2FKaf [13:20] in advance settings... can some1 pls tell me the default settings for themes and windows and desktop plsss? [13:20] tking ambiance [13:21] MonkeyDust, i mean the full least pls [13:21] tking it's adwaita [13:22] MonkeyDust, it not i think the buttons turns ash instead of orange [13:22] hello everyone. [13:22] I am using Ubuntu Classic (No effects) on a netbook with 12.04. I have two related problems. [13:22] (1) I cannot disable auto-maximise and it is driving me crazy [13:22] (2) maximised windows do not have a close or unmaximise button. I have already set appropriate values in gconf for metacity but they seem to have no effect, I have followed any advice I coud find in the forums to no avail - windows still auto maximise. Then, once maximised, there are no buttons to close or un-maximise! I have to use right-clicks or keyboard shortcuts as a workaround. It's *ok* for me, but I'm setting this up for my dad. I [13:22] need to fix this. [13:22] fatfreddyscat: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [13:22] I appreciate any help. thanks. ffc [13:24] sorry FloodBot1. I meant no offense. [13:24] fsck is constantly checking my disks at boot and all the commands with tune2fs are ineffective , tried unmounting the dev from my other hdd and running the commands , but to no avail , any ideas ? [13:24] comecei a usar o Docky hoje no lubuntu 11.10, mas tem um porém, sempre que inicializo ele, o mesmo me pede para instalar um complemento para exibir os efeitos, que componente seria este? e como faço para instalar o KDE no lubuntu? Alguém me ajuda [13:25] !pt [13:25] 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. [13:25] I found a solution without any modification of my xorg.conf [13:25] MonkeyDust, pls can i get a screenshot of all the list of tab from Desktop, Shell, Windows, Themes pls :) [13:25] ccc share it with the channel, for future reference [13:26] #ubuntu-br [13:26] You jsut have to install xbacklight (#apt-get install ...) and then you launch "$ xbacklight -set [brightness in %]" [13:26] And that's it [13:27] pancho /join #ubuntu-br [13:27] Thanks for the help ! [13:27] BluesKaj: is the machine having a problem shutting down cleanly? if the disks are marked as "dirty" when unmounted, they'll be fscked again at boot. [13:28] ok I was here last night getting some help installing kubuntu 12.04 on my new SSD in my laptop and it was working fine and I even ran all my updates, got on my wireless, got chrome installed... go to boot up today and OS not found [13:28] if this something I need to do with partitioning for the SSD to fix this? or is this something with the OS? [13:29] Topher82, you do have to enable trim in fstab, but it should work until you do [13:29] sipior, they appear to be shutting down cleanly , altho i haven't shut the pc off since trying the tune2fs commands. I have rebooted several times . [13:29] Topher82, hoe old is the motherboard? [13:30] how [13:30] BluesKaj: what happens if you bring down one of the affected volumes and run fsck manually? [13:31] sipior I did fsck manually on all the affected disks , no errors reported [13:32] perhaps a total shutdown is in order then , sipior ...it's the one action I haven't tried yet [13:32] BluesKaj: anything interesting in dmesg when the volumes are mounted. [13:33] Having a read-only file system error.. think this old hard drive is dying. Running Disk Utility now in extended mode but I have a feeling the next time a reboot its going to have problems coming up. [13:33] hii folks, i am getting weird icon while grub and initial boot screen , it shows" Hz? " only [13:33] BluesKaj: that really shouldn't make a difference [13:33] BluesKaj: sometimes voodoo works, of course :-) [13:34] just did some updates and now gnome-settings-deamon is comsuming lots of cpu [13:34] Is there a way to remount the file-system as not read-only so I can at least copy the contents of the harddrive onto another drive with sudo? [13:34] any ideas? === `mOOse` is now known as m00se [13:34] anybody? [13:34] any idea? [13:35] Lots of questions no answers today I guess. Except VooDoo.. [13:36] p1l0t: giving people more than a couple minutes to respond to your question is really the bare minimum of courtesy on this channel. drama will get you nowhere. [13:36] what is the daemon with newest ubuntu version that does the showing notification "bubbles" with pidgin [13:36] sipior: I was responding to bhagatsr actually [13:37] p1l0t: it scarcely matters. [13:37] sipior, not using a voodoo card , I'll stick with my old gt7600 [13:37] sipior: Well for context I guess [13:37] :) [13:37] bhagatsr: that sounds like your monitor not grub/boot. [13:37] Placing a little icon once signal is received. [13:38] sipior: I know its volunteers here I love you guys don't think I'm ungreatful [13:38] ya its my monitor but it should show me grub, which works when non ubuntu based distro shows perfectly [13:39] ok sorry trying to TS this while at work. @compdoc no I set / to use the entire disk and no swap partition. it's an acer aspire 3820T like 3 years old tops === xazax is now known as Guest51288 [13:39] core i3, 4GB DDR3 ram [13:39] installed using noapci [13:39] you need noapci for video problems? [13:40] yea it won't boot without it. [13:40] always happens even before the SSD [13:40] bhagatsr: the way you described it it seemed to be a new problem. Can we ignore what we know has nothing to do with ubuntu then and describe your actual problem? hii folks, i am getting weird icon while grub and initial boot screen , it shows" Hz? " only [13:40] so fstab [13:40] is that something I do during install or on first boot? [13:40] How could I possibly troubleshoot that? === `mOOse` is now known as m00se [13:42] sorry to say, it sounds like a flaky ssd drive. I have had issues with older ssd drives that got attached to 6G sata 3 ports, but you probably only have one port to choose from [13:42] l3top: this problem only shows when i install ubuntu >10.10 or other distros based on ubuntu >10.10 [13:42] it's an ocz agility 3 [13:42] Topher82: do you have a non SSD drive to test that theory on? [13:43] !details | bhagatsr I am not sure what your problem is yet... [13:43] bhagatsr I am not sure what your problem is yet...: 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 ..." [13:43] how long does it take for http://packages.ubuntu.com/lucid/irssi-plugin-silc to show up in ubuntu 12 ? [13:44] Topher8, be sure to update the sdd'd firmware. I own 3 Ocz drives, and they released an update that fixes a lot of things for all of them. [13:44] if it works on other distros it should work on ubuntu, can u explain me how to change video resolution n freq for grub [13:44] *ssd's firware [13:44] tanto: if it is not there at the moment it will never reach 12.04 [13:44] really??! [13:44] that's unfortunate [13:44] tanto: there are no changes to a stable-release [13:45] oo ooo thank you that was my other question [13:45] hrm why did it get removed [13:45] HOw to open port 4444 [13:45] No bhagatsr, I cannot... because you aren't giving me any information to go on... You are just trolling it seems. [13:45] if I can boot to a live thumbdrive can I flash the firmware from linux or do I have to try to install windows on here just to flash the SSD? [13:45] Topher82, if there is an option in the bios, be sure to set the sata port to use AHCI [13:45] tanto: http://lists.alioth.debian.org/pipermail/pkg-silc-devel/2012-January/000545.html [13:46] tanto: debian removed it, not ubuntu, ubuntu ois just syncing from debian there [13:46] yea that was the first thing I did ^_^ [13:46] If the harddrive remounts itself as read-only how to I go back to write mode? [13:46] Topher82, there is an iso you can d/l from OCZ that you boot from [13:46] SWEET!!! [13:46] tanto: > # > This release critical bug will prevent the package from being part of [13:46] > # > wheezy until someone step up to maintain silc-client. [13:46] silc-client != irssi-silc-plugin [13:46] thank you again so much. I'm logging out for now I'll be back after work :) [13:46] tanto: there is nbo maintainer for that anymore [13:47] p1l0t: sudo mount -o remount,rw / [13:47] hrm [13:47] well that sucks. [13:47] tanto: but irssi-silc-plugin is coming from that source-package and the devel-package [13:47] L3top: thanks :) [13:47] tanto check launchpad. There is probably a ppa [13:47] tanto: so we cant help you with that, its an debian issue, sorry [13:48] tanto but be careful with ppas [13:48] didn't realize it was pulled from wheezy [13:48] !ppa | tanto [13:48] tanto: 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 and !ppa-purge [13:48] i have debian 6 and it was in there, i was like why the heck did ubuntu pull it [13:48] I have some issues related to video resolution/frequency while GRUB menu and boot screen. how to change these settings [13:48] what's involved with maintaining packages [13:48] i need my irssi silc plugin :) [13:51] sipior, when i run the " tune2fs -c 0 -i 0 /dev/sda3" (this drive partition) i get this and it's the first time I've seen this , "tune2fs: Bad magic number in super-block while trying to open /dev/sda3 Couldn't find valid filesystem superblock. [13:53] BluesKaj: ick. can you mount it using the "sb=…" flag? [13:53] now that xubuntu is dead, how do I get the awesome xubuntu looks on xfce4 in ubuntu? [13:53] L3top: did u get my problem now? [13:54] BluesKaj i sometimes have to use this, to mount an external usb drive, maybe it helps for you, too /sbin/tune2fs -E test_fs /dev/sda3 [13:54] is this the year of the Linux Desktop? [13:54] !details | bhagatsr [13:54] bhagatsr: 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 ..." [13:55] h0mie ask in #ubuntu-offtopic, please [13:55] I know we don't recommend brand x over brand y or anything like that but where could a find a list of ubuntu friendly hardware? [13:55] bhagatsr: What version are you trying to install... Does the live CD work? [13:56] !hardware | p1l0t, might be outdated (was last time i checked it) [13:56] p1l0t, might be outdated (was last time i checked it): For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection === joete is now known as joegazz84 === joegazz84 is now known as bca [13:56] LjL: Excellent thanks [13:56] http://www.ubuntu.com/certification/ h0mie [13:56] er misfire... sorry h0mie. [13:56] MonkeyDust,n the drive mounts ok , but fsck runs everytime ai boot in . I was trying to defeat the constant fsck === bca is now known as Guest29702 [13:57] live cd works, but when i install there is some high frequency(refresh rate) signal while grub menu is displayed [13:57] *after installing [13:57] What frequency bhagatsr? [13:57] 120? [13:57] if I want to play games, mainly minecraft, which nvidia driver do I want? === Guest29702 is now known as bca [13:57] MonkeyDust, what I meant to say was the drive boots ok === bemu_ is now known as bemu [13:58] bhagatsr: how are you connecting, and to what sort of monitor? (hdmi, vga, dvi) [13:58] i have old crt syncmaster so it shows "Hz?" [13:58] bhagatsr: then why do you assume the frequency is too high? [13:59] bhagatsr: on the back of the monitor does it list its frequency range? [14:00] wait i'll check === lupinedk is now known as Lupinedk [14:00] bhagatsr: you can also find it in the manual and by googling the type [14:00] mikecraft, use the nvidia recommended driver [14:00] is 50-60 Hz === Lupinedk is now known as lupinedk [14:02] bhagatsr: that makes little to no sense to me I am afraid. That is a very normal range, and frankly I have never heard of grub being whacked by sync. I suspect something else is going wrong and your CRT is guessing the hz is wrong... but I am just guessing. Give me a moment. [14:03] bhagatsr: check this out http://www.linuxquestions.org/questions/linux-newbie-8/grub-2-display-problem-882779/ [14:03] L3top: 50/60 Hz on the back, I have a crt here too, it can do up to 120 Hz and on the backside it says 50/60 hz too, but meaning the power supply [14:03] mikeey, alt+f2 , type , jockey , the wizard will search for the nvidia drivers , the nvidia-current is the one to choose [14:04] L3top: and i have observed this behavior on ubuntu or its derivatives only [14:04] miaumiau: right :) [14:04] bhagatsr: I am guessing anything running grub2 [14:05] mikeey, sorry the tab filled in your nick , I guess the other mike left [14:05] maybe [14:05] i tried latest suse, fedora it didnt give any probs [14:06] i an currently using mint [14:06] bhagatsr: I don't know what grub other distros are using. Check the link I gave you for a solution. [14:06] thanks for link, i'll check it out [14:08] (for the record, while unsupported in this channel, mint is a buntu derivative bhagatsr) [14:10] i know thats why i raised the issue, mint is also giving me probs, this issue is solved in the given link , thank you [14:12] going to check whether it worked [14:15] Weird one here - can dig host, can dig host.domain, can ping host, can not ping host.domain - ideas? [14:15] Is it literally not possible to install aircrack-ng on Ubuntu anymore? Even if I compile from source? [14:15] !ping [14:15] pong! [14:15] another contentless ping... sigh... [14:16] qbitza: qbitza perhaps host.domain is blocking imcp packets. [14:16] qbitza: *icmp === belluzzo is now known as mbelluzzo [14:16] Pici, no it's all the same host [14:17] rocki34: it is possible, but not supported here I don't think. [14:17] Someone feel free to correct me. [14:17] It mist be something to do with the DNS, but the fact that both long and short forms resolve using dig, is throwing me [14:18] qbitza: are host and host.domain resolving to the same ip? === lub` is now known as lubmil [14:18] Yes [14:18] qbitza: when you ping them, it should show the ip.. is it the same? [14:18] l3top: I'm getting errors every time I try the 'make' command while in the aircrack dir. [14:18] qbitza: sometimes ping and dig will not resolve the address the same [14:19] imbezol, ping says it can't resolve the host [14:19] imbezol, but dig resolves both to the same IP [14:19] rocki34: I understand. [14:19] qbitza: i think ping tries to use things like /etc/hosts whereas dig does not [14:20] imbezol: I would think /etc/resolv.conf [14:20] However that file can no longer be edited directly. [14:20] qbitza: the search order is defined in /etc/host.conf [14:21] qbitza: or used to be.. the comment in the file seems to suggest it's not used anymore [14:23] qbitza: but either way.. when you use dig, are you telling it which dns server to use? === jkeiper__ is now known as jkeiper [14:26] * L3top finds DNS additions now work if added to /etc/resolvconf/resolv.conf.d/base... this will update /etc/resolv.conf with the new information. [14:26] * L3top wonders why if ubuntu wants us to use the resolvconf tool it is not installed btw... [14:26] imbezol, yes, I am [14:27] imbezol, also resolv.conf seems to think my DNS server 127.0.0.1? [14:28] qbitza: follow my comment above w regard to changing DNS. Simply editing resolv.conf will be overwritten every boot. [14:28] hi guys , while installing one LTIB in ubuntu 12.04 , I am getting this error, rpmdb: --force-debian: unknown option , any clues or ideas? [14:28] L3top, or ad them to /etc/network/interfaces [14:28] kanupatar: What is a "LTIB"? [14:29] add [14:29] Linux Target Image Builder [14:29] kanupatar: how are you trying to install LTIB? [14:29] L3top: one script ltib [14:29] BluesKaj: won't that break Network Manager? [14:30] kanupatar: then it is likely you will have to look at the script which is trying to use an option --force-debian that is not supported :) [14:30] L3top, don't think so [14:30] How can I have a disk partition mounted permanently? [14:30] * L3top gives BluesKaj the Spock eyebrow [14:30] qbitza: sounds like you know what the problem is.. your dns servers are not set correctly [14:30] L3top, you could check , I don't use network manager [14:31] kevinlu310, edit /etc/fstab. [14:31] kevinlu310: You could make an entry into fstab [14:31] L3top: $cf->{sudo} $cf->{rpm} --root $cf->{rpmroot} --dbpath $cf->{rpmdb} --initdb [14:31] if i want to stop a service from starting up at startup, should I do 'update-rc.d SERVICENAME disable" or 'update-rc.d SERVICENAME -f remove'? [14:31] i am trying to understand something. init is a program that executes /etc/inittab script which in turn executes /etc/init.d/* that runs multiple processes like apache, etc. ? [14:31] imbezol, which is weird, cause under Network connections my DNS is set to the same one I used to query using dig [14:32] L3top: Thanks. How can I do that? [14:32] kevinlu310, be mindful. Take a backup. [14:32] am i right? [14:32] L3top, nope modifying /etc/resolv.conf makes no difference [14:32] sigmundk: OK. [14:32] qbitza: do you get dhcp? [14:32] !init | circlicious [14:32] kevinlu310, ask and you shall receive: https://help.ubuntu.com/community/Fstab [14:32] circlicious: Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [14:33] auronandace: no ia m just trying to ge tthe idea, was i right? [14:33] imbezol, Yes, I can - but this machine is supposed to have a static IP [14:33] qbitza: that is what I said. You CANNOT do that. [14:33] qbitza: -*- L3top finds DNS additions now work if added to /etc/resolvconf/resolv.conf.d/base... this will update /etc/resolv.conf with the new information. [14:33] L3top, I tried anyway - but it seems it has no effect [14:33] L3top: did you notice the line i pasted in from the script who caused the issue? [14:33] that [14:33] hey [14:34] circlicious: oh sorry, i'm not familiar with the boot process, i only know that ubuntu uses upstart [14:34] qbitza: i can't even remember how i have this one set up. i hate that gui network manager [14:34] !upstart | circlicious [14:34] circlicious: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [14:34] imbezol, Yeah me too, but thought I'll give it a whirrr [14:34] <_val_> Hey guys. Runing ubuntu 12.04LTS. When the server shuts down abonormally and restarts, it shows grub and requires for intervention by user. How do I skip this step. [14:34] kanupatar: Your script needs to be modified. This is not really an ubuntu support issue. [14:34] i downloaded/burned ubuntu a while ago and i'm trying to install it but it keeps freezing up while booting from the cd [14:34] qbitza: like i want to check how it's configured for ya right now.. but it won't open === Jens is now known as Guest60954 [14:35] it never makes it past the initial loading screen [14:35] qbitza: Connection Information and Edit Connections do nothing [14:35] L3top: what changes i need to do? === Guest60954 is now known as jbache [14:35] Seems we 're going back to good old /etc/network/interfaces [14:35] L3top: why --force-debian is not supported? [14:35] Just a Q though - is 12.04 bundling some sort of DNS cahce? [14:35] I don't have any idea kanupatar. And this is not an Ubuntu issue. Contact whomever maintains that source code/script [14:35] qbitza: probably your best bet. that way it starts the interfaces without the gui up too [14:36] k, let me try that [14:36] Thanks guys [14:36] qbitza: is bind or named running? [14:36] qbitza: otherwise, probably not [14:36] L3top: hi dear , why --force-debian is not supported in ubuntu 12.04 and safely it runs in ubuntu 9.04 [14:36] kanupatar: clearly it has been depreciated. [14:36] imbezol, no... but dnsmasq is! [14:37] !wfm | kanupatar [14:37] kanupatar: Common Sense: Just because you can, does not mean you should (and especially recommend to others). Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. Please see http://geekosophical.net/random/worksforme/ [14:37] qbitza: oh really? weird [14:37] any ideas here? [14:37] imbezol, I did not install it, must be part of the default install... [14:37] qbitza: still on 11.04 here as it's a work laptop and i can't have the gui messed up [14:38] Resinator: have you checked the md5sum of the image you are burning? [14:38] L3top: please have a look at here in the script, may i know if I can remove these option from it? $hrpm = system('rpm --force-debian 2>/dev/null') == 0 ? 2390 'rpm --force-debian' : 'rpm'; [14:38] no [14:38] imbezol, I've played with dnsmasq before - I'll see if I can tweak anything [14:38] i just burned the iso, tried to boot from it, and during the initial loading screen it freezes [14:39] qbitza: yeah me too.. but on a server that was a network router [14:39] imbezol, exactly [14:39] kanupatar: This looks like you are trying to install an rpm in ubuntu, which is an alien thing. For the third time. This is not an ubuntu issue. [14:39] Not supported. [14:40] imbezol, great! one entry: server= [14:40] L3top: this was successful in ubuntu 9.04 [14:40] kanupatar: things change [14:41] kanupatar: as L3top suggested contact the script maker [14:41] auronandace: how it supported installing rpm in 9.04 and why not in 12.04 ? [14:41] Hello, how could I set acpi=off forever? [14:41] auronandace: what i need to tell him? [14:41] !alien [14:41] kanupatar: i didn't say installing rpms work in 9.04 [14:41] RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [14:42] kanupatar: what version of rpm do you have? "rpm --version" [14:42] Is it literally impossible to install aircrack on ubuntu? Even if compiling from source [14:42] so how can i get this thing to install? [14:42] Jacruth, its an option that goes in the grub config, then you have to update grub to enable [14:42] uhm, googling it. [14:42] Resinator, get the apt/ubuntu version [14:43] how do i get that [14:43] the problem is with LTIB kanupatar http://imxcommunity.org/forum/topics/rpmdb-force-debian-unknown-option-error-using-ltib-9-1-1-on [14:43] look in the package manager [14:43] Resinator,^ [14:43] package manager? [14:43] hello [14:44] is that something in linux, because im running windows 7 right now [14:44] !dpkg > Resinator [14:44] Resinator, please see my private message [14:44] !software | Resinator [14:44] Resinator: A general introduction to the ways software can be installed, removed and managed in Ubuntu can be found at https://help.ubuntu.com/community/SoftwareManagement - See also !Packages, !Equivalents [14:45] I am having some modem trouble in ubuntu 12.04 [14:45] how will this help me get the cd-rom to work [14:45] I believe Resinator is unable to boot the install cd... for those of you playing along at home. [14:45] yes [14:46] when connect my USB cable modem to the computer i cant use [14:46] it [14:46] i burned the install cd, tried to boot from it, it acts like its loading for about a minute or so, then all the dots turn orange and it just stops [14:46] !md5sum | Resinator [14:46] Resinator: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [14:46] <_val_> Hey guys. Runing ubuntu 12.04LTS. When the server shuts down abonormally and restarts, it shows grub and requires for intervention by user. How do I skip this step. [14:46] <_val_> Thanks in advance [14:47] When i connect my modem directly into the computer via USb it will not detect it [14:47] _val_, it should count down and boot after a certain time [14:48] brb i gotta go get the disc out of my laptop [14:48] !modem | Dako300 [14:48] Dako300: You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up [14:48] I haven't run into that _val_. [14:48] no it is a cable modem === A is now known as Guest98892 [14:48] <_val_> compdoc: I've looked at timeout [14:48] <_val_> if [ recordfail = 1 ]; then.. blabla [14:48] the cable modem is connected to the computer via USB [14:49] FYI: i am running ubuntu server [14:49] <_val_> L3top: this is a server which is on a data center.. so I can't travel 200KM to press enter to skip grub [14:50] Oh I fully understand the problem _val_. I would show up with an axe.... I am just trying to look through grub options for something that will force it to do... what it is already supposed to do... [14:50] if i try ifdown eth2 it disconnects but when i try ifup eth2 it stalls and it says an error [14:50] Dako300: Does lsusb reveal the device? [14:51] <_val_> L3top: yes, I've googled some tutorials.. but not much help. [14:51] hold on... [14:51] no === Lebby1 is now known as LEbby [14:52] Dako300: It is not linux compatable then. I mean... if the bus cannot see it... it simply will not exist. Do you not have an ethernet port on this thing? === LEbby is now known as Lebby [14:52] yes [14:52] Dako300: get where I am going from here? :) [14:52] yes i am and hold on [14:52] i am gonna try and connect it [14:54] imbezol, http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ sheds some light on what's potting here [14:55] Cheers! === hari is now known as Guest27665 [14:56] im back and it still wont work [14:56] Dako300: what version of ubuntu are you using? [14:56] 12.04 LTS [14:56] Linux 3.4.4 [14:57] what does ifconfig reveal Dako300? [14:57] Hey, so far I'm loving Ubuntu but there is one thing that's bothering me, the fancy window effects. In the older versions of Ubuntu I was able to disable them easily but in the latest one I can't. Any ideas? [14:57] Rather, I can't find the option to disable them [14:57] Dako300: why the newer kernel? [14:58] it was avalible [14:58] but the kernel is self-compiled and it works perfeltly [14:58] Dako3000: it isn't supported, just so you know [14:58] that makes sense... [14:59] It isnt supported as in the driver isnt or its impossible to get it to work [14:59] hex__: Unity uses compiz. You should be able to affect some changes there in compiz settings manager, and you can, at login, click the ubuntu icon and choose unity 2D. You will have to be more specific if those do not yeild the results you want. [14:59] So my main hardrive is read-only and I can't remount because I can't sudo.. I know if I reboot its not going to be worse situation === Dako3000 is now known as Dako300 [14:59] Dako3000: as in if you ask for help here and have a custom kernel we can't help [14:59] L3top: any help? [14:59] ok im on the computer with the iso file, could i get that link to the md5sum app for windows again? [15:00] ok then [15:00] why can't you sudo p1l0t? [15:00] Thank you, L3top. [15:00] L3top: Think my hard drive is going bad, when I try to sudo it says "sudo: unable to open /var/lib/sudo/p1l0t/3: Read-only file system" [15:01] kanupatar: for the fourth time. What youa re doing is unsupported. This is a support channel. I gave you a link with a patch from the maintainer of the package because I am nice, but please stop asking me to help beyond that. [15:01] L3top: just so you are aware using compiz settings manager can break unity [15:02] p1l0t: I would boot to live disk and run fsck -f /dev/sdXY where x is the drive and y is the partition. [15:02] L3top: Yeah I was hoping to do this without rebooting.. but I guess no choice right? [15:02] I did not know that auronandace. I should not advise that at all in that case... I am on kde... sorry. hex__ do not go straight for compiz setting manager. [15:03] Ok [15:03] what package do i need to install a .deb file? [15:03] tjingboem: what are you trying to install? [15:04] !software | tjingboem [15:04] tuxboot [15:04] tjingboem: sudo dpkg -i packagename.deb though usually you should stick to the repositories using apt-get [15:04] dpkg, tjingboem [15:04] thank you people, i will try and hope all goes well :) [15:05] okay i need the original md5 to verify its the same [15:05] for ubuntu 12.04 [15:05] whats some nice pseudo-gui traffic monitor for ubuntu server? [15:05] used some, but dont remember name [15:05] tjingboem: just so you know, using software outside the repos can cause dependency issues [15:06] drag0nius lsof -i [15:06] i mean network traffic [15:06] How much of a pita will it be to extend the HD space of my ubuntu install? I currently am dual-booting win7 and 12.04 but i want to move to ubuntu as my primary OS. [15:07] Ziber: depends on your partition layout [15:07] Resinator: http://releases.ubuntu.com/12.04/MD5SUMS [15:07] Ziber: should be easy though, requires a livecd [15:07] auronandace: Well, ubuntu currently has 50gb of my 500gb HD. the rest is windows. [15:07] auronandace, is there a way to use synaptic? [15:08] okay i checked the md5 and it's exact [15:08] can i add it as a repo? [15:08] tjingboem: it doesn't look as if tuxboot is in the repos [15:08] Ziber: please backup before any partition growing/shrinking [15:08] L3top: of course. [15:09] but it wont break ubuntu or anything, will it? [15:09] so is there any other reason aside from the md5 that could cause it to freeze before booting the installation cd? [15:09] Ziber, moving the front of the partition that contains /boot might force you to reinstall grub, but nothing should break otherwise [15:09] can i do a check before it will break my system with dpkg, auronandace [15:09] ? [15:09] Resinator: hardware unsupported? [15:10] Should not, unless something goes terribly wrong. There is always a risk of catastrophe when altering partition sizes...but it is also fairly common. [15:10] Ziber: ^ [15:10] escott: /boot isn't in its own partition... [15:10] it wont even load the installation [15:10] tjingboem: i'm not much of an expert with dpkg sorry [15:10] tjingboem: i just wanted you to know that there could be problems [15:11] i see, thanks for the warning [15:11] Hey guys, Im using Ubuntu 12.04 , I'v tried installing this on two seperate solid state drives, I keep getting their is a disk failure popuo, In the disk utility it says " DISK IS BEING USED OUTSIDE OF DEVICE PARAMETERS" how do I fix this ?? [15:11] tjingboem: no worries :) === Guest27665 is now known as harikt [15:12] tjingboem: sudo dpkg -i --dry-run package.deb [15:12] now, on a friend's laptop, i helped her install ubuntu (with /boot on an SSD) how hard will it be to install win7 alongside? [15:12] there must be a way to make this cd boot [15:13] Resinator: maybe try booting from a usb instead === kracker|away is now known as kracker|zombie [15:13] Ziber: installing windows after linux will overwrite the MBR, and you will need to reinstall grub and update it [15:13] Resinator: you could try the cd in another pc to see if it boots there [15:13] wonder what the library would think about that [15:14] L3top: so install windows, go back into livecd for linux and update-grub? [15:14] Hou1: How much free space do you have out of curiosity? [15:14] Ziber: correct sir. You will need to bind /dev and chroot into the install partition I believe. [15:14] Resinator: you are trying to boot a livecd in a library? [15:15] no but the only other computer available is a library computer [15:15] im just trying to boot the installation cd on my laptop [15:15] afk [15:15] l3top 40gig corsair ssd, 27.1gb free [15:15] sudo apt-get install libfreetype6-dev:i386 removes random packages build-essential dkms g++ gcc gcc-multilib libcairo2-dev libfontconfig1-dev libfreetype6-dev libgtk2.0-dev libimlib2-dev libpango1.0-dev libxft-dev nvidia-current tk-dev tk8.5-dev virtualbox-dkms, can't compile wine due to it [15:15] i get the initial loading screen and the blinking orange dots for about a minute then it just stops working [15:16] L3top: and how would i do that? [15:16] Resinator: how long do you wait? [15:16] i waited for about 20 minutes [15:16] Resinator: oh, that is a bit much [15:16] Resinator: not an old laptop is it? [15:16] yeah [15:17] i figured ubuntu would run better than windows 7 === kracker|zombie is now known as kracker[BDC] [15:17] which is on it now [15:17] anyone knows what's going on with ubuntu 64bits installing libfreetype6-dev:i386? [15:18] buon giorno!! [15:18] Resinator: could try booting from a usb instead [15:19] don't have one handy :*( [15:19] killown: MOST 64bit software is 32bit software. Is it causing a problem? [15:19] L3top: what? [15:19] L3top, last upgrade messed up the package system, I was able to compile wine before [15:20] lol [15:20] auronandace, apt-get install build-essential:i386 also is broken [15:20] Very little software actually utilizes anything 64bit... I would guess 8%. [15:20] well im gonna try to boot this installation disc one more time :/ [15:21] L3top: oh, that is more accurate and understandable [15:21] hello [15:21] if that dont work i'll just go back to windows xp :/ [15:22] Resinator: sounds like the cd is defective or maybe it doesn't like your hardware [15:22] oops, closed that right when u said something to me [15:23] what was that? [15:23] Resinator: sounds like the cd is defective or maybe it doesn't like your hardware [15:23] pretty standard hardware [15:23] intel [15:23] Resinator: intel what? processor? graphics? [15:24] intel mobo/graphics/processor [15:24] Resinator: recent? as in 2011-2012? [15:24] nope [15:24] pretty old [15:24] pentium M 1.8ghz [15:25] Resinator: should be fine, likely it will take a while to boot [15:25] im gonna give it one more shot [15:25] thx [15:25] Resinator: the livecd is rather slow even on modern hardware [15:25] Resinator: no worries :) [15:25] is the livecd different that the install cd [15:25] that = than [15:26] Ziber: mount your install first (eg sudo mount /dev/sda1 /mnt) then sudo mount --bind /dev /mnt/dev; sudo chroot /mnt; grub-install /dev/sda; update-grub reboot and remove cd. [15:26] Resinator: yes, i'd expect the install cd is much quicker (less to load) [15:26] oh [15:26] im trying the install cd [15:26] Hi there. can anyone tell me WHY the kernel ppa isn't giving me the 3.2 kernel? I'm stuck at 3.0 [15:26] not the livecd [15:27] * Ziber writes that down [15:27] By mount the install, you mean where it puts windows? [15:27] By the way, this is for 11.10 [15:27] malibu: 3.2 is default in 12.04, you don't need a ppa [15:27] Will windows play nicely with something already installed? [15:28] auronandace: I have to use 11.10 for work [15:28] But I need the 3.2 kernel [15:28] !mainline > malibu [15:28] malibu, please see my private message [15:29] L3top: By mount the install, you mean where it puts windows? [15:29] Ziber: The two do not exactly play together, save that linux will allow you to boot into either, and linux can manipulate your windows partition, however windows will not see linux. By mount the install, I mean, if you have already installed linux, and you are about to install windows, chances are your linux install is on /dev/sda1. you can check this by typing sudo fdisk -l or typing mount. [15:30] glebihan: I'd really rather build from the ppa [15:30] malibu, what ppa ? === unraroFF is now known as unrar [15:30] rehi === JotaK2 is now known as JotaK [15:30] Hi [15:30] The following packages have unmet dependencies: [15:30] mythbuntu-desktop: Depends: mythbuntu-default-settings but it is not installed. [15:30] All the instructions online indicate to use ppa:francisbrwn/kernel [15:30] Ziber let me give you some other things to mount... just in case... [15:30] malibu, using a ppa for the kernel is quite unsafe... [15:31] L3top: i'm pretty sure it was on the first parition, but being two HD's (ssd and one not), i forget which one ubuntu decided was a and which was called b. i dont' have the laptop in front of me atm. [15:31] glebihan +1 [15:31] L3top: not doing this right now, i'll be doing this later this afternoon. it's my friend's laptop. [15:31] sipior, Pici , ok , fixed the constant fsck when booting up , the "pass" entry value in fstab was set to to 2 , instead of 1 or 0 . How that happened is beyond me. [15:31] Ziber: what OS are you using right now. [15:31] glebihan: But is there no way to use the package manager for hte kernel then? [15:31] malibu, the recommended way is to not upgrade the kernel at all. If you must, then the good way to do it is to use the mainline builds [15:32] how do I fix this:- http://paste.ubuntu.com/1098475/ ? [15:32] Ziber: when you are ready to do this, with the equipment you want to do this on in front of you... drop back in. [15:32] L3top: my laptop is win7 and ubuntu (soon im going to move just to ubuntu and virtualize windows) and on my friend's laptop it's currently just ubuntu 12.04 and i want to install win7 along side of that. [15:32] L3top: yeah, i was just asking to prepare for it. [15:32] malibu, well, there's way (using a ppa), but I would really not recommend it [15:33] gitesh: try sudo dpkg-reconfigure -a [15:33] glebihan: If I use the mainline, am I assured that all my modules will still work? [15:33] okay,IdleOne. [15:33] malibu, you're never assured of anything when you use an unsupported kernel [15:34] glebihan: Well I know the ppa worked fine for me [15:34] BluesKaj: odd. that should just affect the order in which the device is fscked. hmm..man page is not terribly clear on the point. glad you got it sorted, anyhow. [15:34] malibu, then the mainline builds should cause no issue [15:34] glebihan: Ok good enough for me [15:35] what's the preferred way to get environment variables set in .bashrc to apply to programs started from the Unity launcher? [15:36] What does "df: `/tmp/guest-F4PE4Z/.gvfs': No such file or directory" mean, when I run df -h? (That is the first line of output) [15:36] sipior, did some searchingaround , found this http://everyjoe.com/technology/explanation-the-fstab-file/ [15:36] apps I start from the unity launcher are missing my custom env vars [15:36] Luke, your .bashrc won't be sourced so you can't put them in .bashrc [15:36] escott: where should I put them? [15:36] bbl...stuff to do [15:37] escott: or in other words: what is sourced for unity launcher? [15:37] Luke, you might try .profile, but i'm not sure if it will get sourced either [15:37] glebihan: Will this install update grub properly? [15:37] malibu, yes [15:38] escott: looks like my .profile already sources my bashrc by default [15:38] Luke, only if its a bash shell. which it won't be for an X session. you might also try ~/.xsession === chrisl_ is now known as chrisl [15:39] escott: ok tahnks [15:39] having just logged into the guest account, now i have two lines like that. how can i get rid of those? and disable my guest account? [15:39] Ziber: it means something is wrongish. I would delete everything in the /tmp directory. [15:39] guys, after a recent upgrade, I can no longer drop to a terminal with ctrl+alt+(f1,f2,f3,f4,f5,f6). I can press the key stroke...I can see through xev that X registers the key stroke, but unity just sits there. I've also verified that the various getty processes are running. Any idea what might cause this? [15:39] !pastebinit [15:39] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [15:39] still got the error. [15:39] hello there [15:40] jbwiv, what graphics card? [15:40] i windows I can browse a network share with windows explorer with the credentials of a different user. How can I do that with pcmanfm? [15:40] Ziber, you would probably have to clear the gvfs mounts in /etc/mtab. i would just ignore them [15:40] i just logged as root over ssh on my ubuntu machine i would like to display in different what i have tod o ? [15:40] jbwiv: sounds like you are booted into single user mode perhaps... seems like a runlevel thing... but... I could be nuts. [15:40] glebihan: If I use dpkg natively, how does the package manager find updates to the kernel? [15:41] malibu, it doesn't [15:41] L3top: no, not single user [15:41] azei, you want a different CLI prompt? [15:41] jbwiv: type runlevel [15:41] glebihan: Hm, it was before when I was using the ppa [15:41] yes [15:41] L3top: 2 [15:41] that fixed it, thanks :) [15:41] escott: [15:41] escott: ^ [15:41] Hello everyone [15:41] escott: amd radeon hd 6700 series [15:41] then I am with escott... lspci -nn | grep VGA [15:41] prior to 12.04 (I think), when I clicked a link in an external program it opened in firefox and the icon would wiggle in the launcher [15:42] malibu, that's part of what's unsafe about using a ppa [15:42] how do I restore the previous behaviour? [15:42] azei, make a file /root/.bashrc and export PS1=..... in that [15:42] escott, L3top: 02:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Juniper XT [AMD Radeon HD 6000 Series] [1002:68ba] [15:42] glebihan: I hear you [15:42] azei, there are lots of tutorials online about bash prompts and how those can be setup [15:42] I want to transfer a setup from my home folder to win xp inside virtual box? [15:43] jbwiv, and you are using the fglrx drivers? [15:43] export what to where ? escott [15:43] interesting how weak its description is jbwiv... if you type update-pciids and run that again is it more specific? Of course this is not relevant to the issue in all liklihood. [15:43] azei, http://tldp.org/HOWTO/Bash-Prompt-HOWTO/ [15:44] escott, I'm rather new to AMD after running nvidia for a decade, so I can't remember exactly what I did when I installed,but fglrx is indeed installed, and I can use the catalyst control center to much with things. Thing is, it worked before a recent apt-get upgrade [15:44] i don't know if you get my question i simply would like to color the hostname of my server during a ssh connexion escott [15:44] get ? [15:44] catch me ? [15:44] jbwiv, its likely related to kernel modesetting. not easily fixed. if you were using radeonhd it would probably work fine [15:45] L3top, not more info. one sec...I think I still have the box [15:45] IdleOne, I put the command you told me, (happening nothing). Does it reinstall mythbuntu-desktop ? [15:45] jbwiv: I agree with escott, though it might not be that tough to fix... [15:45] azei, i know exactly what you are saying. but its really up to you how things are configured. you'll have to decide what you like. its just a PS1 environment variable [15:45] gitesh: what do you mean (happening nothing) ? [15:45] IdleOne,(happening nothing doesn't mean) . i mean Its working:) [15:46] azei, my PS1 is: \[\e]0;\u@\h: \w\a\]\n\ ${debian_chroot:+($debian_chroot)}\[\e[1;31m\]\u@\H \[\e[1;34m\]\@ \[\e[1;36m\]\d \[\e[1;32m\][H=\! C=\#] \[\e[1;33m\]\n\ \w:> \[\e[0;37m\] [15:46] taking so much time I had to say. [15:46] woah... [15:46] my ps1 is just [\u@\h] (\w) $ [15:46] :P [15:46] gitesh: that is good. It is taking time because you had 174 packages that needed to be configured. [15:46] jbwiv: add radeon.modeset=0 to grub [15:47] what stand for PS1 ? [15:47] wow. Thanks. IdleOne [15:47] L3top, escott: the card is AMD Sapphire Radeon FLEX HD 6770 1GB DDR5 PCIe 2.1 [15:47] welcome [15:47] jbwiv: if that does not resolve the issue or makes it worse, try =1 [15:47] I was just curious why it was such lazy reporting jbwiv. [15:47] azei, you put "export PS1=....." in your /root/.bashrc (or in ~/.bashrc) and it is then interpretted and made into the prompt [15:47] I bought it because I couldn't get nvidia to support 3d acceleration on three monitors [15:47] ... define what ? [15:48] someone told me about a program for ubuntu that helped with multiple monitor management, but i dont remember what it's called. anyone have any suggestions? [15:48] L3top, ok, I'll give that a go. Could you give me an idea of what this does? [15:48] azei, all those characters have special meanings. Ziber's PS1 is really simple it is monochrome and says [username@host] (/path/to/cwd) $ [15:49] jbwiv: It enables or disables KMS modeset [15:49] i like it simple. i have one that sets the title of the window to it, too. but i prefer simplicity. [15:49] azei, mine is in technicolor.... but you'll have to decide what you like. there are lots of examples online. look at the tldp link i sent you and google for bash prompt examples [15:49] IdleOne, It could not solve the problem yet. just update-manager crashed. [15:49] gitesh: paste the error to pastebin [15:49] ok [15:49] i have run "sudo apt-get install xchat" but than i get that this package doesnt exist, how can this be? [15:50] L3top, this (http://wiki.debian.org/KernelModesetting) indicated using nomodeset. would this be the same thing as radeon.modeset=0? [15:50] so i tried booting the install cd 3 more times, still nothing [15:50] must not be compatible :/ [15:50] i knew someone who had a :) or a :( at the end of his prompt, depending on whether or not the last command ran successfully. [15:50] why i cant install xchat???? [15:50] ok fine thanks escott [15:51] IdleOne, here:- http://paste.ubuntu.com/1098509/ [15:51] simplew: http://www.xchat.org/ get the .deb [15:51] an other question how to replace $ to € ? [15:51] jbwiv: I expect that they will achieve the same result... however I am not positive. [15:51] on my bash prompt ? [15:51] L3top, ok, thanks. Here goes nothing [15:51] Ziber: isnt supposed to exist the xchat package in ubuntu repos???? [15:51] no idea. i dont use xchat and i avoid using ubuntu repos unless i have to. [15:51] (10:49:56) simplew: i have run "sudo apt-get install xchat" and what's the output yo get when you do it¿ tried to update repositories¿ [15:52] i perfer self-installing the .deb's [15:52] gitesh: please pastebin /etc/apt/sources.list [15:52] azei, probably not the best idea, but it would just be a matter of inputting the unicode symbol for the euro currency at the end of the prompt. to get a feel for how things work try the following commands 'export PS1=">"' then 'export PS1="\u >"' [15:52] Ziber: thats a bad idea, youll have at some time libs issues [15:52] does anyone use guake? I have it installed but it never appears to stay running. I run it, and it works, then after awhile it needs to be restarted [15:53] simplew: eh, im pretty good at reading for it. repos are obviously easier to manage it. [15:53] xangua: http://pastebin.com/41WHYJ7S [15:53] IdleOne, sudo: /etc/apt/sources.list: command not found [15:54] gitesh: that's the name of a file, not a command. [15:54] azei: http://ubuntuforums.org/showthread.php?t=31247 [15:54] gitesh: nano /etc/apt/sources.list [15:55] gitesh: then copy the contents of that file and put in pastebin. it has no sensitive information, safe to paste it. [15:55] i'm independency hell, plz help. [15:55] ok,IdleOne. [15:55] simplew: tried to update repositories¿ what ubuntu version do you use¿ [15:55] Imagine that, I rebooted and it forced and fsck I picked fix and it repaired the orphaned inodes and booted up mounted as rw. Amazing, 11.10 didn't do that on its own I don't think. And I was all scared about rebooting. Shopping now for Ubuntu certified server hardware though because this hardrive is on the out I think. [15:55] https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/918765 this is my problem [15:55] Launchpad bug 918765 in qt4-x11 (Ubuntu) "the file '/etc/xdg/Trolltech.conf' is in two packages" [Undecided,Fix released] [15:55] ryannathans: don't use software outside the repos [15:56] IdleOne, http://paste.ubuntu.com/1098518/ [15:56] xangua: yes and 12.04 [15:56] ThinkT510: wha? [15:56] ThinkT510: i'm not... [15:56] ryannathans: you said dependency hell, sorry i assumed [15:57] gitesh: ok that looks good. [15:57] i'm just getting raped pretty bad righht now [15:57] IdleOne :) , any solution? [15:57] gitesh: just a moment :) [15:58] ryannathans: ah well, what do you know, that's caused by installing skype, which is outside the repos [15:58] gitesh: sudo rm /var/cache/apt/archives/mythbuntu-default-settings_1.08_all.deb && sudo apt-get -f install [15:58] Hey. I'm running a fresh installation of 12.04 and using the non-proprietary drivers. However, my OpenGL version is 1.4. Is there any way to use version 3.2 or higher, without using the proprietary drivers? My graphicscard is a HD 4890 [15:58] ThinkT510: i don't have skype it was other software [15:58] ThinkT510: i fixed it \o/ [15:58] bye [15:58] ryannathans: what software [15:59] I don't know, I just installed a whole bunch of stuff to compile some software [15:59] and now i had the issue [15:59] does linux safe remove drives,,,,soes it really does ? before u guys say is my hardware let me clear that is a brand new HD and i used via usb,,i safeley remove the drive but still make a sound [15:59] i just reinstalled libqtcore4 [16:00] it does not make that sound on any windos when safe remove the drive,,why ? [16:00] ryannathans: i'm not going to bother commenting further on that [16:00] svend, what makes you say it is version 1.4? because it is glx 1.4? [16:01] escott, L3top: neither radeon.modeset=0 nor nomodeset seemed to make any difference. I'm at a loss [16:01] Hi, do you know if there is some problem with GUI of mp3gain (mp3gain-gtk) in Ubuntu 12.04, it is freezing all the times that I tried to open a file or directory... [16:01] right now i cant remove my hd,,,some nautilus xm--client wont let me remove [16:01] jbwiv: radeon.modeset=1 [16:02] escott: I ran the glxinfo command and piped the output into grep. Here's the output: http://paste.ubuntu.com/1098521/ . Perhaps it's version 2.1? === OY1R is now known as oy1r-mm [16:02] Do you think it's doable to move a working server, from Hardy Heron (in one or two steps) to Pangolin? [16:02] L3top, ah yes...sorry. brb [16:02] DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [16:03] Hi there! [16:03] Babygirl: open a terminal, and type mount. Is it mounted? [16:03] Lars_G: do lts upgrade from 8.04 to 10.04 and then 10.04 to 12.04 (i'd just install afresh, less hassle) [16:04] ThinkT510: Yes I'm thinking so. oh man. wish me luck [16:04] svend, Mesa 8.0.2 implements the OpenGL 3.0 API, but the version reported by glGetString(GL_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 3.0. [16:04] Opa atualizações em andamente, firefox e thunderbird [16:04] i guess no one can say anything because is a free operative system,,,and i will get kick out of here [16:04] IdleOne, just tried that. http://paste.ubuntu.com/1098527/ [16:04] svend, so it looks like yours is reporting a 2.1 [16:05] Who is good at Ubuntu installation from WUBI Ubuntu? [16:06] !br | mwallacesd [16:06] mwallacesd: 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. [16:06] gitesh: not sure what else to do now. try asking in #mythbuntu perhaps somewhere there can help. [16:06] Hi all. Looks like I need some help with Ubuntu backports. I've added backports to sources.list for I need the latest QtCreator, that is in backports repository, but after upgrade I'm still with the old version. [16:06] shahriyarguliyev, you can partition your hard-disk directly from window [16:06] Who is good at Ubuntu installation from WUBI Ubuntu? [16:06] shahriyarguliyev, once more? [16:06] escott: I'm in the process of learning the new OpenGL graphics pipeline and my programs don't work on the open source driver. How could i fix this? [16:06] gitesh: oh sorry for flood. i've a Q [16:07] okay, IdleOne. no problem. Thank you so much for your support:) [16:07] Does anyone know if there are Qt 4.8.2 packages available in the repositories? Or if they will be added to 12.04 [16:07] !manual @shahriyarguliyev [16:07] L3top, no love [16:07] !manual | shahriyarguliyev [16:07] shahriyarguliyev: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [16:08] svend, this gives a bit more information about the opengl support http://www.phoronix.com/scan.php?page=news_item&px=MTAyNTY. might have some useful links. not a lot you can do except install the proprietary drivers. [16:08] gitesh: my Windows crashed but wubi ubuntu fully works and im on it. if I install ubuntu from USB will it erase my HDD? [16:08] I wonder if my keymapping could've gotten corrupted in some way? [16:08] shahriyarguliyev :- http://ubuntu-manual.org/ [16:08] sorry jbwiv. Seems escott was right after all ;) === alfred is now known as Guest94609 [16:08] if you dont know just dont respond! i dont need that manual [16:08] escott: That sucks :-( I'm just going to find a way to get dual monitor support to work on my machine with the proprietary drivers then [16:08] L3top, no problem. I appreciate you trying to help ;) [16:08] escott: Thanks for the help [16:08] shahriyarguliyev, be polite. people here are volunteer [16:09] it's OK. I'm here for answer [16:09] ;] [16:09] shahriyarguliyev: no, the install won't erase your hard drive unless you tell it to [16:10] shahriyarguliyev: it depends on the options you choose at install. [16:10] These options are explained in detail in the manual. [16:10] shahriyarguliyev: I'm not sure what the defaults are but you can definately install ubuntu without messing up other partitions and such [16:10] SLart, ever installed from USB? does it overwrite new OS to the previous one's partition? [16:10] shahriyarguliyev: asked and answered. [16:11] shahriyarguliyev, it behaves the same as a cd [16:11] shahriyarguliyev: once again.. [16:11] shahriyarguliyev: no, the install won't erase your hard drive unless you tell it to [16:11] shahriyarguliyev: I'm not sure what the defaults are but you can definately install ubuntu without messing up other partitions and such [16:11] L3top, are keystrokes like alt+ctrl+f1 embedded within the X server, or are they desktop environment specific? [16:11] shahriyarguliyev: and yes, I've installed ubuntu from usb.. several times [16:12] i mean my HDD is parted like 100 Gb for C: and 600Gb for D:. If I install new full Ubuntu will it overwrite on 100 GB (C:) part? [16:12] I don't actually know jbwiv... Lets try an experiment. sudo service lightdm stop then once at prompt, login then ctrl alt f2 and see if you are asked to login. [16:12] shahriyarguliyev: asked and answered. [16:13] shahriyarguliyev: people have already answered you several times [16:13] shahriyarguliyev: IF you tell it to, yes. IF you designate other partitions no. [16:13] L3top, that's the thing...I tried stopping lightdm earlier, and I was just dropped to a blank black screen [16:13] dude i dont want to risk my 600 Gb IMPORTANT DATA! OK? [16:13] no login prompt [16:13] L3top: had to hard reset box [16:13] shahriyarguliyev: then listen to the answers [16:13] shahriyarguliyev: i hope you have backups [16:14] jbwiv: Oh I am definitely going to call that behavior related [16:14] L3top, agreed ;) [16:14] guess I should've mentioned that [16:14] Not thinking it has anything at all to do with keybinding. [16:14] shahriyarguliyev, no need to shout , we can read english in lowercase just fine [16:14] shahriyarguliyev: if the data is important.. back it up.. even if you do everything right the installer could crash and kill your data.. so.. backup your important stuff [16:14] 64-bit here but apt-get still looking in i386 packages? how to disable? [16:14] I dont need apps but DATA inside HDD. dont need backups. [16:15] L3top, it's like it can't communicate with the getty processes [16:15] shahriyarguliyev: haha, don't need backups? yeah, have fun with that... [16:15] to backup 600 Gb is impossible [16:15] shahriyarguliyev: no it isn't [16:16] where to backup then? [16:16] shahriyarguliyev: to an external drive which you have bought for the purpose of backing up [16:16] im sad this ubuntu install wont work :/ [16:16] jbwiv: lspci -nnk | grep VGA -A2 [16:16] ahah i thought you meant clouds...i've no external storage for now [16:17] jbwiv: What kernel modules are loaded [16:17] shahriyarguliyev: then your data isn't important to you [16:17] im saving to buy one [16:17] L3top, Kernel driver in use: fglrx_pci [16:17] shahriyarguliyev: do as you wish.. but if you have important data you should do a backup *before* installing a new os.. shit happens.. even to the best of us. The ubuntu installer will not overwrite your existing data if you choose the right options.. if I were you I would try the install in a VM first.. but of course.. that depends on how important that data is [16:17] jbwiv: I believe this is related to mesagl. [16:17] jbwiv: gimme a min... does sudo chvt 1 do anything? (hopefully you will not have to reboot to get back) [16:18] L3top, I'll give it a try. brb [16:18] SLart, it is a good idea! i'll install on VM to practice. thanks [16:18] Hi, do you know if there is some problem with GUI of mp3gain (mp3gain-gtk) in Ubuntu 12.04, it is freezing all the times that I try to open a file or directory... [16:18] shahriyarguliyev: you're welcome, good luck! [16:19] by the way do I need to do some stuff with partitioning? im not good at it [16:19] !dualboot | shahriyarguliyev [16:19] shahriyarguliyev: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [16:19] mwallacesd: tried running it from a terminal? just to see if there are any error messages [16:19] shahriyarguliyev: a vm is a great place to learn partitioning safely [16:19] shahriyarguliyev: you mean to partition that 600GB of data? [16:20] HDD is 700 GB. 100 Gb is for OS, 100 for DATA [16:21] 600* [16:21] 10Gb is more than enough for OS [16:21] L3top, so chvt 1 simply froze up the entire desktop [16:21] I run WIndows 7, 100 Gb is intended for C: drive [16:21] L3top had to magic sysrq my way out of there [16:21] Slart, mp3gain works with the terminal but their GUI (gtk) isan't [16:21] 10gb is "not" enough [16:21] jbwiv: you there? please ps aux | gep plymouth [16:22] *isn't [16:22] L3top, I'm here. one sec [16:22] mwallacesd: no, I meant start the gui version from a terminal.. that way you'll see error messages in that terminal if something goes wrong [16:22] jbwiv: ps aux | grep plymouth sorry typo [16:22] Ok, I will Slart. [16:22] L3top, nothing returned [16:22] maybe 10gigs are enuff for root,swap and boot, but not with /home... [16:22] u will run all the time out of space [16:23] subz3r0: works great for me, i keep a seperate storage partition [16:23] WHy Virtual Box cannot recognise .iso files? [16:23] shahriyarguliyev: it can [16:23] ThinkT510, so youre /home is on the seperate partition? [16:23] jbwiv: do you have an /etc/X11/xorg.conf file and if so will you please pastebin it? [16:23] subz3r0: nope [16:23] * gitesh just back from dinner [16:24] it only shows "Virtual machine files" [16:24] L3top, http://pastebin.com/fH3T4jFH [16:24] shahriyarguliyev: you are trying to load an iso as the hd... not a cd. [16:24] shahriyarguliyev: what are you trying to do? the iso file is used in the device manager once you've created a vm [16:25] subz3r0: even with /home included mine never gets over 8GB. Of course, data dirs in /home/user are linked somewhere :) [16:25] antukin, bleh ;) [16:25] antukin: ditto, mine is currently at 7.07gb out of 10 [16:26] shahriyarguliyev, an iso is not a virtual machine. once you create the virtual machine you can add the iso as a CD device [16:26] like the home will grow,too ... if you work a lot with a bunch of pictures... check .thumbnails.... ;) just one example [16:26] ok got it.. I have ubuntu 11.10, can I upgrade it to 12.04 after installation? or have to download and install 12.04 ? [16:26] "/home/user" are only config files [16:26] shahriyarguliyev, yes [16:27] for the local user [16:27] can upgrade it? [16:27] hi can i sell ubuntu cds? If i can't ask that here where should i ask? [16:27] shahriyarguliyev, yes [16:27] chumma, no you cant [16:27] so how? [16:27] shahriyarguliyev, just install the 11.10. update it.... and then do the upgrade [16:27] !upgrade | shahriyarguliyev [16:27] shahriyarguliyev: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [16:28] There is no error it just freeze, then I need to kill it, anything else Slart ??? [16:28] /server irc.quakenet.org [16:28] its just that easy, shahriyarguliyev [16:28] but like i said, i would recommment to update 11.10 first, then do the upgrade [16:28] -t+d [16:29] I can't open any directory or close the Window, it just freeze Slart... There is no message Error on the terminal [16:29] if you say so,.. [16:29] how to earase every data ? [16:29] mwallacesd: hmm... well, you could do this.. run tail -f /var/log/syslog in a terminal, then run the mp3gain program and see if something suspicious shows up in that terminal window [16:29] mwallacesd, started nautilus within ur shell? [16:29] fresh install 12.04 is best. why waste time/effort upgrading from 11.10 when it's not even guarranteed [16:30] mwallacesd: ctrl-c to close the program in the terminal and get back to a regular prompt [16:30] azei---> rm -rf / [16:30] azei, or use DD [16:30] azei, there is !!!Never to Use!!! [16:30] subz3r0: that won't even work [16:30] ok jbwiv... last shot... add vga=nofb nomodeset if "nofb" doesnt work use "normal" instead. And check your bios for any reference to frame buffer and disable it. [16:30] LjL, sure, if u use a livecd... [16:30] subz3r0: you should investigate what they really want to do better before giving a command like that [16:30] he just asked, and got the answer [16:31] azei: there are some special cd's you can download that will erase everthing.. forgot the name at the moment though.. DBAN perhaps.. try googling for DBAN [16:31] subz3r0: it won't work from a live CD either, anyway. [16:31] azei: but please be careful with that cd, if you burn it.. I don't think there are any prompts or such.. it just does its thing [16:32] are you kidding rm -rf not working [16:32] azei: that command is disabled, I think [16:32] i don't want to use cd [16:32] well. then use this: sudo dd if=/dev/zero of=/dev/sdX [16:32] i would like to do something like that : rm -rf / [16:32] somebody know how I can check file correctness? for example on file foo(6789ABCD).type [16:32] azei don't repeat that command here, please [16:32] !danger Please stop spouting that command in here [16:32] L3top: I am only a bot, please don't think I'm intelligent :) [16:32] !warning | Please stop spouting that command in here [16:32] rm -rf / not working [16:32] Please stop spouting that command in here: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [16:32] azei: there might be some kind of parameter to make it do its thing.. check the man page for it [16:32] No, there is no log message about easymp3gain-gtk Slart [16:33] azei, you need to be root [16:33] azei: sudo dd if=/dev/zero of=/dev/sdX (where the X represents your hardisk, u wish do delete) [16:33] using sudo [16:33] "to" [16:33] mwallacesd: then I'm out of ideas..sorry [16:33] mwallacesd: lspci -nn | grep VGA [16:33] azei if you want to erase the partition, delete it with gparted, or use wipe [16:34] hello [16:34] Does anybody know which xorg-synaptics version is shipped with 12.04? [16:34] L3top: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) [16:34] hi, [16:35] mwallacesd: sudo apt-get install i965-va-driver [16:35] It is working, but the mp3gain GUI doesn't... (easymp3gain-gtk) it is freezing [16:36] When i boot Ubuntu on my laptop, i get a bank screen after loading... sometimes if i wait long enough it says low graphics mode but i cant find mouse [16:36] to continue [16:36] mwallacesd: then please restart desktop. [16:36] F1skr: shipped with 1.5.99.902-0ubuntu5 but we are up to 1.6.2-1ubuntu1~precise1 now [16:36] !nomodeset | meelu [16:36] meelu: 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 [16:36] any way of reinstalling ubuntu via command line or something? i can't find a usb stick to bioot from [16:36] are there any chinese ?i am just curious [16:36] !cn [16:36] !cn | lzyhello [16:36] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [16:36] lzyhello: please see above [16:36] lzyhello, jo [16:36] :> [16:37] I can't understand L3top why it is necessay all the other applications is working properly with the actual drive, why I have to install this i965-va-driver??? Can it crash my desktop??? [16:37] . o O (that must have been chinese for "yes") [16:37] meelu, there was at one point a deb-bootstrap for ubuntu, but i dont think it was ever officially supported. you should try the alternate cd [16:37] !alternate | meelu [16:37] meelu: The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal [16:37] azei, wow. [16:37] o,no my system can't see chinese [16:37] i don't want to bother trying to fix it anymore i just want to reinstall [16:37] matland_, thought it means something like Ping Pong ;> [16:38] trism: Ok great, I read that "clickpads" where supported from 1.6+ [16:38] chumma: "While Ubuntu will not charge licence fees for this distribution, you might want to charge to print Ubuntu CDs, or create your own customised versions of Ubuntu which you sell, and should have the freedom to do so." http://www.ubuntu.com/project/about-ubuntu/licensing [16:38] im using a notebook, aspire one d255, i don't have a usb drive to use [16:38] noor a cd [16:38] meelu, netinstall? but never did that before [16:38] mm [16:38] mwallacesd: No. It will not crash your desktop. It is the intel graphics accelleration driver... and evidently whatever this programs gui is, it is tearing up your resources and causing a hard lock. All that file will do is make things run better on your chipset, or have no effect. However I expect it will fix your issue. Please report back with the result. [16:39] gitesh, how many years of experience do you have with Linux and Ubuntu? [16:39] meelu, maybe check this: https://help.ubuntu.com/community/Installation/Netboot [16:39] shahriyarguliyev, not more that One month. [16:39] *than [16:39] you mean ubuntu or linux? what about UNIX enviroment? [16:40] Ok, thank you. L3top [16:40] ubuntu = linux =) [16:40] thank you, im checking subz3r0 [16:40] you're welcome [16:40] shahriyarguliyev, I dont know Unix yet. [16:41] !ot [16: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! [16:41] ---> #freebsd [16:41] subz3r0, how wil this help me [16:41] oh it helps me install ubuntu i thought it jus tbooted it over net [16:41] Hey, I have a problem with my login screen. Anyone care to help? [16:41] L3top: ok, thanks. I'll give it a shot and see [16:41] meelu: you have to have some way to install... if you have no cd/dvd/usb availability, netbooting is your only option. [16:41] shahriyarguliyev, if I would be you, I would shrink volume in windows -->unallocate it --> for ubuntu [16:42] gitesh, you swtiched from Windows ? [16:42] yes:) [16:42] !anyone | smallnation [16:42] smallnation: 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. [16:42] shahriyarguliyev, and planning to remove windows completely. [16:42] !ot | shahriyarguliyev [16:42] shahriyarguliyev: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [16:42] wow! you've lernt lots of thinks in a month! [16:42] meelu, if you have no cd, nor a usb device, there will be the options to use netinstall... got a floppy? [16:43] if I could get all browsers in ubuntu for website testing. [16:43] shahriyarguliyev, thats enough. take the chit chat elsewhere [16:43] gitesh http://www.psychocats.net/ubuntucat/a-home-users-successful-migration-strategy-from-windows-to-ubuntu/ [16:43] Llol subz3r0 i have a netbook i don't have a cd drive i got usb drive but cant find memory stick [16:43] meelu, bad ;) so find a usb stick =) [16:44] meelu: ubuntu's osmosis installer is not yet ready for alpha. [16:44] Haha! Sorry, mate! My question is this: My login displays improperly on my screen. I have a 1920x1080 display on my HDTV and my login displays smaller than that with borders but my desktop displays fine. Any way of fixing it? [16:44] L3top, i will install ubuntu later then if i could put any other os, is it possible to install chrome from ubuntu command line? [16:44] or anything [16:44] i jgot commsnd line interface nothing else [16:45] smallnation: lspci -nn | grep VGA you are probably going to have to send it directly to xrandr or create an xorg.conf [16:45] meelu: You could... maybe... debootstrap [16:45] meelu: and then install grub [16:45] meelu: sudo apt-get install packet-name [16:45] that is the way how you can install software on the command line [16:45] 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) [16:46] smallnation: please pastebin the output of xrandr -q [16:46] but first u need to turn on internet... like ifconfig 192.168.1.20 netmask 255.255.255.0 broadcast 192.168.1.255 [16:47] Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 [16:47] LVDS1 connected (normal left inverted right x axis y axis) [16:47] 1366x768 60.0 + [16:47] 1360x768 59.8 60.0 [16:47] 1024x768 60.0 [16:47] 800x600 60.3 56.2 [16:47] smallnation: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [16:47] smallnation: I misunderstood your original query sorry. Your desktop is fine? I wouldnt bother. [16:47] and set the route to your gateway... [16:47] hi all [16:47] !pastebin | smallnation: pastebin... not paste into this chat... [16:47] smallnation: pastebin... not paste into this chat...: 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. [16:48] sudo apt-get remove mysql* not remove completly mysql how to remove mysq-server ? http://pastebin.com/bQGbJLgj thanks [16:48] Sorry, I'm still a bit new to Linux and whatnot. [16:48] Jak2000: sudo apt-get remove --purge mysql* perhaps [16:48] how can I download ubuntu windows offline installer? [16:49] No problem smallnation. Again... You do not have the problem I thought you did. xrandr isnt going to be of use to us... this is some other setting I suppose that I am unfamiliar with. [16:49] !who [16:49] As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [16:50] I'm so glad to have a ton of helpful faces here. [16:50] bharath2: I do not understand your question. [16:50] Right, I installed language-pack-la-base, but "Language support" won't allow me to switch. [16:50] L3top after: sudo apt-get remove --purge mysql* continue same result: http://pastebin.com/bQGbJLgj i want install maria-db when i try install i get these error: http://pastebin.com/JyjjWbT8 [16:50] L3top [16:51] hi [16:51] MonkeyDust, hey man. so my internet works now [16:51] um i have a problem when ever i start a full screen game it changes the resoulutuion too 600x400 and if i cahnge it to 1024 x 600 it does not come back on [16:51] Jak2000: do you have any PPAs installed? ls /etc/apt/sources.list.d; grep -i ppa /etc/apt/sources.list [16:51] Well, I just don't understand how my desktop display in full 1920x1080, but my login display in something smaller than that. [16:51] is there anyway to fix this [16:52] MonkeyDust, but i can't disconnect and reconnect normally. i have to pull out the adapter and put it back in [16:52] L3top mmm that i remember i havent installed PPAs, how to check? [16:52] L3top: we have ubuntu windows installer but I have to download the entire os through the internet but it is for on time, but if I have offline windows installer I can install it at any time [16:52] smallnation: your login screen is not the same as your desktop. In fact you have the ability to change between 2d and 3d desktop environments at login. I am sure there is a simple setting to change to resize it, I am simply unfamiliar with it. [16:52] It has these huge ugly borders on both sides of the login screen. [16:53] Jak2000: I gave you the answer in the previous post ;) [16:53] heligoland refresh my memory please [16:53] Understandable. [16:53] um i have a problem when ever i start a full screen game it changes the resoulutuion too 600x400 and if i cahnge it to 1024 x 600 it does not come back on [16:53] Thanks L3top. [16:53] MonkeyDust, turns out 12.04 has a better time dealing with newer wifi adapters. i ended up buying a new one and it worked out of the box [16:54] MonkeyDust, with one tweak. but now i can't seem to disconnect and reconnect using the network manager [16:54] bharath2: you are using wubi... I get that... I have no idea what offline windows installer is or has to do with ubuntu. I guess I cannot help. I would just download the liveCD and be done with it. [16:54] L3top ok sorry not see, [16:54] MonkeyDust, i need to physically replug the adapter [16:55] L3top [16:55] um i have a problem when ever i start a full screen game it changes the resoulutuion too 600x400 and if i cahnge it to 1024 x 600 it does not come back on [16:55] L3top: but I want to use it as dual boot but not partition [16:56] hi, I have recently made a remastersys customization of ubuntu 11.10, I made the livecd but the installer launcher doesnt appear ... is there a command to launch this [16:56] * L3top is not fond of wubi bharath2. I do not believe you will get a satisfactory answer from me. [16:56] heligoland glad you made it, cheers! [16:56] bharath2: why? I can find no good answer to that question that warrants all of the glitchyness of wubi. [16:56] meelu, ok? [16:57] hlveheart, sup [16:57] MonkeyDust, me too man. but why is it that if my wifi disconnects, i can't reconnect? it keeps trying over and over and fails. the only thing that works is unplgging and replugging the adapter. once i do that it reconnects instantly [16:57] yannick_, still looking for solutions [16:57] flotwig, sup [16:57] ok [16:57] looking into debootstrap [16:57] brandon: THat is not a question anybody could really help you with as it is completely starved of details. What version of ubuntu, what game, how is it launched? Is it wine? there is nothing to work with there. [16:58] edk141, not much [16:58] just chattin [16:58] you know how it is [16:58] Don't ubuntu have a recovery system like windows? reset it to the factory default etC? [16:58] L3top, it is all games from software center i launch it thorugh menu i have ubuntu 12.04 and a netbook [16:58] heligoland wifi is less stable than RJ45 [16:58] brandon: lspci -nn | grep VGA [16:59] MonkeyDust, i know. ubuntu is good with ethernet [16:59] L3top, 00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a011] [16:59] MonkeyDust, but it's a pain when it gets cut off, i need to unplug the adapter...not a good long term solution [17:00] brandon is this a sandybridge? update-pciids and do it again. [17:00] Hi! [17:01] L3top, update-pciids: /usr/share/misc/pci.ids.new is read-only [17:01] Anybody here knows how Nouveau works for a 8800 GT card nowadays? [17:01] got that error [17:01] zteam, probly quite well [17:01] brandon: your system is running read only... that is another problem entirely. [17:02] L3top, should i sudo it? [17:02] brandon, use sudo [17:02] brandon: you must run it as root [17:02] incorrect fellas... sorry. [17:02] BluesKaj, okey, performance well also? [17:03] My fans have stopped spinning. Can anyone help? [17:03] L3top, ok i said sudo [17:03] update-pciids does not require any sudo [17:03] Hello i'm having trouble with my nvidia card. have tried many things could use some help... GeForce 8500GT [17:03] !details | colorsother [17:03] L3top, it does and i got this Downloaded daily snapshot dated 2012-07-11 03:15:01 [17:03] colorsother: 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 ..." [17:03] zteam, I have 7600gt , and nouveau ran it very well, hardly any diff between it and the nvidia-current driver [17:03] brandon: weird. I have never had to use sudo, nor anyone I gave the command to. I seem to stand corrected.. oddly. [17:04] L3top, ikr so will it work now? [17:04] boo... I am just wrong. [17:04] hi everyone [17:04] BluesKaj, okey, that sounds really nice [17:04] brandon: all I wanted was to better ident that card. We havent changed anything. lspci -nn | grep VGA [17:04] L3top, When was this exactly? Do you mean you and me have? Oh, you are a poet. [17:04] what starts klogd during system startup? [17:04] Ontolog, There might be more than one. [17:04] bob_saget: what?! [17:04] zteam, but I still installed the nvidia-current :) [17:04] ok [17:05] I attempted to install fancontrol, when i ran the pwmconfig, my fan refused to come back on. I'm using 12.04 LTS, on a Toshiba Sattellie p20-s7469. When I run pwmconfig it states that there are no pwm-capable sensor modules installed. [17:05] Any help? [17:05] Hiya [17:05] TheWhiteHatter, Yes I think there are. [17:05] BluesKaj, okey :-) [17:05] is there any IEs4Linux user ? I can't run it, I'm having error messages after choosing the IE version to run ... can anyone help me ? [17:05] rooisto47, I believe there is one, yes. Why can't you do it? Suppose they do. [17:05] L3top, 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a011] [17:05] i cannot get the resoultion any bettter than 640x480... i have to nouveau.blacklist=1 to get my install to startup... once i got the box to bootup i install the additional drivers: have tried 173, current, current-update with no luck [17:05] TheWhiteHatter: I hope you are not on that machine now. If so... I would logoff immediately [17:06] Hi guys, I'm Jeremy [17:06] It's the only PC I have right now [17:06] bob_saget: hi [17:06] Pici, I know a lot of Bobs. [17:06] !ot | hlveheart [17:06] hlveheart: #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! [17:06] colorsother, which ubuntu version ? [17:06] I have fans and whatnot keeping the sink cool [17:06] Anyone knows a tool to make .ogv to .mov? [17:06] there she is... ok brandon... brb. [17:06] what's I do [17:06] :| [17:06] hlveheart, :-). [17:06] So what can I do? [17:06] i want 12.04 but i couldnt get it to work so i am trying 11.10 right now [17:06] L3top: ls /etc/apt/sources.list.d; grep -i ppa /etc/apt/sources.list <--- no results [17:06] BluesKaj, thanks [17:07] TheWhiteHatter: I cannot explain strongly enough... get on another machine. house fans are not going to keep your CPU cool [17:07] Jacta, why would you like to that? [17:07] Jak2000: sudo apt-get -f install [17:08] Ztane, cause I just recordmydesktop - but the one who need the files need it in mov format [17:08] L3top, tell me when ur back [17:08] BlueKaj, my monitor native is 1680x1050 [17:08] I am trying to figure out what would cause the behavior brandon. sudo apt-get install i965-va-driver [17:09] jacta: maybe http://my.opera.com/ubuntunerd1/blog/2009/06/17/how-to-convert-ogv-files-to-other-formats-with-winff [17:09] hi all [17:09] L3top, ok [17:09] L3top does that give you enough info? [17:10] TheWhiteHatter: As you are still here, have you done the obvious and uninstalled what you installed that broke your laptop? [17:10] L3top, its done [17:10] Ill give it a shot, gsr, thanks! [17:10] brandon: log out and back in again to restart x [17:10] jacta: seems to match your situation to a T [17:10] pl [17:10] L3top, ok brb [17:11] jacta, very well try winff and see if that does the job for ya :-) [17:11] ill try yepp :) [17:12] No colorsother. I do not see any info that is helpful there at all. "Cant make it work" is not a very detailed description of the problem. [17:12] ok i still cant go in to a game theres black borders but not when on desktop unless i change to 800x600 [17:13] L3top, [17:13] k I'm back [17:13] at a friends house [17:13] so... how do I fix this? [17:14] fantastic TheWhiteHatter. Let me look into it. I just need a little time, that I don't know you had ;) [17:14] Thanks [17:14] Though my version dont have Quicktime in there - can be that I have to install Quicktime? [17:16] okay sorry let me try again here... i have GeForce 8500 GT card... i had a very stable system 10.04LTS and decided to upgrade since the version is outdated. After a clean install of 11.10 the computer will not bootup without using the nouveau.blacklist=1 option which is fine cause once i get nvidia drivers installed its not a problem. My issue is i cannot get the nvidida drivers to install properly: resolutions is stuck at 640x480 e [17:16] jacta, hmm... maybe it does not support .mov [17:16] hey guys, does grub support background images higher than 1360x768 in ubuntu 12.04? [17:16] zteam, but the ss from the homepage shows Quicktime :/ [17:17] anyone know why when I create a user with `sudo useradd` they can't log into a Samba share, but after I log in as them once they can? The opening screen after I log in as them says "User account created"... didn't useradd do that? [17:17] TheWhiteHatter: the first thing I would do is boot to a live CD. I would then mount several things, chroot into the install, and apt-get remove fancontrol. Running from live CD you should have working fans. [17:18] I should preface me logging in as them once is doing so over ssh [17:18] MonkeyDust, thanks for the link. [17:18] back [17:18] L3top, any luck? [17:19] jacta, do you have libavcodec-extra-53 installed? [17:19] k I can grab my flash drive [17:19] zteam, nop - trying [17:19] colorsother: do you have an /etc/X11/xorg.conf file? and if so can you please pastebin it? I would also like to see the output of xrandr -q [17:19] Already has a few distros on it [17:20] jacta, that should install some extra codecs for you [17:20] okay one sec [17:20] I got a grub background image set properly at 1920x1080x24 and it wont show unless its 1360x768.. what gives? [17:20] can anyone suggest how to install ubuntu with out partition [17:20] zteam, it also did, but not quicktime - just saw - flv or mov is the format I need :\ [17:20] brandon__: No... I am not sure what the problem is. I would not expect one... but I don't do any gaming... like... at all. I use the hw for compositing/3d/vid accel etc... but this is a bit outside of my comfort zone unfortunately. [17:22] I installed Ubuntu in a VM, but when booted it comes up with a minimal BASH-like scripting interface and presents "GRUB>". Is there a near easy way to fix this without reinstalling? [17:22] jacta, okey, well u can try iriverter instead [17:23] neldogz: A grub background? 24p? I dunno if grub can even display that. [17:23] will a fedora cd work? [17:23] it's all I have [17:23] L3top, i can display a grub background at 1360x768x24 [17:23] jacta, otherwise there are plenty of web pages which offer video conversation online [17:24] zteam, file will be around 130mb of not more :\ [17:24] just wish I could match the resolution of my panel [17:24] ill try the iriverter, zteam [17:24] TheWhiteHatter: I am not sure. Worth a try... will either work, or it wont :) [17:24] L3top, xorg.conf: http://pastebin.com/8r82PN4N xrandr -q: http://pastebin.com/1aV9VHL3 [17:24] thanks [17:25] crap, wasn't a live CD [17:25] brb [17:25] neldogz: How are you setting this image to begin with? [17:25] using grub customizer [17:25] but since that didnt work I tried editing the etc/grub/grub but that didnt work either [17:26] well thats the problem colorsother. It cannot read the EDID of your monitor. [17:26] jacta, yeah do so, is this file going to watched on ipad/iphone or an Ipod? [17:26] zteam, its for a client - dunno what they use it for :p [17:26] how do you fix that? i dont know [17:26] sorry, etc/default/grub [17:26] help !? -->ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) [17:26] pls [17:27] jacta, okey, just wondered why they did prefer .mov format :-) [17:27] jacta: sounds like with FLV or MOV requirements they want something that plays in browsers. [17:27] I think that too mneptok :) [17:28] jacta: WebM. :) [17:28] why would my install not be able to read my monitor? [17:28] iriverter only does avi as output :\ [17:28] colorsother: you will have to set it manually in xorg.conf. I will need a minute. What resolution do you want? [17:28] jacta: VMC can convert streams. WebM (being Free) is included by default. [17:28] jacta: ugh ... VLC [17:28] native is 1680x1050 [17:28] I need an experienced mysql user to help me set up my initial database... I get the following error when doing so: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) ----------------pls help [17:29] scarrs, ask in a mysql channel yet? [17:29] colorsother: what kind of monitor is this and how is it connected? [17:29] bazhang: not yet, I came here first [17:29] how would you give user permission to allow say use of gcc compile or any program on a system for that matter [17:29] scarrs: what command did you issue? [17:30] VGA adapter and is a Dell SP2208 [17:30] umm, is anyone else having mic trouble? my mic worked yesterday, today it will not work :'( [17:30] mneptok: mysql -u root -p -h localhost [17:30] scarrs: but you said you were creating a DB. that command just logs you in to the MySQL console. [17:31] jacta, yeah try VLC as mneptok suggests that should be able to convert it [17:31] zteam - mneptok but what format? [17:31] colorsother: tell me if cvt default 1680 1050 60 produces a modeline. [17:31] Hello, is there a package for ndb-mgm (mysql cluster management) on ubuntu? [17:31] k [17:31] how would you give user permission to allow say use of gcc compile or any program on a system for that matter [17:31] mneptok: whiel installing mysql*, i get the same EXACT error while creating the initial database [17:31] sudo aptitude search ndb-mgm [17:31] jacta: you need some kind of h264 and AAC inside a QT MOV container. === bill is now known as Guest58069 [17:32] mneptok, in there Quicktime is not there too [17:32] could use the flv maybe [17:32] scarrs: so the package manager has problems creating the DB with tables for names and passwords? sounds like a packaging issue. [17:33] mneptok: I completely agree... any idea what I should do? [17:33] jacta, do you have ffmpeg and did you install ubuntu-restricted-extras [17:33] colorsother? [17:33] well never mind L3top i changed the adpater from VGA to Digital and the install picked up my monitor after a reboot [17:33] jacta: QT is proprietary. there are reverse engineered Linux packages to deal with QT contained stuff, but i don't know how/if they interface with VLC. [17:34] colorsother: were you using an adapter? [17:34] ahhhh i have been working on this forever and thats all it was.... [17:34] i was using analog and just switched to digital [17:34] scarrs: remove all MySQL packages. make sure nothing is left behind. see if MariaDB packages display the same behavior. [17:35] colorsother: eg dvi>vga (digital can be a few things. I would like to know your exact case for future please) [17:35] okay. [17:35] Hello, I am trying to limit my incoming and outgoing bandwidth throughput to 10mbit, through these tc rules ( http://pastebin.ca/2172226 ) but they don't seem to have affect. I can still download beyond 10mbit. Any ideas? [17:35] mneptok: ok, biab [17:35] colorsother: okay === okay is now known as centrelink [17:35] how would you give user permission to allow say use of gcc compile or any program on a system for that matter [17:36] alright once sec L3top [17:36] have to install easygit [17:36] ty colorsother [17:37] Honestly just a quick breakdown will be fine colorsother. "I was using a vga cable with a dvi adapter on it, and plugged in an hdmi cable instead" for instance. [17:37] removing fancontrol now [17:37] BluesKaj, didnt have that - installing and trying again ;) [17:37] TheWhiteHatter: I would leave lm-sensors installed and use it fairly immediately while booting and listen to your fans. [17:37] jacta, yes it is avaiable, click on the hammer and u should have alot of more options [17:37] yeah i was using a VGA adapter and after switching to a digital adapter the 11.10 install picked up my monitor.. [17:38] Ok colorsother. That makes a lot of sense. Thanks. [17:38] still nothing [17:38] if this was the problem i am going to do a clean install of 12.04LTS cause that is what i'd like to have running [17:38] Hello world , what kind of application is good for photo edition ? i need something like Photo Filtre or Photoshop [17:38] :S [17:38] I removed fancontrol, and lm-sensors. Which fan control uses [17:39] TheWhiteHatter: I guess I wasn't clear. Shut down. [17:39] I did [17:39] brb [17:39] It's been shut down [17:40] «--- Away From keyboard [17:40] BluesKaj, damn I knew I did miss something :p [17:40] jacta, seems quicktime files play ok on mplayer or vlc [17:41] how do i check/detect a usb device and se e if ubutunu sees it ? [17:41] im back [17:41] dc'ed from the server... weird [17:41] karen_Deckers, install Gimp, and gimp-plugin-registry [17:43] karen_Deckers, that's as close to Photoshop as u can get, and free ;-) [17:43] TheWhiteHatter: can you live boot again, mount the drive, and grep -i acpi | //etc/default/grub [17:44] wtf [17:44] 3rd [17:44] time [17:44] hi people, has someone configured a dante-server (socks proxy) on ubuntu? [17:44] <^IF^> ¶Ô b1tgl0w ˵: beijing [17:45] anybody here knows a DVD-burner application which supports layerbreaks? [17:47] TheWhiteHatter3: with the drive mounted from lspci, please cat //sys/devices/virtual/thermal/cooling_device1/cur_state [17:47] TheWhiteHatter3: can you live boot again, mount the drive, and grep -i acpi | //etc/default/grub [17:48] Something is seriously wrong with my IRc [17:48] wtf [17:48] yeah hang on [17:48] okay [17:48] what am I doing now? [17:48] TheWhiteHatter3: can you live boot again, mount the drive, and grep -i acpi | //etc/default/grub [17:48] TheWhiteHatter3: with the drive mounted from lspci, please cat //sys/devices/virtual/thermal/cooling_device1/cur_state [17:49] TheWhiteHatter: also that acronym is not allowed here... fyi [17:49] hi all, is Ubuntu 10.04.4 Server = 10.04 LTS? [17:49] ohhh [17:49] my bad [17:50] yes Megaf [17:50] ok, thanks L3top [17:50] afk briefly [17:50] k it's mounted [17:52] what was that file path? [17:52] also, just for fun... check the bios and make sure cooling is not somehow disabled there as well after running the above two and giving me the output... when you reboot. [17:53] TheWhiteHatter grep -i acpi | //etc/default/grub [17:53] TheWhiteHatter cat //sys/devices/virtual/thermal/cooling_device1/cur_state [17:53] hi people, has someone configured a dante-server (socks proxy) on ubuntu? [17:54] Permission denied for the first command [17:54] sudo? [17:54] having an issue with unity 1) application lens isn't loading on login 2)unity --replace fixes issue however when loaded into a bash script at login launcher and system tray thing at top and gnome decorations refuse to load just desktop [17:55] 'root (hd0,msdos1)' returns 'error: unknown command 'root' ' , what does this mean? [17:55] yes TheWhiteHatter4. [17:55] hey everyone. can u advice me some codecs pack for video player [17:56] back AGAIN [17:56] idk maybe sudo su first [17:56] it said permission denied [17:56] habib, ubuntu-restricted-extras [17:56] even after I tried it with 'sudo" [17:56] habib, also look into the medibuntu site [17:56] TheWhiteHatter: what OS are you using live [17:56] Ubuntu 12.04 LTS [17:56] same as the computer [17:57] TheWhiteHatter: gksudo gedit //etc/default/grub [17:58] Also, there is not cooling option in my bios [17:58] bazhang, ubuntu-restricted-extras, so u say) [17:58] TheWhiteHatter: we want this line to read GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=force" [17:58] I have to reboot again because I accidentally bumped the power strip (laptop has nop battery) [17:58] lol... ok TheWhiteHatter. === mcs_ is now known as matt_symes [18:00] by you mean that long string of numbers and letter? [18:00] TheWhiteHatter: wherever it is mounted. yes. [18:01] TheWhiteHatter: you can use tab to complete. Probably /media/1kd for instance [18:02] The line says GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" [18:02] the line under says GRUB_CMDLINE_LINUX="" [18:02] we want to ad acpi_osi=force [18:02] what can i do: for quite some time i get the following message from apt-get: [18:02] The following packages have been kept back: [18:02] gnome-sudoku gnomine [18:02] after quiet splash TheWhiteHatter. [18:02] in quites? [18:02] quotes* [18:03] TheWhiteHatter: we want this line to read GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=force" [18:03] k [18:03] done [18:03] save? [18:03] how do I force ubuntu to update /usr/lib/python2.7/dist-packages [18:03] we also want to gksudo gedit //sys/devices/virtual/thermal/cooling_device1/cur_state and make that a 0 [18:04] TheWhiteHatter: ^ [18:04] sorry yes TheWhiteHatter save that other file first and close [18:04] TheWhiteHatter: close gedit that is === XiRoN is now known as AverageJB [18:04] cur_state is blank [18:05] we want that to be a 0 [18:05] a file that just says 0? [18:05] save and close [18:05] correct TheWhiteHatter. It is a state. [18:05] 1s and 0s runs the world. [18:05] tried to save, says vould not find file [18:05] could* [18:06] "please check that you typed the location correctly and try again" [18:07] The path appears to be right [18:07] <[snake]> does gedit make a bunch of files with tildes at the end? or is it maybe nano, or vi? I have so many but Idk which program is doing it. [18:08] echo "0" | sudo tee //sys/devices/virtual/thermal/cooling_device1/cur_state TheWhiteHatter. [18:09] yep [18:10] TheWhiteHatter: replacing mountpoint again. I would also like to see the output of ls //sys/devices/virtual/thermal/ [18:10] no such file or directory [18:10] <[snake]> files with tildes at the end are from the adversary. >_< [18:11] derp derp... /dev not mounted... derp derp. [18:11] cannot access no such fole or directory [18:11] nor sys [18:11] derp derp... please reboot to OS TheWhiteHatter. [18:11] main OS? [18:11] derp? [18:11] on the laptop? [18:11] not live CD [18:11] well, cya [18:11] yes TheWhiteHatter. [18:11] okay === Shaun_ is now known as Shaun [18:12] booting now [18:12] still no fan [18:12] <[snake]> I think Megaf was offended by your derping possibly. [18:12] TheWhiteHatter: once booted please open a terminal and type sudo -s then cd /sys/devices/virtual/thermal give me an ls [18:13] <[snake]> L3top, [18:13] Is derp now offensive in the PC lexicon? [18:13] <[snake]> pfft... idk. [18:13] hi people, has someone configured a dante-server (socks proxy) on ubuntu? [18:13] what does derp mean? [18:13] !offtopic [18:13] #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:13] <[snake]> wutang, it's like "I just made a silly mistake"... oh we're offtopic... urban dictionary is good for things like that [18:13] TheWhiteHatter: for obvious reasons we wanna move quickly here [18:14] god damn #offtopic Nazis [18:14] echo "0" > /sys/devices/virtual/thermal/cooling_device1/cur_state [18:14] when the X-Server doesn't allow an OpenGL-Framebuffer on an ubuntu installation, is that a configuration or a hardware problem? [18:14] !language | wutang [18:14] wutang: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [18:14] lol [18:14] cooling_device0 1 and 2 === b_bonner_ is now known as b_bonner [18:14] what God is now offensive [18:14] echo "0" > /sys/devices/virtual/thermal/cooling_device0/cur_state [18:14] or damn [18:14] echo "0" > /sys/devices/virtual/thermal/cooling_device2/cur_state [18:15] wutang: drop it. [18:15] <[snake]> wutang, please [18:15] Look, kids don't hang out on #ubuntu, they're too busy chasing tail [18:15] TheWhiteHatter: You should hear fans kick doing this. [18:15] nope [18:15] hardware issue? [18:16] bah [18:16] actually now that I think [18:16] I didn't hear it during the liveCD either [18:16] apt-get install lmsensors [18:16] apt-get install lm-sensors [18:16] k [18:17] now what?done === kostkon_ is now known as kostkon [18:17] it's set up and stuff [18:17] type sensors [18:18] sensors | grep temp [18:18] what are your temps atm [18:18] didn't list one [18:18] it said coretemp-isa-0000 [18:18] with temp in red [18:19] what does sensors look like [18:19] temp is red because of the grep [18:19] just sensors [18:19] Core 0 and 1 both say +63.0C [18:19] thats fine. [18:20] wait... I can hear another fan running [18:20] the one I can see is not running [18:20] while booting up did you by any chance use the noapci option ? it sometimes prevents the fan from functioning properly [18:20] nope [18:20] Could the wiring be bad on one of my fans? [18:21] what is you machine ? [18:21] toshiba satellite p205-s7469 [18:21] how old ? [18:21] several years [18:21] let me think.... [18:22] 6 years? [18:22] seems to me that the 1. the fans may be clogged and 2. you might need some coolant paste on your processors [18:22] TheWhiteHatter: I am trying to get to the bottom of this... please keep checking sensors for ugly temp [18:22] I have to go [18:22] im sorry [18:22] ramkr: these died after installing fancontrol [18:22] theyre in the high 50's now [18:22] try cooling it with liquid nitrogen [18:22] I will come back later [18:22] I apoligize [18:22] guys [18:22] fan control [18:23] with Asus rampage gene II mATX doesn't work [18:23] i had a similar problem on a 6 year thinkpad and the problem was the fan and the loss of coolant paste [18:23] i think I found it [18:23] oh - software glitch - does changing the os work [18:23] cat /sys/devices/virtual/thermal/thermal_zone0/mode [18:23] of course he is gone [18:24] Hi, how can I get X not to restart when I kill it? I also want to make sure I can get X once things are done to automatically start back up again as well [18:24] he says he'll be back (not sure about the he though) [18:24] hi [18:24] islandmonkey: how are you killing it [18:24] L3top: sudo pkill X [18:25] !xubuntu [18:25] Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [18:25] islandmonkey: what version of buntu are you running/desktop mgr [18:25] BTW, I'm installing a beta NVIDIA driver [18:25] ubottu: shut the fuck up you stupid cumt [18:25] bye wutang [18:25] is xubuntu different than installing ubuntu and then using xfce? [18:25] lol [18:26] xfce is quite nice and lite - its graphics rendering ain't so good but speed wise on it rocks [18:26] and unlike the new gnome it is still quite configurable [18:26] L3top: Ubuntu 12.04 and Unity [18:26] but sometimes LXDE [18:26] islandmonkey: sudo service lightdm stop [18:26] ramkr, yup. But I prefer gnome 3 on my homesystem. for subnontebooks, netbooks xfce is very nice [18:27] Okedookeee. [18:27] petoo: XUbuntu also has a differnet default set of applications. But the only difference between any flavors of Ubuntu is default package selection. [18:27] what I want to know is it different or same ? [18:27] the look and feel of unity is just bad [18:27] <[snake]> If I install gnome-shell, do I get all of the gnome apps as well... because I don't want them, unless of course I already have them, however I don't want to separate versions of the same program either. [18:28] <[snake]> two* separate [18:28] am running every single desktop system - gnome unity 2d, classic, 3 d, kde, xfce - am tending towards xfce - started by installing ubuntu ultimate edition [18:28] [snake], only some [18:28] Jordan_U: what I wanted to know was if I install xubuntu and later if I want gnome will it be different than what we usually get as ubuntu? [18:28] gnome shell allows very little customization [18:28] default apps can all be changed [18:29] I already have xfce gnome and kde [18:29] petoo: You'll have more applications installed, but other than that, no. [18:29] but never tried "xubuntu" [18:29] petoo: nope all the intefaces will remain the same only the number of software options will increase [18:29] is there anyway to rollback versions of QT [18:29] oh ok [18:29] this nvidia qt bug is starting to interfere with my productivity [18:29] so in a sense I am using xubuntu [18:30] ll [18:30] yes [18:30] hello [18:30] <[snake]> GI_Jack, if your minecraft is running slow. go to options> and toggle "used advanced opengl" to yes [18:30] am sure a pure xfce version will be very efficient but i can't do with out some apps that come with some other interfaces so a mix is what i do [18:32] [snake] this has nothing to do with minecraft [18:32] Hi, I made a bootable USB live boot with Ubuntu 12.04. But when it starts on my PC, it says "vesamenu32 not a COM32r" === `mOOse` is now known as m00se [18:32] <[snake]> GI_Jack, oh... sorry. [18:32] am sorry to say that i don't like the new gnome or unity, find it very difficult to customize. Its alsomost impossible to move the panels around [18:32] so I tried pressing TAB , and then type live and [18:32] its every qt application [18:33] like virtual box [18:33] keepassx [18:33] <[snake]> ramkr, I don't like it because it's like not one interface or something. [18:33] since I store passwords with keepassx I am fucked until this is fixed [18:33] and every python-qt app [18:33] ramkr: unity? [18:33] !unity [18:33] Unity is the default UI since Ubuntu 11.04. Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity [18:34] i don't like unity - it was a novelty but after a while it affects productivity [18:34] <[snake]> !notunity | snake [18:34] snake: Ubuntu 11.10 and higher use 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 [18:34] <[snake]> opps... sorry snake [18:34] shell for gnome , like I understand [18:34] like kde plasma - similar but atleast this gives more control [18:34] Hi, I made a bootable USB live boot with Ubuntu 12.04. But when it starts on my PC, it says "vesamenu32 not a COM32r" . so I tried pressing TAB , and then type live and . but it says "could not find kernel image live" . Any ideas how to fix? [18:35] wolfbyte: - how did you make the usb live book, unetbootin is buggy try the ubuntu usbcreator it may rectify the way the live usb boot is made [18:36] i used the Universal USB installer for windows [18:37] Ola pessoal [18:37] as instructed on Ubuntu website [18:37] ramkr: can I try lxde on ubuntu [18:37] ? [18:38] wolfbyte: does this thing start with just a dumb "boot:" prompt? [18:39] <[snake]> L3top, if it does, I had this issue with fedora usbs once. I just typed something like ISOLINUX and it booted [18:40] no, It starts with "vesamenu32 not a COM32r" . so I tried pressing TAB , and then type live and . but it says "could not find kernel image live" [18:40] missing initrd? [18:40] I read that wolfbyte. What happens if you just hit enter? Why would you expect something other than a vesamenu32 [18:42] it keeps repeating "vesamenu32 not a COM32r" on the screen , Enter has no effect [18:42] wolfbyte: have you checked the md5sum of the iso you downloaded? [18:43] no, but it was a torrent from the ubuntu website [18:43] !md5sum | wolfbyte [18:43] wolfbyte: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [18:44] hi [18:44] anyone know how to get synergy working? I've installed run the client on my 12.04 laptop and installed and run the server on my 10.04 laptop. But when I run them it doesn't work, and I don't get any error messages. [18:44] thanks [18:44] It is not a question of it being "unofficial" but possibly a corrupted download wolfbyte... no problem :) [18:44] there is something anoying with the password popup after login. It stills the keyboard focus, then my XBMC wich start fullscreen doesn't get the keyboard [18:46] is there a way to tell ubuntu to lose the global password ? [18:46] for my session ? [18:47] just read this http://www.muktware.com/3914/why-i-went-back-gnome-kde , will see how it works, i use shotwell to import images, so will see how it works [18:47] nice chat [18:47] mirak: in a terminal ? [18:47] So I'm trying to install wine. I messed it up already once, so I figured I'd ask before I try again. Best way to do it? [18:47] ubuntu 12.04, btw. [18:48] u are a linux user? [18:48] yes. [18:48] Ziber, sudo apt-get install wine [18:49] http://inside.liber.in/~ziber/wine.txt [18:49] :( [18:49] history -c [18:49] will clear the bash / terminal history [18:50] Ziber, ok, you messed up your system then :) pastebin the output of this: cat /etc/apt/sources.list /etc/apt/sources.list.d/* [18:50] Seveas: alright, sec. [18:50] http://imgur.com/ridXQ [18:51] now chrome's not opening? :/ [18:52] do you guys think that lxde is lighter than xfce [18:52] chrome is botnet [18:52] i think i really messed something up. [18:53] tking0036: Why? [18:53] i am installing either l/x ubuntu on an old comptuer [18:53] /join #smartphones [18:53] lxde is lighter...but xfce is so much better [18:53] really? [18:54] alright, had to fix /tmp to be globally writable since i accidentally deleted it before. [18:54] yea its really not much of a difference other than the way they look tho [18:54] now [18:54] Ziber: Thats perfectly OK. [18:54] why is xfce better [18:54] tking0036: It has more functions. [18:56] Hey guys, I'm not at my machine right now but just have a quick general question... I just read that ubuntu ships with xfce, is that true? is it already installed on my system and I can just swap over from time to time? [18:56] Nogal, it's not installed by default, but easily installable. When installed you can choose when logging in [18:56] nope ubuntu is gnome, kubuntu is kde, xbuntu is xfce, [18:56] Nogal: Xubuntu ships with xfce [18:57] however if you have one installed you can install any of the others and at the time of login choose which ever one you want to login too. [18:57] how do I get a listing of installed applications via command line [18:57] alright, so a simple "sudo apt-get install xfce" should do the trick or should I look up documentation before starting? [18:57] buttons, dpkg -l | grep ^ii [18:57] However its a bit messy you will see multiple options for the same function (software i mean) [18:57] buttons, or dpkg --get-selections [18:57] nogal, that should work [18:57] thanks [18:57] Nogal: sudo apt-get install xubuntu-desktop [18:57] Nogal: use synaptic it might be xfce4 or something [18:57] downloading sw from software center gives error -Requires installation of untrusted packages. what happens here. usung 10.04 [18:58] Seveas: http://inside.liber.in/~ziber/sources_output.txt [18:58] Nogal: the xubuntu-desktop is a metapackage, it will bring in all the necessary packages for XFCE [18:58] if it wasn't installed via a package manager is there any way to tell how it was installed? [18:58] i tried adding a ppa for wine earlier, but more things seem to have broekn. [18:58] alright, "xubuntu-desktop" is the package, then when I go to log in both options will be available? [18:58] Nogal: yes [18:59] yes when you login - there will be a small icon called settings just near the login - choose which ever one you want to use [18:59] sweet, got a nice fun project tonight :D I tested out sabayon 9 and wasn't a fan, but xfce was just awesome. [19:00] Ziber, hmm, that doesn't look too messed up. What does this say: apt-cache policy wine ; apt-cache policy wine1.4 [19:00] thanks guys! [19:00] Ola Pessoal [19:00] how do I force ubuntu to update /usr/lib/python2.7/dist-packages [19:00] What packages contain tomcat as a part of it? [19:00] I need pycrypto 2.6 and I have 2.4.1 [19:00] Sabayon - i used to like, its hardware recognition was awesome as well as the graphics and rendering - but had to give it up as installing packages was a bit of a pain, also it did not have the same software availability depth of a debian base [19:01] !br | Linux [19:01] Linux: 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. [19:01] downloading sw from software center gives error -Requires installation of untrusted packages. what happens here. usung 10.04 [19:01] any workaround [19:01] buttons, tomcat7 [19:01] try synaptic [19:01] buttons, apt-cache search tomcat [19:02] Seveas: http://inside.liber.in/~ziber/wine_policy.txt [19:02] S133k: try synaptic - it gives better error messages :-) and also more control over whats happening [19:02] sl33k_, the problemi si the version you are running [19:02] Ziber, o...k... Next bit: sudo apt-get install wine wine1.4 [19:03] upgrade to 12.04 and feel a new world [19:03] ah good point [19:03] even LTS has its limits i guess [19:03] LTS is applicable only to ubuntu server imo [19:03] People who don't know what they are talking about should know their limits also. [19:03] or corporate use [19:03] How do I mount an encrypted home directory stored on a USB stick? I've tried the "Access your private information.dekstop" link and the ecryptfs-mount-private from the command line but nothing happens. It is an encrypted home directory that I need to mount from my current machine. Any help greatly appreciated. [19:03] sl33k_: have you recently added a PPA to sources.list? [19:04] IdleOne, yeah so you should probably keep quiet [19:04] blitz, no release of ubuntu has pycrypto 2.6. You'll need to install from source or make your code work with 2.4 === jonnyro is now known as JonnyRo [19:04] needed an unmet dependency, wine-1.4-amd (or something like that), installing that too. [19:04] Seveas, yeah I figured I'm just copying it over manually now [19:04] hellloooo people i really want to give ubuntu 12.04 a try again but i dk why ubuntu 12.04 boots slower than my windows 7 [19:04] Varikonniemi: telling someone to upgrade because they are getting a error is ridiculous. [19:04] same as with windows xp, 10.04 is ancient and should be a thing of past [19:05] IdleOne: nope for sure [19:05] hello [19:05] :) [19:05] silverghost: The boot time really doesnt matter at all. [19:05] sl33k_: can you pastebin the exact error you are getting please [19:05] Varikonniemi, very funny... [19:05] any sysfs/udev buffs in here? I'm trying to find a way to disable (or at least restrict) incoming usb devices based on bInterfaceClass using udev. I understand the preferred way is to use authorization with sysfs, but I'd like to de-authorize for an entire class rather than specific devices. I have rules that correctly identify the devices, and I thought maybe just setting a restrictive MODE/OWNER might work, but it doesn't seem to [19:05] seems to have installed just fine. [19:05] idk man after ubuntu 11.04 ubuntu's boot has become slow 10.10 was amazingly fast [19:05] no, im tellint to upgrade since ubuntu/linux has rhe weirdest quirks and usually a reinstall is MUCH faster than debugging it [19:05] hm, thanks :D [19:05] like this one time a game froze on me, i tried to kill -9 it, nothing happened [19:06] i booted, and unity crashed -> back to vm [19:06] how the heck is this possible? [19:06] wine doesn't have a windows 7 version? [19:06] so i just reinstalled since nobody here had a clue [19:06] Varikonniemi, so you reinstalled the system in coze of u wasnt able to kill the process? [19:06] silverghost: And it still doesnt matter how fast a box boots :) Take off your jacket, get a coffee, read your snail mail while our box boots. [19:06] Seveas, I replaced the lib file with the one from the website and now import Crypto says "no module named Crypto" [19:06] Ziber, could you pastebin the output of all those commands, I'm curious [19:06] IdleOne: get this alert box saying - Requires installation of untrusted packages [19:06] for a new install look at a new all in os look at http://ultimateedition.info/ , its a one stop one time all in one install and doea a heck of a job of customizin a lot of stuff [19:06] subz3r0, try to read, i reinstalled because somehow a game not running as root managed to mewsss up my unity === DanielHoff is now known as Guest12665 [19:06] so it would not start [19:07] Guys I have problem with my microphone on ubuntu 12.04 64x... when I record It sounds so bad, but on win7 sound is crystal clear :/ [19:07] Varikonniemi, the mistake sits mostly between the monitor and the chair [19:07] when i shut down also it takes a few minute more [19:07] that is FAIL on the highest degree [19:07] Seveas: no errors, but sure. [19:07] sl33k_: close out Software centre, open a terminal and run: sudo apt-get update & sudo apt-get upgrade [19:07] and as i said, here no-one had any clue, said it shoulsd not be possible [19:07] so i just reinstalled in 15 minutes and thatsw that [19:07] ramkr: Please stop adversiting inofficial ubuntu spin-offs ;) [19:07] ubuntu 10.10 is the best version [19:07] unity is a fail [19:07] 11.10 [19:07] Seveas: only thing of interest might be: "update-binfmts: warning: no executable /usr/bin/wine found, but continuing anyway as you request" [19:07] silverghost: It isnt supported anymore. Period. [19:07] !ot [19:07] #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! [19:08] sometimes it is preferable to just grab your usb stick and reinstall and not try to fight the proken pos [19:08] got it running now [19:08] bekks - yes its unofficial but its very good [19:08] does ubuntu have voice recognition [19:08] Guys I have problem with my microphone on ubuntu 12.04 64x... when I record It sounds so bad, but on win7 sound is crystal clear :/ [19:08] Guys I have problem with my microphone on ubuntu 12.04 64x... when I record It sounds so bad, but on win7 sound is crystal clear :/ [19:08] Seveas, I can only get it there by using cp with sudo, but if I do that then python doesn't have permission [19:08] I'm lost [19:08] ubuntuwannabapple lol i like oranges :D [19:08] pfdense: not dictation, but there are some things to recognize commands [19:08] pfdense: When installing those programs, yes. [19:08] what is the Hz it is recording on? [19:08] the higher the Hz, the clearer recording is. [19:09] unity is the reason mint leapfrogged ubuntu lol [19:09] there is something fundmanetally wrong in x.org or in unity if a non-root application manages to make it unable to start the desktop session [19:09] How do I mount an encrypted home directory stored on a USB stick? I've tried the "Access your private information.dekstop" link and the ecryptfs-mount-private from the command line but nothing happens. It is an encrypted home directory that I need to mount from my current machine. Any help greatly appreciated. [19:09] Guest12665, well Idk.. How to check it? [19:09] i hate unity [19:09] !ot > silverghost [19:09] silverghost, please see my private message [19:09] silverghost: drop the offtopic discussion please [19:09] ubottu [19:09] can we please stick to Ubuntu support here? there is #ubuntu-offtopic for your Unity rants if you feel the need [19:09] ubottu !ecryptfs [19:09] i don't wanna c pvt msg [19:10] isnt unity the msot integral and defining part of ubuntu [19:10] lol [19:10] since we are geiing back on topic, i have some gateway problems in ubuntu server [19:10] lloololol [19:10] yea unity is so ugly and unneeded thats why i use gnome fallback [19:10] so it wont do dictation yet? what programs will it work with? === Guest12665 is now known as DanielHoffman [19:11] DanielHoffman, and what's the problem? [19:11] i am wanting to set up a gateway to connect my Xbox to the internert [19:11] yeah good luck in generating positive experiences with his kind of community help. You should try kde channel, they actually listen to you and do not fuck around being dicks [19:11] btu when i do i get bombarted with errors [19:11] from the Xbox and not ubuntu [19:12] ciaooo [19:12] will ubuntu do nat 1:! or N:N yet? [19:12] hi, I started using Gwibber today for Twitter and that worked good, but now I just started up, went online and it started loading the tweets that arrived in the meantime. Is there a way to switch Gwibber to "offline"? [19:12] what? [19:13] check preferences [19:13] pfdense: there is "julius" and "pocketsphinx" that are speech recognition engines, but i'm not aware of any simple programs to just use them :\ [19:13] it may be there [19:13] pfdense, you can do source and destination natting with the linux kernel since a loooooooooong time :) [19:13] sl33k_: did you run update and upgrade from terminal? [19:13] Ty LjL. Did not know about those. [19:13] I found the option "start on startup" and unchecked it, but do I really have to restart to shut it down? [19:14] DanielHoffman, until you give us a lot more details about what you've done and what the errors are, there's no way we can help you [19:14] thanks sorry ima bit new to ubuntu just checkign it out [19:14] i followed the instructins here: http://www.linuxquestions.org/linux/answers/Networking/Connecting_to_XBox_Live_through_a_linux_computer_connected_to_a_wireless_LAN [19:14] Seveas, figured it out - had to use python setup.py install [19:15] dont know why I forgot [19:15] but when i do i get an MTU error and DNS Errors [19:15] Lunar_Lander: right click on the icon (If its in the active tray) and say quit [19:15] yes [19:15] is that equivalent to logging out? [19:15] So my question is, is there a way to route traffic from the xbox to the internet and back [19:16] DanielHoffman, those instructions suck [19:16] in the file viewer (the ubuntu equivalent of windows explorer) how can i show hidden files and folders? [19:16] obviously [19:16] nope it only closes the programme you clicked on [19:16] ctrl +h [19:16] Ziber: ctrl+h [19:16] hey thanks :D [19:16] Ziber: its called "Nautilus" === sins-_b is now known as sins- [19:17] DanielHoffman, if you've edited rc.local, remove what you did, then reboot the computer [19:17] yeah, couldnt remember. [19:17] ok [19:17] any alternatives to gtk-recordmytesktop - it seems to sqrew my recording with some graphicfailures [19:17] DanielHoffman, then we'll do it properly :) [19:17] Ziber: I use kde, but if I am not mistaken if you hold down Ctrl in Nautilis, it will give you a list of hotkeys. [19:17] subz3r0: i forgot how hard its to view hidden files in wincedos [19:17] ok [19:17] ramkr, ;) [19:17] s/Nautilis/Nautilus/ [19:18] all it says is exit 0 [19:18] #ubuntu-es [19:18] L3top: hm, alright [19:18] ok, so you didn't get tho there in the instructions yet [19:18] then just reboot to undo the runtime damage [19:19] also, one of the reasons i installed wine in the first place is for itunes (i have an iphone, syncing is nice). is it better to do that through wine or through a VM, like in virtualbox?. [19:19] Ziber, doesnt matter. do what you like [19:19] ZIber: doesn't rythym box work at syncing ?? [19:19] or prefer [19:20] ramkr: id rather itunes. i couldnt get syncing in rhythmbox to work. [19:20] in your opinion, which option is better? [19:20] wine [19:20] never really used wine, have used virtualbox and think that for those who must use wincedos it is a really good option [19:21] empty [19:21] lets see if i can get itunes to install properly this time in wine then... [19:21] Ziber: You should not rather iTunes. The best option would be figuring out rythtmbox. For a gazillion reasons it would be offtopic to explore. [19:21] someone gave me a zune - probably the most horrible piece of hardware - it only only works with zune software from inside wincedos - so used virtualbox to address that issue [19:21] Ziber, you may want to test "playonlinux" [19:22] is that the name of a package? [19:22] Ziber, just checked it. itunes works with playonlinux [19:22] itunes 7 or 10 [19:23] jacta: there's istanbul in default repo (ogg only i believe) .. or tibesti which does multiple output formats (https://launchpad.net/tibesti) .. probably some others [19:23] its a frontend for wine. makes the installation easier [19:23] Ziber to check such things in the future, you can type apt-cache search playonlinux in a terminal. Very useful. Also check apt-cache policy and apt-cache show. [19:23] Ziber, check google... but I recommend using the DEB'S of POL. since the version of the softwarecenter is very old [19:24] i have a phantom drive i can't remove. here is the dmesg. line 792. ever since i ive had this phantom ive been unable to format external usb hds. [19:24] http://paste.ubuntu.com/1098875/ [19:24] Ziber, http://www.playonlinux.com/en/download.html | click on ubuntu [19:24] and follow the steps [19:24] can someone help [19:25] http://pastebin.com/0jtNsX29 is my current setup. If I'm on a windows box somewhere on the network, I'm fine. If I'm on a linux box with something in /etc/fstab like this: //192.168.2.107/moulton-files /home/craig/share cifs umask=777,uid=1000,gid=1000 0 0 I create directories that are 775 (others can't write, user and group are good) and then I can not stick things in said directories. If I create a new FILE, it's 777. [19:25] jtls: what exactly do you mean phantom drive === ReTFEF is now known as TheTFEF [19:26] DanielHoffman, did you reboot the computer? [19:26] weird jtls. It looks like you had an SD drive in there at some point, and it was not cleanly unmounted, yet persisting through reboots is weird. [19:26] glitsj16, do you know if any got sound capture too also? [19:26] s/drive/card/\ [19:26] not yet but i did reset networking [19:26] ramkr, see L3top [19:26] sudo /etc/init.d/networking restart' [19:26] IdleOne: doing it [19:26] L3top, ramkr , any suggestions. im at my wits end [19:26] jtls: it isn't in fstab or anything silly is it? [19:27] that doesn't do much in the network-manager world of ubuntu [19:27] jacta: both do, tibesti is what i use the most (which doesn't mean i screencast daily) .. works ok for my moderate use [19:27] rebooted [19:27] no its not in fstab [19:27] Sevas: rebooted [19:27] that quick? === andrew is now known as Guest99064 === Guest99064 is now known as wajeemba [19:27] yes, it is a server installation [19:28] oh, that'd have been useful to say too [19:28] L3top, it happened when a usb drive wouldnt format. im at a loss [19:28] how did you configure the wifi? [19:28] i dont have wifi === SushiDude is now known as Guest18898 [19:28] i have 2 ethernet devices [19:28] ok, how did you configure the first ethernet device? :) [19:28] through inet and dhcp [19:28] (assuming the first one is connected to the router) [19:29] eth0 is the router and eth1 is USB [19:29] ok, pastebin your /etc/network/interfaces [19:29] what is pastebin? [19:29] !pastebin | DanielHoffman [19:29] DanielHoffman: 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. [19:30] but i edit it with nano [19:30] if that helps [19:30] <_val_> guys. Once again. I'm having problems after rebooting Ubuntu 12.04LTS. It hangs on grub and requires human intervention. How to avoid this so it starts automatically ? [19:31] DanielHoffman, just pastebin the current contents [19:31] try /boot/grub/grub.cfg or menu.lst [19:31] _val_: what problem exactly ? [19:31] DanielHoffman, also pastebin the output of this command: ifconfig -a [19:31] auto eth0 [19:32] Hi, I hope someone can help. I have ubuntu server 12 LTS and have setup a zfs pool. A couple of times after restarting the box, a ton of files disappeared form the zfs store, but the hard disk usage suggests they are still there. Is there some way to retrieve the files? [19:32] auto eth0 [19:32] iface eth0 inet dhcp [19:32] pastebin - a place where you can paste thing and provide the url - saving bandwidth on chats etc :-) [19:32] glitsj16, 404 on ppa? [19:32] <_val_> ramkr: as I said. How could I describe it better? [19:32] ok [19:33] dropbox [19:33] jacta: hang on, i'll check, have it installed some time ago [19:33] <_val_> ramkr: Ubuntu 12.04 LTS after reboot requires human intervantion to press [ENTER] to continue on grub. [19:33] dve, snapshot features and so? [19:33] <_val_> This does not go automatically [19:33] glitsj16, http://paste.ubuntu.com/1098894/ [19:33] what intervention do you have to do to get it going, what are the symtoms of the hand, blank screen, no display etc === Boreeas- is now known as Boreeas === JPeterso2 is now known as JPeterson === q_a_z_steve_ is now known as q_a_z_steve === Youri is now known as YWork === Magix is now known as xBytez === locherm_ is now known as locherm [19:34] _val_, did you made any change to the grub configuration ? [19:34] !netsplit === thick_mcrunfast is now known as blast_hardcheese [19:34] <_val_> ramkr: I get the grub lines where I can select what kernel to boot [19:34] then (net) [19:34] *next [19:34] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [19:34] <_val_> ghostchick: I did, on /etc/default/grub.cfg after having those problems === thiago is now known as Guest12253 [19:35] <_val_> ramkr: it won't start without pressing ENTER key. It stays on grub [19:35] jacta: my bad, tibesti's PPA hasn't got packages for precise .. either use the natty ones or use upubuntu's PPA, that has a precise version https://launchpad.net/~upubuntu-com/+archive/multimedia [19:35] jtls: Does /dev/sdb show up in either mount or sudo fdisk -l ? [19:35] _val_: pastebin /etc/default/grub [19:35] https://dl.dropbox.com/u/72671460/interfaces.txt [19:36] my server and this computer are 2 computers. [19:36] <_val_> auronandace: I can't now. NOt at office. [19:36] L3top, I checked no [19:36] <_val_> I've access to the server from the office only. === three18ti_ is now known as three18ti [19:36] DanielHoffman, ok, that interfaces file is wrong. I'll get you a better one [19:37] my server and this computer are 2 diferent computers [19:37] Well... that is a bit of a pickle. I wonder if forcefsck is somehow trying to perform an operation that it never completed and isnt cleared... [19:37] that is not EXACTLY what is says === rainofkayos is now known as aaron [19:38] glitsj16, and after adding it to list? whats the name? the same? === dave`|wech is now known as Trotzki [19:38] DanielHoffman, then why don't you paste xactly what it says? [19:38] ah- found glitsj16 [19:38] i know its wrong [19:38] I'm also still waiting for the ifconfig -a output === Guest12253 is now known as thedoor [19:39] jacta: no problem [19:39] _val_ could the default time to boot for the first option be changed , tried looking at the grub file ?? [19:39] glitsj16, ill try it, thanks a lot [19:39] test scorn [19:40] updated === len is now known as Guest56687 [19:40] <_val_> ramkr: unlikely. I did not touch any grub option or else. IT was all default. === fishwithapipe is now known as f|shy [19:41] jacta: you're welcome, hope you get better results without glitches (which could be caused by something underneath these screencasters, but let's hope it works out) [19:41] DanielHoffman, ok, this is a better interfaces file: http://paste.ubuntu.com/1098903/ (replace 42 with 2 if you want to stay in 192.168.2) [19:41] Guys I have problem with my sound recording the problem is the same like this guy http://ubuntuforums.org/showthread.php?t=1976107 (I didn't write subject on forum, just found it on google... not solved) === Mattias___ is now known as Mattias === bryan is now known as Guest88155 [19:41] glitsj16, it was like a cross on the screen that had the same static picture - rest moving around :\ [19:41] DanielHoffman, once you updated your interfaces file, do /etc/init.d/networking restart and we'll do the next step [19:42] . [19:42] what a vale wad guv [19:42] how do i get the "xterm session" [19:42] <_val_> Guest88155: by typing xterm [19:42] (DanielHoffman: there are 2 more steps, and then xbox config) [19:42] try and run sudo update-grub , it may try change the grub to reflect any changes that may have taken place in an update [19:42] ok and ok [19:43] <_val_> ramkr: I did that yes. [19:43] no i mean when loging in, the option to get an terminal [19:43] skype [19:43] . [19:43] <_val_> Guest88155: ssh -X ... === ubuntu is now known as Guest25698 [19:44] hmm.. sorry _val_ am not sure what to suggest, maybe reinstalling grub ? [19:44] ok [19:44] <_val_> ramkr: I don't know. I made some changes according some tutorials I found on the net, and did grub-update. After that I rebooted [19:44] !skype | Guest25698 [19:44] reset it [19:44] Guest25698: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [19:44] go to the recovery option on boot up and update grub from there [19:44] <_val_> ramkr: the funny thing is the server has a HW raid controller. Sometimes it starts sometimes it doesn/t [19:44] what dose ssh -X do? [19:44] jacta: not what you want doing a screencast indeed .. i just tried gtk-recordmydesktop, haven't used it for a while but looks very much improved compared to 10.10 days [19:45] <_val_> Guest88155: man ssh [19:45] also maybe after logging in (through the way you do) try and see if there are any newer kernel updates, apply them and then update grub [19:45] DanielHoffman, ok, go into /etc/sysctl.conf, find the line with ip_forward in it (line 28 on ubuntu 12.04) and uncomment it [19:45] glitsj16, screencast in unity or gnome-shell? [19:45] <_val_> ramkr: thanks. Will try that tomorrow. Can't do anything at the moment. [19:45] <_val_> Thanks for your time. Appriciated [19:45] DanielHoffman, then run sudo sysctl -p [19:46] that completes step 2 [19:46] ghostchick: i use a mix of cairo-dock session and xfce === lucian_ is now known as lucian [19:46] how is that going to help me log into xterm on startup? [19:46] Guest88155: forwards X11 [19:46] For step 3, I need the output of this command: sudo iptables-save [19:46] I have a Samsung Samsung SGH-A767 cell phone and have it connected via usb, and the phone is saying its connected, but I am not seeing it showing up as a device on the computer [19:46] glitsj16, blind without the heavy ; ) [19:46] jtls: Have you tried sticking an sd in there and force mounting it? [19:46] would there be a way to find out why it isn't showing up? [19:46] done [19:46] ghostchick: heh, something like that [19:46] anyone know solution http://ubuntuforums.org/showthread.php?t=1976107 [19:46] . [19:46] Guest88155: generally if you want to bring a remote display locally and it's allowed on the endpoint side - you can -X to ssh and open X based applications locally (from the remote side) [19:47] ok, hope it works out, am off too , Was nice to be on and chat a bit [19:47] _val_: To always have exactly a 5 second timeout no matter what happens, add "timeout=5" to /boot/grub/custom.cfg (create the file if it doesn't already exist). [19:47] baby dicks [19:47] baby dicks [19:47] baby dicks [19:47] come @ me bro [19:47] its not a remote display the its the computer im on [19:48] net.ipv4.ip_forward = 1 [19:49] hi [19:49] greetings [19:49] benassi_, I know i oing to be told of by Jordan_U but removing pulse was the answer for me [19:49] Guest88155: -X is for forwarding X11 - [19:49] hi all [19:49] what do i install to get an xterm session option on login [19:50] Guest88155: What is a xterm session about to be? I never heard about that. [19:50] ! xterm [19:50] If with all the cute terminals that are around you're still using xterm, then you deserve any problem you're experiencing with it. Go away. [19:51] what!? [19:51] i cant believe ubottu just said that.... [19:51] that's the worst factoid ever [19:51] lol [19:51] seriously [19:51] no kidding [19:51] . [19:51] ubottu: forget xterm [19:51] I'll forget that, IdleOne [19:51] . [19:51] ubottu was always suck a nice bott.... [19:51] Guest88155: I am only a bot, please don't think I'm intelligent :) [19:51] has some one been messing with the bot ?? [19:52] i suppose so lol === LordOfTime is now known as TheLordOfTime [19:52] just installed ubuntu how do i hack? [19:52] SkippersBoss: probably a left over from the old days. [19:52] psychogenik, take an axe to a tree and hack away :-) [19:52] OK [19:52] IdleOne, no, it wasn't there in my time :) [19:52] . [19:53] No comment as this still is the support channel [19:53] psychogenik, ubuntu isn't for hacking , and what makes you think it's a haking OS? [19:53] I assume there is a log/blame for factoids [19:53] Sevas: done [19:53] DanielHoffman, For step 3, I need the output of this command: sudo iptables-save [19:53] my friend said if i used linux i could hack anything [19:53] psychogenik, dont waste your time here, these people wont let you learn anything cool [19:53] some friend ..he's totally mistaken [19:54] hold on [19:54] okay, 12.04...what are my options for a compiz-free existence? [19:54] ^ told ya lol [19:54] rhizmoe: okay [19:54] psychogenik, you don't need linux for that. You do need to know what you're doing though, and you don't seem to :-) [19:54] okay: okay [19:54] SkippersBoss, well I don't understand.. what exactly I need to do [19:54] :/ === geirha_ is now known as geirha [19:54] rhizmoe, gnome3, kde, xfce, lxde, e17 [19:54] whats a hacking os? lolZ (please dont say BT) [19:54] no output === f11f12 is now known as Guest18126 [19:55] Seveas: hm, i'm thinking gnome3 depends on compiz? or just unity? [19:55] rhizmoe: metacity, xfwm4, kwin [19:55] benassi_, I have had these problems in the past. Recording in pulse is a hit and miss event [19:55] aaron, that's the point , there aren't any afaik [19:55] i know =) [19:55] Sevas: nothing has been configured yet [19:55] BluesKaj: i thought i may have been losing brain cells or memory or such =) thanks for confirming [19:55] rhizmoe: xfce's window manager (xfwm) does composite nicely in a limited way compared to compiz, less things that can go wrong i suppose [19:55] window$ is hacking os [19:55] opss [19:55] *for hacking :P === saba is now known as Guest69329 [19:56] * SkippersBoss has gone back to alsa full stop. maybe not as slick as pulse but works for me [19:56] for getting hacked... @ shah` [19:56] rhizmoe, gnome3, depends on mutter [19:56] lol [19:56] !ot | everybody [19:56] everybody: #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! [19:56] blah sorry for my human'ness- brb [19:56] Sevas: The output is nothing [19:56] DanielHoffman, ok, then please tell me the current output of ifconfig -a [19:56] and I'll cook up some iptables rules for you that you can stick in /etc/rc.local [19:57] SkippersBoss, man.. I really don't understand what are you trying to say :S :/ [19:57] SkippersBoss,lse rides on top od alsa , if you can run without pulse, so much the better , less audio processing [19:57] https://dl.dropbox.com/u/72671460/interfaces.txt [19:57] sorry [19:57] https://dl.dropbox.com/u/72671460/ifconfig.txt [19:58] BluesKaj, please assist benassi_ in removing pulse [19:58] pulse rides on top of alsa , rather [19:58] he 's the one with the problem [19:58] DanielHoffman, ok, one minute [19:58] ok [19:59] benassi_, do you use a cpi soundcard or onboard [19:59] pci rather === matthew is now known as Guest76154 [20:00] BluesKaj, http://pastebin.com/gBqQvC9Q here are info from terminal [20:00] I think it is build in on motherboard [20:01] ok benassi_ what's the problem with pulseaudio ? [20:02] DanielHoffman, add the contents of this to /etc/rc.local just above exit 0: http://paste.ubuntu.com/1098956/ [20:02] DanielHoffman, then reboot to make sure it all works after reboot [20:02] anyone know an ftp client that does file segmentation? [20:03] BluesKaj, sound is just bad... I don't know the good word in english to describe it ... but it just has noise and that [20:03] siemka [20:03] filezilla I would think dandaman1. [20:03] ok [20:03] BluesKaj, on win7 it is working perfect [20:03] L3top: it doesnt, or at least i havent been able how to figure out how to get it to do that [20:04] dandaman1: I guess my question would be... why arent you using rsync etc. [20:04] Richard Stallman said Ubuntu was bloatware, botnet and takes away our freedoms...is this true? [20:04] L3top: downloading off an ftp service [20:04] psychogenik, please keep the chatter to #ubuntu-offtopic [20:04] does rsync work with ftp? [20:04] benassi_, so what have you tried so far , checked alsamixer in the terminal fist of all? [20:04] psychogenik: for the third time... this is a support channel. You are in offtopic... keep it there. [20:05] Anyone using Ubuntu 12.04 on a new 13" MacBook Pro? [20:05] !anyone | blueyed [20:05] blueyed: 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. [20:05] Seveas: When I boot it says "Bad argument udp" === kracker[BDC] is now known as kracker|zombie === ferret__ is now known as ferret_ [20:05] DanielHoffman, oops, made a mistake [20:06] BluesKaj, what is alsamixer? [20:06] DanielHoffman, replace $WAN_IF with eth0 in the last line I gave you [20:06] is WAN_IF the eth1 [20:06] ok [20:06] Hola amigos de este chat [20:06] then reboot again :) [20:06] I am considering to install Ubuntu on my work MBP 13" - any experiences with that? (/cc L3top) [20:06] Hola vicocito [20:06] !es [20:06] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [20:06] BluesKaj, just looking through ubuntu forums.. === soli is now known as Guest33035 [20:07] Seveas: i also changed xbox_ip to 192.168.2.1 [20:07] DanielHoffman, that is wrong [20:07] that is the ip of your computer [20:07] benassi_, in the terminal type ' alsamixer ', make sure the Master, PCM, Line & CD are all unmuted ,by using the "M" key' then turn those controls up to the max. [20:07] xbox_ip should be the ip of the xbox, which should be 192.168.2.2 === sharvey_ is now known as sharvey [20:08] ok [20:08] typo [20:08] Seveas: reboot? [20:08] yeah [20:08] No blueyed... but a quick google search will reveal the answer. http://www.engadget.com/2012/05/01/ubuntu-12-04-precise-pangolin-review/ [20:09] well BluesKaj when I unmute one.. it just bring noise .. nothing is played on pc.. [20:09] only one is muted [20:10] Seveas: i am guessing Manual IP setup for the xbox [20:10] DanielHoffman, yeah [20:10] ip 192.168.2.2, gateway 192.168.1.1 [20:10] benassi_, ok , in the terminal , sudo modprobe snd-hda-intel , if the command is successful there will be no output [20:11] subnet mask 255.255.255.0 [20:11] DNS? [20:11] 8.8.8.8 [20:11] who is an expert in ubuntu [20:11] !anyone | Joe4 [20:11] Joe4: 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. [20:11] Google DNS, nice choice [20:11] BluesKaj, hey.. just found one more muted... when I unmute it.. I can here my self over the headphones.. really clear as I speak.. even if I close the alsemixer [20:11] 2.2 dg 1.1? is that a joke? [20:11] 8.8.4.4 for secondary? [20:12] yeah, that'll work [20:12] brb, test it out [20:12] benassi_, do the speakers work ? [20:12] yes [20:12] just microphone [20:13] is always turned on right now.. and it is pointed direct to the speakers [20:13] ok , try a youtube video with the speakers turned , benassi_ [20:13] turned on [20:14] BluesKaj, it is like karaoke xD [20:14] hi i dont know if someone of you guys out there know about this, but ive read about cable TV modems running via coaxial cable, that there is possibilities to unlock them [20:14] when i ifconfig now, the eth1 ip has reset to nothing [20:14] I can here and sing BluesKaj [20:14] and i have a question regarding cisco EPC2425 if anyone knows how to unlock the advanced settings tab, i tried various types of passwords even resetted it, and tried with blank password but still i get unathorized :/ [20:14] xerxes: #ubuntu-offtopic [20:15] Not sure if this is the right channel to ask, but here goes. I've an unconventional monitor set up, they're both upside down. I've figured out how to rotate the display 180 degrees in an actual logged in session, but is there any way to rotate the log in screen? [20:15] Seveas: when i ifconfig now, the eth1 ip has reset to nothing [20:15] DanielHoffman, that's because I gave you another wrong thing. In the interfaces file, under auto eth1, change iface eth0 to iface eth1 [20:15] but it works [20:15] THANK YOU!!!!!! [20:15] really? that's *weird* :) [20:15] anyway, glad to see it worked :) [20:15] enjoy xboxing [20:16] myou too [20:16] you too [20:16] No way to rotate the log in screen guys? [20:17] benassi_, did you try youtube ? [20:17] yes.. I can hear and sing [20:18] I touched now something in alesamixer [20:18] and now I don't have sound [20:18] Would lightdm manager or whatever its called allow me to rotate the login screen? [20:19] Is there a .config file I can change a setting in? Any one?! [20:20] i want to slave a windows xp HD with Ubuntu 11.04, when i boot on the machine i find an error: out of partition grub rescue> . what can i do? [20:21] TheVinci, for xorg rotation dive up in the configurations utilities of your graphic card, or tweak the file [20:22] !bootinfo | Joe1 [20:22] Joe1: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at). [20:22] Joe1: Why 11.04 rather than 12.04 LTS? [20:22] Ghostchick, do you know if there is a specific file or directory for the login screen's xorg conf? [20:23] TheVinci: did you configure it with System Settings/Displays? If so I usually workaround that with: sudo cp ~/.config/monitors.xml /var/lib/lightdm/.config/; don't know if there is a better way (seems like there should be) [20:23] My unity session is already rotated. [20:23] that is wat is installed in the machine [20:25] Joe1: OK, since 11.04 is almost EOL, I would recommend upgrading soon. As to your problem, please run boot info script and pastebin the RESULTS.txt which it produces. [20:25] BluesKaj, can you help me configure this to work http://www.zaslike.com/files/yr0faizbevbwieebmw57.png [20:25] I'm still running 4.10 [20:27] okay: Hopefully it's nowhere near an internet connection or any other type of interaction with another computer. [20:27] TheVinci: I understand that, I am just trying to determine how to configured it. The Displays app only configures it for your user, so as a workaround I copy the settings to the lightdm user's home (not sure why it isn't a system level config file instead) [20:27] Jordan_U: okay [20:27] TheVinci: sorry, how to = how you [20:28] benassi_, can you take screenshot of alsamixer and post it on imagebin? [20:28] Well I configured my session using "displays" option. [20:29] But I'll try copying the config to the lightdm directory [20:29] That could work. [20:29] I alredy put it on http://www.zaslike.com/files/yr0faizbevbwieebmw57.png [20:30] same as imagebin [20:30] I alredy put it on http://www.zaslike.com/files/yr0faizbevbwieebmw57.png BluesKaj [20:30] same as imagebin [20:31] hi there [20:33] benassi_, your front mic is muted , if that's what youre usng for karaoke [20:34] ca [20:35] benassi_: use the left and right arrows to navigate between devices. Press the letter M to mute or unmute. Up or down arrow to change levels up and down. === chrisl is now known as chrisl_away [20:37] <__jpmorgan> under the envelope icon on ub12.04 desktop i see ubuntu 1 and chat, both have little white dots next to them. what do the dots mean? [20:38] BluesKaj, If I turn on front mic I will get huge noise === Riddelll is now known as Riddell [20:40] hi guys, since today's update my touchpad has different sensitivity from the x-axis and the y-axis any way to set it back? [20:41] TheVinci: hmm, it seems to work with unity-greeter but not lightdm-gtk-greeter so it must need gnome-settings-daemon running or similar (don't know what greeter you use) [20:42] irc2samus, checked the touchpad settings in gnome-control-center? [20:43] ghostchick yes but it doesn't specify separate sensitivities for each axis [20:43] I'm using classic [no effects] gnome in 12.04 and I cant customise the panels, ive tried using the alt + RMB, which yields zilch, and i dont know what the super button is, help plz? :) [20:43] irc2samus: Check Mouse and Touchpad Settings under System Settings under the gear in the top right corner [20:43] jollynips: the super button is the windows button, if you are using the compiz version, alt+super+right click [20:43] irc2samus, gsynaptics maybe [20:44] <__jpmorgan> what do the small white arrows(?) signify, inside the dropdown menu under the envelope (ubuntu12.04 desktop). the arrows are pointing at chat & ubuntu 1. i dont want to run either, but clicking on either entry just runs the app [20:44] trism: ive tried that, doesnt work [20:44] <__jpmorgan> so what are those little white arrows telling me plz? [20:44] trism, I'm pretty sure I'm just using unity-greeter. I never changed it from install. [20:44] jollynips: then I would edit the panel with the (no effects) version with alt+right click and switch back === erika is now known as Guest70665 [20:45] __jpmorgan: the little arrows signify if the app is running or not [20:46] trism: huh? no keyboard and mouse combo is working, do you mean switch back to unity? [20:46] <__jpmorgan> trism - thank you. is there any reason i would want either app up? they are on by default it seems. and if not, best way to turn them off? this machine aint fast [20:46] jollynips: no, the Gnome Classic (no effects) version, then compiz shouldn't capture the combo and alt+right click will let you edit gnome-panel === Slash38745637654 is now known as Slash983 [20:46] trism: how would I go about finding the settings for unity-greeter? [20:47] jollynips: unless you are having other issues, and then I am not sure === a5m0_ is now known as a5m0 [20:48] trism: yup im using the no effects version, nvm ill just delve through the internet a bit more [20:48] __jpmorgan: if you use empathy for im, you may want chat running, otherwise I would uninstall empathy to be rid of that item. The other is for ubuntu-one, if you don't use that you can safely uninstall it, but I forget the exact package for that at the moment [20:48] BluesKaj, which option from theses is forceing sound to go on speakers ? === Bryanste- is now known as Bryanstein [20:49] <__jpmorgan> i am not using empathy for anything. i guess uninstalling it would accomplish the goal of not running it. heh [20:49] benassi_, unplug the headphones [20:50] TheVinci: unity-greeter uses gsettings to store settings, the best way I know of changing them is using gsettings overrides, but there are not settings for rotating the monitor there [20:50] Grrrr.... [20:50] I have some troubles to see the Unity sortcuts screen when I hold the Super button in 12.04. Any suggestions ? [20:50] Its not even a huge deal, it would just be nice for the continuity to flow from login to session in the right orientation :/ [20:50] TheVinci: but copying the ~/.config/monitors.xml to /var/lib/lightdm/.config did work for me (it was kind of difficult to navigate with my monitor upside-down though) [20:51] ghostchick: I'm trying that but it doesn't have any option for what I'm looking for [20:51] at least from what it recognized === g00se is now known as jellyg00se [20:51] can i aks a question about hardware? in #hardware no one answered [20:51] BluesKaj, I unpluged the headphones but mic is still pluged.. what next? [20:52] benassi_, unplug the mic , turn the mic volume down [20:52] ok what next [20:53] trism:do you have any idea if installing gnome-shell provides a GUI for configuring panels? [20:53] ghostchick, ki4ro_ I've installed tpconfig and ran "sudo tpconfig --reset" and it fixed it :) [20:54] irc2samus: Congrats! [20:54] benassi_, alt+f2 , pavucontrol , check the output options , chhoose the setting that works [20:54] trism: I'll try that, hang on, verdict pending. [20:54] jollynips: it doesn't, the gnome-shell panel isn't easily configurable (you have to edit the css files manually, etc) [20:54] what is the easiest way to transfer files over a wifi network to and from two computers running ubuntu... [20:54] irc2samus, happy you fixed it, but it still bother me that it changed by itself [20:54] trism: ah kk, thanks [20:54] jollynips: do you have gconf-editor installed? my only other though is that one of the metacity config entries might be messed up === newbie is now known as Guest99703 [20:55] andrew192, nitroshare, nfs, samba pick your poison [20:55] how do i change if there is a thing on ubuntu the "workgroup" setting [20:55] well there is no result for pavucontrol [20:55] ghostchick, ki4ro_ no it changed a bit but it's still more sensitive for the y-axis, not really fixed :( === enchilad1 is now known as enchilado [20:56] ^ andrewh192 [20:56] well there is no result for pavucontrol BluesKaj === dreamy_ is now known as dreamy__ [20:56] I'm looking for a desktop publishing program for 12.04 LTS 64 bit to make something like a birthday card. Calligra is nice, but doesn't seem to be enough. Any suggestions? [20:56] jollynips: /apps/metacity/general/mouse_button_modifier , I seem to remember someone having problems when that button wasn't [20:56] trism: IT WORKED!! Thank you so much for your help! [20:56] TheVinci: excellent! you're welcome [20:56] benassi_, open a terminal, sudo apt-get install pavucontrol [20:56] I love ubuntu for these two reasons, excellent system and highly customizable, and great community support! [20:56] ghostchick: well, which ever will get me so that i can transfer files from my laptop to my desktop over the wifi network [20:56] trism: hang on a sec [20:57] Hello [20:57] hi [20:57] trsim: now... this may be a long shot... but any way to do the same for my grub screen? ;D [20:57] Joyal: Hello [20:57] andrewh192, try nitroshare it has a simpler gui [20:57] ghostchick: can i download that from the software center? [20:57] I am very new to Ubuntu.. i am using a ZTE AC8700 I dont know how to connect to internet [20:58] please help me === axl__ is now known as axl_ [20:58] trism: where is apps/ ? [20:58] Joyal: Are you connecting wirelessly or through ethernet? [20:59] it is wireless modem [20:59] BSNL [20:59] Joyal: Can you see the network manager icon in the system tray in Ubuntu? [21:00] s.. I tried connecting with the Mobile Option.. which had all the parameters like User: Password: and Phone [21:01] but that is of no use === zerobloc_ is now known as limecat [21:01] i saw many guys posting something like wvdial.cofig and something like that [21:01] As i am very new to this environment i cannot understand what they say [21:02] jollynips: in the gconf-editor treeview on the left [21:02] Hi, can someone explain me short what the Windows installer does (Background is that I want to avoid having Ubuntu on another file system than ext4... espacially not on NTFS) [21:02] Joyal: You know the network manager? Where you can scan for wireless networks? [21:02] This is not a wireless network [21:02] BB42, you speak of wubi? [21:02] it is a DataCard [21:03] BB42 you mean wubi? [21:03] BB42: It will be on NTFS if you use Wubi. [21:03] trism: sorry but i have no idea where that is, im in a gnome-classic session right now if that helps [21:03] ok thank you [21:03] Joyal: oh sorry, I misunderstood. Then I don't know. Maybe search on the forums [21:03] forums are very technical [21:03] BB42: wubi will create a container file on NTFS, and inside that container, there will be a linux filesystem. [21:04] Means it won't create a new Partition on the HDD? [21:04] jollynips: oh, in a terminal: gconf-editor (I think the menu entry is under Accessories), it isn't installed by default though since most apps use gsettings now, not metacity yet though [21:04] they speak greek and latin.. something like kernal, root, wvdial.. etc [21:04] BB42, correct no partition [21:04] Ok thats bad thank you again [21:04] ghostchick, [21:04] jollynips: though my thought now is if you haven't messed with the settings, they are probably okay, so I'm not really sure why alt+right click isn't working [21:04] trism: okay [21:04] jollynips: unless this is an upgrade [21:05] <[snake]> ahh man. I thought I had it. [21:05] <[snake]> oh wait wrong channel. [21:05] Joyal: Sorry, data card? Which model? [21:05] ciao [21:05] !list [21:05] cocuneana73: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [21:05] <[snake]> Does anyone in here know about urlsnarf. If so do you know how to get it to work haha? [21:05] ZTE AC8700 [21:06] ZTE AC8700 [21:06] trism: nope, i installing compizconfig settings manager once to chance a hotkey to allow a shortcut in Blender, wonder if i somehow changed super then [21:06] ZTE AC8700 [21:06] ZTE AC8700 [21:06] Joyal: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:06] <[snake]> Why was Joyal freaking out? [21:06] So,.. I think I finally figured out why I hate Unity so much [21:06] jollynips: maybe, though ccsm shouldn't mess with the (no effects) session [21:06] laggness aside [21:07] BluesKaj, now I can't here music from youtube..:/ [21:08] BluesKaj, fixes it.. it doesn't recongnise my mi.. It just recognise my mic from camera [21:08] benassi_, open a terminal , sudo apt-get install ubuntu-restricted-extras , [21:08] Murd0ck unity is not the only DE or shell, you're free to use something else [21:09] Murd0ck, I feel with u ;) [21:09] Well,.. when I first got into ubuntu it was 9.10 [21:09] not unity [21:09] no* [21:09] Joyal: yeah looks like it's not an easy problem to solve. http://ubuntuforums.org/showthread.php?t=1317056 . Sorry I know nothing about Data Cards :S [21:09] neither in 8:-D [21:09] !ot > Murd0ck [21:09] Murd0ck, please see my private message [21:10] use the offtopic chan... [21:11] lets go to off-chat i guess see you there [21:12] trism: if i can't get it to work by tomorrow evening i might just try installing gnome3, not that i particularly like the looks of it but it may at least be configurable, tho i can easily live with unity for now [21:13] jollynips unity is a shell over gnome3 [21:13] is ubuntu capable to work as Dom0 for xen hypervisor at the moment? [21:13] jollynips, I must say, I've been trying out gnome3 and unity for a while now and I'm sad to report that regular gnome3 is not as stable [21:13] jollynips, and I'm not a unity fan :S [21:14] BB42, should be able to [21:14] BB42 https://help.ubuntu.com/community/Xen [21:14] MonkeyDust: im just starting to learn the CLI in linux but i dont really know what what you said means, and aethelrick. thats a bummer, i think ill just leave it then [21:15] Seveas: Im back but i cant connect to an xbox live paarty [21:15] jollynips unity *is* gnome3 with eye candy [21:15] BB42: Instead of XEN, I'd suggest using Virtualbox. [21:16] jollynips, MonkeyDust, yup unity is a shell running on gnome3, my point was that installing gnome shell instead of unity resulted in flakyness and crashyness for me on 12.04 LTS so I've gone back to unity and it is way more stable [21:16] MonkeyDust: ah i get you [21:17] bekks: Virtual Box/VMWare Workstation I use nearly everyday but I want to try something new... espacially some other stundent mentioned it should be faster. Thanks MonkeyDust [21:18] BB42, KVM is preferred over xen by many kernel developers, and is also based on libvirt [21:18] try Qemu [21:18] Hm, when you use xen, do you limit the hosts resources? I mean, when you configure xen, it looks like you setup a new grub entry for the host OS [21:19] I've only used virtualbox/vmware/kvm [21:19] xen looks so strange :P [21:19] kvm sounds quit interesting [21:19] But I heard Xen is awesome === UICTamale is now known as BussDriver [21:20] Xen is strange... last time I tried to install it Xen Hypervisor for Private use was not realy ready made some nice dumbs :-D [21:20] BB42: Virtualbox is KVM in better :) [21:20] BB42, the xen vs kvm difference is only that xen has a true hypervisor, while kvm runs the vms as processes inside dom0's process map. the kernel developers like kvm because they are kernel developers not hypervisor developers [21:21] oh === BussDriver is now known as UICTamale [21:23] it must have been this I saw: https://wiki.archlinux.org/index.php/Xen#Configuring_GRUB which to me looks like limiting the hosts resources, and I don't see why you would want to set dom0_mem? [21:24] Which scared me from testing out xen on my desktop comp :P [21:24] :-D studiing Computer Science forced me to have a second computer which I can blow up without loosing data [21:25] jollynips: did you check /apps/metacity/general/mouse_button_modifier in gconf-editor? that is my only other idea (it should be , if it is, that isn't the problem) [21:26] i have virtual machines =) [21:26] trism: ill have a look, think i need to download it first [21:26] Hello World [21:27] so I will be installing Ubuntu on hardware of main Pc so I'll be offline thank you all again and to those who are from EMEA a good night [21:27] <[snake]> ns68_, hello [21:27] <__jpmorgan> any suggestions as to where empathy is being autolaunched on my 12.04 machine? its running on my desktop and i'd prefer it didnt. i'd rather not have to unintstall the program tho [21:28] <[snake]> __jpmorgan, I think on the little icon where you go to log out there is a "startup applications" bit [21:29] <__jpmorgan> snake - only thing in startup apps is screensaver [21:30] trism: sorry how do i get there in terminal? cant find it in gui [21:30] <[snake]> __jpmorgan, perhaps it's the actuall program settings that's causing it. [21:30] <[snake]> jollynips, alt+f2 type in terminal is one way [21:30] <[snake]> jollynips, err... like gnome-terminal or something [21:31] __jpmorgan, sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop [21:31] snake: cheers worked [21:31] <[snake]> ghostchick, thanks... i had no clue :p [21:31] <__jpmorgan> ghost - where will the items be displayed now? btw thx for all the info [21:31] <[snake]> jollynips, your welcome [21:31] Hi guys [21:32] <[snake]> zteam, hi [21:32] [snake]: you 're* [21:32] anybody here knows how repartition a usb-stick? [21:32] trism: sorry what was the pathname again? it's dissapeared into the ever growing mountains of text in irssi [21:32] zteam gparted does the job [21:32] <[snake]> Zetta, ahh... you got me! [21:32] jollynips: /apps/metacity/general/mouse_button_modifier, it should be set to [21:33] MonkeyDust, I have tried gparted, but it doesn't seem to support usb-sticks [21:33] __jpmorgan, in the same program you opened before [21:33] zteam, it does. perhaps you have a u3 stick? [21:34] trism: aha nope it says [21:34] zteam: Sure. fdisk [21:34] [snake], you are welcome, (source: http://www.webupd8.org/2012/04/things-to-tweak-after-installing-ubuntu.html) [21:34] jollynips: ahh, that is probably your problem, try setting it back to [21:34] zteam: Same way you re-partition any other drive. [21:34] escott, yes, I have, however the u3-files are all gone [21:34] <__jpmorgan> i will give it a try and see what u mean [21:35] usr13, okey, never used fdisk throught [21:35] BluesKaj, are you there? [21:35] trism: yeeeeeeeeeeeey! :) thanks [21:35] zteam, did you use the sandisk utility to remove the u3? [21:35] jollynips: no problem [21:35] zteam: Pretty easy really. Try it. [21:36] zteam: What is it sdb ? [21:36] benassi, yes [21:36] zteam: Why do you want to repartition it though? [21:36] escott, nope, I just did delete those file, after backing the mup [21:36] zteam: What is your end goal? [21:37] BluesKaj, do you have time for timeviewer.. I really want to set this up to make tutorials for youtube :/ [21:37] zteam, well a true u3 does weird things and presents itself to the os in weird ways [21:37] usr13, well for some reason my Bios refuses to boot from the usb-drive no matter how hard I try [21:37] usr13, it works quite randomly [21:37] zteam: I dont think it is a matter of partitioning but more of the MBR [21:38] I need someone to help troubleshooting why my sound has failed in KDE [21:38] zteam: or something with that particular computer. [21:38] benassi, no , sorry i don't [21:38] sirellyn: alsamixer [21:38] I used that [21:38] still no sound === `mOOse` is now known as m00se [21:39] usr13, after googling around a little bit I found an article suggesting that you can fool bios to treat the usb-stick as a usb-harddrive by adding a second partition to it [21:39] sirellyn: look at alsamixer. Do you see anything turned down or muted? Do you see your sound chip properly identified in the upper left? etc. [21:40] All channels that can be are on full, none suspicous are muted [21:40] zteam: Never heard of that, (but I certainly don't know everythig. [21:40] usr13, Well, I tried the usb-stick in another computer too, and it works really great, every time, but this machine will only boot from it some time [21:40] Nvidia MCP89 HDMI for chip [21:40] zteam: You can certainly creat two partitions on it easily enough. [21:40] HDA NVidia for card [21:41] Ooh nice. Steam on Ubuntu 12.04 [21:41] escott, maybe, but the usb-stick is reformated by unetbootin a couple of times [21:41] zteam: sudo fdisk -l #will show you what you have, (all drives). [21:42] zteam, when you plug it in what does dmesg report as being plugged in. u3 will usually report two devices one a CD drive the other a usb mass storage. ive never gotten a u3 to boot [21:42] trism: one more thing, is it worth investigating what is then, cos i tried shift + winkey + right click and it didnt work, wonder if its cos when i set my system up i didnt let it detect winkeys i think [21:42] hi guys, i'm a new ubuntu user and i'm having problems with my graphics card. it's an intel gma3150, but it get's recognized as the wrong card under the "details" app. [21:42] sirellyn: Do you have working speakers or headphones plugged into active / proper port? [21:44] can someone help me? youtube videos lag even on 360p which is really sad. [21:44] yeah I just checked. It's plugged into a splitter but the other computer on the splitter (when you switch to it) works fine [21:44] so the speakers and splitter work [21:44] sirellyn: Ok Let's do a test: === rtapia is now known as 92AAA59HE [21:45] sirellyn: cat /dev/urandom > /dev/dsp #See if you hear anything. (Ctrl-c to stop the noise, probably not best to have speakers turned up all the way right at first.) [21:45] sirellyn: Tell us if you get an error. === 92AAA59HE is now known as renuxman [21:46] dev dsp doesn't exist [21:46] bash: /dev/dsp: Permission denied [21:46] escott, any easy way to filter this out with the device name? tried dmesg | grep /dev/sdc1 but I don't find anything then [21:46] even with sudo [21:47] zteam, just dmesg | tail. if its really u3 you will see multiple devices listed [21:47] sirellyn: Good clues. Is this the original user that was created when you first intalled? Or have you added a new user? [21:47] I want to set up a ntfs partition to auto mount when i boot (in fstab), but when i try it's group amd owner is always root.... what am i missing? [21:47] original user [21:47] sirellyn: (It appears that the user you are logged into does not have permission to use audio.) [21:47] hololight, you would have to specify the uid, gid options to the mount [21:48] there is no dsp on the dev list [21:48] at all [21:48] when I Type "Last" , last: /var/log/wtmp: No such file or directory and Perhaps this file was removed by the operator to prevent logging last info [21:48] how to solve [21:48] jollynips: it might just be that changing that key breaks editing the gnome-panel completely, you could try xev to see if the key shows up, or log into unity and see if the dash appears when you hit the win key [21:48] usr13: /dev/dsp seems even not acessible with root account [21:49] hey, i'm having a problem with a fresh ubuntu 12.04 installation. i'm using chef to bootstrap the system. the bootstrap script runs an apt-get -q -y update / upgrade which apparently installs a more recent version of grub. the installation process opens a console dialog about a grub configuration file which was changes asking which file to use. the problem is i cannot interact with this [21:49] Sound was working up until two days ago when it froze in KDE while trying to log out. I restarted, and no sound ever since. [21:49] blcking idialog during the knife run. anyone an idea what to do? [21:49] I've rebooted multiple times [21:49] BB42: Well, maybe sirellyn just needs to uninstall pulse [21:49] escott, only thing I see i'ts complaining about a cd in my drive :p [21:49] I can try that. I tried a reinstall of pulse [21:49] sounds as an idea [21:49] but maybe uninstall first, then reinstall. [21:49] sirellyn: grep audio /etc/group [21:50] audio:x:29:pulse [21:50] trism: kk ill try it another time, thanks for the help [21:50] escott, http://pastebin.com/N0T28iLT [21:51] sirellyn: just uninstall pulseaudio [21:51] and reinstall? I'll try that. I'll try the uninstall purge option. [21:51] zteam, hotplug the usb then run dmesg | tail. if your cd is spamming the logs then you'll need to look back further into the history to catch it [21:51] Thanks for the help btw. This has been driving my crazy for last few days of google searchin [21:51] sirellyn: sudo apt-get remove pulseaudio [21:52] then apt-get install pulseaudio ? [21:52] sirellyn: No [21:52] ok [21:53] what next then. [21:53] sudo apt-get install sox [21:54] I know this isn't a ubuntu question but just trying to crowd source for any ideas. I have 60 weights and dimensions in an excel sheet and 5 zip codes i need to estimate shipping for, does anyone one know how to batch these against Fedex.com or using the fedex client? [21:54] done [21:54] hi. i am having this strange issue where my audio, when using headphones sounds like the balance is crossed. when the balance is center it sounds like there is a big hole in the audio. [21:54] when I Type "Last" , last: /var/log/wtmp: No such file or directory and Perhaps this file was removed by the operator to prevent logging last info [21:54] i recently had the mother board replaced, however it was doing this before then as well. [21:55] anyone ever have this issue? [21:55] as I notice lot of people has sound problems with ubuntu 12.04 [21:55] 64 [21:55] when headphones are not inserted the sound is fine. [21:55] does it sound rigth with the earphones if you hear with another device din? [21:55] sirellyn: sudo apt-get install sox [21:55] I did [21:55] it's done [21:55] Ok. See if audio works? [21:56] DANYAL, that message would suggest that creating the wtmp file would be enough to start the logging have you tried that? [21:56] BB42, yes. i have also tried several pairs of headphones. [21:56] cat /dev/urandom > /dev/dsp [21:56] permission still denied [21:56] I'm trying to write an upstart job and when I do sudo service restart it starts the new process before the old process has finished. I'm having trouble finding out how to make it wait until the current processed has exited. Is there some option for this? [21:56] dsp still doesn't exist [21:56] escott yes but same issue [21:56] sirellyn: Add yourself to audio [21:56] ok [21:57] escott, okey, here we go http://pastebin.com/Yk8a6VUT [21:57] zteam, stop being so selective with your dmesg output. i can't tell you anything from that [21:57] so that at the end of the audio line it has ,sirellyn (no space) [21:58] sorry is there a command line to do that? I guess I can modify the group list [21:58] DANYAL, did you reboot? [21:58] sirellyn: sudo vim /etc/group [21:58] well, since I replugged my usb-stick and run dmesg | tail that was all I got :p === rtapia is now known as renuxman [21:59] sirellyn: if thereis a : at the end of the line, just type in your user name. [21:59] escott i think my method is wrong can u tell how to install it? [21:59] pulse is there [21:59] just type pulse,myusername ? [21:59] zteam, then use tail -n 20 or something until there is enough context to know there isnt anything before it [22:00] sirellyn: Yea, that is ok. [22:00] DANYAL, what is "your method"? [22:00] done permission still denied [22:00] when I try to pipe the sound [22:01] and dsp still not in dev directory [22:01] I don't know how they didn't fix these sounddrivers in ubuntu 12.04 64x :( shame on developers :/ [22:01] escott, okey, I did an earlier try to, and then I got a little more [22:01] I want to mount a ntfs partition automati ally on boot using fstab, but when i set this up it always ends with everything having group/owner of root.... what am i missing (not spamming.... lost my connection so i didnt see any answers) [22:02] hololight, you need to add uid= and gid= arguments to the fstab under the options column. [22:02] sirellyn: Log out and back in again, or reboot [22:02] escott, but that seems to about my DVD-drive [22:02] ok let me try i'll be back on in a bit [22:03] zteam, the numbers on the left are seconds since boot. so hotplug and then run "dmesg" and scroll up until you find a gap in the numbers. what follows that gap is the hotplug event [22:05] can somebody point to a good resource about unattended installs/upgrades and also debconf ? [22:05] !automate | ypaq [22:05] ypaq: Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/10.04/installation-guide/i386/automatic-install.html - See also !cloning [22:05] I have ran into a question that I have not been able to answer. I was wondering if anyone has had any luck creating a ubuntu USB drive for OSX on windows or ubuntu that works on a OSX Machine? [22:05] L3top: Hey, just dropped in that GT 430. Nearly plug and play :) [22:06] lnettroue please rephrase :) [22:06] back [22:06] popup dialog at login [22:06] ubottu: thanks [22:06] You're welcome! But keep in mind I'm just a bot ;-) [22:06] They have OSX Laptops that will not boot and want to see if ubuntu will work on them. [22:06] sirellyn: Is it working? [22:06] Don't have access to a working OSX Machine [22:07] ubottu, do you have time? [22:07] benassi: I am only a bot, please don't think I'm intelligent :) [22:07] KDE detected one of more internal devices were removed - Do you want KDE to permanently forget about these devices [22:07] escott, aha, that made things alot easier [22:07] And sound didn't start on login [22:07] ubottu, ttu can you help me xD [22:07] benassi: I am only a bot, please don't think I'm intelligent :) [22:07] escott, http://pastebin.com/0VTqAjnD [22:07] sirellyn: Well, try to play an audio file. [22:07] no dsp listed in dev folder still [22:07] I'll try the audio [22:08] what was the pipe command again? [22:08] !askthebot | benassi [22:08] benassi: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [22:08] zteam, no indication that is a u3. formatting should work fine with any formatting tool [22:08] sirellyn: play /usr/share/sounds/alsa/* [22:09] sirellyn: Try that ^^^^^ [22:09] good to hear chobbs. most of my headaches are in 1004. [22:09] chobbs: and have to do with hdmi audio [22:09] no sounds :-( [22:09] L3top: Yeah, I didn't expect it would be such a chore. [22:10] after I used your command [22:10] what should I say to the KDE dialog that came up with login [22:10] asking me if I want to permanently forget about X devices? [22:10] DE detected that one or more internal devices were removed. [22:10] Do you want KDE to permanently forget about these devices? [22:10] This is the list of devices KDE thinks can be removed: [22:10] Capture: Playback/recording through the PulseAudio sound server [22:10] Output: Playback/recording through the PulseAudio sound server [22:10] chobbs: btw... not too long from now you will be facing the 304 driver... looking at about a 20% gain in performance and a 20% power reduction... so... when it is avail via PPA I would violate my own ONLY when necessary policy. [22:10] sirellyn: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:10] escott, , yep, it seems it does to, noticed then I plugged out the usb-stick that it' didn't light up, like it use to [22:11] L3top: Nice, I'll keep an eye out for it! Is that a repo driver or the prop driver? [22:11] sirelyn 0 chance I want to read 20 posts that one would explain... just so you know. [22:11] L3top: I did havce to install the prop driver to get everything working right. [22:11] sorry :-/ [22:11] escott, after repluged it in, it shows up in Gparted jusdt like expected [22:11] Have multiple OSX laptops that will not boot. Don't have access to a working OSX Machine. Needing to create a bootable Ubuntu from Windows or Ubuntu OS's to boot the OSX Machines [22:11] sirellyn: Yea, permenatly get rid of them. Yes [22:11] zteam, so then where do things stop working? [22:11] It is gonna be prop when it drops. Canonical has a tendancy to not change repo drivers unless there is a problem. [22:12] ok. What is next? [22:12] sirellyn: Can I pm you? [22:12] sure === dbdii407 is now known as Guest40624 [22:12] usr13: I am pretty good in this arena if you get stuck. [22:13] What are the laptops lnettroue [22:13] They had OSX 10.4 installed on them [22:13] What is the HW lnettroue === AnonymousPrime_a is now known as AnonymousPrime [22:14] MAC [22:14] killin me lnettroue. [22:14] lnettroue: Calling them "Macs" rather than "OSX Machines" will probably avoid confusion. [22:15] What, specifically, are the machines? Are they intel macs? Are they PPCs? Are they minimacs? Are they macbook pros? etc etc [22:15] escott, well, like I said earlier my computer refuses to boot from this usb-stick, I readed that u can fool bios treat the usb-stick like a usb-harddrive by adding a second partition to it [22:15] ok it is a bunch of IBOOK G4's they are all running the OSX OS or they did. and now none boot I got thrown into this just a few days ago. I have not been able to create the boot for ubuntu since I am new to the APPLE world. They are moving to Ubuntu for me [22:16] OSX spans many many versions. [22:16] lnettroue: if these are PPCs there is a specific version you should use [22:16] zteam, i dont see how that would matter. bioses can support different boot methods if they choose to, but having one or more partitions shouldn't really matter [22:16] Hiya folks. [22:16] zteam, what happens when you try to boot the liveUSB [22:17] escott, sometimes it boot (quite rarerly, most of the time it refuses, and try to boot from another drive instead [22:17] I'm pretty confused on one bit of setting up this cron job. I understand that `blahblah 2>&1` redirects stderr to stdout. But I'm really wanting to throw away any output no matter what. I'm seeing a couple constructions for this when I google, either `blahblah > /dev/null 2>&1` or `blahblah &> /dev/null`. What is the diff between these two and which one should I use? [22:18] not personal they use for insurance sells. All there software works in ubuntu so they are changing for me from the mac's and older soft versions. They all have the open firmware not sure version but shoud be same since they are all purchased together. They did have the OSX 10.4 Tiger installed [22:18] zteam, sometimes isn't very descriptive. any pattern to the sometimes? (what port it is plugged into? hot or cold boot? [22:19] Hey all, when I use my function keys on my keyboard to lower the brightness, when the screen dims to save power and I "un-dim" it again, the brightness jumps back to what it was before I lowered it, how can I fix this? [22:19] anyone knows something similar to calibre (e-book manager) but for handling documents like office and so... [22:19] If i can not get it figured here I'm just going to trow them all away and get new machines [22:19] escott, I haven't been able to found any pattern at all [22:19] >/dev/null 2>&1 I have no idea how that could possibly do what you want Ogredude. &> /dev/null will. This sends both stdin and stdout to the void null hole that is /dev/null [22:20] L3top: okay. So `blahblah &> /dev/null` will take any possible output of the command and just trash it. [22:20] one of the resources I found the first one at is http://www.cyberciti.biz/faq/disable-the-mail-alert-by-crontab-command/ [22:21] escott, it seems to happen quite randomly, seems to me i'ts just some silly bug in my Bios or something [22:21] Ogredude: this is a question best asked in #bash but yes... I believe that will accomplish what you want [22:21] L3top: thanks for the recommendation of #bash, I came here because it's where I'm most likely to find decent help without ridicule :) [22:21] how to i give a user permission to run certain programs and or services ?? [22:21] can anybody recommend partition size for linux? Because I am going to install windows 7 and ubuntu on same SSD. It is 50GB [22:22] escott, so idealy I should just wait until they release BIOS-update, but since my motherboard is 4 years old, I havent too much hope of that :p [22:22] Ogredude: it is brutal in there... but just ask what will send stdout and stderr to /dev/null and I believe that will be the answer, without offending your tender sensibilities. [22:22] anyone know how to disable a scratchpad or make it less sensitive so I can type? [22:23] Hey all, when I use my function keys on my keyboard to lower the brightness, when the screen dims to save power and I "un-dim" it again, the brightness jumps back to what it was before I lowered it, how can I fix this? [22:23] i am having some xbox live trouble with an ubuntu gateway [22:23] L3top: thanks for the advice [22:24] hey [22:24] What is the difference between HdMedia and NetInstall on Ubuntu? [22:24] * Erealz how to i give a user permission to run certain programs and or services ?? [22:24] I want to put it on a USB stick and install it on a laptop that doesn't have a CD drive. [22:24] I'm using UNetBootin' [22:24] * L3top does not understand EmmaClippinger's question [22:25] also, the USB bootables UNetBootin' has created are NOT booting my dell netbook :-(((( "Operating system missing" even though i go into bios and select correct boot order and stuff [22:25] L3top you know how on UNetBootin' you can select which version of Ubuntu you want to put on the bootable usb stick? [22:25] Can the driver for the scratchpad be found and removed? [22:25] That's where there are three version, the Live, and then two others [22:25] what is good minimum size for ubuntu partition? [22:26] EmmaClippinger: keep in mind the name of the application. What are you using unetbootin on... and what are you trying to install? [22:26] well it's a great app, on sourceforge [22:26] i'm running it on Mac OS X 10.7 Lion [22:26] but it works on windows and linux as well (the UNetBootin app) [22:26] http://unetbootin.sourceforge.net/ [22:27] EmmaClippinger, as far I know Ubuntu doesn't support net installs, but a "net-install" means it just download most of the components from Internet, instead of having all files directly on the usb-stick [22:27] EmmaClippinger: http://www.ubuntu.com/download/help/create-a-usb-stick-on-ubuntu [22:27] EmmaClippinger: Are you doing this from a Ubuntu system? OR from a MS Windows OS? [22:28] HdMedia sounds like it was meant for being a TiVO (do not want) [22:28] I see. U=universal net=network boot=boot in=installer [22:28] and NetInstall sounds like most of the data comes from the net (do not want again) [22:28] Hello [22:28] usr13: mac [22:28] http://unetbootin.sourceforge.net/ [22:28] errm [22:28] http://epicfreeprizes.com/?ref=178172 [22:28] http://epicfreeprizes.com/?ref=178172 [22:28] so What is the difference between HdMedia and NetInstall on Ubuntu? [22:29] Can I pay ubuntu to help me get my f*ing scratchpad to stop jumping my dang cursor all over? [22:29] EmmaClippinger: http://www.ubuntu.com/download/help/create-a-usb-stick-on-mac-osx [22:29] solifugus ubuntu is a product [22:29] EmmaClippinger, I just explained that for you =) [22:29] * L3top would guess Hd means high density instead of high def in this circumstance, vs download packages. I would go HD [22:29] solifugus why not just ask your question [22:30] MonkeyDust, because nobody seems to have an answer.... [22:30] I've asked it many times over the last few weeks.. and googled.. [22:30] solifugus that happens [22:30] solifugus: If you give some specific information, someone may be able to help you. [22:30] yeah.. for common problems.. never got nvidia to work and still cannot type long letter or program because of the scratchpad [22:30] solifugus maybe because you are the only one who has that issue [22:31] zteam... WHOOSH lol. I'm going to ask somebody who has a clue, thanks. [22:31] MonkeyDust, according to google, I am not.. and I've had this issue on other laptops [22:31] !attitude | EmmaClippinger thats uncalled for [22:31] EmmaClippinger thats uncalled for: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [22:31] L3top thank you for the USEFUL information. [22:31] ubottu, if you're going to volunteer don't have an obnoxious, shitty attitude like zteam [22:31] EmmaClippinger: I am only a bot, please don't think I'm intelligent :) [22:31] thanks. [22:31] you'd think one could at least disable the scratch pad .. or at least install nvidia's drivers from nvidia.. or something [22:32] passive aggressive FAGGOT. lol bye [22:32] EmmaClippinger: We are all just volunteers. Please do not disparrage those trying to help, with no alterior motive. [22:32] * L3top now hopes they cannot install. [22:32] L3top: he already ragequit :P [22:32] L3top: I think it was only a failed attempt at humor [22:32] solifugus, one can do all those things if one wants to. === derrick__ is now known as CaptAmericanEngl [22:33] I will pay a reasonable to ubuntu to figure out how to install nvidia drivers and to fix the scratchpad... So I can let the rest of the world know.. [22:34] solifugus nvidia and linux/linus thorvalds are not the best of friends [22:34] When shopping for a laptop to serve as a dedicated Ubuntu machine, what should I keep in mind / look for [22:34] Solifugus: When you say Scratchpad, do you mean the touchpad? [22:34] alusion type !hardware [22:34] Did she mean the touchpad? lol [22:34] or he [22:35] solifugus, for your scratchpad?? you can mess around with xinput settings. and please drop the "i would pay comments" if you want to pay then contact canonical and get paid support. this is a volunteer channel [22:35] alusion: it is my belief that thinkpads have the most linux friendly hw atm. They seem to have taken great concern over it. [22:35] hi guys, any1 know how do i easily setup wifi? i tried wifi-radar but couldn't really connect probably because i'm too stupid to configure it. [22:36] alusion: do NOT get a laptop with hybrid graphics, intel/nvidia intel/ATI ATI/ATI. [22:36] !wifi| Payl [22:36] Payl: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [22:36] Is the graphics the #1 thing to watch out for? What is ideal then, L3top ? [22:36] alusion: 2nd'd. My Intel/ATI-setup is a pain.. [22:36] sup peeps so what do you linuxers do for fun? Free time on ubuntu? [22:36] So what do you people think of Nvidia? [22:36] alusion, pure intel is pretty solid [22:36] both ATI and nVidia have abandoned support in linux for hybrids. [22:37] alusion i'm happy with intel on my old lappy [22:37] what do linux users do on their linux universe of computing, do you guys have games? [22:37] Alucard_ http://users.skynet.be/gbachot/html/games.html [22:37] STeam is being ported to linux soon [22:38] Alucard_ Valve is porting Steam to ubuntu…and there are already lots of games that can run under wine, some with direct OpenGL support for faster graphics processing. [22:38] !games | Alucard_ [22:38] Alucard_: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php and http://www.penguspy.com/ [22:38] linux games? [22:38] <_ericcc> Any suggestions for a decent remote access program for ubuntu. I have a Windows laptop at work abstract would like to access my Linux machine at home [22:38] no but like, big titles like half life or fallout or whatever [22:38] _ericcc Lik an ssh server? [22:38] _ericcc, access being shell or gui? [22:38] alusion: the common wisdom for windows laptops is to includ a low powered intel chipset integrated and a high powered ATI/nVidia for complicated rendering... and none have support for linux... simply avoid them. 6 months ago i would have told you to go nVidia all the way... but the latest intel drivers rock out with their thing out... with low power consumption. ivybridge notwithstanding. [22:39] <_ericcc> I'm trying to learn Linux . 3days young on the new OS. I want acess to the terminal to learn commands cutting those slow days [22:39] I was really hoping to get an ivy bridge laptop [22:40] _ericcc, if all you want is a shell. sudo apt-get install openssh-server, and then download and install putty on your computer at work [22:40] question: every time I download AMD GPU drivers and install them manually it never works and my xorg is always fubar'd is there a guide I can follow? [22:40] hey guys, I just installed Ubuntu and my 2nd gfx card will not work, any ideas? [22:41] I see what you mean, L3top. Could you possibly check this out http://viewer.zmags.com/publication/3259b0e8#/3259b0e8/1 [22:41] alusion: for the record the discrete GPU uses the integrated head. NONE are supported by the manufacturer in linux. [22:41] SOME ivy bridge works... SOME do not. I will not guide your wallet with my limited experience alusion. I hope you understand. [22:42] pepopowitz, why are you downloading the drivers from AMD. why not use jockey-gtk [22:42] are those the latest? [22:42] I see, thanks for the information L3top. Hybrid graphics are a no go. [22:42] I feel like sometimes I am playing russian roulette with troubleshooting pain [22:42] escott: wait is that the one in the restricted that says post update? [22:42] Not unless you are a glutton for punishment alusion. [22:43] escott: oh nevermind that is the additional tool. I installed those but I dont think its the latest [22:43] It's always a learning experience is how I will tend to see it ๏_๏ [22:43] pepopowitz, i dont know if they are the latest, but since you are having problems i would start with the jockey tool which will do much of the work for you [22:43] escott: I did but Im having some PlayOnLinux issues and they wont talk to me till I Install the latest [22:44] <_ericcc> Escort: thanks ill give it a shot tonight [22:45] <_ericcc> Edit: escott* [22:45] intel/ATI cannot use the fglrx driver on vga switcheroo. intel/nVidia SOMETIMES works with bumblebee. It is a waste of hardware IMO. My current pecking order is Intel GPU, nVidia GPU, ATI GPU, nVidia hybrid, ATI hybrid. [22:45] escott: I found a guide on Ubuntu wiki hopefully this will work === bemu_ is now known as bemu [22:48] The latest Intel graphics accelleration requires much less sticker value to work well... and indeed the latest iteration is hit or miss. Nvidia tends to do well, but there are some regression issues in the 295.40 driver in precise repos, and it has to work a lot harder to do the same thing. I find the remaining ATI GPUs to be... glitchy as heck with the current architecture... and the fglrx is lost on the ATI hybrids, and there is a lot [22:48] of bugginess with the bumblebee stuff. I would avoid hybrids like the plague. [22:48] does the ubuntu have some kind of a command that checks the whole system for corrupt system files? [22:48] playman try fsck [22:49] playman: No. What do you mean by "corrupt system files"? [22:49] how to fix ubuntu 12.04 64x sound driver [22:49] ? [22:50] alusion: these are my opinions, not reflective of Ubuntu. I just deal with autodetect install of every chipset on the planet on an unsupported ubuntu derivative. [22:50] bekks: the system wont boot now into XBMC and I was wondering if there was some way to check the system files like in it's possible in windows [22:50] playman: Better check the logs whats happening with XBMC. [22:50] quick question what are the Open Source amd drivers called (like nvidia nouveal) [22:51] benassi: there is no way I can troubleshoot your issue with that level of detail. [22:51] <|Long|> have anyone here used lvm2? [22:51] MonkeyDust: for that command I have to boot from live cd right? [22:51] xlREDlx: "modules". [22:51] |Long|: Why? [22:51] !anyone | |Long| [22:51] |Long|: 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. [22:51] playman bekks makes more sense [22:51] xlREDlx: xserver-xorg-video-radeon [22:51] <|Long|> bekks, well i just installed lvm2, but i dont see it on apps folder [22:52] xlREDlx: it will read as radeon from xorg.conf or lspci -nnk | grep VGA -A2 [22:52] |Long|: Erm, it is a logical volume manager, not a user-driven-app. [22:52] bekks: yea I tried to look trough the logs and some some warnings and errors, but nothing that could help me or tell me what's wrong :S [22:52] |Long|: What is your end goal? [22:52] <|Long|> bekks, i need to launch it where it be? [22:52] |Long| lvm2 is a *way* of doing something, it's not a program [22:52] ok L3top i need it for an APU since the closed ones are giving me shit preformance with gnome 3x [22:53] xlREDlx: Language is an issue here... please mind it. Please give me the output of lspci -nn | grep VGA [22:53] <|Long|> Jordan_U, i have JOBD i need to make a lvm for all of it [22:54] |Long|: http://www.davelachapelle.ca/guides/ubuntu-lvm-guide/ [22:54] L3top, I can't record sound.. If I record I get really bad sound.. really bad... with noise.. but when nothing is runing.. that mean pc i like just turned on I hear myself on speakers.... and it is clear [22:55] Hey guys, how do I get my crossfired gfx card to work in Ubuntu? [22:55] L3top what do you mean by out put? all that popped up is the model (6320 so you know) [22:57] p [22:59] evening [23:00] benassi: please give me a pastebin of sudo aplay -l ask if you do not know what a pastebin is [23:01] what is this process ? usr/sbin/console-kit-daemon [23:01] I am asking you xlREDlx if you type lspci -nn | grep VGA in a terminal... what it replies [23:01] L3top, http://pastebin.com/PJvfW24J [23:02] <|Long|> bekks, i though lvm2 is a GUI version NOT a cmd [23:02] VGA copatible controller AMD bla bla nee ATI wrestler Radeon HD 6320, [1002:9806] [23:03] xlREDlx: what is the problem you are having with the fglrx driver? and... are you still using it without knowing? lspci -nnk | grep VGA -A2 kernel modules [23:03] Hi guys. I'm having trouble with ubuntu finding my built=in microphone. I'm running 12.04 on a Toshiba Satellite. Any help would be greatl;y appreciated! [23:03] one moment benassi. [23:04] Im using the drivers I downloaded from the website and im just getting bad preformance, Gnome 3x based DEs are slow Unity is slow I have to use Gnome2 or LXDE [23:05] ... === joete is now known as bca [23:06] merp_> do you have pulseaudio volume control installed? [23:06] No. [23:06] xlREDlx: I would stick to the repos... for one. 2 there are a couple of known conflicts with adobe flash and the fglrx. However I would expect on the 6k series you would notice a marked improvement. [23:06] it makes it easier to set up - imho [23:07] sudo apt-get install What package for pulseaudio? [23:07] pavucontrol [23:07] i think [23:07] hello, i have a system with only one partition ( / ) if i boot a live session, delete all folders except my home folder, then do a fresh install without formating my drive, will i then keep all my contents in the /home folder? [23:07] L3top : I was using the repos and I got bad preformance, so I tried the ones from the website and I still get bad preformanec, (these where botht eh closes source ones) I read that people got good preformance with the Opensource ones but I dont know the name or where to find them [23:07] :) [23:08] sudo apt-get install pavucontrol === lupinedk is now known as Lupinedk [23:08] When I conect to Xbox Live through a ubuntu gateway, I can talk to everyone except for one person in my freind. help would be appreciated! [23:08] xlREDlx, just uninstall fglrx and you will have the open source drivers [23:08] not forgotten you benassi... just bedtime... which is sort of chaos here... I will get back to you and xlREDlx in a moment [23:09] Pls don't wanna be a noob but can anyone help me with a guide on how to upgrade from 11.04 to 12.04 [23:09] !upgrade | ibro [23:09] hello, i have a system with only one partition ( / ) if i boot a live session, delete all folders except my [23:09] ibro: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [23:09] home folder, then do a fresh install without formating my drive, will i then keep all my contents in the [23:09] /home folder? [23:09] escott : so just run a sudo apt-get remove fglrx? [23:09] oops [23:09] ibro: upgrade to 11.10, then to 12.04 [23:09] ppine: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:09] run sudo do-release-upgrade [23:09] Thanks, mon, you are a genius and it let me have my mic back! [23:09] cool :) [23:09] xlREDlx, if thats the package name. im not sure what the fglrx package is [23:09] or i found a ay to upgrade with APT-fast [23:10] ppine: Yes, but you can also just skip the deleting of all folders since the Ubuntu installer will basically do that itself. [23:10] I am having problems installing a package if someone could take a peek - http://pastebin.ca/2172335 [23:10] L3top, nor problem .. it is 1:10 A.M, [23:10] anyone know when alien arena 7.60 will hit the repos [23:11] Jordan_U: allright, i will try this then, i am a little affraid tough, if it doenst work, im losing 160gb of music and film [23:11] That isnt exactly true escott... this is the proper way to move from fglrx back to radeon once installed. They fight. http://onubuntu.blogspot.com/2011/10/manually-removing-fglrx-from-ubuntu.html [23:11] I am having some Ubuntu Gateway problems with my Xbox [23:11] ppine: No matter what you do, you should have anything you really care about backed up. [23:11] mon, now i have pulseaudio saying i have an input device, and sound settings, thinking I don't?? [23:11] Ok thanks [23:11] i can talk to everyone except for 1 person [23:11] xlREDlx, see L3top's instructions above [23:11] it cant join a party [23:12] Jordan_U: correct, the problem is there's no space for backup atm. [23:12] That was a cursoral look... I have the actual commands in a script... one moment and I will pastebin [23:12] merp_ > i don't get what you mean - did it stop working? [23:12] so just run the 4 commands linked in the blog thing? [23:12] Jordan_U: but since i figured this would work and u confirming this, i bet my chances. [23:13] xlREDlx: http://pastebin.com/RPLqcv6z [23:13] That is the no muss no fuss defacto way to handle flgrx to radeon transition... without fail [23:13] [23:13] No, it's just that I'm not sure which application is correct. Pulse is telling me Ubuntu has found my microphone while Sound Settings tells me it hasn't. [23:14] i never really use the sound settings - i'll look at my own setup... [23:15] ok running now will update if I run into problem/ when its done [23:15] Would I lose da contents of my home of I upgrade that way [23:16] Panicky [23:17] ibro: What way? do-release-upgrade? [23:17] yes and there is a way to do it all with apt-fast [23:17] Yes [23:17] if you have it [23:18] no ibro... that is why it exists. [23:18] * L3top hearts apt-fast, but is unfamilair using it to upgrade to LTS [23:18] could any one help me with this? http://paste.ubuntu.com/1099205/ [23:18] Fill me in on the way [23:19] just go to /etc/apt/sources.list, change natty (or which one you are using) to precise (Ubuntu 12.04 [23:19] ) [23:19] and then run sudo apt-fast dist-upgrade [23:19] mon, here is what i mean: http://www.flickr.com/photos/82952014@N03/ [23:19] playman: most people do not want to follow and read links to try and help. I would rather type this than possibly read a 1000 lines of unuseful information. Please summerize your problem in a few sentences. [23:19] Apt way would work from 11.04 to 12 [23:19] I am having problems installing a package if someone could take a peek - http://pastebin.ca/2172335 [23:20] yes, if you do what i said it will work [23:20] same goes for you drroller. [23:20] L3top: sorry about that [23:20] unless ubuntu changed the repositories (ubuntu 11.04 should still work) [23:20] ibro: I am sure DanielHoffman is correct if that is what he told you to do.... which it seems to have been. [23:21] yes it is [23:21] Thanks you da man [23:21] How do I start up my laptop built in webcam on 12.04? it worked during installation [23:21] i would recommend you do it with apt-fast but apt-get should work as well. [23:21] !cookie | DanielHoffman [23:21] DanielHoffman: Wow! You're such a great helper, you deserve a cookie! [23:21] merp try restart pulseaudio [23:21] thanks [23:21] Hi guys. I'm having trouble with ubuntu finding my built=in microphone. I'm running 12.04 on a Toshiba Satellite. Any help would be greatly appreciated! I have now installed pulse, which says I have a microphone, but my sound settings think otherwise. See here: http://www.flickr.com/photos/82952014@N03/ [23:22] Thanks, mon. [23:22] merp_: what version of ubuntu are you on that you had to install pulse? [23:22] L3top, 12.04.... [23:22] Trying it now . [23:22] "I'm running 12.04" [23:22] merp_: pulse is installed by default. Color me confused. [23:23] Huh. [23:23] L3top, no it's not.. I had to install it [23:23] Thats weird. [23:23] :/ [23:23] maybe not i kubuntu xubuntu or others [23:23] l3top > he didnt install pulseaudio - just the mixer [23:23] allright any one that can help me with this ubuntu 10.4LTS XBMC setup, the XBMC refuses to start now and I have this error report http://paste.ubuntu.com/1099205/ XBMC was working fine until I get some errors with it's plugins, then I decided to reboot and now xbmc refuses to boot, instead i get the linux log in screen now [23:23] the volume control [23:23] * L3top hates pulse and had to remove it... does not understand [23:24] pavucontrol? [23:24] yeah [23:25] playman: you know #xbmc is its own channel right? [23:25] playman: you are much more likely to get a more accurate answer there. [23:25] L3top: no I did not, thanks for that [23:26] * L3top is on the #linuxmce side of things... bothers him to fix xbmc stuff... lol [23:27] L3top, it's my turn :D [23:28] whats the best way to check for ddose [23:29] my node is getting 77Mbs [23:29] I wanna see which IP is sending that [23:30] AverageJB see if it was posted on 4chan [23:30] AverageJB: install firestarter and check the log, or gufw... anyways, if you're being ddoses, contact your isp [23:30] ddosed* [23:30] this too: http://www.flickr.com/photos/82952014@N03/7600236288/in/photostream/lightbox/ [23:30] anyone on my question? [23:31] L3top : done its working great from what I can tell thanks for the help [23:32] merp > did you get my pm? [23:32] mon, yes. [23:33] How should I go about fixing this? [23:33] I am having problems installing a package if someone could take a peek - http://pastebin.ca/2172335 - this is the error, I don't understand it - dpkg: error processing /var/cache/apt/archives/libjpeg-turbo8-dev_1.1.90+svn733-0ubuntu4_amd64.deb (--unpack): [23:33] trying to overwrite '/usr/include/turbojpeg.h', which is also in package libjpeg-turbo 1.1.1-20110517 [23:34] Rghrgrrhghghhh [23:34] does the microphone work? [23:35] So I haven't used Ubuntu for about 2-3 years, so I don't really know anything about Unity. I just installed it yesterday and I'm not really digging it. I don't want to give up on it completely, but want to use an alternative in the meantime. Is sudo apt-get install gnome-shell the best way to do this? [23:36] !notunity | BrotherGA2 [23:36] BrotherGA2: Ubuntu 11.10 and higher use 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 [23:37] BrotherGA2: Its one way to do it, no harm in trying gnome-shell to see if you like it, installing it doesn't bring in many dependencies or anything since ubuntu already uses most of the gnome 3 stack. If you want something more gnome 2 like you can try sudo apt-get install gnome-panel, which gives you a session very similar to gnome 2 (gnome panel ported to gtk3) [23:37] droller: try sudo apt-et -f install [23:37] droller: try sudo apt-get -f install [23:37] DanielHoffman: How is that going to help? [23:38] Thanks for the suggestions folks zykotick9 ubottu bwat47 [23:38] BrotherGA2, http://askubuntu.com/questions/58172/how-to-revert-to-gnome-classic/108916#108916 [23:38] DanielHoffman, -f install then my packages that won't install? [23:38] It will forcibly overwrite some file that is provided by a ubuntu package. [23:39] well, apt-get -f install corrects dependencies [23:39] DanielHoffman: And it will forcibly overwrite that file with another file from some PPA. [23:39] drroller: the "sudo apt-get -f install" is a general fix apt, it's not going to help in your case. you have a package issue... 2 packages one file, i'd try removing the old if possible... [23:41] BrotherGA2, Unityhas some really neat features that are not totally obvious. :) Check out the various Ubuntu blog sites for unity tricks and tips and guides [23:41] L3top, are you there? [23:41] no. [23:42] sometimes yes [23:42] zykotick9, How can I tell what package has the conflicting file? [23:42] I keed I keed... what did I ask you for? [23:42] Dr_willis: thanks. I'll do some googling. I don't want to give up on it completely, I just don't want to be stuck into just unity until I get more comfortable with it. [23:42] zykotick9, here is the whole error message http://pastebin.ca/2172335 [23:42] benassi: ? [23:42] BrotherGA2, i find unity very useable. With some of the tweaks and addons out for it.. it has some nice features. [23:43] L3top, can you help me fix it? [23:43] drroller: where did you get libjpeg-turbo 1.1.1-20110517? sounds like an older package that's not in 12.04 by default .. [23:44] glitsj16, not sure is that the problem child? how can I uninstall it without knowing its name? [23:44] I tried to open the package manager but it kept trying to autofix without success over and over [23:45] drroller: that is its name, right there in your error [23:45] benassi: I am like a cat... I am easily distracted by shiny things... [23:45] glitsj16, E: Unable to locate package libjpeg-turbo8-dev_1.1.90 [23:45] E: Couldn't find any package by regex 'libjpeg-turbo8-dev_1.1.90' [23:46] I do not remember your question benassi. [23:46] L3top, I can't record sound.. If I record I get really bad sound.. really bad... with noise.. but when nothing is runing.. that mean pc i like just turned on I hear myself on speakers.... and it is clear [23:46] drroller: the package name is libjpeg-turbo8-dev, version is what's after the _ part [23:46] the packate name will no have the Version # in it i imagine. [23:46] benassi: I am outside in the wilderness... my laptop may die before I finish enjoying it. I will return if I drop. [23:47] benassi: You have pulse installed yes? and pavucontrol? [23:47] glitsj16, Package libjpeg-turbo8-dev is not installed, so not removed [23:47] yes [23:48] L3top, yes both [23:48] drroller: correct, but that's the one you'd want in 12.04, it's the package called 'libjpeg-turbo' that's causing the issue [23:49] benassi: I would drop them both... though I am not sure that is an approved Ubuntu solution, and talk directly to alsa. [23:49] drroller: because of that older package (no clue how you got that) the ubuntu precise one won't install [23:50] 4% [23:50] L3top, so you say.. you want me to deinstall them? [23:50] remove* [23:51] glitsj16, It won't let me uninstall, it just keeps going back to - drroller@FileServer:~$ sudo apt-get remove libjpeg-turbo [23:51] You might want to run 'apt-get -f install' to correct these: [23:51] The following packages have unmet dependencies: [23:51] libjpeg8-dev : Depends: libjpeg-turbo8-dev (>= 1.1.90+svn722-1ubuntu6) but it is not going to be installed [23:53] benassi: I do not feel comfortable telling you to do so in an ubuntu support channel... but it would be the first thing I personally did. [23:53] benassi: however I am going to drop soon [23:54] drroller: i might have missed it but you are on ubuntu 12.04 correct? [23:54] yes, updated from 10 [23:54] test [23:54] benassi: I would not take reccomendations from someone who would not be around in 5 min to guide me the "right" way [23:55] man.. I am here 9 hours looking for solution [23:55] :"() [23:55] sorry benassi... I am here rather a lot... but... I have to do things shortly. I do not believe I will return. [23:56] glitsj16, Yes, upgraded from 10 [23:56] L3top, ok cya and thx [23:56] benassi: Google your specific issue. There are known bugs. [23:57] drroller: okay, before doing what i'm suggesting, better ask confirmation here from more knowledgeable people .. i'd check if there's files called libjpeg-turbo (without 8) under /var/lib/dpkg/info and remove those .. after that my guess is you'll be able to install the precise version .. can someone confirm this might be a leftover from drroller's 10.04? [23:58] benassi: Telling people to google things is frowned upon here... howeve I believe you will find a solution considering the amount of time you spent here. [23:58] see ya [23:59] well I found people with same problem.. but without solution :/ cya