=== sysadmin_ is now known as VlanX === magic_ninja is now known as 21WACIM4U === magic_ninja is now known as 23LAACPZ5 === SirLagz_ is now known as SirLagz [03:04] Hi, are there any good xubuntu optimization blogs ? My install is really sluggish even though I have a good laptop [03:04] rawfodog: check the driver support for your graphics card for example [03:05] I knew it. I figured it was the shotty intel card I have [03:05] Good call holstein [03:06] Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [03:07] Is there a program I can use that will download some third party drivers for it ? [03:09] rawfodog: no [03:10] rawfodog: have you tested the hardware? does it run slow live? what are the specs of the machine? [03:11] dual 2.1 4 gigs of ram 120 gig ssd [03:11] what I want to know is if the GLX drivers are loaded, with direct rendering working. [03:11] its a heavily upgraded dell inspiron 1420 [03:11] how do I check ? Sorry I'm so poor when it comes to hardware in gnu/linux [03:11] I've noticed that some intel gpus don't quite get configured right, even though xorg supposedly uses the intel drivers. [03:11] Poisoned_Dragon: maybe use glx gears [03:12] glxinfo would tell him. [03:12] Poisoned_Dragon: OH.. i see what you are saying [03:12] glxinfo | grep DRI [03:13] If there is no output, we may have problems. [03:14] here you go guys [03:14] http://pastebin.com/N0Q3P0Ls [03:14] sorry didnt see the grep message till now :3 [03:16] rawfodog: did it run "slowly" from the live CD? [03:16] I think so yes [03:17] rawfodog: why not fire it up right now and make sure? [03:17] GLX is running with DRI [03:17] rawfodog: have you ever ran linux on it before? or any other operating system? [03:17] That's the good news. [03:17] I had sabayon on it for a while [03:17] rawfodog: and? [03:17] was pretty snappy actually [03:17] what's sluggish about it? [03:18] but every other distro sucked. I had fedora with gnome 3, that was crud. The only times this really works decent is when I have a very light DE like lxde or gnome2 [03:18] or mate [03:18] rawfodog: ok.. so some version of sabayon configured in a way that we dont know worked [03:18] When I had windows on here the video was slow too [03:18] I think this videocard is to blame here [03:18] you are right [03:18] rawfodog: its not really an indication of "sucked" that the hardware is not supported [03:18] rawfodog: could be that the hardware is going bad.. [03:18] thats what I meant heh sorry [03:19] rawfodog: i dont konw your history with the hardware, but i would test it.. i test the memory and either bypass or test the hard drive, and any other components i can [03:20] rawfodog: i would load up the saybayon you had, if you still have a live installer or live CD, and see what it has.. what kernel.. what grahpics driver, etc [03:20] how would I config the intel card to work better with xubuntu ? [03:20] rawfodog: what if its just bad hardware? [03:20] rawfodog: you cant configure software around bad hardware, typically [03:21] rawfodog: you can try the vesa driver.. that would be some type of test [03:21] wht would I need to do to do that ? [03:21] * Poisoned_Dragon shudders. [03:22] eeewwww, the vesa drivers. [03:22] rawfodog: you would read http://ubuntuforums.org/showthread.php?t=1270209 ..it says how to create what you need at /etc/X11/xorg.conf and what to put in it [03:22] you likely wont want to use them, but you can remove the current driver from the equation [03:22] intel devices are typically well supported [03:23] I, personally, prefer to add smaller conf files in /usr/share/X11/xorg.conf.d/, but to each their own. [03:23] dont worry with the resolution. just boot, test the speed.. and go from there [03:23] Poisoned_Dragon: i just havent done it that way.. whatever works :) [03:25] It's actually pretty nice. with an xorg.conf file, you have to make sure everything is in the file. If I read correctly, an xorg file is a complete override of Xorg's autoconfig capabilities. With conf file in xorg.cond.d, you only have to override what is needed. So, you can add one small file to change graphics specs, without effecting the input files or other features. [03:38] holstein, xorg.conf isnt in etc/x11 [03:39] Nope. If you go that route, you have to put it in. [03:40] oh ok lol [03:40] so I'll creat my own xorg [03:40] yup [03:40] Will I be able to get my laptop resolution ? of course huh ? [03:40] vesa is what puppy and knoppix uses right ? [03:40] Those run great. Ill try this [03:41] That I'm not 100% on. I'd have to know more details that I'm terrible at helping with remotely. [03:41] if ya are able to blow the fans out, check see if bios can be updated also [03:41] oh, yeah. bios can be an issue to. [03:42] i'm grabben my first ssd tomorrow, dunno if i'll sleep tonight [03:42] How do I select vesa now ? I put the conf in x11 folder. Do I reboot ? [03:43] I just recently had an issue with the laptop lid switch, after an update for xubuntu 14.04 alpha. Turns out, the laptop was using the original bios. The newest one made it linux friendly. [03:43] i only loaded nvidia drivers one time on linux, had an nvidia boot splash screen afterwards, was an older quadro lappy [03:45] http://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/best-distro-for-inspiron-1420-a-576551/ [03:51] so I rebooted ... its 1080 now lol [03:51] How do I config this to do 1280 X 800 ? [03:53] holstein, you said this can do 1280 right ? [03:56] Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync [03:57] Gonna add that ... will it blow up ? lol [03:57] worst case, xserver doesn't start and you'll have to log in on tty. then just delete the xorg.conf file, or attack it with nano. [03:57] k hehehe [03:58] so my videocard wont exploid or anything ? [03:58] k gonna reboot [03:58] brb [03:58] k [03:59] k [03:59] So its the right resolution, how can I tell if it is actually using vesa now ? [03:59] Well, you're here. So, it didn't blow up [04:00] glxinfo would tell you [04:00] hahaha nice [04:00] ok great, [04:00] wait... glxinfo would tell you the driver stuff. [04:00] xrandr might be a faster way to see the current resolution. [04:01] http://pastebin.com/YjYr1tgz [04:01] can also check display in the settings manager [04:02] doesnt say vesa [04:02] hmmm ... [04:02] theres got to be a log or something that tells me I am infact using vesa [04:03] might be a placebo but it does feel snappier now [04:03] Um, cat /var/log/Xorg.0.log? [04:04] cat /var/log/Xorg.0.log | grep vesa [04:05] k [04:05] looks like it's using it [04:05] yay, I think [04:05] thanks for the help guys [04:06] no prob [04:06] everything seems snappier. basically what I want === alexandros__ is now known as alexandros === alexandros is now known as alexandros_c === azeam_afk is now known as azeam === SirLagz_ is now known as SirLagz [08:56] hello * [08:56] https://lists.ubuntu.com/archives/xubuntu-users/2014-February/006563.html [09:36] hi [09:37] i been trying to build persistent usb linux for days. no luck. can anyone help/ [09:37] !persistence [09:37] To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [09:38] thanks, i'll check it out [09:44] ciaoraga [09:44] alcune domande prima di installare posso? [09:44] !pt [09:44] 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. Obrigada. [09:44] in generale si, ma questo channel è inglese-solo [09:44] !it [09:44] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [09:44] TheSheep: almost ;) [09:45] ochosi: it's all bastardized latin anyways ;) [09:45] ok ok guy [09:45] sorry :-] [09:45] thanks end by [09:45] TheSheep: hehe, indeed [09:46] xubuntu021: di niente, ciao! [09:46] :-] [10:08] hi, I'm using xubuntu 12.10.3 on my old Dell Latitude D-505 and I'd like to share my display with my Samsung HDTV via s-video-scart cable. Is there anyone who can help me how to do it? [10:21] does anyone know where can I get support? [10:23] !ask | maci_ [10:23] maci_: 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 [10:45] once again in 1 line:hi, anyone knows how to connect xubuntu 12.10 to HDTV via s-video scart? [12:29] Xubuntu goes same way ubuntu did with unity [12:29] it's just sad [12:30] I dont get why xubuntu dont use midori? [12:30] I get 12% with FF and have only adblock. [12:30] with midori I get 5% [12:32] use midori then - I don't see why anyone else should have to [12:32] and this is better in offtopic than here - it's hardly a support question [12:32] nobody is forced to use FF either. but since xubuntu is a lightweight distro. shouldn't it have a light weight webbrowser as wwll [12:33] it's a development duggestion since ive been fan of xubuntu for a long time now [12:33] this isn't the development channel either [12:33] elfy, stop bein annoying [12:37] peyam: please use the correct channels instead of "annoying" all others :) [12:37] :) [12:38] peyam: if you're that interested then read this https://lists.ubuntu.com/archives/xubuntu-devel/2014-January/009615.html , this https://wiki.ubuntu.com/Xubuntu/StrategyDocument and then do something proactive [12:38] No! got no time for that sorry. Got time for complaining and spreading the words [12:39] thought as much [12:39] take it to -offtopic [12:39] Just contributed 30 Kr to Wikipedia! [12:51] peyam, those who do, decide; either start contributing or stop bothering developers with arguing and insisting [12:51] no === SirLagz_ is now known as SirLagz [14:51] i'm on xubuntu/seconion, can't get anyone to say hello over there, anyone got a link on how to get wifi up and runnen on it, love the distro, used to hitting the net non gui anyway, got it set up full install on other box but for whatever reason, i've been googling/reading couple days, haven trouble with the wifi, the box sees wlan0, eth0, even plugged my alfa in saw it wlan1, thanx [14:52] burgr1ndz: to say hello over where? [14:52] their channel [14:52] burgr1ndz: whos? this is the xubuntu channel [14:52] #securityonion [14:52] yeah it's built on this distro [14:52] maybe why i'm here [14:52] burgr1ndz: we cant support it [14:53] !wifi | burgr1ndz may help [14:53] burgr1ndz may help: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [14:53] sounds good [14:53] could be a proprietary driver issue such as.. [14:53] !broadcom [14:53] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [14:53] too late [14:53] he poofed [16:29] please i need help installing xubuntu, i have 3 partitions one for windows and 2 unallocated, when i click to install in the free space which i created as unallogated after installing windows it says no root file is defined... please how do i fix this? [16:33] kingplusplus: 2 unallocated - what sizes? [16:34] elfy sorry i mean 2 unallocated partition, 455 GB and its labelled free space [16:35] this is where i want it installed, but when i select the drive and click install it says No root file system [16:36] so you just need to create 2 partitions in the unallocated area - select the unallocated area - then at the bottom - should be a new button - that will let you create new partitions - one for swap, one for the install [16:36] that's a lot of space though [16:37] mmmm [16:37] "sorry i mean 2 unallocated partition" what does that mean - you've made partitions? [16:38] kingplusplus: open a terminal with ctrl+alt+t or win+t [16:38] then run sudo fdisk -l |pastebinit [16:39] then give us the url you get [16:41] elfy, paste.ubuntu.com/7011274 [16:44] kingplusplus: ok - so you've just got empty space after the other partition [16:44] elfy, yes [16:44] how much RAM [16:45] i have 8 gb ram [16:46] ok - so using the NEW button in the installer - make 3 partitions, one 8Gb, one 20GB the last the remaining space [16:46] the first one - make linuxswap [16:46] the seocnd - ext4 and in the mountpoint box / [16:46] the last - ext4 and mountpoint /home [16:46] then you should be fine to install [16:47] ok elfy thankts let me do as specified [16:47] yep - I'm in and out - but others are about [16:48] elfy no linuxswap so i selected swap area... i that ok? [16:49] yep [16:58] elfy thanks, [16:59] all done, installing now [17:01] welcome [17:11] Can I install Xubuntu with the alternate CD and still keep windows on the same disk? [17:12] yes - as long as you don't delete the windows partition [17:12] can I resize it with the alternate CD? [17:13] no idea - long time since I used the alternate - I would assume so [17:26] Elfy: IIRC, it's suggested that you resize the Windows partition with a Windows tool. At least that's what I read during my latest install. If you're running Win 7, that's an easy thing to do. [17:26] Ooops. sorry, that was supposed to go to Meerkat [17:26] it's running XP [17:27] know any tool for that? [17:28] Probably something like PartitionMagic or someting [17:29] Meerkat: I'd really assume that the alternate will do it - the livesession will - and the alternate is more refined [17:36] what worried me about the alternate CD was that when I picked "guided - rezise drive" it wanted to write changes before it would let me do any changes. [18:54] hi, i had my laptop in the closet since october and just now i booted it and upgraded a lot of things, but the kernel wouldn't update. just says that it's "held back"? [18:54] Has anyone gotten the Ubuntu developer stuff to install on Xubuntu? [18:55] i did uname -a and it says kernel is from october :/ [18:59] molgrum: sudp apt-get dist-upgrade [18:59] molgrum, packages are generally held back if they would require other packages to be installed or uninstalled. [18:59] molgrum: more likely: sudo apt-get dist-upgrade [19:00] thanks i'll try it === bazhang_ is now known as bazhang === lawr0000 is now known as lawr [21:41] please i need some help, i do want opened applications showing on my desktop as icons, how can i disable this [21:46] kingplusplus: you do want open/running appications showing? [21:47] holstein, thanks, i had it fixed, it was something i set in the desktop settings === nosrepa is now known as aperson [22:26] Hi, I'd like to have an installation on an usb stick that I can boot up, work on and shut down and it will save both my work and any added applications. What's the best alternative, a persistent live usb or to do a full installation on the usb stick? [22:26] note, the usb stick is 32 GB and I want to use it all [22:27] a full install is better [22:28] done use swap on USB [22:28] dont* [22:28] Just do a full install with the usb stick as the target drive. [22:28] the instructions I've read about a full install says to create a 2 GB FAT32 partition first called /windows....any idea why? [22:28] fibz_ is right. Swap on flash memory is very bad. [22:28] dont use swap, ext2 is faster than ext4, and during install, make sure grub is being installed to the correct USB cub [22:29] yes, but couldn't I still use ext4? [22:29] you could [22:29] you can, but ext2 would be better [22:29] have been reading both good and bad about the journaling [22:30] fibz_, what's the diff between the 2 on flash? [22:30] ext2 without journaling will not lock up nearly as much as ext4 [22:31] ext4 is better, there is a bug with systems not always shutting down gracefully when using ext2, but when running from a flash drive, ext2 will make life better [22:31] cool [22:31] any idea why isntructions suggest to make 2 GB windows partition? [22:32] when creating bootable flash drives, its better to use FAT16 than FAT32. FAT16 is faster [22:32] because if it is ext2, you wont be able to use it in windows [22:33] I will only boot it into xubuntu, i [22:33] well, again ext2 is the better option here, ext2 can be read by windows with 3rd party apps. ext4 cannot (as far as i know) [22:33] m not sure how to use it in windows [22:33] then there is no need for the windows partition [22:33] that's what I thought. :) [22:34] cool, time to get to work then. Thanks fibz_ and Poisoned_Dragon ! [23:38] Hello. Can someone help me with an issue? [23:38] mulletman1970, why not ask your real question and find out? [23:41] Xubuntu 1.02 LTS on an Acer Aspire 5250 dual boot with Win 7. Previously installed Ubuntu, but like XFCE better. Ubuntu worked flawlessly. Xubuntu however has an issue that if the computer is off for a long period of time and I start it up and boot to Xubuntu, it "freezes" after a few seconds. I have my background, icons, etc, but the mouse pointer stops and I cannot even access the terminal. Now if I boot to Windows 7 first, t [23:42] 12.04 sorry [23:43] I tried re-installing and same issue. If I do a reboot, it works fine, but like I said if it sits overnight it freezes unless I boot to Win 7 first [23:45] This is the only complaint I have and want to keep using Xubuntu, but if I cannot resolve this issue I will try another distro [23:46] Makes sense, but you were cut off at "Now if I boot to Windows 7 first,". So this is cold boot up it's not taking, but warm boot/reboot it does. [23:46] yes! Cold boot freezes, but warm boot fine [23:47] that's actually not a terrible idea. If you try other distros with the xfce DE, you can determine if it's an issue with the DE. [23:47] What doesn't make sense to me, Ubuntu with the same version doesn't. [23:47] mulletman1970: Different kernel? [23:48] Ubuntu was perfect. no problems [23:49] I used Ubuntu 12.04 but now have Xubuntu 12.04 [23:54] Do you have somewhat newer hardware? You can try the enablement stack. [23:55] The laptop is about 3 years old with an AMD Dual core CPU [23:56] Sorry such a newb, but what's an enablemant stack? [23:58] i just a got twinge telling me you should check the SMART status of the hard drive. reminds me of a failing hard drive i had in 2012 [23:58] How do I do that? I did check the disc for errors via Win 7 [23:59] that should have caught it. you can install smartmontools to read the actual SMART log (or speedfan in windows)