[00:06] roooot: yes [00:06] Ubuntu uses GNOME/Unity while Xubuntu uses XFCE [00:07] is this a good load average for xbuntu [00:07] 0.01, 0.06, 0.20 [00:07] ? [00:07] for intel core i7 [00:07] 32 bit [00:07] Well [00:08] i7 64bit: load average: 0.02, 0.08, 0.12 (under medium load) [00:08] so u have i7 aswell? [00:08] Yes [00:08] model? [00:08] jw === Evixion` is now known as Evixion [00:09] like i have a laptop intel core i7 740qm [00:09] prolly makes a diff if ur on a desktop [00:09] to a laptop [00:09] i7-2600 [00:10] Now should i stick with 32 for xubuntu or 64? [00:10] If you got a 64 bit CPU; stick with 64 bit :) [00:10] i can handle both [00:10] :P [00:11] How much ram? [00:11] 6 [00:11] gb [00:11] :) [00:11] 32bit cant handle that unless [00:11] You get a "special" kernel mod :) [00:11] PAE can [00:12] Yeah [00:12] so 32 bit cant handle 6 gb of ram? [00:12] lol [00:12] He needs kernel with PAE [00:12] so can 64 bit handle it? [00:12] Yup [00:12] i thought u needed [00:12] 2 gb of ram for 32 [00:12] and 4 gb for 64.. [00:12] !info linux-generic-pae [00:12] linux-generic-pae (source: linux-meta): Complete Generic Linux kernel. In component main, is optional. Version 2.6.38.11.26 (natty), package size 2 kB, installed size 32 kB (Only available for i386 amd64 all armel powerpc) [00:12] Thing is that the 32bit only only uses 32bit registers [00:13] 2^32 [00:13] Yeh but my cpu can do either 32 or 64 [00:13] whats the cmd to see if it can run 64 or 32 [00:13] i know there is one [00:13] I think 64 bit will suit you well :) [00:13] I know i just dl'd the iso [00:13] ;) [00:13] It also depends on what you want to do with it [00:14] Well heres the thing tho.. when i do these stupid updates.. when u first install it.. like [00:14] i notice that when u click home [00:14] it gives me an error [00:14] Whats the error? [00:15] i havent installed the updates yet because i just installed the 32 bit version.. but ive got the error before "cant open file folder" [00:15] then like [00:15] a min later it opens [00:15] but THATS after i install all the 217 updates [00:15] Theres more to the error but like i said i havent installed the updates yet.. so i couldnt give u the full error [00:16] As in bug 775117 ? [00:16] Launchpad bug 775117 in thunar (Ubuntu) "Thunar hangs on first launch of each session" [Low,Fix released] https://launchpad.net/bugs/775117 [00:17] yes [00:17] same error [00:17] but with home [00:18] anyways thanks for ur help ill be back in like.. umm 20 mins or something gotta install 64 bit [00:18] thank u for all of ur help and unit maybe u can help me with the bug when i get back [00:18] peave [00:18] Alright, have fun [00:18] peace* === XubuntuKris is now known as Mr === Mr is now known as Mr_X === Mr_X is now known as XubuntuKris [01:03] How do I add something to $path ( I think that's it) to be used in terminal, no matter where I cd to? [01:05] How do I add something to $path ( I think that's it) to be used in terminal, no matter where I cd to? [01:05] oops, sorry for the spam [01:06] although, I would like to know [01:06] lol [01:12] anyone? [01:12] I just want to add a script that I can use anywhere [01:15] You should be able to aooend something like PATH=$PATH:/home/{USERNAME}/bin to ~/.bashrc [01:15] and have my executable script located in /home/{username}/bin? [01:16] That was an example [01:16] I'm trying to make it so I can use smali and baksmali from anywhere is all [01:16] hmm...maybe I'll ask in #smali [01:20] bak [01:32] does anyone know how to fix ubuntu loading the wrong source node for audio [01:32] besides hda analyzer [01:32] thats how i figured it out [01:51] anyone know how to make the hda analyzer settings stick [01:51] so i dont have to keep messing with them [01:52] hda analyser? [01:52] O_o [01:55] rooot: see if this helps - https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#Set_the_default_sound_card [01:56] Its not the default sound card [01:56] its the settings in hda analyzer [01:56] yes hda analyzer [01:57] wget -O run.py http://www.alsa-project.org/hda-analyzer.py [01:57] ^ [01:57] then after u dl the script run python run.py [01:57] anyways well_laid [01:57] the driver is installed realtek alc888 [01:57] But the settings for the bass or w/e is always set to 0 [01:57] It needs to be set to 3 [01:58] I mean bass isnt a big deal idc but i wanna fix the issue because it is part of my sound package ;) [01:59] I know nothing about that [01:59] !tab [01:59] You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [02:00] dd [02:01] kk [02:01] k [02:01] er what do u mean by autocompletion? [02:01] i hit tab but nothing happens/ [02:01] LOl [02:06] rooot: I type roo then hit the tab key [02:09] rooot, kk [02:09] like that? [02:09] yep [02:09] well_laid_lawn, kk [02:09] cheers [02:09] do u know of any equalizers [02:10] i was just thinkin that [02:10] :D [02:10] that archwiki page metioned a couple [02:11] Lol dude they want me to downmix and upmix lol i mean it only 2 ch system i think... thats what i have in my alsa-base.config [02:11] if i take that out its just the base that plays [02:11] and if i put just targa-dig or targa-8ch-dig it doesnt play [02:16] I know nothing about that [02:44] I can't get my computer to hibernate because I couldn't create a swap partition. What should I do? [02:50] !swap [02:50] 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 [03:12] thanks, will do [03:15] I found a guide to adding a directory to my $path, but it says to make the change permanent, I should add it to my .bash_profile. Where is this file located? [03:21] Anyone know where to find .bash_profile? [03:21] at all? [03:22] whats the command for ur sound card [03:22] dunno [03:29] where can i find the models for a computer [03:29] like [03:29] where u edit the option line in the alsa-config [03:30] ok now [03:30] what i want u to do is [03:30] open term [03:31] and sudo gedit /etc/modprobe.d/alsa-base.conf [03:31] and add this line options snd-hda-intel model=generic [03:31] You can either reboot ur machine after or do alsa force-reload [03:31] go to you tube or something to play music [03:32] And then if that does not work.. and i know u dont have an acer computer.. but add then go back to /etc/modprobe.d/alsa-base.conf and replace generic with Acer [03:33] rooot: who you talking to? [03:33] oh shit [03:33] opps [03:33] sorry [03:33] lmao [03:33] wrong chat ahaha [03:33] lol, [03:33] smooth one [03:33] yup [03:33] <3 [03:33] ;x [03:38] xubuntu [03:38] where can i find the models for computers [03:38] ? [03:39] O.o [03:39] like mine is targa-2ch-dig [03:39] what you mean? [03:39] for msi [03:39] like when u go into alsa-base.conf [03:39] dude, I got no clue [03:39] snd_hda_intel model="" or w/e [03:39] i think theres a website somewhere [03:40] google is your friend [03:40] type into google what you just typed here. [03:40] snd_hda_intel model= [03:40] or something like that. [04:01] so. every time i reboot my laptop, my f#%@ing lcd goes to 100% brightness, irregardless of what the brightness was last time i shut the computer down. anyone got a fix for it? [06:12] hi [06:13] is some lightweight+ presentation apps with pps support? [06:14] non open/libreoffice [06:14] oviusly :) [06:15] I make that question because I am student and I need one [06:22] PLEASE HELP ME [06:23] i need all your help... [06:23] I realy need your help [06:24] repeating that five times won't help [06:24] I don't know anything besides OO/LO that would handle presentations [06:25] I need realy a gnome office presenion tool [13:58] hey ppl. I saw the music player/library in xubuntu on the friends computer and i loved it. Anyone know what's it called so i can install it on my system? [13:59] started with an e [13:59] elsomethingsomething [14:00] Exaile music player [14:00] or gmusicbrowser [14:06] ye dont like exzile [14:07] gmusicbrowser.. that's it! [14:14] but it wasn't part of the xubuntu basic install, or I can't recall having it at least [14:15] not having my system right here so dunno [15:01] hi! I'm using the 'thunderbird-stable' ppa and would like to get the mail indicator working with thunderbird (I'm using the ppa so as to use the lightning package). So far I haven't been able to get it to work with any version of thunderbird - 5,6, or 7. I have tried having the 'thunderbird-indicator' ppa added and installed xul-ext-indicator, but it can only show the 'launch thunderbird' option and provides no notifications. [15:01] I also have an extension installed that's supposed to make it work with unity, installed via thunderbird's add-ons dialog, which doesn't seem to do anything. [15:02] Any ideas? I came along the idea that I might need libnotify5, which is in oneiric. I'm new to ubuntu/debian-based systems in general and am not sure if there's an intelligent way to install just one oneiric package. [15:02] s/libnotify5/libunity5 [15:04] Shirakawasuna: are you running Unity or Xubuntu? [15:04] xubuntu [15:04] (xfce+indicator applet) [15:05] To the best of my knowledge, unity notifications won't work in Xubuntu [15:05] Unless you add all the stuff from Gnome to make them work [15:05] It's possible being a PPA, notifications haven't been enabled yet [15:08] that's a good point. I don't use pidgin or ubuntu one, so I don't know whether the notifications work at all (the indicator subapplet things work great, though, including network/dropbox notifications) [15:08] I suppose I could just wait 2 weeks. I assume oneiric will have this working. [15:10] It should, yes. Firefox and Thunderbird both just released, so we should have it all working by Oneiric final release. [15:12] nifty! [15:13] Ah cool, you're on the QA+testing team. Thank you for your hard work! [15:21] You are welcome [15:38] hey everyone [15:50] i'd need help with moving windows buttons in xubuntu [15:53] you don't like them on the right? [15:53] i was able to move most of them to the left [15:54] but in chromium they are still on the right in compact mode [15:54] chromium does what it wants to. We can't fix that. [15:54] however, to move the buttons in Xubuntu: [15:54] menu -> Settings -> Settings Manager -> Window Manager [15:55] On the style tab, you can add/remove/move all the windows buttons [15:55] They are under "Button Layout" [15:56] i did it already [15:56] If chromium won't let them move, you will need to contact the developers of that [15:56] ok [15:56] that == chromium [15:56] u know chromium? [15:57] I use firefox [15:57] chromium is by google, I believe [15:57] yeah thats right [15:58] well nvm then [15:58] one more thing: [15:58] how can i give keyboard shortcut to a program? [15:58] i wanna launch terminal with ctrl+alt+T like in ubuntu [16:05] menu -> Settings -> Settings Manager -> Keyboard [16:06] ohh great thx :) [16:06] Applications Shortcuts tab, when you click add, enter the action, then okay, then hit the keys you want assigned. [16:06] There is no prompt for the keys that you recognize [16:07] great, all done :) [16:20] thx for the help again :) [16:20] bye [17:27] hi ,someone can give me advice on virtualization in pv please [18:10] hey guys [18:10] how can I upgrade an existing karmic instalation to lucid? [18:11] I have a vga physical screen. I need to increase the res to 1024x768, without trying to display picture above 640x480 on the main screen. How would I do this? [18:15] !upgrade | focalt [18:15] focalt: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [18:16] Basically I want larger virtual desktop. Since some apps don't behave nicely in 640x480 [18:16] taza: try arandr or grandr if you're not usinf propietary driver [18:17] using* [18:17] Intel driver, so oughta work [18:19] xrandr oughta do fine, I'm comfy with command line [18:20] ... better be, with doing this exotic stuff [18:20] I'm using the guts from a 1st gen eee [18:23] Sysi, i'm sorry but I guess those instructions doesn't applyme [18:25] focalt: Since 9.10 is EOL (End of Life) for support, you would be better off to do a fresh install if you can [18:26] focalt: Take a look at https://help.ubuntu.com/community/EOLUpgrades [18:27] Pici: Thanks. That's the page I was trying to think of. [18:36] Arrgh, yeah, either I fail at xrandr or it doesn't do adding a virtual resolution too well [18:38] xrandr --output output --panning resolution [18:38] Find it on googling the very next thing [19:40] Hello all. I'm coming from Gnome been using ubuntu for about 4 years now and I really like the class desktop look and feel and ubuntu and gnome have basically killed that. xubuntu is working okay for now. of course i have to get used to some things. was wondering though. I've installed Arandr and set up my screen position the way I like, but how do I set it so it does it on boot? [19:46] alright guess i'll keep searching google. have a wonderful day [20:10] xubuntu saved my day! :D [20:12] Cool! [20:12] Awesome! How did it do that? [20:15] oneiric beta was a disaster on this low end 'puter.. so, coming from that frustration named unity, xubuntu made my day. installed flawless and it seems very stable. not only that but the terminal looks awezum! o.0 [20:16] laucher panel on autohide AT the Bottom gets a +1 from me too [20:18] unity2d was my test choice but it got annoying real quick [20:21] I moved my launcher panel to the right side of the screen. Every opens starting at the left, and the wide screen means it is narrow from top to bottom. [20:21] s/Every/Everything [20:22] Since I don't really like the hide feature, having it on the right means it is always there [20:23] i prefer autohide .. laucher panels are just a fuzzy fallacy [20:27] * gnomie checks launcher panel when bored [20:27] alt-f2 works! yay [21:51] Hi [21:51] I need help [21:51] with what? [21:51] russian? [21:51] Um, What do you mean? [21:52] Ne mogu nastroit` russkiy yazik [21:52] gotcha [21:53] I don't know russian [21:53] klol [21:53] lol* [21:53] ;-) [21:53] no good [21:54] I don`t know english [21:54] You know enough to post here that you don't know it [21:55] !ru [21:55] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [21:55] OOO thanks [21:55] ubottu [21:56] ubottu is a bot [21:56] Yes, I can confirm that I am a bot. http://wiki.ubuntu.com/IRC/Bots for all information. [21:56] not human [21:57] O_O [21:57] I don`t send message in #ubuntu-ru [21:58] "Cannot send to channel" [21:58] XubuntuKris you Human? [22:03] yes [22:04] are you identified with chanserv? [22:04] type /msg chanserv NICKNAME PASSWORD [22:04] oops. [22:05] not that [22:05] this: /msg chanserv identify NICKNAME PASSWORD [22:05] NICKNAME= your nickname [22:05] PASSWORD= your password [22:06] if you're registered [22:06] lol [22:06] if not registered, then type: /msg chanserv register NICKNAME PASSWORD [22:15] /msg chanserv REGISTER === `mOOse` is now known as m00se