[01:03] Hello everyone, I have a question. I have a not so new netbook, it is 1.6GHz and 2MB of RAM with HD of 140GB... it is currently with Windows XP, but I was thinking on switching to Linux. Do you guys think Xubuntu 13.04 will have a better performance on it? Or should I stick with XP or maybe a different version of Linux? Thanks, [01:05] I've ran it on lower spec systems and it puts xp pro to shame [01:06] LMessi10__, just make sure you can run a PAE-enabled kernel if you're about to instlal 13.04 [01:06] !pae [01:06] To use more than ~3.2GB RAM on a 32bit system you can install the PAE-enabled kernel. See https://help.ubuntu.com/community/EnablingPAE for more info [01:06] hmm, that was less than helpful [01:09] nice, I gave a try on Linux running together with Windows, looked kind of nice, so I was thinking of formating and installing just Xubuntu on it. Also, which one is the most lightweight web browser for Linux? anyone you guys would recommend outside of Chrome/Firefox? [01:09] Xombrero. :D [01:11] oh, I never heard about it, I'll search for it. Is it really nice? [01:12] Well, slight crashing issue at times, but less so on the other computer. Very keyboard based. Another browser was some nice modified webkit one, can't remember the name and not in repos. [01:15] Unit193, found the xombrero here... will give it a try. [01:16] Unit193, is there another way to install this browser other than command line? I followed these steps and after the command "make" it failed: https://opensource.conformal.com/wiki/xombrero_linux [01:18] LMessi10__: There is no official package in the Ubuntu or Debian repos, you either have to compile it yourself, or use an untrusted repo. [01:21] Unit193, oh, that's disappointing. I'll try to understand what went wrong... but since I'm new with this don't know if I'll make it... well.. thanks man! [01:22] LMessi10__, if you are building packages, you'll need to install at least build-essential [01:24] knome: well, apparently I do have this "build-essential", apparently it came with Xubuntu... [01:24] hmm, shouldn't be in by default but it's likely something else has pulled it. [01:25] libwebkitgtk-dev, libgtk2.0-dev, libsoup2.4-dev, libgnutls-dev, libbsd-dev, and maybe imagemagick are needed if you're going to compile the gtk2 version. (I have an untrusted repo, myself.) [01:25] what went wrong is, when I typed the command "make" it didn't find a few packages: [01:25] No package 'gtk+-3.0' found [01:25] Package webkitgtk-3.0 was not found in the pkg-config search path. [01:25] Perhaps you should add the directory containing `webkitgtk-3.0.pc' [01:25] to the PKG_CONFIG_PATH environment variable [01:25] No package 'webkitgtk-3.0' found [01:25] !pastebin | LMessi10__ [01:25] LMessi10__: 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. [01:29] Unit193, well, I do have all of them, they came with Xubuntu [01:29] LMessi10__, you'll also need lib* if you build. [01:30] ...Xubuntu doesn't come with -dev packages. [01:31] well, maybe while I was trying a few other stuff here I installed them with some packages... but they are all installed [01:32] And will have to make with GTK_VERSION=gtk2 [01:33] hmmm, what is that and how do I install it? [01:34] export GTK_VERSION=gtk2 then make [01:35] should I type this in the terminal? [01:35] Or just try https://launchpad.net/~unit193/+archive/test/+files/xombrero_1.6.3-1%7Eraring1_i386.deb or https://launchpad.net/~unit193/+archive/test/+files/xombrero_1.6.3-1%7Eraring1_amd64.deb in raring. [01:35] Yes. [01:37] https://opensource.conformal.com/fluxbb/viewtopic.php?id=975 [01:39] Unit193, hey man, the first link that you sent me worked. Just installed here [01:40] knome, Unit193, thanks guys! [01:40] Sure. [01:44] How do I boot into a shell without X starting? [01:45] In the grub boot prompt, hit 'e' and where it says 'quiet splash' add a 'text' too. [01:46] and on reboot, edit the command again to remove text? [01:47] If you edit it at boot time, it'll only be for that boot. [01:47] mkay, brb again then [02:07] quiet splash wasn't listed anywhere, text just threw an error and made the boot hang, and the root shell in recovery mode acted really weird [02:08] the shell acted? [02:08] Viva_Nero, what is the real thing you are trying to do? [02:08] Viva_Nero: what are you trying to do? [02:08] is there a way i can just shut down everything x related cleanly after booting nomrally? [02:08] Viva_Nero: why not just get a server install.. or minimal [02:08] trying to install graphics drivers, and they keep throwing an error because x is running [02:08] !mini [02:08] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [02:09] Viva_Nero: you can use tty to install drivers [02:09] though i don't remember having to do any of this last time [02:09] Viva_Nero: if you can remember what version of ubuntu you were running last time you could install it.. maybe you would have an easier time with 12.04 [02:10] Viva_Nero, can't install them with the additional drivers GUI? [02:10] got them off nvidia's site [02:10] Viva_Nero, do you have problems with what is shipped in ubuntu? [02:11] I've installed thier drivers once, but they're horribly out of date now [02:11] and what comes with the system never works for me [02:11] Viva_Nero: "out of date" wont matter much [02:12] Viva_Nero: try the ones in the repo, or you will need to seek support where you get the drivers [02:12] Viva_Nero, if the proprietary nvidia drivers from the repository work, then use those [02:12] Viva_Nero: in what way do the included ones not work? [02:12] Viva_Nero, otherwise you are trying to fix a non-problem [02:13] anyway, i got to hit the sack [02:13] good night and good luck [02:13] knome: o/ [02:13] the outdate drivers I have aren't working with wine [02:13] (I just installed wine today) [02:13] Viva_Nero: wine likely wont support what you are trying to do, regardless [02:14] Viva_Nero: wine wont benefit from newer code for your graphics driver, AFAIK [02:15] Viva_Nero: it the card is supported, and working, thats really it.. if you have issues with wine, i would troubleshoot them as such.. issues with wine.. [02:16] Hmm, will the current package install 319.17? [02:16] !ati [02:16] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [02:16] Viva_Nero: ^ i refer to that [02:16] or, i just update the sources, and use the GUI [02:22] it doesn't say what line to use to shutdown and start x on xubuntu [02:24] Viva_Nero: well, xubuntu is a desktop OS, and its planned that one would just boot it, and run it.. you are tyring to do something quite unique, and arguably necssary [02:24] you should be able to switch to TTY and do what you need to do [02:25] Viva_Nero: i would run the driver in the repos.. your wine issues are not grahpics driver related [02:29] hmm, the shell isn't letting me stop x [02:29] sudo service lightdm stop [02:30] I just tried using that one, it switched from the shell to the gui window [02:31] and won't let me swtich back [02:31] *switch [02:32] and the driver installer is still complaining about x running [02:33] Viva_Nero: the driver from the repos? [02:34] I had no clue getting the system to run without x was so tricky o_e [02:35] Viva_Nero: just dont install X [02:35] Viva_Nero: i typically just use the GUI to install the proprietar driver, or switch to tty [02:36] tried starting x, still can't switch back to a shell [02:37] Viva_Nero: i thought you were asking about how to *not* start x? [02:37] Viva_Nero: you are trying to switch via tty? [02:43] hello im trying to get xubuntu to boot from a flash drive. [02:43] can anyone help [02:43] I im on windows 7 now [02:43] Does your BIOS support it? Is that Win7 a UEFI system? [02:43] is it installed on the flash drive and not booting properly, or you want to install it on a flash drive? [02:43] http://www.linuxliveusb.com/ tried this yet? [02:44] yes I canged it to boot from USB [02:44] I do not have it at all [02:49] So i just installed the nvidia current package [02:49] but it didn't install new drivers [02:50] still on 304.88 [02:50] Viva_Nero: it'll be adding things to the kernel that require rebooting.. and you'll need to purge whatever you have done so far [02:51] IIRC, h2 said that the site drivers have issues installing if you've installed from the repos, but could be wrong. [02:51] Viva_Nero: what would i do? i would reinstall since you have a pretty fresh install, and i have literally installed a few operating system while chatting with you... and come here or try the wine channel for the wine issue [02:52] would the current updates package instead have any effect? [02:52] Viva_Nero: because, they are drastically changing the kernel [03:01] anyone know why the file manager crashed when I unmount my iphone? It worked just fine a minute ago... [03:02] now it cant even open the phone to view the files [03:02] nope, no effect [03:02] aegis8: crashed? sometimes, the light ones close when you unmount [03:02] aegis8: unplug and replug the USB [03:03] any way to force it to install current drivers? [03:04] Viva_Nero: current? you mean the ones in the repo? [03:04] Viva_Nero: there are unsupported PPA's that add updated drivers... but, that is *not* the issue with wine [03:05] viva, if your computer has optimus (the ability to switch between integrated graphics and a graphics card), then installing the drivers is a lost cause. [03:06] the only graphics on my system is the nvidia chipest [03:06] ok than good luck! I spent about a week with nvidia support only to have them tell me what I told you [03:07] Ugh, it wasn't this hard to get graphics to work from scratch [03:07] why is a (seemingly simple) update so much worse? [03:07] Viva_Nero: you mean, to get wine to work.. you said graphics were fine [03:07] Viva_Nero: you updated to packages outside the default repos [03:08] Viva_Nero: and, that will not address the wine issue [03:09] :T [03:09] don't know if I ever mentioned, but I'm a laptop with all graphics via an nvidia gpu [03:10] Viva_Nero: i am too [03:10] Viva_Nero: i have one with optiums.. a desktp with nvidia.. i literally install the package from the repos, if i dont want to use the open one [03:10] the file manager is still trying to mount my phone. There's a spinning icon next to the name of my phone that's been there for ~5 minutes [03:11] aegis8: ? dont wait 5 minutes.. i didnt think iphones mounted as a drive [03:12] it mounted before (if I am using the term correctly). I could open the files, see my DCIM folder and see all the pictures I had taken, etc. [03:12] aegis8: there is no "should".. only what you can get away with using hardware places its not intended to be used [03:13] !iphone [03:13] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [03:17] for some reason, my phone was connected in two instances or something. That website mentioned gigolo which I used to disconnect one instance. it works now! thanks! [03:21] aegis8: i like gigolo actually.. and use it routinely as well :) [03:25] I know a way to crash x, but it's a crapshoot what breaks first- the program crashes, the whole system locks up, or x dies :3 [03:27] Viva_Nero: i experience no crashes [04:03] i need help [04:03] ran_: just ask.. if a volunteer can help, they will [04:07] i'm using xubuntu 13.04 and there is a process called /usr/bin/find / -ignore_readdir_race theat starts up every day and it takes 300MB - 400MB from memory. [04:08] this process is started by user nobody [04:09] sometimes this process starts when there is a system update to download. [04:13] my memory jumps from 280mb at start, to 800mb after this process starting. [04:14] i'm sorry about my english. [04:15] Looks like /etc/cron.daily/locate [04:16] this is normal? [04:16] Your English is better than a lot of native speakers I know, you're fine. [04:16] thanks! [04:46] Hello all... anyone willing to help out with a small internet issue for a new install? [04:47] jazzdude00021: just ask, and a volunteer will help if they can [04:48] Great thanks... so my NIC works just fine from the Live USB that I'm installing from, but it does not work at all once installed [04:48] I'm running off the live disk now, waiting for (re)-install to complete... [04:49] jazzdude00021: i might look for and apply upgrades and test... otherwise, the difference could be this.. you download upgrades during the install, and the new kernel doesnt support your networking devices [04:49] hi, everyone. there always is a title bar on chromium, how can I remove it? I'm using Xubuntu 13.04 [04:50] yeah i've been having trouble with USB wifi support in 13.04. running 12.10 as a workaround [04:50] Alright... if all else fails, I'll keep it offline during install and see if that fixes it [04:50] momodi: in the menu at the top, as i suggested in the other channel "use system title and borders". does that work for you? [04:50] reboot time... thanks all [04:50] momodi, press F11? [04:51] It woks,thanks! [04:52] i need help please. [04:53] well i cant help you untill i know what you need help with? [04:53] i'm using xubuntu 13.04 and there is a process called /usr/bin/find / -ignore_readdir_race theat starts up every day and it takes 300MB - 400MB from memory. [04:53] this process is started by user nobody. [04:53] sometimes this process starts when there is a system update to download. [04:53] my memory jumps from 280mb at start, to 800mb after this process starting. [04:54] maybe it's memory leak? [04:57] ran_: maybe you should check it's parent process? [05:01] i think it is a parent process, and with it a root process is also runs called /usr/bin/sort -z -f. [05:04] the problem is that after this process ends, the memory is 400mb more, until i reboot. [05:04] so, you just what the memory back? [05:05] yes. [05:05] i have 4G ram. [05:06] Linux always uses buffered or cached. [05:07] yes i know, but it only started from 13.04. [05:08] this was not happening before. [05:10] this is why i think that this is memory leak. [05:10] and not buffer cache. [05:11] A memory leak only happens when the program is running. [05:12] the memory should be returned to system when you close the program. [05:12] yes its happen when it runs. [05:12] this is what im talking about. the memory not back. [05:13] then who are taking this memory? [05:14] i want to be clear: the system starts this process automatically. [05:15] the /usr/bin/find / -ignore_readdir_race process by user nobody starts automatically by the system [05:15] and when the process is done, the memory does not return to the system? [05:16] no. that is the problem im talking about. [05:17] the process find use lots of "hard disk", maybe the system buffered that memory. [05:18] when the process has disk IO, the system will buffer the data to memory. [05:18] yes i know, but the question is it normal. [05:19] then, your memory is back. no memory leak? [05:20] the strange thing is who starts the process "find"? [05:21] it starts by user nobody, and it starts automatically by the system. [05:21] im not start this process manually. [05:22] maybe you should check some scripts, like crontab ? [05:22] where is that script? [05:23] If it is not started by a parent process, it must be started by some scripts. [05:23] you can type : crontab -e [05:24] i want to say also that this process is starting when there is a system update. [05:24] http://en.wikipedia.org/wiki/Cron [05:25] Maybe it's a normal process, we can just ignore it? [05:26] i do think that is a normal process, but its not normal to take 400mb from the system and not back. [05:27] and its interesting the this is happen from 13.04, not before. [05:28] we just talked about it, the system buffers 400mb data because "find" ran [05:28] because "find" reads much disk IO data. [05:29] that why i think that there is something wrong here, maybe a bug or memory leak. [05:29] I don't think it's a memory leak, your buffered memory will be back when the free memory is low. [05:30] Linux system will try to use all your memory to be cached or buffered. [05:30] this is never happened. [05:31] and the system starts to using the swap because of that. [05:31] you can run that command on other Linux system, the memory should also be buffered. [05:33] so you say that this normal? even if this was not happened before 13.04? [05:33] I think the memory problem is normal. [05:33] but why that "find" command runs, it's weird [05:34] it is running when there is a system update notification. [05:35] and at least once in a day. [05:36] I don't have this issue...I'm using xubuntu 13.04 [05:36] and I searched this, but find nothing [05:36] https://www.google.com/search?newwindow=1&gbv=2&q=-ignore_readdir_race&oq=-ignore_readdir_race&gs_l=serp.3...0.0.0.16051.0.0.0.0.0.0.0.0..0.0....0...1c..25.serp..0.0.0.PMmiO30-gsk [05:38] ok, thanks for help, i will check this cron script, and i hope this problem will not back in 13.10 [05:39] :) [07:22] Can someone help me [07:23] pls [07:23] !hi | persianmg [07:23] persianmg: Hi!, Welcome to #xubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines. Enjoy your stay! [07:24] Hello! I have a broken copy of 12.04 xubuntu on my vmware so im currently installing the new 13.04 on as a new virtual machine [07:25] Can I get a list of installed packages from the broken install? I only have root command line access, all user accounts/GUI logins are broken [07:30] dpkg -l [07:35] Thank you TheSheep! That did it [07:35] Anyway I can mass install from this list? Would a shell script that took each package as an argument and fed it to: sudo apt-get install $packagename work? [07:36] !clone [07:37] ubottu: lag [07:37] You have lag, I don't have lag [07:37] !clone [07:37] To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude [07:37] --schedule-only install < my-pakages ; sudo aptitude install » (this may cause problems with multiarch before 12.10) - See aelso !automate [07:38] test === xubuntu599 is now known as Two [07:41] When downloading an application that contains its own executable and doesn't require an installation, where do people generally put these applications? [07:42] either in /usr/local/bin or ~/bin [07:42] I'd generally be sus about an executable like that tho [07:42] Well one example is Processing [07:42] one example of what ? [07:42] As far as I know there's not an installation process [07:43] I randomly put scripts and such in ~/junk/, ~/Public/, ~/bin/ and maybe others. :P [07:43] well_laid_lawn an example of an executable like that that doesn't require an installation [07:43] what is Processing? never heard of it [07:43] I'd be sus of it [07:43] Processing is a really cool graphics programming language [07:44] processing.org [07:44] check it out! [07:44] c > * [07:44] Yeah maybe but Processing is a good and easy to learn and use program for graphics programming [07:45] they are good at different things [07:45] C is far faster and has many many more possibilities, but it's not better in every single way [07:45] there's nothing I can't do with C and a long runup [07:45] ;) [07:45] :) [07:46] every new language is supposed to be great, easy and cool. C has been around 50 something years... [07:47] roughly [07:47] Yeah I mean you'll get no argument from me, C is better [07:47] and faster! [07:47] much much much much faste [07:47] r [07:47] * TheSheep looks toward #xubuntu-offtopic [07:47] * TheSheep rises an eyebrow [07:48] * kedgen gets the hint [11:31] how make more faster xubuntu ? or more light [11:32] what do you do on it? [11:32] you can make more light by turning your monitor brightness up [11:33] i installed xubuntu 13.04 ,but is heavy , [11:40] aguitel: what do you mean by "heavy"? [11:41] It has no weight, since you dont feel the electrons. [11:41] this is old pc [11:42] i wnat minimal xfce [11:43] Then uninstall everything you dont want/need. [11:43] but ,how install minimal xfce with ubuntu netinstall ? [11:44] Install xubuntu using netinstall, and uninstall everything you dont want/need. [11:44] this is no way [11:45] That is the only way. [11:45] learn debian [11:45] I wont. I am using Ubuntu and I am totally not interested in using Debian. [11:48] if you manage what starts it is more the apps you use that make it heavy not the distro [12:44] I am installing xubuntu onto a desktop ... i7 3930k, 32 gigs of ram & an ocz vertex 3 max iops 240 gig ssd [12:44] with that much memory should I still be running a swap partition? [12:44] Monkeytoe: Do you want to use suspend? [12:44] yeah [12:45] Then you need 32.1GB swap. [12:46] will using swap slow the system down in any way? [12:46] No. [12:46] It will slow it down once your system has to swap. But you have 32GB of RAM. [12:46] ah [12:47] does any1 know how to install usb wifi on xubuntu? [12:48] I assume when you say suspend you mean suspend to disk right? I would still be able to sleep the computer and trickle power to the memory right? [12:48] not enthused about losing so much ssd space to swap [12:49] xubuntu078: bluntly put, if you plug it in and it works it's fine... otherwise you likely have an incompatible wifi dongle [12:49] playing with external wifi drivers isn't much fun at all [12:49] nah it doesnt work [12:49] getting a replacement dongle typically is the best approach since they're cheap [12:50] but if i try to install right drivers its showing me some errors [12:50] sure it does [12:50] external drivers tend to be crap [12:50] damn it [12:50] basically in a (half a ) year or so, the dongle will likely be supported out of the box [12:51] but until then, you're likely to waste a huge amount of time, surpassing the dongle value many times [12:51] that's the blunt truth :) [12:51] getting the right hardware will save you a lot of aggravation and time [12:52] the other question I have... I have a GTX titan... will it work correctly in nix? [12:52] generally speaking Intel Graphics tends to work the best [12:52] but most nVidia cards can be made to work with a little effort [12:55] and if I want to use full drive encryption... will not having a swap drive affect that at all? [12:56] err swap partition [12:56] Without swap, you cant suspend. [12:58] so roughly im looking about 35 gigs used up from the install then? [12:58] xubuntu + swap ? [12:59] You will use more than 3GB for xubuntu. [13:04] k so ive got /dev/sdb1 partitioned ext2 @ 2 gigs.. if I just make a new partition for swap space it complains about the swap partition being unencrypted when I select the rest of the space for encryption... so I assume I have to make two separate volumes for encryption... one for swap one for / ? [13:06] or is there a way in the xubuntu installer to add lvms in the encrypted partition? [13:06] You dont need 2G for sdb1. [13:07] am wanting space for at least a second kernel .. shrink to 1g? [13:07] shrink to 512m [13:08] Kernels are not that big. [13:08] k [13:10] ext2 the best choice for /boot? [13:11] For me, it is. If you have to ask that question, just use ext4. :) [13:14] you booting from a usb or something? [13:14] No. [13:16] ok got my /boot created /deb/sdb1 ext4 512 megs [13:17] do I just take the rest of the free space and mark it as "physical volume for encryption" ? [13:17] I dont use encryption at all. [13:17] For me, thats just a waste of resources. [15:27] hi, I noticed on http://xubuntu.org/getxubuntu/ the 12.04 links are not valid [15:27] specifically the Torrent links for Desktop / Alternate [15:28] knome: ? [17:00] i've installed xubuntu 13.04 but i don't know how to install propietary drivers what can ido [17:00] ? [17:01] Which drivers exactly do you want to install? [17:01] Have you installed restrcited extras? [17:01] i have amd sempron [17:02] gugi: you might not need any.. that is a CPU, and you dont need any there [17:02] gugi: amd sempron is the CPU. It dont need any drivers. [17:03] well i don't remember what propietary drivers i had but i remember that i had some propietary drivers installed when i had linux mint [17:03] gugi: For which hardware? [17:04] i think nvidia but i don't remember well, linux mint detected my drivers, why xubuntu don't do that? [17:04] gugi: i would say, use the machine, and dont assume you need any drivers at all.. if something is not working, say *exacly* what that something is, and a volunteer can hep you [17:04] ok [17:04] gugi: you dont *need* an nvidia driver, potentially.. though, if you want one, it can be installed === l01 is now known as ui_ [21:29] b3nw, torrent links updated. thanks for the heads up. [22:06] Hello. today there were several updates. Everything seemed fine until it gave me an error, involing software center. Anyone else getting this or is it just me? [22:07] let me see [22:08] gonna take 7 minute to download >_< [22:09] xubuntu769: Without telling us the error - no. :) [22:11] This is what Synaptic tells me, "E: /var/cache/apt/archives/software-center_5.2.9_all.deb: symbolic link '/usr/share/gnome/help/software-center/ne/software-center.xml' size has changed from 61 to 3" === Soupermanito is now known as GridCube_ [23:00] Hello, I just installed xubuntu. Firefox is not working right at all. All the sites look garbled like this. http://postimg.org/image/g0byug07r/ [23:00] I tried uninstalling and reinstalling firefox through ubuntu software center, but that didnt help [23:01] I also installed chrome to test if it would work right, and chrome works just fine. [23:02] But I would like to get firefox to work so I can use noscript. [23:10] Monkeytoe, you haven't messed with firefox options at all? [23:11] you can try to start firefox with a clean new profile, start it like: firefox -ProfileManager